2018-10-22 07:47:18,309 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-300 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 07:47:18,316 - 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=e6acXtGMPWD9b3baawGyDnTp7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28: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 2018-10-22 07:47:18,316 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-22 07:47:18,318 - 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 | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-22 07:47:18,335 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-22 07:47:25,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 07:47:25,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 07:47:25,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 07:47:25,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 07:47:25,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 07:47:25,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 07:47:25,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 07:47:25,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 07:47:25,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 07:47:25,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 07:47:25,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 07:47:25,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 07:47:25,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 07:47:25,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 07:47:25,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e872fd-26e2-47b3-8bb1-7ed2df037bc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:25,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5e872fd-26e2-47b3-8bb1-7ed2df037bc8 2018-10-22 07:47:25,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:26,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T08:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["GtRyw8LyTv2T2ub6wJQ7eg"], "issued_at": "2018-10-22T07:47:26.000000Z"}} 2018-10-22 07:47:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:26,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:47:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:26,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f11e69-3d65-42dc-b2f5-ce00f9de576f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 07:47:26,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-47f11e69-3d65-42dc-b2f5-ce00f9de576f 2018-10-22 07:47:26,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.637495994568s 2018-10-22 07:47:26,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 07:47:26,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}}' 2018-10-22 07:47:26,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b75aef-42f4-464a-a7b5-bef99f52abe1 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.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604"}, "enabled": true, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}} 2018-10-22 07:47:26,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d7b75aef-42f4-464a-a7b5-bef99f52abe1 2018-10-22 07:47:26,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236649990082s 2018-10-22 07:47:26,768 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d7b75aef-42f4-464a-a7b5-bef99f52abe1 2018-10-22 07:47:26,769 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce', 'id': u'a9ad6029fbfb4da5b5a4fd4f99f6b604', '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'})}) 2018-10-22 07:47:26,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 07:47:27,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.498318195343s 2018-10-22 07:47:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:27,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3534f2f-6843-48f3-8611-13f5073b4ce1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}, "domain_id": "default", "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce"}} 2018-10-22 07:47:27,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a used request id req-a3534f2f-6843-48f3-8611-13f5073b4ce1 2018-10-22 07:47:27,381 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5635610e16b74865a07e1965b55ff43a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce'}) 2018-10-22 07:47:27,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:27,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed6e857-f874-4df9-8193-d78f0ab5ca4e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:27,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ed6e857-f874-4df9-8193-d78f0ab5ca4e 2018-10-22 07:47:27,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0168490409851s 2018-10-22 07:47:27,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:27,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b980ec75-91da-4fa3-afa4-b1da962cf9e0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:27,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b980ec75-91da-4fa3-afa4-b1da962cf9e0 2018-10-22 07:47:27,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0853400230408s 2018-10-22 07:47:27,486 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 07:47:27,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 07:47:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" -d '{"role": {"name": "Member"}}' 2018-10-22 07:47:27,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f5c0623-ac3a-47d5-91f5-7f317a75b9c1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}} 2018-10-22 07:47:27,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f5c0623-ac3a-47d5-91f5-7f317a75b9c1 2018-10-22 07:47:27,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.233588933945s 2018-10-22 07:47:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:27,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f95c87-c1a9-44f4-ab0f-7ae97910c0cd Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "domain_id": null, "name": "Member", "id": "dc5409b75db3465f9c43c7f40cc3da2f"}} 2018-10-22 07:47:27,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f used request id req-a7f95c87-c1a9-44f4-ab0f-7ae97910c0cd 2018-10-22 07:47:27,799 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f'}, 'domain_id': None, 'human_id': None, 'id': u'dc5409b75db3465f9c43c7f40cc3da2f', 'HUMAN_ID': False}) 2018-10-22 07:47:27,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:27,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:27,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc004ec-ef30-4bee-be71-117763b8ea91 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:27,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0bc004ec-ef30-4bee-be71-117763b8ea91 2018-10-22 07:47:27,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860838890076s 2018-10-22 07:47:27,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 07:47:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0700abfd-d0e7-42bf-9dda-7aa44354017f 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:28,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0700abfd-d0e7-42bf-9dda-7aa44354017f 2018-10-22 07:47:28,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.150017976761s 2018-10-22 07:47:28,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13679573-dd7d-4b81-9e80-3f7ac5018c56 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "domain_id": "default", "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:28,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-13679573-dd7d-4b81-9e80-3f7ac5018c56 2018-10-22 07:47:28,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961670875549s 2018-10-22 07:47:28,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-13679573-dd7d-4b81-9e80-3f7ac5018c56 2018-10-22 07:47:28,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae99805f-ddef-4f53-a65a-8475d3021f65 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604"}, "enabled": true, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:28,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ae99805f-ddef-4f53-a65a-8475d3021f65 2018-10-22 07:47:28,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792310237885s 2018-10-22 07:47:28,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ae99805f-ddef-4f53-a65a-8475d3021f65 2018-10-22 07:47:28,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 07:47:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=dc5409b75db3465f9c43c7f40cc3da2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01efd2ba-e491-4f30-b684-301a29c6ab74 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=dc5409b75db3465f9c43c7f40cc3da2f", "previous": null, "next": null}} 2018-10-22 07:47:28,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=dc5409b75db3465f9c43c7f40cc3da2f used request id req-01efd2ba-e491-4f30-b684-301a29c6ab74 2018-10-22 07:47:28,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.169303894043s 2018-10-22 07:47:28,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 07:47:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604/users/5635610e16b74865a07e1965b55ff43a/roles/dc5409b75db3465f9c43c7f40cc3da2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec3401b7-c288-4b65-aa00-726892bc7b83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:28,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604/users/5635610e16b74865a07e1965b55ff43a/roles/dc5409b75db3465f9c43c7f40cc3da2f used request id req-ec3401b7-c288-4b65-aa00-726892bc7b83 2018-10-22 07:47:28,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.2166929245s 2018-10-22 07:47:28,610 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce', 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': '4216af99-3246-44a0-9220-4dba7ea66a15', 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_c167b844-9863-46b0-9162-73041d18e7ce', 'project_id': u'a9ad6029fbfb4da5b5a4fd4f99f6b604', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 07:47:28,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 07:47:28,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 07:47:28,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 07:47:28,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 07:47:28,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 07:47:28,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 07:47:28,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 07:47:28,616 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce', 'password': '4216af99-3246-44a0-9220-4dba7ea66a15', 'project_name': 'connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a9ad6029fbfb4da5b5a4fd4f99f6b604', 'project_domain_name': 'Default'} 2018-10-22 07:47:28,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470d6e08-60d9-40af-9103-acd8088647a0 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:28,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-470d6e08-60d9-40af-9103-acd8088647a0 2018-10-22 07:47:28,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.157432079315s 2018-10-22 07:47:28,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0071e712-5367-47e9-a464-b510cabf330f Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0071e712-5367-47e9-a464-b510cabf330f 2018-10-22 07:47:28,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861001014709s 2018-10-22 07:47:28,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 07:47:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:28,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15bd692-4375-4859-a251-da839648fc3c 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:28,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c15bd692-4375-4859-a251-da839648fc3c 2018-10-22 07:47:28,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0788850784302s 2018-10-22 07:47:28,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9cacc7-b1f6-4c7d-8aa5-ef80952ffcf4 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "domain_id": "default", "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:29,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba9cacc7-b1f6-4c7d-8aa5-ef80952ffcf4 2018-10-22 07:47:29,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150499820709s 2018-10-22 07:47:29,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba9cacc7-b1f6-4c7d-8aa5-ef80952ffcf4 2018-10-22 07:47:29,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:29,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e78bbcb-4a66-49d3-bf6e-f4140a1b74fa Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604"}, "enabled": true, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:29,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3e78bbcb-4a66-49d3-bf6e-f4140a1b74fa 2018-10-22 07:47:29,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084615945816s 2018-10-22 07:47:29,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3e78bbcb-4a66-49d3-bf6e-f4140a1b74fa 2018-10-22 07:47:29,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 07:47:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:29,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579fd699-cc48-4f2f-887f-55e68f7742ef Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 07:47:29,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=e269e729b181422bb94bd3302f440863 used request id req-579fd699-cc48-4f2f-887f-55e68f7742ef 2018-10-22 07:47:29,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0738978385925s 2018-10-22 07:47:29,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 07:47:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604/users/5635610e16b74865a07e1965b55ff43a/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:29,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231d452c-e0c6-48bb-8166-e087945c72af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:29,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604/users/5635610e16b74865a07e1965b55ff43a/roles/e269e729b181422bb94bd3302f440863 used request id req-231d452c-e0c6-48bb-8166-e087945c72af 2018-10-22 07:47:29,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.224234104156s 2018-10-22 07:47:29,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:29,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0445dccb-e500-449c-937d-23e095e83481 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:29,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0445dccb-e500-449c-937d-23e095e83481 2018-10-22 07:47:29,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.138868093491s 2018-10-22 07:47:29,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 07:47:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-22 07:47:29,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262d269a-7231-469c-84e7-1125a84df427 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3e77e8faa124805b63163e5493c5f69", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69"}, "name": "heat_stack_owner"}} 2018-10-22 07:47:29,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-262d269a-7231-469c-84e7-1125a84df427 2018-10-22 07:47:29,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.205854892731s 2018-10-22 07:47:29,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:29,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2640f4fc-0fb9-4db2-b914-13b0024093a0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69"}, "domain_id": null, "name": "heat_stack_owner", "id": "d3e77e8faa124805b63163e5493c5f69"}} 2018-10-22 07:47:29,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69 used request id req-2640f4fc-0fb9-4db2-b914-13b0024093a0 2018-10-22 07:47:29,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:29,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:30,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd2df9e-d14a-48d4-8f8a-4f2e8aa04b68 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e77e8faa124805b63163e5493c5f69", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:30,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bcd2df9e-d14a-48d4-8f8a-4f2e8aa04b68 2018-10-22 07:47:30,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796620845795s 2018-10-22 07:47:30,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 07:47:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb3a6ad-ef73-4885-857c-01a29c58ce3c 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:30,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1eb3a6ad-ef73-4885-857c-01a29c58ce3c 2018-10-22 07:47:30,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0765950679779s 2018-10-22 07:47:30,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:30,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4a731e-4444-4d55-844c-ce9126344a95 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "domain_id": "default", "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:30,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bb4a731e-4444-4d55-844c-ce9126344a95 2018-10-22 07:47:30,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0892190933228s 2018-10-22 07:47:30,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bb4a731e-4444-4d55-844c-ce9126344a95 2018-10-22 07:47:30,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:30,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:30,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13b5b00-78c5-4343-8c1d-7cf374e59b14 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604"}, "enabled": true, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:30,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f13b5b00-78c5-4343-8c1d-7cf374e59b14 2018-10-22 07:47:30,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079726934433s 2018-10-22 07:47:30,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f13b5b00-78c5-4343-8c1d-7cf374e59b14 2018-10-22 07:47:30,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 07:47:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=d3e77e8faa124805b63163e5493c5f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27797c82-b45c-4e9c-bb28-9387a9e0710c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=d3e77e8faa124805b63163e5493c5f69", "previous": null, "next": null}} 2018-10-22 07:47:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5635610e16b74865a07e1965b55ff43a&scope.project.id=a9ad6029fbfb4da5b5a4fd4f99f6b604&role.id=d3e77e8faa124805b63163e5493c5f69 used request id req-27797c82-b45c-4e9c-bb28-9387a9e0710c 2018-10-22 07:47:30,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.147065877914s 2018-10-22 07:47:30,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 07:47:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604/users/5635610e16b74865a07e1965b55ff43a/roles/d3e77e8faa124805b63163e5493c5f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:30,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9403a3-b535-40cf-8c41-b355de8ab5db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:30,635 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604/users/5635610e16b74865a07e1965b55ff43a/roles/d3e77e8faa124805b63163e5493c5f69 used request id req-ec9403a3-b535-40cf-8c41-b355de8ab5db 2018-10-22 07:47:30,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.166162967682s 2018-10-22 07:47:30,635 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-22 07:47:30,635 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-22 07:47:30,636 - openstack_tests - INFO - OS Credentials = > 2018-10-22 07:47:30,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:30,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:31,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["NM03g8QXRR61pWZ_QthHxw"], "issued_at": "2018-10-22T07:47:31.000000Z"}} 2018-10-22 07:47:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa3b7888e1d1bcf974f2ef56680a1a5ba845aa9" 2018-10-22 07:47:32,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bdef5376-cf47-4e8e-bd70-8a2596bd2b26 Date: Mon, 22 Oct 2018 07:47:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:47:32,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-bdef5376-cf47-4e8e-bd70-8a2596bd2b26 2018-10-22 07:47:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa3b7888e1d1bcf974f2ef56680a1a5ba845aa9" 2018-10-22 07:47:32,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-52bf1639-2cca-496d-9a95-1743cfb7bdf3 Date: Mon, 22 Oct 2018 07:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:47:32,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-52bf1639-2cca-496d-9a95-1743cfb7bdf3 2018-10-22 07:47:32,935 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-22 07:47:32,935 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-22 07:47:32,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:32,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:33,197 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-22 07:47:33,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:33,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["TjdfyRX7TzSQjzLy2cM0mA"], "issued_at": "2018-10-22T07:47:33.000000Z"}} 2018-10-22 07:47:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caeab0e564e39e4ee7ef3882600e463c3841e351" 2018-10-22 07:47:34,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-611fff5b-a720-4664-be6d-a7d15f742e54 Date: Mon, 22 Oct 2018 07:47:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-22 07:47:34,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-611fff5b-a720-4664-be6d-a7d15f742e54 2018-10-22 07:47:34,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:34,295 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-22 07:47:34,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:34,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["Z3hjS2miTQukrkcSDxKJ3g"], "issued_at": "2018-10-22T07:47:34.000000Z"}} 2018-10-22 07:47:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799115eedd9891d0b82998c880a66ea92f9326dd" 2018-10-22 07:47:34,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0a464d-17df-4edc-8919-b5fc5317300e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:34,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a0a464d-17df-4edc-8919-b5fc5317300e 2018-10-22 07:47:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:47:34,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:47:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799115eedd9891d0b82998c880a66ea92f9326dd" 2018-10-22 07:47:34,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ab3411-aa1e-4812-b0dc-4f138a97a8f2 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "domain_id": "default", "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:34,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-79ab3411-aa1e-4812-b0dc-4f138a97a8f2 2018-10-22 07:47:34,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:34,801 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-22 07:47:34,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:35,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["BpiazlDIS-2zY3c05uyZ6A"], "issued_at": "2018-10-22T07:47:35.000000Z"}} 2018-10-22 07:47:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f048d1f90fa86c482bbd426246224f94e84400d" 2018-10-22 07:47:36,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9b77a6ff-0ab4-4f68-b859-6050bc3c568b Date: Mon, 22 Oct 2018 07:47:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:47:36,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9b77a6ff-0ab4-4f68-b859-6050bc3c568b 2018-10-22 07:47:36,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:36,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["9Z4NOImoRR2afaWz49Nf-g"], "issued_at": "2018-10-22T07:47:36.000000Z"}} 2018-10-22 07:47:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd0d39c1bf6eb3dd546fe6576cc33325d0ca6dc8" 2018-10-22 07:47:37,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f064171e-b7ce-48ea-a9e9-25aeedeacdbf Date: Mon, 22 Oct 2018 07:47:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:47:37,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-f064171e-b7ce-48ea-a9e9-25aeedeacdbf 2018-10-22 07:47:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd0d39c1bf6eb3dd546fe6576cc33325d0ca6dc8" 2018-10-22 07:47:38,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a76a5d3b-fbbb-4450-b3ad-22c5a675713c Date: Mon, 22 Oct 2018 07:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:47:38,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-a76a5d3b-fbbb-4450-b3ad-22c5a675713c 2018-10-22 07:47:38,679 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:47:38,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:39,007 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-10-22 07:47:39,027 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-22 07:47:39,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:47:39,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:39,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["Ndl4q4u2TN205OPXDA3EzQ"], "issued_at": "2018-10-22T07:47:39.000000Z"}} 2018-10-22 07:47:39,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f907347f1848909ace7f3dfb8fdb24869b1afd63" 2018-10-22 07:47:40,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1f4df79-529a-4b56-8f59-fcb1f7d90bb3 x-compute-request-id: req-e1f4df79-529a-4b56-8f59-fcb1f7d90bb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:47:40,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-e1f4df79-529a-4b56-8f59-fcb1f7d90bb3 2018-10-22 07:47:40,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:47:40,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:40,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["g7t48bdkSIW_InRfaiX9Sg"], "issued_at": "2018-10-22T07:47:40.000000Z"}} 2018-10-22 07:47:40,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e4439bd4d10462306d06383bbc3be129183fc9" 2018-10-22 07:47:41,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30e8d829-1aff-4ace-9d90-ec8d067b8f64 x-compute-request-id: req-30e8d829-1aff-4ace-9d90-ec8d067b8f64 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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}]} 2018-10-22 07:47:41,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-30e8d829-1aff-4ace-9d90-ec8d067b8f64 2018-10-22 07:47:41,147 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:47:41,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:41,320 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-10-22 07:47:41,335 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-22 07:47:41,335 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:47:41,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:41,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["c-greMWiTeeEXutZYPDWxA"], "issued_at": "2018-10-22T07:47:41.000000Z"}} 2018-10-22 07:47:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2263f3b265fa444f7badd19e014e6221c30e877d" 2018-10-22 07:47:42,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:41 GMT Server: Apache x-openstack-request-id: req-79529bfd-6d5f-473a-af31-f5f08efb30c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 07:47:42,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604/stacks used request id req-79529bfd-6d5f-473a-af31-f5f08efb30c4 2018-10-22 07:47:42,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:42,814 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-22 07:47:42,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:43,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc5409b75db3465f9c43c7f40cc3da2f", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "d3e77e8faa124805b63163e5493c5f69", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T08:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9ad6029fbfb4da5b5a4fd4f99f6b604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "id": "5635610e16b74865a07e1965b55ff43a"}, "audit_ids": ["8f7JY9lMRPmnAm4bDj1Odg"], "issued_at": "2018-10-22T07:47:43.000000Z"}} 2018-10-22 07:47:43,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba59fdf0cc97fdc2f53e025e9ebb223db11985f" 2018-10-22 07:47:44,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:43 GMT Server: Apache x-compute-request-id: req-bb013d5b-4ad1-4489-8510-83e26c9263c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb013d5b-4ad1-4489-8510-83e26c9263c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 07:47:44,195 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a9ad6029fbfb4da5b5a4fd4f99f6b604/volumes/detail used request id req-bb013d5b-4ad1-4489-8510-83e26c9263c0 2018-10-22 07:47:44,196 - 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 11.249s OK 2018-10-22 07:47:44,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 07:47:44,319 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-22 07:47:44,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:44,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d15726-0246-4348-ab8e-929454ce4b29 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e77e8faa124805b63163e5493c5f69", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:44,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-55d15726-0246-4348-ab8e-929454ce4b29 2018-10-22 07:47:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0894589424133s 2018-10-22 07:47:44,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 07:47:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:44,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f81f4c-dd4f-460d-ae83-a9ebc4fff665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:44,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d3e77e8faa124805b63163e5493c5f69 used request id req-73f81f4c-dd4f-460d-ae83-a9ebc4fff665 2018-10-22 07:47:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.293039083481s 2018-10-22 07:47:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:44,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919c39db-750f-4286-ae52-90f89f5a22f1 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce", "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "domain_id": "default", "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:44,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-919c39db-750f-4286-ae52-90f89f5a22f1 2018-10-22 07:47:44,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100821018219s 2018-10-22 07:47:44,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-919c39db-750f-4286-ae52-90f89f5a22f1 2018-10-22 07:47:44,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:44,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ec9c59-f9aa-4971-883b-c64ae5007485 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a"}, "enabled": true, "id": "5635610e16b74865a07e1965b55ff43a", "options": {}, "domain_id": "default", "name": "connection_check-user_c167b844-9863-46b0-9162-73041d18e7ce"}} 2018-10-22 07:47:44,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a used request id req-a8ec9c59-f9aa-4971-883b-c64ae5007485 2018-10-22 07:47:44,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998129844666s 2018-10-22 07:47:44,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a used request id req-a8ec9c59-f9aa-4971-883b-c64ae5007485 2018-10-22 07:47:44,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 07:47:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:45,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1959efa-64e4-4b05-abd8-5602ebd267fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:45,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a used request id req-a1959efa-64e4-4b05-abd8-5602ebd267fc 2018-10-22 07:47:45,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.288258075714s 2018-10-22 07:47:45,205 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5635610e16b74865a07e1965b55ff43a used request id req-a1959efa-64e4-4b05-abd8-5602ebd267fc 2018-10-22 07:47:45,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:45,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:45,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d4dbe9-4f67-4f9a-bccc-fc4cd55f7738 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604"}, "enabled": true, "id": "a9ad6029fbfb4da5b5a4fd4f99f6b604", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c167b844-9863-46b0-9162-73041d18e7ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:45,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c3d4dbe9-4f67-4f9a-bccc-fc4cd55f7738 2018-10-22 07:47:45,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0715029239655s 2018-10-22 07:47:45,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c3d4dbe9-4f67-4f9a-bccc-fc4cd55f7738 2018-10-22 07:47:45,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 07:47:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:45,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77388c72-0440-4eac-aae9-973e08028b5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:45,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604 used request id req-77388c72-0440-4eac-aae9-973e08028b5a 2018-10-22 07:47:45,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17795920372s 2018-10-22 07:47:45,458 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a9ad6029fbfb4da5b5a4fd4f99f6b604 used request id req-77388c72-0440-4eac-aae9-973e08028b5a 2018-10-22 07:47:45,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:45,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172261f6-8fa0-42bd-980e-161fce778168 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc5409b75db3465f9c43c7f40cc3da2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:45,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-172261f6-8fa0-42bd-980e-161fce778168 2018-10-22 07:47:45,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.144582986832s 2018-10-22 07:47:45,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 07:47:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:45,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3957d5-729b-46fb-926d-e23f763b29ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:45,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dc5409b75db3465f9c43c7f40cc3da2f used request id req-8e3957d5-729b-46fb-926d-e23f763b29ab 2018-10-22 07:47:45,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.149859905243s 2018-10-22 07:47:45,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 07:47:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a9ad6029fbfb4da5b5a4fd4f99f6b604&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}7795fc3868e179501e7d359e542629a6b28746de" 2018-10-22 07:47:46,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bd8251f8-9639-46e0-9147-b5c07a99cd95 Date: Mon, 22 Oct 2018 07:47:46 GMT RESP BODY: {"security_groups": []} 2018-10-22 07:47:46,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a9ad6029fbfb4da5b5a4fd4f99f6b604&name=default used request id req-bd8251f8-9639-46e0-9147-b5c07a99cd95 2018-10-22 07:47:46,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291419029236s 2018-10-22 07:47:46,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a9ad6029fbfb4da5b5a4fd4f99f6b604&name=default used request id req-bd8251f8-9639-46e0-9147-b5c07a99cd95 2018-10-22 07:47:46,072 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-22 07:47:46,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 07:47:46,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 07:47:46,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 07:47:46,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 07:47:46,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 07:47:46,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 07:47:46,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 07:47:46,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 07:47:46,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 07:47:46,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 07:47:46,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 07:47:46,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 07:47:46,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 07:47:46,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 07:47:46,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af823057-7dc7-4e28-81ce-f2044878793c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:46,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af823057-7dc7-4e28-81ce-f2044878793c 2018-10-22 07:47:46,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:46,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T08:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["uzaqCgXVSQWeO5XpQSuz9w"], "issued_at": "2018-10-22T07:47:46.000000Z"}} 2018-10-22 07:47:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:46,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:47:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:46,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af5cbd3-0b8b-487d-a00a-8f8353db561b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 07:47:46,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7af5cbd3-0b8b-487d-a00a-8f8353db561b 2018-10-22 07:47:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.57253909111s 2018-10-22 07:47:46,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 07:47:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}}' 2018-10-22 07:47:46,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26618f9c-246e-4ba1-b12a-164d80889941 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.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:47:46,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-26618f9c-246e-4ba1-b12a-164d80889941 2018-10-22 07:47:46,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10689997673s 2018-10-22 07:47:46,785 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-26618f9c-246e-4ba1-b12a-164d80889941 2018-10-22 07:47:46,785 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f', 'id': u'add5e9a7e5c84c238aa543bac102ea65', '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'})}) 2018-10-22 07:47:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 07:47:47,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.347737073898s 2018-10-22 07:47:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bddbf93-2920-419f-9b01-054e7045e1e3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}, "domain_id": "default", "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:47:47,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb used request id req-5bddbf93-2920-419f-9b01-054e7045e1e3 2018-10-22 07:47:47,242 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3dadf76bc7a94f0e8765d2f74eb8b3bb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f'}) 2018-10-22 07:47:47,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0103db-bb99-48e3-8804-38948003daca Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:47,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6a0103db-bb99-48e3-8804-38948003daca 2018-10-22 07:47:47,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.140803813934s 2018-10-22 07:47:47,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a550f3db-9a19-4f9d-9770-db9d43c2a05a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:47,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a550f3db-9a19-4f9d-9770-db9d43c2a05a 2018-10-22 07:47:47,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0725908279419s 2018-10-22 07:47:47,457 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 07:47:47,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 07:47:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" -d '{"role": {"name": "Member"}}' 2018-10-22 07:47:47,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2af3a0-ecfe-42aa-9822-964b778b195d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}} 2018-10-22 07:47:47,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0f2af3a0-ecfe-42aa-9822-964b778b195d 2018-10-22 07:47:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0993938446045s 2018-10-22 07:47:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daedb42-87ce-4acc-ab68-35690947c183 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "domain_id": null, "name": "Member", "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6"}} 2018-10-22 07:47:47,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6 used request id req-6daedb42-87ce-4acc-ab68-35690947c183 2018-10-22 07:47:47,639 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6'}, 'domain_id': None, 'human_id': None, 'id': u'5bccbd63d7f04f18bf04bd6a5d2af1e6', 'HUMAN_ID': False}) 2018-10-22 07:47:47,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d17812-3890-4900-b311-22d4374f8555 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:47,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2d17812-3890-4900-b311-22d4374f8555 2018-10-22 07:47:47,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074875831604s 2018-10-22 07:47:47,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 07:47:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b2b355-cd6d-4ac1-a4fb-8fc6efc9ca58 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:47,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-37b2b355-cd6d-4ac1-a4fb-8fc6efc9ca58 2018-10-22 07:47:47,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0871729850769s 2018-10-22 07:47:47,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:47,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:47,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24584c2d-50a5-4039-bac3-7c5d6eb8ff3e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:47,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-24584c2d-50a5-4039-bac3-7c5d6eb8ff3e 2018-10-22 07:47:47,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0350699424744s 2018-10-22 07:47:47,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-24584c2d-50a5-4039-bac3-7c5d6eb8ff3e 2018-10-22 07:47:47,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ba17a6-b71a-4a00-ba36-92917439e6fd Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:48,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a8ba17a6-b71a-4a00-ba36-92917439e6fd 2018-10-22 07:47:48,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.157121896744s 2018-10-22 07:47:48,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a8ba17a6-b71a-4a00-ba36-92917439e6fd 2018-10-22 07:47:48,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 07:47:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=5bccbd63d7f04f18bf04bd6a5d2af1e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc56cf71-26b0-456e-a6a2-042d2b8a7cb7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=5bccbd63d7f04f18bf04bd6a5d2af1e6", "previous": null, "next": null}} 2018-10-22 07:47:48,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=5bccbd63d7f04f18bf04bd6a5d2af1e6 used request id req-bc56cf71-26b0-456e-a6a2-042d2b8a7cb7 2018-10-22 07:47:48,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0887610912323s 2018-10-22 07:47:48,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 07:47:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/3dadf76bc7a94f0e8765d2f74eb8b3bb/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b118a5c8-6918-466a-911b-fc4515138c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:48,356 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/3dadf76bc7a94f0e8765d2f74eb8b3bb/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6 used request id req-b118a5c8-6918-466a-911b-fc4515138c31 2018-10-22 07:47:48,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.26194691658s 2018-10-22 07:47:48,357 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f', 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': '152f4ec0-3b22-4958-aa0e-71af6a02c63f', 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_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f', 'project_id': u'add5e9a7e5c84c238aa543bac102ea65', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 07:47:48,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 07:47:48,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 07:47:48,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 07:47:48,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 07:47:48,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 07:47:48,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 07:47:48,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 07:47:48,362 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f', 'password': '152f4ec0-3b22-4958-aa0e-71af6a02c63f', 'project_name': 'api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'add5e9a7e5c84c238aa543bac102ea65', 'project_domain_name': 'Default'} 2018-10-22 07:47:48,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064f8a05-cd5f-4ad3-a1c6-fa70c52fd839 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:48,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-064f8a05-cd5f-4ad3-a1c6-fa70c52fd839 2018-10-22 07:47:48,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813248157501s 2018-10-22 07:47:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b92e8b3-08f0-4ca0-adef-117b8fda96de Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:48,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b92e8b3-08f0-4ca0-adef-117b8fda96de 2018-10-22 07:47:48,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0863058567047s 2018-10-22 07:47:48,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 07:47:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7caf6e6-195b-4192-b8d0-8c432c89f7c1 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:48,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f7caf6e6-195b-4192-b8d0-8c432c89f7c1 2018-10-22 07:47:48,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823149681091s 2018-10-22 07:47:48,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2e9c69-cd8a-4327-9c48-fe0205bb894b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:48,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8a2e9c69-cd8a-4327-9c48-fe0205bb894b 2018-10-22 07:47:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0865740776062s 2018-10-22 07:47:48,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8a2e9c69-cd8a-4327-9c48-fe0205bb894b 2018-10-22 07:47:48,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc84a043-dd65-47c7-88c0-1b20753f1cbd Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:48,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bc84a043-dd65-47c7-88c0-1b20753f1cbd 2018-10-22 07:47:48,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0837960243225s 2018-10-22 07:47:48,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bc84a043-dd65-47c7-88c0-1b20753f1cbd 2018-10-22 07:47:48,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 07:47:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68afd6e-3790-43be-9cda-d5affdeb8a25 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 07:47:48,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=e269e729b181422bb94bd3302f440863 used request id req-a68afd6e-3790-43be-9cda-d5affdeb8a25 2018-10-22 07:47:48,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.089152097702s 2018-10-22 07:47:48,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 07:47:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/3dadf76bc7a94f0e8765d2f74eb8b3bb/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:48,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-542f34c2-dad9-4f42-89d7-9acad4215449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:48,998 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/3dadf76bc7a94f0e8765d2f74eb8b3bb/roles/e269e729b181422bb94bd3302f440863 used request id req-542f34c2-dad9-4f42-89d7-9acad4215449 2018-10-22 07:47:48,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113241910934s 2018-10-22 07:47:48,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:48,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cf1597-b50e-4f76-858f-c883004755d3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:49,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-02cf1597-b50e-4f76-858f-c883004755d3 2018-10-22 07:47:49,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834579467773s 2018-10-22 07:47:49,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 07:47:49,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-22 07:47:49,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af7431a-019d-4758-9904-9daff8bfd6f7 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}} 2018-10-22 07:47:49,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3af7431a-019d-4758-9904-9daff8bfd6f7 2018-10-22 07:47:49,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.149070978165s 2018-10-22 07:47:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435e2397-52a8-4a1c-a3f5-7803ac8b3d8e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "domain_id": null, "name": "heat_stack_owner", "id": "931c5bcd6e7f451495f23e4bc9670fe1"}} 2018-10-22 07:47:49,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1 used request id req-435e2397-52a8-4a1c-a3f5-7803ac8b3d8e 2018-10-22 07:47:49,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 07:47:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ceead88-bbd8-4934-b5bb-65cdef185901 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:47:49,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4ceead88-bbd8-4934-b5bb-65cdef185901 2018-10-22 07:47:49,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0993618965149s 2018-10-22 07:47:49,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 07:47:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95976b79-9735-47c0-929c-0d227e07dccd 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:49,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-95976b79-9735-47c0-929c-0d227e07dccd 2018-10-22 07:47:49,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0921580791473s 2018-10-22 07:47:49,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 07:47:49,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4ef113-3861-4eff-8e2d-2acd73598aaf Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:49,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9a4ef113-3861-4eff-8e2d-2acd73598aaf 2018-10-22 07:47:49,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0884928703308s 2018-10-22 07:47:49,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9a4ef113-3861-4eff-8e2d-2acd73598aaf 2018-10-22 07:47:49,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 07:47:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68effc03-54f7-473d-8b4f-e3c4a0e945fe Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 07:47:49,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-68effc03-54f7-473d-8b4f-e3c4a0e945fe 2018-10-22 07:47:49,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0805399417877s 2018-10-22 07:47:49,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-68effc03-54f7-473d-8b4f-e3c4a0e945fe 2018-10-22 07:47:49,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 07:47:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=931c5bcd6e7f451495f23e4bc9670fe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c21bb7-491f-4e71-88ef-1181405b7cdd Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=931c5bcd6e7f451495f23e4bc9670fe1", "previous": null, "next": null}} 2018-10-22 07:47:49,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3dadf76bc7a94f0e8765d2f74eb8b3bb&scope.project.id=add5e9a7e5c84c238aa543bac102ea65&role.id=931c5bcd6e7f451495f23e4bc9670fe1 used request id req-94c21bb7-491f-4e71-88ef-1181405b7cdd 2018-10-22 07:47:49,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0763931274414s 2018-10-22 07:47:49,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 07:47:49,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/3dadf76bc7a94f0e8765d2f74eb8b3bb/roles/931c5bcd6e7f451495f23e4bc9670fe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 07:47:49,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc7ae5e-d03a-44ca-a4b1-d8aa83fef6cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:49,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/3dadf76bc7a94f0e8765d2f74eb8b3bb/roles/931c5bcd6e7f451495f23e4bc9670fe1 used request id req-2cc7ae5e-d03a-44ca-a4b1-d8aa83fef6cc 2018-10-22 07:47:49,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.106576919556s 2018-10-22 07:47:49,865 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-22 07:47:49,865 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-22 07:47:49,866 - openstack_tests - INFO - OS Credentials = > 2018-10-22 07:47:49,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:49,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:50,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["WZMIUTiDRVuWikiZaYye4Q"], "issued_at": "2018-10-22T07:47:50.000000Z"}} 2018-10-22 07:47:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f262df9a5b9fd87b7b53d995fda5d5a197e004c" 2018-10-22 07:47:51,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8e8d0524-b3ca-4b88-bb5c-5e3907b79bef Date: Mon, 22 Oct 2018 07:47:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:47:51,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-8e8d0524-b3ca-4b88-bb5c-5e3907b79bef 2018-10-22 07:47:51,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f262df9a5b9fd87b7b53d995fda5d5a197e004c" 2018-10-22 07:47:52,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-19803d29-036f-4997-8afc-21c888181e80 Date: Mon, 22 Oct 2018 07:47:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:47:52,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-19803d29-036f-4997-8afc-21c888181e80 2018-10-22 07:47:52,010 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-22 07:47:52,010 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-22 07:47:52,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:52,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:52,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["lvLObiHrQ1SkuKrxqBJ9Xw"], "issued_at": "2018-10-22T07:47:52.000000Z"}} 2018-10-22 07:47:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:52,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab18b4e-595c-431e-a908-a90d0087dacf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:52,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fab18b4e-595c-431e-a908-a90d0087dacf 2018-10-22 07:47:52,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:47:52,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:47:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:52,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef70ad5-60c5-4449-a210-6191dce26f31 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:47:52,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4ef70ad5-60c5-4449-a210-6191dce26f31 2018-10-22 07:47:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName"}}' 2018-10-22 07:47:52,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f6c25a-b344-4f36-9f51-f4e1f48e4938 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/35252eaf2aaa4b2b8a432c2543e7f900"}, "enabled": true, "id": "35252eaf2aaa4b2b8a432c2543e7f900", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName"}} 2018-10-22 07:47:52,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d6f6c25a-b344-4f36-9f51-f4e1f48e4938 2018-10-22 07:47:52,905 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName 2018-10-22 07:47:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:52,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd7073e-c9aa-4c69-8c47-a7db59c6da78 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/35252eaf2aaa4b2b8a432c2543e7f900"}, "enabled": true, "id": "35252eaf2aaa4b2b8a432c2543e7f900", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName"}]} 2018-10-22 07:47:52,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName used request id req-2dd7073e-c9aa-4c69-8c47-a7db59c6da78 2018-10-22 07:47:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:53,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab0588b-b442-4bcd-87dc-811bb65c1baa 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:47:53,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-bab0588b-b442-4bcd-87dc-811bb65c1baa 2018-10-22 07:47:53,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:54,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-a7a944eb-f37b-4249-a460-3eaead349704 Date: Mon, 22 Oct 2018 07:47:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:47:53Z", "updated_at": "2018-10-22T07:47:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "revision_number": 0, "id": "851caba0-4fc0-4106-bc3a-ac61a26e5532", "remote_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "revision_number": 0, "id": "b69e6fd9-3029-4952-9efe-bad458ccbeff", "remote_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "revision_number": 0, "id": "efb9c5bf-6fc9-4626-8f62-df9399115605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "revision_number": 0, "id": "f97d487b-a5a3-4c72-a8ac-4e73db346523", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "cc218b0f-0890-49fa-9456-29eba19b0188", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:47:54,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a7a944eb-f37b-4249-a460-3eaead349704 2018-10-22 07:47:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:54,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad7a1b3-3a87-42ac-9337-7e7bdf704e85 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:47:54,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-dad7a1b3-3a87-42ac-9337-7e7bdf704e85 2018-10-22 07:47:54,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc218b0f-0890-49fa-9456-29eba19b0188 2018-10-22 07:47:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc218b0f-0890-49fa-9456-29eba19b0188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:54,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04d63a8c-3a06-4a52-94c4-9d4954630b44 Date: Mon, 22 Oct 2018 07:47:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:47:53Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "851caba0-4fc0-4106-bc3a-ac61a26e5532"}, {"remote_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:47:53Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "b69e6fd9-3029-4952-9efe-bad458ccbeff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:47:53Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "efb9c5bf-6fc9-4626-8f62-df9399115605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:47:53Z", "security_group_id": "cc218b0f-0890-49fa-9456-29eba19b0188", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:47:53Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "f97d487b-a5a3-4c72-a8ac-4e73db346523"}]} 2018-10-22 07:47:54,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc218b0f-0890-49fa-9456-29eba19b0188 used request id req-04d63a8c-3a06-4a52-94c4-9d4954630b44 2018-10-22 07:47:54,353 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 07:47:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cc218b0f-0890-49fa-9456-29eba19b0188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:55,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e28fc6d-fff9-4535-bd54-f6e2191b16ab Content-Length: 0 Date: Mon, 22 Oct 2018 07:47:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:47:55,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cc218b0f-0890-49fa-9456-29eba19b0188 used request id req-2e28fc6d-fff9-4535-bd54-f6e2191b16ab 2018-10-22 07:47:55,484 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-4bacad44-e035-41c2-90b0-8da490529894-projName 2018-10-22 07:47:55,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/35252eaf2aaa4b2b8a432c2543e7f900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c0193bd2f05001441dae989422736bb58ecf31" 2018-10-22 07:47:55,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b66a3a6-b02f-4645-a115-0f8504df5252 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:55,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/35252eaf2aaa4b2b8a432c2543e7f900 used request id req-5b66a3a6-b02f-4645-a115-0f8504df5252 2018-10-22 07:47:55,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:56,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["rF3ZuwBsQq-7xpLnxRKnrw"], "issued_at": "2018-10-22T07:47:56.000000Z"}} 2018-10-22 07:47:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a53578b13172e67ce86968fbf794349dc6c92c" 2018-10-22 07:47:56,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb374f63-7979-44a1-bcc8-9664eaaeac31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:56,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb374f63-7979-44a1-bcc8-9664eaaeac31 2018-10-22 07:47:56,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:47:56,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:47:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a53578b13172e67ce86968fbf794349dc6c92c" 2018-10-22 07:47:56,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3c274c-6607-4d96-b3a6-68e7ed16c5f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:47:56,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-df3c274c-6607-4d96-b3a6-68e7ed16c5f5 2018-10-22 07:47:56,765 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-5d2b0aa4-e8b7-4861-80fd-1f62dec321e8-username 2018-10-22 07:47:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a53578b13172e67ce86968fbf794349dc6c92c" 2018-10-22 07:47:56,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d204668-845b-4364-9e4f-8d05348c9400 Content-Encoding: gzip Content-Length: 953 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "KeystoneUtilsTests-5d2b0aa4-e8b7-4861-80fd-1f62dec321e8-username", "links": {"self": "http://172.30.9.28:5000/v3/users/0c3cc1993e97460982964d74894072b5"}, "domain_id": "default", "enabled": true, "id": "0c3cc1993e97460982964d74894072b5", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:47:56,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8d204668-845b-4364-9e4f-8d05348c9400 2018-10-22 07:47:56,876 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-5d2b0aa4-e8b7-4861-80fd-1f62dec321e8-username 2018-10-22 07:47:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0c3cc1993e97460982964d74894072b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a53578b13172e67ce86968fbf794349dc6c92c" 2018-10-22 07:47:57,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19791504-b282-41db-8a5e-f7946173427a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:47:57,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0c3cc1993e97460982964d74894072b5 used request id req-19791504-b282-41db-8a5e-f7946173427a 2018-10-22 07:47:57,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:57,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["a-h9ws57QPatUc9ETajv7Q"], "issued_at": "2018-10-22T07:47:57.000000Z"}} 2018-10-22 07:47:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7a6b9ce0cf40f0c7f041bc364ab50eaa64dc14" 2018-10-22 07:47:57,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1205a0c7-7751-4d16-96b6-569b2f57d266 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:57,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1205a0c7-7751-4d16-96b6-569b2f57d266 2018-10-22 07:47:57,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:57,640 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-22 07:47:57,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:58,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["J3L5ZgUjRFOwyKcQWgv1wA"], "issued_at": "2018-10-22T07:47:58.000000Z"}} 2018-10-22 07:47:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d24387a759ea1ec02dfcf6919600d960d22e4c" 2018-10-22 07:47:58,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43f483c-06d1-45a1-8273-81b727f1d66e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:58,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b43f483c-06d1-45a1-8273-81b727f1d66e 2018-10-22 07:47:58,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:58,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:58,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["KvQTldSER4qWkCK4l8QUfQ"], "issued_at": "2018-10-22T07:47:58.000000Z"}} 2018-10-22 07:47:58,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:58,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["vfly-Hm-RYaqJLOpPf2XBg"], "issued_at": "2018-10-22T07:47:58.000000Z"}} 2018-10-22 07:47:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e629e4aa318165cb9225703193288164b097125" 2018-10-22 07:47:59,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1731887-a296-4a37-953a-4167d064a05e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:59,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1731887-a296-4a37-953a-4167d064a05e 2018-10-22 07:47:59,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:59,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:59,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["TxytAbhHSuq9iGmxxWfE7w"], "issued_at": "2018-10-22T07:47:59.000000Z"}} 2018-10-22 07:47:59,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:47:59,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["FcITc1eiQAulJabNkRKFAQ"], "issued_at": "2018-10-22T07:47:59.000000Z"}} 2018-10-22 07:47:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd8516b2d8a4ee3229b44cb61d8da266e2faf98" 2018-10-22 07:47:59,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680a7e47-d12a-4a62-8c2d-ef4453bd32c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:47:59,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-680a7e47-d12a-4a62-8c2d-ef4453bd32c9 2018-10-22 07:47:59,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:47:59,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:00,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["cDNoYbvMTleJ4m_PPdkn9Q"], "issued_at": "2018-10-22T07:48:00.000000Z"}} 2018-10-22 07:48:00,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:00,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:00,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["rpGKNK_rRDWCZy25DzrL3Q"], "issued_at": "2018-10-22T07:48:00.000000Z"}} 2018-10-22 07:48:00,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:00,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:01,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["n7J1lViURGuZNXXUkVLq7Q"], "issued_at": "2018-10-22T07:48:01.000000Z"}} 2018-10-22 07:48:01,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:01,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["AktmDE03Qq6txMTSUdO-tg"], "issued_at": "2018-10-22T07:48:01.000000Z"}} 2018-10-22 07:48:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:01,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead39b64-b3fb-48a6-a09c-8e243b068832 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:01,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ead39b64-b3fb-48a6-a09c-8e243b068832 2018-10-22 07:48:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:01,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:01,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f319e86c-dad6-4fac-9169-1a5c1c65ba2d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:01,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f319e86c-dad6-4fac-9169-1a5c1c65ba2d 2018-10-22 07:48:01,899 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-username 2018-10-22 07:48:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa5e0a1-aaa6-417f-b94e-819a0093c58e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-afa5e0a1-aaa6-417f-b94e-819a0093c58e 2018-10-22 07:48:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-projName"}}' 2018-10-22 07:48:02,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60b0f7a-135d-4832-9c5d-07e628a7681f Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4"}, "enabled": true, "id": "479e7149f2c44326be83f008be27ada4", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-projName"}} 2018-10-22 07:48:02,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f60b0f7a-135d-4832-9c5d-07e628a7681f 2018-10-22 07:48:02,115 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-projName 2018-10-22 07:48:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" -d '{"role": {"name": "KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role"}}' 2018-10-22 07:48:02,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91bd19eb-6f57-4a1d-b127-f1445a4bbf20 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab9423d58c39460cbde7da77f02e2f89", "links": {"self": "http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89"}, "name": "KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role"}} 2018-10-22 07:48:02,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-91bd19eb-6f57-4a1d-b127-f1445a4bbf20 2018-10-22 07:48:02,212 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role 2018-10-22 07:48:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:02,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d9cf7a-9b49-45c3-9094-bc27d50e1fdd Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89"}, "domain_id": null, "name": "KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role", "id": "ab9423d58c39460cbde7da77f02e2f89"}} 2018-10-22 07:48:02,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89 used request id req-d2d9cf7a-9b49-45c3-9094-bc27d50e1fdd 2018-10-22 07:48:02,231 - keystone_utils - INFO - Granting role KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role to project KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-projName 2018-10-22 07:48:02,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4/users/573648a172944febb2cac2d4b25fad4b/roles/ab9423d58c39460cbde7da77f02e2f89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:02,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b380389-2785-4a43-873d-c7c954de45ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:02,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4/users/573648a172944febb2cac2d4b25fad4b/roles/ab9423d58c39460cbde7da77f02e2f89 used request id req-4b380389-2785-4a43-873d-c7c954de45ca 2018-10-22 07:48:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4/users/573648a172944febb2cac2d4b25fad4b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:02,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c2edc3-96bb-4753-b273-3c704cbb84f3 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4/users/573648a172944febb2cac2d4b25fad4b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ab9423d58c39460cbde7da77f02e2f89", "links": {"self": "http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89"}, "name": "KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role"}]} 2018-10-22 07:48:02,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4/users/573648a172944febb2cac2d4b25fad4b/roles used request id req-48c2edc3-96bb-4753-b273-3c704cbb84f3 2018-10-22 07:48:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:03,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7c6ac677-8b03-4501-8b89-23f6af697f2c Date: Mon, 22 Oct 2018 07:48:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:03Z", "updated_at": "2018-10-22T07:48:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "revision_number": 0, "id": "443a1be3-2c2c-4e3d-babd-13f088c9f69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "revision_number": 0, "id": "53c97329-116a-4485-b817-1b4b0b879800", "remote_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "revision_number": 0, "id": "7a445ed7-f44e-4c2d-a1f6-27a3a64c5d5e", "remote_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "revision_number": 0, "id": "9736d103-637a-4ab6-b9a7-c48b95f3e553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:03,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7c6ac677-8b03-4501-8b89-23f6af697f2c 2018-10-22 07:48:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:03,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fe7b67-aa08-42d1-95c1-05759c0087ea Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:48:03,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-89fe7b67-aa08-42d1-95c1-05759c0087ea 2018-10-22 07:48:03,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b16d6f-ab29-427c-8adc-3e356b5a50fb 2018-10-22 07:48:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b3b16d6f-ab29-427c-8adc-3e356b5a50fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:04,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3211d2e4-97e2-4671-89e9-c9fbe20d2860 Date: Mon, 22 Oct 2018 07:48:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:03Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "443a1be3-2c2c-4e3d-babd-13f088c9f69a"}, {"remote_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:03Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "53c97329-116a-4485-b817-1b4b0b879800"}, {"remote_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:03Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "7a445ed7-f44e-4c2d-a1f6-27a3a64c5d5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:03Z", "security_group_id": "b3b16d6f-ab29-427c-8adc-3e356b5a50fb", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:03Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9736d103-637a-4ab6-b9a7-c48b95f3e553"}]} 2018-10-22 07:48:04,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b3b16d6f-ab29-427c-8adc-3e356b5a50fb used request id req-3211d2e4-97e2-4671-89e9-c9fbe20d2860 2018-10-22 07:48:04,436 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 07:48:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b3b16d6f-ab29-427c-8adc-3e356b5a50fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:04,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd4c9655-f073-43e6-b540-cf1607b41c52 Content-Length: 0 Date: Mon, 22 Oct 2018 07:48:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:48:04,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b3b16d6f-ab29-427c-8adc-3e356b5a50fb used request id req-dd4c9655-f073-43e6-b540-cf1607b41c52 2018-10-22 07:48:04,756 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-projName 2018-10-22 07:48:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:04,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e7f25f-bec2-407f-9844-e600a1f87d9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:04,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/479e7149f2c44326be83f008be27ada4 used request id req-a1e7f25f-bec2-407f-9844-e600a1f87d9b 2018-10-22 07:48:04,991 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-username 2018-10-22 07:48:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/573648a172944febb2cac2d4b25fad4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:05,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e576b66f-30c4-405e-9938-8321a90646d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:05,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/573648a172944febb2cac2d4b25fad4b used request id req-e576b66f-30c4-405e-9938-8321a90646d5 2018-10-22 07:48:05,225 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-3cd242f5-7dc1-4957-bd92-5e8a326b1296-role 2018-10-22 07:48:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138eaae46bb106f62bf832f3a6ba9f84414cb74f" 2018-10-22 07:48:05,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3468a3eb-791b-4d44-9917-f4c6559b9b49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:05,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ab9423d58c39460cbde7da77f02e2f89 used request id req-3468a3eb-791b-4d44-9917-f4c6559b9b49 2018-10-22 07:48:05,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:05,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["WFo4DobBSh6KnVdFh0V8EQ"], "issued_at": "2018-10-22T07:48:05.000000Z"}} 2018-10-22 07:48:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af6675c44ecf1a325ac90ccbc7d410046cc024c" 2018-10-22 07:48:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c4b53e-dc8a-40fb-a8d7-3299c24786af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:05,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-36c4b53e-dc8a-40fb-a8d7-3299c24786af 2018-10-22 07:48:05,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:05,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:06,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["IOANDxBsTauWb5rAeq1Kqw"], "issued_at": "2018-10-22T07:48:06.000000Z"}} 2018-10-22 07:48:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:06,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f2cdfe-add8-4b19-bff6-a4de2b456917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:06,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-87f2cdfe-add8-4b19-bff6-a4de2b456917 2018-10-22 07:48:06,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:06,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:06,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:06,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b4616b-5694-409b-8dee-2690805ae219 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:06,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-65b4616b-5694-409b-8dee-2690805ae219 2018-10-22 07:48:06,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:06,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1e6e2b-5cb0-49ca-a88f-7df60432569f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:06,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1a1e6e2b-5cb0-49ca-a88f-7df60432569f 2018-10-22 07:48:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:06,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f53af3a-c906-4aff-bc76-b469df6794b8 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f53af3a-c906-4aff-bc76-b469df6794b8 2018-10-22 07:48:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d403ce4f-97f7-408d-a5d3-7c2bc7ea5571 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:07,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-d403ce4f-97f7-408d-a5d3-7c2bc7ea5571 2018-10-22 07:48:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/b4e7540c2e8c416481c644dd46c86fb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9401ef-b92d-4ffe-9ea2-bde6914dc63d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/b4e7540c2e8c416481c644dd46c86fb3"}, "enabled": true, "id": "b4e7540c2e8c416481c644dd46c86fb3", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-002fcca7-01eb-4e8-name"}} 2018-10-22 07:48:07,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b4e7540c2e8c416481c644dd46c86fb3 used request id req-af9401ef-b92d-4ffe-9ea2-bde6914dc63d 2018-10-22 07:48:07,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04def329-349f-4175-85da-c8f46c162bcb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:07,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles used request id req-04def329-349f-4175-85da-c8f46c162bcb 2018-10-22 07:48:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f1882d-9388-4b41-9127-7d31a274bec7 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:07,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-76f1882d-9388-4b41-9127-7d31a274bec7 2018-10-22 07:48:07,360 - keystone_utils - INFO - Granting role admin to project api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f 2018-10-22 07:48:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8b172b-f0da-40ba-8c04-985a15183391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:07,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles/e269e729b181422bb94bd3302f440863 used request id req-9a8b172b-f0da-40ba-8c04-985a15183391 2018-10-22 07:48:07,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c3f7d4-aea1-4130-95f9-5d6cba0ad6a7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:07,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8c3f7d4-aea1-4130-95f9-5d6cba0ad6a7 2018-10-22 07:48:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:07,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90de160-7fa4-4f8f-9ed1-6e292d36fbac Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:07,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-b90de160-7fa4-4f8f-9ed1-6e292d36fbac 2018-10-22 07:48:07,676 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-002fcca7-01eb-4e8-name 2018-10-22 07:48:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:07,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af6675c44ecf1a325ac90ccbc7d410046cc024c" 2018-10-22 07:48:07,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b30cad0-f62b-4147-a58d-fdcd69ab1534 Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-002fcca7-01eb-4e8-name", "links": {"self": "http://172.30.9.28:5000/v3/users/b4e7540c2e8c416481c644dd46c86fb3"}, "domain_id": "default", "enabled": true, "id": "b4e7540c2e8c416481c644dd46c86fb3", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:07,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0b30cad0-f62b-4147-a58d-fdcd69ab1534 2018-10-22 07:48:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af6675c44ecf1a325ac90ccbc7d410046cc024c" 2018-10-22 07:48:07,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5460c480-64d3-40d2-bdc7-ecbd34e644f9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:07,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5460c480-64d3-40d2-bdc7-ecbd34e644f9 2018-10-22 07:48:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af6675c44ecf1a325ac90ccbc7d410046cc024c" 2018-10-22 07:48:08,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106979fc-0f4b-4d17-8066-7c7d7f46c309 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:08,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-106979fc-0f4b-4d17-8066-7c7d7f46c309 2018-10-22 07:48:08,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af6675c44ecf1a325ac90ccbc7d410046cc024c" 2018-10-22 07:48:08,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2da15d2-148e-4373-b571-8c0180766d21 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:08,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/b4e7540c2e8c416481c644dd46c86fb3/roles used request id req-c2da15d2-148e-4373-b571-8c0180766d21 2018-10-22 07:48:08,157 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-002fcca7-01eb-4e8-name 2018-10-22 07:48:08,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b4e7540c2e8c416481c644dd46c86fb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbd09617fbaa035554021541ba25fa0c60e06a" 2018-10-22 07:48:08,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb33ee62-9a3c-4b16-89b0-3badf06ebd3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:08,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b4e7540c2e8c416481c644dd46c86fb3 used request id req-bb33ee62-9a3c-4b16-89b0-3badf06ebd3a 2018-10-22 07:48:08,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:08,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["hTVkpZVOQDS03uE6bhsbyA"], "issued_at": "2018-10-22T07:48:08.000000Z"}} 2018-10-22 07:48:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d642a018ae560f0af8d714f294e72ca3fccb247" 2018-10-22 07:48:08,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec62d7e-e444-4fa2-85d1-a5d8d76778bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:08,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dec62d7e-e444-4fa2-85d1-a5d8d76778bf 2018-10-22 07:48:08,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:08,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:09,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["iWunxokHQcWuppKaVYSYmw"], "issued_at": "2018-10-22T07:48:09.000000Z"}} 2018-10-22 07:48:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:09,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e861a35-1e38-4742-882b-44406c0745c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:09,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e861a35-1e38-4742-882b-44406c0745c8 2018-10-22 07:48:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:09,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:09,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc45781e-b364-4090-be80-096ef3da1d6a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:09,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cc45781e-b364-4090-be80-096ef3da1d6a 2018-10-22 07:48:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:09,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aff69ba-4081-4916-a976-5de270b2b416 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:09,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6aff69ba-4081-4916-a976-5de270b2b416 2018-10-22 07:48:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd38d34a-a76c-46e6-bd8c-db73536c074d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:10,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd38d34a-a76c-46e6-bd8c-db73536c074d 2018-10-22 07:48:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992e4f35-deae-4bed-bcbf-2f1f2660d57e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:10,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-992e4f35-deae-4bed-bcbf-2f1f2660d57e 2018-10-22 07:48:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e1f980-d785-495d-bd1f-04ffd7dd7743 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5"}, "enabled": true, "id": "19da7c16a6324091819b5a826f149eb5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-976048b4-a0d4-42b-name"}} 2018-10-22 07:48:10,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5 used request id req-10e1f980-d785-495d-bd1f-04ffd7dd7743 2018-10-22 07:48:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/19da7c16a6324091819b5a826f149eb5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6dad40-b3d8-48a8-b251-e920b1c2d51c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/19da7c16a6324091819b5a826f149eb5/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:10,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/19da7c16a6324091819b5a826f149eb5/roles used request id req-ce6dad40-b3d8-48a8-b251-e920b1c2d51c 2018-10-22 07:48:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4750835-3f02-4279-84d8-40043f184ce6 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:10,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-d4750835-3f02-4279-84d8-40043f184ce6 2018-10-22 07:48:10,515 - keystone_utils - INFO - Granting role admin to project api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f 2018-10-22 07:48:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/19da7c16a6324091819b5a826f149eb5/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b45c643-8df0-421e-ac47-e89eccde6236 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:10,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/19da7c16a6324091819b5a826f149eb5/roles/e269e729b181422bb94bd3302f440863 used request id req-4b45c643-8df0-421e-ac47-e89eccde6236 2018-10-22 07:48:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3f837d-5179-4472-bedf-9b78f583141a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:10,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e3f837d-5179-4472-bedf-9b78f583141a 2018-10-22 07:48:10,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:10,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d1f12c-91b6-4ce5-ba1e-850639bb5a27 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:10,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-61d1f12c-91b6-4ce5-ba1e-850639bb5a27 2018-10-22 07:48:10,838 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-976048b4-a0d4-42b-name 2018-10-22 07:48:10,839 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-976048b4-a0d4-42b-name 2018-10-22 07:48:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:10,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d642a018ae560f0af8d714f294e72ca3fccb247" 2018-10-22 07:48:11,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e253611-c6ab-4a7e-95b1-2d33b52b1eec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:11,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5 used request id req-2e253611-c6ab-4a7e-95b1-2d33b52b1eec 2018-10-22 07:48:11,059 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-976048b4-a0d4-42b-name 2018-10-22 07:48:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68085e6fbd9c3b1ceb868a23e0d72ab2cccd3e24" 2018-10-22 07:48:11,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3c8434-3b3c-41d2-af3f-b619425fe4d4 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 19da7c16a6324091819b5a826f149eb5.", "code": 404, "title": "Not Found"}} 2018-10-22 07:48:11,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/19da7c16a6324091819b5a826f149eb5 used request id req-db3c8434-3b3c-41d2-af3f-b619425fe4d4 2018-10-22 07:48:11,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-22 07:48:11,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:11,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["xOgoXTalTn-ijzGPaOg2xg"], "issued_at": "2018-10-22T07:48:11.000000Z"}} 2018-10-22 07:48:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b074b331f7c77013902d8e4141647567ef6345a6" 2018-10-22 07:48:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f83c42f-28e9-4b30-962e-fd3d3123d346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:11,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f83c42f-28e9-4b30-962e-fd3d3123d346 2018-10-22 07:48:11,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:11,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:12,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["lnkX_kLWRWC5iuQkAUFFHw"], "issued_at": "2018-10-22T07:48:12.000000Z"}} 2018-10-22 07:48:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807f8f14-fa11-4345-9077-bc53f6a2163f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:12,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-807f8f14-fa11-4345-9077-bc53f6a2163f 2018-10-22 07:48:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:12,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb99422-5ee4-4153-8026-1050b9e46657 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:12,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9eb99422-5ee4-4153-8026-1050b9e46657 2018-10-22 07:48:12,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e52df7-6cff-47bb-be89-43835723a234 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:12,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-11e52df7-6cff-47bb-be89-43835723a234 2018-10-22 07:48:12,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c442eae5-da36-4c1e-bf7b-c7174bb6bb84 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:12,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c442eae5-da36-4c1e-bf7b-c7174bb6bb84 2018-10-22 07:48:12,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ee8383-4ee3-49c3-a43a-ba9536f3fb8c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:12,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-10ee8383-4ee3-49c3-a43a-ba9536f3fb8c 2018-10-22 07:48:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/a4cb6a1adeac463b9a4d9e71d76179b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2fa707-4e71-4ac0-98c1-2bea3270afda Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/a4cb6a1adeac463b9a4d9e71d76179b9"}, "enabled": true, "id": "a4cb6a1adeac463b9a4d9e71d76179b9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8462055a-14b8-40c-name"}} 2018-10-22 07:48:12,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a4cb6a1adeac463b9a4d9e71d76179b9 used request id req-bb2fa707-4e71-4ac0-98c1-2bea3270afda 2018-10-22 07:48:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/a4cb6a1adeac463b9a4d9e71d76179b9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:12,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11205078-e587-4189-aa79-3714e574273b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/a4cb6a1adeac463b9a4d9e71d76179b9/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:12,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/a4cb6a1adeac463b9a4d9e71d76179b9/roles used request id req-11205078-e587-4189-aa79-3714e574273b 2018-10-22 07:48:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:13,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6109cd88-b983-4c61-9aed-547ff4fc321f Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:13,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-6109cd88-b983-4c61-9aed-547ff4fc321f 2018-10-22 07:48:13,028 - keystone_utils - INFO - Granting role admin to project api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f 2018-10-22 07:48:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/a4cb6a1adeac463b9a4d9e71d76179b9/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:13,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f345f3bd-3450-4ec6-93f9-3eddcb65a5be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:13,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/a4cb6a1adeac463b9a4d9e71d76179b9/roles/e269e729b181422bb94bd3302f440863 used request id req-f345f3bd-3450-4ec6-93f9-3eddcb65a5be 2018-10-22 07:48:13,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:13,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bffc569-63b2-4d2d-a12a-32e1ee6de360 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:13,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4bffc569-63b2-4d2d-a12a-32e1ee6de360 2018-10-22 07:48:13,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:13,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60d3ffd-bb5b-4501-ae93-fb4c8dfcd155 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:13,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-a60d3ffd-bb5b-4501-ae93-fb4c8dfcd155 2018-10-22 07:48:13,368 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8462055a-14b8-40c-name 2018-10-22 07:48:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:13,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:13,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b074b331f7c77013902d8e4141647567ef6345a6" 2018-10-22 07:48:13,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed73a9bc-51f2-4bdc-b964-a5aacdaf3d18 Content-Encoding: gzip Content-Length: 943 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8462055a-14b8-40c-name", "links": {"self": "http://172.30.9.28:5000/v3/users/a4cb6a1adeac463b9a4d9e71d76179b9"}, "domain_id": "default", "enabled": true, "id": "a4cb6a1adeac463b9a4d9e71d76179b9", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:13,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ed73a9bc-51f2-4bdc-b964-a5aacdaf3d18 2018-10-22 07:48:13,483 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8462055a-14b8-40c-name 2018-10-22 07:48:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a4cb6a1adeac463b9a4d9e71d76179b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aacfe19e278c28bd0b81e29cdc41bbe372eb384" 2018-10-22 07:48:13,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d2e2eb-69ee-44ff-bf58-6942acb98cc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:13,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a4cb6a1adeac463b9a4d9e71d76179b9 used request id req-f3d2e2eb-69ee-44ff-bf58-6942acb98cc9 2018-10-22 07:48:13,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:14,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["t9XucsqAQ_ufXWScMOszQA"], "issued_at": "2018-10-22T07:48:14.000000Z"}} 2018-10-22 07:48:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25923bd1207d197bbc93290fdfbf0d10fdeee8d8" 2018-10-22 07:48:14,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d684deaf-76d0-4a63-bf34-0812178d18c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:14,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d684deaf-76d0-4a63-bf34-0812178d18c7 2018-10-22 07:48:14,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:14,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:14,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["hH7Rucf7S0ypoUZBZZrBQg"], "issued_at": "2018-10-22T07:48:14.000000Z"}} 2018-10-22 07:48:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:14,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555f004e-fca7-4877-acef-f143c3969501 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:14,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-555f004e-fca7-4877-acef-f143c3969501 2018-10-22 07:48:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:14,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:14,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4962a1a-db8b-4ba3-bdf7-369af6fd84a6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:14,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a4962a1a-db8b-4ba3-bdf7-369af6fd84a6 2018-10-22 07:48:14,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:14,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65177c12-6bce-49b5-997c-b40606e52c6d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:14,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-65177c12-6bce-49b5-997c-b40606e52c6d 2018-10-22 07:48:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca8738a-c2b4-4fe3-80a0-b3ea34f12bd2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:15,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ca8738a-c2b4-4fe3-80a0-b3ea34f12bd2 2018-10-22 07:48:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa5818a-af0d-479d-af1a-308fc81339c5 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:15,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-aaa5818a-af0d-479d-af1a-308fc81339c5 2018-10-22 07:48:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a38fb3-a8df-4c69-ac2d-7549ba519bfc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1"}, "enabled": true, "id": "860ffd30328242e9893d09a0c3c73cc1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-4791fadd-e5e4-418-name"}} 2018-10-22 07:48:15,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1 used request id req-00a38fb3-a8df-4c69-ac2d-7549ba519bfc 2018-10-22 07:48:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/860ffd30328242e9893d09a0c3c73cc1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8934642d-f846-4340-a085-e428278509ff Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/860ffd30328242e9893d09a0c3c73cc1/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:15,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/860ffd30328242e9893d09a0c3c73cc1/roles used request id req-8934642d-f846-4340-a085-e428278509ff 2018-10-22 07:48:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638db6cd-bd9a-40e7-b0f8-c153a68b83aa Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:15,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-638db6cd-bd9a-40e7-b0f8-c153a68b83aa 2018-10-22 07:48:15,621 - keystone_utils - INFO - Granting role admin to project api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f 2018-10-22 07:48:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/860ffd30328242e9893d09a0c3c73cc1/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f5675c-c4e1-4e82-b8d6-687312f20437 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:15,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65/users/860ffd30328242e9893d09a0c3c73cc1/roles/e269e729b181422bb94bd3302f440863 used request id req-d9f5675c-c4e1-4e82-b8d6-687312f20437 2018-10-22 07:48:15,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55281521-2336-4c5d-903d-03d2a926eb23 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:15,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-55281521-2336-4c5d-903d-03d2a926eb23 2018-10-22 07:48:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:15,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c65822-05fc-40ec-ac8a-220717bdc89f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}]} 2018-10-22 07:48:15,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f used request id req-c8c65822-05fc-40ec-ac8a-220717bdc89f 2018-10-22 07:48:15,925 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-4791fadd-e5e4-418-name 2018-10-22 07:48:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:15,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25923bd1207d197bbc93290fdfbf0d10fdeee8d8" 2018-10-22 07:48:16,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b493d2-a285-4a42-891a-84aaa2375f26 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-4791fadd-e5e4-418-name", "links": {"self": "http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1"}, "domain_id": "default", "enabled": true, "id": "860ffd30328242e9893d09a0c3c73cc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:16,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-39b493d2-a285-4a42-891a-84aaa2375f26 2018-10-22 07:48:16,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:16,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:16,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["ReVwlPZBQzK-jPpAIZTe1A"], "issued_at": "2018-10-22T07:48:16.000000Z"}} 2018-10-22 07:48:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baca601b7d47230672ce5317a76e1f8f91abb956" 2018-10-22 07:48:16,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40803507-85d7-4be0-a561-9d6828edb2cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:16,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40803507-85d7-4be0-a561-9d6828edb2cf 2018-10-22 07:48:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:16,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baca601b7d47230672ce5317a76e1f8f91abb956" 2018-10-22 07:48:16,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bdfdd9-f8c0-48d1-af16-590010aaa391 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-4791fadd-e5e4-418-name", "links": {"self": "http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1"}, "domain_id": "default", "enabled": true, "id": "860ffd30328242e9893d09a0c3c73cc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:16,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-61bdfdd9-f8c0-48d1-af16-590010aaa391 2018-10-22 07:48:16,624 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4791fadd-e5e4-418-name 2018-10-22 07:48:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c79b7afb5ae616b60b612da191408f085b8bba" 2018-10-22 07:48:16,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7584fd1-2bb8-4279-aa62-d3744057a2cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:16,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/860ffd30328242e9893d09a0c3c73cc1 used request id req-b7584fd1-2bb8-4279-aa62-d3744057a2cc 2018-10-22 07:48:16,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:17,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["f5xjyywBQ2uPLVV8CDQnIw"], "issued_at": "2018-10-22T07:48:17.000000Z"}} 2018-10-22 07:48:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4742380a19e7a12b882e5744da8de34e762cd598" 2018-10-22 07:48:17,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bff404-1f4b-491e-aec6-1d9d23681db0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:17,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29bff404-1f4b-491e-aec6-1d9d23681db0 2018-10-22 07:48:17,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:17,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:17,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["4ZJX1t1BTDqo6M7G6Jobtg"], "issued_at": "2018-10-22T07:48:17.000000Z"}} 2018-10-22 07:48:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:17,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8423410a-ad0c-4be5-b4e5-060207a49f2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:17,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8423410a-ad0c-4be5-b4e5-060207a49f2b 2018-10-22 07:48:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:17,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d08e3514-e311-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd8d3b7-6e08-4ffa-be5f-5e0c57a7d7bf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d08e3514-e311-498-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:17,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d08e3514-e311-498-name used request id req-8fd8d3b7-6e08-4ffa-be5f-5e0c57a7d7bf 2018-10-22 07:48:17,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:17,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44f5bc9-1e93-4839-976b-ced925a4490e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:17,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b44f5bc9-1e93-4839-976b-ced925a4490e 2018-10-22 07:48:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d08e3514-e311-498-name"}}' 2018-10-22 07:48:18,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df725b51-aa8e-4571-837d-272fa66c4694 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5e6f97d8078141ffb9f81cccb415a202"}, "enabled": true, "id": "5e6f97d8078141ffb9f81cccb415a202", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d08e3514-e311-498-name"}} 2018-10-22 07:48:18,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-df725b51-aa8e-4571-837d-272fa66c4694 2018-10-22 07:48:18,110 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d08e3514-e311-498-name 2018-10-22 07:48:18,110 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d08e3514-e311-498-name 2018-10-22 07:48:18,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:18,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5e6f97d8078141ffb9f81cccb415a202 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4742380a19e7a12b882e5744da8de34e762cd598" 2018-10-22 07:48:18,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5404f9cf-c283-44ad-9739-cf0a50fe75d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:18,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5e6f97d8078141ffb9f81cccb415a202 used request id req-5404f9cf-c283-44ad-9739-cf0a50fe75d2 2018-10-22 07:48:18,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-16fc2bf9-da56-426c-91fd-3cc7cc8fa1c5 Date: Mon, 22 Oct 2018 07:48:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:19,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-16fc2bf9-da56-426c-91fd-3cc7cc8fa1c5 2018-10-22 07:48:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e854272b-d48b-4388-b76b-4646057635de Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:48:19,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-e854272b-d48b-4388-b76b-4646057635de 2018-10-22 07:48:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde3c49f-6e8b-4ce7-a800-4610fcbe483c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 07:48:19,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-fde3c49f-6e8b-4ce7-a800-4610fcbe483c 2018-10-22 07:48:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020e1e2b-d85a-46af-a0ab-ff90e66c3d93 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 07:48:19,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-020e1e2b-d85a-46af-a0ab-ff90e66c3d93 2018-10-22 07:48:19,595 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d08e3514-e311-498-name 2018-10-22 07:48:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5e6f97d8078141ffb9f81cccb415a202 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7338ece3-8880-4b62-8c2e-73bc9242e968 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e6f97d8078141ffb9f81cccb415a202.", "code": 404, "title": "Not Found"}} 2018-10-22 07:48:19,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5e6f97d8078141ffb9f81cccb415a202 used request id req-7338ece3-8880-4b62-8c2e-73bc9242e968 2018-10-22 07:48:19,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-22 07:48:19,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f00d998-a569-4d39-846f-c8dafba2061a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:19,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f00d998-a569-4d39-846f-c8dafba2061a 2018-10-22 07:48:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4742380a19e7a12b882e5744da8de34e762cd598" 2018-10-22 07:48:19,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9910492-4d50-4327-ad52-799c5519b638 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:48:19,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c9910492-4d50-4327-ad52-799c5519b638 2018-10-22 07:48:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ca10415fc33d65f277b0beebbb1a448c482040" 2018-10-22 07:48:19,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f086de01-3ca4-4f61-a88c-8f59f343360a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:19,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f086de01-3ca4-4f61-a88c-8f59f343360a 2018-10-22 07:48:19,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:20,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["7MqjVo1fTP6W_FLQp30R2Q"], "issued_at": "2018-10-22T07:48:20.000000Z"}} 2018-10-22 07:48:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed7f2f072c6356c732d2a4964cc057570e5abd7" 2018-10-22 07:48:20,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f23947b-f077-42d8-9af2-f8e17a32ead7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:20,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f23947b-f077-42d8-9af2-f8e17a32ead7 2018-10-22 07:48:20,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:20,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:20,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["e14oA2bURW27rNHIL5oFlg"], "issued_at": "2018-10-22T07:48:20.000000Z"}} 2018-10-22 07:48:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:20,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97366a6d-4db7-44c0-a417-7c507ae4e50c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:20,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-97366a6d-4db7-44c0-a417-7c507ae4e50c 2018-10-22 07:48:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:20,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70a78cba-c8c6-42a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:21,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec9b279-d92f-4b22-99b6-19c56c3d7c6e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70a78cba-c8c6-42a-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:21,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70a78cba-c8c6-42a-name used request id req-0ec9b279-d92f-4b22-99b6-19c56c3d7c6e 2018-10-22 07:48:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:21,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a166b9c-9963-431d-8560-4f2ed3c9f559 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:21,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a166b9c-9963-431d-8560-4f2ed3c9f559 2018-10-22 07:48:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-70a78cba-c8c6-42a-name"}}' 2018-10-22 07:48:21,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce490eb-cf40-4630-849c-12d68cc08322 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/399d617c814d418493d68e9728d2123e"}, "enabled": true, "id": "399d617c814d418493d68e9728d2123e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-70a78cba-c8c6-42a-name"}} 2018-10-22 07:48:21,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bce490eb-cf40-4630-849c-12d68cc08322 2018-10-22 07:48:21,308 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-70a78cba-c8c6-42a-name 2018-10-22 07:48:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:21,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70a78cba-c8c6-42a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed7f2f072c6356c732d2a4964cc057570e5abd7" 2018-10-22 07:48:21,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb13fc2-edb4-423b-8c4a-20f54e354c6e Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70a78cba-c8c6-42a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/399d617c814d418493d68e9728d2123e"}, "enabled": true, "id": "399d617c814d418493d68e9728d2123e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-70a78cba-c8c6-42a-name"}]} 2018-10-22 07:48:21,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70a78cba-c8c6-42a-name used request id req-0bb13fc2-edb4-423b-8c4a-20f54e354c6e 2018-10-22 07:48:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed7f2f072c6356c732d2a4964cc057570e5abd7" 2018-10-22 07:48:21,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13770f27-0b9d-429e-9cf5-5870ac6dd9c8 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:48:21,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-13770f27-0b9d-429e-9cf5-5870ac6dd9c8 2018-10-22 07:48:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:21,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-fe80d981-406e-4e81-b78c-b1192ba0ef36 Date: Mon, 22 Oct 2018 07:48:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:21,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fe80d981-406e-4e81-b78c-b1192ba0ef36 2018-10-22 07:48:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:21,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05221a04-9215-436a-a803-d5196cd7c3ae Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:48:21,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-05221a04-9215-436a-a803-d5196cd7c3ae 2018-10-22 07:48:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074f1e39-1520-41ab-869b-1182353aad3c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 07:48:21,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-074f1e39-1520-41ab-869b-1182353aad3c 2018-10-22 07:48:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:22,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b58297e-f668-4b46-a37e-a72a644b8cb4 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 07:48:22,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-0b58297e-f668-4b46-a37e-a72a644b8cb4 2018-10-22 07:48:22,047 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-70a78cba-c8c6-42a-name 2018-10-22 07:48:22,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/399d617c814d418493d68e9728d2123e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:22,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea16e80-ca75-482a-be6b-e428b6ab7b6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:22,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/399d617c814d418493d68e9728d2123e used request id req-4ea16e80-ca75-482a-be6b-e428b6ab7b6b 2018-10-22 07:48:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8734b59281bd4f7412b7cbc91e5717c376ee2629" 2018-10-22 07:48:22,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d186cb6d-76f8-4fb2-b3b1-3ed13d692c3a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:22,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d186cb6d-76f8-4fb2-b3b1-3ed13d692c3a 2018-10-22 07:48:22,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:22,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["LuC2l_aKRvCkpjcRxP1DfA"], "issued_at": "2018-10-22T07:48:22.000000Z"}} 2018-10-22 07:48:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2e618af9d9581405d0adc5d09e3bc32dedf12f" 2018-10-22 07:48:22,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b10e219-5a45-464e-aa7b-95c45f02ec6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:22,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7b10e219-5a45-464e-aa7b-95c45f02ec6f 2018-10-22 07:48:22,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:22,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:23,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["r23-r9l2TUS3ZIwQs4OyGQ"], "issued_at": "2018-10-22T07:48:23.000000Z"}} 2018-10-22 07:48:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:23,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc0925a-bb48-482f-99f9-08aa20d04868 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:23,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fcc0925a-bb48-482f-99f9-08aa20d04868 2018-10-22 07:48:23,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:23,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2856015b-cf10-428d-a3ec-155a5b459015 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:23,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name used request id req-2856015b-cf10-428d-a3ec-155a5b459015 2018-10-22 07:48:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:23,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3950cc24-8cbe-4060-943a-6b4dd39df37b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:23,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3950cc24-8cbe-4060-943a-6b4dd39df37b 2018-10-22 07:48:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name"}}' 2018-10-22 07:48:23,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c371ac99-2103-4bb8-8ad4-b1096fa2cae5 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/55e21f06b68d4fcabef3a8caef419ef0"}, "enabled": true, "id": "55e21f06b68d4fcabef3a8caef419ef0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name"}} 2018-10-22 07:48:23,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c371ac99-2103-4bb8-8ad4-b1096fa2cae5 2018-10-22 07:48:23,605 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name 2018-10-22 07:48:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:23,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:23,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2e618af9d9581405d0adc5d09e3bc32dedf12f" 2018-10-22 07:48:23,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eaf51c5-6597-4ef7-9746-1af400e6216c Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/55e21f06b68d4fcabef3a8caef419ef0"}, "enabled": true, "id": "55e21f06b68d4fcabef3a8caef419ef0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name"}]} 2018-10-22 07:48:23,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name used request id req-4eaf51c5-6597-4ef7-9746-1af400e6216c 2018-10-22 07:48:23,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:23,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:24,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["sz_rmvXsSO6OmWikpUjDaA"], "issued_at": "2018-10-22T07:48:24.000000Z"}} 2018-10-22 07:48:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f8e867164a562b3f5f7a8d34698ca73fdb4e9b" 2018-10-22 07:48:24,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523a40be-a88e-412a-bc09-6f831f833c6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:24,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-523a40be-a88e-412a-bc09-6f831f833c6d 2018-10-22 07:48:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:24,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:24,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f8e867164a562b3f5f7a8d34698ca73fdb4e9b" 2018-10-22 07:48:24,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2442ab87-6c1a-411a-8fc4-b04adaec17db Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/55e21f06b68d4fcabef3a8caef419ef0"}, "enabled": true, "id": "55e21f06b68d4fcabef3a8caef419ef0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name"}]} 2018-10-22 07:48:24,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name used request id req-2442ab87-6c1a-411a-8fc4-b04adaec17db 2018-10-22 07:48:24,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2e618af9d9581405d0adc5d09e3bc32dedf12f" 2018-10-22 07:48:24,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280172a4-1599-4fe0-aee8-ea8c564882f8 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:48:24,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-280172a4-1599-4fe0-aee8-ea8c564882f8 2018-10-22 07:48:24,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:25,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-400fd3a3-12df-4515-9ad3-c44994941a9c Date: Mon, 22 Oct 2018 07:48:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:25,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-400fd3a3-12df-4515-9ad3-c44994941a9c 2018-10-22 07:48:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:25,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017f34ec-fdf6-4b67-87f0-fdb1dca6c6c6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:48:25,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-017f34ec-fdf6-4b67-87f0-fdb1dca6c6c6 2018-10-22 07:48:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:25,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105118e7-5349-4df5-b250-e62d3cfef404 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 07:48:25,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-105118e7-5349-4df5-b250-e62d3cfef404 2018-10-22 07:48:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:25,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a73e8db-0fab-4669-a8cf-af40e855fce4 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 07:48:25,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-0a73e8db-0fab-4669-a8cf-af40e855fce4 2018-10-22 07:48:25,407 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7fe8a44c-b0b7-44c-name 2018-10-22 07:48:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/55e21f06b68d4fcabef3a8caef419ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:25,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ce5a43-254a-4fc0-a7e3-ad881e0edcf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:25,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/55e21f06b68d4fcabef3a8caef419ef0 used request id req-10ce5a43-254a-4fc0-a7e3-ad881e0edcf2 2018-10-22 07:48:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e307c77cf42472d5fb6336c1b400a3cd2f7c8bfa" 2018-10-22 07:48:25,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0482fe95-8f92-4572-aa75-16d624f84835 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:25,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0482fe95-8f92-4572-aa75-16d624f84835 2018-10-22 07:48:25,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:25,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["QxIcUnIFTL6XrizuT7si_w"], "issued_at": "2018-10-22T07:48:25.000000Z"}} 2018-10-22 07:48:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b872b888ee73680660ac0f6708c45ada314cd7f0" 2018-10-22 07:48:26,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce8eee4-ec5a-4250-99b1-6e35a5dd407d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:26,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ce8eee4-ec5a-4250-99b1-6e35a5dd407d 2018-10-22 07:48:26,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:26,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:26,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["9bR6lT_YT8qBRQmCSY1_-A"], "issued_at": "2018-10-22T07:48:26.000000Z"}} 2018-10-22 07:48:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edb29d927fdc058d379a400be4b67a5c7212fbb" 2018-10-22 07:48:26,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c313559-f79c-4e27-a939-a39e85a4aaaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:26,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c313559-f79c-4e27-a939-a39e85a4aaaa 2018-10-22 07:48:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:26,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-95dcd3fa-6ea0-448-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edb29d927fdc058d379a400be4b67a5c7212fbb" 2018-10-22 07:48:26,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c600029-e4f8-419c-8475-ecf2e3b01895 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-95dcd3fa-6ea0-448-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:26,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-95dcd3fa-6ea0-448-name used request id req-8c600029-e4f8-419c-8475-ecf2e3b01895 2018-10-22 07:48:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edb29d927fdc058d379a400be4b67a5c7212fbb" 2018-10-22 07:48:26,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58e0df8-0206-4a75-b176-0d26c2eb2a05 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-10-22 07:48:26,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=foo used request id req-c58e0df8-0206-4a75-b176-0d26c2eb2a05 2018-10-22 07:48:26,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edb29d927fdc058d379a400be4b67a5c7212fbb" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-95dcd3fa-6ea0-448-name"}}' 2018-10-22 07:48:26,792 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 07:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2311fa-f05c-40f0-a427-036eb52a7b6d Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-10-22 07:48:26,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bf2311fa-f05c-40f0-a427-036eb52a7b6d 2018-10-22 07:48:26,792 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-10-22 07:48:26,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edb29d927fdc058d379a400be4b67a5c7212fbb" 2018-10-22 07:48:26,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b5f4ce-aa2f-4ecb-975d-21197c682a7a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:26,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1b5f4ce-aa2f-4ecb-975d-21197c682a7a 2018-10-22 07:48:26,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:27,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["ts65COLJRgm6m5EHaZUVkA"], "issued_at": "2018-10-22T07:48:27.000000Z"}} 2018-10-22 07:48:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8296b14b3d5f93c64b790945df3bce0243b3c24" 2018-10-22 07:48:27,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed70112d-e9d5-485c-921f-ba17ac9c8541 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:27,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed70112d-e9d5-485c-921f-ba17ac9c8541 2018-10-22 07:48:27,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:27,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:27,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["4qjHjmk8RcuIRcA5jUkkxQ"], "issued_at": "2018-10-22T07:48:27.000000Z"}} 2018-10-22 07:48:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:27,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea286c38-4ab2-4dfe-9fbe-fe980e3e21bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:27,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ea286c38-4ab2-4dfe-9fbe-fe980e3e21bc 2018-10-22 07:48:27,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:27,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70558ed5-45fc-47d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:27,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2edae8-30b3-48cb-8209-83e485f3c8b7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70558ed5-45fc-47d-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:27,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70558ed5-45fc-47d-name used request id req-ee2edae8-30b3-48cb-8209-83e485f3c8b7 2018-10-22 07:48:27,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:27,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48cad5a0-4cbf-49de-8d0c-670dfdba4426 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:27,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-48cad5a0-4cbf-49de-8d0c-670dfdba4426 2018-10-22 07:48:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-70558ed5-45fc-47d-name"}}' 2018-10-22 07:48:28,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e796167-2b66-47da-8790-940f547ea44b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9c9b018974bd4ce1a0227807a87744f7"}, "enabled": true, "id": "9c9b018974bd4ce1a0227807a87744f7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-70558ed5-45fc-47d-name"}} 2018-10-22 07:48:28,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1e796167-2b66-47da-8790-940f547ea44b 2018-10-22 07:48:28,037 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-70558ed5-45fc-47d-name 2018-10-22 07:48:28,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:48:28,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/9c9b018974bd4ce1a0227807a87744f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:28,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18322559-48b3-45bb-b9ac-61999d614d00 x-compute-request-id: req-18322559-48b3-45bb-b9ac-61999d614d00 Content-Encoding: gzip Content-Length: 222 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": "9c9b018974bd4ce1a0227807a87744f7", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-22 07:48:28,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/9c9b018974bd4ce1a0227807a87744f7 used request id req-18322559-48b3-45bb-b9ac-61999d614d00 2018-10-22 07:48:28,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/9c9b018974bd4ce1a0227807a87744f7 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-10-22 07:48:29,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74a0bec-f43e-413b-ac5a-480183986885 x-compute-request-id: req-e74a0bec-f43e-413b-ac5a-480183986885 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-22 07:48:29,868 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/9c9b018974bd4ce1a0227807a87744f7 used request id req-e74a0bec-f43e-413b-ac5a-480183986885 2018-10-22 07:48:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:29,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:29,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70558ed5-45fc-47d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8296b14b3d5f93c64b790945df3bce0243b3c24" 2018-10-22 07:48:29,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c1b1d1-9034-42f6-8808-36be8d886caa Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70558ed5-45fc-47d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9c9b018974bd4ce1a0227807a87744f7"}, "enabled": true, "id": "9c9b018974bd4ce1a0227807a87744f7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-70558ed5-45fc-47d-name"}]} 2018-10-22 07:48:29,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-70558ed5-45fc-47d-name used request id req-54c1b1d1-9034-42f6-8808-36be8d886caa 2018-10-22 07:48:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8296b14b3d5f93c64b790945df3bce0243b3c24" 2018-10-22 07:48:30,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e50503-5406-4543-b71a-f336b1469173 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:48:30,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c3e50503-5406-4543-b71a-f336b1469173 2018-10-22 07:48:30,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:48:30,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/9c9b018974bd4ce1a0227807a87744f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8296b14b3d5f93c64b790945df3bce0243b3c24" 2018-10-22 07:48:30,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-4ff6f43f-711b-4658-8a00-15bce61ccfef x-compute-request-id: req-4ff6f43f-711b-4658-8a00-15bce61ccfef Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "9c9b018974bd4ce1a0227807a87744f7", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-22 07:48:30,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/9c9b018974bd4ce1a0227807a87744f7 used request id req-4ff6f43f-711b-4658-8a00-15bce61ccfef 2018-10-22 07:48:30,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:31,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-9a1c349f-7701-4943-8977-5eba838e1f28 Date: Mon, 22 Oct 2018 07:48:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:31,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9a1c349f-7701-4943-8977-5eba838e1f28 2018-10-22 07:48:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:31,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d4d52f-171d-4479-9013-e2b75b026626 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:48:31,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-68d4d52f-171d-4479-9013-e2b75b026626 2018-10-22 07:48:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:31,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b409bc2-6f47-44d8-a5a8-c91d6387c977 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 07:48:31,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-7b409bc2-6f47-44d8-a5a8-c91d6387c977 2018-10-22 07:48:31,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:31,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedd764c-93c0-4a05-ae09-d989be9bb243 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 07:48:31,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-aedd764c-93c0-4a05-ae09-d989be9bb243 2018-10-22 07:48:31,578 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-70558ed5-45fc-47d-name 2018-10-22 07:48:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9c9b018974bd4ce1a0227807a87744f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:31,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef998776-0690-4a46-bab3-150a25044e6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:31,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9c9b018974bd4ce1a0227807a87744f7 used request id req-ef998776-0690-4a46-bab3-150a25044e6f 2018-10-22 07:48:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fdad565a3cbb509f85535f6e1287c8be206d9" 2018-10-22 07:48:31,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517f3aa9-0bbd-4cdf-b2cd-8d5bb56aa2dc Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:31,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-517f3aa9-0bbd-4cdf-b2cd-8d5bb56aa2dc 2018-10-22 07:48:31,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:32,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["JNq6XeJgSqGmLvDKVLlE8g"], "issued_at": "2018-10-22T07:48:32.000000Z"}} 2018-10-22 07:48:32,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66f42ef56b8005a8ab46e278b59ac3ae571ec86" 2018-10-22 07:48:32,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf88906-f9a3-4ffa-b3a0-085100150c7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:32,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abf88906-f9a3-4ffa-b3a0-085100150c7d 2018-10-22 07:48:32,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:32,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:32,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["srQlQ-aAQLm3QdoTS0u40Q"], "issued_at": "2018-10-22T07:48:32.000000Z"}} 2018-10-22 07:48:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:32,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2835640c-656f-47ac-bbec-c3b4250f16d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:32,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2835640c-656f-47ac-bbec-c3b4250f16d9 2018-10-22 07:48:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:32,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-58dad729-b3a7-4a3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:32,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b32b33-5dbd-4021-b6a6-a9f8df701beb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-58dad729-b3a7-4a3-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:32,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-58dad729-b3a7-4a3-name used request id req-07b32b33-5dbd-4021-b6a6-a9f8df701beb 2018-10-22 07:48:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:33,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd21d778-3fae-466e-adc7-aba48ee4823e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:33,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dd21d778-3fae-466e-adc7-aba48ee4823e 2018-10-22 07:48:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-58dad729-b3a7-4a3-name"}}' 2018-10-22 07:48:33,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82ad3969-91e4-4df3-99c2-1444d6cbad3f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ebc779dacb6e4af1b16d56dbce7bfd8a"}, "enabled": true, "id": "ebc779dacb6e4af1b16d56dbce7bfd8a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-58dad729-b3a7-4a3-name"}} 2018-10-22 07:48:33,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-82ad3969-91e4-4df3-99c2-1444d6cbad3f 2018-10-22 07:48:33,132 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-58dad729-b3a7-4a3-name 2018-10-22 07:48:33,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:33,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:33,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-58dad729-b3a7-4a3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66f42ef56b8005a8ab46e278b59ac3ae571ec86" 2018-10-22 07:48:33,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c86d91a-d1c9-45a4-9601-a177efc6003a Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-58dad729-b3a7-4a3-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ebc779dacb6e4af1b16d56dbce7bfd8a"}, "enabled": true, "id": "ebc779dacb6e4af1b16d56dbce7bfd8a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-58dad729-b3a7-4a3-name"}]} 2018-10-22 07:48:33,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-58dad729-b3a7-4a3-name used request id req-8c86d91a-d1c9-45a4-9601-a177efc6003a 2018-10-22 07:48:33,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66f42ef56b8005a8ab46e278b59ac3ae571ec86" 2018-10-22 07:48:33,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32500a4-edd1-416c-88c3-24d94ae09ca6 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 07:48:33,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e32500a4-edd1-416c-88c3-24d94ae09ca6 2018-10-22 07:48:33,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:48:33,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-10-22 07:48:33,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-4c04c6cb-258f-4a2c-b7a9-cc68b6732b8b x-compute-request-id: req-4c04c6cb-258f-4a2c-b7a9-cc68b6732b8b Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-22 07:48:33,813 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-4c04c6cb-258f-4a2c-b7a9-cc68b6732b8b 2018-10-22 07:48:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/quotas/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-10-22 07:48:34,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-b5210632-ca4f-4a74-add2-757a05c600e5 Date: Mon, 22 Oct 2018 07:48:34 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-10-22 07:48:34,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-b5210632-ca4f-4a74-add2-757a05c600e5 2018-10-22 07:48:34,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:48:34,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:34,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48: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-208a684f-e334-438a-bc9a-2096ffcb7172 x-compute-request-id: req-208a684f-e334-438a-bc9a-2096ffcb7172 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "ebc779dacb6e4af1b16d56dbce7bfd8a", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-22 07:48:34,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-208a684f-e334-438a-bc9a-2096ffcb7172 2018-10-22 07:48:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:34,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-dcb67360-9fe6-43fc-85a8-7a6f853287e5 Date: Mon, 22 Oct 2018 07:48:34 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-10-22 07:48:34,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-dcb67360-9fe6-43fc-85a8-7a6f853287e5 2018-10-22 07:48:34,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:48:34,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66f42ef56b8005a8ab46e278b59ac3ae571ec86" 2018-10-22 07:48:35,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48: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-41e292be-cd4f-4d9a-a54e-f5e1e65264f7 x-compute-request-id: req-41e292be-cd4f-4d9a-a54e-f5e1e65264f7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "ebc779dacb6e4af1b16d56dbce7bfd8a", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-22 07:48:35,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-41e292be-cd4f-4d9a-a54e-f5e1e65264f7 2018-10-22 07:48:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66f42ef56b8005a8ab46e278b59ac3ae571ec86" 2018-10-22 07:48:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-1bf87fdb-028d-416f-86cc-1283f52cb126 Date: Mon, 22 Oct 2018 07:48:36 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-10-22 07:48:36,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-1bf87fdb-028d-416f-86cc-1283f52cb126 2018-10-22 07:48:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-3a66c681-135c-40a4-b788-dec712fcc301 Date: Mon, 22 Oct 2018 07:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:37,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3a66c681-135c-40a4-b788-dec712fcc301 2018-10-22 07:48:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:37,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47582f91-ccdf-4860-ab2f-1937e0b258cf Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:48:37,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-47582f91-ccdf-4860-ab2f-1937e0b258cf 2018-10-22 07:48:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:37,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ddea2f-afa3-4a97-afea-e026717981cb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 07:48:37,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-24ddea2f-afa3-4a97-afea-e026717981cb 2018-10-22 07:48:37,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:37,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c3ed16-df06-4a57-8953-6b26441e49b5 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 07:48:37,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-81c3ed16-df06-4a57-8953-6b26441e49b5 2018-10-22 07:48:37,637 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-58dad729-b3a7-4a3-name 2018-10-22 07:48:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ebc779dacb6e4af1b16d56dbce7bfd8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:37,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a5fb279-fee9-4018-b08e-38a53652f24f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:37,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ebc779dacb6e4af1b16d56dbce7bfd8a used request id req-4a5fb279-fee9-4018-b08e-38a53652f24f 2018-10-22 07:48:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a12db34a74dc87fdd5634d5624e87ad6c969436" 2018-10-22 07:48:37,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a288c9e8-8c63-438e-86ae-e301f17bb423 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:37,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a288c9e8-8c63-438e-86ae-e301f17bb423 2018-10-22 07:48:37,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:38,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["5o8JPHCyQV26oPHf7x2qLQ"], "issued_at": "2018-10-22T07:48:38.000000Z"}} 2018-10-22 07:48:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b683b3ed083e8f4affb94ff582b7519b64198fcb" 2018-10-22 07:48:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab852c4-4188-468f-ac1f-563ffa16ac35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:38,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ab852c4-4188-468f-ac1f-563ffa16ac35 2018-10-22 07:48:38,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:38,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:38,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Enyf-V8BScusofqmrI0RkA"], "issued_at": "2018-10-22T07:48:38.000000Z"}} 2018-10-22 07:48:38,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:38,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf5ad4a-0c08-4b89-bf49-bde9c186b958 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:38,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2cf5ad4a-0c08-4b89-bf49-bde9c186b958 2018-10-22 07:48:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:38,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-391cd26a-aed4-495-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:38,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f06c53-1bc1-484e-a218-a033832e92a4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-391cd26a-aed4-495-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:38,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-391cd26a-aed4-495-name used request id req-f8f06c53-1bc1-484e-a218-a033832e92a4 2018-10-22 07:48:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:39,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fef471-500d-4673-979b-11412b2a1478 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:39,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b2fef471-500d-4673-979b-11412b2a1478 2018-10-22 07:48:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}}' 2018-10-22 07:48:39,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049fa06d-14eb-40c6-8c95-b618a005371b Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c"}, "enabled": true, "id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}} 2018-10-22 07:48:39,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-049fa06d-14eb-40c6-8c95-b618a005371b 2018-10-22 07:48:39,181 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-391cd26a-aed4-495-name 2018-10-22 07:48:39,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:39,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:39,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["IO2YwG98RUuMm5pIqLYoGA"], "issued_at": "2018-10-22T07:48:39.000000Z"}} 2018-10-22 07:48:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:39,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d17e3f-0a1c-4f81-ad81-139cccd2ac48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:39,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6d17e3f-0a1c-4f81-ad81-139cccd2ac48 2018-10-22 07:48:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:39,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:39,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217dac43-3025-4c9e-b06f-86794cc81ba1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:39,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-217dac43-3025-4c9e-b06f-86794cc81ba1 2018-10-22 07:48:39,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:39,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3090abb-ade8-4159-bfca-f6cc00f25ffb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:39,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f3090abb-ade8-4159-bfca-f6cc00f25ffb 2018-10-22 07:48:40,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e41cd7f-11b9-4e4b-919a-6ac9943a5597 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:40,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e41cd7f-11b9-4e4b-919a-6ac9943a5597 2018-10-22 07:48:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-391cd26a-aed4-495-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:40,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41ed91b-00bd-4079-865d-88ce4a053d22 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-391cd26a-aed4-495-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c"}, "enabled": true, "id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}]} 2018-10-22 07:48:40,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-391cd26a-aed4-495-name used request id req-b41ed91b-00bd-4079-865d-88ce4a053d22 2018-10-22 07:48:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2ed5d02d5ce543f0b84a3a1d016f4fa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:40,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6caea72d-1e48-46de-8c39-34ff0057cd0e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2ed5d02d5ce543f0b84a3a1d016f4fa2"}, "enabled": true, "id": "2ed5d02d5ce543f0b84a3a1d016f4fa2", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-391cd26a-aed4-495-user"}} 2018-10-22 07:48:40,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2ed5d02d5ce543f0b84a3a1d016f4fa2 used request id req-6caea72d-1e48-46de-8c39-34ff0057cd0e 2018-10-22 07:48:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:40,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75422b0-cd70-4e4d-b411-e4f86dbbb5e1 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:40,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles used request id req-c75422b0-cd70-4e4d-b411-e4f86dbbb5e1 2018-10-22 07:48:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:40,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967d989a-d2a8-4854-ac4b-f332d8c1f759 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:40,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-967d989a-d2a8-4854-ac4b-f332d8c1f759 2018-10-22 07:48:40,665 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-391cd26a-aed4-495-name 2018-10-22 07:48:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:40,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43f0363-2080-431c-a644-95b9e60f120e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:40,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles/e269e729b181422bb94bd3302f440863 used request id req-b43f0363-2080-431c-a644-95b9e60f120e 2018-10-22 07:48:40,800 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-391cd26a-aed4-495-user 2018-10-22 07:48:40,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:40,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea54132-bdbd-4996-b3b1-eeeded05ec46 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:40,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eea54132-bdbd-4996-b3b1-eeeded05ec46 2018-10-22 07:48:40,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" -d '{"role": {"name": "CreateProjectUserTests-391cd26a-aed4-495-name-role"}}' 2018-10-22 07:48:40,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f374f2-22eb-4c44-a58d-87543bfabc10 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cb222439563451788759381ac2b977f", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cb222439563451788759381ac2b977f"}, "name": "CreateProjectUserTests-391cd26a-aed4-495-name-role"}} 2018-10-22 07:48:40,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-26f374f2-22eb-4c44-a58d-87543bfabc10 2018-10-22 07:48:40,989 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-391cd26a-aed4-495-name-role 2018-10-22 07:48:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4cb222439563451788759381ac2b977f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:41,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ee04d6-cef4-4e88-a5fd-82dd9c85ebf3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4cb222439563451788759381ac2b977f"}, "domain_id": null, "name": "CreateProjectUserTests-391cd26a-aed4-495-name-role", "id": "4cb222439563451788759381ac2b977f"}} 2018-10-22 07:48:41,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4cb222439563451788759381ac2b977f used request id req-a1ee04d6-cef4-4e88-a5fd-82dd9c85ebf3 2018-10-22 07:48:41,077 - keystone_utils - INFO - Granting role CreateProjectUserTests-391cd26a-aed4-495-name-role to project CreateProjectUserTests-391cd26a-aed4-495-name 2018-10-22 07:48:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles/4cb222439563451788759381ac2b977f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:41,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb7a41c-ce34-41d2-a751-31e853de2a34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:41,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c/users/2ed5d02d5ce543f0b84a3a1d016f4fa2/roles/4cb222439563451788759381ac2b977f used request id req-6eb7a41c-ce34-41d2-a751-31e853de2a34 2018-10-22 07:48:41,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:41,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:41,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "4cb222439563451788759381ac2b977f", "name": "CreateProjectUserTests-391cd26a-aed4-495-name-role"}], "expires_at": "2018-10-22T08:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a2e9f832c4fa4f08affeea10b1d2ac4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-391cd26a-aed4-495-user", "id": "2ed5d02d5ce543f0b84a3a1d016f4fa2"}, "audit_ids": ["-WFQfNDkQvmpoEXipe-Apg"], "issued_at": "2018-10-22T07:48:41.000000Z"}} 2018-10-22 07:48:41,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:41,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cdee72-0ec2-43bb-aaea-4080e1e39e7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:41,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-74cdee72-0ec2-43bb-aaea-4080e1e39e7b 2018-10-22 07:48:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-391cd26a-aed4-495-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:41,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-376f3c79-ed9d-4c4e-b49e-7bebff883054 Date: Mon, 22 Oct 2018 07:48:41 GMT RESP BODY: {"security_groups": []} 2018-10-22 07:48:41,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-391cd26a-aed4-495-name&description=hello+group used request id req-376f3c79-ed9d-4c4e-b49e-7bebff883054 2018-10-22 07:48:41,920 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-391cd26a-aed4-495-name... 2018-10-22 07:48:41,920 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-391cd26a-aed4-495-name 2018-10-22 07:48:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" -d '{"security_group": {"name": "CreateProjectUserTests-391cd26a-aed4-495-name", "description": "hello group"}}' 2018-10-22 07:48:43,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-f0a2fd81-230c-476e-8ab0-be7b921aa8a8 Date: Mon, 22 Oct 2018 07:48:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "updated_at": "2018-10-22T07:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "cef52072-388d-4b3f-a4bf-802004847556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}], "revision_number": 2, "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}} 2018-10-22 07:48:43,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-f0a2fd81-230c-476e-8ab0-be7b921aa8a8 2018-10-22 07:48:43,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:43,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-267b8302-e4d8-4541-989e-fdac1cb614e5 Date: Mon, 22 Oct 2018 07:48:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "cef52072-388d-4b3f-a4bf-802004847556"}]} 2018-10-22 07:48:43,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-267b8302-e4d8-4541-989e-fdac1cb614e5 2018-10-22 07:48:43,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:43,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55ad5271-fad2-443a-b3bb-3f2a41227aec Date: Mon, 22 Oct 2018 07:48:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "cef52072-388d-4b3f-a4bf-802004847556"}]} 2018-10-22 07:48:43,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-55ad5271-fad2-443a-b3bb-3f2a41227aec 2018-10-22 07:48:43,952 - neutron_utils - INFO - Retrieving security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:44,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f7950854-e471-43fa-80dc-97f31ccecc16 Date: Mon, 22 Oct 2018 07:48:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "updated_at": "2018-10-22T07:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "cef52072-388d-4b3f-a4bf-802004847556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}], "revision_number": 2, "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}]} 2018-10-22 07:48:44,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-f7950854-e471-43fa-80dc-97f31ccecc16 2018-10-22 07:48:44,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:45,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6367b0e-9587-46d3-afb0-2886251bd481 Date: Mon, 22 Oct 2018 07:48:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "cef52072-388d-4b3f-a4bf-802004847556"}]} 2018-10-22 07:48:45,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-f6367b0e-9587-46d3-afb0-2886251bd481 2018-10-22 07:48:45,416 - neutron_utils - INFO - Retrieving security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:45,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9e08b418-61f3-411d-a387-dee2477f83f7 Date: Mon, 22 Oct 2018 07:48:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "updated_at": "2018-10-22T07:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "cef52072-388d-4b3f-a4bf-802004847556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}], "revision_number": 2, "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}]} 2018-10-22 07:48:45,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-9e08b418-61f3-411d-a387-dee2477f83f7 2018-10-22 07:48:45,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:45,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0cd1149d-c6ab-4a9a-b279-9d27563ca1f3 Date: Mon, 22 Oct 2018 07:48:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "cef52072-388d-4b3f-a4bf-802004847556"}]} 2018-10-22 07:48:45,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-0cd1149d-c6ab-4a9a-b279-9d27563ca1f3 2018-10-22 07:48:45,892 - neutron_utils - INFO - Retrieving security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:46,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ebdbb006-b4bd-4c74-a273-a53a8f8f590f Date: Mon, 22 Oct 2018 07:48:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "updated_at": "2018-10-22T07:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "revision_number": 0, "id": "cef52072-388d-4b3f-a4bf-802004847556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}], "revision_number": 2, "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}]} 2018-10-22 07:48:46,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-ebdbb006-b4bd-4c74-a273-a53a8f8f590f 2018-10-22 07:48:46,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f15e9e2-a526-4d99-ab14-7a22ff001923 2018-10-22 07:48:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:46,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-747cbe63-5d81-4ffe-8725-665b50008d7c Date: Mon, 22 Oct 2018 07:48:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "bf449b62-75f9-4e48-a343-a57c7a9b0ee2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:42Z", "security_group_id": "6f15e9e2-a526-4d99-ab14-7a22ff001923", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:42Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "cef52072-388d-4b3f-a4bf-802004847556"}]} 2018-10-22 07:48:46,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-747cbe63-5d81-4ffe-8725-665b50008d7c 2018-10-22 07:48:46,166 - neutron_utils - INFO - Deleting security group rule with ID - bf449b62-75f9-4e48-a343-a57c7a9b0ee2 2018-10-22 07:48:46,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/bf449b62-75f9-4e48-a343-a57c7a9b0ee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:46,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-299c7750-15b8-4487-88bb-805539f8c719 Content-Length: 0 Date: Mon, 22 Oct 2018 07:48:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:48:46,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/bf449b62-75f9-4e48-a343-a57c7a9b0ee2 used request id req-299c7750-15b8-4487-88bb-805539f8c719 2018-10-22 07:48:46,453 - neutron_utils - INFO - Deleting security group rule with ID - cef52072-388d-4b3f-a4bf-802004847556 2018-10-22 07:48:46,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/cef52072-388d-4b3f-a4bf-802004847556 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:46,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65cb74b3-ed6a-49a2-8f2a-2f6a504bb1e6 Content-Length: 0 Date: Mon, 22 Oct 2018 07:48:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:48:46,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/cef52072-388d-4b3f-a4bf-802004847556 used request id req-65cb74b3-ed6a-49a2-8f2a-2f6a504bb1e6 2018-10-22 07:48:46,716 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-391cd26a-aed4-495-name 2018-10-22 07:48:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6f15e9e2-a526-4d99-ab14-7a22ff001923 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5684f4348457634c3477d8e0157587af05aa6b" 2018-10-22 07:48:46,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23c51736-6bd9-478b-af98-d47e034f3be9 Content-Length: 0 Date: Mon, 22 Oct 2018 07:48:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:48:46,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6f15e9e2-a526-4d99-ab14-7a22ff001923 used request id req-23c51736-6bd9-478b-af98-d47e034f3be9 2018-10-22 07:48:46,838 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-391cd26a-aed4-495-user 2018-10-22 07:48:46,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2ed5d02d5ce543f0b84a3a1d016f4fa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54899b0e868700f046c20fbcdd887553281bb319" 2018-10-22 07:48:47,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4faa867-d932-40c9-a630-26da9d0a8452 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:47,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2ed5d02d5ce543f0b84a3a1d016f4fa2 used request id req-e4faa867-d932-40c9-a630-26da9d0a8452 2018-10-22 07:48:47,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:47,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-4967bced-316d-412c-ae9b-c636290427a9 Date: Mon, 22 Oct 2018 07:48:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:41Z", "updated_at": "2018-10-22T07:48:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "revision_number": 0, "id": "6b27ec7a-aa94-4fd5-8773-c278ad52dbfc", "remote_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "revision_number": 0, "id": "6888acb8-b464-43de-b955-292fb81886c4", "remote_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "revision_number": 0, "id": "b2c639d2-df7b-4076-ba5a-69e505f98108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "revision_number": 0, "id": "6edbcb39-7a7d-4b6e-a3bb-f6dd49d83cda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c"}], "revision_number": 4, "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:48:47,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4967bced-316d-412c-ae9b-c636290427a9 2018-10-22 07:48:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:47,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d84d77-7497-4f7d-84fc-80f8656a80da Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c"}, "enabled": true, "id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-391cd26a-aed4-495-name"}} 2018-10-22 07:48:47,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c used request id req-05d84d77-7497-4f7d-84fc-80f8656a80da 2018-10-22 07:48:47,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c37905c-b37d-4a97-abf8-a795b91f2772 2018-10-22 07:48:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1c37905c-b37d-4a97-abf8-a795b91f2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:48,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-600e794a-6a33-4bdc-afbe-c5dbaaea0e4d Date: Mon, 22 Oct 2018 07:48:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:41Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6888acb8-b464-43de-b955-292fb81886c4"}, {"remote_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:41Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6b27ec7a-aa94-4fd5-8773-c278ad52dbfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:41Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "6edbcb39-7a7d-4b6e-a3bb-f6dd49d83cda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:41Z", "security_group_id": "1c37905c-b37d-4a97-abf8-a795b91f2772", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "created_at": "2018-10-22T07:48:41Z", "project_id": "a2e9f832c4fa4f08affeea10b1d2ac4c", "id": "b2c639d2-df7b-4076-ba5a-69e505f98108"}]} 2018-10-22 07:48:48,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1c37905c-b37d-4a97-abf8-a795b91f2772 used request id req-600e794a-6a33-4bdc-afbe-c5dbaaea0e4d 2018-10-22 07:48:48,081 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 07:48:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1c37905c-b37d-4a97-abf8-a795b91f2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:49,142 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01210cb7-d9c5-4874-992d-681afa92e7a6 Content-Length: 0 Date: Mon, 22 Oct 2018 07:48:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:48:49,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1c37905c-b37d-4a97-abf8-a795b91f2772 used request id req-01210cb7-d9c5-4874-992d-681afa92e7a6 2018-10-22 07:48:49,143 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-391cd26a-aed4-495-name 2018-10-22 07:48:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:49,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff3e0336-ff70-4a4e-9ff7-3b25873ab553 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:49,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a2e9f832c4fa4f08affeea10b1d2ac4c used request id req-ff3e0336-ff70-4a4e-9ff7-3b25873ab553 2018-10-22 07:48:49,308 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-391cd26a-aed4-495-name-role 2018-10-22 07:48:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4cb222439563451788759381ac2b977f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:49,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451eb7bb-4b91-4605-8ca3-9c632d4d79ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:49,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4cb222439563451788759381ac2b977f used request id req-451eb7bb-4b91-4605-8ca3-9c632d4d79ad 2018-10-22 07:48:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810a18f2cded86861e4dc29ddd8c259a816d1700" 2018-10-22 07:48:49,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f634901-8723-47bf-9e6d-644144900d41 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:49,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8f634901-8723-47bf-9e6d-644144900d41 2018-10-22 07:48:49,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:49,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["a1ula7UsTs6aaZFMd8D44w"], "issued_at": "2018-10-22T07:48:49.000000Z"}} 2018-10-22 07:48:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982512eae087d07b0126da90c32d8a4a11108d55" 2018-10-22 07:48:50,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a01d1f-5300-4c89-8474-864555e005ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:50,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0a01d1f-5300-4c89-8474-864555e005ca 2018-10-22 07:48:50,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:50,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:50,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["1F9JyvC6RdONuQwuf2tKTQ"], "issued_at": "2018-10-22T07:48:50.000000Z"}} 2018-10-22 07:48:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:50,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6fd657-33a9-454d-96ae-9477656cb26c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:50,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f6fd657-33a9-454d-96ae-9477656cb26c 2018-10-22 07:48:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:50,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:50,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f9f5d5-8670-4aa5-b970-639c74461e46 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name", "previous": null, "next": null}, "projects": []} 2018-10-22 07:48:50,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name used request id req-f5f9f5d5-8670-4aa5-b970-639c74461e46 2018-10-22 07:48:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:50,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce49a0a-04e4-415e-a2f3-393fa6fc13d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:50,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cce49a0a-04e4-415e-a2f3-393fa6fc13d9 2018-10-22 07:48:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}}' 2018-10-22 07:48:50,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5decdfd7-ee13-4deb-a799-cfee6edaf4e1 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30"}, "enabled": true, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}} 2018-10-22 07:48:50,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5decdfd7-ee13-4deb-a799-cfee6edaf4e1 2018-10-22 07:48:50,736 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:48:50,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:50,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:51,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["r8ynPqY3ToWwnlDC3u7sFQ"], "issued_at": "2018-10-22T07:48:51.000000Z"}} 2018-10-22 07:48:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:51,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f5cb7c-16cc-434e-b71a-f4ba20d9f97b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:51,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-35f5cb7c-16cc-434e-b71a-f4ba20d9f97b 2018-10-22 07:48:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:51,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:51,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4ef7f9-4542-413b-9e94-5bd316649467 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:51,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cd4ef7f9-4542-413b-9e94-5bd316649467 2018-10-22 07:48:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:51,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a179b1-e478-4385-b21a-5aff47814c0d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:51,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-35a179b1-e478-4385-b21a-5aff47814c0d 2018-10-22 07:48:51,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f361369-4d58-492e-b7c0-0160887cfa90 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3f361369-4d58-492e-b7c0-0160887cfa90 2018-10-22 07:48:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:52,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2a7c84-7747-48d4-bc0e-f04f3dc24c55 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30"}, "enabled": true, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:48:52,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name used request id req-cb2a7c84-7747-48d4-bc0e-f04f3dc24c55 2018-10-22 07:48:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2873c52b55ec4fb5813aa2e3fbb52af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:52,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3346d1b-1ebd-4de1-81cd-682df050218b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2873c52b55ec4fb5813aa2e3fbb52af3"}, "enabled": true, "id": "2873c52b55ec4fb5813aa2e3fbb52af3", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-user1"}} 2018-10-22 07:48:52,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2873c52b55ec4fb5813aa2e3fbb52af3 used request id req-a3346d1b-1ebd-4de1-81cd-682df050218b 2018-10-22 07:48:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:52,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30600202-bcbb-4752-a5e2-82a14d25b99c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:52,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles used request id req-30600202-bcbb-4752-a5e2-82a14d25b99c 2018-10-22 07:48:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d247c8b5-70fd-40f5-9412-793383f5cca3 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:52,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-d247c8b5-70fd-40f5-9412-793383f5cca3 2018-10-22 07:48:52,331 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:48:52,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:48:52,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d966314-ec44-4130-90e9-7837ac3aabdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:52,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles/e269e729b181422bb94bd3302f440863 used request id req-9d966314-ec44-4130-90e9-7837ac3aabdc 2018-10-22 07:48:52,544 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-user1 2018-10-22 07:48:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:52,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634681c2-c618-41c6-aec2-a91312971ea7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:52,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-634681c2-c618-41c6-aec2-a91312971ea7 2018-10-22 07:48:52,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" -d '{"role": {"name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role"}}' 2018-10-22 07:48:52,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4586eda9-2da9-4505-977f-a95a83295610 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0933d9a4ac6744ccb65707ee29c2007d", "links": {"self": "http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d"}, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role"}} 2018-10-22 07:48:52,743 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4586eda9-2da9-4505-977f-a95a83295610 2018-10-22 07:48:52,743 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role 2018-10-22 07:48:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:52,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9dcf5e-9149-470e-98f4-be11d6f48dcb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d"}, "domain_id": null, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role", "id": "0933d9a4ac6744ccb65707ee29c2007d"}} 2018-10-22 07:48:52,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d used request id req-da9dcf5e-9149-470e-98f4-be11d6f48dcb 2018-10-22 07:48:52,821 - keystone_utils - INFO - Granting role CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role to project CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:48:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles/0933d9a4ac6744ccb65707ee29c2007d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:52,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a614c7eb-dddd-4237-b96f-0cc3e2040df9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:52,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/2873c52b55ec4fb5813aa2e3fbb52af3/roles/0933d9a4ac6744ccb65707ee29c2007d used request id req-a614c7eb-dddd-4237-b96f-0cc3e2040df9 2018-10-22 07:48:52,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:52,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:53,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["xsZiucqWSzK7yC2MpYEPgw"], "issued_at": "2018-10-22T07:48:53.000000Z"}} 2018-10-22 07:48:53,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:53,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453fbaa0-de56-4ae1-982b-5c5cfd4d116a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:53,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-453fbaa0-de56-4ae1-982b-5c5cfd4d116a 2018-10-22 07:48:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:53,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:53,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:53,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cf9385-8462-422d-9bfc-4dc88638f4b4 Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-user1", "links": {"self": "http://172.30.9.28:5000/v3/users/2873c52b55ec4fb5813aa2e3fbb52af3"}, "domain_id": "default", "enabled": true, "id": "2873c52b55ec4fb5813aa2e3fbb52af3", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 07:48:53,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-39cf9385-8462-422d-9bfc-4dc88638f4b4 2018-10-22 07:48:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:53,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312f70af-8aa4-440a-b7ae-70f0719dbaaf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 07:48:53,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-312f70af-8aa4-440a-b7ae-70f0719dbaaf 2018-10-22 07:48:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:54,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f003e73-7944-4704-bcd9-8b479456d47f Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0933d9a4ac6744ccb65707ee29c2007d", "links": {"self": "http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d"}, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role"}, {"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:48:54,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f003e73-7944-4704-bcd9-8b479456d47f 2018-10-22 07:48:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:54,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3e871d-7ff2-40d2-a5de-8585d3f57705 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30"}, "enabled": true, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:48:54,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name used request id req-8a3e871d-7ff2-40d2-a5de-8585d3f57705 2018-10-22 07:48:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/f25898947651483798b3ca8e3973b129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:54,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c1348b-3f9e-4344-8f44-0e7da8b872dc Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/f25898947651483798b3ca8e3973b129"}, "enabled": true, "id": "f25898947651483798b3ca8e3973b129", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-user2"}} 2018-10-22 07:48:54,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f25898947651483798b3ca8e3973b129 used request id req-59c1348b-3f9e-4344-8f44-0e7da8b872dc 2018-10-22 07:48:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:54,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3ea943-204d-4147-99b2-208c471739b3 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 07:48:54,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles used request id req-db3ea943-204d-4147-99b2-208c471739b3 2018-10-22 07:48:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:54,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a419466b-5a3f-4127-93d4-bfc12eda9580 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 07:48:54,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-a419466b-5a3f-4127-93d4-bfc12eda9580 2018-10-22 07:48:54,510 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:48:54,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:48:54,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0c936c-feb8-4c27-ba2e-cf4a68fe0ea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:54,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles/e269e729b181422bb94bd3302f440863 used request id req-6e0c936c-feb8-4c27-ba2e-cf4a68fe0ea7 2018-10-22 07:48:54,643 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-user2 2018-10-22 07:48:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:54,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9eba880-e5be-4c2f-82e9-280e168d7628 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d"}, "domain_id": null, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role", "id": "0933d9a4ac6744ccb65707ee29c2007d"}} 2018-10-22 07:48:54,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d used request id req-a9eba880-e5be-4c2f-82e9-280e168d7628 2018-10-22 07:48:54,734 - keystone_utils - INFO - Granting role CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role to project CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:48:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles/0933d9a4ac6744ccb65707ee29c2007d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:48:54,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-decfd7ec-f9cb-4bc6-9a57-08dabc4f8ea4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:48:54,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30/users/f25898947651483798b3ca8e3973b129/roles/0933d9a4ac6744ccb65707ee29c2007d used request id req-decfd7ec-f9cb-4bc6-9a57-08dabc4f8ea4 2018-10-22 07:48:54,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:54,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:55,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0933d9a4ac6744ccb65707ee29c2007d", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T08:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-user1", "id": "2873c52b55ec4fb5813aa2e3fbb52af3"}, "audit_ids": ["Ou8_SwLIT5qY9LjTBz95jg"], "issued_at": "2018-10-22T07:48:55.000000Z"}} 2018-10-22 07:48:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:55,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27203a30-91d2-4a5e-8fc1-3f602f42f3a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:55,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27203a30-91d2-4a5e-8fc1-3f602f42f3a9 2018-10-22 07:48:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:55,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a3b6b119-9d21-468a-98cf-4d8c8a00563e Date: Mon, 22 Oct 2018 07:48:55 GMT RESP BODY: {"security_groups": []} 2018-10-22 07:48:55,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name&description=hello+group used request id req-a3b6b119-9d21-468a-98cf-4d8c8a00563e 2018-10-22 07:48:55,738 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-19ccf5ca-c2a8-4f4-name... 2018-10-22 07:48:55,738 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:48:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" -d '{"security_group": {"name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name", "description": "hello group"}}' 2018-10-22 07:48:56,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-18c7f5d8-3abd-4287-94e6-d5616749c101 Date: Mon, 22 Oct 2018 07:48:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "updated_at": "2018-10-22T07:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "209cff93-847e-48f1-b436-5a25ea04ead3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 2, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}} 2018-10-22 07:48:56,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-18c7f5d8-3abd-4287-94e6-d5616749c101 2018-10-22 07:48:56,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:56,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2106d08e-d526-47df-b539-cafd3585447a Date: Mon, 22 Oct 2018 07:48:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:48:56,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-2106d08e-d526-47df-b539-cafd3585447a 2018-10-22 07:48:56,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:56,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9284a56-5fc7-43e4-b86f-84f0734305f3 Date: Mon, 22 Oct 2018 07:48:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:48:56,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-a9284a56-5fc7-43e4-b86f-84f0734305f3 2018-10-22 07:48:56,803 - neutron_utils - INFO - Retrieving security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:56,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f9f8530f-165a-4db1-b04c-296686426d99 Date: Mon, 22 Oct 2018 07:48:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "updated_at": "2018-10-22T07:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "209cff93-847e-48f1-b436-5a25ea04ead3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 2, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:48:56,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-f9f8530f-165a-4db1-b04c-296686426d99 2018-10-22 07:48:56,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:57,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c09ea36-3970-4a6e-82aa-9ac93b59744d Date: Mon, 22 Oct 2018 07:48:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:48:57,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-5c09ea36-3970-4a6e-82aa-9ac93b59744d 2018-10-22 07:48:57,141 - neutron_utils - INFO - Retrieving security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:57,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6aa90954-3fca-454a-a315-93693e236727 Date: Mon, 22 Oct 2018 07:48:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "updated_at": "2018-10-22T07:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "209cff93-847e-48f1-b436-5a25ea04ead3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 2, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:48:57,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-6aa90954-3fca-454a-a315-93693e236727 2018-10-22 07:48:57,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8e5a9ae-90af-45ed-920b-4c43b98108d1 Date: Mon, 22 Oct 2018 07:48:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:48:58,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-c8e5a9ae-90af-45ed-920b-4c43b98108d1 2018-10-22 07:48:58,299 - neutron_utils - INFO - Retrieving security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:58,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:58,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bdefb04f-c6cb-499b-bf20-9b8355e98ded Date: Mon, 22 Oct 2018 07:48:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "updated_at": "2018-10-22T07:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "209cff93-847e-48f1-b436-5a25ea04ead3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 2, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:48:58,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-bdefb04f-c6cb-499b-bf20-9b8355e98ded 2018-10-22 07:48:58,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:58,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:48:58,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f40aade4-923d-400b-84e9-c81fa589f767 Date: Mon, 22 Oct 2018 07:48:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:48:58,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-f40aade4-923d-400b-84e9-c81fa589f767 2018-10-22 07:48:58,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:48:58,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:48:58,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0933d9a4ac6744ccb65707ee29c2007d", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T08:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3bbe5a1915ba477ead9e07bdd172bc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-user2", "id": "f25898947651483798b3ca8e3973b129"}, "audit_ids": ["dijSHVO-QTKAH6hw102_Yg"], "issued_at": "2018-10-22T07:48:58.000000Z"}} 2018-10-22 07:48:58,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:48:58,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f336291f-ad82-43ea-a6e2-30b8483845d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:48:58,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f336291f-ad82-43ea-a6e2-30b8483845d3 2018-10-22 07:48:58,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:48:59,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dca9fef1-d19f-48fc-b010-fc42e913819d Date: Mon, 22 Oct 2018 07:48:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "updated_at": "2018-10-22T07:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "209cff93-847e-48f1-b436-5a25ea04ead3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 2, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:48:59,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-19ccf5ca-c2a8-4f4-name&description=hello+group used request id req-dca9fef1-d19f-48fc-b010-fc42e913819d 2018-10-22 07:48:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:48:59,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:48:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:48:59,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47cadaef-fe97-4ea1-aaf1-76c13e92094b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30"}, "enabled": true, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}} 2018-10-22 07:48:59,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30 used request id req-47cadaef-fe97-4ea1-aaf1-76c13e92094b 2018-10-22 07:48:59,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:48:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-225df3c3-932b-4866-984a-f6dcde1e9f8b Date: Mon, 22 Oct 2018 07:48:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:48:59,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-225df3c3-932b-4866-984a-f6dcde1e9f8b 2018-10-22 07:48:59,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:48:59,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:49:00,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae43d8bb-feba-4f1d-9106-4efed577b3dc Date: Mon, 22 Oct 2018 07:49:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:49:00,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-ae43d8bb-feba-4f1d-9106-4efed577b3dc 2018-10-22 07:49:00,577 - neutron_utils - INFO - Retrieving security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:49:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:49:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e80ffd82-fb0e-423d-a746-7b2a4aefaae8 Date: Mon, 22 Oct 2018 07:49:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "updated_at": "2018-10-22T07:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "209cff93-847e-48f1-b436-5a25ea04ead3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "revision_number": 0, "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 2, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}]} 2018-10-22 07:49:00,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-e80ffd82-fb0e-423d-a746-7b2a4aefaae8 2018-10-22 07:49:00,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9b70e36-77d5-498c-8357-201db0ae4c82 2018-10-22 07:49:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:49:01,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5f049d3-cc57-4e4e-807a-3c4888c37623 Date: Mon, 22 Oct 2018 07:49:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "209cff93-847e-48f1-b436-5a25ea04ead3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:56Z", "security_group_id": "d9b70e36-77d5-498c-8357-201db0ae4c82", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:56Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "6aaef5e5-e055-4a01-9ee0-ba4814cb1f69"}]} 2018-10-22 07:49:01,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-e5f049d3-cc57-4e4e-807a-3c4888c37623 2018-10-22 07:49:01,106 - neutron_utils - INFO - Deleting security group rule with ID - 209cff93-847e-48f1-b436-5a25ea04ead3 2018-10-22 07:49:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/209cff93-847e-48f1-b436-5a25ea04ead3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:49:01,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e75cf881-8d37-4812-895c-11ae9f331d32 Content-Length: 0 Date: Mon, 22 Oct 2018 07:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:01,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/209cff93-847e-48f1-b436-5a25ea04ead3 used request id req-e75cf881-8d37-4812-895c-11ae9f331d32 2018-10-22 07:49:01,264 - neutron_utils - INFO - Deleting security group rule with ID - 6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 2018-10-22 07:49:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:49:01,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37d6f259-453f-4efe-b4d5-659cec36babe Content-Length: 0 Date: Mon, 22 Oct 2018 07:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:01,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 used request id req-37d6f259-453f-4efe-b4d5-659cec36babe 2018-10-22 07:49:01,369 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:49:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d6b8e59e1a11c8488027385be13f1b3e0c502b" 2018-10-22 07:49:01,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cc2f400-58a3-411a-837c-b03f5937fcb9 Content-Length: 0 Date: Mon, 22 Oct 2018 07:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:01,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-7cc2f400-58a3-411a-837c-b03f5937fcb9 2018-10-22 07:49:01,492 - neutron_utils - INFO - Deleting security group rule with ID - 6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 2018-10-22 07:49:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:49:01,557 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e200864b-93f2-4309-a4e7-2d6626df0acc Date: Mon, 22 Oct 2018 07:49:01 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 07:49:01,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 used request id req-e200864b-93f2-4309-a4e7-2d6626df0acc 2018-10-22 07:49:01,558 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 07:49:01,558 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6aaef5e5-e055-4a01-9ee0-ba4814cb1f69 does not exist Neutron server returns request_ids: ['req-e200864b-93f2-4309-a4e7-2d6626df0acc'] 2018-10-22 07:49:01,558 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:49:01,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d9b70e36-77d5-498c-8357-201db0ae4c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4564f3c64529a5b6233a7c714824065989935" 2018-10-22 07:49:01,750 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a68cb72a-ef10-4d09-93b6-04f74bebd43a Date: Mon, 22 Oct 2018 07:49:01 GMT RESP BODY: {"NeutronError": {"message": "Security group d9b70e36-77d5-498c-8357-201db0ae4c82 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-22 07:49:01,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d9b70e36-77d5-498c-8357-201db0ae4c82 used request id req-a68cb72a-ef10-4d09-93b6-04f74bebd43a 2018-10-22 07:49:01,751 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group d9b70e36-77d5-498c-8357-201db0ae4c82 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-22 07:49:01,751 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group d9b70e36-77d5-498c-8357-201db0ae4c82 does not exist Neutron server returns request_ids: ['req-a68cb72a-ef10-4d09-93b6-04f74bebd43a'] 2018-10-22 07:49:01,752 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-user1 2018-10-22 07:49:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2873c52b55ec4fb5813aa2e3fbb52af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbf974ad73a3679fd5274edc2f927fe6dd5e7f" 2018-10-22 07:49:01,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc5e18a5-7d80-4ff4-a67e-4ba2006c8b9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:49:01,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2873c52b55ec4fb5813aa2e3fbb52af3 used request id req-fc5e18a5-7d80-4ff4-a67e-4ba2006c8b9f 2018-10-22 07:49:01,958 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-user2 2018-10-22 07:49:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f25898947651483798b3ca8e3973b129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0387c021657f1ec95f6534e0d8d70470b0a524" 2018-10-22 07:49:02,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-412a53db-c2b2-4e15-beb5-910885d450e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:49:02,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f25898947651483798b3ca8e3973b129 used request id req-412a53db-c2b2-4e15-beb5-910885d450e6 2018-10-22 07:49:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:02,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-2a84dd6e-c4c7-4af4-a679-adda8495d1ac Date: Mon, 22 Oct 2018 07:49:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:55Z", "updated_at": "2018-10-22T07:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "revision_number": 0, "id": "a7e8806d-bb7e-4467-989f-5f430a178de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "revision_number": 0, "id": "973032d9-a71b-46cb-96d5-8baf1a2da55d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "revision_number": 0, "id": "0f698a1c-f905-4702-8627-143e134fd56a", "remote_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "revision_number": 0, "id": "f1365e5a-d7f9-49f5-a368-0587d3e73f1e", "remote_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30"}], "revision_number": 4, "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 07:49:02,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2a84dd6e-c4c7-4af4-a679-adda8495d1ac 2018-10-22 07:49:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:02,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe216af-acf7-42b0-9eb1-b5f227cd6f27 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30"}, "enabled": true, "id": "3bbe5a1915ba477ead9e07bdd172bc30", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19ccf5ca-c2a8-4f4-name"}} 2018-10-22 07:49:02,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30 used request id req-7fe216af-acf7-42b0-9eb1-b5f227cd6f27 2018-10-22 07:49:02,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2713bb04-ec98-4d03-bd06-05a33b0f0ebc 2018-10-22 07:49:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2713bb04-ec98-4d03-bd06-05a33b0f0ebc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:02,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-afe5acb2-2c55-4876-90b5-0bba6a0af33f Date: Mon, 22 Oct 2018 07:49:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:55Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "0f698a1c-f905-4702-8627-143e134fd56a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:55Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "973032d9-a71b-46cb-96d5-8baf1a2da55d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:55Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "a7e8806d-bb7e-4467-989f-5f430a178de3"}, {"remote_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:48:55Z", "security_group_id": "2713bb04-ec98-4d03-bd06-05a33b0f0ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbe5a1915ba477ead9e07bdd172bc30", "created_at": "2018-10-22T07:48:55Z", "project_id": "3bbe5a1915ba477ead9e07bdd172bc30", "id": "f1365e5a-d7f9-49f5-a368-0587d3e73f1e"}]} 2018-10-22 07:49:02,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2713bb04-ec98-4d03-bd06-05a33b0f0ebc used request id req-afe5acb2-2c55-4876-90b5-0bba6a0af33f 2018-10-22 07:49:02,679 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 07:49:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2713bb04-ec98-4d03-bd06-05a33b0f0ebc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:02,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d67bfae-32a3-4934-9d78-7d88f21b604e Content-Length: 0 Date: Mon, 22 Oct 2018 07:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:02,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2713bb04-ec98-4d03-bd06-05a33b0f0ebc used request id req-6d67bfae-32a3-4934-9d78-7d88f21b604e 2018-10-22 07:49:03,000 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name 2018-10-22 07:49:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:03,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96216284-8ea3-4c08-b8a8-fb6053d7b24c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:49:03,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3bbe5a1915ba477ead9e07bdd172bc30 used request id req-96216284-8ea3-4c08-b8a8-fb6053d7b24c 2018-10-22 07:49:03,260 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-19ccf5ca-c2a8-4f4-name-role 2018-10-22 07:49:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:03,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b74605-20b8-4bcf-8621-0c70d812f240 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:49:03,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0933d9a4ac6744ccb65707ee29c2007d used request id req-23b74605-20b8-4bcf-8621-0c70d812f240 2018-10-22 07:49:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb0b73ca7509a963701c06041c4bc5c4064ddf1" 2018-10-22 07:49:03,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef55246-5731-4bc8-b6e8-6e4c1f194f52 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 07:49:03,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aef55246-5731-4bc8-b6e8-6e4c1f194f52 2018-10-22 07:49:03,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:03,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["F6XhUK9eQ2aTOwuNSMLjDg"], "issued_at": "2018-10-22T07:49:03.000000Z"}} 2018-10-22 07:49:03,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" 2018-10-22 07:49:04,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d63dab4-8ff8-49f5-9b6f-507cce3d0abc Date: Mon, 22 Oct 2018 07:49: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"}}} 2018-10-22 07:49:04,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3d63dab4-8ff8-49f5-9b6f-507cce3d0abc 2018-10-22 07:49:04,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2"}' 2018-10-22 07:49:05,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695 X-Openstack-Request-Id: req-61e3d8ae-2307-4ceb-9ead-c78e538e4bcd Date: Mon, 22 Oct 2018 07:49:05 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:49:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:49:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695", "min_disk": 0, "protected": false, "id": "23cdc771-39a7-4d9d-b70f-d784a62e8695", "file": "/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:49:05,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-61e3d8ae-2307-4ceb-9ead-c78e538e4bcd 2018-10-22 07:49:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" -d '' 2018-10-22 07:49:08,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a3c5829-18a9-4b9b-9a73-e7421410f988 Date: Mon, 22 Oct 2018 07:49:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:49:08,664 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/file used request id req-6a3c5829-18a9-4b9b-9a73-e7421410f988 2018-10-22 07:49:08,665 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:49:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" 2018-10-22 07:49:09,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-cc6cd328-5065-4f9a-acd3-fe82e67f6d9b Date: Mon, 22 Oct 2018 07:49:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:49:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:49:08Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/snap", "metadata": {}}], "self": "/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695", "min_disk": 0, "protected": false, "id": "23cdc771-39a7-4d9d-b70f-d784a62e8695", "file": "/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:49:09,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695 used request id req-cc6cd328-5065-4f9a-acd3-fe82e67f6d9b 2018-10-22 07:49:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" 2018-10-22 07:49:09,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d61b95e8-f7dc-4a31-97b0-002bd5325580 Date: Mon, 22 Oct 2018 07:49: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"}}} 2018-10-22 07:49:09,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d61b95e8-f7dc-4a31-97b0-002bd5325580 2018-10-22 07:49:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" 2018-10-22 07:49:10,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-c2412680-170b-45cc-b078-0b99e3b39d7e Date: Mon, 22 Oct 2018 07:49:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:49:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:49:08Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/snap", "metadata": {}}], "self": "/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695", "min_disk": 0, "protected": false, "id": "23cdc771-39a7-4d9d-b70f-d784a62e8695", "file": "/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23cdc771-39a7-4d9d-b70f-d784a62e8695/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2"} 2018-10-22 07:49:10,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2 used request id req-c2412680-170b-45cc-b078-0b99e3b39d7e 2018-10-22 07:49:10,517 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-bc07b346-ed72-4f4b-bb66-ca865ba11fd2 2018-10-22 07:49:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ad5808bb65df7ae49e67753c2fdfee2454b53d" 2018-10-22 07:49:12,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ebd5138-93ea-4f71-a5f2-51e1977b08bd Date: Mon, 22 Oct 2018 07:49:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:49:12,221 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/23cdc771-39a7-4d9d-b70f-d784a62e8695 used request id req-1ebd5138-93ea-4f71-a5f2-51e1977b08bd 2018-10-22 07:49:12,223 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-22 07:49:12,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:12,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["K1fVc84TTaS2fHh_kE1KhA"], "issued_at": "2018-10-22T07:49:12.000000Z"}} 2018-10-22 07:49:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:12,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842370a4-28a8-4cfd-9446-c9d2efd2208d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:12,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-842370a4-28a8-4cfd-9446-c9d2efd2208d 2018-10-22 07:49:12,693 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net 2018-10-22 07:49:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" -d '{"network": {"name": "NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:13,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7a8aeb1d-6fa9-438a-b40d-a6fb5670c87c Date: Mon, 22 Oct 2018 07:49: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":"cf735f74-dc14-4109-b298-99f217295c5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:12Z","mtu":1450}} 2018-10-22 07:49:13,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7a8aeb1d-6fa9-438a-b40d-a6fb5670c87c 2018-10-22 07:49:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cf735f74-dc14-4109-b298-99f217295c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:13,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-4bb679ab-d86d-4aa0-bc58-af522237c7c9 Date: Mon, 22 Oct 2018 07:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf735f74-dc14-4109-b298-99f217295c5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:13Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:12Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:13,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cf735f74-dc14-4109-b298-99f217295c5e used request id req-4bb679ab-d86d-4aa0-bc58-af522237c7c9 2018-10-22 07:49:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cf735f74-dc14-4109-b298-99f217295c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:13,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ed23c64-d176-4c20-a4b5-3ef1380385c2 Date: Mon, 22 Oct 2018 07:49:13 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:13,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cf735f74-dc14-4109-b298-99f217295c5e used request id req-7ed23c64-d176-4c20-a4b5-3ef1380385c2 2018-10-22 07:49:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cf735f74-dc14-4109-b298-99f217295c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:13,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-b68e2eb5-f989-4e9a-920e-5070159398dd Date: Mon, 22 Oct 2018 07:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf735f74-dc14-4109-b298-99f217295c5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:13Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:12Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:13,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cf735f74-dc14-4109-b298-99f217295c5e used request id req-b68e2eb5-f989-4e9a-920e-5070159398dd 2018-10-22 07:49:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cf735f74-dc14-4109-b298-99f217295c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:14,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84a76455-d78d-4612-9780-62ba58e0cb9b Date: Mon, 22 Oct 2018 07:49:14 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:14,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cf735f74-dc14-4109-b298-99f217295c5e used request id req-84a76455-d78d-4612-9780-62ba58e0cb9b 2018-10-22 07:49:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:14,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-345aea3b-5fad-4d25-afce-46d2cf0b22a5 Date: Mon, 22 Oct 2018 07:49:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf735f74-dc14-4109-b298-99f217295c5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:13Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:12Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:14,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net used request id req-345aea3b-5fad-4d25-afce-46d2cf0b22a5 2018-10-22 07:49:14,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:49:14,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:49:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:14,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae8d8c6-a78b-46d7-8863-1ddd3e85a505 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:14,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-7ae8d8c6-a78b-46d7-8863-1ddd3e85a505 2018-10-22 07:49:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cf735f74-dc14-4109-b298-99f217295c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:14,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2eb86794-f03d-44cd-a428-973950b6ce51 Date: Mon, 22 Oct 2018 07:49:14 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:14,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cf735f74-dc14-4109-b298-99f217295c5e used request id req-2eb86794-f03d-44cd-a428-973950b6ce51 2018-10-22 07:49:14,303 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-7f9e7c1f-0ec4-42bd-b796-11d81578ff0d-pub-net 2018-10-22 07:49:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cf735f74-dc14-4109-b298-99f217295c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142e0a57739c832e0256d95c33aaa375b96142c0" 2018-10-22 07:49:15,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63f83265-ce9f-47d9-bd6c-310fb8454653 Date: Mon, 22 Oct 2018 07:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:15,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cf735f74-dc14-4109-b298-99f217295c5e used request id req-63f83265-ce9f-47d9-bd6c-310fb8454653 2018-10-22 07:49:15,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:16,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["70_nfnqKT-WAA2YlLon8tg"], "issued_at": "2018-10-22T07:49:16.000000Z"}} 2018-10-22 07:49:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58aafabc3bcab21261f7311f8ce297469bdf9aea" 2018-10-22 07:49:16,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d12f64-cdf6-418b-90d4-f477ba430e55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:16,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-86d12f64-cdf6-418b-90d4-f477ba430e55 2018-10-22 07:49:16,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:16,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["HTgO7oX7TnCK7Z_DHzzHJw"], "issued_at": "2018-10-22T07:49:16.000000Z"}} 2018-10-22 07:49:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02653b13db553ba2421e5e0cdd0c03868e25ba12" 2018-10-22 07:49:16,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9dc1b59-aa53-42ef-8ff3-997acc3c456b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:16,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9dc1b59-aa53-42ef-8ff3-997acc3c456b 2018-10-22 07:49:16,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:17,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["qTBOUqcvSvOnQl3uw91Ahg"], "issued_at": "2018-10-22T07:49:17.000000Z"}} 2018-10-22 07:49:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:17,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96e8ab7-c951-4c80-b296-95228a6e79a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:17,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b96e8ab7-c951-4c80-b296-95228a6e79a0 2018-10-22 07:49:17,285 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net 2018-10-22 07:49:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" -d '{"network": {"name": "NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:17,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e773cdae-2367-49c2-8352-50d790dcea53 Date: Mon, 22 Oct 2018 07:49: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":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:17Z","mtu":1450}} 2018-10-22 07:49:17,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e773cdae-2367-49c2-8352-50d790dcea53 2018-10-22 07:49:17,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:18,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7bcab83b-82fd-4e2a-9a48-de475ce66842 Date: Mon, 22 Oct 2018 07:49:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:17Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:18,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-7bcab83b-82fd-4e2a-9a48-de475ce66842 2018-10-22 07:49:18,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:18,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8a627f9-4b4f-49da-8127-030ba72bef6d Date: Mon, 22 Oct 2018 07:49:18 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:18,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-a8a627f9-4b4f-49da-8127-030ba72bef6d 2018-10-22 07:49:18,819 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet 2018-10-22 07:49:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" -d '{"subnets": [{"ip_version": 4, "network_id": "4b3f7a49-1ce7-4705-9ea8-8f9ce2906020", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]}' 2018-10-22 07:49:19,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02f9c6ff-f006-49b3-a1f9-99bb334a7d92 Date: Mon, 22 Oct 2018 07:49:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:19,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-02f9c6ff-f006-49b3-a1f9-99bb334a7d92 2018-10-22 07:49:19,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:19,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8ee7e13c-be3b-4b26-b927-d7a8de3967dd Date: Mon, 22 Oct 2018 07:49:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["dd1776a2-3d85-4a53-89de-073e1b8309cf"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:17Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:19,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-8ee7e13c-be3b-4b26-b927-d7a8de3967dd 2018-10-22 07:49:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:20,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4826f101-4339-4683-915e-d7d45109933c Date: Mon, 22 Oct 2018 07:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:20,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-4826f101-4339-4683-915e-d7d45109933c 2018-10-22 07:49:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d1076ac1-bf6b-4ec9-b543-a47101d40785 Date: Mon, 22 Oct 2018 07:49:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["dd1776a2-3d85-4a53-89de-073e1b8309cf"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:17Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:20,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net used request id req-d1076ac1-bf6b-4ec9-b543-a47101d40785 2018-10-22 07:49:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:49:20,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:49:20,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:20,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b7b5be-da6d-4e74-979e-9db3d87ab8b2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:20,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-b9b7b5be-da6d-4e74-979e-9db3d87ab8b2 2018-10-22 07:49:20,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:20,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bc8a0182-fc19-4477-a847-11a66d46424e Date: Mon, 22 Oct 2018 07:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:20,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-bc8a0182-fc19-4477-a847-11a66d46424e 2018-10-22 07:49:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020&name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:20,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44d77991-6fb4-4bc1-a46b-573f07731fdb Date: Mon, 22 Oct 2018 07:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:20,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020&name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet used request id req-44d77991-6fb4-4bc1-a46b-573f07731fdb 2018-10-22 07:49:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020&name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:20,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9c380e5f-7c40-41ed-913e-843731beb67c Date: Mon, 22 Oct 2018 07:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:20,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020&name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet used request id req-9c380e5f-7c40-41ed-913e-843731beb67c 2018-10-22 07:49:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afd9fa2e-a1ca-4dcc-b68c-3bbd69bc086d Date: Mon, 22 Oct 2018 07:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:21,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-afd9fa2e-a1ca-4dcc-b68c-3bbd69bc086d 2018-10-22 07:49:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:22,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-24426bed-a6ef-4e77-83f5-dcfda8c0ece2 Date: Mon, 22 Oct 2018 07:49:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3f7a49-1ce7-4705-9ea8-8f9ce2906020","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:19Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"add5e9a7e5c84c238aa543bac102ea65","id":"dd1776a2-3d85-4a53-89de-073e1b8309cf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet"}]} 2018-10-22 07:49:22,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet used request id req-24426bed-a6ef-4e77-83f5-dcfda8c0ece2 2018-10-22 07:49:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:22,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949710a8-77fa-4d7f-8c9a-f2d350321033 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:22,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-949710a8-77fa-4d7f-8c9a-f2d350321033 2018-10-22 07:49:22,529 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet 2018-10-22 07:49:22,529 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-subnet 2018-10-22 07:49:22,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/dd1776a2-3d85-4a53-89de-073e1b8309cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:24,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e28ed5c-f91b-4e14-9fbc-e2c43a4ff40d Date: Mon, 22 Oct 2018 07:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:24,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/dd1776a2-3d85-4a53-89de-073e1b8309cf used request id req-3e28ed5c-f91b-4e14-9fbc-e2c43a4ff40d 2018-10-22 07:49:24,909 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b0b2b2f5-bc00-459c-aa2a-d23a27d5cc2e-pub-net 2018-10-22 07:49:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c254ee35de3f763fdf364d9d7475e6f613d04876" 2018-10-22 07:49:26,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-341aee70-19f8-48b0-813c-8eb3068af2de Date: Mon, 22 Oct 2018 07:49:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:26,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4b3f7a49-1ce7-4705-9ea8-8f9ce2906020 used request id req-341aee70-19f8-48b0-813c-8eb3068af2de 2018-10-22 07:49:26,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:26,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["9UY1kMntRUGVkTZ_3dmjEw"], "issued_at": "2018-10-22T07:49:26.000000Z"}} 2018-10-22 07:49:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6832a54f83557d862c11f08eaaff8504857f1b5a" 2018-10-22 07:49:26,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73041c91-d1c7-4202-84c6-98deef71191f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:26,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73041c91-d1c7-4202-84c6-98deef71191f 2018-10-22 07:49:26,566 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-net 2018-10-22 07:49:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6832a54f83557d862c11f08eaaff8504857f1b5a" -d '{"network": {"name": "NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:27,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f9064392-52dc-4e21-a292-847a182f66f6 Date: Mon, 22 Oct 2018 07:49:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7dd3810b-bcda-4ff3-b78b-891910886076","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:26Z","mtu":1450}} 2018-10-22 07:49:27,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f9064392-52dc-4e21-a292-847a182f66f6 2018-10-22 07:49:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7dd3810b-bcda-4ff3-b78b-891910886076 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6832a54f83557d862c11f08eaaff8504857f1b5a" 2018-10-22 07:49:27,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-36e303c7-e32e-4103-810a-8cb7b0f93bf3 Date: Mon, 22 Oct 2018 07:49:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7dd3810b-bcda-4ff3-b78b-891910886076","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:26Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:27,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7dd3810b-bcda-4ff3-b78b-891910886076 used request id req-36e303c7-e32e-4103-810a-8cb7b0f93bf3 2018-10-22 07:49:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7dd3810b-bcda-4ff3-b78b-891910886076 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6832a54f83557d862c11f08eaaff8504857f1b5a" 2018-10-22 07:49:27,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f382e204-3e9a-498e-b55b-b15a1d448e39 Date: Mon, 22 Oct 2018 07:49:27 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:27,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7dd3810b-bcda-4ff3-b78b-891910886076 used request id req-f382e204-3e9a-498e-b55b-b15a1d448e39 2018-10-22 07:49:27,530 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-subnet 2018-10-22 07:49:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6832a54f83557d862c11f08eaaff8504857f1b5a" -d '{"subnets": [{"ip_version": 4, "network_id": "7dd3810b-bcda-4ff3-b78b-891910886076", "cidr": "", "name": "NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-subnet"}]}' 2018-10-22 07:49:27,707 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-2dad6883-1594-4f6c-8412-78b1716f0afb Date: Mon, 22 Oct 2018 07:49:27 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 07:49:27,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2dad6883-1594-4f6c-8412-78b1716f0afb 2018-10-22 07:49:27,708 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 07:49:27,708 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-subnet] for network [NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-net] 2018-10-22 07:49:27,708 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e7f4143c-ad49-4808-a08b-545befb255fe-pub-net 2018-10-22 07:49:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7dd3810b-bcda-4ff3-b78b-891910886076 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6832a54f83557d862c11f08eaaff8504857f1b5a" 2018-10-22 07:49:28,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8599e7b-7656-48e6-8b94-d454616d091c Date: Mon, 22 Oct 2018 07:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:28,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7dd3810b-bcda-4ff3-b78b-891910886076 used request id req-e8599e7b-7656-48e6-8b94-d454616d091c 2018-10-22 07:49:28,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:28,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["dUUhOGwESsuq_EbTycfBmA"], "issued_at": "2018-10-22T07:49:28.000000Z"}} 2018-10-22 07:49:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:28,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d891037-2a93-413c-a9d6-96c199a27586 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:28,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d891037-2a93-413c-a9d6-96c199a27586 2018-10-22 07:49:28,750 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net 2018-10-22 07:49:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" -d '{"network": {"name": "NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:29,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-db26d8b5-c9bb-4d5f-bcc5-4a8f11893306 Date: Mon, 22 Oct 2018 07:49: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":"c92607d8-e545-4c25-86f3-89d7f5f2f009","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:28Z","mtu":1450}} 2018-10-22 07:49:29,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-db26d8b5-c9bb-4d5f-bcc5-4a8f11893306 2018-10-22 07:49:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:29,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-896e2742-a082-41d4-b5fc-0e82cf932579 Date: Mon, 22 Oct 2018 07:49:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:29Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:28Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:29,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-896e2742-a082-41d4-b5fc-0e82cf932579 2018-10-22 07:49:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:29,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eec5ea45-9188-4b16-a218-0ac73336102c Date: Mon, 22 Oct 2018 07:49:29 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:29,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-eec5ea45-9188-4b16-a218-0ac73336102c 2018-10-22 07:49:29,603 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet 2018-10-22 07:49:29,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" -d '{"subnets": [{"ip_version": 4, "network_id": "c92607d8-e545-4c25-86f3-89d7f5f2f009", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]}' 2018-10-22 07:49:30,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5ae12435-8ff3-4eb9-aaae-0be1ff124110 Date: Mon, 22 Oct 2018 07:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:30Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"36e2f3a3-7aad-4530-b50f-b4a338fbec11","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]} 2018-10-22 07:49:30,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5ae12435-8ff3-4eb9-aaae-0be1ff124110 2018-10-22 07:49:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:30,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-25bf873e-fb76-4948-90cc-53b4b811832b Date: Mon, 22 Oct 2018 07:49:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["36e2f3a3-7aad-4530-b50f-b4a338fbec11"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:28Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:30,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-25bf873e-fb76-4948-90cc-53b4b811832b 2018-10-22 07:49:30,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:31,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c645ebae-65a3-4f78-a238-060186ede072 Date: Mon, 22 Oct 2018 07:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:30Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"36e2f3a3-7aad-4530-b50f-b4a338fbec11","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]} 2018-10-22 07:49:31,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-c645ebae-65a3-4f78-a238-060186ede072 2018-10-22 07:49:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:31,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bf0023f7-c229-402a-bffc-12d028aea9d4 Date: Mon, 22 Oct 2018 07:49:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["36e2f3a3-7aad-4530-b50f-b4a338fbec11"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:28Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:31,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net used request id req-bf0023f7-c229-402a-bffc-12d028aea9d4 2018-10-22 07:49:31,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:49:31,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:49:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:31,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933488aa-684a-4c5e-9447-dee3ad74a842 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:31,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-933488aa-684a-4c5e-9447-dee3ad74a842 2018-10-22 07:49:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11f7b7cd-320c-4713-8438-02905d91494d Date: Mon, 22 Oct 2018 07:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:30Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"36e2f3a3-7aad-4530-b50f-b4a338fbec11","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]} 2018-10-22 07:49:31,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-11f7b7cd-320c-4713-8438-02905d91494d 2018-10-22 07:49:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009&name=NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:32,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a350164f-dfb7-4e4e-8ddd-720247d493de Date: Mon, 22 Oct 2018 07:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:30Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"36e2f3a3-7aad-4530-b50f-b4a338fbec11","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]} 2018-10-22 07:49:32,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009&name=NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet used request id req-a350164f-dfb7-4e4e-8ddd-720247d493de 2018-10-22 07:49:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009&name=NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-60532727-b562-451c-9e17-933cddbaf36d Date: Mon, 22 Oct 2018 07:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:30Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"36e2f3a3-7aad-4530-b50f-b4a338fbec11","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]} 2018-10-22 07:49:32,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009&name=NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet used request id req-60532727-b562-451c-9e17-933cddbaf36d 2018-10-22 07:49:32,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:32,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e2b8db95-ff92-41c0-a7b4-06dd24c59b42 Date: Mon, 22 Oct 2018 07:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c92607d8-e545-4c25-86f3-89d7f5f2f009","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:30Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"36e2f3a3-7aad-4530-b50f-b4a338fbec11","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet"}]} 2018-10-22 07:49:32,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-e2b8db95-ff92-41c0-a7b4-06dd24c59b42 2018-10-22 07:49:32,859 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet 2018-10-22 07:49:32,859 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-subnet 2018-10-22 07:49:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/36e2f3a3-7aad-4530-b50f-b4a338fbec11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:35,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ab7667f-2f81-41a3-9fb8-9624ccbf1bff Date: Mon, 22 Oct 2018 07:49:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:35,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/36e2f3a3-7aad-4530-b50f-b4a338fbec11 used request id req-7ab7667f-2f81-41a3-9fb8-9624ccbf1bff 2018-10-22 07:49:35,017 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-05fffc60-8ae1-4b68-8dbd-62adb5932e7f-pub-net 2018-10-22 07:49:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c92607d8-e545-4c25-86f3-89d7f5f2f009 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b715676fd0343697336fd93342fb57590539ad7d" 2018-10-22 07:49:36,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89b45e26-4da8-4ada-bddd-3ee22cda51be Date: Mon, 22 Oct 2018 07:49:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:36,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c92607d8-e545-4c25-86f3-89d7f5f2f009 used request id req-89b45e26-4da8-4ada-bddd-3ee22cda51be 2018-10-22 07:49:36,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:36,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["qdApKBxdShmAyJDzAnhWkQ"], "issued_at": "2018-10-22T07:49:36.000000Z"}} 2018-10-22 07:49:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492f436feaf9cbdfa61f24c80e2ac431d659d3d6" 2018-10-22 07:49:36,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3418d3e5-fae8-42c3-841b-d1c0b9e8a864 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:36,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3418d3e5-fae8-42c3-841b-d1c0b9e8a864 2018-10-22 07:49:36,817 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-net 2018-10-22 07:49:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492f436feaf9cbdfa61f24c80e2ac431d659d3d6" -d '{"network": {"name": "NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:37,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9bc78928-3729-44a5-99dd-eab9657820f5 Date: Mon, 22 Oct 2018 07:49:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:37Z","mtu":1450}} 2018-10-22 07:49:37,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9bc78928-3729-44a5-99dd-eab9657820f5 2018-10-22 07:49:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492f436feaf9cbdfa61f24c80e2ac431d659d3d6" 2018-10-22 07:49:37,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-88b97567-d2e6-4813-bee4-32f6d52e8cee Date: Mon, 22 Oct 2018 07:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:37Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:37Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:37,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42 used request id req-88b97567-d2e6-4813-bee4-32f6d52e8cee 2018-10-22 07:49:37,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492f436feaf9cbdfa61f24c80e2ac431d659d3d6" 2018-10-22 07:49:38,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf2666df-3452-4623-8f00-794a0d176fa9 Date: Mon, 22 Oct 2018 07:49:38 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:38,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42 used request id req-bf2666df-3452-4623-8f00-794a0d176fa9 2018-10-22 07:49:38,503 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-subnet 2018-10-22 07:49:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492f436feaf9cbdfa61f24c80e2ac431d659d3d6" -d '{"subnets": [{"ip_version": 4, "network_id": "6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42", "cidr": null, "name": "NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-subnet"}]}' 2018-10-22 07:49:38,752 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-5a5ca757-5a2a-4640-a5fa-fe60b11517fe Date: Mon, 22 Oct 2018 07:49:38 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-22 07:49:38,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5a5ca757-5a2a-4640-a5fa-fe60b11517fe 2018-10-22 07:49:38,752 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-22 07:49:38,752 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-subnet] for network [NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-net] 2018-10-22 07:49:38,752 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3e9834a4-adf5-402c-a4b4-4a8eb127b75b-pub-net 2018-10-22 07:49:38,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492f436feaf9cbdfa61f24c80e2ac431d659d3d6" 2018-10-22 07:49:39,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2d685fe-413a-4ae0-9358-48e3ab0eb3f5 Date: Mon, 22 Oct 2018 07:49:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:39,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6ef0b24f-2b0f-4951-8eb5-a63f17ef8f42 used request id req-e2d685fe-413a-4ae0-9358-48e3ab0eb3f5 2018-10-22 07:49:39,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:39,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["FtBhMm2JRCyjehzubbXJIw"], "issued_at": "2018-10-22T07:49:39.000000Z"}} 2018-10-22 07:49:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:39,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cf4f03-9f81-429f-86a5-5309c018361e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:39,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20cf4f03-9f81-429f-86a5-5309c018361e 2018-10-22 07:49:39,737 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net 2018-10-22 07:49:39,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" -d '{"network": {"name": "NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:40,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8162e1d8-06f4-4f6f-b38b-116b8668836f Date: Mon, 22 Oct 2018 07:49:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"425d3797-4d8d-4865-abb8-0782c96d3931","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:40Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:40Z","mtu":1450}} 2018-10-22 07:49:40,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8162e1d8-06f4-4f6f-b38b-116b8668836f 2018-10-22 07:49:40,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=425d3797-4d8d-4865-abb8-0782c96d3931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:41,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ade34195-8410-44eb-9780-8733e94e41e5 Date: Mon, 22 Oct 2018 07:49:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"425d3797-4d8d-4865-abb8-0782c96d3931","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:41,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=425d3797-4d8d-4865-abb8-0782c96d3931 used request id req-ade34195-8410-44eb-9780-8733e94e41e5 2018-10-22 07:49:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=425d3797-4d8d-4865-abb8-0782c96d3931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:41,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-451585ba-1bca-4761-b661-01253c116e9b Date: Mon, 22 Oct 2018 07:49:41 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:41,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=425d3797-4d8d-4865-abb8-0782c96d3931 used request id req-451585ba-1bca-4761-b661-01253c116e9b 2018-10-22 07:49:41,387 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet 2018-10-22 07:49:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" -d '{"subnets": [{"ip_version": 4, "network_id": "425d3797-4d8d-4865-abb8-0782c96d3931", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet"}]}' 2018-10-22 07:49:41,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48f64b7f-5188-4999-9cf6-9803709b1268 Date: Mon, 22 Oct 2018 07:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"425d3797-4d8d-4865-abb8-0782c96d3931","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:41Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"ba4252d3-5c68-474d-8dd9-92d460cb6536","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet"}]} 2018-10-22 07:49:41,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-48f64b7f-5188-4999-9cf6-9803709b1268 2018-10-22 07:49:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=425d3797-4d8d-4865-abb8-0782c96d3931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:42,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0878f235-7901-49e2-a816-a4201563bf5b Date: Mon, 22 Oct 2018 07:49:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"425d3797-4d8d-4865-abb8-0782c96d3931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["ba4252d3-5c68-474d-8dd9-92d460cb6536"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:42,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=425d3797-4d8d-4865-abb8-0782c96d3931 used request id req-0878f235-7901-49e2-a816-a4201563bf5b 2018-10-22 07:49:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=425d3797-4d8d-4865-abb8-0782c96d3931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-60b9e64e-2079-4244-8f3b-b42655ade634 Date: Mon, 22 Oct 2018 07:49:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"425d3797-4d8d-4865-abb8-0782c96d3931","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:41Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"ba4252d3-5c68-474d-8dd9-92d460cb6536","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet"}]} 2018-10-22 07:49:42,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=425d3797-4d8d-4865-abb8-0782c96d3931 used request id req-60b9e64e-2079-4244-8f3b-b42655ade634 2018-10-22 07:49:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:42,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b7aa35f2-a346-4aec-acce-1bc3ee3f875d Date: Mon, 22 Oct 2018 07:49:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"425d3797-4d8d-4865-abb8-0782c96d3931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["ba4252d3-5c68-474d-8dd9-92d460cb6536"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:42,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net used request id req-b7aa35f2-a346-4aec-acce-1bc3ee3f875d 2018-10-22 07:49:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:49:42,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:49:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:42,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3caa105-07f4-4d2a-833c-43b50c30dc89 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:42,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-c3caa105-07f4-4d2a-833c-43b50c30dc89 2018-10-22 07:49:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=425d3797-4d8d-4865-abb8-0782c96d3931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:42,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9b87e89-ad1b-48dd-95a2-22f00c2ffb58 Date: Mon, 22 Oct 2018 07:49:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"425d3797-4d8d-4865-abb8-0782c96d3931","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:41Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"ba4252d3-5c68-474d-8dd9-92d460cb6536","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet"}]} 2018-10-22 07:49:42,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=425d3797-4d8d-4865-abb8-0782c96d3931 used request id req-f9b87e89-ad1b-48dd-95a2-22f00c2ffb58 2018-10-22 07:49:42,916 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet 2018-10-22 07:49:42,916 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-subnet 2018-10-22 07:49:42,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ba4252d3-5c68-474d-8dd9-92d460cb6536 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:44,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-700fb05a-ebaa-454e-8ddc-c3e1a38e06b3 Date: Mon, 22 Oct 2018 07:49:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:44,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ba4252d3-5c68-474d-8dd9-92d460cb6536 used request id req-700fb05a-ebaa-454e-8ddc-c3e1a38e06b3 2018-10-22 07:49:44,110 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-96e85853-3e2e-47f7-942e-14db253d86c5-pub-net 2018-10-22 07:49:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/425d3797-4d8d-4865-abb8-0782c96d3931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb90a4a3ffab626b8d4a6967e3761b7504fae721" 2018-10-22 07:49:45,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c29c2f1d-a86d-486a-8714-07793c6434ce Date: Mon, 22 Oct 2018 07:49:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:49:45,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/425d3797-4d8d-4865-abb8-0782c96d3931 used request id req-c29c2f1d-a86d-486a-8714-07793c6434ce 2018-10-22 07:49:45,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:45,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["4iW7fZ7sS7yPE2rJcXG6_Q"], "issued_at": "2018-10-22T07:49:45.000000Z"}} 2018-10-22 07:49:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:46,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c57c87e-6e5c-4dd7-b6d3-4264f37032b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:46,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1c57c87e-6e5c-4dd7-b6d3-4264f37032b2 2018-10-22 07:49:46,038 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net 2018-10-22 07:49:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" -d '{"network": {"name": "NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net", "admin_state_up": true}}' 2018-10-22 07:49:46,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e38c6849-2d9c-4697-8a5d-ddbd9adb25bf Date: Mon, 22 Oct 2018 07:49: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":"c8cddb40-7e3c-43c6-a534-3200498ee88a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:46Z","mtu":1450}} 2018-10-22 07:49:46,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e38c6849-2d9c-4697-8a5d-ddbd9adb25bf 2018-10-22 07:49:46,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c8cddb40-7e3c-43c6-a534-3200498ee88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:47,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-db756304-f7ec-4679-84e5-ef9a0420ff34 Date: Mon, 22 Oct 2018 07:49:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:49:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:46Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:47,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c8cddb40-7e3c-43c6-a534-3200498ee88a used request id req-db756304-f7ec-4679-84e5-ef9a0420ff34 2018-10-22 07:49:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:47,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b621d2bd-3c91-4cd5-9820-ceced5881134 Date: Mon, 22 Oct 2018 07:49:47 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:49:47,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a used request id req-b621d2bd-3c91-4cd5-9820-ceced5881134 2018-10-22 07:49:47,598 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet 2018-10-22 07:49:47,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" -d '{"subnets": [{"ip_version": 4, "network_id": "c8cddb40-7e3c-43c6-a534-3200498ee88a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet"}]}' 2018-10-22 07:49:48,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db487186-9a2e-4c1b-a3fd-a2e01df62b94 Date: Mon, 22 Oct 2018 07:49:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:47Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:47Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"7af3d215-419a-4b75-aecf-86c6e22277c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet"}]} 2018-10-22 07:49:48,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-db487186-9a2e-4c1b-a3fd-a2e01df62b94 2018-10-22 07:49:48,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c8cddb40-7e3c-43c6-a534-3200498ee88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:48,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-db41ba51-ff00-4ce1-988f-43f34145e409 Date: Mon, 22 Oct 2018 07:49:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7af3d215-419a-4b75-aecf-86c6e22277c3"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:46Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:48,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c8cddb40-7e3c-43c6-a534-3200498ee88a used request id req-db41ba51-ff00-4ce1-988f-43f34145e409 2018-10-22 07:49:48,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:48,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13a54f6e-ecd7-4fa8-b3e4-a553f06a203d Date: Mon, 22 Oct 2018 07:49:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:47Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7af3d215-419a-4b75-aecf-86c6e22277c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet"}]} 2018-10-22 07:49:48,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a used request id req-13a54f6e-ecd7-4fa8-b3e4-a553f06a203d 2018-10-22 07:49:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:48,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-438f1043-60cf-46fa-bd7c-6c234307d4de Date: Mon, 22 Oct 2018 07:49:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7af3d215-419a-4b75-aecf-86c6e22277c3"],"description":"","tags":[],"updated_at":"2018-10-22T07:49:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:46Z","provider:network_type":"vxlan"}]} 2018-10-22 07:49:48,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net used request id req-438f1043-60cf-46fa-bd7c-6c234307d4de 2018-10-22 07:49:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:49:48,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:49:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:48,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45631b3e-364c-4d3c-8934-74324fdc0d9c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:48,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-45631b3e-364c-4d3c-8934-74324fdc0d9c 2018-10-22 07:49:48,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:48,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11babb50-5845-4159-8657-2e8371e75c8c Date: Mon, 22 Oct 2018 07:49:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:47Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7af3d215-419a-4b75-aecf-86c6e22277c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet"}]} 2018-10-22 07:49:48,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a used request id req-11babb50-5845-4159-8657-2e8371e75c8c 2018-10-22 07:49:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a&name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:49,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7fcfb38b-dd45-4b36-8883-db51c8db64b8 Date: Mon, 22 Oct 2018 07:49:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8cddb40-7e3c-43c6-a534-3200498ee88a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:49:47Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7af3d215-419a-4b75-aecf-86c6e22277c3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet"}]} 2018-10-22 07:49:49,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c8cddb40-7e3c-43c6-a534-3200498ee88a&name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet used request id req-7fcfb38b-dd45-4b36-8883-db51c8db64b8 2018-10-22 07:49:49,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:49:49,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:49:49,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["YMKsBIsSSoWUR7W6J-qPyg"], "issued_at": "2018-10-22T07:49:49.000000Z"}} 2018-10-22 07:49:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa144ddf7b08ac1bd630f4f713e70eaeb74a1748" 2018-10-22 07:49:49,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea091b6-1592-400f-92f3-d0b98c7c2442 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:49:49,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cea091b6-1592-400f-92f3-d0b98c7c2442 2018-10-22 07:49:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7173cd36-da7b-4fd7-8aab-a6280455e60c Date: Mon, 22 Oct 2018 07:49:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:49:49,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-7173cd36-da7b-4fd7-8aab-a6280455e60c 2018-10-22 07:49:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:49,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d9e5e07d-6ee6-4a64-acc7-03119a8fbb86 Date: Mon, 22 Oct 2018 07:49:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:49:49,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-d9e5e07d-6ee6-4a64-acc7-03119a8fbb86 2018-10-22 07:49:49,900 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router 2018-10-22 07:49:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router", "admin_state_up": true}}' 2018-10-22 07:49:54,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d63cf820-7766-43d7-91f1-6a7cdfef0cd6 Date: Mon, 22 Oct 2018 07:49:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:49:50Z", "admin_state_up": true, "updated_at": "2018-10-22T07:49:51Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8ace2209-8638-44a7-809c-c33a8cc55583", "name": "NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router"}} 2018-10-22 07:49:54,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-d63cf820-7766-43d7-91f1-6a7cdfef0cd6 2018-10-22 07:49:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8ace2209-8638-44a7-809c-c33a8cc55583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-0e23679b-b95c-4713-94ae-9e565f0a421e Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.205"}],"id":"5ccc62df-9e65-4e7d-8b7a-6670f1c40a04","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:f8:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:49:51Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","ip_address":"169.254.192.6"}],"id":"b98fea54-566c-44ff-bf43-c81d4775a43a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:c1:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:53Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:52Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","ip_address":"169.254.192.5"}],"id":"d271fb6b-49d6-43d0-9d9a-1ea21f2d445e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:c1:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:52Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","ip_address":"169.254.192.11"}],"id":"e967e6b2-c7bd-4354-8829-c8a6d6648618","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:53:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:52Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"}]} 2018-10-22 07:49:55,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8ace2209-8638-44a7-809c-c33a8cc55583 used request id req-0e23679b-b95c-4713-94ae-9e565f0a421e 2018-10-22 07:49:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a475ca45-7d46-469a-9f4d-0a32f7607f56 Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:49:55,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-a475ca45-7d46-469a-9f4d-0a32f7607f56 2018-10-22 07:49:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3d47dc00-0af0-4a7f-b4b9-e3f71a1f3acc Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:49:55,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a used request id req-3d47dc00-0af0-4a7f-b4b9-e3f71a1f3acc 2018-10-22 07:49:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-35071465-8c70-478e-b355-c34e42071281 Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:49:55,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a used request id req-35071465-8c70-478e-b355-c34e42071281 2018-10-22 07:49:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4c0512ab-9f46-4ad0-881d-3340bbd76992 Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:49:55,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a used request id req-4c0512ab-9f46-4ad0-881d-3340bbd76992 2018-10-22 07:49:55,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-61879882-4ede-4025-ae37-edb59bb7c1f0 Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:49:50Z", "admin_state_up": true, "updated_at": "2018-10-22T07:49:54Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "8ace2209-8638-44a7-809c-c33a8cc55583", "name": "NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router"}]} 2018-10-22 07:49:55,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router used request id req-61879882-4ede-4025-ae37-edb59bb7c1f0 2018-10-22 07:49:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2713ff44-b5fb-4d2a-9fc2-1115bf62fe50 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:49:55,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-2713ff44-b5fb-4d2a-9fc2-1115bf62fe50 2018-10-22 07:49:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8ace2209-8638-44a7-809c-c33a8cc55583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:55,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-7dc73cd7-d2ee-4b4a-868a-0216c5349080 Date: Mon, 22 Oct 2018 07:49:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:55Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.205"}],"id":"5ccc62df-9e65-4e7d-8b7a-6670f1c40a04","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:f8:20","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:49:51Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","ip_address":"169.254.192.6"}],"id":"b98fea54-566c-44ff-bf43-c81d4775a43a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:c1:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:53Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:52Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","ip_address":"169.254.192.5"}],"id":"d271fb6b-49d6-43d0-9d9a-1ea21f2d445e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:c1:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:52Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:49:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","ip_address":"169.254.192.11"}],"id":"e967e6b2-c7bd-4354-8829-c8a6d6648618","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:53:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:52Z","binding:vnic_type":"normal","device_id":"8ace2209-8638-44a7-809c-c33a8cc55583"}]} 2018-10-22 07:49:55,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8ace2209-8638-44a7-809c-c33a8cc55583 used request id req-7dc73cd7-d2ee-4b4a-868a-0216c5349080 2018-10-22 07:49:55,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:56,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1c621207-efeb-4c09-9fa9-1e15eff4e020 Date: Mon, 22 Oct 2018 07:49:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:49:56,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-1c621207-efeb-4c09-9fa9-1e15eff4e020 2018-10-22 07:49:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-df30dc38-a5e7-43df-948e-0716040ac2e5 Date: Mon, 22 Oct 2018 07:49:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:49:56,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a used request id req-df30dc38-a5e7-43df-948e-0716040ac2e5 2018-10-22 07:49:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:56,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-01f5bea4-22f0-4fd0-9164-37b03a28e641 Date: Mon, 22 Oct 2018 07:49:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:49:56,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a used request id req-01f5bea4-22f0-4fd0-9164-37b03a28e641 2018-10-22 07:49:56,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:49:56,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3cbf2348-7655-462c-a0b0-640a46813b6d Date: Mon, 22 Oct 2018 07:49:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f11eedc3-8ba6-4464-a0d2-9aa8562eb2d2","tenant_id":"","created_at":"2018-10-22T07:49:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:49: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":"d917b044-5ded-492f-a0ab-5d18bd2c2e7a","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:49:56,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d917b044-5ded-492f-a0ab-5d18bd2c2e7a used request id req-3cbf2348-7655-462c-a0b0-640a46813b6d 2018-10-22 07:49:56,621 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router 2018-10-22 07:49:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8ace2209-8638-44a7-809c-c33a8cc55583/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" -d '{"subnet_id": "7af3d215-419a-4b75-aecf-86c6e22277c3"}' 2018-10-22 07:49:58,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3e1ffde0-92b8-4c86-b8f0-8803753f59b8 Date: Mon, 22 Oct 2018 07:49:58 GMT RESP BODY: {"network_id": "c8cddb40-7e3c-43c6-a534-3200498ee88a", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "subnet_id": "7af3d215-419a-4b75-aecf-86c6e22277c3", "subnet_ids": ["7af3d215-419a-4b75-aecf-86c6e22277c3"], "port_id": "861d740c-3bf4-431e-9cbb-fa6f6a16e5c0", "id": "8ace2209-8638-44a7-809c-c33a8cc55583"} 2018-10-22 07:49:58,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8ace2209-8638-44a7-809c-c33a8cc55583/add_router_interface used request id req-3e1ffde0-92b8-4c86-b8f0-8803753f59b8 2018-10-22 07:49:58,491 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router 2018-10-22 07:49:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8ace2209-8638-44a7-809c-c33a8cc55583/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" -d '{"subnet_id": "7af3d215-419a-4b75-aecf-86c6e22277c3"}' 2018-10-22 07:50:00,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9894974d-16db-4d86-ab67-bf942c5146dc Date: Mon, 22 Oct 2018 07:50:00 GMT RESP BODY: {"network_id": "c8cddb40-7e3c-43c6-a534-3200498ee88a", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "subnet_id": "7af3d215-419a-4b75-aecf-86c6e22277c3", "subnet_ids": ["7af3d215-419a-4b75-aecf-86c6e22277c3"], "port_id": "861d740c-3bf4-431e-9cbb-fa6f6a16e5c0", "id": "8ace2209-8638-44a7-809c-c33a8cc55583"} 2018-10-22 07:50:00,024 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8ace2209-8638-44a7-809c-c33a8cc55583/remove_router_interface used request id req-9894974d-16db-4d86-ab67-bf942c5146dc 2018-10-22 07:50:00,025 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router 2018-10-22 07:50:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/8ace2209-8638-44a7-809c-c33a8cc55583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:50:03,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6793e23-9f5c-4707-9490-238d53815b92 Content-Length: 0 Date: Mon, 22 Oct 2018 07:50:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:03,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8ace2209-8638-44a7-809c-c33a8cc55583 used request id req-f6793e23-9f5c-4707-9490-238d53815b92 2018-10-22 07:50:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:50:03,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a0b178bd-d135-4827-807b-c959c3de4506 Date: Mon, 22 Oct 2018 07:50:03 GMT RESP BODY: {"routers": []} 2018-10-22 07:50:03,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-router used request id req-a0b178bd-d135-4827-807b-c959c3de4506 2018-10-22 07:50:03,381 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet 2018-10-22 07:50:03,381 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-subnet 2018-10-22 07:50:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7af3d215-419a-4b75-aecf-86c6e22277c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:50:05,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8aa6d50b-59ae-464f-a069-2416b9f37f90 Date: Mon, 22 Oct 2018 07:50:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:05,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7af3d215-419a-4b75-aecf-86c6e22277c3 used request id req-8aa6d50b-59ae-464f-a069-2416b9f37f90 2018-10-22 07:50:05,532 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ba36fbcb-5cf4-45f9-b879-51f89287b49f-pub-net 2018-10-22 07:50:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c8cddb40-7e3c-43c6-a534-3200498ee88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db213298c9590dc167093730413c6aac29092d3" 2018-10-22 07:50:06,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c39c5235-2672-459c-98c2-a9f5bc8a4daf Date: Mon, 22 Oct 2018 07:50:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:06,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c8cddb40-7e3c-43c6-a534-3200498ee88a used request id req-c39c5235-2672-459c-98c2-a9f5bc8a4daf 2018-10-22 07:50:06,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:07,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["X_xPnYtUSyKdEowgnrgzsw"], "issued_at": "2018-10-22T07:50:07.000000Z"}} 2018-10-22 07:50:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:07,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d9ae3d-2e65-47d0-a1c6-0adf996d8a40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:07,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2d9ae3d-2e65-47d0-a1c6-0adf996d8a40 2018-10-22 07:50:07,201 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net 2018-10-22 07:50:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" -d '{"network": {"name": "NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net", "admin_state_up": true}}' 2018-10-22 07:50:07,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2709de04-d83f-41ec-ac43-7f00e845308b Date: Mon, 22 Oct 2018 07:50:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"efd6c497-bffb-44ab-844c-610d486b01e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:07Z","mtu":1450}} 2018-10-22 07:50:07,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2709de04-d83f-41ec-ac43-7f00e845308b 2018-10-22 07:50:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=efd6c497-bffb-44ab-844c-610d486b01e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:07,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-20fb957e-9e62-46b9-b243-e6cdbfc5854a Date: Mon, 22 Oct 2018 07:50:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"efd6c497-bffb-44ab-844c-610d486b01e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:07Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:07,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=efd6c497-bffb-44ab-844c-610d486b01e9 used request id req-20fb957e-9e62-46b9-b243-e6cdbfc5854a 2018-10-22 07:50:07,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=efd6c497-bffb-44ab-844c-610d486b01e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6632f4a0-654a-439d-a0ee-fc0dc452afb6 Date: Mon, 22 Oct 2018 07:50:08 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:50:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=efd6c497-bffb-44ab-844c-610d486b01e9 used request id req-6632f4a0-654a-439d-a0ee-fc0dc452afb6 2018-10-22 07:50:08,196 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet 2018-10-22 07:50:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" -d '{"subnets": [{"ip_version": 4, "network_id": "efd6c497-bffb-44ab-844c-610d486b01e9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet"}]}' 2018-10-22 07:50:08,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e94e01a-cc04-493c-b238-f469ba58af27 Date: Mon, 22 Oct 2018 07:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd6c497-bffb-44ab-844c-610d486b01e9","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:08Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet"}]} 2018-10-22 07:50:08,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6e94e01a-cc04-493c-b238-f469ba58af27 2018-10-22 07:50:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=efd6c497-bffb-44ab-844c-610d486b01e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:08,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b072c939-ac04-4497-8474-297a239740e0 Date: Mon, 22 Oct 2018 07:50:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"efd6c497-bffb-44ab-844c-610d486b01e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:07Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:08,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=efd6c497-bffb-44ab-844c-610d486b01e9 used request id req-b072c939-ac04-4497-8474-297a239740e0 2018-10-22 07:50:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=efd6c497-bffb-44ab-844c-610d486b01e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:09,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f48d32cf-fb08-4614-a7f0-9146a705d9ec Date: Mon, 22 Oct 2018 07:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd6c497-bffb-44ab-844c-610d486b01e9","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet"}]} 2018-10-22 07:50:09,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=efd6c497-bffb-44ab-844c-610d486b01e9 used request id req-f48d32cf-fb08-4614-a7f0-9146a705d9ec 2018-10-22 07:50:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:09,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-74db3596-1db6-4b25-ba6e-3e6e33f85b28 Date: Mon, 22 Oct 2018 07:50:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"efd6c497-bffb-44ab-844c-610d486b01e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:07Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:09,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net used request id req-74db3596-1db6-4b25-ba6e-3e6e33f85b28 2018-10-22 07:50:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:50:09,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:50:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:09,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2fa7c63-e187-47cc-a491-32e644b5a7a2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:09,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-a2fa7c63-e187-47cc-a491-32e644b5a7a2 2018-10-22 07:50:09,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=efd6c497-bffb-44ab-844c-610d486b01e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:09,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2e65580-03d5-416a-b5a7-c3d2268b2594 Date: Mon, 22 Oct 2018 07:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd6c497-bffb-44ab-844c-610d486b01e9","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet"}]} 2018-10-22 07:50:09,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=efd6c497-bffb-44ab-844c-610d486b01e9 used request id req-a2e65580-03d5-416a-b5a7-c3d2268b2594 2018-10-22 07:50:09,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:50:09,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:10,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["wcEuRUGPQaCdnGWxX-favQ"], "issued_at": "2018-10-22T07:50:10.000000Z"}} 2018-10-22 07:50:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6810a6675fc75fe57671b75e0d93a417bf0c43b" 2018-10-22 07:50:10,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4488fad-7203-4d91-a01e-8216583cf088 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:10,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4488fad-7203-4d91-a01e-8216583cf088 2018-10-22 07:50:10,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:10,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-082f8c79-5e80-46f8-be5c-7cc0186ea7ea Date: Mon, 22 Oct 2018 07:50:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:50:10,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-082f8c79-5e80-46f8-be5c-7cc0186ea7ea 2018-10-22 07:50:10,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:10,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1e4bb802-5a91-4dbd-9230-b7cb3a3656c4 Date: Mon, 22 Oct 2018 07:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:50:10,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-1e4bb802-5a91-4dbd-9230-b7cb3a3656c4 2018-10-22 07:50:10,861 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router 2018-10-22 07:50:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router", "admin_state_up": true}}' 2018-10-22 07:50:15,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5324b2c8-0cf0-4a90-bb59-972f1eab562e Date: Mon, 22 Oct 2018 07:50:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:50:11Z", "admin_state_up": true, "updated_at": "2018-10-22T07:50:12Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "84ad0957-b575-4f5d-b75c-848d9f64d276", "name": "NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router"}} 2018-10-22 07:50:15,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-5324b2c8-0cf0-4a90-bb59-972f1eab562e 2018-10-22 07:50:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=84ad0957-b575-4f5d-b75c-848d9f64d276 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:15,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-75dddf64-781f-40f2-a084-4154afb70f47 Date: Mon, 22 Oct 2018 07:50:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a61b6123-cf50-462c-92e2-ca914a50287e","ip_address":"169.254.192.4"}],"id":"73aa7b49-9d6f-411c-a01e-52b83dcc52a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:8f:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:12Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:12Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.205"}],"id":"7df8a9c5-76eb-4402-aa4e-c19c7347fa8a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:3d:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:50:12Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a61b6123-cf50-462c-92e2-ca914a50287e","ip_address":"169.254.192.9"}],"id":"bb11f26f-78da-46e4-819c-9331505d3db3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:cd:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:13Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a61b6123-cf50-462c-92e2-ca914a50287e","ip_address":"169.254.192.8"}],"id":"df511f44-f372-4e98-a90d-6bc563e6cf80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:32:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:14Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"}]} 2018-10-22 07:50:15,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=84ad0957-b575-4f5d-b75c-848d9f64d276 used request id req-75dddf64-781f-40f2-a084-4154afb70f47 2018-10-22 07:50:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-13932f12-5e00-4aa6-ae96-9d6bd0e5d624 Date: Mon, 22 Oct 2018 07:50:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:11Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:11Z","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":"a61b6123-cf50-462c-92e2-ca914a50287e","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:16,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e used request id req-13932f12-5e00-4aa6-ae96-9d6bd0e5d624 2018-10-22 07:50:16,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-de530b9d-659b-4fa1-890a-f3391b0d3be4 Date: Mon, 22 Oct 2018 07:50:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:50:16,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-de530b9d-659b-4fa1-890a-f3391b0d3be4 2018-10-22 07:50:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e15c18b6-12b0-435b-8990-717e64eac0ee Date: Mon, 22 Oct 2018 07:50:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:11Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:11Z","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":"a61b6123-cf50-462c-92e2-ca914a50287e","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:16,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e used request id req-e15c18b6-12b0-435b-8990-717e64eac0ee 2018-10-22 07:50:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0895be5d-191c-49a7-b24d-4ad7ed7857ae Date: Mon, 22 Oct 2018 07:50:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:11Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:11Z","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":"a61b6123-cf50-462c-92e2-ca914a50287e","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:16,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e used request id req-0895be5d-191c-49a7-b24d-4ad7ed7857ae 2018-10-22 07:50:16,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-20c721e8-ff62-41d1-8acb-f2809753f358 Date: Mon, 22 Oct 2018 07:50:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:50:11Z", "admin_state_up": true, "updated_at": "2018-10-22T07:50:14Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "84ad0957-b575-4f5d-b75c-848d9f64d276", "name": "NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router"}]} 2018-10-22 07:50:16,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router used request id req-20c721e8-ff62-41d1-8acb-f2809753f358 2018-10-22 07:50:16,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d798a916-3a86-4379-b1c9-b731d81d4ae8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:16,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-d798a916-3a86-4379-b1c9-b731d81d4ae8 2018-10-22 07:50:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=84ad0957-b575-4f5d-b75c-848d9f64d276 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:16,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-f3b799af-b6a0-459d-8acf-68a6181ef981 Date: Mon, 22 Oct 2018 07:50:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:16Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a61b6123-cf50-462c-92e2-ca914a50287e","ip_address":"169.254.192.4"}],"id":"73aa7b49-9d6f-411c-a01e-52b83dcc52a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:8f:0c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:12Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:16Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.205"}],"id":"7df8a9c5-76eb-4402-aa4e-c19c7347fa8a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:3d:fc","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:50:12Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a61b6123-cf50-462c-92e2-ca914a50287e","ip_address":"169.254.192.9"}],"id":"bb11f26f-78da-46e4-819c-9331505d3db3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:cd:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:13Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a61b6123-cf50-462c-92e2-ca914a50287e","ip_address":"169.254.192.8"}],"id":"df511f44-f372-4e98-a90d-6bc563e6cf80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:32:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:14Z","binding:vnic_type":"normal","device_id":"84ad0957-b575-4f5d-b75c-848d9f64d276"}]} 2018-10-22 07:50:16,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=84ad0957-b575-4f5d-b75c-848d9f64d276 used request id req-f3b799af-b6a0-459d-8acf-68a6181ef981 2018-10-22 07:50:16,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:17,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1d1a491a-83ed-44d1-a60d-bd55ae0f023e Date: Mon, 22 Oct 2018 07:50:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:11Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:11Z","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":"a61b6123-cf50-462c-92e2-ca914a50287e","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:17,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e used request id req-1d1a491a-83ed-44d1-a60d-bd55ae0f023e 2018-10-22 07:50:17,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:17,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8d1e4d2d-b713-4acb-8367-7021c51dd9b2 Date: Mon, 22 Oct 2018 07:50:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:50:17,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-8d1e4d2d-b713-4acb-8367-7021c51dd9b2 2018-10-22 07:50:17,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:17,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d348f7e0-317d-4a2e-b359-17a05eba7b27 Date: Mon, 22 Oct 2018 07:50:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:11Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:11Z","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":"a61b6123-cf50-462c-92e2-ca914a50287e","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:17,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e used request id req-d348f7e0-317d-4a2e-b359-17a05eba7b27 2018-10-22 07:50:17,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:17,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-29e385a6-aa30-4e9d-ac5e-c7c60a017604 Date: Mon, 22 Oct 2018 07:50:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c437f4-86ef-4428-9621-6265f11b658a","tenant_id":"","created_at":"2018-10-22T07:50:11Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:11Z","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":"a61b6123-cf50-462c-92e2-ca914a50287e","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:17,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a61b6123-cf50-462c-92e2-ca914a50287e used request id req-29e385a6-aa30-4e9d-ac5e-c7c60a017604 2018-10-22 07:50:17,245 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet 2018-10-22 07:50:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:19,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a944ec5-3dbb-4b8a-9f1c-78d792982408 Date: Mon, 22 Oct 2018 07:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:19,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 used request id req-0a944ec5-3dbb-4b8a-9f1c-78d792982408 2018-10-22 07:50:19,298 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router 2018-10-22 07:50:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/84ad0957-b575-4f5d-b75c-848d9f64d276/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" -d '{"subnet_id": "fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1"}' 2018-10-22 07:50:19,653 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-578f2b57-743c-4f4a-bd33-7a432a535885 Date: Mon, 22 Oct 2018 07:50:19 GMT RESP BODY: {"NeutronError": {"message": "Subnet fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-22 07:50:19,653 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/84ad0957-b575-4f5d-b75c-848d9f64d276/add_router_interface used request id req-578f2b57-743c-4f4a-bd33-7a432a535885 2018-10-22 07:50:19,654 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-22 07:50:19,654 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router 2018-10-22 07:50:19,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/84ad0957-b575-4f5d-b75c-848d9f64d276 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:23,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f96e40b8-4a7f-4e2d-9823-0a0b280795b9 Content-Length: 0 Date: Mon, 22 Oct 2018 07:50:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:23,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/84ad0957-b575-4f5d-b75c-848d9f64d276 used request id req-f96e40b8-4a7f-4e2d-9823-0a0b280795b9 2018-10-22 07:50:23,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:23,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-443d89f0-8f23-46d1-8447-d8a41bca2200 Date: Mon, 22 Oct 2018 07:50:23 GMT RESP BODY: {"routers": []} 2018-10-22 07:50:23,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-router used request id req-443d89f0-8f23-46d1-8447-d8a41bca2200 2018-10-22 07:50:23,934 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet 2018-10-22 07:50:23,934 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-subnet 2018-10-22 07:50:23,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:23,970 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-d0e72cff-fd86-425a-8759-6e308edc3a50 Date: Mon, 22 Oct 2018 07:50:23 GMT RESP BODY: {"NeutronError": {"message": "Subnet fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-22 07:50:23,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 used request id req-d0e72cff-fd86-425a-8759-6e308edc3a50 2018-10-22 07:50:23,971 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet fdcb7781-812e-4c8f-b2a6-c7ef2c6b47e1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-22 07:50:23,971 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fd5065c8-1e84-4b8d-b46d-b45a17d239a2-pub-net 2018-10-22 07:50:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/efd6c497-bffb-44ab-844c-610d486b01e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23786d73cd046a9509fde0e87f4220ca34a318a6" 2018-10-22 07:50:24,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d671f851-04fc-4934-a1e4-3e7506733981 Date: Mon, 22 Oct 2018 07:50:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:24,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/efd6c497-bffb-44ab-844c-610d486b01e9 used request id req-d671f851-04fc-4934-a1e4-3e7506733981 2018-10-22 07:50:24,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:24,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["dephbWqWQ82w1fQnahBEqg"], "issued_at": "2018-10-22T07:50:24.000000Z"}} 2018-10-22 07:50:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0609c7c0-9a93-433c-9500-6571a7739ac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:25,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0609c7c0-9a93-433c-9500-6571a7739ac2 2018-10-22 07:50:25,069 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net 2018-10-22 07:50:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" -d '{"network": {"name": "NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net", "admin_state_up": true}}' 2018-10-22 07:50:25,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-04e68137-954f-4402-b714-c079bae5c397 Date: Mon, 22 Oct 2018 07: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":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:25Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:25Z","mtu":1450}} 2018-10-22 07:50:25,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-04e68137-954f-4402-b714-c079bae5c397 2018-10-22 07:50:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:25,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-db4914fd-3005-490d-84fd-9380398b560e Date: Mon, 22 Oct 2018 07:50:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:25Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:25,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 used request id req-db4914fd-3005-490d-84fd-9380398b560e 2018-10-22 07:50:25,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c39d1108-a5e3-4476-9df8-840a71f5054c Date: Mon, 22 Oct 2018 07:50:25 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:50:25,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 used request id req-c39d1108-a5e3-4476-9df8-840a71f5054c 2018-10-22 07:50:25,887 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet 2018-10-22 07:50:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" -d '{"subnets": [{"ip_version": 4, "network_id": "aa3831fd-d6e4-45e5-8824-694eda4b18b5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet"}]}' 2018-10-22 07:50:26,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e08e9343-5ab3-46cd-bdaa-2a24665b83f4 Date: Mon, 22 Oct 2018 07:50:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:26Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"93861a4c-bfe2-4bcc-a74c-ef9271f20109","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet"}]} 2018-10-22 07:50:26,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e08e9343-5ab3-46cd-bdaa-2a24665b83f4 2018-10-22 07:50:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bf0e7504-7ccb-4f68-8694-db19e0de226b Date: Mon, 22 Oct 2018 07:50:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["93861a4c-bfe2-4bcc-a74c-ef9271f20109"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:25Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:26,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 used request id req-bf0e7504-7ccb-4f68-8694-db19e0de226b 2018-10-22 07:50:26,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:26,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0850a6e2-8f90-42e3-94c3-ba6d1fbbe4ce Date: Mon, 22 Oct 2018 07:50:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:26Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"93861a4c-bfe2-4bcc-a74c-ef9271f20109","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet"}]} 2018-10-22 07:50:26,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 used request id req-0850a6e2-8f90-42e3-94c3-ba6d1fbbe4ce 2018-10-22 07:50:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:26,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-717c1fb8-6af8-43e8-a7a0-c385f44ff773 Date: Mon, 22 Oct 2018 07:50:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["93861a4c-bfe2-4bcc-a74c-ef9271f20109"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:25Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:26,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net used request id req-717c1fb8-6af8-43e8-a7a0-c385f44ff773 2018-10-22 07:50:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:50:26,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:50:26,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:26,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cffbc1-7499-44b1-a15b-f06c6a3dc30e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:26,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-75cffbc1-7499-44b1-a15b-f06c6a3dc30e 2018-10-22 07:50:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:27,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22ad826c-39fe-4a78-bb2a-f51e99c54c6d Date: Mon, 22 Oct 2018 07:50:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:26Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"93861a4c-bfe2-4bcc-a74c-ef9271f20109","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet"}]} 2018-10-22 07:50:27,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5 used request id req-22ad826c-39fe-4a78-bb2a-f51e99c54c6d 2018-10-22 07:50:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5&name=NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:27,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48244f53-4208-4c7c-bec2-f682203cd165 Date: Mon, 22 Oct 2018 07:50:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa3831fd-d6e4-45e5-8824-694eda4b18b5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:26Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"93861a4c-bfe2-4bcc-a74c-ef9271f20109","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet"}]} 2018-10-22 07:50:27,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aa3831fd-d6e4-45e5-8824-694eda4b18b5&name=NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet used request id req-48244f53-4208-4c7c-bec2-f682203cd165 2018-10-22 07:50:27,264 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet 2018-10-22 07:50:27,264 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-subnet 2018-10-22 07:50:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/93861a4c-bfe2-4bcc-a74c-ef9271f20109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:29,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30116c5a-bdea-4272-802c-408207399177 Date: Mon, 22 Oct 2018 07:50:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:29,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/93861a4c-bfe2-4bcc-a74c-ef9271f20109 used request id req-30116c5a-bdea-4272-802c-408207399177 2018-10-22 07:50:29,005 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4afab676-9518-4a64-a080-2da4b4d2fae2-pub-net 2018-10-22 07:50:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/aa3831fd-d6e4-45e5-8824-694eda4b18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9765cdd079d569557264384e912797d3f3fc732d" 2018-10-22 07:50:30,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a900b1d5-f2ea-43d8-ba09-71eb07b55339 Date: Mon, 22 Oct 2018 07:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:30,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/aa3831fd-d6e4-45e5-8824-694eda4b18b5 used request id req-a900b1d5-f2ea-43d8-ba09-71eb07b55339 2018-10-22 07:50:30,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:30,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["bAXyNii-T-S3qyCe2srl0w"], "issued_at": "2018-10-22T07:50:30.000000Z"}} 2018-10-22 07:50:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:30,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d4f60a-254c-4438-ac8a-7b03a7f83345 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:30,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94d4f60a-254c-4438-ac8a-7b03a7f83345 2018-10-22 07:50:30,663 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net 2018-10-22 07:50:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" -d '{"network": {"name": "NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net", "admin_state_up": true}}' 2018-10-22 07:50:31,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-20666fa1-bb85-42e6-afbe-7bc8007af3bc Date: Mon, 22 Oct 2018 07:50: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":"e073885f-c9d1-4678-b215-e995c7df177b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:30Z","mtu":1450}} 2018-10-22 07:50:31,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-20666fa1-bb85-42e6-afbe-7bc8007af3bc 2018-10-22 07:50:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e073885f-c9d1-4678-b215-e995c7df177b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:31,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f6c9b48d-f56b-4c73-87d6-0de893b957c5 Date: Mon, 22 Oct 2018 07:50:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e073885f-c9d1-4678-b215-e995c7df177b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:30Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:31,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e073885f-c9d1-4678-b215-e995c7df177b used request id req-f6c9b48d-f56b-4c73-87d6-0de893b957c5 2018-10-22 07:50:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e073885f-c9d1-4678-b215-e995c7df177b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:31,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6352d100-f4a9-450e-a922-1fda4923e84a Date: Mon, 22 Oct 2018 07:50:31 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:50:31,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e073885f-c9d1-4678-b215-e995c7df177b used request id req-6352d100-f4a9-450e-a922-1fda4923e84a 2018-10-22 07:50:31,509 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet 2018-10-22 07:50:31,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" -d '{"subnets": [{"ip_version": 4, "network_id": "e073885f-c9d1-4678-b215-e995c7df177b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet"}]}' 2018-10-22 07:50:32,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a299d852-c40d-45e1-9a49-21dcabf06d8a Date: Mon, 22 Oct 2018 07:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e073885f-c9d1-4678-b215-e995c7df177b","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:31Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:31Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"f670b53c-ad79-4464-9c33-4aa538d31de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet"}]} 2018-10-22 07:50:32,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a299d852-c40d-45e1-9a49-21dcabf06d8a 2018-10-22 07:50:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e073885f-c9d1-4678-b215-e995c7df177b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:32,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-49153f18-7635-4cff-9576-850bf5fe1597 Date: Mon, 22 Oct 2018 07:50:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e073885f-c9d1-4678-b215-e995c7df177b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f670b53c-ad79-4464-9c33-4aa538d31de1"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:30Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:32,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e073885f-c9d1-4678-b215-e995c7df177b used request id req-49153f18-7635-4cff-9576-850bf5fe1597 2018-10-22 07:50:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e073885f-c9d1-4678-b215-e995c7df177b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:32,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-886ea8ac-e72e-410b-a36c-1ffe5d62c075 Date: Mon, 22 Oct 2018 07:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e073885f-c9d1-4678-b215-e995c7df177b","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:31Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f670b53c-ad79-4464-9c33-4aa538d31de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet"}]} 2018-10-22 07:50:32,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e073885f-c9d1-4678-b215-e995c7df177b used request id req-886ea8ac-e72e-410b-a36c-1ffe5d62c075 2018-10-22 07:50:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:33,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b346aa8d-2073-4698-a7f3-97d911c997c3 Date: Mon, 22 Oct 2018 07:50:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e073885f-c9d1-4678-b215-e995c7df177b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f670b53c-ad79-4464-9c33-4aa538d31de1"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:30Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net used request id req-b346aa8d-2073-4698-a7f3-97d911c997c3 2018-10-22 07:50:33,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:50:33,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:50:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:33,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d090dda9-508a-45cd-aa52-24f377f91808 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:33,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-d090dda9-508a-45cd-aa52-24f377f91808 2018-10-22 07:50:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e073885f-c9d1-4678-b215-e995c7df177b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:33,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32d8a452-56f0-4731-be25-3af9e719b73c Date: Mon, 22 Oct 2018 07:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e073885f-c9d1-4678-b215-e995c7df177b","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:31Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f670b53c-ad79-4464-9c33-4aa538d31de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet"}]} 2018-10-22 07:50:33,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e073885f-c9d1-4678-b215-e995c7df177b used request id req-32d8a452-56f0-4731-be25-3af9e719b73c 2018-10-22 07:50:33,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:50:33,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:33,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["7LfAMzlLTT695DXdGuERIg"], "issued_at": "2018-10-22T07:50:33.000000Z"}} 2018-10-22 07:50:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e70283beaa404474035781d1143555719786ca0" 2018-10-22 07:50:33,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a95fc77-3a93-4539-a871-5c2137df9bff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:33,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a95fc77-3a93-4539-a871-5c2137df9bff 2018-10-22 07:50:33,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:34,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-22e28f46-66c5-4466-884f-eca3eabbccd6 Date: Mon, 22 Oct 2018 07:50:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:50:34,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-22e28f46-66c5-4466-884f-eca3eabbccd6 2018-10-22 07:50:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:34,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5bab0617-301d-4154-82cf-708335e9cd27 Date: Mon, 22 Oct 2018 07:50:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:50:34,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-5bab0617-301d-4154-82cf-708335e9cd27 2018-10-22 07:50:34,393 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router 2018-10-22 07:50:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router", "admin_state_up": true}}' 2018-10-22 07:50:38,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-044377b3-120c-4c2d-b131-af6693145a1d Date: Mon, 22 Oct 2018 07:50:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:50:34Z", "admin_state_up": true, "updated_at": "2018-10-22T07:50:35Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d079f60b-b976-4761-9fee-72d922560dbe", "name": "NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router"}} 2018-10-22 07:50:38,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-044377b3-120c-4c2d-b131-af6693145a1d 2018-10-22 07:50:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d079f60b-b976-4761-9fee-72d922560dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:39,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-fe250a9d-3214-4dec-9acf-15c50cc27e65 Date: Mon, 22 Oct 2018 07:50:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","ip_address":"169.254.192.7"}],"id":"76678823-2a41-46f5-949e-59935924c354","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:7f:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:36Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","ip_address":"169.254.192.9"}],"id":"c01bbf38-4b94-407f-b867-e72df77ba4fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:68:fb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:37Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:39Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.201"}],"id":"cf453649-3564-4533-9098-dbaab3c0da11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:29:fe","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:50:35Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","ip_address":"169.254.192.4"}],"id":"e72ac1e1-e9a6-415e-a9e4-0ffd08679b38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:37:7f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:36Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"}]} 2018-10-22 07:50:39,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d079f60b-b976-4761-9fee-72d922560dbe used request id req-fe250a9d-3214-4dec-9acf-15c50cc27e65 2018-10-22 07:50:39,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:39,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-320fdfbc-c9df-464b-a39a-d0ab8bf8b8ff Date: Mon, 22 Oct 2018 07:50:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:50:39,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-320fdfbc-c9df-464b-a39a-d0ab8bf8b8ff 2018-10-22 07:50:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2aac5384-ace5-4f7b-bd8c-fad7f3e55f15 Date: Mon, 22 Oct 2018 07:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:34Z","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":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:40,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 used request id req-2aac5384-ace5-4f7b-bd8c-fad7f3e55f15 2018-10-22 07:50:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c725a556-e8fd-4c86-b820-d4cab564faa9 Date: Mon, 22 Oct 2018 07:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:34Z","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":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:40,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 used request id req-c725a556-e8fd-4c86-b820-d4cab564faa9 2018-10-22 07:50:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b9facb0f-5f21-4565-a89e-90a094ee8d75 Date: Mon, 22 Oct 2018 07:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:34Z","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":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:40,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 used request id req-b9facb0f-5f21-4565-a89e-90a094ee8d75 2018-10-22 07:50:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-56b00067-2a1e-409a-94a4-b6d9a45be327 Date: Mon, 22 Oct 2018 07:50:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:50:34Z", "admin_state_up": true, "updated_at": "2018-10-22T07:50:38Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d079f60b-b976-4761-9fee-72d922560dbe", "name": "NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router"}]} 2018-10-22 07:50:40,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router used request id req-56b00067-2a1e-409a-94a4-b6d9a45be327 2018-10-22 07:50:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32b6f08-12a7-4773-b89a-ebdd8e651577 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:40,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-a32b6f08-12a7-4773-b89a-ebdd8e651577 2018-10-22 07:50:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d079f60b-b976-4761-9fee-72d922560dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3503 X-Openstack-Request-Id: req-952f7e5b-bd8c-4014-a5a3-d228ca465296 Date: Mon, 22 Oct 2018 07:50:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","ip_address":"169.254.192.7"}],"id":"76678823-2a41-46f5-949e-59935924c354","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:7f:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:36Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:40Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","ip_address":"169.254.192.9"}],"id":"c01bbf38-4b94-407f-b867-e72df77ba4fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:68:fb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:37Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:40Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.201"}],"id":"cf453649-3564-4533-9098-dbaab3c0da11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:29:fe","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:50:35Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:40Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","ip_address":"169.254.192.4"}],"id":"e72ac1e1-e9a6-415e-a9e4-0ffd08679b38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:37:7f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:36Z","binding:vnic_type":"normal","device_id":"d079f60b-b976-4761-9fee-72d922560dbe"}]} 2018-10-22 07:50:40,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d079f60b-b976-4761-9fee-72d922560dbe used request id req-952f7e5b-bd8c-4014-a5a3-d228ca465296 2018-10-22 07:50:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:40,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e10e5e8e-2092-43eb-87e5-989617585a52 Date: Mon, 22 Oct 2018 07:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:50:40,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-e10e5e8e-2092-43eb-87e5-989617585a52 2018-10-22 07:50:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:41,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-251b9e41-72f3-4101-97a9-a186431a03a7 Date: Mon, 22 Oct 2018 07:50:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:34Z","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":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:41,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 used request id req-251b9e41-72f3-4101-97a9-a186431a03a7 2018-10-22 07:50:41,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:41,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5eb5c14d-d4c5-4f36-aa83-1df11fddeb19 Date: Mon, 22 Oct 2018 07:50:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:34Z","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":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:41,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 used request id req-5eb5c14d-d4c5-4f36-aa83-1df11fddeb19 2018-10-22 07:50:41,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:41,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ad46fa61-10a2-4385-bca3-ba03cff4d7be Date: Mon, 22 Oct 2018 07:50:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c374d7cb-cc83-4c6e-8ecb-c89dd55a7ea7","tenant_id":"","created_at":"2018-10-22T07:50:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:34Z","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":"0a7a0028-b2c1-4192-a072-1d482f7d7cf7","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:50:41,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0a7a0028-b2c1-4192-a072-1d482f7d7cf7 used request id req-ad46fa61-10a2-4385-bca3-ba03cff4d7be 2018-10-22 07:50:41,312 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router 2018-10-22 07:50:41,313 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router 2018-10-22 07:50:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/d079f60b-b976-4761-9fee-72d922560dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:44,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f55c2ee3-1810-4a89-9b7f-8db7800828d7 Content-Length: 0 Date: Mon, 22 Oct 2018 07:50:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:44,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d079f60b-b976-4761-9fee-72d922560dbe used request id req-f55c2ee3-1810-4a89-9b7f-8db7800828d7 2018-10-22 07:50:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:44,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f74cfa00-4453-4b7e-99b5-ab231f464e22 Date: Mon, 22 Oct 2018 07:50:44 GMT RESP BODY: {"routers": []} 2018-10-22 07:50:44,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-router used request id req-f74cfa00-4453-4b7e-99b5-ab231f464e22 2018-10-22 07:50:44,910 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet 2018-10-22 07:50:44,911 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-subnet 2018-10-22 07:50:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f670b53c-ad79-4464-9c33-4aa538d31de1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:47,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ecb418eb-48ad-49c1-b6e5-e680dc27acfe Date: Mon, 22 Oct 2018 07:50:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:47,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f670b53c-ad79-4464-9c33-4aa538d31de1 used request id req-ecb418eb-48ad-49c1-b6e5-e680dc27acfe 2018-10-22 07:50:47,124 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ac8a1504-5dae-4cca-9340-ce10d202aa5c-pub-net 2018-10-22 07:50:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e073885f-c9d1-4678-b215-e995c7df177b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bce5d3481ed2ae7697ea5706dd524feaf3abc92" 2018-10-22 07:50:48,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a862e0de-90fc-4550-92f1-66eecb066ecc Date: Mon, 22 Oct 2018 07:50:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:48,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e073885f-c9d1-4678-b215-e995c7df177b used request id req-a862e0de-90fc-4550-92f1-66eecb066ecc 2018-10-22 07:50:48,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:48,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["x0t-A39lROuVK54w-7HUiA"], "issued_at": "2018-10-22T07:50:48.000000Z"}} 2018-10-22 07:50:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1a1ddd-d096-4e6a-ab7d-c00b53946dd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:48,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee1a1ddd-d096-4e6a-ab7d-c00b53946dd4 2018-10-22 07:50:48,943 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net 2018-10-22 07:50:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" -d '{"network": {"name": "NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net", "admin_state_up": true}}' 2018-10-22 07:50:49,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2aea0f26-6e1f-4eb2-838e-335bf1ca5b5b Date: Mon, 22 Oct 2018 07:50:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:49Z","mtu":1450}} 2018-10-22 07:50:49,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2aea0f26-6e1f-4eb2-838e-335bf1ca5b5b 2018-10-22 07:50:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:49,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cce22a26-8e1f-4d5d-ba2d-28d625b58167 Date: Mon, 22 Oct 2018 07:50:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:49Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:49,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-cce22a26-8e1f-4d5d-ba2d-28d625b58167 2018-10-22 07:50:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0a15c65-3916-40c6-b9d4-2b150ccd9597 Date: Mon, 22 Oct 2018 07:50:49 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:50:49,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-c0a15c65-3916-40c6-b9d4-2b150ccd9597 2018-10-22 07:50:49,769 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet 2018-10-22 07:50:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" -d '{"subnets": [{"ip_version": 4, "network_id": "cbcd15c3-acb0-47a3-af36-4fcdadfc38c0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]}' 2018-10-22 07:50:50,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e3bbee2-7bad-4fa8-8af4-8ee088d5472e Date: Mon, 22 Oct 2018 07:50:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:50,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5e3bbee2-7bad-4fa8-8af4-8ee088d5472e 2018-10-22 07:50:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:50,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2a4232eb-7cc0-41a7-8624-a31e3006f686 Date: Mon, 22 Oct 2018 07:50:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["862be684-ee2c-4cda-9b1d-4ec1916c30e3"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:49Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:50,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-2a4232eb-7cc0-41a7-8624-a31e3006f686 2018-10-22 07:50:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:50,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e7d27282-30af-4627-afb8-14a239f81384 Date: Mon, 22 Oct 2018 07:50:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:50,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-e7d27282-30af-4627-afb8-14a239f81384 2018-10-22 07:50:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:51,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f0cae268-e453-4bd8-a824-17d8ec8e55fc Date: Mon, 22 Oct 2018 07:50:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["862be684-ee2c-4cda-9b1d-4ec1916c30e3"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:49Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:51,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net used request id req-f0cae268-e453-4bd8-a824-17d8ec8e55fc 2018-10-22 07:50:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:50:51,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:50:51,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:51,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658b48b3-46e7-4209-8e19-ebb66a2d4ab4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:51,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-658b48b3-46e7-4209-8e19-ebb66a2d4ab4 2018-10-22 07:50:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:51,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eef9304e-4f9d-4e16-8746-6b0dc74c95c6 Date: Mon, 22 Oct 2018 07:50:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:51,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-eef9304e-4f9d-4e16-8746-6b0dc74c95c6 2018-10-22 07:50:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0&name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:51,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb686e53-f0f4-49ba-8492-5d9ce7cc3ba8 Date: Mon, 22 Oct 2018 07:50:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:51,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0&name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet used request id req-eb686e53-f0f4-49ba-8492-5d9ce7cc3ba8 2018-10-22 07:50:51,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:50:51,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:52,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Zw0wkFiVS6mB_67y3UaaNA"], "issued_at": "2018-10-22T07:50:52.000000Z"}} 2018-10-22 07:50:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d62e6299f58039bc836c72b3ca93d69b8a075c2" 2018-10-22 07:50:52,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aaf0561-f692-46c1-98f3-a7abd848b2ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:52,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9aaf0561-f692-46c1-98f3-a7abd848b2ef 2018-10-22 07:50:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:52,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b05ef6ad-6168-4f0b-8bbf-89e34971264c Date: Mon, 22 Oct 2018 07:50:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["862be684-ee2c-4cda-9b1d-4ec1916c30e3"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:49Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:52,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net used request id req-b05ef6ad-6168-4f0b-8bbf-89e34971264c 2018-10-22 07:50:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:52,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7775f572-2b83-4378-ab79-2a16f360b3df Date: Mon, 22 Oct 2018 07:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:52,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-7775f572-2b83-4378-ab79-2a16f360b3df 2018-10-22 07:50:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:52,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-22a3c67a-a589-4617-b4e9-92201719d094 Date: Mon, 22 Oct 2018 07:50:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["862be684-ee2c-4cda-9b1d-4ec1916c30e3"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:49Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:52,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net used request id req-22a3c67a-a589-4617-b4e9-92201719d094 2018-10-22 07:50:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:50:52,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:50:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d62e6299f58039bc836c72b3ca93d69b8a075c2" 2018-10-22 07:50:52,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58cdac48-874c-4dd8-86c6-ce02d8b6d6fc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:50:52,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-58cdac48-874c-4dd8-86c6-ce02d8b6d6fc 2018-10-22 07:50:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:53,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61601084-e799-4c3a-9252-119dc841395f Date: Mon, 22 Oct 2018 07:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:53,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-61601084-e799-4c3a-9252-119dc841395f 2018-10-22 07:50:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0&name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:53,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af5b90ce-0b22-4d94-a07e-bdcdfbd5cba7 Date: Mon, 22 Oct 2018 07:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet"}]} 2018-10-22 07:50:53,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cbcd15c3-acb0-47a3-af36-4fcdadfc38c0&name=NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet used request id req-af5b90ce-0b22-4d94-a07e-bdcdfbd5cba7 2018-10-22 07:50:53,122 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net 2018-10-22 07:50:53,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" -d '{"port": {"network_id": "cbcd15c3-acb0-47a3-af36-4fcdadfc38c0", "fixed_ips": [{"subnet_id": "862be684-ee2c-4cda-9b1d-4ec1916c30e3", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-port", "admin_state_up": true}}' 2018-10-22 07:50:53,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-b399ddca-5811-44f7-9ddd-ad1a10d7c6d8 Date: Mon, 22 Oct 2018 07:50:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:53Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","ip_address":"10.55.1.100"}],"id":"45b4a245-84e1-4861-b8d0-a60de7e47ee0","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:74:7b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-port","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:53Z","binding:vnic_type":"normal"}} 2018-10-22 07:50:53,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b399ddca-5811-44f7-9ddd-ad1a10d7c6d8 2018-10-22 07:50:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:54,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-228ceb6f-2d11-4f4d-8323-134c5443f678 Date: Mon, 22 Oct 2018 07:50:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","ip_address":"10.55.1.4"}],"id":"03e53165-c130-4a97-9563-835ebbc463fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:61:fb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cbcd15c3-acb0-47a3-af36-4fcdadfc38c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","ip_address":"10.55.1.100"}],"id":"45b4a245-84e1-4861-b8d0-a60de7e47ee0","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:74:7b","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-port","admin_state_up":true,"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:53Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","ip_address":"10.55.1.2"}],"id":"7878b233-928e-4c23-b4bd-9f6098d35dae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:00:ac","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cbcd15c3-acb0-47a3-af36-4fcdadfc38c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"862be684-ee2c-4cda-9b1d-4ec1916c30e3","ip_address":"10.55.1.3"}],"id":"ca0e2289-16bc-4153-b9ab-32f34a4ba13c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:c7:e1","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbcd15c3-acb0-47a3-af36-4fcdadfc38c0","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cbcd15c3-acb0-47a3-af36-4fcdadfc38c0"}]} 2018-10-22 07:50:54,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-228ceb6f-2d11-4f4d-8323-134c5443f678 2018-10-22 07:50:54,169 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-port 2018-10-22 07:50:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/45b4a245-84e1-4861-b8d0-a60de7e47ee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:54,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7b6f82d-26a0-4221-8efe-8723ddc9de0a Date: Mon, 22 Oct 2018 07:50:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:54,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/45b4a245-84e1-4861-b8d0-a60de7e47ee0 used request id req-e7b6f82d-26a0-4221-8efe-8723ddc9de0a 2018-10-22 07:50:54,731 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet 2018-10-22 07:50:54,732 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-subnet 2018-10-22 07:50:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/862be684-ee2c-4cda-9b1d-4ec1916c30e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:56,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e88921a-940e-46f2-bd1c-c1ce8863664b Date: Mon, 22 Oct 2018 07:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:56,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/862be684-ee2c-4cda-9b1d-4ec1916c30e3 used request id req-7e88921a-940e-46f2-bd1c-c1ce8863664b 2018-10-22 07:50:56,715 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-592703db-6307-4920-a4e7-b516bebb526a-pub-net 2018-10-22 07:50:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ac0890c3f18ee2bbc9ebcb9e0af89dfa5ad4e" 2018-10-22 07:50:57,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8acc5b0-613b-4627-bac0-cf0d56e9b65f Date: Mon, 22 Oct 2018 07:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:50:57,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cbcd15c3-acb0-47a3-af36-4fcdadfc38c0 used request id req-b8acc5b0-613b-4627-bac0-cf0d56e9b65f 2018-10-22 07:50:57,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:50:58,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["KJRNSYHxRyy9wXyB5XPvrA"], "issued_at": "2018-10-22T07:50:58.000000Z"}} 2018-10-22 07:50:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:50:58,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c65f364-d5b1-4d8f-85bb-6658c3831c7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:50:58,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c65f364-d5b1-4d8f-85bb-6658c3831c7b 2018-10-22 07:50:58,436 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net 2018-10-22 07:50:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" -d '{"network": {"name": "NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net", "admin_state_up": true}}' 2018-10-22 07:50:58,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4bbdfe32-f3df-419f-9e3f-a450b28222bb Date: Mon, 22 Oct 2018 07:50:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:58Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:58Z","mtu":1450}} 2018-10-22 07:50:58,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4bbdfe32-f3df-419f-9e3f-a450b28222bb 2018-10-22 07:50:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:50:59,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-99fe8719-3a0c-4c02-a1cc-812c6d12bec1 Date: Mon, 22 Oct 2018 07:50:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:50:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:59,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-99fe8719-3a0c-4c02-a1cc-812c6d12bec1 2018-10-22 07:50:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:50:59,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ccea1266-4f88-45cd-a7ab-fdce766bfb13 Date: Mon, 22 Oct 2018 07:50:59 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:50:59,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-ccea1266-4f88-45cd-a7ab-fdce766bfb13 2018-10-22 07:50:59,307 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet 2018-10-22 07:50:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" -d '{"subnets": [{"ip_version": 4, "network_id": "06aa9f91-17a8-4f18-81a0-531d7e04620a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]}' 2018-10-22 07:50:59,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-404bf29c-3f5a-40f1-96ed-252d40996ce0 Date: Mon, 22 Oct 2018 07:50:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:50:59,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-404bf29c-3f5a-40f1-96ed-252d40996ce0 2018-10-22 07:50:59,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:50:59,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f0643476-38a8-4af9-a2b7-eb3fac757a92 Date: Mon, 22 Oct 2018 07:50:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["4f0a8915-b9c9-400d-99b3-37367b492bb5"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:50:59,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-f0643476-38a8-4af9-a2b7-eb3fac757a92 2018-10-22 07:50:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:00,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f64e66e0-e722-40a0-9e81-cd6f3de443fa Date: Mon, 22 Oct 2018 07:51:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:51:00,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-f64e66e0-e722-40a0-9e81-cd6f3de443fa 2018-10-22 07:51:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-efa50c64-ef28-4079-a61f-9e6c2f2855b1 Date: Mon, 22 Oct 2018 07:51:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["4f0a8915-b9c9-400d-99b3-37367b492bb5"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:00,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net used request id req-efa50c64-ef28-4079-a61f-9e6c2f2855b1 2018-10-22 07:51:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:00,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82b6a37-f19b-4e5d-9cb8-e9c8cf00ef6e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:00,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-e82b6a37-f19b-4e5d-9cb8-e9c8cf00ef6e 2018-10-22 07:51:00,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:00,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-78a2f97b-f808-42e3-bd42-e5ba26c310e4 Date: Mon, 22 Oct 2018 07:51:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:51:00,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-78a2f97b-f808-42e3-bd42-e5ba26c310e4 2018-10-22 07:51:00,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a&name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:00,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82909877-0fa1-48a8-9f1d-9a5d3c017416 Date: Mon, 22 Oct 2018 07:51:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:51:00,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a&name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet used request id req-82909877-0fa1-48a8-9f1d-9a5d3c017416 2018-10-22 07:51:00,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:00,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:01,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["nLG4HxWQRBO1xiJZvYEieA"], "issued_at": "2018-10-22T07:51:01.000000Z"}} 2018-10-22 07:51:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df72bf914152d9e2ebfea4ba2d455105fafc3203" 2018-10-22 07:51:01,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bf8002-eddf-4739-82a7-ddc5cd27b3f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:01,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06bf8002-eddf-4739-82a7-ddc5cd27b3f2 2018-10-22 07:51:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:01,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e689a1bc-b346-4b87-8b8b-77dafe64bf44 Date: Mon, 22 Oct 2018 07:51:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["4f0a8915-b9c9-400d-99b3-37367b492bb5"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:01,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net used request id req-e689a1bc-b346-4b87-8b8b-77dafe64bf44 2018-10-22 07:51:01,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-227ab797-ada3-4370-88f4-873c07ad5576 Date: Mon, 22 Oct 2018 07:51:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:51:01,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-227ab797-ada3-4370-88f4-873c07ad5576 2018-10-22 07:51:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:01,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-74690bf3-28cf-43cb-8ea9-a6fb31c31fa9 Date: Mon, 22 Oct 2018 07:51:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["4f0a8915-b9c9-400d-99b3-37367b492bb5"],"description":"","tags":[],"updated_at":"2018-10-22T07:50:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:01,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net used request id req-74690bf3-28cf-43cb-8ea9-a6fb31c31fa9 2018-10-22 07:51:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:01,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:01,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df72bf914152d9e2ebfea4ba2d455105fafc3203" 2018-10-22 07:51:01,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c6826a-696d-4b1c-bba6-8da52c17e32d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:01,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-24c6826a-696d-4b1c-bba6-8da52c17e32d 2018-10-22 07:51:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:01,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-de01b904-52bb-4086-bb7d-494558068d59 Date: Mon, 22 Oct 2018 07:51:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:51:01,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-de01b904-52bb-4086-bb7d-494558068d59 2018-10-22 07:51:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a&name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:02,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-973ed637-f8d5-4471-a9c1-2190a52cd57a Date: Mon, 22 Oct 2018 07:51:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:50:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:50:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet"}]} 2018-10-22 07:51:02,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06aa9f91-17a8-4f18-81a0-531d7e04620a&name=NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet used request id req-973ed637-f8d5-4471-a9c1-2190a52cd57a 2018-10-22 07:51:02,115 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net 2018-10-22 07:51:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" -d '{"port": {"network_id": "06aa9f91-17a8-4f18-81a0-531d7e04620a", "fixed_ips": [{"subnet_id": "4f0a8915-b9c9-400d-99b3-37367b492bb5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-port", "admin_state_up": true}}' 2018-10-22 07:51:03,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-27284f77-0bc4-442e-b740-2fc10d51ecf9 Date: Mon, 22 Oct 2018 07:51:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:02Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","ip_address":"10.55.1.100"}],"id":"a5128754-d935-4c06-9508-32dbdfa9340b","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:60:1e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-port","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:02Z","binding:vnic_type":"normal"}} 2018-10-22 07:51:03,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-27284f77-0bc4-442e-b740-2fc10d51ecf9 2018-10-22 07:51:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:03,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-f5cf6a07-2534-4980-9fd4-472b5f59f3c3 Date: Mon, 22 Oct 2018 07:51:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","ip_address":"10.55.1.2"}],"id":"38f532bf-6e8a-4f8a-a8e2-cc0d4ef708be","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:d8:00","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06aa9f91-17a8-4f18-81a0-531d7e04620a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","ip_address":"10.55.1.100"}],"id":"a5128754-d935-4c06-9508-32dbdfa9340b","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:60:1e","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-port","admin_state_up":true,"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:02Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","ip_address":"10.55.1.3"}],"id":"ea80946c-375c-48ef-9d3f-e664418b460a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:91:27","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06aa9f91-17a8-4f18-81a0-531d7e04620a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:02Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4f0a8915-b9c9-400d-99b3-37367b492bb5","ip_address":"10.55.1.4"}],"id":"ecdbdd22-f922-4921-a8d4-fb710aa7bf08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:28:73","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06aa9f91-17a8-4f18-81a0-531d7e04620a","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06aa9f91-17a8-4f18-81a0-531d7e04620a"}]} 2018-10-22 07:51:03,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f5cf6a07-2534-4980-9fd4-472b5f59f3c3 2018-10-22 07:51:03,279 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-port 2018-10-22 07:51:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a5128754-d935-4c06-9508-32dbdfa9340b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:03,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-903b5855-a49e-405d-aa0c-f55705135587 Date: Mon, 22 Oct 2018 07:51:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:03,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a5128754-d935-4c06-9508-32dbdfa9340b used request id req-903b5855-a49e-405d-aa0c-f55705135587 2018-10-22 07:51:03,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet 2018-10-22 07:51:03,961 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-subnet 2018-10-22 07:51:03,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4f0a8915-b9c9-400d-99b3-37367b492bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:06,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41424def-6f4b-48fd-bc6e-e0e4efd50f11 Date: Mon, 22 Oct 2018 07:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:06,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4f0a8915-b9c9-400d-99b3-37367b492bb5 used request id req-41424def-6f4b-48fd-bc6e-e0e4efd50f11 2018-10-22 07:51:06,298 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ab7d4ef5-dc1c-4e9e-aa2d-d1988f8bd0ca-pub-net 2018-10-22 07:51:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/06aa9f91-17a8-4f18-81a0-531d7e04620a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a669242e1050b411f5662bf6aa9a5ac77dddd" 2018-10-22 07:51:07,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17606e8f-046f-4bc2-89a2-8bce38ed67e5 Date: Mon, 22 Oct 2018 07:51:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:07,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/06aa9f91-17a8-4f18-81a0-531d7e04620a used request id req-17606e8f-046f-4bc2-89a2-8bce38ed67e5 2018-10-22 07:51:07,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:07,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["naFnfF0hT0GIkqk12uCf2w"], "issued_at": "2018-10-22T07:51:07.000000Z"}} 2018-10-22 07:51:07,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:07,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aad1f6c-81e8-4c3c-bcc2-dc3a55361c6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:07,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5aad1f6c-81e8-4c3c-bcc2-dc3a55361c6f 2018-10-22 07:51:07,873 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net 2018-10-22 07:51:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" -d '{"network": {"name": "NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net", "admin_state_up": true}}' 2018-10-22 07:51:08,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-344e9f6d-4588-4416-abff-65250222e7fc Date: Mon, 22 Oct 2018 07:51:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","mtu":1450}} 2018-10-22 07:51:08,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-344e9f6d-4588-4416-abff-65250222e7fc 2018-10-22 07:51:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-39dfad48-c070-4e3a-b831-86b6e7a1e3c9 Date: Mon, 22 Oct 2018 07:51:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:08,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-39dfad48-c070-4e3a-b831-86b6e7a1e3c9 2018-10-22 07:51:08,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:08,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41c64c2c-7789-407a-9702-b463a217fde8 Date: Mon, 22 Oct 2018 07:51:08 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:51:08,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-41c64c2c-7789-407a-9702-b463a217fde8 2018-10-22 07:51:08,692 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet 2018-10-22 07:51:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" -d '{"subnets": [{"ip_version": 4, "network_id": "6f1303a4-5228-4850-b1b9-56f03c0212b4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]}' 2018-10-22 07:51:09,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1461db95-4d8a-4bc1-8803-694d925393a0 Date: Mon, 22 Oct 2018 07:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:09,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1461db95-4d8a-4bc1-8803-694d925393a0 2018-10-22 07:51:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:09,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6fb78bc4-3253-4854-9aa3-789bcc1f33e8 Date: Mon, 22 Oct 2018 07:51:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["24fb7260-3d26-4ebc-a9ed-2b8104bc3a70"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:09,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-6fb78bc4-3253-4854-9aa3-789bcc1f33e8 2018-10-22 07:51:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:09,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2752d7f1-4d29-4e2f-ad36-a1e9ce81dd23 Date: Mon, 22 Oct 2018 07:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:09,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-2752d7f1-4d29-4e2f-ad36-a1e9ce81dd23 2018-10-22 07:51:09,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:09,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-83162e41-c4a4-4260-998d-fb20d2e0d21b Date: Mon, 22 Oct 2018 07:51:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["24fb7260-3d26-4ebc-a9ed-2b8104bc3a70"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:09,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net used request id req-83162e41-c4a4-4260-998d-fb20d2e0d21b 2018-10-22 07:51:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:09,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:09,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:09,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452fd0cb-fddc-4a8e-9589-9272fb27a380 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:09,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-452fd0cb-fddc-4a8e-9589-9272fb27a380 2018-10-22 07:51:09,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:09,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f3c1044-37d2-45fe-a2a3-391eb44812c4 Date: Mon, 22 Oct 2018 07:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:09,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-1f3c1044-37d2-45fe-a2a3-391eb44812c4 2018-10-22 07:51:09,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4&name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:10,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7dfa9868-bb84-423a-aa87-c959b7490762 Date: Mon, 22 Oct 2018 07:51:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:10,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4&name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet used request id req-7dfa9868-bb84-423a-aa87-c959b7490762 2018-10-22 07:51:10,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:10,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:10,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["W05Z_7BJTfWQ0D_BScfDoA"], "issued_at": "2018-10-22T07:51:10.000000Z"}} 2018-10-22 07:51:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa38d9d08ec36ef5400f7503a6e4384676688b4" 2018-10-22 07:51:10,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279cb772-c634-4621-99e9-cfe2a1e5afe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:10,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-279cb772-c634-4621-99e9-cfe2a1e5afe3 2018-10-22 07:51:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:10,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5bf114ca-a355-4b37-af83-e883c7f7673b Date: Mon, 22 Oct 2018 07:51:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["24fb7260-3d26-4ebc-a9ed-2b8104bc3a70"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:10,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net used request id req-5bf114ca-a355-4b37-af83-e883c7f7673b 2018-10-22 07:51:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:11,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da917863-4bb5-4787-a115-dfefdf5a4f25 Date: Mon, 22 Oct 2018 07:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:11,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-da917863-4bb5-4787-a115-dfefdf5a4f25 2018-10-22 07:51:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:11,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-265a9350-0bbb-4569-a160-f548f434b0a9 Date: Mon, 22 Oct 2018 07:51:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["24fb7260-3d26-4ebc-a9ed-2b8104bc3a70"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:11,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net used request id req-265a9350-0bbb-4569-a160-f548f434b0a9 2018-10-22 07:51:11,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:11,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa38d9d08ec36ef5400f7503a6e4384676688b4" 2018-10-22 07:51:11,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c38172-9453-4c3a-853c-402f8b682455 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:11,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-53c38172-9453-4c3a-853c-402f8b682455 2018-10-22 07:51:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:11,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-943f780c-7381-416b-bea7-6f9cab047b40 Date: Mon, 22 Oct 2018 07:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:11,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-943f780c-7381-416b-bea7-6f9cab047b40 2018-10-22 07:51:11,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4&name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:11,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-344ab438-3725-4599-b977-6eb33fb82f76 Date: Mon, 22 Oct 2018 07:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f1303a4-5228-4850-b1b9-56f03c0212b4","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:08Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"24fb7260-3d26-4ebc-a9ed-2b8104bc3a70","subnetpool_id":null,"name":"NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet"}]} 2018-10-22 07:51:11,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6f1303a4-5228-4850-b1b9-56f03c0212b4&name=NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet used request id req-344ab438-3725-4599-b977-6eb33fb82f76 2018-10-22 07:51:11,915 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net 2018-10-22 07:51:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" -d '{"port": {"network_id": "6f1303a4-5228-4850-b1b9-56f03c0212b4", "fixed_ips": [{"subnet_id": "24fb7260-3d26-4ebc-a9ed-2b8104bc3a70", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-port", "admin_state_up": true}}' 2018-10-22 07:51:12,096 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-f91d462c-5794-44df-8b86-317188797507 Date: Mon, 22 Oct 2018 07:51:12 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 07:51:12,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f91d462c-5794-44df-8b86-317188797507 2018-10-22 07:51:12,096 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 07:51:12,096 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet 2018-10-22 07:51:12,097 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-subnet 2018-10-22 07:51:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/24fb7260-3d26-4ebc-a9ed-2b8104bc3a70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:14,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc7e270e-d1b6-4869-b29a-f32cf97c27d4 Date: Mon, 22 Oct 2018 07:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:14,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/24fb7260-3d26-4ebc-a9ed-2b8104bc3a70 used request id req-fc7e270e-d1b6-4869-b29a-f32cf97c27d4 2018-10-22 07:51:14,052 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-05484a63-ad93-4307-92ca-ba00d1fe271c-pub-net 2018-10-22 07:51:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6f1303a4-5228-4850-b1b9-56f03c0212b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee63d06a25d972acf8654e6c7c4678622ca0905a" 2018-10-22 07:51:15,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7baf361-d5dd-473a-9a94-bd1872cec3ec Date: Mon, 22 Oct 2018 07:51:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:15,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6f1303a4-5228-4850-b1b9-56f03c0212b4 used request id req-b7baf361-d5dd-473a-9a94-bd1872cec3ec 2018-10-22 07:51:15,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:15,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["TPXfAU9OQy6byDLTKXr78g"], "issued_at": "2018-10-22T07:51:15.000000Z"}} 2018-10-22 07:51:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:15,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6966061f-62aa-49fd-a681-f6d15c206cc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:15,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6966061f-62aa-49fd-a681-f6d15c206cc4 2018-10-22 07:51:15,953 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net 2018-10-22 07:51:15,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" -d '{"network": {"name": "NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net", "admin_state_up": true}}' 2018-10-22 07:51:16,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5358acfc-bb0f-4595-8f4e-ea98c5a2ae13 Date: Mon, 22 Oct 2018 07:51:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:16Z","mtu":1450}} 2018-10-22 07:51:16,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5358acfc-bb0f-4595-8f4e-ea98c5a2ae13 2018-10-22 07:51:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:16,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-21013ae1-49d3-4960-8cc3-2435cb7267c2 Date: Mon, 22 Oct 2018 07:51:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:16Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:16,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-21013ae1-49d3-4960-8cc3-2435cb7267c2 2018-10-22 07:51:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:16,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3010cae7-b314-4e8e-b6d1-381c2674e6ea Date: Mon, 22 Oct 2018 07:51:16 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:51:16,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-3010cae7-b314-4e8e-b6d1-381c2674e6ea 2018-10-22 07:51:16,876 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet 2018-10-22 07:51:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" -d '{"subnets": [{"ip_version": 4, "network_id": "b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]}' 2018-10-22 07:51:17,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5cc32b9c-4092-4a14-8654-12dd4cd24fc4 Date: Mon, 22 Oct 2018 07:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:17,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5cc32b9c-4092-4a14-8654-12dd4cd24fc4 2018-10-22 07:51:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:17,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fb8c3a83-def5-4f27-ba47-a3e9a9325802 Date: Mon, 22 Oct 2018 07:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b9206f02-1366-41e5-938e-23ec07ece833"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:16Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:17,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-fb8c3a83-def5-4f27-ba47-a3e9a9325802 2018-10-22 07:51:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:17,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-310d171c-f6d5-4ce7-89d7-9673de3a5f92 Date: Mon, 22 Oct 2018 07:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:17,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-310d171c-f6d5-4ce7-89d7-9673de3a5f92 2018-10-22 07:51:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f22f4251-6974-4877-95e1-ac1980310f18 Date: Mon, 22 Oct 2018 07:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b9206f02-1366-41e5-938e-23ec07ece833"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:16Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:17,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net used request id req-f22f4251-6974-4877-95e1-ac1980310f18 2018-10-22 07:51:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:17,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:18,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6ddefc-021b-4f51-be11-c74e4f301444 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:18,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-8e6ddefc-021b-4f51-be11-c74e4f301444 2018-10-22 07:51:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:18,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20b3f228-cc3a-48fb-ac43-52ef334f18cb Date: Mon, 22 Oct 2018 07:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:18,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-20b3f228-cc3a-48fb-ac43-52ef334f18cb 2018-10-22 07:51:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8&name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:18,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93bfeef2-36b3-4fd4-8fdf-fd93df68b0d8 Date: Mon, 22 Oct 2018 07:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:18,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8&name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet used request id req-93bfeef2-36b3-4fd4-8fdf-fd93df68b0d8 2018-10-22 07:51:18,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:18,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:18,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["W5hcY7CISO6kAFFKJpfMfQ"], "issued_at": "2018-10-22T07:51:18.000000Z"}} 2018-10-22 07:51:18,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d9eb99b306e6a6a3db6c73d46766913d34fd2f" 2018-10-22 07:51:19,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c199074a-e34f-4aec-972a-fdd623e6eb4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:19,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c199074a-e34f-4aec-972a-fdd623e6eb4f 2018-10-22 07:51:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:19,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-72828b4b-e704-42f2-a6ce-9ae8f7cd6b11 Date: Mon, 22 Oct 2018 07:51:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b9206f02-1366-41e5-938e-23ec07ece833"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:16Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:19,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net used request id req-72828b4b-e704-42f2-a6ce-9ae8f7cd6b11 2018-10-22 07:51:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:19,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36485d9a-ac67-4613-b8a6-7dadc5daab7f Date: Mon, 22 Oct 2018 07:51:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:19,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-36485d9a-ac67-4613-b8a6-7dadc5daab7f 2018-10-22 07:51:19,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:19,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5a984f48-07ce-4b76-9552-351b399a61bd Date: Mon, 22 Oct 2018 07:51:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b9206f02-1366-41e5-938e-23ec07ece833"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:16Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:19,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net used request id req-5a984f48-07ce-4b76-9552-351b399a61bd 2018-10-22 07:51:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:19,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d9eb99b306e6a6a3db6c73d46766913d34fd2f" 2018-10-22 07:51:19,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea34fd1-9015-47f3-ba37-753940166393 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:19,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-1ea34fd1-9015-47f3-ba37-753940166393 2018-10-22 07:51:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:20,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-533f1f32-16b6-4d42-9196-53ebe8344246 Date: Mon, 22 Oct 2018 07:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:20,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-533f1f32-16b6-4d42-9196-53ebe8344246 2018-10-22 07:51:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8&name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:20,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f622a030-11ea-42cf-b8f0-7c7371f47939 Date: Mon, 22 Oct 2018 07:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:17Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"b9206f02-1366-41e5-938e-23ec07ece833","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet"}]} 2018-10-22 07:51:20,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8&name=NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet used request id req-f622a030-11ea-42cf-b8f0-7c7371f47939 2018-10-22 07:51:20,233 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net 2018-10-22 07:51:20,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" -d '{"port": {"network_id": "b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8", "fixed_ips": [{"subnet_id": "b9206f02-1366-41e5-938e-23ec07ece833", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-port", "admin_state_up": true}}' 2018-10-22 07:51:20,489 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-38aa2402-d05d-4dc1-9dfe-51fff8eedafc Date: Mon, 22 Oct 2018 07:51:20 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-22 07:51:20,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-38aa2402-d05d-4dc1-9dfe-51fff8eedafc 2018-10-22 07:51:20,490 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-22 07:51:20,490 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet 2018-10-22 07:51:20,490 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-subnet 2018-10-22 07:51:20,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b9206f02-1366-41e5-938e-23ec07ece833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:22,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdbd823f-85c7-4636-a5c2-3f4822cc5fae Date: Mon, 22 Oct 2018 07:51:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:22,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b9206f02-1366-41e5-938e-23ec07ece833 used request id req-fdbd823f-85c7-4636-a5c2-3f4822cc5fae 2018-10-22 07:51:22,450 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-28233c85-7916-4cff-95d3-6e0aaa543e77-pub-net 2018-10-22 07:51:22,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1e5d77196605eb798487056626e6cfbe52ecdf" 2018-10-22 07:51:23,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e77872e5-4946-4292-a6ce-6cc9f481c499 Date: Mon, 22 Oct 2018 07:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:23,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b7f3ca05-f8e8-4731-98bb-b59de7a3b8d8 used request id req-e77872e5-4946-4292-a6ce-6cc9f481c499 2018-10-22 07:51:23,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:23,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["st5LKTvQSIStjne05JAuOQ"], "issued_at": "2018-10-22T07:51:23.000000Z"}} 2018-10-22 07:51:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:24,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63293ebc-961b-486c-9901-8d0923f2a0df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:24,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63293ebc-961b-486c-9901-8d0923f2a0df 2018-10-22 07:51:24,053 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net 2018-10-22 07:51:24,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" -d '{"network": {"name": "NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net", "admin_state_up": true}}' 2018-10-22 07:51:24,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bd03734c-87c1-4320-8828-3c70df8d367f Date: Mon, 22 Oct 2018 07:51:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40d2324b-720d-4e55-842d-7919ced5904d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:24Z","mtu":1450}} 2018-10-22 07:51:24,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-bd03734c-87c1-4320-8828-3c70df8d367f 2018-10-22 07:51:24,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:24,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0a43d5cc-91ad-4bda-bc81-20efe4e060b7 Date: Mon, 22 Oct 2018 07:51:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40d2324b-720d-4e55-842d-7919ced5904d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:24Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:24,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-0a43d5cc-91ad-4bda-bc81-20efe4e060b7 2018-10-22 07:51:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:24,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f9b4977-ff23-4a57-87a9-f48e0c7b8abe Date: Mon, 22 Oct 2018 07:51:24 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:51:24,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-8f9b4977-ff23-4a57-87a9-f48e0c7b8abe 2018-10-22 07:51:24,921 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet 2018-10-22 07:51:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" -d '{"subnets": [{"ip_version": 4, "network_id": "40d2324b-720d-4e55-842d-7919ced5904d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]}' 2018-10-22 07:51:25,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ea2e36e-b566-4e13-a3b1-149a4a20c321 Date: Mon, 22 Oct 2018 07:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:25,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6ea2e36e-b566-4e13-a3b1-149a4a20c321 2018-10-22 07:51:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:25,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d1183ea6-2fff-4834-ab59-ee818e4368a2 Date: Mon, 22 Oct 2018 07:51:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40d2324b-720d-4e55-842d-7919ced5904d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["6d1530b7-a35f-4894-ae21-0c4dc14b700e"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:24Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:25,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-d1183ea6-2fff-4834-ab59-ee818e4368a2 2018-10-22 07:51:25,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:25,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-082cb479-a205-4342-8faf-adc2a2353933 Date: Mon, 22 Oct 2018 07:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:25,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-082cb479-a205-4342-8faf-adc2a2353933 2018-10-22 07:51:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:25,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-636081ca-2e37-4689-a229-68f51bafbbc4 Date: Mon, 22 Oct 2018 07:51:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40d2324b-720d-4e55-842d-7919ced5904d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["6d1530b7-a35f-4894-ae21-0c4dc14b700e"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:24Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:25,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net used request id req-636081ca-2e37-4689-a229-68f51bafbbc4 2018-10-22 07:51:25,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:25,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:26,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089c4acb-a4bc-4ec1-a35a-f4664f800dcc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:26,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-089c4acb-a4bc-4ec1-a35a-f4664f800dcc 2018-10-22 07:51:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:26,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-324ba276-174d-401b-b696-e4a8b278f272 Date: Mon, 22 Oct 2018 07:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:26,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-324ba276-174d-401b-b696-e4a8b278f272 2018-10-22 07:51:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d&name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-06786f44-14e2-44b9-9a0b-a88e2d73fec3 Date: Mon, 22 Oct 2018 07:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:26,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d&name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet used request id req-06786f44-14e2-44b9-9a0b-a88e2d73fec3 2018-10-22 07:51:26,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:26,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:26,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["oWveO0seTwaEZCdBTlcGMw"], "issued_at": "2018-10-22T07:51:26.000000Z"}} 2018-10-22 07:51:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fc3999ed14d93703a27c8de10590608709cbf8" 2018-10-22 07:51:26,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b5a1a9-2062-44bf-882e-cfe727273443 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:26,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42b5a1a9-2062-44bf-882e-cfe727273443 2018-10-22 07:51:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:27,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-09d5d5e9-03d1-41b6-a839-4aabf04ba076 Date: Mon, 22 Oct 2018 07:51:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40d2324b-720d-4e55-842d-7919ced5904d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["6d1530b7-a35f-4894-ae21-0c4dc14b700e"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:24Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:27,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net used request id req-09d5d5e9-03d1-41b6-a839-4aabf04ba076 2018-10-22 07:51:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:27,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-850fa6e4-e687-4ebd-90e6-9cb92972dd0f Date: Mon, 22 Oct 2018 07:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:27,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-850fa6e4-e687-4ebd-90e6-9cb92972dd0f 2018-10-22 07:51:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a27d776d-2635-43c9-8d24-cec8ad4a5d5f Date: Mon, 22 Oct 2018 07:51:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40d2324b-720d-4e55-842d-7919ced5904d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["6d1530b7-a35f-4894-ae21-0c4dc14b700e"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:24Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:27,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net used request id req-a27d776d-2635-43c9-8d24-cec8ad4a5d5f 2018-10-22 07:51:27,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:27,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fc3999ed14d93703a27c8de10590608709cbf8" 2018-10-22 07:51:27,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcf4545-bfce-435e-9f01-20bcf803661b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:27,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-3dcf4545-bfce-435e-9f01-20bcf803661b 2018-10-22 07:51:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:27,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b91ba5f-fae0-473a-99f1-7a7b9adacf1c Date: Mon, 22 Oct 2018 07:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d used request id req-8b91ba5f-fae0-473a-99f1-7a7b9adacf1c 2018-10-22 07:51:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d&name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:27,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab3b69b5-b31a-49e9-985e-f48e1949d0e0 Date: Mon, 22 Oct 2018 07:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d2324b-720d-4e55-842d-7919ced5904d","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:25Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"6d1530b7-a35f-4894-ae21-0c4dc14b700e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet"}]} 2018-10-22 07:51:27,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=40d2324b-720d-4e55-842d-7919ced5904d&name=NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet used request id req-ab3b69b5-b31a-49e9-985e-f48e1949d0e0 2018-10-22 07:51:27,645 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net 2018-10-22 07:51:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" -d '{"port": {"network_id": "40d2324b-720d-4e55-842d-7919ced5904d", "fixed_ips": [{"subnet_id": "6d1530b7-a35f-4894-ae21-0c4dc14b700e", "ip_address": null}], "name": "NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-port", "admin_state_up": true}}' 2018-10-22 07:51:27,662 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-839db10c-6628-41ea-b6ca-44631fde7913 Date: Mon, 22 Oct 2018 07:51:27 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 07:51:27,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-839db10c-6628-41ea-b6ca-44631fde7913 2018-10-22 07:51:27,662 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 07:51:27,663 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet 2018-10-22 07:51:27,663 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-subnet 2018-10-22 07:51:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6d1530b7-a35f-4894-ae21-0c4dc14b700e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:29,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ae49772-e8d4-47a3-b9f4-0a4704b715f0 Date: Mon, 22 Oct 2018 07:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:29,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6d1530b7-a35f-4894-ae21-0c4dc14b700e used request id req-2ae49772-e8d4-47a3-b9f4-0a4704b715f0 2018-10-22 07:51:29,987 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ee844079-e82a-410b-935f-74c394e32961-pub-net 2018-10-22 07:51:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/40d2324b-720d-4e55-842d-7919ced5904d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14520e8eaec481ee26d7df64140fcdb6f4dfe6d6" 2018-10-22 07:51:31,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb284800-3801-4e26-b79a-ee239ef92dc8 Date: Mon, 22 Oct 2018 07:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:31,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/40d2324b-720d-4e55-842d-7919ced5904d used request id req-fb284800-3801-4e26-b79a-ee239ef92dc8 2018-10-22 07:51:31,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:31,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["G62ujLC9TQSCQvYgtyqXYA"], "issued_at": "2018-10-22T07:51:31.000000Z"}} 2018-10-22 07:51:31,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:31,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3297c4f2-975b-4553-a256-c7a44b5804c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:31,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3297c4f2-975b-4553-a256-c7a44b5804c5 2018-10-22 07:51:31,798 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net 2018-10-22 07:51:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" -d '{"network": {"name": "NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net", "admin_state_up": true}}' 2018-10-22 07:51:32,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c3c8fa64-922a-40f2-af15-47e768465a0b Date: Mon, 22 Oct 2018 07:51:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"547587e9-c452-4947-b243-aa1620969c49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","mtu":1450}} 2018-10-22 07:51:32,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c3c8fa64-922a-40f2-af15-47e768465a0b 2018-10-22 07:51:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:32,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-842b3f13-7b23-4329-b47d-500e15bf8c39 Date: Mon, 22 Oct 2018 07:51:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"547587e9-c452-4947-b243-aa1620969c49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:51:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:32,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=547587e9-c452-4947-b243-aa1620969c49 used request id req-842b3f13-7b23-4329-b47d-500e15bf8c39 2018-10-22 07:51:32,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:32,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3152f63-76df-4b16-b0e2-6938976977c5 Date: Mon, 22 Oct 2018 07:51:32 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:51:32,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 used request id req-b3152f63-76df-4b16-b0e2-6938976977c5 2018-10-22 07:51:32,663 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet 2018-10-22 07:51:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" -d '{"subnets": [{"ip_version": 4, "network_id": "547587e9-c452-4947-b243-aa1620969c49", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]}' 2018-10-22 07:51:33,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a0f885a6-44e8-4dd9-b303-c609c55fba69 Date: Mon, 22 Oct 2018 07:51:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:33,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a0f885a6-44e8-4dd9-b303-c609c55fba69 2018-10-22 07:51:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:33,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8485f448-b982-4754-9be3-22154505e08e Date: Mon, 22 Oct 2018 07:51:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"547587e9-c452-4947-b243-aa1620969c49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["be51fde4-efb5-4a70-9d1b-e9059b3bd970"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:33,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=547587e9-c452-4947-b243-aa1620969c49 used request id req-8485f448-b982-4754-9be3-22154505e08e 2018-10-22 07:51:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:33,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4964e715-eba4-4422-8b98-368185215be2 Date: Mon, 22 Oct 2018 07:51:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:33,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 used request id req-4964e715-eba4-4422-8b98-368185215be2 2018-10-22 07:51:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:33,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3d5cfa9c-a1f7-4aaa-a574-3a77f2b07fa1 Date: Mon, 22 Oct 2018 07:51:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"547587e9-c452-4947-b243-aa1620969c49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["be51fde4-efb5-4a70-9d1b-e9059b3bd970"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:33,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net used request id req-3d5cfa9c-a1f7-4aaa-a574-3a77f2b07fa1 2018-10-22 07:51:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:33,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:33,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:34,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a896d188-4f95-4a2c-84df-6e526b8ab67d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:34,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-a896d188-4f95-4a2c-84df-6e526b8ab67d 2018-10-22 07:51:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:34,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-78f99463-1aca-484d-a213-f5e982a994b3 Date: Mon, 22 Oct 2018 07:51:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:34,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 used request id req-78f99463-1aca-484d-a213-f5e982a994b3 2018-10-22 07:51:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49&name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:34,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-614100c2-4b6c-41f9-8792-38482cbfc972 Date: Mon, 22 Oct 2018 07:51:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:34,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49&name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet used request id req-614100c2-4b6c-41f9-8792-38482cbfc972 2018-10-22 07:51:34,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:34,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:34,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["kQgFv8aZSJ63lJuSey82bQ"], "issued_at": "2018-10-22T07:51:34.000000Z"}} 2018-10-22 07:51:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bd3a83b97b78fb2f71aad0203170cf512b2222" 2018-10-22 07:51:34,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a742b5-5bc1-474d-84f2-777f34525ebb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:34,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-80a742b5-5bc1-474d-84f2-777f34525ebb 2018-10-22 07:51:34,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:35,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-65365677-6371-4604-8267-c59e6cb05425 Date: Mon, 22 Oct 2018 07:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"547587e9-c452-4947-b243-aa1620969c49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["be51fde4-efb5-4a70-9d1b-e9059b3bd970"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:35,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net used request id req-65365677-6371-4604-8267-c59e6cb05425 2018-10-22 07:51:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:35,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a00991b5-becc-4c89-a9b9-d213229de2d1 Date: Mon, 22 Oct 2018 07:51:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:35,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 used request id req-a00991b5-becc-4c89-a9b9-d213229de2d1 2018-10-22 07:51:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:35,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c5c4036d-7c88-4e76-bf6e-1e2e8d90703d Date: Mon, 22 Oct 2018 07:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"547587e9-c452-4947-b243-aa1620969c49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["be51fde4-efb5-4a70-9d1b-e9059b3bd970"],"description":"","tags":[],"updated_at":"2018-10-22T07:51:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","provider:network_type":"vxlan"}]} 2018-10-22 07:51:35,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net used request id req-c5c4036d-7c88-4e76-bf6e-1e2e8d90703d 2018-10-22 07:51:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:35,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bd3a83b97b78fb2f71aad0203170cf512b2222" 2018-10-22 07:51:35,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a5ed1c-7a05-4e40-84d1-338b25e1ca51 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:35,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-c3a5ed1c-7a05-4e40-84d1-338b25e1ca51 2018-10-22 07:51:35,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:35,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2a1586e6-db12-492e-9f5f-6a7c93724cda Date: Mon, 22 Oct 2018 07:51:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:35,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49 used request id req-2a1586e6-db12-492e-9f5f-6a7c93724cda 2018-10-22 07:51:35,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49&name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:35,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2a188a21-6bda-4101-a1ef-247f2158a52a Date: Mon, 22 Oct 2018 07:51:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:32Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"add5e9a7e5c84c238aa543bac102ea65","id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet"}]} 2018-10-22 07:51:35,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=547587e9-c452-4947-b243-aa1620969c49&name=NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet used request id req-2a188a21-6bda-4101-a1ef-247f2158a52a 2018-10-22 07:51:35,839 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net 2018-10-22 07:51:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" -d '{"port": {"network_id": "547587e9-c452-4947-b243-aa1620969c49", "fixed_ips": [{"subnet_id": "be51fde4-efb5-4a70-9d1b-e9059b3bd970", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-10-22 07:51:36,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-8888a154-87e5-4fef-84a6-44868e090562 Date: Mon, 22 Oct 2018 07:51:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:36Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","ip_address":"10.55.1.100"}],"id":"8ecb66ae-fb39-4faa-ade5-6ce98d234867","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:97:9f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:36Z","binding:vnic_type":"normal"}} 2018-10-22 07:51:36,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-8888a154-87e5-4fef-84a6-44868e090562 2018-10-22 07:51:36,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/8ecb66ae-fb39-4faa-ade5-6ce98d234867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:36,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-8e9d6f4a-43a9-4b2d-95d9-af074dd6de0d Date: Mon, 22 Oct 2018 07:51:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be51fde4-efb5-4a70-9d1b-e9059b3bd970","ip_address":"10.55.1.100"}],"id":"8ecb66ae-fb39-4faa-ade5-6ce98d234867","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:97:9f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"547587e9-c452-4947-b243-aa1620969c49","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:51:36Z","binding:vnic_type":"normal"}} 2018-10-22 07:51:36,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/8ecb66ae-fb39-4faa-ade5-6ce98d234867 used request id req-8e9d6f4a-43a9-4b2d-95d9-af074dd6de0d 2018-10-22 07:51:36,648 - neutron_utils - INFO - Deleting port with name 2018-10-22 07:51:36,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/8ecb66ae-fb39-4faa-ade5-6ce98d234867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:37,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a59ee445-0e3b-4528-98f8-b5d94709ff6a Date: Mon, 22 Oct 2018 07:51:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:37,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/8ecb66ae-fb39-4faa-ade5-6ce98d234867 used request id req-a59ee445-0e3b-4528-98f8-b5d94709ff6a 2018-10-22 07:51:37,339 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet 2018-10-22 07:51:37,339 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-subnet 2018-10-22 07:51:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/be51fde4-efb5-4a70-9d1b-e9059b3bd970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:39,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd2586b4-4376-4776-8ca4-c017caa3f85f Date: Mon, 22 Oct 2018 07:51:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:39,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/be51fde4-efb5-4a70-9d1b-e9059b3bd970 used request id req-cd2586b4-4376-4776-8ca4-c017caa3f85f 2018-10-22 07:51:39,484 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-76676fbb-4baa-440d-bcfe-74270f3af916-pub-net 2018-10-22 07:51:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/547587e9-c452-4947-b243-aa1620969c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35f2c4b42995178c4645a5b84bd20c43a47917c" 2018-10-22 07:51:40,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efdf08c8-faaf-4f8c-b79a-fec1699ea476 Date: Mon, 22 Oct 2018 07:51:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:40,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/547587e9-c452-4947-b243-aa1620969c49 used request id req-efdf08c8-faaf-4f8c-b79a-fec1699ea476 2018-10-22 07:51:40,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:41,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["NnVNOhw-Tbi-dzqvjPxJog"], "issued_at": "2018-10-22T07:51:41.000000Z"}} 2018-10-22 07:51:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c1d525e41d8badb30aff05425fbdd884d16fe1" 2018-10-22 07:51:41,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d780bb8b-528c-4e0f-ac3b-72f1e49a8882 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:41,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d780bb8b-528c-4e0f-ac3b-72f1e49a8882 2018-10-22 07:51:41,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:41,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:41,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["R6UjUzA8Qq6Q0qkMmFGFbg"], "issued_at": "2018-10-22T07:51:41.000000Z"}} 2018-10-22 07:51:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2652823ea4bdd70d51c659c8a814d6c84654fc06" 2018-10-22 07:51:41,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c535cb-b3ff-4078-8632-8a804d48fb9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:41,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f2c535cb-b3ff-4078-8632-8a804d48fb9d 2018-10-22 07:51:41,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-b28a4de2-3606-40f1-a63a-5a2dc625ca8c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c1d525e41d8badb30aff05425fbdd884d16fe1" 2018-10-22 07:51:41,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2bb8de8a-e953-456d-933c-9b4597fd7fbb Date: Mon, 22 Oct 2018 07:51:41 GMT RESP BODY: {"networks":[]} 2018-10-22 07:51:41,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-b28a4de2-3606-40f1-a63a-5a2dc625ca8c-pub-net used request id req-2bb8de8a-e953-456d-933c-9b4597fd7fbb 2018-10-22 07:51:41,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:42,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["cq3MSuT-SAaVDbjOnkZR2w"], "issued_at": "2018-10-22T07:51:42.000000Z"}} 2018-10-22 07:51:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:42,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e98582-fbe1-4e98-b95d-442f31672036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:42,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-84e98582-fbe1-4e98-b95d-442f31672036 2018-10-22 07:51:42,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:42,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:42,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["427nXUBuS6OS5J_HEG6bZQ"], "issued_at": "2018-10-22T07:51:42.000000Z"}} 2018-10-22 07:51:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd3b72a42bfd73e0f1dc1606a0d6b98024c7e83" 2018-10-22 07:51:42,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968103a7-c1b6-41e7-a782-b6704f22b0ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:42,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-968103a7-c1b6-41e7-a782-b6704f22b0ff 2018-10-22 07:51:42,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:43,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f06583af-a27f-4308-8942-7c449c6cd405 Date: Mon, 22 Oct 2018 07:51:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:51:43,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-f06583af-a27f-4308-8942-7c449c6cd405 2018-10-22 07:51:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:43,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1fc2a1e0-2366-4b97-b195-2ae5758657f0 Date: Mon, 22 Oct 2018 07:51:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:51:43,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-1fc2a1e0-2366-4b97-b195-2ae5758657f0 2018-10-22 07:51:43,368 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router 2018-10-22 07:51:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router", "admin_state_up": true}}' 2018-10-22 07:51:48,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-a9c8df5c-a5a2-4ec8-a3c3-9855be407621 Date: Mon, 22 Oct 2018 07:51:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:51:44Z", "admin_state_up": true, "updated_at": "2018-10-22T07:51:44Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7b28dcc7-e0a6-4491-8768-54f83b4fb123", "name": "NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router"}} 2018-10-22 07:51:48,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-a9c8df5c-a5a2-4ec8-a3c3-9855be407621 2018-10-22 07:51:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7b28dcc7-e0a6-4491-8768-54f83b4fb123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:48,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-86e4979a-e749-4c47-a486-55d29728c665 Date: Mon, 22 Oct 2018 07:51:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","ip_address":"169.254.192.7"}],"id":"1be40758-c647-4230-a2f3-66a9ddf28f90","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:0f:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:46Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","ip_address":"169.254.192.12"}],"id":"b42402a6-a905-4cec-87be-e2a2e6770724","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:ab:5b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:47Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","ip_address":"169.254.192.1"}],"id":"d6d3b8eb-1f82-4ac9-9fc9-6e15f5ca1892","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:49:22","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:45Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:44Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.204"}],"id":"de9eda2f-0778-4fab-bf34-ce6b18f967ca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:23:d7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:51:44Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"}]} 2018-10-22 07:51:48,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7b28dcc7-e0a6-4491-8768-54f83b4fb123 used request id req-86e4979a-e749-4c47-a486-55d29728c665 2018-10-22 07:51:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:48,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a5bb963f-05c6-4df0-bcf5-cec62f269ce4 Date: Mon, 22 Oct 2018 07:51:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:51:48,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-a5bb963f-05c6-4df0-bcf5-cec62f269ce4 2018-10-22 07:51:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:48,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-811fcd9a-1a43-41b3-b589-84657fcc9a92 Date: Mon, 22 Oct 2018 07:51:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:43Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:43Z","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":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:51:48,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 used request id req-811fcd9a-1a43-41b3-b589-84657fcc9a92 2018-10-22 07:51:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c134ddb7-9660-4f55-ab1a-6f47deec23d5 Date: Mon, 22 Oct 2018 07:51:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:43Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:43Z","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":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:51:49,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 used request id req-c134ddb7-9660-4f55-ab1a-6f47deec23d5 2018-10-22 07:51:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fec0381c-3a66-48d6-8f52-31d3bda48e87 Date: Mon, 22 Oct 2018 07:51:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:43Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:43Z","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":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:51:49,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 used request id req-fec0381c-3a66-48d6-8f52-31d3bda48e87 2018-10-22 07:51:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9de316c7-3a4c-4d27-a9b7-8d87c27c1515 Date: Mon, 22 Oct 2018 07:51:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:51:44Z", "admin_state_up": true, "updated_at": "2018-10-22T07:51:47Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "7b28dcc7-e0a6-4491-8768-54f83b4fb123", "name": "NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router"}]} 2018-10-22 07:51:49,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router used request id req-9de316c7-3a4c-4d27-a9b7-8d87c27c1515 2018-10-22 07:51:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:51:49,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:51:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948859ed-b7ae-4b59-9803-0cef5c10f917 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:51:49,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-948859ed-b7ae-4b59-9803-0cef5c10f917 2018-10-22 07:51:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7b28dcc7-e0a6-4491-8768-54f83b4fb123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-d1b041ff-294a-471d-ba91-5fc03f42e495 Date: Mon, 22 Oct 2018 07:51:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","ip_address":"169.254.192.7"}],"id":"1be40758-c647-4230-a2f3-66a9ddf28f90","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:0f:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:46Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","ip_address":"169.254.192.12"}],"id":"b42402a6-a905-4cec-87be-e2a2e6770724","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:ab:5b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:47Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:49Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","ip_address":"169.254.192.1"}],"id":"d6d3b8eb-1f82-4ac9-9fc9-6e15f5ca1892","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:49:22","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:45Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:49Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.204"}],"id":"de9eda2f-0778-4fab-bf34-ce6b18f967ca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:23:d7","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:51:44Z","binding:vnic_type":"normal","device_id":"7b28dcc7-e0a6-4491-8768-54f83b4fb123"}]} 2018-10-22 07:51:49,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7b28dcc7-e0a6-4491-8768-54f83b4fb123 used request id req-d1b041ff-294a-471d-ba91-5fc03f42e495 2018-10-22 07:51:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-83da10f9-3778-4e7d-b12c-bda4aca3ebe0 Date: Mon, 22 Oct 2018 07:51:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:51:49,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-83da10f9-3778-4e7d-b12c-bda4aca3ebe0 2018-10-22 07:51:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7ff685b4-25ae-430e-a128-54e9fd419952 Date: Mon, 22 Oct 2018 07:51:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:43Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:43Z","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":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:51:49,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 used request id req-7ff685b4-25ae-430e-a128-54e9fd419952 2018-10-22 07:51:49,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:49,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-af2c2ff4-6f99-4e41-aa18-b4a51dd4a687 Date: Mon, 22 Oct 2018 07:51:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:43Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:43Z","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":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:51:49,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 used request id req-af2c2ff4-6f99-4e41-aa18-b4a51dd4a687 2018-10-22 07:51:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:50,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d84b8331-58a9-4083-abb6-b9fd05498ab7 Date: Mon, 22 Oct 2018 07:51:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cbd44a8b-f29f-43bd-94fa-017332e6aa1f","tenant_id":"","created_at":"2018-10-22T07:51:43Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51:43Z","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":"0cfbab9a-7e45-45b2-8b7d-a8582a5d3940","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:51:50,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0cfbab9a-7e45-45b2-8b7d-a8582a5d3940 used request id req-d84b8331-58a9-4083-abb6-b9fd05498ab7 2018-10-22 07:51:50,304 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router 2018-10-22 07:51:50,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/7b28dcc7-e0a6-4491-8768-54f83b4fb123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:54,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab8e1b5d-a2d1-4b4d-ba9a-e0c64529ed21 Content-Length: 0 Date: Mon, 22 Oct 2018 07:51:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:51:54,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7b28dcc7-e0a6-4491-8768-54f83b4fb123 used request id req-ab8e1b5d-a2d1-4b4d-ba9a-e0c64529ed21 2018-10-22 07:51:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0471297d791092e9564bb7c70a9251714ada97" 2018-10-22 07:51:54,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-202bfaeb-32e6-4ffc-a8d7-0ce7fa33b787 Date: Mon, 22 Oct 2018 07:51:54 GMT RESP BODY: {"routers": []} 2018-10-22 07:51:54,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-6be5830a-d5c5-4b86-8d52-8f9bd7c048f6-pub-router used request id req-202bfaeb-32e6-4ffc-a8d7-0ce7fa33b787 2018-10-22 07:51:54,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:54,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["eKD2BajOS9O_1AUkEhPSbw"], "issued_at": "2018-10-22T07:51:54.000000Z"}} 2018-10-22 07:51:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:51:54,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6252e1d-9a74-4454-8d6f-b23eeacde008 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:54,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6252e1d-9a74-4454-8d6f-b23eeacde008 2018-10-22 07:51:54,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:51:54,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:51:55,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["mv58IQckS3q7J2C47Hpf3Q"], "issued_at": "2018-10-22T07:51:55.000000Z"}} 2018-10-22 07:51:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8478510b4e81c6eb58a43f87900af1f7bae2ce" 2018-10-22 07:51:55,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c998a30-fbe9-4d58-871a-ad92a639075a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:51:55,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c998a30-fbe9-4d58-871a-ad92a639075a 2018-10-22 07:51:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:51:55,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9c9ca4d8-ee3e-48e8-81b6-b64a3effc627 Date: Mon, 22 Oct 2018 07:51:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:51:55,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-9c9ca4d8-ee3e-48e8-81b6-b64a3effc627 2018-10-22 07:51:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:51:55,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2a71aef1-9cad-4d18-abf8-4b8116fbada1 Date: Mon, 22 Oct 2018 07:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:51:55,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-2a71aef1-9cad-4d18-abf8-4b8116fbada1 2018-10-22 07:51:55,767 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router 2018-10-22 07:51:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router", "admin_state_up": true}}' 2018-10-22 07:52:00,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-fce7d7c5-c87b-46ea-b6c2-0a1f88f6eae4 Date: Mon, 22 Oct 2018 07:52:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:51:56Z", "admin_state_up": true, "updated_at": "2018-10-22T07:51:57Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f862f57a-88c7-4a2c-8810-92c4f066589f", "name": "NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router"}} 2018-10-22 07:52:00,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-fce7d7c5-c87b-46ea-b6c2-0a1f88f6eae4 2018-10-22 07:52:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f862f57a-88c7-4a2c-8810-92c4f066589f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:00,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b9bb5573-97b2-45db-a49a-7daa30733e29 Date: Mon, 22 Oct 2018 07:52:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebfff999-70f0-4e63-be1a-090a9203f44b","ip_address":"169.254.192.11"}],"id":"70a25c69-19a8-4a69-b555-fd5146560ef4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:04:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:58Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebfff999-70f0-4e63-be1a-090a9203f44b","ip_address":"169.254.192.8"}],"id":"814349f9-1455-45e5-b32e-471ce8b366ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:fe:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:57Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:57Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.200"}],"id":"d0ed1c88-f5f0-4179-b915-dce185b9b485","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:3a:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:51:56Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebfff999-70f0-4e63-be1a-090a9203f44b","ip_address":"169.254.192.6"}],"id":"e2f1d1c7-9110-4afe-8adc-d75c17f58169","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:b1:04","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:59Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"}]} 2018-10-22 07:52:00,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f862f57a-88c7-4a2c-8810-92c4f066589f used request id req-b9bb5573-97b2-45db-a49a-7daa30733e29 2018-10-22 07:52:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:01,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-39b060fd-e6b1-4d4d-9018-8f1c4a7892ae Date: Mon, 22 Oct 2018 07:52:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:52:01,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-39b060fd-e6b1-4d4d-9018-8f1c4a7892ae 2018-10-22 07:52:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:01,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d6c23e21-1e2a-4399-93af-c4a4b24c1663 Date: Mon, 22 Oct 2018 07:52:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:56Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"ebfff999-70f0-4e63-be1a-090a9203f44b","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:52:01,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b used request id req-d6c23e21-1e2a-4399-93af-c4a4b24c1663 2018-10-22 07:52:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:01,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9bc1f927-a2d4-4f28-9e45-646676d264ee Date: Mon, 22 Oct 2018 07:52:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:56Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"ebfff999-70f0-4e63-be1a-090a9203f44b","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:52:01,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b used request id req-9bc1f927-a2d4-4f28-9e45-646676d264ee 2018-10-22 07:52:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:01,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1baf93d3-d799-4838-86e8-edb945f71049 Date: Mon, 22 Oct 2018 07:52:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:56Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"ebfff999-70f0-4e63-be1a-090a9203f44b","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:52:01,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b used request id req-1baf93d3-d799-4838-86e8-edb945f71049 2018-10-22 07:52:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:01,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9c130a09-6283-4526-aec2-e69cadb49142 Date: Mon, 22 Oct 2018 07:52:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:51:56Z", "admin_state_up": true, "updated_at": "2018-10-22T07:51:59Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "f862f57a-88c7-4a2c-8810-92c4f066589f", "name": "NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router"}]} 2018-10-22 07:52:01,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router used request id req-9c130a09-6283-4526-aec2-e69cadb49142 2018-10-22 07:52:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:52:01,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:52:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:01,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb7ce8a-4fa5-4860-96da-dfc61e006f7e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:52:01,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-beb7ce8a-4fa5-4860-96da-dfc61e006f7e 2018-10-22 07:52:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f862f57a-88c7-4a2c-8810-92c4f066589f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:02,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-9f51f89f-5110-4ee5-a307-cfc09568d92e Date: Mon, 22 Oct 2018 07:52:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:01Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebfff999-70f0-4e63-be1a-090a9203f44b","ip_address":"169.254.192.11"}],"id":"70a25c69-19a8-4a69-b555-fd5146560ef4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:04:ec","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:58Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebfff999-70f0-4e63-be1a-090a9203f44b","ip_address":"169.254.192.8"}],"id":"814349f9-1455-45e5-b32e-471ce8b366ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:fe:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:57Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:01Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.200"}],"id":"d0ed1c88-f5f0-4179-b915-dce185b9b485","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:3a:0f","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T07:51:56Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:51:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebfff999-70f0-4e63-be1a-090a9203f44b","ip_address":"169.254.192.6"}],"id":"e2f1d1c7-9110-4afe-8adc-d75c17f58169","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:b1:04","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant add5e9a7e5c84c238aa543bac102ea65","admin_state_up":true,"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:59Z","binding:vnic_type":"normal","device_id":"f862f57a-88c7-4a2c-8810-92c4f066589f"}]} 2018-10-22 07:52:02,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f862f57a-88c7-4a2c-8810-92c4f066589f used request id req-9f51f89f-5110-4ee5-a307-cfc09568d92e 2018-10-22 07:52:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:02,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c7f75198-cfb5-47e2-84f3-2435b1182712 Date: Mon, 22 Oct 2018 07:52:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 07:52:02,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-c7f75198-cfb5-47e2-84f3-2435b1182712 2018-10-22 07:52:02,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:02,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42a648ed-e7b0-418a-bdfc-0008cde1b765 Date: Mon, 22 Oct 2018 07:52:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:56Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"ebfff999-70f0-4e63-be1a-090a9203f44b","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:52:02,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b used request id req-42a648ed-e7b0-418a-bdfc-0008cde1b765 2018-10-22 07:52:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:02,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b1322676-6488-412d-9b11-8b2af072d24c Date: Mon, 22 Oct 2018 07:52:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:56Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"ebfff999-70f0-4e63-be1a-090a9203f44b","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:52:02,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b used request id req-b1322676-6488-412d-9b11-8b2af072d24c 2018-10-22 07:52:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:03,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-05a9dcc2-0093-479d-903c-9124f3c1a7b0 Date: Mon, 22 Oct 2018 07:52:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"60ade678-c086-47c4-a068-f5ba3d025c29","tenant_id":"","created_at":"2018-10-22T07:51:56Z","dns_nameservers":[],"updated_at":"2018-10-22T07:51: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":"ebfff999-70f0-4e63-be1a-090a9203f44b","subnetpool_id":null,"name":"HA subnet tenant add5e9a7e5c84c238aa543bac102ea65"}} 2018-10-22 07:52:03,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebfff999-70f0-4e63-be1a-090a9203f44b used request id req-05a9dcc2-0093-479d-903c-9124f3c1a7b0 2018-10-22 07:52:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:03,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cfd4e473-06f5-4aae-a6d2-6a8da809ac53 Date: Mon, 22 Oct 2018 07:52:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:52:03,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-cfd4e473-06f5-4aae-a6d2-6a8da809ac53 2018-10-22 07:52:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-94d9c837-1a90-4e68-954c-a42350b845b2 Date: Mon, 22 Oct 2018 07:52:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:52:03,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-94d9c837-1a90-4e68-954c-a42350b845b2 2018-10-22 07:52:03,338 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router 2018-10-22 07:52:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f862f57a-88c7-4a2c-8810-92c4f066589f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:06,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07bd5693-d3f2-406f-9d11-b28c6084fbc6 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:06,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f862f57a-88c7-4a2c-8810-92c4f066589f used request id req-07bd5693-d3f2-406f-9d11-b28c6084fbc6 2018-10-22 07:52:06,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab60a051dfbc50c6a9a47d3d6fa02fa9502cc9" 2018-10-22 07:52:06,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-934f3f4b-adc7-4b92-8457-4d7d504e085b Date: Mon, 22 Oct 2018 07:52:06 GMT RESP BODY: {"routers": []} 2018-10-22 07:52:06,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bb2a1bbf-a5d5-4ed0-b9a6-237e390ef7a4-pub-router used request id req-934f3f4b-adc7-4b92-8457-4d7d504e085b 2018-10-22 07:52:06,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:07,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["8GZN7sL1RxS_SZ1VEOTVQw"], "issued_at": "2018-10-22T07:52:07.000000Z"}} 2018-10-22 07:52:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" 2018-10-22 07:52:07,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e027f18d-66fb-4051-8e0c-586fa6f7b9e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:07,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e027f18d-66fb-4051-8e0c-586fa6f7b9e6 2018-10-22 07:52:07,327 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name 2018-10-22 07:52:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name"}}' 2018-10-22 07:52:07,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-cc03a510-4bf9-4328-a9af-d3b614a3a8ab Date: Mon, 22 Oct 2018 07:52:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:07Z", "updated_at": "2018-10-22T07:52:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "revision_number": 0, "id": "3f8bc917-7f0a-47ff-a88c-88633ac61f79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "revision_number": 0, "id": "ec1fcc39-bac5-49a6-b3c6-955373479902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "name": "NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name"}} 2018-10-22 07:52:07,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-cc03a510-4bf9-4328-a9af-d3b614a3a8ab 2018-10-22 07:52:07,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90cda674-7f3c-4a6f-940b-f4bbeff79e21 2018-10-22 07:52:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90cda674-7f3c-4a6f-940b-f4bbeff79e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" 2018-10-22 07:52:07,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12fc402c-c224-44d2-8b9c-ba8968ca3c46 Date: Mon, 22 Oct 2018 07:52:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:07Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "3f8bc917-7f0a-47ff-a88c-88633ac61f79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:07Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "ec1fcc39-bac5-49a6-b3c6-955373479902"}]} 2018-10-22 07:52:07,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90cda674-7f3c-4a6f-940b-f4bbeff79e21 used request id req-12fc402c-c224-44d2-8b9c-ba8968ca3c46 2018-10-22 07:52:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" 2018-10-22 07:52:08,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-4208a4a7-8ed3-41bc-919c-ff1420a8183d Date: Mon, 22 Oct 2018 07:52:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:07Z", "updated_at": "2018-10-22T07:52:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "revision_number": 0, "id": "3f8bc917-7f0a-47ff-a88c-88633ac61f79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "revision_number": 0, "id": "ec1fcc39-bac5-49a6-b3c6-955373479902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "name": "NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name"}]} 2018-10-22 07:52:08,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name used request id req-4208a4a7-8ed3-41bc-919c-ff1420a8183d 2018-10-22 07:52:08,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90cda674-7f3c-4a6f-940b-f4bbeff79e21 2018-10-22 07:52:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90cda674-7f3c-4a6f-940b-f4bbeff79e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" 2018-10-22 07:52:08,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92071670-ad3f-42b6-ba55-4a3ff963802d Date: Mon, 22 Oct 2018 07:52:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:07Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "3f8bc917-7f0a-47ff-a88c-88633ac61f79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:07Z", "security_group_id": "90cda674-7f3c-4a6f-940b-f4bbeff79e21", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:07Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "ec1fcc39-bac5-49a6-b3c6-955373479902"}]} 2018-10-22 07:52:08,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90cda674-7f3c-4a6f-940b-f4bbeff79e21 used request id req-92071670-ad3f-42b6-ba55-4a3ff963802d 2018-10-22 07:52:08,239 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name 2018-10-22 07:52:08,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/90cda674-7f3c-4a6f-940b-f4bbeff79e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" 2018-10-22 07:52:08,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1e84cb8-a22f-4ed9-9378-0301180b0363 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:08,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/90cda674-7f3c-4a6f-940b-f4bbeff79e21 used request id req-a1e84cb8-a22f-4ed9-9378-0301180b0363 2018-10-22 07:52:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a865b855774da35e12db086a77555f71283fc253" 2018-10-22 07:52:08,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d5cc9f07-9d4c-4b35-ab03-8189c6d1a4ca Date: Mon, 22 Oct 2018 07:52:08 GMT RESP BODY: {"security_groups": []} 2018-10-22 07:52:08,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6fdfd9a5-3c2f-4caa-b0fc-dc9ab2ff26b0name used request id req-d5cc9f07-9d4c-4b35-ab03-8189c6d1a4ca 2018-10-22 07:52:08,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:09,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["lkUBHiP_S9eEP3YFXlK36A"], "issued_at": "2018-10-22T07:52:09.000000Z"}} 2018-10-22 07:52:09,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a7ae2bcef1d29b9e0c504222c0f02026f34587" 2018-10-22 07:52:09,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a378c08-9e34-4214-b1ea-dc778400cb4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:09,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a378c08-9e34-4214-b1ea-dc778400cb4b 2018-10-22 07:52:09,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:09,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["BnnkqSJjR4WihseVV7RrAA"], "issued_at": "2018-10-22T07:52:09.000000Z"}} 2018-10-22 07:52:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ca7207a19411af892075d62f3da9ad7738817a" 2018-10-22 07:52:09,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa86db7-8cf1-403e-b92c-a2ac02a98ed6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:09,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0fa86db7-8cf1-403e-b92c-a2ac02a98ed6 2018-10-22 07:52:09,725 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name 2018-10-22 07:52:09,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ca7207a19411af892075d62f3da9ad7738817a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name", "description": "hello group"}}' 2018-10-22 07:52:10,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0c77ca47-cdf3-4de8-838d-470cfa76fcc6 Date: Mon, 22 Oct 2018 07:52:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:09Z", "updated_at": "2018-10-22T07:52:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "revision_number": 0, "id": "359d3bb9-4064-4b46-a590-b03127e51e83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "revision_number": 0, "id": "54315fa3-0c35-483e-9962-0bf15b10ac94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "name": "NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name"}} 2018-10-22 07:52:10,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-0c77ca47-cdf3-4de8-838d-470cfa76fcc6 2018-10-22 07:52:10,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 2018-10-22 07:52:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ca7207a19411af892075d62f3da9ad7738817a" 2018-10-22 07:52:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d43418b8-ff54-4489-9215-82ed4f3bc8ad Date: Mon, 22 Oct 2018 07:52:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:10Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "359d3bb9-4064-4b46-a590-b03127e51e83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:10Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "54315fa3-0c35-483e-9962-0bf15b10ac94"}]} 2018-10-22 07:52:10,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 used request id req-d43418b8-ff54-4489-9215-82ed4f3bc8ad 2018-10-22 07:52:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ca7207a19411af892075d62f3da9ad7738817a" 2018-10-22 07:52:10,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-b6052700-b505-4678-81bc-f2f8af20e30c Date: Mon, 22 Oct 2018 07:52:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:09Z", "updated_at": "2018-10-22T07:52:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "revision_number": 0, "id": "54315fa3-0c35-483e-9962-0bf15b10ac94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "revision_number": 0, "id": "359d3bb9-4064-4b46-a590-b03127e51e83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "name": "NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name"}]} 2018-10-22 07:52:10,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name&description=hello+group used request id req-b6052700-b505-4678-81bc-f2f8af20e30c 2018-10-22 07:52:10,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 2018-10-22 07:52:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ca7207a19411af892075d62f3da9ad7738817a" 2018-10-22 07:52:10,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29cd690b-3fa1-422c-9cee-c1d8da298cdb Date: Mon, 22 Oct 2018 07:52:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:10Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "359d3bb9-4064-4b46-a590-b03127e51e83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:10Z", "security_group_id": "ea35d41c-6e1c-4c2b-9025-c5772cb1ed60", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:10Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "54315fa3-0c35-483e-9962-0bf15b10ac94"}]} 2018-10-22 07:52:10,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 used request id req-29cd690b-3fa1-422c-9cee-c1d8da298cdb 2018-10-22 07:52:10,691 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7aae9c56-2d07-4378-8056-12b8340b00d1name 2018-10-22 07:52:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ca7207a19411af892075d62f3da9ad7738817a" 2018-10-22 07:52:10,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9815d7c-91d1-477f-bed7-448cf35863d0 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:10,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ea35d41c-6e1c-4c2b-9025-c5772cb1ed60 used request id req-f9815d7c-91d1-477f-bed7-448cf35863d0 2018-10-22 07:52:10,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:11,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["q8iuSTmDQ1WoykfDDTFkIA"], "issued_at": "2018-10-22T07:52:11.000000Z"}} 2018-10-22 07:52:11,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:11,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6482d3-128a-43a9-bb41-e3059c645f4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:11,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a6482d3-128a-43a9-bb41-e3059c645f4b 2018-10-22 07:52:11,402 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name 2018-10-22 07:52:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name", "description": "hello group"}}' 2018-10-22 07:52:11,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1c259e33-3b6a-4c91-b2dd-8ad7769aa8f6 Date: Mon, 22 Oct 2018 07:52:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "updated_at": "2018-10-22T07:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "d6872b2a-0193-4e20-97fd-c22ee3560556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "name": "NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name"}} 2018-10-22 07:52:11,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-1c259e33-3b6a-4c91-b2dd-8ad7769aa8f6 2018-10-22 07:52:11,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49f7aa3-f3a5-400a-bae0-f413288708ee 2018-10-22 07:52:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:11,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-566b673e-d78e-45c6-a6ba-09f820e7f3fd Date: Mon, 22 Oct 2018 07:52: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": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "d6872b2a-0193-4e20-97fd-c22ee3560556"}]} 2018-10-22 07:52:11,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-566b673e-d78e-45c6-a6ba-09f820e7f3fd 2018-10-22 07:52:11,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49f7aa3-f3a5-400a-bae0-f413288708ee 2018-10-22 07:52:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:12,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc751863-3ea0-466b-a33d-ddbc9f4fea97 Date: Mon, 22 Oct 2018 07:52:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "d6872b2a-0193-4e20-97fd-c22ee3560556"}]} 2018-10-22 07:52:12,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-cc751863-3ea0-466b-a33d-ddbc9f4fea97 2018-10-22 07:52:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:12,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b91f10-3a12-4a94-8a0e-106d9e826864 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:12,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-95b91f10-3a12-4a94-8a0e-106d9e826864 2018-10-22 07:52:12,191 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name 2018-10-22 07:52:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:12,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-2500e0f2-87dd-464d-a9d0-2a8d7b4eef2e Date: Mon, 22 Oct 2018 07:52:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "updated_at": "2018-10-22T07:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "d6872b2a-0193-4e20-97fd-c22ee3560556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "name": "NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name"}]} 2018-10-22 07:52:12,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name used request id req-2500e0f2-87dd-464d-a9d0-2a8d7b4eef2e 2018-10-22 07:52:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:52:12,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:52:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:12,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691eb80f-7cf4-4045-aa4d-797a1935715d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:52:12,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-691eb80f-7cf4-4045-aa4d-797a1935715d 2018-10-22 07:52:12,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49f7aa3-f3a5-400a-bae0-f413288708ee 2018-10-22 07:52:12,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:12,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4c17fc0-a44b-48d3-b83f-6740a1ee0e99 Date: Mon, 22 Oct 2018 07:52:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "d6872b2a-0193-4e20-97fd-c22ee3560556"}]} 2018-10-22 07:52:12,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-c4c17fc0-a44b-48d3-b83f-6740a1ee0e99 2018-10-22 07:52:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}4a59fa84c4a42b897ab7de47d551126486ea7bf8" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee"}}' 2018-10-22 07:52:12,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-9047cc00-5367-499f-9b87-52dc369f4680 Date: Mon, 22 Oct 2018 07:52:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:12Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:12Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "56e7705d-11c0-4c45-91db-bf654552b995"}} 2018-10-22 07:52:12,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-9047cc00-5367-499f-9b87-52dc369f4680 2018-10-22 07:52:12,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:13,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-583e401d-d704-4b1c-8ce6-0add55069610 Date: Mon, 22 Oct 2018 07:52:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "updated_at": "2018-10-22T07:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "d6872b2a-0193-4e20-97fd-c22ee3560556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:12Z", "revision_number": 0, "id": "56e7705d-11c0-4c45-91db-bf654552b995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:12Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 3, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "name": "NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name"}]} 2018-10-22 07:52:13,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name&description=hello+group used request id req-583e401d-d704-4b1c-8ce6-0add55069610 2018-10-22 07:52:13,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49f7aa3-f3a5-400a-bae0-f413288708ee 2018-10-22 07:52:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:13,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-210f74b8-74eb-46ba-87f9-a59f299bffa1 Date: Mon, 22 Oct 2018 07:52:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:12Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:12Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "56e7705d-11c0-4c45-91db-bf654552b995"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "d6872b2a-0193-4e20-97fd-c22ee3560556"}]} 2018-10-22 07:52:13,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-210f74b8-74eb-46ba-87f9-a59f299bffa1 2018-10-22 07:52:13,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49f7aa3-f3a5-400a-bae0-f413288708ee 2018-10-22 07:52:13,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:13,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-7a2947fd-a56f-433c-a215-e786f5cff5c6 Date: Mon, 22 Oct 2018 07:52:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:12Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:12Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "56e7705d-11c0-4c45-91db-bf654552b995"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "d6872b2a-0193-4e20-97fd-c22ee3560556"}]} 2018-10-22 07:52:13,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-7a2947fd-a56f-433c-a215-e786f5cff5c6 2018-10-22 07:52:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:13,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a2763e81-43a5-462d-8f7a-cfbcb4e42636 Date: Mon, 22 Oct 2018 07:52:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "updated_at": "2018-10-22T07:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "d6872b2a-0193-4e20-97fd-c22ee3560556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "revision_number": 0, "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:12Z", "revision_number": 0, "id": "56e7705d-11c0-4c45-91db-bf654552b995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:12Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 3, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "name": "NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name"}]} 2018-10-22 07:52:13,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name&description=hello+group used request id req-a2763e81-43a5-462d-8f7a-cfbcb4e42636 2018-10-22 07:52:13,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49f7aa3-f3a5-400a-bae0-f413288708ee 2018-10-22 07:52:13,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:13,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-d5bee399-7a0c-407c-ba35-30fcc6891455 Date: Mon, 22 Oct 2018 07:52:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:12Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:12Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "56e7705d-11c0-4c45-91db-bf654552b995"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "9c9b6341-78ca-48eb-a29a-c47d558c2553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:11Z", "security_group_id": "b49f7aa3-f3a5-400a-bae0-f413288708ee", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:11Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "d6872b2a-0193-4e20-97fd-c22ee3560556"}]} 2018-10-22 07:52:13,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-d5bee399-7a0c-407c-ba35-30fcc6891455 2018-10-22 07:52:13,885 - neutron_utils - INFO - Deleting security group rule with ID - 9c9b6341-78ca-48eb-a29a-c47d558c2553 2018-10-22 07:52:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9c9b6341-78ca-48eb-a29a-c47d558c2553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:14,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d97aaff-f21d-4fc2-b05f-dff8048a980d Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:14,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9c9b6341-78ca-48eb-a29a-c47d558c2553 used request id req-8d97aaff-f21d-4fc2-b05f-dff8048a980d 2018-10-22 07:52:14,139 - neutron_utils - INFO - Deleting security group rule with ID - d6872b2a-0193-4e20-97fd-c22ee3560556 2018-10-22 07:52:14,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d6872b2a-0193-4e20-97fd-c22ee3560556 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:14,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1b036ec-e1fb-42a6-acd3-b611946c11f1 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:14,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d6872b2a-0193-4e20-97fd-c22ee3560556 used request id req-b1b036ec-e1fb-42a6-acd3-b611946c11f1 2018-10-22 07:52:14,256 - neutron_utils - INFO - Deleting security group rule with ID - 56e7705d-11c0-4c45-91db-bf654552b995 2018-10-22 07:52:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/56e7705d-11c0-4c45-91db-bf654552b995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:14,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-717f1d15-c3ff-4988-863d-6ddf992fe3d9 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:14,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/56e7705d-11c0-4c45-91db-bf654552b995 used request id req-717f1d15-c3ff-4988-863d-6ddf992fe3d9 2018-10-22 07:52:14,357 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fdbd9d45-f356-40e9-b32c-6d3e77b77d12name 2018-10-22 07:52:14,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b49f7aa3-f3a5-400a-bae0-f413288708ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a59fa84c4a42b897ab7de47d551126486ea7bf8" 2018-10-22 07:52:14,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-035a6aca-f43d-4425-93f7-faa0950a5a42 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:14,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b49f7aa3-f3a5-400a-bae0-f413288708ee used request id req-035a6aca-f43d-4425-93f7-faa0950a5a42 2018-10-22 07:52:14,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:14,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["uxPKxeB6RDyTOYe59ts3fQ"], "issued_at": "2018-10-22T07:52:14.000000Z"}} 2018-10-22 07:52:14,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:15,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095fcd78-430e-4d47-81db-bce75dc57213 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:15,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-095fcd78-430e-4d47-81db-bce75dc57213 2018-10-22 07:52:15,077 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-1 2018-10-22 07:52:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-1", "description": "hello group"}}' 2018-10-22 07:52:15,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-1118971d-de20-49fa-a352-c4dbc7455675 Date: Mon, 22 Oct 2018 07:52:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "updated_at": "2018-10-22T07:52:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "15624a76-b5a8-4fa4-9176-a7196990c150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "e7ead52a-8103-4723-b671-e229ccb0b7ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "2aae9658-a925-4895-8f27-479e99c13a52", "name": "NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-1"}} 2018-10-22 07:52:15,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-1118971d-de20-49fa-a352-c4dbc7455675 2018-10-22 07:52:15,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aae9658-a925-4895-8f27-479e99c13a52 2018-10-22 07:52:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aae9658-a925-4895-8f27-479e99c13a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24ec7919-a877-4b2b-ada6-e134f6ab2bef Date: Mon, 22 Oct 2018 07:52:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "15624a76-b5a8-4fa4-9176-a7196990c150"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "e7ead52a-8103-4723-b671-e229ccb0b7ef"}]} 2018-10-22 07:52:15,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aae9658-a925-4895-8f27-479e99c13a52 used request id req-24ec7919-a877-4b2b-ada6-e134f6ab2bef 2018-10-22 07:52:15,634 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-2 2018-10-22 07:52:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-2", "description": "hello group"}}' 2018-10-22 07:52:15,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-96af9c0b-af73-4a43-a09f-1593e443a7eb Date: Mon, 22 Oct 2018 07:52:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "updated_at": "2018-10-22T07:52:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "790fd85d-3180-4d4e-a6a4-bd85ebab7d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "a2d182f1-529b-47b8-8926-5ce9e3b6754a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "name": "NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-2"}} 2018-10-22 07:52:15,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-96af9c0b-af73-4a43-a09f-1593e443a7eb 2018-10-22 07:52:15,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 314ccfdb-4a08-4edb-96e7-5b8838332c6b 2018-10-22 07:52:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=314ccfdb-4a08-4edb-96e7-5b8838332c6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:16,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2aa4c1eb-44ae-4f60-8dcf-737bb52c530c Date: Mon, 22 Oct 2018 07:52:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "790fd85d-3180-4d4e-a6a4-bd85ebab7d34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "a2d182f1-529b-47b8-8926-5ce9e3b6754a"}]} 2018-10-22 07:52:16,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=314ccfdb-4a08-4edb-96e7-5b8838332c6b used request id req-2aa4c1eb-44ae-4f60-8dcf-737bb52c530c 2018-10-22 07:52:16,144 - neutron_utils - INFO - Retrieving security group with ID - 2aae9658-a925-4895-8f27-479e99c13a52 2018-10-22 07:52:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2aae9658-a925-4895-8f27-479e99c13a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:16,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-f9bc25e9-4c81-4d8f-a204-50989fd165f6 Date: Mon, 22 Oct 2018 07:52:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "updated_at": "2018-10-22T07:52:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "15624a76-b5a8-4fa4-9176-a7196990c150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "e7ead52a-8103-4723-b671-e229ccb0b7ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "2aae9658-a925-4895-8f27-479e99c13a52", "name": "NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-1"}]} 2018-10-22 07:52:16,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2aae9658-a925-4895-8f27-479e99c13a52 used request id req-f9bc25e9-4c81-4d8f-a204-50989fd165f6 2018-10-22 07:52:16,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aae9658-a925-4895-8f27-479e99c13a52 2018-10-22 07:52:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aae9658-a925-4895-8f27-479e99c13a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:16,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9b6ed57-cac5-42d0-bacd-3d1fbdbbf828 Date: Mon, 22 Oct 2018 07:52:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "15624a76-b5a8-4fa4-9176-a7196990c150"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "2aae9658-a925-4895-8f27-479e99c13a52", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "e7ead52a-8103-4723-b671-e229ccb0b7ef"}]} 2018-10-22 07:52:16,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2aae9658-a925-4895-8f27-479e99c13a52 used request id req-c9b6ed57-cac5-42d0-bacd-3d1fbdbbf828 2018-10-22 07:52:16,516 - neutron_utils - INFO - Retrieving security group with ID - 314ccfdb-4a08-4edb-96e7-5b8838332c6b 2018-10-22 07:52:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=314ccfdb-4a08-4edb-96e7-5b8838332c6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:16,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-23fd22c0-ec2e-4f63-9c7d-4d62f5a8a57c Date: Mon, 22 Oct 2018 07:52:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "updated_at": "2018-10-22T07:52:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "790fd85d-3180-4d4e-a6a4-bd85ebab7d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "revision_number": 0, "id": "a2d182f1-529b-47b8-8926-5ce9e3b6754a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 2, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "name": "NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-2"}]} 2018-10-22 07:52:16,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=314ccfdb-4a08-4edb-96e7-5b8838332c6b used request id req-23fd22c0-ec2e-4f63-9c7d-4d62f5a8a57c 2018-10-22 07:52:16,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 314ccfdb-4a08-4edb-96e7-5b8838332c6b 2018-10-22 07:52:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=314ccfdb-4a08-4edb-96e7-5b8838332c6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:16,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9842bd8a-1242-46d0-add2-f1caec97c60f Date: Mon, 22 Oct 2018 07:52:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "790fd85d-3180-4d4e-a6a4-bd85ebab7d34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T07:52:15Z", "security_group_id": "314ccfdb-4a08-4edb-96e7-5b8838332c6b", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:15Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "a2d182f1-529b-47b8-8926-5ce9e3b6754a"}]} 2018-10-22 07:52:16,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=314ccfdb-4a08-4edb-96e7-5b8838332c6b used request id req-9842bd8a-1242-46d0-add2-f1caec97c60f 2018-10-22 07:52:16,741 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-1 2018-10-22 07:52:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2aae9658-a925-4895-8f27-479e99c13a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:17,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab7fe004-4a4f-4b29-aaa2-f136290304de Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:17,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2aae9658-a925-4895-8f27-479e99c13a52 used request id req-ab7fe004-4a4f-4b29-aaa2-f136290304de 2018-10-22 07:52:17,171 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-346353f7-703c-4e4e-868e-8d500b30765ename-2 2018-10-22 07:52:17,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/314ccfdb-4a08-4edb-96e7-5b8838332c6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1442e6123004db8291ecd0b357cb71105e7579" 2018-10-22 07:52:17,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfed28e6-4734-42c7-b5a0-fd6eecfcb181 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:17,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/314ccfdb-4a08-4edb-96e7-5b8838332c6b used request id req-dfed28e6-4734-42c7-b5a0-fd6eecfcb181 2018-10-22 07:52:17,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:17,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["RXVbVnCNSMmYEbccvbyt4Q"], "issued_at": "2018-10-22T07:52:17.000000Z"}} 2018-10-22 07:52:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:17,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b7ab36-e921-4b38-ad7c-313b8cf856c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:17,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14b7ab36-e921-4b38-ad7c-313b8cf856c7 2018-10-22 07:52:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:18,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-278d417a-57c4-460b-8c4e-e483def47900 Date: Mon, 22 Oct 2018 07:52:18 GMT RESP BODY: {"floatingips": []} 2018-10-22 07:52:18,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-278d417a-57c4-460b-8c4e-e483def47900 2018-10-22 07:52:18,100 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 07:52:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:18,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-aaeb3e4f-35db-4f1e-8c03-f4263043161f Date: Mon, 22 Oct 2018 07:52:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 07:52:18,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-aaeb3e4f-35db-4f1e-8c03-f4263043161f 2018-10-22 07:52:18,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:18,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-717a5df6-57f6-409f-8498-af865f25645a Date: Mon, 22 Oct 2018 07:52:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 07:52:18,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-717a5df6-57f6-409f-8498-af865f25645a 2018-10-22 07:52:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}}' 2018-10-22 07:52:19,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-52b11c85-4431-4641-bd49-25adc9937db0 Date: Mon, 22 Oct 2018 07:52:19 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:19Z", "updated_at": "2018-10-22T07:52:19Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "port_id": null, "id": "5c621e14-8488-4741-bec6-fd9534ff989a"}} 2018-10-22 07:52:19,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-52b11c85-4431-4641-bd49-25adc9937db0 2018-10-22 07:52:19,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:19,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-433c32e3-2dbf-41e0-8afa-2abf489930a1 Date: Mon, 22 Oct 2018 07:52:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:19Z", "updated_at": "2018-10-22T07:52:19Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "port_id": null, "id": "5c621e14-8488-4741-bec6-fd9534ff989a"}]} 2018-10-22 07:52:19,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-433c32e3-2dbf-41e0-8afa-2abf489930a1 2018-10-22 07:52:19,672 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-10-22 07:52:19,672 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-10-22 07:52:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips?ip=5c621e14-8488-4741-bec6-fd9534ff989a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:19,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-9ea22c48-5a9c-47c1-963e-8da52c5d95f9 Date: Mon, 22 Oct 2018 07:52:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:52:19Z", "updated_at": "2018-10-22T07:52:19Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "port_id": null, "id": "5c621e14-8488-4741-bec6-fd9534ff989a"}]} 2018-10-22 07:52:19,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips?ip=5c621e14-8488-4741-bec6-fd9534ff989a used request id req-9ea22c48-5a9c-47c1-963e-8da52c5d95f9 2018-10-22 07:52:19,863 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-10-22 07:52:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/5c621e14-8488-4741-bec6-fd9534ff989a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294abaa730473b3e0ac32e627484c02de407c210" 2018-10-22 07:52:20,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f398015c-e399-43b0-b831-dcff12da2ac4 Content-Length: 0 Date: Mon, 22 Oct 2018 07:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:52:20,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5c621e14-8488-4741-bec6-fd9534ff989a used request id req-f398015c-e399-43b0-b831-dcff12da2ac4 2018-10-22 07:52:20,387 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:20,863 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 2018-10-22 07:52:20,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:21,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["ZxIQZorXRMm3oqe-YW38XA"], "issued_at": "2018-10-22T07:52:21.000000Z"}} 2018-10-22 07:52:21,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1502493c458d71f51cbdbe17f06e8d4272e43e8f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFde8EQHX7ga+XhM7IZ9vjA6d5B4qHlPhoafUWoAeEcklcAbbaRQVZ3MVrUKdrFXSf6IznfEC0Xh7Evufr37CSVoNB2G83sX1twRiTRah51x6SlcF6c0S41gXyaimuSxQyVCIau3LOPTOvKgt8uOwjilfZcttqhDayRrZkyu1OxmKq3+8hlwov65mRNkWUxX7ExBTgWL2KLmRSzda7Nw4q2Si3n7ENA+hhSY77wGBJHvLQDjeG3Ks2TWKGXZFh9hfYEie29/kLnwic5cGVLFevKtNYb5IdRAtPr6+/5c7XODleFLAVi5jgXKxwN1d7rdqDz5MWQWQMa89a4FfTJcvl", "name": "NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941"}}' 2018-10-22 07:52:22,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7ac2ade-15ca-4711-bd2e-828cdf6af660 x-compute-request-id: req-d7ac2ade-15ca-4711-bd2e-828cdf6af660 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFde8EQHX7ga+XhM7IZ9vjA6d5B4qHlPhoafUWoAeEcklcAbbaRQVZ3MVrUKdrFXSf6IznfEC0Xh7Evufr37CSVoNB2G83sX1twRiTRah51x6SlcF6c0S41gXyaimuSxQyVCIau3LOPTOvKgt8uOwjilfZcttqhDayRrZkyu1OxmKq3+8hlwov65mRNkWUxX7ExBTgWL2KLmRSzda7Nw4q2Si3n7ENA+hhSY77wGBJHvLQDjeG3Ks2TWKGXZFh9hfYEie29/kLnwic5cGVLFevKtNYb5IdRAtPr6+/5c7XODleFLAVi5jgXKxwN1d7rdqDz5MWQWQMa89a4FfTJcvl", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941", "fingerprint": "13:73:88:97:59:98:9d:32:77:82:03:d3:ba:8d:85:1f"}} 2018-10-22 07:52:22,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d7ac2ade-15ca-4711-bd2e-828cdf6af660 2018-10-22 07:52:22,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1502493c458d71f51cbdbe17f06e8d4272e43e8f" 2018-10-22 07:52:22,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-223a3538-15a9-4eca-8cd3-5195aac86b07 x-compute-request-id: req-223a3538-15a9-4eca-8cd3-5195aac86b07 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFde8EQHX7ga+XhM7IZ9vjA6d5B4qHlPhoafUWoAeEcklcAbbaRQVZ3MVrUKdrFXSf6IznfEC0Xh7Evufr37CSVoNB2G83sX1twRiTRah51x6SlcF6c0S41gXyaimuSxQyVCIau3LOPTOvKgt8uOwjilfZcttqhDayRrZkyu1OxmKq3+8hlwov65mRNkWUxX7ExBTgWL2KLmRSzda7Nw4q2Si3n7ENA+hhSY77wGBJHvLQDjeG3Ks2TWKGXZFh9hfYEie29/kLnwic5cGVLFevKtNYb5IdRAtPr6+/5c7XODleFLAVi5jgXKxwN1d7rdqDz5MWQWQMa89a4FfTJcvl", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941", "deleted": false, "created_at": "2018-10-22T07:52:22.000000", "updated_at": null, "fingerprint": "13:73:88:97:59:98:9d:32:77:82:03:d3:ba:8d:85:1f", "deleted_at": null, "id": 3}} 2018-10-22 07:52:22,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 used request id req-223a3538-15a9-4eca-8cd3-5195aac86b07 2018-10-22 07:52:22,194 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 2018-10-22 07:52:22,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1502493c458d71f51cbdbe17f06e8d4272e43e8f" 2018-10-22 07:52:22,360 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-db597800-d0b2-4628-8b83-72a20f85aff0 x-compute-request-id: req-db597800-d0b2-4628-8b83-72a20f85aff0 Content-Length: 0 Content-Type: application/json 2018-10-22 07:52:22,360 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 used request id req-db597800-d0b2-4628-8b83-72a20f85aff0 2018-10-22 07:52:22,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1502493c458d71f51cbdbe17f06e8d4272e43e8f" 2018-10-22 07:52:22,494 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-c8943b55-19e3-413a-8bc8-ca1bcd1989ba x-compute-request-id: req-c8943b55-19e3-413a-8bc8-ca1bcd1989ba Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 not found for user 3dadf76bc7a94f0e8765d2f74eb8b3bb", "code": 404}} 2018-10-22 07:52:22,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 used request id req-c8943b55-19e3-413a-8bc8-ca1bcd1989ba 2018-10-22 07:52:22,495 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 2018-10-22 07:52:22,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1502493c458d71f51cbdbe17f06e8d4272e43e8f" 2018-10-22 07:52:22,597 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-a69f9cc6-a6f5-4b01-a78e-819d4f23a64b x-compute-request-id: req-a69f9cc6-a6f5-4b01-a78e-819d4f23a64b Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 not found for user 3dadf76bc7a94f0e8765d2f74eb8b3bb", "code": 404}} 2018-10-22 07:52:22,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-305cc5de-f998-4f69-9e88-9f1949821941 used request id req-a69f9cc6-a6f5-4b01-a78e-819d4f23a64b 2018-10-22 07:52:22,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:22,722 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82.pub 2018-10-22 07:52:22,722 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82 2018-10-22 07:52:22,722 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82.pub 2018-10-22 07:52:22,722 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82 2018-10-22 07:52:22,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:23,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["1seiSX3nSZGDcxHIvpCZHw"], "issued_at": "2018-10-22T07:52:23.000000Z"}} 2018-10-22 07:52:23,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e544b91054617e468f1355a9f45a8aaa07ae6b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqUx2rO8nugrCGt7qCYNLsUOXRnmvrWZkMDCRG+M72Z1UOSA+Bx1JhZUFN45L57sk3bO5cqn7Bl0LJXxxq1hksshav53I4jN974Rl0Y/i4djaIuel39tqYscM/Uvqpj4aCvsWbH3pA2vZlCH0GO0ddMsSIV/WLTVCbTURfz1MFK5sYwVsdtMBojggM31euTT5laRJQSdjqUM7dDTbrZZFeio7CeQRSHPYwaobUp4V4VIK6Ibig+6KlOxY5wx8EHgFHRxL7XwEVKIphFuLsS1ejHoWmceGBO0U02z8aZc3FNn3i9SCeiIv1jnsBL8Kq5S5gk6QBAWITkX8DJPNwOgd", "name": "NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82"}}' 2018-10-22 07:52:23,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f233d7ed-9f29-46e7-8bc5-fe02e6d2dce1 x-compute-request-id: req-f233d7ed-9f29-46e7-8bc5-fe02e6d2dce1 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqUx2rO8nugrCGt7qCYNLsUOXRnmvrWZkMDCRG+M72Z1UOSA+Bx1JhZUFN45L57sk3bO5cqn7Bl0LJXxxq1hksshav53I4jN974Rl0Y/i4djaIuel39tqYscM/Uvqpj4aCvsWbH3pA2vZlCH0GO0ddMsSIV/WLTVCbTURfz1MFK5sYwVsdtMBojggM31euTT5laRJQSdjqUM7dDTbrZZFeio7CeQRSHPYwaobUp4V4VIK6Ibig+6KlOxY5wx8EHgFHRxL7XwEVKIphFuLsS1ejHoWmceGBO0U02z8aZc3FNn3i9SCeiIv1jnsBL8Kq5S5gk6QBAWITkX8DJPNwOgd", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82", "fingerprint": "b6:e2:25:8c:14:5c:50:48:66:5b:94:ac:bf:38:45:39"}} 2018-10-22 07:52:23,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f233d7ed-9f29-46e7-8bc5-fe02e6d2dce1 2018-10-22 07:52:23,337 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82 2018-10-22 07:52:23,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e544b91054617e468f1355a9f45a8aaa07ae6b" 2018-10-22 07:52:23,390 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab308d03-3ccc-4239-8fc8-aee23c727ee9 x-compute-request-id: req-ab308d03-3ccc-4239-8fc8-aee23c727ee9 Content-Length: 0 Content-Type: application/json 2018-10-22 07:52:23,390 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cec01c4e-6224-475c-8fed-d63469a72f82 used request id req-ab308d03-3ccc-4239-8fc8-aee23c727ee9 2018-10-22 07:52:23,391 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:23,535 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3 2018-10-22 07:52:23,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:23,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["kMRJ1ieTQtmWx22J8C4DXg"], "issued_at": "2018-10-22T07:52:23.000000Z"}} 2018-10-22 07:52:23,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f11cfd8281e34f32f3c42bd65e468024f5d963" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxVQY+CB3Sr7r/JveYRLbD3Z5p9hl/Tmx9rvCq+Wlq8J3riPAX3HWfGVXQtw8d4O5kuiSz1MARzpIAAldHPa//LT3tI503dA1dKr8pMltkMhuGF8t7Exp//S6tDxLWWlKEZUgFMF8mSg5nTJPmxqQhE5i+Cp7nWSb1xxVDq53hsasOzyvUfE5QYvf2r/yANZdJoy0TfebvoGVJ7Ja52jjCoyM1OcP6JmSeSJMXu4ls7ov6u9C9DnDyFM/pk7n1U86Looh7xhybWRkDY4cvYuEWGTNJ5U9rGp+AOH9wqgbcseSNrFkU6YhO0KW2yZsE4pavy/EZmlYn0YiEYbX4l4uT", "name": "NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3"}}' 2018-10-22 07:52:24,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cd2c9de-2e09-42c1-a256-8be2a667d58f x-compute-request-id: req-9cd2c9de-2e09-42c1-a256-8be2a667d58f Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxVQY+CB3Sr7r/JveYRLbD3Z5p9hl/Tmx9rvCq+Wlq8J3riPAX3HWfGVXQtw8d4O5kuiSz1MARzpIAAldHPa//LT3tI503dA1dKr8pMltkMhuGF8t7Exp//S6tDxLWWlKEZUgFMF8mSg5nTJPmxqQhE5i+Cp7nWSb1xxVDq53hsasOzyvUfE5QYvf2r/yANZdJoy0TfebvoGVJ7Ja52jjCoyM1OcP6JmSeSJMXu4ls7ov6u9C9DnDyFM/pk7n1U86Looh7xhybWRkDY4cvYuEWGTNJ5U9rGp+AOH9wqgbcseSNrFkU6YhO0KW2yZsE4pavy/EZmlYn0YiEYbX4l4uT", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3", "fingerprint": "1b:73:ff:92:69:eb:08:7b:a3:76:cc:2e:04:c8:fc:fe"}} 2018-10-22 07:52:24,636 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-9cd2c9de-2e09-42c1-a256-8be2a667d58f 2018-10-22 07:52:24,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f11cfd8281e34f32f3c42bd65e468024f5d963" 2018-10-22 07:52:24,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-34073b3e-269f-46c8-83f0-abe403d327f6 x-compute-request-id: req-34073b3e-269f-46c8-83f0-abe403d327f6 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxVQY+CB3Sr7r/JveYRLbD3Z5p9hl/Tmx9rvCq+Wlq8J3riPAX3HWfGVXQtw8d4O5kuiSz1MARzpIAAldHPa//LT3tI503dA1dKr8pMltkMhuGF8t7Exp//S6tDxLWWlKEZUgFMF8mSg5nTJPmxqQhE5i+Cp7nWSb1xxVDq53hsasOzyvUfE5QYvf2r/yANZdJoy0TfebvoGVJ7Ja52jjCoyM1OcP6JmSeSJMXu4ls7ov6u9C9DnDyFM/pk7n1U86Looh7xhybWRkDY4cvYuEWGTNJ5U9rGp+AOH9wqgbcseSNrFkU6YhO0KW2yZsE4pavy/EZmlYn0YiEYbX4l4uT", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3", "deleted": false, "created_at": "2018-10-22T07:52:24.000000", "updated_at": null, "fingerprint": "1b:73:ff:92:69:eb:08:7b:a3:76:cc:2e:04:c8:fc:fe", "deleted_at": null, "id": 9}} 2018-10-22 07:52:24,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3 used request id req-34073b3e-269f-46c8-83f0-abe403d327f6 2018-10-22 07:52:24,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f11cfd8281e34f32f3c42bd65e468024f5d963" 2018-10-22 07:52:24,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-6c7f2b6f-d054-408e-a648-befd16d25547 x-compute-request-id: req-6c7f2b6f-d054-408e-a648-befd16d25547 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxVQY+CB3Sr7r/JveYRLbD3Z5p9hl/Tmx9rvCq+Wlq8J3riPAX3HWfGVXQtw8d4O5kuiSz1MARzpIAAldHPa//LT3tI503dA1dKr8pMltkMhuGF8t7Exp//S6tDxLWWlKEZUgFMF8mSg5nTJPmxqQhE5i+Cp7nWSb1xxVDq53hsasOzyvUfE5QYvf2r/yANZdJoy0TfebvoGVJ7Ja52jjCoyM1OcP6JmSeSJMXu4ls7ov6u9C9DnDyFM/pk7n1U86Looh7xhybWRkDY4cvYuEWGTNJ5U9rGp+AOH9wqgbcseSNrFkU6YhO0KW2yZsE4pavy/EZmlYn0YiEYbX4l4uT", "name": "NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3", "fingerprint": "1b:73:ff:92:69:eb:08:7b:a3:76:cc:2e:04:c8:fc:fe"}}]} 2018-10-22 07:52:24,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6c7f2b6f-d054-408e-a648-befd16d25547 2018-10-22 07:52:24,682 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3 2018-10-22 07:52:24,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f11cfd8281e34f32f3c42bd65e468024f5d963" 2018-10-22 07:52:24,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:52: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-5a8ab414-778f-404f-b6d0-647f8b32c5ef x-compute-request-id: req-5a8ab414-778f-404f-b6d0-647f8b32c5ef Content-Length: 0 Content-Type: application/json 2018-10-22 07:52:24,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-403899fb-b339-4855-b6e8-4432c7b537b3 used request id req-5a8ab414-778f-404f-b6d0-647f8b32c5ef 2018-10-22 07:52:24,732 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:24,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:25,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["CpBDbVk6QGiqf652sc-lIw"], "issued_at": "2018-10-22T07:52:25.000000Z"}} 2018-10-22 07:52:25,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3791cdd0ff25e4324432d9e31d4c07ff0ec44a54" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id", "swap": 2}}' 2018-10-22 07:52:25,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-2daddf34-3368-4094-b716-7a88f0860e32 x-compute-request-id: req-2daddf34-3368-4094-b716-7a88f0860e32 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id", "name": "NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-22 07:52:25,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2daddf34-3368-4094-b716-7a88f0860e32 2018-10-22 07:52:25,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3791cdd0ff25e4324432d9e31d4c07ff0ec44a54" 2018-10-22 07:52:25,590 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:52: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-3a8318de-20f9-48c0-a0a3-e0ee299988ff x-compute-request-id: req-3a8318de-20f9-48c0-a0a3-e0ee299988ff Content-Length: 0 Content-Type: application/json 2018-10-22 07:52:25,590 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id used request id req-3a8318de-20f9-48c0-a0a3-e0ee299988ff 2018-10-22 07:52:25,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3791cdd0ff25e4324432d9e31d4c07ff0ec44a54" 2018-10-22 07:52:25,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-092a560e-7fdf-4b26-ac6a-fb8333a0231c x-compute-request-id: req-092a560e-7fdf-4b26-ac6a-fb8333a0231c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:52:25,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-092a560e-7fdf-4b26-ac6a-fb8333a0231c 2018-10-22 07:52:25,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3791cdd0ff25e4324432d9e31d4c07ff0ec44a54" 2018-10-22 07:52:25,648 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:52: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-d9bf0652-3941-4755-8048-8f8880b5edd1 x-compute-request-id: req-d9bf0652-3941-4755-8048-8f8880b5edd1 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id could not be found.", "code": 404}} 2018-10-22 07:52:25,648 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-7ad81e9e-fd80-4785-8269-fa3d3b6df3ee-id used request id req-d9bf0652-3941-4755-8048-8f8880b5edd1 2018-10-22 07:52:25,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:25,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:26,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["xj_arT16Q0O_Uyh7lIzrfg"], "issued_at": "2018-10-22T07:52:26.000000Z"}} 2018-10-22 07:52:26,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50aa612a9cc3cf0f9d760f448d53091060be616d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-id", "swap": 2}}' 2018-10-22 07:52:26,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-1a496556-3e68-4726-ad3d-ce691e7253c2 x-compute-request-id: req-1a496556-3e68-4726-ad3d-ce691e7253c2 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-id", "name": "NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-22 07:52:26,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1a496556-3e68-4726-ad3d-ce691e7253c2 2018-10-22 07:52:26,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50aa612a9cc3cf0f9d760f448d53091060be616d" 2018-10-22 07:52:26,787 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-7329c8b6-62cc-4f7b-b46f-20776bbb9150 x-compute-request-id: req-7329c8b6-62cc-4f7b-b46f-20776bbb9150 Content-Length: 0 Content-Type: application/json 2018-10-22 07:52:26,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-11d01355-d77a-4be9-9d64-84dbaa6f82bf-id used request id req-7329c8b6-62cc-4f7b-b46f-20776bbb9150 2018-10-22 07:52:26,788 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:26,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:27,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["_RDKveEbQ_WpNqTBdraMbQ"], "issued_at": "2018-10-22T07:52:27.000000Z"}} 2018-10-22 07:52:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:27,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991b3df2-47e2-47dc-864e-ae20075de20a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:27,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-991b3df2-47e2-47dc-864e-ae20075de20a 2018-10-22 07:52:27,267 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:52:27,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:52:27,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:27,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["grPM71q2SkCpNRqBZ2BdlA"], "issued_at": "2018-10-22T07:52:27.000000Z"}} 2018-10-22 07:52:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:52:27,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23dae92-0759-4c60-abae-4d66f4d9b57d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:27,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c23dae92-0759-4c60-abae-4d66f4d9b57d 2018-10-22 07:52:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:52:27,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-2b6efea7-1bb0-4bf6-9345-d6bbc199493d Date: Mon, 22 Oct 2018 07:52:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image"} 2018-10-22 07:52:27,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image used request id req-2b6efea7-1bb0-4bf6-9345-d6bbc199493d 2018-10-22 07:52:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:52:28,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c63d0306-a7b7-49ac-80df-80b2a9a28e76 Date: Mon, 22 Oct 2018 07:52: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"}}} 2018-10-22 07:52:28,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c63d0306-a7b7-49ac-80df-80b2a9a28e76 2018-10-22 07:52:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image"}' 2018-10-22 07:52:28,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 X-Openstack-Request-Id: req-511b6ea6-1449-4b35-ae42-ad687008d239 Date: Mon, 22 Oct 2018 07:52:28 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:52:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:52:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "min_disk": 0, "protected": false, "id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "file": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:52:28,770 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-511b6ea6-1449-4b35-ae42-ad687008d239 2018-10-22 07:52:28,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" -d '' 2018-10-22 07:52:31,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44e97aa3-cfd2-4f3e-9178-3038e42f68fe Date: Mon, 22 Oct 2018 07:52:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:52:31,479 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/file used request id req-44e97aa3-cfd2-4f3e-9178-3038e42f68fe 2018-10-22 07:52:31,480 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:52:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:52:31,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-b5744fdb-979d-4ba0-a3f0-b1a2f91dfaea Date: Mon, 22 Oct 2018 07:52:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:52:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:52:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/snap", "metadata": {}}], "self": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "min_disk": 0, "protected": false, "id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "file": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:52:31,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 used request id req-b5744fdb-979d-4ba0-a3f0-b1a2f91dfaea 2018-10-22 07:52:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:52:32,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6a7d357-ce8a-48c7-a900-c2bdffbb3837 Date: Mon, 22 Oct 2018 07:52:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 07:52:32,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b6a7d357-ce8a-48c7-a900-c2bdffbb3837 2018-10-22 07:52:32,086 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image 2018-10-22 07:52:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:52:32,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-a7ea7757-526a-4728-913f-1eb5a1a7c883 Date: Mon, 22 Oct 2018 07:52:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:52:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:52:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/snap", "metadata": {}}], "self": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "min_disk": 0, "protected": false, "id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "file": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:52:32,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 used request id req-a7ea7757-526a-4728-913f-1eb5a1a7c883 2018-10-22 07:52:32,703 - create_image - DEBUG - Instance status is - active 2018-10-22 07:52:32,703 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image 2018-10-22 07:52:32,703 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image 2018-10-22 07:52:32,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:52:32,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:33,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["NG7t7HMtQ4OsFDIOjTF8vg"], "issued_at": "2018-10-22T07:52:33.000000Z"}} 2018-10-22 07:52:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:52:33,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0e07e1-624f-4bc6-8a29-1fe1f178baf6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:33,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b0e07e1-624f-4bc6-8a29-1fe1f178baf6 2018-10-22 07:52:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:52:33,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fdab5072-3150-45ef-bbf4-4786f357d340 Date: Mon, 22 Oct 2018 07:52:33 GMT RESP BODY: {"networks":[]} 2018-10-22 07:52:33,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net used request id req-fdab5072-3150-45ef-bbf4-4786f357d340 2018-10-22 07:52:33,361 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net 2018-10-22 07:52:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" -d '{"network": {"name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net", "admin_state_up": true}}' 2018-10-22 07:52:33,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-3535d343-4ba8-4fb3-aafc-69cb6c6cf24f Date: Mon, 22 Oct 2018 07:52:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:52:33Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","mtu":1450}} 2018-10-22 07:52:33,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3535d343-4ba8-4fb3-aafc-69cb6c6cf24f 2018-10-22 07:52:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:52:33,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-2d83fc3c-832a-4b80-bdc3-ffdffd328a56 Date: Mon, 22 Oct 2018 07:52:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:52:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","provider:network_type":"vxlan"}]} 2018-10-22 07:52:33,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-2d83fc3c-832a-4b80-bdc3-ffdffd328a56 2018-10-22 07:52:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:52:34,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa8afeb7-22e3-4676-990a-c7c74431b972 Date: Mon, 22 Oct 2018 07:52:34 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:52:34,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-aa8afeb7-22e3-4676-990a-c7c74431b972 2018-10-22 07:52:34,184 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet 2018-10-22 07:52:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" -d '{"subnets": [{"ip_version": 4, "network_id": "617a2c83-d8ab-4d49-868d-08e650658de5", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]}' 2018-10-22 07:52:34,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fb7ae2e9-b751-4843-b9cf-86f75898100e Date: Mon, 22 Oct 2018 07:52:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:52:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7ded92e0-27a7-412a-8f0c-78476285c004","subnetpool_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]} 2018-10-22 07:52:34,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-fb7ae2e9-b751-4843-b9cf-86f75898100e 2018-10-22 07:52:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:52:35,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-d3ebf871-536c-4dfd-b25d-78caa59f89b8 Date: Mon, 22 Oct 2018 07:52:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7ded92e0-27a7-412a-8f0c-78476285c004"],"description":"","tags":[],"updated_at":"2018-10-22T07:52:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","provider:network_type":"vxlan"}]} 2018-10-22 07:52:35,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-d3ebf871-536c-4dfd-b25d-78caa59f89b8 2018-10-22 07:52:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:52:35,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8d0682a5-5af4-48c8-af5c-1c7cbd3bbf85 Date: Mon, 22 Oct 2018 07:52:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:52:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7ded92e0-27a7-412a-8f0c-78476285c004","subnetpool_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]} 2018-10-22 07:52:35,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-8d0682a5-5af4-48c8-af5c-1c7cbd3bbf85 2018-10-22 07:52:35,245 - OpenStackNetwork - DEBUG - Network [617a2c83-d8ab-4d49-868d-08e650658de5] created successfully 2018-10-22 07:52:35,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:52:35,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:35,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["mRczqvN8Qzy_0bkQ0d042g"], "issued_at": "2018-10-22T07:52:35.000000Z"}} 2018-10-22 07:52:35,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3f33a7dc171c86c202b486348a33adc1515fc6" 2018-10-22 07:52:35,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac1ee96-2169-49f3-929e-dbe7b9d67d08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:35,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ac1ee96-2169-49f3-929e-dbe7b9d67d08 2018-10-22 07:52:35,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:52:35,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3f33a7dc171c86c202b486348a33adc1515fc6" 2018-10-22 07:52:35,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b64de213-ad8e-4cd5-8dd1-b665e454e017 x-compute-request-id: req-b64de213-ad8e-4cd5-8dd1-b665e454e017 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:52:35,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b64de213-ad8e-4cd5-8dd1-b665e454e017 2018-10-22 07:52:35,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3f33a7dc171c86c202b486348a33adc1515fc6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 07:52:35,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cff479a-8aa6-442e-bb3d-c87751982bd5 x-compute-request-id: req-1cff479a-8aa6-442e-bb3d-c87751982bd5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:52:35,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1cff479a-8aa6-442e-bb3d-c87751982bd5 2018-10-22 07:52:35,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:52:35,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:52:36,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["mOqM-wuhTpSrUSYRZnpTdA"], "issued_at": "2018-10-22T07:52:36.000000Z"}} 2018-10-22 07:52:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5497b7ae8a20e878b2e544e0fddb7c73d1a3b4" 2018-10-22 07:52:36,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cff910-5107-4cb5-a1e2-407232c24ae1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:52:36,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0cff910-5107-4cb5-a1e2-407232c24ae1 2018-10-22 07:52:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:36,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-2b6ce26c-0683-4250-8d07-31349aa0b118 Date: Mon, 22 Oct 2018 07:52:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7ded92e0-27a7-412a-8f0c-78476285c004"],"description":"","tags":[],"updated_at":"2018-10-22T07:52:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","provider:network_type":"vxlan"}]} 2018-10-22 07:52:36,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net used request id req-2b6ce26c-0683-4250-8d07-31349aa0b118 2018-10-22 07:52:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:36,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-84bbcaab-2d46-42d1-ab55-fe1d2343d79e Date: Mon, 22 Oct 2018 07:52:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:52:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7ded92e0-27a7-412a-8f0c-78476285c004","subnetpool_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]} 2018-10-22 07:52:36,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-84bbcaab-2d46-42d1-ab55-fe1d2343d79e 2018-10-22 07:52:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:37,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-736ced8c-13f7-44ee-a072-3e2bb46eaeae Date: Mon, 22 Oct 2018 07:52:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7ded92e0-27a7-412a-8f0c-78476285c004"],"description":"","tags":[],"updated_at":"2018-10-22T07:52:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","provider:network_type":"vxlan"}]} 2018-10-22 07:52:37,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net used request id req-736ced8c-13f7-44ee-a072-3e2bb46eaeae 2018-10-22 07:52:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:52:37,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:52:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5497b7ae8a20e878b2e544e0fddb7c73d1a3b4" 2018-10-22 07:52:37,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ab6217-d9f6-4d31-88e0-a910739e2af6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:52:37,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-53ab6217-d9f6-4d31-88e0-a910739e2af6 2018-10-22 07:52:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:37,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-49594413-f320-4e90-8dbb-41ce3688fbbe Date: Mon, 22 Oct 2018 07:52:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:52:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7ded92e0-27a7-412a-8f0c-78476285c004","subnetpool_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]} 2018-10-22 07:52:37,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-49594413-f320-4e90-8dbb-41ce3688fbbe 2018-10-22 07:52:37,449 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net 2018-10-22 07:52:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" -d '{"port": {"network_id": "617a2c83-d8ab-4d49-868d-08e650658de5", "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port", "admin_state_up": true}}' 2018-10-22 07:52:38,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-6324ffb1-a4a6-4865-9348-1b21dc403c29 Date: Mon, 22 Oct 2018 07:52:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:37Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ded92e0-27a7-412a-8f0c-78476285c004","ip_address":"10.55.0.6"}],"id":"4596e9e3-bb89-43ea-aa73-63622c524f28","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:7f:9c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:37Z","binding:vnic_type":"normal"}} 2018-10-22 07:52:38,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-6324ffb1-a4a6-4865-9348-1b21dc403c29 2018-10-22 07:52:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:38,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-676baecc-0503-4d59-8813-7f4e736b79ad Date: Mon, 22 Oct 2018 07:52:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7ded92e0-27a7-412a-8f0c-78476285c004"],"description":"","tags":[],"updated_at":"2018-10-22T07:52:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","provider:network_type":"vxlan"}]} 2018-10-22 07:52:38,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net used request id req-676baecc-0503-4d59-8813-7f4e736b79ad 2018-10-22 07:52:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:52:38,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:52:38,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:38,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e00c8ed-48ec-46d8-874c-154bb3c317c7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:52:38,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-7e00c8ed-48ec-46d8-874c-154bb3c317c7 2018-10-22 07:52:38,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:38,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-26f7eb7a-836a-4646-a53d-bbfc01da20e2 Date: Mon, 22 Oct 2018 07:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:52:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7ded92e0-27a7-412a-8f0c-78476285c004","subnetpool_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]} 2018-10-22 07:52:38,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-26f7eb7a-836a-4646-a53d-bbfc01da20e2 2018-10-22 07:52:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=617a2c83-d8ab-4d49-868d-08e650658de5&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:38,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-0b1a6f72-893c-4d46-b530-1e5e5a207845 Date: Mon, 22 Oct 2018 07:52:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ded92e0-27a7-412a-8f0c-78476285c004","ip_address":"10.55.0.6"}],"id":"4596e9e3-bb89-43ea-aa73-63622c524f28","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:7f:9c","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port","admin_state_up":true,"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:37Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 07:52:38,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=617a2c83-d8ab-4d49-868d-08e650658de5&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port&admin_state_up=True used request id req-0b1a6f72-893c-4d46-b530-1e5e5a207845 2018-10-22 07:52:38,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:38,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaf546a-a914-4182-909b-9a35ae7ce83e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:52:38,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-deaf546a-a914-4182-909b-9a35ae7ce83e 2018-10-22 07:52:38,895 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst 2018-10-22 07:52:38,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:39,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b63118f8-4822-407e-8164-3501bbc456ec x-compute-request-id: req-b63118f8-4822-407e-8164-3501bbc456ec Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-flavor-name"}]} 2018-10-22 07:52:39,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b63118f8-4822-407e-8164-3501bbc456ec 2018-10-22 07:52:39,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:39,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb5981ef-9e93-4677-b3f1-639db3155a47 x-compute-request-id: req-bb5981ef-9e93-4677-b3f1-639db3155a47 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:52:39,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7 used request id req-bb5981ef-9e93-4677-b3f1-639db3155a47 2018-10-22 07:52:39,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:39,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-84212340-d171-4cc5-b01d-6b29ee3e9694 Date: Mon, 22 Oct 2018 07:52:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:52:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:52:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/snap", "metadata": {}}], "self": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "min_disk": 0, "protected": false, "id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "file": "/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image"} 2018-10-22 07:52:39,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image used request id req-84212340-d171-4cc5-b01d-6b29ee3e9694 2018-10-22 07:52:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:39,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-abf03186-b610-4b78-9442-f462797e5026 Date: Mon, 22 Oct 2018 07:52:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 07:52:39,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-abf03186-b610-4b78-9442-f462797e5026 2018-10-22 07:52:39,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" -d '{"server": {"name": "NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "imageRef": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "flavorRef": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "max_count": 1, "min_count": 1, "networks": [{"port": "4596e9e3-bb89-43ea-aa73-63622c524f28"}]}}' 2018-10-22 07:52:42,391 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:52:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9de46e85-a10c-4bb2-9a24-ebb5f9d9c3bb x-compute-request-id: req-9de46e85-a10c-4bb2-9a24-ebb5f9d9c3bb Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "adminPass": "Xna6swgW3evY"}} 2018-10-22 07:52:42,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9de46e85-a10c-4bb2-9a24-ebb5f9d9c3bb 2018-10-22 07:52:42,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:42,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e66d4e9-2665-4b52-a547-964fb2b80d34 x-compute-request-id: req-0e66d4e9-2665-4b52-a547-964fb2b80d34 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:42Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:52:42,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-0e66d4e9-2665-4b52-a547-964fb2b80d34 2018-10-22 07:52:42,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:43,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cd9ac28-a7dd-43b4-b6fd-821e67d8361a x-compute-request-id: req-4cd9ac28-a7dd-43b4-b6fd-821e67d8361a Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:42Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:52:43,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-4cd9ac28-a7dd-43b4-b6fd-821e67d8361a 2018-10-22 07:52:46,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:46,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-66f91574-189f-4923-b8c5-2c5d32f459f2 x-compute-request-id: req-66f91574-189f-4923-b8c5-2c5d32f459f2 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:52:46,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-66f91574-189f-4923-b8c5-2c5d32f459f2 2018-10-22 07:52:49,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:49,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77240803-d914-49d3-bb27-555833dba57c x-compute-request-id: req-77240803-d914-49d3-bb27-555833dba57c Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:52:49,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-77240803-d914-49d3-bb27-555833dba57c 2018-10-22 07:52:52,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:53,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-a74cc0c0-3ea7-4adc-a80e-5fca92bce4cb x-compute-request-id: req-a74cc0c0-3ea7-4adc-a80e-5fca92bce4cb Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:52:53,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-a74cc0c0-3ea7-4adc-a80e-5fca92bce4cb 2018-10-22 07:52:56,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:52:57,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:52: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-6dd48e6c-f271-487c-85a9-3a3d62c719cf x-compute-request-id: req-6dd48e6c-f271-487c-85a9-3a3d62c719cf Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:52:57,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-6dd48e6c-f271-487c-85a9-3a3d62c719cf 2018-10-22 07:53:00,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:01,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-8035cb69-20b4-4fa9-a01d-c1610fe24b6b x-compute-request-id: req-8035cb69-20b4-4fa9-a01d-c1610fe24b6b Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:01,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-8035cb69-20b4-4fa9-a01d-c1610fe24b6b 2018-10-22 07:53:04,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:05,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1142d61-b2f7-46a0-b3fa-d109f872dfa9 x-compute-request-id: req-f1142d61-b2f7-46a0-b3fa-d109f872dfa9 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:05,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-f1142d61-b2f7-46a0-b3fa-d109f872dfa9 2018-10-22 07:53:08,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:08,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-c811f778-4616-4df4-8e93-adb2d626cebf x-compute-request-id: req-c811f778-4616-4df4-8e93-adb2d626cebf Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:08,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-c811f778-4616-4df4-8e93-adb2d626cebf 2018-10-22 07:53:11,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:12,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-bafd93e2-632c-4dc7-b93d-5248440b40e4 x-compute-request-id: req-bafd93e2-632c-4dc7-b93d-5248440b40e4 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:52:44Z", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:12,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-bafd93e2-632c-4dc7-b93d-5248440b40e4 2018-10-22 07:53:15,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:15,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a990b564-3879-44ab-a9c2-e820c81dd5ef x-compute-request-id: req-a990b564-3879-44ab-a9c2-e820c81dd5ef Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:53:15Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:15,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-a990b564-3879-44ab-a9c2-e820c81dd5ef 2018-10-22 07:53:18,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:19,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-42f168fc-76cb-44d5-bf9c-4a9ef787fc2f x-compute-request-id: req-42f168fc-76cb-44d5-bf9c-4a9ef787fc2f Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:7f:9c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:53:15Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:19,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-42f168fc-76cb-44d5-bf9c-4a9ef787fc2f 2018-10-22 07:53:22,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:22,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-1f208f33-d34e-4b64-ade7-19c921f0cba9 x-compute-request-id: req-1f208f33-d34e-4b64-ade7-19c921f0cba9 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:7f:9c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:53:15Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:22,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-1f208f33-d34e-4b64-ade7-19c921f0cba9 2018-10-22 07:53:25,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:26,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-449a4a52-b702-44ff-9a45-541ec0fa297d x-compute-request-id: req-449a4a52-b702-44ff-9a45-541ec0fa297d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:7f:9c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-10-22T07:53:25.000000", "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:53:24Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:26,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-449a4a52-b702-44ff-9a45-541ec0fa297d 2018-10-22 07:53:26,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:27,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80651b80-fe6a-400f-b1cb-f148ae5dc5fe x-compute-request-id: req-80651b80-fe6a-400f-b1cb-f148ae5dc5fe Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:7f:9c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "rel": "bookmark"}], "image": {"id": "5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "links": [{"href": "http://172.30.9.28:8774/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-10-22T07:53:25.000000", "flavor": {"id": "2c1156e3-6949-4905-97c1-2f21fa8220e7", "links": [{"href": "http://172.30.9.28:8774/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7", "rel": "bookmark"}]}, "id": "2caa1296-5eb5-4b8d-ae9d-53a602d0263f", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:53:24Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-vm_inst", "created": "2018-10-22T07:52:42Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:27,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-80651b80-fe6a-400f-b1cb-f148ae5dc5fe 2018-10-22 07:53:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:27,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-d8e44aee-5b79-4679-b84f-ad83454dae90 Date: Mon, 22 Oct 2018 07:53:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"617a2c83-d8ab-4d49-868d-08e650658de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["7ded92e0-27a7-412a-8f0c-78476285c004"],"description":"","tags":[],"updated_at":"2018-10-22T07:52:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:33Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:27,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net used request id req-d8e44aee-5b79-4679-b84f-ad83454dae90 2018-10-22 07:53:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:27,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7146bd2d-5342-42be-94ca-c5440ce371cc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:53:27,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-7146bd2d-5342-42be-94ca-c5440ce371cc 2018-10-22 07:53:27,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:27,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5ae8c3d5-d29e-4ff0-8fa4-1fb8de94ff40 Date: Mon, 22 Oct 2018 07:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:34Z","dns_nameservers":[],"updated_at":"2018-10-22T07:52:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"7ded92e0-27a7-412a-8f0c-78476285c004","subnetpool_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet"}]} 2018-10-22 07:53:27,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-5ae8c3d5-d29e-4ff0-8fa4-1fb8de94ff40 2018-10-22 07:53:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:28,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-af5f2d3a-6fa2-4375-ac8b-57154836737c Date: Mon, 22 Oct 2018 07:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ded92e0-27a7-412a-8f0c-78476285c004","ip_address":"10.55.0.3"}],"id":"34c1d0ca-4456-4025-b015-443569578277","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:58:5c","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-617a2c83-d8ab-4d49-868d-08e650658de5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ded92e0-27a7-412a-8f0c-78476285c004","ip_address":"10.55.0.4"}],"id":"3ad5c30e-071b-484b-904b-0e3c42c3ce49","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:0d:44","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-617a2c83-d8ab-4d49-868d-08e650658de5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ded92e0-27a7-412a-8f0c-78476285c004","ip_address":"10.55.0.6"}],"id":"4596e9e3-bb89-43ea-aa73-63622c524f28","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:7f:9c","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port","admin_state_up":true,"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:37Z","binding:vnic_type":"normal","device_id":"2caa1296-5eb5-4b8d-ae9d-53a602d0263f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:52:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7ded92e0-27a7-412a-8f0c-78476285c004","ip_address":"10.55.0.2"}],"id":"f4f3a3ca-9153-460f-bdbf-97f6ce65635e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:f3:36","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"617a2c83-d8ab-4d49-868d-08e650658de5","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:52:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-617a2c83-d8ab-4d49-868d-08e650658de5"}]} 2018-10-22 07:53:28,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-af5f2d3a-6fa2-4375-ac8b-57154836737c 2018-10-22 07:53:28,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:28,181 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-25119770-aee3-408b-8788-750a110fc15c x-compute-request-id: req-25119770-aee3-408b-8788-750a110fc15c Content-Type: application/json 2018-10-22 07:53:28,181 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2caa1296-5eb5-4b8d-ae9d-53a602d0263f used request id req-25119770-aee3-408b-8788-750a110fc15c 2018-10-22 07:53:28,181 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-port 2018-10-22 07:53:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/4596e9e3-bb89-43ea-aa73-63622c524f28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e4badc6b43e3f0e62881110f7562aef12610c7" 2018-10-22 07:53:28,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da16bc36-2969-483d-a7bf-54a4637bb1da Date: Mon, 22 Oct 2018 07:53:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:53:28,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/4596e9e3-bb89-43ea-aa73-63622c524f28 used request id req-da16bc36-2969-483d-a7bf-54a4637bb1da 2018-10-22 07:53:28,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3f33a7dc171c86c202b486348a33adc1515fc6" 2018-10-22 07:53:28,968 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-73468f38-24f3-4bc7-9ea7-66d7b9f0def1 x-compute-request-id: req-73468f38-24f3-4bc7-9ea7-66d7b9f0def1 Content-Length: 0 Content-Type: application/json 2018-10-22 07:53:28,968 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2c1156e3-6949-4905-97c1-2f21fa8220e7 used request id req-73468f38-24f3-4bc7-9ea7-66d7b9f0def1 2018-10-22 07:53:28,969 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet 2018-10-22 07:53:28,970 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-subnet 2018-10-22 07:53:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7ded92e0-27a7-412a-8f0c-78476285c004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:53:31,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d808e7d7-facc-4e5a-8c1e-de0a23bdf3b0 Date: Mon, 22 Oct 2018 07:53:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:53:31,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7ded92e0-27a7-412a-8f0c-78476285c004 used request id req-d808e7d7-facc-4e5a-8c1e-de0a23bdf3b0 2018-10-22 07:53:31,125 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-net 2018-10-22 07:53:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/617a2c83-d8ab-4d49-868d-08e650658de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb82f2b96f99d4518f8e70f86bd9f9f5134a9a" 2018-10-22 07:53:32,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2443f85-8a67-4b1d-ae6f-2b15c550bae1 Date: Mon, 22 Oct 2018 07:53:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:53:32,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/617a2c83-d8ab-4d49-868d-08e650658de5 used request id req-c2443f85-8a67-4b1d-ae6f-2b15c550bae1 2018-10-22 07:53:32,703 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-85b8c82e-25b2-493c-9fbc-6f46ebb47fe8-image 2018-10-22 07:53:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b0684e9bcb8921b894ba35146a56444fb041eb" 2018-10-22 07:53:33,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a820ef5-cdc3-46e9-8f5b-fa11eb870268 Date: Mon, 22 Oct 2018 07:53:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:53:33,834 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5180ce0b-a20f-45f4-97ac-6e58adbd5fc9 used request id req-0a820ef5-cdc3-46e9-8f5b-fa11eb870268 2018-10-22 07:53:33,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:53:33,840 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:53:33,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:53:33,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:53:34,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["YbsZGJ8ERvWDzVLSCgPuyg"], "issued_at": "2018-10-22T07:53:34.000000Z"}} 2018-10-22 07:53:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:53:34,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4c166c-d0f9-4852-8ae3-feb807bbaa99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:34,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc4c166c-d0f9-4852-8ae3-feb807bbaa99 2018-10-22 07:53:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:53:34,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b27402db-dabd-4636-a27e-b33fc0cc83d8 Date: Mon, 22 Oct 2018 07:53:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image"} 2018-10-22 07:53:34,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image used request id req-b27402db-dabd-4636-a27e-b33fc0cc83d8 2018-10-22 07:53:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:53:35,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c3a89f4-4f81-4147-beac-9413622171c5 Date: Mon, 22 Oct 2018 07:53: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"}}} 2018-10-22 07:53:35,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8c3a89f4-4f81-4147-beac-9413622171c5 2018-10-22 07:53:35,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image"}' 2018-10-22 07:53:36,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d X-Openstack-Request-Id: req-f5ea5e5a-2b17-43e5-b1fe-34fac9074ed1 Date: Mon, 22 Oct 2018 07:53:36 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:53:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:53:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "min_disk": 0, "protected": false, "id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "file": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:53:36,214 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f5ea5e5a-2b17-43e5-b1fe-34fac9074ed1 2018-10-22 07:53:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" -d '' 2018-10-22 07:53:38,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a41653c6-9d22-4f4b-b594-d32aeaba14e6 Date: Mon, 22 Oct 2018 07:53:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:53:38,195 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d/file used request id req-a41653c6-9d22-4f4b-b594-d32aeaba14e6 2018-10-22 07:53:38,196 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:53:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:53:38,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8d9d54c4-6dc3-4838-b7bf-6d6c6681248b Date: Mon, 22 Oct 2018 07:53:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:53:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:53:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/69485cf5-d37e-4785-b545-dadb3cdac28d/snap", "metadata": {}}], "self": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "min_disk": 0, "protected": false, "id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "file": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/69485cf5-d37e-4785-b545-dadb3cdac28d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:53:38,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d used request id req-8d9d54c4-6dc3-4838-b7bf-6d6c6681248b 2018-10-22 07:53:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:53:38,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71e5ba1c-b2d9-474e-8b27-5439fba2c6e8 Date: Mon, 22 Oct 2018 07:53:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 07:53:38,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-71e5ba1c-b2d9-474e-8b27-5439fba2c6e8 2018-10-22 07:53:38,418 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image 2018-10-22 07:53:38,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:53:39,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8e8c47c1-7729-461f-ae5f-9ea18750a95f Date: Mon, 22 Oct 2018 07:53:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:53:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:53:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/69485cf5-d37e-4785-b545-dadb3cdac28d/snap", "metadata": {}}], "self": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "min_disk": 0, "protected": false, "id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "file": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/69485cf5-d37e-4785-b545-dadb3cdac28d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:53:39,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d used request id req-8e8c47c1-7729-461f-ae5f-9ea18750a95f 2018-10-22 07:53:39,039 - create_image - DEBUG - Instance status is - active 2018-10-22 07:53:39,039 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image 2018-10-22 07:53:39,039 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image 2018-10-22 07:53:39,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:53:39,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:53:39,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["-9Yy-4OgR2ybNi59AZWILw"], "issued_at": "2018-10-22T07:53:39.000000Z"}} 2018-10-22 07:53:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:53:39,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf74cff-8cfb-4051-80f0-ca4fb83ddca9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:39,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dcf74cff-8cfb-4051-80f0-ca4fb83ddca9 2018-10-22 07:53:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:53:39,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f0e6108d-5ad9-4bf4-9d76-9a7abacf98ae Date: Mon, 22 Oct 2018 07:53:39 GMT RESP BODY: {"networks":[]} 2018-10-22 07:53:39,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-f0e6108d-5ad9-4bf4-9d76-9a7abacf98ae 2018-10-22 07:53:39,796 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net 2018-10-22 07:53:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net", "admin_state_up": true}}' 2018-10-22 07:53:40,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f4394495-1372-4f4e-89bf-2a58acd96655 Date: Mon, 22 Oct 2018 07:53:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","mtu":1450}} 2018-10-22 07:53:40,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f4394495-1372-4f4e-89bf-2a58acd96655 2018-10-22 07:53:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:53:40,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-49e34a3f-30ad-4d24-9248-01ed61765ee1 Date: Mon, 22 Oct 2018 07:53:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:40,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-49e34a3f-30ad-4d24-9248-01ed61765ee1 2018-10-22 07:53:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:53:40,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2243f2e-1ade-4199-8ea3-29dfb9b1b914 Date: Mon, 22 Oct 2018 07:53:40 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:53:40,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-b2243f2e-1ade-4199-8ea3-29dfb9b1b914 2018-10-22 07:53:40,695 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet 2018-10-22 07:53:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" -d '{"subnets": [{"ip_version": 4, "network_id": "71f0d94a-0f17-44de-8d50-efb2fbc9b184", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]}' 2018-10-22 07:53:41,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9b3d8a42-f9d4-47df-a5be-cb09fc4941ef Date: Mon, 22 Oct 2018 07:53:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:41,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9b3d8a42-f9d4-47df-a5be-cb09fc4941ef 2018-10-22 07:53:41,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:53:41,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aeb835c9-080a-42eb-865d-cb85fc1c0991 Date: Mon, 22 Oct 2018 07:53:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:41,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-aeb835c9-080a-42eb-865d-cb85fc1c0991 2018-10-22 07:53:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:53:41,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efb3bb49-c0bf-4d60-941f-979fd9bc7878 Date: Mon, 22 Oct 2018 07:53:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:41,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-efb3bb49-c0bf-4d60-941f-979fd9bc7878 2018-10-22 07:53:41,535 - OpenStackNetwork - DEBUG - Network [71f0d94a-0f17-44de-8d50-efb2fbc9b184] created successfully 2018-10-22 07:53:41,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:53:41,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:53:41,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Tqxw8fNuRrag0wkZXaOTxg"], "issued_at": "2018-10-22T07:53:41.000000Z"}} 2018-10-22 07:53:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41eb5019e1bb03a42646a3803dc32aa432ae82f9" 2018-10-22 07:53:42,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ee0414-e5c4-4ed0-bc75-5bbaa1d9ed69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:42,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77ee0414-e5c4-4ed0-bc75-5bbaa1d9ed69 2018-10-22 07:53:42,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:53:42,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41eb5019e1bb03a42646a3803dc32aa432ae82f9" 2018-10-22 07:53:42,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-e232cbc6-a68f-4c57-9747-6c67d23bbef7 x-compute-request-id: req-e232cbc6-a68f-4c57-9747-6c67d23bbef7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:53:42,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e232cbc6-a68f-4c57-9747-6c67d23bbef7 2018-10-22 07:53:42,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41eb5019e1bb03a42646a3803dc32aa432ae82f9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 07:53:42,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-86d9f050-134f-45da-971d-7c4a952d58a9 x-compute-request-id: req-86d9f050-134f-45da-971d-7c4a952d58a9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "08a9442e-30e8-49d8-b311-a594bba9646c", "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:53:42,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-86d9f050-134f-45da-971d-7c4a952d58a9 2018-10-22 07:53:42,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:53:42,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:53:42,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["fwZgrCTVSSmXHXre0kxbew"], "issued_at": "2018-10-22T07:53:42.000000Z"}} 2018-10-22 07:53:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:53:42,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587a246b-0241-45af-b869-2a8c5ff6d213 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:42,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-587a246b-0241-45af-b869-2a8c5ff6d213 2018-10-22 07:53:42,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:53:43,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:42 GMT Server: Apache x-compute-request-id: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 07:53:43,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail used request id req-f609dfa5-faee-4e11-bc38-9d6b1641eca4 2018-10-22 07:53:43,816 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 07:53:44,885 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:53:43 GMT Server: Apache x-compute-request-id: req-9e1d86a2-cc66-490b-842c-0783a98569a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e1d86a2-cc66-490b-842c-0783a98569a9 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T07:53:44.770966", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1}} 2018-10-22 07:53:44,885 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes used request id req-9e1d86a2-cc66-490b-842c-0783a98569a9 2018-10-22 07:53:44,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:53:45,646 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:44 GMT Server: Apache x-compute-request-id: req-d8e97c8b-878b-4115-9e3b-487bab0a0435 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8e97c8b-878b-4115-9e3b-487bab0a0435 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:53:45.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:53:45,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-d8e97c8b-878b-4115-9e3b-487bab0a0435 2018-10-22 07:53:45,647 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2 2018-10-22 07:53:45,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:53:45,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:45 GMT Server: Apache x-compute-request-id: req-460ebd4e-4eaa-40f0-bd68-4cc368e3823c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-460ebd4e-4eaa-40f0-bd68-4cc368e3823c Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:53:45.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:53:45,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-460ebd4e-4eaa-40f0-bd68-4cc368e3823c 2018-10-22 07:53:45,708 - create_volume - DEBUG - Instance status is - creating 2018-10-22 07:53:45,708 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 07:53:48,711 - create_volume - DEBUG - Volume status query timeout in 296.935920954 2018-10-22 07:53:48,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:53:48,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:48 GMT Server: Apache x-compute-request-id: req-b116b34b-3cc5-4246-9ebb-2bd0734523f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b116b34b-3cc5-4246-9ebb-2bd0734523f1 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:53:48.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:53:48,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-b116b34b-3cc5-4246-9ebb-2bd0734523f1 2018-10-22 07:53:48,775 - create_volume - DEBUG - Instance status is - available 2018-10-22 07:53:48,775 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2 2018-10-22 07:53:48,775 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2 2018-10-22 07:53:48,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:53:48,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:53:49,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["fHoSseSXTRCbpnEOMWGkCw"], "issued_at": "2018-10-22T07:53:49.000000Z"}} 2018-10-22 07:53:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add34a16-8611-42de-92ee-9e25af6e5af7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:49,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-add34a16-8611-42de-92ee-9e25af6e5af7 2018-10-22 07:53:49,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:53:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:49,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d85640f-a115-4a05-b98d-91727e326633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:49,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d85640f-a115-4a05-b98d-91727e326633 2018-10-22 07:53:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:49,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a96b5b7b-9577-4680-80f7-17c5958eb01f Date: Mon, 22 Oct 2018 07:53:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:49,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-a96b5b7b-9577-4680-80f7-17c5958eb01f 2018-10-22 07:53:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:53:49,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:53: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:53:49,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:49,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be208c52-fd58-441a-a5ce-0104ee1a6d0c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:53:49,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-be208c52-fd58-441a-a5ce-0104ee1a6d0c 2018-10-22 07:53:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:49,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e9621d6d-416e-4edd-8982-b7a72a73dae3 Date: Mon, 22 Oct 2018 07:53:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:49,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-e9621d6d-416e-4edd-8982-b7a72a73dae3 2018-10-22 07:53:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-02a296f4-9dd3-435d-aa6a-633cf71ef352 Date: Mon, 22 Oct 2018 07:53:50 GMT RESP BODY: {"ports":[]} 2018-10-22 07:53:50,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port&admin_state_up=True used request id req-02a296f4-9dd3-435d-aa6a-633cf71ef352 2018-10-22 07:53:50,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:50,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-065a1edd-bcd3-42cd-b981-1ea39705fcc0 x-compute-request-id: req-065a1edd-bcd3-42cd-b981-1ea39705fcc0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 07:53:50,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst used request id req-065a1edd-bcd3-42cd-b981-1ea39705fcc0 2018-10-22 07:53:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:50,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-86e7362c-4d05-4a42-a0ac-9463cf7f5213 Date: Mon, 22 Oct 2018 07:53:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:50,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-86e7362c-4d05-4a42-a0ac-9463cf7f5213 2018-10-22 07:53:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:50,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934123af-a7ed-43a0-b3a1-9ed7a4064d27 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:53:50,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-934123af-a7ed-43a0-b3a1-9ed7a4064d27 2018-10-22 07:53:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:50,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8feb8eba-10ce-41b9-ac1c-25be1b6f4b13 Date: Mon, 22 Oct 2018 07:53:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:50,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-8feb8eba-10ce-41b9-ac1c-25be1b6f4b13 2018-10-22 07:53:50,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-091672d3-d7c0-4792-a4c8-416e3ce303cb Date: Mon, 22 Oct 2018 07:53:51 GMT RESP BODY: {"ports":[]} 2018-10-22 07:53:51,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port&admin_state_up=True used request id req-091672d3-d7c0-4792-a4c8-416e3ce303cb 2018-10-22 07:53:51,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:53:51,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:53:51,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["2r9alpPCTWSfu_UQMf9qGA"], "issued_at": "2018-10-22T07:53:51.000000Z"}} 2018-10-22 07:53:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ab7a494ee996e3d2bccd17780275186f0272ed" 2018-10-22 07:53:51,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5475d500-f5d1-4c28-92ff-1ea1c35124f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:53:51,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5475d500-f5d1-4c28-92ff-1ea1c35124f4 2018-10-22 07:53:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:52,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ddc2d62d-7536-4b21-89e9-497d26e4217c Date: Mon, 22 Oct 2018 07:53:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:52,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-ddc2d62d-7536-4b21-89e9-497d26e4217c 2018-10-22 07:53:52,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:52,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d87432e7-9b6a-4e88-84c3-15bb3bf0af54 Date: Mon, 22 Oct 2018 07:53:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:52,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-d87432e7-9b6a-4e88-84c3-15bb3bf0af54 2018-10-22 07:53:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:52,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2511eda2-a67b-46a3-9fa3-80eaf1c933d1 Date: Mon, 22 Oct 2018 07:53:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:52,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-2511eda2-a67b-46a3-9fa3-80eaf1c933d1 2018-10-22 07:53:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:53:52,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:53: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:53:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ab7a494ee996e3d2bccd17780275186f0272ed" 2018-10-22 07:53:52,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6161baa1-b7c6-4d5b-8b84-a03236a9355b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:53:52,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-6161baa1-b7c6-4d5b-8b84-a03236a9355b 2018-10-22 07:53:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:52,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-41c02f01-dadc-49c4-ac86-7a7ac1bef226 Date: Mon, 22 Oct 2018 07:53:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:52,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-41c02f01-dadc-49c4-ac86-7a7ac1bef226 2018-10-22 07:53:52,970 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net 2018-10-22 07:53:52,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" -d '{"port": {"network_id": "71f0d94a-0f17-44de-8d50-efb2fbc9b184", "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port", "admin_state_up": true}}' 2018-10-22 07:53:53,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-20aeefc3-01d0-4335-8169-e960204f7f23 Date: Mon, 22 Oct 2018 07:53:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:53Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:ba:1f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal"}} 2018-10-22 07:53:53,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-20aeefc3-01d0-4335-8169-e960204f7f23 2018-10-22 07:53:53,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:53,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d6d6322a-3f50-4912-9536-96435c76e2da Date: Mon, 22 Oct 2018 07:53:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:53:53,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-d6d6322a-3f50-4912-9536-96435c76e2da 2018-10-22 07:53:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca5a9fd-c4aa-4843-8d81-f95a28c98dca Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:53:54,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-1ca5a9fd-c4aa-4843-8d81-f95a28c98dca 2018-10-22 07:53:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:54,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-83f61c24-3aa9-4f9a-ae7d-dbff7f794f24 Date: Mon, 22 Oct 2018 07:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:53:54,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-83f61c24-3aa9-4f9a-ae7d-dbff7f794f24 2018-10-22 07:53:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:54,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-bc924455-3be8-46cc-b2d5-83b415bfd88f Date: Mon, 22 Oct 2018 07:53:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 07:53:54,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port&admin_state_up=True used request id req-bc924455-3be8-46cc-b2d5-83b415bfd88f 2018-10-22 07:53:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:54,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535587f7-e3e7-4179-8d7c-ed8413e279df Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:53:54,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-535587f7-e3e7-4179-8d7c-ed8413e279df 2018-10-22 07:53:54,570 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst 2018-10-22 07:53:54,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:54,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-d11c2c64-fd2f-4780-a594-5a2f4d7a9847 x-compute-request-id: req-d11c2c64-fd2f-4780-a594-5a2f4d7a9847 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-flavor"}]} 2018-10-22 07:53:54,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d11c2c64-fd2f-4780-a594-5a2f4d7a9847 2018-10-22 07:53:54,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:54,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-5e2e7236-57a4-44d5-b60e-1138df534e2b x-compute-request-id: req-5e2e7236-57a4-44d5-b60e-1138df534e2b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "08a9442e-30e8-49d8-b311-a594bba9646c", "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:53:54,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c used request id req-5e2e7236-57a4-44d5-b60e-1138df534e2b 2018-10-22 07:53:54,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:55,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-c26e758b-bbd6-4f36-b3d5-2d6f664e8742 Date: Mon, 22 Oct 2018 07:53:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:53:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:53:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/69485cf5-d37e-4785-b545-dadb3cdac28d/snap", "metadata": {}}], "self": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "min_disk": 0, "protected": false, "id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "file": "/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/69485cf5-d37e-4785-b545-dadb3cdac28d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image"} 2018-10-22 07:53:55,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image used request id req-c26e758b-bbd6-4f36-b3d5-2d6f664e8742 2018-10-22 07:53:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:55,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9c9b340-c446-4b56-9725-bddf629eefaf Date: Mon, 22 Oct 2018 07:53: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"}}} 2018-10-22 07:53:55,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b9c9b340-c446-4b56-9725-bddf629eefaf 2018-10-22 07:53:55,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "imageRef": "69485cf5-d37e-4785-b545-dadb3cdac28d", "flavorRef": "08a9442e-30e8-49d8-b311-a594bba9646c", "max_count": 1, "min_count": 1, "networks": [{"port": "847d814f-5fd4-442c-9b06-b3615a3807fb"}]}}' 2018-10-22 07:53:57,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-265bced9-c0be-469a-9fcf-27df5193841a x-compute-request-id: req-265bced9-c0be-469a-9fcf-27df5193841a Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "adminPass": "kv26jqay4gL8"}} 2018-10-22 07:53:57,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-265bced9-c0be-469a-9fcf-27df5193841a 2018-10-22 07:53:57,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:57,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-72d74826-7030-4965-ac01-a6cc05518067 x-compute-request-id: req-72d74826-7030-4965-ac01-a6cc05518067 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.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:53:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:57,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-72d74826-7030-4965-ac01-a6cc05518067 2018-10-22 07:53:57,957 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst 2018-10-22 07:53:57,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:53:58,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:53: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-27bb12d6-729b-427d-bdc2-e0ea93dfe377 x-compute-request-id: req-27bb12d6-729b-427d-bdc2-e0ea93dfe377 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.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:53:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:53:58,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-27bb12d6-729b-427d-bdc2-e0ea93dfe377 2018-10-22 07:53:58,465 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - BUILD 2018-10-22 07:53:58,466 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:54:01,469 - create_instance - DEBUG - VM status query timeout in 896.488480091 2018-10-22 07:54:01,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:01,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94b560a2-bc04-4b61-b231-a65c43b2a645 x-compute-request-id: req-94b560a2-bc04-4b61-b231-a65c43b2a645 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:54:00Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:01,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-94b560a2-bc04-4b61-b231-a65c43b2a645 2018-10-22 07:54:01,793 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - BUILD 2018-10-22 07:54:01,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:54:04,797 - create_instance - DEBUG - VM status query timeout in 893.160575867 2018-10-22 07:54:04,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:05,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1a2501c-1fc0-44d1-ae80-38b4ef0b5a4f x-compute-request-id: req-b1a2501c-1fc0-44d1-ae80-38b4ef0b5a4f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:54:00Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:05,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-b1a2501c-1fc0-44d1-ae80-38b4ef0b5a4f 2018-10-22 07:54:05,285 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - BUILD 2018-10-22 07:54:05,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:54:08,288 - create_instance - DEBUG - VM status query timeout in 889.669053078 2018-10-22 07:54:08,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:08,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-7a87e66f-a32e-41b6-92ee-6b0ec831ef6c x-compute-request-id: req-7a87e66f-a32e-41b6-92ee-6b0ec831ef6c Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:07Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:08,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-7a87e66f-a32e-41b6-92ee-6b0ec831ef6c 2018-10-22 07:54:08,903 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - ACTIVE 2018-10-22 07:54:08,903 - create_instance - INFO - VM is - ACTIVE 2018-10-22 07:54:08,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:10,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-7df9b7d7-a3b8-4550-b88e-a55b3168c526 x-compute-request-id: req-7df9b7d7-a3b8-4550-b88e-a55b3168c526 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:07Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:10,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-7df9b7d7-a3b8-4550-b88e-a55b3168c526 2018-10-22 07:54:10,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:10,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f7643b64-cabd-49d8-bafe-e8a0622b7a52 Date: Mon, 22 Oct 2018 07:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:10,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-f7643b64-cabd-49d8-bafe-e8a0622b7a52 2018-10-22 07:54:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:10,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edae1397-fc6c-4a4e-aaff-51fe134149ad Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:10,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-edae1397-fc6c-4a4e-aaff-51fe134149ad 2018-10-22 07:54:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:10,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8238178c-3dba-4ef0-a6f9-d06fda025280 Date: Mon, 22 Oct 2018 07:54:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:10,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-8238178c-3dba-4ef0-a6f9-d06fda025280 2018-10-22 07:54:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:10,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-900dbe8e-220b-494f-85db-001587be7a76 Date: Mon, 22 Oct 2018 07:54:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:10,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-900dbe8e-220b-494f-85db-001587be7a76 2018-10-22 07:54:10,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:54:10,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["YiW4Ku-XS9emnwdQnDNjbA"], "issued_at": "2018-10-22T07:54:10.000000Z"}} 2018-10-22 07:54:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:11,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25204998-63bd-423b-bda1-06b79cfe195e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:54:11,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-25204998-63bd-423b-bda1-06b79cfe195e 2018-10-22 07:54:11,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:11,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15e6475a-989a-4e50-983d-bec8c9e42de6 x-compute-request-id: req-15e6475a-989a-4e50-983d-bec8c9e42de6 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:07Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:11,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-15e6475a-989a-4e50-983d-bec8c9e42de6 2018-10-22 07:54:11,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:12,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cfffb72d-9c16-4f64-b420-291fb2f5f1a1 Date: Mon, 22 Oct 2018 07:54:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:12,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-cfffb72d-9c16-4f64-b420-291fb2f5f1a1 2018-10-22 07:54:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:12,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a0c634-e8f8-4bf1-9f6f-86a72d7488cd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:12,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-23a0c634-e8f8-4bf1-9f6f-86a72d7488cd 2018-10-22 07:54:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:12,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-da438c32-33a4-4d52-8f5f-29ee816cddaa Date: Mon, 22 Oct 2018 07:54:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:12,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-da438c32-33a4-4d52-8f5f-29ee816cddaa 2018-10-22 07:54:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a7d1071b-038c-41a8-a121-55ad333ca71a Date: Mon, 22 Oct 2018 07:54:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:12,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-a7d1071b-038c-41a8-a121-55ad333ca71a 2018-10-22 07:54:12,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" -d '{"volumeAttachment": {"volumeId": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}}' 2018-10-22 07:54:14,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-f581e216-8965-4700-af21-e0dc03419a16 x-compute-request-id: req-f581e216-8965-4700-af21-e0dc03419a16 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "volumeId": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}} 2018-10-22 07:54:14,412 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52/os-volume_attachments used request id req-f581e216-8965-4700-af21-e0dc03419a16 2018-10-22 07:54:14,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:15,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-b49faefe-310a-408d-b701-e649ad5fa0bf x-compute-request-id: req-b49faefe-310a-408d-b701-e649ad5fa0bf Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:07Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}], "metadata": {}}} 2018-10-22 07:54:15,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-b49faefe-310a-408d-b701-e649ad5fa0bf 2018-10-22 07:54:15,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:15,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8c8e40b6-3d1a-4ff2-be91-8e815eb201f0 Date: Mon, 22 Oct 2018 07:54:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:15,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-8c8e40b6-3d1a-4ff2-be91-8e815eb201f0 2018-10-22 07:54:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:54:15,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:54:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eb0222-7c0a-4e98-8e2a-052bc2d49c61 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:15,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-27eb0222-7c0a-4e98-8e2a-052bc2d49c61 2018-10-22 07:54:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:15,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29630bf9-422a-470e-af64-0104b38d379c Date: Mon, 22 Oct 2018 07:54:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:15,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-29630bf9-422a-470e-af64-0104b38d379c 2018-10-22 07:54:15,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:15,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-04a30f27-eec6-44da-a185-945dfef8edf8 Date: Mon, 22 Oct 2018 07:54:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:15,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-04a30f27-eec6-44da-a185-945dfef8edf8 2018-10-22 07:54:15,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:16,441 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:15 GMT Server: Apache x-compute-request-id: req-edcc5e5c-3e31-44f0-bc34-9a26a1c54ce2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edcc5e5c-3e31-44f0-bc34-9a26a1c54ce2 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:54:14.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:54:16,442 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-edcc5e5c-3e31-44f0-bc34-9a26a1c54ce2 2018-10-22 07:54:19,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edcc5e5c-3e31-44f0-bc34-9a26a1c54ce2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:20,202 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:19 GMT Server: Apache x-compute-request-id: req-d77464f7-7146-4de9-b946-64ee0f71bbee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d77464f7-7146-4de9-b946-64ee0f71bbee Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "attachment_id": "bba9b2ef-a4a7-44a5-b117-fbabe286c44a", "attached_at": "2018-10-22T07:54:17.000000", "host_name": null, "volume_id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "device": "/dev/vdb", "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:54:17.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:54:20,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-d77464f7-7146-4de9-b946-64ee0f71bbee 2018-10-22 07:54:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8571e872-646a-45ad-89e4-23270958b917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:54:20,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8571e872-646a-45ad-89e4-23270958b917 2018-10-22 07:54:20,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:20,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-74eff585-baae-40d9-8c96-3a1c4992b108 x-compute-request-id: req-74eff585-baae-40d9-8c96-3a1c4992b108 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}], "metadata": {}}} 2018-10-22 07:54:20,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-74eff585-baae-40d9-8c96-3a1c4992b108 2018-10-22 07:54:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:21,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9f02ac7c-52fa-418e-96f8-4c643f36afd5 Date: Mon, 22 Oct 2018 07:54:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:21,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-9f02ac7c-52fa-418e-96f8-4c643f36afd5 2018-10-22 07:54:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:21,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfcf59a-cf8d-403b-a807-4eaa43c88480 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:21,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-7dfcf59a-cf8d-403b-a807-4eaa43c88480 2018-10-22 07:54:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:21,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc0643f3-993c-4f46-b37f-c6b92be6b993 Date: Mon, 22 Oct 2018 07:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:21,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-fc0643f3-993c-4f46-b37f-c6b92be6b993 2018-10-22 07:54:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:21,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3cd8a376-012a-49f9-b653-5b48e2e20a86 Date: Mon, 22 Oct 2018 07:54:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:21,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-3cd8a376-012a-49f9-b653-5b48e2e20a86 2018-10-22 07:54:21,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:22,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a79d1cd-2849-440c-8b38-ccfe3b355acb x-compute-request-id: req-5a79d1cd-2849-440c-8b38-ccfe3b355acb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}], "metadata": {}}} 2018-10-22 07:54:22,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-5a79d1cd-2849-440c-8b38-ccfe3b355acb 2018-10-22 07:54:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:22,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-795263db-3f6f-4db5-9420-d57473ae136c Date: Mon, 22 Oct 2018 07:54:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:22,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-795263db-3f6f-4db5-9420-d57473ae136c 2018-10-22 07:54:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:22,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7756e753-5c67-4389-a2be-bdcf59b08bb9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:22,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-7756e753-5c67-4389-a2be-bdcf59b08bb9 2018-10-22 07:54:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:22,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9dacce8e-8a0b-4eaf-aec3-056c18cc5c8b Date: Mon, 22 Oct 2018 07:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:22,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-9dacce8e-8a0b-4eaf-aec3-056c18cc5c8b 2018-10-22 07:54:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:23,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6c9cb1f5-12f4-420a-9b0e-27c70eec741f Date: Mon, 22 Oct 2018 07:54:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:23,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-6c9cb1f5-12f4-420a-9b0e-27c70eec741f 2018-10-22 07:54:23,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:23,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43dddd6c-992f-4ace-b41c-cb1155546970 x-compute-request-id: req-43dddd6c-992f-4ace-b41c-cb1155546970 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}], "metadata": {}}} 2018-10-22 07:54:23,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-43dddd6c-992f-4ace-b41c-cb1155546970 2018-10-22 07:54:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:24,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-99af7969-cc69-4f1d-9094-eeeaa0ffc0c3 Date: Mon, 22 Oct 2018 07:54:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:24,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-99af7969-cc69-4f1d-9094-eeeaa0ffc0c3 2018-10-22 07:54:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:24,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923684f1-b0a6-43f2-a6be-cd9e71fc8af7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:24,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-923684f1-b0a6-43f2-a6be-cd9e71fc8af7 2018-10-22 07:54:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-00ebe2a5-e859-4c29-9c35-3ba3bbd81d23 Date: Mon, 22 Oct 2018 07:54:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:24,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-00ebe2a5-e859-4c29-9c35-3ba3bbd81d23 2018-10-22 07:54:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-34c8db42-17c8-42d5-a10d-2b22764d40c5 Date: Mon, 22 Oct 2018 07:54:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:24,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-34c8db42-17c8-42d5-a10d-2b22764d40c5 2018-10-22 07:54:24,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52/os-volume_attachments/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:26,320 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:54: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-a56dd9e5-41f0-4156-a836-843176bc73a4 x-compute-request-id: req-a56dd9e5-41f0-4156-a836-843176bc73a4 Content-Length: 0 Content-Type: application/json 2018-10-22 07:54:26,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52/os-volume_attachments/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-a56dd9e5-41f0-4156-a836-843176bc73a4 2018-10-22 07:54:26,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:27,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-eeb94785-1cd1-4117-baec-1c838c8b4e79 x-compute-request-id: req-eeb94785-1cd1-4117-baec-1c838c8b4e79 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3"}], "metadata": {}}} 2018-10-22 07:54:27,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-eeb94785-1cd1-4117-baec-1c838c8b4e79 2018-10-22 07:54:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:27,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a502090b-40b8-4701-8eea-79be5163592a Date: Mon, 22 Oct 2018 07:54:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:27,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-a502090b-40b8-4701-8eea-79be5163592a 2018-10-22 07:54:27,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:27,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5ce5b4-b391-462b-b3d4-665124f2eaad Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:27,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-ff5ce5b4-b391-462b-b3d4-665124f2eaad 2018-10-22 07:54:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:27,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-42dd68fc-29d3-4f89-9eef-3deb10d64913 Date: Mon, 22 Oct 2018 07:54:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:27,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-42dd68fc-29d3-4f89-9eef-3deb10d64913 2018-10-22 07:54:27,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:27,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-1f9770bf-c1bb-4888-9a66-9c4690e9749f Date: Mon, 22 Oct 2018 07:54:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:27,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-1f9770bf-c1bb-4888-9a66-9c4690e9749f 2018-10-22 07:54:30,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:31,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-4fb82216-5933-435f-a861-028ef09f3f49 x-compute-request-id: req-4fb82216-5933-435f-a861-028ef09f3f49 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:31,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-4fb82216-5933-435f-a861-028ef09f3f49 2018-10-22 07:54:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:31,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3ccbd282-0b41-4c20-a7f1-cfbd32c42efb Date: Mon, 22 Oct 2018 07:54:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:31,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-3ccbd282-0b41-4c20-a7f1-cfbd32c42efb 2018-10-22 07:54:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:31,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a7622f-6b64-456f-b0ff-95f95d7ede6d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:31,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-92a7622f-6b64-456f-b0ff-95f95d7ede6d 2018-10-22 07:54:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:31,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e2b9735a-8112-4760-884e-821ca3d58968 Date: Mon, 22 Oct 2018 07:54:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:31,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-e2b9735a-8112-4760-884e-821ca3d58968 2018-10-22 07:54:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:31,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3069653c-fa9c-4099-b751-c99a36c49250 Date: Mon, 22 Oct 2018 07:54:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:31,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-3069653c-fa9c-4099-b751-c99a36c49250 2018-10-22 07:54:32,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edcc5e5c-3e31-44f0-bc34-9a26a1c54ce2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:32,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:32 GMT Server: Apache x-compute-request-id: req-abfbf6f2-0c51-4905-9688-d15749d85d7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abfbf6f2-0c51-4905-9688-d15749d85d7d Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:54:26.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:54:32,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-abfbf6f2-0c51-4905-9688-d15749d85d7d 2018-10-22 07:54:32,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:33,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-26b0ffa0-edeb-488b-8c3e-e10cf7bcd046 x-compute-request-id: req-26b0ffa0-edeb-488b-8c3e-e10cf7bcd046 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:33,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-26b0ffa0-edeb-488b-8c3e-e10cf7bcd046 2018-10-22 07:54:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:33,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8aa30b6f-f77c-4876-a7b4-6266c6351b4b Date: Mon, 22 Oct 2018 07:54:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:33,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-8aa30b6f-f77c-4876-a7b4-6266c6351b4b 2018-10-22 07:54:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:33,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc0ab17-af45-4ce2-bbb8-be93ea38d640 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:33,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-0dc0ab17-af45-4ce2-bbb8-be93ea38d640 2018-10-22 07:54:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:33,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f166099d-91ad-432e-81f7-2a78a995b74c Date: Mon, 22 Oct 2018 07:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:33,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-f166099d-91ad-432e-81f7-2a78a995b74c 2018-10-22 07:54:33,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:33,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-f426451b-902a-4734-8bfc-95e2622912e1 Date: Mon, 22 Oct 2018 07:54:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:33,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-f426451b-902a-4734-8bfc-95e2622912e1 2018-10-22 07:54:33,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:34,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54: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-3962d2e1-fb61-4f99-a5e2-205052c7c23f x-compute-request-id: req-3962d2e1-fb61-4f99-a5e2-205052c7c23f Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:34,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-3962d2e1-fb61-4f99-a5e2-205052c7c23f 2018-10-22 07:54:34,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:35,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ac13b209-5c0c-4ce7-9035-8955f539e087 Date: Mon, 22 Oct 2018 07:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["b403a92a-f415-45fe-926a-14bef3c02dac"],"description":"","tags":[],"updated_at":"2018-10-22T07:53:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:35,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net used request id req-ac13b209-5c0c-4ce7-9035-8955f539e087 2018-10-22 07:54:35,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:35,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db666523-62ac-4dc9-a99a-d01dfb669de1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:54:35,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-db666523-62ac-4dc9-a99a-d01dfb669de1 2018-10-22 07:54:35,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:35,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-340fd68f-f651-4bfc-8606-e3d39798296b Date: Mon, 22 Oct 2018 07:54:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:40Z","dns_nameservers":[],"updated_at":"2018-10-22T07:53:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"b403a92a-f415-45fe-926a-14bef3c02dac","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet"}]} 2018-10-22 07:54:35,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-340fd68f-f651-4bfc-8606-e3d39798296b 2018-10-22 07:54:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a203ba8ddfecd8f8c9404a6561d122a288d1eaa" 2018-10-22 07:54:35,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6851d223-cf8e-400e-985d-c6ce218deda8 Date: Mon, 22 Oct 2018 07:54:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.2"}],"id":"37510854-3305-48ac-bde5-fb40e7e94e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:b9:45","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.4"}],"id":"7d3e3b27-82b2-4d7c-982d-e9fdac8e9319","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:fc:fd","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f0d94a-0f17-44de-8d50-efb2fbc9b184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.9"}],"id":"847d814f-5fd4-442c-9b06-b3615a3807fb","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:ba:1f","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:53Z","binding:vnic_type":"normal","device_id":"63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b403a92a-f415-45fe-926a-14bef3c02dac","ip_address":"10.55.0.3"}],"id":"c0d8db92-f864-4e06-a201-7933b00b5283","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:0a:eb","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71f0d94a-0f17-44de-8d50-efb2fbc9b184","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:53:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f0d94a-0f17-44de-8d50-efb2fbc9b184"}]} 2018-10-22 07:54:35,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-6851d223-cf8e-400e-985d-c6ce218deda8 2018-10-22 07:54:35,486 - create_instance - INFO - Deleting Port with ID - 847d814f-5fd4-442c-9b06-b3615a3807fb 2018-10-22 07:54:35,486 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-port 2018-10-22 07:54:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/847d814f-5fd4-442c-9b06-b3615a3807fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:36,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9a88982-cb52-4147-863b-4be5cd1786d7 Date: Mon, 22 Oct 2018 07:54:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:54:36,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/847d814f-5fd4-442c-9b06-b3615a3807fb used request id req-d9a88982-cb52-4147-863b-4be5cd1786d7 2018-10-22 07:54:36,131 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst 2018-10-22 07:54:36,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:36,312 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbd0dedc-0820-4161-9d6b-1e6ec7869c9a x-compute-request-id: req-dbd0dedc-0820-4161-9d6b-1e6ec7869c9a Content-Type: application/json 2018-10-22 07:54:36,312 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-dbd0dedc-0820-4161-9d6b-1e6ec7869c9a 2018-10-22 07:54:36,312 - create_instance - INFO - Checking deletion status 2018-10-22 07:54:36,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:36,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1894f316-e1a9-4ff8-9b8e-5b331e78e087 x-compute-request-id: req-1894f316-e1a9-4ff8-9b8e-5b331e78e087 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ba:1f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:36Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:36,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-1894f316-e1a9-4ff8-9b8e-5b331e78e087 2018-10-22 07:54:36,696 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - ACTIVE 2018-10-22 07:54:36,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:54:39,700 - create_instance - DEBUG - VM status query timeout in 296.612930059 2018-10-22 07:54:39,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:40,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67e00797-7f82-4157-b95b-f1ea322ac726 x-compute-request-id: req-67e00797-7f82-4157-b95b-f1ea322ac726 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.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:36Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:40,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-67e00797-7f82-4157-b95b-f1ea322ac726 2018-10-22 07:54:40,320 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - ACTIVE 2018-10-22 07:54:40,320 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:54:43,324 - create_instance - DEBUG - VM status query timeout in 292.98895216 2018-10-22 07:54:43,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:43,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-b078036c-37a2-4a50-b872-0ab044d9ef1b x-compute-request-id: req-b078036c-37a2-4a50-b872-0ab044d9ef1b 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.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "rel": "bookmark"}], "image": {"id": "69485cf5-d37e-4785-b545-dadb3cdac28d", "links": [{"href": "http://172.30.9.28:8774/images/69485cf5-d37e-4785-b545-dadb3cdac28d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-22T07:54:07.000000", "flavor": {"id": "08a9442e-30e8-49d8-b311-a594bba9646c", "links": [{"href": "http://172.30.9.28:8774/flavors/08a9442e-30e8-49d8-b311-a594bba9646c", "rel": "bookmark"}]}, "id": "63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:54:36Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst", "created": "2018-10-22T07:53:57Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:54:43,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-b078036c-37a2-4a50-b872-0ab044d9ef1b 2018-10-22 07:54:43,685 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst] is - ACTIVE 2018-10-22 07:54:43,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:54:46,687 - create_instance - DEBUG - VM status query timeout in 289.626167059 2018-10-22 07:54:46,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d969a6278805aecb6be1d3fc9fd7698e729c79" 2018-10-22 07:54:46,737 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e13934e7-de52-4453-a265-a32262b24b6d x-compute-request-id: req-e13934e7-de52-4453-a265-a32262b24b6d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 could not be found.", "code": 404}} 2018-10-22 07:54:46,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 used request id req-e13934e7-de52-4453-a265-a32262b24b6d 2018-10-22 07:54:46,737 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 63b18a7e-bb1c-48b3-bbbf-90c94bd8fd52 could not be found. (HTTP 404) (Request-ID: req-e13934e7-de52-4453-a265-a32262b24b6d) 2018-10-22 07:54:46,737 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-vm_inst 2018-10-22 07:54:46,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:54:47,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:46 GMT Server: Apache x-compute-request-id: req-3b713b18-87b1-4399-a07b-81070b588ede OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b713b18-87b1-4399-a07b-81070b588ede Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:54:26.000000", "replication_status": null, "snapshot_id": null, "id": "71d84fdb-a76b-46ae-a9de-5422c3c383f3", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2", "bootable": "false", "created_at": "2018-10-22T07:53:44.000000", "volume_type": null}} 2018-10-22 07:54:47,585 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-3b713b18-87b1-4399-a07b-81070b588ede 2018-10-22 07:54:47,585 - create_volume - DEBUG - Instance status is - available 2018-10-22 07:54:47,585 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2 2018-10-22 07:54:47,586 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2 2018-10-22 07:54:47,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:54:48,391 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:54:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c865f0e-c455-4527-80e6-61a22f83e87a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:54:48,391 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-1c865f0e-c455-4527-80e6-61a22f83e87a 2018-10-22 07:54:48,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f609dfa5-faee-4e11-bc38-9d6b1641eca4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b395bad355153fab644df07307365f60c9c68" 2018-10-22 07:54:49,216 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:54:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4b033c40-ee95-4f71-8cc9-27965d8ad96f x-openstack-request-id: req-4b033c40-ee95-4f71-8cc9-27965d8ad96f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 71d84fdb-a76b-46ae-a9de-5422c3c383f3 could not be found.", "code": 404}} 2018-10-22 07:54:49,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/71d84fdb-a76b-46ae-a9de-5422c3c383f3 used request id req-4b033c40-ee95-4f71-8cc9-27965d8ad96f 2018-10-22 07:54:49,216 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 71d84fdb-a76b-46ae-a9de-5422c3c383f3 could not be found. (HTTP 404) (Request-ID: req-4b033c40-ee95-4f71-8cc9-27965d8ad96f) 2018-10-22 07:54:49,216 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2 2018-10-22 07:54:49,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41eb5019e1bb03a42646a3803dc32aa432ae82f9" 2018-10-22 07:54:49,253 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:54:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00c961e4-8f67-4e38-b67e-6dc5146cb64c x-compute-request-id: req-00c961e4-8f67-4e38-b67e-6dc5146cb64c Content-Length: 0 Content-Type: application/json 2018-10-22 07:54:49,253 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/08a9442e-30e8-49d8-b311-a594bba9646c used request id req-00c961e4-8f67-4e38-b67e-6dc5146cb64c 2018-10-22 07:54:49,254 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet 2018-10-22 07:54:49,254 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-subnet 2018-10-22 07:54:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b403a92a-f415-45fe-926a-14bef3c02dac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:54:51,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c3c0778-8231-47f6-a3cf-a88c36e374b8 Date: Mon, 22 Oct 2018 07:54:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:54:51,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b403a92a-f415-45fe-926a-14bef3c02dac used request id req-5c3c0778-8231-47f6-a3cf-a88c36e374b8 2018-10-22 07:54:51,280 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-net 2018-10-22 07:54:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/71f0d94a-0f17-44de-8d50-efb2fbc9b184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ebfa7a59e0bdd087258c4d9f6e2cc9a5f5cdc" 2018-10-22 07:54:52,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a073475b-dec5-4377-9f64-5a0597c64e76 Date: Mon, 22 Oct 2018 07:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:54:52,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/71f0d94a-0f17-44de-8d50-efb2fbc9b184 used request id req-a073475b-dec5-4377-9f64-5a0597c64e76 2018-10-22 07:54:52,598 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a63c38f6-1bc0-4285-8ce6-ab824c7e05e2-image 2018-10-22 07:54:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}509ca1cf066f77d2843547ae375ba26a81d57e35" 2018-10-22 07:54:53,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc749441-6415-48b0-bbb3-6fd950e03658 Date: Mon, 22 Oct 2018 07:54:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:54:53,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/69485cf5-d37e-4785-b545-dadb3cdac28d used request id req-fc749441-6415-48b0-bbb3-6fd950e03658 2018-10-22 07:54:53,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:54:53,546 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:54:53,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:54:53,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:54:53,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["qco3a29sRbO5ngTyvdInUA"], "issued_at": "2018-10-22T07:54:53.000000Z"}} 2018-10-22 07:54:53,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:54:54,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebb149a-585d-42a0-9607-d4a3e11b2886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:54:54,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ebb149a-585d-42a0-9607-d4a3e11b2886 2018-10-22 07:54:54,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:54:54,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-82759137-c3fb-4cc9-9a00-0e906aecd90d Date: Mon, 22 Oct 2018 07:54:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image"} 2018-10-22 07:54:54,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image used request id req-82759137-c3fb-4cc9-9a00-0e906aecd90d 2018-10-22 07:54:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:54:54,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07524863-e9f7-450e-97df-d473bf34f1c2 Date: Mon, 22 Oct 2018 07:54: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"}}} 2018-10-22 07:54:54,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-07524863-e9f7-450e-97df-d473bf34f1c2 2018-10-22 07:54:54,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image"}' 2018-10-22 07:54:54,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 X-Openstack-Request-Id: req-78cb78d5-9971-42d3-8997-4b2114f23b66 Date: Mon, 22 Oct 2018 07:54:54 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:54:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:54:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "min_disk": 0, "protected": false, "id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "file": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:54:54,632 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-78cb78d5-9971-42d3-8997-4b2114f23b66 2018-10-22 07:54:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" -d '' 2018-10-22 07:54:56,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b44447f-5212-49bb-92c9-865531931a49 Date: Mon, 22 Oct 2018 07:54:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:54:56,707 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/file used request id req-0b44447f-5212-49bb-92c9-865531931a49 2018-10-22 07:54:56,707 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:54:56,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:54:56,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e6041926-9665-48bc-b062-f7304260103c Date: Mon, 22 Oct 2018 07:54:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:54:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:54:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/snap", "metadata": {}}], "self": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "min_disk": 0, "protected": false, "id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "file": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:54:56,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 used request id req-e6041926-9665-48bc-b062-f7304260103c 2018-10-22 07:54:56,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:54:56,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b07834b1-e752-40cc-aa45-3e7d3bcaa9d5 Date: Mon, 22 Oct 2018 07:54: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"}}} 2018-10-22 07:54:56,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b07834b1-e752-40cc-aa45-3e7d3bcaa9d5 2018-10-22 07:54:56,901 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image 2018-10-22 07:54:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:54:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4c7203da-3165-49bd-a1e4-967f1227d68f Date: Mon, 22 Oct 2018 07:54:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:54:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:54:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/snap", "metadata": {}}], "self": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "min_disk": 0, "protected": false, "id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "file": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:54:57,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 used request id req-4c7203da-3165-49bd-a1e4-967f1227d68f 2018-10-22 07:54:57,115 - create_image - DEBUG - Instance status is - active 2018-10-22 07:54:57,115 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image 2018-10-22 07:54:57,115 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image 2018-10-22 07:54:57,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:54:57,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:54:57,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["5Wv1iEYBRQyNOHdu0D8veQ"], "issued_at": "2018-10-22T07:54:57.000000Z"}} 2018-10-22 07:54:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:54:57,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18349425-0577-4fbe-bc76-a66be330e563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:54:57,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-18349425-0577-4fbe-bc76-a66be330e563 2018-10-22 07:54:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:54:57,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9e3118a3-e4e8-492f-b7fc-987762cd8e21 Date: Mon, 22 Oct 2018 07:54:57 GMT RESP BODY: {"networks":[]} 2018-10-22 07:54:57,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-9e3118a3-e4e8-492f-b7fc-987762cd8e21 2018-10-22 07:54:57,865 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net 2018-10-22 07:54:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net", "admin_state_up": true}}' 2018-10-22 07:54:58,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-4e86949b-d47b-4ca3-bb85-42f2ea79237c Date: Mon, 22 Oct 2018 07:54:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:54:58Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","mtu":1450}} 2018-10-22 07:54:58,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4e86949b-d47b-4ca3-bb85-42f2ea79237c 2018-10-22 07:54:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:54:58,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5ed50d14-c6a3-4d81-a766-0444e84a6353 Date: Mon, 22 Oct 2018 07:54:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:54:58Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:58,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=13874778-4758-4c86-9e33-553193e594be used request id req-5ed50d14-c6a3-4d81-a766-0444e84a6353 2018-10-22 07:54:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:54:59,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae750e98-00bc-4ea3-92c8-b0a58cb8eea0 Date: Mon, 22 Oct 2018 07:54:59 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:54:59,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-ae750e98-00bc-4ea3-92c8-b0a58cb8eea0 2018-10-22 07:54:59,013 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet 2018-10-22 07:54:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" -d '{"subnets": [{"ip_version": 4, "network_id": "13874778-4758-4c86-9e33-553193e594be", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]}' 2018-10-22 07:54:59,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-14ad29da-9859-4320-8d65-f05313d8c103 Date: Mon, 22 Oct 2018 07:54:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:54:59,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-14ad29da-9859-4320-8d65-f05313d8c103 2018-10-22 07:54:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:54:59,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-70e48d7c-5e3b-4cbb-8cec-1ae5c6e7c37c Date: Mon, 22 Oct 2018 07:54:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:54:59,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=13874778-4758-4c86-9e33-553193e594be used request id req-70e48d7c-5e3b-4cbb-8cec-1ae5c6e7c37c 2018-10-22 07:54:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:54:59,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0bd88c6e-252b-4145-8031-56d8fc6ebcc8 Date: Mon, 22 Oct 2018 07:54:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:54:59,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-0bd88c6e-252b-4145-8031-56d8fc6ebcc8 2018-10-22 07:54:59,884 - OpenStackNetwork - DEBUG - Network [13874778-4758-4c86-9e33-553193e594be] created successfully 2018-10-22 07:54:59,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:54:59,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:00,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Be2u439WQk6Qi97L7o1R4Q"], "issued_at": "2018-10-22T07:55:00.000000Z"}} 2018-10-22 07:55:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76355ed8887f3e86f31c4d773f837b0dc2998a7f" 2018-10-22 07:55:00,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8343338-fc9b-44fa-8ba4-4cc7f6c82e5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:00,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f8343338-fc9b-44fa-8ba4-4cc7f6c82e5f 2018-10-22 07:55:00,363 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:55:00,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76355ed8887f3e86f31c4d773f837b0dc2998a7f" 2018-10-22 07:55:00,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55: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-a5920816-9f9d-4596-b2f3-b750fb0f908b x-compute-request-id: req-a5920816-9f9d-4596-b2f3-b750fb0f908b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:55:00,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a5920816-9f9d-4596-b2f3-b750fb0f908b 2018-10-22 07:55:00,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76355ed8887f3e86f31c4d773f837b0dc2998a7f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 07:55:00,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55: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-7adce446-9a0f-4e7b-8206-576bca6881d4 x-compute-request-id: req-7adce446-9a0f-4e7b-8206-576bca6881d4 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:55:00,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7adce446-9a0f-4e7b-8206-576bca6881d4 2018-10-22 07:55:00,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:00,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:01,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["aJQCPiNrQV2nVYu0DvbXxw"], "issued_at": "2018-10-22T07:55:01.000000Z"}} 2018-10-22 07:55:01,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:01,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284ea416-2534-4e5c-a4ef-c0ff4235fff5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:01,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-284ea416-2534-4e5c-a4ef-c0ff4235fff5 2018-10-22 07:55:01,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:01,985 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:01 GMT Server: Apache x-compute-request-id: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 07:55:01,985 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail used request id req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e 2018-10-22 07:55:01,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 07:55:02,873 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:55:01 GMT Server: Apache x-compute-request-id: req-b90c1a53-cb75-4a3c-84b3-abb14f71d8fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b90c1a53-cb75-4a3c-84b3-abb14f71d8fe Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T07:55:02.785678", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43", "size": 1}} 2018-10-22 07:55:02,873 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes used request id req-b90c1a53-cb75-4a3c-84b3-abb14f71d8fe 2018-10-22 07:55:02,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:03,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:02 GMT Server: Apache x-compute-request-id: req-a1b19b03-3f0f-41e7-8b00-d3db09950a14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1b19b03-3f0f-41e7-8b00-d3db09950a14 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:55:03.000000", "replication_status": null, "snapshot_id": null, "id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-b536c2e8-3942-402f-bf8a-32047f70565a", "bootable": "false", "created_at": "2018-10-22T07:55:02.000000", "volume_type": null}} 2018-10-22 07:55:03,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 used request id req-a1b19b03-3f0f-41e7-8b00-d3db09950a14 2018-10-22 07:55:03,798 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a 2018-10-22 07:55:03,802 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:04,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:03 GMT Server: Apache x-compute-request-id: req-c570b32d-c053-4caf-b527-e949e3498a0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c570b32d-c053-4caf-b527-e949e3498a0c Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:55:03.000000", "replication_status": null, "snapshot_id": null, "id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-b536c2e8-3942-402f-bf8a-32047f70565a", "bootable": "false", "created_at": "2018-10-22T07:55:02.000000", "volume_type": null}} 2018-10-22 07:55:04,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 used request id req-c570b32d-c053-4caf-b527-e949e3498a0c 2018-10-22 07:55:04,010 - create_volume - DEBUG - Instance status is - available 2018-10-22 07:55:04,010 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a 2018-10-22 07:55:04,010 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a 2018-10-22 07:55:04,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:04,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:04,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Zx7ZyPfmRwqr4eFMoad_pA"], "issued_at": "2018-10-22T07:55:04.000000Z"}} 2018-10-22 07:55:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:04,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa578dc9-5bed-44e7-9baa-c0d6a71636a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:04,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa578dc9-5bed-44e7-9baa-c0d6a71636a9 2018-10-22 07:55:04,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:55:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:04,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76318e91-e3d6-444a-a916-1e10d699a07f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:04,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76318e91-e3d6-444a-a916-1e10d699a07f 2018-10-22 07:55:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:04,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dd8ffa89-2872-4ce4-8aae-22d34d701c76 Date: Mon, 22 Oct 2018 07:55:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:04,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-dd8ffa89-2872-4ce4-8aae-22d34d701c76 2018-10-22 07:55:04,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:55:04,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:55:04,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:04,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76f4eb6-7c03-4de6-9b67-24734c8e693f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:04,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-b76f4eb6-7c03-4de6-9b67-24734c8e693f 2018-10-22 07:55:04,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:05,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dc21e35c-6112-493d-ad4a-a15f3a3083b2 Date: Mon, 22 Oct 2018 07:55:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:05,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-dc21e35c-6112-493d-ad4a-a15f3a3083b2 2018-10-22 07:55:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:05,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd6a692c-59c2-4158-b2d2-c8deb9064d22 Date: Mon, 22 Oct 2018 07:55:05 GMT RESP BODY: {"ports":[]} 2018-10-22 07:55:05,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port&admin_state_up=True used request id req-bd6a692c-59c2-4158-b2d2-c8deb9064d22 2018-10-22 07:55:05,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:05,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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 x-openstack-request-id: req-0805cfbc-6ea8-44c9-a386-bf281c9f5a22 x-compute-request-id: req-0805cfbc-6ea8-44c9-a386-bf281c9f5a22 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 07:55:05,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst used request id req-0805cfbc-6ea8-44c9-a386-bf281c9f5a22 2018-10-22 07:55:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ed7d4d7f-3888-4706-8fa5-8c77d82d24d2 Date: Mon, 22 Oct 2018 07:55:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:05,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-ed7d4d7f-3888-4706-8fa5-8c77d82d24d2 2018-10-22 07:55:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:05,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad840fee-48d5-4092-b489-1bf11bfb4c67 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:05,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-ad840fee-48d5-4092-b489-1bf11bfb4c67 2018-10-22 07:55:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3dd908db-b986-4440-be4f-556730391749 Date: Mon, 22 Oct 2018 07:55:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:06,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-3dd908db-b986-4440-be4f-556730391749 2018-10-22 07:55:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:06,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4f73397-08e8-41ec-972d-0385c16d676e Date: Mon, 22 Oct 2018 07:55:06 GMT RESP BODY: {"ports":[]} 2018-10-22 07:55:06,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port&admin_state_up=True used request id req-a4f73397-08e8-41ec-972d-0385c16d676e 2018-10-22 07:55:06,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:06,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:06,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["frELq2qcQxW_8utn8hcZTw"], "issued_at": "2018-10-22T07:55:06.000000Z"}} 2018-10-22 07:55:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b05b55f54a029717bede4eca2d7fa2e7100a426" 2018-10-22 07:55:06,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74cc59e-9d63-4311-8d47-50889a90eae9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:06,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c74cc59e-9d63-4311-8d47-50889a90eae9 2018-10-22 07:55:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:06,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f3e98f72-6da4-4565-ad5c-f719e9c69b57 Date: Mon, 22 Oct 2018 07:55:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:06,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-f3e98f72-6da4-4565-ad5c-f719e9c69b57 2018-10-22 07:55:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:07,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c10c6e36-fa22-4c09-9e51-4d73044916b5 Date: Mon, 22 Oct 2018 07:55:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:07,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-c10c6e36-fa22-4c09-9e51-4d73044916b5 2018-10-22 07:55:07,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:07,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-767164eb-4ffd-4618-b18f-688b1f2b592b Date: Mon, 22 Oct 2018 07:55:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:07,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-767164eb-4ffd-4618-b18f-688b1f2b592b 2018-10-22 07:55:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:55:07,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:55:07,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b05b55f54a029717bede4eca2d7fa2e7100a426" 2018-10-22 07:55:07,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bef71c9-67d0-42eb-9010-cbb42f8f9343 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:07,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-1bef71c9-67d0-42eb-9010-cbb42f8f9343 2018-10-22 07:55:07,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-acf26c6b-3111-4e63-83ce-7778de9310b2 Date: Mon, 22 Oct 2018 07:55:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:07,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-acf26c6b-3111-4e63-83ce-7778de9310b2 2018-10-22 07:55:07,437 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net 2018-10-22 07:55:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" -d '{"port": {"network_id": "13874778-4758-4c86-9e33-553193e594be", "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port", "admin_state_up": true}}' 2018-10-22 07:55:08,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-3cbbeebe-e609-4d14-9964-628762826b37 Date: Mon, 22 Oct 2018 07:55:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:07Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.5"}],"id":"1ba3b30b-901e-4163-8f7f-b9d2a1a140e1","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:ae:15","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:07Z","binding:vnic_type":"normal"}} 2018-10-22 07:55:08,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3cbbeebe-e609-4d14-9964-628762826b37 2018-10-22 07:55:08,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8b37ade5-6674-4c40-92c2-2dac018e7cb3 Date: Mon, 22 Oct 2018 07:55:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:08,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-8b37ade5-6674-4c40-92c2-2dac018e7cb3 2018-10-22 07:55:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:08,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b938b7-33a6-4e4d-82cd-6acdd54688b9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:08,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-28b938b7-33a6-4e4d-82cd-6acdd54688b9 2018-10-22 07:55:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7cfea995-19ae-4d55-9dfe-5f419f6ef4c5 Date: Mon, 22 Oct 2018 07:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:08,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-7cfea995-19ae-4d55-9dfe-5f419f6ef4c5 2018-10-22 07:55:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:09,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-bfcb7927-368e-4e36-aaa7-eec5fda4fe7e Date: Mon, 22 Oct 2018 07:55:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.5"}],"id":"1ba3b30b-901e-4163-8f7f-b9d2a1a140e1","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:ae:15","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 07:55:09,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port&admin_state_up=True used request id req-bfcb7927-368e-4e36-aaa7-eec5fda4fe7e 2018-10-22 07:55:09,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:09,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a063dc0-38f0-4e8c-aa61-a97e1b9a686d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:09,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-0a063dc0-38f0-4e8c-aa61-a97e1b9a686d 2018-10-22 07:55:09,103 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst 2018-10-22 07:55:09,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:09,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55: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-cc2b4e39-c9d9-46b0-8a54-24f6faf4be4b x-compute-request-id: req-cc2b4e39-c9d9-46b0-8a54-24f6faf4be4b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-flavor"}]} 2018-10-22 07:55:09,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc2b4e39-c9d9-46b0-8a54-24f6faf4be4b 2018-10-22 07:55:09,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:09,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55: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-9ceae0c2-5347-47d9-bd74-e791f63cce6f x-compute-request-id: req-9ceae0c2-5347-47d9-bd74-e791f63cce6f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:55:09,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7 used request id req-9ceae0c2-5347-47d9-bd74-e791f63cce6f 2018-10-22 07:55:09,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:09,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-a13435cb-84d5-4937-b63c-8b320f4484b0 Date: Mon, 22 Oct 2018 07:55:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:54:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:54:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/snap", "metadata": {}}], "self": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "min_disk": 0, "protected": false, "id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "file": "/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbc047ed-b969-4977-afe8-fe2d597d6f36/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image"} 2018-10-22 07:55:09,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image used request id req-a13435cb-84d5-4937-b63c-8b320f4484b0 2018-10-22 07:55:09,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:09,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d07a1430-f090-44b8-890b-08f9f6bfa037 Date: Mon, 22 Oct 2018 07:55:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 07:55:09,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d07a1430-f090-44b8-890b-08f9f6bfa037 2018-10-22 07:55:09,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "imageRef": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "flavorRef": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "max_count": 1, "min_count": 1, "networks": [{"port": "1ba3b30b-901e-4163-8f7f-b9d2a1a140e1"}]}}' 2018-10-22 07:55:12,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:55: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-8ce1033a-e834-41c4-ab41-910fd24b71a5 x-compute-request-id: req-8ce1033a-e834-41c4-ab41-910fd24b71a5 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "adminPass": "PMy8EZ2LMtHG"}} 2018-10-22 07:55:12,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8ce1033a-e834-41c4-ab41-910fd24b71a5 2018-10-22 07:55:12,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:13,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aadbc3f-4308-4272-8d47-ec6585096ddf x-compute-request-id: req-8aadbc3f-4308-4272-8d47-ec6585096ddf Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:55:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:13,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-8aadbc3f-4308-4272-8d47-ec6585096ddf 2018-10-22 07:55:13,003 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst 2018-10-22 07:55:13,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:13,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55: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-ea44f473-ad01-4f64-a15a-27c9647e3474 x-compute-request-id: req-ea44f473-ad01-4f64-a15a-27c9647e3474 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.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:55:13Z", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:13,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-ea44f473-ad01-4f64-a15a-27c9647e3474 2018-10-22 07:55:13,361 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - BUILD 2018-10-22 07:55:13,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:55:16,365 - create_instance - DEBUG - VM status query timeout in 896.638242006 2018-10-22 07:55:16,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:16,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-d56fa91d-f410-4c0e-ac62-9217bcb5cbca x-compute-request-id: req-d56fa91d-f410-4c0e-ac62-9217bcb5cbca Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:55:15Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:16,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-d56fa91d-f410-4c0e-ac62-9217bcb5cbca 2018-10-22 07:55:16,878 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - BUILD 2018-10-22 07:55:16,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:55:19,881 - create_instance - DEBUG - VM status query timeout in 893.12134099 2018-10-22 07:55:19,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:20,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-24e7342b-a673-47b5-8e34-a1dfddac115c x-compute-request-id: req-24e7342b-a673-47b5-8e34-a1dfddac115c Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:15", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:55:15Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:20,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-24e7342b-a673-47b5-8e34-a1dfddac115c 2018-10-22 07:55:20,333 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - BUILD 2018-10-22 07:55:20,334 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:55:23,337 - create_instance - DEBUG - VM status query timeout in 889.666028976 2018-10-22 07:55:23,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:23,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-347113a6-e46d-4f31-b99e-bc8fe8935fb5 x-compute-request-id: req-347113a6-e46d-4f31-b99e-bc8fe8935fb5 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:15", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-22T07:55:20.000000", "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:55:20Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:23,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-347113a6-e46d-4f31-b99e-bc8fe8935fb5 2018-10-22 07:55:23,920 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - ACTIVE 2018-10-22 07:55:23,920 - create_instance - INFO - VM is - ACTIVE 2018-10-22 07:55:23,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:24,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-09fba00a-c5cc-419d-8dbb-cb983fb0851f x-compute-request-id: req-09fba00a-c5cc-419d-8dbb-cb983fb0851f Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:15", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-22T07:55:20.000000", "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:55:20Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:24,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-09fba00a-c5cc-419d-8dbb-cb983fb0851f 2018-10-22 07:55:24,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:24,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-788eb071-cd4d-472a-bd74-6b59d851a8ec Date: Mon, 22 Oct 2018 07:55:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:24,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-788eb071-cd4d-472a-bd74-6b59d851a8ec 2018-10-22 07:55:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:24,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5824cd-507e-460f-ad1e-276e369df6c2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:24,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-4c5824cd-507e-460f-ad1e-276e369df6c2 2018-10-22 07:55:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:24,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d683ba9-096e-4626-888b-7aa0dae64db7 Date: Mon, 22 Oct 2018 07:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:24,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-8d683ba9-096e-4626-888b-7aa0dae64db7 2018-10-22 07:55:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-cee0f183-0d94-41d7-a890-aa62274ed685 Date: Mon, 22 Oct 2018 07:55:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.5"}],"id":"1ba3b30b-901e-4163-8f7f-b9d2a1a140e1","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:ae:15","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:07Z","binding:vnic_type":"normal","device_id":"cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.2"}],"id":"35a93a41-6ef0-4458-a69b-75ca5fd9a3c2","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:98:f3","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13874778-4758-4c86-9e33-553193e594be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.4"}],"id":"3987ff48-ff0e-4783-8cc8-fda573bcea34","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:29:50","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13874778-4758-4c86-9e33-553193e594be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.3"}],"id":"c9caa140-2fb9-4adc-a09b-bea857e4bfa2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:48:ec","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13874778-4758-4c86-9e33-553193e594be"}]} 2018-10-22 07:55:25,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-cee0f183-0d94-41d7-a890-aa62274ed685 2018-10-22 07:55:25,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:25,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["8ikn_jNlRg6MgdtCbULHrw"], "issued_at": "2018-10-22T07:55:25.000000Z"}} 2018-10-22 07:55:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7af21c6e6239a2d47657258335fb55e63dd883" 2018-10-22 07:55:25,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2433ca1-015f-42de-b8b2-55270963fa9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:25,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2433ca1-015f-42de-b8b2-55270963fa9b 2018-10-22 07:55:25,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:26,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-c948d666-3130-422c-b72b-25da985d0f3e x-compute-request-id: req-c948d666-3130-422c-b72b-25da985d0f3e Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:15", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-22T07:55:20.000000", "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:55:20Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:55:26,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-c948d666-3130-422c-b72b-25da985d0f3e 2018-10-22 07:55:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:26,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fbff60a6-a62d-4839-9cb4-79624fe82830 Date: Mon, 22 Oct 2018 07:55:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13874778-4758-4c86-9e33-553193e594be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7"],"description":"","tags":[],"updated_at":"2018-10-22T07:54:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:58Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:26,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net used request id req-fbff60a6-a62d-4839-9cb4-79624fe82830 2018-10-22 07:55:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:26,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a248a916-86f7-495d-a8c9-b15595ae66da Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:26,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-a248a916-86f7-495d-a8c9-b15595ae66da 2018-10-22 07:55:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:26,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aef47a27-fd77-4879-a26b-14f5c765543d Date: Mon, 22 Oct 2018 07:55:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","dns_nameservers":[],"updated_at":"2018-10-22T07:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet"}]} 2018-10-22 07:55:26,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-aef47a27-fd77-4879-a26b-14f5c765543d 2018-10-22 07:55:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:26,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-b236e16d-dcbd-4519-8d9f-14c390cd83d7 Date: Mon, 22 Oct 2018 07:55:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.5"}],"id":"1ba3b30b-901e-4163-8f7f-b9d2a1a140e1","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:ae:15","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:07Z","binding:vnic_type":"normal","device_id":"cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.2"}],"id":"35a93a41-6ef0-4458-a69b-75ca5fd9a3c2","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:98:f3","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:54:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13874778-4758-4c86-9e33-553193e594be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.4"}],"id":"3987ff48-ff0e-4783-8cc8-fda573bcea34","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:29:50","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13874778-4758-4c86-9e33-553193e594be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7","ip_address":"10.55.0.3"}],"id":"c9caa140-2fb9-4adc-a09b-bea857e4bfa2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:48:ec","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13874778-4758-4c86-9e33-553193e594be","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13874778-4758-4c86-9e33-553193e594be"}]} 2018-10-22 07:55:26,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=13874778-4758-4c86-9e33-553193e594be used request id req-b236e16d-dcbd-4519-8d9f-14c390cd83d7 2018-10-22 07:55:26,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7af21c6e6239a2d47657258335fb55e63dd883" -d '{"volumeAttachment": {"volumeId": "a1e656ea-ebd7-4275-81bb-3793c6da2c43"}}' 2018-10-22 07:55:28,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-e02312cc-e77c-46a0-9587-bd4a3dd9d440 x-compute-request-id: req-e02312cc-e77c-46a0-9587-bd4a3dd9d440 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43", "volumeId": "a1e656ea-ebd7-4275-81bb-3793c6da2c43"}} 2018-10-22 07:55:28,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad/os-volume_attachments used request id req-e02312cc-e77c-46a0-9587-bd4a3dd9d440 2018-10-22 07:55:28,311 - create_instance - INFO - Deleting Port with ID - 1ba3b30b-901e-4163-8f7f-b9d2a1a140e1 2018-10-22 07:55:28,311 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-port 2018-10-22 07:55:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/1ba3b30b-901e-4163-8f7f-b9d2a1a140e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:28,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e81c7582-2769-4672-8dc5-5baf0946c3f8 Date: Mon, 22 Oct 2018 07:55:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:55:28,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/1ba3b30b-901e-4163-8f7f-b9d2a1a140e1 used request id req-e81c7582-2769-4672-8dc5-5baf0946c3f8 2018-10-22 07:55:28,861 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst 2018-10-22 07:55:28,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:29,173 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07: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-2b912277-9cff-4125-868a-24986992e76c x-compute-request-id: req-2b912277-9cff-4125-868a-24986992e76c Content-Type: application/json 2018-10-22 07:55:29,173 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-2b912277-9cff-4125-868a-24986992e76c 2018-10-22 07:55:29,174 - create_instance - INFO - Checking deletion status 2018-10-22 07:55:29,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:29,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-7bef52a9-50cb-4c6d-9ebf-e0d872a8be6e x-compute-request-id: req-7bef52a9-50cb-4c6d-9ebf-e0d872a8be6e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:15", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-22T07:55:20.000000", "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:55:29Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43"}], "metadata": {}}} 2018-10-22 07:55:29,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-7bef52a9-50cb-4c6d-9ebf-e0d872a8be6e 2018-10-22 07:55:29,290 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - ACTIVE 2018-10-22 07:55:29,290 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:55:32,293 - create_instance - DEBUG - VM status query timeout in 296.880375862 2018-10-22 07:55:32,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:32,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-f1d74df0-8a9a-4580-8249-cb0a12f29797 x-compute-request-id: req-f1d74df0-8a9a-4580-8249-cb0a12f29797 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-22T07:55:20.000000", "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:55:31Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43"}], "metadata": {}}} 2018-10-22 07:55:32,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-f1d74df0-8a9a-4580-8249-cb0a12f29797 2018-10-22 07:55:32,539 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - ACTIVE 2018-10-22 07:55:32,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:55:35,543 - create_instance - DEBUG - VM status query timeout in 293.631023884 2018-10-22 07:55:35,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:36,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa68a418-47fe-46b1-9e30-6dd83dc0831c x-compute-request-id: req-fa68a418-47fe-46b1-9e30-6dd83dc0831c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "rel": "bookmark"}], "image": {"id": "bbc047ed-b969-4977-afe8-fe2d597d6f36", "links": [{"href": "http://172.30.9.28:8774/images/bbc047ed-b969-4977-afe8-fe2d597d6f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-22T07:55:20.000000", "flavor": {"id": "a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "links": [{"href": "http://172.30.9.28:8774/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7", "rel": "bookmark"}]}, "id": "cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:55:31Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst", "created": "2018-10-22T07:55:12Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43"}], "metadata": {}}} 2018-10-22 07:55:36,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-fa68a418-47fe-46b1-9e30-6dd83dc0831c 2018-10-22 07:55:36,053 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst] is - ACTIVE 2018-10-22 07:55:36,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:55:39,057 - create_instance - DEBUG - VM status query timeout in 290.117099047 2018-10-22 07:55:39,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c98dad717ad69259bfcbcb3dc14fc6f9c299b62" 2018-10-22 07:55:39,234 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07: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-5b25ba69-0aae-49cb-9570-0637a10371f4 x-compute-request-id: req-5b25ba69-0aae-49cb-9570-0637a10371f4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad could not be found.", "code": 404}} 2018-10-22 07:55:39,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad used request id req-5b25ba69-0aae-49cb-9570-0637a10371f4 2018-10-22 07:55:39,234 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cabbeb27-8f1c-46ef-b6a2-bd852bb7bfad could not be found. (HTTP 404) (Request-ID: req-5b25ba69-0aae-49cb-9570-0637a10371f4) 2018-10-22 07:55:39,235 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-vm_inst 2018-10-22 07:55:39,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:39,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:39 GMT Server: Apache x-compute-request-id: req-3916f269-70ff-46c0-a42f-2acf5b8bdbd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3916f269-70ff-46c0-a42f-2acf5b8bdbd9 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:55:32.000000", "replication_status": null, "snapshot_id": null, "id": "a1e656ea-ebd7-4275-81bb-3793c6da2c43", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-b536c2e8-3942-402f-bf8a-32047f70565a", "bootable": "false", "created_at": "2018-10-22T07:55:02.000000", "volume_type": null}} 2018-10-22 07:55:39,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 used request id req-3916f269-70ff-46c0-a42f-2acf5b8bdbd9 2018-10-22 07:55:39,966 - create_volume - DEBUG - Instance status is - available 2018-10-22 07:55:39,966 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a 2018-10-22 07:55:39,967 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a 2018-10-22 07:55:39,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:40,799 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:55:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d0c6729-d62b-4a43-84ec-5bbddc5330c1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:55:40,800 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 used request id req-5d0c6729-d62b-4a43-84ec-5bbddc5330c1 2018-10-22 07:55:40,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55fd16fe-c5ce-42d8-a2ab-e7368ff9426e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b7cf67d41e9324cb427fa3a31ed8fdf8dd9cd" 2018-10-22 07:55:41,553 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:55:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-52a9e3e7-2c18-400d-bfc7-f467c9d5486f x-openstack-request-id: req-52a9e3e7-2c18-400d-bfc7-f467c9d5486f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a1e656ea-ebd7-4275-81bb-3793c6da2c43 could not be found.", "code": 404}} 2018-10-22 07:55:41,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/a1e656ea-ebd7-4275-81bb-3793c6da2c43 used request id req-52a9e3e7-2c18-400d-bfc7-f467c9d5486f 2018-10-22 07:55:41,554 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a1e656ea-ebd7-4275-81bb-3793c6da2c43 could not be found. (HTTP 404) (Request-ID: req-52a9e3e7-2c18-400d-bfc7-f467c9d5486f) 2018-10-22 07:55:41,554 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a 2018-10-22 07:55:41,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76355ed8887f3e86f31c4d773f837b0dc2998a7f" 2018-10-22 07:55:41,717 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:55: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-b4b1b848-9fe9-40fb-8f65-95754b621482 x-compute-request-id: req-b4b1b848-9fe9-40fb-8f65-95754b621482 Content-Length: 0 Content-Type: application/json 2018-10-22 07:55:41,717 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a8eeffd7-e8c4-46e0-8d58-4ce1c5724df7 used request id req-b4b1b848-9fe9-40fb-8f65-95754b621482 2018-10-22 07:55:41,718 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet 2018-10-22 07:55:41,718 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-subnet 2018-10-22 07:55:41,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:55:43,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f15a2d5-971d-4aeb-9b0f-cdf049fdabee Date: Mon, 22 Oct 2018 07:55:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:55:43,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f84c9018-f39a-4f5a-b57e-8fd9ab21f6c7 used request id req-0f15a2d5-971d-4aeb-9b0f-cdf049fdabee 2018-10-22 07:55:43,897 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-net 2018-10-22 07:55:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/13874778-4758-4c86-9e33-553193e594be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cd50ff4f2afb04b920452991204b7d73997b53" 2018-10-22 07:55:45,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e6e072f-3ad8-4d06-8e07-e5402e889b8f Date: Mon, 22 Oct 2018 07:55:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:55:45,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/13874778-4758-4c86-9e33-553193e594be used request id req-9e6e072f-3ad8-4d06-8e07-e5402e889b8f 2018-10-22 07:55:45,203 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b536c2e8-3942-402f-bf8a-32047f70565a-image 2018-10-22 07:55:45,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fcc63420b98f48191b53184cf5efd5ddb75474b" 2018-10-22 07:55:46,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8780a382-3aa6-4875-bb68-f8ca2c4f2711 Date: Mon, 22 Oct 2018 07:55:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:55:46,492 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bbc047ed-b969-4977-afe8-fe2d597d6f36 used request id req-8780a382-3aa6-4875-bb68-f8ca2c4f2711 2018-10-22 07:55:46,494 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:55:46,496 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:55:46,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:46,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:46,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["aODhIw1ERdy88HXMuXvptw"], "issued_at": "2018-10-22T07:55:46.000000Z"}} 2018-10-22 07:55:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:55:46,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4167631-d0f1-4a32-b8d8-2b1b86de289f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:46,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4167631-d0f1-4a32-b8d8-2b1b86de289f 2018-10-22 07:55:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:55:47,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-0ead2d22-173a-4539-8be1-fc4adbedc791 Date: Mon, 22 Oct 2018 07:55:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image"} 2018-10-22 07:55:47,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image used request id req-0ead2d22-173a-4539-8be1-fc4adbedc791 2018-10-22 07:55:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:55:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b5d7f1d-990a-4690-9888-bc4dde6df63a Date: Mon, 22 Oct 2018 07: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"}}} 2018-10-22 07:55:47,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2b5d7f1d-990a-4690-9888-bc4dde6df63a 2018-10-22 07:55:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image"}' 2018-10-22 07:55:47,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e X-Openstack-Request-Id: req-e94f0f57-d44d-4357-90d8-e2395f3f3421 Date: Mon, 22 Oct 2018 07:55:47 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:55:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:55:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "min_disk": 0, "protected": false, "id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "file": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:55:47,586 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e94f0f57-d44d-4357-90d8-e2395f3f3421 2018-10-22 07:55:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" -d '' 2018-10-22 07:55:49,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e4dc369-8b25-4f78-ad60-21a25e9e0a22 Date: Mon, 22 Oct 2018 07:55:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:55:49,429 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/file used request id req-9e4dc369-8b25-4f78-ad60-21a25e9e0a22 2018-10-22 07:55:49,429 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:55:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:55:49,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8d25e687-06d3-4b0c-9a7f-7f53f3b1cf4f Date: Mon, 22 Oct 2018 07:55:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:55:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:55:49Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/snap", "metadata": {}}], "self": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "min_disk": 0, "protected": false, "id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "file": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:55:49,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e used request id req-8d25e687-06d3-4b0c-9a7f-7f53f3b1cf4f 2018-10-22 07:55:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:55:49,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-37d075a2-5e99-4fb6-8053-c46fc9c986f5 Date: Mon, 22 Oct 2018 07: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"}}} 2018-10-22 07:55:49,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-37d075a2-5e99-4fb6-8053-c46fc9c986f5 2018-10-22 07:55:49,614 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image 2018-10-22 07:55:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:55:49,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a3053831-a1ef-4145-804d-68fa1175bc62 Date: Mon, 22 Oct 2018 07:55:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:55:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:55:49Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/snap", "metadata": {}}], "self": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "min_disk": 0, "protected": false, "id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "file": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:55:49,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e used request id req-a3053831-a1ef-4145-804d-68fa1175bc62 2018-10-22 07:55:49,785 - create_image - DEBUG - Instance status is - active 2018-10-22 07:55:49,785 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image 2018-10-22 07:55:49,785 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image 2018-10-22 07:55:49,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:49,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:50,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["qVJ3n-BTQRuRtnklUWHmnw"], "issued_at": "2018-10-22T07:55:50.000000Z"}} 2018-10-22 07:55:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:55:50,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f69ec1-7dbc-41c0-8c81-c17279892709 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:50,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51f69ec1-7dbc-41c0-8c81-c17279892709 2018-10-22 07:55:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:55:50,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1015f054-fe6c-4277-846c-c32d91be89ca Date: Mon, 22 Oct 2018 07:55:50 GMT RESP BODY: {"networks":[]} 2018-10-22 07:55:50,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-1015f054-fe6c-4277-846c-c32d91be89ca 2018-10-22 07:55:50,435 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net 2018-10-22 07:55:50,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net", "admin_state_up": true}}' 2018-10-22 07:55:50,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8125795e-2ef0-4d80-8345-c65474968605 Date: Mon, 22 Oct 2018 07:55:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:55:50Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","mtu":1450}} 2018-10-22 07:55:50,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8125795e-2ef0-4d80-8345-c65474968605 2018-10-22 07:55:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:55:51,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-6425aa0f-d25b-4dd2-bb0e-033e332a627c Date: Mon, 22 Oct 2018 07:55:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T07:55:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:51,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-6425aa0f-d25b-4dd2-bb0e-033e332a627c 2018-10-22 07:55:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:55:51,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-306bef32-e0a7-4b75-a538-9aa9b9e100c5 Date: Mon, 22 Oct 2018 07:55:51 GMT RESP BODY: {"subnets":[]} 2018-10-22 07:55:51,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-306bef32-e0a7-4b75-a538-9aa9b9e100c5 2018-10-22 07:55:51,270 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet 2018-10-22 07:55:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" -d '{"subnets": [{"ip_version": 4, "network_id": "5452fc35-254a-405e-a905-531f00d3b15e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]}' 2018-10-22 07:55:51,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-83219cb3-dda7-4c18-81f4-1594ab02c4db Date: Mon, 22 Oct 2018 07:55:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:55:51,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-83219cb3-dda7-4c18-81f4-1594ab02c4db 2018-10-22 07:55:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:55:52,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3017f6ab-5a9e-4796-a31e-98f56d5b2ed8 Date: Mon, 22 Oct 2018 07:55:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:52,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-3017f6ab-5a9e-4796-a31e-98f56d5b2ed8 2018-10-22 07:55:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:55:52,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2de0fe6a-2e3e-4f2e-9f7c-261090b27b32 Date: Mon, 22 Oct 2018 07:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:55:52,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-2de0fe6a-2e3e-4f2e-9f7c-261090b27b32 2018-10-22 07:55:52,207 - OpenStackNetwork - DEBUG - Network [5452fc35-254a-405e-a905-531f00d3b15e] created successfully 2018-10-22 07:55:52,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:52,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:52,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["1-EUsgaiSUeBD3SI3ZyHBQ"], "issued_at": "2018-10-22T07:55:52.000000Z"}} 2018-10-22 07:55:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67b807eba9c7c32ec83c45b98f681be2f1921aa" 2018-10-22 07:55:52,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822461a5-fc08-48cb-98ce-8dfda442bd77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:52,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-822461a5-fc08-48cb-98ce-8dfda442bd77 2018-10-22 07:55:52,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:55:52,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67b807eba9c7c32ec83c45b98f681be2f1921aa" 2018-10-22 07:55:53,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-b0ce3e74-f5fd-4061-bac7-5c6bff3eb5dc x-compute-request-id: req-b0ce3e74-f5fd-4061-bac7-5c6bff3eb5dc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:55:53,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b0ce3e74-f5fd-4061-bac7-5c6bff3eb5dc 2018-10-22 07:55:53,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67b807eba9c7c32ec83c45b98f681be2f1921aa" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 07:55:53,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-66cee48c-8698-4a38-8fdd-8089e6688d30 x-compute-request-id: req-66cee48c-8698-4a38-8fdd-8089e6688d30 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:55:53,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-66cee48c-8698-4a38-8fdd-8089e6688d30 2018-10-22 07:55:53,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:53,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:53,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["9IMXBAAtRkW4IIHyPubNcg"], "issued_at": "2018-10-22T07:55:53.000000Z"}} 2018-10-22 07:55:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:55:53,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29a4b11-3643-443c-83fb-5d1fe4cbe7d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:53,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f29a4b11-3643-443c-83fb-5d1fe4cbe7d8 2018-10-22 07:55:53,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:55:54,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:53 GMT Server: Apache x-compute-request-id: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 07:55:54,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail used request id req-8c9b4ce2-518f-4e4d-8d00-806734158f5c 2018-10-22 07:55:54,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 07:55:55,059 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:55:54 GMT Server: Apache x-compute-request-id: req-84c50c48-e357-4f01-8952-85ab5898840b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84c50c48-e357-4f01-8952-85ab5898840b Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T07:55:54.934971", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "size": 1}} 2018-10-22 07:55:55,059 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes used request id req-84c50c48-e357-4f01-8952-85ab5898840b 2018-10-22 07:55:55,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:55:55,318 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:55 GMT Server: Apache x-compute-request-id: req-cafc5041-610e-42e4-a654-dd309902ba0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cafc5041-610e-42e4-a654-dd309902ba0e Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:55:55.000000", "replication_status": null, "snapshot_id": null, "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-94fd24e8-39a2-4373-9ec9-055d516ec354", "bootable": "false", "created_at": "2018-10-22T07:55:54.000000", "volume_type": null}} 2018-10-22 07:55:55,318 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-cafc5041-610e-42e4-a654-dd309902ba0e 2018-10-22 07:55:55,319 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354 2018-10-22 07:55:55,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:55:55,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:55 GMT Server: Apache x-compute-request-id: req-55ba853e-8ef2-4932-8330-6a54c03892e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55ba853e-8ef2-4932-8330-6a54c03892e3 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:55:55.000000", "replication_status": null, "snapshot_id": null, "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-94fd24e8-39a2-4373-9ec9-055d516ec354", "bootable": "false", "created_at": "2018-10-22T07:55:54.000000", "volume_type": null}} 2018-10-22 07:55:55,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-55ba853e-8ef2-4932-8330-6a54c03892e3 2018-10-22 07:55:55,519 - create_volume - DEBUG - Instance status is - available 2018-10-22 07:55:55,519 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354 2018-10-22 07:55:55,519 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354 2018-10-22 07:55:55,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:55,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:55,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["iFeaiIeeSa6v4_Tfaail6Q"], "issued_at": "2018-10-22T07:55:55.000000Z"}} 2018-10-22 07:55:55,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:55,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d25c80b-d0ef-4e40-8326-25a03216ca88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:55,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d25c80b-d0ef-4e40-8326-25a03216ca88 2018-10-22 07:55:55,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:55:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:56,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a417a5f-7c03-4b58-a041-aff96df48b19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:56,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a417a5f-7c03-4b58-a041-aff96df48b19 2018-10-22 07:55:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:56,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5838639e-b573-405c-be57-04c19100d012 Date: Mon, 22 Oct 2018 07:55:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:56,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-5838639e-b573-405c-be57-04c19100d012 2018-10-22 07:55:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:55:56,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:55:56,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:56,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136c93c4-01fa-4b11-8bc2-8fea2ac08b43 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:56,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-136c93c4-01fa-4b11-8bc2-8fea2ac08b43 2018-10-22 07:55:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:56,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-045f7414-7994-4eb9-b753-45cd9349c8af Date: Mon, 22 Oct 2018 07:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:55:56,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-045f7414-7994-4eb9-b753-45cd9349c8af 2018-10-22 07:55:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:56,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6de2af4f-2829-4576-b9d8-9adf588d92e0 Date: Mon, 22 Oct 2018 07:55:56 GMT RESP BODY: {"ports":[]} 2018-10-22 07:55:56,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port&admin_state_up=True used request id req-6de2af4f-2829-4576-b9d8-9adf588d92e0 2018-10-22 07:55:56,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:57,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55: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-ee0ec22f-3358-48b3-bccb-39fdaa497a5f x-compute-request-id: req-ee0ec22f-3358-48b3-bccb-39fdaa497a5f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 07:55:57,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst used request id req-ee0ec22f-3358-48b3-bccb-39fdaa497a5f 2018-10-22 07:55:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:57,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9fc833b9-d1d0-4808-b31a-f5ac575693b1 Date: Mon, 22 Oct 2018 07:55:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:57,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-9fc833b9-d1d0-4808-b31a-f5ac575693b1 2018-10-22 07:55:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:57,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc98d63-d2d4-4653-989e-93233d547b9a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:57,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-afc98d63-d2d4-4653-989e-93233d547b9a 2018-10-22 07:55:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:57,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2226868d-7f47-433f-a4f5-fcc8287b059b Date: Mon, 22 Oct 2018 07:55:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:55:57,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-2226868d-7f47-433f-a4f5-fcc8287b059b 2018-10-22 07:55:57,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:58,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3863e4c7-06e5-480b-af67-1a449a0323a7 Date: Mon, 22 Oct 2018 07:55:58 GMT RESP BODY: {"ports":[]} 2018-10-22 07:55:58,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port&admin_state_up=True used request id req-3863e4c7-06e5-480b-af67-1a449a0323a7 2018-10-22 07:55:58,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:55:58,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:55:58,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["2KV97BvaSE6hcGXqK77mBA"], "issued_at": "2018-10-22T07:55:58.000000Z"}} 2018-10-22 07:55:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6517cbb08fd2825962011527f63b83d54e8bf06" 2018-10-22 07:55:58,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09180ca6-26bb-4367-b928-59804b5da537 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:55:58,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-09180ca6-26bb-4367-b928-59804b5da537 2018-10-22 07:55:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:58,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6ceec2f7-497d-45b2-b4c3-a3877a77f6f8 Date: Mon, 22 Oct 2018 07:55:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:58,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-6ceec2f7-497d-45b2-b4c3-a3877a77f6f8 2018-10-22 07:55:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:58,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cbc6717c-43d9-441e-af28-5aa6e6275c1d Date: Mon, 22 Oct 2018 07:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:55:58,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-cbc6717c-43d9-441e-af28-5aa6e6275c1d 2018-10-22 07:55:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:59,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-81404b0e-6db2-4a2b-860e-7ae661534599 Date: Mon, 22 Oct 2018 07:55:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:55:59,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-81404b0e-6db2-4a2b-860e-7ae661534599 2018-10-22 07:55:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:55:59,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:55:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6517cbb08fd2825962011527f63b83d54e8bf06" 2018-10-22 07:55:59,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69405d2-2b5c-491c-a672-0cd125225266 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:55:59,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-d69405d2-2b5c-491c-a672-0cd125225266 2018-10-22 07:55:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:55:59,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d552198-d477-4c09-80b7-8489b5c3e6b1 Date: Mon, 22 Oct 2018 07:55:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:55:59,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-0d552198-d477-4c09-80b7-8489b5c3e6b1 2018-10-22 07:55:59,451 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net 2018-10-22 07:55:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" -d '{"port": {"network_id": "5452fc35-254a-405e-a905-531f00d3b15e", "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port", "admin_state_up": true}}' 2018-10-22 07:56:00,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-c5fe55d2-5dd3-4969-90d9-7686fddf2488 Date: Mon, 22 Oct 2018 07:56:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:00Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:ba:7d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","project_id":"add5e9a7e5c84c238aa543bac102ea65","qos_policy_id":null,"admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal"}} 2018-10-22 07:56:00,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c5fe55d2-5dd3-4969-90d9-7686fddf2488 2018-10-22 07:56:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c6b87a0e-3ae7-474e-aab1-6a71ae37e802 Date: Mon, 22 Oct 2018 07:56:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:00,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-c6b87a0e-3ae7-474e-aab1-6a71ae37e802 2018-10-22 07:56:00,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b835c2e4-52ae-4814-953e-7c194e83d2d0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-b835c2e4-52ae-4814-953e-7c194e83d2d0 2018-10-22 07:56:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cf58ac22-c3fe-40e6-9805-6b154200d30a Date: Mon, 22 Oct 2018 07:56:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:00,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-cf58ac22-c3fe-40e6-9805-6b154200d30a 2018-10-22 07:56:00,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-6a9230c2-ecae-4115-9095-68767e0a86a2 Date: Mon, 22 Oct 2018 07:56:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 07:56:00,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port&admin_state_up=True used request id req-6a9230c2-ecae-4115-9095-68767e0a86a2 2018-10-22 07:56:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864e0cbc-e76c-48fb-9c33-00cd70e778f2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:00,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-864e0cbc-e76c-48fb-9c33-00cd70e778f2 2018-10-22 07:56:00,923 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst 2018-10-22 07:56:00,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-aa9bb040-9f5f-4561-901a-b1ac322a6e30 x-compute-request-id: req-aa9bb040-9f5f-4561-901a-b1ac322a6e30 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-flavor"}]} 2018-10-22 07:56:00,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-aa9bb040-9f5f-4561-901a-b1ac322a6e30 2018-10-22 07:56:00,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:00,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-cb22bc89-38a6-4d26-a84f-f931a54a8aec x-compute-request-id: req-cb22bc89-38a6-4d26-a84f-f931a54a8aec Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:00,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360 used request id req-cb22bc89-38a6-4d26-a84f-f931a54a8aec 2018-10-22 07:56:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:01,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-640bbe8f-26e0-4265-ad02-b4e813bbb5fe Date: Mon, 22 Oct 2018 07:56:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:55:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:55:49Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/snap", "metadata": {}}], "self": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "min_disk": 0, "protected": false, "id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "file": "/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image"} 2018-10-22 07:56:01,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image used request id req-640bbe8f-26e0-4265-ad02-b4e813bbb5fe 2018-10-22 07:56:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:01,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84892145-35c0-45ec-9f34-a44414b41955 Date: Mon, 22 Oct 2018 07: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"}}} 2018-10-22 07:56:01,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-84892145-35c0-45ec-9f34-a44414b41955 2018-10-22 07:56:01,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "imageRef": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "flavorRef": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "max_count": 1, "min_count": 1, "networks": [{"port": "dca8760f-2501-4762-bb90-0018c24773e7"}]}}' 2018-10-22 07:56:02,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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-a46ea134-d588-4c78-8fae-84fe7754fc43 x-compute-request-id: req-a46ea134-d588-4c78-8fae-84fe7754fc43 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "adminPass": "G9ZX249ZNRQv"}} 2018-10-22 07:56:02,964 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a46ea134-d588-4c78-8fae-84fe7754fc43 2018-10-22 07:56:02,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:03,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c57ff840-078a-4c2c-b626-982b02e39227 x-compute-request-id: req-c57ff840-078a-4c2c-b626-982b02e39227 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.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07: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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:03,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-c57ff840-078a-4c2c-b626-982b02e39227 2018-10-22 07:56:03,357 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst 2018-10-22 07:56:03,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:03,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-deb39b02-acab-4db0-9bc6-d0c0d7cbcaaf x-compute-request-id: req-deb39b02-acab-4db0-9bc6-d0c0d7cbcaaf 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.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07: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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:03,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-deb39b02-acab-4db0-9bc6-d0c0d7cbcaaf 2018-10-22 07:56:03,942 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - BUILD 2018-10-22 07:56:03,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:56:06,945 - create_instance - DEBUG - VM status query timeout in 896.412223101 2018-10-22 07:56:06,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:07,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff201a6e-4bda-4d38-94a9-3096a51ce04a x-compute-request-id: req-ff201a6e-4bda-4d38-94a9-3096a51ce04a Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:56:04Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:07,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-ff201a6e-4bda-4d38-94a9-3096a51ce04a 2018-10-22 07:56:07,982 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - BUILD 2018-10-22 07:56:07,982 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:56:10,985 - create_instance - DEBUG - VM status query timeout in 892.371997118 2018-10-22 07:56:10,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:11,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-23ca3fbe-6f75-455d-9186-35e335bf414c x-compute-request-id: req-23ca3fbe-6f75-455d-9186-35e335bf414c Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T07:56:04Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:11,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-23ca3fbe-6f75-455d-9186-35e335bf414c 2018-10-22 07:56:11,689 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - BUILD 2018-10-22 07:56:11,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:56:14,691 - create_instance - DEBUG - VM status query timeout in 888.66684103 2018-10-22 07:56:14,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:15,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-c518d53f-017a-4bce-98de-a765d7dca3cf x-compute-request-id: req-c518d53f-017a-4bce-98de-a765d7dca3cf Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:11Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:15,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-c518d53f-017a-4bce-98de-a765d7dca3cf 2018-10-22 07:56:15,324 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - ACTIVE 2018-10-22 07:56:15,324 - create_instance - INFO - VM is - ACTIVE 2018-10-22 07:56:15,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:16,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-08919429-09d1-4a7f-973b-8e8c150d4f59 x-compute-request-id: req-08919429-09d1-4a7f-973b-8e8c150d4f59 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:11Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:16,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-08919429-09d1-4a7f-973b-8e8c150d4f59 2018-10-22 07:56:16,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:16,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ee3c7700-b2d3-4869-a031-a9071cfca9a1 Date: Mon, 22 Oct 2018 07:56:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:16,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-ee3c7700-b2d3-4869-a031-a9071cfca9a1 2018-10-22 07:56:16,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:16,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941b57a6-e8c1-49f5-bd9f-426e2bd94a79 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:16,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-941b57a6-e8c1-49f5-bd9f-426e2bd94a79 2018-10-22 07:56:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:16,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cbc5251a-36e7-456b-a8d2-4ec3bdfb9b5c Date: Mon, 22 Oct 2018 07:56:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:16,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-cbc5251a-36e7-456b-a8d2-4ec3bdfb9b5c 2018-10-22 07:56:16,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d861cba4-0774-4cc6-9710-bda732da7687 Date: Mon, 22 Oct 2018 07:56:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.2"}],"id":"291ccb76-2487-40e8-a69a-2d7a3970f78c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:f8:06","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.3"}],"id":"6470b1bf-0218-43cb-93b2-344448458886","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:30:a7","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.4"}],"id":"a861c34d-a664-43fc-8d85-bb996b9cad28","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:1f:23","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":"ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff"}]} 2018-10-22 07:56:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-d861cba4-0774-4cc6-9710-bda732da7687 2018-10-22 07:56:16,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:17,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["9xbji4S3R0ychvDYzSbIcw"], "issued_at": "2018-10-22T07:56:17.000000Z"}} 2018-10-22 07:56:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:17,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3eb0835-f857-4917-aeeb-aa62598a6040 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:17,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d3eb0835-f857-4917-aeeb-aa62598a6040 2018-10-22 07:56:17,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:17,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-fafef71c-57c3-4edb-a8c2-8e723af55446 x-compute-request-id: req-fafef71c-57c3-4edb-a8c2-8e723af55446 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:11Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:17,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-fafef71c-57c3-4edb-a8c2-8e723af55446 2018-10-22 07:56:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:18,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ea2119db-f9cb-4dcf-ac46-92d42191aa80 Date: Mon, 22 Oct 2018 07:56:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:18,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-ea2119db-f9cb-4dcf-ac46-92d42191aa80 2018-10-22 07:56:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:18,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390059fc-8517-4dce-8d17-cfc5a17b57e6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:18,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-390059fc-8517-4dce-8d17-cfc5a17b57e6 2018-10-22 07:56:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:18,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6e329b12-aaf5-4f04-b01b-b33ccdff6220 Date: Mon, 22 Oct 2018 07:56:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:18,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-6e329b12-aaf5-4f04-b01b-b33ccdff6220 2018-10-22 07:56:18,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:18,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-84616c57-d2b4-498b-bbcf-67cd85270750 Date: Mon, 22 Oct 2018 07:56:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.2"}],"id":"291ccb76-2487-40e8-a69a-2d7a3970f78c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:f8:06","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.3"}],"id":"6470b1bf-0218-43cb-93b2-344448458886","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:30:a7","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.4"}],"id":"a861c34d-a664-43fc-8d85-bb996b9cad28","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:1f:23","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":"ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff"}]} 2018-10-22 07:56:18,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-84616c57-d2b4-498b-bbcf-67cd85270750 2018-10-22 07:56:18,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" -d '{"volumeAttachment": {"volumeId": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}}' 2018-10-22 07:56:20,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99237d13-9720-412f-91a8-fd85244e0fd0 x-compute-request-id: req-99237d13-9720-412f-91a8-fd85244e0fd0 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "volumeId": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}} 2018-10-22 07:56:20,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff/os-volume_attachments used request id req-99237d13-9720-412f-91a8-fd85244e0fd0 2018-10-22 07:56:20,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:21,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-a8c283ca-cbbb-4f0f-a3a2-fa6b5a9407c1 x-compute-request-id: req-a8c283ca-cbbb-4f0f-a3a2-fa6b5a9407c1 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:11Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}], "metadata": {}}} 2018-10-22 07:56:21,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-a8c283ca-cbbb-4f0f-a3a2-fa6b5a9407c1 2018-10-22 07:56:21,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:21,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8e183bdb-21a1-4c87-a28b-e0e6e560ee04 Date: Mon, 22 Oct 2018 07:56:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:21,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-8e183bdb-21a1-4c87-a28b-e0e6e560ee04 2018-10-22 07:56:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:56:21,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:56:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:21,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf973178-33a3-4329-923c-7c53ca8c9c98 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:21,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-bf973178-33a3-4329-923c-7c53ca8c9c98 2018-10-22 07:56:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:21,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79d48d3b-7653-4729-9f0a-8d4451c707d0 Date: Mon, 22 Oct 2018 07:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:21,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-79d48d3b-7653-4729-9f0a-8d4451c707d0 2018-10-22 07:56:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-da8584e2-126a-41cc-99f2-ef7df9e44bd0 Date: Mon, 22 Oct 2018 07:56:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.2"}],"id":"291ccb76-2487-40e8-a69a-2d7a3970f78c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:f8:06","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.3"}],"id":"6470b1bf-0218-43cb-93b2-344448458886","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:30:a7","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.4"}],"id":"a861c34d-a664-43fc-8d85-bb996b9cad28","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:1f:23","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":"ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff"}]} 2018-10-22 07:56:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-da8584e2-126a-41cc-99f2-ef7df9e44bd0 2018-10-22 07:56:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2805493-590b-4495-aa0c-fbdd4701c5d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:21,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b2805493-590b-4495-aa0c-fbdd4701c5d7 2018-10-22 07:56:21,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:22,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56: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-ab0d2ee1-2721-4524-8d56-4fbb7a87b36c x-compute-request-id: req-ab0d2ee1-2721-4524-8d56-4fbb7a87b36c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:21Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}], "metadata": {}}} 2018-10-22 07:56:22,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-ab0d2ee1-2721-4524-8d56-4fbb7a87b36c 2018-10-22 07:56:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:22,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-811c389d-3217-41b7-ac00-a03bacb7cd0d Date: Mon, 22 Oct 2018 07:56:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:22,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-811c389d-3217-41b7-ac00-a03bacb7cd0d 2018-10-22 07:56:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:22,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c34522c-7422-496b-9274-776e73cb18cf Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:22,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-7c34522c-7422-496b-9274-776e73cb18cf 2018-10-22 07:56:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:23,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6d13d4df-7020-4d88-9d54-274fee7e04cc Date: Mon, 22 Oct 2018 07:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:23,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-6d13d4df-7020-4d88-9d54-274fee7e04cc 2018-10-22 07:56:23,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:23,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-99a478b5-79cf-418b-b9b9-a911543f72c1 Date: Mon, 22 Oct 2018 07:56:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.2"}],"id":"291ccb76-2487-40e8-a69a-2d7a3970f78c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:f8:06","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.3"}],"id":"6470b1bf-0218-43cb-93b2-344448458886","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:30:a7","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.4"}],"id":"a861c34d-a664-43fc-8d85-bb996b9cad28","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:1f:23","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":"ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff"}]} 2018-10-22 07:56:23,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-99a478b5-79cf-418b-b9b9-a911543f72c1 2018-10-22 07:56:23,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:23,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51cfd87d-9672-4500-8884-8c3d88db7a08 x-compute-request-id: req-51cfd87d-9672-4500-8884-8c3d88db7a08 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:21Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}], "metadata": {}}} 2018-10-22 07:56:23,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-51cfd87d-9672-4500-8884-8c3d88db7a08 2018-10-22 07:56:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:23,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c5cc3ca4-65db-47fb-8714-ac8202c4f3b6 Date: Mon, 22 Oct 2018 07:56:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:23,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-c5cc3ca4-65db-47fb-8714-ac8202c4f3b6 2018-10-22 07:56:23,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:23,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee823773-b54d-4b33-adb1-70a2376be31b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:23,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-ee823773-b54d-4b33-adb1-70a2376be31b 2018-10-22 07:56:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:24,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-32260117-d62f-4a86-bcc1-6d920390148f Date: Mon, 22 Oct 2018 07:56:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:24,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-32260117-d62f-4a86-bcc1-6d920390148f 2018-10-22 07:56:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-25072b31-66b4-4b22-8bf9-fa657323ed8a Date: Mon, 22 Oct 2018 07:56:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.2"}],"id":"291ccb76-2487-40e8-a69a-2d7a3970f78c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:f8:06","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.3"}],"id":"6470b1bf-0218-43cb-93b2-344448458886","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:30:a7","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.4"}],"id":"a861c34d-a664-43fc-8d85-bb996b9cad28","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:1f:23","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":"ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff"}]} 2018-10-22 07:56:24,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-25072b31-66b4-4b22-8bf9-fa657323ed8a 2018-10-22 07:56:24,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:25,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:24 GMT Server: Apache x-compute-request-id: req-5da1e046-5315-45a8-8e5c-52bd429baf06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5da1e046-5315-45a8-8e5c-52bd429baf06 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "attachment_id": "106bd283-9bc8-43b6-8278-9040b150b232", "attached_at": "2018-10-22T07:56:22.000000", "host_name": null, "volume_id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "device": "/dev/vdb", "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:56:22.000000", "replication_status": null, "snapshot_id": null, "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-94fd24e8-39a2-4373-9ec9-055d516ec354", "bootable": "false", "created_at": "2018-10-22T07:55:54.000000", "volume_type": null}} 2018-10-22 07:56:25,154 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-5da1e046-5315-45a8-8e5c-52bd429baf06 2018-10-22 07:56:25,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:25,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bbd65bd-ee87-4cf2-ad89-e6db3dc2eccd x-compute-request-id: req-9bbd65bd-ee87-4cf2-ad89-e6db3dc2eccd Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:ba:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:21Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [{"id": "0feba621-87b9-4b8b-89b2-dc9799d781eb"}], "metadata": {}}} 2018-10-22 07:56:25,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-9bbd65bd-ee87-4cf2-ad89-e6db3dc2eccd 2018-10-22 07:56:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:25,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-144ea7f3-1a5a-430e-8f80-46b18cfdfe7d Date: Mon, 22 Oct 2018 07:56:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5452fc35-254a-405e-a905-531f00d3b15e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["d39ae458-ed27-4eab-a3f3-6ef8a883a309"],"description":"","tags":[],"updated_at":"2018-10-22T07:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:50Z","provider:network_type":"vxlan"}]} 2018-10-22 07:56:25,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net used request id req-144ea7f3-1a5a-430e-8f80-46b18cfdfe7d 2018-10-22 07:56:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:25,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82453562-d2e0-4ccf-86eb-563f869b844e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:56:25,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-82453562-d2e0-4ccf-86eb-563f869b844e 2018-10-22 07:56:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:26,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-def7f97b-2346-4c0f-812e-45b0debe96fa Date: Mon, 22 Oct 2018 07:56:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:51Z","dns_nameservers":[],"updated_at":"2018-10-22T07: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":"add5e9a7e5c84c238aa543bac102ea65","id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet"}]} 2018-10-22 07:56:26,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-def7f97b-2346-4c0f-812e-45b0debe96fa 2018-10-22 07:56:26,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:26,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3ceb3094-529a-4632-bf50-2c20bd6c98ec Date: Mon, 22 Oct 2018 07:56:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.2"}],"id":"291ccb76-2487-40e8-a69a-2d7a3970f78c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:f8:06","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.3"}],"id":"6470b1bf-0218-43cb-93b2-344448458886","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:30:a7","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.4"}],"id":"a861c34d-a664-43fc-8d85-bb996b9cad28","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:1f:23","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5452fc35-254a-405e-a905-531f00d3b15e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:56:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d39ae458-ed27-4eab-a3f3-6ef8a883a309","ip_address":"10.55.0.8"}],"id":"dca8760f-2501-4762-bb90-0018c24773e7","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ba:7d","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port","admin_state_up":true,"network_id":"5452fc35-254a-405e-a905-531f00d3b15e","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:55:59Z","binding:vnic_type":"normal","device_id":"ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff"}]} 2018-10-22 07:56:26,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5452fc35-254a-405e-a905-531f00d3b15e used request id req-3ceb3094-529a-4632-bf50-2c20bd6c98ec 2018-10-22 07:56:26,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff/os-volume_attachments/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc15b5312affd7c1b1e2812f177b8f4a34b0009" 2018-10-22 07:56:27,884 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f0985d4-d745-441f-a1b8-a7d65896b7f3 x-compute-request-id: req-7f0985d4-d745-441f-a1b8-a7d65896b7f3 Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:27,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff/os-volume_attachments/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-7f0985d4-d745-441f-a1b8-a7d65896b7f3 2018-10-22 07:56:27,885 - create_instance - INFO - Deleting Port with ID - dca8760f-2501-4762-bb90-0018c24773e7 2018-10-22 07:56:27,885 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-port 2018-10-22 07:56:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/dca8760f-2501-4762-bb90-0018c24773e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:29,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d0032cd-d1e8-4682-bac6-c804962ac594 Date: Mon, 22 Oct 2018 07:56:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:56:29,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/dca8760f-2501-4762-bb90-0018c24773e7 used request id req-0d0032cd-d1e8-4682-bac6-c804962ac594 2018-10-22 07:56:29,652 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst 2018-10-22 07:56:29,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:29,839 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50655f15-d73c-4b81-bc22-247d822d4e33 x-compute-request-id: req-50655f15-d73c-4b81-bc22-247d822d4e33 Content-Type: application/json 2018-10-22 07:56:29,839 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-50655f15-d73c-4b81-bc22-247d822d4e33 2018-10-22 07:56:29,839 - create_instance - INFO - Checking deletion status 2018-10-22 07:56:29,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:30,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ba7abb3-58e4-4525-bb30-ece6a2609718 x-compute-request-id: req-0ba7abb3-58e4-4525-bb30-ece6a2609718 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:29Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:30,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-0ba7abb3-58e4-4525-bb30-ece6a2609718 2018-10-22 07:56:30,074 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - ACTIVE 2018-10-22 07:56:30,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:56:33,077 - create_instance - DEBUG - VM status query timeout in 296.762365103 2018-10-22 07:56:33,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:33,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0907364-7f53-436c-8b89-dbc40b125cc8 x-compute-request-id: req-f0907364-7f53-436c-8b89-dbc40b125cc8 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:29Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:33,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-f0907364-7f53-436c-8b89-dbc40b125cc8 2018-10-22 07:56:33,359 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - ACTIVE 2018-10-22 07:56:33,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:56:36,362 - create_instance - DEBUG - VM status query timeout in 293.477302074 2018-10-22 07:56:36,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:36,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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,Accept-Encoding x-openstack-request-id: req-f00d43b5-e193-4065-9eec-28d2f722aa78 x-compute-request-id: req-f00d43b5-e193-4065-9eec-28d2f722aa78 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "rel": "bookmark"}], "image": {"id": "bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "links": [{"href": "http://172.30.9.28:8774/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-22T07:56:11.000000", "flavor": {"id": "eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "links": [{"href": "http://172.30.9.28:8774/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360", "rel": "bookmark"}]}, "id": "ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:56:29Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst", "created": "2018-10-22T07:56:02Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:56:36,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-f00d43b5-e193-4065-9eec-28d2f722aa78 2018-10-22 07:56:36,464 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst] is - ACTIVE 2018-10-22 07:56:36,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 07:56:39,467 - create_instance - DEBUG - VM status query timeout in 290.371757984 2018-10-22 07:56:39,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a7a515ab3f6bfb3d551077a96c99d2c0221aa6" 2018-10-22 07:56:39,520 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07: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-dadd75fa-d85f-4d5d-9d24-a057aacb1903 x-compute-request-id: req-dadd75fa-d85f-4d5d-9d24-a057aacb1903 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff could not be found.", "code": 404}} 2018-10-22 07:56:39,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff used request id req-dadd75fa-d85f-4d5d-9d24-a057aacb1903 2018-10-22 07:56:39,521 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ea2458f9-bf8d-43b8-99e8-d4a29d70b4ff could not be found. (HTTP 404) (Request-ID: req-dadd75fa-d85f-4d5d-9d24-a057aacb1903) 2018-10-22 07:56:39,521 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-vm_inst 2018-10-22 07:56:39,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:56:40,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:39 GMT Server: Apache x-compute-request-id: req-0f916c1f-4be9-4284-9ea9-ee78e0ca313d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f916c1f-4be9-4284-9ea9-ee78e0ca313d Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T07:56:27.000000", "replication_status": null, "snapshot_id": null, "id": "0feba621-87b9-4b8b-89b2-dc9799d781eb", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-94fd24e8-39a2-4373-9ec9-055d516ec354", "bootable": "false", "created_at": "2018-10-22T07:55:54.000000", "volume_type": null}} 2018-10-22 07:56:40,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-0f916c1f-4be9-4284-9ea9-ee78e0ca313d 2018-10-22 07:56:40,296 - create_volume - DEBUG - Instance status is - available 2018-10-22 07:56:40,296 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354 2018-10-22 07:56:40,296 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354 2018-10-22 07:56:40,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:56:41,102 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:56:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b50599c9-f473-4e45-bd05-4c5fd61dc966 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:56:41,102 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-b50599c9-f473-4e45-bd05-4c5fd61dc966 2018-10-22 07:56:41,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c9b4ce2-518f-4e4d-8d00-806734158f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390ae259921dc968d23a2cd725be4a978d19eaf" 2018-10-22 07:56:41,846 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:56:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3a09e2b8-0b66-4458-b023-389d13e67195 x-openstack-request-id: req-3a09e2b8-0b66-4458-b023-389d13e67195 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0feba621-87b9-4b8b-89b2-dc9799d781eb could not be found.", "code": 404}} 2018-10-22 07:56:41,846 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/0feba621-87b9-4b8b-89b2-dc9799d781eb used request id req-3a09e2b8-0b66-4458-b023-389d13e67195 2018-10-22 07:56:41,846 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0feba621-87b9-4b8b-89b2-dc9799d781eb could not be found. (HTTP 404) (Request-ID: req-3a09e2b8-0b66-4458-b023-389d13e67195) 2018-10-22 07:56:41,846 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354 2018-10-22 07:56:41,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67b807eba9c7c32ec83c45b98f681be2f1921aa" 2018-10-22 07:56:41,888 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:56: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-f0b53abd-d0e5-4eae-95d9-97403f9896e2 x-compute-request-id: req-f0b53abd-d0e5-4eae-95d9-97403f9896e2 Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:41,888 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eff9a558-aef8-46b1-ac7d-ca3e41ef4360 used request id req-f0b53abd-d0e5-4eae-95d9-97403f9896e2 2018-10-22 07:56:41,889 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet 2018-10-22 07:56:41,889 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-subnet 2018-10-22 07:56:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d39ae458-ed27-4eab-a3f3-6ef8a883a309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:56:43,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68612838-71ce-4d25-9c93-5a76d154ff70 Date: Mon, 22 Oct 2018 07:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:56:43,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d39ae458-ed27-4eab-a3f3-6ef8a883a309 used request id req-68612838-71ce-4d25-9c93-5a76d154ff70 2018-10-22 07:56:43,939 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-net 2018-10-22 07:56:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5452fc35-254a-405e-a905-531f00d3b15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5893d7429bba8442aebe8f549f2f99ed874ba0b" 2018-10-22 07:56:45,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2975b0f8-4211-42ce-9c6b-664363fb8542 Date: Mon, 22 Oct 2018 07:56:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 07:56:45,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5452fc35-254a-405e-a905-531f00d3b15e used request id req-2975b0f8-4211-42ce-9c6b-664363fb8542 2018-10-22 07:56:45,268 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-94fd24e8-39a2-4373-9ec9-055d516ec354-image 2018-10-22 07:56:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d146e4c0e535605b2e633b2a8c477d2c5d64eae5" 2018-10-22 07:56:46,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6e586e7-065d-4894-8e0b-15399db189a8 Date: Mon, 22 Oct 2018 07:56:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:56:46,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bbf0a6a1-9f71-4355-b5b3-6ef6caeaa35e used request id req-c6e586e7-065d-4894-8e0b-15399db189a8 2018-10-22 07:56:46,667 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:46,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:46,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:47,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["aF05Bq6IS4WzQkcPhZ5nuQ"], "issued_at": "2018-10-22T07:56:47.000000Z"}} 2018-10-22 07:56:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d99beabfa7c9aa1bf30c84ac07e26bd9f0d5a1" 2018-10-22 07:56:47,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb010e72-6cd1-4fde-8101-8adab4ea3595 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:47,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eb010e72-6cd1-4fde-8101-8adab4ea3595 2018-10-22 07:56:47,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:47,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d99beabfa7c9aa1bf30c84ac07e26bd9f0d5a1" 2018-10-22 07:56:47,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cd24f79-4cff-4101-9fda-f32e92618fa8 x-compute-request-id: req-4cd24f79-4cff-4101-9fda-f32e92618fa8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:47,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4cd24f79-4cff-4101-9fda-f32e92618fa8 2018-10-22 07:56:47,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d99beabfa7c9aa1bf30c84ac07e26bd9f0d5a1" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5fd2c9ff-63c7-44cc-bf1c-bc55b5f8fc36name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-22 07:56:47,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-106e746c-93ce-4de2-9dc3-fcbb6b48564b x-compute-request-id: req-106e746c-93ce-4de2-9dc3-fcbb6b48564b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/509872bb-f8db-4c07-8c44-931c42607eb7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "509872bb-f8db-4c07-8c44-931c42607eb7", "name": "CreateFlavorTests-5fd2c9ff-63c7-44cc-bf1c-bc55b5f8fc36name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:47,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-106e746c-93ce-4de2-9dc3-fcbb6b48564b 2018-10-22 07:56:47,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:48,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["OP1MoIitRqqw7wTKGl0djw"], "issued_at": "2018-10-22T07:56:48.000000Z"}} 2018-10-22 07:56:48,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6c31c60e7a742b5b151ecc9a5c2a4ed220f4a" 2018-10-22 07:56:48,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-d9d240d6-769b-4adc-b390-c9995d00196a x-compute-request-id: req-d9d240d6-769b-4adc-b390-c9995d00196a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/509872bb-f8db-4c07-8c44-931c42607eb7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "509872bb-f8db-4c07-8c44-931c42607eb7", "name": "CreateFlavorTests-5fd2c9ff-63c7-44cc-bf1c-bc55b5f8fc36name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:48,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7 used request id req-d9d240d6-769b-4adc-b390-c9995d00196a 2018-10-22 07:56:48,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6c31c60e7a742b5b151ecc9a5c2a4ed220f4a" 2018-10-22 07:56:48,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-90175703-9944-441a-b892-73aad7c8aec9 x-compute-request-id: req-90175703-9944-441a-b892-73aad7c8aec9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 07:56:48,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7/os-extra_specs used request id req-90175703-9944-441a-b892-73aad7c8aec9 2018-10-22 07:56:48,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d99beabfa7c9aa1bf30c84ac07e26bd9f0d5a1" 2018-10-22 07:56:48,372 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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-f6bac8ee-6600-4e48-a6f1-71a85e17b8ab x-compute-request-id: req-f6bac8ee-6600-4e48-a6f1-71a85e17b8ab Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:48,372 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/509872bb-f8db-4c07-8c44-931c42607eb7 used request id req-f6bac8ee-6600-4e48-a6f1-71a85e17b8ab 2018-10-22 07:56:48,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6c31c60e7a742b5b151ecc9a5c2a4ed220f4a" 2018-10-22 07:56:48,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-18c8ef71-3180-4dc9-8d8f-6ec9a00db2ee x-compute-request-id: req-18c8ef71-3180-4dc9-8d8f-6ec9a00db2ee Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:48,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-18c8ef71-3180-4dc9-8d8f-6ec9a00db2ee 2018-10-22 07:56:48,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:48,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:48,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:48,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["3V2NMTbYRqOhL2LzGGmtKw"], "issued_at": "2018-10-22T07:56:48.000000Z"}} 2018-10-22 07:56:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfa3f43423d2c444460638a2516209e2520da6" 2018-10-22 07:56:49,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37a47e9-0a32-4e09-a4ff-ec46f612bebc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:49,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d37a47e9-0a32-4e09-a4ff-ec46f612bebc 2018-10-22 07:56:49,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:49,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfa3f43423d2c444460638a2516209e2520da6" 2018-10-22 07:56:49,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a36eef90-4cc3-407d-8ffe-6b3586cdbec4 x-compute-request-id: req-a36eef90-4cc3-407d-8ffe-6b3586cdbec4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:49,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a36eef90-4cc3-407d-8ffe-6b3586cdbec4 2018-10-22 07:56:49,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfa3f43423d2c444460638a2516209e2520da6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7349c1f1-199b-48cd-82fb-220cb90b7b7aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-22 07:56:49,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73082219-5d42-4885-8224-787b8e9de80c x-compute-request-id: req-73082219-5d42-4885-8224-787b8e9de80c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdbd3d49-a6b8-4abc-8c88-6f37bd73140e", "name": "CreateFlavorTests-7349c1f1-199b-48cd-82fb-220cb90b7b7aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:49,403 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-73082219-5d42-4885-8224-787b8e9de80c 2018-10-22 07:56:49,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:49,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["V4RfwvbwQ8CcNYMofaVHqQ"], "issued_at": "2018-10-22T07:56:49.000000Z"}} 2018-10-22 07:56:49,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d2f93c8e6a2f99e1d1a0833a6c5326e7748ef9" 2018-10-22 07:56:49,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6902d639-797a-43f2-bb2d-6135e8e6e7df x-compute-request-id: req-6902d639-797a-43f2-bb2d-6135e8e6e7df Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdbd3d49-a6b8-4abc-8c88-6f37bd73140e", "name": "CreateFlavorTests-7349c1f1-199b-48cd-82fb-220cb90b7b7aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:49,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e used request id req-6902d639-797a-43f2-bb2d-6135e8e6e7df 2018-10-22 07:56:49,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d2f93c8e6a2f99e1d1a0833a6c5326e7748ef9" 2018-10-22 07:56:49,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5639c89f-7521-4854-ad1b-fc71be205117 x-compute-request-id: req-5639c89f-7521-4854-ad1b-fc71be205117 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 07:56:49,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e/os-extra_specs used request id req-5639c89f-7521-4854-ad1b-fc71be205117 2018-10-22 07:56:49,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d2f93c8e6a2f99e1d1a0833a6c5326e7748ef9" 2018-10-22 07:56:50,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b5eb06b-4688-4893-9914-64747ce2f25f x-compute-request-id: req-5b5eb06b-4688-4893-9914-64747ce2f25f Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:50,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e used request id req-5b5eb06b-4688-4893-9914-64747ce2f25f 2018-10-22 07:56:50,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d2f93c8e6a2f99e1d1a0833a6c5326e7748ef9" 2018-10-22 07:56:50,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98eb1317-9b60-4efb-b6c4-9c756b44f7f1 x-compute-request-id: req-98eb1317-9b60-4efb-b6c4-9c756b44f7f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:50,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-98eb1317-9b60-4efb-b6c4-9c756b44f7f1 2018-10-22 07:56:50,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfa3f43423d2c444460638a2516209e2520da6" 2018-10-22 07:56:50,105 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e391db3-c9f5-430b-b765-2db9d33958ff x-compute-request-id: req-7e391db3-c9f5-430b-b765-2db9d33958ff Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor fdbd3d49-a6b8-4abc-8c88-6f37bd73140e could not be found.", "code": 404}} 2018-10-22 07:56:50,105 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fdbd3d49-a6b8-4abc-8c88-6f37bd73140e used request id req-7e391db3-c9f5-430b-b765-2db9d33958ff 2018-10-22 07:56:50,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:50,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:50,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:50,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["CZ4kLO23SyeK_zZeVkFF3Q"], "issued_at": "2018-10-22T07:56:50.000000Z"}} 2018-10-22 07:56:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921b8e35a6cb092d6c8d4cf4823cea2289724bbf" 2018-10-22 07:56:50,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26d95ba-537a-4657-9411-4e0ecdf6cb6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:50,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e26d95ba-537a-4657-9411-4e0ecdf6cb6c 2018-10-22 07:56:50,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:50,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921b8e35a6cb092d6c8d4cf4823cea2289724bbf" 2018-10-22 07:56:50,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f916007c-37aa-49f4-aa33-5b5e3a215f3e x-compute-request-id: req-f916007c-37aa-49f4-aa33-5b5e3a215f3e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:50,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f916007c-37aa-49f4-aa33-5b5e3a215f3e 2018-10-22 07:56:50,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921b8e35a6cb092d6c8d4cf4823cea2289724bbf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e5ccc454-2dad-4d16-95c6-7ada082a7feaname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-22 07:56:50,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c03c214-84f3-44f9-9fe1-47bd555dd1d0 x-compute-request-id: req-4c03c214-84f3-44f9-9fe1-47bd555dd1d0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3965b067-65da-4851-ba3d-b71981208665", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3965b067-65da-4851-ba3d-b71981208665", "name": "CreateFlavorTests-e5ccc454-2dad-4d16-95c6-7ada082a7feaname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:50,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4c03c214-84f3-44f9-9fe1-47bd555dd1d0 2018-10-22 07:56:50,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:51,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["fqozlZtVTiec2f889WNZfQ"], "issued_at": "2018-10-22T07:56:51.000000Z"}} 2018-10-22 07:56:51,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d06248fa479698cca883ecb496291f06473583" 2018-10-22 07:56:51,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56: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-a46da851-ee0f-47e5-a232-71ff8992e237 x-compute-request-id: req-a46da851-ee0f-47e5-a232-71ff8992e237 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3965b067-65da-4851-ba3d-b71981208665", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3965b067-65da-4851-ba3d-b71981208665", "name": "CreateFlavorTests-e5ccc454-2dad-4d16-95c6-7ada082a7feaname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:51,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665 used request id req-a46da851-ee0f-47e5-a232-71ff8992e237 2018-10-22 07:56:51,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d06248fa479698cca883ecb496291f06473583" 2018-10-22 07:56:51,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56: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-9e5d9575-c075-49da-8338-bd7a77bbc252 x-compute-request-id: req-9e5d9575-c075-49da-8338-bd7a77bbc252 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 07:56:51,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665/os-extra_specs used request id req-9e5d9575-c075-49da-8338-bd7a77bbc252 2018-10-22 07:56:51,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921b8e35a6cb092d6c8d4cf4823cea2289724bbf" 2018-10-22 07:56:51,462 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:56: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-839d093f-ba5a-49c9-bf42-cc4dfe9ccd92 x-compute-request-id: req-839d093f-ba5a-49c9-bf42-cc4dfe9ccd92 Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:51,462 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3965b067-65da-4851-ba3d-b71981208665 used request id req-839d093f-ba5a-49c9-bf42-cc4dfe9ccd92 2018-10-22 07:56:51,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:51,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:51,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:51,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Ubpl9hY3Qq-A_MzvMiv96w"], "issued_at": "2018-10-22T07:56:51.000000Z"}} 2018-10-22 07:56:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e67719c71e80c0983f43943edc2ae242f2fbe3" 2018-10-22 07:56:51,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0e24bd-00ea-4efd-87a4-61aaf9d56cfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:51,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc0e24bd-00ea-4efd-87a4-61aaf9d56cfa 2018-10-22 07:56:51,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:51,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e67719c71e80c0983f43943edc2ae242f2fbe3" 2018-10-22 07:56:52,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56: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-b9a5a613-d1c7-492b-9d7d-8643e10f548b x-compute-request-id: req-b9a5a613-d1c7-492b-9d7d-8643e10f548b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:52,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b9a5a613-d1c7-492b-9d7d-8643e10f548b 2018-10-22 07:56:52,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e67719c71e80c0983f43943edc2ae242f2fbe3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8eca5075-23ef-4e16-a0fd-368de643c48aname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-10-22 07:56:52,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbf0f6d5-e46e-4699-9a5a-7cbe34496b73 x-compute-request-id: req-dbf0f6d5-e46e-4699-9a5a-7cbe34496b73 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "175b82b1-89d2-432f-b7fb-16ab534d2e51", "name": "CreateFlavorTests-8eca5075-23ef-4e16-a0fd-368de643c48aname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-22 07:56:52,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dbf0f6d5-e46e-4699-9a5a-7cbe34496b73 2018-10-22 07:56:52,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:52,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["GfJRAvFARU6lanG29S_TAQ"], "issued_at": "2018-10-22T07:56:52.000000Z"}} 2018-10-22 07:56:52,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d46a2379159b5df1c07fd76ca4a71b7ae33074" 2018-10-22 07:56:52,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b689543-ec89-46de-b979-0cb706b921ae x-compute-request-id: req-8b689543-ec89-46de-b979-0cb706b921ae Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "175b82b1-89d2-432f-b7fb-16ab534d2e51", "name": "CreateFlavorTests-8eca5075-23ef-4e16-a0fd-368de643c48aname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-22 07:56:52,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51 used request id req-8b689543-ec89-46de-b979-0cb706b921ae 2018-10-22 07:56:52,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d46a2379159b5df1c07fd76ca4a71b7ae33074" 2018-10-22 07:56:52,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-77fc00f7-b5dd-4cd4-ae9d-2d6c37b714e0 x-compute-request-id: req-77fc00f7-b5dd-4cd4-ae9d-2d6c37b714e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 07:56:52,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51/os-extra_specs used request id req-77fc00f7-b5dd-4cd4-ae9d-2d6c37b714e0 2018-10-22 07:56:52,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d46a2379159b5df1c07fd76ca4a71b7ae33074" 2018-10-22 07:56:52,785 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07: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-60578db8-066c-468b-afa9-e828a2919ac6 x-compute-request-id: req-60578db8-066c-468b-afa9-e828a2919ac6 Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:52,786 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51 used request id req-60578db8-066c-468b-afa9-e828a2919ac6 2018-10-22 07:56:52,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d46a2379159b5df1c07fd76ca4a71b7ae33074" 2018-10-22 07:56:52,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-03ac20c3-7c9d-403c-b7b4-9d29f1e91cc5 x-compute-request-id: req-03ac20c3-7c9d-403c-b7b4-9d29f1e91cc5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:52,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-03ac20c3-7c9d-403c-b7b4-9d29f1e91cc5 2018-10-22 07:56:52,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e67719c71e80c0983f43943edc2ae242f2fbe3" 2018-10-22 07:56:52,974 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 07: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-e71443c8-a380-4fc7-8037-db218b684164 x-compute-request-id: req-e71443c8-a380-4fc7-8037-db218b684164 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 175b82b1-89d2-432f-b7fb-16ab534d2e51 could not be found.", "code": 404}} 2018-10-22 07:56:52,975 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/175b82b1-89d2-432f-b7fb-16ab534d2e51 used request id req-e71443c8-a380-4fc7-8037-db218b684164 2018-10-22 07:56:52,976 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:52,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:52,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:53,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["7DZ__IAmQfqkHnE7ztfytA"], "issued_at": "2018-10-22T07:56:53.000000Z"}} 2018-10-22 07:56:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adca2641da00bf501684ed96add318d19394f6b8" 2018-10-22 07:56:53,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39855024-5b97-4529-bfbd-773346965c4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:53,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39855024-5b97-4529-bfbd-773346965c4a 2018-10-22 07:56:53,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:53,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adca2641da00bf501684ed96add318d19394f6b8" 2018-10-22 07:56:54,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d2c2939-fe2c-4ffb-a8da-a1363c61f5d1 x-compute-request-id: req-1d2c2939-fe2c-4ffb-a8da-a1363c61f5d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:54,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1d2c2939-fe2c-4ffb-a8da-a1363c61f5d1 2018-10-22 07:56:54,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adca2641da00bf501684ed96add318d19394f6b8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-fe278174-9678-43e7-bdfd-1ad4e71da903name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-22 07:56:54,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb38e0f9-595d-473e-ac05-68bf17d8d73c x-compute-request-id: req-cb38e0f9-595d-473e-ac05-68bf17d8d73c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1c1665a-9069-4616-9992-5b01b641d7fb", "name": "CreateFlavorTests-fe278174-9678-43e7-bdfd-1ad4e71da903name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:54,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cb38e0f9-595d-473e-ac05-68bf17d8d73c 2018-10-22 07:56:54,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:54,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["33RomLqOR_WpPqhLJgqQfQ"], "issued_at": "2018-10-22T07:56:54.000000Z"}} 2018-10-22 07:56:54,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd2e6e341f563ec168adf34154bf779fb39ed76" 2018-10-22 07:56:54,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0722741f-57bb-477b-b0d4-be48b359e7a0 x-compute-request-id: req-0722741f-57bb-477b-b0d4-be48b359e7a0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1c1665a-9069-4616-9992-5b01b641d7fb", "name": "CreateFlavorTests-fe278174-9678-43e7-bdfd-1ad4e71da903name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:54,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb used request id req-0722741f-57bb-477b-b0d4-be48b359e7a0 2018-10-22 07:56:54,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd2e6e341f563ec168adf34154bf779fb39ed76" 2018-10-22 07:56:54,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec82cab0-125d-4e65-9d3c-dcc90933f277 x-compute-request-id: req-ec82cab0-125d-4e65-9d3c-dcc90933f277 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 07:56:54,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb/os-extra_specs used request id req-ec82cab0-125d-4e65-9d3c-dcc90933f277 2018-10-22 07:56:54,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:54,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:55,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["eQi1KtucSaOv9wsm44RovQ"], "issued_at": "2018-10-22T07:56:55.000000Z"}} 2018-10-22 07:56:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37528c1802d7b8becf075fb30b9eb12eb6878c87" 2018-10-22 07:56:55,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc537d7-6489-4c23-9630-c03a8c303766 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:55,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ebc537d7-6489-4c23-9630-c03a8c303766 2018-10-22 07:56:55,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:55,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37528c1802d7b8becf075fb30b9eb12eb6878c87" 2018-10-22 07:56:55,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9a2c52d-baa0-4689-b371-3dbe9f648f5d x-compute-request-id: req-a9a2c52d-baa0-4689-b371-3dbe9f648f5d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f1c1665a-9069-4616-9992-5b01b641d7fb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "bookmark"}], "name": "CreateFlavorTests-fe278174-9678-43e7-bdfd-1ad4e71da903name"}]} 2018-10-22 07:56:55,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a9a2c52d-baa0-4689-b371-3dbe9f648f5d 2018-10-22 07:56:55,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37528c1802d7b8becf075fb30b9eb12eb6878c87" 2018-10-22 07:56:55,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80582e7b-a0fe-4b55-bc91-9f567170d5ba x-compute-request-id: req-80582e7b-a0fe-4b55-bc91-9f567170d5ba Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1c1665a-9069-4616-9992-5b01b641d7fb", "name": "CreateFlavorTests-fe278174-9678-43e7-bdfd-1ad4e71da903name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:55,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb used request id req-80582e7b-a0fe-4b55-bc91-9f567170d5ba 2018-10-22 07:56:55,348 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-fe278174-9678-43e7-bdfd-1ad4e71da903name 2018-10-22 07:56:55,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adca2641da00bf501684ed96add318d19394f6b8" 2018-10-22 07:56:55,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:56:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28c24fc8-bf6c-4430-8ba6-ff7d7b554818 x-compute-request-id: req-28c24fc8-bf6c-4430-8ba6-ff7d7b554818 Content-Length: 0 Content-Type: application/json 2018-10-22 07:56:55,396 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f1c1665a-9069-4616-9992-5b01b641d7fb used request id req-28c24fc8-bf6c-4430-8ba6-ff7d7b554818 2018-10-22 07:56:55,398 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:56:55,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:55,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:55,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["w9gdnc5dQCGrum0U2EQ_Ng"], "issued_at": "2018-10-22T07:56:55.000000Z"}} 2018-10-22 07:56:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:56:55,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9714aacf-752e-455a-ab2a-bda77b01f7a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:55,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9714aacf-752e-455a-ab2a-bda77b01f7a4 2018-10-22 07:56:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:56:55,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-3240e5e1-0718-4a32-80fa-d0bafd2e6b47 Date: Mon, 22 Oct 2018 07:56:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image"} 2018-10-22 07:56:55,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image used request id req-3240e5e1-0718-4a32-80fa-d0bafd2e6b47 2018-10-22 07:56:55,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:56:56,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f58622dc-569e-4a6f-af63-76ae4696d340 Date: Mon, 22 Oct 2018 07:56: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"}}} 2018-10-22 07:56:56,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f58622dc-569e-4a6f-af63-76ae4696d340 2018-10-22 07:56:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image"}' 2018-10-22 07:56:56,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 X-Openstack-Request-Id: req-1963a74c-41af-4108-bc12-8dabb3f4b871 Date: Mon, 22 Oct 2018 07:56:56 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:56:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:56:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "min_disk": 0, "protected": false, "id": "48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "file": "/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:56:56,386 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1963a74c-41af-4108-bc12-8dabb3f4b871 2018-10-22 07:56:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" -d '' 2018-10-22 07:56:57,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bd8fcf3-0efd-460b-b537-5a046550e6c8 Date: Mon, 22 Oct 2018 07:56:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:56:57,693 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/file used request id req-7bd8fcf3-0efd-460b-b537-5a046550e6c8 2018-10-22 07:56:57,693 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:56:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:56:57,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-5b91647d-2693-46fe-9ee9-93fe3c630a71 Date: Mon, 22 Oct 2018 07:56:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:56:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:56:57Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/snap", "metadata": {}}], "self": "/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "min_disk": 0, "protected": false, "id": "48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "file": "/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:56:57,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 used request id req-5b91647d-2693-46fe-9ee9-93fe3c630a71 2018-10-22 07:56:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:56:58,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84029f56-bf12-468e-9c0c-7f0a79965cb5 Date: Mon, 22 Oct 2018 07:56:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 07:56:58,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-84029f56-bf12-468e-9c0c-7f0a79965cb5 2018-10-22 07:56:58,438 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image 2018-10-22 07:56:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:56:58,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-c8691b7d-f0ef-4e1b-a6d5-c807517dc484 Date: Mon, 22 Oct 2018 07:56:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:56:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:56:57Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/snap", "metadata": {}}], "self": "/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "min_disk": 0, "protected": false, "id": "48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "file": "/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:56:58,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 used request id req-c8691b7d-f0ef-4e1b-a6d5-c807517dc484 2018-10-22 07:56:58,458 - create_image - DEBUG - Instance status is - active 2018-10-22 07:56:58,459 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image 2018-10-22 07:56:58,459 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image 2018-10-22 07:56:58,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:56:58,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:58,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["S0nEMZUfQVy64bIRI5JyHQ"], "issued_at": "2018-10-22T07:56:58.000000Z"}} 2018-10-22 07:56:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00702180c69748d1f2c534712758e567bdec5a6a" 2018-10-22 07:56:58,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9422f0-421f-4d2c-a365-291521cc0962 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:56:58,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c9422f0-421f-4d2c-a365-291521cc0962 2018-10-22 07:56:58,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:56:58,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00702180c69748d1f2c534712758e567bdec5a6a" 2018-10-22 07:56:59,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f8f09bf-d972-4e9f-b256-ded292f96889 x-compute-request-id: req-8f8f09bf-d972-4e9f-b256-ded292f96889 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:56:59,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8f8f09bf-d972-4e9f-b256-ded292f96889 2018-10-22 07:56:59,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00702180c69748d1f2c534712758e567bdec5a6a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 07:56:59,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-8a117671-a172-4fe2-96d3-63af0613c13a x-compute-request-id: req-8a117671-a172-4fe2-96d3-63af0613c13a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/012f31a8-f15b-4b0d-a7c2-3a6a475ac237", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/012f31a8-f15b-4b0d-a7c2-3a6a475ac237", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "012f31a8-f15b-4b0d-a7c2-3a6a475ac237", "name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:56:59,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8a117671-a172-4fe2-96d3-63af0613c13a 2018-10-22 07:56:59,211 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:56:59,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:56:59,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["5GdEkytlQM-lyQK0VkQPUA"], "issued_at": "2018-10-22T07:56:59.000000Z"}} 2018-10-22 07:56:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-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-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}}' 2018-10-22 07:57:03,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:56:59 GMT Server: Apache x-openstack-request-id: req-d559edc0-d033-4872-9d77-39f45ed8688b Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "47a94712-9252-4810-8fb1-53ca44f090f0", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}]}} 2018-10-22 07:57:03,123 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-d559edc0-d033-4872-9d77-39f45ed8688b 2018-10-22 07:57:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:03,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:03 GMT Server: Apache x-openstack-request-id: req-8828abc2-35ac-4c93-9837-362cf61f00c9 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:04,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:03 GMT Server: Apache x-openstack-request-id: req-6ae5b047-1858-4c86-95bc-ea9dc5641d6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:04,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-6ae5b047-1858-4c86-95bc-ea9dc5641d6d 2018-10-22 07:57:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:05,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:04 GMT Server: Apache x-openstack-request-id: req-e08f06f6-c385-43c9-8ef5-a2b9f9e669e6 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-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "deletion_time": null, "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "updated_time": null, "project": "add5e9a7e5c84c238aa543bac102ea65", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "tags": null}]} 2018-10-22 07:57:05,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1 used request id req-e08f06f6-c385-43c9-8ef5-a2b9f9e669e6 2018-10-22 07:57:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:05,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:05 GMT Server: Apache x-openstack-request-id: req-992501db-02dc-40e8-9a42-b93c3398acc7 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-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "deletion_time": null, "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "updated_time": null, "project": "add5e9a7e5c84c238aa543bac102ea65", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "tags": null}]} 2018-10-22 07:57:05,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1 used request id req-992501db-02dc-40e8-9a42-b93c3398acc7 2018-10-22 07:57:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:06,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:05 GMT Server: Apache x-openstack-request-id: req-fefd5570-3710-4c4d-9e72-8ea5d0efaaab Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:07,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:06 GMT Server: Apache x-openstack-request-id: req-166a7170-b49f-41ca-b859-0c564b7a16b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:07,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-166a7170-b49f-41ca-b859-0c564b7a16b8 2018-10-22 07:57:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:07,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:07 GMT Server: Apache x-openstack-request-id: req-b644b43d-8ba4-4c6c-ae71-1267b89b50d9 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:08,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:07 GMT Server: Apache x-openstack-request-id: req-fa24ebf6-8496-4f4a-bba3-42c1382255ee 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.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8714aa90-bb0d-4fbb-a0e5-ffad0efd651a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e904f976-bd15-4d05-8fb2-51eec4280f83", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "199258d7-e6b8-43d2-96ff-f8e022cadc45", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-10-22T07:57:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-10-22 07:57:08,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources used request id req-fa24ebf6-8496-4f4a-bba3-42c1382255ee 2018-10-22 07:57:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:08,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:08 GMT Server: Apache x-openstack-request-id: req-cfefd4b4-3ed5-47a2-915b-a021d81974ac Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:08,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:08 GMT Server: Apache x-openstack-request-id: req-1c5e68e8-0e1f-484d-98cd-a51bec51b699 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:08,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-1c5e68e8-0e1f-484d-98cd-a51bec51b699 2018-10-22 07:57:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:09,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:08 GMT Server: Apache x-openstack-request-id: req-b185bdce-a79a-4a4b-8774-f770751adfab Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:09,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:09 GMT Server: Apache x-openstack-request-id: req-8588ebe6-5ea6-4d03-bdce-b2e44482ed9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:09,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-8588ebe6-5ea6-4d03-bdce-b2e44482ed9d 2018-10-22 07:57:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:12,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:12 GMT Server: Apache x-openstack-request-id: req-40d0a3b8-437a-4ad8-a7c3-d27bda06de6b Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:13,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:12 GMT Server: Apache x-openstack-request-id: req-ae8340b1-8e08-442b-92ca-9a23e92f4c4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:13,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-ae8340b1-8e08-442b-92ca-9a23e92f4c4e 2018-10-22 07:57:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:17,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:16 GMT Server: Apache x-openstack-request-id: req-ab78982d-72fa-407b-a577-d5aa0ca3775f Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:17,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:17 GMT Server: Apache x-openstack-request-id: req-23b3e3f2-ff76-4b0b-9435-32f106e5f427 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:17,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-23b3e3f2-ff76-4b0b-9435-32f106e5f427 2018-10-22 07:57:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:20,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:20 GMT Server: Apache x-openstack-request-id: req-3716cec7-9beb-494b-96a7-2d13d7752489 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:21,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:20 GMT Server: Apache x-openstack-request-id: req-838e8156-e146-4a79-a374-30c590f2afa1 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "47a94712-9252-4810-8fb1-53ca44f090f0", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1", "stack_user_project_id": "2bb72a0bf768453d97722a5a24c484b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:57:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "47a94712-9252-4810-8fb1-53ca44f090f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:21,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-838e8156-e146-4a79-a374-30c590f2afa1 2018-10-22 07:57:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:21,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:21 GMT Server: Apache x-openstack-request-id: req-67cb6698-34bf-4bdd-ad15-e1cc5570234a Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:21,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:21 GMT Server: Apache x-openstack-request-id: req-63e6829c-5aa5-47af-be33-c2e79c8d4cf3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8714aa90-bb0d-4fbb-a0e5-ffad0efd651a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e904f976-bd15-4d05-8fb2-51eec4280f83", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "199258d7-e6b8-43d2-96ff-f8e022cadc45", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cae28b3d-63fe-4b49-a9f9-f7832b87d9ce", "resource_type": "OS::Nova::Server"}]} 2018-10-22 07:57:21,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources used request id req-63e6829c-5aa5-47af-be33-c2e79c8d4cf3 2018-10-22 07:57:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=199258d7-e6b8-43d2-96ff-f8e022cadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:21,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9a8d6d72-878b-402f-a935-4f3b83acf669 Date: Mon, 22 Oct 2018 07:57:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["e904f976-bd15-4d05-8fb2-51eec4280f83"],"description":"","tags":[],"updated_at":"2018-10-22T07:57:04Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:03Z","provider:network_type":"vxlan"}]} 2018-10-22 07:57:21,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=199258d7-e6b8-43d2-96ff-f8e022cadc45 used request id req-9a8d6d72-878b-402f-a935-4f3b83acf669 2018-10-22 07:57:21,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:21,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8a354f9-95f5-42f4-a2b9-4efc137e2cf9 Date: Mon, 22 Oct 2018 07:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:04Z","dns_nameservers":[],"updated_at":"2018-10-22T07:57:04Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"e904f976-bd15-4d05-8fb2-51eec4280f83","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet"}]} 2018-10-22 07:57:21,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 used request id req-a8a354f9-95f5-42f4-a2b9-4efc137e2cf9 2018-10-22 07:57:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:21,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0881fb13-4c12-4cc5-9883-15ebc5a56dab Date: Mon, 22 Oct 2018 07:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:04Z","dns_nameservers":[],"updated_at":"2018-10-22T07:57:04Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"e904f976-bd15-4d05-8fb2-51eec4280f83","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet"}]} 2018-10-22 07:57:21,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 used request id req-0881fb13-4c12-4cc5-9883-15ebc5a56dab 2018-10-22 07:57:21,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:57:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:21,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29adca5-873d-482b-b007-9aa49ee85d46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:57:21,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d29adca5-873d-482b-b007-9aa49ee85d46 2018-10-22 07:57:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:21,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:21 GMT Server: Apache x-openstack-request-id: req-09fd8905-9632-445f-bf02-11d23398c5b3 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:22,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:21 GMT Server: Apache x-openstack-request-id: req-cbe384da-700f-4e92-af9f-87bbbe0367b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8714aa90-bb0d-4fbb-a0e5-ffad0efd651a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e904f976-bd15-4d05-8fb2-51eec4280f83", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "199258d7-e6b8-43d2-96ff-f8e022cadc45", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cae28b3d-63fe-4b49-a9f9-f7832b87d9ce", "resource_type": "OS::Nova::Server"}]} 2018-10-22 07:57:22,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources used request id req-cbe384da-700f-4e92-af9f-87bbbe0367b7 2018-10-22 07:57:22,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cae28b3d-63fe-4b49-a9f9-f7832b87d9ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:23,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-1a6ad68a-19b9-4679-b86a-813cfeb09360 x-compute-request-id: req-1a6ad68a-19b9-4679-b86a-813cfeb09360 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:92:af", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cae28b3d-63fe-4b49-a9f9-f7832b87d9ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cae28b3d-63fe-4b49-a9f9-f7832b87d9ce", "rel": "bookmark"}], "image": {"id": "48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "links": [{"href": "http://172.30.9.28:8774/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-SRV-USG:launched_at": "2018-10-22T07:57:17.000000", "flavor": {"id": "012f31a8-f15b-4b0d-a7c2-3a6a475ac237", "links": [{"href": "http://172.30.9.28:8774/flavors/012f31a8-f15b-4b0d-a7c2-3a6a475ac237", "rel": "bookmark"}]}, "id": "cae28b3d-63fe-4b49-a9f9-f7832b87d9ce", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:57:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "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-7f682990-7c22-4649-a82a-c7f86eab86b4-inst", "created": "2018-10-22T07:57:10Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:57:23,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cae28b3d-63fe-4b49-a9f9-f7832b87d9ce used request id req-1a6ad68a-19b9-4679-b86a-813cfeb09360 2018-10-22 07:57:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:23,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-2cac13fd-cb3c-4fb0-9c5e-46eea06d07c1 Date: Mon, 22 Oct 2018 07:57:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["e904f976-bd15-4d05-8fb2-51eec4280f83"],"description":"","tags":[],"updated_at":"2018-10-22T07:57:04Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:03Z","provider:network_type":"vxlan"}]} 2018-10-22 07:57:23,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-net used request id req-2cac13fd-cb3c-4fb0-9c5e-46eea06d07c1 2018-10-22 07:57:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:57:23,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:57:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:23,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1a26a4-c4f1-4de7-ba01-35161e087ef6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:57:23,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-3c1a26a4-c4f1-4de7-ba01-35161e087ef6 2018-10-22 07:57:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd9eceae-46e8-4235-b0b2-bbe86723e1c0 Date: Mon, 22 Oct 2018 07:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:04Z","dns_nameservers":[],"updated_at":"2018-10-22T07:57:04Z","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":"add5e9a7e5c84c238aa543bac102ea65","id":"e904f976-bd15-4d05-8fb2-51eec4280f83","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-subnet"}]} 2018-10-22 07:57:23,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 used request id req-dd9eceae-46e8-4235-b0b2-bbe86723e1c0 2018-10-22 07:57:23,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:23,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-1f506f52-223d-4976-a3fd-a85b2a6f1d1d Date: Mon, 22 Oct 2018 07:57:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:57:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e904f976-bd15-4d05-8fb2-51eec4280f83","ip_address":"10.0.0.2"}],"id":"274c306d-0cb7-4e1b-adfe-24cce49dcbad","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:47:e6","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-199258d7-e6b8-43d2-96ff-f8e022cadc45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e904f976-bd15-4d05-8fb2-51eec4280f83","ip_address":"10.0.0.4"}],"id":"3d7c7d7f-3ba2-451a-8214-897ed4afa294","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:c0:e1","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-199258d7-e6b8-43d2-96ff-f8e022cadc45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:57:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e904f976-bd15-4d05-8fb2-51eec4280f83","ip_address":"10.0.0.7"}],"id":"8714aa90-bb0d-4fbb-a0e5-ffad0efd651a","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:92:af","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1-server1_port-hh53xbnlh32d","admin_state_up":true,"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:06Z","binding:vnic_type":"normal","device_id":"cae28b3d-63fe-4b49-a9f9-f7832b87d9ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e904f976-bd15-4d05-8fb2-51eec4280f83","ip_address":"10.0.0.3"}],"id":"887412ba-36ad-4480-88e7-5fc5d7fe6547","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:de:82","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"199258d7-e6b8-43d2-96ff-f8e022cadc45","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:57:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-199258d7-e6b8-43d2-96ff-f8e022cadc45"}]} 2018-10-22 07:57:23,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=199258d7-e6b8-43d2-96ff-f8e022cadc45 used request id req-1f506f52-223d-4976-a3fd-a85b2a6f1d1d 2018-10-22 07:57:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:24,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:23 GMT Server: Apache x-openstack-request-id: req-ceca2eb7-6e05-4a71-9008-bada7436f357 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:24,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:24 GMT Server: Apache x-openstack-request-id: req-b95e3c73-a48b-48e2-b2a3-21fabfbaf3ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8714aa90-bb0d-4fbb-a0e5-ffad0efd651a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e904f976-bd15-4d05-8fb2-51eec4280f83", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "199258d7-e6b8-43d2-96ff-f8e022cadc45", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T07:57:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:57:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cae28b3d-63fe-4b49-a9f9-f7832b87d9ce", "resource_type": "OS::Nova::Server"}]} 2018-10-22 07:57:24,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0/resources used request id req-b95e3c73-a48b-48e2-b2a3-21fabfbaf3ef 2018-10-22 07:57:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/47a94712-9252-4810-8fb1-53ca44f090f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c90ade3c6938b5559712d533c0ad999f5c58e9f" 2018-10-22 07:57:25,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:24 GMT Server: Apache x-openstack-request-id: req-354dde38-ca97-4d26-a961-5c29706af599 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:25,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:57:25 GMT Server: Apache x-openstack-request-id: req-3b6e8a64-01e2-48c5-954d-98c9812de09a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:57:25,333 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-stack1/47a94712-9252-4810-8fb1-53ca44f090f0 used request id req-3b6e8a64-01e2-48c5-954d-98c9812de09a 2018-10-22 07:57:25,333 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-7f682990-7c22-4649-a82a-c7f86eab86b4-image 2018-10-22 07:57:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3252fd4fa2ec0efe4e4031d861647e647094c1" 2018-10-22 07:57:28,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-accf257f-9f21-470a-ba07-5cbdbef0a919 Date: Mon, 22 Oct 2018 07:57:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:57:28,084 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/48d8cee1-0622-4631-acd9-ddbe7ffd0c50 used request id req-accf257f-9f21-470a-ba07-5cbdbef0a919 2018-10-22 07:57:28,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/012f31a8-f15b-4b0d-a7c2-3a6a475ac237 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00702180c69748d1f2c534712758e567bdec5a6a" 2018-10-22 07:57:28,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72462684-5337-4505-a75d-b218b1321ec0 x-compute-request-id: req-72462684-5337-4505-a75d-b218b1321ec0 Content-Length: 0 Content-Type: application/json 2018-10-22 07:57:28,144 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/012f31a8-f15b-4b0d-a7c2-3a6a475ac237 used request id req-72462684-5337-4505-a75d-b218b1321ec0 2018-10-22 07:57:28,146 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:57:28,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:57:28,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:57:28,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["BwKkzZyIQqSMSzmcx_Iweg"], "issued_at": "2018-10-22T07:57:28.000000Z"}} 2018-10-22 07:57:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:57:28,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc926cb-9a3a-4309-9362-5ec273fc0368 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:57:28,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3bc926cb-9a3a-4309-9362-5ec273fc0368 2018-10-22 07:57:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:57:29,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-5f41f2a2-6912-492b-aa16-a0b9f94e5cf8 Date: Mon, 22 Oct 2018 07:57:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image"} 2018-10-22 07:57:29,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image used request id req-5f41f2a2-6912-492b-aa16-a0b9f94e5cf8 2018-10-22 07:57:29,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:57:29,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-da9a67a2-8d0f-4083-8f1b-7fbb7f413373 Date: Mon, 22 Oct 2018 07:57: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"}}} 2018-10-22 07:57:29,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-da9a67a2-8d0f-4083-8f1b-7fbb7f413373 2018-10-22 07:57:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image"}' 2018-10-22 07:57:29,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b X-Openstack-Request-Id: req-3bc29067-3bfa-41ff-b23c-17710bcffb76 Date: Mon, 22 Oct 2018 07:57:29 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:57:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:57:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b", "min_disk": 0, "protected": false, "id": "f04ba8d2-2029-494d-a743-a80b8994d74b", "file": "/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:57:29,626 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3bc29067-3bfa-41ff-b23c-17710bcffb76 2018-10-22 07:57:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" -d '' 2018-10-22 07:57:33,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc84161b-7d8e-446e-9f98-feea4132ef1f Date: Mon, 22 Oct 2018 07:57:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:57:33,093 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b/file used request id req-fc84161b-7d8e-446e-9f98-feea4132ef1f 2018-10-22 07:57:33,094 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:57:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:57:33,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-bd023452-db83-4253-9621-f8c6dd53bd9a Date: Mon, 22 Oct 2018 07:57:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:57:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:57:33Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f04ba8d2-2029-494d-a743-a80b8994d74b/snap", "metadata": {}}], "self": "/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b", "min_disk": 0, "protected": false, "id": "f04ba8d2-2029-494d-a743-a80b8994d74b", "file": "/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f04ba8d2-2029-494d-a743-a80b8994d74b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:57:33,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b used request id req-bd023452-db83-4253-9621-f8c6dd53bd9a 2018-10-22 07:57:33,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:57:33,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d2db206-4662-4d27-b0ea-4523a9b7913d Date: Mon, 22 Oct 2018 07:57: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"}}} 2018-10-22 07:57:33,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8d2db206-4662-4d27-b0ea-4523a9b7913d 2018-10-22 07:57:33,418 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image 2018-10-22 07:57:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:57:33,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8b773fae-3832-4778-82ea-b2232323e415 Date: Mon, 22 Oct 2018 07:57:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:57:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:57:33Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f04ba8d2-2029-494d-a743-a80b8994d74b/snap", "metadata": {}}], "self": "/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b", "min_disk": 0, "protected": false, "id": "f04ba8d2-2029-494d-a743-a80b8994d74b", "file": "/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f04ba8d2-2029-494d-a743-a80b8994d74b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:57:33,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b used request id req-8b773fae-3832-4778-82ea-b2232323e415 2018-10-22 07:57:33,592 - create_image - DEBUG - Instance status is - active 2018-10-22 07:57:33,592 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image 2018-10-22 07:57:33,592 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image 2018-10-22 07:57:33,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:57:33,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:57:33,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["VZseBdXgS1u8XRP7yCqpMA"], "issued_at": "2018-10-22T07:57:33.000000Z"}} 2018-10-22 07:57:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e74e980205ac312424c2afe9a19e35c1c63df" 2018-10-22 07:57:34,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0c59bd-45b6-463d-bd7c-64351554c69a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:57:34,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3f0c59bd-45b6-463d-bd7c-64351554c69a 2018-10-22 07:57:34,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:57:34,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e74e980205ac312424c2afe9a19e35c1c63df" 2018-10-22 07:57:34,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-d65548e7-7b22-428d-9ac0-89acf15cad08 x-compute-request-id: req-d65548e7-7b22-428d-9ac0-89acf15cad08 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 07:57:34,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d65548e7-7b22-428d-9ac0-89acf15cad08 2018-10-22 07:57:34,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e74e980205ac312424c2afe9a19e35c1c63df" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 07:57:34,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b433ac1e-3c3f-471a-8759-7092972f97f3 x-compute-request-id: req-b433ac1e-3c3f-471a-8759-7092972f97f3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d1e03d89-8922-40d8-8761-8e4c0082f53c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d1e03d89-8922-40d8-8761-8e4c0082f53c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d1e03d89-8922-40d8-8761-8e4c0082f53c", "name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:57:34,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b433ac1e-3c3f-471a-8759-7092972f97f3 2018-10-22 07:57:34,599 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:57:34,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:57:35,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["8DLcH9MqTbSDTTxKhTrejw"], "issued_at": "2018-10-22T07:57:35.000000Z"}} 2018-10-22 07:57:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-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-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}}' 2018-10-22 07:57:37,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:57:35 GMT Server: Apache x-openstack-request-id: req-675b9884-f30e-4d7b-a435-6d8b835c0e6c Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}]}} 2018-10-22 07:57:37,920 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-675b9884-f30e-4d7b-a435-6d8b835c0e6c 2018-10-22 07:57:37,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:38,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:37 GMT Server: Apache x-openstack-request-id: req-882ac71d-f840-4001-a3aa-48ccb0512e1b Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:38,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:38 GMT Server: Apache x-openstack-request-id: req-123eb95b-e2e9-4195-82a2-493b7c12f182 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:38,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-123eb95b-e2e9-4195-82a2-493b7c12f182 2018-10-22 07:57:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:39,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:38 GMT Server: Apache x-openstack-request-id: req-5c5ce4a7-cd3a-4b8f-bec2-25758d02e366 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "deletion_time": null, "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "updated_time": null, "project": "add5e9a7e5c84c238aa543bac102ea65", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "tags": null}]} 2018-10-22 07:57:39,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1 used request id req-5c5ce4a7-cd3a-4b8f-bec2-25758d02e366 2018-10-22 07:57:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:39,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:39 GMT Server: Apache x-openstack-request-id: req-cc13a8e1-a95c-449b-9a14-76e7734c0685 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "deletion_time": null, "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "updated_time": null, "project": "add5e9a7e5c84c238aa543bac102ea65", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "tags": null}]} 2018-10-22 07:57:39,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1 used request id req-cc13a8e1-a95c-449b-9a14-76e7734c0685 2018-10-22 07:57:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:39,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:39 GMT Server: Apache x-openstack-request-id: req-4c2bff8a-e398-4364-86a0-ef18d91e6bb9 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:40,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:39 GMT Server: Apache x-openstack-request-id: req-eec11e47-9a7b-42a5-8b08-48e57ea64c02 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:40,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-eec11e47-9a7b-42a5-8b08-48e57ea64c02 2018-10-22 07:57:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:40,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:40 GMT Server: Apache x-openstack-request-id: req-e433c0af-163f-4f03-bcca-3679078915ec Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:41,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:40 GMT Server: Apache x-openstack-request-id: req-a3ea1bb1-7629-43b6-8328-56965d90b4db 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:41,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-a3ea1bb1-7629-43b6-8328-56965d90b4db 2018-10-22 07:57:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:44,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:44 GMT Server: Apache x-openstack-request-id: req-f0c6bde0-098d-42af-b5eb-19f37579483f Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:44,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:44 GMT Server: Apache x-openstack-request-id: req-5c2681ee-bc09-4ebc-b868-97222ac8578a 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:44,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-5c2681ee-bc09-4ebc-b868-97222ac8578a 2018-10-22 07:57:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:48,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:47 GMT Server: Apache x-openstack-request-id: req-554d59f6-1a58-4ecb-8c5a-2c10e5837bf4 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:48,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:48 GMT Server: Apache x-openstack-request-id: req-b9451a9a-c776-456a-a1a5-4349597ae734 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:48,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-b9451a9a-c776-456a-a1a5-4349597ae734 2018-10-22 07:57:51,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:52,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:51 GMT Server: Apache x-openstack-request-id: req-50dae826-4632-44ec-bbb0-ae4c4836e241 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:52,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:52 GMT Server: Apache x-openstack-request-id: req-2ef83803-1e16-4716-a18e-37f623d5f0dd 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:52,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-2ef83803-1e16-4716-a18e-37f623d5f0dd 2018-10-22 07:57:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:56,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:55 GMT Server: Apache x-openstack-request-id: req-c9564512-1637-4fb5-804e-cc883b8bf344 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:56,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:56 GMT Server: Apache x-openstack-request-id: req-d38e5aaf-2354-49ca-adda-6b7225589440 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1", "stack_user_project_id": "8529e7a1b1724563b5823ad7ddb8a539", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:57:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1edbe7d7-8167-4d20-98e9-6f83f47e4da2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:56,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-d38e5aaf-2354-49ca-adda-6b7225589440 2018-10-22 07:57:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-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-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}}' 2018-10-22 07:57:59,413 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:57:56 GMT Server: Apache x-openstack-request-id: req-6d4c0d69-9606-4b68-a19f-7feb3c870b61 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}]}} 2018-10-22 07:57:59,413 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-6d4c0d69-9606-4b68-a19f-7feb3c870b61 2018-10-22 07:57:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:57:59,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:57:59 GMT Server: Apache x-openstack-request-id: req-7b495900-5ce6-4573-ae0f-fbff80f437c0 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:57:59,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:59 GMT Server: Apache x-openstack-request-id: req-17671a9b-184b-4976-a6fd-5339236c5394 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:57:59,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-17671a9b-184b-4976-a6fd-5339236c5394 2018-10-22 07:57:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:00,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:57:59 GMT Server: Apache x-openstack-request-id: req-6a5bdb4b-e772-49b4-b851-f9ca7b88a214 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "deletion_time": null, "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "updated_time": null, "project": "add5e9a7e5c84c238aa543bac102ea65", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "tags": null}]} 2018-10-22 07:58:00,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2 used request id req-6a5bdb4b-e772-49b4-b851-f9ca7b88a214 2018-10-22 07:58:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:00,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:00 GMT Server: Apache x-openstack-request-id: req-9c2fef38-42df-4c26-ab40-633ec62e6426 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "deletion_time": null, "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "updated_time": null, "project": "add5e9a7e5c84c238aa543bac102ea65", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "tags": null}]} 2018-10-22 07:58:00,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2 used request id req-9c2fef38-42df-4c26-ab40-633ec62e6426 2018-10-22 07:58:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:00,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:00 GMT Server: Apache x-openstack-request-id: req-08971cbd-fa15-4120-80cc-0576715a90a1 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:00,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:00 GMT Server: Apache x-openstack-request-id: req-e20d6fbd-f85a-45d0-8065-0ee9624c1103 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:00,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-e20d6fbd-f85a-45d0-8065-0ee9624c1103 2018-10-22 07:58:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:00,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:00 GMT Server: Apache x-openstack-request-id: req-2139056e-579f-4b7b-999f-b763075824fe Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:00,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:00 GMT Server: Apache x-openstack-request-id: req-44630858-201d-4962-a2bf-24bc720e6b28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:00,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-44630858-201d-4962-a2bf-24bc720e6b28 2018-10-22 07:58:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:03,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:03 GMT Server: Apache x-openstack-request-id: req-d4e25712-e2ff-4cfb-a0ca-d53c23e822f7 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:04,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:03 GMT Server: Apache x-openstack-request-id: req-af03d4c5-6d4e-4040-8ec6-e67dec501f2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:04,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-af03d4c5-6d4e-4040-8ec6-e67dec501f2b 2018-10-22 07:58:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:07,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:07 GMT Server: Apache x-openstack-request-id: req-1addbb10-4054-4dd9-a269-42e3b5309ebc Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:07,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:07 GMT Server: Apache x-openstack-request-id: req-18a6167f-807e-4bc7-afb2-2daf7c2c65c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:07,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-18a6167f-807e-4bc7-afb2-2daf7c2c65c0 2018-10-22 07:58:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:10,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:10 GMT Server: Apache x-openstack-request-id: req-44358eb9-c442-4c36-b924-e169f2138dec Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:10,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:10 GMT Server: Apache x-openstack-request-id: req-3fbe3b43-eb1b-4fe3-9e2b-8db2dd05757a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:10,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-3fbe3b43-eb1b-4fe3-9e2b-8db2dd05757a 2018-10-22 07:58:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:14,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:13 GMT Server: Apache x-openstack-request-id: req-52959a1a-1883-44e0-b1fd-cfe5a00e0fa5 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:14,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:14 GMT Server: Apache x-openstack-request-id: req-3e456a24-e5b8-460c-ae4f-45b1647bf4db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:14,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-3e456a24-e5b8-460c-ae4f-45b1647bf4db 2018-10-22 07:58:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:17,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:17 GMT Server: Apache x-openstack-request-id: req-3e4b1c27-c6e7-46f3-a78e-8a0347d6fc92 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:17,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:17 GMT Server: Apache x-openstack-request-id: req-638aba8b-6698-46ff-a86b-e2ddb28f8400 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:17,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-638aba8b-6698-46ff-a86b-e2ddb28f8400 2018-10-22 07:58:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:20,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:20 GMT Server: Apache x-openstack-request-id: req-51804e3b-018b-43c5-a4f7-a16454096a8b Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:20,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:20 GMT Server: Apache x-openstack-request-id: req-21dad506-b26d-428e-b5ef-5fb450a9287f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:20,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-21dad506-b26d-428e-b5ef-5fb450a9287f 2018-10-22 07:58:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:24,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:24 GMT Server: Apache x-openstack-request-id: req-80ac7d4c-7a93-4d11-8807-af66a7bb4100 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:24,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:24 GMT Server: Apache x-openstack-request-id: req-2563e825-b135-45cc-b960-fd8dc552dc38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:24,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-2563e825-b135-45cc-b960-fd8dc552dc38 2018-10-22 07:58:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:27,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:27 GMT Server: Apache x-openstack-request-id: req-e8051eff-ac1e-4c4d-90a3-9772ef920fc6 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:27,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:27 GMT Server: Apache x-openstack-request-id: req-58c86caf-4628-4105-bb93-95e148786d0e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:27,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-58c86caf-4628-4105-bb93-95e148786d0e 2018-10-22 07:58:30,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:31,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:30 GMT Server: Apache x-openstack-request-id: req-4821509b-4c41-466b-8c6c-92606ee65e7e Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:31,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:31 GMT Server: Apache x-openstack-request-id: req-a2d09b11-7d13-4f81-a5be-844f3c874c5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:31,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-a2d09b11-7d13-4f81-a5be-844f3c874c5d 2018-10-22 07:58:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:34,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:34 GMT Server: Apache x-openstack-request-id: req-9c016873-7312-49dc-9631-a155eb1cef45 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:34,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:34 GMT Server: Apache x-openstack-request-id: req-947689f6-87a1-41ee-bd22-31e9d6f6b92d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:34,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-947689f6-87a1-41ee-bd22-31e9d6f6b92d 2018-10-22 07:58:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:37,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:37 GMT Server: Apache x-openstack-request-id: req-4895c5b5-38da-4742-ba9b-9b39720eeacd Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:38,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:37 GMT Server: Apache x-openstack-request-id: req-87fde17c-0e76-4f8b-9332-71df5f508d91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:38,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-87fde17c-0e76-4f8b-9332-71df5f508d91 2018-10-22 07:58:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:41,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:41 GMT Server: Apache x-openstack-request-id: req-86305558-1ec0-48d0-a36b-d427e2a7d766 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:41,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:41 GMT Server: Apache x-openstack-request-id: req-81e34674-5dc4-469f-82d6-1297e4f02f31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:41,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-81e34674-5dc4-469f-82d6-1297e4f02f31 2018-10-22 07:58:44,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:44,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:44 GMT Server: Apache x-openstack-request-id: req-1ccb7f66-0f47-4f60-98ca-da6a28793281 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:44,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:44 GMT Server: Apache x-openstack-request-id: req-b2700428-3f15-45ca-94fd-26d756aa81b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:44,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-b2700428-3f15-45ca-94fd-26d756aa81b8 2018-10-22 07:58:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:47,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:47 GMT Server: Apache x-openstack-request-id: req-760b9ec6-688f-4180-99de-931fb9b4658d Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:47,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:47 GMT Server: Apache x-openstack-request-id: req-6d75e3e5-b2c0-4a5b-8184-db741a73dbf7 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2", "stack_user_project_id": "999bceeae6a441209b511a99ad51dd77", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:57:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6a830a18-011f-4aeb-bd88-d0d3f87a43cf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 07:58:47,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-6d75e3e5-b2c0-4a5b-8184-db741a73dbf7 2018-10-22 07:58:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:47,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:47 GMT Server: Apache x-openstack-request-id: req-692ca4f3-231d-4b7f-8a96-3219523d4215 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:47,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:58:47 GMT Server: Apache x-openstack-request-id: req-d51abb65-336a-4a00-a7b8-ea5922ad1995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:58:47,522 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack1/1edbe7d7-8167-4d20-98e9-6f83f47e4da2 used request id req-d51abb65-336a-4a00-a7b8-ea5922ad1995 2018-10-22 07:58:47,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/6a830a18-011f-4aeb-bd88-d0d3f87a43cf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df54ab7fc3e73ed43669a3cab9ceb4ebc8ec51" 2018-10-22 07:58:47,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:58:47 GMT Server: Apache x-openstack-request-id: req-bbddb516-f598-463a-92f2-d81f0e0498ae Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:58:47,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:58:47 GMT Server: Apache x-openstack-request-id: req-1c06dc26-bb3c-43d0-b0be-2b56cc90ed83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:58:47,624 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-stack2/6a830a18-011f-4aeb-bd88-d0d3f87a43cf used request id req-1c06dc26-bb3c-43d0-b0be-2b56cc90ed83 2018-10-22 07:58:47,625 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-a38e531e-a388-4caa-9fd1-b5c1a1310098-image 2018-10-22 07:58:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14d4b33d283045582dbc10a6c225652a9da3c3e8" 2018-10-22 07:58:49,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72a7816a-5bd8-4797-991c-88acbd0a6b40 Date: Mon, 22 Oct 2018 07:58:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:58:49,130 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f04ba8d2-2029-494d-a743-a80b8994d74b used request id req-72a7816a-5bd8-4797-991c-88acbd0a6b40 2018-10-22 07:58:49,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d1e03d89-8922-40d8-8761-8e4c0082f53c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e74e980205ac312424c2afe9a19e35c1c63df" 2018-10-22 07:58:49,183 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 07:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd5ce81c-1e71-4aca-9139-79185a7feb85 x-compute-request-id: req-bd5ce81c-1e71-4aca-9139-79185a7feb85 Content-Length: 0 Content-Type: application/json 2018-10-22 07:58:49,184 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d1e03d89-8922-40d8-8761-8e4c0082f53c used request id req-bd5ce81c-1e71-4aca-9139-79185a7feb85 2018-10-22 07:58:49,185 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:58:49,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:58:49,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:58:49,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["wLNJEPpMSJi_ilAO02PJJg"], "issued_at": "2018-10-22T07:58:49.000000Z"}} 2018-10-22 07:58:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:58:49,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2038f6ca-6ff6-4eaf-9e3d-831460538164 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:58:49,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2038f6ca-6ff6-4eaf-9e3d-831460538164 2018-10-22 07:58:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:58:49,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-a663544a-8271-4ab6-a192-d5e0213d8d00 Date: Mon, 22 Oct 2018 07:58:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"} 2018-10-22 07:58:49,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1 used request id req-a663544a-8271-4ab6-a192-d5e0213d8d00 2018-10-22 07:58:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:58:49,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1074d22f-4a92-4043-a614-13fee875257d Date: Mon, 22 Oct 2018 07:58:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 07:58:49,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1074d22f-4a92-4043-a614-13fee875257d 2018-10-22 07:58:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}' 2018-10-22 07:58:50,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 X-Openstack-Request-Id: req-4207f37d-f328-40c4-96eb-3a012db62815 Date: Mon, 22 Oct 2018 07:58:50 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3", "min_disk": 0, "protected": false, "id": "45ea688b-e784-4859-9b2d-be9e05f3a8c3", "file": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:58:50,326 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4207f37d-f328-40c4-96eb-3a012db62815 2018-10-22 07:58:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" -d '' 2018-10-22 07:58:52,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1ccc1c5-8eee-4f28-a6ef-4cfc070daa34 Date: Mon, 22 Oct 2018 07:58:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:58:52,698 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/file used request id req-c1ccc1c5-8eee-4f28-a6ef-4cfc070daa34 2018-10-22 07:58:52,699 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:58:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:58:52,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d4b737dd-36e4-417a-a987-d127f00acd2d Date: Mon, 22 Oct 2018 07:58:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:52Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/snap", "metadata": {}}], "self": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3", "min_disk": 0, "protected": false, "id": "45ea688b-e784-4859-9b2d-be9e05f3a8c3", "file": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:58:52,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 used request id req-d4b737dd-36e4-417a-a987-d127f00acd2d 2018-10-22 07:58:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:58:53,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e13da0d1-afa4-49c4-9361-2fc6a1496b30 Date: Mon, 22 Oct 2018 07: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"}}} 2018-10-22 07:58:53,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e13da0d1-afa4-49c4-9361-2fc6a1496b30 2018-10-22 07:58:53,292 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1 2018-10-22 07:58:53,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:58:53,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-144812e0-bf51-4ee4-89b1-a4cc36874472 Date: Mon, 22 Oct 2018 07:58:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:52Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/snap", "metadata": {}}], "self": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3", "min_disk": 0, "protected": false, "id": "45ea688b-e784-4859-9b2d-be9e05f3a8c3", "file": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:58:53,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 used request id req-144812e0-bf51-4ee4-89b1-a4cc36874472 2018-10-22 07:58:53,448 - create_image - DEBUG - Instance status is - active 2018-10-22 07:58:53,448 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1 2018-10-22 07:58:53,448 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1 2018-10-22 07:58:53,448 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 07:58:53,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 07:58:53,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:58:53,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["LzGV0bC7TwCyS8GP1A12GQ"], "issued_at": "2018-10-22T07:58:53.000000Z"}} 2018-10-22 07:58:53,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:58:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563cff27-388f-4474-9b70-16d1c4b1bb2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:58:53,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-563cff27-388f-4474-9b70-16d1c4b1bb2c 2018-10-22 07:58:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:58:54,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-379a4acf-9d3f-4f93-8a40-670ec18ddd66 Date: Mon, 22 Oct 2018 07:58:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2"} 2018-10-22 07:58:54,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2 used request id req-379a4acf-9d3f-4f93-8a40-670ec18ddd66 2018-10-22 07:58:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:58:54,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8aaef35a-0bef-4237-9e4f-61861c1bba51 Date: Mon, 22 Oct 2018 07: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"}}} 2018-10-22 07:58:54,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8aaef35a-0bef-4237-9e4f-61861c1bba51 2018-10-22 07:58:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2"}' 2018-10-22 07:58:54,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd X-Openstack-Request-Id: req-62d9dbf8-274a-49a3-b964-26781d68ff40 Date: Mon, 22 Oct 2018 07:58:54 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "min_disk": 0, "protected": false, "id": "c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "file": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file", "checksum": null, "owner": "add5e9a7e5c84c238aa543bac102ea65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:58:54,559 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-62d9dbf8-274a-49a3-b964-26781d68ff40 2018-10-22 07:58:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" -d '' 2018-10-22 07:58:56,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2add4ef-b434-4a97-bd38-a9f194b74a05 Date: Mon, 22 Oct 2018 07:58:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:58:56,585 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file used request id req-f2add4ef-b434-4a97-bd38-a9f194b74a05 2018-10-22 07:58:56,585 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 07:58:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:58:56,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-bfa0c6f0-56f8-469c-b5ef-2420d5242cac Date: Mon, 22 Oct 2018 07:58:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "metadata": {}}], "self": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "min_disk": 0, "protected": false, "id": "c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "file": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:58:56,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd used request id req-bfa0c6f0-56f8-469c-b5ef-2420d5242cac 2018-10-22 07:58:56,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:58:56,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81b31a08-eac5-4dab-a1af-4d0ef01de8a8 Date: Mon, 22 Oct 2018 07:58: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"}}} 2018-10-22 07:58:56,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-81b31a08-eac5-4dab-a1af-4d0ef01de8a8 2018-10-22 07:58:56,761 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2 2018-10-22 07:58:56,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:58:56,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-92e4eb14-4361-4616-b8c3-68367b260422 Date: Mon, 22 Oct 2018 07:58:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "metadata": {}}], "self": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "min_disk": 0, "protected": false, "id": "c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "file": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:58:56,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd used request id req-92e4eb14-4361-4616-b8c3-68367b260422 2018-10-22 07:58:56,919 - create_image - DEBUG - Instance status is - active 2018-10-22 07:58:56,919 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2 2018-10-22 07:58:56,919 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2 2018-10-22 07:58:56,920 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:58:56,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:58:57,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["zQC8yIibR-quFYAKmiI8_g"], "issued_at": "2018-10-22T07:58:57.000000Z"}} 2018-10-22 07:58:57,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-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-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net"}}' 2018-10-22 07:59:01,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:58:57 GMT Server: Apache x-openstack-request-id: req-90e13893-19f3-4ae0-992d-18710afd0ecc Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}]}} 2018-10-22 07:59:01,677 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-90e13893-19f3-4ae0-992d-18710afd0ecc 2018-10-22 07:59:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:01,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:01 GMT Server: Apache x-openstack-request-id: req-4aabfe0e-939b-4801-8ec3-8879d2a1ba8b Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:02,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:01 GMT Server: Apache x-openstack-request-id: req-500a57ed-345a-44d6-982d-d95fd519ffb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:02,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-500a57ed-345a-44d6-982d-d95fd519ffb9 2018-10-22 07:59:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:02,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:02 GMT Server: Apache x-openstack-request-id: req-45b64755-dd56-421c-af50-a6f6a1e5b54a Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:02,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:02 GMT Server: Apache x-openstack-request-id: req-3063aacb-65df-48ca-84d5-a5d65f97121d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:02,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-3063aacb-65df-48ca-84d5-a5d65f97121d 2018-10-22 07:59:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:05,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:05 GMT Server: Apache x-openstack-request-id: req-7bfe457e-6eef-4843-b487-d4aadf163d24 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:05,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:05 GMT Server: Apache x-openstack-request-id: req-6de5736f-ca93-48e8-b075-649b569dd39b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:05,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-6de5736f-ca93-48e8-b075-649b569dd39b 2018-10-22 07:59:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:08,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:08 GMT Server: Apache x-openstack-request-id: req-eef373f6-4dab-43ef-ad86-380bb93996bd Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:09,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:08 GMT Server: Apache x-openstack-request-id: req-d65716c8-003a-458b-a79d-e6f59ff4db59 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:09,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-d65716c8-003a-458b-a79d-e6f59ff4db59 2018-10-22 07:59:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:12,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:12 GMT Server: Apache x-openstack-request-id: req-57ec15c5-cfae-493a-b807-e894d8fbba70 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:12,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:12 GMT Server: Apache x-openstack-request-id: req-f2d21a1f-7cac-4b09-8037-ead8478c62ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:12,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-f2d21a1f-7cac-4b09-8037-ead8478c62ae 2018-10-22 07:59:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:15,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:15 GMT Server: Apache x-openstack-request-id: req-cc00d3ea-fd31-4014-b305-9a918f2ca5a9 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:16,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:15 GMT Server: Apache x-openstack-request-id: req-fe5268b0-4f93-4c71-86e8-d62c8a7c54b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:16,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-fe5268b0-4f93-4c71-86e8-d62c8a7c54b1 2018-10-22 07:59:19,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:19,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:19 GMT Server: Apache x-openstack-request-id: req-4ff17bb9-c91b-4cb8-bf6a-bf4186df1b00 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:19,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:19 GMT Server: Apache x-openstack-request-id: req-465e26f6-6b9d-440e-a1c2-5ff296a5e30d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:19,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-465e26f6-6b9d-440e-a1c2-5ff296a5e30d 2018-10-22 07:59:22,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:23,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:22 GMT Server: Apache x-openstack-request-id: req-c535f972-3c88-4f51-9fdf-985d3cd88eb3 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:23,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:23 GMT Server: Apache x-openstack-request-id: req-a6173412-0690-4e2d-8c05-641716f74819 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": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:23,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-a6173412-0690-4e2d-8c05-641716f74819 2018-10-22 07:59:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:24,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:23 GMT Server: Apache x-openstack-request-id: req-3590268b-8a66-435b-af61-720118fc5adf Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:24,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:24 GMT Server: Apache x-openstack-request-id: req-9ee7a69f-d399-4967-89aa-823becb4752a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "8642d640-db88-4864-98f1-d5ca166a92f2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2eb12717-1b51-4c31-bad9-0606c953b20b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bd6cd962-458b-44a2-9cbf-897a530084f7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5dd14ee1-243f-4268-a922-d2fec91b13a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "505e2ddf-0e6f-4abe-876a-f44abe7f4db7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0:subnet_id=55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb12bf2c-2e15-46b9-87e9-0946f885fe53", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0afb2d26-2345-47bf-9a94-fd525553a188", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 07:59:24,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources used request id req-9ee7a69f-d399-4967-89aa-823becb4752a 2018-10-22 07:59:24,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:24,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:24 GMT Server: Apache x-openstack-request-id: req-49702db5-bf48-46c7-ab30-82f4dfc16e2f Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:24,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:24 GMT Server: Apache x-openstack-request-id: req-faaafd2e-3a07-4acf-95b6-42f580282284 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": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:24,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-faaafd2e-3a07-4acf-95b6-42f580282284 2018-10-22 07:59:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:24,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:24 GMT Server: Apache x-openstack-request-id: req-0079e9d9-fa65-42ee-9a2e-cb498c38ff11 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:25,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:24 GMT Server: Apache x-openstack-request-id: req-c23daacf-3937-4eb0-bc46-99b6c4196136 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "8642d640-db88-4864-98f1-d5ca166a92f2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2eb12717-1b51-4c31-bad9-0606c953b20b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bd6cd962-458b-44a2-9cbf-897a530084f7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5dd14ee1-243f-4268-a922-d2fec91b13a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "505e2ddf-0e6f-4abe-876a-f44abe7f4db7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0:subnet_id=55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb12bf2c-2e15-46b9-87e9-0946f885fe53", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0afb2d26-2345-47bf-9a94-fd525553a188", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 07:59:25,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources used request id req-c23daacf-3937-4eb0-bc46-99b6c4196136 2018-10-22 07:59:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:25,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5690cc7d-df35-4f90-909f-27c9d72dc69b Date: Mon, 22 Oct 2018 07:59:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bd6cd962-458b-44a2-9cbf-897a530084f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["55f1e81b-e621-4a54-a2a4-7bf703085708"],"description":"","tags":[],"updated_at":"2018-10-22T07:59:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:05Z","provider:network_type":"vxlan"}]} 2018-10-22 07:59:25,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-5690cc7d-df35-4f90-909f-27c9d72dc69b 2018-10-22 07:59:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:25,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-91e1e4b1-11c5-4650-b067-fcc9f55d853b Date: Mon, 22 Oct 2018 07:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:07Z","dns_nameservers":[],"updated_at":"2018-10-22T07:59:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"55f1e81b-e621-4a54-a2a4-7bf703085708","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet"}]} 2018-10-22 07:59:25,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-91e1e4b1-11c5-4650-b067-fcc9f55d853b 2018-10-22 07:59:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:25,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-35a7ddaf-7f32-471c-9c2b-7f6ba1cb1a07 Date: Mon, 22 Oct 2018 07:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:07Z","dns_nameservers":[],"updated_at":"2018-10-22T07:59:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"55f1e81b-e621-4a54-a2a4-7bf703085708","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet"}]} 2018-10-22 07:59:25,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-35a7ddaf-7f32-471c-9c2b-7f6ba1cb1a07 2018-10-22 07:59:25,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:59:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4020996-0f37-49b1-ab16-f717bc6a9cb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 07:59:25,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d4020996-0f37-49b1-ab16-f717bc6a9cb9 2018-10-22 07:59:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:25,604 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:25 GMT Server: Apache x-openstack-request-id: req-1c456e98-c5ec-4fd3-9cd5-696e5753df13 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:25,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:25 GMT Server: Apache x-openstack-request-id: req-71592cae-25a4-4f9b-9ace-e9967a45814c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "8642d640-db88-4864-98f1-d5ca166a92f2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2eb12717-1b51-4c31-bad9-0606c953b20b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bd6cd962-458b-44a2-9cbf-897a530084f7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5dd14ee1-243f-4268-a922-d2fec91b13a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "505e2ddf-0e6f-4abe-876a-f44abe7f4db7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0:subnet_id=55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb12bf2c-2e15-46b9-87e9-0946f885fe53", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0afb2d26-2345-47bf-9a94-fd525553a188", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 07:59:25,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources used request id req-71592cae-25a4-4f9b-9ace-e9967a45814c 2018-10-22 07:59:25,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f5f9b20a-c1e3-4b46-b502-f47ebd3aa317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:26,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59: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-332a9654-3860-41e1-9824-4c7ba2af79b2 x-compute-request-id: req-332a9654-3860-41e1-9824-4c7ba2af79b2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:16:59", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:16:59", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "rel": "bookmark"}], "image": {"id": "45ea688b-e784-4859-9b2d-be9e05f3a8c3", "links": [{"href": "http://172.30.9.28:8774/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-10-22T07:59:18.000000", "flavor": {"id": "2eb12717-1b51-4c31-bad9-0606c953b20b", "links": [{"href": "http://172.30.9.28:8774/flavors/2eb12717-1b51-4c31-bad9-0606c953b20b", "rel": "bookmark"}]}, "id": "f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "security_groups": [{"name": "security_group_name"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:59:18Z", "hostId": "394e9f074b9641880fae05cb4bff7c95e2eaf03c17e842f8be642fa0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "created": "2018-10-22T07:59:11Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:59:26,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f5f9b20a-c1e3-4b46-b502-f47ebd3aa317 used request id req-332a9654-3860-41e1-9824-4c7ba2af79b2 2018-10-22 07:59:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:26,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-bcffba99-d4c1-4423-b549-932d0b639e9d Date: Mon, 22 Oct 2018 07:59:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bd6cd962-458b-44a2-9cbf-897a530084f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["55f1e81b-e621-4a54-a2a4-7bf703085708"],"description":"","tags":[],"updated_at":"2018-10-22T07:59:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:05Z","provider:network_type":"vxlan"}]} 2018-10-22 07:59:26,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net used request id req-bcffba99-d4c1-4423-b549-932d0b639e9d 2018-10-22 07:59:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 07:59:26,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 07:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 07:59:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:26,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deae7c6d-007d-4228-8290-8a5566690ed8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:59:26,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-deae7c6d-007d-4228-8290-8a5566690ed8 2018-10-22 07:59:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:26,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-06078f2d-ae10-4d8f-bb33-acf0d8641a9a Date: Mon, 22 Oct 2018 07:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:07Z","dns_nameservers":[],"updated_at":"2018-10-22T07:59:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"55f1e81b-e621-4a54-a2a4-7bf703085708","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet"}]} 2018-10-22 07:59:26,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-06078f2d-ae10-4d8f-bb33-acf0d8641a9a 2018-10-22 07:59:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-c13f7467-883e-426e-9d58-80205818697b Date: Mon, 22 Oct 2018 07:59:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.3"}],"id":"0586a6cd-d0e3-491f-8bda-44cf33390894","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:65:c0","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd6cd962-458b-44a2-9cbf-897a530084f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.9"}],"id":"0afb2d26-2345-47bf-9a94-fd525553a188","security_groups":["5dd14ee1-243f-4268-a922-d2fec91b13a0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:16:59","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack-port1-balyujphqdpg","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:08Z","binding:vnic_type":"normal","device_id":"f5f9b20a-c1e3-4b46-b502-f47ebd3aa317"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.2"}],"id":"1079f355-069b-4888-bca2-652c4c58cef1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:c7:49","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd6cd962-458b-44a2-9cbf-897a530084f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.10"}],"id":"18bb8737-2e76-4e7a-a184-fdf139432f25","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:88:72","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:12Z","binding:vnic_type":"normal","device_id":"fb12bf2c-2e15-46b9-87e9-0946f885fe53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.1"}],"id":"3a637551-32c1-4c8c-923b-81c18bbc2693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:f3:0e","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:10Z","binding:vnic_type":"normal","device_id":"a4c09eed-7667-4bcd-8377-b6457fe06ec0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.4"}],"id":"64cbd56c-739f-4c91-939f-47195d1a1fca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:d9:04","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd6cd962-458b-44a2-9cbf-897a530084f7"}]} 2018-10-22 07:59:26,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-c13f7467-883e-426e-9d58-80205818697b 2018-10-22 07:59:26,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fb12bf2c-2e15-46b9-87e9-0946f885fe53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:26,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-e09bfeec-e240-4231-b02c-dee3a3815ae1 x-compute-request-id: req-e09bfeec-e240-4231-b02c-dee3a3815ae1 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:88:72", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fb12bf2c-2e15-46b9-87e9-0946f885fe53", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fb12bf2c-2e15-46b9-87e9-0946f885fe53", "rel": "bookmark"}], "image": {"id": "c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "links": [{"href": "http://172.30.9.28:8774/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-10-22T07:59:16.000000", "flavor": {"id": "8642d640-db88-4864-98f1-d5ca166a92f2", "links": [{"href": "http://172.30.9.28:8774/flavors/8642d640-db88-4864-98f1-d5ca166a92f2", "rel": "bookmark"}]}, "id": "fb12bf2c-2e15-46b9-87e9-0946f885fe53", "security_groups": [{"name": "default"}], "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T07:59:16Z", "hostId": "26b2dec5e71ec799018b4f63233b007b1830f41fabdea50796405b9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "created": "2018-10-22T07:59:10Z", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 07:59:26,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fb12bf2c-2e15-46b9-87e9-0946f885fe53 used request id req-e09bfeec-e240-4231-b02c-dee3a3815ae1 2018-10-22 07:59:26,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ee77b40c-9f30-484d-b335-ec30735c77bc Date: Mon, 22 Oct 2018 07:59:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bd6cd962-458b-44a2-9cbf-897a530084f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","subnets":["55f1e81b-e621-4a54-a2a4-7bf703085708"],"description":"","tags":[],"updated_at":"2018-10-22T07:59:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net","admin_state_up":true,"tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:05Z","provider:network_type":"vxlan"}]} 2018-10-22 07:59:27,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net used request id req-ee77b40c-9f30-484d-b335-ec30735c77bc 2018-10-22 07:59:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7444487-4072-4cd3-9d4b-2153350bb1dc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 07:59:27,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-c7444487-4072-4cd3-9d4b-2153350bb1dc 2018-10-22 07:59:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c8979ad-2973-4dce-b3e5-45ef274dc6e8 Date: Mon, 22 Oct 2018 07:59:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:07Z","dns_nameservers":[],"updated_at":"2018-10-22T07:59:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"add5e9a7e5c84c238aa543bac102ea65","id":"55f1e81b-e621-4a54-a2a4-7bf703085708","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet"}]} 2018-10-22 07:59:27,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-4c8979ad-2973-4dce-b3e5-45ef274dc6e8 2018-10-22 07:59:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-dffdd347-8f30-43f0-ab51-b0a00240c762 Date: Mon, 22 Oct 2018 07:59:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.3"}],"id":"0586a6cd-d0e3-491f-8bda-44cf33390894","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:65:c0","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd6cd962-458b-44a2-9cbf-897a530084f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.9"}],"id":"0afb2d26-2345-47bf-9a94-fd525553a188","security_groups":["5dd14ee1-243f-4268-a922-d2fec91b13a0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:16:59","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack-port1-balyujphqdpg","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:08Z","binding:vnic_type":"normal","device_id":"f5f9b20a-c1e3-4b46-b502-f47ebd3aa317"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.2"}],"id":"1079f355-069b-4888-bca2-652c4c58cef1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:c7:49","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd6cd962-458b-44a2-9cbf-897a530084f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.10"}],"id":"18bb8737-2e76-4e7a-a184-fdf139432f25","security_groups":["6d5da767-e5d2-4194-9d60-22edc84de6f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:88:72","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:12Z","binding:vnic_type":"normal","device_id":"fb12bf2c-2e15-46b9-87e9-0946f885fe53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.1"}],"id":"3a637551-32c1-4c8c-923b-81c18bbc2693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:f3:0e","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:10Z","binding:vnic_type":"normal","device_id":"a4c09eed-7667-4bcd-8377-b6457fe06ec0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T07:59:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55f1e81b-e621-4a54-a2a4-7bf703085708","ip_address":"10.1.2.4"}],"id":"64cbd56c-739f-4c91-939f-47195d1a1fca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:d9:04","project_id":"add5e9a7e5c84c238aa543bac102ea65","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd6cd962-458b-44a2-9cbf-897a530084f7","tenant_id":"add5e9a7e5c84c238aa543bac102ea65","created_at":"2018-10-22T07:59:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd6cd962-458b-44a2-9cbf-897a530084f7"}]} 2018-10-22 07:59:27,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bd6cd962-458b-44a2-9cbf-897a530084f7 used request id req-dffdd347-8f30-43f0-ab51-b0a00240c762 2018-10-22 07:59:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:27 GMT Server: Apache x-openstack-request-id: req-77bd7b2a-d6bf-4fc6-889e-f45521e75522 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:27,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:27 GMT Server: Apache x-openstack-request-id: req-00028cf7-9d24-44da-abd2-5df450f276ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "8642d640-db88-4864-98f1-d5ca166a92f2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2eb12717-1b51-4c31-bad9-0606c953b20b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bd6cd962-458b-44a2-9cbf-897a530084f7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5dd14ee1-243f-4268-a922-d2fec91b13a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "505e2ddf-0e6f-4abe-876a-f44abe7f4db7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a4c09eed-7667-4bcd-8377-b6457fe06ec0:subnet_id=55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "55f1e81b-e621-4a54-a2a4-7bf703085708", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f5f9b20a-c1e3-4b46-b502-f47ebd3aa317", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb12bf2c-2e15-46b9-87e9-0946f885fe53", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T07:59:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0afb2d26-2345-47bf-9a94-fd525553a188", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 07:59:27,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2/resources used request id req-00028cf7-9d24-44da-abd2-5df450f276ef 2018-10-22 07:59:27,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-92a96bf0-2fca-4bca-a5ad-45c21a20d5ca Date: Mon, 22 Oct 2018 07:59:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:52Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/snap", "metadata": {}}], "self": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3", "min_disk": 0, "protected": false, "id": "45ea688b-e784-4859-9b2d-be9e05f3a8c3", "file": "/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:59:27,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 used request id req-92a96bf0-2fca-4bca-a5ad-45c21a20d5ca 2018-10-22 07:59:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6603b556-50cd-4fb1-a852-fb86e4ecfae1 Date: Mon, 22 Oct 2018 07:59: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"}}} 2018-10-22 07:59:27,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6603b556-50cd-4fb1-a852-fb86e4ecfae1 2018-10-22 07:59:27,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:27,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-9956e6f5-54d2-42ab-bea5-53d612cd1258 Date: Mon, 22 Oct 2018 07:59:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "metadata": {}}], "self": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "min_disk": 0, "protected": false, "id": "c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "file": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:59:27,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd used request id req-9956e6f5-54d2-42ab-bea5-53d612cd1258 2018-10-22 07:59:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:28,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0ee37652-a8eb-4bad-8e02-2db23205badd Date: Mon, 22 Oct 2018 07:59:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-22T07:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T07:58:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "metadata": {}}], "self": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "min_disk": 0, "protected": false, "id": "c2fb8eee-4473-4d4d-9ae2-ea4197b304bd", "file": "/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "add5e9a7e5c84c238aa543bac102ea65", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 07:59:28,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd used request id req-0ee37652-a8eb-4bad-8e02-2db23205badd 2018-10-22 07:59:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:28,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:28 GMT Server: Apache x-openstack-request-id: req-cb153a7a-6688-4928-85cf-0d7f6a034275 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:28,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:28 GMT Server: Apache x-openstack-request-id: req-8d16cb79-3ab5-4429-afd2-a51540a1a8c0 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": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:28,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-8d16cb79-3ab5-4429-afd2-a51540a1a8c0 2018-10-22 07:59:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:28,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:28 GMT Server: Apache x-openstack-request-id: req-ac554963-6270-4d2c-8f5c-56ceb9276552 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:28,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:28 GMT Server: Apache x-openstack-request-id: req-f30f9183-77d3-4691-a819-3e68c0418650 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": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0HOVOuTxaA+q1WB2SFVvXpHZC4RQNWQa1+dht4gqWS484/XC\nfmOmrDOkWXFMcda/KpeiCZTyuA+4hXTEkj9K90YsZMXfWQ2Ke6Z55GhgMiM1QYbH\nrvhLC5XQRFJ16UiuijKzbfLIqqoKFto2+gdYYoiQVo2y0V0IZkhf22e0FT0j6kPZ\nQjeuuvoShb+F4tYjtFsDez+L6BgcK+cLtzqGF5Q/iahhimW6ZaxU2gArca2pEfAT\nk3Ro2kCFDL482hcdIoj8viBkshf9DeUQtm0u3tkvsfqYzZbQ7q0r93l1RQJPPid0\nYDK7QyHuY9SijMaethY97cZwQlYmxLl4u1rpjQIDAQABAoIBAQDIm6OvVSuaaRGQ\nXlAXFtmiWpxWABUs/NT0mYIqHcobn2sMO7Tc68w4h06QoX/fQrshI2LW89iPGNoM\n3a5bzLu5s3f/14o16tkuXK2MCoMhXU7ga/R6SAv470nKps1BICiRaW/SzUcfL5uc\nGI+2GiGOWj0Gf0HrSSxPOzG9NlVR5ZN1pcVbB5QBOR+a85hu2Lxyd/Ulduej/Pva\n2BEf9fGPCU+cUCv6YGGPzSwq6XbIYeiyjnyq4Ms8Gy0yML+GCuU72PJeTXTWXZEn\nEIsVkqRlD0fTIJbus7GtF7CVsx6LwnRbKOnAr8IwkNbJHbkHtbiguQfmYbvZ+2id\nl7qGbzdBAoGBAO47nw+oea/F1r4Au45kiOnMy/5EI1xeifcww+M6Wtc+MZQS1nkb\nMLsYmdEtgRYRCiXLFv8hpMa6N6zw8sOP73gzlCkwKCw2xXp5bsW7GdzcC3p9T2C9\nNx0GCtu+MXcIQitPBej2epnGuI93QNSqfZDVLHsELRO2gtnwYHHwuuj9AoGBAN//\nXt5ax89spOp1s0xcBwi87zCbgdlWqXlKG6MZdmR/fCg7lLf03qoSOBZ/J97rbCgu\nOc+i5dKsnAPnHlA7AmPxbXC4Cn9TqTXkaWzvIjMQGx63NLwhwGequM0UG1cH2s+g\nvXTB+WtDfDPnYkn1j+rgcIsXs6VnqM0ClebVwW/RAoGBALNugooXmbeTKf+nq5w/\nCoQV9RtIlN2QcxeUSiYOILd3p33ghltm6Fgy2j+bp1tIcD0w7twwqdvoC+EdBavX\n8ES3jINNOyS6CBkL9yvElWEs9xRF55B0U1tv3qPNZ5JAzR2zgj8JziOecgnUhybm\nVnbMqJjq90yerYWar/mBmDW9AoGBANrtx5Vf+Oa88zrNKx842w8pSkah1vnLf/yx\n9+0jV9nF2F2iTiq1xGNJR1SFlzyDsMRc2dgdCK8uUZZm7/POmPmB4EtJNclYxYuM\n4ZW87BooZblRqtMt0dYAwHqAanBXlv9TxZg2dkbmQKCiSCitP6p7DsSDt+u0MwGc\nw1JIHbXhAoGBAL5FRG+XT0YoB0fu3VE9L+UjzfIQ+KcfGLUbKwZqjIpd/sooMl3R\nCVs9ZA4zjZ+AgqYs8zN3GEgg+43u66Qi8PnOT50yWbWYvja6KDpGbTuTKvDMrR7D\naCHGEhEDQMGKP/5YeJWJCEHRCNdafgFWaepOvTu5ZYGerLpn/JsvdAQo\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:28,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-f30f9183-77d3-4691-a819-3e68c0418650 2018-10-22 07:59:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:29,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:28 GMT Server: Apache x-openstack-request-id: req-3df9d044-a3b8-487b-a173-684d410b908e Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:29,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:59:29 GMT Server: Apache x-openstack-request-id: req-385732b8-cdc8-4142-a079-fbac4d4f63fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:59:29,339 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-385732b8-cdc8-4142-a079-fbac4d4f63fa 2018-10-22 07:59:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:29,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:29 GMT Server: Apache x-openstack-request-id: req-10f38515-3a56-456d-88dd-bed5f90b03d1 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:30,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:29 GMT Server: Apache x-openstack-request-id: req-e39e2ff3-01bd-4f5a-8a88-af0756098352 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "tags": null, "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T07:59:29Z", "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "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"}} 2018-10-22 07:59:30,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-e39e2ff3-01bd-4f5a-8a88-af0756098352 2018-10-22 07:59:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:33,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:33 GMT Server: Apache x-openstack-request-id: req-1fde8203-3a0d-484d-9ffe-0bbef07193e2 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:33,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:33 GMT Server: Apache x-openstack-request-id: req-51d720dd-0359-4c56-b9f4-49e636d235ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "tags": null, "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T07:59:29Z", "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "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"}} 2018-10-22 07:59:33,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-51d720dd-0359-4c56-b9f4-49e636d235ac 2018-10-22 07:59:36,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:36,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:36 GMT Server: Apache x-openstack-request-id: req-54cbc073-7c39-4a95-b655-f5a3b8bf9ec8 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:36,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:36 GMT Server: Apache x-openstack-request-id: req-2fb9a412-082b-4bbb-a7c7-32c0025baa6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "tags": null, "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T07:59:29Z", "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "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"}} 2018-10-22 07:59:36,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-2fb9a412-082b-4bbb-a7c7-32c0025baa6d 2018-10-22 07:59:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:39,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:39 GMT Server: Apache x-openstack-request-id: req-403994a7-9ce6-4786-913e-14aef411d7c7 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:39,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:39 GMT Server: Apache x-openstack-request-id: req-53339f75-adbd-43b0-bb5f-128fde85b534 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "tags": null, "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T07:59:29Z", "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "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"}} 2018-10-22 07:59:39,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-53339f75-adbd-43b0-bb5f-128fde85b534 2018-10-22 07:59:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/2895c76c-9eda-4820-b33c-3d74c446abe2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecf08ceea1a39c8b308ae8f256dd9ed894697" 2018-10-22 07:59:42,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:42 GMT Server: Apache x-openstack-request-id: req-067c3b5f-c9a8-44b4-a666-d363a2bbe520 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:42,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:42 GMT Server: Apache x-openstack-request-id: req-4f42a340-01b9-411b-bb76-d43875b4d089 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor2", "OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack", "stack_user_project_id": "97ea1620c3b74086be0fbb92f806cd36", "tags": null, "creation_time": "2018-10-22T07:59:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T07:59:29Z", "id": "2895c76c-9eda-4820-b33c-3d74c446abe2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 07:59:42,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-stack/2895c76c-9eda-4820-b33c-3d74c446abe2 used request id req-4f42a340-01b9-411b-bb76-d43875b4d089 2018-10-22 07:59:42,856 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image1 2018-10-22 07:59:42,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e1abd698741c52defb4b3b6acfbce38f0594697" 2018-10-22 07:59:44,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c532bc8-63c1-4612-a60d-1d80f04a61ed Date: Mon, 22 Oct 2018 07:59:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:59:44,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/45ea688b-e784-4859-9b2d-be9e05f3a8c3 used request id req-1c532bc8-63c1-4612-a60d-1d80f04a61ed 2018-10-22 07:59:44,570 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-68346340-fe7a-4a58-a6cb-6655f15e025b-image2 2018-10-22 07:59:44,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89f31439b98cae69132e9fae97f356e9e5cc23d0" 2018-10-22 07:59:45,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aacfc6d0-5d89-401a-87ce-968e86db3c00 Date: Mon, 22 Oct 2018 07:59:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 07:59:45,779 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c2fb8eee-4473-4d4d-9ae2-ea4197b304bd used request id req-aacfc6d0-5d89-401a-87ce-968e86db3c00 2018-10-22 07:59:45,782 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:59:45,782 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:59:45,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:59:46,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["r4It3zFlTEycMDBlkNnKEg"], "issued_at": "2018-10-22T07:59:46.000000Z"}} 2018-10-22 07:59:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b18d9342cb0f214e4fe787a1b4680f6b4defd8" -d '{"stack_name": "HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-10-22 07:59:47,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:59:46 GMT Server: Apache x-openstack-request-id: req-50e033df-c380-468c-bcc8-b4b8012abdf6 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "c6c2f794-3a1b-4552-a9c0-7c26d9534523", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523", "rel": "self"}]}} 2018-10-22 07:59:47,793 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-50e033df-c380-468c-bcc8-b4b8012abdf6 2018-10-22 07:59:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/c6c2f794-3a1b-4552-a9c0-7c26d9534523 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b18d9342cb0f214e4fe787a1b4680f6b4defd8" 2018-10-22 07:59:47,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:47 GMT Server: Apache x-openstack-request-id: req-879dc656-ad4c-4eca-96f5-9f0c917462a5 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:48,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:47 GMT Server: Apache x-openstack-request-id: req-c95cadad-e721-4d46-844d-67e35afcc2f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "c6c2f794-3a1b-4552-a9c0-7c26d9534523", "OS::stack_name": "HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack", "stack_user_project_id": "1deffd56981d4b5e86dc62d3947fa99f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6c2f794-3a1b-4552-a9c0-7c26d9534523", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 07:59:48,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 used request id req-c95cadad-e721-4d46-844d-67e35afcc2f1 2018-10-22 07:59:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/c6c2f794-3a1b-4552-a9c0-7c26d9534523 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b18d9342cb0f214e4fe787a1b4680f6b4defd8" 2018-10-22 07:59:48,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:48 GMT Server: Apache x-openstack-request-id: req-7ceef419-3a71-4452-a2f0-4f18b9d1a968 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:48,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:48 GMT Server: Apache x-openstack-request-id: req-c68354a0-63a2-4c06-9d5a-4f4839d6688a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "c6c2f794-3a1b-4552-a9c0-7c26d9534523", "OS::stack_name": "HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack", "stack_user_project_id": "1deffd56981d4b5e86dc62d3947fa99f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6c2f794-3a1b-4552-a9c0-7c26d9534523", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 07:59:48,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 used request id req-c68354a0-63a2-4c06-9d5a-4f4839d6688a 2018-10-22 07:59:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/c6c2f794-3a1b-4552-a9c0-7c26d9534523/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b18d9342cb0f214e4fe787a1b4680f6b4defd8" 2018-10-22 07:59:49,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:48 GMT Server: Apache x-openstack-request-id: req-4f1cdc92-df22-4ac0-8340-53bad3d2569c Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:49,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:49 GMT Server: Apache x-openstack-request-id: req-ac001f3b-265c-44ab-b56a-6e354fa83923 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-22T07:59:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "06112219-0cb4-405e-a2dc-2b0afcc7ea61", "resource_type": "OS::Nova::Flavor"}]} 2018-10-22 07:59:49,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523/resources used request id req-ac001f3b-265c-44ab-b56a-6e354fa83923 2018-10-22 07:59:49,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/06112219-0cb4-405e-a2dc-2b0afcc7ea61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b18d9342cb0f214e4fe787a1b4680f6b4defd8" 2018-10-22 07:59:49,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0c48aae-7299-4b03-8138-fdac50c366f1 x-compute-request-id: req-f0c48aae-7299-4b03-8138-fdac50c366f1 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/06112219-0cb4-405e-a2dc-2b0afcc7ea61", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/06112219-0cb4-405e-a2dc-2b0afcc7ea61", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "06112219-0cb4-405e-a2dc-2b0afcc7ea61", "name": "HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack-flavor-4clwu3tbkolb", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 07:59:49,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/06112219-0cb4-405e-a2dc-2b0afcc7ea61 used request id req-f0c48aae-7299-4b03-8138-fdac50c366f1 2018-10-22 07:59:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/c6c2f794-3a1b-4552-a9c0-7c26d9534523 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b18d9342cb0f214e4fe787a1b4680f6b4defd8" 2018-10-22 07:59:49,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:49 GMT Server: Apache x-openstack-request-id: req-1dec0a73-41c6-4e09-8d74-3c1ef34f8c54 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:49,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:59:49 GMT Server: Apache x-openstack-request-id: req-53f49626-36e0-41d3-a0e0-0ea71de3d566 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:59:49,760 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsFlavorTests-a603fb52-e4ea-4093-b796-4d4a58e54314-stack/c6c2f794-3a1b-4552-a9c0-7c26d9534523 used request id req-53f49626-36e0-41d3-a0e0-0ea71de3d566 2018-10-22 07:59:49,761 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:59:49,762 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 07:59:49,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:59:50,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Vgn4HCLCQSmAi4DA5tZAAQ"], "issued_at": "2018-10-22T07:59:50.000000Z"}} 2018-10-22 07:59:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" -d '{"stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-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-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp"}}' 2018-10-22 07:59:51,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:59:50 GMT Server: Apache x-openstack-request-id: req-48c2e736-6e61-482e-9e7f-d8446a436264 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9", "rel": "self"}]}} 2018-10-22 07:59:51,788 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-48c2e736-6e61-482e-9e7f-d8446a436264 2018-10-22 07:59:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/d5ea7265-b05d-4079-8b54-bee039df4bc9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:51,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:51 GMT Server: Apache x-openstack-request-id: req-cb7362ac-f0e1-49d1-ba3a-df8424debc2d Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:52,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:51 GMT Server: Apache x-openstack-request-id: req-1bdd6087-ce99-4776-a1a3-5097767573b5 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "OS::stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack", "keypair_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack", "stack_user_project_id": "66ce216b792741a7a8f66e65adf7a9b0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsl8j8reIKRlHKKryKGTZGJuVAzUSmEVTCJMa90zuntJEoMMt\nEDcma7AZUdBnAj9lnbLgopR2iuBNRA9lRUyuIHiwJiOxxS06Xj9RU9E9NUwMIOhT\naqkYMCb8IbLu/9Q/fyr3+bgLRHbvcYXHmKwmn+MpC6rTNyAdHXLPusE9d4YLu4yU\nIpoRPEEZWkrZ8GN/qGfndfKsnayeKfyPq6WxCXP1+BoQxAqEv/Hc1071rcHGMDCZ\n7MRFTGUpE4dPBW+Ook5H5oNXzsubKwmAg94Vp23yc6rY02U0z1fqpUP9qvy+ieMX\nz89gRLSPMCLiXGeZzpSTtB8kzSRoD28SxkmwBQIDAQABAoIBAAlO5bVY1oYuh4Qb\nx59MA/hAxjnwnxPLKlYcNyAIp7sqBeLNzKA4AI1GF0wpr/ZyEH92Qjq5vKXqpp2S\noBpJshyHr8mNu00q2wzoCPpyxNrvKQLenNvIDzcUEbxAdjBrhxS/zUj+zbe47S3j\naVMSSMG3PQEa3QLXbi2HPEfmpaqDAesOeSwiOd/+QK38JyA3yi+4ZX1H6XY8nhVy\n5qKI46Qge+iM+11m2c9bYPhp1C0MrtGWzezqjesDFlDbE5Lelopsf8zT9OYKgpIW\n5EGGTO6BAJGdCxXaPft5ftc4PsmJWsJcuWa8CsHPI5kBwtPFjGFvcWdynxeaYjQk\nov1KbwECgYEA4iTtcBAGg9hVDFMNNkacUBN1MzNFQL7RLGMkMxy6cNdr4mGNUqRW\nurPFg1Oy87JBzK4Q5Ur5zxl3yucKmA0TAwxgLLrXhmYxRjft3fg4lSTq5TQcA8Ci\nyDX9dpARqQ1DNk67QGbgeLal8wsEQuDfKNIqrxFyhxwZCGr8dUw2c/UCgYEAyeug\nUklqFSig2OmJTuaj+WyiEia6F0ZMmXG8zyB4aXBM8HqjNIOKh2mAdflelWDv9z4I\n/IM27/GUV5dGMGMXRlhSiw1yzMSRTbgDgZQjXzbqHrfNW5fmXcyXqQaX+0HLLO4+\nnV0l4qAt8XeoESVF9bP35x0iGJWv6q5qS+RC0dECgYEArXoqcoa4mLeBNn0Xa4Vr\nL7pdc7Nm8q3uhCBhipwFIb7/UaAH61eJ+JsjbwTsCCm8dCkraNnFHGurC4mFBPMy\nnGoH9Qg3gTAvqHALFvXtYev6DW2V+AL0XKWeFC+cfJRh9O0ck+DXXYKvduwCjtM2\nHXhrqfS2aJLTWTPJCqo2M2kCgYAn1Z02Ppd3/yDkSgY1k5irvzul+w/hQZQg/Wgz\nMIOwwV/cXUVPOdgdaLnYDE8Vhx8wFoPtVPGEmpMaSJSnPRU9YnU+S3PnY6wKug+v\nA4uK4CmFz9rqg+gFfzQ4Oz3Gaq9reMDPiK3NrK4Dogh9AW5wz4VLidrNINKoqKn9\nuNVZ0QKBgAfsHsPsgPt8IZodSBhLWCnlYbt4VB1ycusvucQpumUGSPfBTTsUe8yI\nQ4Fdn+huCZGB1ZpAb0pQ1M4byKSvu8ntT84Z3b/JMmU1w/LYMKevBCk2Ee5NDPV+\n0q1OZ49DIBKUeWfAFYJR96x0aAV5eWcX4qKEa6MxMp9t7WqBTbC6\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 07:59:52,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 used request id req-1bdd6087-ce99-4776-a1a3-5097767573b5 2018-10-22 07:59:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/d5ea7265-b05d-4079-8b54-bee039df4bc9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:52,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:52 GMT Server: Apache x-openstack-request-id: req-78bfb302-c452-4d36-83d6-0c3c4ad4439d Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:52,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:52 GMT Server: Apache x-openstack-request-id: req-7ebf9c6b-ba67-46a6-90bd-cd4f8e6fd8b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "OS::stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack", "keypair_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack", "stack_user_project_id": "66ce216b792741a7a8f66e65adf7a9b0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsl8j8reIKRlHKKryKGTZGJuVAzUSmEVTCJMa90zuntJEoMMt\nEDcma7AZUdBnAj9lnbLgopR2iuBNRA9lRUyuIHiwJiOxxS06Xj9RU9E9NUwMIOhT\naqkYMCb8IbLu/9Q/fyr3+bgLRHbvcYXHmKwmn+MpC6rTNyAdHXLPusE9d4YLu4yU\nIpoRPEEZWkrZ8GN/qGfndfKsnayeKfyPq6WxCXP1+BoQxAqEv/Hc1071rcHGMDCZ\n7MRFTGUpE4dPBW+Ook5H5oNXzsubKwmAg94Vp23yc6rY02U0z1fqpUP9qvy+ieMX\nz89gRLSPMCLiXGeZzpSTtB8kzSRoD28SxkmwBQIDAQABAoIBAAlO5bVY1oYuh4Qb\nx59MA/hAxjnwnxPLKlYcNyAIp7sqBeLNzKA4AI1GF0wpr/ZyEH92Qjq5vKXqpp2S\noBpJshyHr8mNu00q2wzoCPpyxNrvKQLenNvIDzcUEbxAdjBrhxS/zUj+zbe47S3j\naVMSSMG3PQEa3QLXbi2HPEfmpaqDAesOeSwiOd/+QK38JyA3yi+4ZX1H6XY8nhVy\n5qKI46Qge+iM+11m2c9bYPhp1C0MrtGWzezqjesDFlDbE5Lelopsf8zT9OYKgpIW\n5EGGTO6BAJGdCxXaPft5ftc4PsmJWsJcuWa8CsHPI5kBwtPFjGFvcWdynxeaYjQk\nov1KbwECgYEA4iTtcBAGg9hVDFMNNkacUBN1MzNFQL7RLGMkMxy6cNdr4mGNUqRW\nurPFg1Oy87JBzK4Q5Ur5zxl3yucKmA0TAwxgLLrXhmYxRjft3fg4lSTq5TQcA8Ci\nyDX9dpARqQ1DNk67QGbgeLal8wsEQuDfKNIqrxFyhxwZCGr8dUw2c/UCgYEAyeug\nUklqFSig2OmJTuaj+WyiEia6F0ZMmXG8zyB4aXBM8HqjNIOKh2mAdflelWDv9z4I\n/IM27/GUV5dGMGMXRlhSiw1yzMSRTbgDgZQjXzbqHrfNW5fmXcyXqQaX+0HLLO4+\nnV0l4qAt8XeoESVF9bP35x0iGJWv6q5qS+RC0dECgYEArXoqcoa4mLeBNn0Xa4Vr\nL7pdc7Nm8q3uhCBhipwFIb7/UaAH61eJ+JsjbwTsCCm8dCkraNnFHGurC4mFBPMy\nnGoH9Qg3gTAvqHALFvXtYev6DW2V+AL0XKWeFC+cfJRh9O0ck+DXXYKvduwCjtM2\nHXhrqfS2aJLTWTPJCqo2M2kCgYAn1Z02Ppd3/yDkSgY1k5irvzul+w/hQZQg/Wgz\nMIOwwV/cXUVPOdgdaLnYDE8Vhx8wFoPtVPGEmpMaSJSnPRU9YnU+S3PnY6wKug+v\nA4uK4CmFz9rqg+gFfzQ4Oz3Gaq9reMDPiK3NrK4Dogh9AW5wz4VLidrNINKoqKn9\nuNVZ0QKBgAfsHsPsgPt8IZodSBhLWCnlYbt4VB1ycusvucQpumUGSPfBTTsUe8yI\nQ4Fdn+huCZGB1ZpAb0pQ1M4byKSvu8ntT84Z3b/JMmU1w/LYMKevBCk2Ee5NDPV+\n0q1OZ49DIBKUeWfAFYJR96x0aAV5eWcX4qKEa6MxMp9t7WqBTbC6\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 07:59:52,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 used request id req-7ebf9c6b-ba67-46a6-90bd-cd4f8e6fd8b9 2018-10-22 07:59:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/d5ea7265-b05d-4079-8b54-bee039df4bc9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:52,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:52 GMT Server: Apache x-openstack-request-id: req-0aca3884-5eef-4a9e-8ba5-a13d938ea8dc Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:52 GMT Server: Apache x-openstack-request-id: req-7e06c9b8-ee41-4764-9384-f69163e5ce34 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.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T07:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-22 07:59:52,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9/resources used request id req-7e06c9b8-ee41-4764-9384-f69163e5ce34 2018-10-22 07:59:52,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:52,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7b5f46-7aa3-41a0-878b-4fdafaf38b0e x-compute-request-id: req-2f7b5f46-7aa3-41a0-878b-4fdafaf38b0e Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyXyPyt4gpGUcoqvIoZNkYm5UDNRKYRVMIkxr3TO6e0kSgwy0QNyZrsBlR0GcCP2WdsuCilHaK4E1ED2VFTK4geLAmI7HFLTpeP1FT0T01TAwg6FNqqRgwJvwhsu7/1D9/Kvf5uAtEdu9xhceYrCaf4ykLqtM3IB0dcs+6wT13hgu7jJQimhE8QRlaStnwY3+oZ+d18qydrJ4p/I+rpbEJc/X4GhDECoS/8dzXTvWtwcYwMJnsxEVMZSkTh08Fb46iTkfmg1fOy5srCYCD3hWnbfJzqtjTZTTPV+qlQ/2q/L6J4xfPz2BEtI8wIuJcZ5nOlJO0HyTNJGgPbxLGSbAF Generated-by-Nova", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp", "deleted": false, "created_at": "2018-10-22T07:59:52.000000", "updated_at": null, "fingerprint": "cb:0a:4c:22:07:5f:c0:c3:1e:75:b1:67:d7:51:6c:99", "deleted_at": null, "id": 15}} 2018-10-22 07:59:52,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp used request id req-2f7b5f46-7aa3-41a0-878b-4fdafaf38b0e 2018-10-22 07:59:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/d5ea7265-b05d-4079-8b54-bee039df4bc9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:53,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:52 GMT Server: Apache x-openstack-request-id: req-2165bb8e-5c1a-4fd6-a348-67758d8f9f98 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:53,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:53 GMT Server: Apache x-openstack-request-id: req-5f4429b3-8456-45ef-9493-163324f66ff0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "OS::stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack", "keypair_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack", "stack_user_project_id": "66ce216b792741a7a8f66e65adf7a9b0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d5ea7265-b05d-4079-8b54-bee039df4bc9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsl8j8reIKRlHKKryKGTZGJuVAzUSmEVTCJMa90zuntJEoMMt\nEDcma7AZUdBnAj9lnbLgopR2iuBNRA9lRUyuIHiwJiOxxS06Xj9RU9E9NUwMIOhT\naqkYMCb8IbLu/9Q/fyr3+bgLRHbvcYXHmKwmn+MpC6rTNyAdHXLPusE9d4YLu4yU\nIpoRPEEZWkrZ8GN/qGfndfKsnayeKfyPq6WxCXP1+BoQxAqEv/Hc1071rcHGMDCZ\n7MRFTGUpE4dPBW+Ook5H5oNXzsubKwmAg94Vp23yc6rY02U0z1fqpUP9qvy+ieMX\nz89gRLSPMCLiXGeZzpSTtB8kzSRoD28SxkmwBQIDAQABAoIBAAlO5bVY1oYuh4Qb\nx59MA/hAxjnwnxPLKlYcNyAIp7sqBeLNzKA4AI1GF0wpr/ZyEH92Qjq5vKXqpp2S\noBpJshyHr8mNu00q2wzoCPpyxNrvKQLenNvIDzcUEbxAdjBrhxS/zUj+zbe47S3j\naVMSSMG3PQEa3QLXbi2HPEfmpaqDAesOeSwiOd/+QK38JyA3yi+4ZX1H6XY8nhVy\n5qKI46Qge+iM+11m2c9bYPhp1C0MrtGWzezqjesDFlDbE5Lelopsf8zT9OYKgpIW\n5EGGTO6BAJGdCxXaPft5ftc4PsmJWsJcuWa8CsHPI5kBwtPFjGFvcWdynxeaYjQk\nov1KbwECgYEA4iTtcBAGg9hVDFMNNkacUBN1MzNFQL7RLGMkMxy6cNdr4mGNUqRW\nurPFg1Oy87JBzK4Q5Ur5zxl3yucKmA0TAwxgLLrXhmYxRjft3fg4lSTq5TQcA8Ci\nyDX9dpARqQ1DNk67QGbgeLal8wsEQuDfKNIqrxFyhxwZCGr8dUw2c/UCgYEAyeug\nUklqFSig2OmJTuaj+WyiEia6F0ZMmXG8zyB4aXBM8HqjNIOKh2mAdflelWDv9z4I\n/IM27/GUV5dGMGMXRlhSiw1yzMSRTbgDgZQjXzbqHrfNW5fmXcyXqQaX+0HLLO4+\nnV0l4qAt8XeoESVF9bP35x0iGJWv6q5qS+RC0dECgYEArXoqcoa4mLeBNn0Xa4Vr\nL7pdc7Nm8q3uhCBhipwFIb7/UaAH61eJ+JsjbwTsCCm8dCkraNnFHGurC4mFBPMy\nnGoH9Qg3gTAvqHALFvXtYev6DW2V+AL0XKWeFC+cfJRh9O0ck+DXXYKvduwCjtM2\nHXhrqfS2aJLTWTPJCqo2M2kCgYAn1Z02Ppd3/yDkSgY1k5irvzul+w/hQZQg/Wgz\nMIOwwV/cXUVPOdgdaLnYDE8Vhx8wFoPtVPGEmpMaSJSnPRU9YnU+S3PnY6wKug+v\nA4uK4CmFz9rqg+gFfzQ4Oz3Gaq9reMDPiK3NrK4Dogh9AW5wz4VLidrNINKoqKn9\nuNVZ0QKBgAfsHsPsgPt8IZodSBhLWCnlYbt4VB1ycusvucQpumUGSPfBTTsUe8yI\nQ4Fdn+huCZGB1ZpAb0pQ1M4byKSvu8ntT84Z3b/JMmU1w/LYMKevBCk2Ee5NDPV+\n0q1OZ49DIBKUeWfAFYJR96x0aAV5eWcX4qKEa6MxMp9t7WqBTbC6\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 07:59:53,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 used request id req-5f4429b3-8456-45ef-9493-163324f66ff0 2018-10-22 07:59:53,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:53,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07: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-5346e34d-3a37-4490-b8fb-1a86f1ddc536 x-compute-request-id: req-5346e34d-3a37-4490-b8fb-1a86f1ddc536 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyXyPyt4gpGUcoqvIoZNkYm5UDNRKYRVMIkxr3TO6e0kSgwy0QNyZrsBlR0GcCP2WdsuCilHaK4E1ED2VFTK4geLAmI7HFLTpeP1FT0T01TAwg6FNqqRgwJvwhsu7/1D9/Kvf5uAtEdu9xhceYrCaf4ykLqtM3IB0dcs+6wT13hgu7jJQimhE8QRlaStnwY3+oZ+d18qydrJ4p/I+rpbEJc/X4GhDECoS/8dzXTvWtwcYwMJnsxEVMZSkTh08Fb46iTkfmg1fOy5srCYCD3hWnbfJzqtjTZTTPV+qlQ/2q/L6J4xfPz2BEtI8wIuJcZ5nOlJO0HyTNJGgPbxLGSbAF Generated-by-Nova", "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "name": "HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp", "deleted": false, "created_at": "2018-10-22T07:59:52.000000", "updated_at": null, "fingerprint": "cb:0a:4c:22:07:5f:c0:c3:1e:75:b1:67:d7:51:6c:99", "deleted_at": null, "id": 15}} 2018-10-22 07:59:53,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-kp used request id req-5346e34d-3a37-4490-b8fb-1a86f1ddc536 2018-10-22 07:59:53,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/d5ea7265-b05d-4079-8b54-bee039df4bc9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba456871e35e3fab4d99cb7944639f393959e6b" 2018-10-22 07:59:53,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:53 GMT Server: Apache x-openstack-request-id: req-aedb210f-d2f4-42d7-a49b-1bd5a9c78287 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:53,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 07:59:53 GMT Server: Apache x-openstack-request-id: req-48c302a4-baf8-4ebc-9b36-86fcd62a375a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 07:59:53,368 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsKeypairTests-0bd071c0-03cf-41bc-a818-58b597e7c13c-stack/d5ea7265-b05d-4079-8b54-bee039df4bc9 used request id req-48c302a4-baf8-4ebc-9b36-86fcd62a375a 2018-10-22 07:59:53,369 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 07:59:53,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 07:59:53,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T08:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["U6Hl6zspSnyGsyVQUaA0Mw"], "issued_at": "2018-10-22T07:59:53.000000Z"}} 2018-10-22 07:59:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" -d '{"stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-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-fb772128-d243-4263-a5a9-5e978b37e198-sec-grp"}}' 2018-10-22 07:59:55,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 07:59:53 GMT Server: Apache x-openstack-request-id: req-505b80fd-3db3-46ec-ac9a-fa28df1851ad Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "69c332e7-488b-480c-a0da-8f80650d1423", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423", "rel": "self"}]}} 2018-10-22 07:59:55,590 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks used request id req-505b80fd-3db3-46ec-ac9a-fa28df1851ad 2018-10-22 07:59:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/69c332e7-488b-480c-a0da-8f80650d1423 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 07:59:55,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:55 GMT Server: Apache x-openstack-request-id: req-50e99442-001e-48b5-aee0-738afc491754 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:55,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:55 GMT Server: Apache x-openstack-request-id: req-a5e49eb7-db70-497a-be48-2bcd61c5cb39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "69c332e7-488b-480c-a0da-8f80650d1423", "OS::stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack", "security_group_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack", "stack_user_project_id": "4f1367bb607c4830a0b97146d9a4dabf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69c332e7-488b-480c-a0da-8f80650d1423", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 07:59:55,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 used request id req-a5e49eb7-db70-497a-be48-2bcd61c5cb39 2018-10-22 07:59:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/69c332e7-488b-480c-a0da-8f80650d1423 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 07:59:56,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:55 GMT Server: Apache x-openstack-request-id: req-d96d2246-9484-4aa5-b5c1-0188cb883aac Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:56,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:56 GMT Server: Apache x-openstack-request-id: req-1e5f9cfd-5bc8-4efc-b555-656245ac7db5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "69c332e7-488b-480c-a0da-8f80650d1423", "OS::stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack", "security_group_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack", "stack_user_project_id": "4f1367bb607c4830a0b97146d9a4dabf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T07:59:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69c332e7-488b-480c-a0da-8f80650d1423", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 07:59:56,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 used request id req-1e5f9cfd-5bc8-4efc-b555-656245ac7db5 2018-10-22 07:59:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/69c332e7-488b-480c-a0da-8f80650d1423 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 07:59:59,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:59 GMT Server: Apache x-openstack-request-id: req-061768c3-ee88-46e5-804e-99f943f5e4a6 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 07:59:59,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:59 GMT Server: Apache x-openstack-request-id: req-7b7e97ae-e974-46fd-a6c9-6f6ca4ad62ff 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": "add5e9a7e5c84c238aa543bac102ea65", "OS::stack_id": "69c332e7-488b-480c-a0da-8f80650d1423", "OS::stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack", "security_group_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack", "stack_user_project_id": "4f1367bb607c4830a0b97146d9a4dabf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T07:59:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69c332e7-488b-480c-a0da-8f80650d1423", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 07:59:59,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 used request id req-7b7e97ae-e974-46fd-a6c9-6f6ca4ad62ff 2018-10-22 07:59:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/69c332e7-488b-480c-a0da-8f80650d1423/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 07:59:59,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 07:59:59 GMT Server: Apache x-openstack-request-id: req-c0d6a330-a4cf-44bc-8494-896b707fac21 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 08:00:00,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 07:59:59 GMT Server: Apache x-openstack-request-id: req-e0747c97-1d74-45e9-a1ee-a9ddd0f6697e 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.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T07:59:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T07:59:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f87d3c7-9d01-428e-8c71-54c68eb338d6", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-22 08:00:00,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423/resources used request id req-e0747c97-1d74-45e9-a1ee-a9ddd0f6697e 2018-10-22 08:00:00,158 - neutron_utils - INFO - Retrieving security group with ID - 3f87d3c7-9d01-428e-8c71-54c68eb338d6 2018-10-22 08:00:00,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3f87d3c7-9d01-428e-8c71-54c68eb338d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 08:00:00,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-7ad12ada-8f4f-4925-bc7c-929653f15194 Date: Mon, 22 Oct 2018 08:00:00 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:59:56Z", "updated_at": "2018-10-22T07:59:57Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T07:59:57Z", "revision_number": 0, "id": "1d19aac8-8c7e-403c-b2f8-0d65f961d9e1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T07:59:57Z", "security_group_id": "3f87d3c7-9d01-428e-8c71-54c68eb338d6", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": 22, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:59:57Z", "revision_number": 0, "id": "67d95f39-91de-482d-ab08-8932063c356d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T07:59:57Z", "security_group_id": "3f87d3c7-9d01-428e-8c71-54c68eb338d6", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 6, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "3f87d3c7-9d01-428e-8c71-54c68eb338d6", "name": "HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-sec-grp"}]} 2018-10-22 08:00:00,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3f87d3c7-9d01-428e-8c71-54c68eb338d6 used request id req-7ad12ada-8f4f-4925-bc7c-929653f15194 2018-10-22 08:00:00,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f87d3c7-9d01-428e-8c71-54c68eb338d6 2018-10-22 08:00:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3f87d3c7-9d01-428e-8c71-54c68eb338d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 08:00:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a6130fd3-ce71-494e-beb4-7b482bfad031 Date: Mon, 22 Oct 2018 08:00:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-22T07:59:57Z", "security_group_id": "3f87d3c7-9d01-428e-8c71-54c68eb338d6", "port_range_min": 22, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:59:57Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "1d19aac8-8c7e-403c-b2f8-0d65f961d9e1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-22T07:59:57Z", "security_group_id": "3f87d3c7-9d01-428e-8c71-54c68eb338d6", "port_range_min": null, "revision_number": 0, "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:59:57Z", "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "67d95f39-91de-482d-ab08-8932063c356d"}]} 2018-10-22 08:00:00,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3f87d3c7-9d01-428e-8c71-54c68eb338d6 used request id req-a6130fd3-ce71-494e-beb4-7b482bfad031 2018-10-22 08:00:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/69c332e7-488b-480c-a0da-8f80650d1423 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9736ff23de224cf026fa613cf6985957811979d4" 2018-10-22 08:00:00,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 08:00:00 GMT Server: Apache x-openstack-request-id: req-ecf4fefa-0a35-4571-812d-3906b31827d9 Location: http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 08:00:01,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:00 GMT Server: Apache x-openstack-request-id: req-0fbef713-cbe5-415c-afd4-f4b831664a6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:01,004 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65/stacks/HeatUtilsSecurityGroupTests-fb772128-d243-4263-a5a9-5e978b37e198-stack/69c332e7-488b-480c-a0da-8f80650d1423 used request id req-0fbef713-cbe5-415c-afd4-f4b831664a6f 2018-10-22 08:00:01,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:01,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Ndp5-_nGTSukybPtWZDnzA"], "issued_at": "2018-10-22T08:00:01.000000Z"}} 2018-10-22 08:00:01,385 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3cd4ae61d1e89fd57ce6737a7a48e6b8f771bb" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-c678d128-9a50-473c-991f-17187f4dd085"}}' 2018-10-22 08:00:01,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:01 GMT Server: Apache x-compute-request-id: req-4ab13285-68cf-4e81-9504-b4981d0d27b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ab13285-68cf-4e81-9504-b4981d0d27b0 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "eb07ef3f-1f13-41bd-beac-3d6135957cbf", "name": "CinderUtilsQoSTests-c678d128-9a50-473c-991f-17187f4dd085"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/eb07ef3f-1f13-41bd-beac-3d6135957cbf", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/eb07ef3f-1f13-41bd-beac-3d6135957cbf", "rel": "bookmark"}]} 2018-10-22 08:00:01,588 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-4ab13285-68cf-4e81-9504-b4981d0d27b0 2018-10-22 08:00:01,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab13285-68cf-4e81-9504-b4981d0d27b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3cd4ae61d1e89fd57ce6737a7a48e6b8f771bb" 2018-10-22 08:00:02,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:01 GMT Server: Apache x-compute-request-id: req-b5cd0b65-751e-4493-bef4-86de694c37d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5cd0b65-751e-4493-bef4-86de694c37d1 Content-Encoding: gzip Content-Length: 157 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "eb07ef3f-1f13-41bd-beac-3d6135957cbf", "name": "CinderUtilsQoSTests-c678d128-9a50-473c-991f-17187f4dd085"}]} 2018-10-22 08:00:02,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-b5cd0b65-751e-4493-bef4-86de694c37d1 2018-10-22 08:00:02,417 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c678d128-9a50-473c-991f-17187f4dd085 2018-10-22 08:00:02,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/eb07ef3f-1f13-41bd-beac-3d6135957cbf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab13285-68cf-4e81-9504-b4981d0d27b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3cd4ae61d1e89fd57ce6737a7a48e6b8f771bb" 2018-10-22 08:00:03,179 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-67bf56c0-0ce9-4e67-a703-c3a41c9fc667 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:03,179 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/eb07ef3f-1f13-41bd-beac-3d6135957cbf?force=False used request id req-67bf56c0-0ce9-4e67-a703-c3a41c9fc667 2018-10-22 08:00:03,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab13285-68cf-4e81-9504-b4981d0d27b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3cd4ae61d1e89fd57ce6737a7a48e6b8f771bb" 2018-10-22 08:00:03,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:03 GMT Server: Apache x-compute-request-id: req-c00a11d9-dbe2-4b34-b75f-40c5e5220046 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c00a11d9-dbe2-4b34-b75f-40c5e5220046 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 08:00:03,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-c00a11d9-dbe2-4b34-b75f-40c5e5220046 2018-10-22 08:00:03,991 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c678d128-9a50-473c-991f-17187f4dd085 2018-10-22 08:00:03,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/eb07ef3f-1f13-41bd-beac-3d6135957cbf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab13285-68cf-4e81-9504-b4981d0d27b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3cd4ae61d1e89fd57ce6737a7a48e6b8f771bb" 2018-10-22 08:00:04,181 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8625b84d-07cf-427b-90b3-a4dfae2dc04a x-openstack-request-id: req-8625b84d-07cf-427b-90b3-a4dfae2dc04a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec eb07ef3f-1f13-41bd-beac-3d6135957cbf.", "code": 404}} 2018-10-22 08:00:04,182 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/eb07ef3f-1f13-41bd-beac-3d6135957cbf?force=False used request id req-8625b84d-07cf-427b-90b3-a4dfae2dc04a 2018-10-22 08:00:04,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:04,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["myhShw64TsuKd1DbJq8Ecw"], "issued_at": "2018-10-22T08:00:04.000000Z"}} 2018-10-22 08:00:04,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49afb8a931e4495947e635f8cbae43cc9ec28e8a" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-c9d51403-252b-4c7a-be11-0de666e97bab"}}' 2018-10-22 08:00:05,441 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:04 GMT Server: Apache x-compute-request-id: req-68620abf-2171-412b-9438-21e7cfa0852e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68620abf-2171-412b-9438-21e7cfa0852e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "name": "CinderUtilsQoSTests-c9d51403-252b-4c7a-be11-0de666e97bab"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "rel": "bookmark"}]} 2018-10-22 08:00:05,442 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-68620abf-2171-412b-9438-21e7cfa0852e 2018-10-22 08:00:05,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68620abf-2171-412b-9438-21e7cfa0852e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49afb8a931e4495947e635f8cbae43cc9ec28e8a" 2018-10-22 08:00:06,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:05 GMT Server: Apache x-compute-request-id: req-cb3c279a-e083-44d0-b8ff-86ede7a99622 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb3c279a-e083-44d0-b8ff-86ede7a99622 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "name": "CinderUtilsQoSTests-c9d51403-252b-4c7a-be11-0de666e97bab"}]} 2018-10-22 08:00:06,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-cb3c279a-e083-44d0-b8ff-86ede7a99622 2018-10-22 08:00:06,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68620abf-2171-412b-9438-21e7cfa0852e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49afb8a931e4495947e635f8cbae43cc9ec28e8a" 2018-10-22 08:00:06,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:06 GMT Server: Apache x-compute-request-id: req-bc711cdb-668f-423c-9a52-3b1d5257401b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc711cdb-668f-423c-9a52-3b1d5257401b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "name": "CinderUtilsQoSTests-c9d51403-252b-4c7a-be11-0de666e97bab"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb", "rel": "bookmark"}]} 2018-10-22 08:00:06,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb used request id req-bc711cdb-668f-423c-9a52-3b1d5257401b 2018-10-22 08:00:06,342 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c9d51403-252b-4c7a-be11-0de666e97bab 2018-10-22 08:00:06,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68620abf-2171-412b-9438-21e7cfa0852e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49afb8a931e4495947e635f8cbae43cc9ec28e8a" 2018-10-22 08:00:06,409 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2370444-6d5b-4afa-9597-597b72729d82 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:06,409 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4183d722-ac79-48e9-93e7-c5f7dc3ad9fb?force=False used request id req-a2370444-6d5b-4afa-9597-597b72729d82 2018-10-22 08:00:06,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:06,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["wpk4XKafQdWXIRGU2RETGw"], "issued_at": "2018-10-22T08:00:06.000000Z"}} 2018-10-22 08:00:06,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62edd7caa520ef788fe4982afab06f55ecea2be0" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-3914bea7-e7c8-4b69-a756-4fc8422a5f0c"}}' 2018-10-22 08:00:07,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:06 GMT Server: Apache x-compute-request-id: req-a7cc6251-aa8c-45b2-b93b-6d374c811d1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7cc6251-aa8c-45b2-b93b-6d374c811d1f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "5393f6f1-7038-48b6-9d3b-281722f3bb3e", "name": "CinderUtilsQoSTests-3914bea7-e7c8-4b69-a756-4fc8422a5f0c"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e", "rel": "bookmark"}]} 2018-10-22 08:00:07,652 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-a7cc6251-aa8c-45b2-b93b-6d374c811d1f 2018-10-22 08:00:07,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7cc6251-aa8c-45b2-b93b-6d374c811d1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62edd7caa520ef788fe4982afab06f55ecea2be0" 2018-10-22 08:00:07,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:07 GMT Server: Apache x-compute-request-id: req-80dc4117-8b1d-4266-9bd9-903b59eab29b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80dc4117-8b1d-4266-9bd9-903b59eab29b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "5393f6f1-7038-48b6-9d3b-281722f3bb3e", "name": "CinderUtilsQoSTests-3914bea7-e7c8-4b69-a756-4fc8422a5f0c"}]} 2018-10-22 08:00:07,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-80dc4117-8b1d-4266-9bd9-903b59eab29b 2018-10-22 08:00:07,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7cc6251-aa8c-45b2-b93b-6d374c811d1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62edd7caa520ef788fe4982afab06f55ecea2be0" 2018-10-22 08:00:08,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:07 GMT Server: Apache x-compute-request-id: req-86e8f07c-3b9d-47fd-9318-19722fae2259 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86e8f07c-3b9d-47fd-9318-19722fae2259 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "5393f6f1-7038-48b6-9d3b-281722f3bb3e", "name": "CinderUtilsQoSTests-3914bea7-e7c8-4b69-a756-4fc8422a5f0c"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e", "rel": "bookmark"}]} 2018-10-22 08:00:08,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e used request id req-86e8f07c-3b9d-47fd-9318-19722fae2259 2018-10-22 08:00:08,034 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-3914bea7-e7c8-4b69-a756-4fc8422a5f0c 2018-10-22 08:00:08,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7cc6251-aa8c-45b2-b93b-6d374c811d1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62edd7caa520ef788fe4982afab06f55ecea2be0" 2018-10-22 08:00:08,254 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54a61778-3031-4b0e-86f5-2bc9a75114fc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:08,255 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/5393f6f1-7038-48b6-9d3b-281722f3bb3e?force=False used request id req-54a61778-3031-4b0e-86f5-2bc9a75114fc 2018-10-22 08:00:08,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:08,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["Vcw5Yr-AQnO70T9VwLb12w"], "issued_at": "2018-10-22T08:00:08.000000Z"}} 2018-10-22 08:00:08,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76976a6832b665aa51c21459c39f83ea5b0ea4c7" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-23310442-8ae2-4940-a6be-08819288dab9"}}' 2018-10-22 08:00:08,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:08 GMT Server: Apache x-compute-request-id: req-05318083-39db-47aa-b7bf-8419be10c283 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05318083-39db-47aa-b7bf-8419be10c283 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "532f9457-b1dd-401b-991d-dd6772ff2236", "name": "CinderUtilsQoSTests-23310442-8ae2-4940-a6be-08819288dab9"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236", "rel": "bookmark"}]} 2018-10-22 08:00:08,875 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-05318083-39db-47aa-b7bf-8419be10c283 2018-10-22 08:00:08,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-05318083-39db-47aa-b7bf-8419be10c283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76976a6832b665aa51c21459c39f83ea5b0ea4c7" 2018-10-22 08:00:09,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:08 GMT Server: Apache x-compute-request-id: req-fde363cd-8a0c-4af9-9509-c917d7807ec2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fde363cd-8a0c-4af9-9509-c917d7807ec2 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "532f9457-b1dd-401b-991d-dd6772ff2236", "name": "CinderUtilsQoSTests-23310442-8ae2-4940-a6be-08819288dab9"}]} 2018-10-22 08:00:09,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-fde363cd-8a0c-4af9-9509-c917d7807ec2 2018-10-22 08:00:09,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-05318083-39db-47aa-b7bf-8419be10c283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76976a6832b665aa51c21459c39f83ea5b0ea4c7" 2018-10-22 08:00:09,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:09 GMT Server: Apache x-compute-request-id: req-265b6dbe-4055-40c8-9249-124e3df7ff2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-265b6dbe-4055-40c8-9249-124e3df7ff2c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "532f9457-b1dd-401b-991d-dd6772ff2236", "name": "CinderUtilsQoSTests-23310442-8ae2-4940-a6be-08819288dab9"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236", "rel": "bookmark"}]} 2018-10-22 08:00:09,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236 used request id req-265b6dbe-4055-40c8-9249-124e3df7ff2c 2018-10-22 08:00:09,214 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-23310442-8ae2-4940-a6be-08819288dab9 2018-10-22 08:00:09,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-05318083-39db-47aa-b7bf-8419be10c283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76976a6832b665aa51c21459c39f83ea5b0ea4c7" 2018-10-22 08:00:09,971 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-394013f6-83fb-46d7-b5f9-231058bfc119 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:09,971 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/532f9457-b1dd-401b-991d-dd6772ff2236?force=False used request id req-394013f6-83fb-46d7-b5f9-231058bfc119 2018-10-22 08:00:09,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:10,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["ono0vRRkQQyH099lVJHK0Q"], "issued_at": "2018-10-22T08:00:10.000000Z"}} 2018-10-22 08:00:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:10,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dd878d-d1dc-4ffc-9dc5-368b734712d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:10,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-86dd878d-d1dc-4ffc-9dc5-368b734712d6 2018-10-22 08:00:10,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-5631d2f1-ec7d-40d7-99f0-5607e80c06be", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 08:00:10,874 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:10 GMT Server: Apache x-compute-request-id: req-4f433b61-9cee-41b6-96f2-49a8a4001155 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4f433b61-9cee-41b6-96f2-49a8a4001155 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T08:00:10.730669", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-5631d2f1-ec7d-40d7-99f0-5607e80c06be", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "03ef101f-5faf-43a2-a394-321d6ef92636", "size": 1}} 2018-10-22 08:00:10,875 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes used request id req-4f433b61-9cee-41b6-96f2-49a8a4001155 2018-10-22 08:00:10,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:11,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:10 GMT Server: Apache x-compute-request-id: req-306d214f-5c88-4101-a2d0-0ff33a45234f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-306d214f-5c88-4101-a2d0-0ff33a45234f Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:10.000000", "replication_status": null, "snapshot_id": null, "id": "03ef101f-5faf-43a2-a394-321d6ef92636", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-5631d2f1-ec7d-40d7-99f0-5607e80c06be", "bootable": "false", "created_at": "2018-10-22T08:00:10.000000", "volume_type": null}} 2018-10-22 08:00:11,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-306d214f-5c88-4101-a2d0-0ff33a45234f 2018-10-22 08:00:11,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:11,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:11 GMT Server: Apache x-compute-request-id: req-d9278c04-dc2e-4866-b9e3-517fbfbed1e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9278c04-dc2e-4866-b9e3-517fbfbed1e6 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:11.000000", "replication_status": null, "snapshot_id": null, "id": "03ef101f-5faf-43a2-a394-321d6ef92636", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-5631d2f1-ec7d-40d7-99f0-5607e80c06be", "bootable": "false", "created_at": "2018-10-22T08:00:10.000000", "volume_type": null}} 2018-10-22 08:00:11,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-d9278c04-dc2e-4866-b9e3-517fbfbed1e6 2018-10-22 08:00:11,423 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:11,637 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:11 GMT Server: Apache x-compute-request-id: req-d5404ca2-9a26-480c-b64c-5f8560a6e34b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5404ca2-9a26-480c-b64c-5f8560a6e34b Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:11.000000", "replication_status": null, "snapshot_id": null, "id": "03ef101f-5faf-43a2-a394-321d6ef92636", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-5631d2f1-ec7d-40d7-99f0-5607e80c06be", "bootable": "false", "created_at": "2018-10-22T08:00:10.000000", "volume_type": null}]} 2018-10-22 08:00:11,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail used request id req-d5404ca2-9a26-480c-b64c-5f8560a6e34b 2018-10-22 08:00:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:00:11,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:00:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:11,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a654bca1-2f4c-4db4-8fb9-0c9f650970f2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 08:00:11,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-a654bca1-2f4c-4db4-8fb9-0c9f650970f2 2018-10-22 08:00:11,737 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5631d2f1-ec7d-40d7-99f0-5607e80c06be 2018-10-22 08:00:11,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:11,991 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aee8cbf2-5a9f-46e5-95ac-89bf74fc19a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:11,991 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-aee8cbf2-5a9f-46e5-95ac-89bf74fc19a1 2018-10-22 08:00:11,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:12,189 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:12 GMT Server: Apache x-compute-request-id: req-5af85471-e590-4e53-8401-1dde10ef1bfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5af85471-e590-4e53-8401-1dde10ef1bfa Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:11.000000", "replication_status": null, "snapshot_id": null, "id": "03ef101f-5faf-43a2-a394-321d6ef92636", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-5631d2f1-ec7d-40d7-99f0-5607e80c06be", "bootable": "false", "created_at": "2018-10-22T08:00:10.000000", "volume_type": null}} 2018-10-22 08:00:12,189 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-5af85471-e590-4e53-8401-1dde10ef1bfa 2018-10-22 08:00:15,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:15,406 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a5f6184b-5feb-4c57-89e6-a18faf72186b x-openstack-request-id: req-a5f6184b-5feb-4c57-89e6-a18faf72186b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 03ef101f-5faf-43a2-a394-321d6ef92636 could not be found.", "code": 404}} 2018-10-22 08:00:15,406 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-a5f6184b-5feb-4c57-89e6-a18faf72186b 2018-10-22 08:00:15,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:15,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:15 GMT Server: Apache x-compute-request-id: req-591011b9-ca94-4416-ab95-9685d6c9d76c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-591011b9-ca94-4416-ab95-9685d6c9d76c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 08:00:15,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail used request id req-591011b9-ca94-4416-ab95-9685d6c9d76c 2018-10-22 08:00:15,458 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5631d2f1-ec7d-40d7-99f0-5607e80c06be 2018-10-22 08:00:15,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:15,794 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ad3d41be-b667-40b6-a792-40bd189bccb1 x-openstack-request-id: req-ad3d41be-b667-40b6-a792-40bd189bccb1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 03ef101f-5faf-43a2-a394-321d6ef92636 could not be found.", "code": 404}} 2018-10-22 08:00:15,794 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-ad3d41be-b667-40b6-a792-40bd189bccb1 2018-10-22 08:00:15,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f433b61-9cee-41b6-96f2-49a8a4001155" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f410d3d3ed91e7b9f75045fc36e6260e86e15916" 2018-10-22 08:00:15,830 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d6223828-144f-42ca-8d79-24bde6f01890 x-openstack-request-id: req-d6223828-144f-42ca-8d79-24bde6f01890 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 03ef101f-5faf-43a2-a394-321d6ef92636 could not be found.", "code": 404}} 2018-10-22 08:00:15,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/03ef101f-5faf-43a2-a394-321d6ef92636 used request id req-d6223828-144f-42ca-8d79-24bde6f01890 2018-10-22 08:00:15,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:16,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["iBHcHCIRRK-KyZBj8MZx6Q"], "issued_at": "2018-10-22T08:00:16.000000Z"}} 2018-10-22 08:00:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:16,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a24091-0d68-48f0-9bbc-bcb39727c394 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:16,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-84a24091-0d68-48f0-9bbc-bcb39727c394 2018-10-22 08:00:16,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 08:00:16,659 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:16 GMT Server: Apache x-compute-request-id: req-60c8dece-6108-440e-9b3d-73ff0d980de6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60c8dece-6108-440e-9b3d-73ff0d980de6 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T08:00:16.558691", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "513a1d3e-cd8c-485a-8396-e6250da66040", "size": 1}} 2018-10-22 08:00:16,659 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes used request id req-60c8dece-6108-440e-9b3d-73ff0d980de6 2018-10-22 08:00:16,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:16,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:16 GMT Server: Apache x-compute-request-id: req-0d384e82-143f-408b-ab43-acbe297bb721 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d384e82-143f-408b-ab43-acbe297bb721 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "513a1d3e-cd8c-485a-8396-e6250da66040", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "bootable": "false", "created_at": "2018-10-22T08:00:16.000000", "volume_type": null}} 2018-10-22 08:00:16,860 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 used request id req-0d384e82-143f-408b-ab43-acbe297bb721 2018-10-22 08:00:16,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:17,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:16 GMT Server: Apache x-compute-request-id: req-11718998-8c47-4013-9ac5-0526d16460d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11718998-8c47-4013-9ac5-0526d16460d4 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:16.000000", "replication_status": null, "snapshot_id": null, "id": "513a1d3e-cd8c-485a-8396-e6250da66040", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "bootable": "false", "created_at": "2018-10-22T08:00:16.000000", "volume_type": null}} 2018-10-22 08:00:17,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 used request id req-11718998-8c47-4013-9ac5-0526d16460d4 2018-10-22 08:00:20,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:20,126 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:20 GMT Server: Apache x-compute-request-id: req-c6cc68ce-87c9-4c76-83da-5b2ba97e348f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6cc68ce-87c9-4c76-83da-5b2ba97e348f Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:17.000000", "replication_status": null, "snapshot_id": null, "id": "513a1d3e-cd8c-485a-8396-e6250da66040", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "bootable": "false", "created_at": "2018-10-22T08:00:16.000000", "volume_type": null}} 2018-10-22 08:00:20,126 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 used request id req-c6cc68ce-87c9-4c76-83da-5b2ba97e348f 2018-10-22 08:00:20,129 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:20,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:20 GMT Server: Apache x-compute-request-id: req-66c4f762-1c34-41de-9a78-bfb186cb100e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66c4f762-1c34-41de-9a78-bfb186cb100e Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:17.000000", "replication_status": null, "snapshot_id": null, "id": "513a1d3e-cd8c-485a-8396-e6250da66040", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "bootable": "false", "created_at": "2018-10-22T08:00:16.000000", "volume_type": null}]} 2018-10-22 08:00:20,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/detail used request id req-66c4f762-1c34-41de-9a78-bfb186cb100e 2018-10-22 08:00:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:00:20,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:00:20,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:20,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0065fe-9218-4dfb-aa20-e5ae5ec2d5be Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 08:00:20,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-da0065fe-9218-4dfb-aa20-e5ae5ec2d5be 2018-10-22 08:00:20,288 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-ad44c63e-b68c-482a-b21d-865aebfa4ffc 2018-10-22 08:00:20,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:20,386 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12456f8f-f241-4179-8510-e9a537eb7109 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:20,386 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 used request id req-12456f8f-f241-4179-8510-e9a537eb7109 2018-10-22 08:00:20,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:20,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:20 GMT Server: Apache x-compute-request-id: req-4c8a11a3-397a-4a8d-b2b4-21d506d4e414 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c8a11a3-397a-4a8d-b2b4-21d506d4e414 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T08:00:20.000000", "replication_status": null, "snapshot_id": null, "id": "513a1d3e-cd8c-485a-8396-e6250da66040", "size": 1, "user_id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "os-vol-tenant-attr:tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "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-ad44c63e-b68c-482a-b21d-865aebfa4ffc", "bootable": "false", "created_at": "2018-10-22T08:00:16.000000", "volume_type": null}} 2018-10-22 08:00:20,601 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 used request id req-4c8a11a3-397a-4a8d-b2b4-21d506d4e414 2018-10-22 08:00:23,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60c8dece-6108-440e-9b3d-73ff0d980de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a38dd511d94e081af0891584cd7b44fc2549a90" 2018-10-22 08:00:24,413 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4682773d-a3a1-453b-9226-56b941596777 x-openstack-request-id: req-4682773d-a3a1-453b-9226-56b941596777 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 513a1d3e-cd8c-485a-8396-e6250da66040 could not be found.", "code": 404}} 2018-10-22 08:00:24,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/volumes/513a1d3e-cd8c-485a-8396-e6250da66040 used request id req-4682773d-a3a1-453b-9226-56b941596777 2018-10-22 08:00:24,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:24,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["mCWnyzSwQYO4T2-hu14N4g"], "issued_at": "2018-10-22T08:00:24.000000Z"}} 2018-10-22 08:00:24,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-d07eb450-36aa-4d34-bab4-9a5186edde25", "description": null}}' 2018-10-22 08:00:25,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:24 GMT Server: Apache x-compute-request-id: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d07eb450-36aa-4d34-bab4-9a5186edde25", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7f096803-eca3-4e64-a107-5dd69076d72b", "description": null}} 2018-10-22 08:00:25,013 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-d36c15b2-86a2-40df-b1c6-81f8a28721c8 2018-10-22 08:00:25,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" 2018-10-22 08:00:25,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:25 GMT Server: Apache x-compute-request-id: req-5837d0a5-8df8-4228-af97-923b09c1f42a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5837d0a5-8df8-4228-af97-923b09c1f42a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-d07eb450-36aa-4d34-bab4-9a5186edde25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7f096803-eca3-4e64-a107-5dd69076d72b", "description": null}]} 2018-10-22 08:00:25,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types?is_public=None used request id req-5837d0a5-8df8-4228-af97-923b09c1f42a 2018-10-22 08:00:25,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" 2018-10-22 08:00:25,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:25 GMT Server: Apache x-compute-request-id: req-eed2e956-91f4-4b4b-9dda-1ed1f6452a99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eed2e956-91f4-4b4b-9dda-1ed1f6452a99 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d07eb450-36aa-4d34-bab4-9a5186edde25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7f096803-eca3-4e64-a107-5dd69076d72b", "description": null}} 2018-10-22 08:00:25,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b used request id req-eed2e956-91f4-4b4b-9dda-1ed1f6452a99 2018-10-22 08:00:25,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" 2018-10-22 08:00:25,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:25 GMT Server: Apache x-compute-request-id: req-f432b2e3-85f3-44ef-8cd0-682aea01e7b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f432b2e3-85f3-44ef-8cd0-682aea01e7b8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 08:00:25,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b/encryption used request id req-f432b2e3-85f3-44ef-8cd0-682aea01e7b8 2018-10-22 08:00:25,654 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d07eb450-36aa-4d34-bab4-9a5186edde25 2018-10-22 08:00:25,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" 2018-10-22 08:00:25,851 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8e97e34-0e12-40f0-b6ed-b64e907916ad Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:25,851 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b used request id req-d8e97e34-0e12-40f0-b6ed-b64e907916ad 2018-10-22 08:00:25,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" 2018-10-22 08:00:26,027 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-96c6a479-9695-4df1-95ac-e5eade44a78a x-openstack-request-id: req-96c6a479-9695-4df1-95ac-e5eade44a78a Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 7f096803-eca3-4e64-a107-5dd69076d72b could not be found.", "code": 404}} 2018-10-22 08:00:26,027 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b used request id req-96c6a479-9695-4df1-95ac-e5eade44a78a 2018-10-22 08:00:26,027 - cinder_utils - INFO - Volume with ID [7f096803-eca3-4e64-a107-5dd69076d72b] does not exist 2018-10-22 08:00:26,028 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d07eb450-36aa-4d34-bab4-9a5186edde25 2018-10-22 08:00:26,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d36c15b2-86a2-40df-b1c6-81f8a28721c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a87da00cb0abd957480485b08c163e0e019583" 2018-10-22 08:00:26,051 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-277e598d-4f8b-48b8-86bb-2d28369ff6af x-openstack-request-id: req-277e598d-4f8b-48b8-86bb-2d28369ff6af Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 7f096803-eca3-4e64-a107-5dd69076d72b could not be found.", "code": 404}} 2018-10-22 08:00:26,051 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/7f096803-eca3-4e64-a107-5dd69076d72b used request id req-277e598d-4f8b-48b8-86bb-2d28369ff6af 2018-10-22 08:00:26,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:26,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["BiagYzSeSBiVJQCc2JK5tQ"], "issued_at": "2018-10-22T08:00:26.000000Z"}} 2018-10-22 08:00:26,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522", "description": null}}' 2018-10-22 08:00:26,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:26 GMT Server: Apache x-compute-request-id: req-f649113b-636b-44e1-95fb-c8d26e3de879 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f649113b-636b-44e1-95fb-c8d26e3de879 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ccc6b922-c3f0-4320-b48d-1c938dfcede5", "description": null}} 2018-10-22 08:00:26,684 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-f649113b-636b-44e1-95fb-c8d26e3de879 2018-10-22 08:00:26,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:26,847 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:26 GMT Server: Apache x-compute-request-id: req-e42e3c19-67a9-45ca-b0cf-93dbd41dd949 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e42e3c19-67a9-45ca-b0cf-93dbd41dd949 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ccc6b922-c3f0-4320-b48d-1c938dfcede5", "description": null}]} 2018-10-22 08:00:26,847 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types?is_public=None used request id req-e42e3c19-67a9-45ca-b0cf-93dbd41dd949 2018-10-22 08:00:26,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:27,032 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:26 GMT Server: Apache x-compute-request-id: req-b2c0c703-60b3-4904-804b-13dab1e21e98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2c0c703-60b3-4904-804b-13dab1e21e98 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ccc6b922-c3f0-4320-b48d-1c938dfcede5", "description": null}} 2018-10-22 08:00:27,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 used request id req-b2c0c703-60b3-4904-804b-13dab1e21e98 2018-10-22 08:00:27,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:27,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:27 GMT Server: Apache x-compute-request-id: req-bac3d406-39ca-4eda-9cdf-6485bbbec38a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bac3d406-39ca-4eda-9cdf-6485bbbec38a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 08:00:27,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5/encryption used request id req-bac3d406-39ca-4eda-9cdf-6485bbbec38a 2018-10-22 08:00:27,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:27,375 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:27 GMT Server: Apache x-compute-request-id: req-1e11971a-d1ac-4d1a-ac74-bbf6d77d90b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e11971a-d1ac-4d1a-ac74-bbf6d77d90b9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ccc6b922-c3f0-4320-b48d-1c938dfcede5", "description": null}} 2018-10-22 08:00:27,375 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 used request id req-1e11971a-d1ac-4d1a-ac74-bbf6d77d90b9 2018-10-22 08:00:27,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:27,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:27 GMT Server: Apache x-compute-request-id: req-423641e7-4148-4cc1-b78b-fab08e89b811 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-423641e7-4148-4cc1-b78b-fab08e89b811 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ccc6b922-c3f0-4320-b48d-1c938dfcede5", "description": null}} 2018-10-22 08:00:27,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 used request id req-423641e7-4148-4cc1-b78b-fab08e89b811 2018-10-22 08:00:27,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:27,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:27 GMT Server: Apache x-compute-request-id: req-816aa7de-7b12-406f-ab0c-3b02ad5fe559 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-816aa7de-7b12-406f-ab0c-3b02ad5fe559 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 08:00:27,664 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5/encryption used request id req-816aa7de-7b12-406f-ab0c-3b02ad5fe559 2018-10-22 08:00:27,664 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-8af63d1e-7092-49aa-b3ba-32650c69b522 2018-10-22 08:00:27,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f649113b-636b-44e1-95fb-c8d26e3de879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee8dad26527772dc51cf231382a981c46463890" 2018-10-22 08:00:27,896 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24286485-6417-45be-8e29-27d23a8cb7b6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:27,896 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ccc6b922-c3f0-4320-b48d-1c938dfcede5 used request id req-24286485-6417-45be-8e29-27d23a8cb7b6 2018-10-22 08:00:27,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:28,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["0f5M9eWsQbmDv3-CsywZVQ"], "issued_at": "2018-10-22T08:00:28.000000Z"}} 2018-10-22 08:00:28,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbc497c7a9cc8e550612600fdcad3835aa4b666" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d9c3d5c9-9c4a-450b-911b-a63246f4a0b4-type", "description": null}}' 2018-10-22 08:00:28,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:28 GMT Server: Apache x-compute-request-id: req-72ad7273-30b3-4c8b-97e3-a57e399ef291 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72ad7273-30b3-4c8b-97e3-a57e399ef291 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d9c3d5c9-9c4a-450b-911b-a63246f4a0b4-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "46983ce2-cb2e-49d9-82d2-b8adcdc0f052", "description": null}} 2018-10-22 08:00:28,489 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-72ad7273-30b3-4c8b-97e3-a57e399ef291 2018-10-22 08:00:28,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/46983ce2-cb2e-49d9-82d2-b8adcdc0f052/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72ad7273-30b3-4c8b-97e3-a57e399ef291" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbc497c7a9cc8e550612600fdcad3835aa4b666" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-d9c3d5c9-9c4a-450b-911b-a63246f4a0b4", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-22 08:00:28,679 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 08:00:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-35996a4b-5195-4a01-81de-f29e8fb63654 x-openstack-request-id: req-35996a4b-5195-4a01-81de-f29e8fb63654 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-10-22 08:00:28,679 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/46983ce2-cb2e-49d9-82d2-b8adcdc0f052/encryption used request id req-35996a4b-5195-4a01-81de-f29e8fb63654 2018-10-22 08:00:28,679 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d9c3d5c9-9c4a-450b-911b-a63246f4a0b4-type 2018-10-22 08:00:28,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/46983ce2-cb2e-49d9-82d2-b8adcdc0f052 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72ad7273-30b3-4c8b-97e3-a57e399ef291" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbc497c7a9cc8e550612600fdcad3835aa4b666" 2018-10-22 08:00:28,923 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c76d1050-611f-43d3-b7f7-173186f4be6b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:28,923 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/46983ce2-cb2e-49d9-82d2-b8adcdc0f052 used request id req-c76d1050-611f-43d3-b7f7-173186f4be6b 2018-10-22 08:00:28,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:29,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["USw6sDEOQZKJe-FvYUDFGA"], "issued_at": "2018-10-22T08:00:29.000000Z"}} 2018-10-22 08:00:29,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type", "description": null}}' 2018-10-22 08:00:29,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:29 GMT Server: Apache x-compute-request-id: req-4be2de40-664b-468a-a2e2-9a6e314e4e74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4be2de40-664b-468a-a2e2-9a6e314e4e74 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e37595f6-41ce-4269-a635-cfa08acb5572", "description": null}} 2018-10-22 08:00:29,510 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-4be2de40-664b-468a-a2e2-9a6e314e4e74 2018-10-22 08:00:29,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f", "provider": "LuksEncryptor"}}' 2018-10-22 08:00:29,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:29 GMT Server: Apache x-compute-request-id: req-919e4ca1-3b84-465c-8552-196b01c46268 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-919e4ca1-3b84-465c-8552-196b01c46268 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e37595f6-41ce-4269-a635-cfa08acb5572", "name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f", "control_location": "back-end", "encryption_id": "4a887f5d-82c0-4e87-b7d6-3fb144aaa229", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-10-22 08:00:29,757 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption used request id req-919e4ca1-3b84-465c-8552-196b01c46268 2018-10-22 08:00:29,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:29,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:29 GMT Server: Apache x-compute-request-id: req-23ca4810-6500-41a0-a76c-f752adf61255 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23ca4810-6500-41a0-a76c-f752adf61255 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e37595f6-41ce-4269-a635-cfa08acb5572", "description": null}} 2018-10-22 08:00:29,933 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 used request id req-23ca4810-6500-41a0-a76c-f752adf61255 2018-10-22 08:00:29,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:30,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:29 GMT Server: Apache x-compute-request-id: req-38076ca0-9c25-48a2-b0fe-bef70ee11cda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38076ca0-9c25-48a2-b0fe-bef70ee11cda Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "e37595f6-41ce-4269-a635-cfa08acb5572", "control_location": "back-end", "deleted": false, "created_at": "2018-10-22T08:00:29.000000", "updated_at": null, "encryption_id": "4a887f5d-82c0-4e87-b7d6-3fb144aaa229", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-10-22 08:00:30,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption used request id req-38076ca0-9c25-48a2-b0fe-bef70ee11cda 2018-10-22 08:00:30,105 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type 2018-10-22 08:00:30,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:30,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:30 GMT Server: Apache x-compute-request-id: req-f3051d2a-7fce-457e-9066-fb7a548167b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3051d2a-7fce-457e-9066-fb7a548167b8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e37595f6-41ce-4269-a635-cfa08acb5572", "description": null}} 2018-10-22 08:00:30,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 used request id req-f3051d2a-7fce-457e-9066-fb7a548167b8 2018-10-22 08:00:30,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:30,503 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22484cba-f98a-4c0c-9a2a-8e246c6c2e59 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:30,503 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption/provider used request id req-22484cba-f98a-4c0c-9a2a-8e246c6c2e59 2018-10-22 08:00:30,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:30,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:30 GMT Server: Apache x-compute-request-id: req-c3b77bd7-844b-4f7c-a627-4968fb0ae0d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3b77bd7-844b-4f7c-a627-4968fb0ae0d3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e37595f6-41ce-4269-a635-cfa08acb5572", "description": null}} 2018-10-22 08:00:30,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 used request id req-c3b77bd7-844b-4f7c-a627-4968fb0ae0d3 2018-10-22 08:00:30,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:30,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:30 GMT Server: Apache x-compute-request-id: req-eb64e3a9-0613-41d5-bd19-759c04635411 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb64e3a9-0613-41d5-bd19-759c04635411 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 08:00:30,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption used request id req-eb64e3a9-0613-41d5-bd19-759c04635411 2018-10-22 08:00:30,868 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type 2018-10-22 08:00:30,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:31,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:30 GMT Server: Apache x-compute-request-id: req-1a646986-15df-4e32-bf1f-d4ded28f3b2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a646986-15df-4e32-bf1f-d4ded28f3b2d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e37595f6-41ce-4269-a635-cfa08acb5572", "description": null}} 2018-10-22 08:00:31,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 used request id req-1a646986-15df-4e32-bf1f-d4ded28f3b2d 2018-10-22 08:00:31,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:31,212 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-078ef9ef-6478-4de4-817a-3f8196f94b5d x-openstack-request-id: req-078ef9ef-6478-4de4-817a-3f8196f94b5d Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type e37595f6-41ce-4269-a635-cfa08acb5572 does not exist.", "code": 404}} 2018-10-22 08:00:31,212 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572/encryption/provider used request id req-078ef9ef-6478-4de4-817a-3f8196f94b5d 2018-10-22 08:00:31,212 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b70bc37d-c48b-4d7d-bba9-ffa83d5ac54f-type 2018-10-22 08:00:31,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4be2de40-664b-468a-a2e2-9a6e314e4e74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a8dc67f1bc852216a2fa9a32e00262e5c6887b" 2018-10-22 08:00:31,414 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0293d63d-147b-4e73-a922-052accfa7cef Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:31,414 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/e37595f6-41ce-4269-a635-cfa08acb5572 used request id req-0293d63d-147b-4e73-a922-052accfa7cef 2018-10-22 08:00:31,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:31,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["2dAFgNQGTLKypEtpPzKnaA"], "issued_at": "2018-10-22T08:00:31.000000Z"}} 2018-10-22 08:00:31,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8-type", "description": null}}' 2018-10-22 08:00:32,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:31 GMT Server: Apache x-compute-request-id: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c", "description": null}} 2018-10-22 08:00:32,005 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7 2018-10-22 08:00:32,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8", "provider": "foo"}}' 2018-10-22 08:00:32,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:32 GMT Server: Apache x-compute-request-id: req-f9358de5-869c-4029-8bd4-a23da601bf54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9358de5-869c-4029-8bd4-a23da601bf54 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c", "name": "CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8", "control_location": "front-end", "encryption_id": "0ccb0c8a-81fb-4e8e-b2a5-7bbb1aae0197", "provider": "foo", "provider_class": "foo"}} 2018-10-22 08:00:32,224 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c/encryption used request id req-f9358de5-869c-4029-8bd4-a23da601bf54 2018-10-22 08:00:32,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" 2018-10-22 08:00:32,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:32 GMT Server: Apache x-compute-request-id: req-c81c263d-a47c-47a5-af7d-58f214f68b8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c81c263d-a47c-47a5-af7d-58f214f68b8d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c", "description": null}} 2018-10-22 08:00:32,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c used request id req-c81c263d-a47c-47a5-af7d-58f214f68b8d 2018-10-22 08:00:32,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" 2018-10-22 08:00:32,561 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:32 GMT Server: Apache x-compute-request-id: req-cda74298-d1e5-4159-91a5-fcc7fd133d35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cda74298-d1e5-4159-91a5-fcc7fd133d35 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c", "control_location": "front-end", "deleted": false, "created_at": "2018-10-22T08:00:32.000000", "updated_at": null, "encryption_id": "0ccb0c8a-81fb-4e8e-b2a5-7bbb1aae0197", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-10-22 08:00:32,561 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c/encryption used request id req-cda74298-d1e5-4159-91a5-fcc7fd133d35 2018-10-22 08:00:32,562 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8-type 2018-10-22 08:00:32,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" 2018-10-22 08:00:32,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:32 GMT Server: Apache x-compute-request-id: req-6110363a-e15d-406d-970d-9341bc0b9706 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6110363a-e15d-406d-970d-9341bc0b9706 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c", "description": null}} 2018-10-22 08:00:32,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c used request id req-6110363a-e15d-406d-970d-9341bc0b9706 2018-10-22 08:00:32,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" 2018-10-22 08:00:32,939 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae6ce3ec-b9a0-4232-9a55-39616d18f513 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:32,939 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c/encryption/provider used request id req-ae6ce3ec-b9a0-4232-9a55-39616d18f513 2018-10-22 08:00:32,939 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-eaf66c64-e61d-49ae-8ed2-f1a23216dde8-type 2018-10-22 08:00:32,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abe1e531-bbe6-4be5-9bdf-edb0f7d96da7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8533834f0b7e6d757523227a582344dd6162d0" 2018-10-22 08:00:33,152 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d860586-2547-4976-8be0-9858b5fe6a77 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:33,153 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/ac3c1699-a0f4-47b5-ae8f-ee05c7a5547c used request id req-1d860586-2547-4976-8be0-9858b5fe6a77 2018-10-22 08:00:33,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:33,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["LCBLL3q4SKyCfVgmjkGUOQ"], "issued_at": "2018-10-22T08:00:33.000000Z"}} 2018-10-22 08:00:33,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e-type", "description": null}}' 2018-10-22 08:00:33,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:33 GMT Server: Apache x-compute-request-id: req-d251c826-3653-4c15-9142-11a23fd152e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d251c826-3653-4c15-9142-11a23fd152e7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c049b62c-af73-4033-b54c-9cfc3f67d4c2", "description": null}} 2018-10-22 08:00:33,747 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-d251c826-3653-4c15-9142-11a23fd152e7 2018-10-22 08:00:33,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d251c826-3653-4c15-9142-11a23fd152e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-22 08:00:33,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:33 GMT Server: Apache x-compute-request-id: req-17a5a3be-174c-4fb6-b369-739ff801bf62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17a5a3be-174c-4fb6-b369-739ff801bf62 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c049b62c-af73-4033-b54c-9cfc3f67d4c2", "name": "CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e", "control_location": "back-end", "encryption_id": "a5b6b52c-6a9c-4dda-87b3-e33de96c6874", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-10-22 08:00:33,971 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2/encryption used request id req-17a5a3be-174c-4fb6-b369-739ff801bf62 2018-10-22 08:00:33,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d251c826-3653-4c15-9142-11a23fd152e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" 2018-10-22 08:00:34,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:33 GMT Server: Apache x-compute-request-id: req-f5b36c68-984a-4b05-baa9-9e4d9e9a33e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5b36c68-984a-4b05-baa9-9e4d9e9a33e1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c049b62c-af73-4033-b54c-9cfc3f67d4c2", "description": null}} 2018-10-22 08:00:34,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2 used request id req-f5b36c68-984a-4b05-baa9-9e4d9e9a33e1 2018-10-22 08:00:34,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d251c826-3653-4c15-9142-11a23fd152e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" 2018-10-22 08:00:34,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:34 GMT Server: Apache x-compute-request-id: req-8bd892f9-6818-4f46-9c69-336d5aea8780 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bd892f9-6818-4f46-9c69-336d5aea8780 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"volume_type_id": "c049b62c-af73-4033-b54c-9cfc3f67d4c2", "control_location": "back-end", "deleted": false, "created_at": "2018-10-22T08:00:33.000000", "updated_at": null, "encryption_id": "a5b6b52c-6a9c-4dda-87b3-e33de96c6874", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-10-22 08:00:34,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2/encryption used request id req-8bd892f9-6818-4f46-9c69-336d5aea8780 2018-10-22 08:00:34,318 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e-type 2018-10-22 08:00:34,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d251c826-3653-4c15-9142-11a23fd152e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" 2018-10-22 08:00:34,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:34 GMT Server: Apache x-compute-request-id: req-3f705884-1bf1-4918-b2d5-8ad338635538 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f705884-1bf1-4918-b2d5-8ad338635538 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c049b62c-af73-4033-b54c-9cfc3f67d4c2", "description": null}} 2018-10-22 08:00:34,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2 used request id req-3f705884-1bf1-4918-b2d5-8ad338635538 2018-10-22 08:00:34,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d251c826-3653-4c15-9142-11a23fd152e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" 2018-10-22 08:00:34,819 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5bb9ad8c-75b8-40a5-80f9-e5674cf658cf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:34,819 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2/encryption/provider used request id req-5bb9ad8c-75b8-40a5-80f9-e5674cf658cf 2018-10-22 08:00:34,820 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f391cc1b-5598-4634-8e0d-a023bc459d9e-type 2018-10-22 08:00:34,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d251c826-3653-4c15-9142-11a23fd152e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709289078fa959b417109be525a8e9e31e6b76fb" 2018-10-22 08:00:35,031 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8aeca898-ceb8-4de1-a795-12a989c5df90 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:35,031 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/c049b62c-af73-4033-b54c-9cfc3f67d4c2 used request id req-8aeca898-ceb8-4de1-a795-12a989c5df90 2018-10-22 08:00:35,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:35,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["LnOoD6ooSQKuUpxxjaJOnQ"], "issued_at": "2018-10-22T08:00:35.000000Z"}} 2018-10-22 08:00:35,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503-qos"}}' 2018-10-22 08:00:35,612 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:35 GMT Server: Apache x-compute-request-id: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "215805e2-534b-4044-a086-e8e98a2c4403", "name": "CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/215805e2-534b-4044-a086-e8e98a2c4403", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/215805e2-534b-4044-a086-e8e98a2c4403", "rel": "bookmark"}]} 2018-10-22 08:00:35,612 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-bd44e147-0b76-4784-9f61-7f50fcd0dffc 2018-10-22 08:00:35,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503", "description": null}}' 2018-10-22 08:00:35,809 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:35 GMT Server: Apache x-compute-request-id: req-e145d41e-7a82-4219-8b2e-2658a72c38e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e145d41e-7a82-4219-8b2e-2658a72c38e1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bff5e3d-9819-4d94-b1d7-109bc0b11a51", "description": null}} 2018-10-22 08:00:35,809 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-e145d41e-7a82-4219-8b2e-2658a72c38e1 2018-10-22 08:00:35,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-22 08:00:36,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:35 GMT Server: Apache x-compute-request-id: req-6058fba7-d9c6-433a-8771-578f56a23980 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6058fba7-d9c6-433a-8771-578f56a23980 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3bff5e3d-9819-4d94-b1d7-109bc0b11a51", "name": "foo", "control_location": "back-end", "encryption_id": "738eae88-b938-4669-8d95-16e02f4149e8", "provider": "bar", "provider_class": "bar"}} 2018-10-22 08:00:36,026 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51/encryption used request id req-6058fba7-d9c6-433a-8771-578f56a23980 2018-10-22 08:00:36,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" 2018-10-22 08:00:36,202 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:36 GMT Server: Apache x-compute-request-id: req-f8353216-e9fb-4894-9222-4a3769251337 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8353216-e9fb-4894-9222-4a3769251337 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bff5e3d-9819-4d94-b1d7-109bc0b11a51", "description": null}} 2018-10-22 08:00:36,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51 used request id req-f8353216-e9fb-4894-9222-4a3769251337 2018-10-22 08:00:36,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" 2018-10-22 08:00:36,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:36 GMT Server: Apache x-compute-request-id: req-37a250b0-2623-44cf-8012-e4f8a12401ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37a250b0-2623-44cf-8012-e4f8a12401ca Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "3bff5e3d-9819-4d94-b1d7-109bc0b11a51", "control_location": "back-end", "deleted": false, "created_at": "2018-10-22T08:00:36.000000", "updated_at": null, "encryption_id": "738eae88-b938-4669-8d95-16e02f4149e8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-22 08:00:36,368 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51/encryption used request id req-37a250b0-2623-44cf-8012-e4f8a12401ca 2018-10-22 08:00:36,369 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503 2018-10-22 08:00:36,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" 2018-10-22 08:00:36,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:36 GMT Server: Apache x-compute-request-id: req-6e7d1167-6a5d-4d44-a44c-62324fcf1aa5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e7d1167-6a5d-4d44-a44c-62324fcf1aa5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bff5e3d-9819-4d94-b1d7-109bc0b11a51", "description": null}} 2018-10-22 08:00:36,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51 used request id req-6e7d1167-6a5d-4d44-a44c-62324fcf1aa5 2018-10-22 08:00:36,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" 2018-10-22 08:00:36,729 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-17dc2be0-0bb9-44b0-a95c-fa1f948fa4cb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:36,729 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51/encryption/provider used request id req-17dc2be0-0bb9-44b0-a95c-fa1f948fa4cb 2018-10-22 08:00:36,730 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503 2018-10-22 08:00:36,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" 2018-10-22 08:00:36,929 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bacb361f-a6f0-4b79-9a60-ed37c46f755a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:36,929 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/3bff5e3d-9819-4d94-b1d7-109bc0b11a51 used request id req-bacb361f-a6f0-4b79-9a60-ed37c46f755a 2018-10-22 08:00:36,929 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-0e2185ba-f68e-4524-b291-9dc37a7f6503-qos 2018-10-22 08:00:36,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/215805e2-534b-4044-a086-e8e98a2c4403?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd44e147-0b76-4784-9f61-7f50fcd0dffc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e35203d6f0c1a9165328679cd081fe18e3bec0" 2018-10-22 08:00:36,990 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9fcd9d4-b373-433b-bbb4-2029e4780cf3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:36,990 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/215805e2-534b-4044-a086-e8e98a2c4403?force=False used request id req-f9fcd9d4-b373-433b-bbb4-2029e4780cf3 2018-10-22 08:00:36,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:37,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["IpWweFvmTfWJQ5J4h-DU3w"], "issued_at": "2018-10-22T08:00:37.000000Z"}} 2018-10-22 08:00:37,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9a47cbafa4065f9061d711ff84df72d874d52" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b-qos"}}' 2018-10-22 08:00:37,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:37 GMT Server: Apache x-compute-request-id: req-f39180f8-406f-4fd2-8b85-5211ba685e59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f39180f8-406f-4fd2-8b85-5211ba685e59 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "7c35a75f-6267-4deb-a4a0-64fe625dfafd", "name": "CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/7c35a75f-6267-4deb-a4a0-64fe625dfafd", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/7c35a75f-6267-4deb-a4a0-64fe625dfafd", "rel": "bookmark"}]} 2018-10-22 08:00:37,565 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-f39180f8-406f-4fd2-8b85-5211ba685e59 2018-10-22 08:00:37,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f39180f8-406f-4fd2-8b85-5211ba685e59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9a47cbafa4065f9061d711ff84df72d874d52" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b", "description": null}}' 2018-10-22 08:00:37,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:37 GMT Server: Apache x-compute-request-id: req-5da4a700-2d10-4a45-81f9-354f639ccd91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5da4a700-2d10-4a45-81f9-354f639ccd91 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b6af19d4-05eb-4ccc-8a38-4adf8c68874f", "description": null}} 2018-10-22 08:00:37,778 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-5da4a700-2d10-4a45-81f9-354f639ccd91 2018-10-22 08:00:37,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39180f8-406f-4fd2-8b85-5211ba685e59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9a47cbafa4065f9061d711ff84df72d874d52" 2018-10-22 08:00:37,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:37 GMT Server: Apache x-compute-request-id: req-53adcdd6-fd4f-4cae-8680-11cad1e1db30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53adcdd6-fd4f-4cae-8680-11cad1e1db30 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "7c35a75f-6267-4deb-a4a0-64fe625dfafd", "name": "CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b-qos"}]} 2018-10-22 08:00:37,952 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-53adcdd6-fd4f-4cae-8680-11cad1e1db30 2018-10-22 08:00:37,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/None/associate?vol_type_id=b6af19d4-05eb-4ccc-8a38-4adf8c68874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39180f8-406f-4fd2-8b85-5211ba685e59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9a47cbafa4065f9061d711ff84df72d874d52" 2018-10-22 08:00:38,127 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:00:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-86ae64ac-c8ba-4c1b-81da-a48010567b7b x-openstack-request-id: req-86ae64ac-c8ba-4c1b-81da-a48010567b7b Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-10-22 08:00:38,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/None/associate?vol_type_id=b6af19d4-05eb-4ccc-8a38-4adf8c68874f used request id req-86ae64ac-c8ba-4c1b-81da-a48010567b7b 2018-10-22 08:00:38,127 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-86ae64ac-c8ba-4c1b-81da-a48010567b7b) 2018-10-22 08:00:38,127 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b 2018-10-22 08:00:38,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/b6af19d4-05eb-4ccc-8a38-4adf8c68874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39180f8-406f-4fd2-8b85-5211ba685e59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9a47cbafa4065f9061d711ff84df72d874d52" 2018-10-22 08:00:38,330 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-815d02ca-eb2c-4dad-b0e8-fbc1a8766f26 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:38,330 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/b6af19d4-05eb-4ccc-8a38-4adf8c68874f used request id req-815d02ca-eb2c-4dad-b0e8-fbc1a8766f26 2018-10-22 08:00:38,330 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d5041cbc-164d-4269-bfc3-365c8044247b-qos 2018-10-22 08:00:38,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/7c35a75f-6267-4deb-a4a0-64fe625dfafd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39180f8-406f-4fd2-8b85-5211ba685e59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9a47cbafa4065f9061d711ff84df72d874d52" 2018-10-22 08:00:39,075 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35d1bc63-8a95-41a2-af42-cc9cb6c1c502 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:39,075 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/7c35a75f-6267-4deb-a4a0-64fe625dfafd?force=False used request id req-35d1bc63-8a95-41a2-af42-cc9cb6c1c502 2018-10-22 08:00:39,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:39,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["lcXXKPrGSXK9X0pianif2A"], "issued_at": "2018-10-22T08:00:39.000000Z"}} 2018-10-22 08:00:39,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf81062ecda19aa56f6893bcccb42bc72f7bfac" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d-qos"}}' 2018-10-22 08:00:39,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:39 GMT Server: Apache x-compute-request-id: req-fc8667b6-dee7-4798-8067-870f831ab71d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc8667b6-dee7-4798-8067-870f831ab71d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4e34c4f7-5f1a-41b5-8452-14888cda42cf", "name": "CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4e34c4f7-5f1a-41b5-8452-14888cda42cf", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4e34c4f7-5f1a-41b5-8452-14888cda42cf", "rel": "bookmark"}]} 2018-10-22 08:00:39,660 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-fc8667b6-dee7-4798-8067-870f831ab71d 2018-10-22 08:00:39,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fc8667b6-dee7-4798-8067-870f831ab71d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf81062ecda19aa56f6893bcccb42bc72f7bfac" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d", "description": null}}' 2018-10-22 08:00:39,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:39 GMT Server: Apache x-compute-request-id: req-772ccdd6-f3e4-4b99-93fe-ecf4736ffc9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-772ccdd6-f3e4-4b99-93fe-ecf4736ffc9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cd0d3fbb-c531-4c0a-b8c7-76b0fcce57fe", "description": null}} 2018-10-22 08:00:39,874 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-772ccdd6-f3e4-4b99-93fe-ecf4736ffc9b 2018-10-22 08:00:39,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc8667b6-dee7-4798-8067-870f831ab71d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf81062ecda19aa56f6893bcccb42bc72f7bfac" 2018-10-22 08:00:40,050 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:39 GMT Server: Apache x-compute-request-id: req-fbab6e03-6480-4bf5-8878-31e9b025471d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbab6e03-6480-4bf5-8878-31e9b025471d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4e34c4f7-5f1a-41b5-8452-14888cda42cf", "name": "CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d-qos"}]} 2018-10-22 08:00:40,050 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-fbab6e03-6480-4bf5-8878-31e9b025471d 2018-10-22 08:00:40,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4e34c4f7-5f1a-41b5-8452-14888cda42cf/associate?vol_type_id=cd0d3fbb-c531-4c0a-b8c7-76b0fcce57fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc8667b6-dee7-4798-8067-870f831ab71d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf81062ecda19aa56f6893bcccb42bc72f7bfac" 2018-10-22 08:00:40,276 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4423830a-42c0-4331-8274-22d8621244bb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:40,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4e34c4f7-5f1a-41b5-8452-14888cda42cf/associate?vol_type_id=cd0d3fbb-c531-4c0a-b8c7-76b0fcce57fe used request id req-4423830a-42c0-4331-8274-22d8621244bb 2018-10-22 08:00:40,276 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d 2018-10-22 08:00:40,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/cd0d3fbb-c531-4c0a-b8c7-76b0fcce57fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc8667b6-dee7-4798-8067-870f831ab71d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf81062ecda19aa56f6893bcccb42bc72f7bfac" 2018-10-22 08:00:40,588 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-263a1149-1ff6-48ff-bf39-9c33be15b0d1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:40,588 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/cd0d3fbb-c531-4c0a-b8c7-76b0fcce57fe used request id req-263a1149-1ff6-48ff-bf39-9c33be15b0d1 2018-10-22 08:00:40,588 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e958e51e-c403-45a1-8252-749251e9bf5d-qos 2018-10-22 08:00:40,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4e34c4f7-5f1a-41b5-8452-14888cda42cf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc8667b6-dee7-4798-8067-870f831ab71d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf81062ecda19aa56f6893bcccb42bc72f7bfac" 2018-10-22 08:00:40,791 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f2bceab-5664-484a-aecd-9c298fa45479 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:40,791 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/4e34c4f7-5f1a-41b5-8452-14888cda42cf?force=False used request id req-0f2bceab-5664-484a-aecd-9c298fa45479 2018-10-22 08:00:40,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:41,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "931c5bcd6e7f451495f23e4bc9670fe1", "name": "heat_stack_owner"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "name": "Member"}], "expires_at": "2018-10-22T09:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "add5e9a7e5c84c238aa543bac102ea65", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/add5e9a7e5c84c238aa543bac102ea65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "audit_ids": ["TINNq7ABQDiHpf1JxvGMBQ"], "issued_at": "2018-10-22T08:00:41.000000Z"}} 2018-10-22 08:00:41,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195-qos"}}' 2018-10-22 08:00:41,379 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:41 GMT Server: Apache x-compute-request-id: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "1c778af8-e8c6-4c7f-9c8d-271f81f361c8", "name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/1c778af8-e8c6-4c7f-9c8d-271f81f361c8", "rel": "self"}, {"href": "http://172.30.9.28:8776/add5e9a7e5c84c238aa543bac102ea65/qos-specs/1c778af8-e8c6-4c7f-9c8d-271f81f361c8", "rel": "bookmark"}]} 2018-10-22 08:00:41,379 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-c99d5e95-ebdd-4fab-9c55-7620908de8e3 2018-10-22 08:00:41,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195", "description": null}}' 2018-10-22 08:00:41,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:41 GMT Server: Apache x-compute-request-id: req-05febd1d-e990-47d6-947f-26c4e5dbec9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05febd1d-e990-47d6-947f-26c4e5dbec9a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "38b50d22-9d96-497e-bf6c-64c4801f1fb9", "description": null}} 2018-10-22 08:00:41,576 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types used request id req-05febd1d-e990-47d6-947f-26c4e5dbec9a 2018-10-22 08:00:41,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-22 08:00:41,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:41 GMT Server: Apache x-compute-request-id: req-b471b863-cb6a-49b4-a36c-442d74fc9e77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b471b863-cb6a-49b4-a36c-442d74fc9e77 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "38b50d22-9d96-497e-bf6c-64c4801f1fb9", "name": "foo", "control_location": "back-end", "encryption_id": "7b024e06-e624-4ad2-a5b8-f69c1e6a82bb", "provider": "bar", "provider_class": "bar"}} 2018-10-22 08:00:41,803 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9/encryption used request id req-b471b863-cb6a-49b4-a36c-442d74fc9e77 2018-10-22 08:00:41,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:41,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:41 GMT Server: Apache x-compute-request-id: req-0686a7b5-544d-405b-a2e2-df1ac7262590 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0686a7b5-544d-405b-a2e2-df1ac7262590 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "1c778af8-e8c6-4c7f-9c8d-271f81f361c8", "name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195-qos"}]} 2018-10-22 08:00:41,988 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs used request id req-0686a7b5-544d-405b-a2e2-df1ac7262590 2018-10-22 08:00:41,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/1c778af8-e8c6-4c7f-9c8d-271f81f361c8/associate?vol_type_id=38b50d22-9d96-497e-bf6c-64c4801f1fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:42,186 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abf33432-6d84-4aca-a869-a998c978a3c2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:42,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/1c778af8-e8c6-4c7f-9c8d-271f81f361c8/associate?vol_type_id=38b50d22-9d96-497e-bf6c-64c4801f1fb9 used request id req-abf33432-6d84-4aca-a869-a998c978a3c2 2018-10-22 08:00:42,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:42,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:42 GMT Server: Apache x-compute-request-id: req-f8d4baf8-5d7e-43b6-9730-1f606f6d58b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8d4baf8-5d7e-43b6-9730-1f606f6d58b3 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195", "qos_specs_id": "1c778af8-e8c6-4c7f-9c8d-271f81f361c8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "38b50d22-9d96-497e-bf6c-64c4801f1fb9", "description": null}} 2018-10-22 08:00:42,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9 used request id req-f8d4baf8-5d7e-43b6-9730-1f606f6d58b3 2018-10-22 08:00:42,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:42,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:42 GMT Server: Apache x-compute-request-id: req-1dc6de0a-8b7d-4109-957e-aa68e9eec0b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1dc6de0a-8b7d-4109-957e-aa68e9eec0b4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "38b50d22-9d96-497e-bf6c-64c4801f1fb9", "control_location": "back-end", "deleted": false, "created_at": "2018-10-22T08:00:41.000000", "updated_at": null, "encryption_id": "7b024e06-e624-4ad2-a5b8-f69c1e6a82bb", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-22 08:00:42,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9/encryption used request id req-1dc6de0a-8b7d-4109-957e-aa68e9eec0b4 2018-10-22 08:00:42,529 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195 2018-10-22 08:00:42,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:42,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:42 GMT Server: Apache x-compute-request-id: req-416b717f-ce33-4048-ad58-2bf5988cb2c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-416b717f-ce33-4048-ad58-2bf5988cb2c6 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195", "qos_specs_id": "1c778af8-e8c6-4c7f-9c8d-271f81f361c8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "38b50d22-9d96-497e-bf6c-64c4801f1fb9", "description": null}} 2018-10-22 08:00:42,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9 used request id req-416b717f-ce33-4048-ad58-2bf5988cb2c6 2018-10-22 08:00:42,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:42,909 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9ae4c1b-bf27-45f0-ac9e-76d3003ea495 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:42,909 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9/encryption/provider used request id req-c9ae4c1b-bf27-45f0-ac9e-76d3003ea495 2018-10-22 08:00:42,909 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195 2018-10-22 08:00:42,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:42,966 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1ddb1a9-0bc5-408e-a528-bf633b825066 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:42,966 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/types/38b50d22-9d96-497e-bf6c-64c4801f1fb9 used request id req-e1ddb1a9-0bc5-408e-a528-bf633b825066 2018-10-22 08:00:42,966 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-3ae064b0-5795-462c-9709-5957cb0bb195-qos 2018-10-22 08:00:42,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/1c778af8-e8c6-4c7f-9c8d-271f81f361c8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c99d5e95-ebdd-4fab-9c55-7620908de8e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc52e8e63603883ac84cb86c99033874494a7d8d" 2018-10-22 08:00:43,174 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:00:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd6d3139-67ef-4f0d-9b1a-7794bc672ef6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:43,175 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/add5e9a7e5c84c238aa543bac102ea65/qos-specs/1c778af8-e8c6-4c7f-9c8d-271f81f361c8?force=False used request id req-cd6d3139-67ef-4f0d-9b1a-7794bc672ef6 2018-10-22 08:00:43,176 - 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 771.045s OK 2018-10-22 08:00:43,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:00:43,305 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-22 08:00:43,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:43,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d117f09-4e49-4125-b50e-885692d0c775 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "931c5bcd6e7f451495f23e4bc9670fe1", "links": {"self": "http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:43,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d117f09-4e49-4125-b50e-885692d0c775 2018-10-22 08:00:43,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852460861206s 2018-10-22 08:00:43,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:00:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:43,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6072ed5-889d-409f-9aa0-7ecfb70dede9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:43,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/931c5bcd6e7f451495f23e4bc9670fe1 used request id req-a6072ed5-889d-409f-9aa0-7ecfb70dede9 2018-10-22 08:00:43,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.135869979858s 2018-10-22 08:00:43,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:00:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:43,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6a9da1-946d-448b-b71c-f8c1bbe7a8e9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f", "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "domain_id": "default", "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:00:43,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-da6a9da1-946d-448b-b71c-f8c1bbe7a8e9 2018-10-22 08:00:43,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0879089832306s 2018-10-22 08:00:43,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-da6a9da1-946d-448b-b71c-f8c1bbe7a8e9 2018-10-22 08:00:43,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:00:43,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:43,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38869f3b-8afc-40a5-96e1-e43eb10e31b4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb"}, "enabled": true, "id": "3dadf76bc7a94f0e8765d2f74eb8b3bb", "options": {}, "domain_id": "default", "name": "api_check-user_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}} 2018-10-22 08:00:43,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb used request id req-38869f3b-8afc-40a5-96e1-e43eb10e31b4 2018-10-22 08:00:43,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982980728149s 2018-10-22 08:00:43,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb used request id req-38869f3b-8afc-40a5-96e1-e43eb10e31b4 2018-10-22 08:00:43,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:00:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:43,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c468395c-1966-477e-8e56-aeee014d4664 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:43,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb used request id req-c468395c-1966-477e-8e56-aeee014d4664 2018-10-22 08:00:43,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211788892746s 2018-10-22 08:00:43,941 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3dadf76bc7a94f0e8765d2f74eb8b3bb used request id req-c468395c-1966-477e-8e56-aeee014d4664 2018-10-22 08:00:43,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:00:43,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:44,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789359e4-505b-4dae-8dbb-1576e2831587 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65"}, "enabled": true, "id": "add5e9a7e5c84c238aa543bac102ea65", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0e4467a0-4f9a-499a-a462-d55ab0aa9f0f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:00:44,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-789359e4-505b-4dae-8dbb-1576e2831587 2018-10-22 08:00:44,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802080631256s 2018-10-22 08:00:44,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-789359e4-505b-4dae-8dbb-1576e2831587 2018-10-22 08:00:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:00:44,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:44,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df9f519-4a4f-47da-a06e-54bd2bafe9d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:44,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-9df9f519-4a4f-47da-a06e-54bd2bafe9d0 2018-10-22 08:00:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170092105865s 2018-10-22 08:00:44,195 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/add5e9a7e5c84c238aa543bac102ea65 used request id req-9df9f519-4a4f-47da-a06e-54bd2bafe9d0 2018-10-22 08:00:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:44,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb22d61-0a34-4e9f-bbce-351eca7e060b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5bccbd63d7f04f18bf04bd6a5d2af1e6", "links": {"self": "http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:44,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0fb22d61-0a34-4e9f-bbce-351eca7e060b 2018-10-22 08:00:44,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807011127472s 2018-10-22 08:00:44,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:00:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:44,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-027508c7-6d96-4c3b-ac34-e84db46e673d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:44,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5bccbd63d7f04f18bf04bd6a5d2af1e6 used request id req-027508c7-6d96-4c3b-ac34-e84db46e673d 2018-10-22 08:00:44,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0936570167542s 2018-10-22 08:00:44,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:00:44,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=add5e9a7e5c84c238aa543bac102ea65&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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:44,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0809eb78-92c7-44c9-95ee-79531ab82ac3 Date: Mon, 22 Oct 2018 08:00:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}]} 2018-10-22 08:00:44,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=add5e9a7e5c84c238aa543bac102ea65&name=default used request id req-0809eb78-92c7-44c9-95ee-79531ab82ac3 2018-10-22 08:00:44,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187798023224s 2018-10-22 08:00:44,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=add5e9a7e5c84c238aa543bac102ea65&name=default used request id req-0809eb78-92c7-44c9-95ee-79531ab82ac3 2018-10-22 08:00:44,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:00:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:44,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1860c6cb-16c0-4434-b924-6fa10fd076b2 Date: Mon, 22 Oct 2018 08:00:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "created_at": "2018-10-22T07:48:19Z", "updated_at": "2018-10-22T07:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "3be13492-52aa-4106-93f5-23adcae0f9f3", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "cad63422-1741-4ff8-80c7-d184b74f0221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv6", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "6d95f414-f5b5-4d7e-a8f8-09f29c355715", "remote_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:48:19Z", "revision_number": 0, "id": "bfb4ed90-4337-40a4-8569-faa72bed9b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:48:19Z", "security_group_id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "tenant_id": "add5e9a7e5c84c238aa543bac102ea65", "port_range_min": null, "ethertype": "IPv4", "project_id": "add5e9a7e5c84c238aa543bac102ea65"}], "revision_number": 4, "project_id": "add5e9a7e5c84c238aa543bac102ea65", "id": "6d5da767-e5d2-4194-9d60-22edc84de6f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:00:44,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1860c6cb-16c0-4434-b924-6fa10fd076b2 2018-10-22 08:00:44,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304904937744s 2018-10-22 08:00:44,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1860c6cb-16c0-4434-b924-6fa10fd076b2 2018-10-22 08:00:44,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 08:00:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6d5da767-e5d2-4194-9d60-22edc84de6f4.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}f1604565b5349ee8efbab292d85e401f0536e0e7" 2018-10-22 08:00:45,234 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07ec660b-53bb-412c-83cb-0941a1aab61a Content-Length: 0 Date: Mon, 22 Oct 2018 08:00:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:00:45,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6d5da767-e5d2-4194-9d60-22edc84de6f4.json used request id req-07ec660b-53bb-412c-83cb-0941a1aab61a 2018-10-22 08:00:45,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.355655908585s 2018-10-22 08:00:45,235 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6d5da767-e5d2-4194-9d60-22edc84de6f4.json used request id req-07ec660b-53bb-412c-83cb-0941a1aab61a 2018-10-22 08:00:45,255 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:00:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:00:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:00:45,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:00:45,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:00:45,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:00:45,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:00:45,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:00:45,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:00:45,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:00:45,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592d1d39-abd2-442f-8e87-316cf0e42424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:45,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-592d1d39-abd2-442f-8e87-316cf0e42424 2018-10-22 08:00:45,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:45,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["ULUKuAcuRWSkzOE1Tn2Imw"], "issued_at": "2018-10-22T08:00:45.000000Z"}} 2018-10-22 08:00:45,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:45,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:00:45,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:45,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16cc0a1b-87bb-4255-b551-b683d88cf59a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:00:45,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-16cc0a1b-87bb-4255-b551-b683d88cf59a 2018-10-22 08:00:45,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.490271091461s 2018-10-22 08:00:45,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:00:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}}' 2018-10-22 08:00:45,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4991466-327e-4af9-a177-d1d508159af5 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.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6"}, "enabled": true, "id": "132d694f53a2454bb29a0021172e9ca6", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}} 2018-10-22 08:00:45,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c4991466-327e-4af9-a177-d1d508159af5 2018-10-22 08:00:45,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10990190506s 2018-10-22 08:00:45,894 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c4991466-327e-4af9-a177-d1d508159af5 2018-10-22 08:00:45,895 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967', 'id': u'132d694f53a2454bb29a0021172e9ca6', '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'})}) 2018-10-22 08:00:45,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:00:46,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.374506950378s 2018-10-22 08:00:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a28260-9c60-4339-ac6b-8155706c3596 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967"}} 2018-10-22 08:00:46,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e used request id req-b1a28260-9c60-4339-ac6b-8155706c3596 2018-10-22 08:00:46,377 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd5d7c80e810b48a390c4be542e5f411e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967'}) 2018-10-22 08:00:46,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806cb1fa-f3ab-47f2-9a05-fa36a5cebe66 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:46,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-806cb1fa-f3ab-47f2-9a05-fa36a5cebe66 2018-10-22 08:00:46,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0851809978485s 2018-10-22 08:00:46,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:46,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3687879d-7612-4110-a599-b8f1ca0eadcf Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:46,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3687879d-7612-4110-a599-b8f1ca0eadcf 2018-10-22 08:00:46,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746119022369s 2018-10-22 08:00:46,539 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:00:46,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:00:46,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" -d '{"role": {"name": "Member"}}' 2018-10-22 08:00:46,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bb01088-7520-4301-92aa-464d58c4c855 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}} 2018-10-22 08:00:46,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2bb01088-7520-4301-92aa-464d58c4c855 2018-10-22 08:00:46,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.145578861237s 2018-10-22 08:00:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062c6a61-cb7b-487c-bea2-d4385c0e52a9 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "domain_id": null, "name": "Member", "id": "4ca85c78e5944c56900d1a5ba297a9cb"}} 2018-10-22 08:00:46,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb used request id req-062c6a61-cb7b-487c-bea2-d4385c0e52a9 2018-10-22 08:00:46,702 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb'}, 'domain_id': None, 'human_id': None, 'id': u'4ca85c78e5944c56900d1a5ba297a9cb', 'HUMAN_ID': False}) 2018-10-22 08:00:46,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4656a7-076d-4a48-a4c2-b1b86b76b9c0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:46,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f4656a7-076d-4a48-a4c2-b1b86b76b9c0 2018-10-22 08:00:46,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734400749207s 2018-10-22 08:00:46,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:00:46,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b24ac2d-0d74-459c-81e9-a5b5fd3cf45c 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:00:46,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9b24ac2d-0d74-459c-81e9-a5b5fd3cf45c 2018-10-22 08:00:46,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0785880088806s 2018-10-22 08:00:46,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:00:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:46,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7031fc-ceb6-459b-862c-e73a3fcadab1 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "domain_id": "default", "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:00:46,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8c7031fc-ceb6-459b-862c-e73a3fcadab1 2018-10-22 08:00:46,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100364208221s 2018-10-22 08:00:46,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8c7031fc-ceb6-459b-862c-e73a3fcadab1 2018-10-22 08:00:46,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:00:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a91c2d-0d80-466e-80cd-fb28593d8b16 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6"}, "enabled": true, "id": "132d694f53a2454bb29a0021172e9ca6", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:00:47,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d9a91c2d-0d80-466e-80cd-fb28593d8b16 2018-10-22 08:00:47,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742130279541s 2018-10-22 08:00:47,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d9a91c2d-0d80-466e-80cd-fb28593d8b16 2018-10-22 08:00:47,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:00:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=4ca85c78e5944c56900d1a5ba297a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d792303-ba1e-4f7c-b98e-54ec83fd22b2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=4ca85c78e5944c56900d1a5ba297a9cb", "previous": null, "next": null}} 2018-10-22 08:00:47,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=4ca85c78e5944c56900d1a5ba297a9cb used request id req-9d792303-ba1e-4f7c-b98e-54ec83fd22b2 2018-10-22 08:00:47,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0747640132904s 2018-10-22 08:00:47,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:00:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6/users/d5d7c80e810b48a390c4be542e5f411e/roles/4ca85c78e5944c56900d1a5ba297a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21714e51-4351-4142-a048-0c88bf988e93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:47,231 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6/users/d5d7c80e810b48a390c4be542e5f411e/roles/4ca85c78e5944c56900d1a5ba297a9cb used request id req-21714e51-4351-4142-a048-0c88bf988e93 2018-10-22 08:00:47,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114899873734s 2018-10-22 08:00:47,232 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967', 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': 'e8c4703b-555d-4b18-8d4e-f5591aa3696f', 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_8c512ca9-36a0-4b56-ae5c-be438e432967', 'project_id': u'132d694f53a2454bb29a0021172e9ca6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:00:47,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:00:47,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:00:47,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:00:47,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:00:47,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:00:47,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:00:47,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:00:47,237 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967', 'password': 'e8c4703b-555d-4b18-8d4e-f5591aa3696f', 'project_name': 'snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '132d694f53a2454bb29a0021172e9ca6', 'project_domain_name': 'Default'} 2018-10-22 08:00:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed79297-af0a-489f-809b-aeceda9c3e92 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:47,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ed79297-af0a-489f-809b-aeceda9c3e92 2018-10-22 08:00:47,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809969902039s 2018-10-22 08:00:47,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:47,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7dd075-e361-4043-abd0-41a3a050a211 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:47,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2a7dd075-e361-4043-abd0-41a3a050a211 2018-10-22 08:00:47,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804049968719s 2018-10-22 08:00:47,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:00:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476c95ec-7876-46ce-8f3a-82c6bdadfb7f 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:00:47,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-476c95ec-7876-46ce-8f3a-82c6bdadfb7f 2018-10-22 08:00:47,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823349952698s 2018-10-22 08:00:47,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:00:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fde273-0a69-4e2a-8761-a0648784f7ff Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "domain_id": "default", "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:00:47,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-97fde273-0a69-4e2a-8761-a0648784f7ff 2018-10-22 08:00:47,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970530509949s 2018-10-22 08:00:47,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-97fde273-0a69-4e2a-8761-a0648784f7ff 2018-10-22 08:00:47,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:00:47,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85ef2fc-e77a-46ce-9c9f-560459a62d2f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6"}, "enabled": true, "id": "132d694f53a2454bb29a0021172e9ca6", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:00:47,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f85ef2fc-e77a-46ce-9c9f-560459a62d2f 2018-10-22 08:00:47,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785958766937s 2018-10-22 08:00:47,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f85ef2fc-e77a-46ce-9c9f-560459a62d2f 2018-10-22 08:00:47,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:00:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b89f720-c39b-4f27-b7eb-b3a77d5b6ac2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 08:00:47,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=e269e729b181422bb94bd3302f440863 used request id req-1b89f720-c39b-4f27-b7eb-b3a77d5b6ac2 2018-10-22 08:00:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0821008682251s 2018-10-22 08:00:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:00:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6/users/d5d7c80e810b48a390c4be542e5f411e/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0aaffb3-8a90-4f18-932a-02cba66a4a49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:47,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6/users/d5d7c80e810b48a390c4be542e5f411e/roles/e269e729b181422bb94bd3302f440863 used request id req-a0aaffb3-8a90-4f18-932a-02cba66a4a49 2018-10-22 08:00:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113512039185s 2018-10-22 08:00:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:47,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1356029-8015-4998-86bd-0e1e306d9d14 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:47,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1356029-8015-4998-86bd-0e1e306d9d14 2018-10-22 08:00:47,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801939964294s 2018-10-22 08:00:47,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:00:47,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-22 08:00:48,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97ef897-1714-4732-a4f1-c912c760267b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3e7475da4dd479395d5c0217c3f41d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3"}, "name": "heat_stack_owner"}} 2018-10-22 08:00:48,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a97ef897-1714-4732-a4f1-c912c760267b 2018-10-22 08:00:48,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107995986938s 2018-10-22 08:00:48,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ccbb73-56ff-4272-a381-1c9ffb9ae74f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3"}, "domain_id": null, "name": "heat_stack_owner", "id": "a3e7475da4dd479395d5c0217c3f41d3"}} 2018-10-22 08:00:48,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3 used request id req-57ccbb73-56ff-4272-a381-1c9ffb9ae74f 2018-10-22 08:00:48,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:00:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88aac927-6b92-4ed1-ae70-acb1ac4f2622 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a3e7475da4dd479395d5c0217c3f41d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:48,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-88aac927-6b92-4ed1-ae70-acb1ac4f2622 2018-10-22 08:00:48,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763559341431s 2018-10-22 08:00:48,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:00:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0135b317-6e75-47f8-ad52-68f327dd8821 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:00:48,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0135b317-6e75-47f8-ad52-68f327dd8821 2018-10-22 08:00:48,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792319774628s 2018-10-22 08:00:48,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:00:48,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e5b612-6276-4bc1-808b-2f59e22df225 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "domain_id": "default", "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:00:48,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-71e5b612-6276-4bc1-808b-2f59e22df225 2018-10-22 08:00:48,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0875241756439s 2018-10-22 08:00:48,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-71e5b612-6276-4bc1-808b-2f59e22df225 2018-10-22 08:00:48,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:00:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb9a3bd-c403-4ae8-b704-c8228f062dbb Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6"}, "enabled": true, "id": "132d694f53a2454bb29a0021172e9ca6", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:00:48,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1fb9a3bd-c403-4ae8-b704-c8228f062dbb 2018-10-22 08:00:48,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0753970146179s 2018-10-22 08:00:48,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1fb9a3bd-c403-4ae8-b704-c8228f062dbb 2018-10-22 08:00:48,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:00:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=a3e7475da4dd479395d5c0217c3f41d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f740fae-3b5e-40bf-b3c2-e7602fdc19b8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=a3e7475da4dd479395d5c0217c3f41d3", "previous": null, "next": null}} 2018-10-22 08:00:48,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d5d7c80e810b48a390c4be542e5f411e&scope.project.id=132d694f53a2454bb29a0021172e9ca6&role.id=a3e7475da4dd479395d5c0217c3f41d3 used request id req-8f740fae-3b5e-40bf-b3c2-e7602fdc19b8 2018-10-22 08:00:48,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0800819396973s 2018-10-22 08:00:48,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:00:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6/users/d5d7c80e810b48a390c4be542e5f411e/roles/a3e7475da4dd479395d5c0217c3f41d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:00:48,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d73bb3-c0e9-4ccd-8136-eb49837c1de9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:48,655 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6/users/d5d7c80e810b48a390c4be542e5f411e/roles/a3e7475da4dd479395d5c0217c3f41d3 used request id req-65d73bb3-c0e9-4ccd-8136-eb49837c1de9 2018-10-22 08:00:48,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.106996059418s 2018-10-22 08:00:48,656 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-22 08:00:48,656 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-22 08:00:48,657 - openstack_tests - INFO - OS Credentials = > 2018-10-22 08:00:48,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:48,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:49,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca85c78e5944c56900d1a5ba297a9cb", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "a3e7475da4dd479395d5c0217c3f41d3", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T09:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132d694f53a2454bb29a0021172e9ca6", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "id": "d5d7c80e810b48a390c4be542e5f411e"}, "audit_ids": ["if-VfF2xQ6m3_7_LwpAGkA"], "issued_at": "2018-10-22T08:00:49.000000Z"}} 2018-10-22 08:00:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3aaf66a8a24fdfddc9a83aaa56c451fc3bfb38" 2018-10-22 08:00:49,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-60164f46-ecc9-46e1-9a15-5b4bcc13ef99 Date: Mon, 22 Oct 2018 08:00:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:00:49,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-60164f46-ecc9-46e1-9a15-5b4bcc13ef99 2018-10-22 08:00:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3aaf66a8a24fdfddc9a83aaa56c451fc3bfb38" 2018-10-22 08:00:49,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-be082421-9f23-4c68-8508-c7496aae8850 Date: Mon, 22 Oct 2018 08:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 08:00:49,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-be082421-9f23-4c68-8508-c7496aae8850 2018-10-22 08:00:49,498 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-22 08:00:49,498 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-22 08:00:49,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:49,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:49,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca85c78e5944c56900d1a5ba297a9cb", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "a3e7475da4dd479395d5c0217c3f41d3", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T09:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132d694f53a2454bb29a0021172e9ca6", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "id": "d5d7c80e810b48a390c4be542e5f411e"}, "audit_ids": ["cEyPYXCxQdadSK8czJWL_w"], "issued_at": "2018-10-22T08:00:49.000000Z"}} 2018-10-22 08:00:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d956c3899a6398a8fcaf08d47477cca2979af8" 2018-10-22 08:00:49,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ece803-61f2-4f06-916a-c1c52c3c89c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:49,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-66ece803-61f2-4f06-916a-c1c52c3c89c5 2018-10-22 08:00:49,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:49,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:50,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca85c78e5944c56900d1a5ba297a9cb", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "a3e7475da4dd479395d5c0217c3f41d3", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T09:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132d694f53a2454bb29a0021172e9ca6", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "id": "d5d7c80e810b48a390c4be542e5f411e"}, "audit_ids": ["UpCKz9-ySaWB1l9pw83nCQ"], "issued_at": "2018-10-22T08:00:50.000000Z"}} 2018-10-22 08:00:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:00:50,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053c546c-e810-4f17-a81a-d3c33a4349e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:50,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-053c546c-e810-4f17-a81a-d3c33a4349e7 2018-10-22 08:00:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:00:50,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:00:50,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b1cf05c9-e4e1-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:00:50,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8777676-a97e-47c8-8893-7c4ae77a4041 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b1cf05c9-e4e1-429-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:00:50,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b1cf05c9-e4e1-429-proj used request id req-a8777676-a97e-47c8-8893-7c4ae77a4041 2018-10-22 08:00:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:00:50,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00673bbf-3ba7-4479-a859-2d71951e91f4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:00:50,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-00673bbf-3ba7-4479-a859-2d71951e91f4 2018-10-22 08:00:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}}' 2018-10-22 08:00:50,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9866725-ab21-4afb-8cdf-c330f56ad5a6 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:00:50,743 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d9866725-ab21-4afb-8cdf-c330f56ad5a6 2018-10-22 08:00:50,744 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-b1cf05c9-e4e1-429-proj 2018-10-22 08:00:50,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:50,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:51,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca85c78e5944c56900d1a5ba297a9cb", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "a3e7475da4dd479395d5c0217c3f41d3", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T09:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132d694f53a2454bb29a0021172e9ca6", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "id": "d5d7c80e810b48a390c4be542e5f411e"}, "audit_ids": ["CkPOxjg6Q1mJLuHyUY9UCw"], "issued_at": "2018-10-22T08:00:51.000000Z"}} 2018-10-22 08:00:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4222e4532f8d9dfafc4ba5f226dc5a8d25601d44" 2018-10-22 08:00:51,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a80f6b4-a854-4481-9b1d-cd7b102fd718 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:51,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a80f6b4-a854-4481-9b1d-cd7b102fd718 2018-10-22 08:00:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:00:51,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:00:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4222e4532f8d9dfafc4ba5f226dc5a8d25601d44" 2018-10-22 08:00:51,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f28b0ae-3ee9-45fc-85ba-57b766859822 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "domain_id": "default", "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:00:51,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1f28b0ae-3ee9-45fc-85ba-57b766859822 2018-10-22 08:00:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-b1cf05c9-e4e1-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4222e4532f8d9dfafc4ba5f226dc5a8d25601d44" 2018-10-22 08:00:51,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad43b3c5-1e05-416e-8292-a25b0a6bc48b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-b1cf05c9-e4e1-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}]} 2018-10-22 08:00:51,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-b1cf05c9-e4e1-429-proj used request id req-ad43b3c5-1e05-416e-8292-a25b0a6bc48b 2018-10-22 08:00:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4222e4532f8d9dfafc4ba5f226dc5a8d25601d44" 2018-10-22 08:00:51,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c9d89d-4750-458f-836d-b001928acab5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:00:51,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-30c9d89d-4750-458f-836d-b001928acab5 2018-10-22 08:00:51,899 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-b1cf05c9-e4e1-429-user 2018-10-22 08:00:51,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:00:51,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2534ec74-c784-42d2-ae10-e863834e34bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a3e7475da4dd479395d5c0217c3f41d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:00:51,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2534ec74-c784-42d2-ae10-e863834e34bb 2018-10-22 08:00:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" -d '{"role": {"name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role"}}' 2018-10-22 08:00:52,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c2d1f7-fcf1-4303-ba93-4d773272a3a4 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7564746b124e4ceaa2acd63270b48a7f", "links": {"self": "http://172.30.9.28:5000/v3/roles/7564746b124e4ceaa2acd63270b48a7f"}, "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role"}} 2018-10-22 08:00:52,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b6c2d1f7-fcf1-4303-ba93-4d773272a3a4 2018-10-22 08:00:52,102 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role 2018-10-22 08:00:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7564746b124e4ceaa2acd63270b48a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:00:52,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9c1860-7035-4083-9aca-66d935b5a6c6 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7564746b124e4ceaa2acd63270b48a7f"}, "domain_id": null, "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role", "id": "7564746b124e4ceaa2acd63270b48a7f"}} 2018-10-22 08:00:52,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7564746b124e4ceaa2acd63270b48a7f used request id req-7f9c1860-7035-4083-9aca-66d935b5a6c6 2018-10-22 08:00:52,123 - keystone_utils - INFO - Granting role SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role to project SimpleHealthCheck-b1cf05c9-e4e1-429-proj 2018-10-22 08:00:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe/users/92d2cc2bfdbd4bf0aea351178fcba7fa/roles/7564746b124e4ceaa2acd63270b48a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:00:52,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8bf25c-c87a-4bc9-a77f-8f976e8d407a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:00:52,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe/users/92d2cc2bfdbd4bf0aea351178fcba7fa/roles/7564746b124e4ceaa2acd63270b48a7f used request id req-7e8bf25c-c87a-4bc9-a77f-8f976e8d407a 2018-10-22 08:00:52,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:00:52,310 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:00:52,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:52,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:52,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7564746b124e4ceaa2acd63270b48a7f", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role"}], "expires_at": "2018-10-22T09:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-user", "id": "92d2cc2bfdbd4bf0aea351178fcba7fa"}, "audit_ids": ["3RlTkJPtQvmCLVHM4Mv-4w"], "issued_at": "2018-10-22T08:00:52.000000Z"}} 2018-10-22 08:00:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:00:52,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9326f51-0f5e-4f65-a649-9b8313f05652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:52,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9326f51-0f5e-4f65-a649-9b8313f05652 2018-10-22 08:00:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:00:52,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ae3ab7d9-8235-4bd0-a647-e5045231f663 Date: Mon, 22 Oct 2018 08:00:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image"} 2018-10-22 08:00:52,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image used request id req-ae3ab7d9-8235-4bd0-a647-e5045231f663 2018-10-22 08:00:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:00:53,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2de78d1a-aa5a-4f53-baac-ca9c74dbc50f Date: Mon, 22 Oct 2018 08: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"}}} 2018-10-22 08:00:53,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2de78d1a-aa5a-4f53-baac-ca9c74dbc50f 2018-10-22 08:00:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image"}' 2018-10-22 08:00:53,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 X-Openstack-Request-Id: req-82c58910-5d46-43cf-9b44-8207bca65554 Date: Mon, 22 Oct 2018 08:00:53 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:00:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:00:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3", "min_disk": 0, "protected": false, "id": "73045c80-55eb-4164-abda-6e35148c97b3", "file": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3/file", "checksum": null, "owner": "a27fde7eed4a4dbba7b2eb8724feb7fe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:00:53,314 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-82c58910-5d46-43cf-9b44-8207bca65554 2018-10-22 08:00:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" -d '' 2018-10-22 08:00:56,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6eefef50-a8b4-491b-95eb-e7a1d4223905 Date: Mon, 22 Oct 2018 08:00:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:00:56,055 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3/file used request id req-6eefef50-a8b4-491b-95eb-e7a1d4223905 2018-10-22 08:00:56,056 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:00:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:00:56,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5b8d78a7-a174-4a2c-b747-1c771c433b37 Date: Mon, 22 Oct 2018 08:00:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:00:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:00:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/73045c80-55eb-4164-abda-6e35148c97b3/snap", "metadata": {}}], "self": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3", "min_disk": 0, "protected": false, "id": "73045c80-55eb-4164-abda-6e35148c97b3", "file": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a27fde7eed4a4dbba7b2eb8724feb7fe", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/73045c80-55eb-4164-abda-6e35148c97b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:00:56,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 used request id req-5b8d78a7-a174-4a2c-b747-1c771c433b37 2018-10-22 08:00:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:00:56,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f8fe54f-110f-43eb-9b5e-e556b17220d9 Date: Mon, 22 Oct 2018 08:00: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"}}} 2018-10-22 08:00:56,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1f8fe54f-110f-43eb-9b5e-e556b17220d9 2018-10-22 08:00:56,240 - create_image - INFO - Created image with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image 2018-10-22 08:00:56,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:00:56,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2bec4903-445b-42a3-a671-e74dcad23f49 Date: Mon, 22 Oct 2018 08:00:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:00:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:00:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/73045c80-55eb-4164-abda-6e35148c97b3/snap", "metadata": {}}], "self": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3", "min_disk": 0, "protected": false, "id": "73045c80-55eb-4164-abda-6e35148c97b3", "file": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a27fde7eed4a4dbba7b2eb8724feb7fe", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/73045c80-55eb-4164-abda-6e35148c97b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:00:56,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 used request id req-2bec4903-445b-42a3-a671-e74dcad23f49 2018-10-22 08:00:56,260 - create_image - DEBUG - Instance status is - active 2018-10-22 08:00:56,260 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image 2018-10-22 08:00:56,260 - create_image - INFO - Image is now active with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image 2018-10-22 08:00:56,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:56,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:56,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7564746b124e4ceaa2acd63270b48a7f", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role"}], "expires_at": "2018-10-22T09:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-user", "id": "92d2cc2bfdbd4bf0aea351178fcba7fa"}, "audit_ids": ["zEhufuiLQIKGOZFZerM97g"], "issued_at": "2018-10-22T08:00:56.000000Z"}} 2018-10-22 08:00:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:00:56,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ec0b1d-6cab-4d20-8d94-9b2a79ec59d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:56,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e5ec0b1d-6cab-4d20-8d94-9b2a79ec59d7 2018-10-22 08:00:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:00:56,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6a85988-df7f-409a-b22e-946adb581b5c Date: Mon, 22 Oct 2018 08:00:56 GMT RESP BODY: {"networks":[]} 2018-10-22 08:00:56,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-b6a85988-df7f-409a-b22e-946adb581b5c 2018-10-22 08:00:56,870 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net 2018-10-22 08:00:56,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" -d '{"network": {"name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net", "admin_state_up": true}}' 2018-10-22 08:00:57,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-13194483-c495-4f7a-baeb-13ccccb7166f Date: Mon, 22 Oct 2018 08:00:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a83e5e9f-55f6-4182-b80d-d791dc896865","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:00:57Z","is_default":false,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","mtu":1450}} 2018-10-22 08:00:57,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-13194483-c495-4f7a-baeb-13ccccb7166f 2018-10-22 08:00:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:00:57,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-90d8fd0f-a944-4238-91b2-4cb680406d0c Date: Mon, 22 Oct 2018 08:00: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":"2018-10-22T08:00:57Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:00:57,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-90d8fd0f-a944-4238-91b2-4cb680406d0c 2018-10-22 08:00:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:00:57,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f5d426f-74e4-4d2a-a136-90d72d951122 Date: Mon, 22 Oct 2018 08:00:57 GMT RESP BODY: {"subnets":[]} 2018-10-22 08:00:57,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-9f5d426f-74e4-4d2a-a136-90d72d951122 2018-10-22 08:00:57,756 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet 2018-10-22 08:00:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" -d '{"subnets": [{"ip_version": 4, "network_id": "a83e5e9f-55f6-4182-b80d-d791dc896865", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]}' 2018-10-22 08:00:58,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c84c8516-e6bb-4fe3-873b-0de5bedbf410 Date: Mon, 22 Oct 2018 08:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:00:58,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c84c8516-e6bb-4fe3-873b-0de5bedbf410 2018-10-22 08:00:58,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:00:58,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b4cbed46-a81d-4049-babf-f65531998ecd Date: Mon, 22 Oct 2018 08:00: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:00:58,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-b4cbed46-a81d-4049-babf-f65531998ecd 2018-10-22 08:00:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:00:58,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-78254251-c4ce-4d5c-8a57-4b5a8d0799a7 Date: Mon, 22 Oct 2018 08:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:00:58,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-78254251-c4ce-4d5c-8a57-4b5a8d0799a7 2018-10-22 08:00:58,889 - OpenStackNetwork - DEBUG - Network [a83e5e9f-55f6-4182-b80d-d791dc896865] created successfully 2018-10-22 08:00:58,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:58,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:59,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca85c78e5944c56900d1a5ba297a9cb", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "a3e7475da4dd479395d5c0217c3f41d3", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T09:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132d694f53a2454bb29a0021172e9ca6", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/132d694f53a2454bb29a0021172e9ca6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "id": "d5d7c80e810b48a390c4be542e5f411e"}, "audit_ids": ["SG75tYQXT3GPQAK_nxDcpw"], "issued_at": "2018-10-22T08:00:59.000000Z"}} 2018-10-22 08:00:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330846e1c5463600e2fb12ff03f7d30ea85ccf46" 2018-10-22 08:00:59,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f565f55-a244-452f-8434-dd9658006d32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:00:59,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f565f55-a244-452f-8434-dd9658006d32 2018-10-22 08:00:59,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:00:59,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330846e1c5463600e2fb12ff03f7d30ea85ccf46" 2018-10-22 08:00:59,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00: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-d3d9a468-59be-4396-a565-0cb851564dbc x-compute-request-id: req-d3d9a468-59be-4396-a565-0cb851564dbc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 08:00:59,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d3d9a468-59be-4396-a565-0cb851564dbc 2018-10-22 08:00:59,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330846e1c5463600e2fb12ff03f7d30ea85ccf46" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 08:00:59,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00: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-35cd1fde-bca6-4f6a-ad90-eb09d88bd96b x-compute-request-id: req-35cd1fde-bca6-4f6a-ad90-eb09d88bd96b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:00:59,604 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-35cd1fde-bca6-4f6a-ad90-eb09d88bd96b 2018-10-22 08:00:59,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:00:59,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:00:59,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7564746b124e4ceaa2acd63270b48a7f", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role"}], "expires_at": "2018-10-22T09:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-user", "id": "92d2cc2bfdbd4bf0aea351178fcba7fa"}, "audit_ids": ["fAxS3810Qwy1TLorc0Pg7w"], "issued_at": "2018-10-22T08:00:59.000000Z"}} 2018-10-22 08:00:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:00,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8cfa95-504f-465f-a4e2-ddfefbffcc2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:01:00,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe8cfa95-504f-465f-a4e2-ddfefbffcc2c 2018-10-22 08:01:00,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:01:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:00,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6921846-c8a0-4159-8dc9-d43e6f2009ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:01:00,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6921846-c8a0-4159-8dc9-d43e6f2009ec 2018-10-22 08:01:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:00,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-da8e04c1-633c-47b1-bd59-3173c1dac7a2 Date: Mon, 22 Oct 2018 08:01: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:01:00,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-da8e04c1-633c-47b1-bd59-3173c1dac7a2 2018-10-22 08:01:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:01:00,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:01:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:00,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fead3e16-b9c6-4611-a85d-673e2414c2a5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:00,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-fead3e16-b9c6-4611-a85d-673e2414c2a5 2018-10-22 08:01:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:00,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-48097b18-435a-4ac8-bf63-b94d48884266 Date: Mon, 22 Oct 2018 08:01:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:01:00,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-48097b18-435a-4ac8-bf63-b94d48884266 2018-10-22 08:01:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:00,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-183fd15c-059e-41b2-8573-74481a89ab5f Date: Mon, 22 Oct 2018 08:01:00 GMT RESP BODY: {"ports":[]} 2018-10-22 08:01:00,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1&admin_state_up=True used request id req-183fd15c-059e-41b2-8573-74481a89ab5f 2018-10-22 08:01:00,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:01,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-21cb2b2c-cd2f-40a0-ae32-c01ae67263e2 x-compute-request-id: req-21cb2b2c-cd2f-40a0-ae32-c01ae67263e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 08:01:01,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst used request id req-21cb2b2c-cd2f-40a0-ae32-c01ae67263e2 2018-10-22 08:01:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:01,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-90631d51-d241-462c-8dd9-1f6cd09174da Date: Mon, 22 Oct 2018 08:01: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:01:01,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-90631d51-d241-462c-8dd9-1f6cd09174da 2018-10-22 08:01:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:01,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c846bc27-4e41-4570-bac7-6cb81a684729 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:01,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-c846bc27-4e41-4570-bac7-6cb81a684729 2018-10-22 08:01:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4345f6b0-4276-4e3d-b161-00e7105c8840 Date: Mon, 22 Oct 2018 08:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:01:01,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-4345f6b0-4276-4e3d-b161-00e7105c8840 2018-10-22 08:01:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:01,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57aeaa1d-0f11-46ea-bf79-2976765834a8 Date: Mon, 22 Oct 2018 08:01:01 GMT RESP BODY: {"ports":[]} 2018-10-22 08:01:01,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1&admin_state_up=True used request id req-57aeaa1d-0f11-46ea-bf79-2976765834a8 2018-10-22 08:01:01,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:01:01,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:01:02,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7564746b124e4ceaa2acd63270b48a7f", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role"}], "expires_at": "2018-10-22T09:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a27fde7eed4a4dbba7b2eb8724feb7fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-user", "id": "92d2cc2bfdbd4bf0aea351178fcba7fa"}, "audit_ids": ["so6sYbwMRSOSoieM4bj9Yw"], "issued_at": "2018-10-22T08:01:02.000000Z"}} 2018-10-22 08:01:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5405391e20236c4c788642671958f1530270e3a" 2018-10-22 08:01:02,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7285b350-1ca8-46ff-84b2-5c72cb684f5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:01:02,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7285b350-1ca8-46ff-84b2-5c72cb684f5a 2018-10-22 08:01:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:02,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b3d77200-f923-421a-9c95-ea8b1543acc9 Date: Mon, 22 Oct 2018 08:01: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:01:02,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-b3d77200-f923-421a-9c95-ea8b1543acc9 2018-10-22 08:01:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:02,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2dbafb39-32bf-431e-805c-288e143438e1 Date: Mon, 22 Oct 2018 08:01:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:01:02,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-2dbafb39-32bf-431e-805c-288e143438e1 2018-10-22 08:01:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:02,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8c290617-20d7-4153-8be3-e7fd638e6854 Date: Mon, 22 Oct 2018 08:01: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:01:02,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-8c290617-20d7-4153-8be3-e7fd638e6854 2018-10-22 08:01:02,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:01:02,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:01:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5405391e20236c4c788642671958f1530270e3a" 2018-10-22 08:01:02,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b956e8-5a5b-4e07-8b2b-3c85fa0ab57d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:02,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-65b956e8-5a5b-4e07-8b2b-3c85fa0ab57d 2018-10-22 08:01:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:03,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0dacdef7-420e-46c5-9cdf-21e5683b41b4 Date: Mon, 22 Oct 2018 08:01:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:01:03,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-0dacdef7-420e-46c5-9cdf-21e5683b41b4 2018-10-22 08:01:03,106 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net 2018-10-22 08:01:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" -d '{"port": {"network_id": "a83e5e9f-55f6-4182-b80d-d791dc896865", "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1", "admin_state_up": true}}' 2018-10-22 08:01:03,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-14589497-610e-47a6-a6c9-9d277708ac51 Date: Mon, 22 Oct 2018 08:01:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:01:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","ip_address":"10.55.0.10"}],"id":"1bb7f841-f916-40c8-b940-e01d8a1b880a","security_groups":["cbf8e1f3-b857-4a72-bcbe-b79b349e1243"],"mac_address":"fa:16:3e:37:d4:8d","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1","project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","qos_policy_id":null,"admin_state_up":true,"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:01:03Z","binding:vnic_type":"normal"}} 2018-10-22 08:01:03,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-14589497-610e-47a6-a6c9-9d277708ac51 2018-10-22 08:01:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d0d0daf5-c0a9-4af7-a5fd-4f17d33a123e Date: Mon, 22 Oct 2018 08:01: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:01:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-d0d0daf5-c0a9-4af7-a5fd-4f17d33a123e 2018-10-22 08:01:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f0fc3b-964a-4f48-83ca-0878a8a7057d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:04,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-07f0fc3b-964a-4f48-83ca-0878a8a7057d 2018-10-22 08:01:04,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-342d9b94-2abb-4642-a754-00c0b3bed40b Date: Mon, 22 Oct 2018 08:01:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:01:04,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-342d9b94-2abb-4642-a754-00c0b3bed40b 2018-10-22 08:01:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-78559a67-32b8-4a0a-b1aa-8bc115d37d41 Date: Mon, 22 Oct 2018 08:01:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:01:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","ip_address":"10.55.0.10"}],"id":"1bb7f841-f916-40c8-b940-e01d8a1b880a","security_groups":["cbf8e1f3-b857-4a72-bcbe-b79b349e1243"],"mac_address":"fa:16:3e:37:d4:8d","project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1","admin_state_up":true,"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:01:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 08:01:04,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1&admin_state_up=True used request id req-78559a67-32b8-4a0a-b1aa-8bc115d37d41 2018-10-22 08:01:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ade39e-2532-46fd-8c9b-bce73d8e37e9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:04,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-70ade39e-2532-46fd-8c9b-bce73d8e37e9 2018-10-22 08:01:04,698 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst 2018-10-22 08:01:04,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0318d2b4-ab5b-44ea-b748-925dafda73ac x-compute-request-id: req-0318d2b4-ab5b-44ea-b748-925dafda73ac Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}], "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-flavor-name"}]} 2018-10-22 08:01:04,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0318d2b4-ab5b-44ea-b748-925dafda73ac 2018-10-22 08:01:04,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35540ec0-07b8-44b0-b4ed-918653fe776e x-compute-request-id: req-35540ec0-07b8-44b0-b4ed-918653fe776e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:01:04,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb used request id req-35540ec0-07b8-44b0-b4ed-918653fe776e 2018-10-22 08:01:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:04,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c8f9c04c-1e9b-4bbd-8f92-02f4e9c98746 Date: Mon, 22 Oct 2018 08:01:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:00:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:00:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/73045c80-55eb-4164-abda-6e35148c97b3/snap", "metadata": {}}], "self": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3", "min_disk": 0, "protected": false, "id": "73045c80-55eb-4164-abda-6e35148c97b3", "file": "/v2/images/73045c80-55eb-4164-abda-6e35148c97b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a27fde7eed4a4dbba7b2eb8724feb7fe", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/73045c80-55eb-4164-abda-6e35148c97b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image"} 2018-10-22 08:01:04,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image used request id req-c8f9c04c-1e9b-4bbd-8f92-02f4e9c98746 2018-10-22 08:01:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:05,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cc06a7cd-2777-486f-a866-60204025bfd1 Date: Mon, 22 Oct 2018 08:01: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"}}} 2018-10-22 08:01:05,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cc06a7cd-2777-486f-a866-60204025bfd1 2018-10-22 08:01:05,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" -d '{"server": {"name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "imageRef": "73045c80-55eb-4164-abda-6e35148c97b3", "flavorRef": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "max_count": 1, "min_count": 1, "networks": [{"port": "1bb7f841-f916-40c8-b940-e01d8a1b880a"}]}}' 2018-10-22 08:01:06,764 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3e0e9ca-c8cf-4917-a0e2-4598ed7b5745 x-compute-request-id: req-b3e0e9ca-c8cf-4917-a0e2-4598ed7b5745 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "408d32a1-8b71-4684-b864-c56d8c888037", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "adminPass": "kkJq4K2dMY2J"}} 2018-10-22 08:01:06,764 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b3e0e9ca-c8cf-4917-a0e2-4598ed7b5745 2018-10-22 08:01:06,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:07,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b85e60e-3f62-4224-be6f-5fe0dc2f1413 x-compute-request-id: req-5b85e60e-3f62-4224-be6f-5fe0dc2f1413 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.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:01:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:07,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-5b85e60e-3f62-4224-be6f-5fe0dc2f1413 2018-10-22 08:01:07,128 - create_instance - INFO - Created instance with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst 2018-10-22 08:01:07,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:07,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-7847af33-21f9-4227-9c12-5c22698c5620 x-compute-request-id: req-7847af33-21f9-4227-9c12-5c22698c5620 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.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:01:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:07,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-7847af33-21f9-4227-9c12-5c22698c5620 2018-10-22 08:01:07,347 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst] is - BUILD 2018-10-22 08:01:07,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 08:01:10,351 - create_instance - DEBUG - VM status query timeout in 896.777885914 2018-10-22 08:01:10,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:10,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-241e1743-4671-4d72-8d28-c41bd482e5bb x-compute-request-id: req-241e1743-4671-4d72-8d28-c41bd482e5bb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "security_groups": [{"name": "default"}], "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:01:07Z", "hostId": "98794bc2be2d636ddf8881a31680932778f22d4d74e3c4afd9faee01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:10,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-241e1743-4671-4d72-8d28-c41bd482e5bb 2018-10-22 08:01:10,814 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst] is - BUILD 2018-10-22 08:01:10,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 08:01:13,818 - create_instance - DEBUG - VM status query timeout in 893.310800076 2018-10-22 08:01:13,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:14,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01: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-a581078f-688b-467f-9208-2ad589c61aad x-compute-request-id: req-a581078f-688b-467f-9208-2ad589c61aad Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d4:8d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:01:12.000000", "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "security_groups": [{"name": "default"}], "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:01:12Z", "hostId": "98794bc2be2d636ddf8881a31680932778f22d4d74e3c4afd9faee01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:14,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-a581078f-688b-467f-9208-2ad589c61aad 2018-10-22 08:01:14,597 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst] is - ACTIVE 2018-10-22 08:01:14,597 - create_instance - INFO - VM is - ACTIVE 2018-10-22 08:01:14,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:15,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5669d880-bad6-46db-a99c-113292377501 x-compute-request-id: req-5669d880-bad6-46db-a99c-113292377501 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d4:8d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:01:12.000000", "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "security_groups": [{"name": "default"}], "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:01:12Z", "hostId": "98794bc2be2d636ddf8881a31680932778f22d4d74e3c4afd9faee01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:15,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-5669d880-bad6-46db-a99c-113292377501 2018-10-22 08:01:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:15,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1047c57f-b976-45ec-89e4-170ee2e6a2c9 Date: Mon, 22 Oct 2018 08:01: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":["bb1dd341-b895-4eaa-a36f-ebc461bb8494"],"updated_at":"2018-10-22T08:00:58Z","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"a83e5e9f-55f6-4182-b80d-d791dc896865","name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net"}]} 2018-10-22 08:01:15,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net used request id req-1047c57f-b976-45ec-89e4-170ee2e6a2c9 2018-10-22 08:01:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:15,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea42ba9e-a7e6-4415-8020-b86d6dae0306 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:15,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-ea42ba9e-a7e6-4415-8020-b86d6dae0306 2018-10-22 08:01:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:15,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e87eecf5-81c5-4a31-8e75-01ab237f26ba Date: Mon, 22 Oct 2018 08:01:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","dns_nameservers":[],"updated_at":"2018-10-22T08:00: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":"a27fde7eed4a4dbba7b2eb8724feb7fe","id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","subnetpool_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet"}]} 2018-10-22 08:01:15,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-e87eecf5-81c5-4a31-8e75-01ab237f26ba 2018-10-22 08:01:15,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:15,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-f368250d-f2df-4893-addb-f56c910e9f3b Date: Mon, 22 Oct 2018 08:01:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:01:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","ip_address":"10.55.0.10"}],"id":"1bb7f841-f916-40c8-b940-e01d8a1b880a","security_groups":["cbf8e1f3-b857-4a72-bcbe-b79b349e1243"],"mac_address":"fa:16:3e:37:d4:8d","project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1","admin_state_up":true,"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:01:03Z","binding:vnic_type":"normal","device_id":"408d32a1-8b71-4684-b864-c56d8c888037"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:01:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","ip_address":"10.55.0.4"}],"id":"9ac4efe0-f040-448e-bf2b-c1486a717e4d","security_groups":[],"mac_address":"fa:16:3e:b9:73:bb","project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:01:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a83e5e9f-55f6-4182-b80d-d791dc896865"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:01:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","ip_address":"10.55.0.3"}],"id":"d49acd1e-e2af-4fc8-a115-9de1ac509841","security_groups":[],"mac_address":"fa:16:3e:30:1d:6d","project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a83e5e9f-55f6-4182-b80d-d791dc896865"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:01:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb1dd341-b895-4eaa-a36f-ebc461bb8494","ip_address":"10.55.0.2"}],"id":"e373f0d8-e473-4429-8fc9-8effb83f1354","security_groups":[],"mac_address":"fa:16:3e:5e:89:3d","project_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a83e5e9f-55f6-4182-b80d-d791dc896865","tenant_id":"a27fde7eed4a4dbba7b2eb8724feb7fe","created_at":"2018-10-22T08:00:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a83e5e9f-55f6-4182-b80d-d791dc896865"}]} 2018-10-22 08:01:15,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-f368250d-f2df-4893-addb-f56c910e9f3b 2018-10-22 08:01:15,778 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-10-22 08:01:15,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:16,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-b9ce2601-582a-47d0-a3a0-86906c5d826d x-compute-request-id: req-b9ce2601-582a-47d0-a3a0-86906c5d826d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d4:8d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:01:12.000000", "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "security_groups": [{"name": "default"}], "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:01:12Z", "hostId": "98794bc2be2d636ddf8881a31680932778f22d4d74e3c4afd9faee01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:16,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-b9ce2601-582a-47d0-a3a0-86906c5d826d 2018-10-22 08:01:16,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 08:01:17,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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,Accept-Encoding x-openstack-request-id: req-6bce8581-bb93-4ff4-a776-6df99863a8fb x-compute-request-id: req-6bce8581-bb93-4ff4-a776-6df99863a8fb Content-Encoding: gzip Content-Length: 9431 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 816939897 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.908 MHz processor\n[ 0.131796] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.133530] pid_max: default: 32768 minimum: 301\n[ 0.134465] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137238] Security Framework initialized\n[ 0.138085] Yama: becoming mindful.\n[ 0.138866] AppArmor: AppArmor initialized\n[ 0.139741] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141036] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142302] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143538] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144999] Initializing cgroup subsys io\n[ 0.145840] Initializing cgroup subsys memory\n[ 0.146744] Initializing cgroup subsys devices\n[ 0.147657] Initializing cgroup subsys freezer\n[ 0.148576] Initializing cgroup subsys net_cls\n[ 0.149462] Initializing cgroup subsys perf_event\n[ 0.150420] Initializing cgroup subsys net_prio\n[ 0.151347] Initializing cgroup subsys hugetlb\n[ 0.152252] Initializing cgroup subsys pids\n[ 0.153159] CPU: Physical Processor ID: 0\n[ 0.154705] mce: CPU supports 10 MCE banks\n[ 0.155592] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167268] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173578] ftrace: allocating 31920 entries in 125 pages\n[ 0.199558] smpboot: Max logical packages: 1\n[ 0.200457] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201843] x2apic enabled\n[ 0.202673] Switched APIC routing to physical x2apic.\n[ 0.204463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205613] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209456] KVM setup paravirtual spinlock\n[ 0.210757] x86: Booted up 1 node, 1 CPUs\n[ 0.211571] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.213040] devtmpfs: initialized\n[ 0.214768] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216205] evm: security.SMACK64EXEC\n[ 0.216971] evm: security.SMACK64TRANSMUTE\n[ 0.217800] evm: security.SMACK64MMAP\n[ 0.218587] evm: security.ima\n[ 0.219252] evm: security.capability\n[ 0.220079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222012] pinctrl core: initialized pinctrl subsystem\n[ 0.223161] RTC time: 8:01:12, date: 10/22/18\n[ 0.224157] NET: Registered protocol family 16\n[ 0.225179] cpuidle: using governor ladder\n[ 0.226045] cpuidle: using governor menu\n[ 0.226860] PCCT header not found.\n[ 0.227660] ACPI: bus type PCI registered\n[ 0.228508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229808] PCI: Using configuration type 1 for base access\n[ 0.231641] ACPI: Added _OSI(Module Device)\n[ 0.232539] ACPI: Added _OSI(Processor Device)\n[ 0.233426] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234354] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236509] ACPI: Interpreter enabled\n[ 0.237335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244794] ACPI: (supports S0 S5)\n[ 0.245506] ACPI: Using IOAPIC for interrupt routing\n[ 0.246594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249704] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250877] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253362] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255662] acpiphp: Slot [3] registered\n[ 0.256504] acpiphp: Slot [4] registered\n[ 0.257339] acpiphp: Slot [5] registered\n[ 0.258146] acpiphp: Slot [6] registered\n[ 0.258961] acpiphp: Slot [7] registered\n[ 0.259780] acpiphp: Slot [8] registered\n[ 0.260607] acpiphp: Slot [9] registered\n[ 0.261415] acpiphp: Slot [10] registered\n[ 0.262255] acpiphp: Slot [11] registered\n[ 0.263080] acpiphp: Slot [12] registered\n[ 0.263898] acpiphp: Slot [13] registered\n[ 0.264744] acpiphp: Slot [14] registered\n[ 0.265622] acpiphp: Slot [15] registered\n[ 0.277171] acpiphp: Slot [16] registered\n[ 0.277993] acpiphp: Slot [17] registered\n[ 0.278827] acpiphp: Slot [18] registered\n[ 0.279668] acpiphp: Slot [19] registered\n[ 0.280507] acpiphp: Slot [20] registered\n[ 0.281352] acpiphp: Slot [21] registered\n[ 0.282187] acpiphp: Slot [22] registered\n[ 0.283021] acpiphp: Slot [23] registered\n[ 0.283857] acpiphp: Slot [24] registered\n[ 0.284694] acpiphp: Slot [25] registered\n[ 0.285534] acpiphp: Slot [26] registered\n[ 0.286370] acpiphp: Slot [27] registered\n[ 0.287209] acpiphp: Slot [28] registered\n[ 0.288050] acpiphp: Slot [29] registered\n[ 0.288881] acpiphp: Slot [30] registered\n[ 0.289735] acpiphp: Slot [31] registered\n[ 0.290570] PCI host bridge to bus 0000:00\n[ 0.291409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292686] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293951] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295445] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.296948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303089] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304437] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314752] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359286] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360812] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362276] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363725] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365167] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366460] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367690] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370502] vgaarb: loaded\n[ 0.371123] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372295] SCSI subsystem initialized\n[ 0.373159] ACPI: bus type USB registered\n[ 0.374018] usbcore: registered new interface driver usbfs\n[ 0.375104] usbcore: registered new interface driver hub\n[ 0.376121] usbcore: registered new device driver usb\n[ 0.377179] PCI: Using ACPI for IRQ routing\n[ 0.378208] NetLabel: Initializing\n[ 0.378982] NetLabel: domain hash size = 128\n[ 0.379874] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380838] NetLabel: unlabeled traffic allowed by default\n[ 0.381958] clocksource: Switched to clocksource kvm-clock\n[ 0.387205] AppArmor: AppArmor Filesystem Enabled\n[ 0.388177] pnp: PnP ACPI init\n[ 0.389098] pnp: PnP ACPI: found 5 devices\n[ 0.395127] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396875] NET: Registered protocol family 2\n[ 0.397864] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.399193] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.400393] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.401617] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402745] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403960] NET: Registered protocol family 1\n[ 0.404869] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407108] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421133] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435126] Trying to unpack rootfs image as initramfs...\n[ 0.483970] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.498160] Scanning for low memory corruption every 60 seconds\n[ 0.499616] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500799] audit: initializing netlink subsys (disabled)\n[ 0.501854] audit: type=2000 audit(1540195273.736:1): initialized\n[ 0.503222] Initialise system trusted keyring\n[ 0.504176] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505378] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507403] zbud: loaded\n[ 0.508126] VFS: Disk quotas dquot_6.6.0\n[ 0.508966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510521] fuse init (API version 7.23)\n[ 0.511429] Key type big_key registered\n[ 0.512254] Allocating IMA MOK and blacklist keyrings.\n[ 0.513395] Key type asymmetric registered\n[ 0.514259] Asymmetric key parser 'x509' registered\n[ 0.515246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516766] io scheduler noop registered\n[ 0.517599] io scheduler deadline registered (default)\n[ 0.518637] io scheduler cfq registered\n[ 0.519501] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521909] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523438] ACPI: Power Button [PWRF]\n[ 0.524301] GHES: HEST is not enabled!\n[ 0.538005] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565919] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568236] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593988] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596947] Linux agpgart interface v0.103\n[ 0.599468] brd: module loaded\n[ 0.600688] loop: module loaded\n[ 0.606421] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607984] GPT:90111 != 20971519\n[ 0.608714] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609879] GPT:90111 != 20971519\n[ 0.610617] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611655] vda: vda1 vda15\n[ 0.613210] scsi host0: ata_piix\n[ 0.614005] scsi host1: ata_piix\n[ 0.614748] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616043] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617936] libphy: Fixed MDIO Bus: probed\n[ 0.618811] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622078] PPP generic driver version 2.4.2\n[ 0.622978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624173] ehci-pci: EHCI PCI platform driver\n[ 0.625058] ehci-platform: EHCI generic platform driver\n[ 0.626063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627194] ohci-pci: OHCI PCI platform driver\n[ 0.628065] ohci-platform: OHCI generic platform driver\n[ 0.629054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645921] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646964] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649326] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650757] usb usb1: Product: UHCI Host Controller\n[ 0.651702] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652856] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653890] hub 1-0:1.0: USB hub found\n[ 0.654682] hub 1-0:1.0: 2 ports detected\n[ 0.655606] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657729] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659746] mousedev: PS/2 mouse device common for all mice\n[ 0.661012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663977] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666398] i2c /dev entries driver\n[ 0.667163] device-mapper: uevent: version 1.0.3\n[ 0.668103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669745] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671044] NET: Registered protocol family 10\n[ 0.672060] NET: Registered protocol family 17\n[ 0.672958] Key type dns_resolver registered\n[ 0.673891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676765] registered taskstats version 1\n[ 0.677611] Loading compiled-in X.509 certificates\n[ 0.679073] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680949] zswap: loaded using pool lzo/zbud\n[ 0.682368] Key type trusted registered\n[ 0.683912] Key type encrypted registered\n[ 0.684749] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685783] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686843] evm: HMAC attrs: 0x1\n[ 0.687802] Magic number: 6:486:18\n[ 0.688569] ep_81: hash matches\n[ 0.689337] rtc_cmos 00:00: setting system clock to 2018-10-22 08:01:13 UTC (1540195273)\n[ 0.690956] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692077] EDD information not available.\n[ 0.774964] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787727] Write protecting the kernel read-only data: 14336k\n[ 0.789347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791160] 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.834680] 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUGuf9kYWYe9q0HAqZ3jEQJYJASP9aGhj52cWNaivG2uLiskJtJppI75f/YWLF8j77q/mb+5GXTdw/6cYcJse8aoHo9UNPaL/YoAAx9o0fjDRJui7rPPgCI8sfimvDxSvK2QQccbNFMUMmmFzITQTnyqyZw5xOHytzxkIj0sFLtAVk8gSLZBAjqyAycq/t726171vlNamV/Kt/jhxxrY21NTMHyQfZUzEUOyKVuZVuHE93uAuDd7RWIYBanFEPMi3fYXtgga72LTCgtEMDW1oCindzXkSxcNzyArGAmoE5A8PqZigFElNBEV57IUl2PG7lwhh44y5er8GlibqU0FX1 root@simplehealthcheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst\nssh-dss AAAAB3NzaC1kc3MAAACBANTolSRCTeJGbmD4+dUq8EyB4PL6jZPpZUyc/7nhekPqq4W/ZRjPIcizcshHY84AIjGogKymDUOaeHQHZ0w2mGJY6XhVaYV/+nJf5JDoTEwKulbeDWLTPNCNbtEhpZ3Z16RfqH7s6vTO8YUKJiMKwgONhbRAhlv7hE9fi4baQjEDAAAAFQD3ntvjiYhnkrk4g9+Yx6n2fWqc1QAAAIEAtNKpNAr9GgThovWbQ1IWm1xT/BtzSqjNtQfGuoh+NXUqBwjT50aDoJkYqsRlr8HlcpgyYrPn3CAszQUlMpm9kWPQC32JDpoLAffwxy+mwoMROW/5DQqhcOaa0ddRwO7hkOg/jH9UHxBqMHxUCmKAZ4Wgycy1vjVdoU5ULbzLwG4AAACBAIKG4MO3MqBaVANc8SaZzFgv4OLGPQnXvOO6xa7YXTmgBrkta+/WSvVHIhonptmhYzOwc1QtfvFwizsY+Wu+0821HkbssnyQ/HyR9Uzl06dBFk1Bn70ceHh/YF0/ZtvRq3AQ4+5Q4VWEMP+B9Zsm47AP6DFRXGwdp/xs2MOFrJHm root@simplehealthcheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-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.10,24,fe80::f816:3eff:fe37:d48d/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 \nip-route:169.254.169.254 via 10.55.0.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-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n"} 2018-10-22 08:01:17,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037/action used request id req-6bce8581-bb93-4ff4-a776-6df99863a8fb 2018-10-22 08:01:17,387 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 08:01:17,387 - 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 816939897 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.908 MHz processor [ 0.131796] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.133530] pid_max: default: 32768 minimum: 301 [ 0.134465] ACPI: Core revision 20150930 [ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137238] Security Framework initialized [ 0.138085] Yama: becoming mindful. [ 0.138866] AppArmor: AppArmor initialized [ 0.139741] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141036] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142302] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143538] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144999] Initializing cgroup subsys io [ 0.145840] Initializing cgroup subsys memory [ 0.146744] Initializing cgroup subsys devices [ 0.147657] Initializing cgroup subsys freezer [ 0.148576] Initializing cgroup subsys net_cls [ 0.149462] Initializing cgroup subsys perf_event [ 0.150420] Initializing cgroup subsys net_prio [ 0.151347] Initializing cgroup subsys hugetlb [ 0.152252] Initializing cgroup subsys pids [ 0.153159] CPU: Physical Processor ID: 0 [ 0.154705] mce: CPU supports 10 MCE banks [ 0.155592] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167268] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173578] ftrace: allocating 31920 entries in 125 pages [ 0.199558] smpboot: Max logical packages: 1 [ 0.200457] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201843] x2apic enabled [ 0.202673] Switched APIC routing to physical x2apic. [ 0.204463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205613] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209456] KVM setup paravirtual spinlock [ 0.210757] x86: Booted up 1 node, 1 CPUs [ 0.211571] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.213040] devtmpfs: initialized [ 0.214768] evm: security.selinux [ 0.215494] evm: security.SMACK64 [ 0.216205] evm: security.SMACK64EXEC [ 0.216971] evm: security.SMACK64TRANSMUTE [ 0.217800] evm: security.SMACK64MMAP [ 0.218587] evm: security.ima [ 0.219252] evm: security.capability [ 0.220079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222012] pinctrl core: initialized pinctrl subsystem [ 0.223161] RTC time: 8:01:12, date: 10/22/18 [ 0.224157] NET: Registered protocol family 16 [ 0.225179] cpuidle: using governor ladder [ 0.226045] cpuidle: using governor menu [ 0.226860] PCCT header not found. [ 0.227660] ACPI: bus type PCI registered [ 0.228508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229808] PCI: Using configuration type 1 for base access [ 0.231641] ACPI: Added _OSI(Module Device) [ 0.232539] ACPI: Added _OSI(Processor Device) [ 0.233426] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234354] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236509] ACPI: Interpreter enabled [ 0.237335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.239214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244794] ACPI: (supports S0 S5) [ 0.245506] ACPI: Using IOAPIC for interrupt routing [ 0.246594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249704] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250877] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.253362] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255662] acpiphp: Slot [3] registered [ 0.256504] acpiphp: Slot [4] registered [ 0.257339] acpiphp: Slot [5] registered [ 0.258146] acpiphp: Slot [6] registered [ 0.258961] acpiphp: Slot [7] registered [ 0.259780] acpiphp: Slot [8] registered [ 0.260607] acpiphp: Slot [9] registered [ 0.261415] acpiphp: Slot [10] registered [ 0.262255] acpiphp: Slot [11] registered [ 0.263080] acpiphp: Slot [12] registered [ 0.263898] acpiphp: Slot [13] registered [ 0.264744] acpiphp: Slot [14] registered [ 0.265622] acpiphp: Slot [15] registered [ 0.277171] acpiphp: Slot [16] registered [ 0.277993] acpiphp: Slot [17] registered [ 0.278827] acpiphp: Slot [18] registered [ 0.279668] acpiphp: Slot [19] registered [ 0.280507] acpiphp: Slot [20] registered [ 0.281352] acpiphp: Slot [21] registered [ 0.282187] acpiphp: Slot [22] registered [ 0.283021] acpiphp: Slot [23] registered [ 0.283857] acpiphp: Slot [24] registered [ 0.284694] acpiphp: Slot [25] registered [ 0.285534] acpiphp: Slot [26] registered [ 0.286370] acpiphp: Slot [27] registered [ 0.287209] acpiphp: Slot [28] registered [ 0.288050] acpiphp: Slot [29] registered [ 0.288881] acpiphp: Slot [30] registered [ 0.289735] acpiphp: Slot [31] registered [ 0.290570] PCI host bridge to bus 0000:00 [ 0.291409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292686] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.293951] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295445] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.296948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303089] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.304437] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.305671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.306979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314752] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359286] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360812] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362276] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363725] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.365167] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366460] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367690] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370502] vgaarb: loaded [ 0.371123] vgaarb: bridge control possible 0000:00:02.0 [ 0.372295] SCSI subsystem initialized [ 0.373159] ACPI: bus type USB registered [ 0.374018] usbcore: registered new interface driver usbfs [ 0.375104] usbcore: registered new interface driver hub [ 0.376121] usbcore: registered new device driver usb [ 0.377179] PCI: Using ACPI for IRQ routing [ 0.378208] NetLabel: Initializing [ 0.378982] NetLabel: domain hash size = 128 [ 0.379874] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380838] NetLabel: unlabeled traffic allowed by default [ 0.381958] clocksource: Switched to clocksource kvm-clock [ 0.387205] AppArmor: AppArmor Filesystem Enabled [ 0.388177] pnp: PnP ACPI init [ 0.389098] pnp: PnP ACPI: found 5 devices [ 0.395127] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396875] NET: Registered protocol family 2 [ 0.397864] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.399193] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.400393] TCP: Hash tables configured (established 2048 bind 2048) [ 0.401617] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402745] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403960] NET: Registered protocol family 1 [ 0.404869] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407108] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421133] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435126] Trying to unpack rootfs image as initramfs... [ 0.483970] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.498160] Scanning for low memory corruption every 60 seconds [ 0.499616] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500799] audit: initializing netlink subsys (disabled) [ 0.501854] audit: type=2000 audit(1540195273.736:1): initialized [ 0.503222] Initialise system trusted keyring [ 0.504176] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505378] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507403] zbud: loaded [ 0.508126] VFS: Disk quotas dquot_6.6.0 [ 0.508966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510521] fuse init (API version 7.23) [ 0.511429] Key type big_key registered [ 0.512254] Allocating IMA MOK and blacklist keyrings. [ 0.513395] Key type asymmetric registered [ 0.514259] Asymmetric key parser 'x509' registered [ 0.515246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516766] io scheduler noop registered [ 0.517599] io scheduler deadline registered (default) [ 0.518637] io scheduler cfq registered [ 0.519501] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521909] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523438] ACPI: Power Button [PWRF] [ 0.524301] GHES: HEST is not enabled! [ 0.538005] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565919] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568236] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593988] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596947] Linux agpgart interface v0.103 [ 0.599468] brd: module loaded [ 0.600688] loop: module loaded [ 0.606421] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607984] GPT:90111 != 20971519 [ 0.608714] GPT:Alternate GPT header not at the end of the disk. [ 0.609879] GPT:90111 != 20971519 [ 0.610617] GPT: Use GNU Parted to correct GPT errors. [ 0.611655] vda: vda1 vda15 [ 0.613210] scsi host0: ata_piix [ 0.614005] scsi host1: ata_piix [ 0.614748] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616043] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617936] libphy: Fixed MDIO Bus: probed [ 0.618811] tun: Universal TUN/TAP device driver, 1.6 [ 0.619822] tun: (C) 1999-2004 Max Krasnyansky [ 0.622078] PPP generic driver version 2.4.2 [ 0.622978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624173] ehci-pci: EHCI PCI platform driver [ 0.625058] ehci-platform: EHCI generic platform driver [ 0.626063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627194] ohci-pci: OHCI PCI platform driver [ 0.628065] ohci-platform: OHCI generic platform driver [ 0.629054] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643431] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645921] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646964] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.648089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649326] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650757] usb usb1: Product: UHCI Host Controller [ 0.651702] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652856] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653890] hub 1-0:1.0: USB hub found [ 0.654682] hub 1-0:1.0: 2 ports detected [ 0.655606] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657729] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658706] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659746] mousedev: PS/2 mouse device common for all mice [ 0.661012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662871] rtc_cmos 00:00: RTC can wake from S4 [ 0.663977] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666398] i2c /dev entries driver [ 0.667163] device-mapper: uevent: version 1.0.3 [ 0.668103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669745] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671044] NET: Registered protocol family 10 [ 0.672060] NET: Registered protocol family 17 [ 0.672958] Key type dns_resolver registered [ 0.673891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676765] registered taskstats version 1 [ 0.677611] Loading compiled-in X.509 certificates [ 0.679073] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680949] zswap: loaded using pool lzo/zbud [ 0.682368] Key type trusted registered [ 0.683912] Key type encrypted registered [ 0.684749] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685783] ima: No TPM chip found, activating TPM-bypass! [ 0.686843] evm: HMAC attrs: 0x1 [ 0.687802] Magic number: 6:486:18 [ 0.688569] ep_81: hash matches [ 0.689337] rtc_cmos 00:00: setting system clock to 2018-10-22 08:01:13 UTC (1540195273) [ 0.690956] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692077] EDD information not available. [ 0.774964] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.787727] Write protecting the kernel read-only data: 14336k [ 0.789347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791160] 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.834680] 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.01 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.16. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUGuf9kYWYe9q0HAqZ3jEQJYJASP9aGhj52cWNaivG2uLiskJtJppI75f/YWLF8j77q/mb+5GXTdw/6cYcJse8aoHo9UNPaL/YoAAx9o0fjDRJui7rPPgCI8sfimvDxSvK2QQccbNFMUMmmFzITQTnyqyZw5xOHytzxkIj0sFLtAVk8gSLZBAjqyAycq/t726171vlNamV/Kt/jhxxrY21NTMHyQfZUzEUOyKVuZVuHE93uAuDd7RWIYBanFEPMi3fYXtgga72LTCgtEMDW1oCindzXkSxcNzyArGAmoE5A8PqZigFElNBEV57IUl2PG7lwhh44y5er8GlibqU0FX1 root@simplehealthcheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst ssh-dss AAAAB3NzaC1kc3MAAACBANTolSRCTeJGbmD4+dUq8EyB4PL6jZPpZUyc/7nhekPqq4W/ZRjPIcizcshHY84AIjGogKymDUOaeHQHZ0w2mGJY6XhVaYV/+nJf5JDoTEwKulbeDWLTPNCNbtEhpZ3Z16RfqH7s6vTO8YUKJiMKwgONhbRAhlv7hE9fi4baQjEDAAAAFQD3ntvjiYhnkrk4g9+Yx6n2fWqc1QAAAIEAtNKpNAr9GgThovWbQ1IWm1xT/BtzSqjNtQfGuoh+NXUqBwjT50aDoJkYqsRlr8HlcpgyYrPn3CAszQUlMpm9kWPQC32JDpoLAffwxy+mwoMROW/5DQqhcOaa0ddRwO7hkOg/jH9UHxBqMHxUCmKAZ4Wgycy1vjVdoU5ULbzLwG4AAACBAIKG4MO3MqBaVANc8SaZzFgv4OLGPQnXvOO6xa7YXTmgBrkta+/WSvVHIhonptmhYzOwc1QtfvFwizsY+Wu+0821HkbssnyQ/HyR9Uzl06dBFk1Bn70ceHh/YF0/ZtvRq3AQ4+5Q4VWEMP+B9Zsm47AP6DFRXGwdp/xs2MOFrJHm root@simplehealthcheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fe37:d48d/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 ip-route:169.254.169.254 via 10.55.0.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-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === 2018-10-22 08:01:17,388 - create_instance - INFO - Deleting Port with ID - 1bb7f841-f916-40c8-b940-e01d8a1b880a 2018-10-22 08:01:17,388 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9cport-1 2018-10-22 08:01:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/1bb7f841-f916-40c8-b940-e01d8a1b880a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:18,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2eb1314d-3135-4c36-9b50-2a53bf1cce5c Date: Mon, 22 Oct 2018 08:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:01:18,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/1bb7f841-f916-40c8-b940-e01d8a1b880a used request id req-2eb1314d-3135-4c36-9b50-2a53bf1cce5c 2018-10-22 08:01:18,095 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst 2018-10-22 08:01:18,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:18,229 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf6488cc-99e7-4863-96cb-c99ef294fbfd x-compute-request-id: req-cf6488cc-99e7-4863-96cb-c99ef294fbfd Content-Type: application/json 2018-10-22 08:01:18,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-cf6488cc-99e7-4863-96cb-c99ef294fbfd 2018-10-22 08:01:18,230 - create_instance - INFO - Checking deletion status 2018-10-22 08:01:18,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:18,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-9a90f8f7-ad08-4967-b2b8-5b07dd218cf0 x-compute-request-id: req-9a90f8f7-ad08-4967-b2b8-5b07dd218cf0 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:01:12.000000", "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:01:18Z", "hostId": "98794bc2be2d636ddf8881a31680932778f22d4d74e3c4afd9faee01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:18,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-9a90f8f7-ad08-4967-b2b8-5b07dd218cf0 2018-10-22 08:01:18,468 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst] is - ACTIVE 2018-10-22 08:01:18,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 08:01:21,471 - create_instance - DEBUG - VM status query timeout in 296.759073973 2018-10-22 08:01:21,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:21,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d11f911-8f7b-499f-9809-697d2fddf49a x-compute-request-id: req-3d11f911-8f7b-499f-9809-697d2fddf49a Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/408d32a1-8b71-4684-b864-c56d8c888037", "rel": "bookmark"}], "image": {"id": "73045c80-55eb-4164-abda-6e35148c97b3", "links": [{"href": "http://172.30.9.28:8774/images/73045c80-55eb-4164-abda-6e35148c97b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:01:12.000000", "flavor": {"id": "fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "links": [{"href": "http://172.30.9.28:8774/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb", "rel": "bookmark"}]}, "id": "408d32a1-8b71-4684-b864-c56d8c888037", "user_id": "92d2cc2bfdbd4bf0aea351178fcba7fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:01:18Z", "hostId": "98794bc2be2d636ddf8881a31680932778f22d4d74e3c4afd9faee01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst", "created": "2018-10-22T08:01:06Z", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 08:01:21,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-3d11f911-8f7b-499f-9809-697d2fddf49a 2018-10-22 08:01:21,703 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst] is - ACTIVE 2018-10-22 08:01:21,703 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 08:01:24,706 - create_instance - DEBUG - VM status query timeout in 293.524026155 2018-10-22 08:01:24,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df70859ff388dc0b75b671114dadc807fb813b" 2018-10-22 08:01:24,751 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:01: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-341f57f4-566b-4137-b766-25b0921b72be x-compute-request-id: req-341f57f4-566b-4137-b766-25b0921b72be Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 408d32a1-8b71-4684-b864-c56d8c888037 could not be found.", "code": 404}} 2018-10-22 08:01:24,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/408d32a1-8b71-4684-b864-c56d8c888037 used request id req-341f57f4-566b-4137-b766-25b0921b72be 2018-10-22 08:01:24,752 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 408d32a1-8b71-4684-b864-c56d8c888037 could not be found. (HTTP 404) (Request-ID: req-341f57f4-566b-4137-b766-25b0921b72be) 2018-10-22 08:01:24,752 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-inst 2018-10-22 08:01:24,753 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet 2018-10-22 08:01:24,753 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-subnet 2018-10-22 08:01:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/bb1dd341-b895-4eaa-a36f-ebc461bb8494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:01:27,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-794737c5-d00e-44e0-b890-875b21a01eda Date: Mon, 22 Oct 2018 08:01:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:01:27,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/bb1dd341-b895-4eaa-a36f-ebc461bb8494 used request id req-794737c5-d00e-44e0-b890-875b21a01eda 2018-10-22 08:01:27,203 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-priv-net 2018-10-22 08:01:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a83e5e9f-55f6-4182-b80d-d791dc896865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c00a6a50677e8bfb545769e33e45941f9ff8ba1" 2018-10-22 08:01:28,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a3459ed-d700-4b0d-840e-064a80f666d7 Date: Mon, 22 Oct 2018 08:01:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:01:28,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a83e5e9f-55f6-4182-b80d-d791dc896865 used request id req-8a3459ed-d700-4b0d-840e-064a80f666d7 2018-10-22 08:01:28,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330846e1c5463600e2fb12ff03f7d30ea85ccf46" 2018-10-22 08:01:28,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66c92d36-ebe9-4917-8d3a-c4ded660283e x-compute-request-id: req-66c92d36-ebe9-4917-8d3a-c4ded660283e Content-Length: 0 Content-Type: application/json 2018-10-22 08:01:28,163 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fcbeb6c7-7cb0-427a-9560-f839a65d65fb used request id req-66c92d36-ebe9-4917-8d3a-c4ded660283e 2018-10-22 08:01:28,164 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-b7843117-d6ab-4b70-8afc-5487f7919a9c-image 2018-10-22 08:01:28,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1eb9f4178c22f2230d3cb5621edbaac6fc85c4b" 2018-10-22 08:01:30,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-863249e3-ee49-4fef-85c8-5ba06e9b5b1e Date: Mon, 22 Oct 2018 08:01:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:01:30,036 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/73045c80-55eb-4164-abda-6e35148c97b3 used request id req-863249e3-ee49-4fef-85c8-5ba06e9b5b1e 2018-10-22 08:01:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2ba69de7-5b36-4334-b32d-216d3a5fa867 Date: Mon, 22 Oct 2018 08:01:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "created_at": "2018-10-22T08:01:30Z", "updated_at": "2018-10-22T08:01:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "166fe753-b975-4aa9-b1ec-56875a87631b", "remote_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv4", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "31e18165-8f53-460f-b28b-48fed01ad421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv6", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "32c832d5-f821-4d3b-a0d4-fe69460e280e", "remote_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv6", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "e04617f2-d729-4af1-9a35-634dd38ab156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv4", "project_id": "132d694f53a2454bb29a0021172e9ca6"}], "revision_number": 4, "project_id": "132d694f53a2454bb29a0021172e9ca6", "id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "created_at": "2018-10-22T08:00:57Z", "updated_at": "2018-10-22T08:00:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "revision_number": 0, "id": "09e59715-1911-4ea0-95ba-32cc90253a04", "remote_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "remote_ip_prefix": null, "created_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "revision_number": 0, "id": "657cd5ba-f8df-4845-bb79-d102c0c117ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "revision_number": 0, "id": "7030d286-85a5-4bbf-8158-0460398df53d", "remote_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "remote_ip_prefix": null, "created_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "revision_number": 0, "id": "8c60c14a-ad22-450a-9635-8681365eb7de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe"}], "revision_number": 4, "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:01:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2ba69de7-5b36-4334-b32d-216d3a5fa867 2018-10-22 08:01:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:30,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa501121-7097-4579-a001-e58adefb2e0c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6"}, "enabled": true, "id": "132d694f53a2454bb29a0021172e9ca6", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}} 2018-10-22 08:01:30,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6 used request id req-fa501121-7097-4579-a001-e58adefb2e0c 2018-10-22 08:01:30,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:30,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f3fd97-32ba-406b-9f50-d57bf4ab31e3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe"}, "enabled": true, "id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b1cf05c9-e4e1-429-proj"}} 2018-10-22 08:01:30,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-41f3fd97-32ba-406b-9f50-d57bf4ab31e3 2018-10-22 08:01:30,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cbf8e1f3-b857-4a72-bcbe-b79b349e1243 2018-10-22 08:01:30,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cbf8e1f3-b857-4a72-bcbe-b79b349e1243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:30,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0ec4f0bf-3313-431b-9135-c5018e92a770 Date: Mon, 22 Oct 2018 08:01:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "port_range_min": null, "revision_number": 0, "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "created_at": "2018-10-22T08:00:57Z", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "id": "09e59715-1911-4ea0-95ba-32cc90253a04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "port_range_min": null, "revision_number": 0, "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "created_at": "2018-10-22T08:00:57Z", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "id": "657cd5ba-f8df-4845-bb79-d102c0c117ad"}, {"remote_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "port_range_min": null, "revision_number": 0, "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "created_at": "2018-10-22T08:00:57Z", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "id": "7030d286-85a5-4bbf-8158-0460398df53d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:00:57Z", "security_group_id": "cbf8e1f3-b857-4a72-bcbe-b79b349e1243", "port_range_min": null, "revision_number": 0, "tenant_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "created_at": "2018-10-22T08:00:57Z", "project_id": "a27fde7eed4a4dbba7b2eb8724feb7fe", "id": "8c60c14a-ad22-450a-9635-8681365eb7de"}]} 2018-10-22 08:01:30,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cbf8e1f3-b857-4a72-bcbe-b79b349e1243 used request id req-0ec4f0bf-3313-431b-9135-c5018e92a770 2018-10-22 08:01:30,720 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:01:30,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cbf8e1f3-b857-4a72-bcbe-b79b349e1243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:31,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d16d2032-175a-4c69-a616-aae3e5c57fca Content-Length: 0 Date: Mon, 22 Oct 2018 08:01:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:01:31,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cbf8e1f3-b857-4a72-bcbe-b79b349e1243 used request id req-d16d2032-175a-4c69-a616-aae3e5c57fca 2018-10-22 08:01:31,009 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-b1cf05c9-e4e1-429-proj 2018-10-22 08:01:31,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:31,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e794811e-8c5e-4ca0-b30c-5b1aad19a5a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:31,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a27fde7eed4a4dbba7b2eb8724feb7fe used request id req-e794811e-8c5e-4ca0-b30c-5b1aad19a5a0 2018-10-22 08:01:31,231 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-b1cf05c9-e4e1-429-proj-role 2018-10-22 08:01:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7564746b124e4ceaa2acd63270b48a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:31,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9cf6f41-b821-410f-b7f7-15fb6a10a540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:31,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7564746b124e4ceaa2acd63270b48a7f used request id req-f9cf6f41-b821-410f-b7f7-15fb6a10a540 2018-10-22 08:01:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c467d7e5a0931287219718160c7cdbf1db994aac" 2018-10-22 08:01:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e64460-c018-4248-ae49-768c9f273f3a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a3e7475da4dd479395d5c0217c3f41d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:01:31,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-91e64460-c018-4248-ae49-768c9f273f3a 2018-10-22 08:01:31,433 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-b1cf05c9-e4e1-429-user 2018-10-22 08:01:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/92d2cc2bfdbd4bf0aea351178fcba7fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4222e4532f8d9dfafc4ba5f226dc5a8d25601d44" 2018-10-22 08:01:31,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e943b17-ec07-4653-81ed-33b3822c08a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:31,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/92d2cc2bfdbd4bf0aea351178fcba7fa used request id req-4e943b17-ec07-4653-81ed-33b3822c08a4 2018-10-22 08:01:31,635 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.136s OK 2018-10-22 08:01:31,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:01:31,746 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-22 08:01:31,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:01:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:31,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5901656c-ac00-42f7-a616-32f6303b9ddb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a3e7475da4dd479395d5c0217c3f41d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:01:31,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5901656c-ac00-42f7-a616-32f6303b9ddb 2018-10-22 08:01:31,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0872509479523s 2018-10-22 08:01:31,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:01:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:31,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3db270-d8fb-42fe-a23c-636b58ece936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:31,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a3e7475da4dd479395d5c0217c3f41d3 used request id req-2f3db270-d8fb-42fe-a23c-636b58ece936 2018-10-22 08:01:31,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.134896993637s 2018-10-22 08:01:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:01:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dcefe2-31fb-49b9-9375-4f615b110fee Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967", "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "domain_id": "default", "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:01:32,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f5dcefe2-31fb-49b9-9375-4f615b110fee 2018-10-22 08:01:32,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905420780182s 2018-10-22 08:01:32,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f5dcefe2-31fb-49b9-9375-4f615b110fee 2018-10-22 08:01:32,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:01:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148f2cbc-ba28-4379-aa8d-2a451a85c7e0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e"}, "enabled": true, "id": "d5d7c80e810b48a390c4be542e5f411e", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_8c512ca9-36a0-4b56-ae5c-be438e432967"}} 2018-10-22 08:01:32,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e used request id req-148f2cbc-ba28-4379-aa8d-2a451a85c7e0 2018-10-22 08:01:32,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991299152374s 2018-10-22 08:01:32,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e used request id req-148f2cbc-ba28-4379-aa8d-2a451a85c7e0 2018-10-22 08:01:32,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:01:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d1f9523-9481-4a90-84c2-e6250c2056c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:32,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e used request id req-8d1f9523-9481-4a90-84c2-e6250c2056c5 2018-10-22 08:01:32,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312055826187s 2018-10-22 08:01:32,487 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d5d7c80e810b48a390c4be542e5f411e used request id req-8d1f9523-9481-4a90-84c2-e6250c2056c5 2018-10-22 08:01:32,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:01:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5297b2c4-f7f4-4967-ad38-7a342f2e2e17 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6"}, "enabled": true, "id": "132d694f53a2454bb29a0021172e9ca6", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c512ca9-36a0-4b56-ae5c-be438e432967"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:01:32,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-5297b2c4-f7f4-4967-ad38-7a342f2e2e17 2018-10-22 08:01:32,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0733060836792s 2018-10-22 08:01:32,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-5297b2c4-f7f4-4967-ad38-7a342f2e2e17 2018-10-22 08:01:32,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:01:32,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc5eddfd-2627-4f61-8425-2693f88e9fd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:32,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6 used request id req-fc5eddfd-2627-4f61-8425-2693f88e9fd1 2018-10-22 08:01:32,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188266992569s 2018-10-22 08:01:32,752 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/132d694f53a2454bb29a0021172e9ca6 used request id req-fc5eddfd-2627-4f61-8425-2693f88e9fd1 2018-10-22 08:01:32,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:01:32,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f673535-388a-4699-9f16-908de6d57174 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4ca85c78e5944c56900d1a5ba297a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:01:32,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f673535-388a-4699-9f16-908de6d57174 2018-10-22 08:01:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811359882355s 2018-10-22 08:01:32,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:01:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:32,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f3199a-2172-436f-ba6c-d0ba1737cb9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:32,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4ca85c78e5944c56900d1a5ba297a9cb used request id req-63f3199a-2172-436f-ba6c-d0ba1737cb9f 2018-10-22 08:01:32,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0987908840179s 2018-10-22 08:01:32,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:01:32,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=132d694f53a2454bb29a0021172e9ca6&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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:33,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b8c05af4-1e17-479a-a676-a38f44e12d54 Date: Mon, 22 Oct 2018 08:01:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "created_at": "2018-10-22T08:01:30Z", "updated_at": "2018-10-22T08:01:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "166fe753-b975-4aa9-b1ec-56875a87631b", "remote_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv4", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "31e18165-8f53-460f-b28b-48fed01ad421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv6", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "32c832d5-f821-4d3b-a0d4-fe69460e280e", "remote_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv6", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "e04617f2-d729-4af1-9a35-634dd38ab156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv4", "project_id": "132d694f53a2454bb29a0021172e9ca6"}], "revision_number": 4, "project_id": "132d694f53a2454bb29a0021172e9ca6", "id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "name": "default"}]} 2018-10-22 08:01:33,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=132d694f53a2454bb29a0021172e9ca6&name=default used request id req-b8c05af4-1e17-479a-a676-a38f44e12d54 2018-10-22 08:01:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.176136016846s 2018-10-22 08:01:33,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=132d694f53a2454bb29a0021172e9ca6&name=default used request id req-b8c05af4-1e17-479a-a676-a38f44e12d54 2018-10-22 08:01:33,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:01:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-457c55e5-e06d-4597-ab6b-c64bdc3c5ad6 Date: Mon, 22 Oct 2018 08:01:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "created_at": "2018-10-22T08:01:30Z", "updated_at": "2018-10-22T08:01:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "31e18165-8f53-460f-b28b-48fed01ad421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv6", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "e04617f2-d729-4af1-9a35-634dd38ab156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv4", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "166fe753-b975-4aa9-b1ec-56875a87631b", "remote_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv4", "project_id": "132d694f53a2454bb29a0021172e9ca6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:30Z", "revision_number": 0, "id": "32c832d5-f821-4d3b-a0d4-fe69460e280e", "remote_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:30Z", "security_group_id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "tenant_id": "132d694f53a2454bb29a0021172e9ca6", "port_range_min": null, "ethertype": "IPv6", "project_id": "132d694f53a2454bb29a0021172e9ca6"}], "revision_number": 4, "project_id": "132d694f53a2454bb29a0021172e9ca6", "id": "68f2c856-80a9-412a-aae1-f02fc9d1576f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:01:33,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-457c55e5-e06d-4597-ab6b-c64bdc3c5ad6 2018-10-22 08:01:33,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20246887207s 2018-10-22 08:01:33,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-457c55e5-e06d-4597-ab6b-c64bdc3c5ad6 2018-10-22 08:01:33,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 08:01:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/68f2c856-80a9-412a-aae1-f02fc9d1576f.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}9e151dbba915bc1d7d9c133cd709bc356b5de20f" 2018-10-22 08:01:33,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a27cdc2e-f860-4db0-bc1f-4af55ae803a3 Content-Length: 0 Date: Mon, 22 Oct 2018 08:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:01:33,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/68f2c856-80a9-412a-aae1-f02fc9d1576f.json used request id req-a27cdc2e-f860-4db0-bc1f-4af55ae803a3 2018-10-22 08:01:33,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.297424793243s 2018-10-22 08:01:33,624 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/68f2c856-80a9-412a-aae1-f02fc9d1576f.json used request id req-a27cdc2e-f860-4db0-bc1f-4af55ae803a3 2018-10-22 08:01:33,624 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:51 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-22 08:01:33,628 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-22 08:01:39,661 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-300 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 08:01:39,666 - 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=e6acXtGMPWD9b3baawGyDnTp7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28: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 2018-10-22 08:01:39,666 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-22 08:01:39,667 - 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 | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-10-22 08:01:39,698 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-22 08:01:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:01:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:01:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:01:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:01:42,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:01:42,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:01:42,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:01:42,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:01:42,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:01:42,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2774b74-98dd-4a4a-805b-89f1e33342cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:01:42,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b2774b74-98dd-4a4a-805b-89f1e33342cb 2018-10-22 08:01:42,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:01:42,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["q-99QouvTuSQqyCQ_lJyvA"], "issued_at": "2018-10-22T08:01:42.000000Z"}} 2018-10-22 08:01:42,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:01:42,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-04464624-696f-4b9d-ba27-36246f649fcb Date: Mon, 22 Oct 2018 08:01:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:01:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-04464624-696f-4b9d-ba27-36246f649fcb 2018-10-22 08:01:43,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244514942169s 2018-10-22 08:01:43,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-04464624-696f-4b9d-ba27-36246f649fcb 2018-10-22 08:01:43,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:01:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:43,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:01:43,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:43,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ee45b2-245b-43d2-847b-3505eae0c7d5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:01:43,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e3ee45b2-245b-43d2-847b-3505eae0c7d5 2018-10-22 08:01:43,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.458014965057s 2018-10-22 08:01:43,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:01:43,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8"}}' 2018-10-22 08:01:43,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44c4dc2b-9e57-42fa-a741-82eb6d498f6b 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.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903"}, "enabled": true, "id": "4613c0d83f7048bc9ff77508cdaeb903", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8"}} 2018-10-22 08:01:43,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-44c4dc2b-9e57-42fa-a741-82eb6d498f6b 2018-10-22 08:01:43,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103773832321s 2018-10-22 08:01:43,786 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-44c4dc2b-9e57-42fa-a741-82eb6d498f6b 2018-10-22 08:01:43,787 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'id': u'4613c0d83f7048bc9ff77508cdaeb903', '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'})}) 2018-10-22 08:01:43,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:01:44,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.380315065384s 2018-10-22 08:01:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7d9079-46c7-4ff6-842d-ef20ff1f0a5b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332"}, "enabled": true, "id": "d80d14601c1944789d5fbb3298e0a332", "options": {}, "domain_id": "default", "name": "vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8"}} 2018-10-22 08:01:44,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 used request id req-be7d9079-46c7-4ff6-842d-ef20ff1f0a5b 2018-10-22 08:01:44,272 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd80d14601c1944789d5fbb3298e0a332', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8'}) 2018-10-22 08:01:44,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:01:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ce5ed9-b55a-432a-ae73-be23a35b8095 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:01:44,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0ce5ed9-b55a-432a-ae73-be23a35b8095 2018-10-22 08:01:44,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814719200134s 2018-10-22 08:01:44,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:01:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c307e237-d71a-4c6c-b116-4831a1309eda Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:01:44,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c307e237-d71a-4c6c-b116-4831a1309eda 2018-10-22 08:01:44,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751271247864s 2018-10-22 08:01:44,432 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:01:44,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:01:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" -d '{"role": {"name": "Member"}}' 2018-10-22 08:01:44,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650c09d1-c0e5-4411-9731-2461a0bbf8c3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47c4c71e354243e7abb10bd67e4a8ae0", "links": {"self": "http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0"}, "name": "Member"}} 2018-10-22 08:01:44,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-650c09d1-c0e5-4411-9731-2461a0bbf8c3 2018-10-22 08:01:44,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.142353057861s 2018-10-22 08:01:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d5fe89-6157-40bd-9d13-66a26548092d Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0"}, "domain_id": null, "name": "Member", "id": "47c4c71e354243e7abb10bd67e4a8ae0"}} 2018-10-22 08:01:44,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0 used request id req-f2d5fe89-6157-40bd-9d13-66a26548092d 2018-10-22 08:01:44,591 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0'}, 'domain_id': None, 'human_id': None, 'id': u'47c4c71e354243e7abb10bd67e4a8ae0', 'HUMAN_ID': False}) 2018-10-22 08:01:44,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:01:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0794f251-4873-4505-bcd3-bb685e50f803 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47c4c71e354243e7abb10bd67e4a8ae0", "links": {"self": "http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:01:44,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0794f251-4873-4505-bcd3-bb685e50f803 2018-10-22 08:01:44,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749428272247s 2018-10-22 08:01:44,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:01:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b62fe8-1b7d-445b-9572-6aaf319d7461 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:01:44,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-77b62fe8-1b7d-445b-9572-6aaf319d7461 2018-10-22 08:01:44,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0803937911987s 2018-10-22 08:01:44,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:01:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d16a44-262f-47e1-a96f-5f23cc11b199 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8", "links": {"self": "http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332"}, "domain_id": "default", "enabled": true, "id": "d80d14601c1944789d5fbb3298e0a332", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:01:44,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-81d16a44-262f-47e1-a96f-5f23cc11b199 2018-10-22 08:01:44,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954561233521s 2018-10-22 08:01:44,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-81d16a44-262f-47e1-a96f-5f23cc11b199 2018-10-22 08:01:44,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:01:44,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:44,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c679c09f-a90b-414a-8e87-6f33f518fb8b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903"}, "enabled": true, "id": "4613c0d83f7048bc9ff77508cdaeb903", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:01:44,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c679c09f-a90b-414a-8e87-6f33f518fb8b 2018-10-22 08:01:44,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747029781342s 2018-10-22 08:01:44,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c679c09f-a90b-414a-8e87-6f33f518fb8b 2018-10-22 08:01:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:01:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d80d14601c1944789d5fbb3298e0a332&scope.project.id=4613c0d83f7048bc9ff77508cdaeb903&role.id=47c4c71e354243e7abb10bd67e4a8ae0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:45,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1207895b-4bf4-48c7-aed7-64a9e7741f48 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d80d14601c1944789d5fbb3298e0a332&scope.project.id=4613c0d83f7048bc9ff77508cdaeb903&role.id=47c4c71e354243e7abb10bd67e4a8ae0", "previous": null, "next": null}} 2018-10-22 08:01:45,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d80d14601c1944789d5fbb3298e0a332&scope.project.id=4613c0d83f7048bc9ff77508cdaeb903&role.id=47c4c71e354243e7abb10bd67e4a8ae0 used request id req-1207895b-4bf4-48c7-aed7-64a9e7741f48 2018-10-22 08:01:45,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817301273346s 2018-10-22 08:01:45,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:01:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903/users/d80d14601c1944789d5fbb3298e0a332/roles/47c4c71e354243e7abb10bd67e4a8ae0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:45,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18546b7-16bf-4991-b194-c3ef97919e36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:01:45,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903/users/d80d14601c1944789d5fbb3298e0a332/roles/47c4c71e354243e7abb10bd67e4a8ae0 used request id req-c18546b7-16bf-4991-b194-c3ef97919e36 2018-10-22 08:01:45,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124794960022s 2018-10-22 08:01:45,137 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 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': '60a5c813-acb4-45dd-b1aa-476329f75bb5', 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_fdaba613-439c-401c-a1fc-469adbc741b8', 'project_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:01:45,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:01:45,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:01:45,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:01:45,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:01:45,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:01:45,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:01:45,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:01:45,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:01:45,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:01:45,143 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8', 'password': '60a5c813-acb4-45dd-b1aa-476329f75bb5', 'project_name': 'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '4613c0d83f7048bc9ff77508cdaeb903', 'project_domain_name': 'Default'} 2018-10-22 08:01:45,144 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-22 08:01:45,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:01:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:45,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e84e754-98d8-49b8-a2a2-b5971d3ede67 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:01:45,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-1e84e754-98d8-49b8-a2a2-b5971d3ede67 2018-10-22 08:01:45,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0732970237732s 2018-10-22 08:01:45,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:01:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:01:45,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1644f27a-44ed-421a-9157-378f7d476754 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903"}, "enabled": true, "id": "4613c0d83f7048bc9ff77508cdaeb903", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:01:45,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1644f27a-44ed-421a-9157-378f7d476754 2018-10-22 08:01:45,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799558162689s 2018-10-22 08:01:45,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1644f27a-44ed-421a-9157-378f7d476754 2018-10-22 08:01:45,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-22 08:01:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" -d '{"network": {"tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "name": "vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8", "admin_state_up": true}}' 2018-10-22 08:01:45,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-ccf1d8ad-2e48-4848-acfd-5d4c7ecd9280 Date: Mon, 22 Oct 2018 08:01:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:01:45Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8","admin_state_up":true,"tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","mtu":1450}} 2018-10-22 08:01:45,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ccf1d8ad-2e48-4848-acfd-5d4c7ecd9280 2018-10-22 08:01:45,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.516747951508s 2018-10-22 08:01:45,820 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ccf1d8ad-2e48-4848-acfd-5d4c7ecd9280 2018-10-22 08:01:45,820 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-22T08:01:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4791dbb3-297a-4afe-b6bd-0f0b57f02539', u'provider:segmentation_id': 74, 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_fdaba613-439c-401c-a1fc-469adbc741b8', u'created_at': u'2018-10-22T08:01:45Z', u'mtu': 1450, u'tenant_id': u'4613c0d83f7048bc9ff77508cdaeb903', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4613c0d83f7048bc9ff77508cdaeb903'}) 2018-10-22 08:01:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:01:45,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8a6e43-bed7-4d6b-8651-909f1b607216 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:01:45,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f8a6e43-bed7-4d6b-8651-909f1b607216 2018-10-22 08:01:45,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:01:46,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47c4c71e354243e7abb10bd67e4a8ae0", "name": "Member"}], "expires_at": "2018-10-22T09:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4613c0d83f7048bc9ff77508cdaeb903", "name": "vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4613c0d83f7048bc9ff77508cdaeb903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4613c0d83f7048bc9ff77508cdaeb903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4613c0d83f7048bc9ff77508cdaeb903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4613c0d83f7048bc9ff77508cdaeb903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4613c0d83f7048bc9ff77508cdaeb903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4613c0d83f7048bc9ff77508cdaeb903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4613c0d83f7048bc9ff77508cdaeb903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4613c0d83f7048bc9ff77508cdaeb903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4613c0d83f7048bc9ff77508cdaeb903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4613c0d83f7048bc9ff77508cdaeb903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4613c0d83f7048bc9ff77508cdaeb903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4613c0d83f7048bc9ff77508cdaeb903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8", "id": "d80d14601c1944789d5fbb3298e0a332"}, "audit_ids": ["KWP_D3fwQP2muk_07YE4ng"], "issued_at": "2018-10-22T08:01:46.000000Z"}} 2018-10-22 08:01:46,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:01:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:46,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-49391750-8fdb-4cf5-8ea5-4d9f2ef7f5d1 Date: Mon, 22 Oct 2018 08:01: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":"2018-10-22T08:01:45Z","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:01:46,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-49391750-8fdb-4cf5-8ea5-4d9f2ef7f5d1 2018-10-22 08:01:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256505012512s 2018-10-22 08:01:46,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-49391750-8fdb-4cf5-8ea5-4d9f2ef7f5d1 2018-10-22 08:01:46,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-22 08:01:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"subnet": {"name": "vping_ssh-subnet_fdaba613-439c-401c-a1fc-469adbc741b8", "enable_dhcp": true, "network_id": "4791dbb3-297a-4afe-b6bd-0f0b57f02539", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-22 08:01:47,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-951fe19e-392c-4f55-9df2-421f0d3868b4 Date: Mon, 22 Oct 2018 08:01:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:01:46Z","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":"4613c0d83f7048bc9ff77508cdaeb903","id":"14747583-79a5-4765-8a3d-531a46a575a8","subnetpool_id":null,"name":"vping_ssh-subnet_fdaba613-439c-401c-a1fc-469adbc741b8"}} 2018-10-22 08:01:47,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-951fe19e-392c-4f55-9df2-421f0d3868b4 2018-10-22 08:01:47,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.664989948273s 2018-10-22 08:01:47,137 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-951fe19e-392c-4f55-9df2-421f0d3868b4 2018-10-22 08:01:47,137 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T08:01:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'14747583-79a5-4765-8a3d-531a46a575a8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_fdaba613-439c-401c-a1fc-469adbc741b8', u'enable_dhcp': True, u'network_id': u'4791dbb3-297a-4afe-b6bd-0f0b57f02539', u'tenant_id': u'4613c0d83f7048bc9ff77508cdaeb903', u'created_at': u'2018-10-22T08:01:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4613c0d83f7048bc9ff77508cdaeb903'}) 2018-10-22 08:01:47,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-22 08:01:47,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "vping_ssh-router_fdaba613-439c-401c-a1fc-469adbc741b8", "admin_state_up": true}}' 2018-10-22 08:01:52,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-65e4f62b-6df9-4cbb-83af-4dd59ec5c7fb Date: Mon, 22 Oct 2018 08:01:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:47Z", "admin_state_up": true, "updated_at": "2018-10-22T08:01:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "name": "vping_ssh-router_fdaba613-439c-401c-a1fc-469adbc741b8"}} 2018-10-22 08:01:52,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-65e4f62b-6df9-4cbb-83af-4dd59ec5c7fb 2018-10-22 08:01:52,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.94833397865s 2018-10-22 08:01:52,087 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-65e4f62b-6df9-4cbb-83af-4dd59ec5c7fb 2018-10-22 08:01:52,087 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T08:01:48Z', u'revision_number': 3, u'id': u'a8e35d25-bd4e-40bd-85fb-28dabf885a46', u'external_gateway_info': {u'network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'53fb6b01-2f77-471b-b63c-7120427c7852', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_fdaba613-439c-401c-a1fc-469adbc741b8', u'admin_state_up': True, u'tenant_id': u'4613c0d83f7048bc9ff77508cdaeb903', u'created_at': u'2018-10-22T08:01:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'4613c0d83f7048bc9ff77508cdaeb903'}) 2018-10-22 08:01:52,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-22 08:01:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46/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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"subnet_id": "14747583-79a5-4765-8a3d-531a46a575a8"}' 2018-10-22 08:01:54,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-831ddbe8-7d2b-4601-b2b1-e33f8dffcb8e Date: Mon, 22 Oct 2018 08:01:54 GMT RESP BODY: {"network_id": "4791dbb3-297a-4afe-b6bd-0f0b57f02539", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "subnet_id": "14747583-79a5-4765-8a3d-531a46a575a8", "subnet_ids": ["14747583-79a5-4765-8a3d-531a46a575a8"], "port_id": "54f8f3dc-d27e-4637-b852-94830dea754b", "id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46"} 2018-10-22 08:01:54,128 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46/add_router_interface.json used request id req-831ddbe8-7d2b-4601-b2b1-e33f8dffcb8e 2018-10-22 08:01:54,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03970384598s 2018-10-22 08:01:54,128 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46/add_router_interface.json used request id req-831ddbe8-7d2b-4601-b2b1-e33f8dffcb8e returning object a8e35d25-bd4e-40bd-85fb-28dabf885a46 2018-10-22 08:01:54,129 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:01:54,261 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 08:01:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:54,268 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 08:01:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 08:01:54,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:01:54,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:54,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5d4ab06b-19aa-4b34-b124-3666d3afe557 Date: Mon, 22 Oct 2018 08:01:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:01:54,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5d4ab06b-19aa-4b34-b124-3666d3afe557 2018-10-22 08:01:54,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170138835907s 2018-10-22 08:01:54,442 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5d4ab06b-19aa-4b34-b124-3666d3afe557 2018-10-22 08:01:54,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:01:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8"}' 2018-10-22 08:01:54,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa X-Openstack-Request-Id: req-08e9c34e-1f4e-4def-9524-750ca2bb2f0e Date: Mon, 22 Oct 2018 08:01:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file", "owner": "4613c0d83f7048bc9ff77508cdaeb903", "id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "size": null, "self": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:01:54Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "checksum": null, "created_at": "2018-10-22T08:01:54Z", "protected": false} 2018-10-22 08:01:54,678 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-08e9c34e-1f4e-4def-9524-750ca2bb2f0e 2018-10-22 08:01:54,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23388004303s 2018-10-22 08:01:54,678 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-08e9c34e-1f4e-4def-9524-750ca2bb2f0e returning object 1f7512c6-3d82-4ecf-841d-40d2120beaaa 2018-10-22 08:01:54,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:01:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '' 2018-10-22 08:01:56,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f5e92cb-7fd1-4190-8a9c-d5508233edb0 Date: Mon, 22 Oct 2018 08:01:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:01:56,609 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file used request id req-7f5e92cb-7fd1-4190-8a9c-d5508233edb0 2018-10-22 08:01:56,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.93043613434s 2018-10-22 08:01:56,610 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file used request id req-7f5e92cb-7fd1-4190-8a9c-d5508233edb0 2018-10-22 08:01:56,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:01:56,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:56,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e4b1b471-69bc-491c-a102-47f8dd260605 Date: Mon, 22 Oct 2018 08:01:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "metadata": {}}], "file": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file", "owner": "4613c0d83f7048bc9ff77508cdaeb903", "id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "size": 12716032, "self": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:01:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:01:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:01:56,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e4b1b471-69bc-491c-a102-47f8dd260605 2018-10-22 08:01:56,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192639112473s 2018-10-22 08:01:56,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e4b1b471-69bc-491c-a102-47f8dd260605 2018-10-22 08:01:56,806 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file', 'owner': u'4613c0d83f7048bc9ff77508cdaeb903', 'id': u'1f7512c6-3d82-4ecf-841d-40d2120beaaa', 'size': 12716032, u'self': u'/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': 'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:01:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T08:01:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8', 'created': u'2018-10-22T08:01:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:01:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:01:56,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:01:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_fdaba613-439c-401c-a1fc-469adbc741b8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:01:57,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01: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-d93e6836-465e-45ae-b887-9463e525c8e8 x-compute-request-id: req-d93e6836-465e-45ae-b887-9463e525c8e8 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "name": "vping_ssh-flavor_fdaba613-439c-401c-a1fc-469adbc741b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:01:57,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d93e6836-465e-45ae-b887-9463e525c8e8 2018-10-22 08:01:57,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224409103394s 2018-10-22 08:01:57,031 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d93e6836-465e-45ae-b887-9463e525c8e8 returning object 46cd6d9f-ae4a-48ec-945c-bd01dfad65c5 2018-10-22 08:01:57,032 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_fdaba613-439c-401c-a1fc-469adbc741b8', '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'f281155a378b4c45907df4c470833e42', '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'46cd6d9f-ae4a-48ec-945c-bd01dfad65c5', 'swap': 0}) 2018-10-22 08:01:57,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:01:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5/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}198f834e9ac68b3b4f363f5c7c7958cefa511005" -d '{"extra_specs": {}}' 2018-10-22 08:01:57,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01: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-6b828f4c-f04d-49ef-8522-5db0d92decf4 x-compute-request-id: req-6b828f4c-f04d-49ef-8522-5db0d92decf4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:01:57,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5/os-extra_specs used request id req-6b828f4c-f04d-49ef-8522-5db0d92decf4 2018-10-22 08:01:57,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201950073242s 2018-10-22 08:01:57,053 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5/os-extra_specs used request id req-6b828f4c-f04d-49ef-8522-5db0d92decf4 2018-10-22 08:01:57,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-22 08:01:57,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"keypair": {"name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8"}}' 2018-10-22 08:01:57,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01: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-7c20b257-64e3-4206-bfb3-a7d02259f51f x-compute-request-id: req-7c20b257-64e3-4206-bfb3-a7d02259f51f Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyoujf2y4BdY1J0LJLbrohdeUuF8H7Gso9gAB8oJae5Lxk+17ePDZzkCpDdMN6FjS7BeeUiJ/RGW+vIg2aP1e4UCRQdFRXGsF4VVL6kW+udVgbXYLkrzu4XYt0TLJAi6axd5tY6Pdxd+py0rq8cHo7e+/QLBr7JgIHmorcawxEBWzJ4cw2l9X2kEo18PWEBpPq5Qq2Va/1VidkGSyHMe4PQmYTw9BWxvNa+j/EbV0Zxfyt9yb/vxDhoFfqlR/ILybl4of2TPr1NdSuM55pYxdVw9iB3MlVw6roNtUJ+MkOR4ET9VEr9dtz8zMmSFjon+JF9tvmQFOFRy18d6ZbRjzp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsqLo39suAXWNSdCyS266IXXlLhfB+xrKPYAAfKCWnuS8ZPte\n3jw2c5AqQ3TDehY0uwXnlIif0RlvryINmj9XuFAkUHRUVxrBeFVS+pFvrnVYG12C\n5K87uF2LdEyyQIumsXebWOj3cXfqctK6vHB6O3vv0Cwa+yYCB5qK3GsMRAVsyeHM\nNpfV9pBKNfD1hAaT6uUKtlWv9VYnZBkshzHuD0JmE8PQVsbzWvo/xG1dGcX8rfcm\n/78Q4aBX6pUfyC8m5eKH9kz69TXUrjOeaWMXVcPYgdzJVcOq6DbVCfjJDkeBE/VR\nK/Xbc/MzJkhY6J/iRfbb5kBThUctfHemW0Y86QIDAQABAoIBADRJqR51Onck4HFd\nzAJ2a7cFmkqum5ITmmT8Bah1HQFvdJGeXntwZoPXC/fowpsGyvJ/XPTGNPlwl5dM\nwWyH4/ZIRwjhtBo287B0UTCUx3rqUBraeUjU3gcuInatSHPKLMW/e9I/hsZI0nA/\nrHch+TVWJrDpaBBhZLCzFLhGATYbXyZCc2MGUoIwOaJIThBAV59RacdEsdNjKg3f\n+zKrepAZirHzOZxLoDLBMwlsCBzqOUyxiVuk+Ipslu6hcCltcrL2qWM92nNtmCU5\nuh3H7FZZ9Kn8uQ2eKW4kTU1Us8jDOSu+TFQG7ipyEkwoU0Af1z1CmTZOvhjcxDyP\nWaIC9gECgYEA3NLJnJc19k8pcZO7iIxR73s7V2sUfcyU6Ld/ut4iXcbPz4WmwBB7\n//ZgIBmhLAk4QspmMcMWXWS9T2/ijjQGjIWsSZNhYQqwTocw2tHpRvthz5O2nmx+\nAaIn5f1fpqC7aJmAZFi3iTU30qDUAnos5gO4fTvcZ/v3s0me+9c3OEECgYEAzxe6\njD6zWh2Tm7TMnx/lU74a7sOijCvPn//3UBNHdpzQcoDZeevSpqc+DuyPxWIkMJha\n7Dn/uO1pUhMpMkvR251hmO89yOaOthBaOTxayOqIiRI3QyDMZKmF93K97O8x/XRx\n9iYqsB+HHvCwEKgxQXO3XSwUPn6+L/fyRdk7mqkCgYBJmiiA/RWLZ49Uv/z94mdc\n/yIkXRiTZaEsgB0e1/N0dlPFw7J0ygnKowAfMuu5lcke2f9+DpxhvLYsyAong8e7\nBsMKMwl+IuXpBr6N8PFkK13Kpl10KI1HVhkeW3mKPIC6uI9G4xsprIdSuTBxMu/M\nKulPNKieMCm7pIpNPsq1AQKBgQCgoDcBMGDMNMSYsNNFWOf23CznpLYfIpwX7eFV\nKp7zUQ4cwfPsrQzmVjG8QaAB6O1JA+MB9rpyJTLbhiEd8dEEFj3s8SNq/+kRLf3N\nBxMjY0Yjiw1x866VJSfTlhvZ+m07uWXrFg9mLA4R4X2ubcZGjgpbKiVJk+TQL/Cq\nXKPugQKBgFUhrOHF/trbYQKyol54J/irb3C+JldhF2ycp8Sfd0Gs3Ajd/4b3DOjj\nEeT7hz/m3TfkBnJ6qqpWwu2z6yPgO2hpxmHhfaqToMld6E9eaBBeTxGv56fqY7Yu\nVyRBs87Y9zuek3JvD5en97l6236ARoQStvsyNWzfhejRSSd4zwuH\n-----END RSA PRIVATE KEY-----\n", "user_id": "d80d14601c1944789d5fbb3298e0a332", "name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "fingerprint": "94:8a:7f:3c:67:3e:b5:5b:a4:44:98:5a:a4:df:cb:8c"}} 2018-10-22 08:01:57,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7c20b257-64e3-4206-bfb3-a7d02259f51f 2018-10-22 08:01:57,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.469930171967s 2018-10-22 08:01:57,525 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7c20b257-64e3-4206-bfb3-a7d02259f51f 2018-10-22 08:01:57,525 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyoujf2y4BdY1J0LJLbrohdeUuF8H7Gso9gAB8oJae5Lxk+17ePDZzkCpDdMN6FjS7BeeUiJ/RGW+vIg2aP1e4UCRQdFRXGsF4VVL6kW+udVgbXYLkrzu4XYt0TLJAi6axd5tY6Pdxd+py0rq8cHo7e+/QLBr7JgIHmorcawxEBWzJ4cw2l9X2kEo18PWEBpPq5Qq2Va/1VidkGSyHMe4PQmYTw9BWxvNa+j/EbV0Zxfyt9yb/vxDhoFfqlR/ILybl4of2TPr1NdSuM55pYxdVw9iB3MlVw6roNtUJ+MkOR4ET9VEr9dtz8zMmSFjon+JF9tvmQFOFRy18d6ZbRjzp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsqLo39suAXWNSdCyS266IXXlLhfB+xrKPYAAfKCWnuS8ZPte\n3jw2c5AqQ3TDehY0uwXnlIif0RlvryINmj9XuFAkUHRUVxrBeFVS+pFvrnVYG12C\n5K87uF2LdEyyQIumsXebWOj3cXfqctK6vHB6O3vv0Cwa+yYCB5qK3GsMRAVsyeHM\nNpfV9pBKNfD1hAaT6uUKtlWv9VYnZBkshzHuD0JmE8PQVsbzWvo/xG1dGcX8rfcm\n/78Q4aBX6pUfyC8m5eKH9kz69TXUrjOeaWMXVcPYgdzJVcOq6DbVCfjJDkeBE/VR\nK/Xbc/MzJkhY6J/iRfbb5kBThUctfHemW0Y86QIDAQABAoIBADRJqR51Onck4HFd\nzAJ2a7cFmkqum5ITmmT8Bah1HQFvdJGeXntwZoPXC/fowpsGyvJ/XPTGNPlwl5dM\nwWyH4/ZIRwjhtBo287B0UTCUx3rqUBraeUjU3gcuInatSHPKLMW/e9I/hsZI0nA/\nrHch+TVWJrDpaBBhZLCzFLhGATYbXyZCc2MGUoIwOaJIThBAV59RacdEsdNjKg3f\n+zKrepAZirHzOZxLoDLBMwlsCBzqOUyxiVuk+Ipslu6hcCltcrL2qWM92nNtmCU5\nuh3H7FZZ9Kn8uQ2eKW4kTU1Us8jDOSu+TFQG7ipyEkwoU0Af1z1CmTZOvhjcxDyP\nWaIC9gECgYEA3NLJnJc19k8pcZO7iIxR73s7V2sUfcyU6Ld/ut4iXcbPz4WmwBB7\n//ZgIBmhLAk4QspmMcMWXWS9T2/ijjQGjIWsSZNhYQqwTocw2tHpRvthz5O2nmx+\nAaIn5f1fpqC7aJmAZFi3iTU30qDUAnos5gO4fTvcZ/v3s0me+9c3OEECgYEAzxe6\njD6zWh2Tm7TMnx/lU74a7sOijCvPn//3UBNHdpzQcoDZeevSpqc+DuyPxWIkMJha\n7Dn/uO1pUhMpMkvR251hmO89yOaOthBaOTxayOqIiRI3QyDMZKmF93K97O8x/XRx\n9iYqsB+HHvCwEKgxQXO3XSwUPn6+L/fyRdk7mqkCgYBJmiiA/RWLZ49Uv/z94mdc\n/yIkXRiTZaEsgB0e1/N0dlPFw7J0ygnKowAfMuu5lcke2f9+DpxhvLYsyAong8e7\nBsMKMwl+IuXpBr6N8PFkK13Kpl10KI1HVhkeW3mKPIC6uI9G4xsprIdSuTBxMu/M\nKulPNKieMCm7pIpNPsq1AQKBgQCgoDcBMGDMNMSYsNNFWOf23CznpLYfIpwX7eFV\nKp7zUQ4cwfPsrQzmVjG8QaAB6O1JA+MB9rpyJTLbhiEd8dEEFj3s8SNq/+kRLf3N\nBxMjY0Yjiw1x866VJSfTlhvZ+m07uWXrFg9mLA4R4X2ubcZGjgpbKiVJk+TQL/Cq\nXKPugQKBgFUhrOHF/trbYQKyol54J/irb3C+JldhF2ycp8Sfd0Gs3Ajd/4b3DOjj\nEeT7hz/m3TfkBnJ6qqpWwu2z6yPgO2hpxmHhfaqToMld6E9eaBBeTxGv56fqY7Yu\nVyRBs87Y9zuek3JvD5en97l6236ARoQStvsyNWzfhejRSSd4zwuH\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd80d14601c1944789d5fbb3298e0a332', 'name': u'vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8', 'created_at': '2018-10-22T08:01:57.525791', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': 'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'94:8a:7f:3c:67:3e:b5:5b:a4:44:98:5a:a4:df:cb:8c', 'type': 'ssh', 'id': u'vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8'}) 2018-10-22 08:01:57,526 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsqLo39suAXWNSdCyS266IXXlLhfB+xrKPYAAfKCWnuS8ZPte 3jw2c5AqQ3TDehY0uwXnlIif0RlvryINmj9XuFAkUHRUVxrBeFVS+pFvrnVYG12C 5K87uF2LdEyyQIumsXebWOj3cXfqctK6vHB6O3vv0Cwa+yYCB5qK3GsMRAVsyeHM NpfV9pBKNfD1hAaT6uUKtlWv9VYnZBkshzHuD0JmE8PQVsbzWvo/xG1dGcX8rfcm /78Q4aBX6pUfyC8m5eKH9kz69TXUrjOeaWMXVcPYgdzJVcOq6DbVCfjJDkeBE/VR K/Xbc/MzJkhY6J/iRfbb5kBThUctfHemW0Y86QIDAQABAoIBADRJqR51Onck4HFd zAJ2a7cFmkqum5ITmmT8Bah1HQFvdJGeXntwZoPXC/fowpsGyvJ/XPTGNPlwl5dM wWyH4/ZIRwjhtBo287B0UTCUx3rqUBraeUjU3gcuInatSHPKLMW/e9I/hsZI0nA/ rHch+TVWJrDpaBBhZLCzFLhGATYbXyZCc2MGUoIwOaJIThBAV59RacdEsdNjKg3f +zKrepAZirHzOZxLoDLBMwlsCBzqOUyxiVuk+Ipslu6hcCltcrL2qWM92nNtmCU5 uh3H7FZZ9Kn8uQ2eKW4kTU1Us8jDOSu+TFQG7ipyEkwoU0Af1z1CmTZOvhjcxDyP WaIC9gECgYEA3NLJnJc19k8pcZO7iIxR73s7V2sUfcyU6Ld/ut4iXcbPz4WmwBB7 //ZgIBmhLAk4QspmMcMWXWS9T2/ijjQGjIWsSZNhYQqwTocw2tHpRvthz5O2nmx+ AaIn5f1fpqC7aJmAZFi3iTU30qDUAnos5gO4fTvcZ/v3s0me+9c3OEECgYEAzxe6 jD6zWh2Tm7TMnx/lU74a7sOijCvPn//3UBNHdpzQcoDZeevSpqc+DuyPxWIkMJha 7Dn/uO1pUhMpMkvR251hmO89yOaOthBaOTxayOqIiRI3QyDMZKmF93K97O8x/XRx 9iYqsB+HHvCwEKgxQXO3XSwUPn6+L/fyRdk7mqkCgYBJmiiA/RWLZ49Uv/z94mdc /yIkXRiTZaEsgB0e1/N0dlPFw7J0ygnKowAfMuu5lcke2f9+DpxhvLYsyAong8e7 BsMKMwl+IuXpBr6N8PFkK13Kpl10KI1HVhkeW3mKPIC6uI9G4xsprIdSuTBxMu/M KulPNKieMCm7pIpNPsq1AQKBgQCgoDcBMGDMNMSYsNNFWOf23CznpLYfIpwX7eFV Kp7zUQ4cwfPsrQzmVjG8QaAB6O1JA+MB9rpyJTLbhiEd8dEEFj3s8SNq/+kRLf3N BxMjY0Yjiw1x866VJSfTlhvZ+m07uWXrFg9mLA4R4X2ubcZGjgpbKiVJk+TQL/Cq XKPugQKBgFUhrOHF/trbYQKyol54J/irb3C+JldhF2ycp8Sfd0Gs3Ajd/4b3DOjj EeT7hz/m3TfkBnJ6qqpWwu2z6yPgO2hpxmHhfaqToMld6E9eaBBeTxGv56fqY7Yu VyRBs87Y9zuek3JvD5en97l6236ARoQStvsyNWzfhejRSSd4zwuH -----END RSA PRIVATE KEY----- 2018-10-22 08:01:57,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-22 08:01:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"security_group": {"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-22 08:01:57,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-662f9c62-0481-4c7a-a1f2-78faec624c64 Date: Mon, 22 Oct 2018 08:01:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:57Z", "updated_at": "2018-10-22T08:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "3cf86695-350d-46e1-9dff-23c755919b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "7034c104-abe2-4f31-b9b1-6d9c95863e93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 2, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}} 2018-10-22 08:01:57,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-662f9c62-0481-4c7a-a1f2-78faec624c64 2018-10-22 08:01:57,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.400766134262s 2018-10-22 08:01:57,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-662f9c62-0481-4c7a-a1f2-78faec624c64 2018-10-22 08:01:57,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:01:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:58,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-db4ecf2f-78ca-4033-9b1b-df87ce2d6dbc Date: Mon, 22 Oct 2018 08:01:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:45Z", "updated_at": "2018-10-22T08:01:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "6cc6ea38-5a29-4438-8c68-8a1da00dd3dd", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "7e01d682-0747-4426-804d-a98b04091dab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "b7710dbe-35cc-45c2-9f91-b9f0f5aa8f58", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "e95db3e7-ad6d-408f-b8d4-eab579f15ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 4, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:57Z", "updated_at": "2018-10-22T08:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "3cf86695-350d-46e1-9dff-23c755919b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "7034c104-abe2-4f31-b9b1-6d9c95863e93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 2, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}]} 2018-10-22 08:01:58,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-db4ecf2f-78ca-4033-9b1b-df87ce2d6dbc 2018-10-22 08:01:58,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18875002861s 2018-10-22 08:01:58,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-db4ecf2f-78ca-4033-9b1b-df87ce2d6dbc 2018-10-22 08:01:58,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 08:01:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -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": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"}}' 2018-10-22 08:01:58,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2ef9ef8c-b03c-46cf-8993-ac5b319ae63d Date: Mon, 22 Oct 2018 08:01:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T08:01:58Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "port_range_min": 22, "revision_number": 0, "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:58Z", "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "13338b42-da7f-4d93-90a0-a768acdadde9"}} 2018-10-22 08:01:58,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2ef9ef8c-b03c-46cf-8993-ac5b319ae63d 2018-10-22 08:01:58,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.178327798843s 2018-10-22 08:01:58,307 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2ef9ef8c-b03c-46cf-8993-ac5b319ae63d 2018-10-22 08:01:58,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:01:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:58,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b42ac1cb-4623-4ccb-bbd7-f2435c2790b3 Date: Mon, 22 Oct 2018 08:01:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:45Z", "updated_at": "2018-10-22T08:01:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "6cc6ea38-5a29-4438-8c68-8a1da00dd3dd", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "7e01d682-0747-4426-804d-a98b04091dab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "b7710dbe-35cc-45c2-9f91-b9f0f5aa8f58", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "e95db3e7-ad6d-408f-b8d4-eab579f15ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 4, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:57Z", "updated_at": "2018-10-22T08:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T08:01:58Z", "revision_number": 0, "id": "13338b42-da7f-4d93-90a0-a768acdadde9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:58Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "3cf86695-350d-46e1-9dff-23c755919b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "7034c104-abe2-4f31-b9b1-6d9c95863e93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 3, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}]} 2018-10-22 08:01:58,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b42ac1cb-4623-4ccb-bbd7-f2435c2790b3 2018-10-22 08:01:58,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528111457825s 2018-10-22 08:01:58,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b42ac1cb-4623-4ccb-bbd7-f2435c2790b3 2018-10-22 08:01:58,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 08:01:58,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -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": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"}}' 2018-10-22 08:01:58,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d20198f2-ec37-4076-9319-681bd53ed6d9 Date: Mon, 22 Oct 2018 08:01:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:01:58Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "port_range_min": null, "revision_number": 0, "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:58Z", "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "ae7bbe2a-063b-47e8-b523-dffc543cb250"}} 2018-10-22 08:01:58,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d20198f2-ec37-4076-9319-681bd53ed6d9 2018-10-22 08:01:58,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.299129009247s 2018-10-22 08:01:58,667 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d20198f2-ec37-4076-9319-681bd53ed6d9 2018-10-22 08:01:58,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:01:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:58,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-cfe65d8f-fce6-4c17-92f5-97c216666b6c Date: Mon, 22 Oct 2018 08:01: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":["14747583-79a5-4765-8a3d-531a46a575a8"],"updated_at":"2018-10-22T08:01:46Z","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:01:58,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cfe65d8f-fce6-4c17-92f5-97c216666b6c 2018-10-22 08:01:58,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107414960861s 2018-10-22 08:01:58,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cfe65d8f-fce6-4c17-92f5-97c216666b6c 2018-10-22 08:01:58,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:01:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:58,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bbcf392e-26c7-440e-af94-5f4a21a24c1c Date: Mon, 22 Oct 2018 08:01:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "metadata": {}}], "file": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file", "owner": "4613c0d83f7048bc9ff77508cdaeb903", "id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "size": 12716032, "self": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:01:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:01:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:01:58,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bbcf392e-26c7-440e-af94-5f4a21a24c1c 2018-10-22 08:01:58,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166748046875s 2018-10-22 08:01:58,944 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bbcf392e-26c7-440e-af94-5f4a21a24c1c 2018-10-22 08:01:58,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:01:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:01:58,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:01: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-5c7b1a3e-64fa-426f-8ca0-2347977e4848 x-compute-request-id: req-5c7b1a3e-64fa-426f-8ca0-2347977e4848 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "name": "vping_ssh-flavor_fdaba613-439c-401c-a1fc-469adbc741b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:01:58,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5c7b1a3e-64fa-426f-8ca0-2347977e4848 2018-10-22 08:01:58,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0350210666656s 2018-10-22 08:01:58,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5c7b1a3e-64fa-426f-8ca0-2347977e4848 2018-10-22 08:01:58,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-22 08:01:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"server": {"name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "imageRef": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "flavorRef": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4791dbb3-297a-4afe-b6bd-0f0b57f02539"}], "security_groups": [{"name": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"}]}}' 2018-10-22 08:02:01,333 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:01: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-185aabe2-48e9-4b5c-9c74-94a212dffe14 x-compute-request-id: req-185aabe2-48e9-4b5c-9c74-94a212dffe14 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"}], "OS-DCF:diskConfig": "MANUAL", "id": "f3e49a10-75c3-4447-866a-352e8617b831", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "adminPass": "SbU6deNWbm6j"}} 2018-10-22 08:02:01,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-185aabe2-48e9-4b5c-9c74-94a212dffe14 2018-10-22 08:02:01,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.34991383553s 2018-10-22 08:02:01,334 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-185aabe2-48e9-4b5c-9c74-94a212dffe14 2018-10-22 08:02:01,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:01,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02: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-4d30825c-f4a8-476e-8b42-39f985ddd27f x-compute-request-id: req-4d30825c-f4a8-476e-8b42-39f985ddd27f Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:02:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:01,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d30825c-f4a8-476e-8b42-39f985ddd27f 2018-10-22 08:02:01,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412166833878s 2018-10-22 08:02:01,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d30825c-f4a8-476e-8b42-39f985ddd27f 2018-10-22 08:02:01,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:02:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-84e17f71-d9a9-4f5d-8ed9-354886e9aa25 Date: Mon, 22 Oct 2018 08:02: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":["14747583-79a5-4765-8a3d-531a46a575a8"],"updated_at":"2018-10-22T08:01:46Z","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:02:01,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84e17f71-d9a9-4f5d-8ed9-354886e9aa25 2018-10-22 08:02:01,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107635974884s 2018-10-22 08:02:01,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84e17f71-d9a9-4f5d-8ed9-354886e9aa25 2018-10-22 08:02:01,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 08:02:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:01,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5374ed12-6d85-4f6c-bbe2-3e5a0703e2fd Date: Mon, 22 Oct 2018 08:02:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:01:46Z","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":"4613c0d83f7048bc9ff77508cdaeb903","id":"14747583-79a5-4765-8a3d-531a46a575a8","subnetpool_id":null,"name":"vping_ssh-subnet_fdaba613-439c-401c-a1fc-469adbc741b8"}]} 2018-10-22 08:02:01,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5374ed12-6d85-4f6c-bbe2-3e5a0703e2fd 2018-10-22 08:02:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0549409389496s 2018-10-22 08:02:01,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5374ed12-6d85-4f6c-bbe2-3e5a0703e2fd 2018-10-22 08:02:01,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:03,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:03,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:04,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02: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-fc6f3f1c-289f-43c4-8e6c-55d31fa04cf8 x-compute-request-id: req-fc6f3f1c-289f-43c4-8e6c-55d31fa04cf8 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.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:02:02Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:04,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc6f3f1c-289f-43c4-8e6c-55d31fa04cf8 2018-10-22 08:02:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884438037872s 2018-10-22 08:02:04,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc6f3f1c-289f-43c4-8e6c-55d31fa04cf8 2018-10-22 08:02:04,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:06,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:07,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b22fcf3-5847-4e4a-901d-641f0d8fbc88 x-compute-request-id: req-7b22fcf3-5847-4e4a-901d-641f0d8fbc88 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:06Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:07,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b22fcf3-5847-4e4a-901d-641f0d8fbc88 2018-10-22 08:02:07,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502355098724s 2018-10-22 08:02:07,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b22fcf3-5847-4e4a-901d-641f0d8fbc88 2018-10-22 08:02:07,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 08:02:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f3e49a10-75c3-4447-866a-352e8617b831" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:07,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-3efe548c-c63f-410a-93ff-2a43f0a07377 Date: Mon, 22 Oct 2018 08:02:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:02:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14747583-79a5-4765-8a3d-531a46a575a8","ip_address":"192.168.120.11"}],"id":"f0aea027-ee8b-49be-98b3-aef0f0ea57ff","security_groups":["daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"],"mac_address":"fa:16:3e:e7:54:dc","project_id":"4613c0d83f7048bc9ff77508cdaeb903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:02:03Z","binding:vnic_type":"normal","device_id":"f3e49a10-75c3-4447-866a-352e8617b831"}]} 2018-10-22 08:02:07,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f3e49a10-75c3-4447-866a-352e8617b831 used request id req-3efe548c-c63f-410a-93ff-2a43f0a07377 2018-10-22 08:02:07,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0565741062164s 2018-10-22 08:02:07,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f3e49a10-75c3-4447-866a-352e8617b831 used request id req-3efe548c-c63f-410a-93ff-2a43f0a07377 2018-10-22 08:02:07,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f0aea027-ee8b-49be-98b3-aef0f0ea57ff" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:07,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-77cbcf88-428b-44f9-a313-2f5ed007ea28 Date: Mon, 22 Oct 2018 08:02:07 GMT RESP BODY: {"floatingips": []} 2018-10-22 08:02:07,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f0aea027-ee8b-49be-98b3-aef0f0ea57ff used request id req-77cbcf88-428b-44f9-a313-2f5ed007ea28 2018-10-22 08:02:07,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0175929069519s 2018-10-22 08:02:07,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f0aea027-ee8b-49be-98b3-aef0f0ea57ff used request id req-77cbcf88-428b-44f9-a313-2f5ed007ea28 2018-10-22 08:02:07,401 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:54:dc', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f7512c6-3d82-4ecf-841d-40d2120beaaa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:02:06.000000', 'flavor': Munch({u'id': u'46cd6d9f-ae4a-48ec-945c-bd01dfad65c5'}), 'az': u'nova', 'id': u'f3e49a10-75c3-4447-866a-352e8617b831', 'security_groups': [Munch({u'name': u'vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd80d14601c1944789d5fbb3298e0a332', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': 'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-22T08:02:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-22T08:02:06Z', 'hostId': u'2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:02:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': u'vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8', 'adminPass': u'SbU6deNWbm6j', 'tenant_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'region': 'regionOne', 'created': u'2018-10-22T08:02:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-22 08:02:07,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:02:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:07,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-0a5d04ca-1184-49e8-8541-48f07b63f37e Date: Mon, 22 Oct 2018 08:02: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":["14747583-79a5-4765-8a3d-531a46a575a8"],"updated_at":"2018-10-22T08:01:46Z","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:02:07,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0a5d04ca-1184-49e8-8541-48f07b63f37e 2018-10-22 08:02:07,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381762981415s 2018-10-22 08:02:07,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0a5d04ca-1184-49e8-8541-48f07b63f37e 2018-10-22 08:02:07,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:02:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:07,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5c3036f2-948d-49ad-87f2-185d45fe2480 Date: Mon, 22 Oct 2018 08:02:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "metadata": {}}], "file": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file", "owner": "4613c0d83f7048bc9ff77508cdaeb903", "id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "size": 12716032, "self": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:01:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:01:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:02:07,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5c3036f2-948d-49ad-87f2-185d45fe2480 2018-10-22 08:02:07,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0306930541992s 2018-10-22 08:02:07,816 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5c3036f2-948d-49ad-87f2-185d45fe2480 2018-10-22 08:02:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:02:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:07,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cc559cd-3a6d-4872-8552-2e2a2f149e61 x-compute-request-id: req-8cc559cd-3a6d-4872-8552-2e2a2f149e61 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "name": "vping_ssh-flavor_fdaba613-439c-401c-a1fc-469adbc741b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:02:07,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8cc559cd-3a6d-4872-8552-2e2a2f149e61 2018-10-22 08:02:07,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358510017395s 2018-10-22 08:02:07,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8cc559cd-3a6d-4872-8552-2e2a2f149e61 2018-10-22 08:02:07,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-22 08:02:07,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"server": {"name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "imageRef": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "flavorRef": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4791dbb3-297a-4afe-b6bd-0f0b57f02539"}], "security_groups": [{"name": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"}]}}' 2018-10-22 08:02:09,751 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96be23ef-2092-4bd5-9927-11647269feda x-compute-request-id: req-96be23ef-2092-4bd5-9927-11647269feda Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"}], "OS-DCF:diskConfig": "MANUAL", "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "adminPass": "iYe4DGsajYTN"}} 2018-10-22 08:02:09,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-96be23ef-2092-4bd5-9927-11647269feda 2018-10-22 08:02:09,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.89491915703s 2018-10-22 08:02:09,752 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-96be23ef-2092-4bd5-9927-11647269feda 2018-10-22 08:02:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:10,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02: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-08347dcc-5e01-4b92-83a6-b71fd1cc6d60 x-compute-request-id: req-08347dcc-5e01-4b92-83a6-b71fd1cc6d60 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.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:02:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:06Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:10,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-08347dcc-5e01-4b92-83a6-b71fd1cc6d60 2018-10-22 08:02:10,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507182121277s 2018-10-22 08:02:10,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-08347dcc-5e01-4b92-83a6-b71fd1cc6d60 2018-10-22 08:02:10,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:12,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:12,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02: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-d2a74b2d-8649-436a-8a63-b09ef6714f4d x-compute-request-id: req-d2a74b2d-8649-436a-8a63-b09ef6714f4d Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:02:11Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:06Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:12,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d2a74b2d-8649-436a-8a63-b09ef6714f4d 2018-10-22 08:02:12,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436040878296s 2018-10-22 08:02:12,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d2a74b2d-8649-436a-8a63-b09ef6714f4d 2018-10-22 08:02:12,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:14,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:15,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94c11355-d89e-4472-adac-35208839ef77 x-compute-request-id: req-94c11355-d89e-4472-adac-35208839ef77 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.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:02:11Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:06Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:15,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94c11355-d89e-4472-adac-35208839ef77 2018-10-22 08:02:15,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887184143066s 2018-10-22 08:02:15,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94c11355-d89e-4472-adac-35208839ef77 2018-10-22 08:02:15,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:17,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:17,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:18,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e06a712-eedc-4777-bd17-7b740266e328 x-compute-request-id: req-9e06a712-eedc-4777-bd17-7b740266e328 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.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:02:11Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:06Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:18,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e06a712-eedc-4777-bd17-7b740266e328 2018-10-22 08:02:18,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399164915085s 2018-10-22 08:02:18,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e06a712-eedc-4777-bd17-7b740266e328 2018-10-22 08:02:18,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:20,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:20,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aef8eac5-00a1-4eae-bbcd-061995c854af x-compute-request-id: req-aef8eac5-00a1-4eae-bbcd-061995c854af Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:18.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:18Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:06Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:20,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aef8eac5-00a1-4eae-bbcd-061995c854af 2018-10-22 08:02:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508552074432s 2018-10-22 08:02:20,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aef8eac5-00a1-4eae-bbcd-061995c854af 2018-10-22 08:02:20,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 08:02:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=d19ec644-0a17-401a-807a-5e5b345af84e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:20,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8c03d378-6c41-4640-a303-8143bd9a667e Date: Mon, 22 Oct 2018 08:02:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:02:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14747583-79a5-4765-8a3d-531a46a575a8","ip_address":"192.168.120.7"}],"id":"a81b9d05-6c3a-4926-a5da-8c5924356c2f","security_groups":["daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"],"mac_address":"fa:16:3e:83:4d:61","project_id":"4613c0d83f7048bc9ff77508cdaeb903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:02:12Z","binding:vnic_type":"normal","device_id":"d19ec644-0a17-401a-807a-5e5b345af84e"}]} 2018-10-22 08:02:20,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=d19ec644-0a17-401a-807a-5e5b345af84e used request id req-8c03d378-6c41-4640-a303-8143bd9a667e 2018-10-22 08:02:20,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572929382324s 2018-10-22 08:02:20,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=d19ec644-0a17-401a-807a-5e5b345af84e used request id req-8c03d378-6c41-4640-a303-8143bd9a667e 2018-10-22 08:02:20,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:20,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a81b9d05-6c3a-4926-a5da-8c5924356c2f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:20,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-12952fac-42b2-4fc0-87f6-d7d1e9522c2c Date: Mon, 22 Oct 2018 08:02:20 GMT RESP BODY: {"floatingips": []} 2018-10-22 08:02:20,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a81b9d05-6c3a-4926-a5da-8c5924356c2f used request id req-12952fac-42b2-4fc0-87f6-d7d1e9522c2c 2018-10-22 08:02:20,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.160659790039s 2018-10-22 08:02:20,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a81b9d05-6c3a-4926-a5da-8c5924356c2f used request id req-12952fac-42b2-4fc0-87f6-d7d1e9522c2c 2018-10-22 08:02:20,753 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:4d:61', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f7512c6-3d82-4ecf-841d-40d2120beaaa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:02:18.000000', 'flavor': Munch({u'id': u'46cd6d9f-ae4a-48ec-945c-bd01dfad65c5'}), 'az': u'nova', 'id': u'd19ec644-0a17-401a-807a-5e5b345af84e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd80d14601c1944789d5fbb3298e0a332', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': 'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-22T08:02:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-22T08:02:18Z', 'hostId': u'ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:02:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': u'vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8', 'adminPass': u'iYe4DGsajYTN', 'tenant_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'region': 'regionOne', 'created': u'2018-10-22T08:02:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-22 08:02:20,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:02:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:21,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-5d6fa192-ef89-4f49-83de-bb169575551a Date: Mon, 22 Oct 2018 08:02: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":["14747583-79a5-4765-8a3d-531a46a575a8"],"updated_at":"2018-10-22T08:01:46Z","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:02:21,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5d6fa192-ef89-4f49-83de-bb169575551a 2018-10-22 08:02:21,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244228124619s 2018-10-22 08:02:21,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5d6fa192-ef89-4f49-83de-bb169575551a 2018-10-22 08:02:21,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 08:02:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=d19ec644-0a17-401a-807a-5e5b345af84e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:21,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e2e4d91d-0a71-4d17-9f1b-29c0a5d65c31 Date: Mon, 22 Oct 2018 08:02:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:02:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14747583-79a5-4765-8a3d-531a46a575a8","ip_address":"192.168.120.7"}],"id":"a81b9d05-6c3a-4926-a5da-8c5924356c2f","security_groups":["daf6a9d5-7c73-4e34-bae8-191c8ae22ce6"],"mac_address":"fa:16:3e:83:4d:61","project_id":"4613c0d83f7048bc9ff77508cdaeb903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:02:12Z","binding:vnic_type":"normal","device_id":"d19ec644-0a17-401a-807a-5e5b345af84e"}]} 2018-10-22 08:02:21,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=d19ec644-0a17-401a-807a-5e5b345af84e used request id req-e2e4d91d-0a71-4d17-9f1b-29c0a5d65c31 2018-10-22 08:02:21,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0557339191437s 2018-10-22 08:02:21,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=d19ec644-0a17-401a-807a-5e5b345af84e used request id req-e2e4d91d-0a71-4d17-9f1b-29c0a5d65c31 2018-10-22 08:02:21,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-22 08:02:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f"}}' 2018-10-22 08:02:22,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-b4df8e78-17de-48fd-bba4-f4ec0f50a116 Date: Mon, 22 Oct 2018 08:02:22 GMT RESP BODY: {"floatingip": {"router_id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:02:21Z", "updated_at": "2018-10-22T08:02:21Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f", "id": "7b14e6b0-24e7-40f2-94ca-f1eef4257186"}} 2018-10-22 08:02:22,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b4df8e78-17de-48fd-bba4-f4ec0f50a116 2018-10-22 08:02:22,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.7059969902s 2018-10-22 08:02:22,765 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b4df8e78-17de-48fd-bba4-f4ec0f50a116 2018-10-22 08:02:22,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:22,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-2795ccba-4da9-489a-b03e-ddc4c886e316 Date: Mon, 22 Oct 2018 08:02:22 GMT RESP BODY: {"floatingips": [{"router_id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:02:21Z", "updated_at": "2018-10-22T08:02:21Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f", "id": "7b14e6b0-24e7-40f2-94ca-f1eef4257186"}]} 2018-10-22 08:02:22,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2795ccba-4da9-489a-b03e-ddc4c886e316 2018-10-22 08:02:22,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0290989875793s 2018-10-22 08:02:22,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2795ccba-4da9-489a-b03e-ddc4c886e316 2018-10-22 08:02:22,807 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 08:02:22,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:22,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-2d2f8b50-3236-4ea7-87e2-cae573592c82 Date: Mon, 22 Oct 2018 08:02:22 GMT RESP BODY: {"floatingips": [{"router_id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:02:21Z", "updated_at": "2018-10-22T08:02:21Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f", "id": "7b14e6b0-24e7-40f2-94ca-f1eef4257186"}]} 2018-10-22 08:02:22,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2d2f8b50-3236-4ea7-87e2-cae573592c82 2018-10-22 08:02:22,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226879119873s 2018-10-22 08:02:22,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2d2f8b50-3236-4ea7-87e2-cae573592c82 2018-10-22 08:02:22,939 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 08:02:23,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:23,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-c6325a93-b008-4c03-8e8d-5ce2dad3ba4c Date: Mon, 22 Oct 2018 08:02:23 GMT RESP BODY: {"floatingips": [{"router_id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:02:21Z", "updated_at": "2018-10-22T08:02:21Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f", "id": "7b14e6b0-24e7-40f2-94ca-f1eef4257186"}]} 2018-10-22 08:02:23,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c6325a93-b008-4c03-8e8d-5ce2dad3ba4c 2018-10-22 08:02:23,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223438739777s 2018-10-22 08:02:23,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c6325a93-b008-4c03-8e8d-5ce2dad3ba4c 2018-10-22 08:02:23,071 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 08:02:23,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:23,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-96726d71-1fed-4537-b7b0-b692a3010df4 Date: Mon, 22 Oct 2018 08:02:23 GMT RESP BODY: {"floatingips": [{"router_id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:02:21Z", "updated_at": "2018-10-22T08:02:21Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f", "id": "7b14e6b0-24e7-40f2-94ca-f1eef4257186"}]} 2018-10-22 08:02:23,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-96726d71-1fed-4537-b7b0-b692a3010df4 2018-10-22 08:02:23,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022500038147s 2018-10-22 08:02:23,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-96726d71-1fed-4537-b7b0-b692a3010df4 2018-10-22 08:02:23,202 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 08:02:23,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:23,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-6c735f81-3e8d-43ba-858a-99827b5f6bcb Date: Mon, 22 Oct 2018 08:02:23 GMT RESP BODY: {"floatingips": [{"router_id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:02:21Z", "updated_at": "2018-10-22T08:02:21Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_id": "a81b9d05-6c3a-4926-a5da-8c5924356c2f", "id": "7b14e6b0-24e7-40f2-94ca-f1eef4257186"}]} 2018-10-22 08:02:23,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6c735f81-3e8d-43ba-858a-99827b5f6bcb 2018-10-22 08:02:23,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0236070156097s 2018-10-22 08:02:23,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6c735f81-3e8d-43ba-858a-99827b5f6bcb 2018-10-22 08:02:23,335 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a8e35d25-bd4e-40bd-85fb-28dabf885a46', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'created_at': u'2018-10-22T08:02:21Z', 'attached': True, 'updated_at': u'2018-10-22T08:02:21Z', 'id': u'7b14e6b0-24e7-40f2-94ca-f1eef4257186', 'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4613c0d83f7048bc9ff77508cdaeb903', 'name': 'vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a8e35d25-bd4e-40bd-85fb-28dabf885a46', 'project_id': u'4613c0d83f7048bc9ff77508cdaeb903', 'port_id': u'a81b9d05-6c3a-4926-a5da-8c5924356c2f', 'port': u'a81b9d05-6c3a-4926-a5da-8c5924356c2f', 'network': u'd8029335-a52b-439d-95d9-1488b78e0214'}) 2018-10-22 08:02:23,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-22 08:02:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e/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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 08:02:24,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02: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-db5f568b-3313-48b9-87fe-12c3749b2ad0 x-compute-request-id: req-db5f568b-3313-48b9-87fe-12c3749b2ad0 Content-Encoding: gzip Content-Length: 9564 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 499308872 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.910 MHz processor\n[ 0.125721] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127318] pid_max: default: 32768 minimum: 301\n[ 0.128182] ACPI: Core revision 20150930\n[ 0.129536] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130802] Security Framework initialized\n[ 0.131588] Yama: becoming mindful.\n[ 0.132296] AppArmor: AppArmor initialized\n[ 0.133135] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134424] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135651] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.136806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138152] Initializing cgroup subsys io\n[ 0.138941] Initializing cgroup subsys memory\n[ 0.139770] Initializing cgroup subsys devices\n[ 0.140604] Initializing cgroup subsys freezer\n[ 0.141448] Initializing cgroup subsys net_cls\n[ 0.142285] Initializing cgroup subsys perf_event\n[ 0.143163] Initializing cgroup subsys net_prio\n[ 0.144015] Initializing cgroup subsys hugetlb\n[ 0.144879] Initializing cgroup subsys pids\n[ 0.145727] CPU: Physical Processor ID: 0\n[ 0.147198] mce: CPU supports 10 MCE banks\n[ 0.148016] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.148987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159431] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165709] ftrace: allocating 31920 entries in 125 pages\n[ 0.191720] smpboot: Max logical packages: 1\n[ 0.192536] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193845] x2apic enabled\n[ 0.194627] Switched APIC routing to physical x2apic.\n[ 0.196333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197415] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201063] KVM setup paravirtual spinlock\n[ 0.202324] x86: Booted up 1 node, 1 CPUs\n[ 0.203104] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204440] devtmpfs: initialized\n[ 0.206130] evm: security.selinux\n[ 0.206809] evm: security.SMACK64\n[ 0.207475] evm: security.SMACK64EXEC\n[ 0.208196] evm: security.SMACK64TRANSMUTE\n[ 0.208979] evm: security.SMACK64MMAP\n[ 0.209697] evm: security.ima\n[ 0.210323] evm: security.capability\n[ 0.211106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.212889] pinctrl core: initialized pinctrl subsystem\n[ 0.213945] RTC time: 8:02:19, date: 10/22/18\n[ 0.214877] NET: Registered protocol family 16\n[ 0.215820] cpuidle: using governor ladder\n[ 0.216606] cpuidle: using governor menu\n[ 0.217363] PCCT header not found.\n[ 0.218092] ACPI: bus type PCI registered\n[ 0.218871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220071] PCI: Using configuration type 1 for base access\n[ 0.221788] ACPI: Added _OSI(Module Device)\n[ 0.222597] ACPI: Added _OSI(Processor Device)\n[ 0.223436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226398] ACPI: Interpreter enabled\n[ 0.227153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.228943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234274] ACPI: (supports S0 S5)\n[ 0.234965] ACPI: Using IOAPIC for interrupt routing\n[ 0.235976] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239006] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240109] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241294] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242446] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244589] acpiphp: Slot [3] registered\n[ 0.245365] acpiphp: Slot [4] registered\n[ 0.246140] acpiphp: Slot [5] registered\n[ 0.246920] acpiphp: Slot [6] registered\n[ 0.247691] acpiphp: Slot [7] registered\n[ 0.248459] acpiphp: Slot [8] registered\n[ 0.249233] acpiphp: Slot [9] registered\n[ 0.250003] acpiphp: Slot [10] registered\n[ 0.250784] acpiphp: Slot [11] registered\n[ 0.251569] acpiphp: Slot [12] registered\n[ 0.252355] acpiphp: Slot [13] registered\n[ 0.253158] acpiphp: Slot [14] registered\n[ 0.253944] acpiphp: Slot [15] registered\n[ 0.264579] acpiphp: Slot [16] registered\n[ 0.265367] acpiphp: Slot [17] registered\n[ 0.266154] acpiphp: Slot [18] registered\n[ 0.266937] acpiphp: Slot [19] registered\n[ 0.267719] acpiphp: Slot [20] registered\n[ 0.268500] acpiphp: Slot [21] registered\n[ 0.269293] acpiphp: Slot [22] registered\n[ 0.270081] acpiphp: Slot [23] registered\n[ 0.270863] acpiphp: Slot [24] registered\n[ 0.271643] acpiphp: Slot [25] registered\n[ 0.272490] acpiphp: Slot [26] registered\n[ 0.273276] acpiphp: Slot [27] registered\n[ 0.274068] acpiphp: Slot [28] registered\n[ 0.274855] acpiphp: Slot [29] registered\n[ 0.275633] acpiphp: Slot [30] registered\n[ 0.276421] acpiphp: Slot [31] registered\n[ 0.277203] PCI host bridge to bus 0000:00\n[ 0.277987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.279159] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280329] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.283152] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289328] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291716] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.300760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345562] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349798] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352372] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.353495] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356095] vgaarb: loaded\n[ 0.356679] vgaarb: bridge control possible 0000:00:02.0\n[ 0.357790] SCSI subsystem initialized\n[ 0.358580] ACPI: bus type USB registered\n[ 0.359371] usbcore: registered new interface driver usbfs\n[ 0.360362] usbcore: registered new interface driver hub\n[ 0.361328] usbcore: registered new device driver usb\n[ 0.362358] PCI: Using ACPI for IRQ routing\n[ 0.363350] NetLabel: Initializing\n[ 0.364039] NetLabel: domain hash size = 128\n[ 0.364856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.365767] NetLabel: unlabeled traffic allowed by default\n[ 0.366827] clocksource: Switched to clocksource kvm-clock\n[ 0.372165] AppArmor: AppArmor Filesystem Enabled\n[ 0.373127] pnp: PnP ACPI init\n[ 0.374011] pnp: PnP ACPI: found 5 devices\n[ 0.380369] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.382015] NET: Registered protocol family 2\n[ 0.382942] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.384161] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385280] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386391] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387426] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388554] NET: Registered protocol family 1\n[ 0.389392] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390446] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405532] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419537] Trying to unpack rootfs image as initramfs...\n[ 0.468692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.482804] Scanning for low memory corruption every 60 seconds\n[ 0.484093] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.485195] audit: initializing netlink subsys (disabled)\n[ 0.486184] audit: type=2000 audit(1540195339.611:1): initialized\n[ 0.487476] Initialise system trusted keyring\n[ 0.488378] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.489498] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491425] zbud: loaded\n[ 0.492111] VFS: Disk quotas dquot_6.6.0\n[ 0.492900] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494350] fuse init (API version 7.23)\n[ 0.495228] Key type big_key registered\n[ 0.496005] Allocating IMA MOK and blacklist keyrings.\n[ 0.497439] Key type asymmetric registered\n[ 0.498237] Asymmetric key parser 'x509' registered\n[ 0.499177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.500591] io scheduler noop registered\n[ 0.501356] io scheduler deadline registered (default)\n[ 0.502314] io scheduler cfq registered\n[ 0.503142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505361] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506762] ACPI: Power Button [PWRF]\n[ 0.507579] GHES: HEST is not enabled!\n[ 0.521242] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551206] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576652] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.578834] Linux agpgart interface v0.103\n[ 0.580874] brd: module loaded\n[ 0.582050] loop: module loaded\n[ 0.587072] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.588480] GPT:90111 != 2097151\n[ 0.589148] GPT:Alternate GPT header not at the end of the disk.\n[ 0.590204] GPT:90111 != 2097151\n[ 0.590868] GPT: Use GNU Parted to correct GPT errors.\n[ 0.591806] vda: vda1 vda15\n[ 0.593425] scsi host0: ata_piix\n[ 0.594144] scsi host1: ata_piix\n[ 0.594842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.596016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.597408] libphy: Fixed MDIO Bus: probed\n[ 0.598205] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601320] PPP generic driver version 2.4.2\n[ 0.602188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603487] ehci-pci: EHCI PCI platform driver\n[ 0.604343] ehci-platform: EHCI generic platform driver\n[ 0.605300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606394] ohci-pci: OHCI PCI platform driver\n[ 0.607247] ohci-platform: OHCI generic platform driver\n[ 0.608211] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.622540] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.623539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.624955] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.625921] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.627008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.628193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.629566] usb usb1: Product: UHCI Host Controller\n[ 0.630473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.631582] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.632516] hub 1-0:1.0: USB hub found\n[ 0.633277] hub 1-0:1.0: 2 ports detected\n[ 0.634199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.636493] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.637506] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.638595] mousedev: PS/2 mouse device common for all mice\n[ 0.639851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.641667] rtc_cmos 00:00: RTC can wake from S4\n[ 0.642739] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.643943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.645118] i2c /dev entries driver\n[ 0.645858] device-mapper: uevent: version 1.0.3\n[ 0.646775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.648370] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649637] NET: Registered protocol family 10\n[ 0.650613] NET: Registered protocol family 17\n[ 0.651497] Key type dns_resolver registered\n[ 0.652404] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653476] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.655246] registered taskstats version 1\n[ 0.656061] Loading compiled-in X.509 certificates\n[ 0.657541] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.659345] zswap: loaded using pool lzo/zbud\n[ 0.660694] Key type trusted registered\n[ 0.662236] Key type encrypted registered\n[ 0.663053] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664057] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665079] evm: HMAC attrs: 0x1\n[ 0.666000] Magic number: 6:486:18\n[ 0.666741] ep_81: hash matches\n[ 0.667496] rtc_cmos 00:00: setting system clock to 2018-10-22 08:02:19 UTC (1540195339)\n[ 0.669055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.670144] EDD information not available.\n[ 0.755886] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.767629] Write protecting the kernel read-only data: 14336k\n[ 0.769209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.771030] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.816733] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCi0F1jipJ3mwhAdrnZf02Gd5EpevOy1UBtU5smVIT4zVGkEz9Q0GmkGejxdoX0dmU17Jwv9Bt55eQHDWJXI2l7jLjOKxs3ECuTrCsYOu6cZqUGwoye9wYTSE4HgmiJtl3SMERWqBDDf0jRbO3KuZlWqjQ1g04j3lz586ynPzovNe4W9beFFAADTuMPvyWI1klTE/w06yLlFRAQI6vWq6Jy9qoTd33Wwo5A+dlgsTCfpYyRqUJlcOej7ye8fPScSsMeo4afIwlwWQjAuWZ6RwZkvtev4UqxgTLCLO1czyLYF3Arc5b1IYzWr6PlWbLTEYo+KwoYYWk205QM/0XskWL3 root@vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8\nssh-dss AAAAB3NzaC1kc3MAAACBANrAjDVHMZxXTJemYhaN9Z5ndXtPwuLRjVSagJVfZ6h3kA7iV7JFZB3SGxQ8GN3v0hMFtbgCtozLeuPbSCRYe7ji6BZgbCOD3BCjxob/n8ppLdAAh5CywgVTHtIjzokkD21cs0W5O+IQ0VGJPVvQyLsVnU0Oz+hRU6hiDQWd/g0JAAAAFQClCFZU7zx+7oxHEG2chX+bFgpEdwAAAIApFsOgJg388Nu3gFUW1WOzDTnc6IZ+wYZZFp3s1i4qgs4q8bsRnmKTSTLzpKRAtKQF+iGVqQcEHNJhJgRX0i33joHPdMzrzXAi60oq63z3fUeJlyoUhNsuThuC2mwSUuxud6P5409UUIXwEzhqv+JjNTqNqZDEpcqU6ZwRKyxKbwAAAIEAwP4iP8AU4ArVNY8MH7sF8mdHiYp5OxLqjmZL7UCmtjTZi9+YQLJ4pH5wTnf3B1Ux0yXRXPRJDtAC3TpEFp7USljArjgYxVws2jahjNWMeF9C9akGv4MZDuirx1kWQ2wJ/gQVTkhJnoi5NhKJx2+BMVmIkKMXBC6BybbiHvnKVWc= root@vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8\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.7,24,fe80::f816:3eff:fe83:4d61/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.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.24 ===\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-fdaba613-439c-401c-a1fc-469adbc741b8 login: "} 2018-10-22 08:02:24,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e/action used request id req-db5f568b-3313-48b9-87fe-12c3749b2ad0 2018-10-22 08:02:24,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1028649807s 2018-10-22 08:02:24,439 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e/action used request id req-db5f568b-3313-48b9-87fe-12c3749b2ad0 2018-10-22 08:02:24,440 - 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 499308872 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.910 MHz processor [ 0.125721] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.127318] pid_max: default: 32768 minimum: 301 [ 0.128182] ACPI: Core revision 20150930 [ 0.129536] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130802] Security Framework initialized [ 0.131588] Yama: becoming mindful. [ 0.132296] AppArmor: AppArmor initialized [ 0.133135] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134424] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135651] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.136806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138152] Initializing cgroup subsys io [ 0.138941] Initializing cgroup subsys memory [ 0.139770] Initializing cgroup subsys devices [ 0.140604] Initializing cgroup subsys freezer [ 0.141448] Initializing cgroup subsys net_cls [ 0.142285] Initializing cgroup subsys perf_event [ 0.143163] Initializing cgroup subsys net_prio [ 0.144015] Initializing cgroup subsys hugetlb [ 0.144879] Initializing cgroup subsys pids [ 0.145727] CPU: Physical Processor ID: 0 [ 0.147198] mce: CPU supports 10 MCE banks [ 0.148016] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.148987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159431] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165709] ftrace: allocating 31920 entries in 125 pages [ 0.191720] smpboot: Max logical packages: 1 [ 0.192536] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193845] x2apic enabled [ 0.194627] Switched APIC routing to physical x2apic. [ 0.196333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197415] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201063] KVM setup paravirtual spinlock [ 0.202324] x86: Booted up 1 node, 1 CPUs [ 0.203104] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.204440] devtmpfs: initialized [ 0.206130] evm: security.selinux [ 0.206809] evm: security.SMACK64 [ 0.207475] evm: security.SMACK64EXEC [ 0.208196] evm: security.SMACK64TRANSMUTE [ 0.208979] evm: security.SMACK64MMAP [ 0.209697] evm: security.ima [ 0.210323] evm: security.capability [ 0.211106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.212889] pinctrl core: initialized pinctrl subsystem [ 0.213945] RTC time: 8:02:19, date: 10/22/18 [ 0.214877] NET: Registered protocol family 16 [ 0.215820] cpuidle: using governor ladder [ 0.216606] cpuidle: using governor menu [ 0.217363] PCCT header not found. [ 0.218092] ACPI: bus type PCI registered [ 0.218871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.220071] PCI: Using configuration type 1 for base access [ 0.221788] ACPI: Added _OSI(Module Device) [ 0.222597] ACPI: Added _OSI(Processor Device) [ 0.223436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.224307] ACPI: Added _OSI(Processor Aggregator Device) [ 0.226398] ACPI: Interpreter enabled [ 0.227153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.228943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.230715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.232493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.234274] ACPI: (supports S0 S5) [ 0.234965] ACPI: Using IOAPIC for interrupt routing [ 0.235976] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.239006] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.240109] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241294] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242446] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244589] acpiphp: Slot [3] registered [ 0.245365] acpiphp: Slot [4] registered [ 0.246140] acpiphp: Slot [5] registered [ 0.246920] acpiphp: Slot [6] registered [ 0.247691] acpiphp: Slot [7] registered [ 0.248459] acpiphp: Slot [8] registered [ 0.249233] acpiphp: Slot [9] registered [ 0.250003] acpiphp: Slot [10] registered [ 0.250784] acpiphp: Slot [11] registered [ 0.251569] acpiphp: Slot [12] registered [ 0.252355] acpiphp: Slot [13] registered [ 0.253158] acpiphp: Slot [14] registered [ 0.253944] acpiphp: Slot [15] registered [ 0.264579] acpiphp: Slot [16] registered [ 0.265367] acpiphp: Slot [17] registered [ 0.266154] acpiphp: Slot [18] registered [ 0.266937] acpiphp: Slot [19] registered [ 0.267719] acpiphp: Slot [20] registered [ 0.268500] acpiphp: Slot [21] registered [ 0.269293] acpiphp: Slot [22] registered [ 0.270081] acpiphp: Slot [23] registered [ 0.270863] acpiphp: Slot [24] registered [ 0.271643] acpiphp: Slot [25] registered [ 0.272490] acpiphp: Slot [26] registered [ 0.273276] acpiphp: Slot [27] registered [ 0.274068] acpiphp: Slot [28] registered [ 0.274855] acpiphp: Slot [29] registered [ 0.275633] acpiphp: Slot [30] registered [ 0.276421] acpiphp: Slot [31] registered [ 0.277203] PCI host bridge to bus 0000:00 [ 0.277987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.279159] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.280329] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.281750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.283152] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.289328] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.290566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.291716] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.292944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.299357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345562] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349798] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352372] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.353495] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356095] vgaarb: loaded [ 0.356679] vgaarb: bridge control possible 0000:00:02.0 [ 0.357790] SCSI subsystem initialized [ 0.358580] ACPI: bus type USB registered [ 0.359371] usbcore: registered new interface driver usbfs [ 0.360362] usbcore: registered new interface driver hub [ 0.361328] usbcore: registered new device driver usb [ 0.362358] PCI: Using ACPI for IRQ routing [ 0.363350] NetLabel: Initializing [ 0.364039] NetLabel: domain hash size = 128 [ 0.364856] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.365767] NetLabel: unlabeled traffic allowed by default [ 0.366827] clocksource: Switched to clocksource kvm-clock [ 0.372165] AppArmor: AppArmor Filesystem Enabled [ 0.373127] pnp: PnP ACPI init [ 0.374011] pnp: PnP ACPI: found 5 devices [ 0.380369] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.382015] NET: Registered protocol family 2 [ 0.382942] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.384161] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385280] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386391] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387426] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388554] NET: Registered protocol family 1 [ 0.389392] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390446] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391484] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405532] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419537] Trying to unpack rootfs image as initramfs... [ 0.468692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.482804] Scanning for low memory corruption every 60 seconds [ 0.484093] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.485195] audit: initializing netlink subsys (disabled) [ 0.486184] audit: type=2000 audit(1540195339.611:1): initialized [ 0.487476] Initialise system trusted keyring [ 0.488378] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.489498] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491425] zbud: loaded [ 0.492111] VFS: Disk quotas dquot_6.6.0 [ 0.492900] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494350] fuse init (API version 7.23) [ 0.495228] Key type big_key registered [ 0.496005] Allocating IMA MOK and blacklist keyrings. [ 0.497439] Key type asymmetric registered [ 0.498237] Asymmetric key parser 'x509' registered [ 0.499177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.500591] io scheduler noop registered [ 0.501356] io scheduler deadline registered (default) [ 0.502314] io scheduler cfq registered [ 0.503142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505361] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506762] ACPI: Power Button [PWRF] [ 0.507579] GHES: HEST is not enabled! [ 0.521242] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551206] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576652] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.578834] Linux agpgart interface v0.103 [ 0.580874] brd: module loaded [ 0.582050] loop: module loaded [ 0.587072] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.588480] GPT:90111 != 2097151 [ 0.589148] GPT:Alternate GPT header not at the end of the disk. [ 0.590204] GPT:90111 != 2097151 [ 0.590868] GPT: Use GNU Parted to correct GPT errors. [ 0.591806] vda: vda1 vda15 [ 0.593425] scsi host0: ata_piix [ 0.594144] scsi host1: ata_piix [ 0.594842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.596016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.597408] libphy: Fixed MDIO Bus: probed [ 0.598205] tun: Universal TUN/TAP device driver, 1.6 [ 0.599133] tun: (C) 1999-2004 Max Krasnyansky [ 0.601320] PPP generic driver version 2.4.2 [ 0.602188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603487] ehci-pci: EHCI PCI platform driver [ 0.604343] ehci-platform: EHCI generic platform driver [ 0.605300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606394] ohci-pci: OHCI PCI platform driver [ 0.607247] ohci-platform: OHCI generic platform driver [ 0.608211] uhci_hcd: USB Universal Host Controller Interface driver [ 0.622540] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.623539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624955] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625921] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.627008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.628193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629566] usb usb1: Product: UHCI Host Controller [ 0.630473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.631582] usb usb1: SerialNumber: 0000:00:01.2 [ 0.632516] hub 1-0:1.0: USB hub found [ 0.633277] hub 1-0:1.0: 2 ports detected [ 0.634199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.636493] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.637506] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.638595] mousedev: PS/2 mouse device common for all mice [ 0.639851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.641667] rtc_cmos 00:00: RTC can wake from S4 [ 0.642739] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.643943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.645118] i2c /dev entries driver [ 0.645858] device-mapper: uevent: version 1.0.3 [ 0.646775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.648370] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649637] NET: Registered protocol family 10 [ 0.650613] NET: Registered protocol family 17 [ 0.651497] Key type dns_resolver registered [ 0.652404] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653476] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.655246] registered taskstats version 1 [ 0.656061] Loading compiled-in X.509 certificates [ 0.657541] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.659345] zswap: loaded using pool lzo/zbud [ 0.660694] Key type trusted registered [ 0.662236] Key type encrypted registered [ 0.663053] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664057] ima: No TPM chip found, activating TPM-bypass! [ 0.665079] evm: HMAC attrs: 0x1 [ 0.666000] Magic number: 6:486:18 [ 0.666741] ep_81: hash matches [ 0.667496] rtc_cmos 00:00: setting system clock to 2018-10-22 08:02:19 UTC (1540195339) [ 0.669055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670144] EDD information not available. [ 0.755886] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.767629] Write protecting the kernel read-only data: 14336k [ 0.769209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.771030] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.816733] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.94 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCi0F1jipJ3mwhAdrnZf02Gd5EpevOy1UBtU5smVIT4zVGkEz9Q0GmkGejxdoX0dmU17Jwv9Bt55eQHDWJXI2l7jLjOKxs3ECuTrCsYOu6cZqUGwoye9wYTSE4HgmiJtl3SMERWqBDDf0jRbO3KuZlWqjQ1g04j3lz586ynPzovNe4W9beFFAADTuMPvyWI1klTE/w06yLlFRAQI6vWq6Jy9qoTd33Wwo5A+dlgsTCfpYyRqUJlcOej7ye8fPScSsMeo4afIwlwWQjAuWZ6RwZkvtev4UqxgTLCLO1czyLYF3Arc5b1IYzWr6PlWbLTEYo+KwoYYWk205QM/0XskWL3 root@vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8 ssh-dss AAAAB3NzaC1kc3MAAACBANrAjDVHMZxXTJemYhaN9Z5ndXtPwuLRjVSagJVfZ6h3kA7iV7JFZB3SGxQ8GN3v0hMFtbgCtozLeuPbSCRYe7ji6BZgbCOD3BCjxob/n8ppLdAAh5CywgVTHtIjzokkD21cs0W5O+IQ0VGJPVvQyLsVnU0Oz+hRU6hiDQWd/g0JAAAAFQClCFZU7zx+7oxHEG2chX+bFgpEdwAAAIApFsOgJg388Nu3gFUW1WOzDTnc6IZ+wYZZFp3s1i4qgs4q8bsRnmKTSTLzpKRAtKQF+iGVqQcEHNJhJgRX0i33joHPdMzrzXAi60oq63z3fUeJlyoUhNsuThuC2mwSUuxud6P5409UUIXwEzhqv+JjNTqNqZDEpcqU6ZwRKyxKbwAAAIEAwP4iP8AU4ArVNY8MH7sF8mdHiYp5OxLqjmZL7UCmtjTZi9+YQLJ4pH5wTnf3B1Ux0yXRXPRJDtAC3TpEFp7USljArjgYxVws2jahjNWMeF9C9akGv4MZDuirx1kWQ2wJ/gQVTkhJnoi5NhKJx2+BMVmIkKMXBC6BybbiHvnKVWc= root@vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe83:4d61/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.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-fdaba613-439c-401c-a1fc-469adbc741b8 login: 2018-10-22 08:02:24,444 - paramiko.transport - DEBUG - starting thread (client mode): 0xec84dc10L 2018-10-22 08:02:24,445 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 08:02:24,445 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 08:02:24,445 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 08:02:24,446 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 08:02:24,447 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 08:02:24,447 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 08:02:24,447 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 08:02:24,447 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 08:02:24,447 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 08:02:24,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 08:02:24,502 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 08:02:24,519 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 43798cdf4d7c3cd1dcd3493319d28364 2018-10-22 08:02:24,520 - paramiko.transport - DEBUG - Trying key 948a7f3c673eb55ba444985aa4dfcb8c from /tmp/tmpkkpoBh 2018-10-22 08:02:24,538 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 08:02:26,576 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 08:02:26,589 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 08:02:26,590 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 08:02:26,590 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 08:02:26,592 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 08:02:26,595 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 08:02:26,595 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=1.177 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.177/1.177/1.177 ms 2018-10-22 08:02:26,595 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-22 08:02:26,598 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 08:02:26,719 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:02:26,719 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-22 08:02:26,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 08:02:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:26,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08: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-9ab15162-01cb-4fa2-9657-8374f7097277 x-compute-request-id: req-9ab15162-01cb-4fa2-9657-8374f7097277 Content-Type: application/json 2018-10-22 08:02:26,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831 used request id req-9ab15162-01cb-4fa2-9657-8374f7097277 2018-10-22 08:02:26,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175447940826s 2018-10-22 08:02:26,901 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831 used request id req-9ab15162-01cb-4fa2-9657-8374f7097277 2018-10-22 08:02:26,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:27,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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,Accept-Encoding x-openstack-request-id: req-a77743e0-fd67-4c97-96e4-b38895aea586 x-compute-request-id: req-a77743e0-fd67-4c97-96e4-b38895aea586 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:18.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:18Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:54:dc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:26Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:27,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a77743e0-fd67-4c97-96e4-b38895aea586 2018-10-22 08:02:27,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366371154785s 2018-10-22 08:02:27,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a77743e0-fd67-4c97-96e4-b38895aea586 2018-10-22 08:02:27,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:29,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35eb8843-606a-4834-bb02-23665ab5515d x-compute-request-id: req-35eb8843-606a-4834-bb02-23665ab5515d Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:18.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:18Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f3e49a10-75c3-4447-866a-352e8617b831", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:06.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "f3e49a10-75c3-4447-866a-352e8617b831", "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:28Z", "hostId": "2c5fe75a51ff345cebeb24f426c40b5d9b31266f3fcf9d27afbd7d0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:01Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:30,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35eb8843-606a-4834-bb02-23665ab5515d 2018-10-22 08:02:30,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796175003052s 2018-10-22 08:02:30,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35eb8843-606a-4834-bb02-23665ab5515d 2018-10-22 08:02:30,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:32,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:32,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:32,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-494b59c5-db72-47dc-be02-986fbb75b53e x-compute-request-id: req-494b59c5-db72-47dc-be02-986fbb75b53e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:18.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:18Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:32,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-494b59c5-db72-47dc-be02-986fbb75b53e 2018-10-22 08:02:32,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51766204834s 2018-10-22 08:02:32,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-494b59c5-db72-47dc-be02-986fbb75b53e 2018-10-22 08:02:32,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 08:02:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/7b14e6b0-24e7-40f2-94ca-f1eef4257186.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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:33,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3ea91cb-7979-47ab-881c-64e7acafd427 Content-Length: 0 Date: Mon, 22 Oct 2018 08:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:02:33,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7b14e6b0-24e7-40f2-94ca-f1eef4257186.json used request id req-d3ea91cb-7979-47ab-881c-64e7acafd427 2018-10-22 08:02:33,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.910372972488s 2018-10-22 08:02:33,508 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7b14e6b0-24e7-40f2-94ca-f1eef4257186.json used request id req-d3ea91cb-7979-47ab-881c-64e7acafd427 2018-10-22 08:02:33,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:02:33,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:33,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-628c1fda-6256-4bee-b180-f6597b086d35 Date: Mon, 22 Oct 2018 08:02:33 GMT RESP BODY: {"floatingips": []} 2018-10-22 08:02:33,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-628c1fda-6256-4bee-b180-f6597b086d35 2018-10-22 08:02:33,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019278049469s 2018-10-22 08:02:33,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-628c1fda-6256-4bee-b180-f6597b086d35 2018-10-22 08:02:33,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 08:02:33,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:33,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:02: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-01a847a0-ace0-4424-af18-83c5b9b45fac x-compute-request-id: req-01a847a0-ace0-4424-af18-83c5b9b45fac Content-Type: application/json 2018-10-22 08:02:33,765 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e used request id req-01a847a0-ace0-4424-af18-83c5b9b45fac 2018-10-22 08:02:33,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.23185300827s 2018-10-22 08:02:33,765 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e used request id req-01a847a0-ace0-4424-af18-83c5b9b45fac 2018-10-22 08:02:33,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:34,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02: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-d280b7af-b5b5-4820-acc3-5f85e54bf5cb x-compute-request-id: req-d280b7af-b5b5-4820-acc3-5f85e54bf5cb Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:4d:61", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d19ec644-0a17-401a-807a-5e5b345af84e", "rel": "bookmark"}], "image": {"id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "links": [{"href": "http://172.30.9.28:8774/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:02:18.000000", "flavor": {"id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "links": [{"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}]}, "id": "d19ec644-0a17-401a-807a-5e5b345af84e", "security_groups": [{"name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}], "user_id": "d80d14601c1944789d5fbb3298e0a332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:02:33Z", "hostId": "ab3bdcea91972d22a02c406b78663eb6b6d8d1d4477d5dce5f51a748", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8", "name": "vping_ssh-vm_fdaba613-439c-401c-a1fc-469adbc741b8", "created": "2018-10-22T08:02:09Z", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:02:34,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d280b7af-b5b5-4820-acc3-5f85e54bf5cb 2018-10-22 08:02:34,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500998973846s 2018-10-22 08:02:34,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d280b7af-b5b5-4820-acc3-5f85e54bf5cb 2018-10-22 08:02:34,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:02:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:02:36,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-f289a19e-50fc-406a-8b10-3ed490c3d6a6 x-compute-request-id: req-f289a19e-50fc-406a-8b10-3ed490c3d6a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 08:02:36,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f289a19e-50fc-406a-8b10-3ed490c3d6a6 2018-10-22 08:02:36,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.083790063858s 2018-10-22 08:02:36,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f289a19e-50fc-406a-8b10-3ed490c3d6a6 2018-10-22 08:02:36,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:02:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:36,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-f08c847d-334b-4ebc-b030-56f64d9b13e8 Date: Mon, 22 Oct 2018 08:02:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:45Z", "updated_at": "2018-10-22T08:01:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "6cc6ea38-5a29-4438-8c68-8a1da00dd3dd", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "7e01d682-0747-4426-804d-a98b04091dab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "b7710dbe-35cc-45c2-9f91-b9f0f5aa8f58", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "e95db3e7-ad6d-408f-b8d4-eab579f15ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 4, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:57Z", "updated_at": "2018-10-22T08:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T08:01:58Z", "revision_number": 0, "id": "13338b42-da7f-4d93-90a0-a768acdadde9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:58Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "3cf86695-350d-46e1-9dff-23c755919b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:57Z", "revision_number": 0, "id": "7034c104-abe2-4f31-b9b1-6d9c95863e93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:57Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:58Z", "revision_number": 0, "id": "ae7bbe2a-063b-47e8-b523-dffc543cb250", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:58Z", "security_group_id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 4, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "daf6a9d5-7c73-4e34-bae8-191c8ae22ce6", "name": "vping_ssh-sg_fdaba613-439c-401c-a1fc-469adbc741b8"}]} 2018-10-22 08:02:36,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f08c847d-334b-4ebc-b030-56f64d9b13e8 2018-10-22 08:02:36,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195734024048s 2018-10-22 08:02:36,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f08c847d-334b-4ebc-b030-56f64d9b13e8 2018-10-22 08:02:36,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 08:02:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/daf6a9d5-7c73-4e34-bae8-191c8ae22ce6.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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:36,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8637ef2-74e7-48fb-8a98-585851d522bb Content-Length: 0 Date: Mon, 22 Oct 2018 08:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:02:36,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/daf6a9d5-7c73-4e34-bae8-191c8ae22ce6.json used request id req-a8637ef2-74e7-48fb-8a98-585851d522bb 2018-10-22 08:02:36,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.298684120178s 2018-10-22 08:02:36,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/daf6a9d5-7c73-4e34-bae8-191c8ae22ce6.json used request id req-a8637ef2-74e7-48fb-8a98-585851d522bb 2018-10-22 08:02:36,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-22 08:02:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:36,898 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-b6cedb72-e207-478b-af67-0ad3ea5250b8 x-compute-request-id: req-b6cedb72-e207-478b-af67-0ad3ea5250b8 Content-Length: 0 Content-Type: application/json 2018-10-22 08:02:36,899 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8 used request id req-b6cedb72-e207-478b-af67-0ad3ea5250b8 2018-10-22 08:02:36,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0406348705292s 2018-10-22 08:02:36,899 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_fdaba613-439c-401c-a1fc-469adbc741b8 used request id req-b6cedb72-e207-478b-af67-0ad3ea5250b8 2018-10-22 08:02:36,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-22 08:02:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46/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}f06c8670ad583ddaa19349ae0635b434097f74fa" -d '{"subnet_id": "14747583-79a5-4765-8a3d-531a46a575a8"}' 2018-10-22 08:02:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37ca20a7-ad20-45ad-9426-6cf13edb560f Date: Mon, 22 Oct 2018 08:02:38 GMT RESP BODY: {"network_id": "4791dbb3-297a-4afe-b6bd-0f0b57f02539", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "subnet_id": "14747583-79a5-4765-8a3d-531a46a575a8", "subnet_ids": ["14747583-79a5-4765-8a3d-531a46a575a8"], "port_id": "54f8f3dc-d27e-4637-b852-94830dea754b", "id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46"} 2018-10-22 08:02:38,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46/remove_router_interface.json used request id req-37ca20a7-ad20-45ad-9426-6cf13edb560f 2018-10-22 08:02:38,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48689389229s 2018-10-22 08:02:38,387 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46/remove_router_interface.json used request id req-37ca20a7-ad20-45ad-9426-6cf13edb560f returning object a8e35d25-bd4e-40bd-85fb-28dabf885a46 2018-10-22 08:02:38,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-22 08:02:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:38,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-085e26f8-3260-4360-acd3-8874f28f326f Date: Mon, 22 Oct 2018 08:02:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:47Z", "admin_state_up": true, "updated_at": "2018-10-22T08:02:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "a8e35d25-bd4e-40bd-85fb-28dabf885a46", "name": "vping_ssh-router_fdaba613-439c-401c-a1fc-469adbc741b8"}]} 2018-10-22 08:02:38,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-085e26f8-3260-4360-acd3-8874f28f326f 2018-10-22 08:02:38,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0773751735687s 2018-10-22 08:02:38,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-085e26f8-3260-4360-acd3-8874f28f326f 2018-10-22 08:02:38,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-22 08:02:38,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46.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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:41,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec55d2b4-09ff-47fb-a4c0-1f340286a56d Content-Length: 0 Date: Mon, 22 Oct 2018 08:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:02:41,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46.json used request id req-ec55d2b4-09ff-47fb-a4c0-1f340286a56d 2018-10-22 08:02:41,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.36801409721s 2018-10-22 08:02:41,835 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a8e35d25-bd4e-40bd-85fb-28dabf885a46.json used request id req-ec55d2b4-09ff-47fb-a4c0-1f340286a56d 2018-10-22 08:02:41,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 08:02:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:42,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7676cce5-3c1f-4a54-b8aa-78e16c5969c9 Date: Mon, 22 Oct 2018 08:02:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:01:46Z","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":"4613c0d83f7048bc9ff77508cdaeb903","id":"14747583-79a5-4765-8a3d-531a46a575a8","subnetpool_id":null,"name":"vping_ssh-subnet_fdaba613-439c-401c-a1fc-469adbc741b8"}]} 2018-10-22 08:02:42,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7676cce5-3c1f-4a54-b8aa-78e16c5969c9 2018-10-22 08:02:42,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.214390993118s 2018-10-22 08:02:42,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7676cce5-3c1f-4a54-b8aa-78e16c5969c9 2018-10-22 08:02:42,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-22 08:02:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/14747583-79a5-4765-8a3d-531a46a575a8.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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:44,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b9e5c04-b9dd-41eb-aa0b-00ff7fbbb0e5 Date: Mon, 22 Oct 2018 08:02:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:02:44,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/14747583-79a5-4765-8a3d-531a46a575a8.json used request id req-3b9e5c04-b9dd-41eb-aa0b-00ff7fbbb0e5 2018-10-22 08:02:44,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.24179410934s 2018-10-22 08:02:44,294 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/14747583-79a5-4765-8a3d-531a46a575a8.json used request id req-3b9e5c04-b9dd-41eb-aa0b-00ff7fbbb0e5 2018-10-22 08:02:44,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:02:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:44,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-5d3af20d-c0b4-4d72-8278-6bbb092b6a42 Date: Mon, 22 Oct 2018 08: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":[],"updated_at":"2018-10-22T08:02:44Z","tenant_id":"4613c0d83f7048bc9ff77508cdaeb903","created_at":"2018-10-22T08:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"4613c0d83f7048bc9ff77508cdaeb903","id":"4791dbb3-297a-4afe-b6bd-0f0b57f02539","name":"vping_ssh-net_fdaba613-439c-401c-a1fc-469adbc741b8"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:02:44,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5d3af20d-c0b4-4d72-8278-6bbb092b6a42 2018-10-22 08:02:44,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106824159622s 2018-10-22 08:02:44,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5d3af20d-c0b4-4d72-8278-6bbb092b6a42 2018-10-22 08:02:44,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-22 08:02:44,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/4791dbb3-297a-4afe-b6bd-0f0b57f02539.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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:45,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4e5e89e-4199-455b-b087-75ff4884dc8c Date: Mon, 22 Oct 2018 08:02:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:02:45,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4791dbb3-297a-4afe-b6bd-0f0b57f02539.json used request id req-e4e5e89e-4199-455b-b087-75ff4884dc8c 2018-10-22 08:02:45,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1819858551s 2018-10-22 08:02:45,585 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4791dbb3-297a-4afe-b6bd-0f0b57f02539.json used request id req-e4e5e89e-4199-455b-b087-75ff4884dc8c 2018-10-22 08:02:45,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:02:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:45,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a1ab88aa-ba2e-4225-85ce-45314d3bbecc Date: Mon, 22 Oct 2018 08:02:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "metadata": {}}], "file": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/file", "owner": "4613c0d83f7048bc9ff77508cdaeb903", "id": "1f7512c6-3d82-4ecf-841d-40d2120beaaa", "size": 12716032, "self": "/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:01:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_fdaba613-439c-401c-a1fc-469adbc741b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:01:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:02:45,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a1ab88aa-ba2e-4225-85ce-45314d3bbecc 2018-10-22 08:02:45,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1832280159s 2018-10-22 08:02:45,769 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a1ab88aa-ba2e-4225-85ce-45314d3bbecc 2018-10-22 08:02:45,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:02:45,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f06c8670ad583ddaa19349ae0635b434097f74fa" 2018-10-22 08:02:47,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3931237c-d46b-484e-b1eb-71c4b11a7f30 Date: Mon, 22 Oct 2018 08:02:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:02:47,140 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa used request id req-3931237c-d46b-484e-b1eb-71c4b11a7f30 2018-10-22 08:02:47,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3691110611s 2018-10-22 08:02:47,140 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1f7512c6-3d82-4ecf-841d-40d2120beaaa used request id req-3931237c-d46b-484e-b1eb-71c4b11a7f30 2018-10-22 08:02:47,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:02:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-ad8e4802-37cc-4a47-be37-332c90b2ec22 x-compute-request-id: req-ad8e4802-37cc-4a47-be37-332c90b2ec22 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "46cd6d9f-ae4a-48ec-945c-bd01dfad65c5", "name": "vping_ssh-flavor_fdaba613-439c-401c-a1fc-469adbc741b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:02:47,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ad8e4802-37cc-4a47-be37-332c90b2ec22 2018-10-22 08:02:47,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0374381542206s 2018-10-22 08:02:47,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ad8e4802-37cc-4a47-be37-332c90b2ec22 2018-10-22 08:02:47,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:02:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,248 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-c3d9f97c-b718-4e84-87d8-1a8d8d391ff6 x-compute-request-id: req-c3d9f97c-b718-4e84-87d8-1a8d8d391ff6 Content-Length: 0 Content-Type: application/json 2018-10-22 08:02:47,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5 used request id req-c3d9f97c-b718-4e84-87d8-1a8d8d391ff6 2018-10-22 08:02:47,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0684189796448s 2018-10-22 08:02:47,249 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/46cd6d9f-ae4a-48ec-945c-bd01dfad65c5 used request id req-c3d9f97c-b718-4e84-87d8-1a8d8d391ff6 2018-10-22 08:02:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:02:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c5204c-424c-4efd-b8e4-72e46bb57485 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8", "links": {"self": "http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332"}, "domain_id": "default", "enabled": true, "id": "d80d14601c1944789d5fbb3298e0a332", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:02:47,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d5c5204c-424c-4efd-b8e4-72e46bb57485 2018-10-22 08:02:47,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109199047089s 2018-10-22 08:02:47,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d5c5204c-424c-4efd-b8e4-72e46bb57485 2018-10-22 08:02:47,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:02:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3868463f-b436-411e-a337-795afb56b7e2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332"}, "enabled": true, "id": "d80d14601c1944789d5fbb3298e0a332", "options": {}, "domain_id": "default", "name": "vping_ssh-user_fdaba613-439c-401c-a1fc-469adbc741b8"}} 2018-10-22 08:02:47,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 used request id req-3868463f-b436-411e-a337-795afb56b7e2 2018-10-22 08:02:47,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.091952085495s 2018-10-22 08:02:47,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 used request id req-3868463f-b436-411e-a337-795afb56b7e2 2018-10-22 08:02:47,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:02:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c783233-8341-4d3e-a8da-505198364577 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:02:47,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 used request id req-5c783233-8341-4d3e-a8da-505198364577 2018-10-22 08:02:47,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176833152771s 2018-10-22 08:02:47,635 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d80d14601c1944789d5fbb3298e0a332 used request id req-5c783233-8341-4d3e-a8da-505198364577 2018-10-22 08:02:47,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:02:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88715209-0322-4bdd-8ce6-772f62f4d7fc Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903"}, "enabled": true, "id": "4613c0d83f7048bc9ff77508cdaeb903", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_fdaba613-439c-401c-a1fc-469adbc741b8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:02:47,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-88715209-0322-4bdd-8ce6-772f62f4d7fc 2018-10-22 08:02:47,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807709693909s 2018-10-22 08:02:47,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-88715209-0322-4bdd-8ce6-772f62f4d7fc 2018-10-22 08:02:47,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:02:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-facf8bfb-f898-44fd-a905-27efa3fdaa1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:02:47,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903 used request id req-facf8bfb-f898-44fd-a905-27efa3fdaa1f 2018-10-22 08:02:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146547079086s 2018-10-22 08:02:47,866 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4613c0d83f7048bc9ff77508cdaeb903 used request id req-facf8bfb-f898-44fd-a905-27efa3fdaa1f 2018-10-22 08:02:47,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:02:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:47,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d624b63-f9c9-4ca7-8ceb-a6c9d328dcfc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47c4c71e354243e7abb10bd67e4a8ae0", "links": {"self": "http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:02:47,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d624b63-f9c9-4ca7-8ceb-a6c9d328dcfc 2018-10-22 08:02:47,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813250541687s 2018-10-22 08:02:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:02:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:48,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02e861f-ae3c-46ec-97d6-14f6e60ad3b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:02:48,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/47c4c71e354243e7abb10bd67e4a8ae0 used request id req-c02e861f-ae3c-46ec-97d6-14f6e60ad3b6 2018-10-22 08:02:48,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104694843292s 2018-10-22 08:02:48,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:02:48,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4613c0d83f7048bc9ff77508cdaeb903&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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:48,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-15d41a4f-5a88-44f0-9f32-18b74f089da5 Date: Mon, 22 Oct 2018 08:02:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:45Z", "updated_at": "2018-10-22T08:01:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "6cc6ea38-5a29-4438-8c68-8a1da00dd3dd", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "7e01d682-0747-4426-804d-a98b04091dab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "b7710dbe-35cc-45c2-9f91-b9f0f5aa8f58", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "e95db3e7-ad6d-408f-b8d4-eab579f15ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 4, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "name": "default"}]} 2018-10-22 08:02:48,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4613c0d83f7048bc9ff77508cdaeb903&name=default used request id req-15d41a4f-5a88-44f0-9f32-18b74f089da5 2018-10-22 08:02:48,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193881034851s 2018-10-22 08:02:48,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4613c0d83f7048bc9ff77508cdaeb903&name=default used request id req-15d41a4f-5a88-44f0-9f32-18b74f089da5 2018-10-22 08:02:48,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:02:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:48,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d0fdf908-afe7-4b04-81ec-8687247b1f86 Date: Mon, 22 Oct 2018 08:02:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "created_at": "2018-10-22T08:01:45Z", "updated_at": "2018-10-22T08:01:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "b7710dbe-35cc-45c2-9f91-b9f0f5aa8f58", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "6cc6ea38-5a29-4438-8c68-8a1da00dd3dd", "remote_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "e95db3e7-ad6d-408f-b8d4-eab579f15ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv6", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:01:45Z", "revision_number": 0, "id": "7e01d682-0747-4426-804d-a98b04091dab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:01:45Z", "security_group_id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "tenant_id": "4613c0d83f7048bc9ff77508cdaeb903", "port_range_min": null, "ethertype": "IPv4", "project_id": "4613c0d83f7048bc9ff77508cdaeb903"}], "revision_number": 4, "project_id": "4613c0d83f7048bc9ff77508cdaeb903", "id": "60c9e1fc-b031-432c-bd3f-2bb919d1b4ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:02:48,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d0fdf908-afe7-4b04-81ec-8687247b1f86 2018-10-22 08:02:48,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204246997833s 2018-10-22 08:02:48,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d0fdf908-afe7-4b04-81ec-8687247b1f86 2018-10-22 08:02:48,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 08:02:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/60c9e1fc-b031-432c-bd3f-2bb919d1b4ba.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}198f834e9ac68b3b4f363f5c7c7958cefa511005" 2018-10-22 08:02:48,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-550ca008-a987-4715-b7ab-90a46ad120d9 Content-Length: 0 Date: Mon, 22 Oct 2018 08:02:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:02:48,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/60c9e1fc-b031-432c-bd3f-2bb919d1b4ba.json used request id req-550ca008-a987-4715-b7ab-90a46ad120d9 2018-10-22 08:02:48,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.250759840012s 2018-10-22 08:02:48,716 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/60c9e1fc-b031-432c-bd3f-2bb919d1b4ba.json used request id req-550ca008-a987-4715-b7ab-90a46ad120d9 2018-10-22 08:02:48,770 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-22 08:02:48,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:02:48,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:02:48,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:02:48,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:02:48,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:02:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:02:48,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb9296a-e706-494c-9619-62d831f9f6a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:02:48,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5fb9296a-e706-494c-9619-62d831f9f6a0 2018-10-22 08:02:48,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:02:49,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["i59zzfZFR9mr-yAkgeE0BA"], "issued_at": "2018-10-22T08:02:49.000000Z"}} 2018-10-22 08:02:49,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:02:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:49,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bdb837f1-82b6-457e-83b4-9605c4011554 Date: Mon, 22 Oct 2018 08:02:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:02:49,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdb837f1-82b6-457e-83b4-9605c4011554 2018-10-22 08:02:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26362490654s 2018-10-22 08:02:49,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdb837f1-82b6-457e-83b4-9605c4011554 2018-10-22 08:02:49,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:02:49,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:49,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:02:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:49,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a70984f-d3f7-4674-88dc-94a81cf5e12a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:02:49,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0a70984f-d3f7-4674-88dc-94a81cf5e12a 2018-10-22 08:02:49,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.102116823196s 2018-10-22 08:02:49,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:02:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b"}}' 2018-10-22 08:02:49,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac6f36c-4a16-404d-a74f-9e8abdd141f1 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.28:5000/v3/projects/69521916879240d683f02d12731efd37"}, "enabled": true, "id": "69521916879240d683f02d12731efd37", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b"}} 2018-10-22 08:02:49,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ac6f36c-4a16-404d-a74f-9e8abdd141f1 2018-10-22 08:02:49,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0981960296631s 2018-10-22 08:02:49,678 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ac6f36c-4a16-404d-a74f-9e8abdd141f1 2018-10-22 08:02:49,679 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b', 'id': u'69521916879240d683f02d12731efd37', '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'})}) 2018-10-22 08:02:49,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:02:50,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.37492108345s 2018-10-22 08:02:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd294a1-16aa-4452-b0e1-44bc56859d58 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc"}, "enabled": true, "id": "e5910f91249448068ca2d476776fabbc", "options": {}, "domain_id": "default", "name": "vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b"}} 2018-10-22 08:02:50,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc used request id req-7bd294a1-16aa-4452-b0e1-44bc56859d58 2018-10-22 08:02:50,148 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e5910f91249448068ca2d476776fabbc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b'}) 2018-10-22 08:02:50,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:02:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eaf3141-2678-4c94-8154-e417f5630d99 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:02:50,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2eaf3141-2678-4c94-8154-e417f5630d99 2018-10-22 08:02:50,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759439468384s 2018-10-22 08:02:50,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:02:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0add65b-47e6-4581-b754-3f2f0b145fd6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:02:50,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b0add65b-47e6-4581-b754-3f2f0b145fd6 2018-10-22 08:02:50,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867440700531s 2018-10-22 08:02:50,313 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:02:50,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:02:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" -d '{"role": {"name": "Member"}}' 2018-10-22 08:02:50,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa4deca8-2e44-4bf8-9c67-ebfa610a85ff Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b418cf8df32348b0aa8398805233c6df", "links": {"self": "http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df"}, "name": "Member"}} 2018-10-22 08:02:50,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa4deca8-2e44-4bf8-9c67-ebfa610a85ff 2018-10-22 08:02:50,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.124808073044s 2018-10-22 08:02:50,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7add312-e496-46c9-bbc6-ac2c2f438546 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df"}, "domain_id": null, "name": "Member", "id": "b418cf8df32348b0aa8398805233c6df"}} 2018-10-22 08:02:50,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df used request id req-e7add312-e496-46c9-bbc6-ac2c2f438546 2018-10-22 08:02:50,514 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df'}, 'domain_id': None, 'human_id': None, 'id': u'b418cf8df32348b0aa8398805233c6df', 'HUMAN_ID': False}) 2018-10-22 08:02:50,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:02:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f93740-49c2-442f-ad7d-fbb08ff8cfe9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b418cf8df32348b0aa8398805233c6df", "links": {"self": "http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:02:50,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-16f93740-49c2-442f-ad7d-fbb08ff8cfe9 2018-10-22 08:02:50,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788819789886s 2018-10-22 08:02:50,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:02:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0fd152-f5f1-463e-a579-3f071d5f2cf4 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:02:50,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4b0fd152-f5f1-463e-a579-3f071d5f2cf4 2018-10-22 08:02:50,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0811870098114s 2018-10-22 08:02:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:02:50,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6379b04-de27-4a24-8fe9-8caf13c2e7b5 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b", "links": {"self": "http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc"}, "domain_id": "default", "enabled": true, "id": "e5910f91249448068ca2d476776fabbc", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:02:50,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a6379b04-de27-4a24-8fe9-8caf13c2e7b5 2018-10-22 08:02:50,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0308768749237s 2018-10-22 08:02:50,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a6379b04-de27-4a24-8fe9-8caf13c2e7b5 2018-10-22 08:02:50,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:02:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c31d2f6-4f07-44df-b3a1-c8523cf5c1bb Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/69521916879240d683f02d12731efd37"}, "enabled": true, "id": "69521916879240d683f02d12731efd37", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:02:50,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9c31d2f6-4f07-44df-b3a1-c8523cf5c1bb 2018-10-22 08:02:50,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811910629272s 2018-10-22 08:02:50,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9c31d2f6-4f07-44df-b3a1-c8523cf5c1bb 2018-10-22 08:02:50,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:02:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e5910f91249448068ca2d476776fabbc&scope.project.id=69521916879240d683f02d12731efd37&role.id=b418cf8df32348b0aa8398805233c6df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caff19e-c08a-4bee-a7ef-5b9ec0553376 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e5910f91249448068ca2d476776fabbc&scope.project.id=69521916879240d683f02d12731efd37&role.id=b418cf8df32348b0aa8398805233c6df", "previous": null, "next": null}} 2018-10-22 08:02:50,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e5910f91249448068ca2d476776fabbc&scope.project.id=69521916879240d683f02d12731efd37&role.id=b418cf8df32348b0aa8398805233c6df used request id req-2caff19e-c08a-4bee-a7ef-5b9ec0553376 2018-10-22 08:02:50,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0816829204559s 2018-10-22 08:02:50,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:02:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/69521916879240d683f02d12731efd37/users/e5910f91249448068ca2d476776fabbc/roles/b418cf8df32348b0aa8398805233c6df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:50,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a863eefb-0ab8-440c-8145-19962eff2f03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:02:50,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/69521916879240d683f02d12731efd37/users/e5910f91249448068ca2d476776fabbc/roles/b418cf8df32348b0aa8398805233c6df used request id req-a863eefb-0ab8-440c-8145-19962eff2f03 2018-10-22 08:02:50,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110228061676s 2018-10-22 08:02:50,992 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b', 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': 'cf84e377-8fb8-4401-8a04-da8865e7eac2', 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_72da5902-0183-4b44-8eea-a145a991ee6b', 'project_id': u'69521916879240d683f02d12731efd37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:02:50,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:02:50,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:02:50,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:02:50,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:02:50,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:02:50,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:02:50,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:02:50,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:02:50,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:02:50,998 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b', 'password': 'cf84e377-8fb8-4401-8a04-da8865e7eac2', 'project_name': 'vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '69521916879240d683f02d12731efd37', 'project_domain_name': 'Default'} 2018-10-22 08:02:50,998 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-22 08:02:50,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:02:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:51,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9b3b5a-ed5e-4b41-833b-8626faa867f7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:02:51,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ca9b3b5a-ed5e-4b41-833b-8626faa867f7 2018-10-22 08:02:51,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0807211399078s 2018-10-22 08:02:51,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:02:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:02:51,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15356a3-c0a1-40b3-b8d9-0678c0470170 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/69521916879240d683f02d12731efd37"}, "enabled": true, "id": "69521916879240d683f02d12731efd37", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:02:51,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f15356a3-c0a1-40b3-b8d9-0678c0470170 2018-10-22 08:02:51,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826740264893s 2018-10-22 08:02:51,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f15356a3-c0a1-40b3-b8d9-0678c0470170 2018-10-22 08:02:51,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-22 08:02:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" -d '{"network": {"tenant_id": "69521916879240d683f02d12731efd37", "name": "vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b", "admin_state_up": true}}' 2018-10-22 08:02:51,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-2ff9276b-6c81-4efa-8a98-028fb9e544c6 Date: Mon, 22 Oct 2018 08:02: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":"4f69f773-181f-4e2b-b5f8-9c62149360a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"69521916879240d683f02d12731efd37","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:02:51Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b","admin_state_up":true,"tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:51Z","mtu":1450}} 2018-10-22 08:02:51,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2ff9276b-6c81-4efa-8a98-028fb9e544c6 2018-10-22 08:02:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.512928962708s 2018-10-22 08:02:51,682 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2ff9276b-6c81-4efa-8a98-028fb9e544c6 2018-10-22 08:02:51,683 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-22T08:02:51Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4f69f773-181f-4e2b-b5f8-9c62149360a3', 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_72da5902-0183-4b44-8eea-a145a991ee6b', u'created_at': u'2018-10-22T08:02:51Z', u'mtu': 1450, u'tenant_id': u'69521916879240d683f02d12731efd37', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'69521916879240d683f02d12731efd37'}) 2018-10-22 08:02:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:02:51,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bad796-5e5b-46a5-921f-0fc471f4e656 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:02:51,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b3bad796-5e5b-46a5-921f-0fc471f4e656 2018-10-22 08:02:51,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:02:52,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b418cf8df32348b0aa8398805233c6df", "name": "Member"}], "expires_at": "2018-10-22T09:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69521916879240d683f02d12731efd37", "name": "vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/69521916879240d683f02d12731efd37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/69521916879240d683f02d12731efd37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/69521916879240d683f02d12731efd37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/69521916879240d683f02d12731efd37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/69521916879240d683f02d12731efd37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/69521916879240d683f02d12731efd37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/69521916879240d683f02d12731efd37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/69521916879240d683f02d12731efd37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/69521916879240d683f02d12731efd37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/69521916879240d683f02d12731efd37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/69521916879240d683f02d12731efd37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/69521916879240d683f02d12731efd37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b", "id": "e5910f91249448068ca2d476776fabbc"}, "audit_ids": ["O7G9CWPxTluPQ3Vapz1l2Q"], "issued_at": "2018-10-22T08:02:52.000000Z"}} 2018-10-22 08:02:52,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:02:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:02:52,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-7e152161-48bf-4db4-8652-6dcb424c5067 Date: Mon, 22 Oct 2018 08:02: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":"2018-10-22T08:02:51Z","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69521916879240d683f02d12731efd37","id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","name":"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:02:52,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7e152161-48bf-4db4-8652-6dcb424c5067 2018-10-22 08:02:52,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263630867004s 2018-10-22 08:02:52,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7e152161-48bf-4db4-8652-6dcb424c5067 2018-10-22 08:02:52,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-22 08:02:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"subnet": {"name": "vping_userdata-subnet_72da5902-0183-4b44-8eea-a145a991ee6b", "enable_dhcp": true, "network_id": "4f69f773-181f-4e2b-b5f8-9c62149360a3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-22 08:02:53,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-08de7c99-4c62-4c4e-b802-e9621954c469 Date: Mon, 22 Oct 2018 08:02:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:02:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"69521916879240d683f02d12731efd37","id":"dfab7b89-bd87-4b3c-9a32-42806323ecb8","subnetpool_id":null,"name":"vping_userdata-subnet_72da5902-0183-4b44-8eea-a145a991ee6b"}} 2018-10-22 08:02:53,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-08de7c99-4c62-4c4e-b802-e9621954c469 2018-10-22 08:02:53,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.830479860306s 2018-10-22 08:02:53,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-08de7c99-4c62-4c4e-b802-e9621954c469 2018-10-22 08:02:53,162 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T08:02:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dfab7b89-bd87-4b3c-9a32-42806323ecb8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_72da5902-0183-4b44-8eea-a145a991ee6b', u'enable_dhcp': True, u'network_id': u'4f69f773-181f-4e2b-b5f8-9c62149360a3', u'tenant_id': u'69521916879240d683f02d12731efd37', u'created_at': u'2018-10-22T08:02:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'69521916879240d683f02d12731efd37'}) 2018-10-22 08:02:53,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-22 08:02:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "vping_userdata-router_72da5902-0183-4b44-8eea-a145a991ee6b", "admin_state_up": true}}' 2018-10-22 08:02:57,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a0f6f549-cab2-46ca-97fb-b6fd536ee602 Date: Mon, 22 Oct 2018 08:02:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "69521916879240d683f02d12731efd37", "created_at": "2018-10-22T08:02:53Z", "admin_state_up": true, "updated_at": "2018-10-22T08:02:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "69521916879240d683f02d12731efd37", "id": "0800619c-3c84-4d7d-b323-7c9717d4261a", "name": "vping_userdata-router_72da5902-0183-4b44-8eea-a145a991ee6b"}} 2018-10-22 08:02:57,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a0f6f549-cab2-46ca-97fb-b6fd536ee602 2018-10-22 08:02:57,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.79148507118s 2018-10-22 08:02:57,955 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a0f6f549-cab2-46ca-97fb-b6fd536ee602 2018-10-22 08:02:57,955 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T08:02:54Z', u'revision_number': 3, u'id': u'0800619c-3c84-4d7d-b323-7c9717d4261a', u'external_gateway_info': {u'network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'53fb6b01-2f77-471b-b63c-7120427c7852', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_72da5902-0183-4b44-8eea-a145a991ee6b', u'admin_state_up': True, u'tenant_id': u'69521916879240d683f02d12731efd37', u'created_at': u'2018-10-22T08:02:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'69521916879240d683f02d12731efd37'}) 2018-10-22 08:02:57,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-22 08:02:57,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a/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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"subnet_id": "dfab7b89-bd87-4b3c-9a32-42806323ecb8"}' 2018-10-22 08:03:00,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0bf679f6-502d-4608-afe4-526385a0a2b9 Date: Mon, 22 Oct 2018 08:03:00 GMT RESP BODY: {"network_id": "4f69f773-181f-4e2b-b5f8-9c62149360a3", "tenant_id": "69521916879240d683f02d12731efd37", "subnet_id": "dfab7b89-bd87-4b3c-9a32-42806323ecb8", "subnet_ids": ["dfab7b89-bd87-4b3c-9a32-42806323ecb8"], "port_id": "3eda0959-adf1-4ac9-b596-cd344e85e444", "id": "0800619c-3c84-4d7d-b323-7c9717d4261a"} 2018-10-22 08:03:00,290 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a/add_router_interface.json used request id req-0bf679f6-502d-4608-afe4-526385a0a2b9 2018-10-22 08:03:00,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33394289017s 2018-10-22 08:03:00,290 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a/add_router_interface.json used request id req-0bf679f6-502d-4608-afe4-526385a0a2b9 returning object 0800619c-3c84-4d7d-b323-7c9717d4261a 2018-10-22 08:03:00,291 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:03:00,423 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 08:03:00,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:00,431 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 08:03:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 08:03:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:03:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:00,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b50c71d4-e64a-491c-9eba-1359203f65ff Date: Mon, 22 Oct 2018 08:03:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:03:00,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b50c71d4-e64a-491c-9eba-1359203f65ff 2018-10-22 08:03:00,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163927078247s 2018-10-22 08:03:00,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b50c71d4-e64a-491c-9eba-1359203f65ff 2018-10-22 08:03:00,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:03:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b"}' 2018-10-22 08:03:00,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c X-Openstack-Request-Id: req-28c38142-46e1-43df-bfde-0e95ea3a61cc Date: Mon, 22 Oct 2018 08:03:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file", "owner": "69521916879240d683f02d12731efd37", "id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "size": null, "self": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:03:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "checksum": null, "created_at": "2018-10-22T08:03:00Z", "protected": false} 2018-10-22 08:03:00,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-28c38142-46e1-43df-bfde-0e95ea3a61cc 2018-10-22 08:03:00,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.218573093414s 2018-10-22 08:03:00,819 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-28c38142-46e1-43df-bfde-0e95ea3a61cc returning object ee1a44e7-9d5e-474d-97ea-ec5e0789164c 2018-10-22 08:03:00,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:03:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '' 2018-10-22 08:03:02,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-74b9d7c3-a36d-4e15-9499-39d5230871f8 Date: Mon, 22 Oct 2018 08:03:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:03:02,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file used request id req-74b9d7c3-a36d-4e15-9499-39d5230871f8 2018-10-22 08:03:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25653290749s 2018-10-22 08:03:02,077 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file used request id req-74b9d7c3-a36d-4e15-9499-39d5230871f8 2018-10-22 08:03:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:03:02,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:02,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-04fb277b-19e1-48b6-9fee-4d4f6525ff58 Date: Mon, 22 Oct 2018 08:03:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "metadata": {}}], "file": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file", "owner": "69521916879240d683f02d12731efd37", "id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "size": 12716032, "self": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:03:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:03:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:03:02,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-04fb277b-19e1-48b6-9fee-4d4f6525ff58 2018-10-22 08:03:02,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164236068726s 2018-10-22 08:03:02,242 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-04fb277b-19e1-48b6-9fee-4d4f6525ff58 2018-10-22 08:03:02,244 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file', 'owner': u'69521916879240d683f02d12731efd37', 'id': u'ee1a44e7-9d5e-474d-97ea-ec5e0789164c', 'size': 12716032, u'self': u'/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69521916879240d683f02d12731efd37', 'name': 'vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:03:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T08:03:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b', 'created': u'2018-10-22T08:03:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:03:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:03:02,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:03:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_72da5902-0183-4b44-8eea-a145a991ee6b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:03:02,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7bf04ae-caeb-405c-827b-af9281b4dfee x-compute-request-id: req-f7bf04ae-caeb-405c-827b-af9281b4dfee Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "name": "vping_userdata-flavor_72da5902-0183-4b44-8eea-a145a991ee6b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:03:02,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f7bf04ae-caeb-405c-827b-af9281b4dfee 2018-10-22 08:03:02,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.203491926193s 2018-10-22 08:03:02,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f7bf04ae-caeb-405c-827b-af9281b4dfee returning object 2a9a1849-8b0a-486c-ba34-37fbeef37c54 2018-10-22 08:03:02,450 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_72da5902-0183-4b44-8eea-a145a991ee6b', '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'f281155a378b4c45907df4c470833e42', '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'2a9a1849-8b0a-486c-ba34-37fbeef37c54', 'swap': 0}) 2018-10-22 08:03:02,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:03:02,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54/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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" -d '{"extra_specs": {}}' 2018-10-22 08:03:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9875c7bf-bb1d-4cc9-89df-3758de042fe9 x-compute-request-id: req-9875c7bf-bb1d-4cc9-89df-3758de042fe9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:03:02,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54/os-extra_specs used request id req-9875c7bf-bb1d-4cc9-89df-3758de042fe9 2018-10-22 08:03:02,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243940353394s 2018-10-22 08:03:02,476 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54/os-extra_specs used request id req-9875c7bf-bb1d-4cc9-89df-3758de042fe9 2018-10-22 08:03:02,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:03:02,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:02,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-1a7ca207-da51-4106-a3fe-53cf352fb62c Date: Mon, 22 Oct 2018 08:03: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":["dfab7b89-bd87-4b3c-9a32-42806323ecb8"],"updated_at":"2018-10-22T08:02:52Z","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69521916879240d683f02d12731efd37","id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","name":"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:03:02,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a7ca207-da51-4106-a3fe-53cf352fb62c 2018-10-22 08:03:02,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237875938416s 2018-10-22 08:03:02,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a7ca207-da51-4106-a3fe-53cf352fb62c 2018-10-22 08:03:02,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:03:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:02,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d965d6eb-5f3b-4342-b9ab-42b9fa802dbd Date: Mon, 22 Oct 2018 08:03:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "metadata": {}}], "file": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file", "owner": "69521916879240d683f02d12731efd37", "id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "size": 12716032, "self": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:03:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:03:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:03:02,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d965d6eb-5f3b-4342-b9ab-42b9fa802dbd 2018-10-22 08:03:02,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365970134735s 2018-10-22 08:03:02,753 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d965d6eb-5f3b-4342-b9ab-42b9fa802dbd 2018-10-22 08:03:02,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:03:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:02,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09284a17-77bc-4b1d-9d6a-90f45bb13b01 x-compute-request-id: req-09284a17-77bc-4b1d-9d6a-90f45bb13b01 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "name": "vping_userdata-flavor_72da5902-0183-4b44-8eea-a145a991ee6b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:03:02,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-09284a17-77bc-4b1d-9d6a-90f45bb13b01 2018-10-22 08:03:02,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195928096771s 2018-10-22 08:03:02,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-09284a17-77bc-4b1d-9d6a-90f45bb13b01 2018-10-22 08:03:02,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-22 08:03:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"server": {"name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "imageRef": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "flavorRef": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4f69f773-181f-4e2b-b5f8-9c62149360a3"}]}}' 2018-10-22 08:03:04,761 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-467f9a55-6daa-4233-934f-23a2e0bb5216 x-compute-request-id: req-467f9a55-6daa-4233-934f-23a2e0bb5216 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "adminPass": "q354x7mVw52y"}} 2018-10-22 08:03:04,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-467f9a55-6daa-4233-934f-23a2e0bb5216 2018-10-22 08:03:04,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.80767512321s 2018-10-22 08:03:04,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-467f9a55-6daa-4233-934f-23a2e0bb5216 2018-10-22 08:03:04,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:05,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd1eeb77-5493-49bd-9967-0bc95e1bf63e x-compute-request-id: req-bd1eeb77-5493-49bd-9967-0bc95e1bf63e Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:05,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd1eeb77-5493-49bd-9967-0bc95e1bf63e 2018-10-22 08:03:05,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.278174161911s 2018-10-22 08:03:05,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd1eeb77-5493-49bd-9967-0bc95e1bf63e 2018-10-22 08:03:05,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:03:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:05,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-2fc6fef1-7480-410c-933b-729954b9e34c Date: Mon, 22 Oct 2018 08:03: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":["dfab7b89-bd87-4b3c-9a32-42806323ecb8"],"updated_at":"2018-10-22T08:02:52Z","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69521916879240d683f02d12731efd37","id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","name":"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:03:05,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2fc6fef1-7480-410c-933b-729954b9e34c 2018-10-22 08:03:05,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12019109726s 2018-10-22 08:03:05,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2fc6fef1-7480-410c-933b-729954b9e34c 2018-10-22 08:03:05,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 08:03:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:05,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-29540d96-2c69-4056-ad48-3ab880edd171 Date: Mon, 22 Oct 2018 08:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:02:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"69521916879240d683f02d12731efd37","id":"dfab7b89-bd87-4b3c-9a32-42806323ecb8","subnetpool_id":null,"name":"vping_userdata-subnet_72da5902-0183-4b44-8eea-a145a991ee6b"}]} 2018-10-22 08:03:05,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-29540d96-2c69-4056-ad48-3ab880edd171 2018-10-22 08:03:05,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.271476984024s 2018-10-22 08:03:05,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-29540d96-2c69-4056-ad48-3ab880edd171 2018-10-22 08:03:05,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:07,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:08,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03: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-b1bbe35a-91c7-4d4e-bdfd-f2d3d0296eed x-compute-request-id: req-b1bbe35a-91c7-4d4e-bdfd-f2d3d0296eed Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:05Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:08,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b1bbe35a-91c7-4d4e-bdfd-f2d3d0296eed 2018-10-22 08:03:08,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682871103287s 2018-10-22 08:03:08,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b1bbe35a-91c7-4d4e-bdfd-f2d3d0296eed 2018-10-22 08:03:08,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:10,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:10,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03: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-d115794f-bff6-43ea-ba36-49d1a1269718 x-compute-request-id: req-d115794f-bff6-43ea-ba36-49d1a1269718 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:05Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:10,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d115794f-bff6-43ea-ba36-49d1a1269718 2018-10-22 08:03:10,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743484973907s 2018-10-22 08:03:10,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d115794f-bff6-43ea-ba36-49d1a1269718 2018-10-22 08:03:10,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:12,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:13,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03: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-459af88d-df16-4752-abfc-08ddaaa1a606 x-compute-request-id: req-459af88d-df16-4752-abfc-08ddaaa1a606 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:13,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-459af88d-df16-4752-abfc-08ddaaa1a606 2018-10-22 08:03:13,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469309091568s 2018-10-22 08:03:13,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-459af88d-df16-4752-abfc-08ddaaa1a606 2018-10-22 08:03:13,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 08:03:13,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=285c8d08-6fcc-4f2b-ab04-11c6fe0175cc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:13,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a8bce236-8afd-44aa-bf28-8a78169b67e6 Date: Mon, 22 Oct 2018 08:03:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfab7b89-bd87-4b3c-9a32-42806323ecb8","ip_address":"192.168.120.12"}],"id":"cb55c9d9-5646-4ae9-8fa2-bd8262ce9d97","security_groups":["b4aa4544-1d59-446b-9856-d0b14c3ff310"],"mac_address":"fa:16:3e:97:48:a3","project_id":"69521916879240d683f02d12731efd37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:03:06Z","binding:vnic_type":"normal","device_id":"285c8d08-6fcc-4f2b-ab04-11c6fe0175cc"}]} 2018-10-22 08:03:13,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=285c8d08-6fcc-4f2b-ab04-11c6fe0175cc used request id req-a8bce236-8afd-44aa-bf28-8a78169b67e6 2018-10-22 08:03:13,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.202747106552s 2018-10-22 08:03:13,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=285c8d08-6fcc-4f2b-ab04-11c6fe0175cc used request id req-a8bce236-8afd-44aa-bf28-8a78169b67e6 2018-10-22 08:03:13,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:03:13,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=cb55c9d9-5646-4ae9-8fa2-bd8262ce9d97" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:13,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c27994e5-30b2-4c35-ba90-1b380eca6de1 Date: Mon, 22 Oct 2018 08:03:13 GMT RESP BODY: {"floatingips": []} 2018-10-22 08:03:13,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=cb55c9d9-5646-4ae9-8fa2-bd8262ce9d97 used request id req-c27994e5-30b2-4c35-ba90-1b380eca6de1 2018-10-22 08:03:13,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0177328586578s 2018-10-22 08:03:13,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=cb55c9d9-5646-4ae9-8fa2-bd8262ce9d97 used request id req-c27994e5-30b2-4c35-ba90-1b380eca6de1 2018-10-22 08:03:13,587 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:97:48:a3', 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'ee1a44e7-9d5e-474d-97ea-ec5e0789164c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:03:10.000000', 'flavor': Munch({u'id': u'2a9a1849-8b0a-486c-ba34-37fbeef37c54'}), 'az': u'nova', 'id': u'285c8d08-6fcc-4f2b-ab04-11c6fe0175cc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5910f91249448068ca2d476776fabbc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69521916879240d683f02d12731efd37', 'name': 'vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-22T08:03:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-22T08:03:10Z', 'hostId': u'0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:03:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'69521916879240d683f02d12731efd37', 'name': u'vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b', 'adminPass': u'q354x7mVw52y', 'tenant_id': u'69521916879240d683f02d12731efd37', 'region': 'regionOne', 'created': u'2018-10-22T08:03:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-22 08:03:13,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:03:13,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:13,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-4a9419b2-3b5e-436e-a5c4-d71781fc56e9 Date: Mon, 22 Oct 2018 08: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":["dfab7b89-bd87-4b3c-9a32-42806323ecb8"],"updated_at":"2018-10-22T08:02:52Z","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69521916879240d683f02d12731efd37","id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","name":"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:03:13,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a9419b2-3b5e-436e-a5c4-d71781fc56e9 2018-10-22 08:03:13,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256072044373s 2018-10-22 08:03:13,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a9419b2-3b5e-436e-a5c4-d71781fc56e9 2018-10-22 08:03:13,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:03:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:13,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-89b46952-caa4-4438-acc1-f233fa4aefa9 Date: Mon, 22 Oct 2018 08:03:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "metadata": {}}], "file": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file", "owner": "69521916879240d683f02d12731efd37", "id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "size": 12716032, "self": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:03:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:03:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:03:13,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-89b46952-caa4-4438-acc1-f233fa4aefa9 2018-10-22 08:03:13,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428059101105s 2018-10-22 08:03:13,888 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-89b46952-caa4-4438-acc1-f233fa4aefa9 2018-10-22 08:03:13,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:03:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:13,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdd03003-ec10-4773-9323-a91516372654 x-compute-request-id: req-cdd03003-ec10-4773-9323-a91516372654 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "name": "vping_userdata-flavor_72da5902-0183-4b44-8eea-a145a991ee6b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:03:13,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cdd03003-ec10-4773-9323-a91516372654 2018-10-22 08:03:13,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0387420654297s 2018-10-22 08:03:13,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cdd03003-ec10-4773-9323-a91516372654 2018-10-22 08:03:13,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-22 08:03:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"server": {"name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "imageRef": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "flavorRef": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4f69f773-181f-4e2b-b5f8-9c62149360a3"}]}}' 2018-10-22 08:03:15,033 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2d45938-89bb-4165-9626-cc5099b0f9b1 x-compute-request-id: req-e2d45938-89bb-4165-9626-cc5099b0f9b1 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8029541-a714-49ec-a597-44a21a067206", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "adminPass": "zaS94k7Yy2vS"}} 2018-10-22 08:03:15,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-e2d45938-89bb-4165-9626-cc5099b0f9b1 2018-10-22 08:03:15,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.10228395462s 2018-10-22 08:03:15,034 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-e2d45938-89bb-4165-9626-cc5099b0f9b1 2018-10-22 08:03:15,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:15,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03: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-9d2c7db4-00fc-4f06-9a2d-bb757a396e54 x-compute-request-id: req-9d2c7db4-00fc-4f06-9a2d-bb757a396e54 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:15,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d2c7db4-00fc-4f06-9a2d-bb757a396e54 2018-10-22 08:03:15,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594661951065s 2018-10-22 08:03:15,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d2c7db4-00fc-4f06-9a2d-bb757a396e54 2018-10-22 08:03:15,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:17,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:18,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03: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-4d50b1c8-ce86-4802-a6fb-acc7628e749b x-compute-request-id: req-4d50b1c8-ce86-4802-a6fb-acc7628e749b 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.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:16Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:18,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d50b1c8-ce86-4802-a6fb-acc7628e749b 2018-10-22 08:03:18,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66517496109s 2018-10-22 08:03:18,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d50b1c8-ce86-4802-a6fb-acc7628e749b 2018-10-22 08:03:18,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:20,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:20,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4893a402-349f-46f4-a5b4-b4a46ed4db26 x-compute-request-id: req-4893a402-349f-46f4-a5b4-b4a46ed4db26 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.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:16Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:20,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4893a402-349f-46f4-a5b4-b4a46ed4db26 2018-10-22 08:03:20,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459668874741s 2018-10-22 08:03:20,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4893a402-349f-46f4-a5b4-b4a46ed4db26 2018-10-22 08:03:20,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:22,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:23,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37c8462b-e12e-46c0-b7b9-0cf1ecdf82fc x-compute-request-id: req-37c8462b-e12e-46c0-b7b9-0cf1ecdf82fc 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.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T08:03:16Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:23,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37c8462b-e12e-46c0-b7b9-0cf1ecdf82fc 2018-10-22 08:03:23,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363958120346s 2018-10-22 08:03:23,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37c8462b-e12e-46c0-b7b9-0cf1ecdf82fc 2018-10-22 08:03:23,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:25,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:25,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d88bfbe-d19d-4c73-89f6-e447a4419929 x-compute-request-id: req-4d88bfbe-d19d-4c73-89f6-e447a4419929 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:58", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:23.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:23Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:25,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d88bfbe-d19d-4c73-89f6-e447a4419929 2018-10-22 08:03:25,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502998828888s 2018-10-22 08:03:25,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d88bfbe-d19d-4c73-89f6-e447a4419929 2018-10-22 08:03:25,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 08:03:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b8029541-a714-49ec-a597-44a21a067206" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:25,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4799bf4f-c9ec-4415-8570-c737960a7b39 Date: Mon, 22 Oct 2018 08:03:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:03:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfab7b89-bd87-4b3c-9a32-42806323ecb8","ip_address":"192.168.120.9"}],"id":"0c46130d-89ff-4700-ba1d-ec97babfe40a","security_groups":["b4aa4544-1d59-446b-9856-d0b14c3ff310"],"mac_address":"fa:16:3e:56:aa:58","project_id":"69521916879240d683f02d12731efd37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:03:16Z","binding:vnic_type":"normal","device_id":"b8029541-a714-49ec-a597-44a21a067206"}]} 2018-10-22 08:03:25,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b8029541-a714-49ec-a597-44a21a067206 used request id req-4799bf4f-c9ec-4415-8570-c737960a7b39 2018-10-22 08:03:25,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0599629878998s 2018-10-22 08:03:25,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b8029541-a714-49ec-a597-44a21a067206 used request id req-4799bf4f-c9ec-4415-8570-c737960a7b39 2018-10-22 08:03:25,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 08:03:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=0c46130d-89ff-4700-ba1d-ec97babfe40a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:25,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-69bec95a-1b55-45d0-84b1-c180a46dcb7e Date: Mon, 22 Oct 2018 08:03:25 GMT RESP BODY: {"floatingips": []} 2018-10-22 08:03:25,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=0c46130d-89ff-4700-ba1d-ec97babfe40a used request id req-69bec95a-1b55-45d0-84b1-c180a46dcb7e 2018-10-22 08:03:25,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.156582117081s 2018-10-22 08:03:25,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=0c46130d-89ff-4700-ba1d-ec97babfe40a used request id req-69bec95a-1b55-45d0-84b1-c180a46dcb7e 2018-10-22 08:03:25,881 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:aa:58', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee1a44e7-9d5e-474d-97ea-ec5e0789164c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:03:23.000000', 'flavor': Munch({u'id': u'2a9a1849-8b0a-486c-ba34-37fbeef37c54'}), 'az': u'nova', 'id': u'b8029541-a714-49ec-a597-44a21a067206', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5910f91249448068ca2d476776fabbc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69521916879240d683f02d12731efd37', 'name': 'vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-22T08:03:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-22T08:03:23Z', 'hostId': u'd64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'd64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T08:03:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'69521916879240d683f02d12731efd37', 'name': u'vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b', 'adminPass': u'zaS94k7Yy2vS', 'tenant_id': u'69521916879240d683f02d12731efd37', 'region': 'regionOne', 'created': u'2018-10-22T08:03:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-22 08:03:25,882 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-22 08:03:26,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:27,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48960cce-8798-400e-afc0-bfc77781893a x-compute-request-id: req-48960cce-8798-400e-afc0-bfc77781893a Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:58", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:23.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:23Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:10Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:27,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-48960cce-8798-400e-afc0-bfc77781893a 2018-10-22 08:03:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515918970108s 2018-10-22 08:03:27,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-48960cce-8798-400e-afc0-bfc77781893a 2018-10-22 08:03:27,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-22 08:03:27,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206/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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 08:03:28,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ac34316-2927-4542-af60-64d050cfa1f2 x-compute-request-id: req-1ac34316-2927-4542-af60-64d050cfa1f2 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 496776004 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.910 MHz processor\n[ 0.132659] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134343] pid_max: default: 32768 minimum: 301\n[ 0.135256] ACPI: Core revision 20150930\n[ 0.136652] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137982] Security Framework initialized\n[ 0.138819] Yama: becoming mindful.\n[ 0.139563] AppArmor: AppArmor initialized\n[ 0.140436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144321] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145741] Initializing cgroup subsys io\n[ 0.146570] Initializing cgroup subsys memory\n[ 0.147495] Initializing cgroup subsys devices\n[ 0.148390] Initializing cgroup subsys freezer\n[ 0.149273] Initializing cgroup subsys net_cls\n[ 0.150156] Initializing cgroup subsys perf_event\n[ 0.151078] Initializing cgroup subsys net_prio\n[ 0.151994] Initializing cgroup subsys hugetlb\n[ 0.152877] Initializing cgroup subsys pids\n[ 0.153764] CPU: Physical Processor ID: 0\n[ 0.155295] mce: CPU supports 10 MCE banks\n[ 0.156167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168995] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175351] ftrace: allocating 31920 entries in 125 pages\n[ 0.201461] smpboot: Max logical packages: 1\n[ 0.202325] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203711] x2apic enabled\n[ 0.204534] Switched APIC routing to physical x2apic.\n[ 0.206305] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207438] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209457] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211280] KVM setup paravirtual spinlock\n[ 0.212589] x86: Booted up 1 node, 1 CPUs\n[ 0.213413] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214828] devtmpfs: initialized\n[ 0.216557] evm: security.selinux\n[ 0.217245] evm: security.SMACK64\n[ 0.217944] evm: security.SMACK64EXEC\n[ 0.218703] evm: security.SMACK64TRANSMUTE\n[ 0.219525] evm: security.SMACK64MMAP\n[ 0.220285] evm: security.ima\n[ 0.220953] evm: security.capability\n[ 0.221772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223659] pinctrl core: initialized pinctrl subsystem\n[ 0.224785] RTC time: 8:03:23, date: 10/22/18\n[ 0.225757] NET: Registered protocol family 16\n[ 0.226745] cpuidle: using governor ladder\n[ 0.227594] cpuidle: using governor menu\n[ 0.228414] PCCT header not found.\n[ 0.229186] ACPI: bus type PCI registered\n[ 0.230003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231271] PCI: Using configuration type 1 for base access\n[ 0.233037] ACPI: Added _OSI(Module Device)\n[ 0.233949] ACPI: Added _OSI(Processor Device)\n[ 0.234818] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235723] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237859] ACPI: Interpreter enabled\n[ 0.238642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246043] ACPI: (supports S0 S5)\n[ 0.246752] ACPI: Using IOAPIC for interrupt routing\n[ 0.247807] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250909] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252060] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253300] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254490] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256712] acpiphp: Slot [3] registered\n[ 0.257760] acpiphp: Slot [4] registered\n[ 0.258791] acpiphp: Slot [5] registered\n[ 0.259813] acpiphp: Slot [6] registered\n[ 0.260837] acpiphp: Slot [7] registered\n[ 0.261857] acpiphp: Slot [8] registered\n[ 0.262943] acpiphp: Slot [9] registered\n[ 0.263963] acpiphp: Slot [10] registered\n[ 0.265008] acpiphp: Slot [11] registered\n[ 0.266053] acpiphp: Slot [12] registered\n[ 0.267091] acpiphp: Slot [13] registered\n[ 0.268129] acpiphp: Slot [14] registered\n[ 0.269220] acpiphp: Slot [15] registered\n[ 0.280509] acpiphp: Slot [16] registered\n[ 0.281569] acpiphp: Slot [17] registered\n[ 0.282617] acpiphp: Slot [18] registered\n[ 0.283662] acpiphp: Slot [19] registered\n[ 0.284711] acpiphp: Slot [20] registered\n[ 0.285755] acpiphp: Slot [21] registered\n[ 0.286793] acpiphp: Slot [22] registered\n[ 0.287817] acpiphp: Slot [23] registered\n[ 0.288643] acpiphp: Slot [24] registered\n[ 0.289459] acpiphp: Slot [25] registered\n[ 0.290268] acpiphp: Slot [26] registered\n[ 0.291068] acpiphp: Slot [27] registered\n[ 0.291883] acpiphp: Slot [28] registered\n[ 0.292721] acpiphp: Slot [29] registered\n[ 0.293580] acpiphp: Slot [30] registered\n[ 0.294420] acpiphp: Slot [31] registered\n[ 0.295265] PCI host bridge to bus 0000:00\n[ 0.296106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297385] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301735] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307986] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368697] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372917] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374085] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376870] vgaarb: loaded\n[ 0.377484] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378630] SCSI subsystem initialized\n[ 0.379447] ACPI: bus type USB registered\n[ 0.380257] usbcore: registered new interface driver usbfs\n[ 0.381278] usbcore: registered new interface driver hub\n[ 0.382276] usbcore: registered new device driver usb\n[ 0.383383] PCI: Using ACPI for IRQ routing\n[ 0.384411] NetLabel: Initializing\n[ 0.385118] NetLabel: domain hash size = 128\n[ 0.385967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386917] NetLabel: unlabeled traffic allowed by default\n[ 0.388008] clocksource: Switched to clocksource kvm-clock\n[ 0.393372] AppArmor: AppArmor Filesystem Enabled\n[ 0.394348] pnp: PnP ACPI init\n[ 0.395253] pnp: PnP ACPI: found 5 devices\n[ 0.401619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403349] NET: Registered protocol family 2\n[ 0.404306] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405573] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406739] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408970] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410132] NET: Registered protocol family 1\n[ 0.410994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413151] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427334] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441719] Trying to unpack rootfs image as initramfs...\n[ 0.491252] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505425] Scanning for low memory corruption every 60 seconds\n[ 0.506781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507923] audit: initializing netlink subsys (disabled)\n[ 0.508956] audit: type=2000 audit(1540195403.841:1): initialized\n[ 0.510264] Initialise system trusted keyring\n[ 0.511184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514303] zbud: loaded\n[ 0.514996] VFS: Disk quotas dquot_6.6.0\n[ 0.515811] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517322] fuse init (API version 7.23)\n[ 0.518211] Key type big_key registered\n[ 0.519001] Allocating IMA MOK and blacklist keyrings.\n[ 0.520109] Key type asymmetric registered\n[ 0.520933] Asymmetric key parser 'x509' registered\n[ 0.521875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523723] io scheduler noop registered\n[ 0.524524] io scheduler deadline registered (default)\n[ 0.525502] io scheduler cfq registered\n[ 0.526325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528725] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530174] ACPI: Power Button [PWRF]\n[ 0.530994] GHES: HEST is not enabled!\n[ 0.544754] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576836] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602314] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605683] Linux agpgart interface v0.103\n[ 0.608171] brd: module loaded\n[ 0.609698] loop: module loaded\n[ 0.615328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617103] GPT:90111 != 2097151\n[ 0.617904] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619189] GPT:90111 != 2097151\n[ 0.619945] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621063] vda: vda1 vda15\n[ 0.622711] scsi host0: ata_piix\n[ 0.623585] scsi host1: ata_piix\n[ 0.624491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627483] libphy: Fixed MDIO Bus: probed\n[ 0.628528] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629939] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632319] PPP generic driver version 2.4.2\n[ 0.633300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634600] ehci-pci: EHCI PCI platform driver\n[ 0.635549] ehci-platform: EHCI generic platform driver\n[ 0.636621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.637941] ohci-pci: OHCI PCI platform driver\n[ 0.638887] ohci-platform: OHCI generic platform driver\n[ 0.639949] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655794] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663631] usb usb1: Product: UHCI Host Controller\n[ 0.664911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666367] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667620] hub 1-0:1.0: USB hub found\n[ 0.668518] hub 1-0:1.0: 2 ports detected\n[ 0.669528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671847] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.674123] mousedev: PS/2 mouse device common for all mice\n[ 0.675623] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677726] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681793] i2c /dev entries driver\n[ 0.682609] device-mapper: uevent: version 1.0.3\n[ 0.683656] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686932] NET: Registered protocol family 10\n[ 0.688053] NET: Registered protocol family 17\n[ 0.689046] Key type dns_resolver registered\n[ 0.690137] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691366] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693385] registered taskstats version 1\n[ 0.694333] Loading compiled-in X.509 certificates\n[ 0.695957] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698312] zswap: loaded using pool lzo/zbud\n[ 0.700494] Key type trusted registered\n[ 0.702605] Key type encrypted registered\n[ 0.703472] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704521] ima: No TPM chip found, activating TPM-bypass!\n[ 0.705569] evm: HMAC attrs: 0x1\n[ 0.706545] Magic number: 6:39:69\n[ 0.707399] rtc_cmos 00:00: setting system clock to 2018-10-22 08:03:23 UTC (1540195403)\n[ 0.709017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710136] EDD information not available.\n[ 0.784997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786555] Write protecting the kernel read-only data: 14336k\n[ 0.798597] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800396] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.842916] 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.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.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.54. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDB6B8BUfUspzsBomk/X4j3WzW0Xk0FLKrk5HbxkUkUtjebS+IozcpTi2Yf8jMMWN0wnKV2O/+VmnnbQPY2d3DhgKGpvXKlsjALH5PbdDMR3YRggRE4B0/8pZ5sps+lJ9gPVWTyPoFQdV1JM2XLmqyaNZHjgSuAz7PU+n82Nyxy934ruLFkFMHNb6LkB0tk82RM7DU4zzMBHS1Tp+jgsR8eYfGZ+MunZ5mmd01uxB9qDTYnpcO+rMwjtsR5qk5ERaN3jsyCFC1sfl6FCeplrxkwTTBSlpopb9t+2raMyZ3Nrjs6NvzJFxoK1ansoh16SY9D+CM+GXlqWv25ZX7im8sN root@vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b\nssh-dss AAAAB3NzaC1kc3MAAACBAODa4P1eV6Bkx/UdpufzNrZZD/2w5rHg36z8tHkFModeaVXlVvbyEK/WNdIWU3RE/Vod0DrXzjRy8hdPmR2t7nfwYZWIMZQq30c0rkezvW2y3mz8PdkS82NLx4BwSaTelQZ38M5/UDXGUYL/jDyVMfHNEoT1qkYwIHClXugznwWHAAAAFQCq2Y2VHCkyHzgvBOoxok82P+sAFQAAAIB//tAuaTsvx9Seqy4jPZcZ8tKpO3qfVEhIr+FcdFPqI1u9N/3nOfGienZQ2KgS5smaPhSrCteov34I1PO4P/PXH6F1pAHWkRxGhgpxZNMX07a2XBXpAzJVYFFIj0v9BawpYAHLFL7ja0lzpHR7b+CzSv7MeR3KY4LKt0UmCftx0gAAAIEAqR6DLxd1q/+Zq+0Mq+rOruCmzjHQ8j8lMZ/En70f9oad71R7/YicSahezKpLFwixDVBCRrBxJwCd5DNNHhuinlohq0km4Hz0FKjdpuV4t1IfyQ9/QaCAekgboPlD0iZsrKtJZcqirFu9I/T2BDXB95aByt+PqihWu1kjiQY9+ZA= root@vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe56:aa58/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.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=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.\nvping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b login: "} 2018-10-22 08:03:28,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206/action used request id req-1ac34316-2927-4542-af60-64d050cfa1f2 2018-10-22 08:03:28,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10482907295s 2018-10-22 08:03:28,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206/action used request id req-1ac34316-2927-4542-af60-64d050cfa1f2 2018-10-22 08:03:28,509 - 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 496776004 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.910 MHz processor [ 0.132659] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134343] pid_max: default: 32768 minimum: 301 [ 0.135256] ACPI: Core revision 20150930 [ 0.136652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137982] Security Framework initialized [ 0.138819] Yama: becoming mindful. [ 0.139563] AppArmor: AppArmor initialized [ 0.140436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144321] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145741] Initializing cgroup subsys io [ 0.146570] Initializing cgroup subsys memory [ 0.147495] Initializing cgroup subsys devices [ 0.148390] Initializing cgroup subsys freezer [ 0.149273] Initializing cgroup subsys net_cls [ 0.150156] Initializing cgroup subsys perf_event [ 0.151078] Initializing cgroup subsys net_prio [ 0.151994] Initializing cgroup subsys hugetlb [ 0.152877] Initializing cgroup subsys pids [ 0.153764] CPU: Physical Processor ID: 0 [ 0.155295] mce: CPU supports 10 MCE banks [ 0.156167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168995] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175351] ftrace: allocating 31920 entries in 125 pages [ 0.201461] smpboot: Max logical packages: 1 [ 0.202325] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203711] x2apic enabled [ 0.204534] Switched APIC routing to physical x2apic. [ 0.206305] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207438] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209457] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211280] KVM setup paravirtual spinlock [ 0.212589] x86: Booted up 1 node, 1 CPUs [ 0.213413] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214828] devtmpfs: initialized [ 0.216557] evm: security.selinux [ 0.217245] evm: security.SMACK64 [ 0.217944] evm: security.SMACK64EXEC [ 0.218703] evm: security.SMACK64TRANSMUTE [ 0.219525] evm: security.SMACK64MMAP [ 0.220285] evm: security.ima [ 0.220953] evm: security.capability [ 0.221772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223659] pinctrl core: initialized pinctrl subsystem [ 0.224785] RTC time: 8:03:23, date: 10/22/18 [ 0.225757] NET: Registered protocol family 16 [ 0.226745] cpuidle: using governor ladder [ 0.227594] cpuidle: using governor menu [ 0.228414] PCCT header not found. [ 0.229186] ACPI: bus type PCI registered [ 0.230003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231271] PCI: Using configuration type 1 for base access [ 0.233037] ACPI: Added _OSI(Module Device) [ 0.233949] ACPI: Added _OSI(Processor Device) [ 0.234818] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235723] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237859] ACPI: Interpreter enabled [ 0.238642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.242349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.244203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.246043] ACPI: (supports S0 S5) [ 0.246752] ACPI: Using IOAPIC for interrupt routing [ 0.247807] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250909] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252060] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253300] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254490] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256712] acpiphp: Slot [3] registered [ 0.257760] acpiphp: Slot [4] registered [ 0.258791] acpiphp: Slot [5] registered [ 0.259813] acpiphp: Slot [6] registered [ 0.260837] acpiphp: Slot [7] registered [ 0.261857] acpiphp: Slot [8] registered [ 0.262943] acpiphp: Slot [9] registered [ 0.263963] acpiphp: Slot [10] registered [ 0.265008] acpiphp: Slot [11] registered [ 0.266053] acpiphp: Slot [12] registered [ 0.267091] acpiphp: Slot [13] registered [ 0.268129] acpiphp: Slot [14] registered [ 0.269220] acpiphp: Slot [15] registered [ 0.280509] acpiphp: Slot [16] registered [ 0.281569] acpiphp: Slot [17] registered [ 0.282617] acpiphp: Slot [18] registered [ 0.283662] acpiphp: Slot [19] registered [ 0.284711] acpiphp: Slot [20] registered [ 0.285755] acpiphp: Slot [21] registered [ 0.286793] acpiphp: Slot [22] registered [ 0.287817] acpiphp: Slot [23] registered [ 0.288643] acpiphp: Slot [24] registered [ 0.289459] acpiphp: Slot [25] registered [ 0.290268] acpiphp: Slot [26] registered [ 0.291068] acpiphp: Slot [27] registered [ 0.291883] acpiphp: Slot [28] registered [ 0.292721] acpiphp: Slot [29] registered [ 0.293580] acpiphp: Slot [30] registered [ 0.294420] acpiphp: Slot [31] registered [ 0.295265] PCI host bridge to bus 0000:00 [ 0.296106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297385] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301735] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307986] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.310436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.367273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368697] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.370129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372917] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374085] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376870] vgaarb: loaded [ 0.377484] vgaarb: bridge control possible 0000:00:02.0 [ 0.378630] SCSI subsystem initialized [ 0.379447] ACPI: bus type USB registered [ 0.380257] usbcore: registered new interface driver usbfs [ 0.381278] usbcore: registered new interface driver hub [ 0.382276] usbcore: registered new device driver usb [ 0.383383] PCI: Using ACPI for IRQ routing [ 0.384411] NetLabel: Initializing [ 0.385118] NetLabel: domain hash size = 128 [ 0.385967] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.386917] NetLabel: unlabeled traffic allowed by default [ 0.388008] clocksource: Switched to clocksource kvm-clock [ 0.393372] AppArmor: AppArmor Filesystem Enabled [ 0.394348] pnp: PnP ACPI init [ 0.395253] pnp: PnP ACPI: found 5 devices [ 0.401619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403349] NET: Registered protocol family 2 [ 0.404306] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405573] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406739] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408970] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410132] NET: Registered protocol family 1 [ 0.410994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412084] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413151] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427334] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441719] Trying to unpack rootfs image as initramfs... [ 0.491252] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505425] Scanning for low memory corruption every 60 seconds [ 0.506781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.507923] audit: initializing netlink subsys (disabled) [ 0.508956] audit: type=2000 audit(1540195403.841:1): initialized [ 0.510264] Initialise system trusted keyring [ 0.511184] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.512348] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514303] zbud: loaded [ 0.514996] VFS: Disk quotas dquot_6.6.0 [ 0.515811] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517322] fuse init (API version 7.23) [ 0.518211] Key type big_key registered [ 0.519001] Allocating IMA MOK and blacklist keyrings. [ 0.520109] Key type asymmetric registered [ 0.520933] Asymmetric key parser 'x509' registered [ 0.521875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.523723] io scheduler noop registered [ 0.524524] io scheduler deadline registered (default) [ 0.525502] io scheduler cfq registered [ 0.526325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528725] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530174] ACPI: Power Button [PWRF] [ 0.530994] GHES: HEST is not enabled! [ 0.544754] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576836] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602314] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605683] Linux agpgart interface v0.103 [ 0.608171] brd: module loaded [ 0.609698] loop: module loaded [ 0.615328] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.617103] GPT:90111 != 2097151 [ 0.617904] GPT:Alternate GPT header not at the end of the disk. [ 0.619189] GPT:90111 != 2097151 [ 0.619945] GPT: Use GNU Parted to correct GPT errors. [ 0.621063] vda: vda1 vda15 [ 0.622711] scsi host0: ata_piix [ 0.623585] scsi host1: ata_piix [ 0.624491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.627483] libphy: Fixed MDIO Bus: probed [ 0.628528] tun: Universal TUN/TAP device driver, 1.6 [ 0.629939] tun: (C) 1999-2004 Max Krasnyansky [ 0.632319] PPP generic driver version 2.4.2 [ 0.633300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634600] ehci-pci: EHCI PCI platform driver [ 0.635549] ehci-platform: EHCI generic platform driver [ 0.636621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637941] ohci-pci: OHCI PCI platform driver [ 0.638887] ohci-platform: OHCI generic platform driver [ 0.639949] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654485] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655794] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657596] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.660302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.661862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.663631] usb usb1: Product: UHCI Host Controller [ 0.664911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.666367] usb usb1: SerialNumber: 0000:00:01.2 [ 0.667620] hub 1-0:1.0: USB hub found [ 0.668518] hub 1-0:1.0: 2 ports detected [ 0.669528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.671847] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.672929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.674123] mousedev: PS/2 mouse device common for all mice [ 0.675623] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.677726] rtc_cmos 00:00: RTC can wake from S4 [ 0.678965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.680375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.681793] i2c /dev entries driver [ 0.682609] device-mapper: uevent: version 1.0.3 [ 0.683656] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.685483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.686932] NET: Registered protocol family 10 [ 0.688053] NET: Registered protocol family 17 [ 0.689046] Key type dns_resolver registered [ 0.690137] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.691366] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.693385] registered taskstats version 1 [ 0.694333] Loading compiled-in X.509 certificates [ 0.695957] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698312] zswap: loaded using pool lzo/zbud [ 0.700494] Key type trusted registered [ 0.702605] Key type encrypted registered [ 0.703472] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704521] ima: No TPM chip found, activating TPM-bypass! [ 0.705569] evm: HMAC attrs: 0x1 [ 0.706545] Magic number: 6:39:69 [ 0.707399] rtc_cmos 00:00: setting system clock to 2018-10-22 08:03:23 UTC (1540195403) [ 0.709017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710136] EDD information not available. [ 0.784997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.786555] Write protecting the kernel read-only data: 14336k [ 0.798597] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800396] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.842916] 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.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.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.54. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDB6B8BUfUspzsBomk/X4j3WzW0Xk0FLKrk5HbxkUkUtjebS+IozcpTi2Yf8jMMWN0wnKV2O/+VmnnbQPY2d3DhgKGpvXKlsjALH5PbdDMR3YRggRE4B0/8pZ5sps+lJ9gPVWTyPoFQdV1JM2XLmqyaNZHjgSuAz7PU+n82Nyxy934ruLFkFMHNb6LkB0tk82RM7DU4zzMBHS1Tp+jgsR8eYfGZ+MunZ5mmd01uxB9qDTYnpcO+rMwjtsR5qk5ERaN3jsyCFC1sfl6FCeplrxkwTTBSlpopb9t+2raMyZ3Nrjs6NvzJFxoK1ansoh16SY9D+CM+GXlqWv25ZX7im8sN root@vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b ssh-dss AAAAB3NzaC1kc3MAAACBAODa4P1eV6Bkx/UdpufzNrZZD/2w5rHg36z8tHkFModeaVXlVvbyEK/WNdIWU3RE/Vod0DrXzjRy8hdPmR2t7nfwYZWIMZQq30c0rkezvW2y3mz8PdkS82NLx4BwSaTelQZ38M5/UDXGUYL/jDyVMfHNEoT1qkYwIHClXugznwWHAAAAFQCq2Y2VHCkyHzgvBOoxok82P+sAFQAAAIB//tAuaTsvx9Seqy4jPZcZ8tKpO3qfVEhIr+FcdFPqI1u9N/3nOfGienZQ2KgS5smaPhSrCteov34I1PO4P/PXH6F1pAHWkRxGhgpxZNMX07a2XBXpAzJVYFFIj0v9BawpYAHLFL7ja0lzpHR7b+CzSv7MeR3KY4LKt0UmCftx0gAAAIEAqR6DLxd1q/+Zq+0Mq+rOruCmzjHQ8j8lMZ/En70f9oad71R7/YicSahezKpLFwixDVBCRrBxJwCd5DNNHhuinlohq0km4Hz0FKjdpuV4t1IfyQ9/QaCAekgboPlD0iZsrKtJZcqirFu9I/T2BDXB95aByt+PqihWu1kjiQY9+ZA= root@vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe56:aa58/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-72da5902-0183-4b44-8eea-a145a991ee6b login: 2018-10-22 08:03:28,510 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-22 08:03:28,622 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:03:28,622 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-22 08:03:28,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 08:03:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:28,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f042bdb4-700a-4d64-a5b3-141362b6572b x-compute-request-id: req-f042bdb4-700a-4d64-a5b3-141362b6572b Content-Type: application/json 2018-10-22 08:03:28,775 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc used request id req-f042bdb4-700a-4d64-a5b3-141362b6572b 2018-10-22 08:03:28,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146875143051s 2018-10-22 08:03:28,775 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc used request id req-f042bdb4-700a-4d64-a5b3-141362b6572b 2018-10-22 08:03:28,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:29,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8da3f93-3510-493b-925d-d3200a32d9fe x-compute-request-id: req-f8da3f93-3510-493b-925d-d3200a32d9fe Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:58", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:23.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:23Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:28Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:29,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8da3f93-3510-493b-925d-d3200a32d9fe 2018-10-22 08:03:29,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739933013916s 2018-10-22 08:03:29,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8da3f93-3510-493b-925d-d3200a32d9fe 2018-10-22 08:03:29,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:31,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:32,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-2f15aa4b-0c4e-47b5-91f2-3b8a58c845c1 x-compute-request-id: req-2f15aa4b-0c4e-47b5-91f2-3b8a58c845c1 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:58", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:23.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:23Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:48:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:10.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "285c8d08-6fcc-4f2b-ab04-11c6fe0175cc", "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:31Z", "hostId": "0b42c421e7352ff3deca18d872333447d57977b704877fb9d20da40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:04Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:32,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f15aa4b-0c4e-47b5-91f2-3b8a58c845c1 2018-10-22 08:03:32,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510781049728s 2018-10-22 08:03:32,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f15aa4b-0c4e-47b5-91f2-3b8a58c845c1 2018-10-22 08:03:32,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:34,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:34,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5445aa52-62d3-4562-ab35-1ea5d20cbcfb x-compute-request-id: req-5445aa52-62d3-4562-ab35-1ea5d20cbcfb Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:58", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:23.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:23Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:34,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5445aa52-62d3-4562-ab35-1ea5d20cbcfb 2018-10-22 08:03:34,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819463014603s 2018-10-22 08:03:34,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5445aa52-62d3-4562-ab35-1ea5d20cbcfb 2018-10-22 08:03:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 08:03:34,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:35,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fb08754-118d-4855-bee9-392e8fced5e8 x-compute-request-id: req-3fb08754-118d-4855-bee9-392e8fced5e8 Content-Type: application/json 2018-10-22 08:03:35,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206 used request id req-3fb08754-118d-4855-bee9-392e8fced5e8 2018-10-22 08:03:35,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.244834184647s 2018-10-22 08:03:35,105 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206 used request id req-3fb08754-118d-4855-bee9-392e8fced5e8 2018-10-22 08:03:35,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:35,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98c611dc-93b4-4adc-962f-95fc4bd4a564 x-compute-request-id: req-98c611dc-93b4-4adc-962f-95fc4bd4a564 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:58", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8029541-a714-49ec-a597-44a21a067206", "rel": "bookmark"}], "image": {"id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "links": [{"href": "http://172.30.9.28:8774/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T08:03:23.000000", "flavor": {"id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "links": [{"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}]}, "id": "b8029541-a714-49ec-a597-44a21a067206", "security_groups": [{"name": "default"}], "user_id": "e5910f91249448068ca2d476776fabbc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T08:03:35Z", "hostId": "d64847d01d210cc0fad35a6587babcd61cfce7a01ad3de8f3b9cd359", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_72da5902-0183-4b44-8eea-a145a991ee6b", "created": "2018-10-22T08:03:14Z", "tenant_id": "69521916879240d683f02d12731efd37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 08:03:35,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-98c611dc-93b4-4adc-962f-95fc4bd4a564 2018-10-22 08:03:35,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614115953445s 2018-10-22 08:03:35,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-98c611dc-93b4-4adc-962f-95fc4bd4a564 2018-10-22 08:03:35,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 08:03:37,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 08:03:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:37,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd16222f-d6e2-4c53-9e0c-ce27ce064c4a x-compute-request-id: req-dd16222f-d6e2-4c53-9e0c-ce27ce064c4a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 08:03:37,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd16222f-d6e2-4c53-9e0c-ce27ce064c4a 2018-10-22 08:03:37,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0789511203766s 2018-10-22 08:03:37,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd16222f-d6e2-4c53-9e0c-ce27ce064c4a 2018-10-22 08:03:37,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-22 08:03:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a/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}26230d61986deafd30ec4ae268c3cde3210c7978" -d '{"subnet_id": "dfab7b89-bd87-4b3c-9a32-42806323ecb8"}' 2018-10-22 08:03:39,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-488c53cc-0c05-445e-9851-99223683324a Date: Mon, 22 Oct 2018 08:03:39 GMT RESP BODY: {"network_id": "4f69f773-181f-4e2b-b5f8-9c62149360a3", "tenant_id": "69521916879240d683f02d12731efd37", "subnet_id": "dfab7b89-bd87-4b3c-9a32-42806323ecb8", "subnet_ids": ["dfab7b89-bd87-4b3c-9a32-42806323ecb8"], "port_id": "3eda0959-adf1-4ac9-b596-cd344e85e444", "id": "0800619c-3c84-4d7d-b323-7c9717d4261a"} 2018-10-22 08:03:39,275 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a/remove_router_interface.json used request id req-488c53cc-0c05-445e-9851-99223683324a 2018-10-22 08:03:39,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47121906281s 2018-10-22 08:03:39,276 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a/remove_router_interface.json used request id req-488c53cc-0c05-445e-9851-99223683324a returning object 0800619c-3c84-4d7d-b323-7c9717d4261a 2018-10-22 08:03:39,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-22 08:03:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:39,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-ba35843e-175b-4af4-b124-21efadbd37f2 Date: Mon, 22 Oct 2018 08:03:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69521916879240d683f02d12731efd37", "created_at": "2018-10-22T08:02:53Z", "admin_state_up": true, "updated_at": "2018-10-22T08:03:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "69521916879240d683f02d12731efd37", "id": "0800619c-3c84-4d7d-b323-7c9717d4261a", "name": "vping_userdata-router_72da5902-0183-4b44-8eea-a145a991ee6b"}]} 2018-10-22 08:03:39,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ba35843e-175b-4af4-b124-21efadbd37f2 2018-10-22 08:03:39,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0838060379028s 2018-10-22 08:03:39,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ba35843e-175b-4af4-b124-21efadbd37f2 2018-10-22 08:03:39,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-22 08:03:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a.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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:42,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f28009b-839b-413d-8d09-ed801df02615 Content-Length: 0 Date: Mon, 22 Oct 2018 08:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:03:42,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a.json used request id req-2f28009b-839b-413d-8d09-ed801df02615 2018-10-22 08:03:42,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.23010587692s 2018-10-22 08:03:42,593 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0800619c-3c84-4d7d-b323-7c9717d4261a.json used request id req-2f28009b-839b-413d-8d09-ed801df02615 2018-10-22 08:03:42,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 08:03:42,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:42,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d1d71e9d-7801-4c46-8910-0c95688029a9 Date: Mon, 22 Oct 2018 08:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:02:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"69521916879240d683f02d12731efd37","id":"dfab7b89-bd87-4b3c-9a32-42806323ecb8","subnetpool_id":null,"name":"vping_userdata-subnet_72da5902-0183-4b44-8eea-a145a991ee6b"}]} 2018-10-22 08:03:42,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d1d71e9d-7801-4c46-8910-0c95688029a9 2018-10-22 08:03:42,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0571000576019s 2018-10-22 08:03:42,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d1d71e9d-7801-4c46-8910-0c95688029a9 2018-10-22 08:03:42,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-22 08:03:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/dfab7b89-bd87-4b3c-9a32-42806323ecb8.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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:44,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b41fb94d-105c-4192-8403-0b8cfbef5648 Date: Mon, 22 Oct 2018 08:03:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:03:44,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/dfab7b89-bd87-4b3c-9a32-42806323ecb8.json used request id req-b41fb94d-105c-4192-8403-0b8cfbef5648 2018-10-22 08:03:44,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.19414997101s 2018-10-22 08:03:44,846 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/dfab7b89-bd87-4b3c-9a32-42806323ecb8.json used request id req-b41fb94d-105c-4192-8403-0b8cfbef5648 2018-10-22 08:03:44,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:03:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:44,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-f8b86aa1-75b0-46c6-88ae-cabea75c63de Date: Mon, 22 Oct 2018 08:03: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":[],"updated_at":"2018-10-22T08:03:44Z","tenant_id":"69521916879240d683f02d12731efd37","created_at":"2018-10-22T08:02:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"69521916879240d683f02d12731efd37","id":"4f69f773-181f-4e2b-b5f8-9c62149360a3","name":"vping_userdata-net_72da5902-0183-4b44-8eea-a145a991ee6b"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 08:03:44,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f8b86aa1-75b0-46c6-88ae-cabea75c63de 2018-10-22 08:03:44,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113070011139s 2018-10-22 08:03:44,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f8b86aa1-75b0-46c6-88ae-cabea75c63de 2018-10-22 08:03:44,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-22 08:03:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/4f69f773-181f-4e2b-b5f8-9c62149360a3.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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:45,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbcd1b40-2332-4a7f-81ea-ca198fab8467 Date: Mon, 22 Oct 2018 08:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:03:45,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4f69f773-181f-4e2b-b5f8-9c62149360a3.json used request id req-dbcd1b40-2332-4a7f-81ea-ca198fab8467 2018-10-22 08:03:45,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.759320020676s 2018-10-22 08:03:45,721 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4f69f773-181f-4e2b-b5f8-9c62149360a3.json used request id req-dbcd1b40-2332-4a7f-81ea-ca198fab8467 2018-10-22 08:03:45,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:03:45,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:45,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b88c3796-82e3-4740-b89d-14631fe46643 Date: Mon, 22 Oct 2018 08:03:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "metadata": {}}], "file": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/file", "owner": "69521916879240d683f02d12731efd37", "id": "ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "size": 12716032, "self": "/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:03:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_72da5902-0183-4b44-8eea-a145a991ee6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:03:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:03:45,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b88c3796-82e3-4740-b89d-14631fe46643 2018-10-22 08:03:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188533782959s 2018-10-22 08:03:45,911 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b88c3796-82e3-4740-b89d-14631fe46643 2018-10-22 08:03:45,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:03:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26230d61986deafd30ec4ae268c3cde3210c7978" 2018-10-22 08:03:47,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc8f5dc0-18c6-4699-88f7-b5c7720e2462 Date: Mon, 22 Oct 2018 08:03:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:03:47,658 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c used request id req-bc8f5dc0-18c6-4699-88f7-b5c7720e2462 2018-10-22 08:03:47,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74556589127s 2018-10-22 08:03:47,659 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ee1a44e7-9d5e-474d-97ea-ec5e0789164c used request id req-bc8f5dc0-18c6-4699-88f7-b5c7720e2462 2018-10-22 08:03:47,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:03:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-9f79299e-13d7-4819-8cfc-44db4fd12976 x-compute-request-id: req-9f79299e-13d7-4819-8cfc-44db4fd12976 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a9a1849-8b0a-486c-ba34-37fbeef37c54", "name": "vping_userdata-flavor_72da5902-0183-4b44-8eea-a145a991ee6b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:03:47,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9f79299e-13d7-4819-8cfc-44db4fd12976 2018-10-22 08:03:47,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299768447876s 2018-10-22 08:03:47,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9f79299e-13d7-4819-8cfc-44db4fd12976 2018-10-22 08:03:47,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:03:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:47,744 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86bb0cca-1b6c-4b3b-9b9b-5d1a53edfaa5 x-compute-request-id: req-86bb0cca-1b6c-4b3b-9b9b-5d1a53edfaa5 Content-Length: 0 Content-Type: application/json 2018-10-22 08:03:47,744 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54 used request id req-86bb0cca-1b6c-4b3b-9b9b-5d1a53edfaa5 2018-10-22 08:03:47,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534508228302s 2018-10-22 08:03:47,745 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2a9a1849-8b0a-486c-ba34-37fbeef37c54 used request id req-86bb0cca-1b6c-4b3b-9b9b-5d1a53edfaa5 2018-10-22 08:03:47,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:03:47,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:47,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36f4bde-851c-4a36-89c4-69afd22f9e8a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b", "links": {"self": "http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc"}, "domain_id": "default", "enabled": true, "id": "e5910f91249448068ca2d476776fabbc", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:03:47,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b36f4bde-851c-4a36-89c4-69afd22f9e8a 2018-10-22 08:03:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992200374603s 2018-10-22 08:03:47,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b36f4bde-851c-4a36-89c4-69afd22f9e8a 2018-10-22 08:03:47,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:03:47,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:47,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fb9c8d-61f1-4cb2-a9d0-de398110c08d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc"}, "enabled": true, "id": "e5910f91249448068ca2d476776fabbc", "options": {}, "domain_id": "default", "name": "vping_userdata-user_72da5902-0183-4b44-8eea-a145a991ee6b"}} 2018-10-22 08:03:47,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc used request id req-70fb9c8d-61f1-4cb2-a9d0-de398110c08d 2018-10-22 08:03:47,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0867240428925s 2018-10-22 08:03:47,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc used request id req-70fb9c8d-61f1-4cb2-a9d0-de398110c08d 2018-10-22 08:03:47,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:03:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:48,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157350b5-f542-4297-ab9c-40dabd4a121d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:03:48,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc used request id req-157350b5-f542-4297-ab9c-40dabd4a121d 2018-10-22 08:03:48,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.261444091797s 2018-10-22 08:03:48,201 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e5910f91249448068ca2d476776fabbc used request id req-157350b5-f542-4297-ab9c-40dabd4a121d 2018-10-22 08:03:48,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:03:48,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:48,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86240e03-db68-4c5d-ac3b-6d9e83d19daa Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/69521916879240d683f02d12731efd37"}, "enabled": true, "id": "69521916879240d683f02d12731efd37", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_72da5902-0183-4b44-8eea-a145a991ee6b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:03:48,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-86240e03-db68-4c5d-ac3b-6d9e83d19daa 2018-10-22 08:03:48,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841200351715s 2018-10-22 08:03:48,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-86240e03-db68-4c5d-ac3b-6d9e83d19daa 2018-10-22 08:03:48,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:03:48,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/69521916879240d683f02d12731efd37 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:48,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c79462-46fc-4b95-a2eb-2d55e75a55f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:03:48,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/69521916879240d683f02d12731efd37 used request id req-97c79462-46fc-4b95-a2eb-2d55e75a55f2 2018-10-22 08:03:48,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.138080120087s 2018-10-22 08:03:48,426 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/69521916879240d683f02d12731efd37 used request id req-97c79462-46fc-4b95-a2eb-2d55e75a55f2 2018-10-22 08:03:48,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:48,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:48,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74aa4aa-0536-4b5e-87b4-2250f097c649 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b418cf8df32348b0aa8398805233c6df", "links": {"self": "http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:48,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f74aa4aa-0536-4b5e-87b4-2250f097c649 2018-10-22 08:03:48,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840780735016s 2018-10-22 08:03:48,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:03:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:48,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af118803-73a0-43c9-a0f5-904a7e274652 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:03:48,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b418cf8df32348b0aa8398805233c6df used request id req-af118803-73a0-43c9-a0f5-904a7e274652 2018-10-22 08:03:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0984680652618s 2018-10-22 08:03:48,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:03:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=69521916879240d683f02d12731efd37&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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:48,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-49008292-00eb-438e-ac8e-68d9e3cd2e8a Date: Mon, 22 Oct 2018 08:03:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69521916879240d683f02d12731efd37", "created_at": "2018-10-22T08:02:51Z", "updated_at": "2018-10-22T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "445e9359-faa6-4924-8d05-a1839395251d", "remote_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv4", "project_id": "69521916879240d683f02d12731efd37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "946c5b6f-2910-4964-8cc1-5537df1e6b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv4", "project_id": "69521916879240d683f02d12731efd37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "bde78c6d-15dc-4d4c-87f0-ead199fae899", "remote_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv6", "project_id": "69521916879240d683f02d12731efd37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "f2bb2be0-62c0-4d96-9e6b-18fc6ac2c935", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv6", "project_id": "69521916879240d683f02d12731efd37"}], "revision_number": 4, "project_id": "69521916879240d683f02d12731efd37", "id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "name": "default"}]} 2018-10-22 08:03:48,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=69521916879240d683f02d12731efd37&name=default used request id req-49008292-00eb-438e-ac8e-68d9e3cd2e8a 2018-10-22 08:03:48,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19132900238s 2018-10-22 08:03:48,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=69521916879240d683f02d12731efd37&name=default used request id req-49008292-00eb-438e-ac8e-68d9e3cd2e8a 2018-10-22 08:03:48,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:03:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:49,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-07b28097-8faa-4eb0-9dfd-75e9f43a447d Date: Mon, 22 Oct 2018 08:03:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69521916879240d683f02d12731efd37", "created_at": "2018-10-22T08:02:51Z", "updated_at": "2018-10-22T08:02:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "f2bb2be0-62c0-4d96-9e6b-18fc6ac2c935", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv6", "project_id": "69521916879240d683f02d12731efd37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "445e9359-faa6-4924-8d05-a1839395251d", "remote_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv4", "project_id": "69521916879240d683f02d12731efd37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "946c5b6f-2910-4964-8cc1-5537df1e6b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv4", "project_id": "69521916879240d683f02d12731efd37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:02:51Z", "revision_number": 0, "id": "bde78c6d-15dc-4d4c-87f0-ead199fae899", "remote_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "remote_ip_prefix": null, "created_at": "2018-10-22T08:02:51Z", "security_group_id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "tenant_id": "69521916879240d683f02d12731efd37", "port_range_min": null, "ethertype": "IPv6", "project_id": "69521916879240d683f02d12731efd37"}], "revision_number": 4, "project_id": "69521916879240d683f02d12731efd37", "id": "b4aa4544-1d59-446b-9856-d0b14c3ff310", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:03:49,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-07b28097-8faa-4eb0-9dfd-75e9f43a447d 2018-10-22 08:03:49,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194226026535s 2018-10-22 08:03:49,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-07b28097-8faa-4eb0-9dfd-75e9f43a447d 2018-10-22 08:03:49,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 08:03:49,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b4aa4544-1d59-446b-9856-d0b14c3ff310.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}202423ce3594ff705c8b09c94fd79c4f6daf78ce" 2018-10-22 08:03:49,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b87e178f-d80d-41bd-83cb-73e192d2429f Content-Length: 0 Date: Mon, 22 Oct 2018 08:03:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:03:49,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b4aa4544-1d59-446b-9856-d0b14c3ff310.json used request id req-b87e178f-d80d-41bd-83cb-73e192d2429f 2018-10-22 08:03:49,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.392488956451s 2018-10-22 08:03:49,402 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b4aa4544-1d59-446b-9856-d0b14c3ff310.json used request id req-b87e178f-d80d-41bd-83cb-73e192d2429f 2018-10-22 08:03:49,452 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-22 08:03:49,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:03:49,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:03:49,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:03:49,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:03:49,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:03:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:03:49,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039ea516-44df-4e16-a54f-fc508b6c5a3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:03:49,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-039ea516-44df-4e16-a54f-fc508b6c5a3b 2018-10-22 08:03:49,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:03:49,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["1dTmMsakSnynXjLz0a63zA"], "issued_at": "2018-10-22T08:03:49.000000Z"}} 2018-10-22 08:03:49,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:03:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:50,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bfc6f8c0-edcb-434c-b4b6-2a1fcc21e298 Date: Mon, 22 Oct 2018 08:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:03:50,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bfc6f8c0-edcb-434c-b4b6-2a1fcc21e298 2018-10-22 08:03:50,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244933843613s 2018-10-22 08:03:50,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bfc6f8c0-edcb-434c-b4b6-2a1fcc21e298 2018-10-22 08:03:50,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:03:50,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:50,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:03:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:50,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01519ec2-0634-4912-96a4-f4f36661f9a6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:03:50,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-01519ec2-0634-4912-96a4-f4f36661f9a6 2018-10-22 08:03:50,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0897490978241s 2018-10-22 08:03:50,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:03:50,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0"}}' 2018-10-22 08:03:50,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8d8999-30bd-4aac-9973-c41226d5b5bc 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.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c"}, "enabled": true, "id": "98a6349bd822456abfdfc879af45550c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0"}} 2018-10-22 08:03:50,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2e8d8999-30bd-4aac-9973-c41226d5b5bc 2018-10-22 08:03:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131523132324s 2018-10-22 08:03:50,403 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2e8d8999-30bd-4aac-9973-c41226d5b5bc 2018-10-22 08:03:50,404 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0', 'id': u'98a6349bd822456abfdfc879af45550c', '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'})}) 2018-10-22 08:03:50,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:03:50,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350804805756s 2018-10-22 08:03:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:50,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7d6f12-50a1-4dc6-8780-0a7a26c105ec Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406"}, "enabled": true, "id": "386458e10ee74c3eb7a4b503d5615406", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0"}} 2018-10-22 08:03:50,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 used request id req-ee7d6f12-50a1-4dc6-8780-0a7a26c105ec 2018-10-22 08:03:50,844 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'386458e10ee74c3eb7a4b503d5615406', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0'}) 2018-10-22 08:03:50,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:50,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937a59db-9e1a-4541-ae41-de5af455c9ee Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:50,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-937a59db-9e1a-4541-ae41-de5af455c9ee 2018-10-22 08:03:50,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081885099411s 2018-10-22 08:03:50,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:50,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835f0d2a-b9c9-4ee3-b25a-da2752b0b738 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:51,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-835f0d2a-b9c9-4ee3-b25a-da2752b0b738 2018-10-22 08:03:51,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794479846954s 2018-10-22 08:03:51,008 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:03:51,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:03:51,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" -d '{"role": {"name": "Member"}}' 2018-10-22 08:03:51,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fdc29f5-8745-4525-8b7b-b802af46d58e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}} 2018-10-22 08:03:51,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8fdc29f5-8745-4525-8b7b-b802af46d58e 2018-10-22 08:03:51,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10643696785s 2018-10-22 08:03:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6200cacf-fdd6-471d-a0c5-31c6a22fd36b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "domain_id": null, "name": "Member", "id": "c0959a9f55d54d9684c179130d4c0127"}} 2018-10-22 08:03:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127 used request id req-6200cacf-fdd6-471d-a0c5-31c6a22fd36b 2018-10-22 08:03:51,131 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127'}, 'domain_id': None, 'human_id': None, 'id': u'c0959a9f55d54d9684c179130d4c0127', 'HUMAN_ID': False}) 2018-10-22 08:03:51,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2668434e-9344-4ba9-9335-a308e637a60a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:51,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2668434e-9344-4ba9-9335-a308e637a60a 2018-10-22 08:03:51,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860798358917s 2018-10-22 08:03:51,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:03:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6463ce7a-213d-4a96-aaaa-756d1d254e1d 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:03:51,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6463ce7a-213d-4a96-aaaa-756d1d254e1d 2018-10-22 08:03:51,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0779550075531s 2018-10-22 08:03:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:03:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bf4c59-b05e-4c00-97c1-cecd85bc2cb9 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0", "links": {"self": "http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406"}, "domain_id": "default", "enabled": true, "id": "386458e10ee74c3eb7a4b503d5615406", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:03:51,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-19bf4c59-b05e-4c00-97c1-cecd85bc2cb9 2018-10-22 08:03:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100623846054s 2018-10-22 08:03:51,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-19bf4c59-b05e-4c00-97c1-cecd85bc2cb9 2018-10-22 08:03:51,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:03:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1530cc22-6659-4222-b3a7-b6e251618a03 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c"}, "enabled": true, "id": "98a6349bd822456abfdfc879af45550c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:03:51,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1530cc22-6659-4222-b3a7-b6e251618a03 2018-10-22 08:03:51,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788650512695s 2018-10-22 08:03:51,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1530cc22-6659-4222-b3a7-b6e251618a03 2018-10-22 08:03:51,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:03:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&scope.project.id=98a6349bd822456abfdfc879af45550c&role.id=c0959a9f55d54d9684c179130d4c0127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d170df-4ad0-431c-a95c-7ad5c1f61c58 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&scope.project.id=98a6349bd822456abfdfc879af45550c&role.id=c0959a9f55d54d9684c179130d4c0127", "previous": null, "next": null}} 2018-10-22 08:03:51,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&scope.project.id=98a6349bd822456abfdfc879af45550c&role.id=c0959a9f55d54d9684c179130d4c0127 used request id req-30d170df-4ad0-431c-a95c-7ad5c1f61c58 2018-10-22 08:03:51,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812661647797s 2018-10-22 08:03:51,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:03:51,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c/users/386458e10ee74c3eb7a4b503d5615406/roles/c0959a9f55d54d9684c179130d4c0127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eed51da-a297-4c87-91c4-bad320d4ba74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:03:51,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c/users/386458e10ee74c3eb7a4b503d5615406/roles/c0959a9f55d54d9684c179130d4c0127 used request id req-9eed51da-a297-4c87-91c4-bad320d4ba74 2018-10-22 08:03:51,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11700797081s 2018-10-22 08:03:51,687 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0', 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': '42ae228b-7607-4e04-bfe2-bf02b70c62bf', 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_4af368bd-c7d2-4436-8b27-70257343a0d0', 'project_id': u'98a6349bd822456abfdfc879af45550c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:03:51,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:03:51,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:03:51,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:03:51,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:03:51,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:03:51,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:03:51,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:03:51,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:03:51,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:03:51,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:03:51,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:03:51,693 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0', 'password': '42ae228b-7607-4e04-bfe2-bf02b70c62bf', 'project_name': 'tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '98a6349bd822456abfdfc879af45550c', 'project_domain_name': 'Default'} 2018-10-22 08:03:51,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7a3d7b-4ab9-47ef-b5e1-e05b913a027a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:51,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f7a3d7b-4ab9-47ef-b5e1-e05b913a027a 2018-10-22 08:03:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0893080234528s 2018-10-22 08:03:51,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979782b7-299b-4631-bd49-be14152ae74b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:51,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-979782b7-299b-4631-bd49-be14152ae74b 2018-10-22 08:03:51,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735919475555s 2018-10-22 08:03:51,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:03:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:51,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dab79a5-488e-4364-9fac-9a74bdbe78fb 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:03:51,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4dab79a5-488e-4364-9fac-9a74bdbe78fb 2018-10-22 08:03:51,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807499885559s 2018-10-22 08:03:51,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:03:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466a1abd-60d8-4bad-9127-ecd4a770a6a2 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0", "links": {"self": "http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406"}, "domain_id": "default", "enabled": true, "id": "386458e10ee74c3eb7a4b503d5615406", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:03:52,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-466a1abd-60d8-4bad-9127-ecd4a770a6a2 2018-10-22 08:03:52,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966799259186s 2018-10-22 08:03:52,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-466a1abd-60d8-4bad-9127-ecd4a770a6a2 2018-10-22 08:03:52,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:03:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300c4237-723c-4ae5-9ef0-266e12cf93be Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c"}, "enabled": true, "id": "98a6349bd822456abfdfc879af45550c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:03:52,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-300c4237-723c-4ae5-9ef0-266e12cf93be 2018-10-22 08:03:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747020244598s 2018-10-22 08:03:52,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-300c4237-723c-4ae5-9ef0-266e12cf93be 2018-10-22 08:03:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:03:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&scope.project.id=98a6349bd822456abfdfc879af45550c&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75fc71f-e1b0-4c0d-98f4-b1cc54cf9e79 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&scope.project.id=98a6349bd822456abfdfc879af45550c&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 08:03:52,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&scope.project.id=98a6349bd822456abfdfc879af45550c&role.id=e269e729b181422bb94bd3302f440863 used request id req-f75fc71f-e1b0-4c0d-98f4-b1cc54cf9e79 2018-10-22 08:03:52,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828568935394s 2018-10-22 08:03:52,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:03:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c/users/386458e10ee74c3eb7a4b503d5615406/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf25bb9-64e9-4382-a1d9-1cc1f425ac6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:03:52,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c/users/386458e10ee74c3eb7a4b503d5615406/roles/e269e729b181422bb94bd3302f440863 used request id req-9cf25bb9-64e9-4382-a1d9-1cc1f425ac6b 2018-10-22 08:03:52,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115847110748s 2018-10-22 08:03:52,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:03:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c95fa45-33a0-42da-9032-e91e3cd53cf0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:03:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c95fa45-33a0-42da-9032-e91e3cd53cf0 2018-10-22 08:03:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766448974609s 2018-10-22 08:03:52,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:03:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a57b9e-6b0b-43dd-94a7-56b0104ba691 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:03:52,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d6a57b9e-6b0b-43dd-94a7-56b0104ba691 2018-10-22 08:03:52,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0902628898621s 2018-10-22 08:03:52,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:03:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88e66e1-d9c4-4f94-a75e-ae114da77645 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0", "links": {"self": "http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406"}, "domain_id": "default", "enabled": true, "id": "386458e10ee74c3eb7a4b503d5615406", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:03:52,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f88e66e1-d9c4-4f94-a75e-ae114da77645 2018-10-22 08:03:52,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957329273224s 2018-10-22 08:03:52,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f88e66e1-d9c4-4f94-a75e-ae114da77645 2018-10-22 08:03:52,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:03:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2336fdcd-6ed8-47c7-a481-283b96e6d5ee Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default", "previous": null, "next": null}} 2018-10-22 08:03:52,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=386458e10ee74c3eb7a4b503d5615406&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default used request id req-2336fdcd-6ed8-47c7-a481-283b96e6d5ee 2018-10-22 08:03:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.07350897789s 2018-10-22 08:03:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:03:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/386458e10ee74c3eb7a4b503d5615406/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:03:52,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e5a684-6d00-4e44-93e9-f923fb83b3a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:03:52,834 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/386458e10ee74c3eb7a4b503d5615406/roles/e269e729b181422bb94bd3302f440863 used request id req-48e5a684-6d00-4e44-93e9-f923fb83b3a2 2018-10-22 08:03:52,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.168399095535s 2018-10-22 08:03:52,835 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-22 08:04:03,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-22 08:04:02.784 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ceefaa48-8c37-40b6-8b15-6dcfea69494e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ceefaa48-8c37-40b6-8b15-6dcfea69494e | 2018-10-22T08:04:02 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ceefaa48-8c37-40b6-8b15-6dcfea69494e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-22 08:04:06,620 - 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 | +-------------+-------------------+-----------+ 2018-10-22 08:04:06,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-22 08:04:13,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-22 08:04:10.868 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-22 08:04:11.029 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-22 08:04:13.514 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1) as the default verifier for the future CLI operations. 2018-10-22 08:04:16,712 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-22 08:04:16,713 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:04:16,841 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 08:04:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:04:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d762a919-160e-4652-b5de-609da0ce3409 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:04:16,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d762a919-160e-4652-b5de-609da0ce3409 2018-10-22 08:04:16,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:04:17,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0959a9f55d54d9684c179130d4c0127", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98a6349bd822456abfdfc879af45550c", "name": "tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98a6349bd822456abfdfc879af45550c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/98a6349bd822456abfdfc879af45550c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/98a6349bd822456abfdfc879af45550c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/98a6349bd822456abfdfc879af45550c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/98a6349bd822456abfdfc879af45550c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/98a6349bd822456abfdfc879af45550c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/98a6349bd822456abfdfc879af45550c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/98a6349bd822456abfdfc879af45550c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/98a6349bd822456abfdfc879af45550c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98a6349bd822456abfdfc879af45550c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/98a6349bd822456abfdfc879af45550c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/98a6349bd822456abfdfc879af45550c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0", "id": "386458e10ee74c3eb7a4b503d5615406"}, "audit_ids": ["FthJbVpjQCqqN3AeAthk3w"], "issued_at": "2018-10-22T08:04:17.000000Z"}} 2018-10-22 08:04:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:17,249 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 08:04:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 08:04:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:04:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:17,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c9ce9bdb-6369-4114-9851-ede59f473451 Date: Mon, 22 Oct 2018 08:04:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:04:17,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c9ce9bdb-6369-4114-9851-ede59f473451 2018-10-22 08:04:17,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190995931625s 2018-10-22 08:04:17,442 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c9ce9bdb-6369-4114-9851-ede59f473451 2018-10-22 08:04:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:04:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0"}' 2018-10-22 08:04:17,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98 X-Openstack-Request-Id: req-e1d8ffd7-3de1-4faf-971b-86f3082546d6 Date: Mon, 22 Oct 2018 08:04:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "b3e95540-ced5-45c5-af53-800fa8b51b98", "size": null, "self": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": null, "created_at": "2018-10-22T08:04:17Z", "protected": false} 2018-10-22 08:04:17,678 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e1d8ffd7-3de1-4faf-971b-86f3082546d6 2018-10-22 08:04:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235450029373s 2018-10-22 08:04:17,679 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e1d8ffd7-3de1-4faf-971b-86f3082546d6 returning object b3e95540-ced5-45c5-af53-800fa8b51b98 2018-10-22 08:04:17,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:04:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/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}d34e5f9cba08a4a5d494960895005cefa10449bd" -d '' 2018-10-22 08:04:19,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97c7dfe0-2382-4bb2-8211-65f97534c320 Date: Mon, 22 Oct 2018 08:04:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:04:19,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file used request id req-97c7dfe0-2382-4bb2-8211-65f97534c320 2018-10-22 08:04:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.56834197044s 2018-10-22 08:04:19,248 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file used request id req-97c7dfe0-2382-4bb2-8211-65f97534c320 2018-10-22 08:04:19,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:04:19,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:19,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-310870e2-82fa-4f48-a8a0-377a19aca3aa Date: Mon, 22 Oct 2018 08:04:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "metadata": {}}], "file": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "b3e95540-ced5-45c5-af53-800fa8b51b98", "size": 12716032, "self": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:04:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:04:19,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-310870e2-82fa-4f48-a8a0-377a19aca3aa 2018-10-22 08:04:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174576997757s 2018-10-22 08:04:19,423 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-310870e2-82fa-4f48-a8a0-377a19aca3aa 2018-10-22 08:04:19,426 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file', 'owner': u'98a6349bd822456abfdfc879af45550c', 'id': u'b3e95540-ced5-45c5-af53-800fa8b51b98', 'size': 12716032, u'self': u'/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'98a6349bd822456abfdfc879af45550c', 'name': 'tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:04:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:04:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0', 'created': u'2018-10-22T08:04:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:04:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:04:19,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:04:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_4af368bd-c7d2-4436-8b27-70257343a0d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:04:19,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-0c516cb2-3793-49e1-ab55-6675accd4c38 x-compute-request-id: req-0c516cb2-3793-49e1-ab55-6675accd4c38 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "name": "tempest_smoke_serial-flavor_4af368bd-c7d2-4436-8b27-70257343a0d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:04:19,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0c516cb2-3793-49e1-ab55-6675accd4c38 2018-10-22 08:04:19,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.219651937485s 2018-10-22 08:04:19,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0c516cb2-3793-49e1-ab55-6675accd4c38 returning object a1b8029e-3ec5-4869-b383-47a80fe3fcc2 2018-10-22 08:04:19,648 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_4af368bd-c7d2-4436-8b27-70257343a0d0', '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'f281155a378b4c45907df4c470833e42', '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'a1b8029e-3ec5-4869-b383-47a80fe3fcc2', 'swap': 0}) 2018-10-22 08:04:19,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:04:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2/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}370a2e95ceb78758477ea429f6b160486fe4e0ad" -d '{"extra_specs": {}}' 2018-10-22 08:04:19,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-3bf14eb1-136b-469f-ab08-d2bb6528a97f x-compute-request-id: req-3bf14eb1-136b-469f-ab08-d2bb6528a97f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:04:19,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2/os-extra_specs used request id req-3bf14eb1-136b-469f-ab08-d2bb6528a97f 2018-10-22 08:04:19,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210900306702s 2018-10-22 08:04:19,670 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2/os-extra_specs used request id req-3bf14eb1-136b-469f-ab08-d2bb6528a97f 2018-10-22 08:04:19,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:04:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:19,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:04:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:20,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcb4ce8-034f-4169-9f72-f590e12a65f2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:04:20,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bdcb4ce8-034f-4169-9f72-f590e12a65f2 2018-10-22 08:04:20,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0957078933716s 2018-10-22 08:04:20,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-22 08:04:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:20,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a63da96-eb87-41f0-bd50-c445a2636fd8 x-compute-request-id: req-8a63da96-eb87-41f0-bd50-c445a2636fd8 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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": 6}]} 2018-10-22 08:04:20,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8a63da96-eb87-41f0-bd50-c445a2636fd8 2018-10-22 08:04:20,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.176052093506s 2018-10-22 08:04:20,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8a63da96-eb87-41f0-bd50-c445a2636fd8 2018-10-22 08:04:20,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:04:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:20,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-63cf3d4e-9e26-4fc4-826e-21d33987548b Date: Mon, 22 Oct 2018 08:04:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "metadata": {}}], "file": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "b3e95540-ced5-45c5-af53-800fa8b51b98", "size": 12716032, "self": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:04:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:04:20,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-63cf3d4e-9e26-4fc4-826e-21d33987548b 2018-10-22 08:04:20,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177221059799s 2018-10-22 08:04:20,436 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-63cf3d4e-9e26-4fc4-826e-21d33987548b 2018-10-22 08:04:20,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:04:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0"}' 2018-10-22 08:04:20,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385 X-Openstack-Request-Id: req-e163e54a-fe0c-4123-898b-7c27e79bad0f Date: Mon, 22 Oct 2018 08:04:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9f15f757-fe88-400a-8761-7152655ae385/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "9f15f757-fe88-400a-8761-7152655ae385", "size": null, "self": "/v2/images/9f15f757-fe88-400a-8761-7152655ae385", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": null, "created_at": "2018-10-22T08:04:20Z", "protected": false} 2018-10-22 08:04:20,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e163e54a-fe0c-4123-898b-7c27e79bad0f 2018-10-22 08:04:20,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198976039886s 2018-10-22 08:04:20,638 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e163e54a-fe0c-4123-898b-7c27e79bad0f returning object 9f15f757-fe88-400a-8761-7152655ae385 2018-10-22 08:04:20,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:04:20,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385/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}d34e5f9cba08a4a5d494960895005cefa10449bd" -d '' 2018-10-22 08:04:22,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fefa8a7e-b78b-41cf-939d-eea6a12a1fab Date: Mon, 22 Oct 2018 08:04:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:04:22,597 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385/file used request id req-fefa8a7e-b78b-41cf-939d-eea6a12a1fab 2018-10-22 08:04:22,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.95824503899s 2018-10-22 08:04:22,598 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385/file used request id req-fefa8a7e-b78b-41cf-939d-eea6a12a1fab 2018-10-22 08:04:22,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:04:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:04:22,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-b6b820e7-3d85-4c40-8c0a-cf8e2d56bb5e Date: Mon, 22 Oct 2018 08:04:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/9f15f757-fe88-400a-8761-7152655ae385/snap", "metadata": {}}], "file": "/v2/images/9f15f757-fe88-400a-8761-7152655ae385/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "9f15f757-fe88-400a-8761-7152655ae385", "size": 12716032, "self": "/v2/images/9f15f757-fe88-400a-8761-7152655ae385", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/9f15f757-fe88-400a-8761-7152655ae385/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:04:20Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "metadata": {}}], "file": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "b3e95540-ced5-45c5-af53-800fa8b51b98", "size": 12716032, "self": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:04:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:04:22,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b6b820e7-3d85-4c40-8c0a-cf8e2d56bb5e 2018-10-22 08:04:22,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175776004791s 2018-10-22 08:04:22,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b6b820e7-3d85-4c40-8c0a-cf8e2d56bb5e 2018-10-22 08:04:22,777 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/9f15f757-fe88-400a-8761-7152655ae385/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f15f757-fe88-400a-8761-7152655ae385/file', 'owner': u'98a6349bd822456abfdfc879af45550c', 'id': u'9f15f757-fe88-400a-8761-7152655ae385', 'size': 12716032, u'self': u'/v2/images/9f15f757-fe88-400a-8761-7152655ae385', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'98a6349bd822456abfdfc879af45550c', 'name': 'tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/9f15f757-fe88-400a-8761-7152655ae385/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:04:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:04:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9f15f757-fe88-400a-8761-7152655ae385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0', 'created': u'2018-10-22T08:04:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:04:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9f15f757-fe88-400a-8761-7152655ae385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4af368bd-c7d2-4436-8b27-70257343a0d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:04:22,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:04:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:04:22,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:04: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-3c35ee34-b58a-45fb-a8e2-43b8a8f8aa71 x-compute-request-id: req-3c35ee34-b58a-45fb-a8e2-43b8a8f8aa71 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4577a4e-754b-4350-a914-feddfb35d5d3", "name": "tempest_smoke_serial-flavor_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:04:22,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3c35ee34-b58a-45fb-a8e2-43b8a8f8aa71 2018-10-22 08:04:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.060733795166s 2018-10-22 08:04:22,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3c35ee34-b58a-45fb-a8e2-43b8a8f8aa71 returning object d4577a4e-754b-4350-a914-feddfb35d5d3 2018-10-22 08:04:22,840 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4af368bd-c7d2-4436-8b27-70257343a0d0', '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'f281155a378b4c45907df4c470833e42', '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'd4577a4e-754b-4350-a914-feddfb35d5d3', 'swap': 0}) 2018-10-22 08:04:22,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:04:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3/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}370a2e95ceb78758477ea429f6b160486fe4e0ad" -d '{"extra_specs": {}}' 2018-10-22 08:04:22,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:04: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-1c2cfb90-1818-4bf9-b56e-9f325b336d33 x-compute-request-id: req-1c2cfb90-1818-4bf9-b56e-9f325b336d33 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:04:22,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3/os-extra_specs used request id req-1c2cfb90-1818-4bf9-b56e-9f325b336d33 2018-10-22 08:04:22,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021980047226s 2018-10-22 08:04:22,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3/os-extra_specs used request id req-1c2cfb90-1818-4bf9-b56e-9f325b336d33 2018-10-22 08:04:22,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4af368bd-c7d2-4436-8b27-70257343a0d0', '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'f281155a378b4c45907df4c470833e42', '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'd4577a4e-754b-4350-a914-feddfb35d5d3', 'swap': 0}) 2018-10-22 08:04:26,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-22 08:04:24.973 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1) for deployment 'opnfv-rally' (UUID=ceefaa48-8c37-40b6-8b15-6dcfea69494e). 2018-10-22 08:04:25.834 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-22 08:04:25.836 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1) has been successfully configured for deployment 'opnfv-rally' (UUID=ceefaa48-8c37-40b6-8b15-6dcfea69494e)! 2018-10-22 08:04:26,004 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-22 08:04:26,004 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-22 08:04:26,007 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-22 08:04:26,028 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-22 08:04:30,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-22 08:04:30,941 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-22 08:04:30,974 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-22 08:04:30,974 - 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']'. 2018-10-22 08:04:33,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:04:33.179 51 INFO rally.api [-] Starting verification (UUID=bd32c437-a2f8-4e2e-b79a-9432e658ec21) for deployment 'opnfv-rally' (UUID=ceefaa48-8c37-40b6-8b15-6dcfea69494e) by verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1). 2018-10-22 08:04:33,181 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: bd32c437-a2f8-4e2e-b79a-9432e658ec21 2018-10-22 08:04:39,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:04:39.142 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.180s] 2018-10-22 08:04:39,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:04:39.194 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2018-10-22 08:04:45,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:04:45.367 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.458s] 2018-10-22 08:04:48,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:04:48.368 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.999s] 2018-10-22 08:05:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:05:00.760 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.937s] 2018-10-22 08:05:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:05:17.082 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.993s] 2018-10-22 08:05:54,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:05:54.632 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.063s] 2018-10-22 08:05:54,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:05:54.633 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-22 08:06:34,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:06:34.255 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-10-22 08:06:34,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:06:34.256 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-22 08:07:14,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:07:14.266 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-10-22 08:07:14,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:07:14.267 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-22 08:08:06,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:06.131 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.094s] 2018-10-22 08:08:33,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:33.279 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-10-22 08:08:33,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:33.374 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.095s] 2018-10-22 08:08:41,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:41.248 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.667s] 2018-10-22 08:08:41,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:41.257 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-22 08:08:42,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:42.696 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 08:08:42,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:42.697 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 08:08:47,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:47.016 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.314s] 2018-10-22 08:08:53,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:53.230 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.411s] 2018-10-22 08:08:59,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:08:59.524 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.584s] 2018-10-22 08:09:06,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:06.727 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.381s] 2018-10-22 08:09:15,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:15.868 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.986s] 2018-10-22 08:09:22,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:22.134 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.702s] 2018-10-22 08:09:27,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:27.972 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.171s] 2018-10-22 08:09:35,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:35.401 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.449s] 2018-10-22 08:09:42,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:42.767 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.721s] 2018-10-22 08:09:51,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:51.658 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.766s] 2018-10-22 08:09:53,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:53.755 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-22 08:09:55,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:55.745 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.081s] 2018-10-22 08:09:55,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:55.818 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-10-22 08:09:55,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:55.895 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-10-22 08:09:55,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:55.901 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-22 08:09:59,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:09:59.791 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.822s] 2018-10-22 08:10:01,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:01.635 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.843s] 2018-10-22 08:10:03,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:03.871 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.236s] 2018-10-22 08:10:10,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:10.629 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-22 08:10:18,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:18.140 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.277s] 2018-10-22 08:10:34,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:34.853 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.884s] 2018-10-22 08:10:39,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:39.383 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.529s] 2018-10-22 08:10:52,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:52.349 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.642s] 2018-10-22 08:10:55,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:10:55.930 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.580s] 2018-10-22 08:11:04,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:04.328 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.398s] 2018-10-22 08:11:13,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:13.495 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.793s] 2018-10-22 08:11:16,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:16.992 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.495s] 2018-10-22 08:11:23,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:23.695 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.702s] 2018-10-22 08:11:38,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:38.826 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.382s] 2018-10-22 08:11:39,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:39.108 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.282s] 2018-10-22 08:11:39,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:39.370 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.262s] 2018-10-22 08:11:39,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:39.593 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.223s] 2018-10-22 08:11:39,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:39.820 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.226s] 2018-10-22 08:11:39,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:39.875 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2018-10-22 08:11:53,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:53.172 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.598s] 2018-10-22 08:11:53,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:53.586 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.414s] 2018-10-22 08:11:53,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:53.845 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-10-22 08:11:53,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:53.898 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.052s] 2018-10-22 08:11:54,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:54.277 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.378s] 2018-10-22 08:11:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:11:54.495 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.218s] 2018-10-22 08:12:07,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:07.346 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.413s] 2018-10-22 08:12:12,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:12.753 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.406s] 2018-10-22 08:12:14,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:14.619 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.866s] 2018-10-22 08:12:14,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:14.838 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.218s] 2018-10-22 08:12:14,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:14.914 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.076s] 2018-10-22 08:12:26,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:26.730 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.330s] 2018-10-22 08:12:31,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:31.728 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.997s] 2018-10-22 08:12:33,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:33.944 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.215s] 2018-10-22 08:12:34,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:34.141 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.197s] 2018-10-22 08:12:34,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:34.195 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2018-10-22 08:12:55,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:12:55.129 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.791s] 2018-10-22 08:13:07,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:13:07.075 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.945s] 2018-10-22 08:13:17,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:13:17.510 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.434s] 2018-10-22 08:13:27,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:13:27.165 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.654s] 2018-10-22 08:13:57,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:13:57.713 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.766s] 2018-10-22 08:14:08,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:08.959 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.246s] 2018-10-22 08:14:19,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:19.828 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.868s] 2018-10-22 08:14:29,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:29.481 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.653s] 2018-10-22 08:14:45,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:45.907 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.550s] 2018-10-22 08:14:48,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:48.583 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.671s] 2018-10-22 08:14:48,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:48.764 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.186s] 2018-10-22 08:14:53,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:53.501 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.558s] 2018-10-22 08:14:55,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:55.762 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.259s] 2018-10-22 08:14:56,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:14:56.086 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.327s] 2018-10-22 08:15:00,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:00.453 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.312s] 2018-10-22 08:15:03,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:03.614 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-22 08:15:04,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:04.950 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-22 08:15:04,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:04.952 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-22 08:15:04,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:04.953 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-22 08:15:04,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:04.954 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-22 08:15:04,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:04.956 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-22 08:15:06,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:06.898 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-22 08:15:22,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:22.910 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.128s] 2018-10-22 08:15:34,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:34.324 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.356s] 2018-10-22 08:15:46,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:46.470 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.142s] 2018-10-22 08:15:55,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:15:55.529 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.199s] 2018-10-22 08:17:39,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:17:39.718 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [97.292s] 2018-10-22 08:18:18,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:18:18.585 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.295s] 2018-10-22 08:19:16,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:19:16.506 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.124s] 2018-10-22 08:19:37,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bd32c437-a2f8-4e2e-b79a-9432e658ec21 2018-10-22 08:19:37,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bd32c437-a2f8-4e2e-b79a-9432e658ec21']'. 2018-10-22 08:19:38,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-22 08:19:38,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-22 08:19:38,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bd32c437-a2f8-4e2e-b79a-9432e658ec21 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-22 08:04:33 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-22 08:19:36 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:03 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1) | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ceefaa48-8c37-40b6-8b15-6dcfea69494e) | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 879.407 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-22 08:19:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-22 08:19:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-22 08:19:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 08:19:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-22 08:19:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-22 08:19:38,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-10-22 08:19:38,253 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:19:38,253 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:21 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-10-22 08:19:38,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:19:38,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:19:39,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e0fd1bb-dac2-4972-8cdb-9701b4327e89 Date: Mon, 22 Oct 2018 08:19:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:19:39,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385 used request id req-9e0fd1bb-dac2-4972-8cdb-9701b4327e89 2018-10-22 08:19:39,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32565617561s 2018-10-22 08:19:39,583 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9f15f757-fe88-400a-8761-7152655ae385 used request id req-9e0fd1bb-dac2-4972-8cdb-9701b4327e89 2018-10-22 08:19:39,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:19:39,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:39,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-fa435c89-a160-4e42-a588-3bc04c868c69 x-compute-request-id: req-fa435c89-a160-4e42-a588-3bc04c868c69 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "name": "tempest_smoke_serial-flavor_4af368bd-c7d2-4436-8b27-70257343a0d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4577a4e-754b-4350-a914-feddfb35d5d3", "name": "tempest_smoke_serial-flavor_alt_4af368bd-c7d2-4436-8b27-70257343a0d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:19:39,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fa435c89-a160-4e42-a588-3bc04c868c69 2018-10-22 08:19:39,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.175503969193s 2018-10-22 08:19:39,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fa435c89-a160-4e42-a588-3bc04c868c69 2018-10-22 08:19:39,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:19:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:39,799 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-bffcdc3c-ec1d-4d1d-a795-9f60d9cb928d x-compute-request-id: req-bffcdc3c-ec1d-4d1d-a795-9f60d9cb928d Content-Length: 0 Content-Type: application/json 2018-10-22 08:19:39,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3 used request id req-bffcdc3c-ec1d-4d1d-a795-9f60d9cb928d 2018-10-22 08:19:39,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037782907486s 2018-10-22 08:19:39,799 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d4577a4e-754b-4350-a914-feddfb35d5d3 used request id req-bffcdc3c-ec1d-4d1d-a795-9f60d9cb928d 2018-10-22 08:19:39,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:19:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:19:39,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-675fe1b4-a863-492c-aba9-8efc9f95c518 Date: Mon, 22 Oct 2018 08:19:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "metadata": {}}], "file": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98/file", "owner": "98a6349bd822456abfdfc879af45550c", "id": "b3e95540-ced5-45c5-af53-800fa8b51b98", "size": 12716032, "self": "/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b3e95540-ced5-45c5-af53-800fa8b51b98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:04:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4af368bd-c7d2-4436-8b27-70257343a0d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:04:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:19:39,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-675fe1b4-a863-492c-aba9-8efc9f95c518 2018-10-22 08:19:39,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16682100296s 2018-10-22 08:19:39,966 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-675fe1b4-a863-492c-aba9-8efc9f95c518 2018-10-22 08:19:39,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:19:39,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d34e5f9cba08a4a5d494960895005cefa10449bd" 2018-10-22 08:19:41,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61f2bb69-11d4-43ea-8c2a-90a1f8d50fb8 Date: Mon, 22 Oct 2018 08:19:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:19:41,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98 used request id req-61f2bb69-11d4-43ea-8c2a-90a1f8d50fb8 2018-10-22 08:19:41,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.02125906944s 2018-10-22 08:19:41,989 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b3e95540-ced5-45c5-af53-800fa8b51b98 used request id req-61f2bb69-11d4-43ea-8c2a-90a1f8d50fb8 2018-10-22 08:19:41,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:19:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-48cc7f89-9898-4703-ac75-e73951510f3e x-compute-request-id: req-48cc7f89-9898-4703-ac75-e73951510f3e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1b8029e-3ec5-4869-b383-47a80fe3fcc2", "name": "tempest_smoke_serial-flavor_4af368bd-c7d2-4436-8b27-70257343a0d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:19:42,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-48cc7f89-9898-4703-ac75-e73951510f3e 2018-10-22 08:19:42,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0366010665894s 2018-10-22 08:19:42,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-48cc7f89-9898-4703-ac75-e73951510f3e 2018-10-22 08:19:42,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:19:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,090 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-976574be-d440-40d6-85ea-59f87ffdeaf0 x-compute-request-id: req-976574be-d440-40d6-85ea-59f87ffdeaf0 Content-Length: 0 Content-Type: application/json 2018-10-22 08:19:42,091 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2 used request id req-976574be-d440-40d6-85ea-59f87ffdeaf0 2018-10-22 08:19:42,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0619249343872s 2018-10-22 08:19:42,091 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a1b8029e-3ec5-4869-b383-47a80fe3fcc2 used request id req-976574be-d440-40d6-85ea-59f87ffdeaf0 2018-10-22 08:19:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:19:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3139595e-408c-4c07-8603-8d5015808140 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0", "links": {"self": "http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406"}, "domain_id": "default", "enabled": true, "id": "386458e10ee74c3eb7a4b503d5615406", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:19:42,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3139595e-408c-4c07-8603-8d5015808140 2018-10-22 08:19:42,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102871894836s 2018-10-22 08:19:42,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3139595e-408c-4c07-8603-8d5015808140 2018-10-22 08:19:42,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:19:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b6c3c7-6279-4c01-86f6-d5560a0778f6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406"}, "enabled": true, "id": "386458e10ee74c3eb7a4b503d5615406", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4af368bd-c7d2-4436-8b27-70257343a0d0"}} 2018-10-22 08:19:42,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 used request id req-d0b6c3c7-6279-4c01-86f6-d5560a0778f6 2018-10-22 08:19:42,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947558879852s 2018-10-22 08:19:42,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 used request id req-d0b6c3c7-6279-4c01-86f6-d5560a0778f6 2018-10-22 08:19:42,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:19:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49270614-056c-4f4d-baba-51fb2cfe1660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:19:42,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 used request id req-49270614-056c-4f4d-baba-51fb2cfe1660 2018-10-22 08:19:42,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.261225938797s 2018-10-22 08:19:42,559 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/386458e10ee74c3eb7a4b503d5615406 used request id req-49270614-056c-4f4d-baba-51fb2cfe1660 2018-10-22 08:19:42,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:19:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319cc3e9-5f8f-4d2f-8e00-94186bb0d1ab Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c"}, "enabled": true, "id": "98a6349bd822456abfdfc879af45550c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4af368bd-c7d2-4436-8b27-70257343a0d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:19:42,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-319cc3e9-5f8f-4d2f-8e00-94186bb0d1ab 2018-10-22 08:19:42,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0827000141144s 2018-10-22 08:19:42,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-319cc3e9-5f8f-4d2f-8e00-94186bb0d1ab 2018-10-22 08:19:42,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:19:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427401f3-f5f4-4edc-b9ed-67115b950949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:19:42,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c used request id req-427401f3-f5f4-4edc-b9ed-67115b950949 2018-10-22 08:19:42,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150523900986s 2018-10-22 08:19:42,795 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/98a6349bd822456abfdfc879af45550c used request id req-427401f3-f5f4-4edc-b9ed-67115b950949 2018-10-22 08:19:42,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:19:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f37fb4c-b731-4beb-90ef-93833ba31903 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0959a9f55d54d9684c179130d4c0127", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:19:42,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f37fb4c-b731-4beb-90ef-93833ba31903 2018-10-22 08:19:42,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840408802032s 2018-10-22 08:19:42,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:19:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:42,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144ebfbb-fece-436a-90bd-9621438b9369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:19:42,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c0959a9f55d54d9684c179130d4c0127 used request id req-144ebfbb-fece-436a-90bd-9621438b9369 2018-10-22 08:19:42,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.101624965668s 2018-10-22 08:19:42,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:19:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=98a6349bd822456abfdfc879af45550c&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}370a2e95ceb78758477ea429f6b160486fe4e0ad" 2018-10-22 08:19:43,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f67d4229-3fc3-4990-b55a-da373b32b530 Date: Mon, 22 Oct 2018 08:19:43 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:19:43,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=98a6349bd822456abfdfc879af45550c&name=default used request id req-f67d4229-3fc3-4990-b55a-da373b32b530 2018-10-22 08:19:43,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183789014816s 2018-10-22 08:19:43,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=98a6349bd822456abfdfc879af45550c&name=default used request id req-f67d4229-3fc3-4990-b55a-da373b32b530 2018-10-22 08:19:43,220 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-22 08:19:43,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:19:43,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:19:43,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:19:43,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:19:43,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:19:43,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:19:43,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:19:43,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:19:43,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:19:43,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:19:43,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ccf55f-87d4-4cba-8aae-f2ebe1dc25be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:19:43,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2ccf55f-87d4-4cba-8aae-f2ebe1dc25be 2018-10-22 08:19:43,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:19:43,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["vVHu4yaTQfuQAEWmo2lUAg"], "issued_at": "2018-10-22T08:19:43.000000Z"}} 2018-10-22 08:19:43,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:19:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:43,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e5a53619-d8b2-4fe0-b9b0-144f6a96e93e Date: Mon, 22 Oct 2018 08:19:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:19:43,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5a53619-d8b2-4fe0-b9b0-144f6a96e93e 2018-10-22 08:19:43,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252827882767s 2018-10-22 08:19:43,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5a53619-d8b2-4fe0-b9b0-144f6a96e93e 2018-10-22 08:19:43,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:19:43,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:43,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:19:43,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:44,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece08d0b-4c15-4008-970a-414b9966c579 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:19:44,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ece08d0b-4c15-4008-970a-414b9966c579 2018-10-22 08:19:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0971100330353s 2018-10-22 08:19:44,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:19:44,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}}' 2018-10-22 08:19:44,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635e393c-86cc-4780-a3c2-b6002c934b69 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.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2"}, "enabled": true, "id": "373b5a03f3c541c4a4f32541147237f2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}} 2018-10-22 08:19:44,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-635e393c-86cc-4780-a3c2-b6002c934b69 2018-10-22 08:19:44,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109152078629s 2018-10-22 08:19:44,146 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-635e393c-86cc-4780-a3c2-b6002c934b69 2018-10-22 08:19:44,147 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'id': u'373b5a03f3c541c4a4f32541147237f2', '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'})}) 2018-10-22 08:19:44,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:19:44,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351538181305s 2018-10-22 08:19:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:44,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231a15b2-a947-4a6a-88e1-053c3f691086 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56"}, "enabled": true, "id": "b5f7b9c1ad2646a7b7d4af289ff92a56", "options": {}, "domain_id": "default", "name": "rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}} 2018-10-22 08:19:44,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 used request id req-231a15b2-a947-4a6a-88e1-053c3f691086 2018-10-22 08:19:44,600 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b5f7b9c1ad2646a7b7d4af289ff92a56', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8'}) 2018-10-22 08:19:44,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:19:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:44,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c594cfc-8404-4582-bf6a-702c2a8f8928 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:19:44,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c594cfc-8404-4582-bf6a-702c2a8f8928 2018-10-22 08:19:44,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0159478187561s 2018-10-22 08:19:44,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:19:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:44,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a29871-2621-43c7-af4e-53460053acae Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:19:44,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72a29871-2621-43c7-af4e-53460053acae 2018-10-22 08:19:44,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0720839500427s 2018-10-22 08:19:44,690 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:19:44,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:19:44,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"role": {"name": "Member"}}' 2018-10-22 08:19:44,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28878f89-f83f-4968-b614-81a2ad66380c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cfbb9ec3fb749feb91789b1274d5d9c", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c"}, "name": "Member"}} 2018-10-22 08:19:44,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-28878f89-f83f-4968-b614-81a2ad66380c 2018-10-22 08:19:44,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0957899093628s 2018-10-22 08:19:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:44,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20b4730-aee5-4f64-bf4a-f5222a7d3110 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c"}, "domain_id": null, "name": "Member", "id": "4cfbb9ec3fb749feb91789b1274d5d9c"}} 2018-10-22 08:19:44,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c used request id req-e20b4730-aee5-4f64-bf4a-f5222a7d3110 2018-10-22 08:19:44,866 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c'}, 'domain_id': None, 'human_id': None, 'id': u'4cfbb9ec3fb749feb91789b1274d5d9c', 'HUMAN_ID': False}) 2018-10-22 08:19:44,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:19:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:44,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a790a8eb-8a03-475a-8617-c6735fffd183 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4cfbb9ec3fb749feb91789b1274d5d9c", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:19:44,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a790a8eb-8a03-475a-8617-c6735fffd183 2018-10-22 08:19:44,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735869407654s 2018-10-22 08:19:44,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:19:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f4dbce-b37d-4935-9b10-261dbfdb62ea 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:19:45,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-62f4dbce-b37d-4935-9b10-261dbfdb62ea 2018-10-22 08:19:45,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0826640129089s 2018-10-22 08:19:45,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:19:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b506be72-1e92-4d75-8c06-4bccbfba2fcf Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "links": {"self": "http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56"}, "domain_id": "default", "enabled": true, "id": "b5f7b9c1ad2646a7b7d4af289ff92a56", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:19:45,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b506be72-1e92-4d75-8c06-4bccbfba2fcf 2018-10-22 08:19:45,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985651016235s 2018-10-22 08:19:45,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b506be72-1e92-4d75-8c06-4bccbfba2fcf 2018-10-22 08:19:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:19:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b767fee9-a293-4377-81fd-b7d876129497 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2"}, "enabled": true, "id": "373b5a03f3c541c4a4f32541147237f2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:19:45,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b767fee9-a293-4377-81fd-b7d876129497 2018-10-22 08:19:45,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0734338760376s 2018-10-22 08:19:45,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b767fee9-a293-4377-81fd-b7d876129497 2018-10-22 08:19:45,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:19:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=b5f7b9c1ad2646a7b7d4af289ff92a56&scope.project.id=373b5a03f3c541c4a4f32541147237f2&role.id=4cfbb9ec3fb749feb91789b1274d5d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbf0c0f-4741-40d0-a8ac-7da2b09cdd0c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b5f7b9c1ad2646a7b7d4af289ff92a56&scope.project.id=373b5a03f3c541c4a4f32541147237f2&role.id=4cfbb9ec3fb749feb91789b1274d5d9c", "previous": null, "next": null}} 2018-10-22 08:19:45,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b5f7b9c1ad2646a7b7d4af289ff92a56&scope.project.id=373b5a03f3c541c4a4f32541147237f2&role.id=4cfbb9ec3fb749feb91789b1274d5d9c used request id req-2cbf0c0f-4741-40d0-a8ac-7da2b09cdd0c 2018-10-22 08:19:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0797390937805s 2018-10-22 08:19:45,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:19:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2/users/b5f7b9c1ad2646a7b7d4af289ff92a56/roles/4cfbb9ec3fb749feb91789b1274d5d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b060c9c-750b-4c6e-9978-9110eeef7096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:19:45,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2/users/b5f7b9c1ad2646a7b7d4af289ff92a56/roles/4cfbb9ec3fb749feb91789b1274d5d9c used request id req-5b060c9c-750b-4c6e-9978-9110eeef7096 2018-10-22 08:19:45,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129572153091s 2018-10-22 08:19:45,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 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': '1017127e-7854-488a-b6b0-9913e5062f18', 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'project_id': u'373b5a03f3c541c4a4f32541147237f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:19:45,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:19:45,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:19:45,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:19:45,424 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'password': '1017127e-7854-488a-b6b0-9913e5062f18', 'project_name': 'rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '373b5a03f3c541c4a4f32541147237f2', 'project_domain_name': 'Default'} 2018-10-22 08:19:45,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:19:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed9f2f5-3cfc-4b4f-a16e-f5383b597e45 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4cfbb9ec3fb749feb91789b1274d5d9c", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:19:45,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ed9f2f5-3cfc-4b4f-a16e-f5383b597e45 2018-10-22 08:19:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758080482483s 2018-10-22 08:19:45,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:19:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feecd55b-75d2-49a0-9061-c91a1d094d67 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4cfbb9ec3fb749feb91789b1274d5d9c", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:19:45,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-feecd55b-75d2-49a0-9061-c91a1d094d67 2018-10-22 08:19:45,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807220935822s 2018-10-22 08:19:45,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:19:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c077731e-c492-40a6-8f44-045ec9d1799f 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:19:45,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c077731e-c492-40a6-8f44-045ec9d1799f 2018-10-22 08:19:45,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0784869194031s 2018-10-22 08:19:45,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:19:45,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc2d7d6-4c39-44bd-a973-86c96428efd4 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "links": {"self": "http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56"}, "domain_id": "default", "enabled": true, "id": "b5f7b9c1ad2646a7b7d4af289ff92a56", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:19:45,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bbc2d7d6-4c39-44bd-a973-86c96428efd4 2018-10-22 08:19:45,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912778377533s 2018-10-22 08:19:45,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bbc2d7d6-4c39-44bd-a973-86c96428efd4 2018-10-22 08:19:45,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:19:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3db9465-3223-4623-ac3e-76515c0fea09 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2"}, "enabled": true, "id": "373b5a03f3c541c4a4f32541147237f2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:19:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e3db9465-3223-4623-ac3e-76515c0fea09 2018-10-22 08:19:45,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0749428272247s 2018-10-22 08:19:45,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e3db9465-3223-4623-ac3e-76515c0fea09 2018-10-22 08:19:45,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:19:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=b5f7b9c1ad2646a7b7d4af289ff92a56&scope.project.id=373b5a03f3c541c4a4f32541147237f2&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:45,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e86c4bb-c3fc-4696-a20e-f4ecaa228eed Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b5f7b9c1ad2646a7b7d4af289ff92a56&scope.project.id=373b5a03f3c541c4a4f32541147237f2&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 08:19:45,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b5f7b9c1ad2646a7b7d4af289ff92a56&scope.project.id=373b5a03f3c541c4a4f32541147237f2&role.id=e269e729b181422bb94bd3302f440863 used request id req-6e86c4bb-c3fc-4696-a20e-f4ecaa228eed 2018-10-22 08:19:45,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0786910057068s 2018-10-22 08:19:45,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:19:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2/users/b5f7b9c1ad2646a7b7d4af289ff92a56/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:46,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eb5a464-e4de-4494-9305-f3ead6454741 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:19:46,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2/users/b5f7b9c1ad2646a7b7d4af289ff92a56/roles/e269e729b181422bb94bd3302f440863 used request id req-4eb5a464-e4de-4494-9305-f3ead6454741 2018-10-22 08:19:46,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128767967224s 2018-10-22 08:19:46,047 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-22 08:19:46,397 - 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',)) 2018-10-22 08:19:46,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:19:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:46,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47915b13-9287-46fb-8504-92fce9c19738 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:19:46,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-47915b13-9287-46fb-8504-92fce9c19738 2018-10-22 08:19:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0846288204193s 2018-10-22 08:19:46,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:19:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:19:46,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d94e99-d81b-4fb0-997d-5f24b4de9a70 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2"}, "enabled": true, "id": "373b5a03f3c541c4a4f32541147237f2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:19:46,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b1d94e99-d81b-4fb0-997d-5f24b4de9a70 2018-10-22 08:19:46,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.080883026123s 2018-10-22 08:19:46,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b1d94e99-d81b-4fb0-997d-5f24b4de9a70 2018-10-22 08:19:46,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-22 08:19:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"network": {"shared": true, "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "name": "rally_sanity-net_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "admin_state_up": true}}' 2018-10-22 08:19:47,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3cc020fd-3833-46af-8ae9-c924fe9e55a1 Date: Mon, 22 Oct 2018 08:19:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3f75777e-a0ad-44b9-82ee-f035a0e238d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"373b5a03f3c541c4a4f32541147237f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:19:46Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_f8053b8f-5034-4a0c-9ac9-c17633c910c8","admin_state_up":true,"tenant_id":"373b5a03f3c541c4a4f32541147237f2","created_at":"2018-10-22T08:19:46Z","mtu":1450}} 2018-10-22 08:19:47,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3cc020fd-3833-46af-8ae9-c924fe9e55a1 2018-10-22 08:19:47,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.50949215889s 2018-10-22 08:19:47,078 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3cc020fd-3833-46af-8ae9-c924fe9e55a1 2018-10-22 08:19:47,079 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-22T08:19:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3f75777e-a0ad-44b9-82ee-f035a0e238d4', u'provider:segmentation_id': 95, 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', u'created_at': u'2018-10-22T08:19:46Z', u'mtu': 1450, u'tenant_id': u'373b5a03f3c541c4a4f32541147237f2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'373b5a03f3c541c4a4f32541147237f2'}) 2018-10-22 08:19:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:19:47,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa79401-94ce-4358-800d-3c1b7ec666af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:19:47,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4aa79401-94ce-4358-800d-3c1b7ec666af 2018-10-22 08:19:47,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:19:47,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cfbb9ec3fb749feb91789b1274d5d9c", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "373b5a03f3c541c4a4f32541147237f2", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/373b5a03f3c541c4a4f32541147237f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/373b5a03f3c541c4a4f32541147237f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/373b5a03f3c541c4a4f32541147237f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/373b5a03f3c541c4a4f32541147237f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/373b5a03f3c541c4a4f32541147237f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/373b5a03f3c541c4a4f32541147237f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/373b5a03f3c541c4a4f32541147237f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/373b5a03f3c541c4a4f32541147237f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/373b5a03f3c541c4a4f32541147237f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/373b5a03f3c541c4a4f32541147237f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/373b5a03f3c541c4a4f32541147237f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/373b5a03f3c541c4a4f32541147237f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "id": "b5f7b9c1ad2646a7b7d4af289ff92a56"}, "audit_ids": ["sPJdofAqSkaPVgLpa0XVxA"], "issued_at": "2018-10-22T08:19:47.000000Z"}} 2018-10-22 08:19:47,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:19:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:19:47,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d8dd6fbe-0ab4-4faa-8991-9387f745138f Date: Mon, 22 Oct 2018 08:19:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3f75777e-a0ad-44b9-82ee-f035a0e238d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"373b5a03f3c541c4a4f32541147237f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:19:46Z","qos_policy_id":null,"name":"rally_sanity-net_f8053b8f-5034-4a0c-9ac9-c17633c910c8","admin_state_up":true,"tenant_id":"373b5a03f3c541c4a4f32541147237f2","created_at":"2018-10-22T08:19:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:19:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d8dd6fbe-0ab4-4faa-8991-9387f745138f 2018-10-22 08:19:47,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251483917236s 2018-10-22 08:19:47,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d8dd6fbe-0ab4-4faa-8991-9387f745138f 2018-10-22 08:19:47,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-22 08:19:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" -d '{"subnet": {"name": "rally_sanity-subnet_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "enable_dhcp": true, "network_id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-22 08:19:48,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-fcd82d3c-403f-4a28-9ad4-4ed7300a30d5 Date: Mon, 22 Oct 2018 08:19:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f75777e-a0ad-44b9-82ee-f035a0e238d4","tenant_id":"373b5a03f3c541c4a4f32541147237f2","created_at":"2018-10-22T08:19:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:19:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"373b5a03f3c541c4a4f32541147237f2","id":"c586e182-c284-4b2e-a157-16a3429814a0","subnetpool_id":null,"name":"rally_sanity-subnet_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}} 2018-10-22 08:19:48,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fcd82d3c-403f-4a28-9ad4-4ed7300a30d5 2018-10-22 08:19:48,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.713967084885s 2018-10-22 08:19:48,444 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fcd82d3c-403f-4a28-9ad4-4ed7300a30d5 2018-10-22 08:19:48,444 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T08:19:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c586e182-c284-4b2e-a157-16a3429814a0', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_f8053b8f-5034-4a0c-9ac9-c17633c910c8', u'enable_dhcp': True, u'network_id': u'3f75777e-a0ad-44b9-82ee-f035a0e238d4', u'tenant_id': u'373b5a03f3c541c4a4f32541147237f2', u'created_at': u'2018-10-22T08:19:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'373b5a03f3c541c4a4f32541147237f2'}) 2018-10-22 08:19:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-22 08:19:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "rally_sanity-router_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "admin_state_up": true}}' 2018-10-22 08:19:53,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-8bd105aa-1a38-4e63-9e70-823f4ce25261 Date: Mon, 22 Oct 2018 08:19:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "created_at": "2018-10-22T08:19:49Z", "admin_state_up": true, "updated_at": "2018-10-22T08:19:50Z", "project_id": "373b5a03f3c541c4a4f32541147237f2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7ac4689d-1616-4a90-8bf4-3e2ab32f53d6", "name": "rally_sanity-router_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}} 2018-10-22 08:19:53,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8bd105aa-1a38-4e63-9e70-823f4ce25261 2018-10-22 08:19:53,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.04909181595s 2018-10-22 08:19:53,494 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8bd105aa-1a38-4e63-9e70-823f4ce25261 2018-10-22 08:19:53,495 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T08:19:50Z', u'revision_number': 3, u'ha': True, u'id': u'7ac4689d-1616-4a90-8bf4-3e2ab32f53d6', u'external_gateway_info': {u'network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'53fb6b01-2f77-471b-b63c-7120427c7852', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_f8053b8f-5034-4a0c-9ac9-c17633c910c8', u'admin_state_up': True, u'tenant_id': u'373b5a03f3c541c4a4f32541147237f2', u'created_at': u'2018-10-22T08:19:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'373b5a03f3c541c4a4f32541147237f2'}) 2018-10-22 08:19:53,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-22 08:19:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6/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}27502602680ab883db552a0ebf73905e915ed4c7" -d '{"subnet_id": "c586e182-c284-4b2e-a157-16a3429814a0"}' 2018-10-22 08:19:55,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ea82e73-6c7d-413f-b52c-e3aa1ac01f35 Date: Mon, 22 Oct 2018 08:19:55 GMT RESP BODY: {"network_id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "subnet_id": "c586e182-c284-4b2e-a157-16a3429814a0", "subnet_ids": ["c586e182-c284-4b2e-a157-16a3429814a0"], "port_id": "0a80f043-709a-408c-a732-5d02ee0535ec", "id": "7ac4689d-1616-4a90-8bf4-3e2ab32f53d6"} 2018-10-22 08:19:55,389 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6/add_router_interface.json used request id req-2ea82e73-6c7d-413f-b52c-e3aa1ac01f35 2018-10-22 08:19:55,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.89367604256s 2018-10-22 08:19:55,390 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6/add_router_interface.json used request id req-2ea82e73-6c7d-413f-b52c-e3aa1ac01f35 returning object 7ac4689d-1616-4a90-8bf4-3e2ab32f53d6 2018-10-22 08:19:55,390 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:19:55,523 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 08:19:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:19:55,530 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 08:19:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 08:19:55,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:19:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:19:55,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-55c71544-9229-409e-b6d1-4b9fdafe87d6 Date: Mon, 22 Oct 2018 08:19:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:19:55,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-55c71544-9229-409e-b6d1-4b9fdafe87d6 2018-10-22 08:19:55,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170855998993s 2018-10-22 08:19:55,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-55c71544-9229-409e-b6d1-4b9fdafe87d6 2018-10-22 08:19:55,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:19:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}' 2018-10-22 08:19:55,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e X-Openstack-Request-Id: req-60c4a02e-109d-4023-8735-27afd08a0f65 Date: Mon, 22 Oct 2018 08:19:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/file", "owner": "373b5a03f3c541c4a4f32541147237f2", "id": "d55c3396-7b62-4d3c-97c3-0a3443dd861e", "size": null, "self": "/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:19:55Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "checksum": null, "created_at": "2018-10-22T08:19:55Z", "protected": false} 2018-10-22 08:19:55,929 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-60c4a02e-109d-4023-8735-27afd08a0f65 2018-10-22 08:19:55,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.221848964691s 2018-10-22 08:19:55,929 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-60c4a02e-109d-4023-8735-27afd08a0f65 returning object d55c3396-7b62-4d3c-97c3-0a3443dd861e 2018-10-22 08:19:55,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:19:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/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}27502602680ab883db552a0ebf73905e915ed4c7" -d '' 2018-10-22 08:19:57,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-697c0323-1592-4e1c-8156-9057d4789612 Date: Mon, 22 Oct 2018 08:19:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:19:57,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/file used request id req-697c0323-1592-4e1c-8156-9057d4789612 2018-10-22 08:19:57,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6431210041s 2018-10-22 08:19:57,573 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/file used request id req-697c0323-1592-4e1c-8156-9057d4789612 2018-10-22 08:19:57,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:19:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:19:57,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-179b66cb-a334-4215-b5a0-fa1cb13809f6 Date: Mon, 22 Oct 2018 08:19:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/snap", "metadata": {}}], "file": "/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/file", "owner": "373b5a03f3c541c4a4f32541147237f2", "id": "d55c3396-7b62-4d3c-97c3-0a3443dd861e", "size": 12716032, "self": "/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:19:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:19:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:19:57,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-179b66cb-a334-4215-b5a0-fa1cb13809f6 2018-10-22 08:19:57,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260967969894s 2018-10-22 08:19:57,835 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-179b66cb-a334-4215-b5a0-fa1cb13809f6 2018-10-22 08:19:57,838 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/file', 'owner': u'373b5a03f3c541c4a4f32541147237f2', 'id': u'd55c3396-7b62-4d3c-97c3-0a3443dd861e', 'size': 12716032, u'self': u'/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'373b5a03f3c541c4a4f32541147237f2', 'name': 'rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:19:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:19:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'created': u'2018-10-22T08:19:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:19:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:19:57,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:19:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:19:58,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19: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-f7f4842f-e307-496b-9ffb-be8014e6e34f x-compute-request-id: req-f7f4842f-e307-496b-9ffb-be8014e6e34f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c641fe10-7373-4616-b5c1-2c834483861b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c641fe10-7373-4616-b5c1-2c834483861b", "name": "rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:19:58,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f7f4842f-e307-496b-9ffb-be8014e6e34f 2018-10-22 08:19:58,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.181751012802s 2018-10-22 08:19:58,021 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f7f4842f-e307-496b-9ffb-be8014e6e34f returning object c641fe10-7373-4616-b5c1-2c834483861b 2018-10-22 08:19:58,022 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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'f281155a378b4c45907df4c470833e42', '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'c641fe10-7373-4616-b5c1-2c834483861b', 'swap': 0}) 2018-10-22 08:19:58,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:19:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b/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}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"extra_specs": {}}' 2018-10-22 08:19:58,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ead6324b-22e9-4fcd-abaa-05868ab5827b x-compute-request-id: req-ead6324b-22e9-4fcd-abaa-05868ab5827b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:19:58,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b/os-extra_specs used request id req-ead6324b-22e9-4fcd-abaa-05868ab5827b 2018-10-22 08:19:58,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230247974396s 2018-10-22 08:19:58,046 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b/os-extra_specs used request id req-ead6324b-22e9-4fcd-abaa-05868ab5827b 2018-10-22 08:19:58,046 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-22 08:20:00,607 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-22 08:20:00.167 115 INFO rally.deployment.engine [-] Deployment ceefaa48-8c37-40b6-8b15-6dcfea69494e | Starting: Destroy cloud and free allocated resources. 2018-10-22 08:20:00.274 115 INFO rally.deployment.engine [-] Deployment ceefaa48-8c37-40b6-8b15-6dcfea69494e | Completed: Destroy cloud and free allocated resources. 2018-10-22 08:20:00.316 115 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1) for deployment 'opnfv-rally'. 2018-10-22 08:20:00.333 115 INFO rally.api [-] Deleting verification (UUID=bd32c437-a2f8-4e2e-b79a-9432e658ec21). 2018-10-22 08:20:00.377 115 INFO rally.api [-] Verification has been successfully deleted! 2018-10-22 08:20:00.377 115 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1). 2018-10-22 08:20:00.385 115 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-22 08:20:03,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-22 08:20:02.779 118 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=83332d38-05cd-4bf6-a070-0a4fcffc352b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 83332d38-05cd-4bf6-a070-0a4fcffc352b | 2018-10-22T08:20:02 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 83332d38-05cd-4bf6-a070-0a4fcffc352b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-22 08:20:06,356 - 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 | +-------------+-------------------+-----------+ 2018-10-22 08:20:06,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-22 08:20:06,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-22 08:20:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:20:06,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:20: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-acaeb1a0-8952-42fe-8eec-4a00c49270e8 x-compute-request-id: req-acaeb1a0-8952-42fe-8eec-4a00c49270e8 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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": 6}]} 2018-10-22 08:20:06,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-acaeb1a0-8952-42fe-8eec-4a00c49270e8 2018-10-22 08:20:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.190995931625s 2018-10-22 08:20:06,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-acaeb1a0-8952-42fe-8eec-4a00c49270e8 2018-10-22 08:20:06,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:20:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:20:06,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:20: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-5b4858f1-6483-4ab4-968c-64fc9ebabbd0 x-compute-request-id: req-5b4858f1-6483-4ab4-968c-64fc9ebabbd0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4b23c805-50c2-48c4-886e-8ce176cb9cc7", "name": "rally_sanity-flavor_alt_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:20:06,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b4858f1-6483-4ab4-968c-64fc9ebabbd0 2018-10-22 08:20:06,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0568399429321s 2018-10-22 08:20:06,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b4858f1-6483-4ab4-968c-64fc9ebabbd0 returning object 4b23c805-50c2-48c4-886e-8ce176cb9cc7 2018-10-22 08:20:06,609 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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'f281155a378b4c45907df4c470833e42', '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'4b23c805-50c2-48c4-886e-8ce176cb9cc7', 'swap': 0}) 2018-10-22 08:20:06,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:20:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7/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}213802d8b58276035426bc4ea1cc172d4df8e16e" -d '{"extra_specs": {}}' 2018-10-22 08:20:06,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:20: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-d2bb1b78-7718-4cba-9379-0ac2da998837 x-compute-request-id: req-d2bb1b78-7718-4cba-9379-0ac2da998837 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:20:06,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7/os-extra_specs used request id req-d2bb1b78-7718-4cba-9379-0ac2da998837 2018-10-22 08:20:06,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238881111145s 2018-10-22 08:20:06,634 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7/os-extra_specs used request id req-d2bb1b78-7718-4cba-9379-0ac2da998837 2018-10-22 08:20:06,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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'f281155a378b4c45907df4c470833e42', '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'4b23c805-50c2-48c4-886e-8ce176cb9cc7', 'swap': 0}) 2018-10-22 08:20:06,635 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-22 08:20:06,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-22 08:20:06,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:20:06,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:20:06,657 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:21:06,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff21c30d-3bc4-4737-8fea-ab6fadae3449 2018-10-22 08:21:06,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-22 08:21:06,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ff21c30d-3bc4-4737-8fea-ab6fadae3449'] 2018-10-22 08:21:08,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ff21c30d-3bc4-4737-8fea-ab6fadae3449 -------------------------------------------------------------------------------- Task ff21c30d-3bc4-4737-8fea-ab6fadae3449: 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 ff21c30d-3bc4-4737-8fea-ab6fadae3449 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | total | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | -> duration | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.492254 Full duration: 7.038308 -------------------------------------------------------------------------------- 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 ff21c30d-3bc4-4737-8fea-ab6fadae3449 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767007 Full duration: 7.526151 -------------------------------------------------------------------------------- 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 ff21c30d-3bc4-4737-8fea-ab6fadae3449 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937661 Full duration: 7.692031 -------------------------------------------------------------------------------- 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 ff21c30d-3bc4-4737-8fea-ab6fadae3449 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799079 Full duration: 7.692596 -------------------------------------------------------------------------------- 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 ff21c30d-3bc4-4737-8fea-ab6fadae3449 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910688 Full duration: 7.686658 -------------------------------------------------------------------------------- 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 ff21c30d-3bc4-4737-8fea-ab6fadae3449 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> duration | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.676879 Full duration: 7.451796 HINTS: * To plot HTML graphics with this data, run: rally task report ff21c30d-3bc4-4737-8fea-ab6fadae3449 --out output.html * To generate a JUnit report, run: rally task export ff21c30d-3bc4-4737-8fea-ab6fadae3449 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ff21c30d-3bc4-4737-8fea-ab6fadae3449 --json --out output.json 2018-10-22 08:21:08,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ff21c30d-3bc4-4737-8fea-ab6fadae3449', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-22 08:21:10,186 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ff21c30d-3bc4-4737-8fea-ab6fadae3449 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-22 08:21:10.080 726 INFO rally.api [-] Building 'json' report for the following task(s): 'ff21c30d-3bc4-4737-8fea-ab6fadae3449'. 2018-10-22 08:21:10.085 726 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:21:10,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ff21c30d-3bc4-4737-8fea-ab6fadae3449', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-22 08:21:12,297 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ff21c30d-3bc4-4737-8fea-ab6fadae3449 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-22 08:21:12.157 729 INFO rally.api [-] Building 'html' report for the following task(s): 'ff21c30d-3bc4-4737-8fea-ab6fadae3449'. 2018-10-22 08:21:12.192 729 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:21:12,302 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-22 08:21:12,303 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-22 08:21:12,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-22 08:21:12,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:21:12,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:21:12,332 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:22:50,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af5cb6cc-9858-41f5-8407-d76a54ab1343 2018-10-22 08:22:50,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'af5cb6cc-9858-41f5-8407-d76a54ab1343'] 2018-10-22 08:22:51,740 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid af5cb6cc-9858-41f5-8407-d76a54ab1343 -------------------------------------------------------------------------------- Task af5cb6cc-9858-41f5-8407-d76a54ab1343: 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 af5cb6cc-9858-41f5-8407-d76a54ab1343 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.74 | 4.74 | 4.74 | 4.74 | 4.74 | 4.74 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | -> glance_v2.upload_data | 1.746 | 1.746 | 1.746 | 1.746 | 1.746 | 1.746 | 100.0% | 1 | | glance_v2.delete_image | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | total | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 100.0% | 1 | | -> duration | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.013676 Full duration: 14.289686 -------------------------------------------------------------------------------- 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 af5cb6cc-9858-41f5-8407-d76a54ab1343 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.771 | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | -> glance_v2.upload_data | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | glance_v2.list_images | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 100.0% | 1 | | -> duration | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.945513 Full duration: 17.350545 -------------------------------------------------------------------------------- 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 af5cb6cc-9858-41f5-8407-d76a54ab1343 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | -> duration | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.354809 Full duration: 8.128718 -------------------------------------------------------------------------------- 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "number_instances": 2, "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] }, "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 af5cb6cc-9858-41f5-8407-d76a54ab1343 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.039 | 4.039 | 4.039 | 4.039 | 4.039 | 4.039 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | -> glance_v2.upload_data | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | nova.boot_servers | 13.423 | 13.423 | 13.423 | 13.423 | 13.423 | 13.423 | 100.0% | 1 | | total | 17.462 | 17.462 | 17.462 | 17.462 | 17.462 | 17.462 | 100.0% | 1 | | -> duration | 16.462 | 16.462 | 16.462 | 16.462 | 16.462 | 16.462 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.462164 Full duration: 39.899544 HINTS: * To plot HTML graphics with this data, run: rally task report af5cb6cc-9858-41f5-8407-d76a54ab1343 --out output.html * To generate a JUnit report, run: rally task export af5cb6cc-9858-41f5-8407-d76a54ab1343 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af5cb6cc-9858-41f5-8407-d76a54ab1343 --json --out output.json 2018-10-22 08:22:51,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'af5cb6cc-9858-41f5-8407-d76a54ab1343', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-22 08:22:54,149 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid af5cb6cc-9858-41f5-8407-d76a54ab1343 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-22 08:22:54.024 1282 INFO rally.api [-] Building 'json' report for the following task(s): 'af5cb6cc-9858-41f5-8407-d76a54ab1343'. 2018-10-22 08:22:54.030 1282 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:22:54,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'af5cb6cc-9858-41f5-8407-d76a54ab1343', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-22 08:22:56,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid af5cb6cc-9858-41f5-8407-d76a54ab1343 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-22 08:22:56.223 1285 INFO rally.api [-] Building 'html' report for the following task(s): 'af5cb6cc-9858-41f5-8407-d76a54ab1343'. 2018-10-22 08:22:56.245 1285 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:22:56,350 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-22 08:22:56,350 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-22 08:22:56,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-22 08:22:56,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:22:56,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:22:56,381 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:26:15,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3799cd56-acb3-464d-8142-fd96ab5ac8d9 2018-10-22 08:26:15,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3799cd56-acb3-464d-8142-fd96ab5ac8d9'] 2018-10-22 08:26:16,822 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3799cd56-acb3-464d-8142-fd96ab5ac8d9 -------------------------------------------------------------------------------- Task 3799cd56-acb3-464d-8142-fd96ab5ac8d9: 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.191 | 3.191 | 3.191 | 3.191 | 3.191 | 3.191 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 100.0% | 1 | | total | 5.631 | 5.631 | 5.631 | 5.631 | 5.631 | 5.631 | 100.0% | 1 | | -> duration | 5.631 | 5.631 | 5.631 | 5.631 | 5.631 | 5.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.631304 Full duration: 23.783827 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.375 | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 100.0% | 1 | | cinder_v2.delete_volume | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 100.0% | 1 | | total | 6.218 | 6.218 | 6.218 | 6.218 | 6.218 | 6.218 | 100.0% | 1 | | -> duration | 6.218 | 6.218 | 6.218 | 6.218 | 6.218 | 6.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.217727 Full duration: 16.681786 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.689 | 8.689 | 8.689 | 8.689 | 8.689 | 8.689 | 100.0% | 1 | | cinder_v2.delete_volume | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | total | 11.009 | 11.009 | 11.009 | 11.009 | 11.009 | 11.009 | 100.0% | 1 | | -> duration | 11.009 | 11.009 | 11.009 | 11.009 | 11.009 | 11.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.009485 Full duration: 22.209912 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.32 | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 100.0% | 1 | | cinder_v2.delete_volume | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 100.0% | 1 | | total | 5.834 | 5.834 | 5.834 | 5.834 | 5.834 | 5.834 | 100.0% | 1 | | -> duration | 5.834 | 5.834 | 5.834 | 5.834 | 5.834 | 5.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.834165 Full duration: 15.663368 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | cinder_v2.extend_volume | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | cinder_v2.delete_volume | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | total | 8.031 | 8.031 | 8.031 | 8.031 | 8.031 | 8.031 | 100.0% | 1 | | -> duration | 8.031 | 8.031 | 8.031 | 8.031 | 8.031 | 8.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.031437 Full duration: 17.903083 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | cinder_v2.delete_volume | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 100.0% | 1 | | total | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 100.0% | 1 | | -> duration | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.829164 Full duration: 22.864516 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | cinder_v2.list_qos | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788129 Full duration: 12.78169 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | cinder_v2.set_qos | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872689 Full duration: 12.454091 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | cinder_v2.list_types | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78836 Full duration: 12.263952 -------------------------------------------------------------------------------- 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 3799cd56-acb3-464d-8142-fd96ab5ac8d9 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817052 Full duration: 12.254748 HINTS: * To plot HTML graphics with this data, run: rally task report 3799cd56-acb3-464d-8142-fd96ab5ac8d9 --out output.html * To generate a JUnit report, run: rally task export 3799cd56-acb3-464d-8142-fd96ab5ac8d9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3799cd56-acb3-464d-8142-fd96ab5ac8d9 --json --out output.json 2018-10-22 08:26:16,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3799cd56-acb3-464d-8142-fd96ab5ac8d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-22 08:26:19,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3799cd56-acb3-464d-8142-fd96ab5ac8d9 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-22 08:26:18.913 3074 INFO rally.api [-] Building 'json' report for the following task(s): '3799cd56-acb3-464d-8142-fd96ab5ac8d9'. 2018-10-22 08:26:18.921 3074 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:26:19,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3799cd56-acb3-464d-8142-fd96ab5ac8d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-22 08:26:21,279 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3799cd56-acb3-464d-8142-fd96ab5ac8d9 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-22 08:26:21.149 3077 INFO rally.api [-] Building 'html' report for the following task(s): '3799cd56-acb3-464d-8142-fd96ab5ac8d9'. 2018-10-22 08:26:21.178 3077 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:26:21,290 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-22 08:26:21,290 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-22 08:26:21,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-22 08:26:21,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:26:21,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:26:21,316 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:27:46,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f81053de-cedc-446e-babc-d2bb09704ae2 2018-10-22 08:27:46,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f81053de-cedc-446e-babc-d2bb09704ae2'] 2018-10-22 08:27:47,879 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f81053de-cedc-446e-babc-d2bb09704ae2 -------------------------------------------------------------------------------- Task f81053de-cedc-446e-babc-d2bb09704ae2: 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 f81053de-cedc-446e-babc-d2bb09704ae2 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.598 | 4.598 | 4.598 | 4.598 | 4.598 | 4.598 | 100.0% | 1 | | heat.update_stack | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | heat.delete_stack | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | total | 10.363 | 10.363 | 10.363 | 10.363 | 10.363 | 10.363 | 100.0% | 1 | | -> duration | 6.363 | 6.363 | 6.363 | 6.363 | 6.363 | 6.363 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.362839 Full duration: 20.389699 -------------------------------------------------------------------------------- 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 f81053de-cedc-446e-babc-d2bb09704ae2 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.491 | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 100.0% | 1 | | heat.check_stack | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | heat.delete_stack | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | total | 7.167 | 7.167 | 7.167 | 7.167 | 7.167 | 7.167 | 100.0% | 1 | | -> duration | 5.167 | 5.167 | 5.167 | 5.167 | 5.167 | 5.167 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.166907 Full duration: 17.027246 -------------------------------------------------------------------------------- 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 f81053de-cedc-446e-babc-d2bb09704ae2 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.766 | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 100.0% | 1 | | heat.suspend_stack | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | heat.resume_stack | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | heat.delete_stack | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | total | 9.898 | 9.898 | 9.898 | 9.898 | 9.898 | 9.898 | 100.0% | 1 | | -> duration | 7.898 | 7.898 | 7.898 | 7.898 | 7.898 | 7.898 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.898168 Full duration: 18.31902 -------------------------------------------------------------------------------- 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 f81053de-cedc-446e-babc-d2bb09704ae2 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600215 Full duration: 8.485324 HINTS: * To plot HTML graphics with this data, run: rally task report f81053de-cedc-446e-babc-d2bb09704ae2 --out output.html * To generate a JUnit report, run: rally task export f81053de-cedc-446e-babc-d2bb09704ae2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f81053de-cedc-446e-babc-d2bb09704ae2 --json --out output.json 2018-10-22 08:27:47,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f81053de-cedc-446e-babc-d2bb09704ae2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-22 08:27:50,045 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f81053de-cedc-446e-babc-d2bb09704ae2 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-22 08:27:49.938 3810 INFO rally.api [-] Building 'json' report for the following task(s): 'f81053de-cedc-446e-babc-d2bb09704ae2'. 2018-10-22 08:27:49.943 3810 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:27:50,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f81053de-cedc-446e-babc-d2bb09704ae2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-22 08:27:52,222 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f81053de-cedc-446e-babc-d2bb09704ae2 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-22 08:27:52.101 3813 INFO rally.api [-] Building 'html' report for the following task(s): 'f81053de-cedc-446e-babc-d2bb09704ae2'. 2018-10-22 08:27:52.122 3813 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:27:52,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-22 08:27:52,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-22 08:27:52,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-22 08:27:52,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:27:52,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:27:52,251 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:31:09,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 2018-10-22 08:31:09,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a'] 2018-10-22 08:31:10,121 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a -------------------------------------------------------------------------------- Task bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a: 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.revoke_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77066 Full duration: 14.450635 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | keystone_v3.add_role | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.list_roles | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 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.7738 Full duration: 14.559557 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | keystone_v3.list_projects | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926988 Full duration: 14.638282 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609028 Full duration: 12.295444 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688438 Full duration: 12.548935 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | keystone_v3.create_user | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.create_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_project | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_user | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.list_services | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.get_services | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 100.0% | 1 | | -> duration | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.828919 Full duration: 19.677336 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | keystone_v3.update_project | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.delete_project | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> duration | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.079764 Full duration: 12.882857 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771261 Full duration: 14.665141 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709195 Full duration: 14.874616 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | keystone_v3.list_users | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923831 Full duration: 14.682133 -------------------------------------------------------------------------------- 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 bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.create_users | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | total | 6.621 | 6.621 | 6.621 | 6.621 | 6.621 | 6.621 | 100.0% | 1 | | -> duration | 6.621 | 6.621 | 6.621 | 6.621 | 6.621 | 6.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.620789 Full duration: 22.768461 HINTS: * To plot HTML graphics with this data, run: rally task report bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a --out output.html * To generate a JUnit report, run: rally task export bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a --json --out output.json 2018-10-22 08:31:10,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-22 08:31:12,428 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-22 08:31:12.314 5728 INFO rally.api [-] Building 'json' report for the following task(s): 'bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a'. 2018-10-22 08:31:12.325 5728 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:31:12,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-22 08:31:14,582 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-22 08:31:14.451 5731 INFO rally.api [-] Building 'html' report for the following task(s): 'bb2dc6ca-e1d5-4fc1-9d48-7d561c09a34a'. 2018-10-22 08:31:14.481 5731 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:31:14,596 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-22 08:31:14,597 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-22 08:31:14,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-22 08:31:14,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:31:14,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:31:14,623 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:37:22,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 2018-10-22 08:37:22,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2ef2ce17-cf34-4bc5-96ca-b54146a988d2'] 2018-10-22 08:37:23,613 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 -------------------------------------------------------------------------------- Task 2ef2ce17-cf34-4bc5-96ca-b54146a988d2: 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | neutron.delete_network | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | total | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> duration | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.886588 Full duration: 15.414865 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | neutron.delete_port | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 100.0% | 1 | | -> duration | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.903482 Full duration: 36.795505 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | neutron.create_subnet | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | neutron.create_router | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 100.0% | 1 | | neutron.add_interface_router | 1.974 | 1.974 | 1.974 | 1.974 | 1.974 | 1.974 | 100.0% | 1 | | neutron.remove_interface_router | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | neutron.delete_router | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | total | 10.274 | 10.274 | 10.274 | 10.274 | 10.274 | 10.274 | 100.0% | 1 | | -> duration | 10.274 | 10.274 | 10.274 | 10.274 | 10.274 | 10.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.273868 Full duration: 49.064893 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | neutron.delete_subnet | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | -> duration | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.640259 Full duration: 33.856567 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | neutron.list_networks | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> duration | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.415822 Full duration: 16.99374 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | neutron.list_ports | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.713 | 1.713 | 1.713 | 1.713 | 1.713 | 1.713 | 100.0% | 1 | | -> duration | 1.713 | 1.713 | 1.713 | 1.713 | 1.713 | 1.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.71307 Full duration: 35.789573 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | neutron.create_subnet | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | neutron.create_router | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 100.0% | 1 | | neutron.add_interface_router | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | neutron.list_routers | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 100.0% | 1 | | -> duration | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.7757 Full duration: 50.36696 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | neutron.create_subnet | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | neutron.list_subnets | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 100.0% | 1 | | -> duration | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.85685 Full duration: 40.084345 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | neutron.delete_security_group | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | -> duration | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.181582 Full duration: 14.339249 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | neutron.create_security_group_rule | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | neutron.delete_security_group | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> duration | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.94057 Full duration: 14.841568 -------------------------------------------------------------------------------- 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 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.create_router | 3.841 | 3.841 | 3.841 | 3.841 | 3.841 | 3.841 | 100.0% | 1 | | neutron.add_gateway_router | 1.979 | 1.979 | 1.979 | 1.979 | 1.979 | 1.979 | 100.0% | 1 | | neutron.remove_gateway_router | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 100.0% | 1 | | total | 7.93 | 7.93 | 7.93 | 7.93 | 7.93 | 7.93 | 100.0% | 1 | | -> duration | 7.93 | 7.93 | 7.93 | 7.93 | 7.93 | 7.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.930438 Full duration: 30.660264 HINTS: * To plot HTML graphics with this data, run: rally task report 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 --out output.html * To generate a JUnit report, run: rally task export 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 --json --out output.json 2018-10-22 08:37:23,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2ef2ce17-cf34-4bc5-96ca-b54146a988d2', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-22 08:37:25,880 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-22 08:37:25.769 9026 INFO rally.api [-] Building 'json' report for the following task(s): '2ef2ce17-cf34-4bc5-96ca-b54146a988d2'. 2018-10-22 08:37:25.778 9026 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:37:25,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2ef2ce17-cf34-4bc5-96ca-b54146a988d2', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-22 08:37:28,171 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2ef2ce17-cf34-4bc5-96ca-b54146a988d2 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-22 08:37:28.040 9029 INFO rally.api [-] Building 'html' report for the following task(s): '2ef2ce17-cf34-4bc5-96ca-b54146a988d2'. 2018-10-22 08:37:28.070 9029 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:37:28,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-22 08:37:28,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-22 08:37:28,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-22 08:37:28,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:37:28,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:37:28,206 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:44:40,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : eda197cd-21fa-4ca1-b35c-434b5b058cdd 2018-10-22 08:44:40,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'eda197cd-21fa-4ca1-b35c-434b5b058cdd'] 2018-10-22 08:44:41,295 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid eda197cd-21fa-4ca1-b35c-434b5b058cdd -------------------------------------------------------------------------------- Task eda197cd-21fa-4ca1-b35c-434b5b058cdd: 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "block_migration": false, "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.624 | 12.624 | 12.624 | 12.624 | 12.624 | 12.624 | 100.0% | 1 | | nova.find_host_to_migrate | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | nova.live_migrate | 10.446 | 10.446 | 10.446 | 10.446 | 10.446 | 10.446 | 100.0% | 1 | | nova.delete_server | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | | total | 27.356 | 27.356 | 27.356 | 27.356 | 27.356 | 27.356 | 100.0% | 1 | | -> duration | 26.356 | 26.356 | 26.356 | 26.356 | 26.356 | 26.356 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.356399 Full duration: 36.636988 -------------------------------------------------------------------------------- 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.272 | 9.272 | 9.272 | 9.272 | 9.272 | 9.272 | 100.0% | 1 | | cinder_v2.create_volume | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | nova.attach_volume | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 100.0% | 1 | | nova.find_host_to_migrate | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | nova.live_migrate | 13.98 | 13.98 | 13.98 | 13.98 | 13.98 | 13.98 | 100.0% | 1 | | nova.detach_volume | 3.809 | 3.809 | 3.809 | 3.809 | 3.809 | 3.809 | 100.0% | 1 | | cinder_v2.delete_volume | 2.179 | 2.179 | 2.179 | 2.179 | 2.179 | 2.179 | 100.0% | 1 | | nova.delete_server | 3.313 | 3.313 | 3.313 | 3.313 | 3.313 | 3.313 | 100.0% | 1 | | total | 41.192 | 41.192 | 41.192 | 41.192 | 41.192 | 41.192 | 100.0% | 1 | | -> duration | 40.192 | 40.192 | 40.192 | 40.192 | 40.192 | 40.192 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.192253 Full duration: 52.95315 -------------------------------------------------------------------------------- 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.633 | 8.633 | 8.633 | 8.633 | 8.633 | 8.633 | 100.0% | 1 | | nova.boot_server | 9.954 | 9.954 | 9.954 | 9.954 | 9.954 | 9.954 | 100.0% | 1 | | nova.find_host_to_migrate | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | nova.live_migrate | 16.859 | 16.859 | 16.859 | 16.859 | 16.859 | 16.859 | 100.0% | 1 | | nova.delete_server | 7.966 | 7.966 | 7.966 | 7.966 | 7.966 | 7.966 | 100.0% | 1 | | total | 44.79 | 44.79 | 44.79 | 44.79 | 44.79 | 44.79 | 100.0% | 1 | | -> duration | 43.79 | 43.79 | 43.79 | 43.79 | 43.79 | 43.79 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.789776 Full duration: 56.469382 -------------------------------------------------------------------------------- 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "server_kwargs": { "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] } }, "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 eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | nova.boot_server | 8.488 | 8.488 | 8.488 | 8.488 | 8.488 | 8.488 | 100.0% | 1 | | nova.delete_server | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | nova.delete_keypair | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 12.127 | 12.127 | 12.127 | 12.127 | 12.127 | 12.127 | 100.0% | 1 | | -> duration | 11.127 | 11.127 | 11.127 | 11.127 | 11.127 | 11.127 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.127415 Full duration: 43.260776 -------------------------------------------------------------------------------- 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "volume_size": 5, "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] }, "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 eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.268 | 8.268 | 8.268 | 8.268 | 8.268 | 8.268 | 100.0% | 1 | | nova.boot_server | 9.658 | 9.658 | 9.658 | 9.658 | 9.658 | 9.658 | 100.0% | 1 | | nova.delete_server | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 100.0% | 1 | | total | 20.72 | 20.72 | 20.72 | 20.72 | 20.72 | 20.72 | 100.0% | 1 | | -> duration | 19.72 | 19.72 | 19.72 | 19.72 | 19.72 | 19.72 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.719688 Full duration: 54.541519 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "force_delete": false, "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] }, "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 eda197cd-21fa-4ca1-b35c-434b5b058cdd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.869 | 8.869 | 8.869 | 8.869 | 8.869 | 8.869 | 100.0% | 1 | | nova.pause_server | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | nova.unpause_server | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 100.0% | 1 | | nova.delete_server | 5.228 | 5.228 | 5.228 | 5.228 | 5.228 | 5.228 | 100.0% | 1 | | total | 20.004 | 20.004 | 20.004 | 20.004 | 20.004 | 20.004 | 100.0% | 1 | | -> duration | 15.004 | 15.004 | 15.004 | 15.004 | 15.004 | 15.004 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.004261 Full duration: 51.084782 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "nics": [ { "net-id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.72 | 9.72 | 9.72 | 9.72 | 9.72 | 9.72 | 100.0% | 1 | | nova.migrate | 15.836 | 15.836 | 15.836 | 15.836 | 15.836 | 15.836 | 100.0% | 1 | | nova.resize_confirm | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | nova.delete_server | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | total | 31.219 | 31.219 | 31.219 | 31.219 | 31.219 | 31.219 | 100.0% | 1 | | -> duration | 30.219 | 30.219 | 30.219 | 30.219 | 30.219 | 30.219 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.219041 Full duration: 40.759409 -------------------------------------------------------------------------------- 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_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "image": { "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.805 | 9.805 | 9.805 | 9.805 | 9.805 | 9.805 | 100.0% | 1 | | nova.list_interfaces | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 10.052 | 10.052 | 10.052 | 10.052 | 10.052 | 10.052 | 100.0% | 1 | | -> duration | 9.052 | 9.052 | 9.052 | 9.052 | 9.052 | 9.052 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.05155 Full duration: 48.546 -------------------------------------------------------------------------------- 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 eda197cd-21fa-4ca1-b35c-434b5b058cdd 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | nova.delete_server_group | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694225 Full duration: 9.256936 HINTS: * To plot HTML graphics with this data, run: rally task report eda197cd-21fa-4ca1-b35c-434b5b058cdd --out output.html * To generate a JUnit report, run: rally task export eda197cd-21fa-4ca1-b35c-434b5b058cdd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report eda197cd-21fa-4ca1-b35c-434b5b058cdd --json --out output.json 2018-10-22 08:44:41,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'eda197cd-21fa-4ca1-b35c-434b5b058cdd', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-22 08:44:43,577 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid eda197cd-21fa-4ca1-b35c-434b5b058cdd --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-22 08:44:43.465 10672 INFO rally.api [-] Building 'json' report for the following task(s): 'eda197cd-21fa-4ca1-b35c-434b5b058cdd'. 2018-10-22 08:44:43.474 10672 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:44:43,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'eda197cd-21fa-4ca1-b35c-434b5b058cdd', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-22 08:44:45,871 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid eda197cd-21fa-4ca1-b35c-434b5b058cdd --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-22 08:44:45.739 10675 INFO rally.api [-] Building 'html' report for the following task(s): 'eda197cd-21fa-4ca1-b35c-434b5b058cdd'. 2018-10-22 08:44:45.769 10675 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:44:45,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-22 08:44:45,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-22 08:44:45,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-22 08:44:45,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-22 08:44:45,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-22 08:44:45,888 - 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': '3f75777e-a0ad-44b9-82ee-f035a0e238d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'flavor_name': 'rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8', '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_f8053b8f-5034-4a0c-9ac9-c17633c910c8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-22 08:45:39,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 79777b83-70cd-40cd-9c06-93e125173440 2018-10-22 08:45:39,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '79777b83-70cd-40cd-9c06-93e125173440'] 2018-10-22 08:45:40,208 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 79777b83-70cd-40cd-9c06-93e125173440 -------------------------------------------------------------------------------- Task 79777b83-70cd-40cd-9c06-93e125173440: 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 79777b83-70cd-40cd-9c06-93e125173440 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | quotas.delete_quotas | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> duration | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.015123 Full duration: 8.596783 -------------------------------------------------------------------------------- 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 79777b83-70cd-40cd-9c06-93e125173440 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.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80026 Full duration: 8.617443 -------------------------------------------------------------------------------- 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 79777b83-70cd-40cd-9c06-93e125173440 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749719 Full duration: 8.373269 -------------------------------------------------------------------------------- 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 79777b83-70cd-40cd-9c06-93e125173440 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.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.136608 Full duration: 9.260385 HINTS: * To plot HTML graphics with this data, run: rally task report 79777b83-70cd-40cd-9c06-93e125173440 --out output.html * To generate a JUnit report, run: rally task export 79777b83-70cd-40cd-9c06-93e125173440 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 79777b83-70cd-40cd-9c06-93e125173440 --json --out output.json 2018-10-22 08:45:40,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '79777b83-70cd-40cd-9c06-93e125173440', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-22 08:45:42,357 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 79777b83-70cd-40cd-9c06-93e125173440 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-22 08:45:42.253 11188 INFO rally.api [-] Building 'json' report for the following task(s): '79777b83-70cd-40cd-9c06-93e125173440'. 2018-10-22 08:45:42.257 11188 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:45:42,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '79777b83-70cd-40cd-9c06-93e125173440', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-22 08:45:44,508 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 79777b83-70cd-40cd-9c06-93e125173440 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-22 08:45:44.388 11191 INFO rally.api [-] Building 'html' report for the following task(s): '79777b83-70cd-40cd-9c06-93e125173440'. 2018-10-22 08:45:44.409 11191 INFO rally.api [-] The report has been successfully built. 2018-10-22 08:45:44,513 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-22 08:45:44,516 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:38 | 11 | 100.00% | | nova | 06:33 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:32 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-22 08:45:44,516 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-10-22 08:45:44,642 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:45:44,643 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:58 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-22 08:45:44,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:45:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:44,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15dd09f3-8f4f-4183-8d20-7405e81a07eb x-compute-request-id: req-15dd09f3-8f4f-4183-8d20-7405e81a07eb Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4b23c805-50c2-48c4-886e-8ce176cb9cc7", "name": "rally_sanity-flavor_alt_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c641fe10-7373-4616-b5c1-2c834483861b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c641fe10-7373-4616-b5c1-2c834483861b", "name": "rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:45:44,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-15dd09f3-8f4f-4183-8d20-7405e81a07eb 2018-10-22 08:45:44,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.219461917877s 2018-10-22 08:45:44,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-15dd09f3-8f4f-4183-8d20-7405e81a07eb 2018-10-22 08:45:44,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:45:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:44,915 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66f4f194-936f-41f4-afd7-007ea758a149 x-compute-request-id: req-66f4f194-936f-41f4-afd7-007ea758a149 Content-Length: 0 Content-Type: application/json 2018-10-22 08:45:44,915 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7 used request id req-66f4f194-936f-41f4-afd7-007ea758a149 2018-10-22 08:45:44,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441479682922s 2018-10-22 08:45:44,916 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4b23c805-50c2-48c4-886e-8ce176cb9cc7 used request id req-66f4f194-936f-41f4-afd7-007ea758a149 2018-10-22 08:45:44,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-22 08:45:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6/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}27502602680ab883db552a0ebf73905e915ed4c7" -d '{"subnet_id": "c586e182-c284-4b2e-a157-16a3429814a0"}' 2018-10-22 08:45:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a6074e9c-3f75-4cb8-9f0a-54ee90c05212 Date: Mon, 22 Oct 2018 08:45:46 GMT RESP BODY: {"network_id": "3f75777e-a0ad-44b9-82ee-f035a0e238d4", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "subnet_id": "c586e182-c284-4b2e-a157-16a3429814a0", "subnet_ids": ["c586e182-c284-4b2e-a157-16a3429814a0"], "port_id": "0a80f043-709a-408c-a732-5d02ee0535ec", "id": "7ac4689d-1616-4a90-8bf4-3e2ab32f53d6"} 2018-10-22 08:45:46,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6/remove_router_interface.json used request id req-a6074e9c-3f75-4cb8-9f0a-54ee90c05212 2018-10-22 08:45:46,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.46047878265s 2018-10-22 08:45:46,377 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6/remove_router_interface.json used request id req-a6074e9c-3f75-4cb8-9f0a-54ee90c05212 returning object 7ac4689d-1616-4a90-8bf4-3e2ab32f53d6 2018-10-22 08:45:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-22 08:45:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:46,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-74701135-ce59-4da1-8cf7-6fcc99d2d58e Date: Mon, 22 Oct 2018 08:45:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "created_at": "2018-10-22T08:19:49Z", "admin_state_up": true, "updated_at": "2018-10-22T08:45:45Z", "project_id": "373b5a03f3c541c4a4f32541147237f2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7ac4689d-1616-4a90-8bf4-3e2ab32f53d6", "name": "rally_sanity-router_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}]} 2018-10-22 08:45:46,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-74701135-ce59-4da1-8cf7-6fcc99d2d58e 2018-10-22 08:45:46,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.226751089096s 2018-10-22 08:45:46,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-74701135-ce59-4da1-8cf7-6fcc99d2d58e 2018-10-22 08:45:46,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-22 08:45:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6.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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:50,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41963a3c-f55c-471e-894a-8e6c119143f2 Content-Length: 0 Date: Mon, 22 Oct 2018 08:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:45:50,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6.json used request id req-41963a3c-f55c-471e-894a-8e6c119143f2 2018-10-22 08:45:50,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.52355599403s 2018-10-22 08:45:50,130 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7ac4689d-1616-4a90-8bf4-3e2ab32f53d6.json used request id req-41963a3c-f55c-471e-894a-8e6c119143f2 2018-10-22 08:45:50,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 08:45:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:50,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-e13c52b9-63ca-4cc7-9cf2-a3798863c31b Date: Mon, 22 Oct 2018 08:45:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f75777e-a0ad-44b9-82ee-f035a0e238d4","tenant_id":"373b5a03f3c541c4a4f32541147237f2","created_at":"2018-10-22T08:19:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T08:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"373b5a03f3c541c4a4f32541147237f2","id":"c586e182-c284-4b2e-a157-16a3429814a0","subnetpool_id":null,"name":"rally_sanity-subnet_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}]} 2018-10-22 08:45:50,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e13c52b9-63ca-4cc7-9cf2-a3798863c31b 2018-10-22 08:45:50,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0533390045166s 2018-10-22 08:45:50,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e13c52b9-63ca-4cc7-9cf2-a3798863c31b 2018-10-22 08:45:50,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-22 08:45:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/c586e182-c284-4b2e-a157-16a3429814a0.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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:52,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d09ef962-1886-4e0b-8bff-023086f8e5fb Date: Mon, 22 Oct 2018 08:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:45:52,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c586e182-c284-4b2e-a157-16a3429814a0.json used request id req-d09ef962-1886-4e0b-8bff-023086f8e5fb 2018-10-22 08:45:52,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.19112706184s 2018-10-22 08:45:52,377 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c586e182-c284-4b2e-a157-16a3429814a0.json used request id req-d09ef962-1886-4e0b-8bff-023086f8e5fb 2018-10-22 08:45:52,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:45:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-e53b9845-139a-4aec-9ecd-57ec93a99ae2 Date: Mon, 22 Oct 2018 08:45:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"3f75777e-a0ad-44b9-82ee-f035a0e238d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"373b5a03f3c541c4a4f32541147237f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:45:52Z","qos_policy_id":null,"name":"rally_sanity-net_f8053b8f-5034-4a0c-9ac9-c17633c910c8","admin_state_up":true,"tenant_id":"373b5a03f3c541c4a4f32541147237f2","created_at":"2018-10-22T08:19:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:45:52,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e53b9845-139a-4aec-9ecd-57ec93a99ae2 2018-10-22 08:45:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237362146378s 2018-10-22 08:45:52,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e53b9845-139a-4aec-9ecd-57ec93a99ae2 2018-10-22 08:45:52,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-22 08:45:52,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3f75777e-a0ad-44b9-82ee-f035a0e238d4.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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:53,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64e651ab-9fc7-44bc-ba6e-c9749e3e45c2 Date: Mon, 22 Oct 2018 08:45:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:45:53,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3f75777e-a0ad-44b9-82ee-f035a0e238d4.json used request id req-64e651ab-9fc7-44bc-ba6e-c9749e3e45c2 2018-10-22 08:45:53,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.685424089432s 2018-10-22 08:45:53,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3f75777e-a0ad-44b9-82ee-f035a0e238d4.json used request id req-64e651ab-9fc7-44bc-ba6e-c9749e3e45c2 2018-10-22 08:45:53,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:45:53,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:53,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-16136c53-6f46-4e60-90b3-29b752154bfd Date: Mon, 22 Oct 2018 08:45:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/snap", "metadata": {}}], "file": "/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/file", "owner": "373b5a03f3c541c4a4f32541147237f2", "id": "d55c3396-7b62-4d3c-97c3-0a3443dd861e", "size": 12716032, "self": "/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:19:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:19:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:45:53,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-16136c53-6f46-4e60-90b3-29b752154bfd 2018-10-22 08:45:53,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.539066076279s 2018-10-22 08:45:53,842 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-16136c53-6f46-4e60-90b3-29b752154bfd 2018-10-22 08:45:53,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:45:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27502602680ab883db552a0ebf73905e915ed4c7" 2018-10-22 08:45:55,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8a8dac4-c52c-4b44-8b66-b92054d77a7f Date: Mon, 22 Oct 2018 08:45:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:45:55,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e used request id req-d8a8dac4-c52c-4b44-8b66-b92054d77a7f 2018-10-22 08:45:55,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.91930389404s 2018-10-22 08:45:55,764 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d55c3396-7b62-4d3c-97c3-0a3443dd861e used request id req-d8a8dac4-c52c-4b44-8b66-b92054d77a7f 2018-10-22 08:45:55,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:45:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:55,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45: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-d37921af-4add-4e37-950b-391ba4e20ba3 x-compute-request-id: req-d37921af-4add-4e37-950b-391ba4e20ba3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c641fe10-7373-4616-b5c1-2c834483861b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c641fe10-7373-4616-b5c1-2c834483861b", "name": "rally_sanity-flavor_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:45:55,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d37921af-4add-4e37-950b-391ba4e20ba3 2018-10-22 08:45:55,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0357902050018s 2018-10-22 08:45:55,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d37921af-4add-4e37-950b-391ba4e20ba3 2018-10-22 08:45:55,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:45:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:55,855 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:45: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-b803e2c4-d24f-485d-aa5c-5442b880af9e x-compute-request-id: req-b803e2c4-d24f-485d-aa5c-5442b880af9e Content-Length: 0 Content-Type: application/json 2018-10-22 08:45:55,855 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b used request id req-b803e2c4-d24f-485d-aa5c-5442b880af9e 2018-10-22 08:45:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.052729845047s 2018-10-22 08:45:55,856 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c641fe10-7373-4616-b5c1-2c834483861b used request id req-b803e2c4-d24f-485d-aa5c-5442b880af9e 2018-10-22 08:45:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:45:55,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:55,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60833165-a9f8-4a36-806a-48f1cf52ef1c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8", "links": {"self": "http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56"}, "domain_id": "default", "enabled": true, "id": "b5f7b9c1ad2646a7b7d4af289ff92a56", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:45:55,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-60833165-a9f8-4a36-806a-48f1cf52ef1c 2018-10-22 08:45:55,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107728004456s 2018-10-22 08:45:55,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-60833165-a9f8-4a36-806a-48f1cf52ef1c 2018-10-22 08:45:55,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:45:55,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:56,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fbd58b-3176-48de-a9c1-7a29cbb56b63 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56"}, "enabled": true, "id": "b5f7b9c1ad2646a7b7d4af289ff92a56", "options": {}, "domain_id": "default", "name": "rally_sanity-user_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}} 2018-10-22 08:45:56,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 used request id req-b6fbd58b-3176-48de-a9c1-7a29cbb56b63 2018-10-22 08:45:56,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0942628383636s 2018-10-22 08:45:56,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 used request id req-b6fbd58b-3176-48de-a9c1-7a29cbb56b63 2018-10-22 08:45:56,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:45:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:56,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d44b222-9999-41df-a6dd-56dc760413e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:45:56,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 used request id req-3d44b222-9999-41df-a6dd-56dc760413e9 2018-10-22 08:45:56,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.29233789444s 2018-10-22 08:45:56,359 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b5f7b9c1ad2646a7b7d4af289ff92a56 used request id req-3d44b222-9999-41df-a6dd-56dc760413e9 2018-10-22 08:45:56,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:45:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:56,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb39c1c-94b2-4349-9d92-a784504577f9 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2"}, "enabled": true, "id": "373b5a03f3c541c4a4f32541147237f2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f8053b8f-5034-4a0c-9ac9-c17633c910c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:45:56,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-cbb39c1c-94b2-4349-9d92-a784504577f9 2018-10-22 08:45:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.161134004593s 2018-10-22 08:45:56,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-cbb39c1c-94b2-4349-9d92-a784504577f9 2018-10-22 08:45:56,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:45:56,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:56,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c053f94b-6a3d-4a16-a4ba-d25dc9d10095 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:45:56,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2 used request id req-c053f94b-6a3d-4a16-a4ba-d25dc9d10095 2018-10-22 08:45:56,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.128180980682s 2018-10-22 08:45:56,652 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/373b5a03f3c541c4a4f32541147237f2 used request id req-c053f94b-6a3d-4a16-a4ba-d25dc9d10095 2018-10-22 08:45:56,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:45:56,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:56,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c02645-4866-4ece-a8a2-2d074bcdad3e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4cfbb9ec3fb749feb91789b1274d5d9c", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:45:56,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14c02645-4866-4ece-a8a2-2d074bcdad3e 2018-10-22 08:45:56,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831398963928s 2018-10-22 08:45:56,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:45:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:56,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35a7745-f1b8-462c-bdbf-abca9757bd74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:45:56,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4cfbb9ec3fb749feb91789b1274d5d9c used request id req-d35a7745-f1b8-462c-bdbf-abca9757bd74 2018-10-22 08:45:56,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.097846031189s 2018-10-22 08:45:56,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:45:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=373b5a03f3c541c4a4f32541147237f2&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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-09fab31d-a408-432a-9c02-8d59c297f5a8 Date: Mon, 22 Oct 2018 08:45:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "created_at": "2018-10-22T08:19:46Z", "updated_at": "2018-10-22T08:19:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "0cf1f5e9-d08f-4864-b7ae-21457ce460c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "373b5a03f3c541c4a4f32541147237f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "2e051287-990c-44c9-a487-812a7945b0e9", "remote_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "373b5a03f3c541c4a4f32541147237f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "6c7c186e-5960-42ad-bc45-3b90fa0977da", "remote_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "373b5a03f3c541c4a4f32541147237f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "e296c674-f5b8-47f4-98ae-963026e88423", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "373b5a03f3c541c4a4f32541147237f2"}], "revision_number": 4, "project_id": "373b5a03f3c541c4a4f32541147237f2", "id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "name": "default"}]} 2018-10-22 08:45:57,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=373b5a03f3c541c4a4f32541147237f2&name=default used request id req-09fab31d-a408-432a-9c02-8d59c297f5a8 2018-10-22 08:45:57,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18860912323s 2018-10-22 08:45:57,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=373b5a03f3c541c4a4f32541147237f2&name=default used request id req-09fab31d-a408-432a-9c02-8d59c297f5a8 2018-10-22 08:45:57,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:45:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:57,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-60afc3fc-525c-46e2-bd3b-fd980393ff94 Date: Mon, 22 Oct 2018 08:45:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "created_at": "2018-10-22T08:19:46Z", "updated_at": "2018-10-22T08:19:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "6c7c186e-5960-42ad-bc45-3b90fa0977da", "remote_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "373b5a03f3c541c4a4f32541147237f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "2e051287-990c-44c9-a487-812a7945b0e9", "remote_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "373b5a03f3c541c4a4f32541147237f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "e296c674-f5b8-47f4-98ae-963026e88423", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "373b5a03f3c541c4a4f32541147237f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:19:46Z", "revision_number": 0, "id": "0cf1f5e9-d08f-4864-b7ae-21457ce460c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:19:46Z", "security_group_id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "tenant_id": "373b5a03f3c541c4a4f32541147237f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "373b5a03f3c541c4a4f32541147237f2"}], "revision_number": 4, "project_id": "373b5a03f3c541c4a4f32541147237f2", "id": "27972f13-d86f-4f41-bd24-91303b22b1fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:45:57,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-60afc3fc-525c-46e2-bd3b-fd980393ff94 2018-10-22 08:45:57,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212950944901s 2018-10-22 08:45:57,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-60afc3fc-525c-46e2-bd3b-fd980393ff94 2018-10-22 08:45:57,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 08:45:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/27972f13-d86f-4f41-bd24-91303b22b1fa.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}213802d8b58276035426bc4ea1cc172d4df8e16e" 2018-10-22 08:45:57,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af9666b3-c028-4177-8a98-9a46aab94c26 Content-Length: 0 Date: Mon, 22 Oct 2018 08:45:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:45:57,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/27972f13-d86f-4f41-bd24-91303b22b1fa.json used request id req-af9666b3-c028-4177-8a98-9a46aab94c26 2018-10-22 08:45:57,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.33796787262s 2018-10-22 08:45:57,587 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/27972f13-d86f-4f41-bd24-91303b22b1fa.json used request id req-af9666b3-c028-4177-8a98-9a46aab94c26 2018-10-22 08:45:57,640 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-22 08:45:57,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:45:57,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:45:57,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:45:57,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:45:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:45:57,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5c8d40-300d-49da-8850-e1460cc5d57b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:45:57,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b5c8d40-300d-49da-8850-e1460cc5d57b 2018-10-22 08:45:57,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:45:58,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["0kWplC0fTV2d3-r9KzXESA"], "issued_at": "2018-10-22T08:45:58.000000Z"}} 2018-10-22 08:45:58,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:45:58,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:58,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-de44d9e4-294c-4e04-ab8b-074cf66b0a0b Date: Mon, 22 Oct 2018 08:45:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:45:58,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de44d9e4-294c-4e04-ab8b-074cf66b0a0b 2018-10-22 08:45:58,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.635586977005s 2018-10-22 08:45:58,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de44d9e4-294c-4e04-ab8b-074cf66b0a0b 2018-10-22 08:45:58,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:45:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:58,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:45:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:58,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ba5401-3fba-408f-8b65-8eb3afcc6c4b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:45:58,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-54ba5401-3fba-408f-8b65-8eb3afcc6c4b 2018-10-22 08:45:58,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0892980098724s 2018-10-22 08:45:58,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:45:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030"}}' 2018-10-22 08:45:58,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9248a5ed-a14a-45cd-be73-01ea6749478d 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.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b"}, "enabled": true, "id": "a2832c1277424dfa9cfee39dd531920b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030"}} 2018-10-22 08:45:58,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9248a5ed-a14a-45cd-be73-01ea6749478d 2018-10-22 08:45:58,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133616924286s 2018-10-22 08:45:58,974 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9248a5ed-a14a-45cd-be73-01ea6749478d 2018-10-22 08:45:58,975 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030', 'id': u'a2832c1277424dfa9cfee39dd531920b', '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'})}) 2018-10-22 08:45:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:45:59,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.428086042404s 2018-10-22 08:45:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:59,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffedbf5-6cec-44ea-8505-675863745146 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae"}, "enabled": true, "id": "519600dfbb30421b864bc5e05ac24bae", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030"}} 2018-10-22 08:45:59,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae used request id req-cffedbf5-6cec-44ea-8505-675863745146 2018-10-22 08:45:59,509 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'519600dfbb30421b864bc5e05ac24bae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030'}) 2018-10-22 08:45:59,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:45:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:59,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe96eb5-786c-4a31-b4b2-fda5b04a573d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:45:59,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ebe96eb5-786c-4a31-b4b2-fda5b04a573d 2018-10-22 08:45:59,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0896270275116s 2018-10-22 08:45:59,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:45:59,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:59,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c156ffe-e73d-4d67-98a0-54ca5e4ee2a1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:45:59,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c156ffe-e73d-4d67-98a0-54ca5e4ee2a1 2018-10-22 08:45:59,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767571926117s 2018-10-22 08:45:59,678 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:45:59,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:45:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" -d '{"role": {"name": "Member"}}' 2018-10-22 08:45:59,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0f813f-fa14-4ed9-b0f3-3f9eb28f949f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}} 2018-10-22 08:45:59,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-be0f813f-fa14-4ed9-b0f3-3f9eb28f949f 2018-10-22 08:45:59,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109244823456s 2018-10-22 08:45:59,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:59,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4edb48-c470-46cb-8098-17ca27ecfb71 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "domain_id": null, "name": "Member", "id": "6bdd9c3192404f87b9eca11be05faf3d"}} 2018-10-22 08:45:59,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d used request id req-cd4edb48-c470-46cb-8098-17ca27ecfb71 2018-10-22 08:45:59,865 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d'}, 'domain_id': None, 'human_id': None, 'id': u'6bdd9c3192404f87b9eca11be05faf3d', 'HUMAN_ID': False}) 2018-10-22 08:45:59,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:45:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:45:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06518e2-b59a-4199-b83a-16123d468f70 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:45:59,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f06518e2-b59a-4199-b83a-16123d468f70 2018-10-22 08:45:59,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739319324493s 2018-10-22 08:45:59,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:45:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ecde9a-525f-420d-af59-fce150b65a4b 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:46:00,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-06ecde9a-525f-420d-af59-fce150b65a4b 2018-10-22 08:46:00,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0728740692139s 2018-10-22 08:46:00,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:46:00,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c81efc-fbdf-4fa0-bc0b-5754a8cc5706 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030", "links": {"self": "http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae"}, "domain_id": "default", "enabled": true, "id": "519600dfbb30421b864bc5e05ac24bae", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:46:00,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a0c81efc-fbdf-4fa0-bc0b-5754a8cc5706 2018-10-22 08:46:00,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100098133087s 2018-10-22 08:46:00,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a0c81efc-fbdf-4fa0-bc0b-5754a8cc5706 2018-10-22 08:46:00,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:46:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63ab7ff-7aa4-4903-bdd0-54cc2ea9d634 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b"}, "enabled": true, "id": "a2832c1277424dfa9cfee39dd531920b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:46:00,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b63ab7ff-7aa4-4903-bdd0-54cc2ea9d634 2018-10-22 08:46:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0776858329773s 2018-10-22 08:46:00,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b63ab7ff-7aa4-4903-bdd0-54cc2ea9d634 2018-10-22 08:46:00,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:46:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&scope.project.id=a2832c1277424dfa9cfee39dd531920b&role.id=6bdd9c3192404f87b9eca11be05faf3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c310966-55d5-465b-9c13-694c1b48252c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&scope.project.id=a2832c1277424dfa9cfee39dd531920b&role.id=6bdd9c3192404f87b9eca11be05faf3d", "previous": null, "next": null}} 2018-10-22 08:46:00,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&scope.project.id=a2832c1277424dfa9cfee39dd531920b&role.id=6bdd9c3192404f87b9eca11be05faf3d used request id req-9c310966-55d5-465b-9c13-694c1b48252c 2018-10-22 08:46:00,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0720639228821s 2018-10-22 08:46:00,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:46:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b/users/519600dfbb30421b864bc5e05ac24bae/roles/6bdd9c3192404f87b9eca11be05faf3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71fbdfc0-66b4-48e9-b4cc-3246f127f94d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:46:00,407 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b/users/519600dfbb30421b864bc5e05ac24bae/roles/6bdd9c3192404f87b9eca11be05faf3d used request id req-71fbdfc0-66b4-48e9-b4cc-3246f127f94d 2018-10-22 08:46:00,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132287025452s 2018-10-22 08:46:00,408 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030', 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': '93a50f17-05b7-4543-a83b-e91f008766d6', 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_ebf4b8b9-26a3-4689-b271-509ade654030', 'project_id': u'a2832c1277424dfa9cfee39dd531920b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:46:00,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:46:00,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:46:00,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:46:00,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:46:00,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:46:00,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:46:00,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:46:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:46:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:46:00,414 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030', 'password': '93a50f17-05b7-4543-a83b-e91f008766d6', 'project_name': 'refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a2832c1277424dfa9cfee39dd531920b', 'project_domain_name': 'Default'} 2018-10-22 08:46:00,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:46:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84207fc0-193e-4ea4-8b7f-0d6179a0ad87 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:46:00,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-84207fc0-193e-4ea4-8b7f-0d6179a0ad87 2018-10-22 08:46:00,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802059173584s 2018-10-22 08:46:00,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:46:00,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47aab79-37da-4982-9bc6-3ab6790f4c1c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:46:00,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c47aab79-37da-4982-9bc6-3ab6790f4c1c 2018-10-22 08:46:00,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800340175629s 2018-10-22 08:46:00,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:46:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bafdd6e-f59e-449b-aff2-9a590d7c12dd 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:46:00,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5bafdd6e-f59e-449b-aff2-9a590d7c12dd 2018-10-22 08:46:00,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825929641724s 2018-10-22 08:46:00,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:46:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f01466e-6cb3-4ad0-9c11-549d1e3fa0e8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030", "links": {"self": "http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae"}, "domain_id": "default", "enabled": true, "id": "519600dfbb30421b864bc5e05ac24bae", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:46:00,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f01466e-6cb3-4ad0-9c11-549d1e3fa0e8 2018-10-22 08:46:00,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966711044312s 2018-10-22 08:46:00,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f01466e-6cb3-4ad0-9c11-549d1e3fa0e8 2018-10-22 08:46:00,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:46:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f334f5eb-d9a5-4b7c-a4ce-acf91bf124ae Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b"}, "enabled": true, "id": "a2832c1277424dfa9cfee39dd531920b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:46:00,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f334f5eb-d9a5-4b7c-a4ce-acf91bf124ae 2018-10-22 08:46:00,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.091197013855s 2018-10-22 08:46:00,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f334f5eb-d9a5-4b7c-a4ce-acf91bf124ae 2018-10-22 08:46:00,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:46:00,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&scope.project.id=a2832c1277424dfa9cfee39dd531920b&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:00,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29135c9-373c-4304-9efd-38b6f183c926 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&scope.project.id=a2832c1277424dfa9cfee39dd531920b&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 08:46:00,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&scope.project.id=a2832c1277424dfa9cfee39dd531920b&role.id=e269e729b181422bb94bd3302f440863 used request id req-b29135c9-373c-4304-9efd-38b6f183c926 2018-10-22 08:46:00,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0731339454651s 2018-10-22 08:46:00,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:46:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b/users/519600dfbb30421b864bc5e05ac24bae/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:01,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607ba76f-4b2c-4e71-9f7e-9154c4958b19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:46:01,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b/users/519600dfbb30421b864bc5e05ac24bae/roles/e269e729b181422bb94bd3302f440863 used request id req-607ba76f-4b2c-4e71-9f7e-9154c4958b19 2018-10-22 08:46:01,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115592956543s 2018-10-22 08:46:01,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:46:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:01,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1927f3-9a68-465a-9665-5a0ffe14bcd5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:46:01,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ca1927f3-9a68-465a-9665-5a0ffe14bcd5 2018-10-22 08:46:01,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0723369121552s 2018-10-22 08:46:01,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:46:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:01,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4892323a-f3d9-46cc-a3ee-e4dc2eeac58d 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:46:01,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4892323a-f3d9-46cc-a3ee-e4dc2eeac58d 2018-10-22 08:46:01,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0806829929352s 2018-10-22 08:46:01,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:46:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:01,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219a9492-b42b-4580-b5cf-2736669f3a59 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030", "links": {"self": "http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae"}, "domain_id": "default", "enabled": true, "id": "519600dfbb30421b864bc5e05ac24bae", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:46:01,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-219a9492-b42b-4580-b5cf-2736669f3a59 2018-10-22 08:46:01,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179206132889s 2018-10-22 08:46:01,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-219a9492-b42b-4580-b5cf-2736669f3a59 2018-10-22 08:46:01,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:46:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:01,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd46c6d7-00a5-4466-903f-b7ca346d46a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default", "previous": null, "next": null}} 2018-10-22 08:46:01,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=519600dfbb30421b864bc5e05ac24bae&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default used request id req-dd46c6d7-00a5-4466-903f-b7ca346d46a0 2018-10-22 08:46:01,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0737719535828s 2018-10-22 08:46:01,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:46:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/519600dfbb30421b864bc5e05ac24bae/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:46:01,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9400f032-72d9-4267-96f1-2edb4bcf2981 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:46:01,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/519600dfbb30421b864bc5e05ac24bae/roles/e269e729b181422bb94bd3302f440863 used request id req-9400f032-72d9-4267-96f1-2edb4bcf2981 2018-10-22 08:46:01,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124891996384s 2018-10-22 08:46:01,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-22 08:46:04,050 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-22 08:46:03.695 11194 INFO rally.deployment.engine [-] Deployment 83332d38-05cd-4bf6-a070-0a4fcffc352b | Starting: Destroy cloud and free allocated resources. 2018-10-22 08:46:03.798 11194 INFO rally.deployment.engine [-] Deployment 83332d38-05cd-4bf6-a070-0a4fcffc352b | Completed: Destroy cloud and free allocated resources. 2018-10-22 08:46:03.822 11194 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1). 2018-10-22 08:46:03.827 11194 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-22 08:46:06,552 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-22 08:46:06.224 11197 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=01136e70-267c-4658-b9d1-018fbd6cbcfb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 01136e70-267c-4658-b9d1-018fbd6cbcfb | 2018-10-22T08:46:06 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 01136e70-267c-4658-b9d1-018fbd6cbcfb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-22 08:46:09,769 - 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 | +-------------+-------------------+-----------+ 2018-10-22 08:46:09,770 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-22 08:46:12,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-22 08:46:11.826 11203 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b7b1a8fb-f8bf-46e6-b43d-9b829da0eab1). 2018-10-22 08:46:11.953 11203 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-22 08:46:15,633 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-22 08:46:14.192 11206 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-22 08:46:14.331 11206 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-22 08:46:15.433 11206 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a) as the default verifier for the future CLI operations. 2018-10-22 08:46:18,638 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-22 08:46:18,639 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:46:18,767 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 08:46:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:46:18,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1c1a1a-358b-4ac4-b3f6-6e634ca4691d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:46:18,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a1c1a1a-358b-4ac4-b3f6-6e634ca4691d 2018-10-22 08:46:18,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:46:19,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd9c3192404f87b9eca11be05faf3d", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:46:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2832c1277424dfa9cfee39dd531920b", "name": "refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a2832c1277424dfa9cfee39dd531920b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a2832c1277424dfa9cfee39dd531920b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a2832c1277424dfa9cfee39dd531920b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a2832c1277424dfa9cfee39dd531920b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a2832c1277424dfa9cfee39dd531920b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a2832c1277424dfa9cfee39dd531920b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2832c1277424dfa9cfee39dd531920b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a2832c1277424dfa9cfee39dd531920b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a2832c1277424dfa9cfee39dd531920b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a2832c1277424dfa9cfee39dd531920b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a2832c1277424dfa9cfee39dd531920b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a2832c1277424dfa9cfee39dd531920b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030", "id": "519600dfbb30421b864bc5e05ac24bae"}, "audit_ids": ["wiZCDMsnTLamUzsX7gQkCQ"], "issued_at": "2018-10-22T08:46:19.000000Z"}} 2018-10-22 08:46:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:19,176 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 08:46:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 08:46:19,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:46:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:19,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7a933c29-d67d-4e09-a26f-a7422748cb3b Date: Mon, 22 Oct 2018 08:46:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:46:19,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7a933c29-d67d-4e09-a26f-a7422748cb3b 2018-10-22 08:46:19,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171742916107s 2018-10-22 08:46:19,351 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7a933c29-d67d-4e09-a26f-a7422748cb3b 2018-10-22 08:46:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:46:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030"}' 2018-10-22 08:46:19,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599 X-Openstack-Request-Id: req-7b36bcf8-c3c5-40fb-bf90-78885f4fb661 Date: Mon, 22 Oct 2018 08:46:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "fe75b6e4-f908-41a9-ab48-9ccffaca2599", "size": null, "self": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:19Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": null, "created_at": "2018-10-22T08:46:19Z", "protected": false} 2018-10-22 08:46:19,595 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7b36bcf8-c3c5-40fb-bf90-78885f4fb661 2018-10-22 08:46:19,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.242209196091s 2018-10-22 08:46:19,596 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7b36bcf8-c3c5-40fb-bf90-78885f4fb661 returning object fe75b6e4-f908-41a9-ab48-9ccffaca2599 2018-10-22 08:46:19,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:46:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" -d '' 2018-10-22 08:46:20,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97c5a234-c24f-454a-8f17-72cfd54778b7 Date: Mon, 22 Oct 2018 08:46:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:46:20,585 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file used request id req-97c5a234-c24f-454a-8f17-72cfd54778b7 2018-10-22 08:46:20,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.988761901855s 2018-10-22 08:46:20,586 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file used request id req-97c5a234-c24f-454a-8f17-72cfd54778b7 2018-10-22 08:46:20,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:46:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:20,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-41c7d04d-b29f-405f-86d8-dbfbd6ecafa3 Date: Mon, 22 Oct 2018 08:46:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "metadata": {}}], "file": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "fe75b6e4-f908-41a9-ab48-9ccffaca2599", "size": 12716032, "self": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:20Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:46:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:46:20,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-41c7d04d-b29f-405f-86d8-dbfbd6ecafa3 2018-10-22 08:46:20,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163963079453s 2018-10-22 08:46:20,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-41c7d04d-b29f-405f-86d8-dbfbd6ecafa3 2018-10-22 08:46:20,753 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file', 'owner': u'a2832c1277424dfa9cfee39dd531920b', 'id': u'fe75b6e4-f908-41a9-ab48-9ccffaca2599', 'size': 12716032, u'self': u'/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2832c1277424dfa9cfee39dd531920b', 'name': 'refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:46:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:46:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030', 'created': u'2018-10-22T08:46:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:46:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:46:20,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:46:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_ebf4b8b9-26a3-4689-b271-509ade654030", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:46:20,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc6b9f24-e0c0-4132-90d3-2bf10038b63c x-compute-request-id: req-cc6b9f24-e0c0-4132-90d3-2bf10038b63c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "512042ff-3df4-4580-ac4e-a080cd08aba0", "name": "refstack_defcore-flavor_ebf4b8b9-26a3-4689-b271-509ade654030", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:46:20,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc6b9f24-e0c0-4132-90d3-2bf10038b63c 2018-10-22 08:46:20,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.195442914963s 2018-10-22 08:46:20,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc6b9f24-e0c0-4132-90d3-2bf10038b63c returning object 512042ff-3df4-4580-ac4e-a080cd08aba0 2018-10-22 08:46:20,951 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_ebf4b8b9-26a3-4689-b271-509ade654030', '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'f281155a378b4c45907df4c470833e42', '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'512042ff-3df4-4580-ac4e-a080cd08aba0', 'swap': 0}) 2018-10-22 08:46:20,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:46:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0/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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" -d '{"extra_specs": {}}' 2018-10-22 08:46:20,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ba2f642-e4a9-4f3b-9e49-e05157f88215 x-compute-request-id: req-7ba2f642-e4a9-4f3b-9e49-e05157f88215 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:46:20,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0/os-extra_specs used request id req-7ba2f642-e4a9-4f3b-9e49-e05157f88215 2018-10-22 08:46:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208249092102s 2018-10-22 08:46:20,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0/os-extra_specs used request id req-7ba2f642-e4a9-4f3b-9e49-e05157f88215 2018-10-22 08:46:20,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:46:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:20,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:46:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:21,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb82b32-1056-43e5-98ee-5731dbd40760 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:46:21,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5bb82b32-1056-43e5-98ee-5731dbd40760 2018-10-22 08:46:21,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0881509780884s 2018-10-22 08:46:21,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-22 08:46:21,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:21,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46: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-f7c2d0df-a046-479d-8da0-984ce35da9c1 x-compute-request-id: req-f7c2d0df-a046-479d-8da0-984ce35da9c1 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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": 6}]} 2018-10-22 08:46:21,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f7c2d0df-a046-479d-8da0-984ce35da9c1 2018-10-22 08:46:21,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.188632965088s 2018-10-22 08:46:21,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f7c2d0df-a046-479d-8da0-984ce35da9c1 2018-10-22 08:46:21,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:46:21,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:21,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-e2bd7ad1-53aa-43bf-a7fe-114d84e44505 Date: Mon, 22 Oct 2018 08:46:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "metadata": {}}], "file": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "fe75b6e4-f908-41a9-ab48-9ccffaca2599", "size": 12716032, "self": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:20Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:46:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:46:21,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2bd7ad1-53aa-43bf-a7fe-114d84e44505 2018-10-22 08:46:21,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168997049332s 2018-10-22 08:46:21,425 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2bd7ad1-53aa-43bf-a7fe-114d84e44505 2018-10-22 08:46:21,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:46:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030"}' 2018-10-22 08:46:21,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83 X-Openstack-Request-Id: req-87023fc0-5c8c-44bc-a9c2-076de773315e Date: Mon, 22 Oct 2018 08:46:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "506651b3-a6df-409c-a07a-e3df00fadb83", "size": null, "self": "/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:21Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": null, "created_at": "2018-10-22T08:46:21Z", "protected": false} 2018-10-22 08:46:21,796 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-87023fc0-5c8c-44bc-a9c2-076de773315e 2018-10-22 08:46:21,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.368567943573s 2018-10-22 08:46:21,797 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-87023fc0-5c8c-44bc-a9c2-076de773315e returning object 506651b3-a6df-409c-a07a-e3df00fadb83 2018-10-22 08:46:21,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:46:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83/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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" -d '' 2018-10-22 08:46:23,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ef97c51-4e50-4a3f-bf6a-bb27ab95e33e Date: Mon, 22 Oct 2018 08:46:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:46:23,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83/file used request id req-6ef97c51-4e50-4a3f-bf6a-bb27ab95e33e 2018-10-22 08:46:23,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.97587490082s 2018-10-22 08:46:23,774 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83/file used request id req-6ef97c51-4e50-4a3f-bf6a-bb27ab95e33e 2018-10-22 08:46:23,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:46:23,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:46:24,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-99dab418-67a8-41a3-ad72-ca3937a12aef Date: Mon, 22 Oct 2018 08:46:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/506651b3-a6df-409c-a07a-e3df00fadb83/snap", "metadata": {}}], "file": "/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "506651b3-a6df-409c-a07a-e3df00fadb83", "size": 12716032, "self": "/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/506651b3-a6df-409c-a07a-e3df00fadb83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:23Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:46:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "metadata": {}}], "file": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "fe75b6e4-f908-41a9-ab48-9ccffaca2599", "size": 12716032, "self": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:20Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:46:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:46:24,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-99dab418-67a8-41a3-ad72-ca3937a12aef 2018-10-22 08:46:24,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.26820397377s 2018-10-22 08:46:24,044 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-99dab418-67a8-41a3-ad72-ca3937a12aef 2018-10-22 08:46:24,047 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/506651b3-a6df-409c-a07a-e3df00fadb83/snap', u'metadata': Munch({})})], 'file': u'/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83/file', 'owner': u'a2832c1277424dfa9cfee39dd531920b', 'id': u'506651b3-a6df-409c-a07a-e3df00fadb83', 'size': 12716032, u'self': u'/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2832c1277424dfa9cfee39dd531920b', 'name': 'refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/506651b3-a6df-409c-a07a-e3df00fadb83/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:46:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:46:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030', 'created': u'2018-10-22T08:46:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:46:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ebf4b8b9-26a3-4689-b271-509ade654030', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:46:24,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:46:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:46:24,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46: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-f4963f1d-19dd-4afa-b106-df5caef1d8f8 x-compute-request-id: req-f4963f1d-19dd-4afa-b106-df5caef1d8f8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/36439920-52e6-49f4-83a4-7aa90df59995", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "36439920-52e6-49f4-83a4-7aa90df59995", "name": "refstack_defcore-flavor_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:46:24,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f4963f1d-19dd-4afa-b106-df5caef1d8f8 2018-10-22 08:46:24,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0502851009369s 2018-10-22 08:46:24,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f4963f1d-19dd-4afa-b106-df5caef1d8f8 returning object 36439920-52e6-49f4-83a4-7aa90df59995 2018-10-22 08:46:24,099 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ebf4b8b9-26a3-4689-b271-509ade654030', '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'f281155a378b4c45907df4c470833e42', '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'36439920-52e6-49f4-83a4-7aa90df59995', 'swap': 0}) 2018-10-22 08:46:24,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:46:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995/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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" -d '{"extra_specs": {}}' 2018-10-22 08:46:24,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:46: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-f107d113-366a-42b6-a825-df44c0c2c86a x-compute-request-id: req-f107d113-366a-42b6-a825-df44c0c2c86a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:46:24,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995/os-extra_specs used request id req-f107d113-366a-42b6-a825-df44c0c2c86a 2018-10-22 08:46:24,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213708877563s 2018-10-22 08:46:24,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995/os-extra_specs used request id req-f107d113-366a-42b6-a825-df44c0c2c86a 2018-10-22 08:46:24,122 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ebf4b8b9-26a3-4689-b271-509ade654030', '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'f281155a378b4c45907df4c470833e42', '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'36439920-52e6-49f4-83a4-7aa90df59995', 'swap': 0}) 2018-10-22 08:46:27,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-22 08:46:26.148 11225 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a) for deployment 'opnfv-rally' (UUID=01136e70-267c-4658-b9d1-018fbd6cbcfb). 2018-10-22 08:46:27.018 11225 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-22 08:46:27.020 11225 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a) has been successfully configured for deployment 'opnfv-rally' (UUID=01136e70-267c-4658-b9d1-018fbd6cbcfb)! 2018-10-22 08:46:27,179 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-22 08:46:27,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-22 08:46:27,182 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-22 08:46:32,412 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-10-22 08:46:32,412 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-10-22 08:46:32,413 - 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. 2018-10-22 08:46:32,413 - 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. 2018-10-22 08:46:32,413 - 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. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-10-22 08:46:32,413 - 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. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-10-22 08:46:32,413 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-10-22 08:46:32,414 - 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. 2018-10-22 08:46:32,414 - 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. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-10-22 08:46:32,414 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-10-22 08:46:32,414 - 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. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-10-22 08:46:32,415 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,415 - 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. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-10-22 08:46:32,416 - 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. 2018-10-22 08:46:32,416 - 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. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-10-22 08:46:32,416 - 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. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-10-22 08:46:32,416 - 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. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-10-22 08:46:32,416 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-10-22 08:46:32,417 - 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. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-10-22 08:46:32,417 - 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. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-10-22 08:46:32,417 - 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. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-10-22 08:46:32,417 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-10-22 08:46:32,417 - 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. 2018-10-22 08:46:32,417 - 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. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-10-22 08:46:32,418 - 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. 2018-10-22 08:46:32,418 - 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. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-22 08:46:32,418 - 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. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-10-22 08:46:32,418 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-10-22 08:46:32,419 - 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. 2018-10-22 08:46:32,419 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-10-22 08:46:32,419 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-10-22 08:46:32,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-22 08:46:32,441 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-22 08:46:32,441 - 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']'. 2018-10-22 08:46:34,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:34.513 11237 INFO rally.api [-] Starting verification (UUID=6ca2c61e-47bd-4e11-9989-0221d19ed26f) for deployment 'opnfv-rally' (UUID=01136e70-267c-4658-b9d1-018fbd6cbcfb) by verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a). 2018-10-22 08:46:34,516 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6ca2c61e-47bd-4e11-9989-0221d19ed26f 2018-10-22 08:46:40,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:40.819 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.200s] 2018-10-22 08:46:40,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:40.878 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.059s] 2018-10-22 08:46:42,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:42.913 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.406s] 2018-10-22 08:46:44,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:44.665 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.209s] 2018-10-22 08:46:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:57.656 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.082s] 2018-10-22 08:46:59,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:46:59.707 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.790s] 2018-10-22 08:47:03,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:03.871 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.058s] 2018-10-22 08:47:03,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:03.884 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-10-22 08:47:04,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.019 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2018-10-22 08:47:04,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.031 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-10-22 08:47:04,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.043 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-10-22 08:47:04,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.075 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-10-22 08:47:04,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.136 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-10-22 08:47:04,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.204 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.068s] 2018-10-22 08:47:04,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.692 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.487s] 2018-10-22 08:47:04,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.708 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-10-22 08:47:04,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:04.791 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.082s] 2018-10-22 08:47:10,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:10.372 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2018-10-22 08:47:11,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:11.856 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-10-22 08:47:12,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:12.753 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.380s] 2018-10-22 08:47:15,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:15.211 11237 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.076s] 2018-10-22 08:47:15,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:15.280 11237 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-10-22 08:47:15,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:15.355 11237 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-10-22 08:47:17,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:17.071 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.359s] 2018-10-22 08:47:18,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:18.562 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.145s] 2018-10-22 08:47:18,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:18.717 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.154s] 2018-10-22 08:47:19,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:19.734 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.016s] 2018-10-22 08:47:19,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:19.881 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.145s] 2018-10-22 08:47:20,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:20.033 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.152s] 2018-10-22 08:47:20,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:20.890 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [27.338s] 2018-10-22 08:47:22,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:22.262 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.376s] 2018-10-22 08:47:28,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:28.335 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.265s] 2018-10-22 08:47:29,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:29.390 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.389s] 2018-10-22 08:47:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:34.018 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.627s] 2018-10-22 08:47:38,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:38.109 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.587s] 2018-10-22 08:47:38,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:38.336 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.318s] 2018-10-22 08:47:38,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:38.551 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.442s] 2018-10-22 08:47:39,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:39.067 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.516s] 2018-10-22 08:47:40,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:40.154 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.085s] 2018-10-22 08:47:40,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:40.929 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.775s] 2018-10-22 08:47:41,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.006 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.076s] 2018-10-22 08:47:41,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.076 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.069s] 2018-10-22 08:47:41,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.148 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.072s] 2018-10-22 08:47:41,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.219 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-10-22 08:47:41,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.291 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-10-22 08:47:41,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.435 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.143s] 2018-10-22 08:47:41,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:41.839 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.502s] 2018-10-22 08:47:46,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:46.455 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.614s] 2018-10-22 08:47:49,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:49.917 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.461s] 2018-10-22 08:47:53,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:53.263 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.345s] 2018-10-22 08:47:57,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:47:57.410 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.145s] 2018-10-22 08:48:01,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:01.337 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.928s] 2018-10-22 08:48:01,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:01.647 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.310s] 2018-10-22 08:48:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:01.747 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.099s] 2018-10-22 08:48:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:01.803 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2018-10-22 08:48:01,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:01.904 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.100s] 2018-10-22 08:48:02,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:02.010 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.104s] 2018-10-22 08:48:02,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:02.249 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.239s] 2018-10-22 08:48:02,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:02.316 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.066s] 2018-10-22 08:48:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:02.376 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.060s] 2018-10-22 08:48:02,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:02.924 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.126s] 2018-10-22 08:48:02,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:02.989 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-10-22 08:48:03,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:03.698 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.708s] 2018-10-22 08:48:03,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:03.796 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-10-22 08:48:03,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:03.797 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-22 08:48:08,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:08.497 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.120s] 2018-10-22 08:48:15,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:15.131 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.173s] 2018-10-22 08:48:16,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:16.541 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.408s] 2018-10-22 08:48:17,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:17.502 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.961s] 2018-10-22 08:48:18,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:18.480 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.977s] 2018-10-22 08:48:19,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:19.369 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.888s] 2018-10-22 08:48:21,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:21.683 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.314s] 2018-10-22 08:48:22,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:22.678 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.994s] 2018-10-22 08:48:22,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:22.910 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.232s] 2018-10-22 08:48:23,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:23.077 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.167s] 2018-10-22 08:48:23,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:23.097 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-10-22 08:48:23,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:23.115 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-10-22 08:48:29,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:29.908 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.175s] 2018-10-22 08:48:31,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:31.021 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.113s] 2018-10-22 08:48:33,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:33.646 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [65.296s] 2018-10-22 08:48:37,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:37.905 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.304s] 2018-10-22 08:48:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:38.292 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.387s] 2018-10-22 08:48:41,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:41.847 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.271s] 2018-10-22 08:48:43,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:43.852 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [20.464s] 2018-10-22 08:48:48,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:48.369 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.520s] 2018-10-22 08:48:50,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:50.336 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.485s] 2018-10-22 08:48:51,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:51.102 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.330s] 2018-10-22 08:48:51,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:51.189 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.086s] 2018-10-22 08:48:51,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:51.844 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.655s] 2018-10-22 08:48:51,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:51.944 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2018-10-22 08:48:51,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:48:51.945 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-22 08:49:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:17.016 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.408s] 2018-10-22 08:49:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:17.235 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.218s] 2018-10-22 08:49:17,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:17.423 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.187s] 2018-10-22 08:49:17,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:17.761 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.337s] 2018-10-22 08:49:18,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:18.144 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.382s] 2018-10-22 08:49:18,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:18.554 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.410s] 2018-10-22 08:49:20,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:20.939 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [30.595s] 2018-10-22 08:49:24,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:24.764 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.785s] 2018-10-22 08:49:28,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:28.803 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.039s] 2018-10-22 08:49:35,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:35.853 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.591s] 2018-10-22 08:49:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:37.423 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.570s] 2018-10-22 08:49:40,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:40.781 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.354s] 2018-10-22 08:49:40,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:40.854 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.913s] 2018-10-22 08:49:41,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:41.817 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.038s] 2018-10-22 08:49:43,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:43.367 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.548s] 2018-10-22 08:49:44,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:44.501 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.133s] 2018-10-22 08:49:45,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:45.894 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.391s] 2018-10-22 08:49:45,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:45.950 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.058s] 2018-10-22 08:49:49,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:49.297 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.147s] 2018-10-22 08:49:54,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:54.057 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [63.362s] 2018-10-22 08:49:55,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:55.167 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.839s] 2018-10-22 08:49:55,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:49:55.951 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.784s] 2018-10-22 08:50:07,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:07.097 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.997s] 2018-10-22 08:50:08,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:08.300 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.201s] 2018-10-22 08:50:09,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:09.050 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.749s] 2018-10-22 08:50:10,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:10.177 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.126s] 2018-10-22 08:50:11,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:11.180 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.001s] 2018-10-22 08:50:12,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:12.200 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.019s] 2018-10-22 08:50:12,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:12.749 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.549s] 2018-10-22 08:50:13,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:13.430 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.680s] 2018-10-22 08:50:14,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:14.040 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.609s] 2018-10-22 08:50:15,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:15.215 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.174s] 2018-10-22 08:50:15,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:15.613 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.397s] 2018-10-22 08:50:15,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:15.983 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.369s] 2018-10-22 08:50:16,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:16.366 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.383s] 2018-10-22 08:50:17,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:17.259 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.891s] 2018-10-22 08:50:17,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:17.772 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.513s] 2018-10-22 08:50:18,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:18.160 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.387s] 2018-10-22 08:50:18,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:18.531 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.371s] 2018-10-22 08:50:18,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:18.895 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.364s] 2018-10-22 08:50:24,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:24.373 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.306s] 2018-10-22 08:50:26,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:26.493 11237 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.372s] 2018-10-22 08:50:35,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:35.709 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.822s] 2018-10-22 08:50:38,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:38.257 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [42.298s] 2018-10-22 08:50:41,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:41.365 11237 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.323s] 2018-10-22 08:50:41,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:41.569 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.859s] 2018-10-22 08:50:43,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:43.235 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.665s] 2018-10-22 08:50:43,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:43.450 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.215s] 2018-10-22 08:50:43,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:43.526 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.076s] 2018-10-22 08:50:43,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:43.576 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.049s] 2018-10-22 08:50:43,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:43.768 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.191s] 2018-10-22 08:50:49,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:49.117 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.156s] 2018-10-22 08:50:51,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:51.164 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.377s] 2018-10-22 08:50:51,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:51.523 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.359s] 2018-10-22 08:50:56,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:56.338 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-22 08:50:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:56.874 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.535s] 2018-10-22 08:50:57,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:57.423 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.549s] 2018-10-22 08:50:57,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:57.607 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.184s] 2018-10-22 08:50:57,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:57.778 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.170s] 2018-10-22 08:50:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:58.129 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.350s] 2018-10-22 08:50:58,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:58.317 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.187s] 2018-10-22 08:50:58,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:58.886 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.568s] 2018-10-22 08:50:59,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:59.064 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.177s] 2018-10-22 08:50:59,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:59.108 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-10-22 08:50:59,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:50:59.570 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.330s] 2018-10-22 08:51:01,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:01.220 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.173s] 2018-10-22 08:51:01,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:01.387 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.166s] 2018-10-22 08:51:09,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:09.922 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.349s] 2018-10-22 08:51:11,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:11.876 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.546s] 2018-10-22 08:51:12,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:12.038 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.162s] 2018-10-22 08:51:16,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:16.762 11237 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.309s] 2018-10-22 08:51:22,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:22.108 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.184s] 2018-10-22 08:51:25,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:25.941 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.214s] 2018-10-22 08:51:26,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:26.695 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.754s] 2018-10-22 08:51:39,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:39.178 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.051s] 2018-10-22 08:51:39,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:39.219 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.041s] 2018-10-22 08:51:39,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:39.422 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.202s] 2018-10-22 08:51:39,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:39.977 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.553s] 2018-10-22 08:51:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.232 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.255s] 2018-10-22 08:51:40,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.452 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.219s] 2018-10-22 08:51:40,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.489 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-10-22 08:51:40,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.536 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-10-22 08:51:40,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.597 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.060s] 2018-10-22 08:51:40,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.793 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.196s] 2018-10-22 08:51:40,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:40.832 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.038s] 2018-10-22 08:51:41,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:41.041 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.207s] 2018-10-22 08:51:41,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:41.269 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.227s] 2018-10-22 08:51:41,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:41.459 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.191s] 2018-10-22 08:51:41,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:41.507 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.048s] 2018-10-22 08:51:48,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:48.301 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.179s] 2018-10-22 08:51:48,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:48.485 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.184s] 2018-10-22 08:51:48,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:48.665 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.179s] 2018-10-22 08:51:48,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:48.826 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.160s] 2018-10-22 08:51:48,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:48.839 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2018-10-22 08:51:48,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:48.991 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.151s] 2018-10-22 08:51:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:49.038 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.046s] 2018-10-22 08:51:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:49.225 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.186s] 2018-10-22 08:51:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:49.418 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.193s] 2018-10-22 08:51:49,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:49.451 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-10-22 08:51:49,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:49.602 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.149s] 2018-10-22 08:51:49,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:49.787 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.184s] 2018-10-22 08:51:50,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.050 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.262s] 2018-10-22 08:51:50,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.232 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.181s] 2018-10-22 08:51:50,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.269 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-10-22 08:51:50,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.425 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.155s] 2018-10-22 08:51:50,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.462 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-10-22 08:51:50,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.495 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-22 08:51:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.678 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.181s] 2018-10-22 08:51:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:51:50.854 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.176s] 2018-10-22 08:51:55,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6ca2c61e-47bd-4e11-9989-0221d19ed26f 2018-10-22 08:51:55,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6ca2c61e-47bd-4e11-9989-0221d19ed26f']'. 2018-10-22 08:51:56,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-22 08:51:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-22 08:51:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 08:51:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6ca2c61e-47bd-4e11-9989-0221d19ed26f | 2018-10-22 08:51:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-22 08:51:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-22 08:46:34 | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-22 08:51:54 | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:20 | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5c245571-84b9-4d35-9a91-23d6fa88844a) | 2018-10-22 08:51:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 01136e70-267c-4658-b9d1-018fbd6cbcfb) | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 312.164 | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-22 08:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-22 08:51:56,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-22 08:51:56,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 08:51:56,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-22 08:51:56,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-22 08:51:56,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-22 08:51:56,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:51:56,552 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:38 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-22 08:51:56,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:51:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:51:58,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a62b2b12-1ff9-4b1e-ba38-42cf63379bed Date: Mon, 22 Oct 2018 08:51:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:51:58,513 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83 used request id req-a62b2b12-1ff9-4b1e-ba38-42cf63379bed 2018-10-22 08:51:58,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.95802783966s 2018-10-22 08:51:58,514 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/506651b3-a6df-409c-a07a-e3df00fadb83 used request id req-a62b2b12-1ff9-4b1e-ba38-42cf63379bed 2018-10-22 08:51:58,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:51:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:51:58,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b352fe-e2de-4a4d-bdf9-5c4700166aa0 x-compute-request-id: req-28b352fe-e2de-4a4d-bdf9-5c4700166aa0 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/36439920-52e6-49f4-83a4-7aa90df59995", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "36439920-52e6-49f4-83a4-7aa90df59995", "name": "refstack_defcore-flavor_alt_ebf4b8b9-26a3-4689-b271-509ade654030", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "512042ff-3df4-4580-ac4e-a080cd08aba0", "name": "refstack_defcore-flavor_ebf4b8b9-26a3-4689-b271-509ade654030", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:51:58,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-28b352fe-e2de-4a4d-bdf9-5c4700166aa0 2018-10-22 08:51:58,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.201738834381s 2018-10-22 08:51:58,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-28b352fe-e2de-4a4d-bdf9-5c4700166aa0 2018-10-22 08:51:58,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:51:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:51:58,766 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e1410cc-9c6b-43ed-a95f-fe3b606f0eda x-compute-request-id: req-9e1410cc-9c6b-43ed-a95f-fe3b606f0eda Content-Length: 0 Content-Type: application/json 2018-10-22 08:51:58,766 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995 used request id req-9e1410cc-9c6b-43ed-a95f-fe3b606f0eda 2018-10-22 08:51:58,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0472459793091s 2018-10-22 08:51:58,767 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/36439920-52e6-49f4-83a4-7aa90df59995 used request id req-9e1410cc-9c6b-43ed-a95f-fe3b606f0eda 2018-10-22 08:51:58,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:51:58,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:51:59,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-090a65f0-3abe-4fde-859c-746fd6882455 Date: Mon, 22 Oct 2018 08:51:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "metadata": {}}], "file": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/file", "owner": "a2832c1277424dfa9cfee39dd531920b", "id": "fe75b6e4-f908-41a9-ab48-9ccffaca2599", "size": 12716032, "self": "/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:46:20Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ebf4b8b9-26a3-4689-b271-509ade654030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:46:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:51:59,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-090a65f0-3abe-4fde-859c-746fd6882455 2018-10-22 08:51:59,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.588905096054s 2018-10-22 08:51:59,356 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-090a65f0-3abe-4fde-859c-746fd6882455 2018-10-22 08:51:59,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:51:59,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d498fd2663a25ed2492fcb6371a21d4f77cfc6a4" 2018-10-22 08:52:00,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4bd19745-7aa9-4e76-ba29-5883944e85ac Date: Mon, 22 Oct 2018 08:52:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:52:00,566 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599 used request id req-4bd19745-7aa9-4e76-ba29-5883944e85ac 2018-10-22 08:52:00,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20827007294s 2018-10-22 08:52:00,567 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fe75b6e4-f908-41a9-ab48-9ccffaca2599 used request id req-4bd19745-7aa9-4e76-ba29-5883944e85ac 2018-10-22 08:52:00,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:52:00,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:00,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-e325e259-8fd8-4da2-85f4-c4354948ef52 x-compute-request-id: req-e325e259-8fd8-4da2-85f4-c4354948ef52 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "512042ff-3df4-4580-ac4e-a080cd08aba0", "name": "refstack_defcore-flavor_ebf4b8b9-26a3-4689-b271-509ade654030", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:52:00,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e325e259-8fd8-4da2-85f4-c4354948ef52 2018-10-22 08:52:00,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0336971282959s 2018-10-22 08:52:00,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e325e259-8fd8-4da2-85f4-c4354948ef52 2018-10-22 08:52:00,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:52:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:00,639 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-c36edd19-d28f-40b1-a13c-b710f3b2e27f x-compute-request-id: req-c36edd19-d28f-40b1-a13c-b710f3b2e27f Content-Length: 0 Content-Type: application/json 2018-10-22 08:52:00,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0 used request id req-c36edd19-d28f-40b1-a13c-b710f3b2e27f 2018-10-22 08:52:00,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356380939484s 2018-10-22 08:52:00,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/512042ff-3df4-4580-ac4e-a080cd08aba0 used request id req-c36edd19-d28f-40b1-a13c-b710f3b2e27f 2018-10-22 08:52:00,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:52:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:00,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a42579b-6d40-4a42-9c37-5dfc54387f77 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030", "links": {"self": "http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae"}, "domain_id": "default", "enabled": true, "id": "519600dfbb30421b864bc5e05ac24bae", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:52:00,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a42579b-6d40-4a42-9c37-5dfc54387f77 2018-10-22 08:52:00,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0978269577026s 2018-10-22 08:52:00,738 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a42579b-6d40-4a42-9c37-5dfc54387f77 2018-10-22 08:52:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:52:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:00,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb034c2-9ce3-4b2e-8029-58f1181ac5ce Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae"}, "enabled": true, "id": "519600dfbb30421b864bc5e05ac24bae", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_ebf4b8b9-26a3-4689-b271-509ade654030"}} 2018-10-22 08:52:00,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae used request id req-5fb034c2-9ce3-4b2e-8029-58f1181ac5ce 2018-10-22 08:52:00,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0823059082031s 2018-10-22 08:52:00,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae used request id req-5fb034c2-9ce3-4b2e-8029-58f1181ac5ce 2018-10-22 08:52:00,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:52:00,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:01,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab82a14-064f-4706-9028-b5c0645f43fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:52:01,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae used request id req-aab82a14-064f-4706-9028-b5c0645f43fe 2018-10-22 08:52:01,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.174317836761s 2018-10-22 08:52:01,002 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/519600dfbb30421b864bc5e05ac24bae used request id req-aab82a14-064f-4706-9028-b5c0645f43fe 2018-10-22 08:52:01,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:52:01,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:01,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443fa4e1-8856-42da-82af-661ac52bb23c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b"}, "enabled": true, "id": "a2832c1277424dfa9cfee39dd531920b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ebf4b8b9-26a3-4689-b271-509ade654030"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:52:01,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-443fa4e1-8856-42da-82af-661ac52bb23c 2018-10-22 08:52:01,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0780870914459s 2018-10-22 08:52:01,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-443fa4e1-8856-42da-82af-661ac52bb23c 2018-10-22 08:52:01,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:52:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:01,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d610d3-c4d9-465c-9fd9-7c3f73ffa372 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:52:01,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b used request id req-31d610d3-c4d9-465c-9fd9-7c3f73ffa372 2018-10-22 08:52:01,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197999000549s 2018-10-22 08:52:01,282 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a2832c1277424dfa9cfee39dd531920b used request id req-31d610d3-c4d9-465c-9fd9-7c3f73ffa372 2018-10-22 08:52:01,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:01,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f036d23-b7a4-4352-941c-45356d3a0a34 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6bdd9c3192404f87b9eca11be05faf3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:01,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f036d23-b7a4-4352-941c-45356d3a0a34 2018-10-22 08:52:01,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855989456177s 2018-10-22 08:52:01,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:52:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:01,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fc82fd-5ab6-40eb-ab94-e24781763ba6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:52:01,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6bdd9c3192404f87b9eca11be05faf3d used request id req-c0fc82fd-5ab6-40eb-ab94-e24781763ba6 2018-10-22 08:52:01,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10640501976s 2018-10-22 08:52:01,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:52:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a2832c1277424dfa9cfee39dd531920b&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}d7c1f8331d5edbdcd44ae1ffe1d17586cdac3cdf" 2018-10-22 08:52:01,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9f7539b8-1589-4d3e-8641-fa0c68e5d41f Date: Mon, 22 Oct 2018 08:52:01 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:52:01,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a2832c1277424dfa9cfee39dd531920b&name=default used request id req-9f7539b8-1589-4d3e-8641-fa0c68e5d41f 2018-10-22 08:52:01,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186605930328s 2018-10-22 08:52:01,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a2832c1277424dfa9cfee39dd531920b&name=default used request id req-9f7539b8-1589-4d3e-8641-fa0c68e5d41f 2018-10-22 08:52:01,720 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:52:01,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:52:01,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:52:01,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:52:01,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2489d736-0e3b-4030-89c3-c353fc335552 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:52:01,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2489d736-0e3b-4030-89c3-c353fc335552 2018-10-22 08:52:01,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:52:02,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["jGctPj0-Tba5YYf7i5BiHQ"], "issued_at": "2018-10-22T08:52:02.000000Z"}} 2018-10-22 08:52:02,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 08:52:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:02,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8cc26c56-6136-422f-ba6a-a600a917a6c8 Date: Mon, 22 Oct 2018 08:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:52:02,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cc26c56-6136-422f-ba6a-a600a917a6c8 2018-10-22 08:52:02,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374660015106s 2018-10-22 08:52:02,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cc26c56-6136-422f-ba6a-a600a917a6c8 2018-10-22 08:52:02,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:52:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:02,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:52:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:02,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0331ddd-d758-43e4-b439-334640d1bf65 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:52:02,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b0331ddd-d758-43e4-b439-334640d1bf65 2018-10-22 08:52:02,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0873038768768s 2018-10-22 08:52:02,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:52:02,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841"}}' 2018-10-22 08:52:02,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96e2f81-9584-4c5b-ba21-bb7ad434057f 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.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51"}, "enabled": true, "id": "9d3eb6c8becd473cad262b98545e9f51", "parent_id": "default", "domain_id": "default", "name": "patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841"}} 2018-10-22 08:52:02,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c96e2f81-9584-4c5b-ba21-bb7ad434057f 2018-10-22 08:52:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106198072433s 2018-10-22 08:52:02,722 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c96e2f81-9584-4c5b-ba21-bb7ad434057f 2018-10-22 08:52:02,723 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'id': u'9d3eb6c8becd473cad262b98545e9f51', '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'})}) 2018-10-22 08:52:02,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:52:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363084077835s 2018-10-22 08:52:03,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf47607-3fd3-47da-bc13-0a42b655e491 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd"}, "enabled": true, "id": "35ad3228a59a448e8490a49768019ecd", "options": {}, "domain_id": "default", "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841"}} 2018-10-22 08:52:03,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd used request id req-bcf47607-3fd3-47da-bc13-0a42b655e491 2018-10-22 08:52:03,174 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'35ad3228a59a448e8490a49768019ecd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841'}) 2018-10-22 08:52:03,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d457e578-4514-4cf5-9cce-0ac07e600781 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:03,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d457e578-4514-4cf5-9cce-0ac07e600781 2018-10-22 08:52:03,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811269283295s 2018-10-22 08:52:03,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f30587b-19c6-4dd7-b316-4436c6921fdf Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:03,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f30587b-19c6-4dd7-b316-4436c6921fdf 2018-10-22 08:52:03,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0859780311584s 2018-10-22 08:52:03,344 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:52:03,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:52:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" -d '{"role": {"name": "Member"}}' 2018-10-22 08:52:03,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0431ee-5d0f-4902-92a3-aa446153e7af Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}} 2018-10-22 08:52:03,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa0431ee-5d0f-4902-92a3-aa446153e7af 2018-10-22 08:52:03,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0904710292816s 2018-10-22 08:52:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6072aabc-60a2-4496-bfdf-4707fe56b95b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "domain_id": null, "name": "Member", "id": "88dc561107b2434287026c98a45f3d40"}} 2018-10-22 08:52:03,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40 used request id req-6072aabc-60a2-4496-bfdf-4707fe56b95b 2018-10-22 08:52:03,514 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40'}, 'domain_id': None, 'human_id': None, 'id': u'88dc561107b2434287026c98a45f3d40', 'HUMAN_ID': False}) 2018-10-22 08:52:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e0fc8b-c233-41c1-9480-0af5931296eb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:03,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-21e0fc8b-c233-41c1-9480-0af5931296eb 2018-10-22 08:52:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0858659744263s 2018-10-22 08:52:03,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:52:03,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00831d26-8d67-42f1-befa-4e33e2ce56af 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:52:03,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-00831d26-8d67-42f1-befa-4e33e2ce56af 2018-10-22 08:52:03,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.072692155838s 2018-10-22 08:52:03,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:52:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d898ce-c372-4366-af2f-7bc64a73cea1 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841", "links": {"self": "http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd"}, "domain_id": "default", "enabled": true, "id": "35ad3228a59a448e8490a49768019ecd", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:52:03,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f3d898ce-c372-4366-af2f-7bc64a73cea1 2018-10-22 08:52:03,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0962882041931s 2018-10-22 08:52:03,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f3d898ce-c372-4366-af2f-7bc64a73cea1 2018-10-22 08:52:03,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:52:03,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988b92f1-6fb2-4ae7-8b12-56545ce49a0b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51"}, "enabled": true, "id": "9d3eb6c8becd473cad262b98545e9f51", "parent_id": "default", "domain_id": "default", "name": "patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:52:03,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-988b92f1-6fb2-4ae7-8b12-56545ce49a0b 2018-10-22 08:52:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0872330665588s 2018-10-22 08:52:03,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-988b92f1-6fb2-4ae7-8b12-56545ce49a0b 2018-10-22 08:52:03,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:52:03,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&scope.project.id=9d3eb6c8becd473cad262b98545e9f51&role.id=88dc561107b2434287026c98a45f3d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:03,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24214b42-d910-4bca-9eea-6e767dc21548 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&scope.project.id=9d3eb6c8becd473cad262b98545e9f51&role.id=88dc561107b2434287026c98a45f3d40", "previous": null, "next": null}} 2018-10-22 08:52:03,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&scope.project.id=9d3eb6c8becd473cad262b98545e9f51&role.id=88dc561107b2434287026c98a45f3d40 used request id req-24214b42-d910-4bca-9eea-6e767dc21548 2018-10-22 08:52:03,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0744059085846s 2018-10-22 08:52:03,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:52:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51/users/35ad3228a59a448e8490a49768019ecd/roles/88dc561107b2434287026c98a45f3d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c72928-7344-4765-a61c-d95e55ccb973 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:52:04,000 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51/users/35ad3228a59a448e8490a49768019ecd/roles/88dc561107b2434287026c98a45f3d40 used request id req-30c72928-7344-4765-a61c-d95e55ccb973 2018-10-22 08:52:04,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0560190677643s 2018-10-22 08:52:04,001 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841', 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': '01c3d527-ef85-4dee-94c9-47ff484720d4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'project_id': u'9d3eb6c8becd473cad262b98545e9f51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:52:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:52:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:52:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:52:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:52:04,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:52:04,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:52:04,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:52:04,006 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'password': '01c3d527-ef85-4dee-94c9-47ff484720d4', 'project_name': 'patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '9d3eb6c8becd473cad262b98545e9f51', 'project_domain_name': 'Default'} 2018-10-22 08:52:04,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a3f302-4440-4148-a187-402bc5e65120 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:04,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4a3f302-4440-4148-a187-402bc5e65120 2018-10-22 08:52:04,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836310386658s 2018-10-22 08:52:04,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:04,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb401cf-543e-4894-bfd3-e0227b8d4399 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:04,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cfb401cf-543e-4894-bfd3-e0227b8d4399 2018-10-22 08:52:04,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0725159645081s 2018-10-22 08:52:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:52:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ad277c-f2aa-4218-a2d3-1c4d6093c7f4 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:52:04,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-00ad277c-f2aa-4218-a2d3-1c4d6093c7f4 2018-10-22 08:52:04,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0820610523224s 2018-10-22 08:52:04,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:52:04,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f011391-b6b6-41d5-a977-4faffebe90b8 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841", "links": {"self": "http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd"}, "domain_id": "default", "enabled": true, "id": "35ad3228a59a448e8490a49768019ecd", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:52:04,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9f011391-b6b6-41d5-a977-4faffebe90b8 2018-10-22 08:52:04,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977292060852s 2018-10-22 08:52:04,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9f011391-b6b6-41d5-a977-4faffebe90b8 2018-10-22 08:52:04,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:52:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8829b72d-ccde-402d-9670-7a33bf1968f2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51"}, "enabled": true, "id": "9d3eb6c8becd473cad262b98545e9f51", "parent_id": "default", "domain_id": "default", "name": "patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:52:04,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8829b72d-ccde-402d-9670-7a33bf1968f2 2018-10-22 08:52:04,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.072704076767s 2018-10-22 08:52:04,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8829b72d-ccde-402d-9670-7a33bf1968f2 2018-10-22 08:52:04,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:52:04,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&scope.project.id=9d3eb6c8becd473cad262b98545e9f51&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff662eb-fdfa-49c9-ac04-52423082c16d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&scope.project.id=9d3eb6c8becd473cad262b98545e9f51&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 08:52:04,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&scope.project.id=9d3eb6c8becd473cad262b98545e9f51&role.id=e269e729b181422bb94bd3302f440863 used request id req-cff662eb-fdfa-49c9-ac04-52423082c16d 2018-10-22 08:52:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807340145111s 2018-10-22 08:52:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:52:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51/users/35ad3228a59a448e8490a49768019ecd/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d8bf5ff-28ef-4713-a251-61f74350c34a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:52:04,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51/users/35ad3228a59a448e8490a49768019ecd/roles/e269e729b181422bb94bd3302f440863 used request id req-3d8bf5ff-28ef-4713-a251-61f74350c34a 2018-10-22 08:52:04,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113979101181s 2018-10-22 08:52:04,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:04,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fabee1-8db0-4ed3-8f68-fcd0ed5facbe Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:04,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e6fabee1-8db0-4ed3-8f68-fcd0ed5facbe 2018-10-22 08:52:04,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754950046539s 2018-10-22 08:52:04,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:52:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3cf2fb-0d91-4e7f-be44-ad1095207584 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:52:04,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9f3cf2fb-0d91-4e7f-be44-ad1095207584 2018-10-22 08:52:04,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0834100246429s 2018-10-22 08:52:04,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:52:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ffbdd1d-abdf-470d-80bd-5adf6278cdf5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841", "links": {"self": "http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd"}, "domain_id": "default", "enabled": true, "id": "35ad3228a59a448e8490a49768019ecd", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:52:04,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7ffbdd1d-abdf-470d-80bd-5adf6278cdf5 2018-10-22 08:52:04,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0974469184875s 2018-10-22 08:52:04,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7ffbdd1d-abdf-470d-80bd-5adf6278cdf5 2018-10-22 08:52:04,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:52:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:04,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f489cea-3f2b-4b17-89dc-7e4eb819aac7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default", "previous": null, "next": null}} 2018-10-22 08:52:04,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=35ad3228a59a448e8490a49768019ecd&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default used request id req-5f489cea-3f2b-4b17-89dc-7e4eb819aac7 2018-10-22 08:52:04,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0724241733551s 2018-10-22 08:52:04,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:52:04,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/35ad3228a59a448e8490a49768019ecd/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:52:05,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef53407-2ac9-4ebe-9044-f3b97c2d6a49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:52:05,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/35ad3228a59a448e8490a49768019ecd/roles/e269e729b181422bb94bd3302f440863 used request id req-0ef53407-2ac9-4ebe-9044-f3b97c2d6a49 2018-10-22 08:52:05,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115967035294s 2018-10-22 08:52:05,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-22 08:52:07,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-22 08:52:07.152 11289 INFO rally.deployment.engine [-] Deployment 01136e70-267c-4658-b9d1-018fbd6cbcfb | Starting: Destroy cloud and free allocated resources. 2018-10-22 08:52:07.231 11289 INFO rally.deployment.engine [-] Deployment 01136e70-267c-4658-b9d1-018fbd6cbcfb | Completed: Destroy cloud and free allocated resources. 2018-10-22 08:52:07.252 11289 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a) for deployment 'opnfv-rally'. 2018-10-22 08:52:07.264 11289 INFO rally.api [-] Deleting verification (UUID=6ca2c61e-47bd-4e11-9989-0221d19ed26f). 2018-10-22 08:52:07.311 11289 INFO rally.api [-] Verification has been successfully deleted! 2018-10-22 08:52:07.312 11289 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a). 2018-10-22 08:52:07.318 11289 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-22 08:52:09,835 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-22 08:52:09.627 11292 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=770d0e32-e4c2-4cc7-8530-e2fe28102978) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 770d0e32-e4c2-4cc7-8530-e2fe28102978 | 2018-10-22T08:52:09 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 770d0e32-e4c2-4cc7-8530-e2fe28102978 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-22 08:52:13,154 - 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 | +-------------+-------------------+-----------+ 2018-10-22 08:52:13,155 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-22 08:52:15,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-22 08:52:15.164 11298 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5c245571-84b9-4d35-9a91-23d6fa88844a). 2018-10-22 08:52:15.285 11298 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-22 08:52:18,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-22 08:52:17.517 11301 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-22 08:52:17.662 11301 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-22 08:52:18.686 11301 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2) as the default verifier for the future CLI operations. 2018-10-22 08:52:21,701 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-22 08:52:21,702 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:52:21,825 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 08:52:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:52:21,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c1e09f-0bbd-4e10-a6f5-17dc5c1cd9ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:52:21,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96c1e09f-0bbd-4e10-a6f5-17dc5c1cd9ea 2018-10-22 08:52:21,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:52:22,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88dc561107b2434287026c98a45f3d40", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d3eb6c8becd473cad262b98545e9f51", "name": "patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d3eb6c8becd473cad262b98545e9f51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/9d3eb6c8becd473cad262b98545e9f51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/9d3eb6c8becd473cad262b98545e9f51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d3eb6c8becd473cad262b98545e9f51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/9d3eb6c8becd473cad262b98545e9f51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/9d3eb6c8becd473cad262b98545e9f51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d3eb6c8becd473cad262b98545e9f51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/9d3eb6c8becd473cad262b98545e9f51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/9d3eb6c8becd473cad262b98545e9f51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d3eb6c8becd473cad262b98545e9f51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/9d3eb6c8becd473cad262b98545e9f51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/9d3eb6c8becd473cad262b98545e9f51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841", "id": "35ad3228a59a448e8490a49768019ecd"}, "audit_ids": ["SZUR_eIoQoSRMM1_kuhrTg"], "issued_at": "2018-10-22T08:52:22.000000Z"}} 2018-10-22 08:52:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:22,232 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 08:52:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 08:52:22,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:52:22,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:22,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-891a7a45-4081-466f-8bd7-fc07cfb91063 Date: Mon, 22 Oct 2018 08:52:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:52:22,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-891a7a45-4081-466f-8bd7-fc07cfb91063 2018-10-22 08:52:22,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.584453105927s 2018-10-22 08:52:22,821 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-891a7a45-4081-466f-8bd7-fc07cfb91063 2018-10-22 08:52:22,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:52:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841"}' 2018-10-22 08:52:23,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb X-Openstack-Request-Id: req-3534f6a6-7c41-465e-9c06-22fa9eb40fde Date: Mon, 22 Oct 2018 08:52:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "aca2aff2-769a-486d-b384-998660fa1ccb", "size": null, "self": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:23Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": null, "created_at": "2018-10-22T08:52:23Z", "protected": false} 2018-10-22 08:52:23,422 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3534f6a6-7c41-465e-9c06-22fa9eb40fde 2018-10-22 08:52:23,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.599292993546s 2018-10-22 08:52:23,423 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3534f6a6-7c41-465e-9c06-22fa9eb40fde returning object aca2aff2-769a-486d-b384-998660fa1ccb 2018-10-22 08:52:23,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:52:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/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}d93a447dd9367ffb7f85f35067f019273ce759b1" -d '' 2018-10-22 08:52:25,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-837790ce-ce90-423f-9d45-61fcdda5f91c Date: Mon, 22 Oct 2018 08:52:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:52:25,196 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file used request id req-837790ce-ce90-423f-9d45-61fcdda5f91c 2018-10-22 08:52:25,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.7724609375s 2018-10-22 08:52:25,196 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file used request id req-837790ce-ce90-423f-9d45-61fcdda5f91c 2018-10-22 08:52:25,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:52:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:25,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e646d61b-f0e0-420f-93a3-3532f6ec46d8 Date: Mon, 22 Oct 2018 08:52:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "metadata": {}}], "file": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "aca2aff2-769a-486d-b384-998660fa1ccb", "size": 12716032, "self": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:52:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:52:25,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e646d61b-f0e0-420f-93a3-3532f6ec46d8 2018-10-22 08:52:25,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0198738574982s 2018-10-22 08:52:25,217 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e646d61b-f0e0-420f-93a3-3532f6ec46d8 2018-10-22 08:52:25,219 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file', 'owner': u'9d3eb6c8becd473cad262b98545e9f51', 'id': u'aca2aff2-769a-486d-b384-998660fa1ccb', 'size': 12716032, u'self': u'/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d3eb6c8becd473cad262b98545e9f51', 'name': 'patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:52:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:52:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'created': u'2018-10-22T08:52:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:52:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:52:25,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:52:25,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_64da75e0-040c-48df-8d64-4c1f9fd3d841", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:52:25,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52: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-f9b1dbb0-074e-4c0f-aff5-2c3320181704 x-compute-request-id: req-f9b1dbb0-074e-4c0f-aff5-2c3320181704 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "name": "patrole-flavor_64da75e0-040c-48df-8d64-4c1f9fd3d841", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:52:25,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f9b1dbb0-074e-4c0f-aff5-2c3320181704 2018-10-22 08:52:25,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.633084058762s 2018-10-22 08:52:25,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f9b1dbb0-074e-4c0f-aff5-2c3320181704 returning object bf929b1c-8a81-42e1-92c2-ba4d3984e3af 2018-10-22 08:52:25,854 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_64da75e0-040c-48df-8d64-4c1f9fd3d841', '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'f281155a378b4c45907df4c470833e42', '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'bf929b1c-8a81-42e1-92c2-ba4d3984e3af', 'swap': 0}) 2018-10-22 08:52:25,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:52:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af/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}8f27fe1c3262517440dceaa87e0c88888f616c17" -d '{"extra_specs": {}}' 2018-10-22 08:52:25,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52: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-dca9eb32-92b8-4d07-9242-e5136790e455 x-compute-request-id: req-dca9eb32-92b8-4d07-9242-e5136790e455 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:52:25,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af/os-extra_specs used request id req-dca9eb32-92b8-4d07-9242-e5136790e455 2018-10-22 08:52:25,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244209766388s 2018-10-22 08:52:25,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af/os-extra_specs used request id req-dca9eb32-92b8-4d07-9242-e5136790e455 2018-10-22 08:52:25,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:52:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:25,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:52:25,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:25,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa12c01-faab-413f-a2ef-3872ffeac775 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:52:25,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-afa12c01-faab-413f-a2ef-3872ffeac775 2018-10-22 08:52:25,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0884690284729s 2018-10-22 08:52:25,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-22 08:52:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:26,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:52: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-2d8bae2f-53fc-4517-9ba9-5ae4c71d302c x-compute-request-id: req-2d8bae2f-53fc-4517-9ba9-5ae4c71d302c Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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": 6}]} 2018-10-22 08:52:26,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2d8bae2f-53fc-4517-9ba9-5ae4c71d302c 2018-10-22 08:52:26,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.494956970215s 2018-10-22 08:52:26,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2d8bae2f-53fc-4517-9ba9-5ae4c71d302c 2018-10-22 08:52:26,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:52:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:26,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-19700389-dced-48b4-a67d-786d339efa64 Date: Mon, 22 Oct 2018 08:52:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "metadata": {}}], "file": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "aca2aff2-769a-486d-b384-998660fa1ccb", "size": 12716032, "self": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:52:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:52:26,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-19700389-dced-48b4-a67d-786d339efa64 2018-10-22 08:52:26,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.267111063004s 2018-10-22 08:52:26,737 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-19700389-dced-48b4-a67d-786d339efa64 2018-10-22 08:52:26,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 08:52:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841"}' 2018-10-22 08:52:26,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12 X-Openstack-Request-Id: req-50193208-6e0d-412a-901e-1ceffe7341c3 Date: Mon, 22 Oct 2018 08:52:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "dbd038c2-842e-4c74-853e-98d7148d3a12", "size": null, "self": "/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": null, "created_at": "2018-10-22T08:52:26Z", "protected": false} 2018-10-22 08:52:26,940 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-50193208-6e0d-412a-901e-1ceffe7341c3 2018-10-22 08:52:26,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.200031995773s 2018-10-22 08:52:26,940 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-50193208-6e0d-412a-901e-1ceffe7341c3 returning object dbd038c2-842e-4c74-853e-98d7148d3a12 2018-10-22 08:52:26,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 08:52:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12/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}d93a447dd9367ffb7f85f35067f019273ce759b1" -d '' 2018-10-22 08:52:28,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ffb18f1-df2c-4137-b1df-b1be35abb8d7 Date: Mon, 22 Oct 2018 08:52:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:52:28,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12/file used request id req-2ffb18f1-df2c-4137-b1df-b1be35abb8d7 2018-10-22 08:52:28,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59130382538s 2018-10-22 08:52:28,533 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12/file used request id req-2ffb18f1-df2c-4137-b1df-b1be35abb8d7 2018-10-22 08:52:28,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:52:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:52:29,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-d600f50f-7a29-4fed-954e-c1880a008f98 Date: Mon, 22 Oct 2018 08:52:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/dbd038c2-842e-4c74-853e-98d7148d3a12/snap", "metadata": {}}], "file": "/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "dbd038c2-842e-4c74-853e-98d7148d3a12", "size": 12716032, "self": "/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/dbd038c2-842e-4c74-853e-98d7148d3a12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:28Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:52:26Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "metadata": {}}], "file": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "aca2aff2-769a-486d-b384-998660fa1ccb", "size": 12716032, "self": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:52:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:52:29,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d600f50f-7a29-4fed-954e-c1880a008f98 2018-10-22 08:52:29,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.628009080887s 2018-10-22 08:52:29,162 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d600f50f-7a29-4fed-954e-c1880a008f98 2018-10-22 08:52:29,165 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/dbd038c2-842e-4c74-853e-98d7148d3a12/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12/file', 'owner': u'9d3eb6c8becd473cad262b98545e9f51', 'id': u'dbd038c2-842e-4c74-853e-98d7148d3a12', 'size': 12716032, u'self': u'/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d3eb6c8becd473cad262b98545e9f51', 'name': 'patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/dbd038c2-842e-4c74-853e-98d7148d3a12/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T08:52:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T08:52:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841', 'created': u'2018-10-22T08:52:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T08:52:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 08:52:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 08:52:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 08:52:29,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-8752be6e-4109-4b78-83f8-243990fb916f x-compute-request-id: req-8752be6e-4109-4b78-83f8-243990fb916f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b97bd9e7-0ec7-4cac-993c-11914ef68058", "name": "patrole-flavor_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 08:52:29,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8752be6e-4109-4b78-83f8-243990fb916f 2018-10-22 08:52:29,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.255739927292s 2018-10-22 08:52:29,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8752be6e-4109-4b78-83f8-243990fb916f returning object b97bd9e7-0ec7-4cac-993c-11914ef68058 2018-10-22 08:52:29,423 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841', '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'f281155a378b4c45907df4c470833e42', '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'b97bd9e7-0ec7-4cac-993c-11914ef68058', 'swap': 0}) 2018-10-22 08:52:29,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 08:52:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058/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}8f27fe1c3262517440dceaa87e0c88888f616c17" -d '{"extra_specs": {}}' 2018-10-22 08:52:29,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-e1fc1177-6a5d-40ce-a135-6edf5da2ec67 x-compute-request-id: req-e1fc1177-6a5d-40ce-a135-6edf5da2ec67 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 08:52:29,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058/os-extra_specs used request id req-e1fc1177-6a5d-40ce-a135-6edf5da2ec67 2018-10-22 08:52:29,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220060348511s 2018-10-22 08:52:29,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058/os-extra_specs used request id req-e1fc1177-6a5d-40ce-a135-6edf5da2ec67 2018-10-22 08:52:29,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841', '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'f281155a378b4c45907df4c470833e42', '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'b97bd9e7-0ec7-4cac-993c-11914ef68058', 'swap': 0}) 2018-10-22 08:52:32,569 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-22 08:52:31.479 11320 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2) for deployment 'opnfv-rally' (UUID=770d0e32-e4c2-4cc7-8530-e2fe28102978). 2018-10-22 08:52:32.403 11320 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-22 08:52:32.406 11320 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2) has been successfully configured for deployment 'opnfv-rally' (UUID=770d0e32-e4c2-4cc7-8530-e2fe28102978)! 2018-10-22 08:52:32,569 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-22 08:52:32,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-22 08:52:32,572 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-22 08:52:32,592 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-22 08:52:36,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4f552bc2-769c-4268-87d6-b634a37ef5d2/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) 2018-10-22 08:52:36,083 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-22 08:52:36,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-22 08:52:36,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-22 08:52:38,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 08:52:38.235 11329 INFO rally.api [-] Starting verification (UUID=fd2a60de-ee7a-4e81-9726-c9d54c6ad2c3) for deployment 'opnfv-rally' (UUID=770d0e32-e4c2-4cc7-8530-e2fe28102978) by verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2). 2018-10-22 08:52:38,236 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fd2a60de-ee7a-4e81-9726-c9d54c6ad2c3 2018-10-22 08:55:02,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fd2a60de-ee7a-4e81-9726-c9d54c6ad2c3 2018-10-22 08:55:02,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fd2a60de-ee7a-4e81-9726-c9d54c6ad2c3']'. 2018-10-22 08:55:03,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-22 08:55:03,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fd2a60de-ee7a-4e81-9726-c9d54c6ad2c3 | 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-22 08:52:38 | 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-22 08:55:01 | 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2018-10-22 08:55:03,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4f552bc2-769c-4268-87d6-b634a37ef5d2) | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 770d0e32-e4c2-4cc7-8530-e2fe28102978) | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.75 | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-10-22 08:55:03,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-10-22 08:55:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-22 08:55:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-22 08:55:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-22 08:55:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 08:55:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-22 08:55:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-22 08:55:03,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-22 08:55:03,691 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 08:55:03,691 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-22 08:55:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:55:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:55:04,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd3c788e-78dc-4cc0-8e82-a6b3e905d218 Date: Mon, 22 Oct 2018 08:55:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:55:04,795 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12 used request id req-dd3c788e-78dc-4cc0-8e82-a6b3e905d218 2018-10-22 08:55:04,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10136795044s 2018-10-22 08:55:04,796 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dbd038c2-842e-4c74-853e-98d7148d3a12 used request id req-dd3c788e-78dc-4cc0-8e82-a6b3e905d218 2018-10-22 08:55:04,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:55:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:04,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cfac02a-885d-4966-a64e-56d836ec43f4 x-compute-request-id: req-2cfac02a-885d-4966-a64e-56d836ec43f4 Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b97bd9e7-0ec7-4cac-993c-11914ef68058", "name": "patrole-flavor_alt_64da75e0-040c-48df-8d64-4c1f9fd3d841", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "name": "patrole-flavor_64da75e0-040c-48df-8d64-4c1f9fd3d841", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:55:04,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2cfac02a-885d-4966-a64e-56d836ec43f4 2018-10-22 08:55:04,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0372548103333s 2018-10-22 08:55:04,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2cfac02a-885d-4966-a64e-56d836ec43f4 2018-10-22 08:55:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:55:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:04,909 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39c1c246-96cf-469d-8e7d-b7c4bc2a016d x-compute-request-id: req-39c1c246-96cf-469d-8e7d-b7c4bc2a016d Content-Length: 0 Content-Type: application/json 2018-10-22 08:55:04,909 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058 used request id req-39c1c246-96cf-469d-8e7d-b7c4bc2a016d 2018-10-22 08:55:04,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0729401111603s 2018-10-22 08:55:04,909 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b97bd9e7-0ec7-4cac-993c-11914ef68058 used request id req-39c1c246-96cf-469d-8e7d-b7c4bc2a016d 2018-10-22 08:55:04,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 08:55:04,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:55:05,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-6e7a4706-ec71-4f6f-aec5-81efacb1d8f5 Date: Mon, 22 Oct 2018 08:55:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "metadata": {}}], "file": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb/file", "owner": "9d3eb6c8becd473cad262b98545e9f51", "id": "aca2aff2-769a-486d-b384-998660fa1ccb", "size": 12716032, "self": "/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aca2aff2-769a-486d-b384-998660fa1ccb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T08:52:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_64da75e0-040c-48df-8d64-4c1f9fd3d841", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T08:52:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 08:55:05,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6e7a4706-ec71-4f6f-aec5-81efacb1d8f5 2018-10-22 08:55:05,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.590059041977s 2018-10-22 08:55:05,500 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6e7a4706-ec71-4f6f-aec5-81efacb1d8f5 2018-10-22 08:55:05,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 08:55:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d93a447dd9367ffb7f85f35067f019273ce759b1" 2018-10-22 08:55:07,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45beb507-a1de-4347-af6c-7431f270ff41 Date: Mon, 22 Oct 2018 08:55:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:55:07,293 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb used request id req-45beb507-a1de-4347-af6c-7431f270ff41 2018-10-22 08:55:07,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79168391228s 2018-10-22 08:55:07,293 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/aca2aff2-769a-486d-b384-998660fa1ccb used request id req-45beb507-a1de-4347-af6c-7431f270ff41 2018-10-22 08:55:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 08:55:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:07,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-f13b4cc0-a03a-4839-875a-9df691204463 x-compute-request-id: req-f13b4cc0-a03a-4839-875a-9df691204463 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf929b1c-8a81-42e1-92c2-ba4d3984e3af", "name": "patrole-flavor_64da75e0-040c-48df-8d64-4c1f9fd3d841", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 08:55:07,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f13b4cc0-a03a-4839-875a-9df691204463 2018-10-22 08:55:07,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0373458862305s 2018-10-22 08:55:07,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f13b4cc0-a03a-4839-875a-9df691204463 2018-10-22 08:55:07,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 08:55:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:07,382 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-06e40004-edce-48f8-b292-ced438281023 x-compute-request-id: req-06e40004-edce-48f8-b292-ced438281023 Content-Length: 0 Content-Type: application/json 2018-10-22 08:55:07,383 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af used request id req-06e40004-edce-48f8-b292-ced438281023 2018-10-22 08:55:07,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.049329996109s 2018-10-22 08:55:07,383 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bf929b1c-8a81-42e1-92c2-ba4d3984e3af used request id req-06e40004-edce-48f8-b292-ced438281023 2018-10-22 08:55:07,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:55:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:07,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02999cbd-c23a-4d63-ae05-e34ac1de7b1c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841", "links": {"self": "http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd"}, "domain_id": "default", "enabled": true, "id": "35ad3228a59a448e8490a49768019ecd", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:07,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-02999cbd-c23a-4d63-ae05-e34ac1de7b1c 2018-10-22 08:55:07,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120565891266s 2018-10-22 08:55:07,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-02999cbd-c23a-4d63-ae05-e34ac1de7b1c 2018-10-22 08:55:07,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:55:07,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:07,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7a94af-f025-4fa0-9a5a-5e41b668ea4f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd"}, "enabled": true, "id": "35ad3228a59a448e8490a49768019ecd", "options": {}, "domain_id": "default", "name": "patrole-user_64da75e0-040c-48df-8d64-4c1f9fd3d841"}} 2018-10-22 08:55:07,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd used request id req-5f7a94af-f025-4fa0-9a5a-5e41b668ea4f 2018-10-22 08:55:07,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895760059357s 2018-10-22 08:55:07,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd used request id req-5f7a94af-f025-4fa0-9a5a-5e41b668ea4f 2018-10-22 08:55:07,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 08:55:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:07,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b432f934-fddc-4e2a-87f3-d7becf811b75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:07,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd used request id req-b432f934-fddc-4e2a-87f3-d7becf811b75 2018-10-22 08:55:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216612100601s 2018-10-22 08:55:07,818 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/35ad3228a59a448e8490a49768019ecd used request id req-b432f934-fddc-4e2a-87f3-d7becf811b75 2018-10-22 08:55:07,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:55:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:07,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799b180d-9a8a-4437-8125-d43559a9793b Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51"}, "enabled": true, "id": "9d3eb6c8becd473cad262b98545e9f51", "parent_id": "default", "domain_id": "default", "name": "patrole-project_64da75e0-040c-48df-8d64-4c1f9fd3d841"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:55:07,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-799b180d-9a8a-4437-8125-d43559a9793b 2018-10-22 08:55:07,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0743560791016s 2018-10-22 08:55:07,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-799b180d-9a8a-4437-8125-d43559a9793b 2018-10-22 08:55:07,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 08:55:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:08,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19aa7b0a-8463-4772-b578-7ee749e34cb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:08,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51 used request id req-19aa7b0a-8463-4772-b578-7ee749e34cb8 2018-10-22 08:55:08,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165228128433s 2018-10-22 08:55:08,061 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9d3eb6c8becd473cad262b98545e9f51 used request id req-19aa7b0a-8463-4772-b578-7ee749e34cb8 2018-10-22 08:55:08,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:08,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfaa8e70-0fb9-4534-9b31-aaf552f4927b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "88dc561107b2434287026c98a45f3d40", "links": {"self": "http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:08,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cfaa8e70-0fb9-4534-9b31-aaf552f4927b 2018-10-22 08:55:08,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802638530731s 2018-10-22 08:55:08,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 08:55:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:08,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e480d38-8ea8-4cc1-9d2b-384d4c6b59f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:08,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/88dc561107b2434287026c98a45f3d40 used request id req-4e480d38-8ea8-4cc1-9d2b-384d4c6b59f5 2018-10-22 08:55:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.123291969299s 2018-10-22 08:55:08,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 08:55:08,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9d3eb6c8becd473cad262b98545e9f51&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}8f27fe1c3262517440dceaa87e0c88888f616c17" 2018-10-22 08:55:08,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8df1d1e0-422e-49c9-beaa-ee4fc53ff797 Date: Mon, 22 Oct 2018 08:55:08 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:08,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9d3eb6c8becd473cad262b98545e9f51&name=default used request id req-8df1d1e0-422e-49c9-beaa-ee4fc53ff797 2018-10-22 08:55:08,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181913852692s 2018-10-22 08:55:08,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9d3eb6c8becd473cad262b98545e9f51&name=default used request id req-8df1d1e0-422e-49c9-beaa-ee4fc53ff797 2018-10-22 08:55:08,504 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-22 08:55:08,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:55:08,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:55:08,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:55:08,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:55:08,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:55:08,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:55:08,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:55:08,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:55:08,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:55:08,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:55:08,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:55:08,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:55:08,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 08:55:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 08:55:08,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e181f3-ece5-40d6-ada9-bfe62edef8ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:08,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49e181f3-ece5-40d6-ada9-bfe62edef8ae 2018-10-22 08:55:08,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:09,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T09:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["sKxeFk4yT0ShPvICqa_aUg"], "issued_at": "2018-10-22T08:55:09.000000Z"}} 2018-10-22 08:55:09,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:09,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:09,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11345ddc-b101-4425-b3ac-9c411ffe9de2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 08:55:09,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-11345ddc-b101-4425-b3ac-9c411ffe9de2 2018-10-22 08:55:09,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.486769914627s 2018-10-22 08:55:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 08:55:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}}' 2018-10-22 08:55:09,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7f3750-66e6-4af2-a95f-667986717eb4 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.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:55:09,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8f7f3750-66e6-4af2-a95f-667986717eb4 2018-10-22 08:55:09,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105820894241s 2018-10-22 08:55:09,492 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8f7f3750-66e6-4af2-a95f-667986717eb4 2018-10-22 08:55:09,493 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c', 'id': u'b5b8634abd864eb791a83beca125c68c', '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'})}) 2018-10-22 08:55:09,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 08:55:09,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.34207201004s 2018-10-22 08:55:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:09,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a57b058-3843-4d4c-b156-3213b8f5fab9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:55:09,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 used request id req-5a57b058-3843-4d4c-b156-3213b8f5fab9 2018-10-22 08:55:09,929 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a93ecce4bcd0408b807e3bf5bd4e8188', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c'}) 2018-10-22 08:55:09,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d86399-ba87-4df5-9f88-dbc7c557dea1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:10,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c0d86399-ba87-4df5-9f88-dbc7c557dea1 2018-10-22 08:55:10,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813670158386s 2018-10-22 08:55:10,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415865f2-aaab-48c7-80a9-2d9b6c006212 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:10,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-415865f2-aaab-48c7-80a9-2d9b6c006212 2018-10-22 08:55:10,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753269195557s 2018-10-22 08:55:10,088 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 08:55:10,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:55:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" -d '{"role": {"name": "Member"}}' 2018-10-22 08:55:10,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826d1812-8e78-4f53-8788-8fc2ec68b128 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}} 2018-10-22 08:55:10,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-826d1812-8e78-4f53-8788-8fc2ec68b128 2018-10-22 08:55:10,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0942778587341s 2018-10-22 08:55:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9e0e81-7dc0-4dc6-8e34-8f2ded70fc8e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "domain_id": null, "name": "Member", "id": "86bad681d0f942a9aa939b8122831ce4"}} 2018-10-22 08:55:10,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4 used request id req-cc9e0e81-7dc0-4dc6-8e34-8f2ded70fc8e 2018-10-22 08:55:10,269 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4'}, 'domain_id': None, 'human_id': None, 'id': u'86bad681d0f942a9aa939b8122831ce4', 'HUMAN_ID': False}) 2018-10-22 08:55:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e73a61f-1969-4a1d-8832-d17dc6d7ccea Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:10,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5e73a61f-1969-4a1d-8832-d17dc6d7ccea 2018-10-22 08:55:10,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729649066925s 2018-10-22 08:55:10,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:55:10,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cee5439-58a6-423c-b541-e69328ba7ffd 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:55:10,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5cee5439-58a6-423c-b541-e69328ba7ffd 2018-10-22 08:55:10,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0824449062347s 2018-10-22 08:55:10,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:55:10,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2985271-c58c-42b2-9079-c5d6964dcd00 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:10,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b2985271-c58c-42b2-9079-c5d6964dcd00 2018-10-22 08:55:10,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102651119232s 2018-10-22 08:55:10,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b2985271-c58c-42b2-9079-c5d6964dcd00 2018-10-22 08:55:10,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:55:10,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befd324e-d545-434a-9b67-6f8e5608fa11 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:55:10,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-befd324e-d545-434a-9b67-6f8e5608fa11 2018-10-22 08:55:10,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0743989944458s 2018-10-22 08:55:10,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-befd324e-d545-434a-9b67-6f8e5608fa11 2018-10-22 08:55:10,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:55:10,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=86bad681d0f942a9aa939b8122831ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffa2dce-5550-4d4f-b1f4-1525cae8e6f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=86bad681d0f942a9aa939b8122831ce4", "previous": null, "next": null}} 2018-10-22 08:55:10,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=86bad681d0f942a9aa939b8122831ce4 used request id req-5ffa2dce-5550-4d4f-b1f4-1525cae8e6f4 2018-10-22 08:55:10,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0954120159149s 2018-10-22 08:55:10,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:55:10,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c/users/a93ecce4bcd0408b807e3bf5bd4e8188/roles/86bad681d0f942a9aa939b8122831ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed54826-151f-4c8a-bc57-032f52fa8ade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:10,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c/users/a93ecce4bcd0408b807e3bf5bd4e8188/roles/86bad681d0f942a9aa939b8122831ce4 used request id req-fed54826-151f-4c8a-bc57-032f52fa8ade 2018-10-22 08:55:10,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.1179459095s 2018-10-22 08:55:10,828 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c', 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': '9841668a-ff7e-40d4-a373-cb5f450e2a7d', 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_7ab7d760-9e27-400e-ae6c-16dd45e0520c', 'project_id': u'b5b8634abd864eb791a83beca125c68c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 08:55:10,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 08:55:10,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 08:55:10,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 08:55:10,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 08:55:10,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 08:55:10,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 08:55:10,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 08:55:10,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 08:55:10,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 08:55:10,834 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c', 'password': '9841668a-ff7e-40d4-a373-cb5f450e2a7d', 'project_name': 'snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'b5b8634abd864eb791a83beca125c68c', 'project_domain_name': 'Default'} 2018-10-22 08:55:10,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8810bfc5-9c85-4bbc-9fce-6a0a67002ea7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:10,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8810bfc5-9c85-4bbc-9fce-6a0a67002ea7 2018-10-22 08:55:10,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752530097961s 2018-10-22 08:55:10,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:10,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:10,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd58d407-3256-4a4d-b363-aac8f6fde521 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd58d407-3256-4a4d-b363-aac8f6fde521 2018-10-22 08:55:10,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743541717529s 2018-10-22 08:55:10,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:55:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e15e79-73e2-4d35-bc42-93519031f2db 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:55:11,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-55e15e79-73e2-4d35-bc42-93519031f2db 2018-10-22 08:55:11,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.083291053772s 2018-10-22 08:55:11,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:55:11,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a42103-d68f-4361-8644-5cd8271dd72b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:11,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-65a42103-d68f-4361-8644-5cd8271dd72b 2018-10-22 08:55:11,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.09144115448s 2018-10-22 08:55:11,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-65a42103-d68f-4361-8644-5cd8271dd72b 2018-10-22 08:55:11,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:55:11,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec05a431-e7ca-4a31-83c1-7c17bed4344d Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:55:11,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ec05a431-e7ca-4a31-83c1-7c17bed4344d 2018-10-22 08:55:11,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807611942291s 2018-10-22 08:55:11,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ec05a431-e7ca-4a31-83c1-7c17bed4344d 2018-10-22 08:55:11,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:55:11,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9b4422-2086-498b-a513-36d7e5dd7c45 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 08:55:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=e269e729b181422bb94bd3302f440863 used request id req-ff9b4422-2086-498b-a513-36d7e5dd7c45 2018-10-22 08:55:11,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811469554901s 2018-10-22 08:55:11,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:55:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c/users/a93ecce4bcd0408b807e3bf5bd4e8188/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60522e24-d426-4138-80f8-5f402546276f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:11,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c/users/a93ecce4bcd0408b807e3bf5bd4e8188/roles/e269e729b181422bb94bd3302f440863 used request id req-60522e24-d426-4138-80f8-5f402546276f 2018-10-22 08:55:11,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.146196126938s 2018-10-22 08:55:11,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10a7cc4-9fdd-46da-bdb4-e85644a8b64b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:11,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e10a7cc4-9fdd-46da-bdb4-e85644a8b64b 2018-10-22 08:55:11,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789251327515s 2018-10-22 08:55:11,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 08:55:11,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-22 08:55:11,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20d50b0-2d9a-47c9-a497-b19920da5681 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}} 2018-10-22 08:55:11,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a20d50b0-2d9a-47c9-a497-b19920da5681 2018-10-22 08:55:11,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102385997772s 2018-10-22 08:55:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c90625-24ec-423c-b865-b846b33e9a87 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 08:55:11,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-c4c90625-24ec-423c-b865-b846b33e9a87 2018-10-22 08:55:11,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 08:55:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e89835d-f6c8-4198-87f4-44e45f556420 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:11,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4e89835d-f6c8-4198-87f4-44e45f556420 2018-10-22 08:55:11,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0904281139374s 2018-10-22 08:55:11,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 08:55:11,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:11,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e473f77-647d-465a-b9d6-4d8297e24b31 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 08:55:11,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7e473f77-647d-465a-b9d6-4d8297e24b31 2018-10-22 08:55:11,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0796799659729s 2018-10-22 08:55:11,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 08:55:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:12,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca08034f-1eb0-41c7-a0e8-40188d46e6ba Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:12,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ca08034f-1eb0-41c7-a0e8-40188d46e6ba 2018-10-22 08:55:12,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0926189422607s 2018-10-22 08:55:12,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ca08034f-1eb0-41c7-a0e8-40188d46e6ba 2018-10-22 08:55:12,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 08:55:12,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:12,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7148cd2-8547-4023-949b-b97aeb970561 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 08:55:12,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c7148cd2-8547-4023-949b-b97aeb970561 2018-10-22 08:55:12,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788490772247s 2018-10-22 08:55:12,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c7148cd2-8547-4023-949b-b97aeb970561 2018-10-22 08:55:12,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 08:55:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:12,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1115f362-b5d9-4d3e-9267-f02b5c33b8c0 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=628c5194e35d43a7bc9032b41562a43c", "previous": null, "next": null}} 2018-10-22 08:55:12,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a93ecce4bcd0408b807e3bf5bd4e8188&scope.project.id=b5b8634abd864eb791a83beca125c68c&role.id=628c5194e35d43a7bc9032b41562a43c used request id req-1115f362-b5d9-4d3e-9267-f02b5c33b8c0 2018-10-22 08:55:12,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.163203001022s 2018-10-22 08:55:12,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 08:55:12,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c/users/a93ecce4bcd0408b807e3bf5bd4e8188/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 08:55:12,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f75f03e8-df82-4b40-8d32-b62946c2c73b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:12,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c/users/a93ecce4bcd0408b807e3bf5bd4e8188/roles/628c5194e35d43a7bc9032b41562a43c used request id req-f75f03e8-df82-4b40-8d32-b62946c2c73b 2018-10-22 08:55:12,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111145019531s 2018-10-22 08:55:12,365 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-22 08:55:12,366 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-22 08:55:12,366 - openstack_tests - INFO - OS Credentials = > 2018-10-22 08:55:12,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:12,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:12,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["f7vMLxnURGKKOINUfsWHpw"], "issued_at": "2018-10-22T08:55:12.000000Z"}} 2018-10-22 08:55:12,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5762e62ca8d2a1ea317569832515878a23525a" 2018-10-22 08:55:12,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ef7629d7-dedb-4ef3-ab6d-31df14b11fab Date: Mon, 22 Oct 2018 08:55:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:55:12,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-ef7629d7-dedb-4ef3-ab6d-31df14b11fab 2018-10-22 08:55:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5762e62ca8d2a1ea317569832515878a23525a" 2018-10-22 08:55:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-42594b8f-e110-41ba-bd56-0834a8d4da6b Date: Mon, 22 Oct 2018 08:55:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 08:55:13,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-42594b8f-e110-41ba-bd56-0834a8d4da6b 2018-10-22 08:55:13,235 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-22 08:55:13,235 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-22 08:55:13,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:13,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["PbMaUHlRTtiTOQx-3CUsYg"], "issued_at": "2018-10-22T08:55:13.000000Z"}} 2018-10-22 08:55:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d65b1c2e0eb70fed0ba5567f84536d8808fabc8" 2018-10-22 08:55:13,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6a4495-a51e-485d-80ea-d27671552ece Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:13,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce6a4495-a51e-485d-80ea-d27671552ece 2018-10-22 08:55:13,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:13,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:14,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GDf55qr9TDaKEWyC171UDg"], "issued_at": "2018-10-22T08:55:14.000000Z"}} 2018-10-22 08:55:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:14,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537cab3b-0887-4980-834c-e6910cbf8ab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:14,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-537cab3b-0887-4980-834c-e6910cbf8ab9 2018-10-22 08:55:14,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:14,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0eaf02c2-83a8-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:14,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e35b41-e126-4958-ac55-cd98f4876d77 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0eaf02c2-83a8-484-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:55:14,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0eaf02c2-83a8-484-proj used request id req-02e35b41-e126-4958-ac55-cd98f4876d77 2018-10-22 08:55:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:14,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c272346d-686d-4f55-aa36-3b9e0e7f13ce Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:14,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c272346d-686d-4f55-aa36-3b9e0e7f13ce 2018-10-22 08:55:14,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}}' 2018-10-22 08:55:14,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1367d01-80d4-4ca6-ada5-cc1f32a72cc8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe"}, "enabled": true, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}} 2018-10-22 08:55:14,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b1367d01-80d4-4ca6-ada5-cc1f32a72cc8 2018-10-22 08:55:14,537 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0eaf02c2-83a8-484-proj 2018-10-22 08:55:14,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:14,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:14,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ueBugaNqS96n9hsRyxE-sQ"], "issued_at": "2018-10-22T08:55:14.000000Z"}} 2018-10-22 08:55:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fa41dc80939f38fa447a9d39b80150654a7bee" 2018-10-22 08:55:15,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f219eb91-c254-4493-9f1b-684f5c8587b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:15,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f219eb91-c254-4493-9f1b-684f5c8587b0 2018-10-22 08:55:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:15,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fa41dc80939f38fa447a9d39b80150654a7bee" 2018-10-22 08:55:15,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef38fd50-bfd3-45b2-9465-d4673c1afb3f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:15,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ef38fd50-bfd3-45b2-9465-d4673c1afb3f 2018-10-22 08:55:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-0eaf02c2-83a8-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fa41dc80939f38fa447a9d39b80150654a7bee" 2018-10-22 08:55:15,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd4329d-ad46-4da5-b576-6406de674f80 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-0eaf02c2-83a8-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe"}, "enabled": true, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}]} 2018-10-22 08:55:15,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-0eaf02c2-83a8-484-proj used request id req-1dd4329d-ad46-4da5-b576-6406de674f80 2018-10-22 08:55:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fa41dc80939f38fa447a9d39b80150654a7bee" 2018-10-22 08:55:15,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf8eff9-bb89-4673-9970-034f42348a51 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:15,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0cf8eff9-bb89-4673-9970-034f42348a51 2018-10-22 08:55:15,638 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0eaf02c2-83a8-484-user 2018-10-22 08:55:15,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:15,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208af2d2-3823-4502-967b-9e1800c0a4c1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:15,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-208af2d2-3823-4502-967b-9e1800c0a4c1 2018-10-22 08:55:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" -d '{"role": {"name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role"}}' 2018-10-22 08:55:15,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81a12ae-0a47-4e33-be1a-d7645a6ea6c9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94f73c41132040ecb418836dab471e33", "links": {"self": "http://172.30.9.28:5000/v3/roles/94f73c41132040ecb418836dab471e33"}, "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role"}} 2018-10-22 08:55:15,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f81a12ae-0a47-4e33-be1a-d7645a6ea6c9 2018-10-22 08:55:15,836 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role 2018-10-22 08:55:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/94f73c41132040ecb418836dab471e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:15,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc52bee4-308f-4549-942c-eb0667393ea3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/94f73c41132040ecb418836dab471e33"}, "domain_id": null, "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role", "id": "94f73c41132040ecb418836dab471e33"}} 2018-10-22 08:55:15,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/94f73c41132040ecb418836dab471e33 used request id req-cc52bee4-308f-4549-942c-eb0667393ea3 2018-10-22 08:55:15,928 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role to project CreateSecurityGroupTests-0eaf02c2-83a8-484-proj 2018-10-22 08:55:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe/users/e735efe35d5f4ea2b08e8b03762477cf/roles/94f73c41132040ecb418836dab471e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:16,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209ae9cd-c537-4d02-99ab-365bc2321c87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:16,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe/users/e735efe35d5f4ea2b08e8b03762477cf/roles/94f73c41132040ecb418836dab471e33 used request id req-209ae9cd-c537-4d02-99ab-365bc2321c87 2018-10-22 08:55:16,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:16,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:16,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94f73c41132040ecb418836dab471e33", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role"}], "expires_at": "2018-10-22T09:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-user", "id": "e735efe35d5f4ea2b08e8b03762477cf"}, "audit_ids": ["tFlBsOjQRJycTyvzb5JPWA"], "issued_at": "2018-10-22T08:55:16.000000Z"}} 2018-10-22 08:55:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:16,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27dbf45-db14-4abd-abd8-4f9edbfcb81c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:16,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e27dbf45-db14-4abd-abd8-4f9edbfcb81c 2018-10-22 08:55:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:16,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-037c51b0-2fca-420e-8877-e9f1e6578bc6 Date: Mon, 22 Oct 2018 08:55:16 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:16,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name&description=hello+group used request id req-037c51b0-2fca-420e-8877-e9f1e6578bc6 2018-10-22 08:55:16,947 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name... 2018-10-22 08:55:16,947 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name 2018-10-22 08:55:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" -d '{"security_group": {"name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name", "description": "hello group"}}' 2018-10-22 08:55:17,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f70e5ff0-7660-4024-839b-cc136a85a54b Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 2, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}} 2018-10-22 08:55:17,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-f70e5ff0-7660-4024-839b-cc136a85a54b 2018-10-22 08:55:17,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:17,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:17,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32c4b53a-9ba8-488b-a095-cf370f50c76e Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:17,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-32c4b53a-9ba8-488b-a095-cf370f50c76e 2018-10-22 08:55:17,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:17,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d716e3b-d11d-43a9-8958-d7d8af058510 Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:17,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-3d716e3b-d11d-43a9-8958-d7d8af058510 2018-10-22 08:55:17,662 - neutron_utils - INFO - Retrieving security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:17,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:17,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dac820f2-348d-4904-b9f7-5a42e2a2ff10 Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 2, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:17,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-dac820f2-348d-4904-b9f7-5a42e2a2ff10 2018-10-22 08:55:17,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:17,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0da3c071-f6ce-48f2-b22d-0232a9c7e6ff Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:17,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-0da3c071-f6ce-48f2-b22d-0232a9c7e6ff 2018-10-22 08:55:17,878 - neutron_utils - INFO - Retrieving security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:17,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-35ca82f9-71c2-4268-b858-777240ad0def Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 2, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:17,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-35ca82f9-71c2-4268-b858-777240ad0def 2018-10-22 08:55:17,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:17,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce15ebda-597a-4514-b5be-e9f49dbd5f04 Date: Mon, 22 Oct 2018 08:55:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:17,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-ce15ebda-597a-4514-b5be-e9f49dbd5f04 2018-10-22 08:55:17,959 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name 2018-10-22 08:55:17,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:18,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-98c35366-f395-4907-b31c-96631bab3f35 Date: Mon, 22 Oct 2018 08:55:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 2, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:18,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name used request id req-98c35366-f395-4907-b31c-96631bab3f35 2018-10-22 08:55:18,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:18,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:18,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:18,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1583456f-d493-4089-b26e-b9a55a1d6fef Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe"}, "enabled": true, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}} 2018-10-22 08:55:18,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe used request id req-1583456f-d493-4089-b26e-b9a55a1d6fef 2018-10-22 08:55:18,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:18,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:18,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9e0e00a-27a8-405d-9400-b44fc64b1e85 Date: Mon, 22 Oct 2018 08:55:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:18,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-f9e0e00a-27a8-405d-9400-b44fc64b1e85 2018-10-22 08:55:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}831243f05d220cc6949337e32b4510c8352615e6" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776"}}' 2018-10-22 08:55:18,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8fc06d13-3905-4981-a40c-1c3bced9866e Date: Mon, 22 Oct 2018 08:55:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}} 2018-10-22 08:55:18,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-8fc06d13-3905-4981-a40c-1c3bced9866e 2018-10-22 08:55:18,729 - neutron_utils - INFO - Retrieving security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:18,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c32874d6-be88-4fe4-91a6-a88324fd1c90 Date: Mon, 22 Oct 2018 08:55:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "revision_number": 0, "id": "bb422dea-162f-4300-8d3a-b0df20b9457d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 3, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:18,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-c32874d6-be88-4fe4-91a6-a88324fd1c90 2018-10-22 08:55:18,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:18,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-847dd653-6ba5-4a62-922e-ed20af67c00d Date: Mon, 22 Oct 2018 08:55:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:18,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-847dd653-6ba5-4a62-922e-ed20af67c00d 2018-10-22 08:55:18,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:19,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94f73c41132040ecb418836dab471e33", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role"}], "expires_at": "2018-10-22T09:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b8415db049434dbdbaf9cdf832ce2ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-user", "id": "e735efe35d5f4ea2b08e8b03762477cf"}, "audit_ids": ["gRX3ypuUR3m4bwoc0jbzwQ"], "issued_at": "2018-10-22T08:55:19.000000Z"}} 2018-10-22 08:55:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:19,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3b5a42d9-1a08-4f3d-b9f0-99f55b9e5d85 Date: Mon, 22 Oct 2018 08:55:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "revision_number": 0, "id": "bb422dea-162f-4300-8d3a-b0df20b9457d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 3, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:19,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name&description=hello+group used request id req-3b5a42d9-1a08-4f3d-b9f0-99f55b9e5d85 2018-10-22 08:55:19,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:19,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-42a1ff6f-611e-4505-adf7-7a7e500332fb Date: Mon, 22 Oct 2018 08:55: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": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:19,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-42a1ff6f-611e-4505-adf7-7a7e500332fb 2018-10-22 08:55:19,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:20,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2688050f-40ab-4629-9a77-3132a1243485 Date: Mon, 22 Oct 2018 08:55:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:20,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-2688050f-40ab-4629-9a77-3132a1243485 2018-10-22 08:55:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:20,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4187eae1-a7a7-409a-a255-4307ecd624c2 Date: Mon, 22 Oct 2018 08:55:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "revision_number": 0, "id": "bb422dea-162f-4300-8d3a-b0df20b9457d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 3, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:20,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name used request id req-4187eae1-a7a7-409a-a255-4307ecd624c2 2018-10-22 08:55:20,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:20,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-da7a2a1b-d035-4d4a-8a10-190346ff92bc Date: Mon, 22 Oct 2018 08:55:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:20,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-da7a2a1b-d035-4d4a-8a10-190346ff92bc 2018-10-22 08:55:20,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:20,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e9276000-1cd0-4ca2-bf1f-247ec38c3e56 Date: Mon, 22 Oct 2018 08:55:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:20,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-e9276000-1cd0-4ca2-bf1f-247ec38c3e56 2018-10-22 08:55:20,483 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name 2018-10-22 08:55:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:20,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a47b7d2f-7719-494f-a743-1f535998d8be Date: Mon, 22 Oct 2018 08:55:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "updated_at": "2018-10-22T08:55:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "revision_number": 0, "id": "bb422dea-162f-4300-8d3a-b0df20b9457d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "revision_number": 0, "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 3, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "name": "CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name"}]} 2018-10-22 08:55:20,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name used request id req-a47b7d2f-7719-494f-a743-1f535998d8be 2018-10-22 08:55:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:20,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3912aa34-1644-427b-8242-68a7166fb845 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe"}, "enabled": true, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}} 2018-10-22 08:55:20,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe used request id req-3912aa34-1644-427b-8242-68a7166fb845 2018-10-22 08:55:20,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:20,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dcee037a-b31f-4ba7-a49f-eaade85cb81f Date: Mon, 22 Oct 2018 08:55:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:20,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-dcee037a-b31f-4ba7-a49f-eaade85cb81f 2018-10-22 08:55:20,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}831243f05d220cc6949337e32b4510c8352615e6" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776"}}' 2018-10-22 08:55:21,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-cdcb3f8f-8527-4c5f-9db7-c5101432cf57 Date: Mon, 22 Oct 2018 08:55:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:21Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:21Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "72872857-0cca-4889-994c-c8e832d01c73"}} 2018-10-22 08:55:21,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-cdcb3f8f-8527-4c5f-9db7-c5101432cf57 2018-10-22 08:55:21,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63a6a1d-cbda-4865-bdee-58ef84dd6776 2018-10-22 08:55:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf7c35513940a30b578906c4ab1b910d5ce8f91" 2018-10-22 08:55:21,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-46cdbe7c-d708-40bd-a359-2f69f52c2785 Date: Mon, 22 Oct 2018 08:55:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:21Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:21Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "72872857-0cca-4889-994c-c8e832d01c73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:18Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:18Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "bb422dea-162f-4300-8d3a-b0df20b9457d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "ce44c7f5-4406-4d66-b832-2e4adbd75a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:17Z", "security_group_id": "e63a6a1d-cbda-4865-bdee-58ef84dd6776", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:17Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "d7b771d5-f342-40b7-81f7-0a3e0817e81f"}]} 2018-10-22 08:55:21,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-46cdbe7c-d708-40bd-a359-2f69f52c2785 2018-10-22 08:55:21,258 - neutron_utils - INFO - Deleting security group rule with ID - d7b771d5-f342-40b7-81f7-0a3e0817e81f 2018-10-22 08:55:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d7b771d5-f342-40b7-81f7-0a3e0817e81f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:21,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56baaf97-ff38-4588-a9df-56a9a4f74485 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:21,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d7b771d5-f342-40b7-81f7-0a3e0817e81f used request id req-56baaf97-ff38-4588-a9df-56a9a4f74485 2018-10-22 08:55:21,507 - neutron_utils - INFO - Deleting security group rule with ID - ce44c7f5-4406-4d66-b832-2e4adbd75a54 2018-10-22 08:55:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ce44c7f5-4406-4d66-b832-2e4adbd75a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:21,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec44ca69-5cdf-41c6-b38f-d152cc5b41d3 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:21,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ce44c7f5-4406-4d66-b832-2e4adbd75a54 used request id req-ec44ca69-5cdf-41c6-b38f-d152cc5b41d3 2018-10-22 08:55:21,751 - neutron_utils - INFO - Deleting security group rule with ID - 72872857-0cca-4889-994c-c8e832d01c73 2018-10-22 08:55:21,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/72872857-0cca-4889-994c-c8e832d01c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:21,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f20bf89e-90c9-4d94-b3c7-4c87fb87169d Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:21,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/72872857-0cca-4889-994c-c8e832d01c73 used request id req-f20bf89e-90c9-4d94-b3c7-4c87fb87169d 2018-10-22 08:55:21,849 - neutron_utils - INFO - Deleting security group rule with ID - bb422dea-162f-4300-8d3a-b0df20b9457d 2018-10-22 08:55:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/bb422dea-162f-4300-8d3a-b0df20b9457d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:22,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5453ddf-d1ec-43cc-91e1-aaf381a9b39e Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:22,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/bb422dea-162f-4300-8d3a-b0df20b9457d used request id req-c5453ddf-d1ec-43cc-91e1-aaf381a9b39e 2018-10-22 08:55:22,082 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a3134e85-fcc8-4d89-8965-da72e1bbef73name 2018-10-22 08:55:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e63a6a1d-cbda-4865-bdee-58ef84dd6776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831243f05d220cc6949337e32b4510c8352615e6" 2018-10-22 08:55:22,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdc7794e-2681-48fe-8c68-454f188bdc3a Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:22,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e63a6a1d-cbda-4865-bdee-58ef84dd6776 used request id req-bdc7794e-2681-48fe-8c68-454f188bdc3a 2018-10-22 08:55:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:22,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0a9fe2fd-bfad-4971-a576-792b3d5f1351 Date: Mon, 22 Oct 2018 08:55:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:16Z", "updated_at": "2018-10-22T08:55:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "revision_number": 0, "id": "15696e3d-9e93-443e-9fe5-e88c2e490334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "revision_number": 0, "id": "5d74a867-9d25-4bd6-ba98-2f5df2eaa37b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "revision_number": 0, "id": "7b519a46-b8fa-4046-991a-09cfc2069b01", "remote_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "revision_number": 0, "id": "eeeb8807-476e-4ddb-b9bd-4f90277690dc", "remote_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe"}], "revision_number": 4, "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:55:22,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0a9fe2fd-bfad-4971-a576-792b3d5f1351 2018-10-22 08:55:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:22,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ffe462-eaaf-4501-bd0a-01c0ed69a4d0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe"}, "enabled": true, "id": "b8415db049434dbdbaf9cdf832ce2ebe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0eaf02c2-83a8-484-proj"}} 2018-10-22 08:55:22,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe used request id req-60ffe462-eaaf-4501-bd0a-01c0ed69a4d0 2018-10-22 08:55:22,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03195ed4-bb76-4f9c-8a57-9af5cece8dda 2018-10-22 08:55:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=03195ed4-bb76-4f9c-8a57-9af5cece8dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:22,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a3a39746-7727-49e0-9f4c-996a8f0efab2 Date: Mon, 22 Oct 2018 08:55: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": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:16Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "15696e3d-9e93-443e-9fe5-e88c2e490334"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:16Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "5d74a867-9d25-4bd6-ba98-2f5df2eaa37b"}, {"remote_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:16Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "7b519a46-b8fa-4046-991a-09cfc2069b01"}, {"remote_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:16Z", "security_group_id": "03195ed4-bb76-4f9c-8a57-9af5cece8dda", "port_range_min": null, "revision_number": 0, "tenant_id": "b8415db049434dbdbaf9cdf832ce2ebe", "created_at": "2018-10-22T08:55:16Z", "project_id": "b8415db049434dbdbaf9cdf832ce2ebe", "id": "eeeb8807-476e-4ddb-b9bd-4f90277690dc"}]} 2018-10-22 08:55:22,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=03195ed4-bb76-4f9c-8a57-9af5cece8dda used request id req-a3a39746-7727-49e0-9f4c-996a8f0efab2 2018-10-22 08:55:22,786 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:55:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/03195ed4-bb76-4f9c-8a57-9af5cece8dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:23,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc12cf1a-58f6-4538-a6d8-941c93bf8a99 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:23,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/03195ed4-bb76-4f9c-8a57-9af5cece8dda used request id req-bc12cf1a-58f6-4538-a6d8-941c93bf8a99 2018-10-22 08:55:23,065 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0eaf02c2-83a8-484-proj 2018-10-22 08:55:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:23,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c6e0701-4f17-4e71-9990-490ab500206e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:23,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b8415db049434dbdbaf9cdf832ce2ebe used request id req-0c6e0701-4f17-4e71-9990-490ab500206e 2018-10-22 08:55:23,265 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0eaf02c2-83a8-484-proj-role 2018-10-22 08:55:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/94f73c41132040ecb418836dab471e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:23,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8341bde2-d09f-416a-8bd1-0a373f5abf41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:23,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/94f73c41132040ecb418836dab471e33 used request id req-8341bde2-d09f-416a-8bd1-0a373f5abf41 2018-10-22 08:55:23,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c87f5475843671598b02d45db00880f3c7ad4f" 2018-10-22 08:55:23,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56aba79-a492-47d0-86bd-6859ffeffbb3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:23,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c56aba79-a492-47d0-86bd-6859ffeffbb3 2018-10-22 08:55:23,466 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0eaf02c2-83a8-484-user 2018-10-22 08:55:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e735efe35d5f4ea2b08e8b03762477cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fa41dc80939f38fa447a9d39b80150654a7bee" 2018-10-22 08:55:23,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac27234-df05-4b12-bbb3-f828a4ea0c4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:23,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e735efe35d5f4ea2b08e8b03762477cf used request id req-cac27234-df05-4b12-bbb3-f828a4ea0c4d 2018-10-22 08:55:23,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:24,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZZeyyLUdRkmkI9fJ8Dwe8w"], "issued_at": "2018-10-22T08:55:24.000000Z"}} 2018-10-22 08:55:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f68dac2cc7427b6cd9c3ffe9d37055a5ffbfe6" 2018-10-22 08:55:24,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac51ca81-fe58-4ccc-ba65-f2e4c90cf2f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:24,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ac51ca81-fe58-4ccc-ba65-f2e4c90cf2f5 2018-10-22 08:55:24,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:24,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:24,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rQYfLLtORByT3atUt6DlFQ"], "issued_at": "2018-10-22T08:55:24.000000Z"}} 2018-10-22 08:55:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:24,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6b2cba-e274-4551-bee6-4ed6b705e1a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:24,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd6b2cba-e274-4551-bee6-4ed6b705e1a9 2018-10-22 08:55:24,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:24,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:24,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0897d7-2d9c-4c31-8571-94c1385d992e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:55:24,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj used request id req-ef0897d7-2d9c-4c31-8571-94c1385d992e 2018-10-22 08:55:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:24,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0da3c1a-ea24-4a15-9297-f6d7855099f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:24,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b0da3c1a-ea24-4a15-9297-f6d7855099f6 2018-10-22 08:55:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj"}}' 2018-10-22 08:55:24,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3f7ae84-2334-4276-95c2-77704368dc90 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4"}, "enabled": true, "id": "e343585c725145ed83bf736a5c3b85b4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj"}} 2018-10-22 08:55:24,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f3f7ae84-2334-4276-95c2-77704368dc90 2018-10-22 08:55:24,920 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj 2018-10-22 08:55:24,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:24,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:25,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["cN55DVIPRmCT3mcUhj8PoA"], "issued_at": "2018-10-22T08:55:25.000000Z"}} 2018-10-22 08:55:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0942fa87f0921006457cbb3dd4ced24e9e62d2" 2018-10-22 08:55:25,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89d1f83-b13a-45bc-a24d-e5af35f19d44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:25,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d89d1f83-b13a-45bc-a24d-e5af35f19d44 2018-10-22 08:55:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:25,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:25,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0942fa87f0921006457cbb3dd4ced24e9e62d2" 2018-10-22 08:55:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479bfc71-8941-41b4-b894-2d6ddd8be78a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:25,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-479bfc71-8941-41b4-b894-2d6ddd8be78a 2018-10-22 08:55:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0942fa87f0921006457cbb3dd4ced24e9e62d2" 2018-10-22 08:55:25,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f053891-6190-4e3f-855f-6172aa125302 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4"}, "enabled": true, "id": "e343585c725145ed83bf736a5c3b85b4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj"}]} 2018-10-22 08:55:25,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj used request id req-4f053891-6190-4e3f-855f-6172aa125302 2018-10-22 08:55:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0942fa87f0921006457cbb3dd4ced24e9e62d2" 2018-10-22 08:55:25,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff00f60-42c0-40cc-b085-5722e570c9c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:25,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4ff00f60-42c0-40cc-b085-5722e570c9c0 2018-10-22 08:55:25,985 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5d4c7a61-2584-4fb-user 2018-10-22 08:55:25,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:26,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2691870-45aa-4b46-8c38-8a2aab45e140 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:26,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2691870-45aa-4b46-8c38-8a2aab45e140 2018-10-22 08:55:26,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" -d '{"role": {"name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role"}}' 2018-10-22 08:55:26,177 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a59b4eb-2b05-4471-9fa2-b824d866e553 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9665f54830e240d98e403b82a32fd886", "links": {"self": "http://172.30.9.28:5000/v3/roles/9665f54830e240d98e403b82a32fd886"}, "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role"}} 2018-10-22 08:55:26,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3a59b4eb-2b05-4471-9fa2-b824d866e553 2018-10-22 08:55:26,177 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role 2018-10-22 08:55:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9665f54830e240d98e403b82a32fd886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:26,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f28460-2c34-4657-b322-2c62cb5c2f93 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9665f54830e240d98e403b82a32fd886"}, "domain_id": null, "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role", "id": "9665f54830e240d98e403b82a32fd886"}} 2018-10-22 08:55:26,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9665f54830e240d98e403b82a32fd886 used request id req-73f28460-2c34-4657-b322-2c62cb5c2f93 2018-10-22 08:55:26,263 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role to project CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj 2018-10-22 08:55:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4/users/d1c6de050bbc4ab6a13c50639d9942c4/roles/9665f54830e240d98e403b82a32fd886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:26,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc3d89c-1b6f-4102-8dd8-430223fb3d61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:26,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4/users/d1c6de050bbc4ab6a13c50639d9942c4/roles/9665f54830e240d98e403b82a32fd886 used request id req-5cc3d89c-1b6f-4102-8dd8-430223fb3d61 2018-10-22 08:55:26,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:26,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:26,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9665f54830e240d98e403b82a32fd886", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role"}], "expires_at": "2018-10-22T09:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e343585c725145ed83bf736a5c3b85b4", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-user", "id": "d1c6de050bbc4ab6a13c50639d9942c4"}, "audit_ids": ["gOd4E76YTpeomg0A7xH8yA"], "issued_at": "2018-10-22T08:55:26.000000Z"}} 2018-10-22 08:55:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:26,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3f08f2-5653-469a-ae06-1c20f1557343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:26,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c3f08f2-5653-469a-ae06-1c20f1557343 2018-10-22 08:55:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:27,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b469b8ae-52ca-4272-b71f-31b5982e0d08 Date: Mon, 22 Oct 2018 08:55:27 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:27,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name&description=hello+group used request id req-b469b8ae-52ca-4272-b71f-31b5982e0d08 2018-10-22 08:55:27,165 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name... 2018-10-22 08:55:27,165 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name 2018-10-22 08:55:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" -d '{"security_group": {"name": "CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name", "description": "hello group"}}' 2018-10-22 08:55:27,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d6f7aa44-e7e7-45ad-a53a-fbe36e2add25 Date: Mon, 22 Oct 2018 08:55:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "updated_at": "2018-10-22T08:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "f148d40c-2f39-4461-a95a-5b227fc31080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e343585c725145ed83bf736a5c3b85b4"}], "revision_number": 2, "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "name": "CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name"}} 2018-10-22 08:55:27,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-d6f7aa44-e7e7-45ad-a53a-fbe36e2add25 2018-10-22 08:55:27,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:27,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:27,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3201717-4868-43ef-9bd5-14517a9ebf81 Date: Mon, 22 Oct 2018 08:55:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "f148d40c-2f39-4461-a95a-5b227fc31080"}]} 2018-10-22 08:55:27,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-f3201717-4868-43ef-9bd5-14517a9ebf81 2018-10-22 08:55:27,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:28,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-798f05f5-b848-49e0-92e8-89d7c42cdc34 Date: Mon, 22 Oct 2018 08:55:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "f148d40c-2f39-4461-a95a-5b227fc31080"}]} 2018-10-22 08:55:28,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-798f05f5-b848-49e0-92e8-89d7c42cdc34 2018-10-22 08:55:28,048 - neutron_utils - INFO - Retrieving security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:28,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f858b992-112c-44bf-97bf-bb2d22503e1b Date: Mon, 22 Oct 2018 08:55:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "updated_at": "2018-10-22T08:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "f148d40c-2f39-4461-a95a-5b227fc31080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e343585c725145ed83bf736a5c3b85b4"}], "revision_number": 2, "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "name": "CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name"}]} 2018-10-22 08:55:28,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-f858b992-112c-44bf-97bf-bb2d22503e1b 2018-10-22 08:55:28,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:28,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:28,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff1755a2-9267-4db1-b14d-7841d6f3542f Date: Mon, 22 Oct 2018 08:55:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "f148d40c-2f39-4461-a95a-5b227fc31080"}]} 2018-10-22 08:55:28,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-ff1755a2-9267-4db1-b14d-7841d6f3542f 2018-10-22 08:55:28,276 - neutron_utils - INFO - Retrieving security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:28,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:28,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-241e015d-4c6e-4928-9f8c-5d5151dfd87a Date: Mon, 22 Oct 2018 08:55:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "updated_at": "2018-10-22T08:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "f148d40c-2f39-4461-a95a-5b227fc31080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e343585c725145ed83bf736a5c3b85b4"}], "revision_number": 2, "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "name": "CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name"}]} 2018-10-22 08:55:28,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-241e015d-4c6e-4928-9f8c-5d5151dfd87a 2018-10-22 08:55:28,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:28,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:28,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e48e0b06-b8a4-4a05-85d1-63536e91a2d8 Date: Mon, 22 Oct 2018 08:55:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "f148d40c-2f39-4461-a95a-5b227fc31080"}]} 2018-10-22 08:55:28,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-e48e0b06-b8a4-4a05-85d1-63536e91a2d8 2018-10-22 08:55:28,655 - neutron_utils - INFO - Retrieving security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:28,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:28,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9b7b12d1-5dd8-4727-b3e4-b7e3472b495f Date: Mon, 22 Oct 2018 08:55:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "updated_at": "2018-10-22T08:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "f148d40c-2f39-4461-a95a-5b227fc31080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e343585c725145ed83bf736a5c3b85b4"}], "revision_number": 2, "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "name": "CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name"}]} 2018-10-22 08:55:28,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-9b7b12d1-5dd8-4727-b3e4-b7e3472b495f 2018-10-22 08:55:28,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 2018-10-22 08:55:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e68e016-7384-4254-a5b9-390b9f36cd8c Date: Mon, 22 Oct 2018 08:55:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "68c5ef64-9882-4e76-896a-afb5ac47a81b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "a22d707e-d73f-4e66-b76e-f6fb2ef9cc90", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "f148d40c-2f39-4461-a95a-5b227fc31080"}]} 2018-10-22 08:55:29,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-3e68e016-7384-4254-a5b9-390b9f36cd8c 2018-10-22 08:55:29,039 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name 2018-10-22 08:55:29,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:29,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9665f54830e240d98e403b82a32fd886", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role"}], "expires_at": "2018-10-22T09:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e343585c725145ed83bf736a5c3b85b4", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e343585c725145ed83bf736a5c3b85b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-user", "id": "d1c6de050bbc4ab6a13c50639d9942c4"}, "audit_ids": ["hKfj5BsqSBCy0fcPfm6v6w"], "issued_at": "2018-10-22T08:55:29.000000Z"}} 2018-10-22 08:55:29,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3687171b953605100d97dc768337d0aa8b13af" 2018-10-22 08:55:29,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b78db334-ae06-454d-b39a-9930afb4e0e1 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:29,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-b78db334-ae06-454d-b39a-9930afb4e0e1 2018-10-22 08:55:29,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3687171b953605100d97dc768337d0aa8b13af" 2018-10-22 08:55:29,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b5261160-2b08-4fb1-a3a7-89579a35b3c6 Date: Mon, 22 Oct 2018 08:55:29 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:29,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name&description=hello+group used request id req-b5261160-2b08-4fb1-a3a7-89579a35b3c6 2018-10-22 08:55:29,875 - neutron_utils - INFO - Deleting security group rule with ID - 68c5ef64-9882-4e76-896a-afb5ac47a81b 2018-10-22 08:55:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/68c5ef64-9882-4e76-896a-afb5ac47a81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:30,082 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cedd5ddd-829b-4e6c-9177-d2337e9fd4ff Date: Mon, 22 Oct 2018 08:55:30 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 68c5ef64-9882-4e76-896a-afb5ac47a81b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:55:30,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/68c5ef64-9882-4e76-896a-afb5ac47a81b used request id req-cedd5ddd-829b-4e6c-9177-d2337e9fd4ff 2018-10-22 08:55:30,083 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 68c5ef64-9882-4e76-896a-afb5ac47a81b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:55:30,083 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 68c5ef64-9882-4e76-896a-afb5ac47a81b does not exist Neutron server returns request_ids: ['req-cedd5ddd-829b-4e6c-9177-d2337e9fd4ff'] 2018-10-22 08:55:30,083 - neutron_utils - INFO - Deleting security group rule with ID - f148d40c-2f39-4461-a95a-5b227fc31080 2018-10-22 08:55:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f148d40c-2f39-4461-a95a-5b227fc31080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:30,260 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-37507741-2aea-44fc-9e1b-388886446f33 Date: Mon, 22 Oct 2018 08:55:30 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f148d40c-2f39-4461-a95a-5b227fc31080 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:55:30,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f148d40c-2f39-4461-a95a-5b227fc31080 used request id req-37507741-2aea-44fc-9e1b-388886446f33 2018-10-22 08:55:30,260 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f148d40c-2f39-4461-a95a-5b227fc31080 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:55:30,261 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f148d40c-2f39-4461-a95a-5b227fc31080 does not exist Neutron server returns request_ids: ['req-37507741-2aea-44fc-9e1b-388886446f33'] 2018-10-22 08:55:30,261 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-953dc7be-638f-4186-802c-b9bfa8a9cd68name 2018-10-22 08:55:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ee00b3c4fcfa6dfd898d0e219478db6e33a355" 2018-10-22 08:55:30,515 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2d8bee44-cada-4af7-8da9-58daffa2f7c8 Date: Mon, 22 Oct 2018 08:55:30 GMT RESP BODY: {"NeutronError": {"message": "Security group a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-22 08:55:30,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 used request id req-2d8bee44-cada-4af7-8da9-58daffa2f7c8 2018-10-22 08:55:30,516 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-22 08:55:30,516 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group a22d707e-d73f-4e66-b76e-f6fb2ef9cc90 does not exist Neutron server returns request_ids: ['req-2d8bee44-cada-4af7-8da9-58daffa2f7c8'] 2018-10-22 08:55:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:30,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0374c3a0-5914-4eeb-a26f-04138afa015d Date: Mon, 22 Oct 2018 08:55:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "updated_at": "2018-10-22T08:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "7cdded18-d6ca-42c1-8e85-563d016a3d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "acea375e-5e57-4cc0-a503-c840c1126936", "remote_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "db38b446-5fba-448b-bbd3-fd2f3cb1e319", "remote_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e343585c725145ed83bf736a5c3b85b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "revision_number": 0, "id": "ee6fd3be-d85b-4b7b-9920-c5a65d04f71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e343585c725145ed83bf736a5c3b85b4"}], "revision_number": 4, "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "e7864e20-d470-44db-93b7-8fe44faf9422", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:55:30,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0374c3a0-5914-4eeb-a26f-04138afa015d 2018-10-22 08:55:30,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:30,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e942c07-f54f-47ca-88cf-fc8f717d666f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:55:30,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-4e942c07-f54f-47ca-88cf-fc8f717d666f 2018-10-22 08:55:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:30,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e4b83c-50bc-45fa-8838-5d06544fe989 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:55:30,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-54e4b83c-50bc-45fa-8838-5d06544fe989 2018-10-22 08:55:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:30,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a23b60a-4b8d-4c79-8d0a-e0e5c8bf537d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4"}, "enabled": true, "id": "e343585c725145ed83bf736a5c3b85b4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj"}} 2018-10-22 08:55:30,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4 used request id req-6a23b60a-4b8d-4c79-8d0a-e0e5c8bf537d 2018-10-22 08:55:30,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7864e20-d470-44db-93b7-8fe44faf9422 2018-10-22 08:55:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e7864e20-d470-44db-93b7-8fe44faf9422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:31,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ccbbeb06-4a44-43b3-8e22-be18d668e95a Date: Mon, 22 Oct 2018 08:55: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": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "7cdded18-d6ca-42c1-8e85-563d016a3d09"}, {"remote_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "acea375e-5e57-4cc0-a503-c840c1126936"}, {"remote_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "db38b446-5fba-448b-bbd3-fd2f3cb1e319"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:27Z", "security_group_id": "e7864e20-d470-44db-93b7-8fe44faf9422", "port_range_min": null, "revision_number": 0, "tenant_id": "e343585c725145ed83bf736a5c3b85b4", "created_at": "2018-10-22T08:55:27Z", "project_id": "e343585c725145ed83bf736a5c3b85b4", "id": "ee6fd3be-d85b-4b7b-9920-c5a65d04f71a"}]} 2018-10-22 08:55:31,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e7864e20-d470-44db-93b7-8fe44faf9422 used request id req-ccbbeb06-4a44-43b3-8e22-be18d668e95a 2018-10-22 08:55:31,178 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:55:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e7864e20-d470-44db-93b7-8fe44faf9422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:31,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2419e5ca-fd76-461e-9a44-1a44a30ad249 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:31,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e7864e20-d470-44db-93b7-8fe44faf9422 used request id req-2419e5ca-fd76-461e-9a44-1a44a30ad249 2018-10-22 08:55:31,464 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj 2018-10-22 08:55:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:31,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88d51b9-6c48-4126-bfb8-0722986352c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:31,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e343585c725145ed83bf736a5c3b85b4 used request id req-e88d51b9-6c48-4126-bfb8-0722986352c4 2018-10-22 08:55:31,713 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5d4c7a61-2584-4fb-proj-role 2018-10-22 08:55:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9665f54830e240d98e403b82a32fd886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:31,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38ae34a-f9a2-4245-950a-15b5d16617ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:31,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9665f54830e240d98e403b82a32fd886 used request id req-f38ae34a-f9a2-4245-950a-15b5d16617ce 2018-10-22 08:55:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64489d9924555ab1939aae4919a002bfa95f701" 2018-10-22 08:55:31,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796551f5-fbfe-4c9a-9814-eeb3a74fece3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:31,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-796551f5-fbfe-4c9a-9814-eeb3a74fece3 2018-10-22 08:55:31,919 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5d4c7a61-2584-4fb-user 2018-10-22 08:55:31,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d1c6de050bbc4ab6a13c50639d9942c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0942fa87f0921006457cbb3dd4ced24e9e62d2" 2018-10-22 08:55:32,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d5edfb8-898b-4943-b473-2ffffb9a9daa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:32,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d1c6de050bbc4ab6a13c50639d9942c4 used request id req-5d5edfb8-898b-4943-b473-2ffffb9a9daa 2018-10-22 08:55:32,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:32,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Ovr6fTBHSJ63pU39cCHbqg"], "issued_at": "2018-10-22T08:55:32.000000Z"}} 2018-10-22 08:55:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c4aaef517451d3ce901628c1fe60ffe0fefa82" 2018-10-22 08:55:32,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892d1d6a-a811-4f8b-890d-ce25bb6d99f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:32,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-892d1d6a-a811-4f8b-890d-ce25bb6d99f9 2018-10-22 08:55:32,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:32,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:32,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5Ncgl-8CSKiSUPiMnkcmrQ"], "issued_at": "2018-10-22T08:55:32.000000Z"}} 2018-10-22 08:55:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:33,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc95a38-a7c4-44ae-b91c-58f3d0105fb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:33,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6cc95a38-a7c4-44ae-b91c-58f3d0105fb9 2018-10-22 08:55:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:33,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:33,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18df79a-587b-4b8e-9d89-e5f6c73684f9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:55:33,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj used request id req-e18df79a-587b-4b8e-9d89-e5f6c73684f9 2018-10-22 08:55:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:33,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b448c8-1d31-4ad6-8288-43773b2535da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:33,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f1b448c8-1d31-4ad6-8288-43773b2535da 2018-10-22 08:55:33,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}}' 2018-10-22 08:55:33,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cae42ec-ce91-43de-b1ae-b69ff587f438 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad"}, "enabled": true, "id": "3249c574871b4fd891a954fa0383e2ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}} 2018-10-22 08:55:33,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8cae42ec-ce91-43de-b1ae-b69ff587f438 2018-10-22 08:55:33,363 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-13184a2f-ba89-4e1-proj 2018-10-22 08:55:33,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:33,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:33,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4LW6ux1ER_uv8xo9SkFkoQ"], "issued_at": "2018-10-22T08:55:33.000000Z"}} 2018-10-22 08:55:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe46166d3733950dd218e2e40bdff4904a5dfcc7" 2018-10-22 08:55:33,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ec2fb7-14d8-4f7e-8599-6c374e70e1f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:33,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53ec2fb7-14d8-4f7e-8599-6c374e70e1f4 2018-10-22 08:55:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:33,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe46166d3733950dd218e2e40bdff4904a5dfcc7" 2018-10-22 08:55:33,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb392ea-ceb3-42b5-a346-7376e99b0c72 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:33,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-deb392ea-ceb3-42b5-a346-7376e99b0c72 2018-10-22 08:55:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe46166d3733950dd218e2e40bdff4904a5dfcc7" 2018-10-22 08:55:34,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15be065a-37ed-4245-a150-345361360fbd Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad"}, "enabled": true, "id": "3249c574871b4fd891a954fa0383e2ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}]} 2018-10-22 08:55:34,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj used request id req-15be065a-37ed-4245-a150-345361360fbd 2018-10-22 08:55:34,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe46166d3733950dd218e2e40bdff4904a5dfcc7" 2018-10-22 08:55:34,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182cdcdf-9b28-4c78-a17c-4005c5a7f36a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:34,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-182cdcdf-9b28-4c78-a17c-4005c5a7f36a 2018-10-22 08:55:34,482 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-13184a2f-ba89-4e1-user 2018-10-22 08:55:34,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:34,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afb67c3-aa63-491b-9008-93ad3e98ac6e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:34,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1afb67c3-aa63-491b-9008-93ad3e98ac6e 2018-10-22 08:55:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" -d '{"role": {"name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role"}}' 2018-10-22 08:55:34,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2166a829-e535-4916-b1fc-f5bd847543e4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c746fd7722a14cf0b4dba927ad351924", "links": {"self": "http://172.30.9.28:5000/v3/roles/c746fd7722a14cf0b4dba927ad351924"}, "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role"}} 2018-10-22 08:55:34,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2166a829-e535-4916-b1fc-f5bd847543e4 2018-10-22 08:55:34,771 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role 2018-10-22 08:55:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c746fd7722a14cf0b4dba927ad351924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53e0fdb-7518-4874-b535-803b2c44cb8c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c746fd7722a14cf0b4dba927ad351924"}, "domain_id": null, "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role", "id": "c746fd7722a14cf0b4dba927ad351924"}} 2018-10-22 08:55:34,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c746fd7722a14cf0b4dba927ad351924 used request id req-e53e0fdb-7518-4874-b535-803b2c44cb8c 2018-10-22 08:55:34,855 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role to project CreateSecurityGroupTests-13184a2f-ba89-4e1-proj 2018-10-22 08:55:34,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad/users/ed0f9a741d5d4a5a9f1a79c952b5b5ec/roles/c746fd7722a14cf0b4dba927ad351924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:34,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c448e814-bb3c-4463-9069-a66ce65d7e1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:34,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad/users/ed0f9a741d5d4a5a9f1a79c952b5b5ec/roles/c746fd7722a14cf0b4dba927ad351924 used request id req-c448e814-bb3c-4463-9069-a66ce65d7e1d 2018-10-22 08:55:34,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:34,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:35,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Qm21xOipQ8yJ7sCB5pKF5A"], "issued_at": "2018-10-22T08:55:35.000000Z"}} 2018-10-22 08:55:35,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:35,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97474e34-0528-49e1-88fa-ffbd8d6cfb4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:35,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-97474e34-0528-49e1-88fa-ffbd8d6cfb4f 2018-10-22 08:55:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:35,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-46faf96a-ab29-48c3-9fbb-b4b70e7f0047 Date: Mon, 22 Oct 2018 08:55:35 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:35,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name&description=hello+group used request id req-46faf96a-ab29-48c3-9fbb-b4b70e7f0047 2018-10-22 08:55:35,644 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name... 2018-10-22 08:55:35,644 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name 2018-10-22 08:55:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:35,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:35,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361d6928-c514-4e7c-be7c-a4357be698a6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad"}, "enabled": true, "id": "3249c574871b4fd891a954fa0383e2ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}]} 2018-10-22 08:55:35,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-13184a2f-ba89-4e1-proj used request id req-361d6928-c514-4e7c-be7c-a4357be698a6 2018-10-22 08:55:35,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" -d '{"security_group": {"tenant_id": "3249c574871b4fd891a954fa0383e2ad", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name", "description": "hello group"}}' 2018-10-22 08:55:36,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a509971f-9794-4ee8-9d6e-a94d8d47ae5c Date: Mon, 22 Oct 2018 08:55:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}} 2018-10-22 08:55:36,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-a509971f-9794-4ee8-9d6e-a94d8d47ae5c 2018-10-22 08:55:36,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:36,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c35d1c1-2d03-4f55-b0c3-e1f9752272af Date: Mon, 22 Oct 2018 08:55:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:36,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-7c35d1c1-2d03-4f55-b0c3-e1f9752272af 2018-10-22 08:55:36,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:36,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13950e14-a7b8-4e50-9c54-6352401daa9e Date: Mon, 22 Oct 2018 08:55:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:36,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-13950e14-a7b8-4e50-9c54-6352401daa9e 2018-10-22 08:55:36,405 - neutron_utils - INFO - Retrieving security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:36,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a21e291b-717f-40a4-87b1-fe30f8a156b9 Date: Mon, 22 Oct 2018 08:55:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}]} 2018-10-22 08:55:36,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-a21e291b-717f-40a4-87b1-fe30f8a156b9 2018-10-22 08:55:36,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:36,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:36,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc80e2a9-fb5e-4b9d-8133-90e22cf64258 Date: Mon, 22 Oct 2018 08:55:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:36,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-cc80e2a9-fb5e-4b9d-8133-90e22cf64258 2018-10-22 08:55:36,797 - neutron_utils - INFO - Retrieving security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:36,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3bc37b10-6d6e-467d-855c-fc67c9cf8b45 Date: Mon, 22 Oct 2018 08:55:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}]} 2018-10-22 08:55:36,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-3bc37b10-6d6e-467d-855c-fc67c9cf8b45 2018-10-22 08:55:36,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:37,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70a07a4f-55d7-495f-916d-b469117bed52 Date: Mon, 22 Oct 2018 08:55:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:37,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-70a07a4f-55d7-495f-916d-b469117bed52 2018-10-22 08:55:37,186 - neutron_utils - INFO - Retrieving security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:37,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-039318d4-0150-4127-990d-83d732cbeb96 Date: Mon, 22 Oct 2018 08:55:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}]} 2018-10-22 08:55:37,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-039318d4-0150-4127-990d-83d732cbeb96 2018-10-22 08:55:37,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:37,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7911da04-3f91-481d-8d06-89ceb55242ca Date: Mon, 22 Oct 2018 08:55:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:37,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-7911da04-3f91-481d-8d06-89ceb55242ca 2018-10-22 08:55:37,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:37,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c746fd7722a14cf0b4dba927ad351924", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role"}], "expires_at": "2018-10-22T09:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3249c574871b4fd891a954fa0383e2ad", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-user", "id": "ed0f9a741d5d4a5a9f1a79c952b5b5ec"}, "audit_ids": ["SFrLyTnmQQGafhIychzCHw"], "issued_at": "2018-10-22T08:55:37.000000Z"}} 2018-10-22 08:55:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e173f3a78802d630cd61819b1066d9aca0d69c6d" 2018-10-22 08:55:38,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5c917a51-a20f-41e2-a003-048bbcb05356 Date: Mon, 22 Oct 2018 08:55:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}]} 2018-10-22 08:55:38,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name&description=hello+group used request id req-5c917a51-a20f-41e2-a003-048bbcb05356 2018-10-22 08:55:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:38,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:38,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c4aaef517451d3ce901628c1fe60ffe0fefa82" 2018-10-22 08:55:38,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d883329-ad27-435a-bd12-3d36596758fb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad"}, "enabled": true, "id": "3249c574871b4fd891a954fa0383e2ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}} 2018-10-22 08:55:38,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad used request id req-1d883329-ad27-435a-bd12-3d36596758fb 2018-10-22 08:55:38,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e173f3a78802d630cd61819b1066d9aca0d69c6d" 2018-10-22 08:55:38,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a04bb8e-6ad0-44d0-b853-4371640d0afe Date: Mon, 22 Oct 2018 08:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:38,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-9a04bb8e-6ad0-44d0-b853-4371640d0afe 2018-10-22 08:55:38,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:38,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e173f3a78802d630cd61819b1066d9aca0d69c6d" 2018-10-22 08:55:38,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59db33ae-d5f4-46e8-8828-4ed40a3c408c Date: Mon, 22 Oct 2018 08:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:38,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-59db33ae-d5f4-46e8-8828-4ed40a3c408c 2018-10-22 08:55:38,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:38,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:38,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c746fd7722a14cf0b4dba927ad351924", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role"}], "expires_at": "2018-10-22T09:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3249c574871b4fd891a954fa0383e2ad", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3249c574871b4fd891a954fa0383e2ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-user", "id": "ed0f9a741d5d4a5a9f1a79c952b5b5ec"}, "audit_ids": ["KzadH63VSP-z3SUj0Bs2yA"], "issued_at": "2018-10-22T08:55:38.000000Z"}} 2018-10-22 08:55:38,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:39,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb3ff5d-ebaf-4260-9b4f-ae7833c19c7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:39,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-afb3ff5d-ebaf-4260-9b4f-ae7833c19c7b 2018-10-22 08:55:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:39,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-34bcd1e2-1206-495a-9103-4eb2b6c253c6 Date: Mon, 22 Oct 2018 08:55:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}]} 2018-10-22 08:55:39,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name used request id req-34bcd1e2-1206-495a-9103-4eb2b6c253c6 2018-10-22 08:55:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:39,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:39,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ddb12d-545b-4407-a185-edbc6293822f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad"}, "enabled": true, "id": "3249c574871b4fd891a954fa0383e2ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}} 2018-10-22 08:55:39,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad used request id req-f0ddb12d-545b-4407-a185-edbc6293822f 2018-10-22 08:55:39,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:39,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5dbeb864-5668-49de-b6fe-4adca2fe93b9 Date: Mon, 22 Oct 2018 08:55:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:39,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-5dbeb864-5668-49de-b6fe-4adca2fe93b9 2018-10-22 08:55:39,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:39,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c739a48f-f291-4f7e-95e4-e940b0263e34 Date: Mon, 22 Oct 2018 08:55:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:39,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-c739a48f-f291-4f7e-95e4-e940b0263e34 2018-10-22 08:55:39,626 - neutron_utils - INFO - Retrieving security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:39,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-79aa18b6-46ba-439e-a8ef-c53781e50df0 Date: Mon, 22 Oct 2018 08:55:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "c598e5f6-f848-442e-9d36-0f930bf23b89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 2, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "name": "CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name"}]} 2018-10-22 08:55:39,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-79aa18b6-46ba-439e-a8ef-c53781e50df0 2018-10-22 08:55:39,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 2018-10-22 08:55:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67077d26d2b45711df46ba4d51625ec5efc4174a" 2018-10-22 08:55:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6f0a53e-82d0-467f-8653-dfab1e7f9c8e Date: Mon, 22 Oct 2018 08:55:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "c598e5f6-f848-442e-9d36-0f930bf23b89"}]} 2018-10-22 08:55:40,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-d6f0a53e-82d0-467f-8653-dfab1e7f9c8e 2018-10-22 08:55:40,027 - neutron_utils - INFO - Deleting security group rule with ID - c598e5f6-f848-442e-9d36-0f930bf23b89 2018-10-22 08:55:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c598e5f6-f848-442e-9d36-0f930bf23b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:40,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f881a64a-f538-4268-a66c-ddec14a8614e Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:40,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c598e5f6-f848-442e-9d36-0f930bf23b89 used request id req-f881a64a-f538-4268-a66c-ddec14a8614e 2018-10-22 08:55:40,121 - neutron_utils - INFO - Deleting security group rule with ID - 9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6 2018-10-22 08:55:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:40,223 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc67b210-1c05-4b6c-9e18-c646d0070faf Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:40,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9a2de4f6-6c22-4894-bcbb-ca24c1a2f0b6 used request id req-cc67b210-1c05-4b6c-9e18-c646d0070faf 2018-10-22 08:55:40,223 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2098afc2-e3b3-4958-9d8f-c636643e02e8name 2018-10-22 08:55:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006075badf721d09a88348ec778a65b95dea10fd" 2018-10-22 08:55:40,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3be1912-861b-4eca-baee-42f2b2b914e4 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:40,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c0a4cf6b-4405-4d15-9dc1-82d080cdd3e9 used request id req-e3be1912-861b-4eca-baee-42f2b2b914e4 2018-10-22 08:55:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:40,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c2d786b9-db5b-404d-86f1-582586e4f9bd Date: Mon, 22 Oct 2018 08:55:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:35Z", "updated_at": "2018-10-22T08:55:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "1543d1ba-52b3-484a-bdf5-ee1accabb51b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "3f6178ee-6aa3-4d22-a41d-fb68116459ca", "remote_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "735918cd-ef39-4c52-ad22-669acffba6a9", "remote_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "revision_number": 0, "id": "85deaf4e-e48a-4652-a877-04120b161250", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3249c574871b4fd891a954fa0383e2ad"}], "revision_number": 4, "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "98daae48-5982-4900-8bab-4f168d2c6894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:55:40,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c2d786b9-db5b-404d-86f1-582586e4f9bd 2018-10-22 08:55:40,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:40,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672e2965-fd4f-40f9-83bc-95b6292eeffc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad"}, "enabled": true, "id": "3249c574871b4fd891a954fa0383e2ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13184a2f-ba89-4e1-proj"}} 2018-10-22 08:55:40,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad used request id req-672e2965-fd4f-40f9-83bc-95b6292eeffc 2018-10-22 08:55:40,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98daae48-5982-4900-8bab-4f168d2c6894 2018-10-22 08:55:40,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98daae48-5982-4900-8bab-4f168d2c6894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-23a3d31a-aee3-426a-91c5-0871deb7d03a Date: Mon, 22 Oct 2018 08:55:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "1543d1ba-52b3-484a-bdf5-ee1accabb51b"}, {"remote_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "3f6178ee-6aa3-4d22-a41d-fb68116459ca"}, {"remote_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "735918cd-ef39-4c52-ad22-669acffba6a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:36Z", "security_group_id": "98daae48-5982-4900-8bab-4f168d2c6894", "port_range_min": null, "revision_number": 0, "tenant_id": "3249c574871b4fd891a954fa0383e2ad", "created_at": "2018-10-22T08:55:36Z", "project_id": "3249c574871b4fd891a954fa0383e2ad", "id": "85deaf4e-e48a-4652-a877-04120b161250"}]} 2018-10-22 08:55:41,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98daae48-5982-4900-8bab-4f168d2c6894 used request id req-23a3d31a-aee3-426a-91c5-0871deb7d03a 2018-10-22 08:55:41,003 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:55:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/98daae48-5982-4900-8bab-4f168d2c6894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:41,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75ffc767-cc55-44b6-9abb-00f8e92d1018 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:41,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/98daae48-5982-4900-8bab-4f168d2c6894 used request id req-75ffc767-cc55-44b6-9abb-00f8e92d1018 2018-10-22 08:55:41,285 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-13184a2f-ba89-4e1-proj 2018-10-22 08:55:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:41,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06fbe100-4b31-467e-bdbf-c37ac092a011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:41,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3249c574871b4fd891a954fa0383e2ad used request id req-06fbe100-4b31-467e-bdbf-c37ac092a011 2018-10-22 08:55:41,474 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-13184a2f-ba89-4e1-proj-role 2018-10-22 08:55:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c746fd7722a14cf0b4dba927ad351924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:41,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7958f7-f350-45f7-bd22-94ef88a8d54b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:41,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c746fd7722a14cf0b4dba927ad351924 used request id req-4f7958f7-f350-45f7-bd22-94ef88a8d54b 2018-10-22 08:55:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9879fff3f3401d89cc9179c9354d6a5a439b7439" 2018-10-22 08:55:41,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376c9b9a-5b11-45c1-af78-36c5c9f8a75f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:41,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-376c9b9a-5b11-45c1-af78-36c5c9f8a75f 2018-10-22 08:55:41,669 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-13184a2f-ba89-4e1-user 2018-10-22 08:55:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ed0f9a741d5d4a5a9f1a79c952b5b5ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe46166d3733950dd218e2e40bdff4904a5dfcc7" 2018-10-22 08:55:41,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f50c84-11f5-4c8f-94b5-790ace370432 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:41,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ed0f9a741d5d4a5a9f1a79c952b5b5ec used request id req-a2f50c84-11f5-4c8f-94b5-790ace370432 2018-10-22 08:55:41,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:42,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5RR_u360Si2G8IJocyj_Vw"], "issued_at": "2018-10-22T08:55:42.000000Z"}} 2018-10-22 08:55:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705fc3f6759414feb5c896585be1f0db0a3d64ab" 2018-10-22 08:55:42,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a7faa3-d7dc-4ef2-90e8-628673806ebf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:42,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6a7faa3-d7dc-4ef2-90e8-628673806ebf 2018-10-22 08:55:42,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:42,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:42,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["y0NLb6E9QSeURuSYvmSklw"], "issued_at": "2018-10-22T08:55:42.000000Z"}} 2018-10-22 08:55:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:42,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1255a59-2dd3-45f2-b20a-8d4caaad45f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:42,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1255a59-2dd3-45f2-b20a-8d4caaad45f1 2018-10-22 08:55:42,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:42,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-79acce0b-b073-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:42,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4ab2a2-b5ab-477f-bba9-69189f02721f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-79acce0b-b073-41e-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:55:42,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-79acce0b-b073-41e-proj used request id req-3d4ab2a2-b5ab-477f-bba9-69189f02721f 2018-10-22 08:55:42,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:42,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea8480c-26d2-4a2e-b447-6b7272a76d69 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:42,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7ea8480c-26d2-4a2e-b447-6b7272a76d69 2018-10-22 08:55:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}}' 2018-10-22 08:55:43,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d0b5d6-e218-41bb-ab10-539e7354c27c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1"}, "enabled": true, "id": "32c853f07a2b4f49bab0a2e88d561ae1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}} 2018-10-22 08:55:43,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-50d0b5d6-e218-41bb-ab10-539e7354c27c 2018-10-22 08:55:43,063 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-79acce0b-b073-41e-proj 2018-10-22 08:55:43,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:43,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:43,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["EbME4puSTOu5pKazcaPAxw"], "issued_at": "2018-10-22T08:55:43.000000Z"}} 2018-10-22 08:55:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530fa5daf1426a5d355811d0c701f33e44ef76ee" 2018-10-22 08:55:43,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123a1137-aba6-4af9-81f3-47aedb2aa6f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:43,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-123a1137-aba6-4af9-81f3-47aedb2aa6f3 2018-10-22 08:55:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:43,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530fa5daf1426a5d355811d0c701f33e44ef76ee" 2018-10-22 08:55:43,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20133230-0243-48c8-949b-ba387d9af30e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:43,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-20133230-0243-48c8-949b-ba387d9af30e 2018-10-22 08:55:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-79acce0b-b073-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530fa5daf1426a5d355811d0c701f33e44ef76ee" 2018-10-22 08:55:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32edd627-1ddb-4451-9e66-8b0e0e7b4043 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-79acce0b-b073-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1"}, "enabled": true, "id": "32c853f07a2b4f49bab0a2e88d561ae1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}]} 2018-10-22 08:55:43,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-79acce0b-b073-41e-proj used request id req-32edd627-1ddb-4451-9e66-8b0e0e7b4043 2018-10-22 08:55:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530fa5daf1426a5d355811d0c701f33e44ef76ee" 2018-10-22 08:55:43,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fdbaae-b05e-457b-9918-701812629712 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:43,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-12fdbaae-b05e-457b-9918-701812629712 2018-10-22 08:55:44,129 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-79acce0b-b073-41e-user 2018-10-22 08:55:44,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:44,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4559f5e-16f8-494c-964c-fce518612749 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:44,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4559f5e-16f8-494c-964c-fce518612749 2018-10-22 08:55:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" -d '{"role": {"name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj-role"}}' 2018-10-22 08:55:44,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080d0e12-18df-4bc7-a840-84abdefcd0db Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46f0d8a83db54a09ac11ecc196ea2c43", "links": {"self": "http://172.30.9.28:5000/v3/roles/46f0d8a83db54a09ac11ecc196ea2c43"}, "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj-role"}} 2018-10-22 08:55:44,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-080d0e12-18df-4bc7-a840-84abdefcd0db 2018-10-22 08:55:44,333 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-79acce0b-b073-41e-proj-role 2018-10-22 08:55:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/46f0d8a83db54a09ac11ecc196ea2c43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:44,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e3f99e-497b-4391-abec-3a08ad5905d2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/46f0d8a83db54a09ac11ecc196ea2c43"}, "domain_id": null, "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj-role", "id": "46f0d8a83db54a09ac11ecc196ea2c43"}} 2018-10-22 08:55:44,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/46f0d8a83db54a09ac11ecc196ea2c43 used request id req-f0e3f99e-497b-4391-abec-3a08ad5905d2 2018-10-22 08:55:44,424 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-79acce0b-b073-41e-proj-role to project CreateSecurityGroupTests-79acce0b-b073-41e-proj 2018-10-22 08:55:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1/users/019a66ec81fb4501966d3e0c8aaea6c4/roles/46f0d8a83db54a09ac11ecc196ea2c43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:44,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c0151a-4a63-4da2-9b40-19709ab9eacd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:44,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1/users/019a66ec81fb4501966d3e0c8aaea6c4/roles/46f0d8a83db54a09ac11ecc196ea2c43 used request id req-59c0151a-4a63-4da2-9b40-19709ab9eacd 2018-10-22 08:55:44,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:44,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:44,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["JAv_dFjtQ1a1pukQ1FW_Cg"], "issued_at": "2018-10-22T08:55:44.000000Z"}} 2018-10-22 08:55:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:45,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2416b1-6cd8-4f91-ba71-875cd975d410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:45,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c2416b1-6cd8-4f91-ba71-875cd975d410 2018-10-22 08:55:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:45,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-70842364-d448-4f5d-947f-a25f66f2ab8c Date: Mon, 22 Oct 2018 08:55:45 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:45,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name&description=hello+group used request id req-70842364-d448-4f5d-947f-a25f66f2ab8c 2018-10-22 08:55:45,236 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name... 2018-10-22 08:55:45,236 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name 2018-10-22 08:55:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:45,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-79acce0b-b073-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:45,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63127116-4820-4738-8508-319e3802b7bc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-79acce0b-b073-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1"}, "enabled": true, "id": "32c853f07a2b4f49bab0a2e88d561ae1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}]} 2018-10-22 08:55:45,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-79acce0b-b073-41e-proj used request id req-63127116-4820-4738-8508-319e3802b7bc 2018-10-22 08:55:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" -d '{"security_group": {"tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "name": "CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name", "description": "hello group"}}' 2018-10-22 08:55:45,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-94a89adb-4e9d-4858-bc89-b6f2813ddbf1 Date: Mon, 22 Oct 2018 08:55:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "updated_at": "2018-10-22T08:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "8f145a85-b810-4515-a6d5-abb107cf4800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}], "revision_number": 2, "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "name": "CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name"}} 2018-10-22 08:55:45,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-94a89adb-4e9d-4858-bc89-b6f2813ddbf1 2018-10-22 08:55:45,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:45,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47ddadbf-df4c-452f-a650-0af4613a0bce Date: Mon, 22 Oct 2018 08:55:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:45,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-47ddadbf-df4c-452f-a650-0af4613a0bce 2018-10-22 08:55:45,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:46,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ffd7731-88ad-48e7-804b-b3fa7b4d80c9 Date: Mon, 22 Oct 2018 08:55:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:46,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-1ffd7731-88ad-48e7-804b-b3fa7b4d80c9 2018-10-22 08:55:46,140 - neutron_utils - INFO - Retrieving security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:46,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-671c0a04-700f-45de-8ddf-ca7457df070a Date: Mon, 22 Oct 2018 08:55:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "updated_at": "2018-10-22T08:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "8f145a85-b810-4515-a6d5-abb107cf4800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}], "revision_number": 2, "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "name": "CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name"}]} 2018-10-22 08:55:46,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-671c0a04-700f-45de-8ddf-ca7457df070a 2018-10-22 08:55:46,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:46,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-983b6337-4d99-49bc-8ea0-c44e37380626 Date: Mon, 22 Oct 2018 08:55:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:46,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-983b6337-4d99-49bc-8ea0-c44e37380626 2018-10-22 08:55:46,394 - neutron_utils - INFO - Retrieving security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:46,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ba2ee639-ed84-4a5f-a68c-de1e92966bee Date: Mon, 22 Oct 2018 08:55:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "updated_at": "2018-10-22T08:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "8f145a85-b810-4515-a6d5-abb107cf4800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}], "revision_number": 2, "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "name": "CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name"}]} 2018-10-22 08:55:46,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-ba2ee639-ed84-4a5f-a68c-de1e92966bee 2018-10-22 08:55:46,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-573557c7-5cb1-42c0-8d71-1900fca1c2e9 Date: Mon, 22 Oct 2018 08:55:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:46,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-573557c7-5cb1-42c0-8d71-1900fca1c2e9 2018-10-22 08:55:46,872 - neutron_utils - INFO - Retrieving security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:47,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e56773e4-6dc5-4b7a-adda-a1236d20a3a2 Date: Mon, 22 Oct 2018 08:55:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "updated_at": "2018-10-22T08:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "8f145a85-b810-4515-a6d5-abb107cf4800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}], "revision_number": 2, "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "name": "CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name"}]} 2018-10-22 08:55:47,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-e56773e4-6dc5-4b7a-adda-a1236d20a3a2 2018-10-22 08:55:47,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:47,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93297c06-2a10-436e-a5a9-8d47498f10b8 Date: Mon, 22 Oct 2018 08:55:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:47,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-93297c06-2a10-436e-a5a9-8d47498f10b8 2018-10-22 08:55:47,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:47,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46f0d8a83db54a09ac11ecc196ea2c43", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj-role"}], "expires_at": "2018-10-22T09:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32c853f07a2b4f49bab0a2e88d561ae1", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/32c853f07a2b4f49bab0a2e88d561ae1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-79acce0b-b073-41e-user", "id": "019a66ec81fb4501966d3e0c8aaea6c4"}, "audit_ids": ["1Rv1kWHMQIK9Cz4RrKgzOw"], "issued_at": "2018-10-22T08:55:47.000000Z"}} 2018-10-22 08:55:47,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae6836583b219321c73501a5cf32bada6c50d54" 2018-10-22 08:55:47,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c819b817-4b61-42b6-bd39-fc8717c1e70c Date: Mon, 22 Oct 2018 08:55:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "updated_at": "2018-10-22T08:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "8f145a85-b810-4515-a6d5-abb107cf4800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}], "revision_number": 2, "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "name": "CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name"}]} 2018-10-22 08:55:47,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name&description=hello+group used request id req-c819b817-4b61-42b6-bd39-fc8717c1e70c 2018-10-22 08:55:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:47,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705fc3f6759414feb5c896585be1f0db0a3d64ab" 2018-10-22 08:55:47,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b640025b-d64d-46d4-af01-949bda4d1440 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1"}, "enabled": true, "id": "32c853f07a2b4f49bab0a2e88d561ae1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}} 2018-10-22 08:55:47,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1 used request id req-b640025b-d64d-46d4-af01-949bda4d1440 2018-10-22 08:55:47,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae6836583b219321c73501a5cf32bada6c50d54" 2018-10-22 08:55:48,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d14b659-9304-4a96-9d09-4aece75d7765 Date: Mon, 22 Oct 2018 08:55:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:48,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-7d14b659-9304-4a96-9d09-4aece75d7765 2018-10-22 08:55:48,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b7facb-4911-4465-93bf-672c9acd0fdd 2018-10-22 08:55:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae6836583b219321c73501a5cf32bada6c50d54" 2018-10-22 08:55:48,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5e3f06f-39c3-4e6d-a231-371a03921f65 Date: Mon, 22 Oct 2018 08:55:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "8f145a85-b810-4515-a6d5-abb107cf4800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "19b7facb-4911-4465-93bf-672c9acd0fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "c40f03e5-59e0-4704-bff4-48d53ae164a7"}]} 2018-10-22 08:55:48,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-f5e3f06f-39c3-4e6d-a231-371a03921f65 2018-10-22 08:55:48,232 - neutron_utils - INFO - Deleting security group rule with ID - c40f03e5-59e0-4704-bff4-48d53ae164a7 2018-10-22 08:55:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c40f03e5-59e0-4704-bff4-48d53ae164a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:48,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-174f4135-e853-4835-964e-11d63f9ffac8 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:48,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c40f03e5-59e0-4704-bff4-48d53ae164a7 used request id req-174f4135-e853-4835-964e-11d63f9ffac8 2018-10-22 08:55:48,479 - neutron_utils - INFO - Deleting security group rule with ID - 8f145a85-b810-4515-a6d5-abb107cf4800 2018-10-22 08:55:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8f145a85-b810-4515-a6d5-abb107cf4800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:48,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b768d1f1-d21f-431e-96da-58e2bd22acfa Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:48,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8f145a85-b810-4515-a6d5-abb107cf4800 used request id req-b768d1f1-d21f-431e-96da-58e2bd22acfa 2018-10-22 08:55:48,727 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e0fbf7fa-1629-45f7-9ba7-20618751cef7name 2018-10-22 08:55:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/19b7facb-4911-4465-93bf-672c9acd0fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a96a462e7f0179e2c1526c0dcb2e2c958203306" 2018-10-22 08:55:48,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55d3a528-9496-4778-8e2b-6eaf1dffb3eb Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:48,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/19b7facb-4911-4465-93bf-672c9acd0fdd used request id req-55d3a528-9496-4778-8e2b-6eaf1dffb3eb 2018-10-22 08:55:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:49,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-40ca44df-b09a-4cb7-b655-a1b9063f81d5 Date: Mon, 22 Oct 2018 08:55:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "updated_at": "2018-10-22T08:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "470f593a-5dc0-41ee-ba7e-9787fb441e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "95e8c131-fb1d-45b5-874a-a8cc4be81dd9", "remote_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "ea111930-a20a-4c5b-b0ba-229eac766c40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "revision_number": 0, "id": "f06b482b-efa4-40d6-be8a-227222878b3a", "remote_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1"}], "revision_number": 4, "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "a5ec1077-238d-45a1-9278-13639406f9f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:55:49,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-40ca44df-b09a-4cb7-b655-a1b9063f81d5 2018-10-22 08:55:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:49,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e92276-6018-4fc0-a4b1-32b52758bfba Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1"}, "enabled": true, "id": "32c853f07a2b4f49bab0a2e88d561ae1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-79acce0b-b073-41e-proj"}} 2018-10-22 08:55:49,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1 used request id req-30e92276-6018-4fc0-a4b1-32b52758bfba 2018-10-22 08:55:49,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5ec1077-238d-45a1-9278-13639406f9f4 2018-10-22 08:55:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5ec1077-238d-45a1-9278-13639406f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:49,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d30baab7-25c4-4a27-a12c-1d3ae9b42743 Date: Mon, 22 Oct 2018 08:55:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "470f593a-5dc0-41ee-ba7e-9787fb441e20"}, {"remote_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "95e8c131-fb1d-45b5-874a-a8cc4be81dd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "ea111930-a20a-4c5b-b0ba-229eac766c40"}, {"remote_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:45Z", "security_group_id": "a5ec1077-238d-45a1-9278-13639406f9f4", "port_range_min": null, "revision_number": 0, "tenant_id": "32c853f07a2b4f49bab0a2e88d561ae1", "created_at": "2018-10-22T08:55:45Z", "project_id": "32c853f07a2b4f49bab0a2e88d561ae1", "id": "f06b482b-efa4-40d6-be8a-227222878b3a"}]} 2018-10-22 08:55:49,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5ec1077-238d-45a1-9278-13639406f9f4 used request id req-d30baab7-25c4-4a27-a12c-1d3ae9b42743 2018-10-22 08:55:49,331 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:55:49,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a5ec1077-238d-45a1-9278-13639406f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:49,619 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5db4cff9-132a-4f2e-9d16-9719c83d126b Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:49,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a5ec1077-238d-45a1-9278-13639406f9f4 used request id req-5db4cff9-132a-4f2e-9d16-9719c83d126b 2018-10-22 08:55:49,619 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-79acce0b-b073-41e-proj 2018-10-22 08:55:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:49,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a869e55b-1876-4f14-8634-9c36e065cb7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:49,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/32c853f07a2b4f49bab0a2e88d561ae1 used request id req-a869e55b-1876-4f14-8634-9c36e065cb7a 2018-10-22 08:55:49,815 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-79acce0b-b073-41e-proj-role 2018-10-22 08:55:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/46f0d8a83db54a09ac11ecc196ea2c43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:49,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43950c20-42b2-42fa-b731-61a9162307f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:49,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/46f0d8a83db54a09ac11ecc196ea2c43 used request id req-43950c20-42b2-42fa-b731-61a9162307f5 2018-10-22 08:55:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4f78435558fd2520afa64240bb1ae37e9048f5" 2018-10-22 08:55:50,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7484aebd-0e04-4f54-9b40-4807d0a24a20 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:50,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7484aebd-0e04-4f54-9b40-4807d0a24a20 2018-10-22 08:55:50,030 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-79acce0b-b073-41e-user 2018-10-22 08:55:50,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/019a66ec81fb4501966d3e0c8aaea6c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530fa5daf1426a5d355811d0c701f33e44ef76ee" 2018-10-22 08:55:50,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff82a1f-be24-4836-9ac9-a93746d8217b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:50,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/019a66ec81fb4501966d3e0c8aaea6c4 used request id req-7ff82a1f-be24-4836-9ac9-a93746d8217b 2018-10-22 08:55:50,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:50,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["wk8Qr_eIS0-ca2VmCMDSeQ"], "issued_at": "2018-10-22T08:55:50.000000Z"}} 2018-10-22 08:55:50,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079ccee63c2551fd4f2cb7c40ce53964a65cdccc" 2018-10-22 08:55:50,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b728b1a-bd29-43f8-bb28-9e4511d02d96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:50,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b728b1a-bd29-43f8-bb28-9e4511d02d96 2018-10-22 08:55:50,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:50,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:51,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8E9kd_VrSvG1yfPuZfciyw"], "issued_at": "2018-10-22T08:55:51.000000Z"}} 2018-10-22 08:55:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:51,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7c4058-2775-4aa0-98d4-ce635b34aaf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:51,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7c7c4058-2775-4aa0-98d4-ce635b34aaf2 2018-10-22 08:55:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:51,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1b4ce5d-29af-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:51,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebe2c81-d425-48e2-9575-6bf13e2035d0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1b4ce5d-29af-496-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:55:51,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1b4ce5d-29af-496-proj used request id req-0ebe2c81-d425-48e2-9575-6bf13e2035d0 2018-10-22 08:55:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:51,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525d7230-16a7-4403-8f15-7b401712580f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:51,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-525d7230-16a7-4403-8f15-7b401712580f 2018-10-22 08:55:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}}' 2018-10-22 08:55:51,518 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2350da0d-aaa8-44af-af0c-26d82342d018 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144"}, "enabled": true, "id": "57e8178dcba8495ea0f77a68607c3144", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}} 2018-10-22 08:55:51,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2350da0d-aaa8-44af-af0c-26d82342d018 2018-10-22 08:55:51,518 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c1b4ce5d-29af-496-proj 2018-10-22 08:55:51,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:51,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:51,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Vp8GXqWrRxCi_QoEdSr7Qw"], "issued_at": "2018-10-22T08:55:51.000000Z"}} 2018-10-22 08:55:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6e81a61f848b52fc42b78abc15309070fa3057" 2018-10-22 08:55:51,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69559cab-d609-42b9-93d3-675965c075c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:51,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-69559cab-d609-42b9-93d3-675965c075c7 2018-10-22 08:55:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:51,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6e81a61f848b52fc42b78abc15309070fa3057" 2018-10-22 08:55:52,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5795ba2b-e743-4cf9-871a-270cbce35b41 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:55:52,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5795ba2b-e743-4cf9-871a-270cbce35b41 2018-10-22 08:55:52,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-c1b4ce5d-29af-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6e81a61f848b52fc42b78abc15309070fa3057" 2018-10-22 08:55:52,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee8da86-4f08-4981-acdf-a5f2bc118901 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-c1b4ce5d-29af-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144"}, "enabled": true, "id": "57e8178dcba8495ea0f77a68607c3144", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}]} 2018-10-22 08:55:52,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-c1b4ce5d-29af-496-proj used request id req-5ee8da86-4f08-4981-acdf-a5f2bc118901 2018-10-22 08:55:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6e81a61f848b52fc42b78abc15309070fa3057" 2018-10-22 08:55:52,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aeded0b-ad82-4c7f-957b-d62b51b4dee1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:55:52,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0aeded0b-ad82-4c7f-957b-d62b51b4dee1 2018-10-22 08:55:52,638 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c1b4ce5d-29af-496-user 2018-10-22 08:55:52,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:52,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6e335c-b855-47d2-aa3c-300a2c032b68 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:52,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ac6e335c-b855-47d2-aa3c-300a2c032b68 2018-10-22 08:55:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" -d '{"role": {"name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role"}}' 2018-10-22 08:55:52,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26fedecb-0658-48bd-bee6-ba57a97433c1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61fff78000414c36849440e55d9ae240", "links": {"self": "http://172.30.9.28:5000/v3/roles/61fff78000414c36849440e55d9ae240"}, "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role"}} 2018-10-22 08:55:52,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-26fedecb-0658-48bd-bee6-ba57a97433c1 2018-10-22 08:55:52,848 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role 2018-10-22 08:55:52,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/61fff78000414c36849440e55d9ae240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:52,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13522b7-e5a6-4517-8c0c-00b6668a2bb1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/61fff78000414c36849440e55d9ae240"}, "domain_id": null, "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role", "id": "61fff78000414c36849440e55d9ae240"}} 2018-10-22 08:55:52,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/61fff78000414c36849440e55d9ae240 used request id req-c13522b7-e5a6-4517-8c0c-00b6668a2bb1 2018-10-22 08:55:52,932 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role to project CreateSecurityGroupTests-c1b4ce5d-29af-496-proj 2018-10-22 08:55:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144/users/add24620f01a410ca05ff82af457434b/roles/61fff78000414c36849440e55d9ae240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:53,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d57e8f-4f5a-4afd-bc12-3930a7a1faf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:53,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144/users/add24620f01a410ca05ff82af457434b/roles/61fff78000414c36849440e55d9ae240 used request id req-51d57e8f-4f5a-4afd-bc12-3930a7a1faf2 2018-10-22 08:55:53,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:55:53,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:53,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fff78000414c36849440e55d9ae240", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role"}], "expires_at": "2018-10-22T09:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e8178dcba8495ea0f77a68607c3144", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-user", "id": "add24620f01a410ca05ff82af457434b"}, "audit_ids": ["e31_Td2ZSiWIzZM9RhuDDg"], "issued_at": "2018-10-22T08:55:53.000000Z"}} 2018-10-22 08:55:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:53,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2b161d-a7fe-44eb-b58d-bbc08749e34e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:55:53,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d2b161d-a7fe-44eb-b58d-bbc08749e34e 2018-10-22 08:55:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:53,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-016efce6-bfcf-48bb-a575-e584a370e325 Date: Mon, 22 Oct 2018 08:55:53 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:55:53,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname&description=hello+group used request id req-016efce6-bfcf-48bb-a575-e584a370e325 2018-10-22 08:55:53,797 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname... 2018-10-22 08:55:53,797 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname 2018-10-22 08:55:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" -d '{"security_group": {"name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname", "description": "hello group"}}' 2018-10-22 08:55:54,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f1bf60d5-6455-4602-8a66-821ac0f66cac Date: Mon, 22 Oct 2018 08:55:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 2, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}} 2018-10-22 08:55:54,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-f1bf60d5-6455-4602-8a66-821ac0f66cac 2018-10-22 08:55:54,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:54,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f26032c3-b48c-4480-8aa6-ecc3542faef8 Date: Mon, 22 Oct 2018 08:55:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:54,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-f26032c3-b48c-4480-8aa6-ecc3542faef8 2018-10-22 08:55:54,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:54,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d425e61-ebfc-4a1e-8c9b-9a0be3e1ab37 Date: Mon, 22 Oct 2018 08:55:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:54,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-9d425e61-ebfc-4a1e-8c9b-9a0be3e1ab37 2018-10-22 08:55:54,491 - neutron_utils - INFO - Retrieving security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:54,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:54,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-597902bd-2a14-48ad-9da7-5f5eedeab6ca Date: Mon, 22 Oct 2018 08:55:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 2, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}]} 2018-10-22 08:55:54,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-597902bd-2a14-48ad-9da7-5f5eedeab6ca 2018-10-22 08:55:54,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:54,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:54,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34ca6b0f-7183-45d2-b116-d574e9a7c714 Date: Mon, 22 Oct 2018 08:55:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:54,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-34ca6b0f-7183-45d2-b116-d574e9a7c714 2018-10-22 08:55:54,763 - neutron_utils - INFO - Retrieving security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:54,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3bcefdc6-e793-4abe-b4d4-5844afbda924 Date: Mon, 22 Oct 2018 08:55:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 2, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}]} 2018-10-22 08:55:54,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-3bcefdc6-e793-4abe-b4d4-5844afbda924 2018-10-22 08:55:54,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:55,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85c9c686-8421-4721-8b9f-d2fca739b373 Date: Mon, 22 Oct 2018 08:55:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:55,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-85c9c686-8421-4721-8b9f-d2fca739b373 2018-10-22 08:55:55,131 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname 2018-10-22 08:55:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:55,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-523e29d1-5cfd-40aa-a0ea-4db46292786b Date: Mon, 22 Oct 2018 08:55:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 2, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}]} 2018-10-22 08:55:55,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname used request id req-523e29d1-5cfd-40aa-a0ea-4db46292786b 2018-10-22 08:55:55,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:55:55,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:55:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:55,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5595b8fe-71a7-443d-ab99-07c316938e0b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144"}, "enabled": true, "id": "57e8178dcba8495ea0f77a68607c3144", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}} 2018-10-22 08:55:55,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144 used request id req-5595b8fe-71a7-443d-ab99-07c316938e0b 2018-10-22 08:55:55,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:55,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e469383a-9ef2-4630-8f35-6ae3da685a0e Date: Mon, 22 Oct 2018 08:55:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:55,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-e469383a-9ef2-4630-8f35-6ae3da685a0e 2018-10-22 08:55:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}698147bb17feddb47ec436e19a114541e6917b76" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": 10}}' 2018-10-22 08:55:55,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a0dcc70e-2a31-4c17-839e-6c23c4ec6786 Date: Mon, 22 Oct 2018 08:55:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": 10, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:55Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f"}} 2018-10-22 08:55:55,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-a0dcc70e-2a31-4c17-839e-6c23c4ec6786 2018-10-22 08:55:55,999 - neutron_utils - INFO - Retrieving security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6c96b91c-348d-4de7-acd5-e42b1c7ef522 Date: Mon, 22 Oct 2018 08:55:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:55Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:55:55Z", "revision_number": 0, "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 3, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}]} 2018-10-22 08:55:56,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-6c96b91c-348d-4de7-acd5-e42b1c7ef522 2018-10-22 08:55:56,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:56,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-d30de06c-5f49-4a41-9244-9de2bdff60b2 Date: Mon, 22 Oct 2018 08:55:56 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": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": 10, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:55Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:56,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-d30de06c-5f49-4a41-9244-9de2bdff60b2 2018-10-22 08:55:56,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:55:56,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fff78000414c36849440e55d9ae240", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role"}], "expires_at": "2018-10-22T09:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e8178dcba8495ea0f77a68607c3144", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57e8178dcba8495ea0f77a68607c3144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-user", "id": "add24620f01a410ca05ff82af457434b"}, "audit_ids": ["iqWisoUKR3eR81NpcWLohw"], "issued_at": "2018-10-22T08:55:56.000000Z"}} 2018-10-22 08:55:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a473808c509de9b4a46bf5259e687ce7bb9e5110" 2018-10-22 08:55:56,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-06d89f2e-967f-4794-948b-1a1e2a48c7dd Date: Mon, 22 Oct 2018 08:55:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:55Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:55:55Z", "revision_number": 0, "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 3, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}]} 2018-10-22 08:55:56,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname&description=hello+group used request id req-06d89f2e-967f-4794-948b-1a1e2a48c7dd 2018-10-22 08:55:56,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a473808c509de9b4a46bf5259e687ce7bb9e5110" 2018-10-22 08:55:56,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-87dc2aa5-a33c-4e1e-93cb-9b338b0ef807 Date: Mon, 22 Oct 2018 08:55:56 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": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": 10, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:55Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:56,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-87dc2aa5-a33c-4e1e-93cb-9b338b0ef807 2018-10-22 08:55:56,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a473808c509de9b4a46bf5259e687ce7bb9e5110" 2018-10-22 08:55:57,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-cf2df9fc-b428-4cbc-b91f-24d43214f592 Date: Mon, 22 Oct 2018 08:55:57 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": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": 10, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:55Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:57,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-cf2df9fc-b428-4cbc-b91f-24d43214f592 2018-10-22 08:55:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a473808c509de9b4a46bf5259e687ce7bb9e5110" 2018-10-22 08:55:57,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f52d5e0d-d2c0-478a-b854-b59e09a7cbbc Date: Mon, 22 Oct 2018 08:55:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "updated_at": "2018-10-22T08:55:55Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:55:55Z", "revision_number": 0, "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "revision_number": 0, "id": "91acd879-9456-4084-807d-efba65fb027e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 3, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "69204a76-7042-4977-af5c-af476ceff4b9", "name": "CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname"}]} 2018-10-22 08:55:57,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname used request id req-f52d5e0d-d2c0-478a-b854-b59e09a7cbbc 2018-10-22 08:55:57,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69204a76-7042-4977-af5c-af476ceff4b9 2018-10-22 08:55:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a473808c509de9b4a46bf5259e687ce7bb9e5110" 2018-10-22 08:55:57,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-6c58c0bd-cfb5-44d6-af62-93afd5c13afe Date: Mon, 22 Oct 2018 08:55:57 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": "2018-10-22T08:55:55Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": 10, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:55Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "18a11fa9-85f1-484f-9a29-a074e9daec6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "7b975d88-8a56-4ede-851e-6d3d68ae14ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:54Z", "security_group_id": "69204a76-7042-4977-af5c-af476ceff4b9", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:54Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "91acd879-9456-4084-807d-efba65fb027e"}]} 2018-10-22 08:55:57,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69204a76-7042-4977-af5c-af476ceff4b9 used request id req-6c58c0bd-cfb5-44d6-af62-93afd5c13afe 2018-10-22 08:55:57,618 - neutron_utils - INFO - Deleting security group rule with ID - 91acd879-9456-4084-807d-efba65fb027e 2018-10-22 08:55:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/91acd879-9456-4084-807d-efba65fb027e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:57,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a46380fc-95cd-4b1c-ac98-e99da98766fb Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:57,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/91acd879-9456-4084-807d-efba65fb027e used request id req-a46380fc-95cd-4b1c-ac98-e99da98766fb 2018-10-22 08:55:57,712 - neutron_utils - INFO - Deleting security group rule with ID - 7b975d88-8a56-4ede-851e-6d3d68ae14ef 2018-10-22 08:55:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7b975d88-8a56-4ede-851e-6d3d68ae14ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:57,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f71ab58-380b-4cd3-81dc-d7e6eb1baeda Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:57,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7b975d88-8a56-4ede-851e-6d3d68ae14ef used request id req-4f71ab58-380b-4cd3-81dc-d7e6eb1baeda 2018-10-22 08:55:57,951 - neutron_utils - INFO - Deleting security group rule with ID - 18a11fa9-85f1-484f-9a29-a074e9daec6f 2018-10-22 08:55:57,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/18a11fa9-85f1-484f-9a29-a074e9daec6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:58,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e175c52e-3907-45bf-8b7f-ffce2bc0d806 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:58,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/18a11fa9-85f1-484f-9a29-a074e9daec6f used request id req-e175c52e-3907-45bf-8b7f-ffce2bc0d806 2018-10-22 08:55:58,205 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5de4139c-799a-49ba-ab66-31cc9653b43fname 2018-10-22 08:55:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/69204a76-7042-4977-af5c-af476ceff4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698147bb17feddb47ec436e19a114541e6917b76" 2018-10-22 08:55:58,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c3f42ea-f3d8-4f1d-b194-19dae3eb8187 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:58,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/69204a76-7042-4977-af5c-af476ceff4b9 used request id req-7c3f42ea-f3d8-4f1d-b194-19dae3eb8187 2018-10-22 08:55:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:58,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c8a72351-3e80-4a5f-bff0-42be9280f94c Date: Mon, 22 Oct 2018 08:55:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:53Z", "updated_at": "2018-10-22T08:55:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "revision_number": 0, "id": "0681d472-b193-4e4a-9182-589c2625f021", "remote_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "revision_number": 0, "id": "44d0d91b-da3d-48f8-91a3-c1724f064651", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "revision_number": 0, "id": "4c21652a-fa3c-419f-9857-22feb6feba81", "remote_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e8178dcba8495ea0f77a68607c3144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "revision_number": 0, "id": "9faa6ebc-8fe7-42bb-8a88-44c00e265094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e8178dcba8495ea0f77a68607c3144"}], "revision_number": 4, "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "715db36f-8b01-4b8b-a890-f567e5941494", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:55:58,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c8a72351-3e80-4a5f-bff0-42be9280f94c 2018-10-22 08:55:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:58,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7af42a6-10ac-4ef9-86e5-9ffe0e4f5f67 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144"}, "enabled": true, "id": "57e8178dcba8495ea0f77a68607c3144", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1b4ce5d-29af-496-proj"}} 2018-10-22 08:55:58,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144 used request id req-b7af42a6-10ac-4ef9-86e5-9ffe0e4f5f67 2018-10-22 08:55:58,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 715db36f-8b01-4b8b-a890-f567e5941494 2018-10-22 08:55:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=715db36f-8b01-4b8b-a890-f567e5941494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:59,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-665d0381-0dc3-4a41-b0f7-d89360c0c22f Date: Mon, 22 Oct 2018 08:55:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:53Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "0681d472-b193-4e4a-9182-589c2625f021"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:53Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "44d0d91b-da3d-48f8-91a3-c1724f064651"}, {"remote_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:53Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "4c21652a-fa3c-419f-9857-22feb6feba81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:55:53Z", "security_group_id": "715db36f-8b01-4b8b-a890-f567e5941494", "port_range_min": null, "revision_number": 0, "tenant_id": "57e8178dcba8495ea0f77a68607c3144", "created_at": "2018-10-22T08:55:53Z", "project_id": "57e8178dcba8495ea0f77a68607c3144", "id": "9faa6ebc-8fe7-42bb-8a88-44c00e265094"}]} 2018-10-22 08:55:59,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=715db36f-8b01-4b8b-a890-f567e5941494 used request id req-665d0381-0dc3-4a41-b0f7-d89360c0c22f 2018-10-22 08:55:59,123 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:55:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/715db36f-8b01-4b8b-a890-f567e5941494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:59,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3972218b-41aa-495c-a8f8-0ffeb4c04ed2 Content-Length: 0 Date: Mon, 22 Oct 2018 08:55:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:55:59,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/715db36f-8b01-4b8b-a890-f567e5941494 used request id req-3972218b-41aa-495c-a8f8-0ffeb4c04ed2 2018-10-22 08:55:59,419 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c1b4ce5d-29af-496-proj 2018-10-22 08:55:59,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:59,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea91a9af-febb-4d83-b0d0-cea678fcba86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:59,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/57e8178dcba8495ea0f77a68607c3144 used request id req-ea91a9af-febb-4d83-b0d0-cea678fcba86 2018-10-22 08:55:59,606 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c1b4ce5d-29af-496-proj-role 2018-10-22 08:55:59,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/61fff78000414c36849440e55d9ae240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:59,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f289a54-60e4-404e-88ca-698b027ac345 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:59,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/61fff78000414c36849440e55d9ae240 used request id req-5f289a54-60e4-404e-88ca-698b027ac345 2018-10-22 08:55:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5dda31c6c323b5a6b7c2adf862d55f4beb5d4d" 2018-10-22 08:55:59,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a15c82-75c8-46f7-8a39-3728bdb47b47 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:55:59,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69a15c82-75c8-46f7-8a39-3728bdb47b47 2018-10-22 08:55:59,807 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c1b4ce5d-29af-496-user 2018-10-22 08:55:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/add24620f01a410ca05ff82af457434b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6e81a61f848b52fc42b78abc15309070fa3057" 2018-10-22 08:55:59,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3381e6d-f8f3-450d-be53-8e0f9fe02b5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:55:59,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/add24620f01a410ca05ff82af457434b used request id req-a3381e6d-f8f3-450d-be53-8e0f9fe02b5a 2018-10-22 08:55:59,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:00,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["mWGfksrXRN-bxZypAQxn5Q"], "issued_at": "2018-10-22T08:56:00.000000Z"}} 2018-10-22 08:56:00,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa681718e12172f2bee145b7c8725a339ea010ce" 2018-10-22 08:56:00,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f73d414-9319-45ec-8676-44f37f05e677 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:00,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f73d414-9319-45ec-8676-44f37f05e677 2018-10-22 08:56:00,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:00,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:00,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Y-zhUtU5S9Cry8ESG26zVw"], "issued_at": "2018-10-22T08:56:00.000000Z"}} 2018-10-22 08:56:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a5774a-98d3-431b-b553-7c7b8befdb21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:00,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-59a5774a-98d3-431b-b553-7c7b8befdb21 2018-10-22 08:56:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:00,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e17be80f-d0ab-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:01,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d7cf4b-a90e-4ffa-bc45-f10cae449ad2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e17be80f-d0ab-41a-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:56:01,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e17be80f-d0ab-41a-proj used request id req-33d7cf4b-a90e-4ffa-bc45-f10cae449ad2 2018-10-22 08:56:01,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:01,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1994c078-0771-48c4-8ca3-c563f33675ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:01,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1994c078-0771-48c4-8ca3-c563f33675ec 2018-10-22 08:56:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}}' 2018-10-22 08:56:01,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85bb40c0-c77e-46ed-b318-9c6c0cdb71c8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c"}, "enabled": true, "id": "ca78845a5291481f8f0296f481ea3c4c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}} 2018-10-22 08:56:01,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-85bb40c0-c77e-46ed-b318-9c6c0cdb71c8 2018-10-22 08:56:01,142 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e17be80f-d0ab-41a-proj 2018-10-22 08:56:01,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:01,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:01,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["jcaAj4OuTj2kt3ml0xpdKA"], "issued_at": "2018-10-22T08:56:01.000000Z"}} 2018-10-22 08:56:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432c126ab47fd32d05faba689fe8c50b5a8545c9" 2018-10-22 08:56:01,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae476e28-1b15-4328-b16c-07ad4a6ec17d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:01,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae476e28-1b15-4328-b16c-07ad4a6ec17d 2018-10-22 08:56:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:01,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432c126ab47fd32d05faba689fe8c50b5a8545c9" 2018-10-22 08:56:01,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c0391d-7f8c-4057-9ea0-a4f9de824ca7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:56:01,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-03c0391d-7f8c-4057-9ea0-a4f9de824ca7 2018-10-22 08:56:01,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e17be80f-d0ab-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432c126ab47fd32d05faba689fe8c50b5a8545c9" 2018-10-22 08:56:01,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5240ec97-e615-4c23-ada6-3e666c647691 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e17be80f-d0ab-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c"}, "enabled": true, "id": "ca78845a5291481f8f0296f481ea3c4c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}]} 2018-10-22 08:56:01,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e17be80f-d0ab-41a-proj used request id req-5240ec97-e615-4c23-ada6-3e666c647691 2018-10-22 08:56:01,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432c126ab47fd32d05faba689fe8c50b5a8545c9" 2018-10-22 08:56:01,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b364bd01-104f-433f-8d4f-d69585d77ba9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:01,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b364bd01-104f-433f-8d4f-d69585d77ba9 2018-10-22 08:56:02,272 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e17be80f-d0ab-41a-user 2018-10-22 08:56:02,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:02,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e08a631-08d6-44e4-b6e0-a141a86b7680 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:02,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7e08a631-08d6-44e4-b6e0-a141a86b7680 2018-10-22 08:56:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" -d '{"role": {"name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role"}}' 2018-10-22 08:56:02,476 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e8af643-5fc5-4fd9-8777-54e5f9588480 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a460a4a3cd649f6b8da70b22bce9bf0", "links": {"self": "http://172.30.9.28:5000/v3/roles/4a460a4a3cd649f6b8da70b22bce9bf0"}, "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role"}} 2018-10-22 08:56:02,476 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4e8af643-5fc5-4fd9-8777-54e5f9588480 2018-10-22 08:56:02,477 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role 2018-10-22 08:56:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4a460a4a3cd649f6b8da70b22bce9bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:02,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b666e62-3ee4-4123-9c26-376e2c385276 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4a460a4a3cd649f6b8da70b22bce9bf0"}, "domain_id": null, "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role", "id": "4a460a4a3cd649f6b8da70b22bce9bf0"}} 2018-10-22 08:56:02,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4a460a4a3cd649f6b8da70b22bce9bf0 used request id req-6b666e62-3ee4-4123-9c26-376e2c385276 2018-10-22 08:56:02,571 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role to project CreateSecurityGroupTests-e17be80f-d0ab-41a-proj 2018-10-22 08:56:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c/users/d81d6823989a4cf9922820ad8cd32984/roles/4a460a4a3cd649f6b8da70b22bce9bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:02,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95aff5f3-0894-425b-94c1-ba9e6f23ce04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:02,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c/users/d81d6823989a4cf9922820ad8cd32984/roles/4a460a4a3cd649f6b8da70b22bce9bf0 used request id req-95aff5f3-0894-425b-94c1-ba9e6f23ce04 2018-10-22 08:56:02,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:02,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:03,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a460a4a3cd649f6b8da70b22bce9bf0", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role"}], "expires_at": "2018-10-22T09:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca78845a5291481f8f0296f481ea3c4c", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-user", "id": "d81d6823989a4cf9922820ad8cd32984"}, "audit_ids": ["wOITYb8jTKalfcANk3PYXg"], "issued_at": "2018-10-22T08:56:03.000000Z"}} 2018-10-22 08:56:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:03,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2064c97-95bc-4abe-851a-f1b26982161d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:03,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2064c97-95bc-4abe-851a-f1b26982161d 2018-10-22 08:56:03,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:03,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-44108d43-b300-48c9-a522-808525b13223 Date: Mon, 22 Oct 2018 08:56:03 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:56:03,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name&description=hello+group used request id req-44108d43-b300-48c9-a522-808525b13223 2018-10-22 08:56:03,462 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name... 2018-10-22 08:56:03,462 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name 2018-10-22 08:56:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" -d '{"security_group": {"name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name", "description": "hello group"}}' 2018-10-22 08:56:03,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7ea0a07f-01ea-43dc-8c8a-934545396628 Date: Mon, 22 Oct 2018 08:56:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 2, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}} 2018-10-22 08:56:03,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-7ea0a07f-01ea-43dc-8c8a-934545396628 2018-10-22 08:56:03,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:03,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:03,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d692e2d-fb5b-4048-a410-1c01d7ff5a6c Date: Mon, 22 Oct 2018 08:56:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}]} 2018-10-22 08:56:03,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-3d692e2d-fb5b-4048-a410-1c01d7ff5a6c 2018-10-22 08:56:03,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:03,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:04,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa1b02d5-b53d-40c6-af7e-170210dded69 Date: Mon, 22 Oct 2018 08:56:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}]} 2018-10-22 08:56:04,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-fa1b02d5-b53d-40c6-af7e-170210dded69 2018-10-22 08:56:04,126 - neutron_utils - INFO - Retrieving security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0e371272-f482-4a09-bbc5-bfb633b70e32 Date: Mon, 22 Oct 2018 08:56:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 2, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:04,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-0e371272-f482-4a09-bbc5-bfb633b70e32 2018-10-22 08:56:04,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:04,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:04,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1d42e0b-cd90-4930-a7f7-6532f938b365 Date: Mon, 22 Oct 2018 08:56:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}]} 2018-10-22 08:56:04,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-a1d42e0b-cd90-4930-a7f7-6532f938b365 2018-10-22 08:56:04,504 - neutron_utils - INFO - Retrieving security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:04,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:04,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d8bc5821-6f08-44bb-b4aa-e796459aee73 Date: Mon, 22 Oct 2018 08:56:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 2, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:04,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-d8bc5821-6f08-44bb-b4aa-e796459aee73 2018-10-22 08:56:04,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:04,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59db3fec-6aad-4ed0-b019-f7e34d5ad12d Date: Mon, 22 Oct 2018 08:56:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}]} 2018-10-22 08:56:04,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-59db3fec-6aad-4ed0-b019-f7e34d5ad12d 2018-10-22 08:56:04,883 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name 2018-10-22 08:56:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:05,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-362eb2d7-e31b-48b5-a448-8d7ba9630020 Date: Mon, 22 Oct 2018 08:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 2, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:05,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name used request id req-362eb2d7-e31b-48b5-a448-8d7ba9630020 2018-10-22 08:56:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:05,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:05,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bddbfde-568a-4f5c-9ae1-8b5b0689c338 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c"}, "enabled": true, "id": "ca78845a5291481f8f0296f481ea3c4c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}} 2018-10-22 08:56:05,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c used request id req-6bddbfde-568a-4f5c-9ae1-8b5b0689c338 2018-10-22 08:56:05,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:05,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd19037e-988f-442e-a131-464891e518e5 Date: Mon, 22 Oct 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}]} 2018-10-22 08:56:05,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-fd19037e-988f-442e-a131-464891e518e5 2018-10-22 08:56:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}eb9e68a863db866918166cad4656ba0cebcf1d43" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a"}}' 2018-10-22 08:56:05,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e343a5b6-a09e-4dcb-9ffb-3069b2ac8820 Date: Mon, 22 Oct 2018 08:56:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}} 2018-10-22 08:56:05,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e343a5b6-a09e-4dcb-9ffb-3069b2ac8820 2018-10-22 08:56:05,436 - neutron_utils - INFO - Retrieving security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:05,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ec65d06e-1e0a-4eb0-b0bb-8ba99cc20407 Date: Mon, 22 Oct 2018 08:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "revision_number": 0, "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 3, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:05,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-ec65d06e-1e0a-4eb0-b0bb-8ba99cc20407 2018-10-22 08:56:05,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-96459173-8f08-424a-b78b-66d6bddf2992 Date: Mon, 22 Oct 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}]} 2018-10-22 08:56:05,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-96459173-8f08-424a-b78b-66d6bddf2992 2018-10-22 08:56:05,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:06,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a460a4a3cd649f6b8da70b22bce9bf0", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role"}], "expires_at": "2018-10-22T09:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca78845a5291481f8f0296f481ea3c4c", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ca78845a5291481f8f0296f481ea3c4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-user", "id": "d81d6823989a4cf9922820ad8cd32984"}, "audit_ids": ["Geo8u0CUQjOZ3iSx9ymB3g"], "issued_at": "2018-10-22T08:56:06.000000Z"}} 2018-10-22 08:56:06,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:06,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b4a9e78b-ddcd-441c-b296-03a92027c00f Date: Mon, 22 Oct 2018 08:56:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "revision_number": 0, "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 3, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:06,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name&description=hello+group used request id req-b4a9e78b-ddcd-441c-b296-03a92027c00f 2018-10-22 08:56:06,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:06,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:06,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-45718efc-b7e0-4137-ac93-0228f8d1d618 Date: Mon, 22 Oct 2018 08:56:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}]} 2018-10-22 08:56:06,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-45718efc-b7e0-4137-ac93-0228f8d1d618 2018-10-22 08:56:06,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:06,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0773eb26-82c6-4185-8327-f55211224c51 Date: Mon, 22 Oct 2018 08:56:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}]} 2018-10-22 08:56:06,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-0773eb26-82c6-4185-8327-f55211224c51 2018-10-22 08:56:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:06,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3ed3cdd5-dc98-4a1b-8a7a-6547236f2e4d Date: Mon, 22 Oct 2018 08:56:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "revision_number": 0, "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 3, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:06,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name used request id req-3ed3cdd5-dc98-4a1b-8a7a-6547236f2e4d 2018-10-22 08:56:06,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:06,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:07,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0b01a643-10dc-40e5-b7bb-6c52aed31b60 Date: Mon, 22 Oct 2018 08:56:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}]} 2018-10-22 08:56:07,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-0b01a643-10dc-40e5-b7bb-6c52aed31b60 2018-10-22 08:56:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:07,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-293213d3-4e83-457b-8fba-a86f42a78104 Date: Mon, 22 Oct 2018 08:56:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "revision_number": 0, "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 3, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:07,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name used request id req-293213d3-4e83-457b-8fba-a86f42a78104 2018-10-22 08:56:07,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:07,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-17e8f257-1936-49d1-9519-aa2644b41c05 Date: Mon, 22 Oct 2018 08:56:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}]} 2018-10-22 08:56:07,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-17e8f257-1936-49d1-9519-aa2644b41c05 2018-10-22 08:56:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:07,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c2deb42d-985d-4b6b-b502-fefc37e534d8 Date: Mon, 22 Oct 2018 08:56:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "c092b475-c816-4ee5-9331-d0b43d1956c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "revision_number": 0, "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 3, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "47b854be-0688-4766-a195-347aea5d8c2a", "name": "CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name"}]} 2018-10-22 08:56:07,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name used request id req-c2deb42d-985d-4b6b-b502-fefc37e534d8 2018-10-22 08:56:07,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47b854be-0688-4766-a195-347aea5d8c2a 2018-10-22 08:56:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a099e8bfa6cc0f176bf52d23db691f10da4f82" 2018-10-22 08:56:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1b660360-902b-477c-a5ed-445cce70329b Date: Mon, 22 Oct 2018 08:56:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "573a8daf-22e5-4973-8b34-f66ed78ef87b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "c092b475-c816-4ee5-9331-d0b43d1956c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:05Z", "security_group_id": "47b854be-0688-4766-a195-347aea5d8c2a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:05Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3"}]} 2018-10-22 08:56:07,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47b854be-0688-4766-a195-347aea5d8c2a used request id req-1b660360-902b-477c-a5ed-445cce70329b 2018-10-22 08:56:07,499 - neutron_utils - INFO - Deleting security group rule with ID - c092b475-c816-4ee5-9331-d0b43d1956c0 2018-10-22 08:56:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c092b475-c816-4ee5-9331-d0b43d1956c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:07,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-049adecf-129f-4049-8c73-d125cd140269 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:07,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c092b475-c816-4ee5-9331-d0b43d1956c0 used request id req-049adecf-129f-4049-8c73-d125cd140269 2018-10-22 08:56:07,825 - neutron_utils - INFO - Deleting security group rule with ID - d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3 2018-10-22 08:56:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:08,088 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83bd677a-a033-4099-97af-28e8a328ad97 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:08,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d13fed6e-b20d-43c9-9dfa-44a1cbbfeec3 used request id req-83bd677a-a033-4099-97af-28e8a328ad97 2018-10-22 08:56:08,088 - neutron_utils - INFO - Deleting security group rule with ID - 573a8daf-22e5-4973-8b34-f66ed78ef87b 2018-10-22 08:56:08,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/573a8daf-22e5-4973-8b34-f66ed78ef87b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:08,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d30ed449-5002-448e-b1b1-9ec54d8970dd Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:08,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/573a8daf-22e5-4973-8b34-f66ed78ef87b used request id req-d30ed449-5002-448e-b1b1-9ec54d8970dd 2018-10-22 08:56:08,328 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-de5293c7-28bf-4e5d-a774-160ac3339868name 2018-10-22 08:56:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/47b854be-0688-4766-a195-347aea5d8c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9e68a863db866918166cad4656ba0cebcf1d43" 2018-10-22 08:56:08,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f64ab9e4-1859-4df1-be2a-1a4a264171dc Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:08,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/47b854be-0688-4766-a195-347aea5d8c2a used request id req-f64ab9e4-1859-4df1-be2a-1a4a264171dc 2018-10-22 08:56:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:08,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3d5bacd7-0a83-4fa9-a0af-1dd400424e9f Date: Mon, 22 Oct 2018 08:56:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "updated_at": "2018-10-22T08:56:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "39a63358-3d51-4bc7-bfe6-372962fe782a", "remote_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "6fc47e8d-8051-4df6-be6f-4842fc561406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "b874a3be-1dc6-44d6-83ca-3bda56393adf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "revision_number": 0, "id": "e4e84d51-9be9-403a-b035-ae5149234b43", "remote_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca78845a5291481f8f0296f481ea3c4c"}], "revision_number": 4, "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:56:08,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3d5bacd7-0a83-4fa9-a0af-1dd400424e9f 2018-10-22 08:56:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:08,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8aae1f5-a50b-4a12-a949-f1a7c8a0484b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c"}, "enabled": true, "id": "ca78845a5291481f8f0296f481ea3c4c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e17be80f-d0ab-41a-proj"}} 2018-10-22 08:56:08,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c used request id req-b8aae1f5-a50b-4a12-a949-f1a7c8a0484b 2018-10-22 08:56:08,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ba760e3-91ea-47a3-91aa-febe9b704b61 2018-10-22 08:56:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8ba760e3-91ea-47a3-91aa-febe9b704b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:09,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-971c0ae8-1a89-4f61-8214-487d277ad5c2 Date: Mon, 22 Oct 2018 08:56:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "39a63358-3d51-4bc7-bfe6-372962fe782a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "6fc47e8d-8051-4df6-be6f-4842fc561406"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "b874a3be-1dc6-44d6-83ca-3bda56393adf"}, {"remote_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:03Z", "security_group_id": "8ba760e3-91ea-47a3-91aa-febe9b704b61", "port_range_min": null, "revision_number": 0, "tenant_id": "ca78845a5291481f8f0296f481ea3c4c", "created_at": "2018-10-22T08:56:03Z", "project_id": "ca78845a5291481f8f0296f481ea3c4c", "id": "e4e84d51-9be9-403a-b035-ae5149234b43"}]} 2018-10-22 08:56:09,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8ba760e3-91ea-47a3-91aa-febe9b704b61 used request id req-971c0ae8-1a89-4f61-8214-487d277ad5c2 2018-10-22 08:56:09,074 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:56:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8ba760e3-91ea-47a3-91aa-febe9b704b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:09,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1c051a9-995f-4f2b-ae24-09be40c97598 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:09,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8ba760e3-91ea-47a3-91aa-febe9b704b61 used request id req-e1c051a9-995f-4f2b-ae24-09be40c97598 2018-10-22 08:56:09,354 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e17be80f-d0ab-41a-proj 2018-10-22 08:56:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:09,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339f4fe8-7236-4db9-b4b8-c846d1998e04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:09,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ca78845a5291481f8f0296f481ea3c4c used request id req-339f4fe8-7236-4db9-b4b8-c846d1998e04 2018-10-22 08:56:09,564 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e17be80f-d0ab-41a-proj-role 2018-10-22 08:56:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4a460a4a3cd649f6b8da70b22bce9bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:09,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76934bfb-f90a-4d26-8b86-d5380f02ff06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:09,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4a460a4a3cd649f6b8da70b22bce9bf0 used request id req-76934bfb-f90a-4d26-8b86-d5380f02ff06 2018-10-22 08:56:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0f4cdc73181fabccb2f4fe34e7203c7015ab24" 2018-10-22 08:56:09,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcb32c9-9be2-4ba3-93c2-f085eb73e0ee Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:09,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-edcb32c9-9be2-4ba3-93c2-f085eb73e0ee 2018-10-22 08:56:09,766 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e17be80f-d0ab-41a-user 2018-10-22 08:56:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d81d6823989a4cf9922820ad8cd32984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432c126ab47fd32d05faba689fe8c50b5a8545c9" 2018-10-22 08:56:09,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ff1055-1c21-45e1-80ce-4420fa58d091 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:09,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d81d6823989a4cf9922820ad8cd32984 used request id req-e3ff1055-1c21-45e1-80ce-4420fa58d091 2018-10-22 08:56:09,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:10,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["kqXgVUXqSpivJvBsWW3dFg"], "issued_at": "2018-10-22T08:56:10.000000Z"}} 2018-10-22 08:56:10,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ccfe6dcedb4ab74e8b6763de6b3e0e12a6b1b0" 2018-10-22 08:56:10,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3c0e02-1874-453b-9e39-c11f685adfe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:10,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1c3c0e02-1874-453b-9e39-c11f685adfe8 2018-10-22 08:56:10,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:10,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:10,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["CuSJjxSETH-FTEE0gCCT4w"], "issued_at": "2018-10-22T08:56:10.000000Z"}} 2018-10-22 08:56:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:10,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58feb689-54c9-4d70-92cc-eb23f680894a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:10,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58feb689-54c9-4d70-92cc-eb23f680894a 2018-10-22 08:56:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:10,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-21a46847-ed41-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:10,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4250df-d639-4088-99a4-a5fabc03e4a6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-21a46847-ed41-482-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:56:10,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-21a46847-ed41-482-proj used request id req-9b4250df-d639-4088-99a4-a5fabc03e4a6 2018-10-22 08:56:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:10,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc846d51-63dd-4219-b5a7-281acd044971 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:10,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bc846d51-63dd-4219-b5a7-281acd044971 2018-10-22 08:56:10,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}}' 2018-10-22 08:56:11,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a02084f-6018-49bf-a468-3a91da84612f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca"}, "enabled": true, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}} 2018-10-22 08:56:11,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0a02084f-6018-49bf-a468-3a91da84612f 2018-10-22 08:56:11,099 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-21a46847-ed41-482-proj 2018-10-22 08:56:11,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:11,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:11,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["cBBDzg26Rsmbe00Sh-9x5g"], "issued_at": "2018-10-22T08:56:11.000000Z"}} 2018-10-22 08:56:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcda7a00f9a62a4d312c591153871fb80c09f5b" 2018-10-22 08:56:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f35b9d-20a4-426b-88d7-90a63dc68aef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:11,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6f35b9d-20a4-426b-88d7-90a63dc68aef 2018-10-22 08:56:11,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:11,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcda7a00f9a62a4d312c591153871fb80c09f5b" 2018-10-22 08:56:11,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f415c0a-5212-4378-bf6a-3ecc2e59f7c2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:56:11,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9f415c0a-5212-4378-bf6a-3ecc2e59f7c2 2018-10-22 08:56:11,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-21a46847-ed41-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcda7a00f9a62a4d312c591153871fb80c09f5b" 2018-10-22 08:56:11,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfde24a5-7dbf-4701-9c07-ff0e080aab15 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-21a46847-ed41-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca"}, "enabled": true, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}]} 2018-10-22 08:56:11,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-21a46847-ed41-482-proj used request id req-bfde24a5-7dbf-4701-9c07-ff0e080aab15 2018-10-22 08:56:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcda7a00f9a62a4d312c591153871fb80c09f5b" 2018-10-22 08:56:11,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3f648f-e162-4eef-9c56-15ee8c473b6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:11,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0e3f648f-e162-4eef-9c56-15ee8c473b6c 2018-10-22 08:56:12,183 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-21a46847-ed41-482-user 2018-10-22 08:56:12,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:12,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a94ea0-ec45-4783-8221-f11bc8021f96 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:12,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e2a94ea0-ec45-4783-8221-f11bc8021f96 2018-10-22 08:56:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" -d '{"role": {"name": "CreateSecurityGroupTests-21a46847-ed41-482-proj-role"}}' 2018-10-22 08:56:12,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a15e545-4b1e-47b9-b94c-aaa2b9528c6e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1a1973755f84b94bff84df9cb17928b", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1a1973755f84b94bff84df9cb17928b"}, "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj-role"}} 2018-10-22 08:56:12,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9a15e545-4b1e-47b9-b94c-aaa2b9528c6e 2018-10-22 08:56:12,387 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-21a46847-ed41-482-proj-role 2018-10-22 08:56:12,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b1a1973755f84b94bff84df9cb17928b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:12,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9e7e95-ddf5-4e06-9704-ddf4ecbf063a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b1a1973755f84b94bff84df9cb17928b"}, "domain_id": null, "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj-role", "id": "b1a1973755f84b94bff84df9cb17928b"}} 2018-10-22 08:56:12,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b1a1973755f84b94bff84df9cb17928b used request id req-8c9e7e95-ddf5-4e06-9704-ddf4ecbf063a 2018-10-22 08:56:12,480 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-21a46847-ed41-482-proj-role to project CreateSecurityGroupTests-21a46847-ed41-482-proj 2018-10-22 08:56:12,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca/users/15e901e899314f90a6ffe21844ffb6e0/roles/b1a1973755f84b94bff84df9cb17928b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:12,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0d138df-ed40-4abf-8015-310f0c1b11cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:12,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca/users/15e901e899314f90a6ffe21844ffb6e0/roles/b1a1973755f84b94bff84df9cb17928b used request id req-a0d138df-ed40-4abf-8015-310f0c1b11cb 2018-10-22 08:56:12,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:12,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:12,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1a1973755f84b94bff84df9cb17928b", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj-role"}], "expires_at": "2018-10-22T09:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-21a46847-ed41-482-user", "id": "15e901e899314f90a6ffe21844ffb6e0"}, "audit_ids": ["h8MUILruQCqd3Rs1vMtadw"], "issued_at": "2018-10-22T08:56:12.000000Z"}} 2018-10-22 08:56:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:13,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbe8fd8-df45-4c95-8586-423223458aa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:13,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-acbe8fd8-df45-4c95-8586-423223458aa3 2018-10-22 08:56:13,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:13,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-91717552-2ddb-4c55-a269-c7fc4aaa5290 Date: Mon, 22 Oct 2018 08:56:13 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:56:13,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name&description=hello+group used request id req-91717552-2ddb-4c55-a269-c7fc4aaa5290 2018-10-22 08:56:13,393 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name... 2018-10-22 08:56:13,393 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name 2018-10-22 08:56:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" -d '{"security_group": {"name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name", "description": "hello group"}}' 2018-10-22 08:56:13,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c5dd3180-a407-429a-8943-9806d15afe76 Date: Mon, 22 Oct 2018 08:56:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 2, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}} 2018-10-22 08:56:13,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c5dd3180-a407-429a-8943-9806d15afe76 2018-10-22 08:56:13,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:13,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acdf9338-fea3-4408-b6f6-58f24539b77f Date: Mon, 22 Oct 2018 08:56:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:13,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-acdf9338-fea3-4408-b6f6-58f24539b77f 2018-10-22 08:56:13,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28de00b0-53ae-4991-8d96-7ea613a92df9 Date: Mon, 22 Oct 2018 08:56:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:14,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-28de00b0-53ae-4991-8d96-7ea613a92df9 2018-10-22 08:56:14,126 - neutron_utils - INFO - Retrieving security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fb7d7f1b-a31b-4ebf-a2b5-23343f160823 Date: Mon, 22 Oct 2018 08:56:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 2, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:14,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-fb7d7f1b-a31b-4ebf-a2b5-23343f160823 2018-10-22 08:56:14,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02505b8c-ae1a-4463-a969-6e382d2e8dd4 Date: Mon, 22 Oct 2018 08:56:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:14,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-02505b8c-ae1a-4463-a969-6e382d2e8dd4 2018-10-22 08:56:14,486 - neutron_utils - INFO - Retrieving security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3b1cef41-3e79-43d7-af37-43c543ac7889 Date: Mon, 22 Oct 2018 08:56:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 2, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:14,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-3b1cef41-3e79-43d7-af37-43c543ac7889 2018-10-22 08:56:14,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac58bde2-42f2-4301-ba38-69bdef2f63c6 Date: Mon, 22 Oct 2018 08:56:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:14,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-ac58bde2-42f2-4301-ba38-69bdef2f63c6 2018-10-22 08:56:14,703 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name 2018-10-22 08:56:14,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-58390755-8e28-4f49-b4cc-fcc2f1cb7acd Date: Mon, 22 Oct 2018 08:56:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 2, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:14,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-58390755-8e28-4f49-b4cc-fcc2f1cb7acd 2018-10-22 08:56:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:14,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:14,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b8b375-8107-48fe-b879-471e64a52861 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca"}, "enabled": true, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}} 2018-10-22 08:56:14,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca used request id req-b8b8b375-8107-48fe-b879-471e64a52861 2018-10-22 08:56:14,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:14,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-746ca1c2-ea98-450a-9e1d-769b971e2851 Date: Mon, 22 Oct 2018 08:56:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:15,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-746ca1c2-ea98-450a-9e1d-769b971e2851 2018-10-22 08:56:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5"}}' 2018-10-22 08:56:15,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cf5bfa18-6f6a-4b18-a054-bba62c12870f Date: Mon, 22 Oct 2018 08:56:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}} 2018-10-22 08:56:15,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-cf5bfa18-6f6a-4b18-a054-bba62c12870f 2018-10-22 08:56:15,316 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name 2018-10-22 08:56:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:15,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cbde7b15-7453-4db8-bdb7-a4f10b9ab1ee Date: Mon, 22 Oct 2018 08:56:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 3, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:15,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-cbde7b15-7453-4db8-bdb7-a4f10b9ab1ee 2018-10-22 08:56:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:15,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4766942c-0f8d-40a3-af97-b1ba1b7f168a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca"}, "enabled": true, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}} 2018-10-22 08:56:15,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca used request id req-4766942c-0f8d-40a3-af97-b1ba1b7f168a 2018-10-22 08:56:15,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:15,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:15,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-74a4c583-77c1-40ce-b6ea-fdb7aca54848 Date: Mon, 22 Oct 2018 08:56:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:15,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-74a4c583-77c1-40ce-b6ea-fdb7aca54848 2018-10-22 08:56:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5"}}' 2018-10-22 08:56:16,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-6ea930d2-c00e-41a9-8c8f-0645a8346a23 Date: Mon, 22 Oct 2018 08:56:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}} 2018-10-22 08:56:16,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-6ea930d2-c00e-41a9-8c8f-0645a8346a23 2018-10-22 08:56:16,064 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name 2018-10-22 08:56:16,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:16,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-83b64399-cbfa-428f-9541-8782fd832034 Date: Mon, 22 Oct 2018 08:56:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 4, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:16,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-83b64399-cbfa-428f-9541-8782fd832034 2018-10-22 08:56:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:16,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9d453b-a644-444a-a562-cf3e4284ef8d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca"}, "enabled": true, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}} 2018-10-22 08:56:16,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca used request id req-9b9d453b-a644-444a-a562-cf3e4284ef8d 2018-10-22 08:56:16,341 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:16,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-8def15ae-f4a2-4e15-b8ad-885e6f458fbd Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:16,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-8def15ae-f4a2-4e15-b8ad-885e6f458fbd 2018-10-22 08:56:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10}}' 2018-10-22 08:56:16,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-870215da-dd5a-4b37-b44a-56802a9bf218 Date: Mon, 22 Oct 2018 08:56:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}} 2018-10-22 08:56:16,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-870215da-dd5a-4b37-b44a-56802a9bf218 2018-10-22 08:56:16,718 - neutron_utils - INFO - Retrieving security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:16,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-32b05908-3057-4260-90da-e44337d99336 Date: Mon, 22 Oct 2018 08:56:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:16,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-32b05908-3057-4260-90da-e44337d99336 2018-10-22 08:56:16,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:16,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:16,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-13331c1b-2b4f-47d5-a371-2187de0217d8 Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:16,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-13331c1b-2b4f-47d5-a371-2187de0217d8 2018-10-22 08:56:16,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:17,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1a1973755f84b94bff84df9cb17928b", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj-role"}], "expires_at": "2018-10-22T09:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bc7f904d8e4e422bbed294bddf85e8ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-21a46847-ed41-482-user", "id": "15e901e899314f90a6ffe21844ffb6e0"}, "audit_ids": ["J4w1XnqATH-Am0iuYOafew"], "issued_at": "2018-10-22T08:56:17.000000Z"}} 2018-10-22 08:56:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:17,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9f3a87cd-c5e6-49f6-918b-17ad532e4304 Date: Mon, 22 Oct 2018 08:56:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:17,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name&description=hello+group used request id req-9f3a87cd-c5e6-49f6-918b-17ad532e4304 2018-10-22 08:56:17,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:17,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b2ae8990-11f8-45e2-aa1a-bc8d70ecccc0 Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:17,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-b2ae8990-11f8-45e2-aa1a-bc8d70ecccc0 2018-10-22 08:56:17,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b871994b-8db3-4049-8f74-c483a897a004 Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:17,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-b871994b-8db3-4049-8f74-c483a897a004 2018-10-22 08:56:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:18,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0e3dae94-87c8-45a1-9743-b9d8b6c8b3c5 Date: Mon, 22 Oct 2018 08:56:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:18,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-0e3dae94-87c8-45a1-9743-b9d8b6c8b3c5 2018-10-22 08:56:18,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:18,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:18,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8c4aa083-3c13-4e07-9e23-221189567b9d Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:18,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-8c4aa083-3c13-4e07-9e23-221189567b9d 2018-10-22 08:56:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:18,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7ec98c50-963e-4fd3-8676-36ae0d3d3656 Date: Mon, 22 Oct 2018 08:56:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:18,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-7ec98c50-963e-4fd3-8676-36ae0d3d3656 2018-10-22 08:56:18,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:18,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:18,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a1675d2b-0879-4b72-9ddd-fadeaa6a1477 Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:18,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-a1675d2b-0879-4b72-9ddd-fadeaa6a1477 2018-10-22 08:56:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:18,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e1053841-7e78-44f4-91f3-a4fe53d606be Date: Mon, 22 Oct 2018 08:56:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:18,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-e1053841-7e78-44f4-91f3-a4fe53d606be 2018-10-22 08:56:18,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:19,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f567eb16-e97b-4f59-b439-9b9e2561706e Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:19,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-f567eb16-e97b-4f59-b439-9b9e2561706e 2018-10-22 08:56:19,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:19,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-62927831-f740-44b9-87c3-345e12e624aa Date: Mon, 22 Oct 2018 08:56:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:19,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-62927831-f740-44b9-87c3-345e12e624aa 2018-10-22 08:56:19,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:19,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-be598c72-3e76-461e-9e6e-af0182fb24c6 Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:19,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-be598c72-3e76-461e-9e6e-af0182fb24c6 2018-10-22 08:56:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:19,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1c2389cb-326b-406e-b5f7-e231e59940e3 Date: Mon, 22 Oct 2018 08:56:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:19,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-1c2389cb-326b-406e-b5f7-e231e59940e3 2018-10-22 08:56:19,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:19,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6aa33591-8945-4e4f-9b46-dab9da2a1942 Date: Mon, 22 Oct 2018 08:56: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": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:19,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-6aa33591-8945-4e4f-9b46-dab9da2a1942 2018-10-22 08:56:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:20,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4b39e9d6-aa4c-4723-a9cc-82d4ae44d2ca Date: Mon, 22 Oct 2018 08:56:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:20,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-4b39e9d6-aa4c-4723-a9cc-82d4ae44d2ca 2018-10-22 08:56:20,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:20,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77d2226f-1342-46e5-8be9-4cea38fc2fc8 Date: Mon, 22 Oct 2018 08:56:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:20,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-77d2226f-1342-46e5-8be9-4cea38fc2fc8 2018-10-22 08:56:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:20,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-20b0eaaa-88c8-4bc8-b5fb-1464d3a657a2 Date: Mon, 22 Oct 2018 08:56:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "revision_number": 0, "id": "30bb0123-3d04-47c9-91e6-63606f62ef79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "revision_number": 0, "id": "725414b8-36c6-467c-bb91-a81ddb24c46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 5, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "name": "CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name"}]} 2018-10-22 08:56:20,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name used request id req-20b0eaaa-88c8-4bc8-b5fb-1464d3a657a2 2018-10-22 08:56:20,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2770c0f-1f5c-4f46-b876-27beeeb48cc5 2018-10-22 08:56:20,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87713bf04b27275b5631c6cee452b9c9989509af" 2018-10-22 08:56:20,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4693d129-82dc-48f8-8ced-f9a8d1910a13 Date: Mon, 22 Oct 2018 08:56:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "067fc8ba-1185-40ac-aab8-c64102af9fd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:15Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:15Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "30bb0123-3d04-47c9-91e6-63606f62ef79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "43b1e83e-abb2-4e32-880e-ca6a86ba32c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:16Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:16Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "725414b8-36c6-467c-bb91-a81ddb24c46f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "e2770c0f-1f5c-4f46-b876-27beeeb48cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "f3e17d22-58a6-4560-ba2b-b47fe80fd4d2"}]} 2018-10-22 08:56:20,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-4693d129-82dc-48f8-8ced-f9a8d1910a13 2018-10-22 08:56:20,514 - neutron_utils - INFO - Deleting security group rule with ID - 43b1e83e-abb2-4e32-880e-ca6a86ba32c2 2018-10-22 08:56:20,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/43b1e83e-abb2-4e32-880e-ca6a86ba32c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:20,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38f182e3-11e4-4bfd-aa4a-cd6f25c38dd0 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:20,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/43b1e83e-abb2-4e32-880e-ca6a86ba32c2 used request id req-38f182e3-11e4-4bfd-aa4a-cd6f25c38dd0 2018-10-22 08:56:20,627 - neutron_utils - INFO - Deleting security group rule with ID - 30bb0123-3d04-47c9-91e6-63606f62ef79 2018-10-22 08:56:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/30bb0123-3d04-47c9-91e6-63606f62ef79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:20,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-847de969-79c5-4159-852e-ef2c87ecc646 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:20,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/30bb0123-3d04-47c9-91e6-63606f62ef79 used request id req-847de969-79c5-4159-852e-ef2c87ecc646 2018-10-22 08:56:20,877 - neutron_utils - INFO - Deleting security group rule with ID - 067fc8ba-1185-40ac-aab8-c64102af9fd6 2018-10-22 08:56:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/067fc8ba-1185-40ac-aab8-c64102af9fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:21,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d9b81ad-88c4-4270-a668-4f1f2d23413d Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:21,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/067fc8ba-1185-40ac-aab8-c64102af9fd6 used request id req-1d9b81ad-88c4-4270-a668-4f1f2d23413d 2018-10-22 08:56:21,112 - neutron_utils - INFO - Deleting security group rule with ID - 725414b8-36c6-467c-bb91-a81ddb24c46f 2018-10-22 08:56:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/725414b8-36c6-467c-bb91-a81ddb24c46f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:21,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e219eac3-dead-489f-9cff-3c8a1189abce Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:21,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/725414b8-36c6-467c-bb91-a81ddb24c46f used request id req-e219eac3-dead-489f-9cff-3c8a1189abce 2018-10-22 08:56:21,217 - neutron_utils - INFO - Deleting security group rule with ID - f3e17d22-58a6-4560-ba2b-b47fe80fd4d2 2018-10-22 08:56:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f3e17d22-58a6-4560-ba2b-b47fe80fd4d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:21,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0923b44-8b39-482b-a9e0-cbe3448fd8d7 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:21,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f3e17d22-58a6-4560-ba2b-b47fe80fd4d2 used request id req-d0923b44-8b39-482b-a9e0-cbe3448fd8d7 2018-10-22 08:56:21,313 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8061c423-7d09-44ef-85b3-fa1e1b65f775name 2018-10-22 08:56:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e2770c0f-1f5c-4f46-b876-27beeeb48cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2d5af849b9ec693c2fcef7019a8194e7f9ec71" 2018-10-22 08:56:21,566 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb726bbb-8dde-49e0-9f12-e53030f21fc8 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:21,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e2770c0f-1f5c-4f46-b876-27beeeb48cc5 used request id req-bb726bbb-8dde-49e0-9f12-e53030f21fc8 2018-10-22 08:56:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a2553419-f94d-42db-b9f3-ac4c49c9859e Date: Mon, 22 Oct 2018 08:56:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "updated_at": "2018-10-22T08:56:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "12919ddf-e77d-4262-b3c6-29aad948be1c", "remote_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "5d23c896-79a8-4234-9c1e-80a177a5953f", "remote_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "6f3bb2bf-55f7-481b-ab39-145701826be8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "revision_number": 0, "id": "b691d85d-4fd3-4668-828d-fcf893c9b2b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca"}], "revision_number": 4, "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "6309efdb-0519-4b84-969d-3deae2b3079f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:56:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a2553419-f94d-42db-b9f3-ac4c49c9859e 2018-10-22 08:56:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:21,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820bcb08-8a10-43e7-a8af-6b675222b541 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca"}, "enabled": true, "id": "bc7f904d8e4e422bbed294bddf85e8ca", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21a46847-ed41-482-proj"}} 2018-10-22 08:56:21,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca used request id req-820bcb08-8a10-43e7-a8af-6b675222b541 2018-10-22 08:56:21,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6309efdb-0519-4b84-969d-3deae2b3079f 2018-10-22 08:56:21,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6309efdb-0519-4b84-969d-3deae2b3079f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:22,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86479bb5-b5c6-4610-9300-37e27759fc13 Date: Mon, 22 Oct 2018 08:56:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "12919ddf-e77d-4262-b3c6-29aad948be1c"}, {"remote_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "5d23c896-79a8-4234-9c1e-80a177a5953f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "6f3bb2bf-55f7-481b-ab39-145701826be8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:13Z", "security_group_id": "6309efdb-0519-4b84-969d-3deae2b3079f", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7f904d8e4e422bbed294bddf85e8ca", "created_at": "2018-10-22T08:56:13Z", "project_id": "bc7f904d8e4e422bbed294bddf85e8ca", "id": "b691d85d-4fd3-4668-828d-fcf893c9b2b1"}]} 2018-10-22 08:56:22,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6309efdb-0519-4b84-969d-3deae2b3079f used request id req-86479bb5-b5c6-4610-9300-37e27759fc13 2018-10-22 08:56:22,054 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:56:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6309efdb-0519-4b84-969d-3deae2b3079f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:22,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82e034e8-96ba-4735-bbe2-a8286a5c0efc Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:22,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6309efdb-0519-4b84-969d-3deae2b3079f used request id req-82e034e8-96ba-4735-bbe2-a8286a5c0efc 2018-10-22 08:56:22,375 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-21a46847-ed41-482-proj 2018-10-22 08:56:22,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:22,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d85bb27f-18d8-4999-b794-9d784518c59d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:22,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bc7f904d8e4e422bbed294bddf85e8ca used request id req-d85bb27f-18d8-4999-b794-9d784518c59d 2018-10-22 08:56:22,588 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-21a46847-ed41-482-proj-role 2018-10-22 08:56:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b1a1973755f84b94bff84df9cb17928b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:22,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41cf5d0f-059f-49b2-9fff-ce523f7376e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:22,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b1a1973755f84b94bff84df9cb17928b used request id req-41cf5d0f-059f-49b2-9fff-ce523f7376e7 2018-10-22 08:56:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da6a401353a2e3c658c46f9c153a2cc83bf4d2" 2018-10-22 08:56:22,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebea084f-ec54-49c0-a9f6-a0a1ec9c62c2 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:22,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ebea084f-ec54-49c0-a9f6-a0a1ec9c62c2 2018-10-22 08:56:22,798 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-21a46847-ed41-482-user 2018-10-22 08:56:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/15e901e899314f90a6ffe21844ffb6e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcda7a00f9a62a4d312c591153871fb80c09f5b" 2018-10-22 08:56:22,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851f8889-da7d-46df-a32d-7694fc98f1f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:22,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/15e901e899314f90a6ffe21844ffb6e0 used request id req-851f8889-da7d-46df-a32d-7694fc98f1f6 2018-10-22 08:56:22,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:23,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["w1m5tGt2SGWPYSC4wK4wdA"], "issued_at": "2018-10-22T08:56:23.000000Z"}} 2018-10-22 08:56:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe8df413445e593888892f4155ab2438fed6a43" 2018-10-22 08:56:23,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e9e2b7-07fc-4f6c-9688-d57eace865ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:23,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44e9e2b7-07fc-4f6c-9688-d57eace865ec 2018-10-22 08:56:23,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:23,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:23,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["MPvxZjV2QOCP-IIolIPYsg"], "issued_at": "2018-10-22T08:56:23.000000Z"}} 2018-10-22 08:56:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:23,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2009a33-ed5a-4c7c-b223-9867673d3801 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:23,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2009a33-ed5a-4c7c-b223-9867673d3801 2018-10-22 08:56:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:23,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d42b1d85-672f-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:24,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3cf68c-ff94-4639-8ddd-a719abb5ff5c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d42b1d85-672f-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:56:24,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d42b1d85-672f-4fe-proj used request id req-4b3cf68c-ff94-4639-8ddd-a719abb5ff5c 2018-10-22 08:56:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:24,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f3182e-18fc-4f77-afb9-76dea1f316b3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:24,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e1f3182e-18fc-4f77-afb9-76dea1f316b3 2018-10-22 08:56:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj"}}' 2018-10-22 08:56:24,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b288d95e-8bf7-4d15-8ac4-707ef12e9ebe Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb"}, "enabled": true, "id": "992127ca44da48a5976db135a04c9ccb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj"}} 2018-10-22 08:56:24,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b288d95e-8bf7-4d15-8ac4-707ef12e9ebe 2018-10-22 08:56:24,327 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d42b1d85-672f-4fe-proj 2018-10-22 08:56:24,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:24,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:24,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["18cnXLWmQwmq1hkM-5ODUQ"], "issued_at": "2018-10-22T08:56:24.000000Z"}} 2018-10-22 08:56:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4a2076c4a0f3f97fd1dca744ed351e0fe8b18" 2018-10-22 08:56:24,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cb09bf-8cd7-47ee-a273-80112eaf5bc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:24,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1cb09bf-8cd7-47ee-a273-80112eaf5bc5 2018-10-22 08:56:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:24,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4a2076c4a0f3f97fd1dca744ed351e0fe8b18" 2018-10-22 08:56:24,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdc1172-cf82-4d18-b29c-fb09125d9e0c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:56:24,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9fdc1172-cf82-4d18-b29c-fb09125d9e0c 2018-10-22 08:56:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d42b1d85-672f-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4a2076c4a0f3f97fd1dca744ed351e0fe8b18" 2018-10-22 08:56:24,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ca611-24a3-4224-924e-801915edb1f0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d42b1d85-672f-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb"}, "enabled": true, "id": "992127ca44da48a5976db135a04c9ccb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj"}]} 2018-10-22 08:56:24,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d42b1d85-672f-4fe-proj used request id req-0b6ca611-24a3-4224-924e-801915edb1f0 2018-10-22 08:56:24,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4a2076c4a0f3f97fd1dca744ed351e0fe8b18" 2018-10-22 08:56:25,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331ebd37-5816-4ffb-a055-f21116fd5f9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:25,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-331ebd37-5816-4ffb-a055-f21116fd5f9b 2018-10-22 08:56:25,386 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d42b1d85-672f-4fe-user 2018-10-22 08:56:25,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:25,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2b2c35-0592-4eb7-b588-77df2b0ca409 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:25,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6a2b2c35-0592-4eb7-b588-77df2b0ca409 2018-10-22 08:56:25,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" -d '{"role": {"name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role"}}' 2018-10-22 08:56:25,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ba4960-8b68-41cb-bd8a-c235d00c0213 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d8adb8d40354854b54e4b94f2795e9b", "links": {"self": "http://172.30.9.28:5000/v3/roles/8d8adb8d40354854b54e4b94f2795e9b"}, "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role"}} 2018-10-22 08:56:25,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-44ba4960-8b68-41cb-bd8a-c235d00c0213 2018-10-22 08:56:25,591 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role 2018-10-22 08:56:25,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8d8adb8d40354854b54e4b94f2795e9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:25,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948cafe1-edb0-419f-ae64-796a4543060a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8d8adb8d40354854b54e4b94f2795e9b"}, "domain_id": null, "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role", "id": "8d8adb8d40354854b54e4b94f2795e9b"}} 2018-10-22 08:56:25,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8d8adb8d40354854b54e4b94f2795e9b used request id req-948cafe1-edb0-419f-ae64-796a4543060a 2018-10-22 08:56:25,685 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role to project CreateSecurityGroupTests-d42b1d85-672f-4fe-proj 2018-10-22 08:56:25,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb/users/bfcb7eb316d844bb92439ad62cdd519d/roles/8d8adb8d40354854b54e4b94f2795e9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:25,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8f0a36-41f1-4fcb-a6bb-13d57c341f92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:25,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb/users/bfcb7eb316d844bb92439ad62cdd519d/roles/8d8adb8d40354854b54e4b94f2795e9b used request id req-2f8f0a36-41f1-4fcb-a6bb-13d57c341f92 2018-10-22 08:56:25,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:25,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:26,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d8adb8d40354854b54e4b94f2795e9b", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role"}], "expires_at": "2018-10-22T09:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "992127ca44da48a5976db135a04c9ccb", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-user", "id": "bfcb7eb316d844bb92439ad62cdd519d"}, "audit_ids": ["Osu_1YvfSh2Q30HR-2FjXg"], "issued_at": "2018-10-22T08:56:26.000000Z"}} 2018-10-22 08:56:26,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:26,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650dcacc-38e1-41c6-b8e0-527aadd2c4a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:26,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-650dcacc-38e1-41c6-b8e0-527aadd2c4a3 2018-10-22 08:56:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:26,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-63b776b8-7f53-4e3c-8842-10ae6b82d27c Date: Mon, 22 Oct 2018 08:56:26 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:56:26,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name&description=hello+group used request id req-63b776b8-7f53-4e3c-8842-10ae6b82d27c 2018-10-22 08:56:26,563 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name... 2018-10-22 08:56:26,563 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name 2018-10-22 08:56:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" -d '{"security_group": {"name": "CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name", "description": "hello group"}}' 2018-10-22 08:56:26,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-824fec17-3372-44a4-b642-7b7b0549e793 Date: Mon, 22 Oct 2018 08:56:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "updated_at": "2018-10-22T08:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "494caca0-11ca-4e41-b732-dc5b9ce57003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "7080d3bc-7353-462e-b02b-13d03725bcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}], "revision_number": 2, "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "name": "CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name"}} 2018-10-22 08:56:26,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-824fec17-3372-44a4-b642-7b7b0549e793 2018-10-22 08:56:26,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:26,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:27,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12f7b885-8522-4b56-802c-63f1b6915c8a Date: Mon, 22 Oct 2018 08:56:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:27,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-12f7b885-8522-4b56-802c-63f1b6915c8a 2018-10-22 08:56:27,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:27,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:27,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49a218bc-4aea-47c9-a583-1cbdc34de6ef Date: Mon, 22 Oct 2018 08:56:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:27,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-49a218bc-4aea-47c9-a583-1cbdc34de6ef 2018-10-22 08:56:27,345 - neutron_utils - INFO - Retrieving security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:27,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2c81e819-1ca7-4869-be59-ef55e3102950 Date: Mon, 22 Oct 2018 08:56:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "updated_at": "2018-10-22T08:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "494caca0-11ca-4e41-b732-dc5b9ce57003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "7080d3bc-7353-462e-b02b-13d03725bcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}], "revision_number": 2, "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "name": "CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name"}]} 2018-10-22 08:56:27,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-2c81e819-1ca7-4869-be59-ef55e3102950 2018-10-22 08:56:27,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:27,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b864cab5-2f3b-4fa5-84f5-564080dac948 Date: Mon, 22 Oct 2018 08:56:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:27,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-b864cab5-2f3b-4fa5-84f5-564080dac948 2018-10-22 08:56:27,582 - neutron_utils - INFO - Retrieving security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:27,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-00e95c3d-c058-4786-b5fb-ca7e8c6d200b Date: Mon, 22 Oct 2018 08:56:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "updated_at": "2018-10-22T08:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "494caca0-11ca-4e41-b732-dc5b9ce57003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "7080d3bc-7353-462e-b02b-13d03725bcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}], "revision_number": 2, "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "name": "CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name"}]} 2018-10-22 08:56:27,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-00e95c3d-c058-4786-b5fb-ca7e8c6d200b 2018-10-22 08:56:27,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:27,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e811d9f-7982-4086-8911-07c24ce02a37 Date: Mon, 22 Oct 2018 08:56:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:27,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-1e811d9f-7982-4086-8911-07c24ce02a37 2018-10-22 08:56:27,948 - neutron_utils - INFO - Retrieving security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:28,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c434b06e-9f9d-4b7f-80a9-ccb2da9fefb8 Date: Mon, 22 Oct 2018 08:56:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "updated_at": "2018-10-22T08:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "494caca0-11ca-4e41-b732-dc5b9ce57003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "7080d3bc-7353-462e-b02b-13d03725bcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}], "revision_number": 2, "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "name": "CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name"}]} 2018-10-22 08:56:28,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-c434b06e-9f9d-4b7f-80a9-ccb2da9fefb8 2018-10-22 08:56:28,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:28,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-040bc7e2-2350-41f8-87e8-b1a6cd370ebd Date: Mon, 22 Oct 2018 08:56:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:28,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-040bc7e2-2350-41f8-87e8-b1a6cd370ebd 2018-10-22 08:56:28,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:28,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d8adb8d40354854b54e4b94f2795e9b", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role"}], "expires_at": "2018-10-22T09:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "992127ca44da48a5976db135a04c9ccb", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/992127ca44da48a5976db135a04c9ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/992127ca44da48a5976db135a04c9ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/992127ca44da48a5976db135a04c9ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-user", "id": "bfcb7eb316d844bb92439ad62cdd519d"}, "audit_ids": ["K31uuX3aS7SrVOnTaHBGMw"], "issued_at": "2018-10-22T08:56:28.000000Z"}} 2018-10-22 08:56:28,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74da99ca693aee7dd691b4d25ae8ff282f57a0f" 2018-10-22 08:56:28,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-39280c2e-c953-40f1-92af-6c2c60c20ace Date: Mon, 22 Oct 2018 08:56:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "updated_at": "2018-10-22T08:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "494caca0-11ca-4e41-b732-dc5b9ce57003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "7080d3bc-7353-462e-b02b-13d03725bcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}], "revision_number": 2, "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "name": "CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name"}]} 2018-10-22 08:56:28,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name&description=hello+group used request id req-39280c2e-c953-40f1-92af-6c2c60c20ace 2018-10-22 08:56:28,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:28,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74da99ca693aee7dd691b4d25ae8ff282f57a0f" 2018-10-22 08:56:28,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be63d65f-3b17-4339-9e93-3a3a77ec13bb Date: Mon, 22 Oct 2018 08:56:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:28,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-be63d65f-3b17-4339-9e93-3a3a77ec13bb 2018-10-22 08:56:28,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41e822b4-7c60-48cc-8b4c-c5187c68d5ba 2018-10-22 08:56:28,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74da99ca693aee7dd691b4d25ae8ff282f57a0f" 2018-10-22 08:56:29,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dbd0460d-4fc4-4de2-975e-f182b759dc78 Date: Mon, 22 Oct 2018 08:56:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "494caca0-11ca-4e41-b732-dc5b9ce57003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "41e822b4-7c60-48cc-8b4c-c5187c68d5ba", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "7080d3bc-7353-462e-b02b-13d03725bcf5"}]} 2018-10-22 08:56:29,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-dbd0460d-4fc4-4de2-975e-f182b759dc78 2018-10-22 08:56:29,075 - neutron_utils - INFO - Deleting security group rule with ID - 7080d3bc-7353-462e-b02b-13d03725bcf5 2018-10-22 08:56:29,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7080d3bc-7353-462e-b02b-13d03725bcf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:29,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-790aa28d-172b-400d-84a0-6c66f8de4718 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:29,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7080d3bc-7353-462e-b02b-13d03725bcf5 used request id req-790aa28d-172b-400d-84a0-6c66f8de4718 2018-10-22 08:56:29,326 - neutron_utils - INFO - Deleting security group rule with ID - 494caca0-11ca-4e41-b732-dc5b9ce57003 2018-10-22 08:56:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/494caca0-11ca-4e41-b732-dc5b9ce57003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:29,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ba0073d-4553-4a0e-80d6-8beaf80db163 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:29,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/494caca0-11ca-4e41-b732-dc5b9ce57003 used request id req-4ba0073d-4553-4a0e-80d6-8beaf80db163 2018-10-22 08:56:29,578 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e4027781-2a64-443f-b004-2c4b8870de88name 2018-10-22 08:56:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/41e822b4-7c60-48cc-8b4c-c5187c68d5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb115a867062b53711df433e44ac133ccc0a417" 2018-10-22 08:56:29,692 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-275c2022-5501-4ad7-ade6-42fe90d58d8e Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:29,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/41e822b4-7c60-48cc-8b4c-c5187c68d5ba used request id req-275c2022-5501-4ad7-ade6-42fe90d58d8e 2018-10-22 08:56:29,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:29,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-552e8c29-b433-4263-9078-716c1aea6f9d Date: Mon, 22 Oct 2018 08:56:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "updated_at": "2018-10-22T08:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "27299170-9ffa-4b07-847e-0b038e5fb347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "416f3ebe-f08b-4179-b879-8ff6bbfb0d98", "remote_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "ae358da4-f87a-4add-bbbd-f7fae9dcd4b3", "remote_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "revision_number": 0, "id": "fe751c6d-b344-4742-9fac-42d8e2c5f1ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "tenant_id": "992127ca44da48a5976db135a04c9ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "992127ca44da48a5976db135a04c9ccb"}], "revision_number": 4, "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "b192f7df-264a-4b95-942b-0adaa821eacf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:56:29,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-552e8c29-b433-4263-9078-716c1aea6f9d 2018-10-22 08:56:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3375bea4-fe22-466a-851e-bf9f970078ad Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:56:30,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3375bea4-fe22-466a-851e-bf9f970078ad 2018-10-22 08:56:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab7ccf4-d1a4-433c-95c9-c1243497ee59 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb"}, "enabled": true, "id": "992127ca44da48a5976db135a04c9ccb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d42b1d85-672f-4fe-proj"}} 2018-10-22 08:56:30,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb used request id req-9ab7ccf4-d1a4-433c-95c9-c1243497ee59 2018-10-22 08:56:30,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b192f7df-264a-4b95-942b-0adaa821eacf 2018-10-22 08:56:30,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b192f7df-264a-4b95-942b-0adaa821eacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1e3b2cc6-5643-4c90-a2b3-799a00c64a1f Date: Mon, 22 Oct 2018 08:56:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "27299170-9ffa-4b07-847e-0b038e5fb347"}, {"remote_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "416f3ebe-f08b-4179-b879-8ff6bbfb0d98"}, {"remote_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "ae358da4-f87a-4add-bbbd-f7fae9dcd4b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:26Z", "security_group_id": "b192f7df-264a-4b95-942b-0adaa821eacf", "port_range_min": null, "revision_number": 0, "tenant_id": "992127ca44da48a5976db135a04c9ccb", "created_at": "2018-10-22T08:56:26Z", "project_id": "992127ca44da48a5976db135a04c9ccb", "id": "fe751c6d-b344-4742-9fac-42d8e2c5f1ca"}]} 2018-10-22 08:56:30,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b192f7df-264a-4b95-942b-0adaa821eacf used request id req-1e3b2cc6-5643-4c90-a2b3-799a00c64a1f 2018-10-22 08:56:30,272 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:56:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b192f7df-264a-4b95-942b-0adaa821eacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7f62965-0ab2-429c-90df-61fbe7103d53 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:30,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b192f7df-264a-4b95-942b-0adaa821eacf used request id req-a7f62965-0ab2-429c-90df-61fbe7103d53 2018-10-22 08:56:30,556 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d42b1d85-672f-4fe-proj 2018-10-22 08:56:30,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01e12fe3-4ce4-4ac0-90f9-6fb03846ca43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:30,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/992127ca44da48a5976db135a04c9ccb used request id req-01e12fe3-4ce4-4ac0-90f9-6fb03846ca43 2018-10-22 08:56:30,761 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d42b1d85-672f-4fe-proj-role 2018-10-22 08:56:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8d8adb8d40354854b54e4b94f2795e9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd66fa58-5465-4a3c-8064-7a7d3fb21c86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:30,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8d8adb8d40354854b54e4b94f2795e9b used request id req-cd66fa58-5465-4a3c-8064-7a7d3fb21c86 2018-10-22 08:56:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b166671e60e866d017d878d11d8df48fea528c90" 2018-10-22 08:56:30,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132aecda-05ca-4c4d-8a6d-b3bedd3bbe5e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:30,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-132aecda-05ca-4c4d-8a6d-b3bedd3bbe5e 2018-10-22 08:56:30,976 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d42b1d85-672f-4fe-user 2018-10-22 08:56:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bfcb7eb316d844bb92439ad62cdd519d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4a2076c4a0f3f97fd1dca744ed351e0fe8b18" 2018-10-22 08:56:31,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-871f36bb-76e9-487e-b939-42edf6b1550f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:31,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bfcb7eb316d844bb92439ad62cdd519d used request id req-871f36bb-76e9-487e-b939-42edf6b1550f 2018-10-22 08:56:31,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:31,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2EvWtpPHT-ywlIsgTlK9zg"], "issued_at": "2018-10-22T08:56:31.000000Z"}} 2018-10-22 08:56:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f51bbb91e4769432c0f8835acfa5727fad8567" 2018-10-22 08:56:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780455da-1e91-4bde-a12e-4855aa69daad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:31,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-780455da-1e91-4bde-a12e-4855aa69daad 2018-10-22 08:56:31,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:31,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:32,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["H6OmaaGFSb-n8vrlqecgKg"], "issued_at": "2018-10-22T08:56:32.000000Z"}} 2018-10-22 08:56:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:32,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a122b911-7995-4812-a95b-b0c0c677196f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:32,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a122b911-7995-4812-a95b-b0c0c677196f 2018-10-22 08:56:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:32,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:32,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e08f050e-538d-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:32,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383c5386-686d-43fa-a373-3d9176334a85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e08f050e-538d-48f-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:56:32,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e08f050e-538d-48f-proj used request id req-383c5386-686d-43fa-a373-3d9176334a85 2018-10-22 08:56:32,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:32,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d851fe-598f-4060-9206-06359f32ccc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:32,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-94d851fe-598f-4060-9206-06359f32ccc0 2018-10-22 08:56:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}}' 2018-10-22 08:56:32,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac320fc-ff4e-4b1c-8781-5c04f021ee4f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679"}, "enabled": true, "id": "57382b55140a4b8aa78601fe9ea2f679", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}} 2018-10-22 08:56:32,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cac320fc-ff4e-4b1c-8781-5c04f021ee4f 2018-10-22 08:56:32,424 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e08f050e-538d-48f-proj 2018-10-22 08:56:32,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:32,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:32,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rKiWVA14R2S7CIqIuI0anw"], "issued_at": "2018-10-22T08:56:32.000000Z"}} 2018-10-22 08:56:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697faa7a2b973cd88c985d7b11b95fe20b73ad9f" 2018-10-22 08:56:32,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae91961e-877f-455a-9135-bc1cb3cee1b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:32,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae91961e-877f-455a-9135-bc1cb3cee1b4 2018-10-22 08:56:32,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:32,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697faa7a2b973cd88c985d7b11b95fe20b73ad9f" 2018-10-22 08:56:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ae9912-57c7-459b-8d80-9539a5d35a9b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:56:32,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d5ae9912-57c7-459b-8d80-9539a5d35a9b 2018-10-22 08:56:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e08f050e-538d-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697faa7a2b973cd88c985d7b11b95fe20b73ad9f" 2018-10-22 08:56:33,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7346cbda-3daa-49df-9a6b-9aede78da0ee Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e08f050e-538d-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679"}, "enabled": true, "id": "57382b55140a4b8aa78601fe9ea2f679", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}]} 2018-10-22 08:56:33,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e08f050e-538d-48f-proj used request id req-7346cbda-3daa-49df-9a6b-9aede78da0ee 2018-10-22 08:56:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697faa7a2b973cd88c985d7b11b95fe20b73ad9f" 2018-10-22 08:56:33,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1532c9b0-a8db-4247-8ca7-50d6964e4cf9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:33,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1532c9b0-a8db-4247-8ca7-50d6964e4cf9 2018-10-22 08:56:33,484 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e08f050e-538d-48f-user 2018-10-22 08:56:33,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:33,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c60e875-042f-4dbb-a8a5-c0845d32d61c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:33,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c60e875-042f-4dbb-a8a5-c0845d32d61c 2018-10-22 08:56:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" -d '{"role": {"name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj-role"}}' 2018-10-22 08:56:33,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc1a2fd-55b0-4757-aa5f-550652cdbe52 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "491d02ac0e9543b19144cf14b8133c9b", "links": {"self": "http://172.30.9.28:5000/v3/roles/491d02ac0e9543b19144cf14b8133c9b"}, "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj-role"}} 2018-10-22 08:56:33,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-cdc1a2fd-55b0-4757-aa5f-550652cdbe52 2018-10-22 08:56:33,692 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e08f050e-538d-48f-proj-role 2018-10-22 08:56:33,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/491d02ac0e9543b19144cf14b8133c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f72fb53-4e62-4f02-9ef4-4c032504427b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/491d02ac0e9543b19144cf14b8133c9b"}, "domain_id": null, "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj-role", "id": "491d02ac0e9543b19144cf14b8133c9b"}} 2018-10-22 08:56:33,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/491d02ac0e9543b19144cf14b8133c9b used request id req-2f72fb53-4e62-4f02-9ef4-4c032504427b 2018-10-22 08:56:33,713 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e08f050e-538d-48f-proj-role to project CreateSecurityGroupTests-e08f050e-538d-48f-proj 2018-10-22 08:56:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679/users/6997e05cab3f4b008924f501445ef66f/roles/491d02ac0e9543b19144cf14b8133c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:33,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10baca3-1141-4cb9-8a79-5a5be49bb7e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:33,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679/users/6997e05cab3f4b008924f501445ef66f/roles/491d02ac0e9543b19144cf14b8133c9b used request id req-a10baca3-1141-4cb9-8a79-5a5be49bb7e6 2018-10-22 08:56:33,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:33,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:34,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "491d02ac0e9543b19144cf14b8133c9b", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj-role"}], "expires_at": "2018-10-22T09:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57382b55140a4b8aa78601fe9ea2f679", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e08f050e-538d-48f-user", "id": "6997e05cab3f4b008924f501445ef66f"}, "audit_ids": ["ZNEtdwnURFuDjt3l45gjbg"], "issued_at": "2018-10-22T08:56:34.000000Z"}} 2018-10-22 08:56:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:34,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079df49c-ad3d-47ef-bced-164420986f2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:34,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-079df49c-ad3d-47ef-bced-164420986f2d 2018-10-22 08:56:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:34,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-93c6c128-bad3-4316-b070-f128c7cdf8f1 Date: Mon, 22 Oct 2018 08:56:34 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:56:34,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name&description=hello+group used request id req-93c6c128-bad3-4316-b070-f128c7cdf8f1 2018-10-22 08:56:34,665 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name... 2018-10-22 08:56:34,665 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name 2018-10-22 08:56:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" -d '{"security_group": {"name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name", "description": "hello group"}}' 2018-10-22 08:56:35,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5a95520b-87aa-4a0b-9f44-659583bf5511 Date: Mon, 22 Oct 2018 08:56:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 2, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}} 2018-10-22 08:56:35,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-5a95520b-87aa-4a0b-9f44-659583bf5511 2018-10-22 08:56:35,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:35,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d32c638f-2d09-4bb8-87a2-91bc8cecf1f7 Date: Mon, 22 Oct 2018 08:56:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:35,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-d32c638f-2d09-4bb8-87a2-91bc8cecf1f7 2018-10-22 08:56:35,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:35,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:35,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1611c7a9-11c6-473c-a503-385577b04e8a Date: Mon, 22 Oct 2018 08:56:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:35,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-1611c7a9-11c6-473c-a503-385577b04e8a 2018-10-22 08:56:35,365 - neutron_utils - INFO - Retrieving security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:35,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-14e003c6-1752-4fe4-b1cc-c6059643c5c9 Date: Mon, 22 Oct 2018 08:56:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 2, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:35,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=373bfce1-c354-4015-a392-993139c49c26 used request id req-14e003c6-1752-4fe4-b1cc-c6059643c5c9 2018-10-22 08:56:35,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:35,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5515f52-f43d-4e0d-99df-d4908f2ab28d Date: Mon, 22 Oct 2018 08:56:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:35,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-c5515f52-f43d-4e0d-99df-d4908f2ab28d 2018-10-22 08:56:35,768 - neutron_utils - INFO - Retrieving security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:35,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f5259ea1-ef93-4917-87a6-2cf05639ecf0 Date: Mon, 22 Oct 2018 08:56:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 2, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:35,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=373bfce1-c354-4015-a392-993139c49c26 used request id req-f5259ea1-ef93-4917-87a6-2cf05639ecf0 2018-10-22 08:56:35,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:36,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19c12d90-d5c4-45d5-8df5-cfefcbb03b51 Date: Mon, 22 Oct 2018 08:56:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:36,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-19c12d90-d5c4-45d5-8df5-cfefcbb03b51 2018-10-22 08:56:36,131 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name 2018-10-22 08:56:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:36,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-515ab3d2-b9df-4d23-ae92-bdb8cf019dcf Date: Mon, 22 Oct 2018 08:56:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 2, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:36,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-515ab3d2-b9df-4d23-ae92-bdb8cf019dcf 2018-10-22 08:56:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:36,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:36,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a168d3af-af24-4ba5-85c3-ba6a6405c4d8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679"}, "enabled": true, "id": "57382b55140a4b8aa78601fe9ea2f679", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}} 2018-10-22 08:56:36,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 used request id req-a168d3af-af24-4ba5-85c3-ba6a6405c4d8 2018-10-22 08:56:36,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:36,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ec5ce39-5081-4ddd-9bdb-ccdf4780b0ff Date: Mon, 22 Oct 2018 08:56:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:36,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-1ec5ce39-5081-4ddd-9bdb-ccdf4780b0ff 2018-10-22 08:56:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}26898139a06d6594ec7f8d312c8fa3f869993fb9" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26"}}' 2018-10-22 08:56:36,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-495f36da-91aa-4920-ae09-b92603c0f29e Date: Mon, 22 Oct 2018 08:56:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}} 2018-10-22 08:56:36,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-495f36da-91aa-4920-ae09-b92603c0f29e 2018-10-22 08:56:36,736 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name 2018-10-22 08:56:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:36,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c23c6090-42d9-4415-9ea6-9a11c474f9c9 Date: Mon, 22 Oct 2018 08:56:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 3, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:36,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-c23c6090-42d9-4415-9ea6-9a11c474f9c9 2018-10-22 08:56:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:36,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5900ccce-9ff4-45ba-9405-69d3789c4c22 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679"}, "enabled": true, "id": "57382b55140a4b8aa78601fe9ea2f679", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}} 2018-10-22 08:56:36,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 used request id req-5900ccce-9ff4-45ba-9405-69d3789c4c22 2018-10-22 08:56:36,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:37,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7e3ef5dd-810c-4900-b462-43eade45f23b Date: Mon, 22 Oct 2018 08:56:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:37,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-7e3ef5dd-810c-4900-b462-43eade45f23b 2018-10-22 08:56:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}26898139a06d6594ec7f8d312c8fa3f869993fb9" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26"}}' 2018-10-22 08:56:37,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-4303d5fe-976d-44ed-8169-eef1b55a8662 Date: Mon, 22 Oct 2018 08:56:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}} 2018-10-22 08:56:37,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-4303d5fe-976d-44ed-8169-eef1b55a8662 2018-10-22 08:56:37,370 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name 2018-10-22 08:56:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:37,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-ff0d345c-25cb-4f98-a54c-feb387ca7fee Date: Mon, 22 Oct 2018 08:56:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 4, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:37,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-ff0d345c-25cb-4f98-a54c-feb387ca7fee 2018-10-22 08:56:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:37,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1341d40-9c9a-457b-9707-fc81c2cfb5c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679"}, "enabled": true, "id": "57382b55140a4b8aa78601fe9ea2f679", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}} 2018-10-22 08:56:37,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 used request id req-f1341d40-9c9a-457b-9707-fc81c2cfb5c4 2018-10-22 08:56:37,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:37,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-b2eabda4-a1f8-44fb-a152-36d4b42af208 Date: Mon, 22 Oct 2018 08:56:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:37,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-b2eabda4-a1f8-44fb-a152-36d4b42af208 2018-10-22 08:56:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}26898139a06d6594ec7f8d312c8fa3f869993fb9" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10}}' 2018-10-22 08:56:38,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-59b130f9-06f5-4a69-8069-932b5315c3d8 Date: Mon, 22 Oct 2018 08:56:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}} 2018-10-22 08:56:38,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-59b130f9-06f5-4a69-8069-932b5315c3d8 2018-10-22 08:56:38,011 - neutron_utils - INFO - Retrieving security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:38,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5dc43aa7-42ff-45c3-a726-91f3f5745b70 Date: Mon, 22 Oct 2018 08:56:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:38,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=373bfce1-c354-4015-a392-993139c49c26 used request id req-5dc43aa7-42ff-45c3-a726-91f3f5745b70 2018-10-22 08:56:38,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:38,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9aa610a5-3c01-40e2-b5f9-a217f4ca2f02 Date: Mon, 22 Oct 2018 08:56:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:38,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-9aa610a5-3c01-40e2-b5f9-a217f4ca2f02 2018-10-22 08:56:38,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:38,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "491d02ac0e9543b19144cf14b8133c9b", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj-role"}], "expires_at": "2018-10-22T09:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57382b55140a4b8aa78601fe9ea2f679", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57382b55140a4b8aa78601fe9ea2f679", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e08f050e-538d-48f-user", "id": "6997e05cab3f4b008924f501445ef66f"}, "audit_ids": ["7NuwDnOKSE6A2nvZhNlW3g"], "issued_at": "2018-10-22T08:56:38.000000Z"}} 2018-10-22 08:56:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:38,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c03dd988-b89f-4f96-8d33-bebc5d24a994 Date: Mon, 22 Oct 2018 08:56:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:38,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name&description=hello+group used request id req-c03dd988-b89f-4f96-8d33-bebc5d24a994 2018-10-22 08:56:38,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a81941ae-6603-45b3-976d-4f469962edee Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:39,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-a81941ae-6603-45b3-976d-4f469962edee 2018-10-22 08:56:39,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6de30a51-9bdd-407d-ae8a-8ba4ded886fe Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:39,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-6de30a51-9bdd-407d-ae8a-8ba4ded886fe 2018-10-22 08:56:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e4f4730b-5bd3-442a-8598-bf263a8bbebc Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:39,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-e4f4730b-5bd3-442a-8598-bf263a8bbebc 2018-10-22 08:56:39,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2c2151df-8093-472a-a6a7-9171184e9205 Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:39,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-2c2151df-8093-472a-a6a7-9171184e9205 2018-10-22 08:56:39,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2186e41f-2998-45c2-9ea6-f87d4ebfce7c Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:39,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-2186e41f-2998-45c2-9ea6-f87d4ebfce7c 2018-10-22 08:56:39,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4d0eaf66-218a-4c8c-a813-fcec00d3c031 Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:39,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-4d0eaf66-218a-4c8c-a813-fcec00d3c031 2018-10-22 08:56:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-52b6bdd9-767e-4647-a316-d57debdd2df8 Date: Mon, 22 Oct 2018 08:56:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:39,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-52b6bdd9-767e-4647-a316-d57debdd2df8 2018-10-22 08:56:39,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-28aa8e25-a7d7-4d1f-9f2e-a62b1fad6ce4 Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:40,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-28aa8e25-a7d7-4d1f-9f2e-a62b1fad6ce4 2018-10-22 08:56:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-de2c3e0d-ad66-4e43-ae75-2b9df559d38b Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:40,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-de2c3e0d-ad66-4e43-ae75-2b9df559d38b 2018-10-22 08:56:40,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-47fdcdd1-0025-40c6-b806-aeb03043391d Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:40,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-47fdcdd1-0025-40c6-b806-aeb03043391d 2018-10-22 08:56:40,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-78bddf09-4809-4c61-b012-21a5733442ae Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:40,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-78bddf09-4809-4c61-b012-21a5733442ae 2018-10-22 08:56:40,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4691ccd9-702b-46cb-b69a-d1cd884d7ea1 Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:40,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-4691ccd9-702b-46cb-b69a-d1cd884d7ea1 2018-10-22 08:56:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-036716ff-6997-4abe-9e84-99d5270091ef Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:40,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-036716ff-6997-4abe-9e84-99d5270091ef 2018-10-22 08:56:40,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-53759a39-cf37-4f40-82a7-aaf5936c7dc5 Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:40,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-53759a39-cf37-4f40-82a7-aaf5936c7dc5 2018-10-22 08:56:40,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-57235d01-c8a8-427a-acbc-73e92af00eb5 Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:40,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-57235d01-c8a8-427a-acbc-73e92af00eb5 2018-10-22 08:56:40,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:40,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:40,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-31f02b7e-8cfc-46f7-8d61-b665032e26dc Date: Mon, 22 Oct 2018 08:56:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:40,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-31f02b7e-8cfc-46f7-8d61-b665032e26dc 2018-10-22 08:56:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:41,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6e560566-8b51-4f95-95ea-52f108487051 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:41,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-6e560566-8b51-4f95-95ea-52f108487051 2018-10-22 08:56:41,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:41,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7401e1c4-ba84-46db-ad20-4cf051b80f95 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:41,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-7401e1c4-ba84-46db-ad20-4cf051b80f95 2018-10-22 08:56:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:41,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-003c2736-720c-4843-88f1-739fb8c29c87 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "109e3ddd-0047-44f1-ac30-2805aea6708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "revision_number": 0, "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "revision_number": 0, "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "d6865606-4991-44a0-8912-85c6b5d3855c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 5, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "373bfce1-c354-4015-a392-993139c49c26", "name": "CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name"}]} 2018-10-22 08:56:41,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name used request id req-003c2736-720c-4843-88f1-739fb8c29c87 2018-10-22 08:56:41,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:41,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:41,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dac4c0b5-9635-4aac-b4fa-759511c80416 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:41,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-dac4c0b5-9635-4aac-b4fa-759511c80416 2018-10-22 08:56:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:41,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8a34f267-59b4-428a-a431-1f4d6165b397 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "09f8f8ee-b801-4b82-97a2-cd5157ed09f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:41,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-8a34f267-59b4-428a-a431-1f4d6165b397 2018-10-22 08:56:41,404 - neutron_utils - INFO - Deleting security group rule with ID - 09f8f8ee-b801-4b82-97a2-cd5157ed09f4 2018-10-22 08:56:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/09f8f8ee-b801-4b82-97a2-cd5157ed09f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:41,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bc83c9f-b910-4ba9-81f2-1ffd7081cd1f Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:41,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/09f8f8ee-b801-4b82-97a2-cd5157ed09f4 used request id req-0bc83c9f-b910-4ba9-81f2-1ffd7081cd1f 2018-10-22 08:56:41,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 373bfce1-c354-4015-a392-993139c49c26 2018-10-22 08:56:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940f79c79373a465b81ced09888d786cdd131a39" 2018-10-22 08:56:41,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-543f3515-779b-4930-9f0f-cac82e9c8c78 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": 10, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "109e3ddd-0047-44f1-ac30-2805aea6708a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:37Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:37Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a25de49f-b0e3-4520-a2b7-5aefd8b8b397"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:36Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:36Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "a4178f9d-8fd5-4191-acd7-e901b06ace95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "373bfce1-c354-4015-a392-993139c49c26", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d6865606-4991-44a0-8912-85c6b5d3855c"}]} 2018-10-22 08:56:41,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=373bfce1-c354-4015-a392-993139c49c26 used request id req-543f3515-779b-4930-9f0f-cac82e9c8c78 2018-10-22 08:56:41,707 - neutron_utils - INFO - Deleting security group rule with ID - d6865606-4991-44a0-8912-85c6b5d3855c 2018-10-22 08:56:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d6865606-4991-44a0-8912-85c6b5d3855c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:41,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77b26bae-a38a-4152-bf4c-ba721941d1c4 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:41,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d6865606-4991-44a0-8912-85c6b5d3855c used request id req-77b26bae-a38a-4152-bf4c-ba721941d1c4 2018-10-22 08:56:41,966 - neutron_utils - INFO - Deleting security group rule with ID - a4178f9d-8fd5-4191-acd7-e901b06ace95 2018-10-22 08:56:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a4178f9d-8fd5-4191-acd7-e901b06ace95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:42,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10de6bc9-1de9-49c2-876f-c5bdb28c26cd Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:42,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a4178f9d-8fd5-4191-acd7-e901b06ace95 used request id req-10de6bc9-1de9-49c2-876f-c5bdb28c26cd 2018-10-22 08:56:42,219 - neutron_utils - INFO - Deleting security group rule with ID - 09f8f8ee-b801-4b82-97a2-cd5157ed09f4 2018-10-22 08:56:42,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/09f8f8ee-b801-4b82-97a2-cd5157ed09f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:42,402 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-817d94a4-98e5-49e7-9322-03e17c622d69 Date: Mon, 22 Oct 2018 08:56:42 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 09f8f8ee-b801-4b82-97a2-cd5157ed09f4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:56:42,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/09f8f8ee-b801-4b82-97a2-cd5157ed09f4 used request id req-817d94a4-98e5-49e7-9322-03e17c622d69 2018-10-22 08:56:42,403 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 09f8f8ee-b801-4b82-97a2-cd5157ed09f4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:56:42,403 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 09f8f8ee-b801-4b82-97a2-cd5157ed09f4 does not exist Neutron server returns request_ids: ['req-817d94a4-98e5-49e7-9322-03e17c622d69'] 2018-10-22 08:56:42,403 - neutron_utils - INFO - Deleting security group rule with ID - 109e3ddd-0047-44f1-ac30-2805aea6708a 2018-10-22 08:56:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/109e3ddd-0047-44f1-ac30-2805aea6708a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:42,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d00de2d-8418-415a-bc3f-75542243a7f4 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:42,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/109e3ddd-0047-44f1-ac30-2805aea6708a used request id req-0d00de2d-8418-415a-bc3f-75542243a7f4 2018-10-22 08:56:42,525 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a3aea133-ebf7-4e90-aff9-88b6e757a770name 2018-10-22 08:56:42,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/373bfce1-c354-4015-a392-993139c49c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26898139a06d6594ec7f8d312c8fa3f869993fb9" 2018-10-22 08:56:42,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e0ae8cc-a3b5-4b9f-84ab-e2f6f1fe8492 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:42,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/373bfce1-c354-4015-a392-993139c49c26 used request id req-5e0ae8cc-a3b5-4b9f-84ab-e2f6f1fe8492 2018-10-22 08:56:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:42,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1fe7fbba-eaf2-4f54-acc2-561ae3d3ca37 Date: Mon, 22 Oct 2018 08:56:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "updated_at": "2018-10-22T08:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "12eb38de-43f6-4c5f-8251-cc7e1728e0ed", "remote_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "4bbfce47-e031-477c-aa32-f635df96f435", "remote_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "9586fe50-7816-4db1-94f7-ee5db5dc5fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv4", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "revision_number": 0, "id": "b525fe66-f294-4225-b3ff-13612ffb0f50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "port_range_min": null, "ethertype": "IPv6", "project_id": "57382b55140a4b8aa78601fe9ea2f679"}], "revision_number": 4, "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:56:42,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1fe7fbba-eaf2-4f54-acc2-561ae3d3ca37 2018-10-22 08:56:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:42,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df5c802-546d-4ed7-9b72-eccce8242c59 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:56:42,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-8df5c802-546d-4ed7-9b72-eccce8242c59 2018-10-22 08:56:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:43,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908269dd-2127-42cd-a075-6d1b3ce133e0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679"}, "enabled": true, "id": "57382b55140a4b8aa78601fe9ea2f679", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e08f050e-538d-48f-proj"}} 2018-10-22 08:56:43,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 used request id req-908269dd-2127-42cd-a075-6d1b3ce133e0 2018-10-22 08:56:43,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d8fac553-6381-4937-83ba-0163b93cf5d6 2018-10-22 08:56:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d8fac553-6381-4937-83ba-0163b93cf5d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:43,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5882fd3d-837f-417f-9aaf-b5d3f75a0fe8 Date: Mon, 22 Oct 2018 08:56:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "12eb38de-43f6-4c5f-8251-cc7e1728e0ed"}, {"remote_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "4bbfce47-e031-477c-aa32-f635df96f435"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "9586fe50-7816-4db1-94f7-ee5db5dc5fcc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:34Z", "security_group_id": "d8fac553-6381-4937-83ba-0163b93cf5d6", "port_range_min": null, "revision_number": 0, "tenant_id": "57382b55140a4b8aa78601fe9ea2f679", "created_at": "2018-10-22T08:56:34Z", "project_id": "57382b55140a4b8aa78601fe9ea2f679", "id": "b525fe66-f294-4225-b3ff-13612ffb0f50"}]} 2018-10-22 08:56:43,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d8fac553-6381-4937-83ba-0163b93cf5d6 used request id req-5882fd3d-837f-417f-9aaf-b5d3f75a0fe8 2018-10-22 08:56:43,235 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:56:43,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d8fac553-6381-4937-83ba-0163b93cf5d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:43,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d521ef60-2cef-41bd-8ab2-d3b654bc46d7 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:43,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d8fac553-6381-4937-83ba-0163b93cf5d6 used request id req-d521ef60-2cef-41bd-8ab2-d3b654bc46d7 2018-10-22 08:56:43,542 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e08f050e-538d-48f-proj 2018-10-22 08:56:43,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:43,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-474d3a3b-a4fb-41ab-9827-930a569c7272 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:43,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/57382b55140a4b8aa78601fe9ea2f679 used request id req-474d3a3b-a4fb-41ab-9827-930a569c7272 2018-10-22 08:56:43,767 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e08f050e-538d-48f-proj-role 2018-10-22 08:56:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/491d02ac0e9543b19144cf14b8133c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:43,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24f6ef9-5501-49ae-b5a9-aca467ae6e1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:43,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/491d02ac0e9543b19144cf14b8133c9b used request id req-a24f6ef9-5501-49ae-b5a9-aca467ae6e1a 2018-10-22 08:56:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c413d151dabb329272dc442b3ff317b7edc98" 2018-10-22 08:56:43,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73f3188-a654-4c34-a00c-e3318e0bb95c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:43,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f73f3188-a654-4c34-a00c-e3318e0bb95c 2018-10-22 08:56:43,963 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e08f050e-538d-48f-user 2018-10-22 08:56:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6997e05cab3f4b008924f501445ef66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697faa7a2b973cd88c985d7b11b95fe20b73ad9f" 2018-10-22 08:56:44,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7458305a-f479-4171-ac42-940e09ac4904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:44,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6997e05cab3f4b008924f501445ef66f used request id req-7458305a-f479-4171-ac42-940e09ac4904 2018-10-22 08:56:44,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:44,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["L_7PRuTxQEyeQroYt9qztA"], "issued_at": "2018-10-22T08:56:44.000000Z"}} 2018-10-22 08:56:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae170954c3d8ac80a4c106ca05e1f2f69162d751" 2018-10-22 08:56:44,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35396fef-e97d-4e09-b9fe-b276c1109f23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:44,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-35396fef-e97d-4e09-b9fe-b276c1109f23 2018-10-22 08:56:44,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:44,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:45,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["x7gL7IzWQ3-5OVFAmHO0Cw"], "issued_at": "2018-10-22T08:56:45.000000Z"}} 2018-10-22 08:56:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:45,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ce0e5c-ddcc-4610-ab3e-cbb46a19c36c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:45,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00ce0e5c-ddcc-4610-ab3e-cbb46a19c36c 2018-10-22 08:56:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:45,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:45,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b15c39de-691b-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:45,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc86160-628f-472e-933b-7d81a50b858b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b15c39de-691b-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:56:45,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b15c39de-691b-4ee-proj used request id req-0fc86160-628f-472e-933b-7d81a50b858b 2018-10-22 08:56:45,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:45,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1728c4cb-21a6-445d-9e2e-955066fa0307 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:45,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1728c4cb-21a6-445d-9e2e-955066fa0307 2018-10-22 08:56:45,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}}' 2018-10-22 08:56:45,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2d14d2-d71e-40db-a86d-8ec79c95d15d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8"}, "enabled": true, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}} 2018-10-22 08:56:45,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2c2d14d2-d71e-40db-a86d-8ec79c95d15d 2018-10-22 08:56:45,381 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b15c39de-691b-4ee-proj 2018-10-22 08:56:45,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:45,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:45,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9_14Fdn8QjiaAbJnZhceFg"], "issued_at": "2018-10-22T08:56:45.000000Z"}} 2018-10-22 08:56:45,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a65820e13a2889a30666f593c9b34d655298f3" 2018-10-22 08:56:45,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624aa8a2-f897-4484-9914-a243e8121e43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:45,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-624aa8a2-f897-4484-9914-a243e8121e43 2018-10-22 08:56:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:45,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a65820e13a2889a30666f593c9b34d655298f3" 2018-10-22 08:56:46,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a4d209-0ecc-495c-8b78-ca3c0d0fbbcc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:56:46,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-85a4d209-0ecc-495c-8b78-ca3c0d0fbbcc 2018-10-22 08:56:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-b15c39de-691b-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a65820e13a2889a30666f593c9b34d655298f3" 2018-10-22 08:56:46,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3a3fad-8cc0-411b-b79c-99267d5e9bc4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-b15c39de-691b-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8"}, "enabled": true, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}]} 2018-10-22 08:56:46,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-b15c39de-691b-4ee-proj used request id req-fd3a3fad-8cc0-411b-b79c-99267d5e9bc4 2018-10-22 08:56:46,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a65820e13a2889a30666f593c9b34d655298f3" 2018-10-22 08:56:46,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5da2f4-0d72-414b-a533-74364bf52613 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:46,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fb5da2f4-0d72-414b-a533-74364bf52613 2018-10-22 08:56:46,621 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b15c39de-691b-4ee-user 2018-10-22 08:56:46,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:46,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba86cfb1-a136-40bf-92dd-734eddfe7cb4 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:46,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba86cfb1-a136-40bf-92dd-734eddfe7cb4 2018-10-22 08:56:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" -d '{"role": {"name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role"}}' 2018-10-22 08:56:46,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41697663-4c92-42c6-8dd9-e992e530bdfe Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a16d520ab344d96b26a31e94f4a877a", "links": {"self": "http://172.30.9.28:5000/v3/roles/2a16d520ab344d96b26a31e94f4a877a"}, "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role"}} 2018-10-22 08:56:46,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-41697663-4c92-42c6-8dd9-e992e530bdfe 2018-10-22 08:56:46,752 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role 2018-10-22 08:56:46,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2a16d520ab344d96b26a31e94f4a877a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:46,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a862db3b-b0b2-42a1-a240-25d3fe62b28f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2a16d520ab344d96b26a31e94f4a877a"}, "domain_id": null, "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role", "id": "2a16d520ab344d96b26a31e94f4a877a"}} 2018-10-22 08:56:46,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2a16d520ab344d96b26a31e94f4a877a used request id req-a862db3b-b0b2-42a1-a240-25d3fe62b28f 2018-10-22 08:56:46,844 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role to project CreateSecurityGroupTests-b15c39de-691b-4ee-proj 2018-10-22 08:56:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8/users/82f5d63b112a4fe2b5f18825da7a2cd0/roles/2a16d520ab344d96b26a31e94f4a877a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:46,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70a2b3f-63a3-4d8f-9f4d-4072b2900e81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:46,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8/users/82f5d63b112a4fe2b5f18825da7a2cd0/roles/2a16d520ab344d96b26a31e94f4a877a used request id req-f70a2b3f-63a3-4d8f-9f4d-4072b2900e81 2018-10-22 08:56:46,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:46,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:47,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a16d520ab344d96b26a31e94f4a877a", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role"}], "expires_at": "2018-10-22T09:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-user", "id": "82f5d63b112a4fe2b5f18825da7a2cd0"}, "audit_ids": ["swnx8m83QJiK_4ukeyExTA"], "issued_at": "2018-10-22T08:56:47.000000Z"}} 2018-10-22 08:56:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:47,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a8f08a-4f3b-448c-9785-6330cc42a74c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:47,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-24a8f08a-4f3b-448c-9785-6330cc42a74c 2018-10-22 08:56:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:47,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c7429d02-dffa-4b16-b218-1e373e1c51f3 Date: Mon, 22 Oct 2018 08:56:47 GMT RESP BODY: {"security_groups": []} 2018-10-22 08:56:47,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name&description=hello+group used request id req-c7429d02-dffa-4b16-b218-1e373e1c51f3 2018-10-22 08:56:47,737 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name... 2018-10-22 08:56:47,737 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name 2018-10-22 08:56:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" -d '{"security_group": {"name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name", "description": "hello group"}}' 2018-10-22 08:56:48,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d72f9584-fc9c-47c1-b78f-3b9ed9bc258f Date: Mon, 22 Oct 2018 08:56:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 2, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}} 2018-10-22 08:56:48,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-d72f9584-fc9c-47c1-b78f-3b9ed9bc258f 2018-10-22 08:56:48,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:48,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77ba3dc7-fd37-41a4-befd-7915f66f5fcc Date: Mon, 22 Oct 2018 08:56:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:48,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-77ba3dc7-fd37-41a4-befd-7915f66f5fcc 2018-10-22 08:56:48,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:48,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2979a5c-0eca-47b7-aeee-56ace8147306 Date: Mon, 22 Oct 2018 08:56:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:48,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-a2979a5c-0eca-47b7-aeee-56ace8147306 2018-10-22 08:56:48,451 - neutron_utils - INFO - Retrieving security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:48,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-39a3a4be-3aeb-45da-a60a-1a5e8c35c148 Date: Mon, 22 Oct 2018 08:56:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 2, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:48,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-39a3a4be-3aeb-45da-a60a-1a5e8c35c148 2018-10-22 08:56:48,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:48,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0d7f1e1-603d-453c-9b15-0cab1767c4d0 Date: Mon, 22 Oct 2018 08:56:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:48,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-b0d7f1e1-603d-453c-9b15-0cab1767c4d0 2018-10-22 08:56:48,711 - neutron_utils - INFO - Retrieving security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:48,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6f518eda-4190-47c1-809c-93f83a7bdae1 Date: Mon, 22 Oct 2018 08:56:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 2, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:48,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-6f518eda-4190-47c1-809c-93f83a7bdae1 2018-10-22 08:56:48,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6d90327-5855-4150-a95c-a15e13d42ee4 Date: Mon, 22 Oct 2018 08:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:49,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-f6d90327-5855-4150-a95c-a15e13d42ee4 2018-10-22 08:56:49,104 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name 2018-10-22 08:56:49,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f7d5ce31-c6ed-49a5-882b-1e6f636db3c7 Date: Mon, 22 Oct 2018 08:56:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 2, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:49,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-f7d5ce31-c6ed-49a5-882b-1e6f636db3c7 2018-10-22 08:56:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:49,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd4f051-d117-404c-846e-f3f5ddfea0ac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8"}, "enabled": true, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}} 2018-10-22 08:56:49,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 used request id req-7cd4f051-d117-404c-846e-f3f5ddfea0ac 2018-10-22 08:56:49,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:49,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dc8768c-87cf-4656-9637-707ac80ffb8b Date: Mon, 22 Oct 2018 08:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:49,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-4dc8768c-87cf-4656-9637-707ac80ffb8b 2018-10-22 08:56:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}74d1dfe7039f0a92b311e138f21ca928b119a7bc" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03"}}' 2018-10-22 08:56:49,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-659b1937-bf0e-4e27-9bed-29b4483f66d0 Date: Mon, 22 Oct 2018 08:56:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}} 2018-10-22 08:56:49,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-659b1937-bf0e-4e27-9bed-29b4483f66d0 2018-10-22 08:56:49,669 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name 2018-10-22 08:56:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0b461a9d-30cc-4e22-9810-aef1f299238d Date: Mon, 22 Oct 2018 08:56:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 3, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:49,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-0b461a9d-30cc-4e22-9810-aef1f299238d 2018-10-22 08:56:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68f8061-8d73-43ab-862c-4302d8df9e80 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8"}, "enabled": true, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}} 2018-10-22 08:56:49,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 used request id req-e68f8061-8d73-43ab-862c-4302d8df9e80 2018-10-22 08:56:49,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:49,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:49,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2ec926ae-686d-4d0d-9788-3a8e10dce0fb Date: Mon, 22 Oct 2018 08:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:49,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-2ec926ae-686d-4d0d-9788-3a8e10dce0fb 2018-10-22 08:56:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}74d1dfe7039f0a92b311e138f21ca928b119a7bc" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03"}}' 2018-10-22 08:56:50,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-21783153-3162-4b8e-bca4-6e234d9a742a Date: Mon, 22 Oct 2018 08:56:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}} 2018-10-22 08:56:50,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-21783153-3162-4b8e-bca4-6e234d9a742a 2018-10-22 08:56:50,323 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name 2018-10-22 08:56:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:50,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-83ccc0a2-0f79-499e-8ddd-f181873b9650 Date: Mon, 22 Oct 2018 08:56:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:50Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 4, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:50,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-83ccc0a2-0f79-499e-8ddd-f181873b9650 2018-10-22 08:56:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:50,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a78433-2186-4ed8-a1f8-c01a9928b0a2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8"}, "enabled": true, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}} 2018-10-22 08:56:50,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 used request id req-b8a78433-2186-4ed8-a1f8-c01a9928b0a2 2018-10-22 08:56:50,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:50,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-f6a97be8-25d9-4d3d-94d7-6c6dbcc8a913 Date: Mon, 22 Oct 2018 08:56:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:50,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-f6a97be8-25d9-4d3d-94d7-6c6dbcc8a913 2018-10-22 08:56:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}74d1dfe7039f0a92b311e138f21ca928b119a7bc" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10}}' 2018-10-22 08:56:51,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0b896acb-5ae3-49af-a4f4-3b00d8511a39 Date: Mon, 22 Oct 2018 08:56:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}} 2018-10-22 08:56:51,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-0b896acb-5ae3-49af-a4f4-3b00d8511a39 2018-10-22 08:56:51,064 - neutron_utils - INFO - Retrieving security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:51,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6a7307c5-ac67-469f-b71d-f2fbbf78954f Date: Mon, 22 Oct 2018 08:56:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:51,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-6a7307c5-ac67-469f-b71d-f2fbbf78954f 2018-10-22 08:56:51,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:51,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0399e9ff-67a2-4a56-abed-0063392e5af4 Date: Mon, 22 Oct 2018 08:56:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:51,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-0399e9ff-67a2-4a56-abed-0063392e5af4 2018-10-22 08:56:51,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:51,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a16d520ab344d96b26a31e94f4a877a", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role"}], "expires_at": "2018-10-22T09:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cfa630f1b42f483f9c52fc4e6e717ed8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-user", "id": "82f5d63b112a4fe2b5f18825da7a2cd0"}, "audit_ids": ["0b8bIyUyQaGWegs0UTLnSw"], "issued_at": "2018-10-22T08:56:51.000000Z"}} 2018-10-22 08:56:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7f8031f9-3488-42e4-9544-4a8d7f99fed2 Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:52,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name&description=hello+group used request id req-7f8031f9-3488-42e4-9544-4a8d7f99fed2 2018-10-22 08:56:52,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ec6f155f-fed7-4c48-b1bf-e6be87ae1ab2 Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:52,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-ec6f155f-fed7-4c48-b1bf-e6be87ae1ab2 2018-10-22 08:56:52,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78b98982-132e-4a00-9090-04dfcc91c350 Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:52,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-78b98982-132e-4a00-9090-04dfcc91c350 2018-10-22 08:56:52,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9f8356e8-fdbb-4ab8-aa1d-29235a8e7a62 Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:52,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-9f8356e8-fdbb-4ab8-aa1d-29235a8e7a62 2018-10-22 08:56:52,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-02e1845c-0095-407d-b7bf-b5d10fbe8cb2 Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:52,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-02e1845c-0095-407d-b7bf-b5d10fbe8cb2 2018-10-22 08:56:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6fd68b97-0af9-4357-9c40-1b6a2442669a Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:52,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-6fd68b97-0af9-4357-9c40-1b6a2442669a 2018-10-22 08:56:52,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:52,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5cd513de-01c8-413c-a753-538ea024a64a Date: Mon, 22 Oct 2018 08:56:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:52,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-5cd513de-01c8-413c-a753-538ea024a64a 2018-10-22 08:56:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-be4322e8-c2f5-40b3-95b7-1c2aa89af045 Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:53,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-be4322e8-c2f5-40b3-95b7-1c2aa89af045 2018-10-22 08:56:53,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1ba36254-d321-451e-87ea-93942112b6a0 Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:53,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-1ba36254-d321-451e-87ea-93942112b6a0 2018-10-22 08:56:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-da8443d6-e4d8-48f9-8957-1ee54c62d5bc Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:53,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-da8443d6-e4d8-48f9-8957-1ee54c62d5bc 2018-10-22 08:56:53,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-781a1546-9d0f-4f31-83ea-18d79f22ab93 Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:53,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-781a1546-9d0f-4f31-83ea-18d79f22ab93 2018-10-22 08:56:53,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-331d52ff-6cde-479c-9cea-9bddd0afe0ab Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:53,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-331d52ff-6cde-479c-9cea-9bddd0afe0ab 2018-10-22 08:56:53,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5849d98a-277a-49ec-9bcc-b408f73cb013 Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:53,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-5849d98a-277a-49ec-9bcc-b408f73cb013 2018-10-22 08:56:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-215bda5b-917c-40c5-b4d0-6aac0b365c27 Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:53,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-215bda5b-917c-40c5-b4d0-6aac0b365c27 2018-10-22 08:56:53,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:53,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-39e3f7ec-5342-471f-aa07-4d361744535a Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:53,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-39e3f7ec-5342-471f-aa07-4d361744535a 2018-10-22 08:56:53,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:53,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0893b601-17b0-4196-b14e-ee721a4dcfa3 Date: Mon, 22 Oct 2018 08:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:53,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-0893b601-17b0-4196-b14e-ee721a4dcfa3 2018-10-22 08:56:53,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:54,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:54,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8e1e27ed-7a78-4803-97d5-9943f3b4d0f2 Date: Mon, 22 Oct 2018 08:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:54,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-8e1e27ed-7a78-4803-97d5-9943f3b4d0f2 2018-10-22 08:56:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:54,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ec9e867f-3b68-40a8-a5b8-1f8bb1ef5609 Date: Mon, 22 Oct 2018 08:56:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "revision_number": 0, "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "revision_number": 0, "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "revision_number": 0, "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "df6dd536-5348-48c9-945b-9aa40a260c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 5, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "64e658ef-a707-46a6-bca4-41532642fb03", "name": "CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name"}]} 2018-10-22 08:56:54,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name used request id req-ec9e867f-3b68-40a8-a5b8-1f8bb1ef5609 2018-10-22 08:56:54,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:54,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cfce4e0b-ca6d-4851-8696-449219623a6d Date: Mon, 22 Oct 2018 08:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:49Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:49Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "d796b2aa-b44e-497a-a2aa-b806e2d75efd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:54,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-cfce4e0b-ca6d-4851-8696-449219623a6d 2018-10-22 08:56:54,410 - neutron_utils - INFO - Deleting security group rule with ID - d796b2aa-b44e-497a-a2aa-b806e2d75efd 2018-10-22 08:56:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d796b2aa-b44e-497a-a2aa-b806e2d75efd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:54,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c75221fa-a79e-42a8-b5ae-34459427e80b Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:54,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d796b2aa-b44e-497a-a2aa-b806e2d75efd used request id req-c75221fa-a79e-42a8-b5ae-34459427e80b 2018-10-22 08:56:54,668 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-22 08:56:54,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64e658ef-a707-46a6-bca4-41532642fb03 2018-10-22 08:56:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405985f02f70d7f2610fb641dbf8c3857749d70e" 2018-10-22 08:56:54,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-885d4683-a1af-40f6-93b6-b17c67d625b1 Date: Mon, 22 Oct 2018 08:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:50Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:50Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "7dd754eb-4e52-40dd-bca0-23c468c2e04a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "b09079b3-b25c-4d50-8706-f3fab458fc0e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-22T08:56:51Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": 10, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:51Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "64e658ef-a707-46a6-bca4-41532642fb03", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "df6dd536-5348-48c9-945b-9aa40a260c3d"}]} 2018-10-22 08:56:54,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=64e658ef-a707-46a6-bca4-41532642fb03 used request id req-885d4683-a1af-40f6-93b6-b17c67d625b1 2018-10-22 08:56:54,845 - neutron_utils - INFO - Deleting security group rule with ID - 7dd754eb-4e52-40dd-bca0-23c468c2e04a 2018-10-22 08:56:54,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7dd754eb-4e52-40dd-bca0-23c468c2e04a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:55,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f942402-4fbb-4845-b2d4-7963a36965e4 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:55,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7dd754eb-4e52-40dd-bca0-23c468c2e04a used request id req-6f942402-4fbb-4845-b2d4-7963a36965e4 2018-10-22 08:56:55,086 - neutron_utils - INFO - Deleting security group rule with ID - bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c 2018-10-22 08:56:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:55,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d65a1546-4f81-4521-a04d-f82e34c0fb2c Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:55,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/bad7bbf3-d526-4bbd-b98b-0ecc37b4bb5c used request id req-d65a1546-4f81-4521-a04d-f82e34c0fb2c 2018-10-22 08:56:55,440 - neutron_utils - INFO - Deleting security group rule with ID - df6dd536-5348-48c9-945b-9aa40a260c3d 2018-10-22 08:56:55,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/df6dd536-5348-48c9-945b-9aa40a260c3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:55,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73ba97d3-6a14-4539-acc3-9b11dad30699 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:55,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/df6dd536-5348-48c9-945b-9aa40a260c3d used request id req-73ba97d3-6a14-4539-acc3-9b11dad30699 2018-10-22 08:56:55,541 - neutron_utils - INFO - Deleting security group rule with ID - b09079b3-b25c-4d50-8706-f3fab458fc0e 2018-10-22 08:56:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b09079b3-b25c-4d50-8706-f3fab458fc0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:55,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd0ab8f4-0da0-4a6c-ac13-c0abda54b833 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:55,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b09079b3-b25c-4d50-8706-f3fab458fc0e used request id req-cd0ab8f4-0da0-4a6c-ac13-c0abda54b833 2018-10-22 08:56:55,783 - neutron_utils - INFO - Deleting security group rule with ID - d796b2aa-b44e-497a-a2aa-b806e2d75efd 2018-10-22 08:56:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d796b2aa-b44e-497a-a2aa-b806e2d75efd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:55,808 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-fd1c14b5-2bc1-4c9b-bf33-af215608b4f9 Date: Mon, 22 Oct 2018 08:56:55 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d796b2aa-b44e-497a-a2aa-b806e2d75efd does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:56:55,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d796b2aa-b44e-497a-a2aa-b806e2d75efd used request id req-fd1c14b5-2bc1-4c9b-bf33-af215608b4f9 2018-10-22 08:56:55,808 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d796b2aa-b44e-497a-a2aa-b806e2d75efd does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-22 08:56:55,808 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d796b2aa-b44e-497a-a2aa-b806e2d75efd does not exist Neutron server returns request_ids: ['req-fd1c14b5-2bc1-4c9b-bf33-af215608b4f9'] 2018-10-22 08:56:55,808 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-913f415a-0fe5-4946-809b-fe37a4e19203name 2018-10-22 08:56:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/64e658ef-a707-46a6-bca4-41532642fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d1dfe7039f0a92b311e138f21ca928b119a7bc" 2018-10-22 08:56:55,938 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61e2bb45-bdc0-4113-848c-2c60a8804baa Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:55,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/64e658ef-a707-46a6-bca4-41532642fb03 used request id req-61e2bb45-bdc0-4113-848c-2c60a8804baa 2018-10-22 08:56:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:56,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5bdfb734-97f8-4edc-acba-1909ba2c2054 Date: Mon, 22 Oct 2018 08:56:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "updated_at": "2018-10-22T08:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "00aa8db5-b391-4c69-9ba9-eab381bb3e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "3fc0220e-9ca7-4fe5-b9f8-12bfef2923d5", "remote_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "618c641f-d53c-4cbc-a1eb-e202cdcc7224", "remote_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "revision_number": 0, "id": "dd854a64-e6cf-456d-9c57-df2defe3d88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8"}], "revision_number": 4, "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "551858ce-c03e-43be-9f88-a9fde2185490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:56:56,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5bdfb734-97f8-4edc-acba-1909ba2c2054 2018-10-22 08:56:56,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:56,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e670fc3-bb95-4229-91cc-4494bbce216d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8"}, "enabled": true, "id": "cfa630f1b42f483f9c52fc4e6e717ed8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b15c39de-691b-4ee-proj"}} 2018-10-22 08:56:56,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 used request id req-0e670fc3-bb95-4229-91cc-4494bbce216d 2018-10-22 08:56:56,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551858ce-c03e-43be-9f88-a9fde2185490 2018-10-22 08:56:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=551858ce-c03e-43be-9f88-a9fde2185490 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:56,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61e76980-4f2d-4ecc-b8ef-01b235958bf4 Date: Mon, 22 Oct 2018 08:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "00aa8db5-b391-4c69-9ba9-eab381bb3e73"}, {"remote_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "3fc0220e-9ca7-4fe5-b9f8-12bfef2923d5"}, {"remote_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "618c641f-d53c-4cbc-a1eb-e202cdcc7224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:56:47Z", "security_group_id": "551858ce-c03e-43be-9f88-a9fde2185490", "port_range_min": null, "revision_number": 0, "tenant_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "created_at": "2018-10-22T08:56:47Z", "project_id": "cfa630f1b42f483f9c52fc4e6e717ed8", "id": "dd854a64-e6cf-456d-9c57-df2defe3d88b"}]} 2018-10-22 08:56:56,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=551858ce-c03e-43be-9f88-a9fde2185490 used request id req-61e76980-4f2d-4ecc-b8ef-01b235958bf4 2018-10-22 08:56:56,421 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:56:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/551858ce-c03e-43be-9f88-a9fde2185490 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:56,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8306f93f-7074-4dc2-8470-4770574ef2e1 Content-Length: 0 Date: Mon, 22 Oct 2018 08:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:56:56,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/551858ce-c03e-43be-9f88-a9fde2185490 used request id req-8306f93f-7074-4dc2-8470-4770574ef2e1 2018-10-22 08:56:56,714 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b15c39de-691b-4ee-proj 2018-10-22 08:56:56,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:56,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3e1a79c-a7f7-483a-aa51-a99b0f9fcd4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:56,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cfa630f1b42f483f9c52fc4e6e717ed8 used request id req-c3e1a79c-a7f7-483a-aa51-a99b0f9fcd4b 2018-10-22 08:56:56,892 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b15c39de-691b-4ee-proj-role 2018-10-22 08:56:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2a16d520ab344d96b26a31e94f4a877a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:56,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc50221-2a15-44ae-8de9-bba61ed44e4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:56,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2a16d520ab344d96b26a31e94f4a877a used request id req-cbc50221-2a15-44ae-8de9-bba61ed44e4f 2018-10-22 08:56:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d9cc9c6d54e748c159d7f1a62e646013f3c012" 2018-10-22 08:56:57,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9661dcf0-0ddb-4773-b7d6-6a5b69aebbff Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:57,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9661dcf0-0ddb-4773-b7d6-6a5b69aebbff 2018-10-22 08:56:57,095 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b15c39de-691b-4ee-user 2018-10-22 08:56:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/82f5d63b112a4fe2b5f18825da7a2cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a65820e13a2889a30666f593c9b34d655298f3" 2018-10-22 08:56:57,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad3b63f0-f5bb-482e-b1f0-1a3159884cae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:56:57,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/82f5d63b112a4fe2b5f18825da7a2cd0 used request id req-ad3b63f0-f5bb-482e-b1f0-1a3159884cae 2018-10-22 08:56:57,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:57,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hG5I7WemRWC9J5a4RnWv-A"], "issued_at": "2018-10-22T08:56:57.000000Z"}} 2018-10-22 08:56:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5cff2fe047fea5fc9da36ff258094b2f6333d1" 2018-10-22 08:56:57,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91a2c11-dbb8-420b-9122-365479d759f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:57,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f91a2c11-dbb8-420b-9122-365479d759f2 2018-10-22 08:56:57,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:57,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:58,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["dSUAfIIKQv-Cwn_EMyF7hg"], "issued_at": "2018-10-22T08:56:58.000000Z"}} 2018-10-22 08:56:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:56:58,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54a97b7-8775-4072-a71a-de45568fb71e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:58,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d54a97b7-8775-4072-a71a-de45568fb71e 2018-10-22 08:56:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:58,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-34365cd8-770c-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:56:58,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f591bc2c-4d6c-49c1-a92c-862303049379 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-34365cd8-770c-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:56:58,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-34365cd8-770c-4fd-proj used request id req-f591bc2c-4d6c-49c1-a92c-862303049379 2018-10-22 08:56:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:56:58,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fef74a-19a8-4b4b-9f2d-ebedefcfc55a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:58,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-98fef74a-19a8-4b4b-9f2d-ebedefcfc55a 2018-10-22 08:56:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj"}}' 2018-10-22 08:56:58,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3810c640-717f-4fb8-b128-55ab820f6150 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d5eb0c5ba1284bc0bdb2f9badfe701db"}, "enabled": true, "id": "d5eb0c5ba1284bc0bdb2f9badfe701db", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj"}} 2018-10-22 08:56:58,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3810c640-717f-4fb8-b128-55ab820f6150 2018-10-22 08:56:58,537 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-34365cd8-770c-4fd-proj 2018-10-22 08:56:58,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:58,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:56:58,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["iOfGQxmUSiy04FpZlEq0VA"], "issued_at": "2018-10-22T08:56:58.000000Z"}} 2018-10-22 08:56:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459d71ba7daed84bdb9c2b180afb0955b07811d0" 2018-10-22 08:56:58,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc7451a-ed14-4030-8a75-6329179ecaf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:56:58,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5cc7451a-ed14-4030-8a75-6329179ecaf7 2018-10-22 08:56:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:56:59,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:56:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459d71ba7daed84bdb9c2b180afb0955b07811d0" 2018-10-22 08:56:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0655bfce-f7f1-46d4-89fc-45719f9a3f9e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:56:59,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0655bfce-f7f1-46d4-89fc-45719f9a3f9e 2018-10-22 08:56:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-34365cd8-770c-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459d71ba7daed84bdb9c2b180afb0955b07811d0" 2018-10-22 08:56:59,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e58e5c3-fc53-4e96-ac10-a71d6a527899 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-34365cd8-770c-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d5eb0c5ba1284bc0bdb2f9badfe701db"}, "enabled": true, "id": "d5eb0c5ba1284bc0bdb2f9badfe701db", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj"}]} 2018-10-22 08:56:59,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-34365cd8-770c-4fd-proj used request id req-5e58e5c3-fc53-4e96-ac10-a71d6a527899 2018-10-22 08:56:59,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459d71ba7daed84bdb9c2b180afb0955b07811d0" 2018-10-22 08:56:59,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174f9f5f-32d2-4b52-a490-c2431a85c2d3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:56:59,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-174f9f5f-32d2-4b52-a490-c2431a85c2d3 2018-10-22 08:56:59,590 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-34365cd8-770c-4fd-user 2018-10-22 08:56:59,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:56:59,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:56:59,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960ab418-151f-4f28-ba1c-13b9265143da Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:56:59,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-960ab418-151f-4f28-ba1c-13b9265143da 2018-10-22 08:56:59,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" -d '{"role": {"name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj-role"}}' 2018-10-22 08:56:59,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e329154-427f-484b-b2f6-6287742e8a89 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0cacab4bd302495e823ed17be2830493", "links": {"self": "http://172.30.9.28:5000/v3/roles/0cacab4bd302495e823ed17be2830493"}, "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj-role"}} 2018-10-22 08:56:59,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e329154-427f-484b-b2f6-6287742e8a89 2018-10-22 08:56:59,800 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-34365cd8-770c-4fd-proj-role 2018-10-22 08:56:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0cacab4bd302495e823ed17be2830493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:56:59,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c069b2be-cb61-48d5-93ff-ab48b40349e4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0cacab4bd302495e823ed17be2830493"}, "domain_id": null, "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj-role", "id": "0cacab4bd302495e823ed17be2830493"}} 2018-10-22 08:56:59,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0cacab4bd302495e823ed17be2830493 used request id req-c069b2be-cb61-48d5-93ff-ab48b40349e4 2018-10-22 08:56:59,884 - keystone_utils - INFO - Granting role CreateImageSuccessTests-34365cd8-770c-4fd-proj-role to project CreateImageSuccessTests-34365cd8-770c-4fd-proj 2018-10-22 08:56:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d5eb0c5ba1284bc0bdb2f9badfe701db/users/9ae629e7f19e4fa29b677db2d123507e/roles/0cacab4bd302495e823ed17be2830493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:00,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8651dd3f-e6cc-427c-b1ab-ccb0083d74a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:00,012 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d5eb0c5ba1284bc0bdb2f9badfe701db/users/9ae629e7f19e4fa29b677db2d123507e/roles/0cacab4bd302495e823ed17be2830493 used request id req-8651dd3f-e6cc-427c-b1ab-ccb0083d74a1 2018-10-22 08:57:00,035 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:57:00,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:00,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:00,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cacab4bd302495e823ed17be2830493", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj-role"}], "expires_at": "2018-10-22T09:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5eb0c5ba1284bc0bdb2f9badfe701db", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-34365cd8-770c-4fd-user", "id": "9ae629e7f19e4fa29b677db2d123507e"}, "audit_ids": ["WLxZckxHRJK4NAOYByqvQQ"], "issued_at": "2018-10-22T08:57:00.000000Z"}} 2018-10-22 08:57:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:00,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94ac173-2a77-4b9d-b0ae-4fa5154501cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:00,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a94ac173-2a77-4b9d-b0ae-4fa5154501cc 2018-10-22 08:57:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:01,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-75b5b7f5-2175-4d2c-aa01-a9c8b1c32cf0 Date: Mon, 22 Oct 2018 08:57:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b"} 2018-10-22 08:57:01,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b used request id req-75b5b7f5-2175-4d2c-aa01-a9c8b1c32cf0 2018-10-22 08:57:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:01,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-305612b7-d58b-4476-9b74-2e6957530f22 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:01,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-305612b7-d58b-4476-9b74-2e6957530f22 2018-10-22 08:57:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b"}' 2018-10-22 08:57:01,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 X-Openstack-Request-Id: req-872eac75-9913-4403-961a-da95c9633f43 Date: Mon, 22 Oct 2018 08:57:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9", "min_disk": 0, "protected": false, "id": "7c70783f-d0f0-417d-8542-75d654d34fd9", "file": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9/file", "checksum": null, "owner": "d5eb0c5ba1284bc0bdb2f9badfe701db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:01,444 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-872eac75-9913-4403-961a-da95c9633f43 2018-10-22 08:57:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" -d '' 2018-10-22 08:57:03,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18ec785d-b6c5-44c4-9b02-346007d06f0d Date: Mon, 22 Oct 2018 08:57:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:03,386 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9/file used request id req-18ec785d-b6c5-44c4-9b02-346007d06f0d 2018-10-22 08:57:03,386 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:57:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:03,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-195be87a-ca83-47e3-8f85-6cd4c6106586 Date: Mon, 22 Oct 2018 08:57:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:03Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7c70783f-d0f0-417d-8542-75d654d34fd9/snap", "metadata": {}}], "self": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9", "min_disk": 0, "protected": false, "id": "7c70783f-d0f0-417d-8542-75d654d34fd9", "file": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5eb0c5ba1284bc0bdb2f9badfe701db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7c70783f-d0f0-417d-8542-75d654d34fd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:03,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 used request id req-195be87a-ca83-47e3-8f85-6cd4c6106586 2018-10-22 08:57:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:03,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23ebf785-87a9-4fef-9ce6-134ee8ea5786 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:03,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-23ebf785-87a9-4fef-9ce6-134ee8ea5786 2018-10-22 08:57:03,715 - create_image - INFO - Created image with name - CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b 2018-10-22 08:57:03,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:04,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e3767b88-4e15-47d8-9189-a51878d9b4b4 Date: Mon, 22 Oct 2018 08:57:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:03Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7c70783f-d0f0-417d-8542-75d654d34fd9/snap", "metadata": {}}], "self": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9", "min_disk": 0, "protected": false, "id": "7c70783f-d0f0-417d-8542-75d654d34fd9", "file": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5eb0c5ba1284bc0bdb2f9badfe701db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7c70783f-d0f0-417d-8542-75d654d34fd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:04,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 used request id req-e3767b88-4e15-47d8-9189-a51878d9b4b4 2018-10-22 08:57:04,267 - create_image - DEBUG - Instance status is - active 2018-10-22 08:57:04,267 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b 2018-10-22 08:57:04,267 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b 2018-10-22 08:57:04,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:04,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cacab4bd302495e823ed17be2830493", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj-role"}], "expires_at": "2018-10-22T09:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5eb0c5ba1284bc0bdb2f9badfe701db", "name": "CreateImageSuccessTests-34365cd8-770c-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d5eb0c5ba1284bc0bdb2f9badfe701db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-34365cd8-770c-4fd-user", "id": "9ae629e7f19e4fa29b677db2d123507e"}, "audit_ids": ["oR0m6RRyRoSSp7Ldjm_0dg"], "issued_at": "2018-10-22T08:57:04.000000Z"}} 2018-10-22 08:57:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}018d9acf6969a20e878394e1ae6febf99206a8b2" 2018-10-22 08:57:04,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-cc373e1e-093f-46b9-aa09-bbb1c2939a51 Date: Mon, 22 Oct 2018 08:57:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:03Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7c70783f-d0f0-417d-8542-75d654d34fd9/snap", "metadata": {}}], "self": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9", "min_disk": 0, "protected": false, "id": "7c70783f-d0f0-417d-8542-75d654d34fd9", "file": "/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5eb0c5ba1284bc0bdb2f9badfe701db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7c70783f-d0f0-417d-8542-75d654d34fd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b"} 2018-10-22 08:57:04,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b used request id req-cc373e1e-093f-46b9-aa09-bbb1c2939a51 2018-10-22 08:57:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}018d9acf6969a20e878394e1ae6febf99206a8b2" 2018-10-22 08:57:04,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1605ec4a-6a77-4214-b157-e74b3071411c Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:04,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1605ec4a-6a77-4214-b157-e74b3071411c 2018-10-22 08:57:04,986 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b 2018-10-22 08:57:04,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}018d9acf6969a20e878394e1ae6febf99206a8b2" 2018-10-22 08:57:06,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-670390c9-faa9-4385-9568-7dcfd7d45932 Date: Mon, 22 Oct 2018 08:57:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:06,920 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 used request id req-670390c9-faa9-4385-9568-7dcfd7d45932 2018-10-22 08:57:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}018d9acf6969a20e878394e1ae6febf99206a8b2" 2018-10-22 08:57:07,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-afc835c5-98dd-4922-8fcf-a9d862f1f75b Date: Mon, 22 Oct 2018 08:57:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b"} 2018-10-22 08:57:07,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b used request id req-afc835c5-98dd-4922-8fcf-a9d862f1f75b 2018-10-22 08:57:07,488 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5ed52aec-dcee-49c3-84be-111939c4199b 2018-10-22 08:57:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46d187108e52b37695735132997152aee7051fb2" 2018-10-22 08:57:07,671 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-dd8671a9-d8bd-428b-8485-3f1a2b220da6 Date: Mon, 22 Oct 2018 08:57:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:07,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7c70783f-d0f0-417d-8542-75d654d34fd9 used request id req-dd8671a9-d8bd-428b-8485-3f1a2b220da6 2018-10-22 08:57:07,672 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-10-22 08:57:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:07,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-26e78c53-b73b-44a6-b812-00990f1d1d17 Date: Mon, 22 Oct 2018 08:57:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:57:07,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-26e78c53-b73b-44a6-b812-00990f1d1d17 2018-10-22 08:57:07,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:08,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15a9679-e7f6-408b-81c8-09b5ac58b58b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:57:08,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a15a9679-e7f6-408b-81c8-09b5ac58b58b 2018-10-22 08:57:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4ca467-302b-4757-b017-e83a8cdc65b6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:57:08,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-1f4ca467-302b-4757-b017-e83a8cdc65b6 2018-10-22 08:57:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:08,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05998c2-3275-4c81-b0d3-3699b8695876 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:57:08,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-d05998c2-3275-4c81-b0d3-3699b8695876 2018-10-22 08:57:08,189 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-34365cd8-770c-4fd-proj 2018-10-22 08:57:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d5eb0c5ba1284bc0bdb2f9badfe701db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:08,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc1f100-057e-46fb-902f-4999ce812271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:08,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d5eb0c5ba1284bc0bdb2f9badfe701db used request id req-1cc1f100-057e-46fb-902f-4999ce812271 2018-10-22 08:57:08,384 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-34365cd8-770c-4fd-proj-role 2018-10-22 08:57:08,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0cacab4bd302495e823ed17be2830493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:08,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-096b7f5a-0c10-41c1-af57-3f0031d2714e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:08,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0cacab4bd302495e823ed17be2830493 used request id req-096b7f5a-0c10-41c1-af57-3f0031d2714e 2018-10-22 08:57:08,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c13ea47b7803019ee29e0f979267159163f4fd" 2018-10-22 08:57:08,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90ae3a3-7d98-4c79-91ab-0758ff2b34f3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:08,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a90ae3a3-7d98-4c79-91ab-0758ff2b34f3 2018-10-22 08:57:08,580 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-34365cd8-770c-4fd-user 2018-10-22 08:57:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9ae629e7f19e4fa29b677db2d123507e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459d71ba7daed84bdb9c2b180afb0955b07811d0" 2018-10-22 08:57:08,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e22ea8-e6f9-4133-a2eb-f35ecd6a7c5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:08,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9ae629e7f19e4fa29b677db2d123507e used request id req-59e22ea8-e6f9-4133-a2eb-f35ecd6a7c5c 2018-10-22 08:57:08,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:09,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["OJ56NjwXTVS5rheo-tJvrg"], "issued_at": "2018-10-22T08:57:09.000000Z"}} 2018-10-22 08:57:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b38694978625942aac56fb02c7d7cfba70c6e0" 2018-10-22 08:57:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8437ec19-2dde-4d26-b4f1-5eb08bfbd9b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:09,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8437ec19-2dde-4d26-b4f1-5eb08bfbd9b1 2018-10-22 08:57:09,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:09,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:09,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8Q_oNkzvTQ6zUsGpdx1yAQ"], "issued_at": "2018-10-22T08:57:09.000000Z"}} 2018-10-22 08:57:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:09,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c9e7bd-ec6b-4daf-91d2-73fc162f7f28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:09,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4c9e7bd-ec6b-4daf-91d2-73fc162f7f28 2018-10-22 08:57:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:09,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-59c3a8b8-9952-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:09,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3beb8f4-427d-4078-b16b-ea5cec8813b6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-59c3a8b8-9952-475-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:57:09,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-59c3a8b8-9952-475-proj used request id req-e3beb8f4-427d-4078-b16b-ea5cec8813b6 2018-10-22 08:57:09,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:09,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88bdea5-226c-42da-b3b3-0d54dfdf5842 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:09,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c88bdea5-226c-42da-b3b3-0d54dfdf5842 2018-10-22 08:57:09,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj"}}' 2018-10-22 08:57:09,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d07d3f-50d2-4b49-8b61-efd667c20b7c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e980fcbef8974a90a53834abcca68a89"}, "enabled": true, "id": "e980fcbef8974a90a53834abcca68a89", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj"}} 2018-10-22 08:57:09,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-53d07d3f-50d2-4b49-8b61-efd667c20b7c 2018-10-22 08:57:09,980 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-59c3a8b8-9952-475-proj 2018-10-22 08:57:09,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:09,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:10,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Mj-mPEkdT8KyxPXsjwgJEw"], "issued_at": "2018-10-22T08:57:10.000000Z"}} 2018-10-22 08:57:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6f3c8c02a06d9f9ecab33eed1e085c5f8f2358" 2018-10-22 08:57:10,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23be90b0-6dee-435f-9c0a-fef20af2e555 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:10,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23be90b0-6dee-435f-9c0a-fef20af2e555 2018-10-22 08:57:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:10,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6f3c8c02a06d9f9ecab33eed1e085c5f8f2358" 2018-10-22 08:57:10,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610c9dc6-84fa-4299-9661-eb2dc11ab5e0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:57:10,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-610c9dc6-84fa-4299-9661-eb2dc11ab5e0 2018-10-22 08:57:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-59c3a8b8-9952-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6f3c8c02a06d9f9ecab33eed1e085c5f8f2358" 2018-10-22 08:57:10,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303f4de7-ad91-4b92-8fce-60982f877012 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-59c3a8b8-9952-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e980fcbef8974a90a53834abcca68a89"}, "enabled": true, "id": "e980fcbef8974a90a53834abcca68a89", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj"}]} 2018-10-22 08:57:10,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-59c3a8b8-9952-475-proj used request id req-303f4de7-ad91-4b92-8fce-60982f877012 2018-10-22 08:57:10,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6f3c8c02a06d9f9ecab33eed1e085c5f8f2358" 2018-10-22 08:57:10,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1eecd1-beaa-4ea1-95c0-9f461a09726e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:10,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ec1eecd1-beaa-4ea1-95c0-9f461a09726e 2018-10-22 08:57:11,039 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-59c3a8b8-9952-475-user 2018-10-22 08:57:11,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:11,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a24806-6b2f-4d3a-9a46-187111aededa Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:11,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-57a24806-6b2f-4d3a-9a46-187111aededa 2018-10-22 08:57:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" -d '{"role": {"name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj-role"}}' 2018-10-22 08:57:11,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-386de34e-c516-4188-bf52-f5c9b7f21c8f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7777738f92654bd8af698f4e539e7465", "links": {"self": "http://172.30.9.28:5000/v3/roles/7777738f92654bd8af698f4e539e7465"}, "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj-role"}} 2018-10-22 08:57:11,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-386de34e-c516-4188-bf52-f5c9b7f21c8f 2018-10-22 08:57:11,225 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-59c3a8b8-9952-475-proj-role 2018-10-22 08:57:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7777738f92654bd8af698f4e539e7465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:11,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53eb69f5-1fbe-4452-8368-4b2ec2bed86d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7777738f92654bd8af698f4e539e7465"}, "domain_id": null, "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj-role", "id": "7777738f92654bd8af698f4e539e7465"}} 2018-10-22 08:57:11,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7777738f92654bd8af698f4e539e7465 used request id req-53eb69f5-1fbe-4452-8368-4b2ec2bed86d 2018-10-22 08:57:11,316 - keystone_utils - INFO - Granting role CreateImageSuccessTests-59c3a8b8-9952-475-proj-role to project CreateImageSuccessTests-59c3a8b8-9952-475-proj 2018-10-22 08:57:11,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e980fcbef8974a90a53834abcca68a89/users/75a9c8c0625745678024cffcff2466e6/roles/7777738f92654bd8af698f4e539e7465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:11,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d01e1f9-41b5-47ef-8251-f9da81821a55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:11,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e980fcbef8974a90a53834abcca68a89/users/75a9c8c0625745678024cffcff2466e6/roles/7777738f92654bd8af698f4e539e7465 used request id req-9d01e1f9-41b5-47ef-8251-f9da81821a55 2018-10-22 08:57:11,438 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:57:11,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:11,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:11,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7777738f92654bd8af698f4e539e7465", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj-role"}], "expires_at": "2018-10-22T09:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e980fcbef8974a90a53834abcca68a89", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-59c3a8b8-9952-475-user", "id": "75a9c8c0625745678024cffcff2466e6"}, "audit_ids": ["RSOpX04VToix3LvnNlK11Q"], "issued_at": "2018-10-22T08:57:11.000000Z"}} 2018-10-22 08:57:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:11,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849ea773-004c-4c4d-a44e-49d2f8541c2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:11,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-849ea773-004c-4c4d-a44e-49d2f8541c2b 2018-10-22 08:57:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:12,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-30733b17-a09e-4148-9608-598c66262a30 Date: Mon, 22 Oct 2018 08:57:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a"} 2018-10-22 08:57:12,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a used request id req-30733b17-a09e-4148-9608-598c66262a30 2018-10-22 08:57:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:12,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ead2a489-3c81-4c8c-94c2-c226c73106da Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:12,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ead2a489-3c81-4c8c-94c2-c226c73106da 2018-10-22 08:57:12,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a"}' 2018-10-22 08:57:12,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 X-Openstack-Request-Id: req-897f9825-ebc3-4abd-a16e-31c99793bd98 Date: Mon, 22 Oct 2018 08:57:12 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580", "min_disk": 0, "protected": false, "id": "f7cba93b-298d-476b-809d-87c77855c580", "file": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580/file", "checksum": null, "owner": "e980fcbef8974a90a53834abcca68a89", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:12,805 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-897f9825-ebc3-4abd-a16e-31c99793bd98 2018-10-22 08:57:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" -d '' 2018-10-22 08:57:14,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c5ca2e6-e047-4417-a28d-114640e2b3cf Date: Mon, 22 Oct 2018 08:57:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:14,537 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580/file used request id req-2c5ca2e6-e047-4417-a28d-114640e2b3cf 2018-10-22 08:57:14,538 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:57:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:14,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e2c1cd02-d113-49c5-b763-966fb5053be9 Date: Mon, 22 Oct 2018 08:57:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:14Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f7cba93b-298d-476b-809d-87c77855c580/snap", "metadata": {}}], "self": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580", "min_disk": 0, "protected": false, "id": "f7cba93b-298d-476b-809d-87c77855c580", "file": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e980fcbef8974a90a53834abcca68a89", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f7cba93b-298d-476b-809d-87c77855c580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:14,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 used request id req-e2c1cd02-d113-49c5-b763-966fb5053be9 2018-10-22 08:57:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:15,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c8ebf91-99bd-4073-9934-b5a980b0e48b Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:15,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6c8ebf91-99bd-4073-9934-b5a980b0e48b 2018-10-22 08:57:15,256 - create_image - INFO - Created image with name - CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a 2018-10-22 08:57:15,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:15,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8c5f4a4b-c5b2-4813-b67c-4fee087a1b69 Date: Mon, 22 Oct 2018 08:57:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:14Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f7cba93b-298d-476b-809d-87c77855c580/snap", "metadata": {}}], "self": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580", "min_disk": 0, "protected": false, "id": "f7cba93b-298d-476b-809d-87c77855c580", "file": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e980fcbef8974a90a53834abcca68a89", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f7cba93b-298d-476b-809d-87c77855c580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:15,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 used request id req-8c5f4a4b-c5b2-4813-b67c-4fee087a1b69 2018-10-22 08:57:15,409 - create_image - DEBUG - Instance status is - active 2018-10-22 08:57:15,409 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a 2018-10-22 08:57:15,409 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a 2018-10-22 08:57:15,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:15,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7777738f92654bd8af698f4e539e7465", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj-role"}], "expires_at": "2018-10-22T09:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e980fcbef8974a90a53834abcca68a89", "name": "CreateImageSuccessTests-59c3a8b8-9952-475-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e980fcbef8974a90a53834abcca68a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e980fcbef8974a90a53834abcca68a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e980fcbef8974a90a53834abcca68a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-59c3a8b8-9952-475-user", "id": "75a9c8c0625745678024cffcff2466e6"}, "audit_ids": ["3FBAFDIaR4SUywvgtMaibA"], "issued_at": "2018-10-22T08:57:15.000000Z"}} 2018-10-22 08:57:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ac2358315052cb25fa4fb2794118f50839046" 2018-10-22 08:57:15,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a91acdde-23aa-4ad5-a9f0-97cb441ee753 Date: Mon, 22 Oct 2018 08:57:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:14Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f7cba93b-298d-476b-809d-87c77855c580/snap", "metadata": {}}], "self": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580", "min_disk": 0, "protected": false, "id": "f7cba93b-298d-476b-809d-87c77855c580", "file": "/v2/images/f7cba93b-298d-476b-809d-87c77855c580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e980fcbef8974a90a53834abcca68a89", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f7cba93b-298d-476b-809d-87c77855c580/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a"} 2018-10-22 08:57:15,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a used request id req-a91acdde-23aa-4ad5-a9f0-97cb441ee753 2018-10-22 08:57:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ac2358315052cb25fa4fb2794118f50839046" 2018-10-22 08:57:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-720ec68a-2116-447e-a08f-62f279ae86dd Date: Mon, 22 Oct 2018 08:57:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 08:57:16,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-720ec68a-2116-447e-a08f-62f279ae86dd 2018-10-22 08:57:16,147 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6af910c5-bc1a-4f0f-aae1-facd4e877f3a 2018-10-22 08:57:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c33880207077c47575214bdd5b99ec9d3dc8e2a7" 2018-10-22 08:57:16,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6b7ca01-1db3-4ca9-946e-a4acba0b6c6d Date: Mon, 22 Oct 2018 08:57:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:16,932 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f7cba93b-298d-476b-809d-87c77855c580 used request id req-c6b7ca01-1db3-4ca9-946e-a4acba0b6c6d 2018-10-22 08:57:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-42479e28-487b-4ffd-8146-c8121af94fca Date: Mon, 22 Oct 2018 08:57:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:57:17,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-42479e28-487b-4ffd-8146-c8121af94fca 2018-10-22 08:57:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba582676-b01e-4fc6-bdb6-0e344adf17ce Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:57:17,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ba582676-b01e-4fc6-bdb6-0e344adf17ce 2018-10-22 08:57:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a1f2f3-faa7-4bfb-b710-a996fcbd3bea Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:57:17,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-b3a1f2f3-faa7-4bfb-b710-a996fcbd3bea 2018-10-22 08:57:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b91593-f2ec-433c-8b8d-a5c9f32e6c9e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:57:17,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-69b91593-f2ec-433c-8b8d-a5c9f32e6c9e 2018-10-22 08:57:17,422 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-59c3a8b8-9952-475-proj 2018-10-22 08:57:17,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e980fcbef8974a90a53834abcca68a89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d9c2ef6-2e27-433b-93b5-6fb0e1e82742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:17,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e980fcbef8974a90a53834abcca68a89 used request id req-8d9c2ef6-2e27-433b-93b5-6fb0e1e82742 2018-10-22 08:57:17,653 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-59c3a8b8-9952-475-proj-role 2018-10-22 08:57:17,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7777738f92654bd8af698f4e539e7465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3c24d2-f005-40b4-b26d-9f41c45adaad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:17,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7777738f92654bd8af698f4e539e7465 used request id req-6c3c24d2-f005-40b4-b26d-9f41c45adaad 2018-10-22 08:57:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aca9ed81a693fd1f1a3b657d23f6cceb46a2d7c" 2018-10-22 08:57:17,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74633a5-9c84-4560-9282-7102ceefc42a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:17,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e74633a5-9c84-4560-9282-7102ceefc42a 2018-10-22 08:57:17,846 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-59c3a8b8-9952-475-user 2018-10-22 08:57:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/75a9c8c0625745678024cffcff2466e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6f3c8c02a06d9f9ecab33eed1e085c5f8f2358" 2018-10-22 08:57:18,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29ca291c-a7de-44d5-a102-75de21e1cbdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:18,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/75a9c8c0625745678024cffcff2466e6 used request id req-29ca291c-a7de-44d5-a102-75de21e1cbdb 2018-10-22 08:57:18,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:18,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0fDaZJD1TJilC1aL6RF2hA"], "issued_at": "2018-10-22T08:57:18.000000Z"}} 2018-10-22 08:57:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc56f1eeee2c10620f0b720d265ddf2e81f517e" 2018-10-22 08:57:18,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79d3053-2040-486e-95f5-06b246d2aa3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:18,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c79d3053-2040-486e-95f5-06b246d2aa3f 2018-10-22 08:57:18,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:18,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:18,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["XlfiBj_JQXm6MhDl_XNtTQ"], "issued_at": "2018-10-22T08:57:18.000000Z"}} 2018-10-22 08:57:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:19,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56a1f7c-adea-45fb-8b8e-33a6c6f60867 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:19,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d56a1f7c-adea-45fb-8b8e-33a6c6f60867 2018-10-22 08:57:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:19,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:19,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ef47b7-5825-4398-9a16-01479aaad61f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:57:19,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj used request id req-66ef47b7-5825-4398-9a16-01479aaad61f 2018-10-22 08:57:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:19,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318f7d4f-b83f-4692-aa4d-710dd88b859a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:19,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-318f7d4f-b83f-4692-aa4d-710dd88b859a 2018-10-22 08:57:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj"}}' 2018-10-22 08:57:19,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c70f51-0063-49a6-874c-c866ed551706 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa60348544554b43a8cf1343fc01d422"}, "enabled": true, "id": "fa60348544554b43a8cf1343fc01d422", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj"}} 2018-10-22 08:57:19,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-18c70f51-0063-49a6-874c-c866ed551706 2018-10-22 08:57:19,363 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj 2018-10-22 08:57:19,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:19,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:19,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["O8wVulPtSDOSW6-2lzHuQA"], "issued_at": "2018-10-22T08:57:19.000000Z"}} 2018-10-22 08:57:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d5a668c9ea8bdbbcdc1c96a931b878617f052" 2018-10-22 08:57:19,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11065ec5-0e7b-4456-b4f7-6589e39a653b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:19,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-11065ec5-0e7b-4456-b4f7-6589e39a653b 2018-10-22 08:57:19,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:19,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d5a668c9ea8bdbbcdc1c96a931b878617f052" 2018-10-22 08:57:19,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18da75d-8505-4f5b-99d4-ece7f56c1290 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:57:19,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e18da75d-8505-4f5b-99d4-ece7f56c1290 2018-10-22 08:57:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d5a668c9ea8bdbbcdc1c96a931b878617f052" 2018-10-22 08:57:19,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6688d77-0611-4447-9944-cf4b40a6d454 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa60348544554b43a8cf1343fc01d422"}, "enabled": true, "id": "fa60348544554b43a8cf1343fc01d422", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj"}]} 2018-10-22 08:57:19,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj used request id req-a6688d77-0611-4447-9944-cf4b40a6d454 2018-10-22 08:57:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d5a668c9ea8bdbbcdc1c96a931b878617f052" 2018-10-22 08:57:20,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a1df34-79d4-443b-8d37-b143bb8696a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:20,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e5a1df34-79d4-443b-8d37-b143bb8696a6 2018-10-22 08:57:20,459 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1087ddf5-c0dc-4fb-user 2018-10-22 08:57:20,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:20,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:20,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27f8a0d-f079-4c06-aaea-ad24bafaf9c3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:20,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b27f8a0d-f079-4c06-aaea-ad24bafaf9c3 2018-10-22 08:57:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" -d '{"role": {"name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role"}}' 2018-10-22 08:57:20,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ececa0-46f3-4a97-91a3-ef769efac288 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "386da231e1b5470b986211998038a73d", "links": {"self": "http://172.30.9.28:5000/v3/roles/386da231e1b5470b986211998038a73d"}, "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role"}} 2018-10-22 08:57:20,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-50ececa0-46f3-4a97-91a3-ef769efac288 2018-10-22 08:57:20,650 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role 2018-10-22 08:57:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/386da231e1b5470b986211998038a73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:20,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a58565-3b31-4884-9796-9759b987ce02 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/386da231e1b5470b986211998038a73d"}, "domain_id": null, "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role", "id": "386da231e1b5470b986211998038a73d"}} 2018-10-22 08:57:20,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/386da231e1b5470b986211998038a73d used request id req-04a58565-3b31-4884-9796-9759b987ce02 2018-10-22 08:57:20,733 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role to project CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj 2018-10-22 08:57:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fa60348544554b43a8cf1343fc01d422/users/5bdd77fd957c43478a78dbfb0c79017b/roles/386da231e1b5470b986211998038a73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:20,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-854b9ab5-c85a-46e9-942a-62fda28ec84c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:20,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fa60348544554b43a8cf1343fc01d422/users/5bdd77fd957c43478a78dbfb0c79017b/roles/386da231e1b5470b986211998038a73d used request id req-854b9ab5-c85a-46e9-942a-62fda28ec84c 2018-10-22 08:57:20,857 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:57:20,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:20,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:21,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "386da231e1b5470b986211998038a73d", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role"}], "expires_at": "2018-10-22T09:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa60348544554b43a8cf1343fc01d422", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-user", "id": "5bdd77fd957c43478a78dbfb0c79017b"}, "audit_ids": ["huiyBYoeTy6TFmCeZGHLjQ"], "issued_at": "2018-10-22T08:57:21.000000Z"}} 2018-10-22 08:57:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:21,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46419983-56f3-4b8d-bf5f-0bbae21aabb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:21,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46419983-56f3-4b8d-bf5f-0bbae21aabb4 2018-10-22 08:57:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:21,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ad754163-b50b-4348-8dc1-e5c7c4465486 Date: Mon, 22 Oct 2018 08:57:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5"} 2018-10-22 08:57:21,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 used request id req-ad754163-b50b-4348-8dc1-e5c7c4465486 2018-10-22 08:57:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:21,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b60714d-06ce-4b0c-8bc3-22a8230be552 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:21,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3b60714d-06ce-4b0c-8bc3-22a8230be552 2018-10-22 08:57:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5"}' 2018-10-22 08:57:21,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb X-Openstack-Request-Id: req-90621f7a-5fc1-4eb7-b286-cec2c899c279 Date: Mon, 22 Oct 2018 08:57:21 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb", "min_disk": 0, "protected": false, "id": "22b4f85b-92ff-48b6-b257-0876adae54fb", "file": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb/file", "checksum": null, "owner": "fa60348544554b43a8cf1343fc01d422", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:21,929 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-90621f7a-5fc1-4eb7-b286-cec2c899c279 2018-10-22 08:57:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" -d '' 2018-10-22 08:57:23,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c10741e6-fea4-492e-b135-dfb642262173 Date: Mon, 22 Oct 2018 08:57:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:23,690 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb/file used request id req-c10741e6-fea4-492e-b135-dfb642262173 2018-10-22 08:57:23,691 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:57:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:23,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e9dc2207-5c82-4c19-9b63-838a33741e14 Date: Mon, 22 Oct 2018 08:57:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:23Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/22b4f85b-92ff-48b6-b257-0876adae54fb/snap", "metadata": {}}], "self": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb", "min_disk": 0, "protected": false, "id": "22b4f85b-92ff-48b6-b257-0876adae54fb", "file": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa60348544554b43a8cf1343fc01d422", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/22b4f85b-92ff-48b6-b257-0876adae54fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:23,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb used request id req-e9dc2207-5c82-4c19-9b63-838a33741e14 2018-10-22 08:57:23,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:23,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f1eb907d-2fba-41f7-9e52-5b96be47f44c Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:23,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f1eb907d-2fba-41f7-9e52-5b96be47f44c 2018-10-22 08:57:23,964 - create_image - INFO - Created image with name - CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 2018-10-22 08:57:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:24,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8780b759-4125-4a5b-ad3b-aab326bd2bad Date: Mon, 22 Oct 2018 08:57:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:23Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/22b4f85b-92ff-48b6-b257-0876adae54fb/snap", "metadata": {}}], "self": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb", "min_disk": 0, "protected": false, "id": "22b4f85b-92ff-48b6-b257-0876adae54fb", "file": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa60348544554b43a8cf1343fc01d422", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/22b4f85b-92ff-48b6-b257-0876adae54fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:24,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb used request id req-8780b759-4125-4a5b-ad3b-aab326bd2bad 2018-10-22 08:57:24,129 - create_image - DEBUG - Instance status is - active 2018-10-22 08:57:24,129 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 2018-10-22 08:57:24,129 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 2018-10-22 08:57:24,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:24,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "386da231e1b5470b986211998038a73d", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role"}], "expires_at": "2018-10-22T09:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa60348544554b43a8cf1343fc01d422", "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fa60348544554b43a8cf1343fc01d422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/fa60348544554b43a8cf1343fc01d422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/fa60348544554b43a8cf1343fc01d422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1087ddf5-c0dc-4fb-user", "id": "5bdd77fd957c43478a78dbfb0c79017b"}, "audit_ids": ["TepjKd8NQUuMQ0WCkYyRlQ"], "issued_at": "2018-10-22T08:57:24.000000Z"}} 2018-10-22 08:57:24,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cb128a2c44d41a8efa6a70151e755ffc49f2ada" 2018-10-22 08:57:24,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-97432fec-6492-4318-a0b4-10f136b508ae Date: Mon, 22 Oct 2018 08:57:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:23Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/22b4f85b-92ff-48b6-b257-0876adae54fb/snap", "metadata": {}}], "self": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb", "min_disk": 0, "protected": false, "id": "22b4f85b-92ff-48b6-b257-0876adae54fb", "file": "/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa60348544554b43a8cf1343fc01d422", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/22b4f85b-92ff-48b6-b257-0876adae54fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5"} 2018-10-22 08:57:24,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 used request id req-97432fec-6492-4318-a0b4-10f136b508ae 2018-10-22 08:57:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cb128a2c44d41a8efa6a70151e755ffc49f2ada" 2018-10-22 08:57:24,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98db50e5-e08a-486e-885f-d2c774e3a6bc Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:24,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-98db50e5-e08a-486e-885f-d2c774e3a6bc 2018-10-22 08:57:24,937 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-89977822-1d89-4735-9def-67838b3d4df5 2018-10-22 08:57:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40501744d49a54377a73442932134348bf07fc09" 2018-10-22 08:57:26,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd6c3d22-da57-488f-a3f8-8e356860e523 Date: Mon, 22 Oct 2018 08:57:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:26,106 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/22b4f85b-92ff-48b6-b257-0876adae54fb used request id req-cd6c3d22-da57-488f-a3f8-8e356860e523 2018-10-22 08:57:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:26,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e3bb8058-ac2b-4b37-b7a0-2d8a639210bd Date: Mon, 22 Oct 2018 08:57:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:57:26,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e3bb8058-ac2b-4b37-b7a0-2d8a639210bd 2018-10-22 08:57:26,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:26,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9134e80-895b-479d-b33d-ab7dcb9580c4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:57:26,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-b9134e80-895b-479d-b33d-ab7dcb9580c4 2018-10-22 08:57:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:26,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84825d5-d539-4add-b648-45f503f7014e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:57:26,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e84825d5-d539-4add-b648-45f503f7014e 2018-10-22 08:57:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:26,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd9eddb-c29e-4e88-b86a-043223418790 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:57:26,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-2bd9eddb-c29e-4e88-b86a-043223418790 2018-10-22 08:57:26,736 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj 2018-10-22 08:57:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fa60348544554b43a8cf1343fc01d422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:26,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-571a245d-90f3-414b-9624-8635b1ad186b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:26,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fa60348544554b43a8cf1343fc01d422 used request id req-571a245d-90f3-414b-9624-8635b1ad186b 2018-10-22 08:57:26,946 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1087ddf5-c0dc-4fb-proj-role 2018-10-22 08:57:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/386da231e1b5470b986211998038a73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:27,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61347305-d1cf-402c-b202-09f8bcff04e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:27,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/386da231e1b5470b986211998038a73d used request id req-61347305-d1cf-402c-b202-09f8bcff04e6 2018-10-22 08:57:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44f5087952779f1666c1e27ace933bcd12719b" 2018-10-22 08:57:27,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f98782-4cad-4508-9224-59798fd3ec22 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:27,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9f98782-4cad-4508-9224-59798fd3ec22 2018-10-22 08:57:27,145 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1087ddf5-c0dc-4fb-user 2018-10-22 08:57:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5bdd77fd957c43478a78dbfb0c79017b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d5a668c9ea8bdbbcdc1c96a931b878617f052" 2018-10-22 08:57:27,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9aa0ddb-069f-4b8e-99ba-14a3cc821020 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:27,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5bdd77fd957c43478a78dbfb0c79017b used request id req-b9aa0ddb-069f-4b8e-99ba-14a3cc821020 2018-10-22 08:57:27,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:27,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Tv-y0YnETaSUcZQwMQt1jA"], "issued_at": "2018-10-22T08:57:27.000000Z"}} 2018-10-22 08:57:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd9aa22583bbb41116589ae2759c7178e16e7a7" 2018-10-22 08:57:27,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d645bfb7-8f53-47a2-955b-1dbc9aeb7913 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:27,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d645bfb7-8f53-47a2-955b-1dbc9aeb7913 2018-10-22 08:57:27,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:27,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:28,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["f1szqEg6SVOxLjQOJtZ4-A"], "issued_at": "2018-10-22T08:57:28.000000Z"}} 2018-10-22 08:57:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:28,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94addbf-a62c-456b-9690-82def95203df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:28,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c94addbf-a62c-456b-9690-82def95203df 2018-10-22 08:57:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:28,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e1b65c9a-32b8-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:28,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323d7544-6e96-4052-b771-8bd9785b51ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e1b65c9a-32b8-431-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:57:28,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e1b65c9a-32b8-431-proj used request id req-323d7544-6e96-4052-b771-8bd9785b51ec 2018-10-22 08:57:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:28,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5369f3c-1fb9-41f6-877b-703414df8dbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:28,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a5369f3c-1fb9-41f6-877b-703414df8dbc 2018-10-22 08:57:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj"}}' 2018-10-22 08:57:28,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71c02c1-f816-4daa-af38-e762d7a83bdd Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a836c53c2ef2409ca3fe23edd021f7e8"}, "enabled": true, "id": "a836c53c2ef2409ca3fe23edd021f7e8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj"}} 2018-10-22 08:57:28,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d71c02c1-f816-4daa-af38-e762d7a83bdd 2018-10-22 08:57:28,652 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e1b65c9a-32b8-431-proj 2018-10-22 08:57:28,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:28,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:29,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["V-zi9CK7SwaAiLkUSjVgxQ"], "issued_at": "2018-10-22T08:57:29.000000Z"}} 2018-10-22 08:57:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2b9acd23d70c09bc23870abbcdfb9532b8dd40" 2018-10-22 08:57:29,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b97fb5a-548f-4b85-8f57-f90bd79f5ddc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:29,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b97fb5a-548f-4b85-8f57-f90bd79f5ddc 2018-10-22 08:57:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:29,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:29,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2b9acd23d70c09bc23870abbcdfb9532b8dd40" 2018-10-22 08:57:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62768b54-2252-49c4-b64f-7b737aa4e2fa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:57:29,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-62768b54-2252-49c4-b64f-7b737aa4e2fa 2018-10-22 08:57:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-e1b65c9a-32b8-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2b9acd23d70c09bc23870abbcdfb9532b8dd40" 2018-10-22 08:57:29,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eadc14b-a6b8-4d0e-9121-d963918b0bad Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-e1b65c9a-32b8-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a836c53c2ef2409ca3fe23edd021f7e8"}, "enabled": true, "id": "a836c53c2ef2409ca3fe23edd021f7e8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj"}]} 2018-10-22 08:57:29,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-e1b65c9a-32b8-431-proj used request id req-0eadc14b-a6b8-4d0e-9121-d963918b0bad 2018-10-22 08:57:29,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2b9acd23d70c09bc23870abbcdfb9532b8dd40" 2018-10-22 08:57:29,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b264dd0-abfb-4020-8fa6-c7d3644630f9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:29,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9b264dd0-abfb-4020-8fa6-c7d3644630f9 2018-10-22 08:57:29,728 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e1b65c9a-32b8-431-user 2018-10-22 08:57:29,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:29,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:29,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c743f670-eac4-4f90-a4f9-0a0c59619680 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:29,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c743f670-eac4-4f90-a4f9-0a0c59619680 2018-10-22 08:57:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" -d '{"role": {"name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role"}}' 2018-10-22 08:57:29,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4bbb5f-77d1-4240-9606-4d1edab921d6 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df5e6ad0d48340d68dff120bbcc076bc", "links": {"self": "http://172.30.9.28:5000/v3/roles/df5e6ad0d48340d68dff120bbcc076bc"}, "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role"}} 2018-10-22 08:57:29,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e4bbb5f-77d1-4240-9606-4d1edab921d6 2018-10-22 08:57:29,986 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role 2018-10-22 08:57:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/df5e6ad0d48340d68dff120bbcc076bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8407f81-ad78-4799-89af-3b0dc03311ab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/df5e6ad0d48340d68dff120bbcc076bc"}, "domain_id": null, "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role", "id": "df5e6ad0d48340d68dff120bbcc076bc"}} 2018-10-22 08:57:30,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/df5e6ad0d48340d68dff120bbcc076bc used request id req-f8407f81-ad78-4799-89af-3b0dc03311ab 2018-10-22 08:57:30,070 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role to project CreateImageSuccessTests-e1b65c9a-32b8-431-proj 2018-10-22 08:57:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a836c53c2ef2409ca3fe23edd021f7e8/users/567e2f2d10ef4775a5a9812882db1802/roles/df5e6ad0d48340d68dff120bbcc076bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:30,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d7f541-9475-4f46-beff-8db2572dcb22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:30,210 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a836c53c2ef2409ca3fe23edd021f7e8/users/567e2f2d10ef4775a5a9812882db1802/roles/df5e6ad0d48340d68dff120bbcc076bc used request id req-96d7f541-9475-4f46-beff-8db2572dcb22 2018-10-22 08:57:30,211 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:57:30,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:30,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:30,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df5e6ad0d48340d68dff120bbcc076bc", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role"}], "expires_at": "2018-10-22T09:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a836c53c2ef2409ca3fe23edd021f7e8", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-user", "id": "567e2f2d10ef4775a5a9812882db1802"}, "audit_ids": ["gz9enNHESBaxKyH7RW6MIw"], "issued_at": "2018-10-22T08:57:30.000000Z"}} 2018-10-22 08:57:30,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:30,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b75c6b-6e02-4fd8-8d8a-2096cda5dcf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:30,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04b75c6b-6e02-4fd8-8d8a-2096cda5dcf2 2018-10-22 08:57:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:30,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a7fdf51b-79dd-42aa-ac4c-986a5a2eafcb Date: Mon, 22 Oct 2018 08:57:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3"} 2018-10-22 08:57:30,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 used request id req-a7fdf51b-79dd-42aa-ac4c-986a5a2eafcb 2018-10-22 08:57:30,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:31,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1180db1a-2e27-4430-adfd-c1a5de47a2e0 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:31,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1180db1a-2e27-4430-adfd-c1a5de47a2e0 2018-10-22 08:57:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3"}' 2018-10-22 08:57:31,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 X-Openstack-Request-Id: req-6fa6839d-5cb5-4c09-a886-2fd2f0a37e60 Date: Mon, 22 Oct 2018 08:57:31 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042", "min_disk": 0, "protected": false, "id": "bb42026b-47aa-4a9c-b49c-cb7b90f11042", "file": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/file", "checksum": null, "owner": "a836c53c2ef2409ca3fe23edd021f7e8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:31,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6fa6839d-5cb5-4c09-a886-2fd2f0a37e60 2018-10-22 08:57:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" -d '' 2018-10-22 08:57:32,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc211e50-895d-404c-8ecb-a11341d5756f Date: Mon, 22 Oct 2018 08:57:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:32,457 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/file used request id req-fc211e50-895d-404c-8ecb-a11341d5756f 2018-10-22 08:57:32,457 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:57:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:32,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-fb98af81-37e1-4276-a117-05452eca2b77 Date: Mon, 22 Oct 2018 08:57:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:32Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/snap", "metadata": {}}], "self": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042", "min_disk": 0, "protected": false, "id": "bb42026b-47aa-4a9c-b49c-cb7b90f11042", "file": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a836c53c2ef2409ca3fe23edd021f7e8", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:32,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 used request id req-fb98af81-37e1-4276-a117-05452eca2b77 2018-10-22 08:57:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:32,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-047c4d65-e304-4698-9deb-1c1d7e9f05e8 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:32,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-047c4d65-e304-4698-9deb-1c1d7e9f05e8 2018-10-22 08:57:32,778 - create_image - INFO - Created image with name - CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 2018-10-22 08:57:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:32,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e0b023cf-c324-489c-bcfb-0ecd2be086eb Date: Mon, 22 Oct 2018 08:57:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:32Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/snap", "metadata": {}}], "self": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042", "min_disk": 0, "protected": false, "id": "bb42026b-47aa-4a9c-b49c-cb7b90f11042", "file": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a836c53c2ef2409ca3fe23edd021f7e8", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:32,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 used request id req-e0b023cf-c324-489c-bcfb-0ecd2be086eb 2018-10-22 08:57:32,948 - create_image - DEBUG - Instance status is - active 2018-10-22 08:57:32,948 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 2018-10-22 08:57:32,948 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 2018-10-22 08:57:32,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:33,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df5e6ad0d48340d68dff120bbcc076bc", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role"}], "expires_at": "2018-10-22T09:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a836c53c2ef2409ca3fe23edd021f7e8", "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a836c53c2ef2409ca3fe23edd021f7e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e1b65c9a-32b8-431-user", "id": "567e2f2d10ef4775a5a9812882db1802"}, "audit_ids": ["LlvUa42iQ9i1rNaMJm35yw"], "issued_at": "2018-10-22T08:57:33.000000Z"}} 2018-10-22 08:57:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4be3679881dfc1d7873716f9dfcc3dc017326ab0" 2018-10-22 08:57:33,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-0f5e1757-3d80-4f1d-be0e-b442d443ae05 Date: Mon, 22 Oct 2018 08:57:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:32Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/snap", "metadata": {}}], "self": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042", "min_disk": 0, "protected": false, "id": "bb42026b-47aa-4a9c-b49c-cb7b90f11042", "file": "/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a836c53c2ef2409ca3fe23edd021f7e8", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3"} 2018-10-22 08:57:33,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 used request id req-0f5e1757-3d80-4f1d-be0e-b442d443ae05 2018-10-22 08:57:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4be3679881dfc1d7873716f9dfcc3dc017326ab0" 2018-10-22 08:57:33,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1140551-28d0-466f-938e-38e9a2e3bc88 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:33,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c1140551-28d0-466f-938e-38e9a2e3bc88 2018-10-22 08:57:33,680 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b86356db-e931-4c2c-b465-1060fdfaafd3 2018-10-22 08:57:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}638d0e7fc04e92b1ec628f84e036523d9a20035e" 2018-10-22 08:57:34,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c01b8b34-8e32-4ba2-9161-3164ab7ecd7f Date: Mon, 22 Oct 2018 08:57:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:34,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bb42026b-47aa-4a9c-b49c-cb7b90f11042 used request id req-c01b8b34-8e32-4ba2-9161-3164ab7ecd7f 2018-10-22 08:57:34,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-59b518c5-c79e-4663-9598-938cff226e25 Date: Mon, 22 Oct 2018 08:57:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:57:35,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-59b518c5-c79e-4663-9598-938cff226e25 2018-10-22 08:57:35,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abe477b-db69-41b1-b724-1772cbcf7734 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:57:35,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-7abe477b-db69-41b1-b724-1772cbcf7734 2018-10-22 08:57:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c29b50-f151-453a-9bcb-47d61425e1d1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:57:35,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-84c29b50-f151-453a-9bcb-47d61425e1d1 2018-10-22 08:57:35,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724fc04a-9abc-49e3-8636-ae4ef9f2600f 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:57:35,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-724fc04a-9abc-49e3-8636-ae4ef9f2600f 2018-10-22 08:57:35,470 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e1b65c9a-32b8-431-proj 2018-10-22 08:57:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a836c53c2ef2409ca3fe23edd021f7e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af896633-654c-417e-9c1e-f1a9c30c4709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:35,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a836c53c2ef2409ca3fe23edd021f7e8 used request id req-af896633-654c-417e-9c1e-f1a9c30c4709 2018-10-22 08:57:35,701 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e1b65c9a-32b8-431-proj-role 2018-10-22 08:57:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/df5e6ad0d48340d68dff120bbcc076bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c156dc6-c298-44e9-ab1d-52beed6e2bee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:35,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/df5e6ad0d48340d68dff120bbcc076bc used request id req-4c156dc6-c298-44e9-ab1d-52beed6e2bee 2018-10-22 08:57:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb34efaad82db1dea8e0cf36cf2abd1af766eb8" 2018-10-22 08:57:35,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f88adc2-7442-418f-90f6-3a96668e6348 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0f88adc2-7442-418f-90f6-3a96668e6348 2018-10-22 08:57:35,897 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e1b65c9a-32b8-431-user 2018-10-22 08:57:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/567e2f2d10ef4775a5a9812882db1802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2b9acd23d70c09bc23870abbcdfb9532b8dd40" 2018-10-22 08:57:36,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6c2f02e-cba3-4730-ba3d-ec45be6f51bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:36,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/567e2f2d10ef4775a5a9812882db1802 used request id req-c6c2f02e-cba3-4730-ba3d-ec45be6f51bf 2018-10-22 08:57:36,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:36,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YCPPIGN1TlyWUdIjvSt-8w"], "issued_at": "2018-10-22T08:57:36.000000Z"}} 2018-10-22 08:57:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f120e1adf4b1f95c12a709fcc08d82c9908126d5" 2018-10-22 08:57:36,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfc4a48-bebd-4ba8-a20c-8a6145e39e31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:36,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bcfc4a48-bebd-4ba8-a20c-8a6145e39e31 2018-10-22 08:57:36,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:36,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:36,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["lmvVQ9NqRtKMBm7e9H61rw"], "issued_at": "2018-10-22T08:57:36.000000Z"}} 2018-10-22 08:57:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:37,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f168f2-c9d9-408c-9131-18b0a285d858 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:37,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2f168f2-c9d9-408c-9131-18b0a285d858 2018-10-22 08:57:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:37,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-86e50f94-7b3f-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:37,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c80776-8216-44c2-85e3-65607b57c691 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-86e50f94-7b3f-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:57:37,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-86e50f94-7b3f-4e4-proj used request id req-b2c80776-8216-44c2-85e3-65607b57c691 2018-10-22 08:57:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:37,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be175e5-4355-4578-b5e2-15d97b5d8669 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:37,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0be175e5-4355-4578-b5e2-15d97b5d8669 2018-10-22 08:57:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj"}}' 2018-10-22 08:57:37,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92f74e1-d5ba-48d9-8a44-fdc74c57eb05 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6786f49fb2ae4f0a897bdb528a29dce9"}, "enabled": true, "id": "6786f49fb2ae4f0a897bdb528a29dce9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj"}} 2018-10-22 08:57:37,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f92f74e1-d5ba-48d9-8a44-fdc74c57eb05 2018-10-22 08:57:37,316 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-86e50f94-7b3f-4e4-proj 2018-10-22 08:57:37,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:37,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:37,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2uUoWd1IRoujqprEsk9Yhg"], "issued_at": "2018-10-22T08:57:37.000000Z"}} 2018-10-22 08:57:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9dee9fe9e1b79a2e997d1a3dfd190850edf725" 2018-10-22 08:57:37,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8688f57-085c-488c-a20e-b4049f0caf8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:37,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8688f57-085c-488c-a20e-b4049f0caf8c 2018-10-22 08:57:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:37,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9dee9fe9e1b79a2e997d1a3dfd190850edf725" 2018-10-22 08:57:37,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023570f6-c795-4ef5-bfb4-2520000d71ac Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:57:37,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-023570f6-c795-4ef5-bfb4-2520000d71ac 2018-10-22 08:57:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-86e50f94-7b3f-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9dee9fe9e1b79a2e997d1a3dfd190850edf725" 2018-10-22 08:57:37,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abf2d09-cd08-4adb-92bb-16ded6b1322e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-86e50f94-7b3f-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6786f49fb2ae4f0a897bdb528a29dce9"}, "enabled": true, "id": "6786f49fb2ae4f0a897bdb528a29dce9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj"}]} 2018-10-22 08:57:37,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-86e50f94-7b3f-4e4-proj used request id req-0abf2d09-cd08-4adb-92bb-16ded6b1322e 2018-10-22 08:57:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9dee9fe9e1b79a2e997d1a3dfd190850edf725" 2018-10-22 08:57:38,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176dc410-e86c-4687-8997-4192e5d49ec9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:38,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-176dc410-e86c-4687-8997-4192e5d49ec9 2018-10-22 08:57:38,393 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-86e50f94-7b3f-4e4-user 2018-10-22 08:57:38,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:38,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5862c57c-9c5a-4ffb-9a92-72a3414723e3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:38,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5862c57c-9c5a-4ffb-9a92-72a3414723e3 2018-10-22 08:57:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" -d '{"role": {"name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role"}}' 2018-10-22 08:57:38,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7908eddd-4940-459b-af31-8648ca5a344f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf633c24583d41d1867df4186dcf513d", "links": {"self": "http://172.30.9.28:5000/v3/roles/bf633c24583d41d1867df4186dcf513d"}, "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role"}} 2018-10-22 08:57:38,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7908eddd-4940-459b-af31-8648ca5a344f 2018-10-22 08:57:38,603 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role 2018-10-22 08:57:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/bf633c24583d41d1867df4186dcf513d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:38,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f441314a-581e-4f6f-a29c-7b84f2a9001f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/bf633c24583d41d1867df4186dcf513d"}, "domain_id": null, "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role", "id": "bf633c24583d41d1867df4186dcf513d"}} 2018-10-22 08:57:38,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/bf633c24583d41d1867df4186dcf513d used request id req-f441314a-581e-4f6f-a29c-7b84f2a9001f 2018-10-22 08:57:38,692 - keystone_utils - INFO - Granting role CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role to project CreateImageSuccessTests-86e50f94-7b3f-4e4-proj 2018-10-22 08:57:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6786f49fb2ae4f0a897bdb528a29dce9/users/89d79b72f25e45f49ed3a4f32f2321c6/roles/bf633c24583d41d1867df4186dcf513d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:38,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8d181fa-929a-4338-b502-764379101010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:38,814 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6786f49fb2ae4f0a897bdb528a29dce9/users/89d79b72f25e45f49ed3a4f32f2321c6/roles/bf633c24583d41d1867df4186dcf513d used request id req-d8d181fa-929a-4338-b502-764379101010 2018-10-22 08:57:38,815 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:57:38,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:38,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:39,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf633c24583d41d1867df4186dcf513d", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role"}], "expires_at": "2018-10-22T09:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6786f49fb2ae4f0a897bdb528a29dce9", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-user", "id": "89d79b72f25e45f49ed3a4f32f2321c6"}, "audit_ids": ["GqlNMTVsTeSX-QxHD3GxDw"], "issued_at": "2018-10-22T08:57:39.000000Z"}} 2018-10-22 08:57:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:39,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7e93f1-8a6e-4d9d-b143-417aa8764f95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:39,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1f7e93f1-8a6e-4d9d-b143-417aa8764f95 2018-10-22 08:57:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:39,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a067c74c-0ffe-4edf-a9f8-9c9706a2b311 Date: Mon, 22 Oct 2018 08:57:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e"} 2018-10-22 08:57:39,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e used request id req-a067c74c-0ffe-4edf-a9f8-9c9706a2b311 2018-10-22 08:57:39,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:39,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5d184a94-cb60-4186-b047-045ae6073d04 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:39,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5d184a94-cb60-4186-b047-045ae6073d04 2018-10-22 08:57:39,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e"}' 2018-10-22 08:57:39,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 X-Openstack-Request-Id: req-67d5d3a0-d581-4e63-bd43-fb2925d42d74 Date: Mon, 22 Oct 2018 08:57:39 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920", "min_disk": 0, "protected": false, "id": "e3251487-6ae4-418c-ab3c-a45b7e9bd920", "file": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file", "checksum": null, "owner": "6786f49fb2ae4f0a897bdb528a29dce9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:39,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-67d5d3a0-d581-4e63-bd43-fb2925d42d74 2018-10-22 08:57:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" -d '' 2018-10-22 08:57:41,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d26ad27a-d346-44d1-8303-dfa6af991ce3 Date: Mon, 22 Oct 2018 08:57:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:41,288 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file used request id req-d26ad27a-d346-44d1-8303-dfa6af991ce3 2018-10-22 08:57:41,288 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:57:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:41,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b61bfdeb-b642-44e4-948b-ee154c5c1574 Date: Mon, 22 Oct 2018 08:57:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:41Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "metadata": {}}], "self": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920", "min_disk": 0, "protected": false, "id": "e3251487-6ae4-418c-ab3c-a45b7e9bd920", "file": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6786f49fb2ae4f0a897bdb528a29dce9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:41,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 used request id req-b61bfdeb-b642-44e4-948b-ee154c5c1574 2018-10-22 08:57:41,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:41,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2fc80a20-591c-491f-aeed-830fd31af85a Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:41,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2fc80a20-591c-491f-aeed-830fd31af85a 2018-10-22 08:57:41,845 - create_image - INFO - Created image with name - CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e 2018-10-22 08:57:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:42,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5b48723d-a26d-4091-b735-df5704f93b6b Date: Mon, 22 Oct 2018 08:57:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:41Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "metadata": {}}], "self": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920", "min_disk": 0, "protected": false, "id": "e3251487-6ae4-418c-ab3c-a45b7e9bd920", "file": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6786f49fb2ae4f0a897bdb528a29dce9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:42,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 used request id req-5b48723d-a26d-4091-b735-df5704f93b6b 2018-10-22 08:57:42,013 - create_image - DEBUG - Instance status is - active 2018-10-22 08:57:42,013 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e 2018-10-22 08:57:42,013 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e 2018-10-22 08:57:42,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:42,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf633c24583d41d1867df4186dcf513d", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role"}], "expires_at": "2018-10-22T09:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6786f49fb2ae4f0a897bdb528a29dce9", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-user", "id": "89d79b72f25e45f49ed3a4f32f2321c6"}, "audit_ids": ["jW7UdVfsReibat3YrIk5yQ"], "issued_at": "2018-10-22T08:57:42.000000Z"}} 2018-10-22 08:57:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15173b97ade2612f49dc6fe32c6b9069858777da" 2018-10-22 08:57:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f17fe8b7-1d95-4fe3-9fbf-27fbfc135432 Date: Mon, 22 Oct 2018 08:57:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:41Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "metadata": {}}], "self": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920", "min_disk": 0, "protected": false, "id": "e3251487-6ae4-418c-ab3c-a45b7e9bd920", "file": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6786f49fb2ae4f0a897bdb528a29dce9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e"} 2018-10-22 08:57:42,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e used request id req-f17fe8b7-1d95-4fe3-9fbf-27fbfc135432 2018-10-22 08:57:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15173b97ade2612f49dc6fe32c6b9069858777da" 2018-10-22 08:57:42,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5b99dda6-798f-4a49-8798-47a6effec48c Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:42,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5b99dda6-798f-4a49-8798-47a6effec48c 2018-10-22 08:57:42,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:42,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:43,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf633c24583d41d1867df4186dcf513d", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role"}], "expires_at": "2018-10-22T09:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6786f49fb2ae4f0a897bdb528a29dce9", "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6786f49fb2ae4f0a897bdb528a29dce9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-86e50f94-7b3f-4e4-user", "id": "89d79b72f25e45f49ed3a4f32f2321c6"}, "audit_ids": ["3v94Fq1PTLmDUGH4H_2-JQ"], "issued_at": "2018-10-22T08:57:43.000000Z"}} 2018-10-22 08:57:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91df8e36cfe3db5356ad87484a711e336af69169" 2018-10-22 08:57:43,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed14d4a-c605-42be-8bfb-bb50c676057a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:43,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fed14d4a-c605-42be-8bfb-bb50c676057a 2018-10-22 08:57:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91df8e36cfe3db5356ad87484a711e336af69169" 2018-10-22 08:57:43,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ee1dda4b-cbc4-4717-9e5b-5cdfb8baf8c2 Date: Mon, 22 Oct 2018 08:57:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:41Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "metadata": {}}], "self": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920", "min_disk": 0, "protected": false, "id": "e3251487-6ae4-418c-ab3c-a45b7e9bd920", "file": "/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6786f49fb2ae4f0a897bdb528a29dce9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e"} 2018-10-22 08:57:43,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e used request id req-ee1dda4b-cbc4-4717-9e5b-5cdfb8baf8c2 2018-10-22 08:57:43,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91df8e36cfe3db5356ad87484a711e336af69169" 2018-10-22 08:57:43,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f74ac92a-8b9e-4f65-8cb6-69204d0f858f Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:43,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f74ac92a-8b9e-4f65-8cb6-69204d0f858f 2018-10-22 08:57:43,641 - create_image - INFO - Found image with name - CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e 2018-10-22 08:57:43,642 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8ed57170-4b35-4b4d-b4b0-cb65f1ad281e 2018-10-22 08:57:43,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6a6bf47f9292895c6d7058cee2482011b9e5281" 2018-10-22 08:57:45,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8fe5741-f229-4d5b-8cb7-c5100eea9659 Date: Mon, 22 Oct 2018 08:57:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:45,028 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e3251487-6ae4-418c-ab3c-a45b7e9bd920 used request id req-d8fe5741-f229-4d5b-8cb7-c5100eea9659 2018-10-22 08:57:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c9ac1149-553b-4249-9d24-5abdc2595d38 Date: Mon, 22 Oct 2018 08:57:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:57:45,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c9ac1149-553b-4249-9d24-5abdc2595d38 2018-10-22 08:57:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b90f54-d121-4dca-9b2d-24efed6179d4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:57:45,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-b4b90f54-d121-4dca-9b2d-24efed6179d4 2018-10-22 08:57:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f836f04-ebac-4415-b747-0f9f161de5c9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:57:45,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-5f836f04-ebac-4415-b747-0f9f161de5c9 2018-10-22 08:57:45,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf8162f-8c15-4ead-9f06-e9848b25164c 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:57:45,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-1cf8162f-8c15-4ead-9f06-e9848b25164c 2018-10-22 08:57:45,525 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-86e50f94-7b3f-4e4-proj 2018-10-22 08:57:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6786f49fb2ae4f0a897bdb528a29dce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fdd01fb-11b1-44e8-958e-8ca982883be5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:45,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6786f49fb2ae4f0a897bdb528a29dce9 used request id req-0fdd01fb-11b1-44e8-958e-8ca982883be5 2018-10-22 08:57:45,713 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-86e50f94-7b3f-4e4-proj-role 2018-10-22 08:57:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/bf633c24583d41d1867df4186dcf513d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acef2a04-2308-46b5-8981-a85c305ce982 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:45,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bf633c24583d41d1867df4186dcf513d used request id req-acef2a04-2308-46b5-8981-a85c305ce982 2018-10-22 08:57:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec898b1c670c718efed5944e05c5b1d8335ee2ea" 2018-10-22 08:57:45,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f797102-b3e9-4762-90ca-9b961a6efac7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:45,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f797102-b3e9-4762-90ca-9b961a6efac7 2018-10-22 08:57:45,919 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-86e50f94-7b3f-4e4-user 2018-10-22 08:57:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/89d79b72f25e45f49ed3a4f32f2321c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9dee9fe9e1b79a2e997d1a3dfd190850edf725" 2018-10-22 08:57:46,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3322c4d3-3603-4f53-8753-2ff15172fbab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:46,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/89d79b72f25e45f49ed3a4f32f2321c6 used request id req-3322c4d3-3603-4f53-8753-2ff15172fbab 2018-10-22 08:57:46,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:46,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["tRjV0FxPTqm-Xmn0bubmWg"], "issued_at": "2018-10-22T08:57:46.000000Z"}} 2018-10-22 08:57:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54f08cbbef46d7997da4f5eac1c5eb78ae1282c" 2018-10-22 08:57:46,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0feb567-59e7-42ba-8161-d3a69dbc7424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:46,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c0feb567-59e7-42ba-8161-d3a69dbc7424 2018-10-22 08:57:46,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:46,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:46,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["V7dGaLfLTV2gWPqCqYsxZw"], "issued_at": "2018-10-22T08:57:46.000000Z"}} 2018-10-22 08:57:46,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:47,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c61d71-2a7f-46f4-8cf0-59c09ddebde4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:47,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72c61d71-2a7f-46f4-8cf0-59c09ddebde4 2018-10-22 08:57:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:47,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:47,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:47,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f099245-506e-44d2-8c7d-89b0e9096bb7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:57:47,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj used request id req-3f099245-506e-44d2-8c7d-89b0e9096bb7 2018-10-22 08:57:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:47,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f020cb-9984-43e7-96c0-b43c18b3163f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:47,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f0f020cb-9984-43e7-96c0-b43c18b3163f 2018-10-22 08:57:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj"}}' 2018-10-22 08:57:47,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b09f26e-bd64-4c09-be62-aab01acdb0b3 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f56bb4d3e4f4527a2eea6eec8eea9ac"}, "enabled": true, "id": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj"}} 2018-10-22 08:57:47,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4b09f26e-bd64-4c09-be62-aab01acdb0b3 2018-10-22 08:57:47,333 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj 2018-10-22 08:57:47,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:47,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:47,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["KQZKK_oRRZWh_TSqE1sgtQ"], "issued_at": "2018-10-22T08:57:47.000000Z"}} 2018-10-22 08:57:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3244702acac493666fa3d5e0f089702331d312c" 2018-10-22 08:57:47,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef1ce42-5451-4146-a853-fcd88fe9a753 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:47,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ef1ce42-5451-4146-a853-fcd88fe9a753 2018-10-22 08:57:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:47,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:47,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3244702acac493666fa3d5e0f089702331d312c" 2018-10-22 08:57:47,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c59d54-269e-471b-8f33-ca9b4519425b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:57:47,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-36c59d54-269e-471b-8f33-ca9b4519425b 2018-10-22 08:57:47,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3244702acac493666fa3d5e0f089702331d312c" 2018-10-22 08:57:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729bb25a-0d7f-402b-87c1-e8d17961a561 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f56bb4d3e4f4527a2eea6eec8eea9ac"}, "enabled": true, "id": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj"}]} 2018-10-22 08:57:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj used request id req-729bb25a-0d7f-402b-87c1-e8d17961a561 2018-10-22 08:57:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3244702acac493666fa3d5e0f089702331d312c" 2018-10-22 08:57:48,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290b5b9f-0417-44e6-b0a6-975b9f8766ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:48,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-290b5b9f-0417-44e6-b0a6-975b9f8766ba 2018-10-22 08:57:48,495 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9b32bbd2-2b02-4bf-user 2018-10-22 08:57:48,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:48,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f63b33e-7ab5-4cd8-831b-d02831b3343c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:48,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f63b33e-7ab5-4cd8-831b-d02831b3343c 2018-10-22 08:57:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" -d '{"role": {"name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role"}}' 2018-10-22 08:57:48,638 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d375b0b-9b1e-4763-93ae-d5921983bdbe Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a364544a87147a9bb89a3d838f76c9f", "links": {"self": "http://172.30.9.28:5000/v3/roles/5a364544a87147a9bb89a3d838f76c9f"}, "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role"}} 2018-10-22 08:57:48,638 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7d375b0b-9b1e-4763-93ae-d5921983bdbe 2018-10-22 08:57:48,639 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role 2018-10-22 08:57:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5a364544a87147a9bb89a3d838f76c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:48,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70bcbf5d-9490-4a31-8195-5d882fcb4144 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5a364544a87147a9bb89a3d838f76c9f"}, "domain_id": null, "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role", "id": "5a364544a87147a9bb89a3d838f76c9f"}} 2018-10-22 08:57:48,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5a364544a87147a9bb89a3d838f76c9f used request id req-70bcbf5d-9490-4a31-8195-5d882fcb4144 2018-10-22 08:57:48,733 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role to project CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj 2018-10-22 08:57:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8f56bb4d3e4f4527a2eea6eec8eea9ac/users/a8f010e1bb264ff5aed7265c85c238c4/roles/5a364544a87147a9bb89a3d838f76c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:48,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5194da0a-8ea9-4695-b0cd-bd1aef7b80f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:48,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8f56bb4d3e4f4527a2eea6eec8eea9ac/users/a8f010e1bb264ff5aed7265c85c238c4/roles/5a364544a87147a9bb89a3d838f76c9f used request id req-5194da0a-8ea9-4695-b0cd-bd1aef7b80f0 2018-10-22 08:57:48,870 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 08:57:48,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:48,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:49,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a364544a87147a9bb89a3d838f76c9f", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role"}], "expires_at": "2018-10-22T09:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-user", "id": "a8f010e1bb264ff5aed7265c85c238c4"}, "audit_ids": ["VM4opt1lSMGwmd1wzHlAGA"], "issued_at": "2018-10-22T08:57:49.000000Z"}} 2018-10-22 08:57:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:49,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2bcc38-8c34-4a8b-b920-2567559b11b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:49,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f2bcc38-8c34-4a8b-b920-2567559b11b9 2018-10-22 08:57:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-d4e1e3d4-b6bb-4631-a526-2b9e06f763b8 Date: Mon, 22 Oct 2018 08:57:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff"} 2018-10-22 08:57:49,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff used request id req-d4e1e3d4-b6bb-4631-a526-2b9e06f763b8 2018-10-22 08:57:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:49,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d022eb6-6ced-41f9-90b1-a37e398cacba Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:49,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6d022eb6-6ced-41f9-90b1-a37e398cacba 2018-10-22 08:57:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff"}' 2018-10-22 08:57:49,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 X-Openstack-Request-Id: req-5d240f20-00a4-44a4-b00a-44975e686b83 Date: Mon, 22 Oct 2018 08:57:49 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41", "min_disk": 0, "protected": false, "id": "5a56bd82-356a-4e60-98cb-204295617e41", "file": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file", "checksum": null, "owner": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:49,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5d240f20-00a4-44a4-b00a-44975e686b83 2018-10-22 08:57:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" -d '' 2018-10-22 08:57:51,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55ba049d-59d2-4c87-9996-1489d1f0b5a8 Date: Mon, 22 Oct 2018 08:57:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:51,529 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file used request id req-55ba049d-59d2-4c87-9996-1489d1f0b5a8 2018-10-22 08:57:51,529 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 08:57:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:51,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-314c0e70-a73a-4cf9-be98-d498c4d0e371 Date: Mon, 22 Oct 2018 08:57:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:51Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "metadata": {}}], "self": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41", "min_disk": 0, "protected": false, "id": "5a56bd82-356a-4e60-98cb-204295617e41", "file": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:51,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 used request id req-314c0e70-a73a-4cf9-be98-d498c4d0e371 2018-10-22 08:57:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:51,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07d33f06-70d0-40b3-9ec8-6764662ec9e7 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:51,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-07d33f06-70d0-40b3-9ec8-6764662ec9e7 2018-10-22 08:57:51,842 - create_image - INFO - Created image with name - CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff 2018-10-22 08:57:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:52,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7a46338c-3e5e-4170-859e-53c57d23231f Date: Mon, 22 Oct 2018 08:57:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:51Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "metadata": {}}], "self": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41", "min_disk": 0, "protected": false, "id": "5a56bd82-356a-4e60-98cb-204295617e41", "file": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:57:52,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 used request id req-7a46338c-3e5e-4170-859e-53c57d23231f 2018-10-22 08:57:52,004 - create_image - DEBUG - Instance status is - active 2018-10-22 08:57:52,004 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff 2018-10-22 08:57:52,004 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff 2018-10-22 08:57:52,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:52,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a364544a87147a9bb89a3d838f76c9f", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role"}], "expires_at": "2018-10-22T09:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-user", "id": "a8f010e1bb264ff5aed7265c85c238c4"}, "audit_ids": ["QkcWp0nlQK-c65mibUph4g"], "issued_at": "2018-10-22T08:57:52.000000Z"}} 2018-10-22 08:57:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8f43791d4d741d8e6fede1ea34a9ba3b55d54b" 2018-10-22 08:57:52,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d115741b-1a57-4aa6-80e3-23681079df0d Date: Mon, 22 Oct 2018 08:57:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:51Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "metadata": {}}], "self": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41", "min_disk": 0, "protected": false, "id": "5a56bd82-356a-4e60-98cb-204295617e41", "file": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff"} 2018-10-22 08:57:52,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff used request id req-d115741b-1a57-4aa6-80e3-23681079df0d 2018-10-22 08:57:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8f43791d4d741d8e6fede1ea34a9ba3b55d54b" 2018-10-22 08:57:52,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-025f7f07-4538-4efb-946d-dde61429049f Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:52,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-025f7f07-4538-4efb-946d-dde61429049f 2018-10-22 08:57:52,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:52,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:53,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a364544a87147a9bb89a3d838f76c9f", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role"}], "expires_at": "2018-10-22T09:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f56bb4d3e4f4527a2eea6eec8eea9ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9b32bbd2-2b02-4bf-user", "id": "a8f010e1bb264ff5aed7265c85c238c4"}, "audit_ids": ["fJPTYDRpSIqEd44Zfi2Bmg"], "issued_at": "2018-10-22T08:57:53.000000Z"}} 2018-10-22 08:57:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bfd7f9d942064db078b0f1154a46db733bc2ec" 2018-10-22 08:57:53,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2922d936-4e99-4d38-a9d0-1cd2108b001b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:53,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2922d936-4e99-4d38-a9d0-1cd2108b001b 2018-10-22 08:57:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27bfd7f9d942064db078b0f1154a46db733bc2ec" 2018-10-22 08:57:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-92a1e876-69cf-41ef-90ae-658b2ebbff56 Date: Mon, 22 Oct 2018 08:57:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T08:57:51Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "metadata": {}}], "self": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41", "min_disk": 0, "protected": false, "id": "5a56bd82-356a-4e60-98cb-204295617e41", "file": "/v2/images/5a56bd82-356a-4e60-98cb-204295617e41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f56bb4d3e4f4527a2eea6eec8eea9ac", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a56bd82-356a-4e60-98cb-204295617e41/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff"} 2018-10-22 08:57:53,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff used request id req-92a1e876-69cf-41ef-90ae-658b2ebbff56 2018-10-22 08:57:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27bfd7f9d942064db078b0f1154a46db733bc2ec" 2018-10-22 08:57:53,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4273a2e7-72a7-4e1c-a45d-344431939054 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:53,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4273a2e7-72a7-4e1c-a45d-344431939054 2018-10-22 08:57:53,719 - create_image - INFO - Found image with name - CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff 2018-10-22 08:57:53,719 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-24892b1d-fd8a-47b2-8c53-96077d7351ff 2018-10-22 08:57:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c0c11523574b5622ae15a185770587a8f170d94" 2018-10-22 08:57:55,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90e347e8-cf6d-4ff4-8a02-d42b3d6f2397 Date: Mon, 22 Oct 2018 08:57:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:57:55,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5a56bd82-356a-4e60-98cb-204295617e41 used request id req-90e347e8-cf6d-4ff4-8a02-d42b3d6f2397 2018-10-22 08:57:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:55,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-84be8ec3-b0fd-4f23-9928-56c0871bbfea Date: Mon, 22 Oct 2018 08:57:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:57:55,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-84be8ec3-b0fd-4f23-9928-56c0871bbfea 2018-10-22 08:57:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:55,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6152800-7292-40b8-ba5f-54925c586e54 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:57:55,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-e6152800-7292-40b8-ba5f-54925c586e54 2018-10-22 08:57:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:55,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32252bc-f59e-4f0e-b0fb-30071d0e8dda Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:57:55,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e32252bc-f59e-4f0e-b0fb-30071d0e8dda 2018-10-22 08:57:55,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:55,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e383ac-353b-4030-8acd-3c17e882de7e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:57:55,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-88e383ac-353b-4030-8acd-3c17e882de7e 2018-10-22 08:57:55,767 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj 2018-10-22 08:57:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8f56bb4d3e4f4527a2eea6eec8eea9ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:55,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41b6d7ee-bae7-475f-bd6b-63644c5c152e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:55,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8f56bb4d3e4f4527a2eea6eec8eea9ac used request id req-41b6d7ee-bae7-475f-bd6b-63644c5c152e 2018-10-22 08:57:55,989 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9b32bbd2-2b02-4bf-proj-role 2018-10-22 08:57:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5a364544a87147a9bb89a3d838f76c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:56,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58d536e-b504-449f-abad-64a8014c2e80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:56,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5a364544a87147a9bb89a3d838f76c9f used request id req-b58d536e-b504-449f-abad-64a8014c2e80 2018-10-22 08:57:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28088cf2e2782b35ce5c3e46c1f26b082277361" 2018-10-22 08:57:56,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebefeb2-19e7-452f-8bef-f3edac35e651 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:56,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ebefeb2-19e7-452f-8bef-f3edac35e651 2018-10-22 08:57:56,189 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9b32bbd2-2b02-4bf-user 2018-10-22 08:57:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a8f010e1bb264ff5aed7265c85c238c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3244702acac493666fa3d5e0f089702331d312c" 2018-10-22 08:57:56,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d72987c5-6b47-4805-92bf-d62d6a237bce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:56,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a8f010e1bb264ff5aed7265c85c238c4 used request id req-d72987c5-6b47-4805-92bf-d62d6a237bce 2018-10-22 08:57:56,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:56,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YD09LF5DRf-m9Gqt7HCAZQ"], "issued_at": "2018-10-22T08:57:56.000000Z"}} 2018-10-22 08:57:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a164b8ce39078456e17fbd10573bb5c21f0129" 2018-10-22 08:57:56,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3b7f8d-aac6-461b-97f3-103a59cf2779 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:56,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ef3b7f8d-aac6-461b-97f3-103a59cf2779 2018-10-22 08:57:56,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:56,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:57,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["i8eRmrKdSv21nYJ9bXswug"], "issued_at": "2018-10-22T08:57:57.000000Z"}} 2018-10-22 08:57:57,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:57:57,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1881a00b-7d33-4c68-9c16-a0ca6950f64b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:57,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1881a00b-7d33-4c68-9c16-a0ca6950f64b 2018-10-22 08:57:57,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:57,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-cc440c50-48ef-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:57:57,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d4f968-5184-4a41-a76e-76bd379b093d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-cc440c50-48ef-42d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:57:57,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-cc440c50-48ef-42d-proj used request id req-71d4f968-5184-4a41-a76e-76bd379b093d 2018-10-22 08:57:57,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:57:57,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af14f876-97f5-425b-8a2d-c910580aa6bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:57,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-af14f876-97f5-425b-8a2d-c910580aa6bc 2018-10-22 08:57:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj"}}' 2018-10-22 08:57:57,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba1e80b-375e-46af-9bc4-1b999c8515ab Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8a71e2ad56d644b393e3e847480c810b"}, "enabled": true, "id": "8a71e2ad56d644b393e3e847480c810b", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj"}} 2018-10-22 08:57:57,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-aba1e80b-375e-46af-9bc4-1b999c8515ab 2018-10-22 08:57:57,615 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-cc440c50-48ef-42d-proj 2018-10-22 08:57:57,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:57,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:58,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["XwtgCQleTqmp5e1ojYTurw"], "issued_at": "2018-10-22T08:57:58.000000Z"}} 2018-10-22 08:57:58,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a88c404f28c4204d5c920c524f574cad08889c5" 2018-10-22 08:57:58,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7a725c-0a7f-40ba-aa36-7e18169f9ebf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:58,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d7a725c-0a7f-40ba-aa36-7e18169f9ebf 2018-10-22 08:57:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:57:58,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:57:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a88c404f28c4204d5c920c524f574cad08889c5" 2018-10-22 08:57:58,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a93702-a6c5-4083-a7a5-b8b4e23f0836 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:57:58,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b6a93702-a6c5-4083-a7a5-b8b4e23f0836 2018-10-22 08:57:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-cc440c50-48ef-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a88c404f28c4204d5c920c524f574cad08889c5" 2018-10-22 08:57:58,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e44f24-fdd1-4459-9858-074267115a40 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-cc440c50-48ef-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8a71e2ad56d644b393e3e847480c810b"}, "enabled": true, "id": "8a71e2ad56d644b393e3e847480c810b", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj"}]} 2018-10-22 08:57:58,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-cc440c50-48ef-42d-proj used request id req-a2e44f24-fdd1-4459-9858-074267115a40 2018-10-22 08:57:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a88c404f28c4204d5c920c524f574cad08889c5" 2018-10-22 08:57:58,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72b2a29-298e-4ef2-a81e-5811f73b3451 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:57:58,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d72b2a29-298e-4ef2-a81e-5811f73b3451 2018-10-22 08:57:58,746 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-cc440c50-48ef-42d-user 2018-10-22 08:57:58,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:57:58,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426d19a0-788d-4bf6-8ae6-946792d8fc41 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:57:58,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-426d19a0-788d-4bf6-8ae6-946792d8fc41 2018-10-22 08:57:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" -d '{"role": {"name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj-role"}}' 2018-10-22 08:57:58,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6273d94f-5fcc-4aea-89ca-9cd8d2dea6a5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d4205499b4f429da2272e66c471e641", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d4205499b4f429da2272e66c471e641"}, "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj-role"}} 2018-10-22 08:57:58,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6273d94f-5fcc-4aea-89ca-9cd8d2dea6a5 2018-10-22 08:57:58,943 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-cc440c50-48ef-42d-proj-role 2018-10-22 08:57:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d4205499b4f429da2272e66c471e641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:57:59,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1b91eb-4fc9-478b-a7cb-9a08c3c2241c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d4205499b4f429da2272e66c471e641"}, "domain_id": null, "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj-role", "id": "4d4205499b4f429da2272e66c471e641"}} 2018-10-22 08:57:59,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d4205499b4f429da2272e66c471e641 used request id req-9e1b91eb-4fc9-478b-a7cb-9a08c3c2241c 2018-10-22 08:57:59,034 - keystone_utils - INFO - Granting role CreateImageNegativeTests-cc440c50-48ef-42d-proj-role to project CreateImageNegativeTests-cc440c50-48ef-42d-proj 2018-10-22 08:57:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8a71e2ad56d644b393e3e847480c810b/users/04f8783e54134c3495bbdb24b2feed12/roles/4d4205499b4f429da2272e66c471e641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:57:59,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a176ac24-23ce-4e9e-9e47-446e65ed621d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:57:59,163 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8a71e2ad56d644b393e3e847480c810b/users/04f8783e54134c3495bbdb24b2feed12/roles/4d4205499b4f429da2272e66c471e641 used request id req-a176ac24-23ce-4e9e-9e47-446e65ed621d 2018-10-22 08:57:59,163 - openstack_tests - DEBUG - Image metadata - None 2018-10-22 08:57:59,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:57:59,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:57:59,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d4205499b4f429da2272e66c471e641", "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj-role"}], "expires_at": "2018-10-22T09:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a71e2ad56d644b393e3e847480c810b", "name": "CreateImageNegativeTests-cc440c50-48ef-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8a71e2ad56d644b393e3e847480c810b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8a71e2ad56d644b393e3e847480c810b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8a71e2ad56d644b393e3e847480c810b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8a71e2ad56d644b393e3e847480c810b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8a71e2ad56d644b393e3e847480c810b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8a71e2ad56d644b393e3e847480c810b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8a71e2ad56d644b393e3e847480c810b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8a71e2ad56d644b393e3e847480c810b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8a71e2ad56d644b393e3e847480c810b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8a71e2ad56d644b393e3e847480c810b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8a71e2ad56d644b393e3e847480c810b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8a71e2ad56d644b393e3e847480c810b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-cc440c50-48ef-42d-user", "id": "04f8783e54134c3495bbdb24b2feed12"}, "audit_ids": ["h87UjF51RJSZtHmtQrsL8w"], "issued_at": "2018-10-22T08:57:59.000000Z"}} 2018-10-22 08:57:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615c659887beefffe0069c96b664a6620d02b364" 2018-10-22 08:57:59,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0272c72-b2fc-47c3-8410-ff3b960b20e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:57:59,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0272c72-b2fc-47c3-8410-ff3b960b20e5 2018-10-22 08:57:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-eeaa1ecb-c05f-4b05-82c7-00c79bcbca18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615c659887beefffe0069c96b664a6620d02b364" 2018-10-22 08:57:59,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-f04c2599-3d1e-4fd1-aa56-2617f62bca5f Date: Mon, 22 Oct 2018 08:57:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-eeaa1ecb-c05f-4b05-82c7-00c79bcbca18"} 2018-10-22 08:57:59,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-eeaa1ecb-c05f-4b05-82c7-00c79bcbca18 used request id req-f04c2599-3d1e-4fd1-aa56-2617f62bca5f 2018-10-22 08:57:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615c659887beefffe0069c96b664a6620d02b364" 2018-10-22 08:57:59,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e98b845f-7eaf-4d3c-a926-e316e8cd04d3 Date: Mon, 22 Oct 2018 08:57: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"}}} 2018-10-22 08:57:59,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e98b845f-7eaf-4d3c-a926-e316e8cd04d3 2018-10-22 08:57:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}615c659887beefffe0069c96b664a6620d02b364" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-eeaa1ecb-c05f-4b05-82c7-00c79bcbca18"}' 2018-10-22 08:58:00,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/97eea0fe-dd0f-4bb9-8655-786c75b35316 X-Openstack-Request-Id: req-e6a52ce5-8ba6-4707-9483-eb95ad58d734 Date: Mon, 22 Oct 2018 08:58:00 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-eeaa1ecb-c05f-4b05-82c7-00c79bcbca18", "tags": [], "container_format": "bare", "created_at": "2018-10-22T08:58:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T08:58:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/97eea0fe-dd0f-4bb9-8655-786c75b35316", "min_disk": 0, "protected": false, "id": "97eea0fe-dd0f-4bb9-8655-786c75b35316", "file": "/v2/images/97eea0fe-dd0f-4bb9-8655-786c75b35316/file", "checksum": null, "owner": "8a71e2ad56d644b393e3e847480c810b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 08:58:00,198 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e6a52ce5-8ba6-4707-9483-eb95ad58d734 2018-10-22 08:58:00,205 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-22 08:58:00,205 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-eeaa1ecb-c05f-4b05-82c7-00c79bcbca18 2018-10-22 08:58:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/97eea0fe-dd0f-4bb9-8655-786c75b35316 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615c659887beefffe0069c96b664a6620d02b364" 2018-10-22 08:58:00,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6acb0816-6ea2-4e8f-801e-b4a720c35343 Date: Mon, 22 Oct 2018 08:58:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 08:58:00,441 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/97eea0fe-dd0f-4bb9-8655-786c75b35316 used request id req-6acb0816-6ea2-4e8f-801e-b4a720c35343 2018-10-22 08:58:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:00,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f9f5f8d7-2d2c-4b70-a8ba-e048c3d1b36a Date: Mon, 22 Oct 2018 08:58:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:00,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f9f5f8d7-2d2c-4b70-a8ba-e048c3d1b36a 2018-10-22 08:58:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:00,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3cf80f-74bc-40fc-bb60-7151bcda9315 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:00,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3a3cf80f-74bc-40fc-bb60-7151bcda9315 2018-10-22 08:58:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:00,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010dcba4-63ad-4084-a31f-45003b347d84 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:00,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-010dcba4-63ad-4084-a31f-45003b347d84 2018-10-22 08:58:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:00,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baceb56-7a40-4911-8a85-ece7d2f0486e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:00,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-4baceb56-7a40-4911-8a85-ece7d2f0486e 2018-10-22 08:58:00,936 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-cc440c50-48ef-42d-proj 2018-10-22 08:58:00,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8a71e2ad56d644b393e3e847480c810b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:01,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16eb0b99-92ff-4dfb-b9cd-eab2783b6cba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:01,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8a71e2ad56d644b393e3e847480c810b used request id req-16eb0b99-92ff-4dfb-b9cd-eab2783b6cba 2018-10-22 08:58:01,139 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-cc440c50-48ef-42d-proj-role 2018-10-22 08:58:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4d4205499b4f429da2272e66c471e641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:01,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99e37e59-eac6-4a0d-995b-050066eedd15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:01,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4d4205499b4f429da2272e66c471e641 used request id req-99e37e59-eac6-4a0d-995b-050066eedd15 2018-10-22 08:58:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9604d04d8cd4921ec1268d3e62cd45137f9cfb7b" 2018-10-22 08:58:01,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360c6df9-2a36-4166-b57c-863d3271f914 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:01,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-360c6df9-2a36-4166-b57c-863d3271f914 2018-10-22 08:58:01,346 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-cc440c50-48ef-42d-user 2018-10-22 08:58:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/04f8783e54134c3495bbdb24b2feed12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a88c404f28c4204d5c920c524f574cad08889c5" 2018-10-22 08:58:01,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495b4e19-3fb6-4324-bcd9-cce5fc931772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:01,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/04f8783e54134c3495bbdb24b2feed12 used request id req-495b4e19-3fb6-4324-bcd9-cce5fc931772 2018-10-22 08:58:01,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:01,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5eRST8bBTtifOT61j_mLHw"], "issued_at": "2018-10-22T08:58:01.000000Z"}} 2018-10-22 08:58:01,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1623eaf12a9552f5a9ecebfba1c3b154d64a34" 2018-10-22 08:58:01,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a63f685c-ac0d-471c-b93b-532bb1392fc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:01,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a63f685c-ac0d-471c-b93b-532bb1392fc1 2018-10-22 08:58:01,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:01,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:02,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4K0pV1L2RU2hi_n1JNxymQ"], "issued_at": "2018-10-22T08:58:02.000000Z"}} 2018-10-22 08:58:02,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:02,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b50adec-5b7d-43d9-b753-4ab058efeb29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:02,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b50adec-5b7d-43d9-b753-4ab058efeb29 2018-10-22 08:58:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:02,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-12cb0532-812c-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:02,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2227d9cb-4855-439c-bca1-85b05aff9931 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-12cb0532-812c-48d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:02,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-12cb0532-812c-48d-proj used request id req-2227d9cb-4855-439c-bca1-85b05aff9931 2018-10-22 08:58:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:02,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284831bc-5c03-465c-ab3d-13289b7f67e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:02,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-284831bc-5c03-465c-ab3d-13289b7f67e3 2018-10-22 08:58:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj"}}' 2018-10-22 08:58:02,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800147c1-539e-455e-a2d2-068279403086 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b098f931972b4de498725d7396dbcaba"}, "enabled": true, "id": "b098f931972b4de498725d7396dbcaba", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj"}} 2018-10-22 08:58:02,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-800147c1-539e-455e-a2d2-068279403086 2018-10-22 08:58:02,752 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-12cb0532-812c-48d-proj 2018-10-22 08:58:02,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:02,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:03,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Z3BErGn3SbOQpAnIed6KYQ"], "issued_at": "2018-10-22T08:58:03.000000Z"}} 2018-10-22 08:58:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d54da797f2408484379047bb0ab0d973163d0b3" 2018-10-22 08:58:03,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3dc481a-fd6f-4014-93cf-09977737e98a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:03,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b3dc481a-fd6f-4014-93cf-09977737e98a 2018-10-22 08:58:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:03,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d54da797f2408484379047bb0ab0d973163d0b3" 2018-10-22 08:58:03,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a6871d-85fd-4a13-a3a5-febc6d8b66dc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:03,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-52a6871d-85fd-4a13-a3a5-febc6d8b66dc 2018-10-22 08:58:03,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-12cb0532-812c-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d54da797f2408484379047bb0ab0d973163d0b3" 2018-10-22 08:58:03,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46eb9449-ea5a-418b-bf50-9e09d7dafb29 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-12cb0532-812c-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b098f931972b4de498725d7396dbcaba"}, "enabled": true, "id": "b098f931972b4de498725d7396dbcaba", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj"}]} 2018-10-22 08:58:03,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-12cb0532-812c-48d-proj used request id req-46eb9449-ea5a-418b-bf50-9e09d7dafb29 2018-10-22 08:58:03,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d54da797f2408484379047bb0ab0d973163d0b3" 2018-10-22 08:58:03,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa3fd08-0861-4945-8fa9-4c8665e6559e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:03,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-efa3fd08-0861-4945-8fa9-4c8665e6559e 2018-10-22 08:58:03,862 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-12cb0532-812c-48d-user 2018-10-22 08:58:03,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:03,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f4c205-d870-495d-9cd9-83f1447a0fd2 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:03,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-32f4c205-d870-495d-9cd9-83f1447a0fd2 2018-10-22 08:58:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" -d '{"role": {"name": "CreateImageNegativeTests-12cb0532-812c-48d-proj-role"}}' 2018-10-22 08:58:04,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae199a5-a1b7-4286-aab8-411eeb2a9a4a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6874d89feeaf4a0f9a393c5fd335127e", "links": {"self": "http://172.30.9.28:5000/v3/roles/6874d89feeaf4a0f9a393c5fd335127e"}, "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj-role"}} 2018-10-22 08:58:04,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bae199a5-a1b7-4286-aab8-411eeb2a9a4a 2018-10-22 08:58:04,052 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-12cb0532-812c-48d-proj-role 2018-10-22 08:58:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6874d89feeaf4a0f9a393c5fd335127e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:04,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48305eb-2c88-41ba-9ab3-9c52e292cbd9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6874d89feeaf4a0f9a393c5fd335127e"}, "domain_id": null, "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj-role", "id": "6874d89feeaf4a0f9a393c5fd335127e"}} 2018-10-22 08:58:04,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6874d89feeaf4a0f9a393c5fd335127e used request id req-d48305eb-2c88-41ba-9ab3-9c52e292cbd9 2018-10-22 08:58:04,072 - keystone_utils - INFO - Granting role CreateImageNegativeTests-12cb0532-812c-48d-proj-role to project CreateImageNegativeTests-12cb0532-812c-48d-proj 2018-10-22 08:58:04,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b098f931972b4de498725d7396dbcaba/users/ed83568920a3404383c5561064d3a3be/roles/6874d89feeaf4a0f9a393c5fd335127e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:04,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f71b5d-de20-426b-8b7f-fb2b8b5088d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:04,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b098f931972b4de498725d7396dbcaba/users/ed83568920a3404383c5561064d3a3be/roles/6874d89feeaf4a0f9a393c5fd335127e used request id req-32f71b5d-de20-426b-8b7f-fb2b8b5088d6 2018-10-22 08:58:04,198 - openstack_tests - DEBUG - Image metadata - None 2018-10-22 08:58:04,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:04,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:04,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6874d89feeaf4a0f9a393c5fd335127e", "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj-role"}], "expires_at": "2018-10-22T09:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b098f931972b4de498725d7396dbcaba", "name": "CreateImageNegativeTests-12cb0532-812c-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b098f931972b4de498725d7396dbcaba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b098f931972b4de498725d7396dbcaba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b098f931972b4de498725d7396dbcaba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b098f931972b4de498725d7396dbcaba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b098f931972b4de498725d7396dbcaba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b098f931972b4de498725d7396dbcaba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b098f931972b4de498725d7396dbcaba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b098f931972b4de498725d7396dbcaba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b098f931972b4de498725d7396dbcaba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b098f931972b4de498725d7396dbcaba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b098f931972b4de498725d7396dbcaba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b098f931972b4de498725d7396dbcaba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-12cb0532-812c-48d-user", "id": "ed83568920a3404383c5561064d3a3be"}, "audit_ids": ["hu4Oy0m_Q06ImPZr2lfYmg"], "issued_at": "2018-10-22T08:58:04.000000Z"}} 2018-10-22 08:58:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e18b3fe98907984b783ac5aaabf58278da1a2d" 2018-10-22 08:58:04,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1190fcff-e449-44ce-aacc-f1a206b1e5ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:04,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1190fcff-e449-44ce-aacc-f1a206b1e5ab 2018-10-22 08:58:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-94bae54a-2bb3-41ef-8e4b-dc869789803d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9e18b3fe98907984b783ac5aaabf58278da1a2d" 2018-10-22 08:58:04,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-a1871d4d-3257-4eac-a736-fc3e99b2c4aa Date: Mon, 22 Oct 2018 08:58:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-94bae54a-2bb3-41ef-8e4b-dc869789803d"} 2018-10-22 08:58:04,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-94bae54a-2bb3-41ef-8e4b-dc869789803d used request id req-a1871d4d-3257-4eac-a736-fc3e99b2c4aa 2018-10-22 08:58:04,829 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-10-22 08:58:04,829 - file_utils - DEBUG - Saving file to - /tmp/26e93236-cd81-4a8f-9238-dabc2b6d82ae 2018-10-22 08:58:05,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9e18b3fe98907984b783ac5aaabf58278da1a2d" 2018-10-22 08:58:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d745463-0e3a-4d8b-bf44-1dae503dc786 Date: Mon, 22 Oct 2018 08:58: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"}}} 2018-10-22 08:58:05,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0d745463-0e3a-4d8b-bf44-1dae503dc786 2018-10-22 08:58:05,232 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-22 08:58:05,233 - glance_utils - DEBUG - Closing file ./tmp/26e93236-cd81-4a8f-9238-dabc2b6d82ae 2018-10-22 08:58:05,233 - glance_utils - INFO - Removing file ./tmp/26e93236-cd81-4a8f-9238-dabc2b6d82ae 2018-10-22 08:58:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:05,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-391c920d-164e-4768-aeb1-07a2ecfb7942 Date: Mon, 22 Oct 2018 08:58:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:05,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-391c920d-164e-4768-aeb1-07a2ecfb7942 2018-10-22 08:58:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:05,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b8d75a-1c92-4cb9-9b5c-ab8b7ce4cbcc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:05,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-56b8d75a-1c92-4cb9-9b5c-ab8b7ce4cbcc 2018-10-22 08:58:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:05,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5373b77-ff49-4089-9122-0629d7689716 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:05,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e5373b77-ff49-4089-9122-0629d7689716 2018-10-22 08:58:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:05,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d49106-d6cb-45bc-91fd-8eec506d6006 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:05,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-31d49106-d6cb-45bc-91fd-8eec506d6006 2018-10-22 08:58:05,724 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-12cb0532-812c-48d-proj 2018-10-22 08:58:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b098f931972b4de498725d7396dbcaba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:05,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc2bbc8-4ad5-41e5-b453-863e5853a96f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:05,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b098f931972b4de498725d7396dbcaba used request id req-9dc2bbc8-4ad5-41e5-b453-863e5853a96f 2018-10-22 08:58:05,886 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-12cb0532-812c-48d-proj-role 2018-10-22 08:58:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6874d89feeaf4a0f9a393c5fd335127e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:06,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8d9350-f7ff-4982-9f7c-0c1e0e542203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:06,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6874d89feeaf4a0f9a393c5fd335127e used request id req-5c8d9350-f7ff-4982-9f7c-0c1e0e542203 2018-10-22 08:58:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a94b9a9a5316ac635a40b631f03c75d69c0960" 2018-10-22 08:58:06,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbade454-835d-4dc2-875f-4f7b9d3c9917 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:06,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bbade454-835d-4dc2-875f-4f7b9d3c9917 2018-10-22 08:58:06,118 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-12cb0532-812c-48d-user 2018-10-22 08:58:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ed83568920a3404383c5561064d3a3be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d54da797f2408484379047bb0ab0d973163d0b3" 2018-10-22 08:58:06,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce0567d7-2b93-450e-bc11-5eb3fbfc4ad9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:06,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ed83568920a3404383c5561064d3a3be used request id req-ce0567d7-2b93-450e-bc11-5eb3fbfc4ad9 2018-10-22 08:58:06,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:06,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["W9w3uxzmRWCrAyf58R1INg"], "issued_at": "2018-10-22T08:58:06.000000Z"}} 2018-10-22 08:58:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8ce98fe4dbde66603643d05c9d325943b7efe" 2018-10-22 08:58:06,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31abfac-23be-418f-90af-9da99d05edfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:06,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b31abfac-23be-418f-90af-9da99d05edfb 2018-10-22 08:58:06,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:06,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:07,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["p5qdOYZFSIaN7ol4TrRXJw"], "issued_at": "2018-10-22T08:58:07.000000Z"}} 2018-10-22 08:58:07,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:07,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bba7234-9dd3-4871-9625-712099e53ba2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:07,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7bba7234-9dd3-4871-9625-712099e53ba2 2018-10-22 08:58:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:07,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0a63180d-4672-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:07,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2d3950-deaa-4219-8a62-d109a3dbd76c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0a63180d-4672-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:07,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0a63180d-4672-4e3-proj used request id req-7c2d3950-deaa-4219-8a62-d109a3dbd76c 2018-10-22 08:58:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:07,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4438837c-033f-4030-a920-c8aa70afc12a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:07,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4438837c-033f-4030-a920-c8aa70afc12a 2018-10-22 08:58:07,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj"}}' 2018-10-22 08:58:07,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f96c246d-928f-4dac-84ec-ba6efc9b864b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f6797e5dae344e67ab25a8a68c926f33"}, "enabled": true, "id": "f6797e5dae344e67ab25a8a68c926f33", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj"}} 2018-10-22 08:58:07,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f96c246d-928f-4dac-84ec-ba6efc9b864b 2018-10-22 08:58:07,585 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-0a63180d-4672-4e3-proj 2018-10-22 08:58:07,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:07,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:07,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["UXSUNYyZRmSxGKDCkxyY3A"], "issued_at": "2018-10-22T08:58:07.000000Z"}} 2018-10-22 08:58:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44546b1c7fd2765bc8816306faed9a194efa249d" 2018-10-22 08:58:07,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846fa74a-230e-466d-ac07-b4f92dc05ef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:07,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-846fa74a-230e-466d-ac07-b4f92dc05ef6 2018-10-22 08:58:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:07,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44546b1c7fd2765bc8816306faed9a194efa249d" 2018-10-22 08:58:08,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c64b03d-811a-446f-81a0-ed96f5015c25 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:08,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7c64b03d-811a-446f-81a0-ed96f5015c25 2018-10-22 08:58:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-0a63180d-4672-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44546b1c7fd2765bc8816306faed9a194efa249d" 2018-10-22 08:58:08,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39192e9-c9f8-4998-b039-ce6e157e99f3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-0a63180d-4672-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f6797e5dae344e67ab25a8a68c926f33"}, "enabled": true, "id": "f6797e5dae344e67ab25a8a68c926f33", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj"}]} 2018-10-22 08:58:08,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-0a63180d-4672-4e3-proj used request id req-b39192e9-c9f8-4998-b039-ce6e157e99f3 2018-10-22 08:58:08,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44546b1c7fd2765bc8816306faed9a194efa249d" 2018-10-22 08:58:08,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025185ca-68b3-4ff0-bf14-16e645fa129e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:08,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-025185ca-68b3-4ff0-bf14-16e645fa129e 2018-10-22 08:58:08,729 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-0a63180d-4672-4e3-user 2018-10-22 08:58:08,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:08,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8aad2a-257e-477d-bc40-c6919e5a2bf6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:08,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c8aad2a-257e-477d-bc40-c6919e5a2bf6 2018-10-22 08:58:08,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" -d '{"role": {"name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj-role"}}' 2018-10-22 08:58:08,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef12c997-0fff-43d9-9df4-d2bfcd66f439 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af839ffebed34cb095e091d025b162fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/af839ffebed34cb095e091d025b162fa"}, "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj-role"}} 2018-10-22 08:58:08,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ef12c997-0fff-43d9-9df4-d2bfcd66f439 2018-10-22 08:58:08,938 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-0a63180d-4672-4e3-proj-role 2018-10-22 08:58:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/af839ffebed34cb095e091d025b162fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:09,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b03d36f-e733-4cbc-8215-c7e13848a8dd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/af839ffebed34cb095e091d025b162fa"}, "domain_id": null, "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj-role", "id": "af839ffebed34cb095e091d025b162fa"}} 2018-10-22 08:58:09,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/af839ffebed34cb095e091d025b162fa used request id req-8b03d36f-e733-4cbc-8215-c7e13848a8dd 2018-10-22 08:58:09,026 - keystone_utils - INFO - Granting role CreateImageNegativeTests-0a63180d-4672-4e3-proj-role to project CreateImageNegativeTests-0a63180d-4672-4e3-proj 2018-10-22 08:58:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f6797e5dae344e67ab25a8a68c926f33/users/4d8de0c1b5ca44d795082ddbdacbd2c6/roles/af839ffebed34cb095e091d025b162fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:09,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05bb1baa-cb1d-41cb-8268-d77f3423f1c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:09,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f6797e5dae344e67ab25a8a68c926f33/users/4d8de0c1b5ca44d795082ddbdacbd2c6/roles/af839ffebed34cb095e091d025b162fa used request id req-05bb1baa-cb1d-41cb-8268-d77f3423f1c0 2018-10-22 08:58:09,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:09,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:09,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af839ffebed34cb095e091d025b162fa", "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj-role"}], "expires_at": "2018-10-22T09:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6797e5dae344e67ab25a8a68c926f33", "name": "CreateImageNegativeTests-0a63180d-4672-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f6797e5dae344e67ab25a8a68c926f33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f6797e5dae344e67ab25a8a68c926f33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f6797e5dae344e67ab25a8a68c926f33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f6797e5dae344e67ab25a8a68c926f33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f6797e5dae344e67ab25a8a68c926f33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f6797e5dae344e67ab25a8a68c926f33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f6797e5dae344e67ab25a8a68c926f33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f6797e5dae344e67ab25a8a68c926f33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f6797e5dae344e67ab25a8a68c926f33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f6797e5dae344e67ab25a8a68c926f33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f6797e5dae344e67ab25a8a68c926f33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f6797e5dae344e67ab25a8a68c926f33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-0a63180d-4672-4e3-user", "id": "4d8de0c1b5ca44d795082ddbdacbd2c6"}, "audit_ids": ["PW9om-pYReyoiJiY0cfKTw"], "issued_at": "2018-10-22T08:58:09.000000Z"}} 2018-10-22 08:58:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f213040eaf580dc702510691b6098816bf66ec" 2018-10-22 08:58:09,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abddc066-0ca0-4a4d-8073-c4f63c03fb08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:09,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abddc066-0ca0-4a4d-8073-c4f63c03fb08 2018-10-22 08:58:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2f213040eaf580dc702510691b6098816bf66ec" 2018-10-22 08:58:09,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-3f302f16-4def-4f94-9e66-198bf2df9ad5 Date: Mon, 22 Oct 2018 08:58:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-22 08:58:09,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-3f302f16-4def-4f94-9e66-198bf2df9ad5 2018-10-22 08:58:09,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cdafc057-1e82-4526-9cc9-a9d2f2de3694 Date: Mon, 22 Oct 2018 08:58:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:10,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-cdafc057-1e82-4526-9cc9-a9d2f2de3694 2018-10-22 08:58:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f357370-6d87-4656-b226-a5d4640fb371 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:10,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3f357370-6d87-4656-b226-a5d4640fb371 2018-10-22 08:58:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52bb121-74d8-44b5-83ec-9261befe4e07 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:10,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e52bb121-74d8-44b5-83ec-9261befe4e07 2018-10-22 08:58:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4d13a5-ff43-494c-8329-e06a6fb96952 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:10,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-1b4d13a5-ff43-494c-8329-e06a6fb96952 2018-10-22 08:58:10,358 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-0a63180d-4672-4e3-proj 2018-10-22 08:58:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f6797e5dae344e67ab25a8a68c926f33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7210406-cc32-47c2-aedb-192041036141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:10,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f6797e5dae344e67ab25a8a68c926f33 used request id req-e7210406-cc32-47c2-aedb-192041036141 2018-10-22 08:58:10,558 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-0a63180d-4672-4e3-proj-role 2018-10-22 08:58:10,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/af839ffebed34cb095e091d025b162fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723c7162-0894-426a-b124-53df8901b010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:10,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/af839ffebed34cb095e091d025b162fa used request id req-723c7162-0894-426a-b124-53df8901b010 2018-10-22 08:58:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f12f58a928589127f01eedbe1c81725946eec08" 2018-10-22 08:58:10,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4b7b93-0d25-4bd6-a527-a19175199a74 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:10,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ca4b7b93-0d25-4bd6-a527-a19175199a74 2018-10-22 08:58:10,756 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-0a63180d-4672-4e3-user 2018-10-22 08:58:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4d8de0c1b5ca44d795082ddbdacbd2c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44546b1c7fd2765bc8816306faed9a194efa249d" 2018-10-22 08:58:10,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f36de08-25b8-484c-af53-b1a05094d356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:10,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4d8de0c1b5ca44d795082ddbdacbd2c6 used request id req-0f36de08-25b8-484c-af53-b1a05094d356 2018-10-22 08:58:10,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:11,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["meGwxLV8S1mNnvECD4IDCQ"], "issued_at": "2018-10-22T08:58:11.000000Z"}} 2018-10-22 08:58:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfaa0e7a5373f5ba5fc376e26a5c1b09f465af4" 2018-10-22 08:58:11,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959a84f7-a046-4ab2-9c63-5572dd08d276 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:11,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-959a84f7-a046-4ab2-9c63-5572dd08d276 2018-10-22 08:58:11,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:11,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:11,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["C_ViUVimSXGXQZDrlo8vJw"], "issued_at": "2018-10-22T08:58:11.000000Z"}} 2018-10-22 08:58:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:11,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2c0f3c-c255-4299-9d6a-6f9c1f17b9f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:11,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b2c0f3c-c255-4299-9d6a-6f9c1f17b9f6 2018-10-22 08:58:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:11,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-fd008e74-efd3-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:11,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2e314a-642b-4fca-9bf8-0158160e9b24 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-fd008e74-efd3-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:11,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-fd008e74-efd3-4d8-proj used request id req-aa2e314a-642b-4fca-9bf8-0158160e9b24 2018-10-22 08:58:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:12,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e8084a-5201-44b9-b6ae-78d851207816 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:12,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-57e8084a-5201-44b9-b6ae-78d851207816 2018-10-22 08:58:12,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj"}}' 2018-10-22 08:58:12,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9b2595-9af2-420c-9574-91de5a213bd4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b2c470da19b74a61bcfd9a3ee0da1353"}, "enabled": true, "id": "b2c470da19b74a61bcfd9a3ee0da1353", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj"}} 2018-10-22 08:58:12,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ec9b2595-9af2-420c-9574-91de5a213bd4 2018-10-22 08:58:12,130 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-fd008e74-efd3-4d8-proj 2018-10-22 08:58:12,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:12,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:12,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["OokGgaSXQqOj-D-AlAveig"], "issued_at": "2018-10-22T08:58:12.000000Z"}} 2018-10-22 08:58:12,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34973bf7303f24a7cfb39c357ce0e50d773174e7" 2018-10-22 08:58:12,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f79a90e-1455-49b1-a89c-8bec31d1b584 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:12,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f79a90e-1455-49b1-a89c-8bec31d1b584 2018-10-22 08:58:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:12,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34973bf7303f24a7cfb39c357ce0e50d773174e7" 2018-10-22 08:58:12,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6f7da4-86c0-44e4-8c77-eb60478123e3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:12,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fa6f7da4-86c0-44e4-8c77-eb60478123e3 2018-10-22 08:58:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-fd008e74-efd3-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34973bf7303f24a7cfb39c357ce0e50d773174e7" 2018-10-22 08:58:12,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b3726c-8c72-4c47-8e7b-00592df1e4d3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-fd008e74-efd3-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b2c470da19b74a61bcfd9a3ee0da1353"}, "enabled": true, "id": "b2c470da19b74a61bcfd9a3ee0da1353", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj"}]} 2018-10-22 08:58:12,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-fd008e74-efd3-4d8-proj used request id req-14b3726c-8c72-4c47-8e7b-00592df1e4d3 2018-10-22 08:58:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34973bf7303f24a7cfb39c357ce0e50d773174e7" 2018-10-22 08:58:12,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c92f73-9e4d-4bb0-9c2e-1654a9c71f20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:12,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-28c92f73-9e4d-4bb0-9c2e-1654a9c71f20 2018-10-22 08:58:13,285 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-fd008e74-efd3-4d8-user 2018-10-22 08:58:13,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:13,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7c3b71-3903-4bd9-b39b-1c77619530aa Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:13,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8f7c3b71-3903-4bd9-b39b-1c77619530aa 2018-10-22 08:58:13,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" -d '{"role": {"name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role"}}' 2018-10-22 08:58:13,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73dedeb1-35b3-4a3e-b252-3e430ab1cab9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd9f7b3407574cd4bd28e6cc471cdef9", "links": {"self": "http://172.30.9.28:5000/v3/roles/bd9f7b3407574cd4bd28e6cc471cdef9"}, "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role"}} 2018-10-22 08:58:13,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-73dedeb1-35b3-4a3e-b252-3e430ab1cab9 2018-10-22 08:58:13,489 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role 2018-10-22 08:58:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/bd9f7b3407574cd4bd28e6cc471cdef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:13,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fb8b0c-6fd7-4f19-8bd4-b3e128aced2d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/bd9f7b3407574cd4bd28e6cc471cdef9"}, "domain_id": null, "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role", "id": "bd9f7b3407574cd4bd28e6cc471cdef9"}} 2018-10-22 08:58:13,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/bd9f7b3407574cd4bd28e6cc471cdef9 used request id req-30fb8b0c-6fd7-4f19-8bd4-b3e128aced2d 2018-10-22 08:58:13,580 - keystone_utils - INFO - Granting role CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role to project CreateImageNegativeTests-fd008e74-efd3-4d8-proj 2018-10-22 08:58:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b2c470da19b74a61bcfd9a3ee0da1353/users/ac71f16625d040e2bfaf75bcd8fd6d3a/roles/bd9f7b3407574cd4bd28e6cc471cdef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:13,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82f995e2-aa8a-4aeb-898a-65b70f8e9d2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:13,725 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b2c470da19b74a61bcfd9a3ee0da1353/users/ac71f16625d040e2bfaf75bcd8fd6d3a/roles/bd9f7b3407574cd4bd28e6cc471cdef9 used request id req-82f995e2-aa8a-4aeb-898a-65b70f8e9d2b 2018-10-22 08:58:13,726 - openstack_tests - DEBUG - Image metadata - None 2018-10-22 08:58:13,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:13,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:14,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd9f7b3407574cd4bd28e6cc471cdef9", "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role"}], "expires_at": "2018-10-22T09:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2c470da19b74a61bcfd9a3ee0da1353", "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b2c470da19b74a61bcfd9a3ee0da1353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-fd008e74-efd3-4d8-user", "id": "ac71f16625d040e2bfaf75bcd8fd6d3a"}, "audit_ids": ["aSSTK22iS0y-5dTy5Mtykw"], "issued_at": "2018-10-22T08:58:14.000000Z"}} 2018-10-22 08:58:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f3ea48e6fd6ea25c94030698b0d3ac1622638" 2018-10-22 08:58:14,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524c7219-44e2-42e3-a9e1-2a8e29548279 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:14,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-524c7219-44e2-42e3-a9e1-2a8e29548279 2018-10-22 08:58:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a7e46f6c-f795-40bb-884d-f3a169cc0b0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f6f3ea48e6fd6ea25c94030698b0d3ac1622638" 2018-10-22 08:58:14,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-e32c5b01-411f-43bf-90d6-5bfe22d71924 Date: Mon, 22 Oct 2018 08:58:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-a7e46f6c-f795-40bb-884d-f3a169cc0b0c"} 2018-10-22 08:58:14,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a7e46f6c-f795-40bb-884d-f3a169cc0b0c used request id req-e32c5b01-411f-43bf-90d6-5bfe22d71924 2018-10-22 08:58:14,418 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-10-22 08:58:14,418 - file_utils - DEBUG - Saving file to - /tmp/0cd8a167-5452-423b-b421-c721e4cc79eb 2018-10-22 08:58:14,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:14,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8a9624ca-62c4-4948-93db-ecdee11cbcbb Date: Mon, 22 Oct 2018 08:58:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:14,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8a9624ca-62c4-4948-93db-ecdee11cbcbb 2018-10-22 08:58:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:14,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65f24f9-045f-467f-bd55-cc69cedd9db5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:14,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a65f24f9-045f-467f-bd55-cc69cedd9db5 2018-10-22 08:58:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:14,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3430da48-8b8d-4f42-9bcb-c865591ed5a3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:14,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-3430da48-8b8d-4f42-9bcb-c865591ed5a3 2018-10-22 08:58:14,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:14,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfbfd82-89ce-47a5-a8b4-69e263217d8a 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:14,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-acfbfd82-89ce-47a5-a8b4-69e263217d8a 2018-10-22 08:58:14,923 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-fd008e74-efd3-4d8-proj 2018-10-22 08:58:14,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b2c470da19b74a61bcfd9a3ee0da1353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:15,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b15ccb-1f6f-4b9a-997c-30548f926f08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:15,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b2c470da19b74a61bcfd9a3ee0da1353 used request id req-45b15ccb-1f6f-4b9a-997c-30548f926f08 2018-10-22 08:58:15,138 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-fd008e74-efd3-4d8-proj-role 2018-10-22 08:58:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/bd9f7b3407574cd4bd28e6cc471cdef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:15,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9817b3-23f0-4214-a323-012b55e2314d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:15,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bd9f7b3407574cd4bd28e6cc471cdef9 used request id req-4d9817b3-23f0-4214-a323-012b55e2314d 2018-10-22 08:58:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a62b7f4db33a834132cf4e98842519c0fdacc5" 2018-10-22 08:58:15,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf02f0f-d920-44c3-9f00-8aa5099a1c82 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:15,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-adf02f0f-d920-44c3-9f00-8aa5099a1c82 2018-10-22 08:58:15,334 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-fd008e74-efd3-4d8-user 2018-10-22 08:58:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ac71f16625d040e2bfaf75bcd8fd6d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34973bf7303f24a7cfb39c357ce0e50d773174e7" 2018-10-22 08:58:15,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f98509c-a98c-4995-bf4f-93e36ede673e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:15,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ac71f16625d040e2bfaf75bcd8fd6d3a used request id req-4f98509c-a98c-4995-bf4f-93e36ede673e 2018-10-22 08:58:15,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:15,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NCC8ivPWSiC84xIGideBkQ"], "issued_at": "2018-10-22T08:58:15.000000Z"}} 2018-10-22 08:58:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f96d743ac47a70ec642d496f9b8dfdc8cde8db7" 2018-10-22 08:58:15,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785f02d0-1cf0-418d-bea9-b24d1ac0c20f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:15,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-785f02d0-1cf0-418d-bea9-b24d1ac0c20f 2018-10-22 08:58:15,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:15,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:16,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["We2lAXy-RX2w922XkBjovg"], "issued_at": "2018-10-22T08:58:16.000000Z"}} 2018-10-22 08:58:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:16,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d95060-21a3-4724-8101-03a637e14877 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:16,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-33d95060-21a3-4724-8101-03a637e14877 2018-10-22 08:58:16,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:16,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-16c7982f-da0a-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:16,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a129b3ad-e6af-4ccb-9c18-faabcf8617c3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-16c7982f-da0a-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:16,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-16c7982f-da0a-4ce-proj used request id req-a129b3ad-e6af-4ccb-9c18-faabcf8617c3 2018-10-22 08:58:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:16,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f5a9d7-9bd3-49ef-a6df-ceb19de87e08 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:16,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-71f5a9d7-9bd3-49ef-a6df-ceb19de87e08 2018-10-22 08:58:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-16c7982f-da0a-4ce-proj"}}' 2018-10-22 08:58:16,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11e50aa-0e61-4650-805f-44669ccfeffe Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c5b838b8123a43abb235a4887708b2a4"}, "enabled": true, "id": "c5b838b8123a43abb235a4887708b2a4", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-16c7982f-da0a-4ce-proj"}} 2018-10-22 08:58:16,728 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e11e50aa-0e61-4650-805f-44669ccfeffe 2018-10-22 08:58:16,729 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-16c7982f-da0a-4ce-proj 2018-10-22 08:58:16,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:16,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:17,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["FvH3-6lpQYaazaHX3TKswg"], "issued_at": "2018-10-22T08:58:17.000000Z"}} 2018-10-22 08:58:17,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a785890c236a0c899a9d84558cce8ed8feefe77c" 2018-10-22 08:58:17,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ea9973-32dd-404f-a3ce-0168079db50e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:17,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08ea9973-32dd-404f-a3ce-0168079db50e 2018-10-22 08:58:17,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:17,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a785890c236a0c899a9d84558cce8ed8feefe77c" 2018-10-22 08:58:17,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfb6080-0fd6-4d7a-8dc7-2bcc65abf3ae Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:17,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-acfb6080-0fd6-4d7a-8dc7-2bcc65abf3ae 2018-10-22 08:58:17,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-16c7982f-da0a-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a785890c236a0c899a9d84558cce8ed8feefe77c" 2018-10-22 08:58:17,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d0d8fc-ae86-4181-b283-981981f429d8 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-16c7982f-da0a-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c5b838b8123a43abb235a4887708b2a4"}, "enabled": true, "id": "c5b838b8123a43abb235a4887708b2a4", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-16c7982f-da0a-4ce-proj"}]} 2018-10-22 08:58:17,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-16c7982f-da0a-4ce-proj used request id req-e5d0d8fc-ae86-4181-b283-981981f429d8 2018-10-22 08:58:17,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a785890c236a0c899a9d84558cce8ed8feefe77c" 2018-10-22 08:58:17,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3b0832-08d1-4a6f-9cc2-a79bcb50c1a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:17,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4d3b0832-08d1-4a6f-9cc2-a79bcb50c1a6 2018-10-22 08:58:17,854 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-16c7982f-da0a-4ce-user 2018-10-22 08:58:17,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:17,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7269ba59-3284-4644-942f-88b79fa51b73 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:17,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7269ba59-3284-4644-942f-88b79fa51b73 2018-10-22 08:58:17,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" -d '{"role": {"name": "CreateMultiPartImageTests-16c7982f-da0a-4ce-proj-role"}}' 2018-10-22 08:58:18,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-167d8995-4c4e-410d-b021-f7ead16c4807 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29f069ee6a954ba09d6a9e5b32dfea10", "links": {"self": "http://172.30.9.28:5000/v3/roles/29f069ee6a954ba09d6a9e5b32dfea10"}, "name": "CreateMultiPartImageTests-16c7982f-da0a-4ce-proj-role"}} 2018-10-22 08:58:18,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-167d8995-4c4e-410d-b021-f7ead16c4807 2018-10-22 08:58:18,064 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-16c7982f-da0a-4ce-proj-role 2018-10-22 08:58:18,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/29f069ee6a954ba09d6a9e5b32dfea10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48af34aa-2f24-4b34-8c29-80bffb035800 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/29f069ee6a954ba09d6a9e5b32dfea10"}, "domain_id": null, "name": "CreateMultiPartImageTests-16c7982f-da0a-4ce-proj-role", "id": "29f069ee6a954ba09d6a9e5b32dfea10"}} 2018-10-22 08:58:18,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/29f069ee6a954ba09d6a9e5b32dfea10 used request id req-48af34aa-2f24-4b34-8c29-80bffb035800 2018-10-22 08:58:18,084 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-16c7982f-da0a-4ce-proj-role to project CreateMultiPartImageTests-16c7982f-da0a-4ce-proj 2018-10-22 08:58:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c5b838b8123a43abb235a4887708b2a4/users/16f190b6dd954d4ebf0f1aae42c2ec4e/roles/29f069ee6a954ba09d6a9e5b32dfea10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f133e072-6799-48f3-b124-432b99343164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:18,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c5b838b8123a43abb235a4887708b2a4/users/16f190b6dd954d4ebf0f1aae42c2ec4e/roles/29f069ee6a954ba09d6a9e5b32dfea10 used request id req-f133e072-6799-48f3-b124-432b99343164 2018-10-22 08:58:18,206 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-10-22 08:58:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a69e4e71-9c96-4042-8205-6a44863348e8 Date: Mon, 22 Oct 2018 08:58:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:18,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a69e4e71-9c96-4042-8205-6a44863348e8 2018-10-22 08:58:18,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944803ea-cda8-4fad-80d5-b89a4397a6aa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:18,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-944803ea-cda8-4fad-80d5-b89a4397a6aa 2018-10-22 08:58:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e04722-9844-4381-8f52-39875a6765f8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:18,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-a6e04722-9844-4381-8f52-39875a6765f8 2018-10-22 08:58:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25bff44-7880-4f53-bb7a-c588cd4b8631 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:18,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-b25bff44-7880-4f53-bb7a-c588cd4b8631 2018-10-22 08:58:18,706 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-16c7982f-da0a-4ce-proj 2018-10-22 08:58:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c5b838b8123a43abb235a4887708b2a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:18,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc054c19-cdad-4107-8b7f-9ddf1e541e59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:18,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c5b838b8123a43abb235a4887708b2a4 used request id req-dc054c19-cdad-4107-8b7f-9ddf1e541e59 2018-10-22 08:58:18,935 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-16c7982f-da0a-4ce-proj-role 2018-10-22 08:58:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/29f069ee6a954ba09d6a9e5b32dfea10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:19,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af7833de-c12c-4917-9338-bb3d2bf55284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:19,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/29f069ee6a954ba09d6a9e5b32dfea10 used request id req-af7833de-c12c-4917-9338-bb3d2bf55284 2018-10-22 08:58:19,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ac918554566a31f19ff623d2a93eacf5c5735" 2018-10-22 08:58:19,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b50daa-e334-4d63-b455-7addf6030dfc Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:19,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2b50daa-e334-4d63-b455-7addf6030dfc 2018-10-22 08:58:19,138 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-16c7982f-da0a-4ce-user 2018-10-22 08:58:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/16f190b6dd954d4ebf0f1aae42c2ec4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a785890c236a0c899a9d84558cce8ed8feefe77c" 2018-10-22 08:58:19,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7190116c-eecc-43b0-8377-fb95f8aea53a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:19,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/16f190b6dd954d4ebf0f1aae42c2ec4e used request id req-7190116c-eecc-43b0-8377-fb95f8aea53a 2018-10-22 08:58:19,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:19,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["I-2XbrdqQXeZ4niWrCe4NQ"], "issued_at": "2018-10-22T08:58:19.000000Z"}} 2018-10-22 08:58:19,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12f9987113d3a38df9fff1ef79cd586c91149d1" 2018-10-22 08:58:19,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e54afb-d310-46b7-855e-6452d8b611c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:19,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-11e54afb-d310-46b7-855e-6452d8b611c2 2018-10-22 08:58:19,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:19,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:20,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YtBF1lAjSEiJ5hSUCfzsaA"], "issued_at": "2018-10-22T08:58:20.000000Z"}} 2018-10-22 08:58:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:20,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b62e114-d7c1-4150-9413-006ecf7deac5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:20,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2b62e114-d7c1-4150-9413-006ecf7deac5 2018-10-22 08:58:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:20,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0006144a-6a9f-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:20,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2cc881-3664-4243-b1d8-d16b9962341a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0006144a-6a9f-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:20,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0006144a-6a9f-4c7-proj used request id req-ae2cc881-3664-4243-b1d8-d16b9962341a 2018-10-22 08:58:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:20,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2b3b33-a143-4257-884c-1ac9574ba09b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:20,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5f2b3b33-a143-4257-884c-1ac9574ba09b 2018-10-22 08:58:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-0006144a-6a9f-4c7-proj"}}' 2018-10-22 08:58:20,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32682424-67a0-425c-af24-1f6666925afa Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0fbdebde61ac4528804a10b9c5e5256e"}, "enabled": true, "id": "0fbdebde61ac4528804a10b9c5e5256e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0006144a-6a9f-4c7-proj"}} 2018-10-22 08:58:20,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-32682424-67a0-425c-af24-1f6666925afa 2018-10-22 08:58:20,501 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0006144a-6a9f-4c7-proj 2018-10-22 08:58:20,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:20,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:20,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["kU_gGVBvQbqpqF9juUwVnQ"], "issued_at": "2018-10-22T08:58:20.000000Z"}} 2018-10-22 08:58:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a60a1da5f27de8d2c91298e28ceb1abfcfeefff" 2018-10-22 08:58:20,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a915c69-c526-43f4-bd28-3dba631584d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:20,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6a915c69-c526-43f4-bd28-3dba631584d1 2018-10-22 08:58:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:20,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a60a1da5f27de8d2c91298e28ceb1abfcfeefff" 2018-10-22 08:58:21,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8607a8-9b1d-4707-8995-422bee595ee4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:21,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bc8607a8-9b1d-4707-8995-422bee595ee4 2018-10-22 08:58:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-0006144a-6a9f-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a60a1da5f27de8d2c91298e28ceb1abfcfeefff" 2018-10-22 08:58:21,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb408c96-5e85-4a16-b440-09a535bc5994 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-0006144a-6a9f-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0fbdebde61ac4528804a10b9c5e5256e"}, "enabled": true, "id": "0fbdebde61ac4528804a10b9c5e5256e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0006144a-6a9f-4c7-proj"}]} 2018-10-22 08:58:21,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-0006144a-6a9f-4c7-proj used request id req-cb408c96-5e85-4a16-b440-09a535bc5994 2018-10-22 08:58:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a60a1da5f27de8d2c91298e28ceb1abfcfeefff" 2018-10-22 08:58:21,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1071d56-8795-430b-8625-a00b7283da0d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:21,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d1071d56-8795-430b-8625-a00b7283da0d 2018-10-22 08:58:21,628 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0006144a-6a9f-4c7-user 2018-10-22 08:58:21,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:21,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a786fbcf-08b3-42cf-ab79-d4200a1e3da3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:21,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a786fbcf-08b3-42cf-ab79-d4200a1e3da3 2018-10-22 08:58:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" -d '{"role": {"name": "CreateMultiPartImageTests-0006144a-6a9f-4c7-proj-role"}}' 2018-10-22 08:58:21,818 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544a70d3-5e4b-4693-81f8-4e9ce5197d02 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3d7e2d188384d999b1b7bdadae48d12", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3d7e2d188384d999b1b7bdadae48d12"}, "name": "CreateMultiPartImageTests-0006144a-6a9f-4c7-proj-role"}} 2018-10-22 08:58:21,818 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-544a70d3-5e4b-4693-81f8-4e9ce5197d02 2018-10-22 08:58:21,818 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0006144a-6a9f-4c7-proj-role 2018-10-22 08:58:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a3d7e2d188384d999b1b7bdadae48d12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:21,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c413e06-ff10-42e1-86fc-1a0d14a3528e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a3d7e2d188384d999b1b7bdadae48d12"}, "domain_id": null, "name": "CreateMultiPartImageTests-0006144a-6a9f-4c7-proj-role", "id": "a3d7e2d188384d999b1b7bdadae48d12"}} 2018-10-22 08:58:21,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a3d7e2d188384d999b1b7bdadae48d12 used request id req-1c413e06-ff10-42e1-86fc-1a0d14a3528e 2018-10-22 08:58:21,914 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0006144a-6a9f-4c7-proj-role to project CreateMultiPartImageTests-0006144a-6a9f-4c7-proj 2018-10-22 08:58:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0fbdebde61ac4528804a10b9c5e5256e/users/57d97c06fef14dcaac9aa65c67ba4fb8/roles/a3d7e2d188384d999b1b7bdadae48d12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deaa0393-1bfc-4430-98e6-32794de96577 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:22,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0fbdebde61ac4528804a10b9c5e5256e/users/57d97c06fef14dcaac9aa65c67ba4fb8/roles/a3d7e2d188384d999b1b7bdadae48d12 used request id req-deaa0393-1bfc-4430-98e6-32794de96577 2018-10-22 08:58:22,060 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-22 08:58:22,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f1fd89b0-1b4c-490c-bf11-8587f52f5088 Date: Mon, 22 Oct 2018 08:58:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:22,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f1fd89b0-1b4c-490c-bf11-8587f52f5088 2018-10-22 08:58:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85eed2e5-4e48-48f2-94ad-0ece26813acc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:22,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-85eed2e5-4e48-48f2-94ad-0ece26813acc 2018-10-22 08:58:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb59a8a-b246-410e-8e87-ddc85beef2b4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:22,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-fdb59a8a-b246-410e-8e87-ddc85beef2b4 2018-10-22 08:58:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603e61a6-8ce2-4db0-b52a-b5595e1d0b14 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:22,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-603e61a6-8ce2-4db0-b52a-b5595e1d0b14 2018-10-22 08:58:22,476 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0006144a-6a9f-4c7-proj 2018-10-22 08:58:22,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0fbdebde61ac4528804a10b9c5e5256e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d118020f-fdec-4128-b134-2d5f6d462fc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:22,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0fbdebde61ac4528804a10b9c5e5256e used request id req-d118020f-fdec-4128-b134-2d5f6d462fc0 2018-10-22 08:58:22,659 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0006144a-6a9f-4c7-proj-role 2018-10-22 08:58:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a3d7e2d188384d999b1b7bdadae48d12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483bbbaa-8acf-4005-b0c7-bb20d925e371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:22,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a3d7e2d188384d999b1b7bdadae48d12 used request id req-483bbbaa-8acf-4005-b0c7-bb20d925e371 2018-10-22 08:58:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267cbe81aa65744c5d23454793773d496a0b33d7" 2018-10-22 08:58:22,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de369ca8-56ac-487b-a640-a6349f357699 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:22,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de369ca8-56ac-487b-a640-a6349f357699 2018-10-22 08:58:22,787 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0006144a-6a9f-4c7-user 2018-10-22 08:58:22,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/57d97c06fef14dcaac9aa65c67ba4fb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a60a1da5f27de8d2c91298e28ceb1abfcfeefff" 2018-10-22 08:58:22,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29effdf4-7e88-4764-8003-96d01e10f8bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:22,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/57d97c06fef14dcaac9aa65c67ba4fb8 used request id req-29effdf4-7e88-4764-8003-96d01e10f8bf 2018-10-22 08:58:22,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:23,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2DGx6eZtTMGNIknIiZz6Pw"], "issued_at": "2018-10-22T08:58:23.000000Z"}} 2018-10-22 08:58:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d29ed79d8a20a1f2df019a6941c8dc46fe9ed6c" 2018-10-22 08:58:23,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd26a976-d45d-426d-84ec-5740616164bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:23,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd26a976-d45d-426d-84ec-5740616164bd 2018-10-22 08:58:23,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:23,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:23,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GgZwY57DRT6ppHvi_s-Y8w"], "issued_at": "2018-10-22T08:58:23.000000Z"}} 2018-10-22 08:58:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:23,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63cae3c-84a1-480d-beb3-2c07dd1a0b7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:23,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b63cae3c-84a1-480d-beb3-2c07dd1a0b7c 2018-10-22 08:58:23,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:23,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-aceda34c-06df-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:23,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2f505a-1631-4267-9e91-d1929d3a5b27 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-aceda34c-06df-41c-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:23,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-aceda34c-06df-41c-proj used request id req-fe2f505a-1631-4267-9e91-d1929d3a5b27 2018-10-22 08:58:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:24,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11d5347-230c-434d-a173-54211e5812c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:24,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b11d5347-230c-434d-a173-54211e5812c3 2018-10-22 08:58:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-aceda34c-06df-41c-proj"}}' 2018-10-22 08:58:24,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8224d39-b154-44c2-964c-397ec80bb25d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/350def72b35f433cac465d9efc853e6e"}, "enabled": true, "id": "350def72b35f433cac465d9efc853e6e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-aceda34c-06df-41c-proj"}} 2018-10-22 08:58:24,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a8224d39-b154-44c2-964c-397ec80bb25d 2018-10-22 08:58:24,118 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-aceda34c-06df-41c-proj 2018-10-22 08:58:24,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:24,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:24,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NpEMxUueRq6onsy6zRO0qQ"], "issued_at": "2018-10-22T08:58:24.000000Z"}} 2018-10-22 08:58:24,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cb0ebafa0d642bee9f2eb8264c03996abad4d23" 2018-10-22 08:58:24,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8403fa-6ae6-4cdb-bc3d-d1f09729c3c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:24,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e8403fa-6ae6-4cdb-bc3d-d1f09729c3c6 2018-10-22 08:58:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:24,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cb0ebafa0d642bee9f2eb8264c03996abad4d23" 2018-10-22 08:58:24,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0e53d2-262c-4661-affb-b88dd5db9d51 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:24,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aa0e53d2-262c-4661-affb-b88dd5db9d51 2018-10-22 08:58:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-aceda34c-06df-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cb0ebafa0d642bee9f2eb8264c03996abad4d23" 2018-10-22 08:58:24,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35300c68-6e30-4251-a110-4b17a695f4ed Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-aceda34c-06df-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/350def72b35f433cac465d9efc853e6e"}, "enabled": true, "id": "350def72b35f433cac465d9efc853e6e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-aceda34c-06df-41c-proj"}]} 2018-10-22 08:58:24,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-aceda34c-06df-41c-proj used request id req-35300c68-6e30-4251-a110-4b17a695f4ed 2018-10-22 08:58:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cb0ebafa0d642bee9f2eb8264c03996abad4d23" 2018-10-22 08:58:25,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6851a152-2b10-4edf-82ea-759ee3c9e78a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:25,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6851a152-2b10-4edf-82ea-759ee3c9e78a 2018-10-22 08:58:25,405 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-aceda34c-06df-41c-user 2018-10-22 08:58:25,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:25,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5547d9bf-16d8-4c82-87e3-76b4f81efa8c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:25,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5547d9bf-16d8-4c82-87e3-76b4f81efa8c 2018-10-22 08:58:25,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" -d '{"role": {"name": "CreateMultiPartImageTests-aceda34c-06df-41c-proj-role"}}' 2018-10-22 08:58:25,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d093d62-4269-4523-814a-529b2482f6d9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97432f98fb774ba0b31c8c79601a1454", "links": {"self": "http://172.30.9.28:5000/v3/roles/97432f98fb774ba0b31c8c79601a1454"}, "name": "CreateMultiPartImageTests-aceda34c-06df-41c-proj-role"}} 2018-10-22 08:58:25,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d093d62-4269-4523-814a-529b2482f6d9 2018-10-22 08:58:25,609 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-aceda34c-06df-41c-proj-role 2018-10-22 08:58:25,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/97432f98fb774ba0b31c8c79601a1454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:25,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365f3263-8fd7-4a50-bd9b-2641e904ff14 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/97432f98fb774ba0b31c8c79601a1454"}, "domain_id": null, "name": "CreateMultiPartImageTests-aceda34c-06df-41c-proj-role", "id": "97432f98fb774ba0b31c8c79601a1454"}} 2018-10-22 08:58:25,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/97432f98fb774ba0b31c8c79601a1454 used request id req-365f3263-8fd7-4a50-bd9b-2641e904ff14 2018-10-22 08:58:25,701 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-aceda34c-06df-41c-proj-role to project CreateMultiPartImageTests-aceda34c-06df-41c-proj 2018-10-22 08:58:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/350def72b35f433cac465d9efc853e6e/users/1c36e2423345448c9d8c5f6ddbe54c04/roles/97432f98fb774ba0b31c8c79601a1454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:25,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a376b8e9-9e84-45e1-a535-786d85016197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:25,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/350def72b35f433cac465d9efc853e6e/users/1c36e2423345448c9d8c5f6ddbe54c04/roles/97432f98fb774ba0b31c8c79601a1454 used request id req-a376b8e9-9e84-45e1-a535-786d85016197 2018-10-22 08:58:25,845 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-22 08:58:25,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8cd52e0b-7bb5-40cf-87c5-47acc35abb65 Date: Mon, 22 Oct 2018 08:58:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:26,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8cd52e0b-7bb5-40cf-87c5-47acc35abb65 2018-10-22 08:58:26,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8af6be9-4146-4908-9c6b-39347991e09f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:26,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-e8af6be9-4146-4908-9c6b-39347991e09f 2018-10-22 08:58:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83652d31-fd0b-4ae2-b75e-5b6fc7994103 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:26,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-83652d31-fd0b-4ae2-b75e-5b6fc7994103 2018-10-22 08:58:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49258cc3-05a7-4769-887e-1db19f767350 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:26,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-49258cc3-05a7-4769-887e-1db19f767350 2018-10-22 08:58:26,349 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-aceda34c-06df-41c-proj 2018-10-22 08:58:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/350def72b35f433cac465d9efc853e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5afdff-ccd9-44d0-a72d-5c87dd83ac8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:26,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/350def72b35f433cac465d9efc853e6e used request id req-6f5afdff-ccd9-44d0-a72d-5c87dd83ac8a 2018-10-22 08:58:26,547 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-aceda34c-06df-41c-proj-role 2018-10-22 08:58:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/97432f98fb774ba0b31c8c79601a1454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7ff61b7-d74e-4f15-990f-553d354c874d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:26,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/97432f98fb774ba0b31c8c79601a1454 used request id req-d7ff61b7-d74e-4f15-990f-553d354c874d 2018-10-22 08:58:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de6e6f4fad7c80269178504e95c84c516681cf2" 2018-10-22 08:58:26,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4f7b50-7e8a-44ff-9f9d-d4a1e2a3c5d7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:26,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d4f7b50-7e8a-44ff-9f9d-d4a1e2a3c5d7 2018-10-22 08:58:26,764 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-aceda34c-06df-41c-user 2018-10-22 08:58:26,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1c36e2423345448c9d8c5f6ddbe54c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cb0ebafa0d642bee9f2eb8264c03996abad4d23" 2018-10-22 08:58:26,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0df7b4f-033d-4acb-ae28-bb2e47a9b28d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:26,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1c36e2423345448c9d8c5f6ddbe54c04 used request id req-e0df7b4f-033d-4acb-ae28-bb2e47a9b28d 2018-10-22 08:58:26,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:27,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["q2wgcKNbSPuJxJe4H8f9OA"], "issued_at": "2018-10-22T08:58:27.000000Z"}} 2018-10-22 08:58:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4cbaff5962d21ed3b537d9e85b1a84ea93d6e43" 2018-10-22 08:58:27,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd83aff-4f57-4ebd-9cbd-34f193ed7ec7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:27,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-acd83aff-4f57-4ebd-9cbd-34f193ed7ec7 2018-10-22 08:58:27,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:27,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:27,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["o_xC0URsSBeaQLvTFFSMPQ"], "issued_at": "2018-10-22T08:58:27.000000Z"}} 2018-10-22 08:58:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:27,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32038e3e-efd0-49a9-a0d2-b221013dcee2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:27,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-32038e3e-efd0-49a9-a0d2-b221013dcee2 2018-10-22 08:58:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:27,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4feace8c-8f88-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:27,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceafd24b-29ac-4927-9740-17fe0f343692 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4feace8c-8f88-436-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:27,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4feace8c-8f88-436-proj used request id req-ceafd24b-29ac-4927-9740-17fe0f343692 2018-10-22 08:58:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:28,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a80298d-99ae-426f-9078-95bd78e96b34 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:28,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2a80298d-99ae-426f-9078-95bd78e96b34 2018-10-22 08:58:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj"}}' 2018-10-22 08:58:28,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541a6308-bfd8-41e7-92b0-998b2ec5ba99 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e16d7912343b4e1696b834dce6f859cc"}, "enabled": true, "id": "e16d7912343b4e1696b834dce6f859cc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj"}} 2018-10-22 08:58:28,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-541a6308-bfd8-41e7-92b0-998b2ec5ba99 2018-10-22 08:58:28,154 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4feace8c-8f88-436-proj 2018-10-22 08:58:28,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:28,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:28,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["aLchH_VsSOOc7JWnBVsBQA"], "issued_at": "2018-10-22T08:58:28.000000Z"}} 2018-10-22 08:58:28,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a393a9cb5d37013eed8d4bdd769c34786ee95" 2018-10-22 08:58:28,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d0b0b3-5b8e-4c5d-869a-4bba52afe70a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:28,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49d0b0b3-5b8e-4c5d-869a-4bba52afe70a 2018-10-22 08:58:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:28,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a393a9cb5d37013eed8d4bdd769c34786ee95" 2018-10-22 08:58:28,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98efedf8-fd9a-4e80-bfba-543ea2d3d19b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:28,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-98efedf8-fd9a-4e80-bfba-543ea2d3d19b 2018-10-22 08:58:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-4feace8c-8f88-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a393a9cb5d37013eed8d4bdd769c34786ee95" 2018-10-22 08:58:28,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28e1d76-eb2c-4cfe-99ad-de8cca799d99 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-4feace8c-8f88-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e16d7912343b4e1696b834dce6f859cc"}, "enabled": true, "id": "e16d7912343b4e1696b834dce6f859cc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj"}]} 2018-10-22 08:58:28,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-4feace8c-8f88-436-proj used request id req-c28e1d76-eb2c-4cfe-99ad-de8cca799d99 2018-10-22 08:58:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a393a9cb5d37013eed8d4bdd769c34786ee95" 2018-10-22 08:58:28,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d9a301-fb8d-4d7a-af5e-9425ebbeaee8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:28,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-72d9a301-fb8d-4d7a-af5e-9425ebbeaee8 2018-10-22 08:58:29,285 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4feace8c-8f88-436-user 2018-10-22 08:58:29,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:29,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd0dfde-dd77-4e31-896e-e58e413edf6a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:29,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2cd0dfde-dd77-4e31-896e-e58e413edf6a 2018-10-22 08:58:29,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" -d '{"role": {"name": "CreateKeypairsTests-4feace8c-8f88-436-proj-role"}}' 2018-10-22 08:58:29,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-331c3b2f-7e1a-4efb-8d38-10f535ccd870 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6179a72a462246358e6f1b8874f581fc", "links": {"self": "http://172.30.9.28:5000/v3/roles/6179a72a462246358e6f1b8874f581fc"}, "name": "CreateKeypairsTests-4feace8c-8f88-436-proj-role"}} 2018-10-22 08:58:29,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-331c3b2f-7e1a-4efb-8d38-10f535ccd870 2018-10-22 08:58:29,489 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4feace8c-8f88-436-proj-role 2018-10-22 08:58:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6179a72a462246358e6f1b8874f581fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:29,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06836ed9-168e-4f34-8319-5edd5de9df25 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6179a72a462246358e6f1b8874f581fc"}, "domain_id": null, "name": "CreateKeypairsTests-4feace8c-8f88-436-proj-role", "id": "6179a72a462246358e6f1b8874f581fc"}} 2018-10-22 08:58:29,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6179a72a462246358e6f1b8874f581fc used request id req-06836ed9-168e-4f34-8319-5edd5de9df25 2018-10-22 08:58:29,509 - keystone_utils - INFO - Granting role CreateKeypairsTests-4feace8c-8f88-436-proj-role to project CreateKeypairsTests-4feace8c-8f88-436-proj 2018-10-22 08:58:29,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e16d7912343b4e1696b834dce6f859cc/users/359a608fa0a641bc9df90f653b06e9bc/roles/6179a72a462246358e6f1b8874f581fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:29,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d969d546-9f55-4c65-b80f-bd8d1157846e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:29,629 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e16d7912343b4e1696b834dce6f859cc/users/359a608fa0a641bc9df90f653b06e9bc/roles/6179a72a462246358e6f1b8874f581fc used request id req-d969d546-9f55-4c65-b80f-bd8d1157846e 2018-10-22 08:58:29,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:29,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:29,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:30,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6179a72a462246358e6f1b8874f581fc", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj-role"}], "expires_at": "2018-10-22T09:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e16d7912343b4e1696b834dce6f859cc", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4feace8c-8f88-436-user", "id": "359a608fa0a641bc9df90f653b06e9bc"}, "audit_ids": ["0mWXbYPPQhCO9hc78vmLeg"], "issued_at": "2018-10-22T08:58:30.000000Z"}} 2018-10-22 08:58:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb573ffd9da89e73295c87ddb5ba56baa8a031e1" 2018-10-22 08:58:30,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06a8a0c-54a3-41f4-ae39-0a27290a4a56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:30,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f06a8a0c-54a3-41f4-ae39-0a27290a4a56 2018-10-22 08:58:30,162 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:30,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb573ffd9da89e73295c87ddb5ba56baa8a031e1" 2018-10-22 08:58:30,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9a440f0-e852-40e8-9cf5-8cd6f2b61149 x-compute-request-id: req-c9a440f0-e852-40e8-9cf5-8cd6f2b61149 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:58:30,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c9a440f0-e852-40e8-9cf5-8cd6f2b61149 2018-10-22 08:58:30,326 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20... 2018-10-22 08:58:30,326 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:58:30,375 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 2018-10-22 08:58:30,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb573ffd9da89e73295c87ddb5ba56baa8a031e1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCy4CH82xubOcwP+sXM8iM7YUlYCHk+TszDSWn3CKK5fuRQK89A6pR+vQ7x5+kY3dBIbSjRwUJtUlcbj+Vkw2oIqxQf9ZgNsZRgeyw23Qdw+ppT4Sd05px1KctJw4WIHt7aUOKl61KHA8LTaD+/IkSFj7pDHngfdHv7hPcHr2YWPw==", "name": "CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20"}}' 2018-10-22 08:58:30,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0f54262-b746-4652-a4d2-d48ffd50c490 x-compute-request-id: req-f0f54262-b746-4652-a4d2-d48ffd50c490 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCy4CH82xubOcwP+sXM8iM7YUlYCHk+TszDSWn3CKK5fuRQK89A6pR+vQ7x5+kY3dBIbSjRwUJtUlcbj+Vkw2oIqxQf9ZgNsZRgeyw23Qdw+ppT4Sd05px1KctJw4WIHt7aUOKl61KHA8LTaD+/IkSFj7pDHngfdHv7hPcHr2YWPw==", "user_id": "359a608fa0a641bc9df90f653b06e9bc", "name": "CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20", "fingerprint": "2e:85:9f:dd:b6:9d:93:fa:3c:26:a4:3e:1a:f0:1a:19"}} 2018-10-22 08:58:30,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f0f54262-b746-4652-a4d2-d48ffd50c490 2018-10-22 08:58:30,466 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 2018-10-22 08:58:30,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:30,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6179a72a462246358e6f1b8874f581fc", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj-role"}], "expires_at": "2018-10-22T09:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e16d7912343b4e1696b834dce6f859cc", "name": "CreateKeypairsTests-4feace8c-8f88-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e16d7912343b4e1696b834dce6f859cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4feace8c-8f88-436-user", "id": "359a608fa0a641bc9df90f653b06e9bc"}, "audit_ids": ["inc3tsVZSHmW9sj4ZIgvdw"], "issued_at": "2018-10-22T08:58:30.000000Z"}} 2018-10-22 08:58:30,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f7a30aadb862413f0ff9ec21383416f30e845c" 2018-10-22 08:58:31,028 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-245bcb44-da32-4571-8e89-c01c687d3947 x-compute-request-id: req-245bcb44-da32-4571-8e89-c01c687d3947 Content-Length: 0 Content-Type: application/json 2018-10-22 08:58:31,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 used request id req-245bcb44-da32-4571-8e89-c01c687d3947 2018-10-22 08:58:31,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f7a30aadb862413f0ff9ec21383416f30e845c" 2018-10-22 08:58:31,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58: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-377f7662-089e-45e5-a1b2-0a6fa87dc192 x-compute-request-id: req-377f7662-089e-45e5-a1b2-0a6fa87dc192 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:58:31,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-377f7662-089e-45e5-a1b2-0a6fa87dc192 2018-10-22 08:58:31,048 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 2018-10-22 08:58:31,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb573ffd9da89e73295c87ddb5ba56baa8a031e1" 2018-10-22 08:58:31,097 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 08:58: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-82dcafdd-9e6e-4b11-bac6-0df0ca3068fb x-compute-request-id: req-82dcafdd-9e6e-4b11-bac6-0df0ca3068fb Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 not found for user 359a608fa0a641bc9df90f653b06e9bc", "code": 404}} 2018-10-22 08:58:31,097 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dde693d-e252-49e8-9fa7-c308f3812b20 used request id req-82dcafdd-9e6e-4b11-bac6-0df0ca3068fb 2018-10-22 08:58:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e069688a-0e7c-4cc2-a0b4-d48e7f1a42b8 Date: Mon, 22 Oct 2018 08:58:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:31,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e069688a-0e7c-4cc2-a0b4-d48e7f1a42b8 2018-10-22 08:58:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0a2cb9-b9a1-439f-88ed-95baea70646b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:31,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-1e0a2cb9-b9a1-439f-88ed-95baea70646b 2018-10-22 08:58:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b5b952-0466-4068-a5c9-92ce4282e1d3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:31,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e9b5b952-0466-4068-a5c9-92ce4282e1d3 2018-10-22 08:58:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946a2f57-8ac9-49b7-b207-a78e7245a786 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:31,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-946a2f57-8ac9-49b7-b207-a78e7245a786 2018-10-22 08:58:31,585 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4feace8c-8f88-436-proj 2018-10-22 08:58:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e16d7912343b4e1696b834dce6f859cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3c247b-b2ad-4343-8386-080343311dff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:31,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e16d7912343b4e1696b834dce6f859cc used request id req-6e3c247b-b2ad-4343-8386-080343311dff 2018-10-22 08:58:31,791 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4feace8c-8f88-436-proj-role 2018-10-22 08:58:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6179a72a462246358e6f1b8874f581fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8888c6b0-3343-454f-bac8-bff0633322e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:31,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6179a72a462246358e6f1b8874f581fc used request id req-8888c6b0-3343-454f-bac8-bff0633322e9 2018-10-22 08:58:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b00cb0881bd6c43329082a90f6cc0e2d0e55ae" 2018-10-22 08:58:31,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3fe766-1afa-4e8b-bad8-71fc48229511 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:31,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f3fe766-1afa-4e8b-bad8-71fc48229511 2018-10-22 08:58:31,991 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4feace8c-8f88-436-user 2018-10-22 08:58:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/359a608fa0a641bc9df90f653b06e9bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a393a9cb5d37013eed8d4bdd769c34786ee95" 2018-10-22 08:58:32,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa400f15-dd89-4721-a2ef-eb9826fbdd69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:32,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/359a608fa0a641bc9df90f653b06e9bc used request id req-fa400f15-dd89-4721-a2ef-eb9826fbdd69 2018-10-22 08:58:32,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:32,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Yk8hgy6DRVG8oEGjJtQ8CQ"], "issued_at": "2018-10-22T08:58:32.000000Z"}} 2018-10-22 08:58:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a889345780dcc5bfe59e42e79f689394314f95c" 2018-10-22 08:58:32,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467fe907-e3f1-45e9-9aae-894165e4eaad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:32,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-467fe907-e3f1-45e9-9aae-894165e4eaad 2018-10-22 08:58:32,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:32,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:33,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ebADdd1XRDSGoe7LgpkkYQ"], "issued_at": "2018-10-22T08:58:33.000000Z"}} 2018-10-22 08:58:33,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:33,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51350de-1d15-4e42-8744-1cc49ce721cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:33,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e51350de-1d15-4e42-8744-1cc49ce721cf 2018-10-22 08:58:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:33,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ca5366f6-e325-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:33,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce274d5-db09-4dc5-b547-22092fbaf8c9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ca5366f6-e325-48f-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:33,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ca5366f6-e325-48f-proj used request id req-cce274d5-db09-4dc5-b547-22092fbaf8c9 2018-10-22 08:58:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:33,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a890210a-5467-46b1-98ed-f262e8cb9c09 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:33,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a890210a-5467-46b1-98ed-f262e8cb9c09 2018-10-22 08:58:33,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj"}}' 2018-10-22 08:58:33,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5b1e760-0568-4f9b-8278-22f9c25570ea Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/70d45b9f6d8f42f8988635bab4ec18b2"}, "enabled": true, "id": "70d45b9f6d8f42f8988635bab4ec18b2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj"}} 2018-10-22 08:58:33,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d5b1e760-0568-4f9b-8278-22f9c25570ea 2018-10-22 08:58:33,418 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-ca5366f6-e325-48f-proj 2018-10-22 08:58:33,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:33,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:33,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ufLFJfk9QhSj_y4rH8ta1Q"], "issued_at": "2018-10-22T08:58:33.000000Z"}} 2018-10-22 08:58:33,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c20f6df2695bf1872c195218550f9e51dac497c" 2018-10-22 08:58:33,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e333d86-28c7-4b56-a22d-2ca3ac73bdef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:33,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3e333d86-28c7-4b56-a22d-2ca3ac73bdef 2018-10-22 08:58:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:33,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c20f6df2695bf1872c195218550f9e51dac497c" 2018-10-22 08:58:34,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07a249f-9495-437f-95d4-5fdcf9508ab4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:34,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b07a249f-9495-437f-95d4-5fdcf9508ab4 2018-10-22 08:58:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-ca5366f6-e325-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c20f6df2695bf1872c195218550f9e51dac497c" 2018-10-22 08:58:34,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9944c00-44de-4130-a04b-0427630066af Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-ca5366f6-e325-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/70d45b9f6d8f42f8988635bab4ec18b2"}, "enabled": true, "id": "70d45b9f6d8f42f8988635bab4ec18b2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj"}]} 2018-10-22 08:58:34,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-ca5366f6-e325-48f-proj used request id req-d9944c00-44de-4130-a04b-0427630066af 2018-10-22 08:58:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c20f6df2695bf1872c195218550f9e51dac497c" 2018-10-22 08:58:34,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd1edec-ea10-43df-9cc9-9106fa9a1bfd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:34,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0cd1edec-ea10-43df-9cc9-9106fa9a1bfd 2018-10-22 08:58:34,489 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-ca5366f6-e325-48f-user 2018-10-22 08:58:34,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:34,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fa4896-d447-44b3-abbf-7db5d3bf7e45 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:34,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-76fa4896-d447-44b3-abbf-7db5d3bf7e45 2018-10-22 08:58:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" -d '{"role": {"name": "CreateKeypairsTests-ca5366f6-e325-48f-proj-role"}}' 2018-10-22 08:58:34,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c164602c-5da9-42e9-b49c-4c0eb1185c28 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c5e90be7cdd41d2ab3e1358de3d0b66", "links": {"self": "http://172.30.9.28:5000/v3/roles/0c5e90be7cdd41d2ab3e1358de3d0b66"}, "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj-role"}} 2018-10-22 08:58:34,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c164602c-5da9-42e9-b49c-4c0eb1185c28 2018-10-22 08:58:34,681 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-ca5366f6-e325-48f-proj-role 2018-10-22 08:58:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0c5e90be7cdd41d2ab3e1358de3d0b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:34,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe71d36-267b-473c-a760-d87b723d2e76 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0c5e90be7cdd41d2ab3e1358de3d0b66"}, "domain_id": null, "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj-role", "id": "0c5e90be7cdd41d2ab3e1358de3d0b66"}} 2018-10-22 08:58:34,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0c5e90be7cdd41d2ab3e1358de3d0b66 used request id req-6fe71d36-267b-473c-a760-d87b723d2e76 2018-10-22 08:58:34,771 - keystone_utils - INFO - Granting role CreateKeypairsTests-ca5366f6-e325-48f-proj-role to project CreateKeypairsTests-ca5366f6-e325-48f-proj 2018-10-22 08:58:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/70d45b9f6d8f42f8988635bab4ec18b2/users/e66738772e8f4000bb698da65bbc6104/roles/0c5e90be7cdd41d2ab3e1358de3d0b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:34,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea3bac1-21f0-4e15-994b-19bd434389b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:34,935 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/70d45b9f6d8f42f8988635bab4ec18b2/users/e66738772e8f4000bb698da65bbc6104/roles/0c5e90be7cdd41d2ab3e1358de3d0b66 used request id req-5ea3bac1-21f0-4e15-994b-19bd434389b5 2018-10-22 08:58:34,936 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:35,295 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a.pub 2018-10-22 08:58:35,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:35,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:35,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c5e90be7cdd41d2ab3e1358de3d0b66", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj-role"}], "expires_at": "2018-10-22T09:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70d45b9f6d8f42f8988635bab4ec18b2", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ca5366f6-e325-48f-user", "id": "e66738772e8f4000bb698da65bbc6104"}, "audit_ids": ["oF3Yv_MeTFaQ4pNg6mcuQg"], "issued_at": "2018-10-22T08:58:35.000000Z"}} 2018-10-22 08:58:35,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017e9dc335e0ea1154e0e88cd6a70f4e015687d7" 2018-10-22 08:58:35,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c265e6e-7665-448b-964f-2fce5c579fa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:35,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c265e6e-7665-448b-964f-2fce5c579fa9 2018-10-22 08:58:35,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:35,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017e9dc335e0ea1154e0e88cd6a70f4e015687d7" 2018-10-22 08:58:36,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1465f89-9923-47b1-af78-2bd0051f76fb x-compute-request-id: req-d1465f89-9923-47b1-af78-2bd0051f76fb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:58:36,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d1465f89-9923-47b1-af78-2bd0051f76fb 2018-10-22 08:58:36,301 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a... 2018-10-22 08:58:36,301 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-22 08:58:36,301 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a.pub 2018-10-22 08:58:36,301 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a 2018-10-22 08:58:36,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017e9dc335e0ea1154e0e88cd6a70f4e015687d7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCntHsrrFDAcqG2xOTdvc69OXNXJAq+AYl/Wwh+5YhTB7FDDG2S8dGwddCA7pEhJ65srAJesAAIPYY8KYDlAWxI7IgkCQ8IkSuJtPkcc2WburcpjcCR9D0Xn3HzpHZjrWI/Lq/RR46bYPmcwRz7mb/ZG2jrBjTHhN+1VZX9m4n7HtzJBtiUZLMuQlr1ymRZyW3XcNEoLq3HQZiZiMYxnnSdclcJtHY711hskuJEqhFqVCsihQBESBiz914XwQtqY/QLYaWvuYiO8lFzSOpd0NghxPuLbE/TyrjRejWCz8R1bmijF30GGgKLe8ZYYoSISH0FyWeEaH90CceC+Nn1VkUP", "name": "CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a"}}' 2018-10-22 08:58:36,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-401c9355-4ccf-4c1f-9021-d78967c39340 x-compute-request-id: req-401c9355-4ccf-4c1f-9021-d78967c39340 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCntHsrrFDAcqG2xOTdvc69OXNXJAq+AYl/Wwh+5YhTB7FDDG2S8dGwddCA7pEhJ65srAJesAAIPYY8KYDlAWxI7IgkCQ8IkSuJtPkcc2WburcpjcCR9D0Xn3HzpHZjrWI/Lq/RR46bYPmcwRz7mb/ZG2jrBjTHhN+1VZX9m4n7HtzJBtiUZLMuQlr1ymRZyW3XcNEoLq3HQZiZiMYxnnSdclcJtHY711hskuJEqhFqVCsihQBESBiz914XwQtqY/QLYaWvuYiO8lFzSOpd0NghxPuLbE/TyrjRejWCz8R1bmijF30GGgKLe8ZYYoSISH0FyWeEaH90CceC+Nn1VkUP", "user_id": "e66738772e8f4000bb698da65bbc6104", "name": "CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a", "fingerprint": "6f:40:c6:a6:e5:69:7f:ab:fb:39:78:d5:3a:0f:f5:d5"}} 2018-10-22 08:58:36,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-401c9355-4ccf-4c1f-9021-d78967c39340 2018-10-22 08:58:36,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:36,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c5e90be7cdd41d2ab3e1358de3d0b66", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj-role"}], "expires_at": "2018-10-22T09:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70d45b9f6d8f42f8988635bab4ec18b2", "name": "CreateKeypairsTests-ca5366f6-e325-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/70d45b9f6d8f42f8988635bab4ec18b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ca5366f6-e325-48f-user", "id": "e66738772e8f4000bb698da65bbc6104"}, "audit_ids": ["UWz5knWoQ4KI3upnx8CEPQ"], "issued_at": "2018-10-22T08:58:36.000000Z"}} 2018-10-22 08:58:36,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2553df31f012201399ff2589b4e3cb34eaec4e2b" 2018-10-22 08:58:36,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-c2c8371c-3b79-4044-b830-1b96aa8ab669 x-compute-request-id: req-c2c8371c-3b79-4044-b830-1b96aa8ab669 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCntHsrrFDAcqG2xOTdvc69OXNXJAq+AYl/Wwh+5YhTB7FDDG2S8dGwddCA7pEhJ65srAJesAAIPYY8KYDlAWxI7IgkCQ8IkSuJtPkcc2WburcpjcCR9D0Xn3HzpHZjrWI/Lq/RR46bYPmcwRz7mb/ZG2jrBjTHhN+1VZX9m4n7HtzJBtiUZLMuQlr1ymRZyW3XcNEoLq3HQZiZiMYxnnSdclcJtHY711hskuJEqhFqVCsihQBESBiz914XwQtqY/QLYaWvuYiO8lFzSOpd0NghxPuLbE/TyrjRejWCz8R1bmijF30GGgKLe8ZYYoSISH0FyWeEaH90CceC+Nn1VkUP", "user_id": "e66738772e8f4000bb698da65bbc6104", "name": "CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a", "deleted": false, "created_at": "2018-10-22T08:58:36.000000", "updated_at": null, "fingerprint": "6f:40:c6:a6:e5:69:7f:ab:fb:39:78:d5:3a:0f:f5:d5", "deleted_at": null, "id": 66}} 2018-10-22 08:58:36,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a used request id req-c2c8371c-3b79-4044-b830-1b96aa8ab669 2018-10-22 08:58:36,927 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a 2018-10-22 08:58:36,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017e9dc335e0ea1154e0e88cd6a70f4e015687d7" 2018-10-22 08:58:36,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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-3fd4aa3a-f389-46cb-9e23-068ec8506bf6 x-compute-request-id: req-3fd4aa3a-f389-46cb-9e23-068ec8506bf6 Content-Length: 0 Content-Type: application/json 2018-10-22 08:58:36,955 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-5aafd2cc-a0f4-47f0-9850-58349113d12a used request id req-3fd4aa3a-f389-46cb-9e23-068ec8506bf6 2018-10-22 08:58:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c3cf0a09-6c5b-40d8-b5bb-da7f16d1253d Date: Mon, 22 Oct 2018 08:58:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:37,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c3cf0a09-6c5b-40d8-b5bb-da7f16d1253d 2018-10-22 08:58:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7b29ff-c7f8-4003-ae97-b1fc9bab6a13 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:37,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-9e7b29ff-c7f8-4003-ae97-b1fc9bab6a13 2018-10-22 08:58:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f26a82-00b0-4d20-a0a6-b40992de53ff Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:37,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-61f26a82-00b0-4d20-a0a6-b40992de53ff 2018-10-22 08:58:37,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd07d36-661f-45e5-95c6-ed9f9d6110e0 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:37,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-6dd07d36-661f-45e5-95c6-ed9f9d6110e0 2018-10-22 08:58:37,458 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-ca5366f6-e325-48f-proj 2018-10-22 08:58:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/70d45b9f6d8f42f8988635bab4ec18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c658809e-a731-4165-9677-8b7f13092bf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:37,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/70d45b9f6d8f42f8988635bab4ec18b2 used request id req-c658809e-a731-4165-9677-8b7f13092bf0 2018-10-22 08:58:37,642 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-ca5366f6-e325-48f-proj-role 2018-10-22 08:58:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0c5e90be7cdd41d2ab3e1358de3d0b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a549ae-289e-4ec0-9992-1f8a1380040a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:37,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0c5e90be7cdd41d2ab3e1358de3d0b66 used request id req-90a549ae-289e-4ec0-9992-1f8a1380040a 2018-10-22 08:58:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69cbe09fb92ef2750f47d6195aa13e7ea8565b" 2018-10-22 08:58:37,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a41258-0d0b-40d0-b961-39e9c289f721 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:37,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1a41258-0d0b-40d0-b961-39e9c289f721 2018-10-22 08:58:37,852 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-ca5366f6-e325-48f-user 2018-10-22 08:58:37,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e66738772e8f4000bb698da65bbc6104 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c20f6df2695bf1872c195218550f9e51dac497c" 2018-10-22 08:58:38,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ebe53e0-3c9b-4992-b287-11da7d37acfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:38,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e66738772e8f4000bb698da65bbc6104 used request id req-6ebe53e0-3c9b-4992-b287-11da7d37acfe 2018-10-22 08:58:38,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:38,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ipw4ypWeScyHtLq68A9-ow"], "issued_at": "2018-10-22T08:58:38.000000Z"}} 2018-10-22 08:58:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db03dc85cf0d48bde38ef5d92d42d8ee2d640563" 2018-10-22 08:58:38,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4439a1db-8183-4515-87f9-eea204effd94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:38,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4439a1db-8183-4515-87f9-eea204effd94 2018-10-22 08:58:38,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:38,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:38,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["mRHTJhY5Q9yrmUE5UL5LMg"], "issued_at": "2018-10-22T08:58:38.000000Z"}} 2018-10-22 08:58:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:38,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a8dc87-8347-4dee-b733-a75a54ba1170 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:38,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4a8dc87-8347-4dee-b733-a75a54ba1170 2018-10-22 08:58:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:38,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:38,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a1c3eb6a-b047-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:39,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ed2bad-15ac-4b0f-9eb7-3c1374d9f8fa Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a1c3eb6a-b047-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:39,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a1c3eb6a-b047-4ee-proj used request id req-47ed2bad-15ac-4b0f-9eb7-3c1374d9f8fa 2018-10-22 08:58:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:39,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e7ed51-2d48-4f97-bda4-ede81ebc6588 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:39,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-35e7ed51-2d48-4f97-bda4-ede81ebc6588 2018-10-22 08:58:39,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj"}}' 2018-10-22 08:58:39,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf155ab0-24fc-48f2-a56e-81bd457f0f2b Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da40d979e8c84a98abe30051697e992d"}, "enabled": true, "id": "da40d979e8c84a98abe30051697e992d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj"}} 2018-10-22 08:58:39,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cf155ab0-24fc-48f2-a56e-81bd457f0f2b 2018-10-22 08:58:39,250 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a1c3eb6a-b047-4ee-proj 2018-10-22 08:58:39,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:39,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:39,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["brsU8U9tS66RJBriaCkjaA"], "issued_at": "2018-10-22T08:58:39.000000Z"}} 2018-10-22 08:58:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cee78bc00292e647eb588f03da9b9d422a8d5b2" 2018-10-22 08:58:39,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9698b24-7167-4a34-90ac-f31a55ad5ab5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:39,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9698b24-7167-4a34-90ac-f31a55ad5ab5 2018-10-22 08:58:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:39,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:39,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cee78bc00292e647eb588f03da9b9d422a8d5b2" 2018-10-22 08:58:39,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6c6ef5-fb2a-4ee8-a0f8-2e70893307df Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:39,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ec6c6ef5-fb2a-4ee8-a0f8-2e70893307df 2018-10-22 08:58:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-a1c3eb6a-b047-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cee78bc00292e647eb588f03da9b9d422a8d5b2" 2018-10-22 08:58:39,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2fed83-66de-4265-a746-147bec90a791 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-a1c3eb6a-b047-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da40d979e8c84a98abe30051697e992d"}, "enabled": true, "id": "da40d979e8c84a98abe30051697e992d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj"}]} 2018-10-22 08:58:39,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-a1c3eb6a-b047-4ee-proj used request id req-1c2fed83-66de-4265-a746-147bec90a791 2018-10-22 08:58:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cee78bc00292e647eb588f03da9b9d422a8d5b2" 2018-10-22 08:58:40,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d5d0d6-0563-405a-a2bb-f2af7ebbb6b0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:40,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d6d5d0d6-0563-405a-a2bb-f2af7ebbb6b0 2018-10-22 08:58:40,459 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a1c3eb6a-b047-4ee-user 2018-10-22 08:58:40,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:40,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3320dc67-ef32-488b-8582-1045c7661d57 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:40,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3320dc67-ef32-488b-8582-1045c7661d57 2018-10-22 08:58:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" -d '{"role": {"name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role"}}' 2018-10-22 08:58:40,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b721cd4-5499-41bc-8570-f93a0acdd4c0 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48e9bbb351504c769174bc0d89cd3122", "links": {"self": "http://172.30.9.28:5000/v3/roles/48e9bbb351504c769174bc0d89cd3122"}, "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role"}} 2018-10-22 08:58:40,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b721cd4-5499-41bc-8570-f93a0acdd4c0 2018-10-22 08:58:40,585 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role 2018-10-22 08:58:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/48e9bbb351504c769174bc0d89cd3122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:40,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9265f2-7210-4472-ba2c-a563027944b3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/48e9bbb351504c769174bc0d89cd3122"}, "domain_id": null, "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role", "id": "48e9bbb351504c769174bc0d89cd3122"}} 2018-10-22 08:58:40,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/48e9bbb351504c769174bc0d89cd3122 used request id req-8b9265f2-7210-4472-ba2c-a563027944b3 2018-10-22 08:58:40,671 - keystone_utils - INFO - Granting role CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role to project CreateKeypairsTests-a1c3eb6a-b047-4ee-proj 2018-10-22 08:58:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/da40d979e8c84a98abe30051697e992d/users/a1fe7352abb24b3daed46a72bca68369/roles/48e9bbb351504c769174bc0d89cd3122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:40,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d809211-3089-44e7-9e95-0e33d3fadc2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:40,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/da40d979e8c84a98abe30051697e992d/users/a1fe7352abb24b3daed46a72bca68369/roles/48e9bbb351504c769174bc0d89cd3122 used request id req-7d809211-3089-44e7-9e95-0e33d3fadc2b 2018-10-22 08:58:40,797 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:40,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:40,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:41,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e9bbb351504c769174bc0d89cd3122", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role"}], "expires_at": "2018-10-22T09:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da40d979e8c84a98abe30051697e992d", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-user", "id": "a1fe7352abb24b3daed46a72bca68369"}, "audit_ids": ["YMlBgaUWSyyieZrRBbKCNQ"], "issued_at": "2018-10-22T08:58:41.000000Z"}} 2018-10-22 08:58:41,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35013c148a25b8d3247fec2d619fe29e30980f9e" 2018-10-22 08:58:41,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a710b6bc-5915-42d9-bd19-3dbb3bac5204 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:41,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a710b6bc-5915-42d9-bd19-3dbb3bac5204 2018-10-22 08:58:41,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:41,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35013c148a25b8d3247fec2d619fe29e30980f9e" 2018-10-22 08:58:41,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b1545eb-cb29-4dc4-b4c1-1358f1c7fd6a x-compute-request-id: req-7b1545eb-cb29-4dc4-b4c1-1358f1c7fd6a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:58:41,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7b1545eb-cb29-4dc4-b4c1-1358f1c7fd6a 2018-10-22 08:58:41,404 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612... 2018-10-22 08:58:41,404 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:58:48,054 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612 2018-10-22 08:58:48,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35013c148a25b8d3247fec2d619fe29e30980f9e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC3OO11yCKWu1ZIUVQj2xRCFHe3oI/y/aEASY14Wt0Rbmu/+MmYqVnf/MtexzZLu1r9Ip6wYGa+6gqO8KBSp5n/w6KWxHmJgucI53wH3KIOruNqBALrj0VfV5NyDvakLHJLy/8tFNXpYKIBJDmQ1FDQ+ZKq5npGLLiVozbDOLyjMHibcW2lHuxMYLvWXysPY0COL/HMloBoKHJ22/rD/HCGNK76wiZHaD/HaFYm9YKhGG5FM47QOii8sDtVKmXhoze1M71Fwttj5yvaucrY0bcmXPx8v2WM74aoOU8Pna9wtRga1Law/B1Xbim29DMlK28jWBlcfFwyc0oNlnw5pUAvoi0RuYpqhcOfDf+SEKqDNU9DB87lRua7uRNCSacR5iyTAGQ1szfP4m8jsPeub0sIV8WArFPtalnQpcvmu3aEuGfdyMu5F1/ni5TrGJRvOfjHl29AgxfPhNvh9tWoRAkiLEsBOerGXXgOYUwvCWcAvHIaq+Z/jK2SP0jza5Xn0ctsDLfgd3UL9q76EIESBYDybt7Mh5jkMBcvzMppANSm5z1XPwiVzny9B2OXK1m1/5QvPkq2Q4bHBzzSQZZrkxRkWIrbJ0Evk2l9UWKgec+LrjbO5tFuOwE5TpU8QIw56pUR5Ji7e/duJOQmTeKXSj10n3OWfGUc+eU4av77AEpZZfJA7TQW5qRa06xaxzHf3ga99sFw8mK353RgeJE5uSjEurCyJaF1nVW3ulwh3RVpf52ll7JuWkP+K2BjRmXlNS0QrlJJO0G8X1vCx4LsK3Eay3tt6HTlAmGIiBtCxrzZ4Y9H6RTWMM/dmi5N5/RttOgWbDJ34c0kKkIf+jgxZlqtiFwUUGnwg1CEB7lpICErcPecze7tPDWTjDlvEbR3iiYpHDWIhRDVE9WhfeotUlAQjvXTQNa5pCs1B+PXUsJwCRb11oAmJR0NmTbKPQiiP5zfzun9F4ss/VfWppJv2VXSnm8LSDVwCcWONWGhdv1Y3kZakvE2+NtCgbNjz2RfXXrZXSdNhU7Q5tCs1svf1O9vhq8ILos2Glrk3NgbXQZEZsgpR7YfznMUOLm8GRQxNjCzs1j58nBpgmWH3Cco8ArpwfpzoiyprQpZsChAiPXroh3usjrSsL3DXtQq0PHP8q6ltD3+FL4SR46sXW4G3NHjZGXEFuj3SZmtDwWHPA9d5vUsX1NpYK74IxonitxjPW5ezXCe31pkq8PNQ+2VZKmRvkSWW6e4WrRrckYON1WkHJ0JFwU4uVKjdHgTXQsyj5qByoIZXpuiWM1EBZdG2ay0hCsTNwldxt7HIW9t0y6lyiNHgL7FMVQ4HurGQDk7lTtXE9/kwQbioeF92q6tnBgBNnzQGWRsaMkndr38ZhNzW8ex/8mfoQBzTLBe43WJ8r7+9YI1ndOfwBbjviXheUglw93PC91F5LR/7G4VC8lRpRcFteZGb+Y91YDFiBXD/kbNaTpO3h7TTLRb8WndFwcSWPtKdTZb6pAAopVs3iF6vqSDPGb1gRxyFmf/JYw+JT2VjuVcMTmVtyjbBTdtFMp8nWnTFsoZqORb4CySwgmJlzLxNDyRKoJd35p94X8Mu5uyhIe782M2RtJXrwSlBat1/UVpE5BMhXMLh9nAWYSOMUMiqBkhbDnqkk9/936gvZcLaw==", "name": "CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612"}}' 2018-10-22 08:58:48,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-13ad9778-a1e8-44ab-b735-0fb13f8a617f x-compute-request-id: req-13ad9778-a1e8-44ab-b735-0fb13f8a617f Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC3OO11yCKWu1ZIUVQj2xRCFHe3oI/y/aEASY14Wt0Rbmu/+MmYqVnf/MtexzZLu1r9Ip6wYGa+6gqO8KBSp5n/w6KWxHmJgucI53wH3KIOruNqBALrj0VfV5NyDvakLHJLy/8tFNXpYKIBJDmQ1FDQ+ZKq5npGLLiVozbDOLyjMHibcW2lHuxMYLvWXysPY0COL/HMloBoKHJ22/rD/HCGNK76wiZHaD/HaFYm9YKhGG5FM47QOii8sDtVKmXhoze1M71Fwttj5yvaucrY0bcmXPx8v2WM74aoOU8Pna9wtRga1Law/B1Xbim29DMlK28jWBlcfFwyc0oNlnw5pUAvoi0RuYpqhcOfDf+SEKqDNU9DB87lRua7uRNCSacR5iyTAGQ1szfP4m8jsPeub0sIV8WArFPtalnQpcvmu3aEuGfdyMu5F1/ni5TrGJRvOfjHl29AgxfPhNvh9tWoRAkiLEsBOerGXXgOYUwvCWcAvHIaq+Z/jK2SP0jza5Xn0ctsDLfgd3UL9q76EIESBYDybt7Mh5jkMBcvzMppANSm5z1XPwiVzny9B2OXK1m1/5QvPkq2Q4bHBzzSQZZrkxRkWIrbJ0Evk2l9UWKgec+LrjbO5tFuOwE5TpU8QIw56pUR5Ji7e/duJOQmTeKXSj10n3OWfGUc+eU4av77AEpZZfJA7TQW5qRa06xaxzHf3ga99sFw8mK353RgeJE5uSjEurCyJaF1nVW3ulwh3RVpf52ll7JuWkP+K2BjRmXlNS0QrlJJO0G8X1vCx4LsK3Eay3tt6HTlAmGIiBtCxrzZ4Y9H6RTWMM/dmi5N5/RttOgWbDJ34c0kKkIf+jgxZlqtiFwUUGnwg1CEB7lpICErcPecze7tPDWTjDlvEbR3iiYpHDWIhRDVE9WhfeotUlAQjvXTQNa5pCs1B+PXUsJwCRb11oAmJR0NmTbKPQiiP5zfzun9F4ss/VfWppJv2VXSnm8LSDVwCcWONWGhdv1Y3kZakvE2+NtCgbNjz2RfXXrZXSdNhU7Q5tCs1svf1O9vhq8ILos2Glrk3NgbXQZEZsgpR7YfznMUOLm8GRQxNjCzs1j58nBpgmWH3Cco8ArpwfpzoiyprQpZsChAiPXroh3usjrSsL3DXtQq0PHP8q6ltD3+FL4SR46sXW4G3NHjZGXEFuj3SZmtDwWHPA9d5vUsX1NpYK74IxonitxjPW5ezXCe31pkq8PNQ+2VZKmRvkSWW6e4WrRrckYON1WkHJ0JFwU4uVKjdHgTXQsyj5qByoIZXpuiWM1EBZdG2ay0hCsTNwldxt7HIW9t0y6lyiNHgL7FMVQ4HurGQDk7lTtXE9/kwQbioeF92q6tnBgBNnzQGWRsaMkndr38ZhNzW8ex/8mfoQBzTLBe43WJ8r7+9YI1ndOfwBbjviXheUglw93PC91F5LR/7G4VC8lRpRcFteZGb+Y91YDFiBXD/kbNaTpO3h7TTLRb8WndFwcSWPtKdTZb6pAAopVs3iF6vqSDPGb1gRxyFmf/JYw+JT2VjuVcMTmVtyjbBTdtFMp8nWnTFsoZqORb4CySwgmJlzLxNDyRKoJd35p94X8Mu5uyhIe782M2RtJXrwSlBat1/UVpE5BMhXMLh9nAWYSOMUMiqBkhbDnqkk9/936gvZcLaw==", "user_id": "a1fe7352abb24b3daed46a72bca68369", "name": "CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612", "fingerprint": "a8:e2:f8:c8:59:82:a4:d3:f2:44:d0:71:94:84:94:bc"}} 2018-10-22 08:58:48,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-13ad9778-a1e8-44ab-b735-0fb13f8a617f 2018-10-22 08:58:48,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:48,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e9bbb351504c769174bc0d89cd3122", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role"}], "expires_at": "2018-10-22T09:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da40d979e8c84a98abe30051697e992d", "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da40d979e8c84a98abe30051697e992d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/da40d979e8c84a98abe30051697e992d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/da40d979e8c84a98abe30051697e992d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a1c3eb6a-b047-4ee-user", "id": "a1fe7352abb24b3daed46a72bca68369"}, "audit_ids": ["2zh3OWasQPaO6ijFQRFDLw"], "issued_at": "2018-10-22T08:58:48.000000Z"}} 2018-10-22 08:58:48,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba17888b77be263aa404e31c43e2d96a82f0bd9e" 2018-10-22 08:58:48,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-fe38d6ec-b050-4a4a-96c0-b9cb3df5976c x-compute-request-id: req-fe38d6ec-b050-4a4a-96c0-b9cb3df5976c Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC3OO11yCKWu1ZIUVQj2xRCFHe3oI/y/aEASY14Wt0Rbmu/+MmYqVnf/MtexzZLu1r9Ip6wYGa+6gqO8KBSp5n/w6KWxHmJgucI53wH3KIOruNqBALrj0VfV5NyDvakLHJLy/8tFNXpYKIBJDmQ1FDQ+ZKq5npGLLiVozbDOLyjMHibcW2lHuxMYLvWXysPY0COL/HMloBoKHJ22/rD/HCGNK76wiZHaD/HaFYm9YKhGG5FM47QOii8sDtVKmXhoze1M71Fwttj5yvaucrY0bcmXPx8v2WM74aoOU8Pna9wtRga1Law/B1Xbim29DMlK28jWBlcfFwyc0oNlnw5pUAvoi0RuYpqhcOfDf+SEKqDNU9DB87lRua7uRNCSacR5iyTAGQ1szfP4m8jsPeub0sIV8WArFPtalnQpcvmu3aEuGfdyMu5F1/ni5TrGJRvOfjHl29AgxfPhNvh9tWoRAkiLEsBOerGXXgOYUwvCWcAvHIaq+Z/jK2SP0jza5Xn0ctsDLfgd3UL9q76EIESBYDybt7Mh5jkMBcvzMppANSm5z1XPwiVzny9B2OXK1m1/5QvPkq2Q4bHBzzSQZZrkxRkWIrbJ0Evk2l9UWKgec+LrjbO5tFuOwE5TpU8QIw56pUR5Ji7e/duJOQmTeKXSj10n3OWfGUc+eU4av77AEpZZfJA7TQW5qRa06xaxzHf3ga99sFw8mK353RgeJE5uSjEurCyJaF1nVW3ulwh3RVpf52ll7JuWkP+K2BjRmXlNS0QrlJJO0G8X1vCx4LsK3Eay3tt6HTlAmGIiBtCxrzZ4Y9H6RTWMM/dmi5N5/RttOgWbDJ34c0kKkIf+jgxZlqtiFwUUGnwg1CEB7lpICErcPecze7tPDWTjDlvEbR3iiYpHDWIhRDVE9WhfeotUlAQjvXTQNa5pCs1B+PXUsJwCRb11oAmJR0NmTbKPQiiP5zfzun9F4ss/VfWppJv2VXSnm8LSDVwCcWONWGhdv1Y3kZakvE2+NtCgbNjz2RfXXrZXSdNhU7Q5tCs1svf1O9vhq8ILos2Glrk3NgbXQZEZsgpR7YfznMUOLm8GRQxNjCzs1j58nBpgmWH3Cco8ArpwfpzoiyprQpZsChAiPXroh3usjrSsL3DXtQq0PHP8q6ltD3+FL4SR46sXW4G3NHjZGXEFuj3SZmtDwWHPA9d5vUsX1NpYK74IxonitxjPW5ezXCe31pkq8PNQ+2VZKmRvkSWW6e4WrRrckYON1WkHJ0JFwU4uVKjdHgTXQsyj5qByoIZXpuiWM1EBZdG2ay0hCsTNwldxt7HIW9t0y6lyiNHgL7FMVQ4HurGQDk7lTtXE9/kwQbioeF92q6tnBgBNnzQGWRsaMkndr38ZhNzW8ex/8mfoQBzTLBe43WJ8r7+9YI1ndOfwBbjviXheUglw93PC91F5LR/7G4VC8lRpRcFteZGb+Y91YDFiBXD/kbNaTpO3h7TTLRb8WndFwcSWPtKdTZb6pAAopVs3iF6vqSDPGb1gRxyFmf/JYw+JT2VjuVcMTmVtyjbBTdtFMp8nWnTFsoZqORb4CySwgmJlzLxNDyRKoJd35p94X8Mu5uyhIe782M2RtJXrwSlBat1/UVpE5BMhXMLh9nAWYSOMUMiqBkhbDnqkk9/936gvZcLaw==", "user_id": "a1fe7352abb24b3daed46a72bca68369", "name": "CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612", "deleted": false, "created_at": "2018-10-22T08:58:48.000000", "updated_at": null, "fingerprint": "a8:e2:f8:c8:59:82:a4:d3:f2:44:d0:71:94:84:94:bc", "deleted_at": null, "id": 69}} 2018-10-22 08:58:48,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612 used request id req-fe38d6ec-b050-4a4a-96c0-b9cb3df5976c 2018-10-22 08:58:48,677 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612 2018-10-22 08:58:48,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35013c148a25b8d3247fec2d619fe29e30980f9e" 2018-10-22 08:58:48,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-101e515e-b085-430f-a5da-882c66121592 x-compute-request-id: req-101e515e-b085-430f-a5da-882c66121592 Content-Length: 0 Content-Type: application/json 2018-10-22 08:58:48,710 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-1d99d896-daaa-4805-8a39-fe17d7adc612 used request id req-101e515e-b085-430f-a5da-882c66121592 2018-10-22 08:58:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:48,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-72020f6f-6cb0-473d-a50a-3938a40cd7c4 Date: Mon, 22 Oct 2018 08:58:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:48,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-72020f6f-6cb0-473d-a50a-3938a40cd7c4 2018-10-22 08:58:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:49,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20464d2-d63d-47ea-8921-210f72224fe5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:49,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c20464d2-d63d-47ea-8921-210f72224fe5 2018-10-22 08:58:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:49,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d431d24-7223-4333-8d19-f16c8c15ae61 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:49,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-1d431d24-7223-4333-8d19-f16c8c15ae61 2018-10-22 08:58:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:49,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2341551d-149e-4e69-a074-087af1d43efe 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:49,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-2341551d-149e-4e69-a074-087af1d43efe 2018-10-22 08:58:49,229 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a1c3eb6a-b047-4ee-proj 2018-10-22 08:58:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/da40d979e8c84a98abe30051697e992d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:49,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77eb462-ef8b-44dd-91a0-bd551308bab8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:49,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/da40d979e8c84a98abe30051697e992d used request id req-b77eb462-ef8b-44dd-91a0-bd551308bab8 2018-10-22 08:58:49,420 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a1c3eb6a-b047-4ee-proj-role 2018-10-22 08:58:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/48e9bbb351504c769174bc0d89cd3122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:49,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d5c5c3-5957-46f0-addd-5f84405a7f5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:49,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/48e9bbb351504c769174bc0d89cd3122 used request id req-f1d5c5c3-5957-46f0-addd-5f84405a7f5c 2018-10-22 08:58:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd901cefd2bccdc13e1fe78e8aef91d679f30b2" 2018-10-22 08:58:49,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b829a7e-f86d-43a7-87ef-943b3020e6b1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:49,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b829a7e-f86d-43a7-87ef-943b3020e6b1 2018-10-22 08:58:49,614 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a1c3eb6a-b047-4ee-user 2018-10-22 08:58:49,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a1fe7352abb24b3daed46a72bca68369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cee78bc00292e647eb588f03da9b9d422a8d5b2" 2018-10-22 08:58:49,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18f5f1ee-a3da-4fcb-98e8-b40669b40880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:49,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a1fe7352abb24b3daed46a72bca68369 used request id req-18f5f1ee-a3da-4fcb-98e8-b40669b40880 2018-10-22 08:58:49,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:50,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["CCvQuVI9T6ihVgbqlBYycw"], "issued_at": "2018-10-22T08:58:50.000000Z"}} 2018-10-22 08:58:50,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fedcf6df7f4228ff75533d19df589cc44af8ec08" 2018-10-22 08:58:50,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fde545-4e1f-4759-9dbf-1dc606b0262a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:50,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-79fde545-4e1f-4759-9dbf-1dc606b0262a 2018-10-22 08:58:50,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:50,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:50,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Kl7wjNU6Q0WX1NQLfxY4Sw"], "issued_at": "2018-10-22T08:58:50.000000Z"}} 2018-10-22 08:58:50,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:50,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f741178-9a2e-4106-9073-414fc8c1a530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:50,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f741178-9a2e-4106-9073-414fc8c1a530 2018-10-22 08:58:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:50,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:50,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-274f9d71-d6ab-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:50,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52023e93-a92d-404f-8b09-44c5f10c9810 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-274f9d71-d6ab-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:50,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-274f9d71-d6ab-4d2-proj used request id req-52023e93-a92d-404f-8b09-44c5f10c9810 2018-10-22 08:58:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:50,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5367705c-4d1c-4a7b-89e6-97f8e16528cb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:50,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5367705c-4d1c-4a7b-89e6-97f8e16528cb 2018-10-22 08:58:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj"}}' 2018-10-22 08:58:51,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb2dd78-5726-483a-8ef1-8ae683522b22 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eec87a043af4d998a9cb195e25dac49"}, "enabled": true, "id": "6eec87a043af4d998a9cb195e25dac49", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj"}} 2018-10-22 08:58:51,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5cb2dd78-5726-483a-8ef1-8ae683522b22 2018-10-22 08:58:51,016 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-274f9d71-d6ab-4d2-proj 2018-10-22 08:58:51,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:51,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:51,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GiUdFIsNSw2QTuxmHKtLLQ"], "issued_at": "2018-10-22T08:58:51.000000Z"}} 2018-10-22 08:58:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f5c4813a32cc0260550f40e52e4be032f741cc" 2018-10-22 08:58:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaae664-1705-44b7-b934-2f5c4f819d75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:51,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4aaae664-1705-44b7-b934-2f5c4f819d75 2018-10-22 08:58:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:51,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f5c4813a32cc0260550f40e52e4be032f741cc" 2018-10-22 08:58:51,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8ae6cd-92d3-4a19-af26-10af6a6e18ef Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:51,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6a8ae6cd-92d3-4a19-af26-10af6a6e18ef 2018-10-22 08:58:51,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-274f9d71-d6ab-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f5c4813a32cc0260550f40e52e4be032f741cc" 2018-10-22 08:58:51,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc787e7-cd05-4644-b439-6db1ad96ab23 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-274f9d71-d6ab-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eec87a043af4d998a9cb195e25dac49"}, "enabled": true, "id": "6eec87a043af4d998a9cb195e25dac49", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj"}]} 2018-10-22 08:58:51,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-274f9d71-d6ab-4d2-proj used request id req-bbc787e7-cd05-4644-b439-6db1ad96ab23 2018-10-22 08:58:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f5c4813a32cc0260550f40e52e4be032f741cc" 2018-10-22 08:58:51,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e968e46-5e55-427c-866c-b2dcf8ace915 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:51,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3e968e46-5e55-427c-866c-b2dcf8ace915 2018-10-22 08:58:52,148 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-274f9d71-d6ab-4d2-user 2018-10-22 08:58:52,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:52,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa42cee-7b1d-4952-9853-f8b156ed46ef Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:52,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2fa42cee-7b1d-4952-9853-f8b156ed46ef 2018-10-22 08:58:52,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" -d '{"role": {"name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role"}}' 2018-10-22 08:58:52,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd6cb0c3-2755-4a05-8689-b066146276f4 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "048b203f902f4cefbbd793ab3d3c1329", "links": {"self": "http://172.30.9.28:5000/v3/roles/048b203f902f4cefbbd793ab3d3c1329"}, "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role"}} 2018-10-22 08:58:52,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd6cb0c3-2755-4a05-8689-b066146276f4 2018-10-22 08:58:52,357 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role 2018-10-22 08:58:52,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/048b203f902f4cefbbd793ab3d3c1329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:52,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d850da98-5a09-4bd5-860b-7b9584819d8c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/048b203f902f4cefbbd793ab3d3c1329"}, "domain_id": null, "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role", "id": "048b203f902f4cefbbd793ab3d3c1329"}} 2018-10-22 08:58:52,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/048b203f902f4cefbbd793ab3d3c1329 used request id req-d850da98-5a09-4bd5-860b-7b9584819d8c 2018-10-22 08:58:52,378 - keystone_utils - INFO - Granting role CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role to project CreateKeypairsTests-274f9d71-d6ab-4d2-proj 2018-10-22 08:58:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6eec87a043af4d998a9cb195e25dac49/users/3542a89912ed47489822de8c30afb854/roles/048b203f902f4cefbbd793ab3d3c1329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:52,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95bdc26-d3e4-41d7-a763-2097fd80cbbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:52,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6eec87a043af4d998a9cb195e25dac49/users/3542a89912ed47489822de8c30afb854/roles/048b203f902f4cefbbd793ab3d3c1329 used request id req-d95bdc26-d3e4-41d7-a763-2097fd80cbbf 2018-10-22 08:58:52,503 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:52,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:52,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:52,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "048b203f902f4cefbbd793ab3d3c1329", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role"}], "expires_at": "2018-10-22T09:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eec87a043af4d998a9cb195e25dac49", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-user", "id": "3542a89912ed47489822de8c30afb854"}, "audit_ids": ["DDAxKBDrQ9ukCJD8cGD3Tg"], "issued_at": "2018-10-22T08:58:52.000000Z"}} 2018-10-22 08:58:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f07352717701652b6aa061aa8f37a388e49c955" 2018-10-22 08:58:52,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11503e91-15b2-46f0-ae2d-2d3e229e80ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:52,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-11503e91-15b2-46f0-ae2d-2d3e229e80ef 2018-10-22 08:58:52,964 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:52,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f07352717701652b6aa061aa8f37a388e49c955" 2018-10-22 08:58:53,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6038927a-fc7d-412a-a3ec-0ddff877629c x-compute-request-id: req-6038927a-fc7d-412a-a3ec-0ddff877629c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:58:53,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6038927a-fc7d-412a-a3ec-0ddff877629c 2018-10-22 08:58:53,135 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5... 2018-10-22 08:58:53,135 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:58:53,151 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5 2018-10-22 08:58:53,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f07352717701652b6aa061aa8f37a388e49c955" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSJD+bLvseip+NeOeuPUNFdlN+LFwRyKqTKLRQlmQZpc6MJqwg2RBXd/kivnhXhjLya4rW+x/7LJCMVYVk2t/IkxsrUg+hLgMIiigswrtv33tjtaQ1t7Uqk0AIuu2KZsU5qaZ3MGVki1AZ9mM2pz2erHS3bVGVx06lWIUUHx0gDQ==", "name": "CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5"}}' 2018-10-22 08:58:53,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-f3b5abe9-c902-4793-896c-abfc0a19b559 x-compute-request-id: req-f3b5abe9-c902-4793-896c-abfc0a19b559 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSJD+bLvseip+NeOeuPUNFdlN+LFwRyKqTKLRQlmQZpc6MJqwg2RBXd/kivnhXhjLya4rW+x/7LJCMVYVk2t/IkxsrUg+hLgMIiigswrtv33tjtaQ1t7Uqk0AIuu2KZsU5qaZ3MGVki1AZ9mM2pz2erHS3bVGVx06lWIUUHx0gDQ==", "user_id": "3542a89912ed47489822de8c30afb854", "name": "CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5", "fingerprint": "19:c8:36:12:84:c2:2f:29:d7:77:c3:3b:35:a2:45:69"}} 2018-10-22 08:58:53,215 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f3b5abe9-c902-4793-896c-abfc0a19b559 2018-10-22 08:58:53,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:53,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "048b203f902f4cefbbd793ab3d3c1329", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role"}], "expires_at": "2018-10-22T09:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eec87a043af4d998a9cb195e25dac49", "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6eec87a043af4d998a9cb195e25dac49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-274f9d71-d6ab-4d2-user", "id": "3542a89912ed47489822de8c30afb854"}, "audit_ids": ["W54ejFsWQVes3dsuaz3j_A"], "issued_at": "2018-10-22T08:58:53.000000Z"}} 2018-10-22 08:58:53,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0536e33547d1444b01cfc5e6434187ecb1c3201" 2018-10-22 08:58:54,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-b4bc6fd7-796d-4831-aa2d-b41911aacb9d x-compute-request-id: req-b4bc6fd7-796d-4831-aa2d-b41911aacb9d Content-Encoding: gzip Content-Length: 426 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSJD+bLvseip+NeOeuPUNFdlN+LFwRyKqTKLRQlmQZpc6MJqwg2RBXd/kivnhXhjLya4rW+x/7LJCMVYVk2t/IkxsrUg+hLgMIiigswrtv33tjtaQ1t7Uqk0AIuu2KZsU5qaZ3MGVki1AZ9mM2pz2erHS3bVGVx06lWIUUHx0gDQ==", "user_id": "3542a89912ed47489822de8c30afb854", "name": "CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5", "deleted": false, "created_at": "2018-10-22T08:58:53.000000", "updated_at": null, "fingerprint": "19:c8:36:12:84:c2:2f:29:d7:77:c3:3b:35:a2:45:69", "deleted_at": null, "id": 72}} 2018-10-22 08:58:54,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5 used request id req-b4bc6fd7-796d-4831-aa2d-b41911aacb9d 2018-10-22 08:58:54,123 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5 2018-10-22 08:58:54,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f07352717701652b6aa061aa8f37a388e49c955" 2018-10-22 08:58:54,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e0f663d-d50e-4887-99e2-ffdf8e46c687 x-compute-request-id: req-6e0f663d-d50e-4887-99e2-ffdf8e46c687 Content-Length: 0 Content-Type: application/json 2018-10-22 08:58:54,155 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9ced07b6-b801-4eff-8621-1345640529c5 used request id req-6e0f663d-d50e-4887-99e2-ffdf8e46c687 2018-10-22 08:58:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:54,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6f3f0cbb-759c-41f5-846a-a2d078a01dff Date: Mon, 22 Oct 2018 08:58:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:54,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6f3f0cbb-759c-41f5-846a-a2d078a01dff 2018-10-22 08:58:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:54,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654eb9d7-ada6-4e31-a079-78dd06d9b8d9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:54,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-654eb9d7-ada6-4e31-a079-78dd06d9b8d9 2018-10-22 08:58:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:54,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbafd4a-0076-4466-82c3-f5f457ae42cd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:58:54,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-9bbafd4a-0076-4466-82c3-f5f457ae42cd 2018-10-22 08:58:54,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:54,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25466268-6520-4522-9e1f-490387a30534 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:58:54,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-25466268-6520-4522-9e1f-490387a30534 2018-10-22 08:58:54,655 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-274f9d71-d6ab-4d2-proj 2018-10-22 08:58:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6eec87a043af4d998a9cb195e25dac49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:54,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff3726e1-0b2f-4d1c-b233-394a46551d82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:54,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6eec87a043af4d998a9cb195e25dac49 used request id req-ff3726e1-0b2f-4d1c-b233-394a46551d82 2018-10-22 08:58:54,864 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-274f9d71-d6ab-4d2-proj-role 2018-10-22 08:58:54,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/048b203f902f4cefbbd793ab3d3c1329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:54,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3918d4-dd29-4961-ad58-f210b01bac52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:54,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/048b203f902f4cefbbd793ab3d3c1329 used request id req-df3918d4-dd29-4961-ad58-f210b01bac52 2018-10-22 08:58:54,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203956c9f1e7142731e7b5efb9025e7215f34470" 2018-10-22 08:58:55,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c7b768-92c0-4bb9-95b4-7a4a6a038693 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:55,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-57c7b768-92c0-4bb9-95b4-7a4a6a038693 2018-10-22 08:58:55,070 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-274f9d71-d6ab-4d2-user 2018-10-22 08:58:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3542a89912ed47489822de8c30afb854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f5c4813a32cc0260550f40e52e4be032f741cc" 2018-10-22 08:58:55,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f703d12-e918-4635-b522-2f5504ed4ef2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:55,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3542a89912ed47489822de8c30afb854 used request id req-9f703d12-e918-4635-b522-2f5504ed4ef2 2018-10-22 08:58:55,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:55,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qK0BJSPqRdG3PPjk8i6Epw"], "issued_at": "2018-10-22T08:58:55.000000Z"}} 2018-10-22 08:58:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f450758075c5b3fae3218f47c1b89650cc12821b" 2018-10-22 08:58:55,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217220c1-1c08-4139-aee0-f5ee2d6f421f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:55,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-217220c1-1c08-4139-aee0-f5ee2d6f421f 2018-10-22 08:58:55,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:55,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:56,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NUG8rQ1eRcSIrbhAVDm_NA"], "issued_at": "2018-10-22T08:58:56.000000Z"}} 2018-10-22 08:58:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:56,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a7a936-e1fa-4837-8d93-76119a5f92d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:56,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-36a7a936-e1fa-4837-8d93-76119a5f92d7 2018-10-22 08:58:56,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:56,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e2a18b72-5467-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:56,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2d36ee-7a55-4c87-8f03-94049867ce93 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e2a18b72-5467-454-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:58:56,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e2a18b72-5467-454-proj used request id req-bc2d36ee-7a55-4c87-8f03-94049867ce93 2018-10-22 08:58:56,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:56,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff062eb4-12c1-482e-abcf-e7966c25fd42 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:56,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ff062eb4-12c1-482e-abcf-e7966c25fd42 2018-10-22 08:58:56,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj"}}' 2018-10-22 08:58:56,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1a9672-64b1-4f3e-8d3c-6be283474a0a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/84020e959eef4b07b8e7a88be94ee051"}, "enabled": true, "id": "84020e959eef4b07b8e7a88be94ee051", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj"}} 2018-10-22 08:58:56,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cc1a9672-64b1-4f3e-8d3c-6be283474a0a 2018-10-22 08:58:56,525 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e2a18b72-5467-454-proj 2018-10-22 08:58:56,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:56,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:56,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["yZMhwgY8TMKF0eQEV1XcIw"], "issued_at": "2018-10-22T08:58:56.000000Z"}} 2018-10-22 08:58:56,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c795812d8204cc549531bab47219969d0a72b92d" 2018-10-22 08:58:56,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b5b08a-afcb-40b2-9e5b-188d6c6716c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:56,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d8b5b08a-afcb-40b2-9e5b-188d6c6716c3 2018-10-22 08:58:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:58:56,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:58:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c795812d8204cc549531bab47219969d0a72b92d" 2018-10-22 08:58:57,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c6968a-c2f2-4426-a97f-65d3306a77a9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:58:57,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-26c6968a-c2f2-4426-a97f-65d3306a77a9 2018-10-22 08:58:57,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-e2a18b72-5467-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c795812d8204cc549531bab47219969d0a72b92d" 2018-10-22 08:58:57,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf98045-d73e-46fd-9bff-2a6ef2c925fc Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-e2a18b72-5467-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/84020e959eef4b07b8e7a88be94ee051"}, "enabled": true, "id": "84020e959eef4b07b8e7a88be94ee051", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj"}]} 2018-10-22 08:58:57,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-e2a18b72-5467-454-proj used request id req-0cf98045-d73e-46fd-9bff-2a6ef2c925fc 2018-10-22 08:58:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c795812d8204cc549531bab47219969d0a72b92d" 2018-10-22 08:58:57,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d8d65a-28b3-4188-8995-dc66fbdb5a5b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:58:57,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a5d8d65a-28b3-4188-8995-dc66fbdb5a5b 2018-10-22 08:58:57,519 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e2a18b72-5467-454-user 2018-10-22 08:58:57,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:57,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479b05ff-46b3-44a7-98e9-18be439fe8f3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:58:57,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-479b05ff-46b3-44a7-98e9-18be439fe8f3 2018-10-22 08:58:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" -d '{"role": {"name": "CreateKeypairsTests-e2a18b72-5467-454-proj-role"}}' 2018-10-22 08:58:57,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22faf76-04f9-4feb-80cd-0e8ae7342670 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb75cd03524f4ba1afb12a80fde777a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb75cd03524f4ba1afb12a80fde777a2"}, "name": "CreateKeypairsTests-e2a18b72-5467-454-proj-role"}} 2018-10-22 08:58:57,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d22faf76-04f9-4feb-80cd-0e8ae7342670 2018-10-22 08:58:57,723 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e2a18b72-5467-454-proj-role 2018-10-22 08:58:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/eb75cd03524f4ba1afb12a80fde777a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:57,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c488a3e3-6144-47af-b705-586fbcef25bb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/eb75cd03524f4ba1afb12a80fde777a2"}, "domain_id": null, "name": "CreateKeypairsTests-e2a18b72-5467-454-proj-role", "id": "eb75cd03524f4ba1afb12a80fde777a2"}} 2018-10-22 08:58:57,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/eb75cd03524f4ba1afb12a80fde777a2 used request id req-c488a3e3-6144-47af-b705-586fbcef25bb 2018-10-22 08:58:57,743 - keystone_utils - INFO - Granting role CreateKeypairsTests-e2a18b72-5467-454-proj-role to project CreateKeypairsTests-e2a18b72-5467-454-proj 2018-10-22 08:58:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/84020e959eef4b07b8e7a88be94ee051/users/3f5e930048cc45cf9894c84ebb076df8/roles/eb75cd03524f4ba1afb12a80fde777a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:57,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a39c901-ecaf-476d-8dfe-c44c5b4153ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:58:57,881 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/84020e959eef4b07b8e7a88be94ee051/users/3f5e930048cc45cf9894c84ebb076df8/roles/eb75cd03524f4ba1afb12a80fde777a2 used request id req-2a39c901-ecaf-476d-8dfe-c44c5b4153ea 2018-10-22 08:58:57,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:57,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:58:57,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:58,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb75cd03524f4ba1afb12a80fde777a2", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj-role"}], "expires_at": "2018-10-22T09:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84020e959eef4b07b8e7a88be94ee051", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e2a18b72-5467-454-user", "id": "3f5e930048cc45cf9894c84ebb076df8"}, "audit_ids": ["86ANqzTrQRC6ZiBUjknEWQ"], "issued_at": "2018-10-22T08:58:58.000000Z"}} 2018-10-22 08:58:58,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3c24b5c320cd397300015d4c8b96551dca9b80" 2018-10-22 08:58:58,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897841e6-a431-4ea2-a7e9-2bcf77151e49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:58:58,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-897841e6-a431-4ea2-a7e9-2bcf77151e49 2018-10-22 08:58:58,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:58:58,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3c24b5c320cd397300015d4c8b96551dca9b80" 2018-10-22 08:58:58,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb8ab1f9-3a6b-4648-b51c-740170584c3f x-compute-request-id: req-fb8ab1f9-3a6b-4648-b51c-740170584c3f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:58:58,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-fb8ab1f9-3a6b-4648-b51c-740170584c3f 2018-10-22 08:58:58,592 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386... 2018-10-22 08:58:58,592 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:58:58,620 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 2018-10-22 08:58:58,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3c24b5c320cd397300015d4c8b96551dca9b80" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDuodJMr6d8t19lJ+kNBjIZAgebB9CUf2VZkXaypc1Vxo6iW15AKY1JKurtOXglOmmaq9A1ufteYFatGBqRQzcnsuNLAsjlApp/ZjZ2gallZ+Dbu2ukke7oeUkZPUBLL+Ir3HdjSPrETukyyQ2P3xM04ZsKcXZjeDeWItj3iNrrww==", "name": "CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386"}}' 2018-10-22 08:58:58,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93b28362-0789-4357-ad7f-d8217b3e2d8a x-compute-request-id: req-93b28362-0789-4357-ad7f-d8217b3e2d8a Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDuodJMr6d8t19lJ+kNBjIZAgebB9CUf2VZkXaypc1Vxo6iW15AKY1JKurtOXglOmmaq9A1ufteYFatGBqRQzcnsuNLAsjlApp/ZjZ2gallZ+Dbu2ukke7oeUkZPUBLL+Ir3HdjSPrETukyyQ2P3xM04ZsKcXZjeDeWItj3iNrrww==", "user_id": "3f5e930048cc45cf9894c84ebb076df8", "name": "CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386", "fingerprint": "20:c9:24:c2:11:9d:f7:30:4b:d0:22:58:11:12:8b:4d"}} 2018-10-22 08:58:58,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-93b28362-0789-4357-ad7f-d8217b3e2d8a 2018-10-22 08:58:58,689 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386.pub 2018-10-22 08:58:58,689 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 2018-10-22 08:58:58,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:58:59,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb75cd03524f4ba1afb12a80fde777a2", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj-role"}], "expires_at": "2018-10-22T09:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84020e959eef4b07b8e7a88be94ee051", "name": "CreateKeypairsTests-e2a18b72-5467-454-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/84020e959eef4b07b8e7a88be94ee051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e2a18b72-5467-454-user", "id": "3f5e930048cc45cf9894c84ebb076df8"}, "audit_ids": ["O2DsAZQgQWqwboWq1D11qg"], "issued_at": "2018-10-22T08:58:59.000000Z"}} 2018-10-22 08:58:59,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa4c9d4e7ceb4d5c2773ec00e656d8c544d504b" 2018-10-22 08:58:59,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-8d4fd7d1-1654-4780-b599-cb01e761f289 x-compute-request-id: req-8d4fd7d1-1654-4780-b599-cb01e761f289 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDuodJMr6d8t19lJ+kNBjIZAgebB9CUf2VZkXaypc1Vxo6iW15AKY1JKurtOXglOmmaq9A1ufteYFatGBqRQzcnsuNLAsjlApp/ZjZ2gallZ+Dbu2ukke7oeUkZPUBLL+Ir3HdjSPrETukyyQ2P3xM04ZsKcXZjeDeWItj3iNrrww==", "user_id": "3f5e930048cc45cf9894c84ebb076df8", "name": "CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386", "deleted": false, "created_at": "2018-10-22T08:58:58.000000", "updated_at": null, "fingerprint": "20:c9:24:c2:11:9d:f7:30:4b:d0:22:58:11:12:8b:4d", "deleted_at": null, "id": 75}} 2018-10-22 08:58:59,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 used request id req-8d4fd7d1-1654-4780-b599-cb01e761f289 2018-10-22 08:58:59,603 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 2018-10-22 08:58:59,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3c24b5c320cd397300015d4c8b96551dca9b80" 2018-10-22 08:58:59,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-2354a940-9efb-4ffb-ab29-2902d8bd063c x-compute-request-id: req-2354a940-9efb-4ffb-ab29-2902d8bd063c Content-Length: 0 Content-Type: application/json 2018-10-22 08:58:59,645 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386 used request id req-2354a940-9efb-4ffb-ab29-2902d8bd063c 2018-10-22 08:58:59,645 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386.pub] 2018-10-22 08:58:59,646 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-dfa3b685-2c5b-4e6d-b8ce-4dc3de7fe386] 2018-10-22 08:58:59,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:59,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9cd35101-54a7-44d1-84b2-e9eaae6b29ba Date: Mon, 22 Oct 2018 08:58:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:58:59,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9cd35101-54a7-44d1-84b2-e9eaae6b29ba 2018-10-22 08:58:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:58:59,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e45b36c-7862-4bca-860b-a7ad8cee53c0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:58:59,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-9e45b36c-7862-4bca-860b-a7ad8cee53c0 2018-10-22 08:58:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:59:00,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c728f05-a6d3-4e7f-a120-8b86d128ed4a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:00,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-3c728f05-a6d3-4e7f-a120-8b86d128ed4a 2018-10-22 08:59:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:59:00,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963f4a94-9c2d-40b2-9eae-dbef159e0ad5 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:00,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-963f4a94-9c2d-40b2-9eae-dbef159e0ad5 2018-10-22 08:59:00,152 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e2a18b72-5467-454-proj 2018-10-22 08:59:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/84020e959eef4b07b8e7a88be94ee051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:59:00,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5ede3c-4082-4485-9c51-782fa01e2942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:00,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/84020e959eef4b07b8e7a88be94ee051 used request id req-0c5ede3c-4082-4485-9c51-782fa01e2942 2018-10-22 08:59:00,360 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e2a18b72-5467-454-proj-role 2018-10-22 08:59:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/eb75cd03524f4ba1afb12a80fde777a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:59:00,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0cec49-0899-4a2d-9f86-865e12439dcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:00,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eb75cd03524f4ba1afb12a80fde777a2 used request id req-6e0cec49-0899-4a2d-9f86-865e12439dcf 2018-10-22 08:59:00,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde2e922d7b7d8e994e0832e53f7d5b4941280ee" 2018-10-22 08:59:00,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacb2d40-15a3-468b-b7ae-aa5ef68cd56c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:00,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bacb2d40-15a3-468b-b7ae-aa5ef68cd56c 2018-10-22 08:59:00,571 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e2a18b72-5467-454-user 2018-10-22 08:59:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3f5e930048cc45cf9894c84ebb076df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c795812d8204cc549531bab47219969d0a72b92d" 2018-10-22 08:59:00,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30598973-7b47-4ad3-894b-f64ffa3e41bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:00,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3f5e930048cc45cf9894c84ebb076df8 used request id req-30598973-7b47-4ad3-894b-f64ffa3e41bc 2018-10-22 08:59:00,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:01,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["JpxifDefS8OJK0ExVto2Jw"], "issued_at": "2018-10-22T08:59:01.000000Z"}} 2018-10-22 08:59:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54008ee0959caf819c884bc9c9e8cbd0dc60ce8a" 2018-10-22 08:59:01,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c2f906-520f-4ba5-ad8f-db6f3feee9fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:01,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6c2f906-520f-4ba5-ad8f-db6f3feee9fa 2018-10-22 08:59:01,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:01,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:01,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["o85-yy-_SwCNRkh6tSzLIg"], "issued_at": "2018-10-22T08:59:01.000000Z"}} 2018-10-22 08:59:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223195d7-fafa-415b-8048-71172908b01b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:01,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-223195d7-fafa-415b-8048-71172908b01b 2018-10-22 08:59:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:01,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-283dfc0f-8c5b-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:01,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a31717b-8ed0-440b-83f9-40634ac04f2e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-283dfc0f-8c5b-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:01,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-283dfc0f-8c5b-4fb-proj used request id req-2a31717b-8ed0-440b-83f9-40634ac04f2e 2018-10-22 08:59:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:01,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28c4899-da79-44b3-8dbb-f2fb770575b6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:01,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b28c4899-da79-44b3-8dbb-f2fb770575b6 2018-10-22 08:59:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj"}}' 2018-10-22 08:59:01,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a66728e-e8d0-42bd-a1e1-39fa66f6ad5b Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0553a5e055624fd28248bcc3335184ee"}, "enabled": true, "id": "0553a5e055624fd28248bcc3335184ee", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj"}} 2018-10-22 08:59:01,999 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6a66728e-e8d0-42bd-a1e1-39fa66f6ad5b 2018-10-22 08:59:01,999 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-283dfc0f-8c5b-4fb-proj 2018-10-22 08:59:01,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:02,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:02,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["KBemBY8nRiaEeyTgQk1KZQ"], "issued_at": "2018-10-22T08:59:02.000000Z"}} 2018-10-22 08:59:02,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a108c4886cecbd548053da747657aa80dfdf0f5" 2018-10-22 08:59:02,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26def9cc-90d7-4200-8a66-96784300ffb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:02,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26def9cc-90d7-4200-8a66-96784300ffb6 2018-10-22 08:59:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:02,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:02,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a108c4886cecbd548053da747657aa80dfdf0f5" 2018-10-22 08:59:02,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941d0ebc-0822-4392-93c0-e3332fa85936 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:02,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-941d0ebc-0822-4392-93c0-e3332fa85936 2018-10-22 08:59:02,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-283dfc0f-8c5b-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a108c4886cecbd548053da747657aa80dfdf0f5" 2018-10-22 08:59:02,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8febd32d-5dff-443c-964a-648559c85280 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-283dfc0f-8c5b-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0553a5e055624fd28248bcc3335184ee"}, "enabled": true, "id": "0553a5e055624fd28248bcc3335184ee", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj"}]} 2018-10-22 08:59:02,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-283dfc0f-8c5b-4fb-proj used request id req-8febd32d-5dff-443c-964a-648559c85280 2018-10-22 08:59:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a108c4886cecbd548053da747657aa80dfdf0f5" 2018-10-22 08:59:02,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b846fe33-0560-41d2-a0ff-6a259d0bb7dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:02,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b846fe33-0560-41d2-a0ff-6a259d0bb7dd 2018-10-22 08:59:03,141 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-283dfc0f-8c5b-4fb-user 2018-10-22 08:59:03,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:03,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48666550-4c85-4a0c-8c21-6c320bdcd02b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:03,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-48666550-4c85-4a0c-8c21-6c320bdcd02b 2018-10-22 08:59:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" -d '{"role": {"name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role"}}' 2018-10-22 08:59:03,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354e413a-a4f0-4359-83b8-4220e3a57f75 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51c165d19da142f6a14dd63d3b14f3d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/51c165d19da142f6a14dd63d3b14f3d3"}, "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role"}} 2018-10-22 08:59:03,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-354e413a-a4f0-4359-83b8-4220e3a57f75 2018-10-22 08:59:03,346 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role 2018-10-22 08:59:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/51c165d19da142f6a14dd63d3b14f3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:03,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e271dd21-93fa-4353-b7bb-883599d8d9e1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/51c165d19da142f6a14dd63d3b14f3d3"}, "domain_id": null, "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role", "id": "51c165d19da142f6a14dd63d3b14f3d3"}} 2018-10-22 08:59:03,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/51c165d19da142f6a14dd63d3b14f3d3 used request id req-e271dd21-93fa-4353-b7bb-883599d8d9e1 2018-10-22 08:59:03,431 - keystone_utils - INFO - Granting role CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role to project CreateKeypairsTests-283dfc0f-8c5b-4fb-proj 2018-10-22 08:59:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0553a5e055624fd28248bcc3335184ee/users/41923ecaf2e849f9bdb429329ef95681/roles/51c165d19da142f6a14dd63d3b14f3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:03,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd7d7295-548b-478a-abae-898b0faffa2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:03,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0553a5e055624fd28248bcc3335184ee/users/41923ecaf2e849f9bdb429329ef95681/roles/51c165d19da142f6a14dd63d3b14f3d3 used request id req-cd7d7295-548b-478a-abae-898b0faffa2c 2018-10-22 08:59:03,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:03,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:03,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:04,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51c165d19da142f6a14dd63d3b14f3d3", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role"}], "expires_at": "2018-10-22T09:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0553a5e055624fd28248bcc3335184ee", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-user", "id": "41923ecaf2e849f9bdb429329ef95681"}, "audit_ids": ["tXN0SPMYStayzOIidaO6Qg"], "issued_at": "2018-10-22T08:59:04.000000Z"}} 2018-10-22 08:59:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb52072f893622a482a5960fdf4335f67077ca4" 2018-10-22 08:59:04,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082f3e55-ba20-4480-809a-9044fceef6db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:04,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-082f3e55-ba20-4480-809a-9044fceef6db 2018-10-22 08:59:04,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:04,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb52072f893622a482a5960fdf4335f67077ca4" 2018-10-22 08:59:04,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-36bc4499-a9cb-4a67-a75e-6f41d6c09c9c x-compute-request-id: req-36bc4499-a9cb-4a67-a75e-6f41d6c09c9c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:59:04,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-36bc4499-a9cb-4a67-a75e-6f41d6c09c9c 2018-10-22 08:59:04,290 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d... 2018-10-22 08:59:04,290 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:59:04,322 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d 2018-10-22 08:59:04,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb52072f893622a482a5960fdf4335f67077ca4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkG162jfgDGgfBg6IrFiHccFtpG/t4ty8GgvCJ6nDDyCdz2QtDxHnYCEiYpJwrOy8j0KQERBjb6yiEOp9bIq1JECZRKnoWT+bM+uCDdZSSKG3eGaP0x1Do+G27FnKxMhBPoDSTn++B7rhh8schB13YGISCUAV63bIMYlBpsq4BCQ==", "name": "CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d"}}' 2018-10-22 08:59:04,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-c8b9e025-a18b-4d3d-a286-e1eddd59d2a5 x-compute-request-id: req-c8b9e025-a18b-4d3d-a286-e1eddd59d2a5 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkG162jfgDGgfBg6IrFiHccFtpG/t4ty8GgvCJ6nDDyCdz2QtDxHnYCEiYpJwrOy8j0KQERBjb6yiEOp9bIq1JECZRKnoWT+bM+uCDdZSSKG3eGaP0x1Do+G27FnKxMhBPoDSTn++B7rhh8schB13YGISCUAV63bIMYlBpsq4BCQ==", "user_id": "41923ecaf2e849f9bdb429329ef95681", "name": "CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d", "fingerprint": "59:c7:71:9b:49:16:39:f3:2d:4a:df:31:60:5e:09:6d"}} 2018-10-22 08:59:04,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c8b9e025-a18b-4d3d-a286-e1eddd59d2a5 2018-10-22 08:59:04,390 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d.pub 2018-10-22 08:59:04,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:04,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51c165d19da142f6a14dd63d3b14f3d3", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role"}], "expires_at": "2018-10-22T09:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0553a5e055624fd28248bcc3335184ee", "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0553a5e055624fd28248bcc3335184ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0553a5e055624fd28248bcc3335184ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0553a5e055624fd28248bcc3335184ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-283dfc0f-8c5b-4fb-user", "id": "41923ecaf2e849f9bdb429329ef95681"}, "audit_ids": ["d12aSy8DRBifTFJRN7tU5A"], "issued_at": "2018-10-22T08:59:04.000000Z"}} 2018-10-22 08:59:04,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ab1894514aea70ae00ce3585c76e60d6c853b0" 2018-10-22 08:59:04,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-175ce0b2-5913-4d2e-8757-1958d0f270f9 x-compute-request-id: req-175ce0b2-5913-4d2e-8757-1958d0f270f9 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkG162jfgDGgfBg6IrFiHccFtpG/t4ty8GgvCJ6nDDyCdz2QtDxHnYCEiYpJwrOy8j0KQERBjb6yiEOp9bIq1JECZRKnoWT+bM+uCDdZSSKG3eGaP0x1Do+G27FnKxMhBPoDSTn++B7rhh8schB13YGISCUAV63bIMYlBpsq4BCQ==", "user_id": "41923ecaf2e849f9bdb429329ef95681", "name": "CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d", "deleted": false, "created_at": "2018-10-22T08:59:04.000000", "updated_at": null, "fingerprint": "59:c7:71:9b:49:16:39:f3:2d:4a:df:31:60:5e:09:6d", "deleted_at": null, "id": 78}} 2018-10-22 08:59:04,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d used request id req-175ce0b2-5913-4d2e-8757-1958d0f270f9 2018-10-22 08:59:04,927 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d 2018-10-22 08:59:04,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb52072f893622a482a5960fdf4335f67077ca4" 2018-10-22 08:59:04,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-e51769e9-cf84-4a4a-b233-613b25f1c7d3 x-compute-request-id: req-e51769e9-cf84-4a4a-b233-613b25f1c7d3 Content-Length: 0 Content-Type: application/json 2018-10-22 08:59:04,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d used request id req-e51769e9-cf84-4a4a-b233-613b25f1c7d3 2018-10-22 08:59:04,965 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-3b76def2-cf8c-4d23-aee4-595f0411226d.pub] 2018-10-22 08:59:04,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0431845d-fe15-41e5-b5a9-bc7ccaeb12c5 Date: Mon, 22 Oct 2018 08:59:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:05,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0431845d-fe15-41e5-b5a9-bc7ccaeb12c5 2018-10-22 08:59:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f73c277-b6d6-41d2-800d-b0c468724cb5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:59:05,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-7f73c277-b6d6-41d2-800d-b0c468724cb5 2018-10-22 08:59:05,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4940e143-0713-4e90-aa4c-01a1b3cb43e9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:05,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-4940e143-0713-4e90-aa4c-01a1b3cb43e9 2018-10-22 08:59:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efa48af-5d0f-4637-bfd1-5a4b5cd0e7ec 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:05,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-4efa48af-5d0f-4637-bfd1-5a4b5cd0e7ec 2018-10-22 08:59:05,444 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-283dfc0f-8c5b-4fb-proj 2018-10-22 08:59:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0553a5e055624fd28248bcc3335184ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8a015f-e63d-4d11-a10e-8bc20e33ce2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:05,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0553a5e055624fd28248bcc3335184ee used request id req-8c8a015f-e63d-4d11-a10e-8bc20e33ce2f 2018-10-22 08:59:05,660 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-283dfc0f-8c5b-4fb-proj-role 2018-10-22 08:59:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/51c165d19da142f6a14dd63d3b14f3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad46fb76-6835-4a48-b4f9-66b13bdf6c07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:05,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/51c165d19da142f6a14dd63d3b14f3d3 used request id req-ad46fb76-6835-4a48-b4f9-66b13bdf6c07 2018-10-22 08:59:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26ada6a86418110c470f8a443fd1720969064db" 2018-10-22 08:59:05,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e438c374-7cc0-4694-b6a0-b27830d2c5c4 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:05,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e438c374-7cc0-4694-b6a0-b27830d2c5c4 2018-10-22 08:59:05,950 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-283dfc0f-8c5b-4fb-user 2018-10-22 08:59:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/41923ecaf2e849f9bdb429329ef95681 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a108c4886cecbd548053da747657aa80dfdf0f5" 2018-10-22 08:59:06,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0c63a2-ea88-4f60-89a4-5429472d6758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:06,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/41923ecaf2e849f9bdb429329ef95681 used request id req-9f0c63a2-ea88-4f60-89a4-5429472d6758 2018-10-22 08:59:06,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:06,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0NxWoILMQqKJNSWwLd40Cw"], "issued_at": "2018-10-22T08:59:06.000000Z"}} 2018-10-22 08:59:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff669a00d0645b64be5d5f447cc8714c0c0d163" 2018-10-22 08:59:06,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cf66ff-6d84-4c5c-aee3-c309bda68bc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:06,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2cf66ff-6d84-4c5c-aee3-c309bda68bc1 2018-10-22 08:59:06,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:06,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:07,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rfKTk3VaSz6aIFGudhN32A"], "issued_at": "2018-10-22T08:59:07.000000Z"}} 2018-10-22 08:59:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:07,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a6a8c4-1824-42c8-97bd-8d12505eaf69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:07,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-24a6a8c4-1824-42c8-97bd-8d12505eaf69 2018-10-22 08:59:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:07,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-edf6de31-15b5-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:07,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e222ea9-3067-4fc4-86b0-f888492769b5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-edf6de31-15b5-492-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:07,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-edf6de31-15b5-492-proj used request id req-0e222ea9-3067-4fc4-86b0-f888492769b5 2018-10-22 08:59:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:07,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1088189-e381-4d66-bda0-d1526c0659ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:07,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e1088189-e381-4d66-bda0-d1526c0659ef 2018-10-22 08:59:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj"}}' 2018-10-22 08:59:07,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53760ed3-9f4f-4456-be53-8532c86ebe8e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d6ae4bd503b4796aa2e33da9bab95e6"}, "enabled": true, "id": "9d6ae4bd503b4796aa2e33da9bab95e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj"}} 2018-10-22 08:59:07,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-53760ed3-9f4f-4456-be53-8532c86ebe8e 2018-10-22 08:59:07,472 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-edf6de31-15b5-492-proj 2018-10-22 08:59:07,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:07,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:07,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["gbsJrSvFQfy7ZHjo1MTTmA"], "issued_at": "2018-10-22T08:59:07.000000Z"}} 2018-10-22 08:59:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee6eb1bf5029a505de657af6b1f528a8e6d8cc3" 2018-10-22 08:59:07,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d854e9d5-871e-4392-ac28-f16bee7f42d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:07,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d854e9d5-871e-4392-ac28-f16bee7f42d9 2018-10-22 08:59:07,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:07,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:07,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee6eb1bf5029a505de657af6b1f528a8e6d8cc3" 2018-10-22 08:59:08,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468163cc-eb2d-4b40-a29e-7b9a8946a36d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:08,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-468163cc-eb2d-4b40-a29e-7b9a8946a36d 2018-10-22 08:59:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-edf6de31-15b5-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee6eb1bf5029a505de657af6b1f528a8e6d8cc3" 2018-10-22 08:59:08,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa32732-4174-42be-9d9f-b254cbff2155 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-edf6de31-15b5-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d6ae4bd503b4796aa2e33da9bab95e6"}, "enabled": true, "id": "9d6ae4bd503b4796aa2e33da9bab95e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj"}]} 2018-10-22 08:59:08,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-edf6de31-15b5-492-proj used request id req-aaa32732-4174-42be-9d9f-b254cbff2155 2018-10-22 08:59:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee6eb1bf5029a505de657af6b1f528a8e6d8cc3" 2018-10-22 08:59:08,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0697f92f-464b-4f89-90c2-cfdb6b01fce3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:08,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0697f92f-464b-4f89-90c2-cfdb6b01fce3 2018-10-22 08:59:08,621 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-edf6de31-15b5-492-user 2018-10-22 08:59:08,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:08,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068db3b6-2af8-41fd-a7ee-4b1693dd11b7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:08,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-068db3b6-2af8-41fd-a7ee-4b1693dd11b7 2018-10-22 08:59:08,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" -d '{"role": {"name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role"}}' 2018-10-22 08:59:08,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc44a407-e82b-4837-81a6-39b99f2bf2a9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d24ef98b0f1c43419464e3102494e87c", "links": {"self": "http://172.30.9.28:5000/v3/roles/d24ef98b0f1c43419464e3102494e87c"}, "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role"}} 2018-10-22 08:59:08,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bc44a407-e82b-4837-81a6-39b99f2bf2a9 2018-10-22 08:59:08,831 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role 2018-10-22 08:59:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d24ef98b0f1c43419464e3102494e87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:08,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55cf6e7-f1b4-414d-b59d-adcf3c1c0fa0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d24ef98b0f1c43419464e3102494e87c"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role", "id": "d24ef98b0f1c43419464e3102494e87c"}} 2018-10-22 08:59:08,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d24ef98b0f1c43419464e3102494e87c used request id req-d55cf6e7-f1b4-414d-b59d-adcf3c1c0fa0 2018-10-22 08:59:08,936 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role to project CreateKeypairsCleanupTests-edf6de31-15b5-492-proj 2018-10-22 08:59:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d6ae4bd503b4796aa2e33da9bab95e6/users/8a2c9a6453ab43b591263e1f7900c82b/roles/d24ef98b0f1c43419464e3102494e87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:09,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3143b521-025e-4459-81a4-feff03412156 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:09,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d6ae4bd503b4796aa2e33da9bab95e6/users/8a2c9a6453ab43b591263e1f7900c82b/roles/d24ef98b0f1c43419464e3102494e87c used request id req-3143b521-025e-4459-81a4-feff03412156 2018-10-22 08:59:09,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:09,222 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d.pub 2018-10-22 08:59:09,222 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d 2018-10-22 08:59:09,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:09,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:09,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d24ef98b0f1c43419464e3102494e87c", "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role"}], "expires_at": "2018-10-22T09:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d6ae4bd503b4796aa2e33da9bab95e6", "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/9d6ae4bd503b4796aa2e33da9bab95e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-edf6de31-15b5-492-user", "id": "8a2c9a6453ab43b591263e1f7900c82b"}, "audit_ids": ["6QYFgHp6SoiP44w7RwoSow"], "issued_at": "2018-10-22T08:59:09.000000Z"}} 2018-10-22 08:59:09,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05df643f1a28517a6539b77898360530b4b6060" 2018-10-22 08:59:09,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773070f7-4646-4255-bad4-72468c30380c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:09,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-773070f7-4646-4255-bad4-72468c30380c 2018-10-22 08:59:09,684 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:09,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05df643f1a28517a6539b77898360530b4b6060" 2018-10-22 08:59:09,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-d95cc933-72c2-4c21-86a9-701c4cc610b2 x-compute-request-id: req-d95cc933-72c2-4c21-86a9-701c4cc610b2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:59:09,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d95cc933-72c2-4c21-86a9-701c4cc610b2 2018-10-22 08:59:09,861 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d... 2018-10-22 08:59:09,861 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-22 08:59:09,861 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d.pub 2018-10-22 08:59:09,861 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d 2018-10-22 08:59:09,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05df643f1a28517a6539b77898360530b4b6060" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeYqChr0pChb1vffY2XK5lWKIVlGbw0R9hqD/e5S3yUJjiLwnyu0BXotpCtgF44SkLBBioea6yKSgeeTPi4A1c7evJ3QRv+DtLYr0A6mQ8TzP5XwTlqV5dPNebuJjOC9TQdXac0aJHd87GRopAvyeLeoWriyhrUlXCBiLJrCbS5tGmhZprOUB0+25oVG5Za2n5S+mXkRbR01Obh9CCwdLOanWOhgHuazpScYSSzpZKwL3wwYJWCqPnhKLXV/35Juo2nwyMkQK1AXkKhvkbuPdQbgtMMFHj8BOJ3lvAGnrcaQt8vcsRZKYTbu0ITpO0ArBRM0uRcThYpyzVFJMpteeJ", "name": "CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d"}}' 2018-10-22 08:59:09,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-cda10da4-d14a-487a-abf5-173df898b017 x-compute-request-id: req-cda10da4-d14a-487a-abf5-173df898b017 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeYqChr0pChb1vffY2XK5lWKIVlGbw0R9hqD/e5S3yUJjiLwnyu0BXotpCtgF44SkLBBioea6yKSgeeTPi4A1c7evJ3QRv+DtLYr0A6mQ8TzP5XwTlqV5dPNebuJjOC9TQdXac0aJHd87GRopAvyeLeoWriyhrUlXCBiLJrCbS5tGmhZprOUB0+25oVG5Za2n5S+mXkRbR01Obh9CCwdLOanWOhgHuazpScYSSzpZKwL3wwYJWCqPnhKLXV/35Juo2nwyMkQK1AXkKhvkbuPdQbgtMMFHj8BOJ3lvAGnrcaQt8vcsRZKYTbu0ITpO0ArBRM0uRcThYpyzVFJMpteeJ", "user_id": "8a2c9a6453ab43b591263e1f7900c82b", "name": "CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d", "fingerprint": "88:7e:53:25:8b:e2:0c:27:b3:d2:78:6f:89:ce:ee:63"}} 2018-10-22 08:59:09,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cda10da4-d14a-487a-abf5-173df898b017 2018-10-22 08:59:09,927 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d 2018-10-22 08:59:09,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05df643f1a28517a6539b77898360530b4b6060" 2018-10-22 08:59:09,967 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-f831412c-3428-4a6b-8116-06aad5c7a57c x-compute-request-id: req-f831412c-3428-4a6b-8116-06aad5c7a57c Content-Length: 0 Content-Type: application/json 2018-10-22 08:59:09,967 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d used request id req-f831412c-3428-4a6b-8116-06aad5c7a57c 2018-10-22 08:59:09,968 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d.pub] 2018-10-22 08:59:09,968 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-154928aa-64d5-42d0-bdad-068f5d12f44d] 2018-10-22 08:59:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d5021f63-33e3-40fa-966b-6d67009cb422 Date: Mon, 22 Oct 2018 08:59:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:10,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d5021f63-33e3-40fa-966b-6d67009cb422 2018-10-22 08:59:10,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca459a6e-16bc-4f63-8330-40aab47356a8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:59:10,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ca459a6e-16bc-4f63-8330-40aab47356a8 2018-10-22 08:59:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66af831-9756-4ff0-9ad2-2022c5f07989 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:10,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e66af831-9756-4ff0-9ad2-2022c5f07989 2018-10-22 08:59:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef6c832-4805-463b-be85-170b189f1671 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:10,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-5ef6c832-4805-463b-be85-170b189f1671 2018-10-22 08:59:10,392 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-edf6de31-15b5-492-proj 2018-10-22 08:59:10,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9d6ae4bd503b4796aa2e33da9bab95e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe281dfc-decd-4a13-a18c-ce770bb943d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:10,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9d6ae4bd503b4796aa2e33da9bab95e6 used request id req-fe281dfc-decd-4a13-a18c-ce770bb943d7 2018-10-22 08:59:10,599 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-edf6de31-15b5-492-proj-role 2018-10-22 08:59:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d24ef98b0f1c43419464e3102494e87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d158c35-d625-4611-bd14-99606eb80cbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:10,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d24ef98b0f1c43419464e3102494e87c used request id req-5d158c35-d625-4611-bd14-99606eb80cbf 2018-10-22 08:59:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fed9995879feda8bd2c681271592582ea45889" 2018-10-22 08:59:10,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c72f0f-d3c6-4e36-87ad-562234cadcda Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:10,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-55c72f0f-d3c6-4e36-87ad-562234cadcda 2018-10-22 08:59:10,810 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-edf6de31-15b5-492-user 2018-10-22 08:59:10,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8a2c9a6453ab43b591263e1f7900c82b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee6eb1bf5029a505de657af6b1f528a8e6d8cc3" 2018-10-22 08:59:10,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfedf82-6a0d-4645-9b1d-72529d0571dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:10,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8a2c9a6453ab43b591263e1f7900c82b used request id req-edfedf82-6a0d-4645-9b1d-72529d0571dc 2018-10-22 08:59:10,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:11,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["F1kZwMzFS3Kba7ZnrQTpGg"], "issued_at": "2018-10-22T08:59:11.000000Z"}} 2018-10-22 08:59:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f337c7768fab4978d8f592aeb8d8659690fdcd6" 2018-10-22 08:59:11,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ac7fc2-34af-4896-9b0b-622c71dd770a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:11,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53ac7fc2-34af-4896-9b0b-622c71dd770a 2018-10-22 08:59:11,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:11,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:11,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["TPD7VCsbRAe9y1VSt-jS3g"], "issued_at": "2018-10-22T08:59:11.000000Z"}} 2018-10-22 08:59:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:12,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e416c5-8552-49b5-bbfe-25ad1815bf0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:12,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8e416c5-8552-49b5-bbfe-25ad1815bf0a 2018-10-22 08:59:12,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:12,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:12,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dfe1cc-9a57-40d1-bbb1-6522151dbb04 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:12,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj used request id req-63dfe1cc-9a57-40d1-bbb1-6522151dbb04 2018-10-22 08:59:12,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:12,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4936503c-61b0-44d3-9d85-29a808b944e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:12,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4936503c-61b0-44d3-9d85-29a808b944e7 2018-10-22 08:59:12,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj"}}' 2018-10-22 08:59:12,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754c846f-bfe2-4d27-9428-5619da6e28b3 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4f0c4edec6eb42eaac7dd584036956dd"}, "enabled": true, "id": "4f0c4edec6eb42eaac7dd584036956dd", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj"}} 2018-10-22 08:59:12,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-754c846f-bfe2-4d27-9428-5619da6e28b3 2018-10-22 08:59:12,316 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj 2018-10-22 08:59:12,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:12,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:12,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9xqLrc_TQ5yL-NNUwSINgQ"], "issued_at": "2018-10-22T08:59:12.000000Z"}} 2018-10-22 08:59:12,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b395adfb36513feb258a5cbb7c73a60729f962" 2018-10-22 08:59:12,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a44ad97-9b32-4a4a-b2e4-c6ef502a927b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:12,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a44ad97-9b32-4a4a-b2e4-c6ef502a927b 2018-10-22 08:59:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:12,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b395adfb36513feb258a5cbb7c73a60729f962" 2018-10-22 08:59:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1f9d10-8d35-47c5-b084-a0b4869b8d06 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:12,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cb1f9d10-8d35-47c5-b084-a0b4869b8d06 2018-10-22 08:59:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b395adfb36513feb258a5cbb7c73a60729f962" 2018-10-22 08:59:12,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07676744-9dea-45af-be78-8faa3ade5ffb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4f0c4edec6eb42eaac7dd584036956dd"}, "enabled": true, "id": "4f0c4edec6eb42eaac7dd584036956dd", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj"}]} 2018-10-22 08:59:12,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj used request id req-07676744-9dea-45af-be78-8faa3ade5ffb 2018-10-22 08:59:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b395adfb36513feb258a5cbb7c73a60729f962" 2018-10-22 08:59:13,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586cfe9e-f1a3-4bca-bfd1-be662568361f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:13,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-586cfe9e-f1a3-4bca-bfd1-be662568361f 2018-10-22 08:59:13,453 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-fc787255-c1d7-4c0-user 2018-10-22 08:59:13,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:13,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bf7e8b-1d18-4f69-9a4d-61c4b7f3f2cc Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:13,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-31bf7e8b-1d18-4f69-9a4d-61c4b7f3f2cc 2018-10-22 08:59:13,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" -d '{"role": {"name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role"}}' 2018-10-22 08:59:13,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f4e05e-dde0-40c2-80ea-9f51ef5b58c7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6793ba027384aa3b5f9f55e0e47702a", "links": {"self": "http://172.30.9.28:5000/v3/roles/c6793ba027384aa3b5f9f55e0e47702a"}, "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role"}} 2018-10-22 08:59:13,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c2f4e05e-dde0-40c2-80ea-9f51ef5b58c7 2018-10-22 08:59:13,681 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role 2018-10-22 08:59:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c6793ba027384aa3b5f9f55e0e47702a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5cc576-8cec-41f4-a816-647c8b1bc266 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c6793ba027384aa3b5f9f55e0e47702a"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role", "id": "c6793ba027384aa3b5f9f55e0e47702a"}} 2018-10-22 08:59:13,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c6793ba027384aa3b5f9f55e0e47702a used request id req-9f5cc576-8cec-41f4-a816-647c8b1bc266 2018-10-22 08:59:13,700 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role to project CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj 2018-10-22 08:59:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4f0c4edec6eb42eaac7dd584036956dd/users/10bf3f558a744ed482123f2e063c071f/roles/c6793ba027384aa3b5f9f55e0e47702a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:13,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd311cd3-f1eb-4f77-af66-ce877e0e025a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:13,839 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4f0c4edec6eb42eaac7dd584036956dd/users/10bf3f558a744ed482123f2e063c071f/roles/c6793ba027384aa3b5f9f55e0e47702a used request id req-cd311cd3-f1eb-4f77-af66-ce877e0e025a 2018-10-22 08:59:13,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:14,006 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de.pub 2018-10-22 08:59:14,007 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de 2018-10-22 08:59:14,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:14,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:14,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6793ba027384aa3b5f9f55e0e47702a", "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role"}], "expires_at": "2018-10-22T09:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f0c4edec6eb42eaac7dd584036956dd", "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4f0c4edec6eb42eaac7dd584036956dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4f0c4edec6eb42eaac7dd584036956dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4f0c4edec6eb42eaac7dd584036956dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4f0c4edec6eb42eaac7dd584036956dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4f0c4edec6eb42eaac7dd584036956dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4f0c4edec6eb42eaac7dd584036956dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4f0c4edec6eb42eaac7dd584036956dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4f0c4edec6eb42eaac7dd584036956dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4f0c4edec6eb42eaac7dd584036956dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4f0c4edec6eb42eaac7dd584036956dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4f0c4edec6eb42eaac7dd584036956dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4f0c4edec6eb42eaac7dd584036956dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-fc787255-c1d7-4c0-user", "id": "10bf3f558a744ed482123f2e063c071f"}, "audit_ids": ["SlRNNbJWQZ6j3I2ke3F4dA"], "issued_at": "2018-10-22T08:59:14.000000Z"}} 2018-10-22 08:59:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804f416d82f56a8afb311f36c76f56915144cca2" 2018-10-22 08:59:14,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bf54e0-37a9-4886-a979-6435c172b134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:14,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06bf54e0-37a9-4886-a979-6435c172b134 2018-10-22 08:59:14,481 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:14,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804f416d82f56a8afb311f36c76f56915144cca2" 2018-10-22 08:59:15,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2bf83c3b-a044-4fc7-ba86-2e190fd84bc0 x-compute-request-id: req-2bf83c3b-a044-4fc7-ba86-2e190fd84bc0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:59:15,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2bf83c3b-a044-4fc7-ba86-2e190fd84bc0 2018-10-22 08:59:15,048 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de... 2018-10-22 08:59:15,048 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-22 08:59:15,048 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de.pub 2018-10-22 08:59:15,048 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de 2018-10-22 08:59:15,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804f416d82f56a8afb311f36c76f56915144cca2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf9w9CiMjBEZqnIY+9Zdqtille99p+U5/mnqOXFBcUGtLcgRYEIkLRCb4UmMZjSSie+h+k4ZN+N0BDd6n9riFk3Oi9oOMSSXr9EBYok3xD4VlcIZYyjyRw5o+MLnbM2giUiqVxAP0AVebdadZgtByla4QtB4mD49vUSP2t89DiUH4GeRUPgYBcuoNN8XFB7KPT4a8NCwm+VnfsaP/ApgKcISC1a8SzA71XzsZflHkKUENmxSu6+aXJN6JfXvfMneDJQoxG1spc9CzRb6WsokCfreCZzf5THIWMQPE4O+7q0dQg8pAByHSsMDtK1/JhVq5MVYZhpdnIuVUzY+hhlBV7", "name": "CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de"}}' 2018-10-22 08:59:15,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-24553468-58a4-4251-b646-2be9d6da3470 x-compute-request-id: req-24553468-58a4-4251-b646-2be9d6da3470 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf9w9CiMjBEZqnIY+9Zdqtille99p+U5/mnqOXFBcUGtLcgRYEIkLRCb4UmMZjSSie+h+k4ZN+N0BDd6n9riFk3Oi9oOMSSXr9EBYok3xD4VlcIZYyjyRw5o+MLnbM2giUiqVxAP0AVebdadZgtByla4QtB4mD49vUSP2t89DiUH4GeRUPgYBcuoNN8XFB7KPT4a8NCwm+VnfsaP/ApgKcISC1a8SzA71XzsZflHkKUENmxSu6+aXJN6JfXvfMneDJQoxG1spc9CzRb6WsokCfreCZzf5THIWMQPE4O+7q0dQg8pAByHSsMDtK1/JhVq5MVYZhpdnIuVUzY+hhlBV7", "user_id": "10bf3f558a744ed482123f2e063c071f", "name": "CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de", "fingerprint": "6f:84:62:cb:bd:f5:4d:c2:b8:01:0b:cc:31:98:01:73"}} 2018-10-22 08:59:15,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-24553468-58a4-4251-b646-2be9d6da3470 2018-10-22 08:59:15,119 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de 2018-10-22 08:59:15,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804f416d82f56a8afb311f36c76f56915144cca2" 2018-10-22 08:59:15,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-6ec6c36d-ea60-4410-b845-09937acf7a96 x-compute-request-id: req-6ec6c36d-ea60-4410-b845-09937acf7a96 Content-Length: 0 Content-Type: application/json 2018-10-22 08:59:15,166 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-eb16a8fb-2306-4844-b016-09353ae4e3de used request id req-6ec6c36d-ea60-4410-b845-09937acf7a96 2018-10-22 08:59:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:15,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9f156392-b8e3-46f4-87b5-5de0ae3c1933 Date: Mon, 22 Oct 2018 08:59:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:15,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9f156392-b8e3-46f4-87b5-5de0ae3c1933 2018-10-22 08:59:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:15,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f46689-c81f-4d26-afba-4970efa267b5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:59:15,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a6f46689-c81f-4d26-afba-4970efa267b5 2018-10-22 08:59:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:15,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030c9c08-9189-4024-b186-ca5b747fea2e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:15,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-030c9c08-9189-4024-b186-ca5b747fea2e 2018-10-22 08:59:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:15,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8842ca-cf87-4975-98ce-eb87f98fae85 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:15,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-da8842ca-cf87-4975-98ce-eb87f98fae85 2018-10-22 08:59:15,669 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj 2018-10-22 08:59:15,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4f0c4edec6eb42eaac7dd584036956dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:15,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe15558-d797-4e44-a67b-9fac06333721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:15,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4f0c4edec6eb42eaac7dd584036956dd used request id req-afe15558-d797-4e44-a67b-9fac06333721 2018-10-22 08:59:15,899 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-fc787255-c1d7-4c0-proj-role 2018-10-22 08:59:15,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c6793ba027384aa3b5f9f55e0e47702a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:16,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c21c57-0797-4457-adea-e98b8beeadfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:16,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c6793ba027384aa3b5f9f55e0e47702a used request id req-e2c21c57-0797-4457-adea-e98b8beeadfa 2018-10-22 08:59:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bae36b23686e43ac0559d6a81c7874ddddd7b9" 2018-10-22 08:59:16,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9e293c-3510-47b5-9c2b-06b279d0e457 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:16,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4e9e293c-3510-47b5-9c2b-06b279d0e457 2018-10-22 08:59:16,038 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-fc787255-c1d7-4c0-user 2018-10-22 08:59:16,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/10bf3f558a744ed482123f2e063c071f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b395adfb36513feb258a5cbb7c73a60729f962" 2018-10-22 08:59:16,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd14a116-9fa0-428d-b364-6370dc1b05c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:16,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/10bf3f558a744ed482123f2e063c071f used request id req-cd14a116-9fa0-428d-b364-6370dc1b05c5 2018-10-22 08:59:16,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:16,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["sefz68s6SW2ZL0OXH_uvhQ"], "issued_at": "2018-10-22T08:59:16.000000Z"}} 2018-10-22 08:59:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a54196d33025745b4ef36f9b57d45410a8644b5" 2018-10-22 08:59:16,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2d5981-fdd4-4ef1-837e-1898868084e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:16,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e2d5981-fdd4-4ef1-837e-1898868084e9 2018-10-22 08:59:16,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:16,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:17,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["SEP8QdmeQUmQrLaJ9TMEJg"], "issued_at": "2018-10-22T08:59:17.000000Z"}} 2018-10-22 08:59:17,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:17,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035958fb-bf82-47e2-8cd8-cd94d06f9db6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:17,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-035958fb-bf82-47e2-8cd8-cd94d06f9db6 2018-10-22 08:59:17,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:17,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:17,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1138a7a9-3304-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4af895-c755-4972-a1f1-d71544617d24 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1138a7a9-3304-492-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:17,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1138a7a9-3304-492-proj used request id req-ab4af895-c755-4972-a1f1-d71544617d24 2018-10-22 08:59:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:17,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae97282-caec-4e73-a71a-a6b02f54b030 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:17,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5ae97282-caec-4e73-a71a-a6b02f54b030 2018-10-22 08:59:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj"}}' 2018-10-22 08:59:17,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af369cd8-351d-40eb-b1eb-6675ae8663df Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c8a861c930f4d198159ecf1dafaa4cf"}, "enabled": true, "id": "5c8a861c930f4d198159ecf1dafaa4cf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj"}} 2018-10-22 08:59:17,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-af369cd8-351d-40eb-b1eb-6675ae8663df 2018-10-22 08:59:17,460 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1138a7a9-3304-492-proj 2018-10-22 08:59:17,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:17,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:17,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Vlp1bs-fREaor07AjzkgFg"], "issued_at": "2018-10-22T08:59:17.000000Z"}} 2018-10-22 08:59:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334c69f6dffbee202c3b0a5c29b5470f8a59c6b" 2018-10-22 08:59:17,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7100f17b-619a-4ade-be9a-2591728fe48b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:17,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7100f17b-619a-4ade-be9a-2591728fe48b 2018-10-22 08:59:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:17,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:17,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334c69f6dffbee202c3b0a5c29b5470f8a59c6b" 2018-10-22 08:59:18,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157a916b-1b3e-4113-ab3e-70032bca1ffa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:18,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-157a916b-1b3e-4113-ab3e-70032bca1ffa 2018-10-22 08:59:18,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-1138a7a9-3304-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334c69f6dffbee202c3b0a5c29b5470f8a59c6b" 2018-10-22 08:59:18,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb453b65-2400-4e08-8054-f882119f6dec Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-1138a7a9-3304-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c8a861c930f4d198159ecf1dafaa4cf"}, "enabled": true, "id": "5c8a861c930f4d198159ecf1dafaa4cf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj"}]} 2018-10-22 08:59:18,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-1138a7a9-3304-492-proj used request id req-cb453b65-2400-4e08-8054-f882119f6dec 2018-10-22 08:59:18,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334c69f6dffbee202c3b0a5c29b5470f8a59c6b" 2018-10-22 08:59:18,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc18ad5-ebd9-4103-8da5-aef412d011fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:18,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ecc18ad5-ebd9-4103-8da5-aef412d011fe 2018-10-22 08:59:18,496 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1138a7a9-3304-492-user 2018-10-22 08:59:18,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:18,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f937e6b-416c-4309-8daa-61d75a653b9f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:18,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6f937e6b-416c-4309-8daa-61d75a653b9f 2018-10-22 08:59:18,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" -d '{"role": {"name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role"}}' 2018-10-22 08:59:18,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de5598d-f50f-4007-a802-8a029046fb13 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "182b6aea25a34b2b8fb80dbaaa048198", "links": {"self": "http://172.30.9.28:5000/v3/roles/182b6aea25a34b2b8fb80dbaaa048198"}, "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role"}} 2018-10-22 08:59:18,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8de5598d-f50f-4007-a802-8a029046fb13 2018-10-22 08:59:18,712 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role 2018-10-22 08:59:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/182b6aea25a34b2b8fb80dbaaa048198 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:18,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300ef795-38b8-4a2c-b4e1-f90302e84539 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/182b6aea25a34b2b8fb80dbaaa048198"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role", "id": "182b6aea25a34b2b8fb80dbaaa048198"}} 2018-10-22 08:59:18,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/182b6aea25a34b2b8fb80dbaaa048198 used request id req-300ef795-38b8-4a2c-b4e1-f90302e84539 2018-10-22 08:59:18,809 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role to project CreateKeypairsCleanupTests-1138a7a9-3304-492-proj 2018-10-22 08:59:18,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5c8a861c930f4d198159ecf1dafaa4cf/users/15af0eaa25f043e0b85f7c2ee033de43/roles/182b6aea25a34b2b8fb80dbaaa048198 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:18,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fed2248-3080-4bae-b598-2287ca684909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:18,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5c8a861c930f4d198159ecf1dafaa4cf/users/15af0eaa25f043e0b85f7c2ee033de43/roles/182b6aea25a34b2b8fb80dbaaa048198 used request id req-9fed2248-3080-4bae-b598-2287ca684909 2018-10-22 08:59:18,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:18,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:18,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:19,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "182b6aea25a34b2b8fb80dbaaa048198", "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role"}], "expires_at": "2018-10-22T09:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c8a861c930f4d198159ecf1dafaa4cf", "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/5c8a861c930f4d198159ecf1dafaa4cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-1138a7a9-3304-492-user", "id": "15af0eaa25f043e0b85f7c2ee033de43"}, "audit_ids": ["5EX7mypqTBqMCVPBFhniIw"], "issued_at": "2018-10-22T08:59:19.000000Z"}} 2018-10-22 08:59:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e5786a1b7c73fbdcbe6db9b83faf4049baa1f7" 2018-10-22 08:59:19,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3360839-79be-4088-9c2c-5c17d5d19a04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:19,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d3360839-79be-4088-9c2c-5c17d5d19a04 2018-10-22 08:59:19,407 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:19,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e5786a1b7c73fbdcbe6db9b83faf4049baa1f7" 2018-10-22 08:59:19,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6369c46a-689c-4972-bdef-026b30f1b147 x-compute-request-id: req-6369c46a-689c-4972-bdef-026b30f1b147 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:59:19,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6369c46a-689c-4972-bdef-026b30f1b147 2018-10-22 08:59:19,522 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d... 2018-10-22 08:59:19,522 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:59:19,559 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d 2018-10-22 08:59:19,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e5786a1b7c73fbdcbe6db9b83faf4049baa1f7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDu97ps74l0hVi3NrcuFBve81N6tLZhXDiwd7CTsQK/FgZmMulijJvxqxlLSCWTid6qYyiUdmb1wxxdeNCUZAwmyRO4nksVhmKdPLDNPohaMm8VuSxdEZhDCKtbObe7WFCVroAIOoIjuEmzevBqfHwsHxSkPe1APTi1us6euC0k/w==", "name": "CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d"}}' 2018-10-22 08:59:19,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41213fe1-ce9a-4083-8e79-1a1d1a484eb2 x-compute-request-id: req-41213fe1-ce9a-4083-8e79-1a1d1a484eb2 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDu97ps74l0hVi3NrcuFBve81N6tLZhXDiwd7CTsQK/FgZmMulijJvxqxlLSCWTid6qYyiUdmb1wxxdeNCUZAwmyRO4nksVhmKdPLDNPohaMm8VuSxdEZhDCKtbObe7WFCVroAIOoIjuEmzevBqfHwsHxSkPe1APTi1us6euC0k/w==", "user_id": "15af0eaa25f043e0b85f7c2ee033de43", "name": "CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d", "fingerprint": "9a:c8:23:bd:d5:10:c8:e5:7b:e0:01:1d:85:90:a9:78"}} 2018-10-22 08:59:19,621 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-41213fe1-ce9a-4083-8e79-1a1d1a484eb2 2018-10-22 08:59:19,641 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d.pub 2018-10-22 08:59:19,642 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d 2018-10-22 08:59:19,642 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d 2018-10-22 08:59:19,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e5786a1b7c73fbdcbe6db9b83faf4049baa1f7" 2018-10-22 08:59:19,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e63b880e-4345-4d3f-ba71-4ec407e4b169 x-compute-request-id: req-e63b880e-4345-4d3f-ba71-4ec407e4b169 Content-Length: 0 Content-Type: application/json 2018-10-22 08:59:19,675 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d used request id req-e63b880e-4345-4d3f-ba71-4ec407e4b169 2018-10-22 08:59:19,675 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d.pub] 2018-10-22 08:59:19,675 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-d2cfc34f-f995-41bd-a1d5-e903ba104c9d] 2018-10-22 08:59:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:19,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8bd3c1b6-0e32-4872-8f6a-3d693e1674a0 Date: Mon, 22 Oct 2018 08:59:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:19,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8bd3c1b6-0e32-4872-8f6a-3d693e1674a0 2018-10-22 08:59:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:19,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7aeda5-5e83-4dc5-92c6-b6fdc166ad31 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:59:19,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-1e7aeda5-5e83-4dc5-92c6-b6fdc166ad31 2018-10-22 08:59:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:20,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7bb76ff-3a5a-4d5d-b1d2-167ae8528088 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:20,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-b7bb76ff-3a5a-4d5d-b1d2-167ae8528088 2018-10-22 08:59:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:20,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08356c3f-5b3c-4cdc-8390-9b576357758e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:20,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-08356c3f-5b3c-4cdc-8390-9b576357758e 2018-10-22 08:59:20,165 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1138a7a9-3304-492-proj 2018-10-22 08:59:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5c8a861c930f4d198159ecf1dafaa4cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:20,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb55b7e4-e02c-4cc4-879b-00d4273771e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:20,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5c8a861c930f4d198159ecf1dafaa4cf used request id req-bb55b7e4-e02c-4cc4-879b-00d4273771e1 2018-10-22 08:59:20,373 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1138a7a9-3304-492-proj-role 2018-10-22 08:59:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/182b6aea25a34b2b8fb80dbaaa048198 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:20,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2267e8c-91d9-4b40-8290-2da2c52b259c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:20,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/182b6aea25a34b2b8fb80dbaaa048198 used request id req-c2267e8c-91d9-4b40-8290-2da2c52b259c 2018-10-22 08:59:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82aaa2d2212d52ddb739866be732cb25a30404a" 2018-10-22 08:59:20,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20e99b1-962c-4ef9-bab9-44a340e17f71 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:20,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c20e99b1-962c-4ef9-bab9-44a340e17f71 2018-10-22 08:59:20,579 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1138a7a9-3304-492-user 2018-10-22 08:59:20,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/15af0eaa25f043e0b85f7c2ee033de43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334c69f6dffbee202c3b0a5c29b5470f8a59c6b" 2018-10-22 08:59:20,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e890c818-488f-48ad-878c-cd1e80da586d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:20,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/15af0eaa25f043e0b85f7c2ee033de43 used request id req-e890c818-488f-48ad-878c-cd1e80da586d 2018-10-22 08:59:20,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:21,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YEalDirCTRmsdOTJ-vwl1Q"], "issued_at": "2018-10-22T08:59:21.000000Z"}} 2018-10-22 08:59:21,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaf7edd0d88f55709d3ddc4bbcc93e06eb5d194" 2018-10-22 08:59:21,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a378afd7-ef2b-45d1-96d8-0b5d3372e0df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:21,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a378afd7-ef2b-45d1-96d8-0b5d3372e0df 2018-10-22 08:59:21,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:21,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:21,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["pjoiKCojSraWSGweUZk9wQ"], "issued_at": "2018-10-22T08:59:21.000000Z"}} 2018-10-22 08:59:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:21,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b25ccc6-5800-4e81-bc36-511a56003955 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:21,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b25ccc6-5800-4e81-bc36-511a56003955 2018-10-22 08:59:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:21,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0b30919e-1e29-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:21,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4922ee2-e150-4c5d-b2c1-a72a457777b1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0b30919e-1e29-488-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:21,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0b30919e-1e29-488-proj used request id req-a4922ee2-e150-4c5d-b2c1-a72a457777b1 2018-10-22 08:59:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:21,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab4a003-66e6-47c1-af0a-140b87d56585 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:21,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bab4a003-66e6-47c1-af0a-140b87d56585 2018-10-22 08:59:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj"}}' 2018-10-22 08:59:21,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b7ab42-31ba-4595-a541-fa72e9764e04 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/94f9b89596714e37a0657e9170a0e3c6"}, "enabled": true, "id": "94f9b89596714e37a0657e9170a0e3c6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj"}} 2018-10-22 08:59:21,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-45b7ab42-31ba-4595-a541-fa72e9764e04 2018-10-22 08:59:21,992 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0b30919e-1e29-488-proj 2018-10-22 08:59:21,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:21,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:22,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bJ2jlmBFTWO_EYp3XELBNg"], "issued_at": "2018-10-22T08:59:22.000000Z"}} 2018-10-22 08:59:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b9c52dfc156262a68077df82bd1e52ebcec41e" 2018-10-22 08:59:22,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c7c1a6-5788-433e-9e33-6aec1b0900e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:22,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14c7c1a6-5788-433e-9e33-6aec1b0900e3 2018-10-22 08:59:22,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:22,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b9c52dfc156262a68077df82bd1e52ebcec41e" 2018-10-22 08:59:22,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931b1c33-7271-4f16-b937-2f7362ca1f8b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:22,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-931b1c33-7271-4f16-b937-2f7362ca1f8b 2018-10-22 08:59:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-0b30919e-1e29-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b9c52dfc156262a68077df82bd1e52ebcec41e" 2018-10-22 08:59:22,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e837b960-952c-48be-8d47-4b7350f5fa0e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-0b30919e-1e29-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/94f9b89596714e37a0657e9170a0e3c6"}, "enabled": true, "id": "94f9b89596714e37a0657e9170a0e3c6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj"}]} 2018-10-22 08:59:22,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-0b30919e-1e29-488-proj used request id req-e837b960-952c-48be-8d47-4b7350f5fa0e 2018-10-22 08:59:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b9c52dfc156262a68077df82bd1e52ebcec41e" 2018-10-22 08:59:22,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedea966-d078-4864-afa0-27074e4f3844 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:22,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bedea966-d078-4864-afa0-27074e4f3844 2018-10-22 08:59:23,057 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0b30919e-1e29-488-user 2018-10-22 08:59:23,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:23,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6b76a1-f006-41a8-b407-3aa9efffdf60 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:23,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e6b76a1-f006-41a8-b407-3aa9efffdf60 2018-10-22 08:59:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" -d '{"role": {"name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role"}}' 2018-10-22 08:59:23,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1a2635-b43f-4dcf-9229-82914e398b3b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d81c27596cbd4043bc8cbc362e0512b1", "links": {"self": "http://172.30.9.28:5000/v3/roles/d81c27596cbd4043bc8cbc362e0512b1"}, "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role"}} 2018-10-22 08:59:23,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ed1a2635-b43f-4dcf-9229-82914e398b3b 2018-10-22 08:59:23,262 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role 2018-10-22 08:59:23,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d81c27596cbd4043bc8cbc362e0512b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:23,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4c78c0-13b8-4440-8ffa-98c1a0c66297 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d81c27596cbd4043bc8cbc362e0512b1"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role", "id": "d81c27596cbd4043bc8cbc362e0512b1"}} 2018-10-22 08:59:23,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d81c27596cbd4043bc8cbc362e0512b1 used request id req-ad4c78c0-13b8-4440-8ffa-98c1a0c66297 2018-10-22 08:59:23,355 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role to project CreateKeypairsCleanupTests-0b30919e-1e29-488-proj 2018-10-22 08:59:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/94f9b89596714e37a0657e9170a0e3c6/users/3a1c4e9286714faa8a1b10faa31a04eb/roles/d81c27596cbd4043bc8cbc362e0512b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:23,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0169945a-10b4-44ad-8074-e212a6a2cb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:23,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/94f9b89596714e37a0657e9170a0e3c6/users/3a1c4e9286714faa8a1b10faa31a04eb/roles/d81c27596cbd4043bc8cbc362e0512b1 used request id req-0169945a-10b4-44ad-8074-e212a6a2cb3c 2018-10-22 08:59:23,480 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:23,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:23,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:23,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81c27596cbd4043bc8cbc362e0512b1", "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role"}], "expires_at": "2018-10-22T09:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f9b89596714e37a0657e9170a0e3c6", "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/94f9b89596714e37a0657e9170a0e3c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/94f9b89596714e37a0657e9170a0e3c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/94f9b89596714e37a0657e9170a0e3c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/94f9b89596714e37a0657e9170a0e3c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/94f9b89596714e37a0657e9170a0e3c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/94f9b89596714e37a0657e9170a0e3c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/94f9b89596714e37a0657e9170a0e3c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/94f9b89596714e37a0657e9170a0e3c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/94f9b89596714e37a0657e9170a0e3c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/94f9b89596714e37a0657e9170a0e3c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/94f9b89596714e37a0657e9170a0e3c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/94f9b89596714e37a0657e9170a0e3c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-0b30919e-1e29-488-user", "id": "3a1c4e9286714faa8a1b10faa31a04eb"}, "audit_ids": ["jvhToFD5QdS_88LAh0eWiw"], "issued_at": "2018-10-22T08:59:23.000000Z"}} 2018-10-22 08:59:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23170cc5fac00b707a8d5479666b55231a134abc" 2018-10-22 08:59:23,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7515f5b-8637-4155-a440-f0c904746cdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:23,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a7515f5b-8637-4155-a440-f0c904746cdf 2018-10-22 08:59:23,950 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:23,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23170cc5fac00b707a8d5479666b55231a134abc" 2018-10-22 08:59:24,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-16fdc2f8-5ff4-49bc-9046-63a799c85894 x-compute-request-id: req-16fdc2f8-5ff4-49bc-9046-63a799c85894 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:59:24,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-16fdc2f8-5ff4-49bc-9046-63a799c85894 2018-10-22 08:59:24,127 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a... 2018-10-22 08:59:24,127 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:59:24,176 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a 2018-10-22 08:59:24,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23170cc5fac00b707a8d5479666b55231a134abc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeTcLCS0rsW2USKjIFfB30u9i+6h04IirPasHFw+VDaRy+EBsKSWlkoUynoI3g6U+ci3O2Z6ng2VeqtlujnYUd3CNubv1/ad3gpTCBPLw7MqHXNnhzhlho7U8QJgLGPvCY4qHfeWMVrUbrf4n45/UEBP0hdeOR95NGBAf4P37myQ==", "name": "CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a"}}' 2018-10-22 08:59:24,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b154f5ee-ff1e-4d2a-8780-f6754885d06f x-compute-request-id: req-b154f5ee-ff1e-4d2a-8780-f6754885d06f Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeTcLCS0rsW2USKjIFfB30u9i+6h04IirPasHFw+VDaRy+EBsKSWlkoUynoI3g6U+ci3O2Z6ng2VeqtlujnYUd3CNubv1/ad3gpTCBPLw7MqHXNnhzhlho7U8QJgLGPvCY4qHfeWMVrUbrf4n45/UEBP0hdeOR95NGBAf4P37myQ==", "user_id": "3a1c4e9286714faa8a1b10faa31a04eb", "name": "CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a", "fingerprint": "bc:87:3f:75:d9:15:c5:d5:42:72:0f:2e:93:ec:37:57"}} 2018-10-22 08:59:24,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b154f5ee-ff1e-4d2a-8780-f6754885d06f 2018-10-22 08:59:24,252 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a.pub 2018-10-22 08:59:24,253 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a 2018-10-22 08:59:24,253 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a 2018-10-22 08:59:24,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23170cc5fac00b707a8d5479666b55231a134abc" 2018-10-22 08:59:24,291 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4221a706-53e5-4441-9ef8-bec468d72694 x-compute-request-id: req-4221a706-53e5-4441-9ef8-bec468d72694 Content-Length: 0 Content-Type: application/json 2018-10-22 08:59:24,291 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a used request id req-4221a706-53e5-4441-9ef8-bec468d72694 2018-10-22 08:59:24,291 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a.pub] 2018-10-22 08:59:24,291 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-b3aeb902-2d99-4300-a785-91f4aa3a338a] 2018-10-22 08:59:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:24,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6e8cc2ac-e1db-43d6-90bc-b0ee64a9c5b3 Date: Mon, 22 Oct 2018 08:59:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:24,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6e8cc2ac-e1db-43d6-90bc-b0ee64a9c5b3 2018-10-22 08:59:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:24,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5600a4a3-cd04-4500-8951-c87a3b8a9884 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:59:24,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-5600a4a3-cd04-4500-8951-c87a3b8a9884 2018-10-22 08:59:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:24,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ea225e-e2c8-4e16-ab30-ccaa3e623b35 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:24,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-87ea225e-e2c8-4e16-ab30-ccaa3e623b35 2018-10-22 08:59:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:24,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9a7ee7-ccbe-4f42-8f56-4b84976ed731 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:24,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-bc9a7ee7-ccbe-4f42-8f56-4b84976ed731 2018-10-22 08:59:24,801 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0b30919e-1e29-488-proj 2018-10-22 08:59:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/94f9b89596714e37a0657e9170a0e3c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:25,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc6cc7e-e8ad-47b5-8c04-62745a70ebdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:25,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/94f9b89596714e37a0657e9170a0e3c6 used request id req-4bc6cc7e-e8ad-47b5-8c04-62745a70ebdd 2018-10-22 08:59:25,012 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0b30919e-1e29-488-proj-role 2018-10-22 08:59:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d81c27596cbd4043bc8cbc362e0512b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:25,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4579804f-60e9-4e25-8559-5621e8e063e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:25,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d81c27596cbd4043bc8cbc362e0512b1 used request id req-4579804f-60e9-4e25-8559-5621e8e063e7 2018-10-22 08:59:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dea4464e9c9b3de01cd2e6eedddb862f8c7a72f" 2018-10-22 08:59:25,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0782be-0c94-46a7-9cd0-14e842bf331c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:25,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d0782be-0c94-46a7-9cd0-14e842bf331c 2018-10-22 08:59:25,256 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0b30919e-1e29-488-user 2018-10-22 08:59:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3a1c4e9286714faa8a1b10faa31a04eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b9c52dfc156262a68077df82bd1e52ebcec41e" 2018-10-22 08:59:25,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f25d196-215c-44e3-a886-97eda2052dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:25,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3a1c4e9286714faa8a1b10faa31a04eb used request id req-6f25d196-215c-44e3-a886-97eda2052dad 2018-10-22 08:59:25,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:25,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["mSaixOOORgmYDsdiAQLylA"], "issued_at": "2018-10-22T08:59:25.000000Z"}} 2018-10-22 08:59:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42427b620700cb247d18582e9cfdafe4eaf12ec" 2018-10-22 08:59:25,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9165c787-7410-4c8a-8e8a-ab261b989d12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:25,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9165c787-7410-4c8a-8e8a-ab261b989d12 2018-10-22 08:59:25,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:25,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:26,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["L56UYD90RQSKOdRDA1Hb0w"], "issued_at": "2018-10-22T08:59:26.000000Z"}} 2018-10-22 08:59:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:26,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8e6ebe-f4fe-4ff4-a53f-d12eb8d55b85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:26,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-da8e6ebe-f4fe-4ff4-a53f-d12eb8d55b85 2018-10-22 08:59:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:26,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:26,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33ae2a1-56cb-45a4-b841-3e2d6bbd896b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:26,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj used request id req-e33ae2a1-56cb-45a4-b841-3e2d6bbd896b 2018-10-22 08:59:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:26,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8ebf2d-d2c5-4499-8058-6edc2f974813 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:26,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9c8ebf2d-d2c5-4499-8058-6edc2f974813 2018-10-22 08:59:26,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj"}}' 2018-10-22 08:59:26,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f80c6d3-711d-4b4f-9452-bc22f51dd7e6 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e22b4854635a40e9a4f4c7de1b006c62"}, "enabled": true, "id": "e22b4854635a40e9a4f4c7de1b006c62", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj"}} 2018-10-22 08:59:26,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5f80c6d3-711d-4b4f-9452-bc22f51dd7e6 2018-10-22 08:59:26,621 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj 2018-10-22 08:59:26,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:26,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:26,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["RHHx45b2R2SDTSuk7fsqYQ"], "issued_at": "2018-10-22T08:59:26.000000Z"}} 2018-10-22 08:59:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da112676f1a0b976fc9294afd2302b6ba713ad2a" 2018-10-22 08:59:27,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1150f7c-39af-477b-88c6-cef334240adb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:27,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1150f7c-39af-477b-88c6-cef334240adb 2018-10-22 08:59:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:27,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da112676f1a0b976fc9294afd2302b6ba713ad2a" 2018-10-22 08:59:27,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3041afb1-68a5-4e49-b1ae-53be96d96fc1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:27,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3041afb1-68a5-4e49-b1ae-53be96d96fc1 2018-10-22 08:59:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da112676f1a0b976fc9294afd2302b6ba713ad2a" 2018-10-22 08:59:27,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28029e69-75ba-46b6-be20-6d7d5e584c7d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e22b4854635a40e9a4f4c7de1b006c62"}, "enabled": true, "id": "e22b4854635a40e9a4f4c7de1b006c62", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj"}]} 2018-10-22 08:59:27,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj used request id req-28029e69-75ba-46b6-be20-6d7d5e584c7d 2018-10-22 08:59:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da112676f1a0b976fc9294afd2302b6ba713ad2a" 2018-10-22 08:59:27,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b64fc66-e8f8-4d9f-80b5-64d6fbfc6a52 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:27,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1b64fc66-e8f8-4d9f-80b5-64d6fbfc6a52 2018-10-22 08:59:27,680 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-user 2018-10-22 08:59:27,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:27,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3917d58d-995c-4c01-a74d-b04fa3922312 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:27,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3917d58d-995c-4c01-a74d-b04fa3922312 2018-10-22 08:59:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" -d '{"role": {"name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role"}}' 2018-10-22 08:59:27,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a1a76a-8393-44cd-9d91-f2306276f53b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c650b87e7eca4670a1fcf22d98758ff7", "links": {"self": "http://172.30.9.28:5000/v3/roles/c650b87e7eca4670a1fcf22d98758ff7"}, "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role"}} 2018-10-22 08:59:27,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-13a1a76a-8393-44cd-9d91-f2306276f53b 2018-10-22 08:59:27,890 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role 2018-10-22 08:59:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c650b87e7eca4670a1fcf22d98758ff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:27,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6faa46-c44c-4e70-b3f0-871681886a02 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c650b87e7eca4670a1fcf22d98758ff7"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role", "id": "c650b87e7eca4670a1fcf22d98758ff7"}} 2018-10-22 08:59:27,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c650b87e7eca4670a1fcf22d98758ff7 used request id req-9b6faa46-c44c-4e70-b3f0-871681886a02 2018-10-22 08:59:27,975 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role to project CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj 2018-10-22 08:59:27,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e22b4854635a40e9a4f4c7de1b006c62/users/cd705f2fbae942c7b232e264680ed7a4/roles/c650b87e7eca4670a1fcf22d98758ff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:28,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-374ecf86-2733-41bf-9b8d-a38e86a448e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:28,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e22b4854635a40e9a4f4c7de1b006c62/users/cd705f2fbae942c7b232e264680ed7a4/roles/c650b87e7eca4670a1fcf22d98758ff7 used request id req-374ecf86-2733-41bf-9b8d-a38e86a448e9 2018-10-22 08:59:28,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:28,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:28,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:28,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c650b87e7eca4670a1fcf22d98758ff7", "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role"}], "expires_at": "2018-10-22T09:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22b4854635a40e9a4f4c7de1b006c62", "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e22b4854635a40e9a4f4c7de1b006c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e22b4854635a40e9a4f4c7de1b006c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e22b4854635a40e9a4f4c7de1b006c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e22b4854635a40e9a4f4c7de1b006c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e22b4854635a40e9a4f4c7de1b006c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e22b4854635a40e9a4f4c7de1b006c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e22b4854635a40e9a4f4c7de1b006c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e22b4854635a40e9a4f4c7de1b006c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e22b4854635a40e9a4f4c7de1b006c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e22b4854635a40e9a4f4c7de1b006c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e22b4854635a40e9a4f4c7de1b006c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e22b4854635a40e9a4f4c7de1b006c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-user", "id": "cd705f2fbae942c7b232e264680ed7a4"}, "audit_ids": ["wxmcLnDmRcyJzNo_ir42sQ"], "issued_at": "2018-10-22T08:59:28.000000Z"}} 2018-10-22 08:59:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df318a0faa4d987c93126ba4c5ad0cf97e8fd083" 2018-10-22 08:59:28,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ae4c48-5159-463e-94ce-7d3702f419dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:28,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9ae4c48-5159-463e-94ce-7d3702f419dd 2018-10-22 08:59:28,584 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 08:59:28,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df318a0faa4d987c93126ba4c5ad0cf97e8fd083" 2018-10-22 08:59:28,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-22426e27-94b4-495b-aeba-035f130e3c4f x-compute-request-id: req-22426e27-94b4-495b-aeba-035f130e3c4f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 08:59:28,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-22426e27-94b4-495b-aeba-035f130e3c4f 2018-10-22 08:59:28,750 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e... 2018-10-22 08:59:28,750 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 08:59:28,761 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e 2018-10-22 08:59:28,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df318a0faa4d987c93126ba4c5ad0cf97e8fd083" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSNAo5UBnPmZWe8a0Eyedk7AuDyNBi01LlVQUnVV5Q7vx8x6GPqOZGHivU+OCieIsVsa1f1W5Qw3E1rWV23Pe1FTCMBBbS6HAIoQBmQBhYpKaqswGgxRXAPH2hwtHmb7FxE0Cc9CoxZVJ122UyJQq3f9eS+gt6iIZ2lp4/SzaWaw==", "name": "CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e"}}' 2018-10-22 08:59:28,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08: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-04039e3e-421e-4dd8-b5e9-1dcca266796e x-compute-request-id: req-04039e3e-421e-4dd8-b5e9-1dcca266796e Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSNAo5UBnPmZWe8a0Eyedk7AuDyNBi01LlVQUnVV5Q7vx8x6GPqOZGHivU+OCieIsVsa1f1W5Qw3E1rWV23Pe1FTCMBBbS6HAIoQBmQBhYpKaqswGgxRXAPH2hwtHmb7FxE0Cc9CoxZVJ122UyJQq3f9eS+gt6iIZ2lp4/SzaWaw==", "user_id": "cd705f2fbae942c7b232e264680ed7a4", "name": "CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e", "fingerprint": "25:5b:6b:e7:18:4c:86:b9:fc:fc:76:0c:f6:f5:b8:a6"}} 2018-10-22 08:59:28,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-04039e3e-421e-4dd8-b5e9-1dcca266796e 2018-10-22 08:59:28,819 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e.pub 2018-10-22 08:59:28,820 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e 2018-10-22 08:59:28,820 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e 2018-10-22 08:59:28,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df318a0faa4d987c93126ba4c5ad0cf97e8fd083" 2018-10-22 08:59:28,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 08: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 x-openstack-request-id: req-e394eaa6-effb-4bd4-8ed5-13b3948424e2 x-compute-request-id: req-e394eaa6-effb-4bd4-8ed5-13b3948424e2 Content-Length: 0 Content-Type: application/json 2018-10-22 08:59:28,860 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f05cff54-36df-4b7c-8a3e-31af0917202e used request id req-e394eaa6-effb-4bd4-8ed5-13b3948424e2 2018-10-22 08:59:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-57aac365-554b-41b0-a094-c10f661fc759 Date: Mon, 22 Oct 2018 08:59:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:29,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-57aac365-554b-41b0-a094-c10f661fc759 2018-10-22 08:59:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0069faa9-d128-4c8f-bfed-f943e117fa4e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 08:59:29,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-0069faa9-d128-4c8f-bfed-f943e117fa4e 2018-10-22 08:59:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a7732b-a4c1-4beb-84df-d22315a60282 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 08:59:29,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-02a7732b-a4c1-4beb-84df-d22315a60282 2018-10-22 08:59:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2b878d-06fc-40eb-8144-56b5fe62b6d0 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 08:59:29,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-9d2b878d-06fc-40eb-8144-56b5fe62b6d0 2018-10-22 08:59:29,274 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj 2018-10-22 08:59:29,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e22b4854635a40e9a4f4c7de1b006c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6222419-75c7-4e17-ba95-17a57817362d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:29,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e22b4854635a40e9a4f4c7de1b006c62 used request id req-f6222419-75c7-4e17-ba95-17a57817362d 2018-10-22 08:59:29,516 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-proj-role 2018-10-22 08:59:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c650b87e7eca4670a1fcf22d98758ff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbfc098-f5d1-49ba-a09d-e62928971a3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:29,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c650b87e7eca4670a1fcf22d98758ff7 used request id req-ebbfc098-f5d1-49ba-a09d-e62928971a3e 2018-10-22 08:59:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62ad9b8a77c2a6278b706d4938062b1d5d8a385" 2018-10-22 08:59:29,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9d4747-bcd8-4977-b63c-f502ee3c9aa5 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:29,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ad9d4747-bcd8-4977-b63c-f502ee3c9aa5 2018-10-22 08:59:29,719 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9fe35f7c-eb32-4b2-user 2018-10-22 08:59:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cd705f2fbae942c7b232e264680ed7a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da112676f1a0b976fc9294afd2302b6ba713ad2a" 2018-10-22 08:59:29,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634ebaf1-d8bc-4030-b5d4-b015ee1ad22d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:29,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cd705f2fbae942c7b232e264680ed7a4 used request id req-634ebaf1-d8bc-4030-b5d4-b015ee1ad22d 2018-10-22 08:59:29,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:30,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["tizrm3SJRp24Z10EuLJfew"], "issued_at": "2018-10-22T08:59:30.000000Z"}} 2018-10-22 08:59:30,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b669d40d5e6dd5b0094e579f973f9eb913c859e3" 2018-10-22 08:59:30,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f353c6c2-b7f0-4fbe-b9c2-fdaee29a8a04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:30,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f353c6c2-b7f0-4fbe-b9c2-fdaee29a8a04 2018-10-22 08:59:30,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:30,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:30,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Zwo4obymSU6a2vfOjLJjig"], "issued_at": "2018-10-22T08:59:30.000000Z"}} 2018-10-22 08:59:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:30,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae68b01-399c-46ee-bf03-845d65ca23da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:30,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ae68b01-399c-46ee-bf03-845d65ca23da 2018-10-22 08:59:30,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:30,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-db8840a8-4b19-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:30,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da89cea-cfc2-4f7d-bd90-d01b93171e27 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-db8840a8-4b19-4df-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:30,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-db8840a8-4b19-4df-proj used request id req-9da89cea-cfc2-4f7d-bd90-d01b93171e27 2018-10-22 08:59:30,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:31,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15093a1-5e50-465b-80d0-06f0a77d7a6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:31,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d15093a1-5e50-465b-80d0-06f0a77d7a6c 2018-10-22 08:59:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}}' 2018-10-22 08:59:31,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98bc76bd-4dd8-4a24-807a-1ee64091e740 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6"}, "enabled": true, "id": "5e61f3334b6d41ca91d837d36ccbbbf6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}} 2018-10-22 08:59:31,153 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-98bc76bd-4dd8-4a24-807a-1ee64091e740 2018-10-22 08:59:31,154 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-db8840a8-4b19-4df-proj 2018-10-22 08:59:31,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:31,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:31,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["SpF80dXpSp2Or1fBAHwp1Q"], "issued_at": "2018-10-22T08:59:31.000000Z"}} 2018-10-22 08:59:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f54c625345aee7f089aa9a88262c329c3fb08ab" 2018-10-22 08:59:31,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02628592-462b-402b-8f9d-272fd841ecb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:31,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-02628592-462b-402b-8f9d-272fd841ecb0 2018-10-22 08:59:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:31,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f54c625345aee7f089aa9a88262c329c3fb08ab" 2018-10-22 08:59:31,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33043cd5-07f9-4824-a824-c9c39fafca84 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:31,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-33043cd5-07f9-4824-a824-c9c39fafca84 2018-10-22 08:59:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-db8840a8-4b19-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f54c625345aee7f089aa9a88262c329c3fb08ab" 2018-10-22 08:59:31,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924e385a-bf1d-46b9-a818-7e84b616bc31 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-db8840a8-4b19-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6"}, "enabled": true, "id": "5e61f3334b6d41ca91d837d36ccbbbf6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}]} 2018-10-22 08:59:31,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-db8840a8-4b19-4df-proj used request id req-924e385a-bf1d-46b9-a818-7e84b616bc31 2018-10-22 08:59:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f54c625345aee7f089aa9a88262c329c3fb08ab" 2018-10-22 08:59:31,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5586f17c-21fe-47b6-9982-1885da8b0b88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:31,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5586f17c-21fe-47b6-9982-1885da8b0b88 2018-10-22 08:59:32,357 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-db8840a8-4b19-4df-user 2018-10-22 08:59:32,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:32,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8b34f1-7901-4da5-95e5-598591492463 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:32,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ac8b34f1-7901-4da5-95e5-598591492463 2018-10-22 08:59:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" -d '{"role": {"name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role"}}' 2018-10-22 08:59:32,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c8ae11-2cd5-4d91-aad8-f13e88d88e25 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f4fb1cdd66d432188e46c2ae846762c", "links": {"self": "http://172.30.9.28:5000/v3/roles/3f4fb1cdd66d432188e46c2ae846762c"}, "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role"}} 2018-10-22 08:59:32,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7c8ae11-2cd5-4d91-aad8-f13e88d88e25 2018-10-22 08:59:32,555 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role 2018-10-22 08:59:32,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3f4fb1cdd66d432188e46c2ae846762c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:32,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4457a55-d48e-4a4e-9a5f-85e120e3b693 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3f4fb1cdd66d432188e46c2ae846762c"}, "domain_id": null, "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role", "id": "3f4fb1cdd66d432188e46c2ae846762c"}} 2018-10-22 08:59:32,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3f4fb1cdd66d432188e46c2ae846762c used request id req-f4457a55-d48e-4a4e-9a5f-85e120e3b693 2018-10-22 08:59:32,650 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role to project CreateNetworkSuccessTests-db8840a8-4b19-4df-proj 2018-10-22 08:59:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6/users/3b380d169a9a46b6bea460231dca318f/roles/3f4fb1cdd66d432188e46c2ae846762c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:32,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e254fe-9b20-4221-b3a2-c999dd7bec5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:32,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6/users/3b380d169a9a46b6bea460231dca318f/roles/3f4fb1cdd66d432188e46c2ae846762c used request id req-67e254fe-9b20-4221-b3a2-c999dd7bec5f 2018-10-22 08:59:32,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:32,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:33,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f4fb1cdd66d432188e46c2ae846762c", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role"}], "expires_at": "2018-10-22T09:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e61f3334b6d41ca91d837d36ccbbbf6", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-user", "id": "3b380d169a9a46b6bea460231dca318f"}, "audit_ids": ["orfnNA0MQNKeKljoP-wyoA"], "issued_at": "2018-10-22T08:59:33.000000Z"}} 2018-10-22 08:59:33,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:33,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfaa402-6373-4a13-9018-927a22b2ed41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:33,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5dfaa402-6373-4a13-9018-927a22b2ed41 2018-10-22 08:59:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-052c8045-3bf6-4aa4-913d-bb2e53c91f84 Date: Mon, 22 Oct 2018 08:59:33 GMT RESP BODY: {"networks":[]} 2018-10-22 08:59:33,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net used request id req-052c8045-3bf6-4aa4-913d-bb2e53c91f84 2018-10-22 08:59:33,488 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net 2018-10-22 08:59:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" -d '{"network": {"name": "CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net", "admin_state_up": true}}' 2018-10-22 08:59:34,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0e89dcfe-f3ea-411c-8c9e-cd3087341508 Date: Mon, 22 Oct 2018 08:59:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e61f3334b6d41ca91d837d36ccbbbf6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:59:33Z","is_default":false,"name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:33Z","mtu":1450}} 2018-10-22 08:59:34,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0e89dcfe-f3ea-411c-8c9e-cd3087341508 2018-10-22 08:59:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-54008218-ebc2-4c2d-a237-214ca3b7bb83 Date: Mon, 22 Oct 2018 08:59: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":"2018-10-22T08:59:33Z","tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5e61f3334b6d41ca91d837d36ccbbbf6","id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net"}]} 2018-10-22 08:59:34,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-54008218-ebc2-4c2d-a237-214ca3b7bb83 2018-10-22 08:59:34,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:34,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bb71d855-59a1-48a3-9661-551d7bba412e Date: Mon, 22 Oct 2018 08:59:34 GMT RESP BODY: {"subnets":[]} 2018-10-22 08:59:34,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-bb71d855-59a1-48a3-9661-551d7bba412e 2018-10-22 08:59:34,497 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet 2018-10-22 08:59:34,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" -d '{"subnets": [{"ip_version": 4, "network_id": "3fb5a022-6b31-4529-a9b6-bebc1be6933a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet"}]}' 2018-10-22 08:59:35,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf6de0cc-7e8e-4482-a41e-9c430741354d Date: Mon, 22 Oct 2018 08:59:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:35Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59: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":"5e61f3334b6d41ca91d837d36ccbbbf6","id":"a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet"}]} 2018-10-22 08:59:35,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-cf6de0cc-7e8e-4482-a41e-9c430741354d 2018-10-22 08:59:35,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:35,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dc8ad3a4-85b2-4912-8a53-b7c81280ed49 Date: Mon, 22 Oct 2018 08:59: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":["a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6"],"updated_at":"2018-10-22T08:59:35Z","tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e61f3334b6d41ca91d837d36ccbbbf6","id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net"}]} 2018-10-22 08:59:35,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-dc8ad3a4-85b2-4912-8a53-b7c81280ed49 2018-10-22 08:59:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:35,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4f1dd78-eb34-4672-b07f-d773fdaffee7 Date: Mon, 22 Oct 2018 08:59:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:35Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59: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":"5e61f3334b6d41ca91d837d36ccbbbf6","id":"a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet"}]} 2018-10-22 08:59:35,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-e4f1dd78-eb34-4672-b07f-d773fdaffee7 2018-10-22 08:59:35,827 - OpenStackNetwork - DEBUG - Network [3fb5a022-6b31-4529-a9b6-bebc1be6933a] created successfully 2018-10-22 08:59:35,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:36,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f4fb1cdd66d432188e46c2ae846762c", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role"}], "expires_at": "2018-10-22T09:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e61f3334b6d41ca91d837d36ccbbbf6", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/5e61f3334b6d41ca91d837d36ccbbbf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-user", "id": "3b380d169a9a46b6bea460231dca318f"}, "audit_ids": ["Qv8hjUNITTOCnpnB6_pb0A"], "issued_at": "2018-10-22T08:59:36.000000Z"}} 2018-10-22 08:59:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddd0b95b81a72b8482814aeb92fc897691718e1" 2018-10-22 08:59:36,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2b1accf-1746-47bb-aad4-69fc2efcc8d4 Date: Mon, 22 Oct 2018 08:59: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":["a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6"],"updated_at":"2018-10-22T08:59:35Z","tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e61f3334b6d41ca91d837d36ccbbbf6","id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net"}]} 2018-10-22 08:59:36,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net used request id req-d2b1accf-1746-47bb-aad4-69fc2efcc8d4 2018-10-22 08:59:36,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:36,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b669d40d5e6dd5b0094e579f973f9eb913c859e3" 2018-10-22 08:59:36,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b47b563-bd2e-4deb-a7fb-e317151ccf7f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6"}, "enabled": true, "id": "5e61f3334b6d41ca91d837d36ccbbbf6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}} 2018-10-22 08:59:36,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6 used request id req-2b47b563-bd2e-4deb-a7fb-e317151ccf7f 2018-10-22 08:59:36,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddd0b95b81a72b8482814aeb92fc897691718e1" 2018-10-22 08:59:36,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9447b4b1-b8d9-4618-b1f5-00ae4b69ac66 Date: Mon, 22 Oct 2018 08:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fb5a022-6b31-4529-a9b6-bebc1be6933a","tenant_id":"5e61f3334b6d41ca91d837d36ccbbbf6","created_at":"2018-10-22T08:59:35Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59: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":"5e61f3334b6d41ca91d837d36ccbbbf6","id":"a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet"}]} 2018-10-22 08:59:36,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-9447b4b1-b8d9-4618-b1f5-00ae4b69ac66 2018-10-22 08:59:36,814 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet 2018-10-22 08:59:36,814 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet 2018-10-22 08:59:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddd0b95b81a72b8482814aeb92fc897691718e1" 2018-10-22 08:59:39,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3aaca3ca-8706-4020-b502-7d7c9b5fc82b Date: Mon, 22 Oct 2018 08:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:59:39,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6 used request id req-3aaca3ca-8706-4020-b502-7d7c9b5fc82b 2018-10-22 08:59:39,278 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net 2018-10-22 08:59:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddd0b95b81a72b8482814aeb92fc897691718e1" 2018-10-22 08:59:40,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8529b740-bc64-4c18-bb76-a17729a3daa4 Date: Mon, 22 Oct 2018 08:59:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:59:40,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-8529b740-bc64-4c18-bb76-a17729a3daa4 2018-10-22 08:59:40,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddd0b95b81a72b8482814aeb92fc897691718e1" 2018-10-22 08:59:40,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d603ad8-4a85-46c8-82e8-cccaa4caf7a0 Date: Mon, 22 Oct 2018 08:59:40 GMT RESP BODY: {"networks":[]} 2018-10-22 08:59:40,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net used request id req-7d603ad8-4a85-46c8-82e8-cccaa4caf7a0 2018-10-22 08:59:40,716 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet 2018-10-22 08:59:40,716 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-subnet 2018-10-22 08:59:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:40,754 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-18fe2c55-864b-4941-83a4-ec8a9127bcf7 Date: Mon, 22 Oct 2018 08:59:40 GMT RESP BODY: {"NeutronError": {"message": "Subnet a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-22 08:59:40,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6 used request id req-18fe2c55-864b-4941-83a4-ec8a9127bcf7 2018-10-22 08:59:40,754 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a8ba6d36-0f5f-4b91-ae9f-c0e6da3bc8c6 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-22 08:59:40,755 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-82b7cbf0-75c4-4795-b46a-5bcc5a0e7c26-pub-net 2018-10-22 08:59:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3fb5a022-6b31-4529-a9b6-bebc1be6933a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44013fa75a5e27857e5ba7b3079ff94d22a322f9" 2018-10-22 08:59:40,927 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-1d64524d-ee03-4d82-a586-f3f58b17673b Date: Mon, 22 Oct 2018 08:59:40 GMT RESP BODY: {"NeutronError": {"message": "Network 3fb5a022-6b31-4529-a9b6-bebc1be6933a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-22 08:59:40,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3fb5a022-6b31-4529-a9b6-bebc1be6933a used request id req-1d64524d-ee03-4d82-a586-f3f58b17673b 2018-10-22 08:59:40,927 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 3fb5a022-6b31-4529-a9b6-bebc1be6933a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-22 08:59:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:41,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-85827158-c69a-4a25-aed7-b4840f8b6fe7 Date: Mon, 22 Oct 2018 08:59:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "created_at": "2018-10-22T08:59:33Z", "updated_at": "2018-10-22T08:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "revision_number": 0, "id": "7862cb2d-993e-421f-824c-f39843d32f95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "revision_number": 0, "id": "7fa8b6fb-fba9-44ce-98db-45bc61de24d6", "remote_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "revision_number": 0, "id": "c3ea2b7b-a13e-441b-8ccd-3e40cf2127a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "revision_number": 0, "id": "dc1a9241-4d76-4854-82cd-411a0a5d79d6", "remote_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6"}], "revision_number": 4, "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 08:59:41,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-85827158-c69a-4a25-aed7-b4840f8b6fe7 2018-10-22 08:59:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:41,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025cc005-717b-44d4-8071-acac1b68fa13 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6"}, "enabled": true, "id": "5e61f3334b6d41ca91d837d36ccbbbf6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-db8840a8-4b19-4df-proj"}} 2018-10-22 08:59:41,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6 used request id req-025cc005-717b-44d4-8071-acac1b68fa13 2018-10-22 08:59:41,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3da57b89-09b7-4460-a08a-b7a5d7846112 2018-10-22 08:59:41,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3da57b89-09b7-4460-a08a-b7a5d7846112 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:41,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8551a5a6-13bd-44bb-8dc1-1c7e601e2e2b Date: Mon, 22 Oct 2018 08:59:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "port_range_min": null, "revision_number": 0, "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "created_at": "2018-10-22T08:59:33Z", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "id": "7862cb2d-993e-421f-824c-f39843d32f95"}, {"remote_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "port_range_min": null, "revision_number": 0, "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "created_at": "2018-10-22T08:59:33Z", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "id": "7fa8b6fb-fba9-44ce-98db-45bc61de24d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "port_range_min": null, "revision_number": 0, "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "created_at": "2018-10-22T08:59:33Z", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "id": "c3ea2b7b-a13e-441b-8ccd-3e40cf2127a9"}, {"remote_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:33Z", "security_group_id": "3da57b89-09b7-4460-a08a-b7a5d7846112", "port_range_min": null, "revision_number": 0, "tenant_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "created_at": "2018-10-22T08:59:33Z", "project_id": "5e61f3334b6d41ca91d837d36ccbbbf6", "id": "dc1a9241-4d76-4854-82cd-411a0a5d79d6"}]} 2018-10-22 08:59:41,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3da57b89-09b7-4460-a08a-b7a5d7846112 used request id req-8551a5a6-13bd-44bb-8dc1-1c7e601e2e2b 2018-10-22 08:59:41,422 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 08:59:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3da57b89-09b7-4460-a08a-b7a5d7846112 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:41,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12c46891-9153-49e3-90c5-8d1f49259ee3 Content-Length: 0 Date: Mon, 22 Oct 2018 08:59:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 08:59:41,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3da57b89-09b7-4460-a08a-b7a5d7846112 used request id req-12c46891-9153-49e3-90c5-8d1f49259ee3 2018-10-22 08:59:41,842 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-db8840a8-4b19-4df-proj 2018-10-22 08:59:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:42,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031530c6-5bde-4aa5-aef6-8117fa65870d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:42,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5e61f3334b6d41ca91d837d36ccbbbf6 used request id req-031530c6-5bde-4aa5-aef6-8117fa65870d 2018-10-22 08:59:42,060 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-db8840a8-4b19-4df-proj-role 2018-10-22 08:59:42,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3f4fb1cdd66d432188e46c2ae846762c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:42,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f71538-a02e-4e9f-97d3-161ea94aab8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:42,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3f4fb1cdd66d432188e46c2ae846762c used request id req-c6f71538-a02e-4e9f-97d3-161ea94aab8b 2018-10-22 08:59:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6aed2a00cd80ddc68124f20907c753606174ed0" 2018-10-22 08:59:42,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ef4c38-65ac-4ff4-846c-d610b95a7407 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:42,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c4ef4c38-65ac-4ff4-846c-d610b95a7407 2018-10-22 08:59:42,270 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-db8840a8-4b19-4df-user 2018-10-22 08:59:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3b380d169a9a46b6bea460231dca318f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f54c625345aee7f089aa9a88262c329c3fb08ab" 2018-10-22 08:59:42,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0502176-5497-466e-89eb-87e58f93a8bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:42,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3b380d169a9a46b6bea460231dca318f used request id req-c0502176-5497-466e-89eb-87e58f93a8bc 2018-10-22 08:59:42,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:42,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qZ8qD100Rnmm9t8M70qw_Q"], "issued_at": "2018-10-22T08:59:42.000000Z"}} 2018-10-22 08:59:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad977d22f7e83a4526cbae344e1fa23fad647d61" 2018-10-22 08:59:43,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff3933f-50f3-4250-9114-0f9322110f40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:43,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dff3933f-50f3-4250-9114-0f9322110f40 2018-10-22 08:59:43,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:43,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:43,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["26ff3XCpSGS-y5sEe12nNg"], "issued_at": "2018-10-22T08:59:43.000000Z"}} 2018-10-22 08:59:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 08:59:43,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cf02fb-f64d-4988-a0fe-284aa873cd2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:43,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5cf02fb-f64d-4988-a0fe-284aa873cd2f 2018-10-22 08:59:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:43,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 08:59:43,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d2aebd-1d47-4c00-b81f-a4bafdc24255 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 08:59:43,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj used request id req-b3d2aebd-1d47-4c00-b81f-a4bafdc24255 2018-10-22 08:59:43,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 08:59:43,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943dcc3b-ca29-4748-9072-0246a0f74cc2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:43,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-943dcc3b-ca29-4748-9072-0246a0f74cc2 2018-10-22 08:59:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}}' 2018-10-22 08:59:43,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ed33cc-0f66-4381-b2c7-deb9ede532cb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}} 2018-10-22 08:59:43,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b5ed33cc-0f66-4381-b2c7-deb9ede532cb 2018-10-22 08:59:43,885 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b743a7d1-9504-414-proj 2018-10-22 08:59:43,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:43,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:44,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["xs93cPaZRHGz0sQKzvnzFw"], "issued_at": "2018-10-22T08:59:44.000000Z"}} 2018-10-22 08:59:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912043b3fe883c1420f27cb9d84c0cd2eff9235b" 2018-10-22 08:59:44,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032fdb40-a052-4787-8521-d03f36be3cf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:44,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-032fdb40-a052-4787-8521-d03f36be3cf9 2018-10-22 08:59:44,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:44,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:44,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912043b3fe883c1420f27cb9d84c0cd2eff9235b" 2018-10-22 08:59:44,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df327be7-79b6-4413-b61e-4831dff2fc5e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 08:59:44,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-df327be7-79b6-4413-b61e-4831dff2fc5e 2018-10-22 08:59:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912043b3fe883c1420f27cb9d84c0cd2eff9235b" 2018-10-22 08:59:44,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208e1a62-9258-46c2-9797-fe52bebdc498 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}]} 2018-10-22 08:59:44,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj used request id req-208e1a62-9258-46c2-9797-fe52bebdc498 2018-10-22 08:59:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912043b3fe883c1420f27cb9d84c0cd2eff9235b" 2018-10-22 08:59:44,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6451c9-e0fb-45d1-a5dd-9d4562cab190 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 08:59:44,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cc6451c9-e0fb-45d1-a5dd-9d4562cab190 2018-10-22 08:59:44,974 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b743a7d1-9504-414-user 2018-10-22 08:59:44,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 08:59:45,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e604b7-814c-4a15-a9cf-de0791d840cf Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 08:59:45,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d3e604b7-814c-4a15-a9cf-de0791d840cf 2018-10-22 08:59:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" -d '{"role": {"name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role"}}' 2018-10-22 08:59:45,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 08:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6fbac5-0256-4492-8a7a-0ebd997670c2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c11cc2f5b474ec3a055dddb4ff9914c", "links": {"self": "http://172.30.9.28:5000/v3/roles/1c11cc2f5b474ec3a055dddb4ff9914c"}, "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role"}} 2018-10-22 08:59:45,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd6fbac5-0256-4492-8a7a-0ebd997670c2 2018-10-22 08:59:45,298 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role 2018-10-22 08:59:45,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1c11cc2f5b474ec3a055dddb4ff9914c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 08:59:45,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79c2023-fba5-4069-a4d6-ee42cc44fe92 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1c11cc2f5b474ec3a055dddb4ff9914c"}, "domain_id": null, "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role", "id": "1c11cc2f5b474ec3a055dddb4ff9914c"}} 2018-10-22 08:59:45,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1c11cc2f5b474ec3a055dddb4ff9914c used request id req-a79c2023-fba5-4069-a4d6-ee42cc44fe92 2018-10-22 08:59:45,383 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role to project CreateNetworkSuccessTests-b743a7d1-9504-414-proj 2018-10-22 08:59:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164/users/7feeef51cbf141a78504f07b030204fa/roles/1c11cc2f5b474ec3a055dddb4ff9914c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 08:59:45,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 08:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-136b03a6-453c-47b3-abe1-ca2e08c3bbe0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 08:59:45,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164/users/7feeef51cbf141a78504f07b030204fa/roles/1c11cc2f5b474ec3a055dddb4ff9914c used request id req-136b03a6-453c-47b3-abe1-ca2e08c3bbe0 2018-10-22 08:59:45,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:45,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:45,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4vDz7owkSjWfADRMIzvJJQ"], "issued_at": "2018-10-22T08:59:45.000000Z"}} 2018-10-22 08:59:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 08:59:45,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a5720a-99f7-4daa-a0b6-5b77c1ce6851 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:45,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2a5720a-99f7-4daa-a0b6-5b77c1ce6851 2018-10-22 08:59:46,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 08:59:46,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1dd8d60e-7800-4708-94db-5562ba246aee Date: Mon, 22 Oct 2018 08:59:46 GMT RESP BODY: {"networks":[]} 2018-10-22 08:59:46,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net used request id req-1dd8d60e-7800-4708-94db-5562ba246aee 2018-10-22 08:59:46,181 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net 2018-10-22 08:59:46,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:46,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:46,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Afl19-W3St2pLp0PUxyR3w"], "issued_at": "2018-10-22T08:59:46.000000Z"}} 2018-10-22 08:59:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a877e7a5bdf64fbd5b5bd7fd2292114215182be" 2018-10-22 08:59:46,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143fe5af-e1c4-4152-be94-4cd9886fa597 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:46,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-143fe5af-e1c4-4152-be94-4cd9886fa597 2018-10-22 08:59:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:46,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a877e7a5bdf64fbd5b5bd7fd2292114215182be" 2018-10-22 08:59:46,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51afee26-8dc8-4db9-804f-983ac36430e9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}]} 2018-10-22 08:59:46,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj used request id req-51afee26-8dc8-4db9-804f-983ac36430e9 2018-10-22 08:59:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" -d '{"network": {"tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "name": "CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net", "admin_state_up": true}}' 2018-10-22 08:59:47,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-09abef44-2744-48bd-b8e3-ba5e9ab266dc Date: Mon, 22 Oct 2018 08:59:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"7ff05804c5e043a6811b0d29bd9e8164","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:59:47Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net","admin_state_up":true,"tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:47Z","mtu":1450}} 2018-10-22 08:59:47,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-09abef44-2744-48bd-b8e3-ba5e9ab266dc 2018-10-22 08:59:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 08:59:47,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d736d908-2877-496b-84b0-c362ae1e8970 Date: Mon, 22 Oct 2018 08:59:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"7ff05804c5e043a6811b0d29bd9e8164","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T08:59:47Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net","admin_state_up":true,"tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:47Z","provider:network_type":"vxlan"}]} 2018-10-22 08:59:47,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-d736d908-2877-496b-84b0-c362ae1e8970 2018-10-22 08:59:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 08:59:47,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c95032c-9ff7-4efe-84ae-8c02bc435f97 Date: Mon, 22 Oct 2018 08:59:47 GMT RESP BODY: {"subnets":[]} 2018-10-22 08:59:47,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-0c95032c-9ff7-4efe-84ae-8c02bc435f97 2018-10-22 08:59:47,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:47,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:48,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bhgc5Ol6T6yFMxv3wKzN7w"], "issued_at": "2018-10-22T08:59:48.000000Z"}} 2018-10-22 08:59:48,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abd8300d5af7845c8efd7250638afc35f0393f" 2018-10-22 08:59:48,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499dc666-c2a8-41f2-b527-e9ae43665b67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:48,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-499dc666-c2a8-41f2-b527-e9ae43665b67 2018-10-22 08:59:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:48,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abd8300d5af7845c8efd7250638afc35f0393f" 2018-10-22 08:59:48,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7dc4c8-9c61-41f1-8064-fafa7846a09b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}]} 2018-10-22 08:59:48,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj used request id req-fa7dc4c8-9c61-41f1-8064-fafa7846a09b 2018-10-22 08:59:48,182 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet 2018-10-22 08:59:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" -d '{"subnets": [{"ip_version": 4, "network_id": "3ab42ecb-e1af-404a-8088-3fe2da8bad35", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164"}]}' 2018-10-22 08:59:48,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-877913c0-55ee-40d2-bbb3-124c204a4736 Date: Mon, 22 Oct 2018 08:59:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","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":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}]} 2018-10-22 08:59:48,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-877913c0-55ee-40d2-bbb3-124c204a4736 2018-10-22 08:59:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 08:59:49,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-75279e8e-cdd4-4be8-adc6-1d51bc46ec06 Date: Mon, 22 Oct 2018 08:59:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"7ff05804c5e043a6811b0d29bd9e8164","status":"ACTIVE","subnets":["710a6152-1a09-4eaf-9767-f22b2ba2b386"],"description":"","tags":[],"updated_at":"2018-10-22T08:59:48Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net","admin_state_up":true,"tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:47Z","provider:network_type":"vxlan"}]} 2018-10-22 08:59:49,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-75279e8e-cdd4-4be8-adc6-1d51bc46ec06 2018-10-22 08:59:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 08:59:49,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30b1949f-01d1-47af-b55b-9039e8ff8c17 Date: Mon, 22 Oct 2018 08:59:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}]} 2018-10-22 08:59:49,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-30b1949f-01d1-47af-b55b-9039e8ff8c17 2018-10-22 08:59:49,281 - OpenStackNetwork - DEBUG - Network [3ab42ecb-e1af-404a-8088-3fe2da8bad35] created successfully 2018-10-22 08:59:49,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:49,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c11cc2f5b474ec3a055dddb4ff9914c", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role"}], "expires_at": "2018-10-22T09:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff05804c5e043a6811b0d29bd9e8164", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-user", "id": "7feeef51cbf141a78504f07b030204fa"}, "audit_ids": ["ZJN3g1D6T268jhhlDsCjpQ"], "issued_at": "2018-10-22T08:59:49.000000Z"}} 2018-10-22 08:59:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bf903a1f5a88583815d2cbf8a949e0906e5579" 2018-10-22 08:59:49,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e0b48e2d-7733-474b-b404-73652f459bc7 Date: Mon, 22 Oct 2018 08:59: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":["710a6152-1a09-4eaf-9767-f22b2ba2b386"],"updated_at":"2018-10-22T08:59:48Z","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net"}]} 2018-10-22 08:59:49,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net used request id req-e0b48e2d-7733-474b-b404-73652f459bc7 2018-10-22 08:59:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:49,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad977d22f7e83a4526cbae344e1fa23fad647d61" 2018-10-22 08:59:49,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf25aee-ab92-4d15-b51a-fad8b5b1da17 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}} 2018-10-22 08:59:49,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 used request id req-ccf25aee-ab92-4d15-b51a-fad8b5b1da17 2018-10-22 08:59:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bf903a1f5a88583815d2cbf8a949e0906e5579" 2018-10-22 08:59:50,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a28a54f-a933-4f19-8ae2-f3e996cc83b8 Date: Mon, 22 Oct 2018 08:59:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}]} 2018-10-22 08:59:50,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-3a28a54f-a933-4f19-8ae2-f3e996cc83b8 2018-10-22 08:59:50,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:50,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:50,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c11cc2f5b474ec3a055dddb4ff9914c", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role"}], "expires_at": "2018-10-22T09:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff05804c5e043a6811b0d29bd9e8164", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ff05804c5e043a6811b0d29bd9e8164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-user", "id": "7feeef51cbf141a78504f07b030204fa"}, "audit_ids": ["WfzVSq0XTYKqST568XQoqg"], "issued_at": "2018-10-22T08:59:50.000000Z"}} 2018-10-22 08:59:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35749ad4ed8d4eb86f4dc00019a83c07d1071ef" 2018-10-22 08:59:50,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88f6627-5a2d-4467-af52-372a0a2e1fb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:50,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b88f6627-5a2d-4467-af52-372a0a2e1fb7 2018-10-22 08:59:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35749ad4ed8d4eb86f4dc00019a83c07d1071ef" 2018-10-22 08:59:50,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-85bf5031-dba4-460e-92bc-7743f81f8b76 Date: Mon, 22 Oct 2018 08:59: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":["710a6152-1a09-4eaf-9767-f22b2ba2b386"],"updated_at":"2018-10-22T08:59:48Z","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net"}]} 2018-10-22 08:59:50,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net used request id req-85bf5031-dba4-460e-92bc-7743f81f8b76 2018-10-22 08:59:50,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:50,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35749ad4ed8d4eb86f4dc00019a83c07d1071ef" 2018-10-22 08:59:51,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff493bc-80a5-4817-ba86-45fc82854841 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}} 2018-10-22 08:59:51,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 used request id req-3ff493bc-80a5-4817-ba86-45fc82854841 2018-10-22 08:59:51,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35749ad4ed8d4eb86f4dc00019a83c07d1071ef" 2018-10-22 08:59:51,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3261070a-abf1-4a07-9671-30e552f7c03a Date: Mon, 22 Oct 2018 08:59:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}]} 2018-10-22 08:59:51,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-3261070a-abf1-4a07-9671-30e552f7c03a 2018-10-22 08:59:51,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:51,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:51,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["_fxcF0qpSJS2SINZEXsdEA"], "issued_at": "2018-10-22T08:59:51.000000Z"}} 2018-10-22 08:59:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:51,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f87d566-68f2-4d70-8c39-f0fd38e8a602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:51,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f87d566-68f2-4d70-8c39-f0fd38e8a602 2018-10-22 08:59:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:51,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b46ce00-e8bd-49d9-ab12-b7767624bad0 Date: Mon, 22 Oct 2018 08:59:51 GMT RESP BODY: {"routers": []} 2018-10-22 08:59:51,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router&admin_state_up=True used request id req-3b46ce00-e8bd-49d9-ab12-b7767624bad0 2018-10-22 08:59:51,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 08:59:51,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 08:59:52,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T09:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rCnvFxCCTYGy1VTwSnAYxw"], "issued_at": "2018-10-22T08:59:52.000000Z"}} 2018-10-22 08:59:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ef55d3bdadd18a6e3fc148c02c51420d42f8f6" 2018-10-22 08:59:52,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40b7b69-ba9b-4d4c-9d80-bad64ea73630 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 08:59:52,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e40b7b69-ba9b-4d4c-9d80-bad64ea73630 2018-10-22 08:59:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:52,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:52,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ef55d3bdadd18a6e3fc148c02c51420d42f8f6" 2018-10-22 08:59:52,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c5ae5d-0ce4-4335-a433-6ac0eda32c95 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}]} 2018-10-22 08:59:52,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b743a7d1-9504-414-proj used request id req-a3c5ae5d-0ce4-4335-a433-6ac0eda32c95 2018-10-22 08:59:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:52,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-258376ac-9639-4c5b-9e1d-ef0f2001cb47 Date: Mon, 22 Oct 2018 08:59:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 08:59:52,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-258376ac-9639-4c5b-9e1d-ef0f2001cb47 2018-10-22 08:59:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:52,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-754806a8-f719-41ed-9ccc-f6d3b6ad9fd5 Date: Mon, 22 Oct 2018 08:59:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 08:59:52,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-754806a8-f719-41ed-9ccc-f6d3b6ad9fd5 2018-10-22 08:59:52,988 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router 2018-10-22 08:59:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "name": "CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router", "admin_state_up": true}}' 2018-10-22 08:59:57,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-483881c8-17c5-49d7-8463-c2bc4e51ea82 Date: Mon, 22 Oct 2018 08:59:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:53Z", "admin_state_up": true, "updated_at": "2018-10-22T08:59:54Z", "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "004452c8-591d-4876-b874-268c6ae7df22", "name": "CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router"}} 2018-10-22 08:59:57,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-483881c8-17c5-49d7-8463-c2bc4e51ea82 2018-10-22 08:59:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=004452c8-591d-4876-b874-268c6ae7df22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:58,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-e09d7289-d31f-4d1e-8688-a03b50259269 Date: Mon, 22 Oct 2018 08:59:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:59:54Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.207"}],"id":"4c151008-e5de-4e37-aeee-6745fa9cdbf8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:b5:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T08:59:54Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:59:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df717159-ab3d-41ef-bf04-830d59b64648","ip_address":"169.254.192.2"}],"id":"6ffdd96d-aafd-44f4-a9b8-cc31e1608246","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:f4:1e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ff05804c5e043a6811b0d29bd9e8164","admin_state_up":true,"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:55Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:59:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df717159-ab3d-41ef-bf04-830d59b64648","ip_address":"169.254.192.9"}],"id":"afd14772-719d-44df-ac0c-b99fbde4b616","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:13:e3:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ff05804c5e043a6811b0d29bd9e8164","admin_state_up":true,"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:55Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T08:59:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df717159-ab3d-41ef-bf04-830d59b64648","ip_address":"169.254.192.4"}],"id":"fda50bac-60ed-4bd9-ae3c-b7d16bae580a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:c7:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ff05804c5e043a6811b0d29bd9e8164","admin_state_up":true,"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:56Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"}]} 2018-10-22 08:59:58,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=004452c8-591d-4876-b874-268c6ae7df22 used request id req-e09d7289-d31f-4d1e-8688-a03b50259269 2018-10-22 08:59:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:58,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-895055bc-405b-4286-a63b-11fb461ae978 Date: Mon, 22 Oct 2018 08:59:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 08:59:58,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-895055bc-405b-4286-a63b-11fb461ae978 2018-10-22 08:59:58,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:58,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-66294bee-4f3f-4f2a-9aec-da8904eb36b3 Date: Mon, 22 Oct 2018 08:59:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:53Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:53Z","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":"df717159-ab3d-41ef-bf04-830d59b64648","subnetpool_id":null,"name":"HA subnet tenant 7ff05804c5e043a6811b0d29bd9e8164"}} 2018-10-22 08:59:58,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 used request id req-66294bee-4f3f-4f2a-9aec-da8904eb36b3 2018-10-22 08:59:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:58,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27ba5afa-1626-410c-b572-87cf80d32453 Date: Mon, 22 Oct 2018 08:59:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:53Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:53Z","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":"df717159-ab3d-41ef-bf04-830d59b64648","subnetpool_id":null,"name":"HA subnet tenant 7ff05804c5e043a6811b0d29bd9e8164"}} 2018-10-22 08:59:58,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 used request id req-27ba5afa-1626-410c-b572-87cf80d32453 2018-10-22 08:59:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9a385553-96de-4a55-b4a7-4eab8cfea579 Date: Mon, 22 Oct 2018 08:59:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:53Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:53Z","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":"df717159-ab3d-41ef-bf04-830d59b64648","subnetpool_id":null,"name":"HA subnet tenant 7ff05804c5e043a6811b0d29bd9e8164"}} 2018-10-22 08:59:58,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 used request id req-9a385553-96de-4a55-b4a7-4eab8cfea579 2018-10-22 08:59:58,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:59,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4651df68-bf6e-4afd-98f7-b1620f7213d2 Date: Mon, 22 Oct 2018 08:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"7ff05804c5e043a6811b0d29bd9e8164","status":"ACTIVE","subnets":["710a6152-1a09-4eaf-9767-f22b2ba2b386"],"description":"","tags":[],"updated_at":"2018-10-22T08:59:48Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net","admin_state_up":true,"tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:47Z","provider:network_type":"vxlan"}]} 2018-10-22 08:59:59,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net used request id req-4651df68-bf6e-4afd-98f7-b1620f7213d2 2018-10-22 08:59:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 08:59:59,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 08:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 08:59:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:59,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 08:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140ddf3b-891b-4fd7-97d1-08c204ca034b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}} 2018-10-22 08:59:59,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 used request id req-140ddf3b-891b-4fd7-97d1-08c204ca034b 2018-10-22 08:59:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:59,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-695ff9e2-4873-4558-bb6d-4383ea1b20e2 Date: Mon, 22 Oct 2018 08:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}]} 2018-10-22 08:59:59,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-695ff9e2-4873-4558-bb6d-4383ea1b20e2 2018-10-22 08:59:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35&name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 08:59:59,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04a9aae3-c723-4e04-bac4-c5f17d3d368e Date: Mon, 22 Oct 2018 08:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}]} 2018-10-22 08:59:59,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ab42ecb-e1af-404a-8088-3fe2da8bad35&name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet used request id req-04a9aae3-c723-4e04-bac4-c5f17d3d368e 2018-10-22 08:59:59,400 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 08:59:59,400 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router 2018-10-22 08:59:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" -d '{"subnet_id": "710a6152-1a09-4eaf-9767-f22b2ba2b386"}' 2018-10-22 09:00:01,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aa2f2f91-ff49-4a1f-91ab-6b3130128f06 Date: Mon, 22 Oct 2018 09:00:01 GMT RESP BODY: {"network_id": "3ab42ecb-e1af-404a-8088-3fe2da8bad35", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "subnet_id": "710a6152-1a09-4eaf-9767-f22b2ba2b386", "subnet_ids": ["710a6152-1a09-4eaf-9767-f22b2ba2b386"], "port_id": "88c62cfc-3d8d-46db-a7aa-04c1edb40484", "id": "004452c8-591d-4876-b874-268c6ae7df22"} 2018-10-22 09:00:01,308 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22/add_router_interface used request id req-aa2f2f91-ff49-4a1f-91ab-6b3130128f06 2018-10-22 09:00:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:01,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-10a36e95-614b-4def-8677-7d3903573a42 Date: Mon, 22 Oct 2018 09:00:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:53Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:00Z", "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "004452c8-591d-4876-b874-268c6ae7df22", "name": "CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router"}} 2018-10-22 09:00:01,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22 used request id req-10a36e95-614b-4def-8677-7d3903573a42 2018-10-22 09:00:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=004452c8-591d-4876-b874-268c6ae7df22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:01,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4443 X-Openstack-Request-Id: req-b8842009-8385-4700-9b5d-8f0edf21f714 Date: Mon, 22 Oct 2018 09:00:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:00Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.207"}],"id":"4c151008-e5de-4e37-aeee-6745fa9cdbf8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:b5:f8","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T08:59:54Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:00Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df717159-ab3d-41ef-bf04-830d59b64648","ip_address":"169.254.192.2"}],"id":"6ffdd96d-aafd-44f4-a9b8-cc31e1608246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:f4:1e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ff05804c5e043a6811b0d29bd9e8164","admin_state_up":true,"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:55Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","ip_address":"10.55.1.1"}],"id":"88c62cfc-3d8d-46db-a7aa-04c1edb40484","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:dc:24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T09:00:00Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df717159-ab3d-41ef-bf04-830d59b64648","ip_address":"169.254.192.9"}],"id":"afd14772-719d-44df-ac0c-b99fbde4b616","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:e3:ab","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ff05804c5e043a6811b0d29bd9e8164","admin_state_up":true,"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:55Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df717159-ab3d-41ef-bf04-830d59b64648","ip_address":"169.254.192.4"}],"id":"fda50bac-60ed-4bd9-ae3c-b7d16bae580a","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:c7:66","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ff05804c5e043a6811b0d29bd9e8164","admin_state_up":true,"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:56Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"}]} 2018-10-22 09:00:01,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=004452c8-591d-4876-b874-268c6ae7df22 used request id req-b8842009-8385-4700-9b5d-8f0edf21f714 2018-10-22 09:00:01,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:01,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7b9e036c-0265-4f8d-80f6-71776b558308 Date: Mon, 22 Oct 2018 09:00:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:00:01,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-7b9e036c-0265-4f8d-80f6-71776b558308 2018-10-22 09:00:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:01,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-946c6e1d-6dc1-4ba9-a561-63e536c2f814 Date: Mon, 22 Oct 2018 09:00:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:53Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:53Z","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":"df717159-ab3d-41ef-bf04-830d59b64648","subnetpool_id":null,"name":"HA subnet tenant 7ff05804c5e043a6811b0d29bd9e8164"}} 2018-10-22 09:00:01,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 used request id req-946c6e1d-6dc1-4ba9-a561-63e536c2f814 2018-10-22 09:00:01,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:01,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-75bb4366-c73c-40d6-a9bf-307cd5dada0d Date: Mon, 22 Oct 2018 09:00:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:53Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:53Z","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":"df717159-ab3d-41ef-bf04-830d59b64648","subnetpool_id":null,"name":"HA subnet tenant 7ff05804c5e043a6811b0d29bd9e8164"}} 2018-10-22 09:00:01,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 used request id req-75bb4366-c73c-40d6-a9bf-307cd5dada0d 2018-10-22 09:00:01,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:02,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4920479c-f1f9-49bd-9d48-1fcf619721ef Date: Mon, 22 Oct 2018 09:00:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e6be73a4-f162-4df8-b287-1a1441a3aed3","tenant_id":"","created_at":"2018-10-22T08:59:53Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:53Z","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":"df717159-ab3d-41ef-bf04-830d59b64648","subnetpool_id":null,"name":"HA subnet tenant 7ff05804c5e043a6811b0d29bd9e8164"}} 2018-10-22 09:00:02,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/df717159-ab3d-41ef-bf04-830d59b64648 used request id req-4920479c-f1f9-49bd-9d48-1fcf619721ef 2018-10-22 09:00:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/710a6152-1a09-4eaf-9767-f22b2ba2b386 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:02,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9f47b989-b70f-401c-b354-9236f92d03e4 Date: Mon, 22 Oct 2018 09:00:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","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":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}} 2018-10-22 09:00:02,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/710a6152-1a09-4eaf-9767-f22b2ba2b386 used request id req-9f47b989-b70f-401c-b354-9236f92d03e4 2018-10-22 09:00:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bf903a1f5a88583815d2cbf8a949e0906e5579" 2018-10-22 09:00:02,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ae040e0e-daff-46f1-be47-b02f0d595791 Date: Mon, 22 Oct 2018 09:00:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:53Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "id": "004452c8-591d-4876-b874-268c6ae7df22", "name": "CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router"}]} 2018-10-22 09:00:02,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router&admin_state_up=True used request id req-ae040e0e-daff-46f1-be47-b02f0d595791 2018-10-22 09:00:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad977d22f7e83a4526cbae344e1fa23fad647d61" 2018-10-22 09:00:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab54cfb-4882-48e5-9c2b-9b2d2d281645 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}} 2018-10-22 09:00:02,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 used request id req-9ab54cfb-4882-48e5-9c2b-9b2d2d281645 2018-10-22 09:00:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=004452c8-591d-4876-b874-268c6ae7df22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bf903a1f5a88583815d2cbf8a949e0906e5579" 2018-10-22 09:00:02,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a79eac01-af43-4963-8f5a-67c19486c34c Date: Mon, 22 Oct 2018 09:00:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","ip_address":"10.55.1.1"}],"id":"88c62cfc-3d8d-46db-a7aa-04c1edb40484","security_groups":[],"mac_address":"fa:16:3e:0f:dc:24","project_id":"7ff05804c5e043a6811b0d29bd9e8164","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T09:00:00Z","binding:vnic_type":"normal","device_id":"004452c8-591d-4876-b874-268c6ae7df22"}]} 2018-10-22 09:00:02,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=004452c8-591d-4876-b874-268c6ae7df22 used request id req-a79eac01-af43-4963-8f5a-67c19486c34c 2018-10-22 09:00:02,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/710a6152-1a09-4eaf-9767-f22b2ba2b386 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bf903a1f5a88583815d2cbf8a949e0906e5579" 2018-10-22 09:00:02,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6abfbb9b-807e-4d7c-8627-3d54fc588ea0 Date: Mon, 22 Oct 2018 09:00:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ab42ecb-e1af-404a-8088-3fe2da8bad35","tenant_id":"7ff05804c5e043a6811b0d29bd9e8164","created_at":"2018-10-22T08:59:48Z","dns_nameservers":[],"updated_at":"2018-10-22T08:59:48Z","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":"7ff05804c5e043a6811b0d29bd9e8164","id":"710a6152-1a09-4eaf-9767-f22b2ba2b386","subnetpool_id":null,"name":"CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet"}} 2018-10-22 09:00:02,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/710a6152-1a09-4eaf-9767-f22b2ba2b386 used request id req-6abfbb9b-807e-4d7c-8627-3d54fc588ea0 2018-10-22 09:00:02,910 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router and subnet CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet 2018-10-22 09:00:02,910 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router 2018-10-22 09:00:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" -d '{"subnet_id": "710a6152-1a09-4eaf-9767-f22b2ba2b386"}' 2018-10-22 09:00:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4368702f-135a-45a9-99c3-bb6a0a3c1f50 Date: Mon, 22 Oct 2018 09:00:04 GMT RESP BODY: {"network_id": "3ab42ecb-e1af-404a-8088-3fe2da8bad35", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "subnet_id": "710a6152-1a09-4eaf-9767-f22b2ba2b386", "subnet_ids": ["710a6152-1a09-4eaf-9767-f22b2ba2b386"], "port_id": "88c62cfc-3d8d-46db-a7aa-04c1edb40484", "id": "004452c8-591d-4876-b874-268c6ae7df22"} 2018-10-22 09:00:04,366 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22/remove_router_interface used request id req-4368702f-135a-45a9-99c3-bb6a0a3c1f50 2018-10-22 09:00:04,366 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router 2018-10-22 09:00:04,366 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-router 2018-10-22 09:00:04,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f758f0b6f71df4954df3cee7f8363d3bf974d955" 2018-10-22 09:00:07,738 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6ad8491-4629-4c49-b747-3c7173b2163c Content-Length: 0 Date: Mon, 22 Oct 2018 09:00:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:07,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/004452c8-591d-4876-b874-268c6ae7df22 used request id req-f6ad8491-4629-4c49-b747-3c7173b2163c 2018-10-22 09:00:07,739 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet 2018-10-22 09:00:07,740 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-subnet 2018-10-22 09:00:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/710a6152-1a09-4eaf-9767-f22b2ba2b386 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 09:00:09,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f61aa764-7cad-41ad-8cb0-cae4e2fa84ac Date: Mon, 22 Oct 2018 09:00:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:09,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/710a6152-1a09-4eaf-9767-f22b2ba2b386 used request id req-f61aa764-7cad-41ad-8cb0-cae4e2fa84ac 2018-10-22 09:00:09,846 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-11a30c0d-0d78-4f17-96f2-18bf7161a0d8-pub-net 2018-10-22 09:00:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3ab42ecb-e1af-404a-8088-3fe2da8bad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96c9f5cfe6eeafef2b344a99a660e1f0a5614c2" 2018-10-22 09:00:11,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3de35771-f06f-4dd0-9466-eaae0e9a35bd Date: Mon, 22 Oct 2018 09:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:11,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3ab42ecb-e1af-404a-8088-3fe2da8bad35 used request id req-3de35771-f06f-4dd0-9466-eaae0e9a35bd 2018-10-22 09:00:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:11,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9a46b854-88df-4db8-8791-756320ab7a51 Date: Mon, 22 Oct 2018 09:00:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:46Z", "updated_at": "2018-10-22T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "revision_number": 0, "id": "0925f752-0ca5-4e5f-8c8d-df7adf97a158", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff05804c5e043a6811b0d29bd9e8164"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "revision_number": 0, "id": "1fbdd805-aba6-4341-a918-ed6afdb0e481", "remote_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff05804c5e043a6811b0d29bd9e8164"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "revision_number": 0, "id": "cb2311fb-51da-4aa9-a4de-1d25eec0f5a8", "remote_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff05804c5e043a6811b0d29bd9e8164"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "revision_number": 0, "id": "fca71685-ae31-4245-adef-006c5ecf0d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff05804c5e043a6811b0d29bd9e8164"}], "revision_number": 4, "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:00:11,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9a46b854-88df-4db8-8791-756320ab7a51 2018-10-22 09:00:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:11,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfa5459-9f1e-4b2d-b2c4-4fa2af2f1781 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164"}, "enabled": true, "id": "7ff05804c5e043a6811b0d29bd9e8164", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b743a7d1-9504-414-proj"}} 2018-10-22 09:00:11,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 used request id req-cbfa5459-9f1e-4b2d-b2c4-4fa2af2f1781 2018-10-22 09:00:11,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71c041b9-5beb-4348-994a-ad34ab7a461a 2018-10-22 09:00:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=71c041b9-5beb-4348-994a-ad34ab7a461a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:11,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ee11d7d-0ed5-4b6d-a73e-f7acae504165 Date: Mon, 22 Oct 2018 09:00: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": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:47Z", "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "id": "0925f752-0ca5-4e5f-8c8d-df7adf97a158"}, {"remote_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:47Z", "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "id": "1fbdd805-aba6-4341-a918-ed6afdb0e481"}, {"remote_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:47Z", "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "id": "cb2311fb-51da-4aa9-a4de-1d25eec0f5a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T08:59:47Z", "security_group_id": "71c041b9-5beb-4348-994a-ad34ab7a461a", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff05804c5e043a6811b0d29bd9e8164", "created_at": "2018-10-22T08:59:47Z", "project_id": "7ff05804c5e043a6811b0d29bd9e8164", "id": "fca71685-ae31-4245-adef-006c5ecf0d6b"}]} 2018-10-22 09:00:11,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=71c041b9-5beb-4348-994a-ad34ab7a461a used request id req-4ee11d7d-0ed5-4b6d-a73e-f7acae504165 2018-10-22 09:00:11,589 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:00:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/71c041b9-5beb-4348-994a-ad34ab7a461a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:11,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d206f0d5-ca7d-42e4-b69d-bcec9f21eb31 Content-Length: 0 Date: Mon, 22 Oct 2018 09:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:11,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/71c041b9-5beb-4348-994a-ad34ab7a461a used request id req-d206f0d5-ca7d-42e4-b69d-bcec9f21eb31 2018-10-22 09:00:11,886 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b743a7d1-9504-414-proj 2018-10-22 09:00:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:12,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36017b86-63de-4539-8e91-5a23c8cd66e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:12,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7ff05804c5e043a6811b0d29bd9e8164 used request id req-36017b86-63de-4539-8e91-5a23c8cd66e5 2018-10-22 09:00:12,115 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b743a7d1-9504-414-proj-role 2018-10-22 09:00:12,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1c11cc2f5b474ec3a055dddb4ff9914c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:12,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e019b05b-597f-46ec-9c09-4bc2534c31b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:12,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1c11cc2f5b474ec3a055dddb4ff9914c used request id req-e019b05b-597f-46ec-9c09-4bc2534c31b1 2018-10-22 09:00:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d8658b71a9dbf902115030fd51c6474bb58470" 2018-10-22 09:00:12,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb54c585-b31e-4cc7-971d-5e577a4dd223 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:00:12,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb54c585-b31e-4cc7-971d-5e577a4dd223 2018-10-22 09:00:12,315 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b743a7d1-9504-414-user 2018-10-22 09:00:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7feeef51cbf141a78504f07b030204fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912043b3fe883c1420f27cb9d84c0cd2eff9235b" 2018-10-22 09:00:12,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92058cb-977c-4e95-81ad-642690464bd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:12,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7feeef51cbf141a78504f07b030204fa used request id req-e92058cb-977c-4e95-81ad-642690464bd6 2018-10-22 09:00:12,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:12,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["oTXYnogrTZi7MFf0WJhZWw"], "issued_at": "2018-10-22T09:00:12.000000Z"}} 2018-10-22 09:00:12,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bbbf0b39b11bbf57cacaf63ad596d9d029a669" 2018-10-22 09:00:13,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9449998a-c356-4ecc-997a-b54c8e588821 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:13,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9449998a-c356-4ecc-997a-b54c8e588821 2018-10-22 09:00:13,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:13,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:13,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["-gqFBfJFSVidIPyEYOQIGQ"], "issued_at": "2018-10-22T09:00:13.000000Z"}} 2018-10-22 09:00:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:13,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51894299-ede1-44e6-93b6-483810533c98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:13,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51894299-ede1-44e6-93b6-483810533c98 2018-10-22 09:00:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:13,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:13,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157e39eb-cb68-4f4b-b61d-f53a448f4bfb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:00:13,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj used request id req-157e39eb-cb68-4f4b-b61d-f53a448f4bfb 2018-10-22 09:00:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:13,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc67b36-e436-403c-8356-ee45969f9020 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:00:13,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ddc67b36-e436-403c-8356-ee45969f9020 2018-10-22 09:00:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}}' 2018-10-22 09:00:13,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4e9a90d-73b0-4f30-bdd3-8631766b42c6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}} 2018-10-22 09:00:13,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c4e9a90d-73b0-4f30-bdd3-8631766b42c6 2018-10-22 09:00:13,801 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b660339b-7a73-4e3-proj 2018-10-22 09:00:13,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:13,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:14,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GslgbdgUSaS8Sy6F4_74MQ"], "issued_at": "2018-10-22T09:00:14.000000Z"}} 2018-10-22 09:00:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b355640050f2ef2f3019d165b6aa79bb2ba258" 2018-10-22 09:00:14,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ae75a2-5258-446b-b2c5-aa266ffdbce4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:14,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3ae75a2-5258-446b-b2c5-aa266ffdbce4 2018-10-22 09:00:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:14,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b355640050f2ef2f3019d165b6aa79bb2ba258" 2018-10-22 09:00:14,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30682286-db52-42f2-adb2-a15cb7544b66 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:00:14,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30682286-db52-42f2-adb2-a15cb7544b66 2018-10-22 09:00:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b355640050f2ef2f3019d165b6aa79bb2ba258" 2018-10-22 09:00:14,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc244dc1-a6a1-409a-8d3b-5e14b863201e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}]} 2018-10-22 09:00:14,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj used request id req-fc244dc1-a6a1-409a-8d3b-5e14b863201e 2018-10-22 09:00:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b355640050f2ef2f3019d165b6aa79bb2ba258" 2018-10-22 09:00:14,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcf93d8-998f-4c66-8829-31cf2cb51ea5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:00:14,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4dcf93d8-998f-4c66-8829-31cf2cb51ea5 2018-10-22 09:00:15,034 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b660339b-7a73-4e3-user 2018-10-22 09:00:15,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:15,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed5a5fd-3c4c-4b65-92c9-f55db1810247 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:00:15,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4ed5a5fd-3c4c-4b65-92c9-f55db1810247 2018-10-22 09:00:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" -d '{"role": {"name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role"}}' 2018-10-22 09:00:15,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1677e6a-a225-4770-b72c-d7ab6742f54c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc445d54c1594d0b9ccd48cdd38d9487", "links": {"self": "http://172.30.9.28:5000/v3/roles/cc445d54c1594d0b9ccd48cdd38d9487"}, "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role"}} 2018-10-22 09:00:15,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1677e6a-a225-4770-b72c-d7ab6742f54c 2018-10-22 09:00:15,275 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role 2018-10-22 09:00:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cc445d54c1594d0b9ccd48cdd38d9487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:15,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc74c93-12fc-4299-b35b-24edcf3896ae Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cc445d54c1594d0b9ccd48cdd38d9487"}, "domain_id": null, "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role", "id": "cc445d54c1594d0b9ccd48cdd38d9487"}} 2018-10-22 09:00:15,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cc445d54c1594d0b9ccd48cdd38d9487 used request id req-0fc74c93-12fc-4299-b35b-24edcf3896ae 2018-10-22 09:00:15,482 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role to project CreateNetworkSuccessTests-b660339b-7a73-4e3-proj 2018-10-22 09:00:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50/users/1185d5e0f1834616831f0d6ee688ff37/roles/cc445d54c1594d0b9ccd48cdd38d9487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:15,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab1032b-b442-47d9-96ad-ab83cf0b2729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:15,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50/users/1185d5e0f1834616831f0d6ee688ff37/roles/cc445d54c1594d0b9ccd48cdd38d9487 used request id req-aab1032b-b442-47d9-96ad-ab83cf0b2729 2018-10-22 09:00:15,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:15,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:16,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["fOyTQcUTS_ulB1VM0M7nBg"], "issued_at": "2018-10-22T09:00:16.000000Z"}} 2018-10-22 09:00:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:16,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec93eca-1521-4452-a2af-c27820d15a56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:16,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ec93eca-1521-4452-a2af-c27820d15a56 2018-10-22 09:00:16,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:16,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01100263-4171-4680-b21b-e413ef7a1bac Date: Mon, 22 Oct 2018 09:00:16 GMT RESP BODY: {"networks":[]} 2018-10-22 09:00:16,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net used request id req-01100263-4171-4680-b21b-e413ef7a1bac 2018-10-22 09:00:16,270 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net 2018-10-22 09:00:16,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:16,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:16,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["_f76qhihQQih6idrAX4Y7w"], "issued_at": "2018-10-22T09:00:16.000000Z"}} 2018-10-22 09:00:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a208de2146e31f1ed66a49d01427e207503eceb" 2018-10-22 09:00:16,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13ce518-07ef-41ec-b4f1-79c81f36fb41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:16,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b13ce518-07ef-41ec-b4f1-79c81f36fb41 2018-10-22 09:00:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:16,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a208de2146e31f1ed66a49d01427e207503eceb" 2018-10-22 09:00:16,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af35d6f-3665-4618-aa3a-8b7e0744fe75 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}]} 2018-10-22 09:00:16,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj used request id req-9af35d6f-3665-4618-aa3a-8b7e0744fe75 2018-10-22 09:00:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" -d '{"network": {"tenant_id": "e73f804c35144897ba853011eb894d50", "name": "CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net", "admin_state_up": true}}' 2018-10-22 09:00:17,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-82c4f534-a38d-4a49-8dc2-83fd5f6a43bb Date: Mon, 22 Oct 2018 09:00: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":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"e73f804c35144897ba853011eb894d50","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:00:17Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net","admin_state_up":true,"tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:17Z","mtu":1450}} 2018-10-22 09:00:17,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-82c4f534-a38d-4a49-8dc2-83fd5f6a43bb 2018-10-22 09:00:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:17,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-27859ed8-ef20-48bf-b75e-da781c107859 Date: Mon, 22 Oct 2018 09:00:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"e73f804c35144897ba853011eb894d50","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:00:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net","admin_state_up":true,"tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:17Z","provider:network_type":"vxlan"}]} 2018-10-22 09:00:17,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-27859ed8-ef20-48bf-b75e-da781c107859 2018-10-22 09:00:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:17,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c128c3b-5d0f-4c81-854d-78509d35a1bf Date: Mon, 22 Oct 2018 09:00:17 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:00:17,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-8c128c3b-5d0f-4c81-854d-78509d35a1bf 2018-10-22 09:00:17,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:17,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:18,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["HoO9ZsxZSlqMaFMWZPYmpA"], "issued_at": "2018-10-22T09:00:18.000000Z"}} 2018-10-22 09:00:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc9558d24867057f4e1306394bcdd4052388b74" 2018-10-22 09:00:18,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6702ab6c-6ec9-4685-917d-76771e3c58f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:18,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6702ab6c-6ec9-4685-917d-76771e3c58f2 2018-10-22 09:00:18,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:18,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc9558d24867057f4e1306394bcdd4052388b74" 2018-10-22 09:00:18,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec41decc-02d7-4755-ba31-505a76b460c9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}]} 2018-10-22 09:00:18,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj used request id req-ec41decc-02d7-4755-ba31-505a76b460c9 2018-10-22 09:00:18,492 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet 2018-10-22 09:00:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" -d '{"subnets": [{"ip_version": 4, "network_id": "a4358d9d-91b7-48d0-b4a8-1228845dd3dd", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet", "tenant_id": "e73f804c35144897ba853011eb894d50"}]}' 2018-10-22 09:00:19,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa070752-7165-4e37-8914-1375090bdbaa Date: Mon, 22 Oct 2018 09:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","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":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}]} 2018-10-22 09:00:19,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-aa070752-7165-4e37-8914-1375090bdbaa 2018-10-22 09:00:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:19,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8abe1d50-f6a2-4d20-b412-bfd8864180f0 Date: Mon, 22 Oct 2018 09:00:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"e73f804c35144897ba853011eb894d50","status":"ACTIVE","subnets":["4190d1ac-7b99-4c01-8e40-ff556c7d97c8"],"description":"","tags":[],"updated_at":"2018-10-22T09:00:18Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net","admin_state_up":true,"tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:17Z","provider:network_type":"vxlan"}]} 2018-10-22 09:00:19,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-8abe1d50-f6a2-4d20-b412-bfd8864180f0 2018-10-22 09:00:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:19,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6bdbfd07-a9dd-4a20-8816-f360af623655 Date: Mon, 22 Oct 2018 09:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}]} 2018-10-22 09:00:19,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-6bdbfd07-a9dd-4a20-8816-f360af623655 2018-10-22 09:00:19,526 - OpenStackNetwork - DEBUG - Network [a4358d9d-91b7-48d0-b4a8-1228845dd3dd] created successfully 2018-10-22 09:00:19,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:19,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc445d54c1594d0b9ccd48cdd38d9487", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role"}], "expires_at": "2018-10-22T10:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e73f804c35144897ba853011eb894d50", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e73f804c35144897ba853011eb894d50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e73f804c35144897ba853011eb894d50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e73f804c35144897ba853011eb894d50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e73f804c35144897ba853011eb894d50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e73f804c35144897ba853011eb894d50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e73f804c35144897ba853011eb894d50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e73f804c35144897ba853011eb894d50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e73f804c35144897ba853011eb894d50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e73f804c35144897ba853011eb894d50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e73f804c35144897ba853011eb894d50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e73f804c35144897ba853011eb894d50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e73f804c35144897ba853011eb894d50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-user", "id": "1185d5e0f1834616831f0d6ee688ff37"}, "audit_ids": ["6ezTakd0Rz2JgbH6bklMTw"], "issued_at": "2018-10-22T09:00:19.000000Z"}} 2018-10-22 09:00:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e1da97a55a80533168a7692e295116910a2b" 2018-10-22 09:00:20,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5fac9de8-232f-40e8-99e4-15abf0253ce0 Date: Mon, 22 Oct 2018 09:00: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":["4190d1ac-7b99-4c01-8e40-ff556c7d97c8"],"updated_at":"2018-10-22T09:00:18Z","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e73f804c35144897ba853011eb894d50","id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net"}]} 2018-10-22 09:00:20,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net used request id req-5fac9de8-232f-40e8-99e4-15abf0253ce0 2018-10-22 09:00:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:20,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bbbf0b39b11bbf57cacaf63ad596d9d029a669" 2018-10-22 09:00:20,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b9bf8d-1a63-476f-9ef6-0d57896f3dc1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}} 2018-10-22 09:00:20,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 used request id req-d6b9bf8d-1a63-476f-9ef6-0d57896f3dc1 2018-10-22 09:00:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e1da97a55a80533168a7692e295116910a2b" 2018-10-22 09:00:20,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e79e1e49-90fc-4b9f-b0db-4b71708adb8f Date: Mon, 22 Oct 2018 09:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}]} 2018-10-22 09:00:20,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-e79e1e49-90fc-4b9f-b0db-4b71708adb8f 2018-10-22 09:00:20,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:20,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:20,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0YSZIgltRWanxNuajYoD5Q"], "issued_at": "2018-10-22T09:00:20.000000Z"}} 2018-10-22 09:00:20,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:21,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4887ad2c-dee7-49ba-9c01-0f8208685a0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:21,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4887ad2c-dee7-49ba-9c01-0f8208685a0b 2018-10-22 09:00:21,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:21,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f0ae2ed-f7dd-419a-96ef-06be10fa6a0e Date: Mon, 22 Oct 2018 09:00:21 GMT RESP BODY: {"routers": []} 2018-10-22 09:00:21,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router&admin_state_up=True used request id req-7f0ae2ed-f7dd-419a-96ef-06be10fa6a0e 2018-10-22 09:00:21,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:21,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:21,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["cQ9bguz8Qym5oS55iy_rjQ"], "issued_at": "2018-10-22T09:00:21.000000Z"}} 2018-10-22 09:00:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed9ccf514e6cb6e16fef8131afc541ace7274af" 2018-10-22 09:00:21,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce92e96-4f6b-4c14-a17a-0714a32194a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:21,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ce92e96-4f6b-4c14-a17a-0714a32194a1 2018-10-22 09:00:21,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:21,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed9ccf514e6cb6e16fef8131afc541ace7274af" 2018-10-22 09:00:21,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de46b8f-8637-436e-acd0-b37cefeb623b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}]} 2018-10-22 09:00:21,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b660339b-7a73-4e3-proj used request id req-8de46b8f-8637-436e-acd0-b37cefeb623b 2018-10-22 09:00:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:22,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-29bc969c-474b-412d-8af9-45968c388739 Date: Mon, 22 Oct 2018 09:00:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:00:22,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-29bc969c-474b-412d-8af9-45968c388739 2018-10-22 09:00:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:22,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6ba60058-1462-49fa-bb6b-bb47472437e4 Date: Mon, 22 Oct 2018 09:00:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 09:00:22,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-6ba60058-1462-49fa-bb6b-bb47472437e4 2018-10-22 09:00:22,222 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router 2018-10-22 09:00:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "tenant_id": "e73f804c35144897ba853011eb894d50", "name": "CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router", "admin_state_up": true}}' 2018-10-22 09:00:27,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-610fab97-7006-4054-af4b-88de76934e64 Date: Mon, 22 Oct 2018 09:00:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:22Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:23Z", "project_id": "e73f804c35144897ba853011eb894d50", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6fbd7a7f-b437-4517-86e5-5868e66c5a00", "name": "CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router"}} 2018-10-22 09:00:27,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-610fab97-7006-4054-af4b-88de76934e64 2018-10-22 09:00:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6fbd7a7f-b437-4517-86e5-5868e66c5a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:27,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-60eeffd3-206a-46db-a3bc-00d5e97ec305 Date: Mon, 22 Oct 2018 09:00:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","ip_address":"169.254.192.5"}],"id":"7bb61572-c287-4444-8f5a-7faedc81feb6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:73:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e73f804c35144897ba853011eb894d50","admin_state_up":true,"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:24Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","ip_address":"169.254.192.6"}],"id":"aed57a79-2fe8-49e2-9591-740942d34644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:95:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e73f804c35144897ba853011eb894d50","admin_state_up":true,"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:25Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:27Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.201"}],"id":"df095e34-91a9-409c-8ca0-c36a2a3af815","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:0a:1b","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:00:23Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","ip_address":"169.254.192.10"}],"id":"fab779bb-26e9-4322-97d9-e7c08acef25d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:93:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e73f804c35144897ba853011eb894d50","admin_state_up":true,"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:25Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"}]} 2018-10-22 09:00:27,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6fbd7a7f-b437-4517-86e5-5868e66c5a00 used request id req-60eeffd3-206a-46db-a3bc-00d5e97ec305 2018-10-22 09:00:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-72354a23-e9c9-4008-a6e4-0608a57b5d4a Date: Mon, 22 Oct 2018 09:00:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:00:27,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-72354a23-e9c9-4008-a6e4-0608a57b5d4a 2018-10-22 09:00:27,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:27,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-658fb36b-e338-4f17-95cf-6a8f2f411bba Date: Mon, 22 Oct 2018 09:00:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:22Z","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":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","subnetpool_id":null,"name":"HA subnet tenant e73f804c35144897ba853011eb894d50"}} 2018-10-22 09:00:27,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 used request id req-658fb36b-e338-4f17-95cf-6a8f2f411bba 2018-10-22 09:00:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:27,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-77bddf9c-bac5-4510-8b4f-95346830b86d Date: Mon, 22 Oct 2018 09:00:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:22Z","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":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","subnetpool_id":null,"name":"HA subnet tenant e73f804c35144897ba853011eb894d50"}} 2018-10-22 09:00:27,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 used request id req-77bddf9c-bac5-4510-8b4f-95346830b86d 2018-10-22 09:00:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:28,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f118572-bc26-46bf-a61b-0072557f925c Date: Mon, 22 Oct 2018 09:00:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:22Z","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":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","subnetpool_id":null,"name":"HA subnet tenant e73f804c35144897ba853011eb894d50"}} 2018-10-22 09:00:28,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 used request id req-1f118572-bc26-46bf-a61b-0072557f925c 2018-10-22 09:00:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:28,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ba57ef9d-a611-48fb-98db-c500c93a7302 Date: Mon, 22 Oct 2018 09:00:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"e73f804c35144897ba853011eb894d50","status":"ACTIVE","subnets":["4190d1ac-7b99-4c01-8e40-ff556c7d97c8"],"description":"","tags":[],"updated_at":"2018-10-22T09:00:18Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net","admin_state_up":true,"tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:17Z","provider:network_type":"vxlan"}]} 2018-10-22 09:00:28,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net used request id req-ba57ef9d-a611-48fb-98db-c500c93a7302 2018-10-22 09:00:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:28,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:28,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d50efa0-148d-47f3-913b-40f4d923b4e0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}} 2018-10-22 09:00:28,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 used request id req-9d50efa0-148d-47f3-913b-40f4d923b4e0 2018-10-22 09:00:28,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:28,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d7dd7db9-6a3f-45f6-9f91-8554e1ac8b25 Date: Mon, 22 Oct 2018 09:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}]} 2018-10-22 09:00:28,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-d7dd7db9-6a3f-45f6-9f91-8554e1ac8b25 2018-10-22 09:00:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd&name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:28,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ba750fb3-bfda-448f-8a65-48e9e9aa65b4 Date: Mon, 22 Oct 2018 09:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}]} 2018-10-22 09:00:28,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a4358d9d-91b7-48d0-b4a8-1228845dd3dd&name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet used request id req-ba750fb3-bfda-448f-8a65-48e9e9aa65b4 2018-10-22 09:00:28,930 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:00:28,930 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router 2018-10-22 09:00:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" -d '{"subnet_id": "4190d1ac-7b99-4c01-8e40-ff556c7d97c8"}' 2018-10-22 09:00:30,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5e3db2d-1f77-45f6-b344-110c683eadbd Date: Mon, 22 Oct 2018 09:00:30 GMT RESP BODY: {"network_id": "a4358d9d-91b7-48d0-b4a8-1228845dd3dd", "tenant_id": "e73f804c35144897ba853011eb894d50", "subnet_id": "4190d1ac-7b99-4c01-8e40-ff556c7d97c8", "subnet_ids": ["4190d1ac-7b99-4c01-8e40-ff556c7d97c8"], "port_id": "0bf573a9-f2b6-4a72-8e8e-6c7b30a023f9", "id": "6fbd7a7f-b437-4517-86e5-5868e66c5a00"} 2018-10-22 09:00:30,886 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00/add_router_interface used request id req-d5e3db2d-1f77-45f6-b344-110c683eadbd 2018-10-22 09:00:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:30,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-a291e095-c6bc-41ec-8a8b-42e27c085d3a Date: Mon, 22 Oct 2018 09:00:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:22Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:30Z", "project_id": "e73f804c35144897ba853011eb894d50", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "6fbd7a7f-b437-4517-86e5-5868e66c5a00", "name": "CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router"}} 2018-10-22 09:00:30,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00 used request id req-a291e095-c6bc-41ec-8a8b-42e27c085d3a 2018-10-22 09:00:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6fbd7a7f-b437-4517-86e5-5868e66c5a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:31,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-79e5b432-3003-412e-a12f-8b7222da9cd3 Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","ip_address":"10.55.1.1"}],"id":"0bf573a9-f2b6-4a72-8e8e-6c7b30a023f9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:31:b0","project_id":"e73f804c35144897ba853011eb894d50","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:29Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:29Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","ip_address":"169.254.192.5"}],"id":"7bb61572-c287-4444-8f5a-7faedc81feb6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:73:57","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e73f804c35144897ba853011eb894d50","admin_state_up":true,"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:24Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","ip_address":"169.254.192.6"}],"id":"aed57a79-2fe8-49e2-9591-740942d34644","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:95:5a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e73f804c35144897ba853011eb894d50","admin_state_up":true,"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:25Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:28Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.201"}],"id":"df095e34-91a9-409c-8ca0-c36a2a3af815","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0a:1b","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:00:23Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","ip_address":"169.254.192.10"}],"id":"fab779bb-26e9-4322-97d9-e7c08acef25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:93:9c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e73f804c35144897ba853011eb894d50","admin_state_up":true,"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:25Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"}]} 2018-10-22 09:00:31,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6fbd7a7f-b437-4517-86e5-5868e66c5a00 used request id req-79e5b432-3003-412e-a12f-8b7222da9cd3 2018-10-22 09:00:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:31,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c2295618-1838-48c2-b87d-0d19edbcf1de Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:00:31,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-c2295618-1838-48c2-b87d-0d19edbcf1de 2018-10-22 09:00:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:31,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7bdda84a-68b7-4058-b0cb-583ca50b5223 Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:22Z","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":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","subnetpool_id":null,"name":"HA subnet tenant e73f804c35144897ba853011eb894d50"}} 2018-10-22 09:00:31,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 used request id req-7bdda84a-68b7-4058-b0cb-583ca50b5223 2018-10-22 09:00:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:31,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d96ee9e7-d75b-4a1a-b043-73952e90cd92 Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:22Z","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":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","subnetpool_id":null,"name":"HA subnet tenant e73f804c35144897ba853011eb894d50"}} 2018-10-22 09:00:31,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 used request id req-d96ee9e7-d75b-4a1a-b043-73952e90cd92 2018-10-22 09:00:31,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:31,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7365f96a-07b6-4bf0-9e8f-67a44d43d7d1 Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1aa8a240-645b-49db-8b87-9b4574a39ddf","tenant_id":"","created_at":"2018-10-22T09:00:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:22Z","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":"d7c82ac3-325a-49e2-9456-8a46e5c7a123","subnetpool_id":null,"name":"HA subnet tenant e73f804c35144897ba853011eb894d50"}} 2018-10-22 09:00:31,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d7c82ac3-325a-49e2-9456-8a46e5c7a123 used request id req-7365f96a-07b6-4bf0-9e8f-67a44d43d7d1 2018-10-22 09:00:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4190d1ac-7b99-4c01-8e40-ff556c7d97c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:31,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f9e2b0d3-3fe7-4f5d-9b0e-d043e64715e3 Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","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":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}} 2018-10-22 09:00:31,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4190d1ac-7b99-4c01-8e40-ff556c7d97c8 used request id req-f9e2b0d3-3fe7-4f5d-9b0e-d043e64715e3 2018-10-22 09:00:31,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e1da97a55a80533168a7692e295116910a2b" 2018-10-22 09:00:31,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a31a3fb6-111d-4921-8c0a-103eab2038ad Date: Mon, 22 Oct 2018 09:00:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:22Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:30Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e73f804c35144897ba853011eb894d50", "id": "6fbd7a7f-b437-4517-86e5-5868e66c5a00", "name": "CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router"}]} 2018-10-22 09:00:31,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router&admin_state_up=True used request id req-a31a3fb6-111d-4921-8c0a-103eab2038ad 2018-10-22 09:00:31,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bbbf0b39b11bbf57cacaf63ad596d9d029a669" 2018-10-22 09:00:32,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94abff05-0f40-4df0-ae9f-1e54683b320e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}} 2018-10-22 09:00:32,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 used request id req-94abff05-0f40-4df0-ae9f-1e54683b320e 2018-10-22 09:00:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6fbd7a7f-b437-4517-86e5-5868e66c5a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e1da97a55a80533168a7692e295116910a2b" 2018-10-22 09:00:32,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-878b1990-4b2c-43de-b505-363da79fe9d0 Date: Mon, 22 Oct 2018 09:00:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","ip_address":"10.55.1.1"}],"id":"0bf573a9-f2b6-4a72-8e8e-6c7b30a023f9","security_groups":[],"mac_address":"fa:16:3e:88:31:b0","project_id":"e73f804c35144897ba853011eb894d50","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:29Z","binding:vnic_type":"normal","device_id":"6fbd7a7f-b437-4517-86e5-5868e66c5a00"}]} 2018-10-22 09:00:32,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6fbd7a7f-b437-4517-86e5-5868e66c5a00 used request id req-878b1990-4b2c-43de-b505-363da79fe9d0 2018-10-22 09:00:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4190d1ac-7b99-4c01-8e40-ff556c7d97c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e1da97a55a80533168a7692e295116910a2b" 2018-10-22 09:00:32,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-8ccb3251-4e13-4434-8d81-6105cc2ed6ee Date: Mon, 22 Oct 2018 09:00:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4358d9d-91b7-48d0-b4a8-1228845dd3dd","tenant_id":"e73f804c35144897ba853011eb894d50","created_at":"2018-10-22T09:00:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:18Z","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":"e73f804c35144897ba853011eb894d50","id":"4190d1ac-7b99-4c01-8e40-ff556c7d97c8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet"}} 2018-10-22 09:00:32,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4190d1ac-7b99-4c01-8e40-ff556c7d97c8 used request id req-8ccb3251-4e13-4434-8d81-6105cc2ed6ee 2018-10-22 09:00:32,446 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router and subnet CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet 2018-10-22 09:00:32,447 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router 2018-10-22 09:00:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" -d '{"subnet_id": "4190d1ac-7b99-4c01-8e40-ff556c7d97c8"}' 2018-10-22 09:00:33,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f553a450-4cf5-4e23-8d60-64b051e72032 Date: Mon, 22 Oct 2018 09:00:33 GMT RESP BODY: {"network_id": "a4358d9d-91b7-48d0-b4a8-1228845dd3dd", "tenant_id": "e73f804c35144897ba853011eb894d50", "subnet_id": "4190d1ac-7b99-4c01-8e40-ff556c7d97c8", "subnet_ids": ["4190d1ac-7b99-4c01-8e40-ff556c7d97c8"], "port_id": "0bf573a9-f2b6-4a72-8e8e-6c7b30a023f9", "id": "6fbd7a7f-b437-4517-86e5-5868e66c5a00"} 2018-10-22 09:00:33,787 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00/remove_router_interface used request id req-f553a450-4cf5-4e23-8d60-64b051e72032 2018-10-22 09:00:33,787 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router 2018-10-22 09:00:33,788 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-router 2018-10-22 09:00:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efeb22bbbabb5399f5a635579325692b3afefed5" 2018-10-22 09:00:37,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-384a855f-c38b-430e-9bd9-c5996a71d832 Content-Length: 0 Date: Mon, 22 Oct 2018 09:00:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:37,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6fbd7a7f-b437-4517-86e5-5868e66c5a00 used request id req-384a855f-c38b-430e-9bd9-c5996a71d832 2018-10-22 09:00:37,107 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet 2018-10-22 09:00:37,107 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-subnet 2018-10-22 09:00:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4190d1ac-7b99-4c01-8e40-ff556c7d97c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:39,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17cd5c0e-4246-41ac-9dee-5aa9bed27c39 Date: Mon, 22 Oct 2018 09:00:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:39,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4190d1ac-7b99-4c01-8e40-ff556c7d97c8 used request id req-17cd5c0e-4246-41ac-9dee-5aa9bed27c39 2018-10-22 09:00:39,378 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-572d6968-865d-4a53-8f10-628fb118a894-pub-net 2018-10-22 09:00:39,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a4358d9d-91b7-48d0-b4a8-1228845dd3dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ef391e8959cad31d5f8ddc62a32ed638d9c2e" 2018-10-22 09:00:40,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0efc9a8a-0e24-465b-8ee2-0fcd73df6809 Date: Mon, 22 Oct 2018 09:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:40,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a4358d9d-91b7-48d0-b4a8-1228845dd3dd used request id req-0efc9a8a-0e24-465b-8ee2-0fcd73df6809 2018-10-22 09:00:40,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:40,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bc60ccf1-95ef-4937-84c8-42aa247f74d5 Date: Mon, 22 Oct 2018 09:00:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:17Z", "updated_at": "2018-10-22T09:00:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "revision_number": 0, "id": "4c73bbe0-c8ad-45ce-ab19-e69e475b3cdd", "remote_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "tenant_id": "e73f804c35144897ba853011eb894d50", "port_range_min": null, "ethertype": "IPv6", "project_id": "e73f804c35144897ba853011eb894d50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "revision_number": 0, "id": "a84b4120-b6b9-4daa-a27d-1dce64e0d5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "tenant_id": "e73f804c35144897ba853011eb894d50", "port_range_min": null, "ethertype": "IPv4", "project_id": "e73f804c35144897ba853011eb894d50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "revision_number": 0, "id": "a8dd98a5-a5c3-44da-a475-54a97afdd552", "remote_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "tenant_id": "e73f804c35144897ba853011eb894d50", "port_range_min": null, "ethertype": "IPv4", "project_id": "e73f804c35144897ba853011eb894d50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "revision_number": 0, "id": "bfea5f29-ac99-4a72-887c-d7de1bafa88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "tenant_id": "e73f804c35144897ba853011eb894d50", "port_range_min": null, "ethertype": "IPv6", "project_id": "e73f804c35144897ba853011eb894d50"}], "revision_number": 4, "project_id": "e73f804c35144897ba853011eb894d50", "id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:00:40,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-bc60ccf1-95ef-4937-84c8-42aa247f74d5 2018-10-22 09:00:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:40,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253b836f-93d8-4e57-8b36-8187c1966bf6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50"}, "enabled": true, "id": "e73f804c35144897ba853011eb894d50", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b660339b-7a73-4e3-proj"}} 2018-10-22 09:00:40,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 used request id req-253b836f-93d8-4e57-8b36-8187c1966bf6 2018-10-22 09:00:40,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5efc36ab-1967-4302-9ce3-3a47d66fc2de 2018-10-22 09:00:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5efc36ab-1967-4302-9ce3-3a47d66fc2de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:41,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0804e335-857e-4768-b19c-67f62d3cc5e5 Date: Mon, 22 Oct 2018 09:00:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "port_range_min": null, "revision_number": 0, "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:17Z", "project_id": "e73f804c35144897ba853011eb894d50", "id": "4c73bbe0-c8ad-45ce-ab19-e69e475b3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "port_range_min": null, "revision_number": 0, "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:17Z", "project_id": "e73f804c35144897ba853011eb894d50", "id": "a84b4120-b6b9-4daa-a27d-1dce64e0d5a0"}, {"remote_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "port_range_min": null, "revision_number": 0, "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:17Z", "project_id": "e73f804c35144897ba853011eb894d50", "id": "a8dd98a5-a5c3-44da-a475-54a97afdd552"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:17Z", "security_group_id": "5efc36ab-1967-4302-9ce3-3a47d66fc2de", "port_range_min": null, "revision_number": 0, "tenant_id": "e73f804c35144897ba853011eb894d50", "created_at": "2018-10-22T09:00:17Z", "project_id": "e73f804c35144897ba853011eb894d50", "id": "bfea5f29-ac99-4a72-887c-d7de1bafa88a"}]} 2018-10-22 09:00:41,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5efc36ab-1967-4302-9ce3-3a47d66fc2de used request id req-0804e335-857e-4768-b19c-67f62d3cc5e5 2018-10-22 09:00:41,091 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:00:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5efc36ab-1967-4302-9ce3-3a47d66fc2de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:41,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62c4a9e9-7a7b-4b5e-aaf1-6a321486f4d5 Content-Length: 0 Date: Mon, 22 Oct 2018 09:00:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:00:41,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5efc36ab-1967-4302-9ce3-3a47d66fc2de used request id req-62c4a9e9-7a7b-4b5e-aaf1-6a321486f4d5 2018-10-22 09:00:41,399 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b660339b-7a73-4e3-proj 2018-10-22 09:00:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:41,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a120f4f-d332-4808-8c81-9ca69844a673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:41,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e73f804c35144897ba853011eb894d50 used request id req-6a120f4f-d332-4808-8c81-9ca69844a673 2018-10-22 09:00:41,600 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b660339b-7a73-4e3-proj-role 2018-10-22 09:00:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cc445d54c1594d0b9ccd48cdd38d9487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:41,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bcd79e1-4446-47d2-bb50-7d56f9fb2501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:41,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cc445d54c1594d0b9ccd48cdd38d9487 used request id req-2bcd79e1-4446-47d2-bb50-7d56f9fb2501 2018-10-22 09:00:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784e150deafed2b9b2dd7d4899ce9ba656f3dd01" 2018-10-22 09:00:41,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db322ad8-e522-4f08-817a-eb596ac262dc Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:00:41,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-db322ad8-e522-4f08-817a-eb596ac262dc 2018-10-22 09:00:41,816 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b660339b-7a73-4e3-user 2018-10-22 09:00:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1185d5e0f1834616831f0d6ee688ff37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b355640050f2ef2f3019d165b6aa79bb2ba258" 2018-10-22 09:00:42,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da67a88-5724-421a-97fb-e97848f05171 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:42,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1185d5e0f1834616831f0d6ee688ff37 used request id req-3da67a88-5724-421a-97fb-e97848f05171 2018-10-22 09:00:42,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:42,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["yvDAhifeSSi5s2XNTqP7sg"], "issued_at": "2018-10-22T09:00:42.000000Z"}} 2018-10-22 09:00:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45277ff2cfe78b9ea0c72554cecf1802862d1d4f" 2018-10-22 09:00:42,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc1d5af-95cf-4502-b69b-c27a0811e3af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:42,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3cc1d5af-95cf-4502-b69b-c27a0811e3af 2018-10-22 09:00:42,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:42,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:42,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["CpL_IHTGTDuGU4AzHr9-hw"], "issued_at": "2018-10-22T09:00:42.000000Z"}} 2018-10-22 09:00:42,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:00:42,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdddc62-55eb-45b8-9daf-65ead0f516a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:42,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8bdddc62-55eb-45b8-9daf-65ead0f516a7 2018-10-22 09:00:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:42,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-35e6150e-6e45-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:00:43,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0f28cb-6cea-4520-8a6c-32a135807640 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-35e6150e-6e45-47a-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:00:43,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-35e6150e-6e45-47a-proj used request id req-ce0f28cb-6cea-4520-8a6c-32a135807640 2018-10-22 09:00:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:00:43,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38715e67-1e62-4fc2-bb10-2a322615ae38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:00:43,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-38715e67-1e62-4fc2-bb10-2a322615ae38 2018-10-22 09:00:43,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}}' 2018-10-22 09:00:43,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b7ec29-d763-4e08-a21e-05676451c1e1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd"}, "enabled": true, "id": "10f30c2df08b4960b1463d9e77f0abfd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}} 2018-10-22 09:00:43,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-94b7ec29-d763-4e08-a21e-05676451c1e1 2018-10-22 09:00:43,268 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-35e6150e-6e45-47a-proj 2018-10-22 09:00:43,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:43,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:43,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5lXuatGIQlGzxRipiBCpHg"], "issued_at": "2018-10-22T09:00:43.000000Z"}} 2018-10-22 09:00:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f904b318c2c7c08d9a5c3171bab222918c00f" 2018-10-22 09:00:43,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c5a957-0e3d-4d25-a343-82861c766b22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:43,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15c5a957-0e3d-4d25-a343-82861c766b22 2018-10-22 09:00:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:43,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f904b318c2c7c08d9a5c3171bab222918c00f" 2018-10-22 09:00:43,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c23788-b628-4e1f-b327-b486555b84b1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:00:43,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b0c23788-b628-4e1f-b327-b486555b84b1 2018-10-22 09:00:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35e6150e-6e45-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f904b318c2c7c08d9a5c3171bab222918c00f" 2018-10-22 09:00:43,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82b7d75-206d-48df-9af4-7e99f170b56e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35e6150e-6e45-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd"}, "enabled": true, "id": "10f30c2df08b4960b1463d9e77f0abfd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}]} 2018-10-22 09:00:43,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35e6150e-6e45-47a-proj used request id req-b82b7d75-206d-48df-9af4-7e99f170b56e 2018-10-22 09:00:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f904b318c2c7c08d9a5c3171bab222918c00f" 2018-10-22 09:00:44,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d05b04-bce0-4b17-a4b3-6ef9f4cd58cb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:00:44,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d1d05b04-bce0-4b17-a4b3-6ef9f4cd58cb 2018-10-22 09:00:44,351 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-35e6150e-6e45-47a-user 2018-10-22 09:00:44,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:44,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:00:44,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde68cff-599c-4dca-b788-c362a2ba9ff6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:00:44,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cde68cff-599c-4dca-b788-c362a2ba9ff6 2018-10-22 09:00:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" -d '{"role": {"name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role"}}' 2018-10-22 09:00:44,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a4097c-c3b2-4535-b156-f88035a56402 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4401602d94764a7c81f2f3a65015deec", "links": {"self": "http://172.30.9.28:5000/v3/roles/4401602d94764a7c81f2f3a65015deec"}, "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role"}} 2018-10-22 09:00:44,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c4a4097c-c3b2-4535-b156-f88035a56402 2018-10-22 09:00:44,561 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role 2018-10-22 09:00:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4401602d94764a7c81f2f3a65015deec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:00:44,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6faec45-d2de-449d-9576-1818e367578b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4401602d94764a7c81f2f3a65015deec"}, "domain_id": null, "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role", "id": "4401602d94764a7c81f2f3a65015deec"}} 2018-10-22 09:00:44,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4401602d94764a7c81f2f3a65015deec used request id req-e6faec45-d2de-449d-9576-1818e367578b 2018-10-22 09:00:44,646 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role to project CreateNetworkSuccessTests-35e6150e-6e45-47a-proj 2018-10-22 09:00:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd/users/f90fbfd0dbde4b3d90d64577aecd07ff/roles/4401602d94764a7c81f2f3a65015deec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:00:44,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14fa0666-e77d-4e3b-9a9d-698513aeac06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:00:44,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd/users/f90fbfd0dbde4b3d90d64577aecd07ff/roles/4401602d94764a7c81f2f3a65015deec used request id req-14fa0666-e77d-4e3b-9a9d-698513aeac06 2018-10-22 09:00:44,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:44,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:45,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4401602d94764a7c81f2f3a65015deec", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role"}], "expires_at": "2018-10-22T10:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10f30c2df08b4960b1463d9e77f0abfd", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-user", "id": "f90fbfd0dbde4b3d90d64577aecd07ff"}, "audit_ids": ["HRCJDsGYQP6ds1Xy0Nvy0w"], "issued_at": "2018-10-22T09:00:45.000000Z"}} 2018-10-22 09:00:45,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:00:45,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34faa038-3d7d-4b37-a4d8-fba88e4c0ece Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:45,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34faa038-3d7d-4b37-a4d8-fba88e4c0ece 2018-10-22 09:00:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:00:45,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7fc20f12-f139-4cac-a844-c8ce606c0d84 Date: Mon, 22 Oct 2018 09:00:45 GMT RESP BODY: {"networks":[]} 2018-10-22 09:00:45,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net used request id req-7fc20f12-f139-4cac-a844-c8ce606c0d84 2018-10-22 09:00:45,397 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net 2018-10-22 09:00:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" -d '{"network": {"name": "CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net", "admin_state_up": true}}' 2018-10-22 09:00:45,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-54de3842-71a8-41d0-b1cf-3962c86c4bee Date: Mon, 22 Oct 2018 09:00:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10f30c2df08b4960b1463d9e77f0abfd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:00:45Z","is_default":false,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:45Z","mtu":1450}} 2018-10-22 09:00:45,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-54de3842-71a8-41d0-b1cf-3962c86c4bee 2018-10-22 09:00:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:00:46,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-853fba5a-b384-4e42-81d6-e4fc8a00438d Date: Mon, 22 Oct 2018 09:00: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":"2018-10-22T09:00:45Z","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net"}]} 2018-10-22 09:00:46,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-853fba5a-b384-4e42-81d6-e4fc8a00438d 2018-10-22 09:00:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:00:46,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f99a44c9-09b2-4e67-bdad-2f94da148d97 Date: Mon, 22 Oct 2018 09:00:46 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:00:46,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-f99a44c9-09b2-4e67-bdad-2f94da148d97 2018-10-22 09:00:46,351 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet 2018-10-22 09:00:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" -d '{"subnets": [{"ip_version": 4, "network_id": "0c9f90d0-70a2-42be-8636-6366d9146c5b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]}' 2018-10-22 09:00:47,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e90c9b66-1388-4552-9602-736a75009ba8 Date: Mon, 22 Oct 2018 09:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","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":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]} 2018-10-22 09:00:47,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e90c9b66-1388-4552-9602-736a75009ba8 2018-10-22 09:00:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:00:47,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1fc0417c-c52e-47a5-97f4-c77c94229c08 Date: Mon, 22 Oct 2018 09:00: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":["5a88ba0b-3976-4799-a345-ceee0209adbb"],"updated_at":"2018-10-22T09:00:46Z","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net"}]} 2018-10-22 09:00:47,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-1fc0417c-c52e-47a5-97f4-c77c94229c08 2018-10-22 09:00:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:00:47,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-12701af1-3ef2-412e-a057-1bfcbda1883d Date: Mon, 22 Oct 2018 09:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]} 2018-10-22 09:00:47,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-12701af1-3ef2-412e-a057-1bfcbda1883d 2018-10-22 09:00:47,736 - OpenStackNetwork - DEBUG - Network [0c9f90d0-70a2-42be-8636-6366d9146c5b] created successfully 2018-10-22 09:00:47,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:47,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:48,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4401602d94764a7c81f2f3a65015deec", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role"}], "expires_at": "2018-10-22T10:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10f30c2df08b4960b1463d9e77f0abfd", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-user", "id": "f90fbfd0dbde4b3d90d64577aecd07ff"}, "audit_ids": ["CeeFgzoQSqG6VRs-Op9u7Q"], "issued_at": "2018-10-22T09:00:48.000000Z"}} 2018-10-22 09:00:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:48,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e885c9b-e10b-4521-ad11-598d759d780f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:48,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e885c9b-e10b-4521-ad11-598d759d780f 2018-10-22 09:00:48,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:48,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb3bb043-9160-49f0-a8e5-92ce0cf780b7 Date: Mon, 22 Oct 2018 09:00:48 GMT RESP BODY: {"routers": []} 2018-10-22 09:00:48,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router&admin_state_up=True used request id req-fb3bb043-9160-49f0-a8e5-92ce0cf780b7 2018-10-22 09:00:48,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:00:48,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:48,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4401602d94764a7c81f2f3a65015deec", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role"}], "expires_at": "2018-10-22T10:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10f30c2df08b4960b1463d9e77f0abfd", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-user", "id": "f90fbfd0dbde4b3d90d64577aecd07ff"}, "audit_ids": ["8RI76Bv_TuuNVTjS755FLA"], "issued_at": "2018-10-22T09:00:48.000000Z"}} 2018-10-22 09:00:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ac911107676a2c9750e0561d5b24d8a1d8e8601" 2018-10-22 09:00:48,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583352c2-18b1-49be-96d1-96aba7f36282 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:00:48,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-583352c2-18b1-49be-96d1-96aba7f36282 2018-10-22 09:00:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:49,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1455b132-82ef-4b85-bf55-e593be3ec51f Date: Mon, 22 Oct 2018 09:00:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:00:49,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-1455b132-82ef-4b85-bf55-e593be3ec51f 2018-10-22 09:00:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:49,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ec28045-b829-4c39-ace6-d48cac322e24 Date: Mon, 22 Oct 2018 09:00:49 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:00:49,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-3ec28045-b829-4c39-ace6-d48cac322e24 2018-10-22 09:00:49,242 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router 2018-10-22 09:00:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router", "admin_state_up": true}}' 2018-10-22 09:00:54,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9adf0bfc-42e1-4e07-a5f5-fcb9f60bc85b Date: Mon, 22 Oct 2018 09:00:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:50Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4", "name": "CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router"}} 2018-10-22 09:00:54,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-9adf0bfc-42e1-4e07-a5f5-fcb9f60bc85b 2018-10-22 09:00:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:54,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fd4bed0f-adc8-40b7-9984-c7b37218b353 Date: Mon, 22 Oct 2018 09:00:54 GMT RESP BODY: {"ports":[]} 2018-10-22 09:00:54,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 used request id req-fd4bed0f-adc8-40b7-9984-c7b37218b353 2018-10-22 09:00:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:55,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-88dc6c8e-5829-442e-8d9a-ff59a2576b93 Date: Mon, 22 Oct 2018 09:00: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":["5a88ba0b-3976-4799-a345-ceee0209adbb"],"updated_at":"2018-10-22T09:00:46Z","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net"}]} 2018-10-22 09:00:55,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net used request id req-88dc6c8e-5829-442e-8d9a-ff59a2576b93 2018-10-22 09:00:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:55,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:55,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfb3922-1d46-4e22-95bb-52b81fb2e017 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd"}, "enabled": true, "id": "10f30c2df08b4960b1463d9e77f0abfd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}} 2018-10-22 09:00:55,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd used request id req-2dfb3922-1d46-4e22-95bb-52b81fb2e017 2018-10-22 09:00:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:55,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a5377a6-452b-46dc-a5a4-fd4f7561c338 Date: Mon, 22 Oct 2018 09:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]} 2018-10-22 09:00:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-5a5377a6-452b-46dc-a5a4-fd4f7561c338 2018-10-22 09:00:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b&name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:55,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f896af54-2d1f-4004-9cd0-694365b855de Date: Mon, 22 Oct 2018 09:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]} 2018-10-22 09:00:55,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b&name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet used request id req-f896af54-2d1f-4004-9cd0-694365b855de 2018-10-22 09:00:55,380 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:00:55,380 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router 2018-10-22 09:00:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" -d '{"subnet_id": "5a88ba0b-3976-4799-a345-ceee0209adbb"}' 2018-10-22 09:00:57,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1a4a566-ad93-4af8-951f-2bb5d657a218 Date: Mon, 22 Oct 2018 09:00:57 GMT RESP BODY: {"network_id": "0c9f90d0-70a2-42be-8636-6366d9146c5b", "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "subnet_id": "5a88ba0b-3976-4799-a345-ceee0209adbb", "subnet_ids": ["5a88ba0b-3976-4799-a345-ceee0209adbb"], "port_id": "e08201fd-ef56-404b-9435-f3d52d629737", "id": "e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4"} 2018-10-22 09:00:57,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4/add_router_interface used request id req-d1a4a566-ad93-4af8-951f-2bb5d657a218 2018-10-22 09:00:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:57,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-1cd9b503-f4de-4961-b53a-89ada9867370 Date: Mon, 22 Oct 2018 09:00:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:50Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:56Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4", "name": "CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router"}} 2018-10-22 09:00:57,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 used request id req-1cd9b503-f4de-4961-b53a-89ada9867370 2018-10-22 09:00:57,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:57,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-f4027837-5822-45f6-b990-0ab84d91a029 Date: Mon, 22 Oct 2018 09:00:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a88ba0b-3976-4799-a345-ceee0209adbb","ip_address":"10.55.1.1"}],"id":"e08201fd-ef56-404b-9435-f3d52d629737","security_groups":[],"mac_address":"fa:16:3e:4e:c6:c6","project_id":"10f30c2df08b4960b1463d9e77f0abfd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:55Z","binding:vnic_type":"normal","device_id":"e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4"}]} 2018-10-22 09:00:57,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 used request id req-f4027837-5822-45f6-b990-0ab84d91a029 2018-10-22 09:00:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/5a88ba0b-3976-4799-a345-ceee0209adbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:00:57,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-154e479a-ef6f-479c-b058-2fc06f459d0a Date: Mon, 22 Oct 2018 09:00:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","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":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}} 2018-10-22 09:00:57,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/5a88ba0b-3976-4799-a345-ceee0209adbb used request id req-154e479a-ef6f-479c-b058-2fc06f459d0a 2018-10-22 09:00:57,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:00:58,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4401602d94764a7c81f2f3a65015deec", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role"}], "expires_at": "2018-10-22T10:00:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10f30c2df08b4960b1463d9e77f0abfd", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/10f30c2df08b4960b1463d9e77f0abfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-user", "id": "f90fbfd0dbde4b3d90d64577aecd07ff"}, "audit_ids": ["MqjP_2lkQIOVUiKRCnMbyQ"], "issued_at": "2018-10-22T09:00:58.000000Z"}} 2018-10-22 09:00:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7dfc0b6cbc22cccc837a49ec28bbe745e4d48f" 2018-10-22 09:00:58,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f7fbee61-da89-493d-8a4a-27493d470174 Date: Mon, 22 Oct 2018 09:00: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":["5a88ba0b-3976-4799-a345-ceee0209adbb"],"updated_at":"2018-10-22T09:00:46Z","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net"}]} 2018-10-22 09:00:58,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net used request id req-f7fbee61-da89-493d-8a4a-27493d470174 2018-10-22 09:00:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:00:58,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:00:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45277ff2cfe78b9ea0c72554cecf1802862d1d4f" 2018-10-22 09:00:58,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0ba8ae-2a9d-49bc-860a-5ad0b0b64906 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd"}, "enabled": true, "id": "10f30c2df08b4960b1463d9e77f0abfd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}} 2018-10-22 09:00:58,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd used request id req-fc0ba8ae-2a9d-49bc-860a-5ad0b0b64906 2018-10-22 09:00:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7dfc0b6cbc22cccc837a49ec28bbe745e4d48f" 2018-10-22 09:00:59,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f447b183-6f1b-4ee0-a8ff-9c184c74ca89 Date: Mon, 22 Oct 2018 09:00:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]} 2018-10-22 09:00:59,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-f447b183-6f1b-4ee0-a8ff-9c184c74ca89 2018-10-22 09:00:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b&name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7dfc0b6cbc22cccc837a49ec28bbe745e4d48f" 2018-10-22 09:00:59,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2fad029f-0305-4cbf-a869-8b5195b71696 Date: Mon, 22 Oct 2018 09:00:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}]} 2018-10-22 09:00:59,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0c9f90d0-70a2-42be-8636-6366d9146c5b&name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet used request id req-2fad029f-0305-4cbf-a869-8b5195b71696 2018-10-22 09:00:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7dfc0b6cbc22cccc837a49ec28bbe745e4d48f" 2018-10-22 09:00:59,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-74e2994d-5788-4fd8-a701-11ed0c9a04f3 Date: Mon, 22 Oct 2018 09:00:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:50Z", "admin_state_up": true, "updated_at": "2018-10-22T09:00:56Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4", "name": "CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router"}]} 2018-10-22 09:00:59,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router used request id req-74e2994d-5788-4fd8-a701-11ed0c9a04f3 2018-10-22 09:00:59,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45277ff2cfe78b9ea0c72554cecf1802862d1d4f" 2018-10-22 09:00:59,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9099e1-54ae-49a2-aebd-e4c92a6b1b92 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd"}, "enabled": true, "id": "10f30c2df08b4960b1463d9e77f0abfd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}} 2018-10-22 09:00:59,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd used request id req-aa9099e1-54ae-49a2-aebd-e4c92a6b1b92 2018-10-22 09:00:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7dfc0b6cbc22cccc837a49ec28bbe745e4d48f" 2018-10-22 09:00:59,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a8136ac3-dda2-4f4d-acad-f8473a07dd5b Date: Mon, 22 Oct 2018 09:00:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:00:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a88ba0b-3976-4799-a345-ceee0209adbb","ip_address":"10.55.1.1"}],"id":"e08201fd-ef56-404b-9435-f3d52d629737","security_groups":[],"mac_address":"fa:16:3e:4e:c6:c6","project_id":"10f30c2df08b4960b1463d9e77f0abfd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:55Z","binding:vnic_type":"normal","device_id":"e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4"}]} 2018-10-22 09:00:59,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 used request id req-a8136ac3-dda2-4f4d-acad-f8473a07dd5b 2018-10-22 09:00:59,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/5a88ba0b-3976-4799-a345-ceee0209adbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7dfc0b6cbc22cccc837a49ec28bbe745e4d48f" 2018-10-22 09:00:59,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f3b95e54-fb8a-41cf-83f6-8147e56686ed Date: Mon, 22 Oct 2018 09:00:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c9f90d0-70a2-42be-8636-6366d9146c5b","tenant_id":"10f30c2df08b4960b1463d9e77f0abfd","created_at":"2018-10-22T09:00:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:00:46Z","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":"10f30c2df08b4960b1463d9e77f0abfd","id":"5a88ba0b-3976-4799-a345-ceee0209adbb","subnetpool_id":null,"name":"CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet"}} 2018-10-22 09:00:59,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/5a88ba0b-3976-4799-a345-ceee0209adbb used request id req-f3b95e54-fb8a-41cf-83f6-8147e56686ed 2018-10-22 09:00:59,981 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router and subnet CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet 2018-10-22 09:00:59,981 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router 2018-10-22 09:00:59,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" -d '{"subnet_id": "5a88ba0b-3976-4799-a345-ceee0209adbb"}' 2018-10-22 09:01:02,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9012a3a5-c45f-404d-9fa5-c24da1d550f1 Date: Mon, 22 Oct 2018 09:01:02 GMT RESP BODY: {"network_id": "0c9f90d0-70a2-42be-8636-6366d9146c5b", "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "subnet_id": "5a88ba0b-3976-4799-a345-ceee0209adbb", "subnet_ids": ["5a88ba0b-3976-4799-a345-ceee0209adbb"], "port_id": "e08201fd-ef56-404b-9435-f3d52d629737", "id": "e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4"} 2018-10-22 09:01:02,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4/remove_router_interface used request id req-9012a3a5-c45f-404d-9fa5-c24da1d550f1 2018-10-22 09:01:02,560 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router 2018-10-22 09:01:02,561 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-router 2018-10-22 09:01:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588314d8d1209cf88229525936d14ce5c92d8a05" 2018-10-22 09:01:05,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1462d9f-6018-42c9-bcfe-fe4e52386842 Content-Length: 0 Date: Mon, 22 Oct 2018 09:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:05,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e65d1b22-2f3b-4a0a-b80f-f9e34d63ebb4 used request id req-a1462d9f-6018-42c9-bcfe-fe4e52386842 2018-10-22 09:01:05,831 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet 2018-10-22 09:01:05,832 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-subnet 2018-10-22 09:01:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5a88ba0b-3976-4799-a345-ceee0209adbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:01:08,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cafe0b84-7129-4039-860b-15505655198f Date: Mon, 22 Oct 2018 09:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:08,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5a88ba0b-3976-4799-a345-ceee0209adbb used request id req-cafe0b84-7129-4039-860b-15505655198f 2018-10-22 09:01:08,296 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-389a1e99-93b7-433b-a745-652509d39d4b-pub-net 2018-10-22 09:01:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0c9f90d0-70a2-42be-8636-6366d9146c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f397893ff10e66d8d396003939c7892005049a" 2018-10-22 09:01:09,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9534eeaf-b6a7-44b9-b68f-eade3a7d77ab Date: Mon, 22 Oct 2018 09:01:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:09,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0c9f90d0-70a2-42be-8636-6366d9146c5b used request id req-9534eeaf-b6a7-44b9-b68f-eade3a7d77ab 2018-10-22 09:01:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:09,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-84c288ce-5f35-40cc-a714-bdcad38ca185 Date: Mon, 22 Oct 2018 09:01:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:45Z", "updated_at": "2018-10-22T09:00:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "revision_number": 0, "id": "65fe0b48-c6dc-4919-b1f7-99e7697140a9", "remote_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "port_range_min": null, "ethertype": "IPv4", "project_id": "10f30c2df08b4960b1463d9e77f0abfd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "revision_number": 0, "id": "66da4624-9372-4bcf-9edb-f24550ba5199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "port_range_min": null, "ethertype": "IPv4", "project_id": "10f30c2df08b4960b1463d9e77f0abfd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "revision_number": 0, "id": "844c1aa1-7251-4676-9941-90384bcc9901", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "port_range_min": null, "ethertype": "IPv6", "project_id": "10f30c2df08b4960b1463d9e77f0abfd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "revision_number": 0, "id": "bbcbce89-d920-4532-8c8d-76cbe704cf74", "remote_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "remote_ip_prefix": null, "created_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "port_range_min": null, "ethertype": "IPv6", "project_id": "10f30c2df08b4960b1463d9e77f0abfd"}], "revision_number": 4, "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "92392704-fcf0-4379-b371-b6b8667f2008", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:01:09,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-84c288ce-5f35-40cc-a714-bdcad38ca185 2018-10-22 09:01:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9b3276-e7e5-4fa7-a230-5a8aa3a803a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd"}, "enabled": true, "id": "10f30c2df08b4960b1463d9e77f0abfd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35e6150e-6e45-47a-proj"}} 2018-10-22 09:01:10,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd used request id req-fa9b3276-e7e5-4fa7-a230-5a8aa3a803a3 2018-10-22 09:01:10,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92392704-fcf0-4379-b371-b6b8667f2008 2018-10-22 09:01:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=92392704-fcf0-4379-b371-b6b8667f2008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:10,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce9b6801-a87e-4ee2-8729-227b8b59e4a7 Date: Mon, 22 Oct 2018 09:01:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "port_range_min": null, "revision_number": 0, "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:45Z", "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "65fe0b48-c6dc-4919-b1f7-99e7697140a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "port_range_min": null, "revision_number": 0, "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:45Z", "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "66da4624-9372-4bcf-9edb-f24550ba5199"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "port_range_min": null, "revision_number": 0, "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:45Z", "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "844c1aa1-7251-4676-9941-90384bcc9901"}, {"remote_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:00:45Z", "security_group_id": "92392704-fcf0-4379-b371-b6b8667f2008", "port_range_min": null, "revision_number": 0, "tenant_id": "10f30c2df08b4960b1463d9e77f0abfd", "created_at": "2018-10-22T09:00:45Z", "project_id": "10f30c2df08b4960b1463d9e77f0abfd", "id": "bbcbce89-d920-4532-8c8d-76cbe704cf74"}]} 2018-10-22 09:01:10,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=92392704-fcf0-4379-b371-b6b8667f2008 used request id req-ce9b6801-a87e-4ee2-8729-227b8b59e4a7 2018-10-22 09:01:10,270 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:01:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/92392704-fcf0-4379-b371-b6b8667f2008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:10,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb7d5533-5e97-47da-88c3-b84ac6a38133 Content-Length: 0 Date: Mon, 22 Oct 2018 09:01:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:10,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/92392704-fcf0-4379-b371-b6b8667f2008 used request id req-bb7d5533-5e97-47da-88c3-b84ac6a38133 2018-10-22 09:01:10,562 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-35e6150e-6e45-47a-proj 2018-10-22 09:01:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:10,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb49feb-07f8-4696-989c-bb806070d898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:10,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/10f30c2df08b4960b1463d9e77f0abfd used request id req-0cb49feb-07f8-4696-989c-bb806070d898 2018-10-22 09:01:10,868 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-35e6150e-6e45-47a-proj-role 2018-10-22 09:01:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4401602d94764a7c81f2f3a65015deec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:10,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3faa1b72-166a-4c50-b398-362e0fa97add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:10,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4401602d94764a7c81f2f3a65015deec used request id req-3faa1b72-166a-4c50-b398-362e0fa97add 2018-10-22 09:01:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883006b917893924843b99d7215f1e2de91cbcd7" 2018-10-22 09:01:11,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8684481f-d3bd-4117-a234-e20cbf37d031 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:11,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8684481f-d3bd-4117-a234-e20cbf37d031 2018-10-22 09:01:11,083 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-35e6150e-6e45-47a-user 2018-10-22 09:01:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f90fbfd0dbde4b3d90d64577aecd07ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f904b318c2c7c08d9a5c3171bab222918c00f" 2018-10-22 09:01:11,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fca444d-143a-4564-af66-6c5a68fa9d87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:11,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f90fbfd0dbde4b3d90d64577aecd07ff used request id req-1fca444d-143a-4564-af66-6c5a68fa9d87 2018-10-22 09:01:11,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:11,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["fHW2dpqSQSKK1XB_r3navg"], "issued_at": "2018-10-22T09:01:11.000000Z"}} 2018-10-22 09:01:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e59ce929864c700ddad0efd4713441fd8ad0cf" 2018-10-22 09:01:11,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65abd574-3b1d-43e8-8b6f-f5cb56fcf1aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:11,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65abd574-3b1d-43e8-8b6f-f5cb56fcf1aa 2018-10-22 09:01:11,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:11,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:12,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["FdFr7OLqRDebh3UK1y7-AQ"], "issued_at": "2018-10-22T09:01:12.000000Z"}} 2018-10-22 09:01:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:12,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46faac65-4da6-47a3-bb16-7a54f3654984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:12,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46faac65-4da6-47a3-bb16-7a54f3654984 2018-10-22 09:01:12,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:12,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:12,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af33842f-df15-44d7-a6f7-303105600559 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:01:12,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj used request id req-af33842f-df15-44d7-a6f7-303105600559 2018-10-22 09:01:12,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:12,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a218c68-e115-4820-aa4a-06f93895568f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:12,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0a218c68-e115-4820-aa4a-06f93895568f 2018-10-22 09:01:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}}' 2018-10-22 09:01:12,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54a022e-8507-4115-b5ed-ba01fcbd5b9a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af"}, "enabled": true, "id": "c2b16fdd84ba40428048ec876eb627af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}} 2018-10-22 09:01:12,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e54a022e-8507-4115-b5ed-ba01fcbd5b9a 2018-10-22 09:01:12,555 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj 2018-10-22 09:01:12,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:12,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:12,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9jNzdXifTHSBR38Z-DsNWQ"], "issued_at": "2018-10-22T09:01:12.000000Z"}} 2018-10-22 09:01:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192863af0ad3206bd11dbcf0d5af75510e0ff35" 2018-10-22 09:01:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9300ca98-d585-4f3c-9a45-c8334833b0ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:13,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9300ca98-d585-4f3c-9a45-c8334833b0ad 2018-10-22 09:01:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:13,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192863af0ad3206bd11dbcf0d5af75510e0ff35" 2018-10-22 09:01:13,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d4d240-a187-4fca-86bd-163395c5be3c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:01:13,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-72d4d240-a187-4fca-86bd-163395c5be3c 2018-10-22 09:01:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192863af0ad3206bd11dbcf0d5af75510e0ff35" 2018-10-22 09:01:13,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dcc889-7947-4159-9b32-60f8d1addf67 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af"}, "enabled": true, "id": "c2b16fdd84ba40428048ec876eb627af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}]} 2018-10-22 09:01:13,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj used request id req-22dcc889-7947-4159-9b32-60f8d1addf67 2018-10-22 09:01:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192863af0ad3206bd11dbcf0d5af75510e0ff35" 2018-10-22 09:01:13,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e708d041-42f8-4964-b207-2c434dd0a1c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:13,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e708d041-42f8-4964-b207-2c434dd0a1c6 2018-10-22 09:01:13,704 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-user 2018-10-22 09:01:13,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:13,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e6f371-f3de-4809-b2c3-a6ca70528a1d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:13,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-54e6f371-f3de-4809-b2c3-a6ca70528a1d 2018-10-22 09:01:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" -d '{"role": {"name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role"}}' 2018-10-22 09:01:13,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5353f761-4f9e-4017-a6d3-5717653ebd2c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "848d7b2febdd45a393142d28f3990f03", "links": {"self": "http://172.30.9.28:5000/v3/roles/848d7b2febdd45a393142d28f3990f03"}, "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role"}} 2018-10-22 09:01:13,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5353f761-4f9e-4017-a6d3-5717653ebd2c 2018-10-22 09:01:13,927 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role 2018-10-22 09:01:13,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/848d7b2febdd45a393142d28f3990f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:14,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72589ab8-1fce-4a0a-837b-54386967ee25 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/848d7b2febdd45a393142d28f3990f03"}, "domain_id": null, "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role", "id": "848d7b2febdd45a393142d28f3990f03"}} 2018-10-22 09:01:14,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/848d7b2febdd45a393142d28f3990f03 used request id req-72589ab8-1fce-4a0a-837b-54386967ee25 2018-10-22 09:01:14,011 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role to project CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj 2018-10-22 09:01:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af/users/d4dd98c89dde466aa560620029e51204/roles/848d7b2febdd45a393142d28f3990f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:14,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f3d620-b9ed-49f5-80c9-12a766ec6d1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:14,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af/users/d4dd98c89dde466aa560620029e51204/roles/848d7b2febdd45a393142d28f3990f03 used request id req-b9f3d620-b9ed-49f5-80c9-12a766ec6d1a 2018-10-22 09:01:14,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:14,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:14,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "848d7b2febdd45a393142d28f3990f03", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role"}], "expires_at": "2018-10-22T10:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2b16fdd84ba40428048ec876eb627af", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-user", "id": "d4dd98c89dde466aa560620029e51204"}, "audit_ids": ["slf6inPkTj6nSLqd0JEQvg"], "issued_at": "2018-10-22T09:01:14.000000Z"}} 2018-10-22 09:01:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:14,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5d382a-8cab-488b-8ce8-32f89038b5e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:14,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c5d382a-8cab-488b-8ce8-32f89038b5e4 2018-10-22 09:01:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:14,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0c403390-e22c-4e3e-ae6f-be91491beddf Date: Mon, 22 Oct 2018 09:01:14 GMT RESP BODY: {"networks":[]} 2018-10-22 09:01:14,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net used request id req-0c403390-e22c-4e3e-ae6f-be91491beddf 2018-10-22 09:01:14,802 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net 2018-10-22 09:01:14,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" -d '{"network": {"name": "CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net", "admin_state_up": true}}' 2018-10-22 09:01:15,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b2a116eb-843a-424d-830d-0e7178db1139 Date: Mon, 22 Oct 2018 09:01:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"291b752e-2a49-4317-96a6-d520b6b34e34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2b16fdd84ba40428048ec876eb627af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:01:15Z","is_default":false,"name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:15Z","mtu":1450}} 2018-10-22 09:01:15,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b2a116eb-843a-424d-830d-0e7178db1139 2018-10-22 09:01:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=291b752e-2a49-4317-96a6-d520b6b34e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:15,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ed4aaaf3-8b24-48ab-8042-efb35e349ba7 Date: Mon, 22 Oct 2018 09:01:15 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":"2018-10-22T09:01:15Z","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c2b16fdd84ba40428048ec876eb627af","id":"291b752e-2a49-4317-96a6-d520b6b34e34","name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net"}]} 2018-10-22 09:01:15,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=291b752e-2a49-4317-96a6-d520b6b34e34 used request id req-ed4aaaf3-8b24-48ab-8042-efb35e349ba7 2018-10-22 09:01:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:15,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d22be93c-1299-4656-a76a-9693642eb383 Date: Mon, 22 Oct 2018 09:01:15 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:01:15,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34 used request id req-d22be93c-1299-4656-a76a-9693642eb383 2018-10-22 09:01:15,864 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet 2018-10-22 09:01:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" -d '{"subnets": [{"ip_version": 4, "network_id": "291b752e-2a49-4317-96a6-d520b6b34e34", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet"}]}' 2018-10-22 09:01:16,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11879c81-a9fe-4ddf-8705-11c389c7fd54 Date: Mon, 22 Oct 2018 09:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"291b752e-2a49-4317-96a6-d520b6b34e34","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:16Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01: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":"c2b16fdd84ba40428048ec876eb627af","id":"30294001-0252-4cb9-a09f-71857ebbaa90","subnetpool_id":null,"name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet"}]} 2018-10-22 09:01:16,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-11879c81-a9fe-4ddf-8705-11c389c7fd54 2018-10-22 09:01:16,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=291b752e-2a49-4317-96a6-d520b6b34e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:16,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3f913458-c9f8-48ab-945c-b39957eea122 Date: Mon, 22 Oct 2018 09:01: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":["30294001-0252-4cb9-a09f-71857ebbaa90"],"updated_at":"2018-10-22T09:01:16Z","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2b16fdd84ba40428048ec876eb627af","id":"291b752e-2a49-4317-96a6-d520b6b34e34","name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net"}]} 2018-10-22 09:01:16,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=291b752e-2a49-4317-96a6-d520b6b34e34 used request id req-3f913458-c9f8-48ab-945c-b39957eea122 2018-10-22 09:01:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:17,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ca2d0e20-64b1-4705-8bb9-a42398b34324 Date: Mon, 22 Oct 2018 09:01:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"291b752e-2a49-4317-96a6-d520b6b34e34","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:16Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01: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":"c2b16fdd84ba40428048ec876eb627af","id":"30294001-0252-4cb9-a09f-71857ebbaa90","subnetpool_id":null,"name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet"}]} 2018-10-22 09:01:17,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34 used request id req-ca2d0e20-64b1-4705-8bb9-a42398b34324 2018-10-22 09:01:17,134 - OpenStackNetwork - DEBUG - Network [291b752e-2a49-4317-96a6-d520b6b34e34] created successfully 2018-10-22 09:01:17,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:17,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "848d7b2febdd45a393142d28f3990f03", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role"}], "expires_at": "2018-10-22T10:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2b16fdd84ba40428048ec876eb627af", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c2b16fdd84ba40428048ec876eb627af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-user", "id": "d4dd98c89dde466aa560620029e51204"}, "audit_ids": ["ZvIaLm_0TfeUliKXJiWqgQ"], "issued_at": "2018-10-22T09:01:17.000000Z"}} 2018-10-22 09:01:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957550030218b9d516eca5e48835d9db533ae3c1" 2018-10-22 09:01:17,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1cf418ad-0623-4048-8bb7-a7d5041d1695 Date: Mon, 22 Oct 2018 09:01: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":["30294001-0252-4cb9-a09f-71857ebbaa90"],"updated_at":"2018-10-22T09:01:16Z","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2b16fdd84ba40428048ec876eb627af","id":"291b752e-2a49-4317-96a6-d520b6b34e34","name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net"}]} 2018-10-22 09:01:17,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net used request id req-1cf418ad-0623-4048-8bb7-a7d5041d1695 2018-10-22 09:01:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:17,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:17,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e59ce929864c700ddad0efd4713441fd8ad0cf" 2018-10-22 09:01:17,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826f1028-d048-4222-9834-5c0f30e903cf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af"}, "enabled": true, "id": "c2b16fdd84ba40428048ec876eb627af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}} 2018-10-22 09:01:17,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af used request id req-826f1028-d048-4222-9834-5c0f30e903cf 2018-10-22 09:01:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957550030218b9d516eca5e48835d9db533ae3c1" 2018-10-22 09:01:18,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-acf076e1-b4d2-4642-9c2f-7bfa5142e31a Date: Mon, 22 Oct 2018 09:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"291b752e-2a49-4317-96a6-d520b6b34e34","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:16Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01: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":"c2b16fdd84ba40428048ec876eb627af","id":"30294001-0252-4cb9-a09f-71857ebbaa90","subnetpool_id":null,"name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet"}]} 2018-10-22 09:01:18,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34 used request id req-acf076e1-b4d2-4642-9c2f-7bfa5142e31a 2018-10-22 09:01:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34&name=CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957550030218b9d516eca5e48835d9db533ae3c1" 2018-10-22 09:01:18,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-43ac21a8-b73a-4a3f-8796-114211f6279b Date: Mon, 22 Oct 2018 09:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"291b752e-2a49-4317-96a6-d520b6b34e34","tenant_id":"c2b16fdd84ba40428048ec876eb627af","created_at":"2018-10-22T09:01:16Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01: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":"c2b16fdd84ba40428048ec876eb627af","id":"30294001-0252-4cb9-a09f-71857ebbaa90","subnetpool_id":null,"name":"CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet"}]} 2018-10-22 09:01:18,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=291b752e-2a49-4317-96a6-d520b6b34e34&name=CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet used request id req-43ac21a8-b73a-4a3f-8796-114211f6279b 2018-10-22 09:01:18,414 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet 2018-10-22 09:01:18,414 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-subnet 2018-10-22 09:01:18,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/30294001-0252-4cb9-a09f-71857ebbaa90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:21,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7caf1794-4687-49dc-b20e-986f9bcbff76 Date: Mon, 22 Oct 2018 09:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:21,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/30294001-0252-4cb9-a09f-71857ebbaa90 used request id req-7caf1794-4687-49dc-b20e-986f9bcbff76 2018-10-22 09:01:21,090 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-763152a1-7bd6-4086-a960-555fc5517c2f-pub-net 2018-10-22 09:01:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/291b752e-2a49-4317-96a6-d520b6b34e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82f12cf3f95b6654c3367c7a5ecde53f7d83de3" 2018-10-22 09:01:22,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cb5d888-884e-46c9-8fde-4b6a89035335 Date: Mon, 22 Oct 2018 09:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:22,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/291b752e-2a49-4317-96a6-d520b6b34e34 used request id req-9cb5d888-884e-46c9-8fde-4b6a89035335 2018-10-22 09:01:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:22,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-04538d62-c56d-4d84-9b9c-0cc53a102353 Date: Mon, 22 Oct 2018 09:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "created_at": "2018-10-22T09:01:15Z", "updated_at": "2018-10-22T09:01:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "revision_number": 0, "id": "13e736fb-2431-4b07-bcd3-6ec8483330a2", "remote_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2b16fdd84ba40428048ec876eb627af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "revision_number": 0, "id": "a7b00ab2-ed71-4e64-9d4a-95c6cf5d9b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2b16fdd84ba40428048ec876eb627af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "revision_number": 0, "id": "c2af2846-c857-4708-b2d3-3b160ad3d6ff", "remote_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2b16fdd84ba40428048ec876eb627af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "revision_number": 0, "id": "ca94ffec-7c03-40c7-86dd-89d9716a3d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2b16fdd84ba40428048ec876eb627af"}], "revision_number": 4, "project_id": "c2b16fdd84ba40428048ec876eb627af", "id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:01:22,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-04538d62-c56d-4d84-9b9c-0cc53a102353 2018-10-22 09:01:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:22,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b74395-2b7f-43af-9db9-a3acfa141613 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af"}, "enabled": true, "id": "c2b16fdd84ba40428048ec876eb627af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj"}} 2018-10-22 09:01:22,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af used request id req-d1b74395-2b7f-43af-9db9-a3acfa141613 2018-10-22 09:01:22,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 283bf2f4-d301-4fde-b746-43efb0c398a8 2018-10-22 09:01:22,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=283bf2f4-d301-4fde-b746-43efb0c398a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:23,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8c9f5c4-c342-4354-9b2d-9f7ec8eb21f1 Date: Mon, 22 Oct 2018 09:01:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "created_at": "2018-10-22T09:01:15Z", "project_id": "c2b16fdd84ba40428048ec876eb627af", "id": "13e736fb-2431-4b07-bcd3-6ec8483330a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "created_at": "2018-10-22T09:01:15Z", "project_id": "c2b16fdd84ba40428048ec876eb627af", "id": "a7b00ab2-ed71-4e64-9d4a-95c6cf5d9b61"}, {"remote_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "created_at": "2018-10-22T09:01:15Z", "project_id": "c2b16fdd84ba40428048ec876eb627af", "id": "c2af2846-c857-4708-b2d3-3b160ad3d6ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:15Z", "security_group_id": "283bf2f4-d301-4fde-b746-43efb0c398a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b16fdd84ba40428048ec876eb627af", "created_at": "2018-10-22T09:01:15Z", "project_id": "c2b16fdd84ba40428048ec876eb627af", "id": "ca94ffec-7c03-40c7-86dd-89d9716a3d0b"}]} 2018-10-22 09:01:23,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=283bf2f4-d301-4fde-b746-43efb0c398a8 used request id req-a8c9f5c4-c342-4354-9b2d-9f7ec8eb21f1 2018-10-22 09:01:23,084 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:01:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/283bf2f4-d301-4fde-b746-43efb0c398a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:23,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f848de65-4c26-40ea-b851-37f22596efd6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:01:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:23,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/283bf2f4-d301-4fde-b746-43efb0c398a8 used request id req-f848de65-4c26-40ea-b851-37f22596efd6 2018-10-22 09:01:23,396 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj 2018-10-22 09:01:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:23,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5cec21-9838-4444-b52c-5ee09cd5c743 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:23,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c2b16fdd84ba40428048ec876eb627af used request id req-9e5cec21-9838-4444-b52c-5ee09cd5c743 2018-10-22 09:01:23,594 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-proj-role 2018-10-22 09:01:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/848d7b2febdd45a393142d28f3990f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:23,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a285b6-b842-49c7-ab43-6866ba3b5cc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:23,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/848d7b2febdd45a393142d28f3990f03 used request id req-20a285b6-b842-49c7-ab43-6866ba3b5cc6 2018-10-22 09:01:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668d562de693aa93a336a7d09adabfba2e0ccbe9" 2018-10-22 09:01:23,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ac6492-9793-400d-a377-8dba068da904 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:23,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-41ac6492-9793-400d-a377-8dba068da904 2018-10-22 09:01:23,790 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-2acc8ba1-51a4-4a9-user 2018-10-22 09:01:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d4dd98c89dde466aa560620029e51204 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192863af0ad3206bd11dbcf0d5af75510e0ff35" 2018-10-22 09:01:23,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2b85a9-d1d3-4705-801c-6dead2e5d3de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:23,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d4dd98c89dde466aa560620029e51204 used request id req-1e2b85a9-d1d3-4705-801c-6dead2e5d3de 2018-10-22 09:01:23,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:24,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["sok_kIrxQM65XVcTICxLiw"], "issued_at": "2018-10-22T09:01:24.000000Z"}} 2018-10-22 09:01:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1924cf613a8bcb73dbf4bdf114dd16a5cafedf31" 2018-10-22 09:01:24,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8287f26-e3d3-43f1-99a4-3313964407f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:24,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8287f26-e3d3-43f1-99a4-3313964407f8 2018-10-22 09:01:24,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:24,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:24,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["y_qCahBcReOVliiD_50MPQ"], "issued_at": "2018-10-22T09:01:24.000000Z"}} 2018-10-22 09:01:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:24,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7c360f-5d38-41fe-b238-28687d9ddab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:24,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c7c360f-5d38-41fe-b238-28687d9ddab9 2018-10-22 09:01:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:24,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c30101bc-4b63-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:25,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e09850-03b5-452a-85c8-b2477f814b0a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c30101bc-4b63-499-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:01:25,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c30101bc-4b63-499-proj used request id req-d0e09850-03b5-452a-85c8-b2477f814b0a 2018-10-22 09:01:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:25,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68a32a2-6f97-47ae-9e75-41f17bf22e4b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e68a32a2-6f97-47ae-9e75-41f17bf22e4b 2018-10-22 09:01:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}}' 2018-10-22 09:01:25,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c21cdd6b-9ea1-497c-a13f-47fe5bae836e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31"}, "enabled": true, "id": "0a129b5aca404402b99ff50b1c6c5e31", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}} 2018-10-22 09:01:25,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c21cdd6b-9ea1-497c-a13f-47fe5bae836e 2018-10-22 09:01:25,244 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c30101bc-4b63-499-proj 2018-10-22 09:01:25,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:25,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:25,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YXllzKl2QnaVOnPPYg8XbA"], "issued_at": "2018-10-22T09:01:25.000000Z"}} 2018-10-22 09:01:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f43586af49ddedaa67ec94593becb232b3ac2c" 2018-10-22 09:01:25,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334b61af-7e88-4213-bc15-013d36bc18d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:25,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-334b61af-7e88-4213-bc15-013d36bc18d2 2018-10-22 09:01:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:25,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f43586af49ddedaa67ec94593becb232b3ac2c" 2018-10-22 09:01:25,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717912aa-f3be-4c67-aa0f-3cfc9561b2dc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:01:25,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-717912aa-f3be-4c67-aa0f-3cfc9561b2dc 2018-10-22 09:01:25,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-c30101bc-4b63-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f43586af49ddedaa67ec94593becb232b3ac2c" 2018-10-22 09:01:25,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17268f25-b76e-4c8f-880f-3d59acfdcee8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-c30101bc-4b63-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31"}, "enabled": true, "id": "0a129b5aca404402b99ff50b1c6c5e31", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}]} 2018-10-22 09:01:25,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-c30101bc-4b63-499-proj used request id req-17268f25-b76e-4c8f-880f-3d59acfdcee8 2018-10-22 09:01:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f43586af49ddedaa67ec94593becb232b3ac2c" 2018-10-22 09:01:26,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0a4712-d1b7-4ad7-ba01-04ab2117f6f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:26,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bd0a4712-d1b7-4ad7-ba01-04ab2117f6f0 2018-10-22 09:01:26,303 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c30101bc-4b63-499-user 2018-10-22 09:01:26,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:26,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db049df9-b4f9-4d38-abbc-5fca55a217bd Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:26,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-db049df9-b4f9-4d38-abbc-5fca55a217bd 2018-10-22 09:01:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" -d '{"role": {"name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role"}}' 2018-10-22 09:01:26,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd31dd83-9fd9-4e23-8161-927d1ce2077f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fade32d724cf47f7ba15d24748a2726b", "links": {"self": "http://172.30.9.28:5000/v3/roles/fade32d724cf47f7ba15d24748a2726b"}, "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role"}} 2018-10-22 09:01:26,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd31dd83-9fd9-4e23-8161-927d1ce2077f 2018-10-22 09:01:26,495 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role 2018-10-22 09:01:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fade32d724cf47f7ba15d24748a2726b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:26,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df0916c-6125-4f74-a664-ccb933113c4f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fade32d724cf47f7ba15d24748a2726b"}, "domain_id": null, "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role", "id": "fade32d724cf47f7ba15d24748a2726b"}} 2018-10-22 09:01:26,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fade32d724cf47f7ba15d24748a2726b used request id req-4df0916c-6125-4f74-a664-ccb933113c4f 2018-10-22 09:01:26,589 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role to project CreateNetworkSuccessTests-c30101bc-4b63-499-proj 2018-10-22 09:01:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31/users/7577bc24dc234c0091be03a17c2d2f76/roles/fade32d724cf47f7ba15d24748a2726b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:26,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a5aace-e1d5-4a7d-98b1-a59252f01fe8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:26,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31/users/7577bc24dc234c0091be03a17c2d2f76/roles/fade32d724cf47f7ba15d24748a2726b used request id req-e5a5aace-e1d5-4a7d-98b1-a59252f01fe8 2018-10-22 09:01:26,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:26,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:27,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fade32d724cf47f7ba15d24748a2726b", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role"}], "expires_at": "2018-10-22T10:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a129b5aca404402b99ff50b1c6c5e31", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-user", "id": "7577bc24dc234c0091be03a17c2d2f76"}, "audit_ids": ["0PbgF78bQM-dgDpqucLlSw"], "issued_at": "2018-10-22T09:01:27.000000Z"}} 2018-10-22 09:01:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:27,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1859ad-9630-4a73-8c25-577d371d2b90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:27,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e1859ad-9630-4a73-8c25-577d371d2b90 2018-10-22 09:01:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:27,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a34cb803-19c6-4df3-b5ce-575e465d1e0f Date: Mon, 22 Oct 2018 09:01:27 GMT RESP BODY: {"networks":[]} 2018-10-22 09:01:27,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net used request id req-a34cb803-19c6-4df3-b5ce-575e465d1e0f 2018-10-22 09:01:27,374 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net 2018-10-22 09:01:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" -d '{"network": {"name": "CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net", "admin_state_up": true}}' 2018-10-22 09:01:27,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4f3150fa-5640-4687-a0a3-3c5e0219cc72 Date: Mon, 22 Oct 2018 09:01:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a129b5aca404402b99ff50b1c6c5e31","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:01:27Z","is_default":false,"name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:27Z","mtu":1450}} 2018-10-22 09:01:27,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4f3150fa-5640-4687-a0a3-3c5e0219cc72 2018-10-22 09:01:27,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:28,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aa206d86-faba-4198-80d6-bf73c6a3aee5 Date: Mon, 22 Oct 2018 09:01:28 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":"2018-10-22T09:01:27Z","tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a129b5aca404402b99ff50b1c6c5e31","id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net"}]} 2018-10-22 09:01:28,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 used request id req-aa206d86-faba-4198-80d6-bf73c6a3aee5 2018-10-22 09:01:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:28,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8ee6163d-73a7-4c33-990d-f3508ee691b5 Date: Mon, 22 Oct 2018 09:01:28 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:01:28,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 used request id req-8ee6163d-73a7-4c33-990d-f3508ee691b5 2018-10-22 09:01:28,320 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet 2018-10-22 09:01:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" -d '{"subnets": [{"ip_version": 4, "network_id": "7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet"}]}' 2018-10-22 09:01:28,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a78e8e0b-8571-4645-ac66-149ece097ae5 Date: Mon, 22 Oct 2018 09:01:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a129b5aca404402b99ff50b1c6c5e31","id":"1a81ad04-3c2a-4e98-be54-ba9286da7e84","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet"}]} 2018-10-22 09:01:28,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a78e8e0b-8571-4645-ac66-149ece097ae5 2018-10-22 09:01:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:29,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cb0b3230-d129-4289-99d9-e836980e2f85 Date: Mon, 22 Oct 2018 09:01: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":["1a81ad04-3c2a-4e98-be54-ba9286da7e84"],"updated_at":"2018-10-22T09:01:28Z","tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a129b5aca404402b99ff50b1c6c5e31","id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net"}]} 2018-10-22 09:01:29,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 used request id req-cb0b3230-d129-4289-99d9-e836980e2f85 2018-10-22 09:01:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:29,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bc5cd23d-97cb-4792-8dfa-5bf41f4f86ff Date: Mon, 22 Oct 2018 09:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a129b5aca404402b99ff50b1c6c5e31","id":"1a81ad04-3c2a-4e98-be54-ba9286da7e84","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet"}]} 2018-10-22 09:01:29,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 used request id req-bc5cd23d-97cb-4792-8dfa-5bf41f4f86ff 2018-10-22 09:01:29,419 - OpenStackNetwork - DEBUG - Network [7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1] created successfully 2018-10-22 09:01:29,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:29,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:29,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fade32d724cf47f7ba15d24748a2726b", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role"}], "expires_at": "2018-10-22T10:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a129b5aca404402b99ff50b1c6c5e31", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0a129b5aca404402b99ff50b1c6c5e31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-user", "id": "7577bc24dc234c0091be03a17c2d2f76"}, "audit_ids": ["EGnFssoRQeKKtbxXlPNZ5Q"], "issued_at": "2018-10-22T09:01:29.000000Z"}} 2018-10-22 09:01:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1585325b2f4d0c1e6a731b1ac5e14b5226b6689a" 2018-10-22 09:01:29,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4f6f24-a824-4fdb-80c8-3a16d8c7bd29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:29,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-da4f6f24-a824-4fdb-80c8-3a16d8c7bd29 2018-10-22 09:01:29,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1585325b2f4d0c1e6a731b1ac5e14b5226b6689a" 2018-10-22 09:01:30,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-65cd817f-b9a1-46d1-acfc-953964f84fde Date: Mon, 22 Oct 2018 09:01: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":["1a81ad04-3c2a-4e98-be54-ba9286da7e84"],"updated_at":"2018-10-22T09:01:28Z","tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a129b5aca404402b99ff50b1c6c5e31","id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net"}]} 2018-10-22 09:01:30,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net used request id req-65cd817f-b9a1-46d1-acfc-953964f84fde 2018-10-22 09:01:30,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:30,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1585325b2f4d0c1e6a731b1ac5e14b5226b6689a" 2018-10-22 09:01:30,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48ba1fa-9cb9-4386-83ea-9547ff83b082 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31"}, "enabled": true, "id": "0a129b5aca404402b99ff50b1c6c5e31", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}} 2018-10-22 09:01:30,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31 used request id req-b48ba1fa-9cb9-4386-83ea-9547ff83b082 2018-10-22 09:01:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1585325b2f4d0c1e6a731b1ac5e14b5226b6689a" 2018-10-22 09:01:30,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-56c2de12-1674-4384-b0f0-4480004cbb58 Date: Mon, 22 Oct 2018 09:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1","tenant_id":"0a129b5aca404402b99ff50b1c6c5e31","created_at":"2018-10-22T09:01:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:01:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a129b5aca404402b99ff50b1c6c5e31","id":"1a81ad04-3c2a-4e98-be54-ba9286da7e84","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet"}]} 2018-10-22 09:01:30,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 used request id req-56c2de12-1674-4384-b0f0-4480004cbb58 2018-10-22 09:01:30,323 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet 2018-10-22 09:01:30,323 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-subnet 2018-10-22 09:01:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1a81ad04-3c2a-4e98-be54-ba9286da7e84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:32,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22ea042b-accc-4318-87dd-9d41ad20ffa9 Date: Mon, 22 Oct 2018 09:01:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:32,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1a81ad04-3c2a-4e98-be54-ba9286da7e84 used request id req-22ea042b-accc-4318-87dd-9d41ad20ffa9 2018-10-22 09:01:32,219 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1f64b858-186e-417e-9d1f-18bfc7bbdab9-pub-net 2018-10-22 09:01:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4053c0274d66599cca6cb9820da8e3a7e1affc6" 2018-10-22 09:01:33,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebcb37ef-884a-4f15-addc-5ceb33623834 Date: Mon, 22 Oct 2018 09:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:33,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7b5d1bdc-9bed-47e8-8914-7d5efd2bfbf1 used request id req-ebcb37ef-884a-4f15-addc-5ceb33623834 2018-10-22 09:01:33,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:33,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-92f4f83a-bc0a-40a9-95b6-c3fdcf6b33ae Date: Mon, 22 Oct 2018 09:01:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "created_at": "2018-10-22T09:01:27Z", "updated_at": "2018-10-22T09:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "revision_number": 0, "id": "1c86f531-8893-4c7d-804b-2e6f99e9ec13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a129b5aca404402b99ff50b1c6c5e31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "revision_number": 0, "id": "96d29c88-ddb1-47b1-bd5e-e1d18bc0e288", "remote_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a129b5aca404402b99ff50b1c6c5e31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "revision_number": 0, "id": "ed2b7768-0e52-4ef1-9b92-35b3b3589d3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a129b5aca404402b99ff50b1c6c5e31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "revision_number": 0, "id": "ed5c404e-55b9-4295-99b2-dd20ccedad00", "remote_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "remote_ip_prefix": null, "created_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a129b5aca404402b99ff50b1c6c5e31"}], "revision_number": 4, "project_id": "0a129b5aca404402b99ff50b1c6c5e31", "id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:01:33,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-92f4f83a-bc0a-40a9-95b6-c3fdcf6b33ae 2018-10-22 09:01:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:33,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90d57e7-7fb2-4192-bcd2-1855d1d16eae Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31"}, "enabled": true, "id": "0a129b5aca404402b99ff50b1c6c5e31", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c30101bc-4b63-499-proj"}} 2018-10-22 09:01:33,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31 used request id req-b90d57e7-7fb2-4192-bcd2-1855d1d16eae 2018-10-22 09:01:33,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0 2018-10-22 09:01:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:33,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f516cdf-d56d-4614-ae1a-8f6ba60f3041 Date: Mon, 22 Oct 2018 09:01:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "port_range_min": null, "revision_number": 0, "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "created_at": "2018-10-22T09:01:27Z", "project_id": "0a129b5aca404402b99ff50b1c6c5e31", "id": "1c86f531-8893-4c7d-804b-2e6f99e9ec13"}, {"remote_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "port_range_min": null, "revision_number": 0, "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "created_at": "2018-10-22T09:01:27Z", "project_id": "0a129b5aca404402b99ff50b1c6c5e31", "id": "96d29c88-ddb1-47b1-bd5e-e1d18bc0e288"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "port_range_min": null, "revision_number": 0, "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "created_at": "2018-10-22T09:01:27Z", "project_id": "0a129b5aca404402b99ff50b1c6c5e31", "id": "ed2b7768-0e52-4ef1-9b92-35b3b3589d3e"}, {"remote_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:01:27Z", "security_group_id": "5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0", "port_range_min": null, "revision_number": 0, "tenant_id": "0a129b5aca404402b99ff50b1c6c5e31", "created_at": "2018-10-22T09:01:27Z", "project_id": "0a129b5aca404402b99ff50b1c6c5e31", "id": "ed5c404e-55b9-4295-99b2-dd20ccedad00"}]} 2018-10-22 09:01:33,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0 used request id req-5f516cdf-d56d-4614-ae1a-8f6ba60f3041 2018-10-22 09:01:33,867 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:01:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:34,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-498a63a3-80e4-4417-a9b8-0b2c56f894c8 Content-Length: 0 Date: Mon, 22 Oct 2018 09:01:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:34,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5ad4538a-8c6b-4f7e-ac3d-102d2c6977b0 used request id req-498a63a3-80e4-4417-a9b8-0b2c56f894c8 2018-10-22 09:01:34,172 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c30101bc-4b63-499-proj 2018-10-22 09:01:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:34,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb6cefc-37ed-431e-8b69-8921aa008639 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:34,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0a129b5aca404402b99ff50b1c6c5e31 used request id req-2cb6cefc-37ed-431e-8b69-8921aa008639 2018-10-22 09:01:34,582 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c30101bc-4b63-499-proj-role 2018-10-22 09:01:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fade32d724cf47f7ba15d24748a2726b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:34,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6208dc-96b3-4b42-b001-075e8e5db038 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:34,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fade32d724cf47f7ba15d24748a2726b used request id req-2b6208dc-96b3-4b42-b001-075e8e5db038 2018-10-22 09:01:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77f6515b4be61dc7c4c4dc586ea79a75879fe1" 2018-10-22 09:01:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464f7521-63f0-46cd-af8f-3530300d2c4c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:34,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-464f7521-63f0-46cd-af8f-3530300d2c4c 2018-10-22 09:01:34,784 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c30101bc-4b63-499-user 2018-10-22 09:01:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7577bc24dc234c0091be03a17c2d2f76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f43586af49ddedaa67ec94593becb232b3ac2c" 2018-10-22 09:01:34,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b2a687-a8f2-4eae-8fa4-adc0d03d6d85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:34,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7577bc24dc234c0091be03a17c2d2f76 used request id req-f6b2a687-a8f2-4eae-8fa4-adc0d03d6d85 2018-10-22 09:01:34,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:35,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["u9tX3zw6RBGP109ziNZNog"], "issued_at": "2018-10-22T09:01:35.000000Z"}} 2018-10-22 09:01:35,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6656993180b01537e29d34fd355555cfc5cab64f" 2018-10-22 09:01:35,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ef867a-56be-4264-ad87-e05cfc986992 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:35,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26ef867a-56be-4264-ad87-e05cfc986992 2018-10-22 09:01:35,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:35,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:35,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hUcvdC9YRC2oGIfrnkDhdQ"], "issued_at": "2018-10-22T09:01:35.000000Z"}} 2018-10-22 09:01:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:35,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691ae72b-b6bd-41b8-91ea-2562b73bfb85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:35,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-691ae72b-b6bd-41b8-91ea-2562b73bfb85 2018-10-22 09:01:35,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:35,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-896c0ce4-edb0-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5d60eb-4f88-4ddb-b718-ce4741be7091 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-896c0ce4-edb0-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:01:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-896c0ce4-edb0-43d-proj used request id req-6c5d60eb-4f88-4ddb-b718-ce4741be7091 2018-10-22 09:01:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:36,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0efce4c-8021-4cd4-b40b-d7e39426bbea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:36,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a0efce4c-8021-4cd4-b40b-d7e39426bbea 2018-10-22 09:01:36,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}}' 2018-10-22 09:01:36,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db63460f-75d6-4c26-b684-160e03609f62 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922"}, "enabled": true, "id": "256c775ebacb48b8ad3ed6cce64c8922", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}} 2018-10-22 09:01:36,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-db63460f-75d6-4c26-b684-160e03609f62 2018-10-22 09:01:36,280 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-896c0ce4-edb0-43d-proj 2018-10-22 09:01:36,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:36,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:36,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qPtFAzZaRZKxCGrsqUFiKw"], "issued_at": "2018-10-22T09:01:36.000000Z"}} 2018-10-22 09:01:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33bf96280e1a97de274a5421d66ed3271a3faabf" 2018-10-22 09:01:36,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7242e4e5-b4c1-44cd-97c3-345417642e09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:36,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7242e4e5-b4c1-44cd-97c3-345417642e09 2018-10-22 09:01:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:36,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:36,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33bf96280e1a97de274a5421d66ed3271a3faabf" 2018-10-22 09:01:36,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75159718-4c51-4dcf-b483-126260376d3f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:01:36,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-75159718-4c51-4dcf-b483-126260376d3f 2018-10-22 09:01:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-896c0ce4-edb0-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33bf96280e1a97de274a5421d66ed3271a3faabf" 2018-10-22 09:01:36,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8307ef22-79b9-413a-a5a1-43ff28481ed4 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-896c0ce4-edb0-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922"}, "enabled": true, "id": "256c775ebacb48b8ad3ed6cce64c8922", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}]} 2018-10-22 09:01:36,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-896c0ce4-edb0-43d-proj used request id req-8307ef22-79b9-413a-a5a1-43ff28481ed4 2018-10-22 09:01:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33bf96280e1a97de274a5421d66ed3271a3faabf" 2018-10-22 09:01:36,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfa5f44-3d2c-4c6a-b554-9a0810da6ff7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:36,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2bfa5f44-3d2c-4c6a-b554-9a0810da6ff7 2018-10-22 09:01:37,369 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-896c0ce4-edb0-43d-user 2018-10-22 09:01:37,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:37,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817df4a5-e4c7-4b06-a3b4-0f96b2179dcf Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:37,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-817df4a5-e4c7-4b06-a3b4-0f96b2179dcf 2018-10-22 09:01:37,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" -d '{"role": {"name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role"}}' 2018-10-22 09:01:37,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ae4f56-6840-44ca-b0c9-879debc4e4d2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbfe0842f6dd42edbcf0e65887c610cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/cbfe0842f6dd42edbcf0e65887c610cc"}, "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role"}} 2018-10-22 09:01:37,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5ae4f56-6840-44ca-b0c9-879debc4e4d2 2018-10-22 09:01:37,573 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role 2018-10-22 09:01:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cbfe0842f6dd42edbcf0e65887c610cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:37,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8612fb2f-2249-4bfa-956a-2ce206ee6ed9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cbfe0842f6dd42edbcf0e65887c610cc"}, "domain_id": null, "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role", "id": "cbfe0842f6dd42edbcf0e65887c610cc"}} 2018-10-22 09:01:37,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cbfe0842f6dd42edbcf0e65887c610cc used request id req-8612fb2f-2249-4bfa-956a-2ce206ee6ed9 2018-10-22 09:01:37,661 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role to project CreateRouterSuccessTests-896c0ce4-edb0-43d-proj 2018-10-22 09:01:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922/users/67fe2cd488df48438517b58b0fe35d7a/roles/cbfe0842f6dd42edbcf0e65887c610cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:37,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91fc522c-e189-42c2-a7c2-7e30d22a81a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:37,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922/users/67fe2cd488df48438517b58b0fe35d7a/roles/cbfe0842f6dd42edbcf0e65887c610cc used request id req-91fc522c-e189-42c2-a7c2-7e30d22a81a2 2018-10-22 09:01:37,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:37,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:38,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbfe0842f6dd42edbcf0e65887c610cc", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role"}], "expires_at": "2018-10-22T10:01:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "256c775ebacb48b8ad3ed6cce64c8922", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-user", "id": "67fe2cd488df48438517b58b0fe35d7a"}, "audit_ids": ["xY3LP4C0TbaQogMWKp33qg"], "issued_at": "2018-10-22T09:01:38.000000Z"}} 2018-10-22 09:01:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:38,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ca3015-2c0b-4af4-b4bf-1728092f7db5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:38,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-33ca3015-2c0b-4af4-b4bf-1728092f7db5 2018-10-22 09:01:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:38,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac4a3991-f25b-4e53-9aae-c1e232c3bc38 Date: Mon, 22 Oct 2018 09:01:38 GMT RESP BODY: {"routers": []} 2018-10-22 09:01:38,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router&admin_state_up=True used request id req-ac4a3991-f25b-4e53-9aae-c1e232c3bc38 2018-10-22 09:01:38,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:38,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:38,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbfe0842f6dd42edbcf0e65887c610cc", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role"}], "expires_at": "2018-10-22T10:01:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "256c775ebacb48b8ad3ed6cce64c8922", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-user", "id": "67fe2cd488df48438517b58b0fe35d7a"}, "audit_ids": ["agv1ikIWQZ2KME4D7aosfQ"], "issued_at": "2018-10-22T09:01:38.000000Z"}} 2018-10-22 09:01:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d98ec371bd94e5c03a2d1be5e6fee22313a86b" 2018-10-22 09:01:38,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d58ec5f-7b23-4267-b86e-fd0d7304a050 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:38,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7d58ec5f-7b23-4267-b86e-fd0d7304a050 2018-10-22 09:01:38,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:39,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-538523a7-fe2e-439d-88e1-f7b11ec8a656 Date: Mon, 22 Oct 2018 09:01:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:01:39,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-538523a7-fe2e-439d-88e1-f7b11ec8a656 2018-10-22 09:01:39,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:39,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-679b9521-ecd2-4a76-8ca4-c9705d7da5f8 Date: Mon, 22 Oct 2018 09:01:39 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:01:39,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-679b9521-ecd2-4a76-8ca4-c9705d7da5f8 2018-10-22 09:01:39,469 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router 2018-10-22 09:01:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router", "admin_state_up": true}}' 2018-10-22 09:01:44,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-08446ed3-c76c-45e7-a44f-802d82905c99 Date: Mon, 22 Oct 2018 09:01:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "256c775ebacb48b8ad3ed6cce64c8922", "created_at": "2018-10-22T09:01:40Z", "admin_state_up": true, "updated_at": "2018-10-22T09:01:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "256c775ebacb48b8ad3ed6cce64c8922", "id": "a3375621-68ae-448d-9694-d838f8474034", "name": "CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router"}} 2018-10-22 09:01:44,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-08446ed3-c76c-45e7-a44f-802d82905c99 2018-10-22 09:01:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a3375621-68ae-448d-9694-d838f8474034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:44,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4bb2af2-02f9-4d80-a914-0da5948cc849 Date: Mon, 22 Oct 2018 09:01:44 GMT RESP BODY: {"ports":[]} 2018-10-22 09:01:44,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a3375621-68ae-448d-9694-d838f8474034 used request id req-a4bb2af2-02f9-4d80-a914-0da5948cc849 2018-10-22 09:01:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/a3375621-68ae-448d-9694-d838f8474034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:44,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f3bb0354-21a0-422b-9079-61b8de842644 Date: Mon, 22 Oct 2018 09:01:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "256c775ebacb48b8ad3ed6cce64c8922", "created_at": "2018-10-22T09:01:40Z", "admin_state_up": true, "updated_at": "2018-10-22T09:01:43Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "256c775ebacb48b8ad3ed6cce64c8922", "id": "a3375621-68ae-448d-9694-d838f8474034", "name": "CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router"}} 2018-10-22 09:01:44,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/a3375621-68ae-448d-9694-d838f8474034 used request id req-f3bb0354-21a0-422b-9079-61b8de842644 2018-10-22 09:01:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a3375621-68ae-448d-9694-d838f8474034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:45,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9332497-f7b7-4728-9592-947b78038ad2 Date: Mon, 22 Oct 2018 09:01:45 GMT RESP BODY: {"ports":[]} 2018-10-22 09:01:45,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a3375621-68ae-448d-9694-d838f8474034 used request id req-b9332497-f7b7-4728-9592-947b78038ad2 2018-10-22 09:01:45,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:45,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbfe0842f6dd42edbcf0e65887c610cc", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role"}], "expires_at": "2018-10-22T10:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "256c775ebacb48b8ad3ed6cce64c8922", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/256c775ebacb48b8ad3ed6cce64c8922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-user", "id": "67fe2cd488df48438517b58b0fe35d7a"}, "audit_ids": ["paCCT_25SP6m6K8DT6SUJg"], "issued_at": "2018-10-22T09:01:45.000000Z"}} 2018-10-22 09:01:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448a9f9289a7c104250e8e94d77baf40b2a801cf" 2018-10-22 09:01:45,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-aa68867d-2010-414c-8f0f-3e89c2d998d5 Date: Mon, 22 Oct 2018 09:01:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "256c775ebacb48b8ad3ed6cce64c8922", "created_at": "2018-10-22T09:01:40Z", "admin_state_up": true, "updated_at": "2018-10-22T09:01:43Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "256c775ebacb48b8ad3ed6cce64c8922", "id": "a3375621-68ae-448d-9694-d838f8474034", "name": "CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router"}]} 2018-10-22 09:01:45,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router&admin_state_up=True used request id req-aa68867d-2010-414c-8f0f-3e89c2d998d5 2018-10-22 09:01:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:45,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:45,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6656993180b01537e29d34fd355555cfc5cab64f" 2018-10-22 09:01:45,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad72a323-2208-4964-8b5b-49b24ffc0fc2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922"}, "enabled": true, "id": "256c775ebacb48b8ad3ed6cce64c8922", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-896c0ce4-edb0-43d-proj"}} 2018-10-22 09:01:45,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922 used request id req-ad72a323-2208-4964-8b5b-49b24ffc0fc2 2018-10-22 09:01:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a3375621-68ae-448d-9694-d838f8474034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448a9f9289a7c104250e8e94d77baf40b2a801cf" 2018-10-22 09:01:46,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6aea41a-9d91-42c5-a4e6-56c258f247e7 Date: Mon, 22 Oct 2018 09:01:46 GMT RESP BODY: {"ports":[]} 2018-10-22 09:01:46,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a3375621-68ae-448d-9694-d838f8474034 used request id req-e6aea41a-9d91-42c5-a4e6-56c258f247e7 2018-10-22 09:01:46,016 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router 2018-10-22 09:01:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/a3375621-68ae-448d-9694-d838f8474034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448a9f9289a7c104250e8e94d77baf40b2a801cf" 2018-10-22 09:01:49,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-131908b7-2d7e-4d24-9f0a-630b12129cb3 Content-Length: 0 Date: Mon, 22 Oct 2018 09:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:01:49,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a3375621-68ae-448d-9694-d838f8474034 used request id req-131908b7-2d7e-4d24-9f0a-630b12129cb3 2018-10-22 09:01:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448a9f9289a7c104250e8e94d77baf40b2a801cf" 2018-10-22 09:01:49,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-93539edb-42fd-45ce-813b-8334b7c25b3c Date: Mon, 22 Oct 2018 09:01:49 GMT RESP BODY: {"routers": []} 2018-10-22 09:01:49,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router&admin_state_up=True used request id req-93539edb-42fd-45ce-813b-8334b7c25b3c 2018-10-22 09:01:49,689 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router 2018-10-22 09:01:49,689 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ffa95929-9679-4a85-ba8e-bc094ad41e72-pub-router 2018-10-22 09:01:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/a3375621-68ae-448d-9694-d838f8474034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602aad7a78608ad23e6f6672101575a26b184df0" 2018-10-22 09:01:49,876 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-f64e5b6d-bbb7-4d5b-a3c8-d3d73836efc8 Date: Mon, 22 Oct 2018 09:01:49 GMT RESP BODY: {"NeutronError": {"message": "Router a3375621-68ae-448d-9694-d838f8474034 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-22 09:01:49,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a3375621-68ae-448d-9694-d838f8474034 used request id req-f64e5b6d-bbb7-4d5b-a3c8-d3d73836efc8 2018-10-22 09:01:49,876 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router a3375621-68ae-448d-9694-d838f8474034 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-22 09:01:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e5517df6-7746-40c2-a673-cc46ae2a59e4 Date: Mon, 22 Oct 2018 09:01:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:01:50,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e5517df6-7746-40c2-a673-cc46ae2a59e4 2018-10-22 09:01:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fec4d9-4aad-47a5-a9e0-7137246d4b86 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:01:50,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a3fec4d9-4aad-47a5-a9e0-7137246d4b86 2018-10-22 09:01:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9539144-e4c8-480c-a75f-533f8f5cfc5b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:01:50,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-a9539144-e4c8-480c-a75f-533f8f5cfc5b 2018-10-22 09:01:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81edbb59-44ad-47bb-a1da-870f636f8251 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:01:50,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-81edbb59-44ad-47bb-a1da-870f636f8251 2018-10-22 09:01:50,369 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-896c0ce4-edb0-43d-proj 2018-10-22 09:01:50,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f485a58-9f2b-480f-b771-e8eddb01b28c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:50,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/256c775ebacb48b8ad3ed6cce64c8922 used request id req-2f485a58-9f2b-480f-b771-e8eddb01b28c 2018-10-22 09:01:50,600 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-896c0ce4-edb0-43d-proj-role 2018-10-22 09:01:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cbfe0842f6dd42edbcf0e65887c610cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dffc6fce-8b7b-4c5a-998e-af79261643e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:50,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cbfe0842f6dd42edbcf0e65887c610cc used request id req-dffc6fce-8b7b-4c5a-998e-af79261643e1 2018-10-22 09:01:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f45a05a31b9abca1ee74e3b12367c93ea304d6" 2018-10-22 09:01:50,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e3e29a-0e31-408d-bf8f-2adcd243c473 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:50,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5e3e29a-0e31-408d-bf8f-2adcd243c473 2018-10-22 09:01:50,808 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-896c0ce4-edb0-43d-user 2018-10-22 09:01:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/67fe2cd488df48438517b58b0fe35d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33bf96280e1a97de274a5421d66ed3271a3faabf" 2018-10-22 09:01:51,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52f790c2-3416-40aa-bcd5-da49138876dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:51,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/67fe2cd488df48438517b58b0fe35d7a used request id req-52f790c2-3416-40aa-bcd5-da49138876dd 2018-10-22 09:01:51,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:51,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["m9Z4OqW-TB-kiYzmTWMNoQ"], "issued_at": "2018-10-22T09:01:51.000000Z"}} 2018-10-22 09:01:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8322cd79d269f8eb3aaabc8289d914fe9530b16" 2018-10-22 09:01:51,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fdc4c34-5d10-4f73-8cf8-4ce156fc7bcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:51,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1fdc4c34-5d10-4f73-8cf8-4ce156fc7bcb 2018-10-22 09:01:51,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:51,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:51,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["n1i5uhbeTnqLaWy6BfHmcw"], "issued_at": "2018-10-22T09:01:51.000000Z"}} 2018-10-22 09:01:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:01:51,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed968be3-6d81-4a3f-af56-f8857bd15453 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:51,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed968be3-6d81-4a3f-af56-f8857bd15453 2018-10-22 09:01:51,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:51,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-24eb4458-df2f-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:01:52,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e0953e-df4d-419e-8f71-3ee12de46cd7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-24eb4458-df2f-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:01:52,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-24eb4458-df2f-4ce-proj used request id req-44e0953e-df4d-419e-8f71-3ee12de46cd7 2018-10-22 09:01:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:01:52,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32a8621-a5d3-4e75-a430-087131db63e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:52,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c32a8621-a5d3-4e75-a430-087131db63e6 2018-10-22 09:01:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}}' 2018-10-22 09:01:52,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc077155-b235-4c23-a2e8-28c6874db758 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb"}, "enabled": true, "id": "63d085f6fcad47b183ab068157da3cfb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}} 2018-10-22 09:01:52,255 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dc077155-b235-4c23-a2e8-28c6874db758 2018-10-22 09:01:52,256 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-24eb4458-df2f-4ce-proj 2018-10-22 09:01:52,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:52,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:52,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["6GFOCLkoQg2s6vQOG8RdxA"], "issued_at": "2018-10-22T09:01:52.000000Z"}} 2018-10-22 09:01:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2690c33c7fc74ac6142ea87b2c1a0fb58e04cf4" 2018-10-22 09:01:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e67191b-bae0-46da-929d-3add77f38c21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:52,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e67191b-bae0-46da-929d-3add77f38c21 2018-10-22 09:01:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:52,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2690c33c7fc74ac6142ea87b2c1a0fb58e04cf4" 2018-10-22 09:01:52,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f557611b-6c60-447c-831f-141fe1e3f23a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:01:52,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f557611b-6c60-447c-831f-141fe1e3f23a 2018-10-22 09:01:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-24eb4458-df2f-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2690c33c7fc74ac6142ea87b2c1a0fb58e04cf4" 2018-10-22 09:01:52,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c982d64-f912-4210-ac3c-be344c5a9b8c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-24eb4458-df2f-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb"}, "enabled": true, "id": "63d085f6fcad47b183ab068157da3cfb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}]} 2018-10-22 09:01:52,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-24eb4458-df2f-4ce-proj used request id req-1c982d64-f912-4210-ac3c-be344c5a9b8c 2018-10-22 09:01:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2690c33c7fc74ac6142ea87b2c1a0fb58e04cf4" 2018-10-22 09:01:53,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec64413-3126-44e9-bbc6-ae717fa099ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:01:53,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4ec64413-3126-44e9-bbc6-ae717fa099ef 2018-10-22 09:01:53,393 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-24eb4458-df2f-4ce-user 2018-10-22 09:01:53,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:53,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:01:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565199ac-1ee5-4d3b-82fe-3a6c5ec9c16c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:01:53,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-565199ac-1ee5-4d3b-82fe-3a6c5ec9c16c 2018-10-22 09:01:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" -d '{"role": {"name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role"}}' 2018-10-22 09:01:53,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ead98f0-ba79-4e58-a2fb-59899dd52a9e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5ff32d40345d3bbccd43ffdc055d7", "links": {"self": "http://172.30.9.28:5000/v3/roles/e7b5ff32d40345d3bbccd43ffdc055d7"}, "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role"}} 2018-10-22 09:01:53,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3ead98f0-ba79-4e58-a2fb-59899dd52a9e 2018-10-22 09:01:53,585 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role 2018-10-22 09:01:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e7b5ff32d40345d3bbccd43ffdc055d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:01:53,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f049143-317e-43a7-9fa1-191877429333 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e7b5ff32d40345d3bbccd43ffdc055d7"}, "domain_id": null, "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role", "id": "e7b5ff32d40345d3bbccd43ffdc055d7"}} 2018-10-22 09:01:53,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e7b5ff32d40345d3bbccd43ffdc055d7 used request id req-1f049143-317e-43a7-9fa1-191877429333 2018-10-22 09:01:53,676 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role to project CreateRouterSuccessTests-24eb4458-df2f-4ce-proj 2018-10-22 09:01:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb/users/0779cdc5b8a14241a4caa9f9dd18ff3a/roles/e7b5ff32d40345d3bbccd43ffdc055d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:01:53,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ac3f57-890e-41b7-a3c1-c44621bda806 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:01:53,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb/users/0779cdc5b8a14241a4caa9f9dd18ff3a/roles/e7b5ff32d40345d3bbccd43ffdc055d7 used request id req-14ac3f57-890e-41b7-a3c1-c44621bda806 2018-10-22 09:01:53,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:53,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:54,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5ff32d40345d3bbccd43ffdc055d7", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role"}], "expires_at": "2018-10-22T10:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63d085f6fcad47b183ab068157da3cfb", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-user", "id": "0779cdc5b8a14241a4caa9f9dd18ff3a"}, "audit_ids": ["Hb_19-_5SICXFPhq93kcLg"], "issued_at": "2018-10-22T09:01:54.000000Z"}} 2018-10-22 09:01:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" 2018-10-22 09:01:54,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926ca616-22b2-4f35-b33d-731a199c526f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:54,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-926ca616-22b2-4f35-b33d-731a199c526f 2018-10-22 09:01:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" 2018-10-22 09:01:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6ebbe6e-c4a2-44b9-bbdf-05c7e4afc5d1 Date: Mon, 22 Oct 2018 09:01:54 GMT RESP BODY: {"routers": []} 2018-10-22 09:01:54,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router&admin_state_up=True used request id req-e6ebbe6e-c4a2-44b9-bbdf-05c7e4afc5d1 2018-10-22 09:01:54,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:01:54,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:54,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5ff32d40345d3bbccd43ffdc055d7", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role"}], "expires_at": "2018-10-22T10:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63d085f6fcad47b183ab068157da3cfb", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-user", "id": "0779cdc5b8a14241a4caa9f9dd18ff3a"}, "audit_ids": ["fZnQzQepT-6iLu0fDOzUqw"], "issued_at": "2018-10-22T09:01:54.000000Z"}} 2018-10-22 09:01:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cd918ad34dc6877c13ceda4165338ac1ddbe1a" 2018-10-22 09:01:54,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe9c040-496a-4c77-b755-36bb9ad016ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:01:54,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ebe9c040-496a-4c77-b755-36bb9ad016ea 2018-10-22 09:01:54,890 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router 2018-10-22 09:01:54,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" -d '{"router": {"name": "CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router", "admin_state_up": true}}' 2018-10-22 09:01:58,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-3bc75cf7-db38-4c38-8ccd-739a760c7ae1 Date: Mon, 22 Oct 2018 09:01:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "63d085f6fcad47b183ab068157da3cfb", "created_at": "2018-10-22T09:01:55Z", "admin_state_up": true, "updated_at": "2018-10-22T09:01:55Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "63d085f6fcad47b183ab068157da3cfb", "id": "65d821c6-8a05-45ba-9261-021c5e131fed", "name": "CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router"}} 2018-10-22 09:01:58,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-3bc75cf7-db38-4c38-8ccd-739a760c7ae1 2018-10-22 09:01:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65d821c6-8a05-45ba-9261-021c5e131fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" 2018-10-22 09:01:58,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cf26747b-b77e-44f9-a602-c174e9c4ca27 Date: Mon, 22 Oct 2018 09:01:58 GMT RESP BODY: {"ports":[]} 2018-10-22 09:01:58,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65d821c6-8a05-45ba-9261-021c5e131fed used request id req-cf26747b-b77e-44f9-a602-c174e9c4ca27 2018-10-22 09:01:58,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/65d821c6-8a05-45ba-9261-021c5e131fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" 2018-10-22 09:01:58,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-147ce0c5-8ce8-4410-9cd7-5a818abe177e Date: Mon, 22 Oct 2018 09:01:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63d085f6fcad47b183ab068157da3cfb", "created_at": "2018-10-22T09:01:55Z", "admin_state_up": true, "updated_at": "2018-10-22T09:01:58Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "63d085f6fcad47b183ab068157da3cfb", "id": "65d821c6-8a05-45ba-9261-021c5e131fed", "name": "CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router"}} 2018-10-22 09:01:58,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/65d821c6-8a05-45ba-9261-021c5e131fed used request id req-147ce0c5-8ce8-4410-9cd7-5a818abe177e 2018-10-22 09:01:58,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65d821c6-8a05-45ba-9261-021c5e131fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" 2018-10-22 09:01:59,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ddd852f-8136-4b3c-83c6-dffcc020b444 Date: Mon, 22 Oct 2018 09:01:59 GMT RESP BODY: {"ports":[]} 2018-10-22 09:01:59,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65d821c6-8a05-45ba-9261-021c5e131fed used request id req-2ddd852f-8136-4b3c-83c6-dffcc020b444 2018-10-22 09:01:59,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:01:59,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5ff32d40345d3bbccd43ffdc055d7", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role"}], "expires_at": "2018-10-22T10:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63d085f6fcad47b183ab068157da3cfb", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/63d085f6fcad47b183ab068157da3cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-user", "id": "0779cdc5b8a14241a4caa9f9dd18ff3a"}, "audit_ids": ["xz3uBDcNQAWyRlc7YvkikQ"], "issued_at": "2018-10-22T09:01:59.000000Z"}} 2018-10-22 09:01:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4afce1072f2ff14375505d417554f13972046a6f" 2018-10-22 09:01:59,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-e1125c20-dcf6-474a-9b59-3b78d2ef9935 Date: Mon, 22 Oct 2018 09:01:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63d085f6fcad47b183ab068157da3cfb", "created_at": "2018-10-22T09:01:55Z", "admin_state_up": true, "updated_at": "2018-10-22T09:01:58Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "63d085f6fcad47b183ab068157da3cfb", "id": "65d821c6-8a05-45ba-9261-021c5e131fed", "name": "CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router"}]} 2018-10-22 09:01:59,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router&admin_state_up=True used request id req-e1125c20-dcf6-474a-9b59-3b78d2ef9935 2018-10-22 09:01:59,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:01:59,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:01:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8322cd79d269f8eb3aaabc8289d914fe9530b16" 2018-10-22 09:01:59,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4600578c-1766-48fe-928a-fd0b8fc13d30 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb"}, "enabled": true, "id": "63d085f6fcad47b183ab068157da3cfb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-24eb4458-df2f-4ce-proj"}} 2018-10-22 09:01:59,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb used request id req-4600578c-1766-48fe-928a-fd0b8fc13d30 2018-10-22 09:01:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65d821c6-8a05-45ba-9261-021c5e131fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4afce1072f2ff14375505d417554f13972046a6f" 2018-10-22 09:02:00,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64ed546a-2443-447e-bba5-1a6f73bd33f4 Date: Mon, 22 Oct 2018 09:02:00 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:00,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65d821c6-8a05-45ba-9261-021c5e131fed used request id req-64ed546a-2443-447e-bba5-1a6f73bd33f4 2018-10-22 09:02:00,084 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router 2018-10-22 09:02:00,084 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1ff95d3f-b1c7-463e-a4f4-0a5dda0d1092-pub-router 2018-10-22 09:02:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/65d821c6-8a05-45ba-9261-021c5e131fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b467aad298fb91bc91d1b9eb14da9f07361e54" 2018-10-22 09:02:02,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c8d1450-b4df-4ed7-bd90-eae6186b3292 Content-Length: 0 Date: Mon, 22 Oct 2018 09:02:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:02:02,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/65d821c6-8a05-45ba-9261-021c5e131fed used request id req-1c8d1450-b4df-4ed7-bd90-eae6186b3292 2018-10-22 09:02:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:02,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fd7b7718-baea-4333-a448-5c46ce6dba37 Date: Mon, 22 Oct 2018 09:02:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:02:02,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fd7b7718-baea-4333-a448-5c46ce6dba37 2018-10-22 09:02:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:02,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2479b6-e528-41a8-b275-0ceb09dc3b0b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:02:02,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-5f2479b6-e528-41a8-b275-0ceb09dc3b0b 2018-10-22 09:02:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:03,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f243f7-8639-48f2-aadf-226c03505d2a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:02:03,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-52f243f7-8639-48f2-aadf-226c03505d2a 2018-10-22 09:02:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:03,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2168d88a-2780-4349-ac5e-2fd42cc6dd88 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:02:03,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-2168d88a-2780-4349-ac5e-2fd42cc6dd88 2018-10-22 09:02:03,127 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-24eb4458-df2f-4ce-proj 2018-10-22 09:02:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:03,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2faa30d9-cef9-4863-b1a4-e2701faa06e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:03,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/63d085f6fcad47b183ab068157da3cfb used request id req-2faa30d9-cef9-4863-b1a4-e2701faa06e4 2018-10-22 09:02:03,324 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-24eb4458-df2f-4ce-proj-role 2018-10-22 09:02:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e7b5ff32d40345d3bbccd43ffdc055d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:03,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-312f599d-6b4b-43a7-910e-e595796567f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:03,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e7b5ff32d40345d3bbccd43ffdc055d7 used request id req-312f599d-6b4b-43a7-910e-e595796567f5 2018-10-22 09:02:03,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dca08c00f2f68e578d3e58ce2e4d03c0a7a86dd" 2018-10-22 09:02:03,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e54bddf-2a57-47ac-8aed-7d3c20ba35ee Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:02:03,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e54bddf-2a57-47ac-8aed-7d3c20ba35ee 2018-10-22 09:02:03,523 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-24eb4458-df2f-4ce-user 2018-10-22 09:02:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0779cdc5b8a14241a4caa9f9dd18ff3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2690c33c7fc74ac6142ea87b2c1a0fb58e04cf4" 2018-10-22 09:02:03,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5135ce47-cb6c-42fb-a919-170926d4634a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:03,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0779cdc5b8a14241a4caa9f9dd18ff3a used request id req-5135ce47-cb6c-42fb-a919-170926d4634a 2018-10-22 09:02:03,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:04,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["PmkY9v8xTfu-0mvjuujP_Q"], "issued_at": "2018-10-22T09:02:04.000000Z"}} 2018-10-22 09:02:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2050cee0d4c429f1be2ef5e7182d45484543d0cb" 2018-10-22 09:02:04,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317565cd-aaa4-4f57-af61-d3829bb83758 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:04,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-317565cd-aaa4-4f57-af61-d3829bb83758 2018-10-22 09:02:04,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:04,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:04,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["FYHG2eKkR5yieeo0zlSNyA"], "issued_at": "2018-10-22T09:02:04.000000Z"}} 2018-10-22 09:02:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:04,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b70e89-420e-4997-bd18-a843bb78dfad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:04,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4b70e89-420e-4997-bd18-a843bb78dfad 2018-10-22 09:02:04,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:04,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e17ec591-c51a-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:04,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88944af-d01b-4e82-b5aa-5b8d57f56867 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e17ec591-c51a-43e-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:02:04,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e17ec591-c51a-43e-proj used request id req-e88944af-d01b-4e82-b5aa-5b8d57f56867 2018-10-22 09:02:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:04,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c01350a-77fd-4cb0-91e8-06c1faa8cb16 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:02:04,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8c01350a-77fd-4cb0-91e8-06c1faa8cb16 2018-10-22 09:02:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}}' 2018-10-22 09:02:04,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1bbc367-376e-44fe-ab7a-44b65ea2708a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c"}, "enabled": true, "id": "7286dd3c400f4df8b710dffadd6a4b6c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}} 2018-10-22 09:02:04,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d1bbc367-376e-44fe-ab7a-44b65ea2708a 2018-10-22 09:02:04,831 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e17ec591-c51a-43e-proj 2018-10-22 09:02:04,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:04,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:05,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["yU8XbBnqQi6oAOPcy-G1ZA"], "issued_at": "2018-10-22T09:02:05.000000Z"}} 2018-10-22 09:02:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a45ffdd17c67eb865699a1dd5b0e7ab524d2fb" 2018-10-22 09:02:05,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047860ea-0d3b-4b31-b7fb-f3e3d0f92c67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:05,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-047860ea-0d3b-4b31-b7fb-f3e3d0f92c67 2018-10-22 09:02:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:05,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a45ffdd17c67eb865699a1dd5b0e7ab524d2fb" 2018-10-22 09:02:05,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b340228-8386-489e-8db7-48592196e4f5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:02:05,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9b340228-8386-489e-8db7-48592196e4f5 2018-10-22 09:02:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e17ec591-c51a-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a45ffdd17c67eb865699a1dd5b0e7ab524d2fb" 2018-10-22 09:02:05,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ea6151-5547-4075-b999-2a1a338043c9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e17ec591-c51a-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c"}, "enabled": true, "id": "7286dd3c400f4df8b710dffadd6a4b6c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}]} 2018-10-22 09:02:05,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e17ec591-c51a-43e-proj used request id req-17ea6151-5547-4075-b999-2a1a338043c9 2018-10-22 09:02:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a45ffdd17c67eb865699a1dd5b0e7ab524d2fb" 2018-10-22 09:02:05,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f1646c-5705-477f-9f74-ae2e0e94f0f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:02:05,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-17f1646c-5705-477f-9f74-ae2e0e94f0f3 2018-10-22 09:02:05,967 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e17ec591-c51a-43e-user 2018-10-22 09:02:05,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:06,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95171437-9da7-4274-9ccb-b2b0b473f89c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:02:06,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-95171437-9da7-4274-9ccb-b2b0b473f89c 2018-10-22 09:02:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" -d '{"role": {"name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role"}}' 2018-10-22 09:02:06,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd8c821-7421-420d-9cff-a54def0a63e1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b643489099e645c69cdfa3fab5e861a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/b643489099e645c69cdfa3fab5e861a1"}, "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role"}} 2018-10-22 09:02:06,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5fd8c821-7421-420d-9cff-a54def0a63e1 2018-10-22 09:02:06,159 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role 2018-10-22 09:02:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b643489099e645c69cdfa3fab5e861a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:06,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035897d2-59e0-4a6d-ac65-ebeaea3076be Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b643489099e645c69cdfa3fab5e861a1"}, "domain_id": null, "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role", "id": "b643489099e645c69cdfa3fab5e861a1"}} 2018-10-22 09:02:06,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b643489099e645c69cdfa3fab5e861a1 used request id req-035897d2-59e0-4a6d-ac65-ebeaea3076be 2018-10-22 09:02:06,251 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role to project CreateRouterSuccessTests-e17ec591-c51a-43e-proj 2018-10-22 09:02:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c/users/bcdf7ebe72874c6d911ef71dcc0c7f34/roles/b643489099e645c69cdfa3fab5e861a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:06,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81531375-95fd-441c-b15e-2d760a475d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:06,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c/users/bcdf7ebe72874c6d911ef71dcc0c7f34/roles/b643489099e645c69cdfa3fab5e861a1 used request id req-81531375-95fd-441c-b15e-2d760a475d45 2018-10-22 09:02:06,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:06,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:06,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b643489099e645c69cdfa3fab5e861a1", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role"}], "expires_at": "2018-10-22T10:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7286dd3c400f4df8b710dffadd6a4b6c", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-user", "id": "bcdf7ebe72874c6d911ef71dcc0c7f34"}, "audit_ids": ["lr5HJ8tIQKyLKvsqRJlP0g"], "issued_at": "2018-10-22T09:02:06.000000Z"}} 2018-10-22 09:02:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" 2018-10-22 09:02:06,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272e111b-1f24-4311-b457-53b66918b539 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:06,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-272e111b-1f24-4311-b457-53b66918b539 2018-10-22 09:02:06,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" 2018-10-22 09:02:07,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17701de6-62a4-47e0-96a0-d96527b52253 Date: Mon, 22 Oct 2018 09:02:07 GMT RESP BODY: {"routers": []} 2018-10-22 09:02:07,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router&admin_state_up=False used request id req-17701de6-62a4-47e0-96a0-d96527b52253 2018-10-22 09:02:07,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:07,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:07,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b643489099e645c69cdfa3fab5e861a1", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role"}], "expires_at": "2018-10-22T10:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7286dd3c400f4df8b710dffadd6a4b6c", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-user", "id": "bcdf7ebe72874c6d911ef71dcc0c7f34"}, "audit_ids": ["sab-SXEBQk2l0yOhDB2eqw"], "issued_at": "2018-10-22T09:02:07.000000Z"}} 2018-10-22 09:02:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72802c171ca7cee9f42daa1e057ba0d24344452a" 2018-10-22 09:02:07,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bbf51d-17db-4fca-98e7-dc2090215921 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:07,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-67bbf51d-17db-4fca-98e7-dc2090215921 2018-10-22 09:02:07,572 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router 2018-10-22 09:02:07,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" -d '{"router": {"name": "CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router", "admin_state_up": false}}' 2018-10-22 09:02:11,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-4726398a-1f87-4c06-95a0-243867f7c8c0 Date: Mon, 22 Oct 2018 09:02:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7286dd3c400f4df8b710dffadd6a4b6c", "created_at": "2018-10-22T09:02:08Z", "admin_state_up": false, "updated_at": "2018-10-22T09:02:08Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "7286dd3c400f4df8b710dffadd6a4b6c", "id": "fb72ae34-03ce-46f2-9bc8-934cf75a1ff8", "name": "CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router"}} 2018-10-22 09:02:11,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-4726398a-1f87-4c06-95a0-243867f7c8c0 2018-10-22 09:02:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" 2018-10-22 09:02:11,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f5583bb0-a197-442c-885a-d3b0aeaafe63 Date: Mon, 22 Oct 2018 09:02:11 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:11,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 used request id req-f5583bb0-a197-442c-885a-d3b0aeaafe63 2018-10-22 09:02:11,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" 2018-10-22 09:02:11,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-721b0c93-03ee-40bf-8363-ee40d49f5d04 Date: Mon, 22 Oct 2018 09:02:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7286dd3c400f4df8b710dffadd6a4b6c", "created_at": "2018-10-22T09:02:08Z", "admin_state_up": false, "updated_at": "2018-10-22T09:02:11Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "7286dd3c400f4df8b710dffadd6a4b6c", "id": "fb72ae34-03ce-46f2-9bc8-934cf75a1ff8", "name": "CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router"}} 2018-10-22 09:02:11,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 used request id req-721b0c93-03ee-40bf-8363-ee40d49f5d04 2018-10-22 09:02:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" 2018-10-22 09:02:12,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-453b9e03-1eac-484f-986e-f33b09e90ac5 Date: Mon, 22 Oct 2018 09:02:12 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:12,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 used request id req-453b9e03-1eac-484f-986e-f33b09e90ac5 2018-10-22 09:02:12,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:12,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b643489099e645c69cdfa3fab5e861a1", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role"}], "expires_at": "2018-10-22T10:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7286dd3c400f4df8b710dffadd6a4b6c", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7286dd3c400f4df8b710dffadd6a4b6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-user", "id": "bcdf7ebe72874c6d911ef71dcc0c7f34"}, "audit_ids": ["C0v6uVHBT16m9bhdIA48KA"], "issued_at": "2018-10-22T09:02:12.000000Z"}} 2018-10-22 09:02:12,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45dc103097327185bd35c9fd45e25010278ac909" 2018-10-22 09:02:12,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-90d40d8f-2ec7-413f-a171-5242fe48ed51 Date: Mon, 22 Oct 2018 09:02:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7286dd3c400f4df8b710dffadd6a4b6c", "created_at": "2018-10-22T09:02:08Z", "admin_state_up": false, "updated_at": "2018-10-22T09:02:11Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "7286dd3c400f4df8b710dffadd6a4b6c", "id": "fb72ae34-03ce-46f2-9bc8-934cf75a1ff8", "name": "CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router"}]} 2018-10-22 09:02:12,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router&admin_state_up=False used request id req-90d40d8f-2ec7-413f-a171-5242fe48ed51 2018-10-22 09:02:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:12,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2050cee0d4c429f1be2ef5e7182d45484543d0cb" 2018-10-22 09:02:12,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b358c5a2-1ae7-4cf1-8bee-870ca63875de Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c"}, "enabled": true, "id": "7286dd3c400f4df8b710dffadd6a4b6c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e17ec591-c51a-43e-proj"}} 2018-10-22 09:02:12,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c used request id req-b358c5a2-1ae7-4cf1-8bee-870ca63875de 2018-10-22 09:02:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45dc103097327185bd35c9fd45e25010278ac909" 2018-10-22 09:02:12,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a89c750c-78d7-4bf2-8acf-6c97bff83fc7 Date: Mon, 22 Oct 2018 09:02:12 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:12,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 used request id req-a89c750c-78d7-4bf2-8acf-6c97bff83fc7 2018-10-22 09:02:12,910 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router 2018-10-22 09:02:12,910 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-11aa63ee-c8fd-4cd1-aa44-abc203707f10-pub-router 2018-10-22 09:02:12,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a474eb6788acbabf62815c50215205f22e648a49" 2018-10-22 09:02:15,578 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aba117fd-5204-4b97-a09e-df0ca2bd088b Content-Length: 0 Date: Mon, 22 Oct 2018 09:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:02:15,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fb72ae34-03ce-46f2-9bc8-934cf75a1ff8 used request id req-aba117fd-5204-4b97-a09e-df0ca2bd088b 2018-10-22 09:02:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:15,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-96b22b92-c20d-4d6d-b89a-011ca4225d3b Date: Mon, 22 Oct 2018 09:02:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:02:15,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-96b22b92-c20d-4d6d-b89a-011ca4225d3b 2018-10-22 09:02:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:16,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df012cb2-d31a-4829-8e9c-660803f4b40a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:02:16,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-df012cb2-d31a-4829-8e9c-660803f4b40a 2018-10-22 09:02:16,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:16,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247f1003-1457-495f-a902-dd9bc3594123 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:02:16,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-247f1003-1457-495f-a902-dd9bc3594123 2018-10-22 09:02:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:16,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41584e5b-22fa-4a2f-be7f-a9b98589ff4c 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:02:16,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-41584e5b-22fa-4a2f-be7f-a9b98589ff4c 2018-10-22 09:02:16,285 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e17ec591-c51a-43e-proj 2018-10-22 09:02:16,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:16,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95bee08c-2d90-48be-b87b-d0e4fa0159e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:16,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7286dd3c400f4df8b710dffadd6a4b6c used request id req-95bee08c-2d90-48be-b87b-d0e4fa0159e2 2018-10-22 09:02:16,527 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e17ec591-c51a-43e-proj-role 2018-10-22 09:02:16,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b643489099e645c69cdfa3fab5e861a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:16,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8880e6e-9f05-4761-a4de-134ae972750f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:16,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b643489099e645c69cdfa3fab5e861a1 used request id req-d8880e6e-9f05-4761-a4de-134ae972750f 2018-10-22 09:02:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f82ea0cbbfd6d824dd15d4c9079777c025c33e" 2018-10-22 09:02:16,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d9998c-a002-43f0-adeb-7b9f14fe65b3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:02:16,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70d9998c-a002-43f0-adeb-7b9f14fe65b3 2018-10-22 09:02:16,722 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e17ec591-c51a-43e-user 2018-10-22 09:02:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bcdf7ebe72874c6d911ef71dcc0c7f34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a45ffdd17c67eb865699a1dd5b0e7ab524d2fb" 2018-10-22 09:02:17,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df166e9-2859-4501-b5c0-a361d915d757 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:17,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bcdf7ebe72874c6d911ef71dcc0c7f34 used request id req-3df166e9-2859-4501-b5c0-a361d915d757 2018-10-22 09:02:17,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:17,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["AFKQHq60RJWoL97ThIQaLA"], "issued_at": "2018-10-22T09:02:17.000000Z"}} 2018-10-22 09:02:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6134dd88f4ea0170200ce3e7970d66035eb7c232" 2018-10-22 09:02:17,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70f6cd9-0709-4456-ae2d-815952e06eca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:17,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b70f6cd9-0709-4456-ae2d-815952e06eca 2018-10-22 09:02:17,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:17,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:17,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["XXP8AUQiSge73h5IGhpE2Q"], "issued_at": "2018-10-22T09:02:17.000000Z"}} 2018-10-22 09:02:17,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:17,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201cfa67-edf1-47f7-9d75-3afd3bf1ccc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:17,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-201cfa67-edf1-47f7-9d75-3afd3bf1ccc6 2018-10-22 09:02:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:17,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df73a082-d205-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:18,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971a890a-1414-48be-9297-5bd553d3b1be Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df73a082-d205-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:02:18,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df73a082-d205-4e3-proj used request id req-971a890a-1414-48be-9297-5bd553d3b1be 2018-10-22 09:02:18,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:18,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58939b24-feba-4dfd-979c-179286fc86dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:02:18,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-58939b24-feba-4dfd-979c-179286fc86dd 2018-10-22 09:02:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj"}}' 2018-10-22 09:02:18,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc8787c-b1dd-428d-82af-559bae8901a9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac"}, "enabled": true, "id": "ab596e29d07844b1a2812988740d6dac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj"}} 2018-10-22 09:02:18,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ccc8787c-b1dd-428d-82af-559bae8901a9 2018-10-22 09:02:18,274 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-df73a082-d205-4e3-proj 2018-10-22 09:02:18,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:18,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:18,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["iTjBJZF2Sq-PO-9Fai4yUA"], "issued_at": "2018-10-22T09:02:18.000000Z"}} 2018-10-22 09:02:18,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43564613a4a8b2c77f81ae2e690685ca2c65de96" 2018-10-22 09:02:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add00983-fc62-4083-84c5-120bf850efe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:18,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-add00983-fc62-4083-84c5-120bf850efe4 2018-10-22 09:02:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:18,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43564613a4a8b2c77f81ae2e690685ca2c65de96" 2018-10-22 09:02:18,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6094038a-a9d2-4b6d-806e-807aa6f1a090 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:02:18,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6094038a-a9d2-4b6d-806e-807aa6f1a090 2018-10-22 09:02:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-df73a082-d205-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43564613a4a8b2c77f81ae2e690685ca2c65de96" 2018-10-22 09:02:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6883e13-5d8a-4d16-9bdb-589dcd7698f8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-df73a082-d205-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac"}, "enabled": true, "id": "ab596e29d07844b1a2812988740d6dac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj"}]} 2018-10-22 09:02:18,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-df73a082-d205-4e3-proj used request id req-d6883e13-5d8a-4d16-9bdb-589dcd7698f8 2018-10-22 09:02:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43564613a4a8b2c77f81ae2e690685ca2c65de96" 2018-10-22 09:02:19,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b90ca6-fefa-4097-b6e8-2250038bcf8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:02:19,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e7b90ca6-fefa-4097-b6e8-2250038bcf8b 2018-10-22 09:02:19,321 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-df73a082-d205-4e3-user 2018-10-22 09:02:19,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:19,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50813a9-d040-406c-b356-12e4de4a1c00 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:02:19,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a50813a9-d040-406c-b356-12e4de4a1c00 2018-10-22 09:02:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" -d '{"role": {"name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj-role"}}' 2018-10-22 09:02:19,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a4b5d5-5150-4dfe-8bb3-787166546515 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "179ac62fc1da4f6783a6d08a827e72a6", "links": {"self": "http://172.30.9.28:5000/v3/roles/179ac62fc1da4f6783a6d08a827e72a6"}, "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj-role"}} 2018-10-22 09:02:19,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-59a4b5d5-5150-4dfe-8bb3-787166546515 2018-10-22 09:02:19,543 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-df73a082-d205-4e3-proj-role 2018-10-22 09:02:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/179ac62fc1da4f6783a6d08a827e72a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:19,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bb5e5c-9d99-40ad-84c5-ba57c34a67bf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/179ac62fc1da4f6783a6d08a827e72a6"}, "domain_id": null, "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj-role", "id": "179ac62fc1da4f6783a6d08a827e72a6"}} 2018-10-22 09:02:19,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/179ac62fc1da4f6783a6d08a827e72a6 used request id req-23bb5e5c-9d99-40ad-84c5-ba57c34a67bf 2018-10-22 09:02:19,637 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-df73a082-d205-4e3-proj-role to project CreateRouterSuccessTests-df73a082-d205-4e3-proj 2018-10-22 09:02:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac/users/7fb38fa2fffe47dabba8c9e8fcf94ebd/roles/179ac62fc1da4f6783a6d08a827e72a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:19,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984aec0a-12a2-4778-aa34-52ce545112ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:19,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac/users/7fb38fa2fffe47dabba8c9e8fcf94ebd/roles/179ac62fc1da4f6783a6d08a827e72a6 used request id req-984aec0a-12a2-4778-aa34-52ce545112ad 2018-10-22 09:02:19,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:19,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:20,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["sgH1gxnEQ_Gp8QrIPfYJSQ"], "issued_at": "2018-10-22T09:02:20.000000Z"}} 2018-10-22 09:02:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:20,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef2257ff-1a24-4b4b-a6d7-9d483458c8ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:20,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ef2257ff-1a24-4b4b-a6d7-9d483458c8ca 2018-10-22 09:02:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:20,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7f207f3-358d-494d-b0e9-c212092f05d7 Date: Mon, 22 Oct 2018 09:02:20 GMT RESP BODY: {"routers": []} 2018-10-22 09:02:20,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router&admin_state_up=True used request id req-c7f207f3-358d-494d-b0e9-c212092f05d7 2018-10-22 09:02:20,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:20,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:20,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["UcnKF4D7QKeCJIUrj2x5ug"], "issued_at": "2018-10-22T09:02:20.000000Z"}} 2018-10-22 09:02:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd8dc39627d8d120f2337a5a258a328540aebc6" 2018-10-22 09:02:20,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6b28e7-c36d-476a-925f-4731b197de3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:20,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-db6b28e7-c36d-476a-925f-4731b197de3e 2018-10-22 09:02:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:20,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:20,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-df73a082-d205-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd8dc39627d8d120f2337a5a258a328540aebc6" 2018-10-22 09:02:20,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1cd362-ce07-4539-b892-31c02183ba45 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-df73a082-d205-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac"}, "enabled": true, "id": "ab596e29d07844b1a2812988740d6dac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj"}]} 2018-10-22 09:02:20,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-df73a082-d205-4e3-proj used request id req-5f1cd362-ce07-4539-b892-31c02183ba45 2018-10-22 09:02:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-237b7c8c-1d75-4ad9-a1e2-d180b149abfc Date: Mon, 22 Oct 2018 09:02:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:02:21,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-237b7c8c-1d75-4ad9-a1e2-d180b149abfc 2018-10-22 09:02:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:21,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f5b9422c-497d-474c-95b9-a33813c5b172 Date: Mon, 22 Oct 2018 09:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 09:02:21,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-f5b9422c-497d-474c-95b9-a33813c5b172 2018-10-22 09:02:21,396 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router 2018-10-22 09:02:21,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "tenant_id": "ab596e29d07844b1a2812988740d6dac", "name": "CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router", "admin_state_up": true}}' 2018-10-22 09:02:26,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f6f716ed-d5d2-4e6a-bf36-1ac72b8b9ff3 Date: Mon, 22 Oct 2018 09:02:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab596e29d07844b1a2812988740d6dac", "created_at": "2018-10-22T09:02:22Z", "admin_state_up": true, "updated_at": "2018-10-22T09:02:22Z", "project_id": "ab596e29d07844b1a2812988740d6dac", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7fced4db-4f8c-4d95-bba3-e2926e782666", "name": "CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router"}} 2018-10-22 09:02:26,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-f6f716ed-d5d2-4e6a-bf36-1ac72b8b9ff3 2018-10-22 09:02:26,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7fced4db-4f8c-4d95-bba3-e2926e782666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:26,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-9f06f470-f4e7-4196-a68f-a83800475f2a Date: Mon, 22 Oct 2018 09:02:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.204"}],"id":"23fcc703-dfcb-49de-b2ce-418e90d7bcf7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:1f:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:02:22Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6556f642-c418-4658-a234-57b91aa2ebc7","ip_address":"169.254.192.12"}],"id":"6c84e86b-61ea-43a8-98f7-36c57eecbb93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:61:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ab596e29d07844b1a2812988740d6dac","admin_state_up":true,"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:25Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6556f642-c418-4658-a234-57b91aa2ebc7","ip_address":"169.254.192.5"}],"id":"7c4ab9ee-54b1-43f3-8a99-3b22c4e93a35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:4f:7e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ab596e29d07844b1a2812988740d6dac","admin_state_up":true,"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:24Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6556f642-c418-4658-a234-57b91aa2ebc7","ip_address":"169.254.192.10"}],"id":"eb21146a-649f-4bab-af09-b6c9cd74f0a5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:64:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ab596e29d07844b1a2812988740d6dac","admin_state_up":true,"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:23Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"}]} 2018-10-22 09:02:26,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7fced4db-4f8c-4d95-bba3-e2926e782666 used request id req-9f06f470-f4e7-4196-a68f-a83800475f2a 2018-10-22 09:02:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:26,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ed289238-b0fa-4a70-aebe-a6f852d85081 Date: Mon, 22 Oct 2018 09:02:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:02:26,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-ed289238-b0fa-4a70-aebe-a6f852d85081 2018-10-22 09:02:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:27,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f3a6186d-5aa8-4c5f-b1d0-9c6bc392a284 Date: Mon, 22 Oct 2018 09:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:21Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:21Z","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":"6556f642-c418-4658-a234-57b91aa2ebc7","subnetpool_id":null,"name":"HA subnet tenant ab596e29d07844b1a2812988740d6dac"}} 2018-10-22 09:02:27,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 used request id req-f3a6186d-5aa8-4c5f-b1d0-9c6bc392a284 2018-10-22 09:02:27,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:27,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bab12521-704f-48dc-adb2-c56baa11b7f4 Date: Mon, 22 Oct 2018 09:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:21Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:21Z","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":"6556f642-c418-4658-a234-57b91aa2ebc7","subnetpool_id":null,"name":"HA subnet tenant ab596e29d07844b1a2812988740d6dac"}} 2018-10-22 09:02:27,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 used request id req-bab12521-704f-48dc-adb2-c56baa11b7f4 2018-10-22 09:02:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:27,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3181902d-b454-4ce1-b53c-6422f40647a5 Date: Mon, 22 Oct 2018 09:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:21Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:21Z","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":"6556f642-c418-4658-a234-57b91aa2ebc7","subnetpool_id":null,"name":"HA subnet tenant ab596e29d07844b1a2812988740d6dac"}} 2018-10-22 09:02:27,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 used request id req-3181902d-b454-4ce1-b53c-6422f40647a5 2018-10-22 09:02:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/7fced4db-4f8c-4d95-bba3-e2926e782666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:27,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-716c64c3-4d5e-4dce-b2d6-dfcda50e1750 Date: Mon, 22 Oct 2018 09:02:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab596e29d07844b1a2812988740d6dac", "created_at": "2018-10-22T09:02:22Z", "admin_state_up": true, "updated_at": "2018-10-22T09:02:25Z", "project_id": "ab596e29d07844b1a2812988740d6dac", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "7fced4db-4f8c-4d95-bba3-e2926e782666", "name": "CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router"}} 2018-10-22 09:02:27,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/7fced4db-4f8c-4d95-bba3-e2926e782666 used request id req-716c64c3-4d5e-4dce-b2d6-dfcda50e1750 2018-10-22 09:02:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7fced4db-4f8c-4d95-bba3-e2926e782666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3380 X-Openstack-Request-Id: req-06359c50-6aaa-4443-ba60-41b33b286b21 Date: Mon, 22 Oct 2018 09:02:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:27Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.204"}],"id":"23fcc703-dfcb-49de-b2ce-418e90d7bcf7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:1f:fe","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:02:22Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6556f642-c418-4658-a234-57b91aa2ebc7","ip_address":"169.254.192.12"}],"id":"6c84e86b-61ea-43a8-98f7-36c57eecbb93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:61:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ab596e29d07844b1a2812988740d6dac","admin_state_up":true,"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:25Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:27Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6556f642-c418-4658-a234-57b91aa2ebc7","ip_address":"169.254.192.5"}],"id":"7c4ab9ee-54b1-43f3-8a99-3b22c4e93a35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:4f:7e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ab596e29d07844b1a2812988740d6dac","admin_state_up":true,"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:24Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:27Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6556f642-c418-4658-a234-57b91aa2ebc7","ip_address":"169.254.192.10"}],"id":"eb21146a-649f-4bab-af09-b6c9cd74f0a5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:64:3a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ab596e29d07844b1a2812988740d6dac","admin_state_up":true,"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:23Z","binding:vnic_type":"normal","device_id":"7fced4db-4f8c-4d95-bba3-e2926e782666"}]} 2018-10-22 09:02:27,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7fced4db-4f8c-4d95-bba3-e2926e782666 used request id req-06359c50-6aaa-4443-ba60-41b33b286b21 2018-10-22 09:02:27,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:27,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2159bd91-3be2-4ea8-94f7-a669f5a25459 Date: Mon, 22 Oct 2018 09:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:02:27,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-2159bd91-3be2-4ea8-94f7-a669f5a25459 2018-10-22 09:02:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:28,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-06616d30-71f1-478a-9b15-ce11a9a884dc Date: Mon, 22 Oct 2018 09:02:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:21Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:21Z","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":"6556f642-c418-4658-a234-57b91aa2ebc7","subnetpool_id":null,"name":"HA subnet tenant ab596e29d07844b1a2812988740d6dac"}} 2018-10-22 09:02:28,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 used request id req-06616d30-71f1-478a-9b15-ce11a9a884dc 2018-10-22 09:02:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:28,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0310cedb-74a3-47f1-ae55-77a592d94b2a Date: Mon, 22 Oct 2018 09:02:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:21Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:21Z","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":"6556f642-c418-4658-a234-57b91aa2ebc7","subnetpool_id":null,"name":"HA subnet tenant ab596e29d07844b1a2812988740d6dac"}} 2018-10-22 09:02:28,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 used request id req-0310cedb-74a3-47f1-ae55-77a592d94b2a 2018-10-22 09:02:28,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:28,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-983f47a5-a8c2-4f71-b00b-fc8b51e9e274 Date: Mon, 22 Oct 2018 09:02:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6e8f85d-32d8-4de2-9a6b-74d86f17f21a","tenant_id":"","created_at":"2018-10-22T09:02:21Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:21Z","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":"6556f642-c418-4658-a234-57b91aa2ebc7","subnetpool_id":null,"name":"HA subnet tenant ab596e29d07844b1a2812988740d6dac"}} 2018-10-22 09:02:28,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6556f642-c418-4658-a234-57b91aa2ebc7 used request id req-983f47a5-a8c2-4f71-b00b-fc8b51e9e274 2018-10-22 09:02:28,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:28,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "179ac62fc1da4f6783a6d08a827e72a6", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj-role"}], "expires_at": "2018-10-22T10:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab596e29d07844b1a2812988740d6dac", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab596e29d07844b1a2812988740d6dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ab596e29d07844b1a2812988740d6dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ab596e29d07844b1a2812988740d6dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ab596e29d07844b1a2812988740d6dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ab596e29d07844b1a2812988740d6dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ab596e29d07844b1a2812988740d6dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ab596e29d07844b1a2812988740d6dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ab596e29d07844b1a2812988740d6dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ab596e29d07844b1a2812988740d6dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab596e29d07844b1a2812988740d6dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ab596e29d07844b1a2812988740d6dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ab596e29d07844b1a2812988740d6dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df73a082-d205-4e3-user", "id": "7fb38fa2fffe47dabba8c9e8fcf94ebd"}, "audit_ids": ["RvaeQRiRQEu3ZR6wxL2OUw"], "issued_at": "2018-10-22T09:02:28.000000Z"}} 2018-10-22 09:02:28,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200cab1be9b5d7525bf9e7c3b4f8bec48ffaf45e" 2018-10-22 09:02:28,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8e9505e9-cd34-475f-b980-2714ab2fcf7d Date: Mon, 22 Oct 2018 09:02:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab596e29d07844b1a2812988740d6dac", "created_at": "2018-10-22T09:02:22Z", "admin_state_up": true, "updated_at": "2018-10-22T09:02:25Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "ab596e29d07844b1a2812988740d6dac", "id": "7fced4db-4f8c-4d95-bba3-e2926e782666", "name": "CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router"}]} 2018-10-22 09:02:28,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router&admin_state_up=True used request id req-8e9505e9-cd34-475f-b980-2714ab2fcf7d 2018-10-22 09:02:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:28,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6134dd88f4ea0170200ce3e7970d66035eb7c232" 2018-10-22 09:02:29,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5ff1c5-5456-4d0c-8059-dff83b7af552 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac"}, "enabled": true, "id": "ab596e29d07844b1a2812988740d6dac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df73a082-d205-4e3-proj"}} 2018-10-22 09:02:29,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac used request id req-7c5ff1c5-5456-4d0c-8059-dff83b7af552 2018-10-22 09:02:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7fced4db-4f8c-4d95-bba3-e2926e782666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200cab1be9b5d7525bf9e7c3b4f8bec48ffaf45e" 2018-10-22 09:02:29,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84884904-751c-4a85-8d9e-31664ae342e2 Date: Mon, 22 Oct 2018 09:02:29 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:29,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7fced4db-4f8c-4d95-bba3-e2926e782666 used request id req-84884904-751c-4a85-8d9e-31664ae342e2 2018-10-22 09:02:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200cab1be9b5d7525bf9e7c3b4f8bec48ffaf45e" 2018-10-22 09:02:29,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f2b67459-5eb2-4410-8f49-222db61e71e9 Date: Mon, 22 Oct 2018 09:02:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:02:29,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-f2b67459-5eb2-4410-8f49-222db61e71e9 2018-10-22 09:02:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200cab1be9b5d7525bf9e7c3b4f8bec48ffaf45e" 2018-10-22 09:02:29,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8ac9c108-e917-4cfb-b115-39105072049b Date: Mon, 22 Oct 2018 09:02:29 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:02:29,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-8ac9c108-e917-4cfb-b115-39105072049b 2018-10-22 09:02:29,699 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router 2018-10-22 09:02:29,699 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3991785d-a7f4-465d-a366-4cb7c8d1deae-pub-router 2018-10-22 09:02:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/7fced4db-4f8c-4d95-bba3-e2926e782666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bd6dce100cf027177bf9d96edd53b008594991" 2018-10-22 09:02:32,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f3a029c-6fe4-4f12-b90a-b079c8a37e32 Content-Length: 0 Date: Mon, 22 Oct 2018 09:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:02:32,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7fced4db-4f8c-4d95-bba3-e2926e782666 used request id req-8f3a029c-6fe4-4f12-b90a-b079c8a37e32 2018-10-22 09:02:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4ea77364-71a6-43f2-a65f-5ab057bc8772 Date: Mon, 22 Oct 2018 09:02:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:02:33,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4ea77364-71a6-43f2-a65f-5ab057bc8772 2018-10-22 09:02:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6132d4d-d838-4a6e-9e44-5a14995bf911 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:02:33,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-b6132d4d-d838-4a6e-9e44-5a14995bf911 2018-10-22 09:02:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b621f0b-fc4a-443a-8c44-f3080b7b851c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:02:33,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-7b621f0b-fc4a-443a-8c44-f3080b7b851c 2018-10-22 09:02:33,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d72a3d-7614-471e-8cca-1d812dff9b0c 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:02:33,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-b0d72a3d-7614-471e-8cca-1d812dff9b0c 2018-10-22 09:02:33,318 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-df73a082-d205-4e3-proj 2018-10-22 09:02:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a8338d-3b74-440d-b554-1363edbbbdac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:33,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ab596e29d07844b1a2812988740d6dac used request id req-13a8338d-3b74-440d-b554-1363edbbbdac 2018-10-22 09:02:33,552 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-df73a082-d205-4e3-proj-role 2018-10-22 09:02:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/179ac62fc1da4f6783a6d08a827e72a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a066f8-8c1b-4fba-bdde-eed54e0a150f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:33,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/179ac62fc1da4f6783a6d08a827e72a6 used request id req-02a066f8-8c1b-4fba-bdde-eed54e0a150f 2018-10-22 09:02:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651dda3c9598158c2a956c9c71aa3960f450e66d" 2018-10-22 09:02:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f365cb81-41f7-4cec-ae4f-5a5a68144650 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:02:33,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f365cb81-41f7-4cec-ae4f-5a5a68144650 2018-10-22 09:02:33,757 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-df73a082-d205-4e3-user 2018-10-22 09:02:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7fb38fa2fffe47dabba8c9e8fcf94ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43564613a4a8b2c77f81ae2e690685ca2c65de96" 2018-10-22 09:02:33,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a778ce2c-2116-44a2-afae-f9fde2548355 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:33,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7fb38fa2fffe47dabba8c9e8fcf94ebd used request id req-a778ce2c-2116-44a2-afae-f9fde2548355 2018-10-22 09:02:33,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:34,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["PyxB12rQSPK_5ZEeHLDuHQ"], "issued_at": "2018-10-22T09:02:34.000000Z"}} 2018-10-22 09:02:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}391e1a3c3fd5390c17ff883b7aad5e704f3325d3" 2018-10-22 09:02:34,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a08c3b2-d101-4023-a7a8-1d7264ad0a38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:34,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a08c3b2-d101-4023-a7a8-1d7264ad0a38 2018-10-22 09:02:34,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:34,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:34,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["b-bUqEeFRfe2cky1zqis4g"], "issued_at": "2018-10-22T09:02:34.000000Z"}} 2018-10-22 09:02:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:02:34,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00763587-d2c5-4726-8501-eb83f23cd92e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:34,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00763587-d2c5-4726-8501-eb83f23cd92e 2018-10-22 09:02:34,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:34,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:34,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f587412c-9b9e-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:02:34,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c9399b-0cea-4831-af38-ce094d740d00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f587412c-9b9e-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:02:34,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f587412c-9b9e-4ac-proj used request id req-14c9399b-0cea-4831-af38-ce094d740d00 2018-10-22 09:02:34,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:02:35,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb7214f-9a16-4c10-b410-a38a1180a697 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:02:35,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ceb7214f-9a16-4c10-b410-a38a1180a697 2018-10-22 09:02:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}}' 2018-10-22 09:02:35,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c97120ed-f345-43c3-bb4d-7113579d43b0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d"}, "enabled": true, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}} 2018-10-22 09:02:35,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c97120ed-f345-43c3-bb4d-7113579d43b0 2018-10-22 09:02:35,196 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f587412c-9b9e-4ac-proj 2018-10-22 09:02:35,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:35,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:35,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ygX96Hk8Qwujfj3P0KCFRA"], "issued_at": "2018-10-22T09:02:35.000000Z"}} 2018-10-22 09:02:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a622c9f23c183ec41dcd5cf3821886bee58be865" 2018-10-22 09:02:35,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7f27b9-56bb-4cfc-a841-208bef8c16b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:35,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee7f27b9-56bb-4cfc-a841-208bef8c16b2 2018-10-22 09:02:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:35,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a622c9f23c183ec41dcd5cf3821886bee58be865" 2018-10-22 09:02:35,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf671a9e-f764-433b-9305-b66e7c6c372f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:02:35,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cf671a9e-f764-433b-9305-b66e7c6c372f 2018-10-22 09:02:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f587412c-9b9e-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a622c9f23c183ec41dcd5cf3821886bee58be865" 2018-10-22 09:02:35,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5c8bb8-cc74-4c10-ac2f-ac0807956574 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f587412c-9b9e-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d"}, "enabled": true, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}]} 2018-10-22 09:02:35,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f587412c-9b9e-4ac-proj used request id req-3a5c8bb8-cc74-4c10-ac2f-ac0807956574 2018-10-22 09:02:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a622c9f23c183ec41dcd5cf3821886bee58be865" 2018-10-22 09:02:35,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17214255-4ad4-4283-91ca-1bf542703f9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:02:35,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-17214255-4ad4-4283-91ca-1bf542703f9b 2018-10-22 09:02:36,255 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f587412c-9b9e-4ac-user 2018-10-22 09:02:36,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:02:36,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c981b7b4-83e5-4df8-b0b7-c33fcbadb463 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:02:36,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c981b7b4-83e5-4df8-b0b7-c33fcbadb463 2018-10-22 09:02:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" -d '{"role": {"name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}}' 2018-10-22 09:02:36,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43a0770-e17a-44f6-8a54-74b065b912b7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3dd2da1cfcc4b06bfd757315f56b83a", "links": {"self": "http://172.30.9.28:5000/v3/roles/e3dd2da1cfcc4b06bfd757315f56b83a"}, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}} 2018-10-22 09:02:36,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b43a0770-e17a-44f6-8a54-74b065b912b7 2018-10-22 09:02:36,465 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role 2018-10-22 09:02:36,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e3dd2da1cfcc4b06bfd757315f56b83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:02:36,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1adde4f4-e915-4056-ab3d-a5453c8fc996 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e3dd2da1cfcc4b06bfd757315f56b83a"}, "domain_id": null, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role", "id": "e3dd2da1cfcc4b06bfd757315f56b83a"}} 2018-10-22 09:02:36,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e3dd2da1cfcc4b06bfd757315f56b83a used request id req-1adde4f4-e915-4056-ab3d-a5453c8fc996 2018-10-22 09:02:36,485 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role to project CreateRouterSuccessTests-f587412c-9b9e-4ac-proj 2018-10-22 09:02:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d/users/80f4937e1da244cb9ca7855c369ddfad/roles/e3dd2da1cfcc4b06bfd757315f56b83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:02:36,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ce2766-26ec-4af7-bf68-bad2c8066393 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:02:36,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d/users/80f4937e1da244cb9ca7855c369ddfad/roles/e3dd2da1cfcc4b06bfd757315f56b83a used request id req-48ce2766-26ec-4af7-bf68-bad2c8066393 2018-10-22 09:02:36,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:36,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:37,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3dd2da1cfcc4b06bfd757315f56b83a", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}], "expires_at": "2018-10-22T10:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-user", "id": "80f4937e1da244cb9ca7855c369ddfad"}, "audit_ids": ["qfdeaRfiSm29sFeZ3xQszA"], "issued_at": "2018-10-22T09:02:37.000000Z"}} 2018-10-22 09:02:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:02:37,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc024be-db8f-4c76-885e-57c019be2383 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:37,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5fc024be-db8f-4c76-885e-57c019be2383 2018-10-22 09:02:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:02:37,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-10ca68e9-e5be-4a41-9e9a-6c3d31a778df Date: Mon, 22 Oct 2018 09:02:37 GMT RESP BODY: {"networks":[]} 2018-10-22 09:02:37,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 used request id req-10ca68e9-e5be-4a41-9e9a-6c3d31a778df 2018-10-22 09:02:37,321 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 2018-10-22 09:02:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" -d '{"network": {"name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1", "admin_state_up": true}}' 2018-10-22 09:02:37,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-870e504b-e343-4d77-8de5-b2b326f4b501 Date: Mon, 22 Oct 2018 09:02:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:02:37Z","is_default":false,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","mtu":1450}} 2018-10-22 09:02:37,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-870e504b-e343-4d77-8de5-b2b326f4b501 2018-10-22 09:02:37,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:02:38,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-392b7e60-1857-4048-bcb9-15622094a5cc Date: Mon, 22 Oct 2018 09:02:38 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":"2018-10-22T09:02:37Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:38,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-392b7e60-1857-4048-bcb9-15622094a5cc 2018-10-22 09:02:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:02:38,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-984e55ec-b5e1-4bf6-8f49-f7606c831d2c Date: Mon, 22 Oct 2018 09:02:38 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:02:38,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-984e55ec-b5e1-4bf6-8f49-f7606c831d2c 2018-10-22 09:02:38,270 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1 2018-10-22 09:02:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" -d '{"subnets": [{"ip_version": 4, "network_id": "b25da72e-0038-4e7e-b414-0cbc1d4bdb7f", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]}' 2018-10-22 09:02:39,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7e3a10f5-a53f-4813-95a2-da0529290a4c Date: Mon, 22 Oct 2018 09:02:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:39,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7e3a10f5-a53f-4813-95a2-da0529290a4c 2018-10-22 09:02:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:02:39,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5f4c7e29-6d18-4814-93b7-be029501dd43 Date: Mon, 22 Oct 2018 09:02: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":["93343762-4292-4568-8ab6-7049cc148284"],"updated_at":"2018-10-22T09:02:38Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:39,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-5f4c7e29-6d18-4814-93b7-be029501dd43 2018-10-22 09:02:39,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:02:39,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b9a23b31-84b0-4050-b2d9-65d0bbaa4de9 Date: Mon, 22 Oct 2018 09:02:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:39,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-b9a23b31-84b0-4050-b2d9-65d0bbaa4de9 2018-10-22 09:02:39,407 - OpenStackNetwork - DEBUG - Network [b25da72e-0038-4e7e-b414-0cbc1d4bdb7f] created successfully 2018-10-22 09:02:39,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:39,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:39,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3dd2da1cfcc4b06bfd757315f56b83a", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}], "expires_at": "2018-10-22T10:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-user", "id": "80f4937e1da244cb9ca7855c369ddfad"}, "audit_ids": ["1-uPmofhTMWhK2bxs_MaWw"], "issued_at": "2018-10-22T09:02:39.000000Z"}} 2018-10-22 09:02:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:39,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17603b8a-a13b-452f-9614-b023890d7b19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:39,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-17603b8a-a13b-452f-9614-b023890d7b19 2018-10-22 09:02:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:40,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13a7f858-b912-4fe6-a4d2-5dddb62ba4b7 Date: Mon, 22 Oct 2018 09:02:40 GMT RESP BODY: {"routers": []} 2018-10-22 09:02:40,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router&admin_state_up=True used request id req-13a7f858-b912-4fe6-a4d2-5dddb62ba4b7 2018-10-22 09:02:40,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:40,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:40,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3dd2da1cfcc4b06bfd757315f56b83a", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}], "expires_at": "2018-10-22T10:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-user", "id": "80f4937e1da244cb9ca7855c369ddfad"}, "audit_ids": ["3wM605BZTrWWtBzdNjOeKw"], "issued_at": "2018-10-22T09:02:40.000000Z"}} 2018-10-22 09:02:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4cfcce0c7aec75602a59772f90fb49d705f2c25" 2018-10-22 09:02:40,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef23fa7f-2677-43f9-a4e0-33170479798d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:40,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ef23fa7f-2677-43f9-a4e0-33170479798d 2018-10-22 09:02:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:40,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e482f07e-adef-44a4-9c24-9ca9be5186b2 Date: Mon, 22 Oct 2018 09:02:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:02:40,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-e482f07e-adef-44a4-9c24-9ca9be5186b2 2018-10-22 09:02:40,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:40,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e4f8f4f-dfe2-49bd-914b-5c73231f4769 Date: Mon, 22 Oct 2018 09:02:40 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:02:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-5e4f8f4f-dfe2-49bd-914b-5c73231f4769 2018-10-22 09:02:40,959 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router", "admin_state_up": true}}' 2018-10-22 09:02:45,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-7d953c8f-baed-498b-97e9-a3a8dfd86b62 Date: Mon, 22 Oct 2018 09:02:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:41Z", "admin_state_up": true, "updated_at": "2018-10-22T09:02:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "53a9329c-a8dc-470a-9bb7-9022068ef7ba", "name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router"}} 2018-10-22 09:02:45,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-7d953c8f-baed-498b-97e9-a3a8dfd86b62 2018-10-22 09:02:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=53a9329c-a8dc-470a-9bb7-9022068ef7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:46,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-563d9efe-4ab8-4e6d-8641-fd52a2f07209 Date: Mon, 22 Oct 2018 09:02:46 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:46,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=53a9329c-a8dc-470a-9bb7-9022068ef7ba used request id req-563d9efe-4ab8-4e6d-8641-fd52a2f07209 2018-10-22 09:02:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2d0069a9-b8ac-469a-9afb-5c261363d2b3 Date: Mon, 22 Oct 2018 09:02: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":["93343762-4292-4568-8ab6-7049cc148284"],"updated_at":"2018-10-22T09:02:38Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 used request id req-2d0069a9-b8ac-469a-9afb-5c261363d2b3 2018-10-22 09:02:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:46,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:46,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19950db4-47cf-485a-ad29-70274007fe66 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d"}, "enabled": true, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}} 2018-10-22 09:02:46,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d used request id req-19950db4-47cf-485a-ad29-70274007fe66 2018-10-22 09:02:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:46,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7e735b77-1784-4b29-b462-e44823a49c7c Date: Mon, 22 Oct 2018 09:02:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:46,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-7e735b77-1784-4b29-b462-e44823a49c7c 2018-10-22 09:02:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f&name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:46,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3780a21-2d44-4c9c-bb97-91d2d239cdd5 Date: Mon, 22 Oct 2018 09:02:46 GMT RESP BODY: {"ports":[]} 2018-10-22 09:02:46,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f&name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1&admin_state_up=True used request id req-b3780a21-2d44-4c9c-bb97-91d2d239cdd5 2018-10-22 09:02:46,840 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1 for router - CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:46,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:02:46,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:47,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3dd2da1cfcc4b06bfd757315f56b83a", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}], "expires_at": "2018-10-22T10:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-user", "id": "80f4937e1da244cb9ca7855c369ddfad"}, "audit_ids": ["uXuqdokISHiH-_BQdhHCfQ"], "issued_at": "2018-10-22T09:02:47.000000Z"}} 2018-10-22 09:02:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865c29ec099054cc8c7c9014c6ed019b19a73360" 2018-10-22 09:02:47,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d039a65-2a62-45f2-a6fb-25e9910dd122 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:02:47,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3d039a65-2a62-45f2-a6fb-25e9910dd122 2018-10-22 09:02:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:47,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-abd063ca-4d85-4269-ab50-d83228922d8d Date: Mon, 22 Oct 2018 09:02: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":["93343762-4292-4568-8ab6-7049cc148284"],"updated_at":"2018-10-22T09:02:38Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:47,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 used request id req-abd063ca-4d85-4269-ab50-d83228922d8d 2018-10-22 09:02:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:47,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-916f6430-90e7-442a-8551-868e81265d0f Date: Mon, 22 Oct 2018 09:02:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:47,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-916f6430-90e7-442a-8551-868e81265d0f 2018-10-22 09:02:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:48,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1205c0c0-e4a9-48b4-aa4c-f18b7d365af7 Date: Mon, 22 Oct 2018 09:02: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":["93343762-4292-4568-8ab6-7049cc148284"],"updated_at":"2018-10-22T09:02:38Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:48,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 used request id req-1205c0c0-e4a9-48b4-aa4c-f18b7d365af7 2018-10-22 09:02:48,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:48,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865c29ec099054cc8c7c9014c6ed019b19a73360" 2018-10-22 09:02:48,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f349ed63-4159-4b0c-92a9-6c5fb1a92c26 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d"}, "enabled": true, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}} 2018-10-22 09:02:48,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d used request id req-f349ed63-4159-4b0c-92a9-6c5fb1a92c26 2018-10-22 09:02:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:48,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aef8134e-bce5-4678-964b-3f03e0ae0b52 Date: Mon, 22 Oct 2018 09:02:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:48,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-aef8134e-bce5-4678-964b-3f03e0ae0b52 2018-10-22 09:02:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f&name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:48,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-804113a5-89f8-430a-a923-46be1f72eb55 Date: Mon, 22 Oct 2018 09:02:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:48,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f&name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1 used request id req-804113a5-89f8-430a-a923-46be1f72eb55 2018-10-22 09:02:48,499 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 2018-10-22 09:02:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" -d '{"port": {"network_id": "b25da72e-0038-4e7e-b414-0cbc1d4bdb7f", "fixed_ips": [{"subnet_id": "93343762-4292-4568-8ab6-7049cc148284", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1", "admin_state_up": true}}' 2018-10-22 09:02:49,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-5b164acd-8840-4d88-9281-7a4a00f0daf2 Date: Mon, 22 Oct 2018 09:02:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.1"}],"id":"f6717745-dda6-4f7f-badc-e2fb78c4aa4b","security_groups":["bc8dc956-26d5-4b1b-b79d-91541b6c9c20"],"mac_address":"fa:16:3e:97:dd:2f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","qos_policy_id":null,"admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:48Z","binding:vnic_type":"normal"}} 2018-10-22 09:02:49,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-5b164acd-8840-4d88-9281-7a4a00f0daf2 2018-10-22 09:02:49,481 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1 for router - CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:49,481 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" -d '{"port_id": "f6717745-dda6-4f7f-badc-e2fb78c4aa4b"}' 2018-10-22 09:02:51,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e8988e0f-aff2-4922-9484-9bdf6e461a98 Date: Mon, 22 Oct 2018 09:02:51 GMT RESP BODY: {"network_id": "b25da72e-0038-4e7e-b414-0cbc1d4bdb7f", "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "subnet_id": "93343762-4292-4568-8ab6-7049cc148284", "subnet_ids": ["93343762-4292-4568-8ab6-7049cc148284"], "port_id": "f6717745-dda6-4f7f-badc-e2fb78c4aa4b", "id": "53a9329c-a8dc-470a-9bb7-9022068ef7ba"} 2018-10-22 09:02:51,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba/add_router_interface used request id req-e8988e0f-aff2-4922-9484-9bdf6e461a98 2018-10-22 09:02:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:51,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a10b9fc3-d9fc-41e0-be35-f3505ba4c467 Date: Mon, 22 Oct 2018 09:02:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:41Z", "admin_state_up": true, "updated_at": "2018-10-22T09:02:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "53a9329c-a8dc-470a-9bb7-9022068ef7ba", "name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router"}} 2018-10-22 09:02:51,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba used request id req-a10b9fc3-d9fc-41e0-be35-f3505ba4c467 2018-10-22 09:02:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=53a9329c-a8dc-470a-9bb7-9022068ef7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:51,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-f897f851-4f90-4fec-9317-5dde62d1f1fc Date: Mon, 22 Oct 2018 09:02:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.1"}],"id":"f6717745-dda6-4f7f-badc-e2fb78c4aa4b","security_groups":["bc8dc956-26d5-4b1b-b79d-91541b6c9c20"],"mac_address":"fa:16:3e:97:dd:2f","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1","admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:48Z","binding:vnic_type":"normal","device_id":"53a9329c-a8dc-470a-9bb7-9022068ef7ba"}]} 2018-10-22 09:02:51,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=53a9329c-a8dc-470a-9bb7-9022068ef7ba used request id req-f897f851-4f90-4fec-9317-5dde62d1f1fc 2018-10-22 09:02:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f28b6659-49b5-4064-8d0b-7f6b35be2872 Date: Mon, 22 Oct 2018 09:02:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}} 2018-10-22 09:02:51,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 used request id req-f28b6659-49b5-4064-8d0b-7f6b35be2872 2018-10-22 09:02:51,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:02:52,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3dd2da1cfcc4b06bfd757315f56b83a", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role"}], "expires_at": "2018-10-22T10:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f12e9ad9c5514df98efb2ee5bb4ab56d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-user", "id": "80f4937e1da244cb9ca7855c369ddfad"}, "audit_ids": ["CSMh-JunSWadQwqkwlc30A"], "issued_at": "2018-10-22T09:02:52.000000Z"}} 2018-10-22 09:02:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:52,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-790409e3-c6b7-4e21-96b6-e5884a8e4543 Date: Mon, 22 Oct 2018 09:02:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:41Z", "admin_state_up": true, "updated_at": "2018-10-22T09:02:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "53a9329c-a8dc-470a-9bb7-9022068ef7ba", "name": "CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router"}]} 2018-10-22 09:02:52,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router&admin_state_up=True used request id req-790409e3-c6b7-4e21-96b6-e5884a8e4543 2018-10-22 09:02:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:02:52,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:02:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}391e1a3c3fd5390c17ff883b7aad5e704f3325d3" 2018-10-22 09:02:52,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff58939-b8eb-4662-88ec-0821fd876cf9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d"}, "enabled": true, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}} 2018-10-22 09:02:52,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d used request id req-8ff58939-b8eb-4662-88ec-0821fd876cf9 2018-10-22 09:02:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=53a9329c-a8dc-470a-9bb7-9022068ef7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:52,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-6dac34c9-0cc2-4fd7-8456-442163a1cf22 Date: Mon, 22 Oct 2018 09:02:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.1"}],"id":"f6717745-dda6-4f7f-badc-e2fb78c4aa4b","security_groups":["bc8dc956-26d5-4b1b-b79d-91541b6c9c20"],"mac_address":"fa:16:3e:97:dd:2f","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1","admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:48Z","binding:vnic_type":"normal","device_id":"53a9329c-a8dc-470a-9bb7-9022068ef7ba"}]} 2018-10-22 09:02:52,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=53a9329c-a8dc-470a-9bb7-9022068ef7ba used request id req-6dac34c9-0cc2-4fd7-8456-442163a1cf22 2018-10-22 09:02:52,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:53,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e054d40d-39f6-404d-a8b2-2e3916a1aeb7 Date: Mon, 22 Oct 2018 09:02:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}} 2018-10-22 09:02:53,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 used request id req-e054d40d-39f6-404d-a8b2-2e3916a1aeb7 2018-10-22 09:02:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:53,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6a4100bb-3a3a-40c0-a182-87ae5254c073 Date: Mon, 22 Oct 2018 09:02:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:02:53,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-6a4100bb-3a3a-40c0-a182-87ae5254c073 2018-10-22 09:02:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:53,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-45ef4054-2a84-417a-a0f9-b863da3ad2ca Date: Mon, 22 Oct 2018 09:02:53 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:02:53,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-45ef4054-2a84-417a-a0f9-b863da3ad2ca 2018-10-22 09:02:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:53,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-780a86fc-1590-4ab2-beaf-dd81c3b220a8 Date: Mon, 22 Oct 2018 09:02: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":["93343762-4292-4568-8ab6-7049cc148284"],"updated_at":"2018-10-22T09:02:38Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:53,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-780a86fc-1590-4ab2-beaf-dd81c3b220a8 2018-10-22 09:02:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:53,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-54312593-6900-4ffe-9a77-7dbe6c18d33b Date: Mon, 22 Oct 2018 09:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:53,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-54312593-6900-4ffe-9a77-7dbe6c18d33b 2018-10-22 09:02:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:54,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-17ac79e4-deab-4e86-9cc4-137e85ec61dd Date: Mon, 22 Oct 2018 09:02:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.2"}],"id":"1c46594c-5993-493b-b969-0c38a6b814bb","security_groups":[],"mac_address":"fa:16:3e:f3:1b:11","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b25da72e-0038-4e7e-b414-0cbc1d4bdb7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.3"}],"id":"2353a5a9-8486-45c5-b796-627c5a36f19a","security_groups":[],"mac_address":"fa:16:3e:d8:42:d2","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b25da72e-0038-4e7e-b414-0cbc1d4bdb7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.4"}],"id":"a211f29e-3a48-4f16-a80a-032a4e816660","security_groups":[],"mac_address":"fa:16:3e:c6:da:c9","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b25da72e-0038-4e7e-b414-0cbc1d4bdb7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:02:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93343762-4292-4568-8ab6-7049cc148284","ip_address":"10.200.201.1"}],"id":"f6717745-dda6-4f7f-badc-e2fb78c4aa4b","security_groups":["bc8dc956-26d5-4b1b-b79d-91541b6c9c20"],"mac_address":"fa:16:3e:97:dd:2f","project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1","admin_state_up":true,"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:48Z","binding:vnic_type":"normal","device_id":"53a9329c-a8dc-470a-9bb7-9022068ef7ba"}]} 2018-10-22 09:02:54,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-17ac79e4-deab-4e86-9cc4-137e85ec61dd 2018-10-22 09:02:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:54,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a7b20e39-3568-4025-aa58-933bfc97b9c1 Date: Mon, 22 Oct 2018 09:02:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}} 2018-10-22 09:02:54,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 used request id req-a7b20e39-3568-4025-aa58-933bfc97b9c1 2018-10-22 09:02:54,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-af01dec9-fb13-45eb-a61b-d91002222147 Date: Mon, 22 Oct 2018 09:02: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":["93343762-4292-4568-8ab6-7049cc148284"],"updated_at":"2018-10-22T09:02:38Z","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1"}]} 2018-10-22 09:02:54,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-af01dec9-fb13-45eb-a61b-d91002222147 2018-10-22 09:02:54,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f634863d60d40cbab22fa233bb461cd463b1a306" 2018-10-22 09:02:54,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1ef51f63-c3cf-48c3-9628-15e8c5247e87 Date: Mon, 22 Oct 2018 09:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b25da72e-0038-4e7e-b414-0cbc1d4bdb7f","tenant_id":"f12e9ad9c5514df98efb2ee5bb4ab56d","created_at":"2018-10-22T09:02:38Z","dns_nameservers":[],"updated_at":"2018-10-22T09:02:38Z","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":"f12e9ad9c5514df98efb2ee5bb4ab56d","id":"93343762-4292-4568-8ab6-7049cc148284","subnetpool_id":null,"name":"CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1"}]} 2018-10-22 09:02:54,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-1ef51f63-c3cf-48c3-9628-15e8c5247e87 2018-10-22 09:02:54,753 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router and port CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-port1 2018-10-22 09:02:54,754 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" -d '{"port_id": "f6717745-dda6-4f7f-badc-e2fb78c4aa4b"}' 2018-10-22 09:02:56,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5416263f-3fb5-4c32-9149-9ca29454208c Date: Mon, 22 Oct 2018 09:02:56 GMT RESP BODY: {"network_id": "b25da72e-0038-4e7e-b414-0cbc1d4bdb7f", "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "subnet_id": "93343762-4292-4568-8ab6-7049cc148284", "subnet_ids": ["93343762-4292-4568-8ab6-7049cc148284"], "port_id": "f6717745-dda6-4f7f-badc-e2fb78c4aa4b", "id": "53a9329c-a8dc-470a-9bb7-9022068ef7ba"} 2018-10-22 09:02:56,267 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba/remove_router_interface used request id req-5416263f-3fb5-4c32-9149-9ca29454208c 2018-10-22 09:02:56,268 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:56,268 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-router 2018-10-22 09:02:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6573c0336f2861740b3d83143cbf65224663ca2" 2018-10-22 09:02:59,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55fbebfc-9315-4e75-a0c6-51afa6bfa819 Content-Length: 0 Date: Mon, 22 Oct 2018 09:02:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:02:59,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/53a9329c-a8dc-470a-9bb7-9022068ef7ba used request id req-55fbebfc-9315-4e75-a0c6-51afa6bfa819 2018-10-22 09:02:59,540 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1 2018-10-22 09:02:59,540 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-subnet1 2018-10-22 09:02:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:03:01,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-def2de7a-bf07-42d1-a34b-4d6bdedc091f Date: Mon, 22 Oct 2018 09:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:03:01,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/93343762-4292-4568-8ab6-7049cc148284 used request id req-def2de7a-bf07-42d1-a34b-4d6bdedc091f 2018-10-22 09:03:01,870 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4e31625a-e6c2-4b02-9d54-6a21571e2235-pub-net1 2018-10-22 09:03:01,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b25da72e-0038-4e7e-b414-0cbc1d4bdb7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6dfa273b9761fb7dc5cfd7ef285819aada52a8" 2018-10-22 09:03:03,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e5497c6-0ab6-4fb7-9d70-0bd4fcc5f68f Date: Mon, 22 Oct 2018 09:03:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:03:03,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b25da72e-0038-4e7e-b414-0cbc1d4bdb7f used request id req-8e5497c6-0ab6-4fb7-9d70-0bd4fcc5f68f 2018-10-22 09:03:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:03,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a77ab1e4-daf8-49da-b3f9-bea5f939ed3a Date: Mon, 22 Oct 2018 09:03:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:37Z", "updated_at": "2018-10-22T09:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "revision_number": 0, "id": "08dae318-4729-47b4-b8f7-60b77eddd3fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "revision_number": 0, "id": "2978afbf-bd3e-4609-9de1-97cf286750ff", "remote_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "remote_ip_prefix": null, "created_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "revision_number": 0, "id": "81d9babc-5783-4efc-8f01-0cb0c2703950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "revision_number": 0, "id": "cc4f0438-608a-4173-aebc-0cc6bf58b559", "remote_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "remote_ip_prefix": null, "created_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d"}], "revision_number": 4, "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:03:03,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a77ab1e4-daf8-49da-b3f9-bea5f939ed3a 2018-10-22 09:03:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:03,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9f149f-9410-4983-814b-525abe45a1bb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:03:03,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3b9f149f-9410-4983-814b-525abe45a1bb 2018-10-22 09:03:03,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:03,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024ff966-6842-4b66-b5a2-00b370092368 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d"}, "enabled": true, "id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f587412c-9b9e-4ac-proj"}} 2018-10-22 09:03:03,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d used request id req-024ff966-6842-4b66-b5a2-00b370092368 2018-10-22 09:03:03,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bc8dc956-26d5-4b1b-b79d-91541b6c9c20 2018-10-22 09:03:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bc8dc956-26d5-4b1b-b79d-91541b6c9c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:03,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-816f907f-d58a-4f3d-adef-3d0ceaca91c3 Date: Mon, 22 Oct 2018 09:03:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "port_range_min": null, "revision_number": 0, "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:37Z", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "08dae318-4729-47b4-b8f7-60b77eddd3fb"}, {"remote_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "port_range_min": null, "revision_number": 0, "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:37Z", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "2978afbf-bd3e-4609-9de1-97cf286750ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "port_range_min": null, "revision_number": 0, "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:37Z", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "81d9babc-5783-4efc-8f01-0cb0c2703950"}, {"remote_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:02:37Z", "security_group_id": "bc8dc956-26d5-4b1b-b79d-91541b6c9c20", "port_range_min": null, "revision_number": 0, "tenant_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "created_at": "2018-10-22T09:02:37Z", "project_id": "f12e9ad9c5514df98efb2ee5bb4ab56d", "id": "cc4f0438-608a-4173-aebc-0cc6bf58b559"}]} 2018-10-22 09:03:03,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bc8dc956-26d5-4b1b-b79d-91541b6c9c20 used request id req-816f907f-d58a-4f3d-adef-3d0ceaca91c3 2018-10-22 09:03:03,692 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:03:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bc8dc956-26d5-4b1b-b79d-91541b6c9c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:04,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb371f48-27c6-4e07-9096-000356708b76 Content-Length: 0 Date: Mon, 22 Oct 2018 09:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:03:04,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bc8dc956-26d5-4b1b-b79d-91541b6c9c20 used request id req-bb371f48-27c6-4e07-9096-000356708b76 2018-10-22 09:03:04,029 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f587412c-9b9e-4ac-proj 2018-10-22 09:03:04,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:04,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25e89f59-df94-4bf3-86f2-e319a95c268e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:04,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f12e9ad9c5514df98efb2ee5bb4ab56d used request id req-25e89f59-df94-4bf3-86f2-e319a95c268e 2018-10-22 09:03:04,247 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f587412c-9b9e-4ac-proj-role 2018-10-22 09:03:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e3dd2da1cfcc4b06bfd757315f56b83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:04,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac15969-15e4-4662-bcae-5372f64dc1e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:04,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e3dd2da1cfcc4b06bfd757315f56b83a used request id req-8ac15969-15e4-4662-bcae-5372f64dc1e2 2018-10-22 09:03:04,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3056d3aa17fb6dcecf3755e49ce409607626648" 2018-10-22 09:03:04,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c373ec9-4dae-4bd1-a490-076b65ae41e9 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:03:04,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c373ec9-4dae-4bd1-a490-076b65ae41e9 2018-10-22 09:03:04,441 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f587412c-9b9e-4ac-user 2018-10-22 09:03:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/80f4937e1da244cb9ca7855c369ddfad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a622c9f23c183ec41dcd5cf3821886bee58be865" 2018-10-22 09:03:04,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b769076-abbe-4975-acc9-5c58217f46c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:04,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/80f4937e1da244cb9ca7855c369ddfad used request id req-1b769076-abbe-4975-acc9-5c58217f46c0 2018-10-22 09:03:04,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:05,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["gVl0uam_QBOjLrbMf8DZww"], "issued_at": "2018-10-22T09:03:05.000000Z"}} 2018-10-22 09:03:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9f982ff4c8f4cedfc1d724bd8ae5f9fc00f953" 2018-10-22 09:03:05,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457d5129-bc90-4db1-b4ca-801a6ef55a6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:05,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-457d5129-bc90-4db1-b4ca-801a6ef55a6d 2018-10-22 09:03:05,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:05,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:05,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["UTsVJRMkT5myu2gdCn3bHQ"], "issued_at": "2018-10-22T09:03:05.000000Z"}} 2018-10-22 09:03:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:05,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fbf9ec-7b3a-43bd-a6e4-fbc2e42dc111 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:05,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49fbf9ec-7b3a-43bd-a6e4-fbc2e42dc111 2018-10-22 09:03:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:05,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96db36e9-604d-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:05,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05e3013-6441-4ca4-9719-5280be4dafe5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96db36e9-604d-447-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:03:05,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96db36e9-604d-447-proj used request id req-a05e3013-6441-4ca4-9719-5280be4dafe5 2018-10-22 09:03:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:05,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09a1828-b9a9-4b55-b46c-e37b3335e24e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:03:05,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a09a1828-b9a9-4b55-b46c-e37b3335e24e 2018-10-22 09:03:05,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj"}}' 2018-10-22 09:03:05,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1962d7f5-696f-48e7-b8fb-fe63f5cac352 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6"}, "enabled": true, "id": "fdda6570a66541a49c813ebd4acd79a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj"}} 2018-10-22 09:03:05,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1962d7f5-696f-48e7-b8fb-fe63f5cac352 2018-10-22 09:03:05,843 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-96db36e9-604d-447-proj 2018-10-22 09:03:05,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:05,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:06,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0V_A0_7iRymVxqpSvWkamg"], "issued_at": "2018-10-22T09:03:06.000000Z"}} 2018-10-22 09:03:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc32d1beabcba3900ae3be3a9f109e02cd15abbb" 2018-10-22 09:03:06,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e53110d-7516-46e7-8ee1-33c4a9782c5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:06,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e53110d-7516-46e7-8ee1-33c4a9782c5b 2018-10-22 09:03:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:06,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc32d1beabcba3900ae3be3a9f109e02cd15abbb" 2018-10-22 09:03:06,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f9b7a0-7a00-411d-8bd3-8fc120d166b7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:03:06,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-55f9b7a0-7a00-411d-8bd3-8fc120d166b7 2018-10-22 09:03:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-96db36e9-604d-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc32d1beabcba3900ae3be3a9f109e02cd15abbb" 2018-10-22 09:03:06,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecfd901-6a66-49e4-9675-b70edb48f937 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-96db36e9-604d-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6"}, "enabled": true, "id": "fdda6570a66541a49c813ebd4acd79a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj"}]} 2018-10-22 09:03:06,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-96db36e9-604d-447-proj used request id req-5ecfd901-6a66-49e4-9675-b70edb48f937 2018-10-22 09:03:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc32d1beabcba3900ae3be3a9f109e02cd15abbb" 2018-10-22 09:03:06,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131a2052-b8bd-47ec-8199-ea2c73524554 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:03:06,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-131a2052-b8bd-47ec-8199-ea2c73524554 2018-10-22 09:03:06,897 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-96db36e9-604d-447-user 2018-10-22 09:03:06,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:06,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:06,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a7fc0b-fead-4b00-9fa4-537c483595e1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:03:06,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-26a7fc0b-fead-4b00-9fa4-537c483595e1 2018-10-22 09:03:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" -d '{"role": {"name": "CreateRouterSuccessTests-96db36e9-604d-447-proj-role"}}' 2018-10-22 09:03:07,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcdc088d-c70c-437a-84da-fb81b0477529 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "002cdd783e734fdba90fef15f20e54f0", "links": {"self": "http://172.30.9.28:5000/v3/roles/002cdd783e734fdba90fef15f20e54f0"}, "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj-role"}} 2018-10-22 09:03:07,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fcdc088d-c70c-437a-84da-fb81b0477529 2018-10-22 09:03:07,112 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-96db36e9-604d-447-proj-role 2018-10-22 09:03:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/002cdd783e734fdba90fef15f20e54f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:07,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1dfa3c0-8f91-459b-a1d1-a1e9884d3cf0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/002cdd783e734fdba90fef15f20e54f0"}, "domain_id": null, "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj-role", "id": "002cdd783e734fdba90fef15f20e54f0"}} 2018-10-22 09:03:07,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/002cdd783e734fdba90fef15f20e54f0 used request id req-b1dfa3c0-8f91-459b-a1d1-a1e9884d3cf0 2018-10-22 09:03:07,205 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-96db36e9-604d-447-proj-role to project CreateRouterSuccessTests-96db36e9-604d-447-proj 2018-10-22 09:03:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6/users/bd64343431624c65ba0a7027031790bf/roles/002cdd783e734fdba90fef15f20e54f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:07,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1015f096-eb68-45f2-9425-f4de9350217e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:07,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6/users/bd64343431624c65ba0a7027031790bf/roles/002cdd783e734fdba90fef15f20e54f0 used request id req-1015f096-eb68-45f2-9425-f4de9350217e 2018-10-22 09:03:07,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:07,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:07,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["E7rGI1ShQrWQGVKwuCxJeQ"], "issued_at": "2018-10-22T09:03:07.000000Z"}} 2018-10-22 09:03:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:07,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de17863-8172-4c90-afc7-9460c99d557d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:07,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4de17863-8172-4c90-afc7-9460c99d557d 2018-10-22 09:03:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:08,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a1316a8b-3de7-4a89-a36e-aab77e8a7e87 Date: Mon, 22 Oct 2018 09:03:08 GMT RESP BODY: {"routers": []} 2018-10-22 09:03:08,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router&admin_state_up=True used request id req-a1316a8b-3de7-4a89-a36e-aab77e8a7e87 2018-10-22 09:03:08,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:08,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:08,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["X90sc_mLSw-TKFYo5nJfKw"], "issued_at": "2018-10-22T09:03:08.000000Z"}} 2018-10-22 09:03:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22e152e7b08909c370b6045336b5561423f11e6" 2018-10-22 09:03:08,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2797c976-dddf-4b2f-b327-dd5f33f2048f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:08,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2797c976-dddf-4b2f-b327-dd5f33f2048f 2018-10-22 09:03:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:08,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:08,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-96db36e9-604d-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22e152e7b08909c370b6045336b5561423f11e6" 2018-10-22 09:03:08,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ee93fa-c6dd-4b27-a703-57f6e01db384 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-96db36e9-604d-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6"}, "enabled": true, "id": "fdda6570a66541a49c813ebd4acd79a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj"}]} 2018-10-22 09:03:08,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-96db36e9-604d-447-proj used request id req-91ee93fa-c6dd-4b27-a703-57f6e01db384 2018-10-22 09:03:08,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c13d29b7-3380-49da-accb-66013fe4ddc5 Date: Mon, 22 Oct 2018 09:03:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:03:08,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-c13d29b7-3380-49da-accb-66013fe4ddc5 2018-10-22 09:03:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:08,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0b746af8-e5ab-4766-901c-de5e89f60a99 Date: Mon, 22 Oct 2018 09:03:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 09:03:08,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-0b746af8-e5ab-4766-901c-de5e89f60a99 2018-10-22 09:03:08,972 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router 2018-10-22 09:03:08,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "tenant_id": "fdda6570a66541a49c813ebd4acd79a6", "name": "CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router", "admin_state_up": true}}' 2018-10-22 09:03:13,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3a3f1ca6-31cf-447a-a92a-b7a2228798f5 Date: Mon, 22 Oct 2018 09:03:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fdda6570a66541a49c813ebd4acd79a6", "created_at": "2018-10-22T09:03:09Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:10Z", "project_id": "fdda6570a66541a49c813ebd4acd79a6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a60e5869-c77c-4aed-889a-4ea537986e57", "name": "CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router"}} 2018-10-22 09:03:13,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-3a3f1ca6-31cf-447a-a92a-b7a2228798f5 2018-10-22 09:03:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a60e5869-c77c-4aed-889a-4ea537986e57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:14,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-ee0a6516-c99e-4558-b031-b2242c62cbb2 Date: Mon, 22 Oct 2018 09:03:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","ip_address":"169.254.192.11"}],"id":"1a5cbd60-479c-49b1-8ad7-c96f5d490220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:82:31","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fdda6570a66541a49c813ebd4acd79a6","admin_state_up":true,"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:11Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","ip_address":"169.254.192.6"}],"id":"45156d9b-f009-4891-b6e0-cb4b3eb638c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:2d:a3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fdda6570a66541a49c813ebd4acd79a6","admin_state_up":true,"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:12Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","ip_address":"169.254.192.9"}],"id":"55d5d4c7-2bf3-46eb-97e7-aa4c0ba0b456","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:ec:d8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fdda6570a66541a49c813ebd4acd79a6","admin_state_up":true,"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:10Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.201"}],"id":"58478b1e-ac3f-4938-aad6-8217bf872566","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:75:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:03:09Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"}]} 2018-10-22 09:03:14,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a60e5869-c77c-4aed-889a-4ea537986e57 used request id req-ee0a6516-c99e-4558-b031-b2242c62cbb2 2018-10-22 09:03:14,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:14,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bf9d85ea-475a-4c47-bbd7-3bae549cbe91 Date: Mon, 22 Oct 2018 09:03:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:03:14,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-bf9d85ea-475a-4c47-bbd7-3bae549cbe91 2018-10-22 09:03:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:14,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0a81a4ea-168f-4d63-bfef-24e8b765f34c Date: Mon, 22 Oct 2018 09:03:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:09Z","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":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","subnetpool_id":null,"name":"HA subnet tenant fdda6570a66541a49c813ebd4acd79a6"}} 2018-10-22 09:03:14,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d used request id req-0a81a4ea-168f-4d63-bfef-24e8b765f34c 2018-10-22 09:03:14,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6a351737-71ae-4c31-80a6-1a4e6cec0528 Date: Mon, 22 Oct 2018 09:03:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:09Z","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":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","subnetpool_id":null,"name":"HA subnet tenant fdda6570a66541a49c813ebd4acd79a6"}} 2018-10-22 09:03:14,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d used request id req-6a351737-71ae-4c31-80a6-1a4e6cec0528 2018-10-22 09:03:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:14,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9519ca6c-26b9-448d-a9e0-df1b13a36b5b Date: Mon, 22 Oct 2018 09:03:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:09Z","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":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","subnetpool_id":null,"name":"HA subnet tenant fdda6570a66541a49c813ebd4acd79a6"}} 2018-10-22 09:03:14,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d used request id req-9519ca6c-26b9-448d-a9e0-df1b13a36b5b 2018-10-22 09:03:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/a60e5869-c77c-4aed-889a-4ea537986e57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:15,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-08b9a9bb-3d2e-4807-9b86-e71552bbcf38 Date: Mon, 22 Oct 2018 09:03:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fdda6570a66541a49c813ebd4acd79a6", "created_at": "2018-10-22T09:03:09Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:12Z", "project_id": "fdda6570a66541a49c813ebd4acd79a6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a60e5869-c77c-4aed-889a-4ea537986e57", "name": "CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router"}} 2018-10-22 09:03:15,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/a60e5869-c77c-4aed-889a-4ea537986e57 used request id req-08b9a9bb-3d2e-4807-9b86-e71552bbcf38 2018-10-22 09:03:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a60e5869-c77c-4aed-889a-4ea537986e57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-38493a6e-7463-45a0-8521-453e6f4ef554 Date: Mon, 22 Oct 2018 09:03:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:15Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","ip_address":"169.254.192.11"}],"id":"1a5cbd60-479c-49b1-8ad7-c96f5d490220","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:82:31","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fdda6570a66541a49c813ebd4acd79a6","admin_state_up":true,"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:11Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","ip_address":"169.254.192.6"}],"id":"45156d9b-f009-4891-b6e0-cb4b3eb638c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:2d:a3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fdda6570a66541a49c813ebd4acd79a6","admin_state_up":true,"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:12Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","ip_address":"169.254.192.9"}],"id":"55d5d4c7-2bf3-46eb-97e7-aa4c0ba0b456","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:ec:d8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fdda6570a66541a49c813ebd4acd79a6","admin_state_up":true,"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:10Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:14Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.201"}],"id":"58478b1e-ac3f-4938-aad6-8217bf872566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:75:f5","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:03:09Z","binding:vnic_type":"normal","device_id":"a60e5869-c77c-4aed-889a-4ea537986e57"}]} 2018-10-22 09:03:15,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a60e5869-c77c-4aed-889a-4ea537986e57 used request id req-38493a6e-7463-45a0-8521-453e6f4ef554 2018-10-22 09:03:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-40207043-f57e-4dd5-8aec-3e8a7392e61e Date: Mon, 22 Oct 2018 09:03:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:03:15,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-40207043-f57e-4dd5-8aec-3e8a7392e61e 2018-10-22 09:03:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:15,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-606c7faf-f1bc-4019-88d1-0cb92e81861b Date: Mon, 22 Oct 2018 09:03:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:09Z","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":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","subnetpool_id":null,"name":"HA subnet tenant fdda6570a66541a49c813ebd4acd79a6"}} 2018-10-22 09:03:15,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d used request id req-606c7faf-f1bc-4019-88d1-0cb92e81861b 2018-10-22 09:03:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:15,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2f17d6dc-140d-4445-895b-c238420d25e2 Date: Mon, 22 Oct 2018 09:03:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:09Z","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":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","subnetpool_id":null,"name":"HA subnet tenant fdda6570a66541a49c813ebd4acd79a6"}} 2018-10-22 09:03:15,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d used request id req-2f17d6dc-140d-4445-895b-c238420d25e2 2018-10-22 09:03:15,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:15,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b49af6ca-d132-451f-a555-2cf4d59caf49 Date: Mon, 22 Oct 2018 09:03:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3fa26a2b-9c70-4a21-8c81-d9d0a564ec9c","tenant_id":"","created_at":"2018-10-22T09:03:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:09Z","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":"72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d","subnetpool_id":null,"name":"HA subnet tenant fdda6570a66541a49c813ebd4acd79a6"}} 2018-10-22 09:03:15,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72dc1d1b-c3e9-4db3-ac03-d68d02d6f37d used request id req-b49af6ca-d132-451f-a555-2cf4d59caf49 2018-10-22 09:03:15,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:15,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "002cdd783e734fdba90fef15f20e54f0", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj-role"}], "expires_at": "2018-10-22T10:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdda6570a66541a49c813ebd4acd79a6", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fdda6570a66541a49c813ebd4acd79a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/fdda6570a66541a49c813ebd4acd79a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/fdda6570a66541a49c813ebd4acd79a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/fdda6570a66541a49c813ebd4acd79a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/fdda6570a66541a49c813ebd4acd79a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/fdda6570a66541a49c813ebd4acd79a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fdda6570a66541a49c813ebd4acd79a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/fdda6570a66541a49c813ebd4acd79a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/fdda6570a66541a49c813ebd4acd79a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fdda6570a66541a49c813ebd4acd79a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/fdda6570a66541a49c813ebd4acd79a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/fdda6570a66541a49c813ebd4acd79a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-96db36e9-604d-447-user", "id": "bd64343431624c65ba0a7027031790bf"}, "audit_ids": ["Bwep60hRRGCfDA78_BAftA"], "issued_at": "2018-10-22T09:03:15.000000Z"}} 2018-10-22 09:03:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b923e609cbc8308818e0a2668c8a289f85d08447" 2018-10-22 09:03:16,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-21db199a-df98-4db8-b01e-d6ab1f601a38 Date: Mon, 22 Oct 2018 09:03:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fdda6570a66541a49c813ebd4acd79a6", "created_at": "2018-10-22T09:03:09Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:12Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "fdda6570a66541a49c813ebd4acd79a6", "id": "a60e5869-c77c-4aed-889a-4ea537986e57", "name": "CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router"}]} 2018-10-22 09:03:16,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router&admin_state_up=True used request id req-21db199a-df98-4db8-b01e-d6ab1f601a38 2018-10-22 09:03:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:16,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9f982ff4c8f4cedfc1d724bd8ae5f9fc00f953" 2018-10-22 09:03:16,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a078a6b6-bac0-4dab-a760-705b8abbe718 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6"}, "enabled": true, "id": "fdda6570a66541a49c813ebd4acd79a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96db36e9-604d-447-proj"}} 2018-10-22 09:03:16,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6 used request id req-a078a6b6-bac0-4dab-a760-705b8abbe718 2018-10-22 09:03:16,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a60e5869-c77c-4aed-889a-4ea537986e57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b923e609cbc8308818e0a2668c8a289f85d08447" 2018-10-22 09:03:16,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f0c7594-5375-4072-a068-bd7bba4cf3d8 Date: Mon, 22 Oct 2018 09:03:16 GMT RESP BODY: {"ports":[]} 2018-10-22 09:03:16,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a60e5869-c77c-4aed-889a-4ea537986e57 used request id req-4f0c7594-5375-4072-a068-bd7bba4cf3d8 2018-10-22 09:03:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b923e609cbc8308818e0a2668c8a289f85d08447" 2018-10-22 09:03:16,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2485818b-eb4b-4c88-999c-c0abbbd07515 Date: Mon, 22 Oct 2018 09:03:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:03:16,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-2485818b-eb4b-4c88-999c-c0abbbd07515 2018-10-22 09:03:16,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b923e609cbc8308818e0a2668c8a289f85d08447" 2018-10-22 09:03:16,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f479df70-8bbd-41f3-813e-d6e0ab771383 Date: Mon, 22 Oct 2018 09:03:16 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:03:16,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-f479df70-8bbd-41f3-813e-d6e0ab771383 2018-10-22 09:03:16,917 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router 2018-10-22 09:03:16,917 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c6fc1dac-fbda-4976-ab4f-44002081dc86-pub-router 2018-10-22 09:03:16,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/a60e5869-c77c-4aed-889a-4ea537986e57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98509c74d64349a5a9ad25ad2fe592159f9ec296" 2018-10-22 09:03:20,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bb44f5e-a08c-45f5-b10a-6176976710e7 Content-Length: 0 Date: Mon, 22 Oct 2018 09:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:03:20,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a60e5869-c77c-4aed-889a-4ea537986e57 used request id req-2bb44f5e-a08c-45f5-b10a-6176976710e7 2018-10-22 09:03:20,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:20,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e5805a39-3fe9-4d1c-bd1e-809dc41b91c9 Date: Mon, 22 Oct 2018 09:03:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:03:20,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e5805a39-3fe9-4d1c-bd1e-809dc41b91c9 2018-10-22 09:03:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:20,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9256638-416a-46b7-ba8d-e30bfb6d2f31 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:03:20,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c9256638-416a-46b7-ba8d-e30bfb6d2f31 2018-10-22 09:03:20,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:20,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1599818b-bf95-47a8-b2f9-f013d9178455 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:03:20,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-1599818b-bf95-47a8-b2f9-f013d9178455 2018-10-22 09:03:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138c35ce-c51a-435a-a748-a4668a56f47f 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:03:20,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-138c35ce-c51a-435a-a748-a4668a56f47f 2018-10-22 09:03:20,890 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-96db36e9-604d-447-proj 2018-10-22 09:03:20,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:21,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0118d3e-af1a-469d-9871-bfe4f81bd10e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:21,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fdda6570a66541a49c813ebd4acd79a6 used request id req-c0118d3e-af1a-469d-9871-bfe4f81bd10e 2018-10-22 09:03:21,127 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-96db36e9-604d-447-proj-role 2018-10-22 09:03:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/002cdd783e734fdba90fef15f20e54f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:21,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48236584-5b63-4ecf-b9ab-756d89ff32dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:21,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/002cdd783e734fdba90fef15f20e54f0 used request id req-48236584-5b63-4ecf-b9ab-756d89ff32dd 2018-10-22 09:03:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931c6fc833329252bf936c8e3b7670e6e468bc30" 2018-10-22 09:03:21,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035f8bd0-d4c0-4588-a92d-c39643cf8e2e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:03:21,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-035f8bd0-d4c0-4588-a92d-c39643cf8e2e 2018-10-22 09:03:21,335 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-96db36e9-604d-447-user 2018-10-22 09:03:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bd64343431624c65ba0a7027031790bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc32d1beabcba3900ae3be3a9f109e02cd15abbb" 2018-10-22 09:03:21,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec6f1bf-3c3d-4ea7-bbb3-fc251edac746 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:21,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bd64343431624c65ba0a7027031790bf used request id req-5ec6f1bf-3c3d-4ea7-bbb3-fc251edac746 2018-10-22 09:03:21,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:22,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5xZyuLbIQAGQxT382nv5kw"], "issued_at": "2018-10-22T09:03:22.000000Z"}} 2018-10-22 09:03:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad636eb2621876563f0ec3f74908ff2933caae97" 2018-10-22 09:03:22,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b22abb7-c3cd-472e-9401-83c8d1cc86ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:22,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b22abb7-c3cd-472e-9401-83c8d1cc86ea 2018-10-22 09:03:22,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:22,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:22,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["mwuMH1w1QnyPDq_OsfpKng"], "issued_at": "2018-10-22T09:03:22.000000Z"}} 2018-10-22 09:03:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:03:22,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b33906-6ffa-47c2-b32b-3b0f5c367dd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:22,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50b33906-6ffa-47c2-b32b-3b0f5c367dd2 2018-10-22 09:03:22,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:22,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b2538b1e-f793-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:03:22,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd46304-c386-4559-bbc3-d724b7bcf858 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b2538b1e-f793-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:03:22,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b2538b1e-f793-4b3-proj used request id req-ddd46304-c386-4559-bbc3-d724b7bcf858 2018-10-22 09:03:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:03:22,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28470df0-64a3-465e-af06-e31b3e009f6d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:03:22,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-28470df0-64a3-465e-af06-e31b3e009f6d 2018-10-22 09:03:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}}' 2018-10-22 09:03:22,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf1ff16b-d55b-4a6f-a4cd-6c91c79c02ca Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:22,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bf1ff16b-d55b-4a6f-a4cd-6c91c79c02ca 2018-10-22 09:03:22,801 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b2538b1e-f793-4b3-proj 2018-10-22 09:03:22,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:22,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:23,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Jx1M_VDgQ-y1PIpjBZ8RcQ"], "issued_at": "2018-10-22T09:03:23.000000Z"}} 2018-10-22 09:03:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e761d534e18d499f342fafd8afc04cfc6112fe0" 2018-10-22 09:03:23,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e0f69f-2c80-42fc-90e8-ffb266d032b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:23,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72e0f69f-2c80-42fc-90e8-ffb266d032b8 2018-10-22 09:03:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:23,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e761d534e18d499f342fafd8afc04cfc6112fe0" 2018-10-22 09:03:23,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93a7ee5-27d1-4835-8589-d2d9b18e2932 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:03:23,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a93a7ee5-27d1-4835-8589-d2d9b18e2932 2018-10-22 09:03:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-b2538b1e-f793-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e761d534e18d499f342fafd8afc04cfc6112fe0" 2018-10-22 09:03:23,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7abb546-98cd-49ae-9282-51bca1ebc225 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-b2538b1e-f793-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}]} 2018-10-22 09:03:23,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-b2538b1e-f793-4b3-proj used request id req-d7abb546-98cd-49ae-9282-51bca1ebc225 2018-10-22 09:03:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e761d534e18d499f342fafd8afc04cfc6112fe0" 2018-10-22 09:03:23,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c610b9-1729-4daf-939b-c47715ae661f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:03:23,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e3c610b9-1729-4daf-939b-c47715ae661f 2018-10-22 09:03:23,878 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b2538b1e-f793-4b3-user 2018-10-22 09:03:23,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:03:23,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53b2fbb-9b47-4e45-8bb3-0f4075cb5b81 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:03:23,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d53b2fbb-9b47-4e45-8bb3-0f4075cb5b81 2018-10-22 09:03:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" -d '{"role": {"name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}}' 2018-10-22 09:03:24,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0097d449-ede6-4dbe-b18a-266005180433 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b158f1a15cc64332baea3208dad2d027", "links": {"self": "http://172.30.9.28:5000/v3/roles/b158f1a15cc64332baea3208dad2d027"}, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}} 2018-10-22 09:03:24,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0097d449-ede6-4dbe-b18a-266005180433 2018-10-22 09:03:24,070 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role 2018-10-22 09:03:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b158f1a15cc64332baea3208dad2d027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:03:24,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9cd3d9-042f-4d33-8a30-aa5a00ae07f5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b158f1a15cc64332baea3208dad2d027"}, "domain_id": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role", "id": "b158f1a15cc64332baea3208dad2d027"}} 2018-10-22 09:03:24,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b158f1a15cc64332baea3208dad2d027 used request id req-de9cd3d9-042f-4d33-8a30-aa5a00ae07f5 2018-10-22 09:03:24,155 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role to project CreateRouterSuccessTests-b2538b1e-f793-4b3-proj 2018-10-22 09:03:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4/users/7b061e8590dc47199545af78913b86e8/roles/b158f1a15cc64332baea3208dad2d027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:03:24,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6afc7073-ae87-4d0b-b616-e3ec5a4f3ea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:03:24,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4/users/7b061e8590dc47199545af78913b86e8/roles/b158f1a15cc64332baea3208dad2d027 used request id req-6afc7073-ae87-4d0b-b616-e3ec5a4f3ea1 2018-10-22 09:03:24,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:24,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:24,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["MUEyqTm2TtiEJ3-aK6uMFA"], "issued_at": "2018-10-22T09:03:24.000000Z"}} 2018-10-22 09:03:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:03:24,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d48d9d-2aa9-41d9-a383-fa2c82ecd4d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:24,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93d48d9d-2aa9-41d9-a383-fa2c82ecd4d1 2018-10-22 09:03:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:03:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf8d2cdf-0dd2-4507-a18e-286b1f00eedc Date: Mon, 22 Oct 2018 09:03:24 GMT RESP BODY: {"networks":[]} 2018-10-22 09:03:24,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 used request id req-cf8d2cdf-0dd2-4507-a18e-286b1f00eedc 2018-10-22 09:03:24,897 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 2018-10-22 09:03:24,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" -d '{"network": {"name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1", "admin_state_up": true}}' 2018-10-22 09:03:25,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d0c180a4-4770-4c85-834d-02d61108cbef Date: Mon, 22 Oct 2018 09:03:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aee934b3-42c7-4da8-b3fb-171f82affd83","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:03:25Z","is_default":false,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","mtu":1450}} 2018-10-22 09:03:25,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d0c180a4-4770-4c85-834d-02d61108cbef 2018-10-22 09:03:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:03:25,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e367de25-27fc-42ef-a422-3913f6effd4a Date: Mon, 22 Oct 2018 09:03: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":"2018-10-22T09:03:25Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:25,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-e367de25-27fc-42ef-a422-3913f6effd4a 2018-10-22 09:03:25,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:03:25,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a564f24-4a50-4447-a817-a389ce31bb2e Date: Mon, 22 Oct 2018 09:03:25 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:03:25,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-5a564f24-4a50-4447-a817-a389ce31bb2e 2018-10-22 09:03:25,721 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1 2018-10-22 09:03:25,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" -d '{"subnets": [{"ip_version": 4, "network_id": "aee934b3-42c7-4da8-b3fb-171f82affd83", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]}' 2018-10-22 09:03:26,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-24de0cc7-be6f-4170-89f9-fe7f0b6d3de6 Date: Mon, 22 Oct 2018 09:03:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:26,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-24de0cc7-be6f-4170-89f9-fe7f0b6d3de6 2018-10-22 09:03:26,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:03:26,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c16e280e-3f6a-4bba-9185-3abd07ea451c Date: Mon, 22 Oct 2018 09: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:26,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-c16e280e-3f6a-4bba-9185-3abd07ea451c 2018-10-22 09:03:26,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:03:27,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5905193b-f572-47f1-a674-4b6862601406 Date: Mon, 22 Oct 2018 09:03:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:27,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-5905193b-f572-47f1-a674-4b6862601406 2018-10-22 09:03:27,096 - OpenStackNetwork - DEBUG - Network [aee934b3-42c7-4da8-b3fb-171f82affd83] created successfully 2018-10-22 09:03:27,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:27,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:27,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["eYt2eWyXSkqe8qS0E_J3ag"], "issued_at": "2018-10-22T09:03:27.000000Z"}} 2018-10-22 09:03:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:03:27,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fa59fd-9bfa-430e-8cec-db01b52dea0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:27,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96fa59fd-9bfa-430e-8cec-db01b52dea0f 2018-10-22 09:03:27,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:03:27,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-991f1abc-2df3-4540-bf6f-ce46aee46ca2 Date: Mon, 22 Oct 2018 09:03:27 GMT RESP BODY: {"networks":[]} 2018-10-22 09:03:27,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 used request id req-991f1abc-2df3-4540-bf6f-ce46aee46ca2 2018-10-22 09:03:27,724 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 2018-10-22 09:03:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" -d '{"network": {"name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2", "admin_state_up": true}}' 2018-10-22 09:03:28,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3e4c973a-cec6-4ffd-8c99-5cbed45c0d24 Date: Mon, 22 Oct 2018 09:03:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c75de630-da42-4e77-90b9-52c3883acd7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:03:28Z","is_default":false,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","mtu":1450}} 2018-10-22 09:03:28,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3e4c973a-cec6-4ffd-8c99-5cbed45c0d24 2018-10-22 09:03:28,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:03:28,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6ae406b4-20c9-4897-a617-1c221a36d9dc Date: Mon, 22 Oct 2018 09:03:28 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":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:28,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-6ae406b4-20c9-4897-a617-1c221a36d9dc 2018-10-22 09:03:28,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:03:28,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2097a282-e2bb-459b-be20-c7210dca22cd Date: Mon, 22 Oct 2018 09:03:28 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:03:28,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-2097a282-e2bb-459b-be20-c7210dca22cd 2018-10-22 09:03:28,580 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2 2018-10-22 09:03:28,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" -d '{"subnets": [{"ip_version": 4, "network_id": "c75de630-da42-4e77-90b9-52c3883acd7e", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]}' 2018-10-22 09:03:29,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-46166a98-dd94-4238-ba9c-4a84acc94905 Date: Mon, 22 Oct 2018 09:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:29,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-46166a98-dd94-4238-ba9c-4a84acc94905 2018-10-22 09:03:29,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:03:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0f24e114-d5a0-4806-adc8-b9ab96cb23da Date: Mon, 22 Oct 2018 09:03: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:29,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-0f24e114-d5a0-4806-adc8-b9ab96cb23da 2018-10-22 09:03:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:03:29,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-52e6703b-2282-4cba-be07-7a1accc57898 Date: Mon, 22 Oct 2018 09:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:29,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-52e6703b-2282-4cba-be07-7a1accc57898 2018-10-22 09:03:29,751 - OpenStackNetwork - DEBUG - Network [c75de630-da42-4e77-90b9-52c3883acd7e] created successfully 2018-10-22 09:03:29,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:29,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:30,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["gqE0qHxLSSWWxoXsK_xlPQ"], "issued_at": "2018-10-22T09:03:30.000000Z"}} 2018-10-22 09:03:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:30,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30bbd10-1c86-4001-8fea-ea23ac9ee393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:30,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b30bbd10-1c86-4001-8fea-ea23ac9ee393 2018-10-22 09:03:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-383454f8-6ebb-4d81-b858-f1f4e05f19fe Date: Mon, 22 Oct 2018 09:03:30 GMT RESP BODY: {"routers": []} 2018-10-22 09:03:30,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router&admin_state_up=True used request id req-383454f8-6ebb-4d81-b858-f1f4e05f19fe 2018-10-22 09:03:30,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:30,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:30,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["KsZ_4FzNR-e0KVvRNxfurg"], "issued_at": "2018-10-22T09:03:30.000000Z"}} 2018-10-22 09:03:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6109ada6233aab729234eae724508ffa9c3cb95c" 2018-10-22 09:03:30,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94dede9-c0c9-4c8b-9eed-3b07412529b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:30,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f94dede9-c0c9-4c8b-9eed-3b07412529b1 2018-10-22 09:03:30,855 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"router": {"name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router", "admin_state_up": true}}' 2018-10-22 09:03:34,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-1582da72-269f-4757-9b68-255481cfbce0 Date: Mon, 22 Oct 2018 09:03:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:31Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:31Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router"}} 2018-10-22 09:03:34,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-1582da72-269f-4757-9b68-255481cfbce0 2018-10-22 09:03:34,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:34,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0408efa-26a6-432e-bcd6-179d0e9ce265 Date: Mon, 22 Oct 2018 09:03:34 GMT RESP BODY: {"ports":[]} 2018-10-22 09:03:34,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-f0408efa-26a6-432e-bcd6-179d0e9ce265 2018-10-22 09:03:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:35,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f6f9eb10-7e9a-4973-9353-93b48d542f00 Date: Mon, 22 Oct 2018 09:03: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:35,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 used request id req-f6f9eb10-7e9a-4973-9353-93b48d542f00 2018-10-22 09:03:35,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:35,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:35,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4ec110-2807-47ae-bc1e-cf073465cee1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:35,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-ee4ec110-2807-47ae-bc1e-cf073465cee1 2018-10-22 09:03:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:35,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-21d7ebaa-bf09-4251-89ea-75f5e78c0971 Date: Mon, 22 Oct 2018 09:03:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:35,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-21d7ebaa-bf09-4251-89ea-75f5e78c0971 2018-10-22 09:03:35,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:35,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c1717990-677c-438c-b1f2-40fb8378fe12 Date: Mon, 22 Oct 2018 09:03:35 GMT RESP BODY: {"ports":[]} 2018-10-22 09:03:35,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1&admin_state_up=True used request id req-c1717990-677c-438c-b1f2-40fb8378fe12 2018-10-22 09:03:35,488 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1 for router - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:35,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:35,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:35,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["h-BAjl02TQC37sB7ItMuFw"], "issued_at": "2018-10-22T09:03:35.000000Z"}} 2018-10-22 09:03:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea11f24b53d764289141d92e017cfd9bd8e85904" 2018-10-22 09:03:35,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f380367e-fa83-4934-a6e5-0eb163c24195 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:35,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f380367e-fa83-4934-a6e5-0eb163c24195 2018-10-22 09:03:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:36,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-98b31863-eaf3-4e37-9d2e-34009cb35a6d Date: Mon, 22 Oct 2018 09:03: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:36,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 used request id req-98b31863-eaf3-4e37-9d2e-34009cb35a6d 2018-10-22 09:03:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:36,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-65fe21fb-019b-4103-9635-718e32c9c618 Date: Mon, 22 Oct 2018 09:03:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:36,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-65fe21fb-019b-4103-9635-718e32c9c618 2018-10-22 09:03:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:36,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1ef23149-448d-43b3-b53f-322fdaa6b6c5 Date: Mon, 22 Oct 2018 09:03: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:36,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 used request id req-1ef23149-448d-43b3-b53f-322fdaa6b6c5 2018-10-22 09:03:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:36,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea11f24b53d764289141d92e017cfd9bd8e85904" 2018-10-22 09:03:36,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a675a0a9-5ff1-4168-9ff6-80b6808e405a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:36,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-a675a0a9-5ff1-4168-9ff6-80b6808e405a 2018-10-22 09:03:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:36,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d8353c9e-6924-4279-9c2e-d5998c3274e5 Date: Mon, 22 Oct 2018 09:03:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:36,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-d8353c9e-6924-4279-9c2e-d5998c3274e5 2018-10-22 09:03:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c7e323ce-be46-4287-a48b-bc0ea9b669c5 Date: Mon, 22 Oct 2018 09:03:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:37,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1 used request id req-c7e323ce-be46-4287-a48b-bc0ea9b669c5 2018-10-22 09:03:37,342 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 2018-10-22 09:03:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"port": {"network_id": "aee934b3-42c7-4da8-b3fb-171f82affd83", "fixed_ips": [{"subnet_id": "72737264-4079-4d83-8410-a4299f95e640", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1", "admin_state_up": true}}' 2018-10-22 09:03:38,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-97d2111e-2f38-4488-ba4c-f2cb837e5c95 Date: Mon, 22 Oct 2018 09:03:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","project_id":"c19e972deb3f485f91d4105cdc0b69c4","qos_policy_id":null,"admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal"}} 2018-10-22 09:03:38,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-97d2111e-2f38-4488-ba4c-f2cb837e5c95 2018-10-22 09:03:38,482 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1 for router - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:38,482 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:38,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"port_id": "4d9d6133-7b0f-4bfd-8d08-23708f0fe867"}' 2018-10-22 09:03:40,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3d043457-1f93-4872-b485-5ad8a8d08e95 Date: Mon, 22 Oct 2018 09:03:40 GMT RESP BODY: {"network_id": "aee934b3-42c7-4da8-b3fb-171f82affd83", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "subnet_id": "72737264-4079-4d83-8410-a4299f95e640", "subnet_ids": ["72737264-4079-4d83-8410-a4299f95e640"], "port_id": "4d9d6133-7b0f-4bfd-8d08-23708f0fe867", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320"} 2018-10-22 09:03:40,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/add_router_interface used request id req-3d043457-1f93-4872-b485-5ad8a8d08e95 2018-10-22 09:03:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:40,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2b5bf0c7-8ed8-4e63-8b61-d1bfbc9b4eaa Date: Mon, 22 Oct 2018 09:03: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:40,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 used request id req-2b5bf0c7-8ed8-4e63-8b61-d1bfbc9b4eaa 2018-10-22 09:03:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:40,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a385d9c-9580-4a7d-b3db-6b15df2cce4a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:40,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-5a385d9c-9580-4a7d-b3db-6b15df2cce4a 2018-10-22 09:03:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:40,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e72a9d83-83ed-448f-8897-b49f7da45856 Date: Mon, 22 Oct 2018 09:03:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:40,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-e72a9d83-83ed-448f-8897-b49f7da45856 2018-10-22 09:03:40,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c75de630-da42-4e77-90b9-52c3883acd7e&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:40,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f6eabafe-c736-4491-a810-3d8701b64b0c Date: Mon, 22 Oct 2018 09:03:40 GMT RESP BODY: {"ports":[]} 2018-10-22 09:03:40,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c75de630-da42-4e77-90b9-52c3883acd7e&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2&admin_state_up=True used request id req-f6eabafe-c736-4491-a810-3d8701b64b0c 2018-10-22 09:03:40,927 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2 for router - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:40,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:40,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:41,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["0uQHZSRLQcmGSdv-tZ6UtQ"], "issued_at": "2018-10-22T09:03:41.000000Z"}} 2018-10-22 09:03:41,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef435b38dbf35ab6ed759fb8f627b668914620" 2018-10-22 09:03:41,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e87b0a-1391-4380-9ee6-86cc28768663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:41,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0e87b0a-1391-4380-9ee6-86cc28768663 2018-10-22 09:03:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:41,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-04bb9d6e-2585-441e-b4b4-89d8baf5b89c Date: Mon, 22 Oct 2018 09:03: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:41,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 used request id req-04bb9d6e-2585-441e-b4b4-89d8baf5b89c 2018-10-22 09:03:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:42,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bba494ce-ab3c-4a85-bf99-d58a45cb0d2e Date: Mon, 22 Oct 2018 09:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:42,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-bba494ce-ab3c-4a85-bf99-d58a45cb0d2e 2018-10-22 09:03:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:42,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd430dfd-019d-4779-96d2-b44005b57f80 Date: Mon, 22 Oct 2018 09:03: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:42,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 used request id req-bd430dfd-019d-4779-96d2-b44005b57f80 2018-10-22 09:03:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:42,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef435b38dbf35ab6ed759fb8f627b668914620" 2018-10-22 09:03:42,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e59c69-8879-499f-9bb0-85a961078057 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:42,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-b1e59c69-8879-499f-9bb0-85a961078057 2018-10-22 09:03:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:42,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-24dd8192-be38-4e5d-b8dd-13db9d86f0c1 Date: Mon, 22 Oct 2018 09:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:42,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-24dd8192-be38-4e5d-b8dd-13db9d86f0c1 2018-10-22 09:03:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:42,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a593a4bf-136b-4ce0-9f37-6ceada999942 Date: Mon, 22 Oct 2018 09:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:42,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2 used request id req-a593a4bf-136b-4ce0-9f37-6ceada999942 2018-10-22 09:03:42,614 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 2018-10-22 09:03:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"port": {"network_id": "c75de630-da42-4e77-90b9-52c3883acd7e", "fixed_ips": [{"subnet_id": "8c88e9ef-6765-4eb0-b5ca-c0450eca51cc", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2", "admin_state_up": true}}' 2018-10-22 09:03:43,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-3ec53482-66fb-4636-aec3-90628d80108a Date: Mon, 22 Oct 2018 09:03:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","project_id":"c19e972deb3f485f91d4105cdc0b69c4","qos_policy_id":null,"admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal"}} 2018-10-22 09:03:43,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3ec53482-66fb-4636-aec3-90628d80108a 2018-10-22 09:03:43,817 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2 for router - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:43,817 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:43,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"port_id": "fe4e5b43-1621-425e-877f-a18b1e9e6929"}' 2018-10-22 09:03:45,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2f00cf2a-ecb9-4e1b-a8d2-d030e0198c3b Date: Mon, 22 Oct 2018 09:03:45 GMT RESP BODY: {"network_id": "c75de630-da42-4e77-90b9-52c3883acd7e", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "subnet_id": "8c88e9ef-6765-4eb0-b5ca-c0450eca51cc", "subnet_ids": ["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"], "port_id": "fe4e5b43-1621-425e-877f-a18b1e9e6929", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320"} 2018-10-22 09:03:45,339 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/add_router_interface used request id req-2f00cf2a-ecb9-4e1b-a8d2-d030e0198c3b 2018-10-22 09:03:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:45,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-55197663-4591-4850-83da-1f5fddb5adb0 Date: Mon, 22 Oct 2018 09:03:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:31Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router"}} 2018-10-22 09:03:45,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-55197663-4591-4850-83da-1f5fddb5adb0 2018-10-22 09:03:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:45,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-3c1dc780-314e-4f00-bbd4-aa08924d7289 Date: Mon, 22 Oct 2018 09:03:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:45,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-3c1dc780-314e-4f00-bbd4-aa08924d7289 2018-10-22 09:03:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:45,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5f8e8dda-4f30-45c7-b85d-22cd9a8b8f81 Date: Mon, 22 Oct 2018 09:03:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}} 2018-10-22 09:03:45,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 used request id req-5f8e8dda-4f30-45c7-b85d-22cd9a8b8f81 2018-10-22 09:03:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:45,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-13b87d5f-2c3d-446e-b810-cec5a789aa53 Date: Mon, 22 Oct 2018 09:03:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}} 2018-10-22 09:03:45,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc used request id req-13b87d5f-2c3d-446e-b810-cec5a789aa53 2018-10-22 09:03:45,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:45,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["RWTXMOrkRpOdA_WIAV7maA"], "issued_at": "2018-10-22T09:03:45.000000Z"}} 2018-10-22 09:03:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:46,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-11cd6e42-b3a0-4051-b257-5a0c46e729d3 Date: Mon, 22 Oct 2018 09:03:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:31Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router"}]} 2018-10-22 09:03:46,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router&admin_state_up=True used request id req-11cd6e42-b3a0-4051-b257-5a0c46e729d3 2018-10-22 09:03:46,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:46,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad636eb2621876563f0ec3f74908ff2933caae97" 2018-10-22 09:03:46,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a785c5-8956-4fac-b956-2c1a1fc29c5e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:46,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-90a785c5-8956-4fac-b956-2c1a1fc29c5e 2018-10-22 09:03:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:46,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-6d16e230-1bb5-4c89-b237-4574bbbe67c7 Date: Mon, 22 Oct 2018 09:03:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:46,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-6d16e230-1bb5-4c89-b237-4574bbbe67c7 2018-10-22 09:03:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:46,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-321a7d9d-77ae-4580-a919-a9a9e10a1534 Date: Mon, 22 Oct 2018 09:03:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}} 2018-10-22 09:03:46,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 used request id req-321a7d9d-77ae-4580-a919-a9a9e10a1534 2018-10-22 09:03:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f68fffbd-5736-4a27-b3a5-c02f2bda6548 Date: Mon, 22 Oct 2018 09:03:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}} 2018-10-22 09:03:47,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc used request id req-f68fffbd-5736-4a27-b3a5-c02f2bda6548 2018-10-22 09:03:47,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:03:47,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:03:47,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b158f1a15cc64332baea3208dad2d027", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role"}], "expires_at": "2018-10-22T10:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19e972deb3f485f91d4105cdc0b69c4", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c19e972deb3f485f91d4105cdc0b69c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-user", "id": "7b061e8590dc47199545af78913b86e8"}, "audit_ids": ["-vvY07kCQjG-mvRse4Mbwg"], "issued_at": "2018-10-22T09:03:47.000000Z"}} 2018-10-22 09:03:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:47,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94683d90-0ebf-43b5-89ed-8313cb718b9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:03:47,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94683d90-0ebf-43b5-89ed-8313cb718b9a 2018-10-22 09:03:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:47,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-c0bb7031-f646-4717-a0ff-f5fe6c476ccd Date: Mon, 22 Oct 2018 09:03:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:31Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router"}]} 2018-10-22 09:03:47,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router&admin_state_up=True used request id req-c0bb7031-f646-4717-a0ff-f5fe6c476ccd 2018-10-22 09:03:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:03:47,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:03:47,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:47,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfc950b-dd8e-44ac-a172-e0c79929da87 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:47,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-fbfc950b-dd8e-44ac-a172-e0c79929da87 2018-10-22 09:03:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:48,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-91831581-a2cf-41e1-8744-b8fe7a8f2344 Date: Mon, 22 Oct 2018 09:03:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:48,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-91831581-a2cf-41e1-8744-b8fe7a8f2344 2018-10-22 09:03:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:48,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e7210056-dba5-4224-a086-9a40f6ff23ac Date: Mon, 22 Oct 2018 09:03:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}} 2018-10-22 09:03:48,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 used request id req-e7210056-dba5-4224-a086-9a40f6ff23ac 2018-10-22 09:03:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:48,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3f59b0a4-fff8-4015-ae2c-852a10673bd4 Date: Mon, 22 Oct 2018 09:03:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}} 2018-10-22 09:03:48,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc used request id req-3f59b0a4-fff8-4015-ae2c-852a10673bd4 2018-10-22 09:03:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:48,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7d22a48b-c38b-4053-a30c-51c85f211778 Date: Mon, 22 Oct 2018 09:03: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:48,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 used request id req-7d22a48b-c38b-4053-a30c-51c85f211778 2018-10-22 09:03:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:48,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec817d9-9ff6-4ec5-8706-5cc4af520cd9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:48,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-eec817d9-9ff6-4ec5-8706-5cc4af520cd9 2018-10-22 09:03:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:49,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4df70d5c-46b6-4543-9abb-a0343f2ae746 Date: Mon, 22 Oct 2018 09:03:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:49,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-4df70d5c-46b6-4543-9abb-a0343f2ae746 2018-10-22 09:03:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:49,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-8d4904ca-7af5-48ad-8dd5-93c0891653fa Date: Mon, 22 Oct 2018 09:03:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:49,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1&admin_state_up=True used request id req-8d4904ca-7af5-48ad-8dd5-93c0891653fa 2018-10-22 09:03:49,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:49,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f688e21-6209-4f0d-9c11-789264e628e9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:49,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-9f688e21-6209-4f0d-9c11-789264e628e9 2018-10-22 09:03:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:49,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-64d54356-4f32-4f6a-9b14-8d0fe46d7edd Date: Mon, 22 Oct 2018 09:03: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:49,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 used request id req-64d54356-4f32-4f6a-9b14-8d0fe46d7edd 2018-10-22 09:03:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:49,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5f7d37-52aa-4677-a757-98e629242a8b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:49,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-5d5f7d37-52aa-4677-a757-98e629242a8b 2018-10-22 09:03:49,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:49,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8514a37f-abad-495a-8b48-09479a4ec3e1 Date: Mon, 22 Oct 2018 09:03:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:49,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-8514a37f-abad-495a-8b48-09479a4ec3e1 2018-10-22 09:03:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c75de630-da42-4e77-90b9-52c3883acd7e&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-5a89ff7d-aeaf-4fb3-9859-a2b5b185b44c Date: Mon, 22 Oct 2018 09:03:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:50,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c75de630-da42-4e77-90b9-52c3883acd7e&name=CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2&admin_state_up=True used request id req-5a89ff7d-aeaf-4fb3-9859-a2b5b185b44c 2018-10-22 09:03:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:50,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a44f841-c784-49c7-804c-e56979321b12 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:03:50,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-9a44f841-c784-49c7-804c-e56979321b12 2018-10-22 09:03:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:50,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-b5e8fbe9-2fe4-437f-8837-5671937611bc Date: Mon, 22 Oct 2018 09:03:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:31Z", "admin_state_up": true, "updated_at": "2018-10-22T09:03:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320", "name": "CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router"}} 2018-10-22 09:03:50,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-b5e8fbe9-2fe4-437f-8837-5671937611bc 2018-10-22 09:03:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:50,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-88c40387-22da-438f-8ec8-8adae0eea24e Date: Mon, 22 Oct 2018 09:03:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:50,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-88c40387-22da-438f-8ec8-8adae0eea24e 2018-10-22 09:03:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:50,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d7023be1-6a98-46a7-beb3-30c841c97400 Date: Mon, 22 Oct 2018 09:03:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}} 2018-10-22 09:03:50,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 used request id req-d7023be1-6a98-46a7-beb3-30c841c97400 2018-10-22 09:03:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99c74ff8496f74c90d557aedc82cc0da155cad2" 2018-10-22 09:03:50,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f310c7eb-fb92-450b-b90e-5f12207f97f9 Date: Mon, 22 Oct 2018 09:03:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}} 2018-10-22 09:03:50,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc used request id req-f310c7eb-fb92-450b-b90e-5f12207f97f9 2018-10-22 09:03:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:50,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5c3099e2-4511-4ff0-a650-932c735f979e Date: Mon, 22 Oct 2018 09:03: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:50,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-5c3099e2-4511-4ff0-a650-932c735f979e 2018-10-22 09:03:50,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:51,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ea6ae687-aa6b-4986-9d58-e88d86612f7b Date: Mon, 22 Oct 2018 09:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:51,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-ea6ae687-aa6b-4986-9d58-e88d86612f7b 2018-10-22 09:03:51,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:51,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-77932e1b-b0e7-4675-968e-19a466b87ea2 Date: Mon, 22 Oct 2018 09:03:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.4"}],"id":"3eaa9258-3bfe-40c6-ad7f-e9101dd0f289","security_groups":[],"mac_address":"fa:16:3e:31:77:a6","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aee934b3-42c7-4da8-b3fb-171f82affd83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.1"}],"id":"4d9d6133-7b0f-4bfd-8d08-23708f0fe867","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:13:db:74","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:37Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.2"}],"id":"6ec6dfb4-bde3-4c62-a40d-ff2f198be487","security_groups":[],"mac_address":"fa:16:3e:a0:d2:9b","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aee934b3-42c7-4da8-b3fb-171f82affd83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"72737264-4079-4d83-8410-a4299f95e640","ip_address":"10.200.201.3"}],"id":"db211f31-8f99-4c5d-94e0-7368c187ff57","security_groups":[],"mac_address":"fa:16:3e:ce:f2:d1","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aee934b3-42c7-4da8-b3fb-171f82affd83"}]} 2018-10-22 09:03:51,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-77932e1b-b0e7-4675-968e-19a466b87ea2 2018-10-22 09:03:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:51,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-73ea7a5f-958e-464c-8b55-6afdf91d1b71 Date: Mon, 22 Oct 2018 09:03: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:51,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-73ea7a5f-958e-464c-8b55-6afdf91d1b71 2018-10-22 09:03:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:51,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-951c9968-ed28-4198-9476-c6ed601458d7 Date: Mon, 22 Oct 2018 09:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:51,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-951c9968-ed28-4198-9476-c6ed601458d7 2018-10-22 09:03:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:52,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-d48ddd6c-1375-4985-9e8a-58589ec1db78 Date: Mon, 22 Oct 2018 09:03:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.2"}],"id":"80704edf-9e71-4623-881c-787473dccb27","security_groups":[],"mac_address":"fa:16:3e:ce:8e:1e","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c75de630-da42-4e77-90b9-52c3883acd7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.3"}],"id":"882e0f84-ea30-43c2-ad45-3d735ae0f15c","security_groups":[],"mac_address":"fa:16:3e:a6:9c:fc","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c75de630-da42-4e77-90b9-52c3883acd7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.4"}],"id":"c24b93d1-99ee-4f1e-a8c4-ade40cebfb17","security_groups":[],"mac_address":"fa:16:3e:ac:69:31","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c75de630-da42-4e77-90b9-52c3883acd7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:03:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","ip_address":"10.200.202.1"}],"id":"fe4e5b43-1621-425e-877f-a18b1e9e6929","security_groups":["b09d8ead-fcd4-476d-91f5-a6337bac7630"],"mac_address":"fa:16:3e:5c:70:e0","project_id":"c19e972deb3f485f91d4105cdc0b69c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2","admin_state_up":true,"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:43Z","binding:vnic_type":"normal","device_id":"27346c7d-eb4c-40d2-8816-8a9ccd8d2320"}]} 2018-10-22 09:03:52,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-d48ddd6c-1375-4985-9e8a-58589ec1db78 2018-10-22 09:03:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:52,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-62732270-095d-4bed-9243-3c1092953adc Date: Mon, 22 Oct 2018 09:03:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}} 2018-10-22 09:03:52,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 used request id req-62732270-095d-4bed-9243-3c1092953adc 2018-10-22 09:03:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f8cc61b0-d2b6-4f57-badb-e499c3538e39 Date: Mon, 22 Oct 2018 09:03: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":["72737264-4079-4d83-8410-a4299f95e640"],"updated_at":"2018-10-22T09:03:26Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"aee934b3-42c7-4da8-b3fb-171f82affd83","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1"}]} 2018-10-22 09:03:52,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-f8cc61b0-d2b6-4f57-badb-e499c3538e39 2018-10-22 09:03:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-303f779c-14a0-462f-a696-31b3fb8997b8 Date: Mon, 22 Oct 2018 09:03:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aee934b3-42c7-4da8-b3fb-171f82affd83","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:26Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:26Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"72737264-4079-4d83-8410-a4299f95e640","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1"}]} 2018-10-22 09:03:52,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-303f779c-14a0-462f-a696-31b3fb8997b8 2018-10-22 09:03:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:52,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-867253ba-f2b8-4ab1-b7ef-007809844389 Date: Mon, 22 Oct 2018 09:03:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}} 2018-10-22 09:03:52,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc used request id req-867253ba-f2b8-4ab1-b7ef-007809844389 2018-10-22 09:03:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:53,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a21b696f-9148-4724-b515-fbc921285cb6 Date: Mon, 22 Oct 2018 09: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":["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"],"updated_at":"2018-10-22T09:03:28Z","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c19e972deb3f485f91d4105cdc0b69c4","id":"c75de630-da42-4e77-90b9-52c3883acd7e","name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2"}]} 2018-10-22 09:03:53,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-a21b696f-9148-4724-b515-fbc921285cb6 2018-10-22 09:03:53,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b5c663c5e2126887f6182d07370a0e08dee8b8" 2018-10-22 09:03:53,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cd6e5a12-d1da-4e7d-a571-a437280d0737 Date: Mon, 22 Oct 2018 09:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c75de630-da42-4e77-90b9-52c3883acd7e","tenant_id":"c19e972deb3f485f91d4105cdc0b69c4","created_at":"2018-10-22T09:03:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:03:28Z","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":"c19e972deb3f485f91d4105cdc0b69c4","id":"8c88e9ef-6765-4eb0-b5ca-c0450eca51cc","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2"}]} 2018-10-22 09:03:53,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c75de630-da42-4e77-90b9-52c3883acd7e used request id req-cd6e5a12-d1da-4e7d-a571-a437280d0737 2018-10-22 09:03:53,223 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router and port CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port1 2018-10-22 09:03:53,223 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"port_id": "4d9d6133-7b0f-4bfd-8d08-23708f0fe867"}' 2018-10-22 09:03:54,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00bd5f7a-35a7-498a-9bbb-43e42ad10eaa Date: Mon, 22 Oct 2018 09:03:54 GMT RESP BODY: {"network_id": "aee934b3-42c7-4da8-b3fb-171f82affd83", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "subnet_id": "72737264-4079-4d83-8410-a4299f95e640", "subnet_ids": ["72737264-4079-4d83-8410-a4299f95e640"], "port_id": "4d9d6133-7b0f-4bfd-8d08-23708f0fe867", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320"} 2018-10-22 09:03:54,522 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/remove_router_interface used request id req-00bd5f7a-35a7-498a-9bbb-43e42ad10eaa 2018-10-22 09:03:54,522 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router and port CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-port2 2018-10-22 09:03:54,522 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" -d '{"port_id": "fe4e5b43-1621-425e-877f-a18b1e9e6929"}' 2018-10-22 09:03:55,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c1d14e7-9e46-497b-ba36-7419935043ab Date: Mon, 22 Oct 2018 09:03:55 GMT RESP BODY: {"network_id": "c75de630-da42-4e77-90b9-52c3883acd7e", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "subnet_id": "8c88e9ef-6765-4eb0-b5ca-c0450eca51cc", "subnet_ids": ["8c88e9ef-6765-4eb0-b5ca-c0450eca51cc"], "port_id": "fe4e5b43-1621-425e-877f-a18b1e9e6929", "id": "27346c7d-eb4c-40d2-8816-8a9ccd8d2320"} 2018-10-22 09:03:55,852 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320/remove_router_interface used request id req-2c1d14e7-9e46-497b-ba36-7419935043ab 2018-10-22 09:03:55,852 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:55,852 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-router 2018-10-22 09:03:55,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70170b32101db75f18511543bdf52a8e9d8476" 2018-10-22 09:03:58,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e47428c-a379-4368-88cd-1b758cb2335d Content-Length: 0 Date: Mon, 22 Oct 2018 09:03:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:03:58,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/27346c7d-eb4c-40d2-8816-8a9ccd8d2320 used request id req-6e47428c-a379-4368-88cd-1b758cb2335d 2018-10-22 09:03:58,626 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1 2018-10-22 09:03:58,626 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet1 2018-10-22 09:03:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:04:01,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4bb7a71-c962-445d-a57d-aaace33ecbc2 Date: Mon, 22 Oct 2018 09:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:01,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/72737264-4079-4d83-8410-a4299f95e640 used request id req-e4bb7a71-c962-445d-a57d-aaace33ecbc2 2018-10-22 09:04:01,008 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net1 2018-10-22 09:04:01,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/aee934b3-42c7-4da8-b3fb-171f82affd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b85cf2abaa9c34855006ea85aacf2a266c5483f" 2018-10-22 09:04:02,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc6cd0f5-f2fe-451e-82ce-c1d8effc33ad Date: Mon, 22 Oct 2018 09:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:02,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/aee934b3-42c7-4da8-b3fb-171f82affd83 used request id req-cc6cd0f5-f2fe-451e-82ce-c1d8effc33ad 2018-10-22 09:04:02,224 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2 2018-10-22 09:04:02,224 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-subnet2 2018-10-22 09:04:02,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:04:04,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c646623-8b44-4983-bf6c-2e966e46f500 Date: Mon, 22 Oct 2018 09:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:04,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8c88e9ef-6765-4eb0-b5ca-c0450eca51cc used request id req-7c646623-8b44-4983-bf6c-2e966e46f500 2018-10-22 09:04:04,612 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e4f1c159-eb76-4714-abfb-35e827a19b2a-pub-net2 2018-10-22 09:04:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c75de630-da42-4e77-90b9-52c3883acd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e320217225989ae8f637e2871366df0471059e" 2018-10-22 09:04:05,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71b16e01-88ef-4992-86d0-d0670186edb9 Date: Mon, 22 Oct 2018 09:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:05,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c75de630-da42-4e77-90b9-52c3883acd7e used request id req-71b16e01-88ef-4992-86d0-d0670186edb9 2018-10-22 09:04:05,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:06,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8d5ce33f-92d2-4731-9630-449f9123810a Date: Mon, 22 Oct 2018 09:04:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:25Z", "updated_at": "2018-10-22T09:03:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "revision_number": 0, "id": "1001cd46-c1f7-41f5-841d-12a4452b5bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19e972deb3f485f91d4105cdc0b69c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "revision_number": 0, "id": "99c3f24f-dd83-4c12-ba7f-0d88932db4d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19e972deb3f485f91d4105cdc0b69c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "revision_number": 0, "id": "bd2b4e99-c3c7-446a-95b0-6e81102f4887", "remote_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "remote_ip_prefix": null, "created_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19e972deb3f485f91d4105cdc0b69c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "revision_number": 0, "id": "f603ec46-65f4-49d9-81b6-96a86cfe3053", "remote_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "remote_ip_prefix": null, "created_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19e972deb3f485f91d4105cdc0b69c4"}], "revision_number": 4, "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:04:06,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8d5ce33f-92d2-4731-9630-449f9123810a 2018-10-22 09:04:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:06,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800f201e-cde6-436f-9937-4eb0e4641c08 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:04:06,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-800f201e-cde6-436f-9937-4eb0e4641c08 2018-10-22 09:04:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:06,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18ef67a-8da4-48bb-8930-63403de175a8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4"}, "enabled": true, "id": "c19e972deb3f485f91d4105cdc0b69c4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b2538b1e-f793-4b3-proj"}} 2018-10-22 09:04:06,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-b18ef67a-8da4-48bb-8930-63403de175a8 2018-10-22 09:04:06,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b09d8ead-fcd4-476d-91f5-a6337bac7630 2018-10-22 09:04:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b09d8ead-fcd4-476d-91f5-a6337bac7630 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:06,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85f820d5-f69a-496c-9528-c4da16cd328f Date: Mon, 22 Oct 2018 09:04:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "port_range_min": null, "revision_number": 0, "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:25Z", "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "1001cd46-c1f7-41f5-841d-12a4452b5bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "port_range_min": null, "revision_number": 0, "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:25Z", "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "99c3f24f-dd83-4c12-ba7f-0d88932db4d4"}, {"remote_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "port_range_min": null, "revision_number": 0, "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:25Z", "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "bd2b4e99-c3c7-446a-95b0-6e81102f4887"}, {"remote_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:03:25Z", "security_group_id": "b09d8ead-fcd4-476d-91f5-a6337bac7630", "port_range_min": null, "revision_number": 0, "tenant_id": "c19e972deb3f485f91d4105cdc0b69c4", "created_at": "2018-10-22T09:03:25Z", "project_id": "c19e972deb3f485f91d4105cdc0b69c4", "id": "f603ec46-65f4-49d9-81b6-96a86cfe3053"}]} 2018-10-22 09:04:06,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b09d8ead-fcd4-476d-91f5-a6337bac7630 used request id req-85f820d5-f69a-496c-9528-c4da16cd328f 2018-10-22 09:04:06,472 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:04:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b09d8ead-fcd4-476d-91f5-a6337bac7630 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:06,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a9c3bd8-6610-47ed-84ac-61ecde222db2 Content-Length: 0 Date: Mon, 22 Oct 2018 09:04:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:06,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b09d8ead-fcd4-476d-91f5-a6337bac7630 used request id req-4a9c3bd8-6610-47ed-84ac-61ecde222db2 2018-10-22 09:04:06,910 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b2538b1e-f793-4b3-proj 2018-10-22 09:04:06,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:07,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243cefef-4593-4731-b4fe-0e4127e70ffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:07,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c19e972deb3f485f91d4105cdc0b69c4 used request id req-243cefef-4593-4731-b4fe-0e4127e70ffe 2018-10-22 09:04:07,121 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b2538b1e-f793-4b3-proj-role 2018-10-22 09:04:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b158f1a15cc64332baea3208dad2d027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:07,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242e99b2-6fb4-4876-9ad6-08218bd807fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:07,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b158f1a15cc64332baea3208dad2d027 used request id req-242e99b2-6fb4-4876-9ad6-08218bd807fa 2018-10-22 09:04:07,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae76448d207b30deee379c1168c0f6574b50874" 2018-10-22 09:04:07,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e775b9ee-18d0-4589-838e-75ba5ea20034 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:04:07,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e775b9ee-18d0-4589-838e-75ba5ea20034 2018-10-22 09:04:07,346 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b2538b1e-f793-4b3-user 2018-10-22 09:04:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7b061e8590dc47199545af78913b86e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e761d534e18d499f342fafd8afc04cfc6112fe0" 2018-10-22 09:04:07,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0a4a49-c202-4350-b2c7-1fb8f6210ab3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:07,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7b061e8590dc47199545af78913b86e8 used request id req-ec0a4a49-c202-4350-b2c7-1fb8f6210ab3 2018-10-22 09:04:07,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:07,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["CPZu7ewrTaK2oEGKev0Trw"], "issued_at": "2018-10-22T09:04:07.000000Z"}} 2018-10-22 09:04:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a965b8880c083cd2b9c368b8350fe6322c2fbf" 2018-10-22 09:04:08,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01ffc3f-36eb-49a6-a26d-7ccb7c165447 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:08,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e01ffc3f-36eb-49a6-a26d-7ccb7c165447 2018-10-22 09:04:08,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:08,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:08,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["BqXsU7bYTrWzqXLaO4Smyw"], "issued_at": "2018-10-22T09:04:08.000000Z"}} 2018-10-22 09:04:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:08,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca9fef5-16f4-424b-bb1b-c14a97d80833 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:08,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dca9fef5-16f4-424b-bb1b-c14a97d80833 2018-10-22 09:04:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:08,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3c210ed1-074a-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:08,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbabdde-59c5-4d9c-8259-050f9c987cdf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3c210ed1-074a-478-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:04:08,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3c210ed1-074a-478-proj used request id req-bdbabdde-59c5-4d9c-8259-050f9c987cdf 2018-10-22 09:04:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:08,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c936a22-9595-4a3c-8a23-e42c6af17841 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:04:08,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8c936a22-9595-4a3c-8a23-e42c6af17841 2018-10-22 09:04:08,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}}' 2018-10-22 09:04:08,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb4471e5-9e3a-47ed-8c62-4f2913591dba Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d"}, "enabled": true, "id": "63427406188b45ce81e7c62604cfa85d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}} 2018-10-22 09:04:08,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cb4471e5-9e3a-47ed-8c62-4f2913591dba 2018-10-22 09:04:08,825 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3c210ed1-074a-478-proj 2018-10-22 09:04:08,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:08,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:09,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9dkah2GmQCC2u4z8wpv1YA"], "issued_at": "2018-10-22T09:04:09.000000Z"}} 2018-10-22 09:04:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd314f27b0df43164b32c8a6c80fe5ea72c9de1" 2018-10-22 09:04:09,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e29eba-5a6d-4a15-b8a0-780d168728e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:09,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9e29eba-5a6d-4a15-b8a0-780d168728e3 2018-10-22 09:04:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:09,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd314f27b0df43164b32c8a6c80fe5ea72c9de1" 2018-10-22 09:04:09,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1428304d-df79-49e7-a0f6-a6719921450d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:04:09,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1428304d-df79-49e7-a0f6-a6719921450d 2018-10-22 09:04:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-3c210ed1-074a-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd314f27b0df43164b32c8a6c80fe5ea72c9de1" 2018-10-22 09:04:09,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771b00fb-6e48-42d5-890a-3f943fb40bf3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-3c210ed1-074a-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d"}, "enabled": true, "id": "63427406188b45ce81e7c62604cfa85d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}]} 2018-10-22 09:04:09,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-3c210ed1-074a-478-proj used request id req-771b00fb-6e48-42d5-890a-3f943fb40bf3 2018-10-22 09:04:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd314f27b0df43164b32c8a6c80fe5ea72c9de1" 2018-10-22 09:04:09,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55e1896-e74b-4da8-880c-6e3551850f83 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:04:09,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e55e1896-e74b-4da8-880c-6e3551850f83 2018-10-22 09:04:09,914 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3c210ed1-074a-478-user 2018-10-22 09:04:09,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:10,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a13eef-35b5-42ec-91b2-9068b3402585 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:04:10,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-35a13eef-35b5-42ec-91b2-9068b3402585 2018-10-22 09:04:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" -d '{"role": {"name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj-role"}}' 2018-10-22 09:04:10,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e599880f-5187-480a-b7b8-b445cb8b76c9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b091a7b38974fbdaa53f3eb6f738fdd", "links": {"self": "http://172.30.9.28:5000/v3/roles/5b091a7b38974fbdaa53f3eb6f738fdd"}, "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj-role"}} 2018-10-22 09:04:10,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e599880f-5187-480a-b7b8-b445cb8b76c9 2018-10-22 09:04:10,214 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3c210ed1-074a-478-proj-role 2018-10-22 09:04:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5b091a7b38974fbdaa53f3eb6f738fdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:10,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291e1935-27ce-48a4-9509-3de01a1af439 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5b091a7b38974fbdaa53f3eb6f738fdd"}, "domain_id": null, "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj-role", "id": "5b091a7b38974fbdaa53f3eb6f738fdd"}} 2018-10-22 09:04:10,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5b091a7b38974fbdaa53f3eb6f738fdd used request id req-291e1935-27ce-48a4-9509-3de01a1af439 2018-10-22 09:04:10,309 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3c210ed1-074a-478-proj-role to project CreateRouterSuccessTests-3c210ed1-074a-478-proj 2018-10-22 09:04:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d/users/fca39dbcb9f6421e822830ae1bb22fda/roles/5b091a7b38974fbdaa53f3eb6f738fdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:10,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e353ba-fe1c-4828-bde8-a266ff75a408 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:10,444 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d/users/fca39dbcb9f6421e822830ae1bb22fda/roles/5b091a7b38974fbdaa53f3eb6f738fdd used request id req-f4e353ba-fe1c-4828-bde8-a266ff75a408 2018-10-22 09:04:10,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:10,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:10,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b091a7b38974fbdaa53f3eb6f738fdd", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj-role"}], "expires_at": "2018-10-22T10:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63427406188b45ce81e7c62604cfa85d", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3c210ed1-074a-478-user", "id": "fca39dbcb9f6421e822830ae1bb22fda"}, "audit_ids": ["IPnlVMo_TfOQqgaNn5zh1w"], "issued_at": "2018-10-22T09:04:10.000000Z"}} 2018-10-22 09:04:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:10,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447b31e1-95e3-4cd7-86f8-049631261e72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:10,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-447b31e1-95e3-4cd7-86f8-049631261e72 2018-10-22 09:04:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:11,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a05d90c-603e-4c64-8da3-2ecbd3674bba Date: Mon, 22 Oct 2018 09:04:11 GMT RESP BODY: {"routers": []} 2018-10-22 09:04:11,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router&admin_state_up=True used request id req-1a05d90c-603e-4c64-8da3-2ecbd3674bba 2018-10-22 09:04:11,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:11,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:11,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b091a7b38974fbdaa53f3eb6f738fdd", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj-role"}], "expires_at": "2018-10-22T10:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63427406188b45ce81e7c62604cfa85d", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3c210ed1-074a-478-user", "id": "fca39dbcb9f6421e822830ae1bb22fda"}, "audit_ids": ["8DuLW07ER1e0wU7qVGy5-A"], "issued_at": "2018-10-22T09:04:11.000000Z"}} 2018-10-22 09:04:11,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c425464f084f68136709bac823a692c93ff944f3" 2018-10-22 09:04:11,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19248e7f-4f92-4737-b099-29f782b31e1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:11,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-19248e7f-4f92-4737-b099-29f782b31e1e 2018-10-22 09:04:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:11,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d292140a-d13a-4ce4-b5c7-8a6a96cec0ea Date: Mon, 22 Oct 2018 09:04:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:04:11,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d292140a-d13a-4ce4-b5c7-8a6a96cec0ea 2018-10-22 09:04:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:11,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-901c5a69-3a6c-4b89-8eae-5c99c2a1a5c3 Date: Mon, 22 Oct 2018 09:04:11 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:04:11,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-901c5a69-3a6c-4b89-8eae-5c99c2a1a5c3 2018-10-22 09:04:11,993 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router 2018-10-22 09:04:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router", "admin_state_up": true}}' 2018-10-22 09:04:17,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-629464dd-87b2-4e8b-8d53-0559e52cb454 Date: Mon, 22 Oct 2018 09:04:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "63427406188b45ce81e7c62604cfa85d", "created_at": "2018-10-22T09:04:12Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "63427406188b45ce81e7c62604cfa85d", "id": "a7338da1-7488-496d-9a02-13cb7ac31763", "name": "CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router"}} 2018-10-22 09:04:17,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-629464dd-87b2-4e8b-8d53-0559e52cb454 2018-10-22 09:04:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a7338da1-7488-496d-9a02-13cb7ac31763 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:17,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84a0b162-4c50-4585-a7eb-3d11cedcb9a1 Date: Mon, 22 Oct 2018 09:04:17 GMT RESP BODY: {"ports":[]} 2018-10-22 09:04:17,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a7338da1-7488-496d-9a02-13cb7ac31763 used request id req-84a0b162-4c50-4585-a7eb-3d11cedcb9a1 2018-10-22 09:04:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/a7338da1-7488-496d-9a02-13cb7ac31763 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:17,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c11fc6cb-eceb-44be-a9af-865e394cebb8 Date: Mon, 22 Oct 2018 09:04:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63427406188b45ce81e7c62604cfa85d", "created_at": "2018-10-22T09:04:12Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:16Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "63427406188b45ce81e7c62604cfa85d", "id": "a7338da1-7488-496d-9a02-13cb7ac31763", "name": "CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router"}} 2018-10-22 09:04:17,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/a7338da1-7488-496d-9a02-13cb7ac31763 used request id req-c11fc6cb-eceb-44be-a9af-865e394cebb8 2018-10-22 09:04:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a7338da1-7488-496d-9a02-13cb7ac31763 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:17,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ce17662-730d-4ba9-8538-f656e24ed544 Date: Mon, 22 Oct 2018 09:04:17 GMT RESP BODY: {"ports":[]} 2018-10-22 09:04:17,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a7338da1-7488-496d-9a02-13cb7ac31763 used request id req-1ce17662-730d-4ba9-8538-f656e24ed544 2018-10-22 09:04:17,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:18,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b091a7b38974fbdaa53f3eb6f738fdd", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj-role"}], "expires_at": "2018-10-22T10:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63427406188b45ce81e7c62604cfa85d", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/63427406188b45ce81e7c62604cfa85d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3c210ed1-074a-478-user", "id": "fca39dbcb9f6421e822830ae1bb22fda"}, "audit_ids": ["sNfowgntTXa33HyW9qbLFQ"], "issued_at": "2018-10-22T09:04:18.000000Z"}} 2018-10-22 09:04:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea0c1ae3e6aa7d278ce4fe5c19241387f8423ff" 2018-10-22 09:04:18,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-7fcd73fc-00d7-4aa5-a0a9-e15ab24cc95a Date: Mon, 22 Oct 2018 09:04:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63427406188b45ce81e7c62604cfa85d", "created_at": "2018-10-22T09:04:12Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:16Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "63427406188b45ce81e7c62604cfa85d", "id": "a7338da1-7488-496d-9a02-13cb7ac31763", "name": "CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router"}]} 2018-10-22 09:04:18,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router&admin_state_up=True used request id req-7fcd73fc-00d7-4aa5-a0a9-e15ab24cc95a 2018-10-22 09:04:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:18,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a965b8880c083cd2b9c368b8350fe6322c2fbf" 2018-10-22 09:04:18,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc15427-6d03-402a-9920-b4f188d1bf03 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d"}, "enabled": true, "id": "63427406188b45ce81e7c62604cfa85d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3c210ed1-074a-478-proj"}} 2018-10-22 09:04:18,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d used request id req-afc15427-6d03-402a-9920-b4f188d1bf03 2018-10-22 09:04:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a7338da1-7488-496d-9a02-13cb7ac31763 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea0c1ae3e6aa7d278ce4fe5c19241387f8423ff" 2018-10-22 09:04:18,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78b1e2a2-9e29-4370-a35e-1a161f45cdbc Date: Mon, 22 Oct 2018 09:04:18 GMT RESP BODY: {"ports":[]} 2018-10-22 09:04:18,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a7338da1-7488-496d-9a02-13cb7ac31763 used request id req-78b1e2a2-9e29-4370-a35e-1a161f45cdbc 2018-10-22 09:04:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea0c1ae3e6aa7d278ce4fe5c19241387f8423ff" 2018-10-22 09:04:18,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-191c0466-8c2a-4aaa-a2b2-f323435fd6d0 Date: Mon, 22 Oct 2018 09:04:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:04:18,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-191c0466-8c2a-4aaa-a2b2-f323435fd6d0 2018-10-22 09:04:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea0c1ae3e6aa7d278ce4fe5c19241387f8423ff" 2018-10-22 09:04:19,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93189518-a92d-43f0-90b2-34e99cfa5f83 Date: Mon, 22 Oct 2018 09:04:19 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:04:19,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-93189518-a92d-43f0-90b2-34e99cfa5f83 2018-10-22 09:04:19,036 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router 2018-10-22 09:04:19,036 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-82a09d1b-562f-4f79-be9e-74d045950706-pub-router 2018-10-22 09:04:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/a7338da1-7488-496d-9a02-13cb7ac31763 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3e1ad623c33748a252adced17d13922089d2e5" 2018-10-22 09:04:22,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ff0b45d-90a8-4e18-8def-400e8c0f4c94 Content-Length: 0 Date: Mon, 22 Oct 2018 09:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:22,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a7338da1-7488-496d-9a02-13cb7ac31763 used request id req-7ff0b45d-90a8-4e18-8def-400e8c0f4c94 2018-10-22 09:04:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:22,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d556ef2c-40af-47a5-8469-1203f0221105 Date: Mon, 22 Oct 2018 09:04:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:04:22,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d556ef2c-40af-47a5-8469-1203f0221105 2018-10-22 09:04:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:22,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f2cd18-0c35-434a-bf00-76a0f24fb045 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:04:22,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-13f2cd18-0c35-434a-bf00-76a0f24fb045 2018-10-22 09:04:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:22,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac0028c-696b-4837-8bda-a3ad224d6414 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:04:22,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-bac0028c-696b-4837-8bda-a3ad224d6414 2018-10-22 09:04:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:22,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b837f081-001e-42cc-9d9d-af92d9854224 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:04:22,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-b837f081-001e-42cc-9d9d-af92d9854224 2018-10-22 09:04:22,932 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3c210ed1-074a-478-proj 2018-10-22 09:04:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:23,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04372be-99cc-4a5f-9740-90b35ba82089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:23,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/63427406188b45ce81e7c62604cfa85d used request id req-f04372be-99cc-4a5f-9740-90b35ba82089 2018-10-22 09:04:23,150 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3c210ed1-074a-478-proj-role 2018-10-22 09:04:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5b091a7b38974fbdaa53f3eb6f738fdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:23,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a0d827f-f568-4401-ae4c-fd22e1b8cf90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:23,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5b091a7b38974fbdaa53f3eb6f738fdd used request id req-5a0d827f-f568-4401-ae4c-fd22e1b8cf90 2018-10-22 09:04:23,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ad5cf6e76990de3a223359be5a5f733590d5c3" 2018-10-22 09:04:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36712a62-7537-4d8e-84e6-e0bcb3c657a5 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:04:23,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-36712a62-7537-4d8e-84e6-e0bcb3c657a5 2018-10-22 09:04:23,350 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3c210ed1-074a-478-user 2018-10-22 09:04:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fca39dbcb9f6421e822830ae1bb22fda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd314f27b0df43164b32c8a6c80fe5ea72c9de1" 2018-10-22 09:04:23,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a139bc0-285d-496e-b845-bd96a05aa2ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:23,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fca39dbcb9f6421e822830ae1bb22fda used request id req-6a139bc0-285d-496e-b845-bd96a05aa2ed 2018-10-22 09:04:23,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:23,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["D_8D-_1KRzSdcrVYdTgkUA"], "issued_at": "2018-10-22T09:04:23.000000Z"}} 2018-10-22 09:04:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:24,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37c4a5a-d02d-4e0d-a034-7dc15c9b7e99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:24,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a37c4a5a-d02d-4e0d-a034-7dc15c9b7e99 2018-10-22 09:04:24,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:24,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:24,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["cFvGQ98UTbuwTKZFXu1shQ"], "issued_at": "2018-10-22T09:04:24.000000Z"}} 2018-10-22 09:04:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:24,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29935acc-4212-4544-95e7-699851b84247 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:24,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29935acc-4212-4544-95e7-699851b84247 2018-10-22 09:04:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:24,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:24,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c009dd12-6c5d-42e4-becf-1ec26b406f93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:04:24,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj used request id req-c009dd12-6c5d-42e4-becf-1ec26b406f93 2018-10-22 09:04:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:24,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023b149c-8719-40fa-bc97-3c054975e156 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:04:24,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-023b149c-8719-40fa-bc97-3c054975e156 2018-10-22 09:04:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj"}}' 2018-10-22 09:04:24,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976b2a1b-162e-4f2f-bc14-1aacd50c5d4d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/296e3840c4824aeca75477a971399877"}, "enabled": true, "id": "296e3840c4824aeca75477a971399877", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj"}} 2018-10-22 09:04:24,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-976b2a1b-162e-4f2f-bc14-1aacd50c5d4d 2018-10-22 09:04:24,810 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj 2018-10-22 09:04:24,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:24,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:25,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["itZszSBjQsi_3TdKl389zA"], "issued_at": "2018-10-22T09:04:25.000000Z"}} 2018-10-22 09:04:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70c3f9d62a404b9b9dd09a5bee647361ad42bd5" 2018-10-22 09:04:25,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee61853-6f24-4f70-b0f1-97ebffa97602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:25,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9ee61853-6f24-4f70-b0f1-97ebffa97602 2018-10-22 09:04:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:25,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70c3f9d62a404b9b9dd09a5bee647361ad42bd5" 2018-10-22 09:04:25,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7d75dc-1db2-4d9c-ae07-f853addf3dfd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:04:25,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ea7d75dc-1db2-4d9c-ae07-f853addf3dfd 2018-10-22 09:04:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70c3f9d62a404b9b9dd09a5bee647361ad42bd5" 2018-10-22 09:04:25,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7e2678-63db-4341-bd29-1842b81e8fc2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/296e3840c4824aeca75477a971399877"}, "enabled": true, "id": "296e3840c4824aeca75477a971399877", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj"}]} 2018-10-22 09:04:25,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj used request id req-0f7e2678-63db-4341-bd29-1842b81e8fc2 2018-10-22 09:04:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70c3f9d62a404b9b9dd09a5bee647361ad42bd5" 2018-10-22 09:04:25,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799da8ba-fa79-4042-8068-8b8bb74ce74f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:04:25,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-799da8ba-fa79-4042-8068-8b8bb74ce74f 2018-10-22 09:04:25,938 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0096e3c8-aca1-4d2-user 2018-10-22 09:04:25,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:25,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb9e102-d19e-4e51-80ba-bbf6a0acbc9e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:04:25,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5cb9e102-d19e-4e51-80ba-bbf6a0acbc9e 2018-10-22 09:04:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" -d '{"role": {"name": "CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj-role"}}' 2018-10-22 09:04:26,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b9af5c6-c4a5-4374-88da-1e79b03e7dd5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c74f1bc2c2ee40ec981b87dbae6f5d44", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74f1bc2c2ee40ec981b87dbae6f5d44"}, "name": "CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj-role"}} 2018-10-22 09:04:26,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8b9af5c6-c4a5-4374-88da-1e79b03e7dd5 2018-10-22 09:04:26,172 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj-role 2018-10-22 09:04:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c74f1bc2c2ee40ec981b87dbae6f5d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:26,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c745af9-a7f9-4be4-b93c-f786465aefdc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c74f1bc2c2ee40ec981b87dbae6f5d44"}, "domain_id": null, "name": "CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj-role", "id": "c74f1bc2c2ee40ec981b87dbae6f5d44"}} 2018-10-22 09:04:26,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c74f1bc2c2ee40ec981b87dbae6f5d44 used request id req-4c745af9-a7f9-4be4-b93c-f786465aefdc 2018-10-22 09:04:26,193 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj-role to project CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj 2018-10-22 09:04:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/296e3840c4824aeca75477a971399877/users/3732cf8322f44439afc1791a3b7e7a0b/roles/c74f1bc2c2ee40ec981b87dbae6f5d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:26,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02ecccf-244a-4add-b0fe-6263fc8a9715 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:26,323 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/296e3840c4824aeca75477a971399877/users/3732cf8322f44439afc1791a3b7e7a0b/roles/c74f1bc2c2ee40ec981b87dbae6f5d44 used request id req-e02ecccf-244a-4add-b0fe-6263fc8a9715 2018-10-22 09:04:26,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:26,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:26,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["feu8ZJpRT1CYZmEW62pdPg"], "issued_at": "2018-10-22T09:04:26.000000Z"}} 2018-10-22 09:04:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:26,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b5b0ed-53f8-46dd-9212-1aba4fbb55d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:26,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8b5b0ed-53f8-46dd-9212-1aba4fbb55d9 2018-10-22 09:04:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:27,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f8902d4-bd9e-4c78-8a51-67791d35cfc4 Date: Mon, 22 Oct 2018 09:04:27 GMT RESP BODY: {"routers": []} 2018-10-22 09:04:27,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router&admin_state_up=True used request id req-0f8902d4-bd9e-4c78-8a51-67791d35cfc4 2018-10-22 09:04:27,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:27,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:27,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["VR8aKj_CSrexF5mfSYk6tw"], "issued_at": "2018-10-22T09:04:27.000000Z"}} 2018-10-22 09:04:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd0d950de2e704f31a0cb0f28ba97a45742aaf7" 2018-10-22 09:04:27,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d9d4b6-daae-4271-aa20-2b05e19dbb4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:27,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04d9d4b6-daae-4271-aa20-2b05e19dbb4a 2018-10-22 09:04:27,553 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" -d '{"router": {"name": "CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router", "admin_state_up": true}}' 2018-10-22 09:04:31,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b670ada0-9064-4801-8e1a-23193256c4b3 Date: Mon, 22 Oct 2018 09:04:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T09:04:28Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:28Z", "project_id": "b5b8634abd864eb791a83beca125c68c", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "133abbd7-dbcc-4984-a641-35976b30aa64", "name": "CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router"}} 2018-10-22 09:04:31,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-b670ada0-9064-4801-8e1a-23193256c4b3 2018-10-22 09:04:31,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=133abbd7-dbcc-4984-a641-35976b30aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:31,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2454 X-Openstack-Request-Id: req-e750b653-afa0-48d2-93d2-f00f0cbad11d Date: Mon, 22 Oct 2018 09:04:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.4"}],"id":"3d907198-c5f2-43de-8e58-10cdb6390fbc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:7b:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:29Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.12"}],"id":"9f598551-b946-4985-849b-1b8be0f505c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:36:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:30Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.7"}],"id":"db9f9501-5306-44c9-bccc-11ee40b7321c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:fc:53","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:28Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"}]} 2018-10-22 09:04:31,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=133abbd7-dbcc-4984-a641-35976b30aa64 used request id req-e750b653-afa0-48d2-93d2-f00f0cbad11d 2018-10-22 09:04:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a4180f5b-1c4f-4d76-99ef-18c99393df8d Date: Mon, 22 Oct 2018 09:04:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:31,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-a4180f5b-1c4f-4d76-99ef-18c99393df8d 2018-10-22 09:04:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:31,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e79215f6-6376-4598-b3df-640ffabb4931 Date: Mon, 22 Oct 2018 09:04:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:31,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-e79215f6-6376-4598-b3df-640ffabb4931 2018-10-22 09:04:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:32,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-afbe0dfe-19e3-4e11-a094-a61654998ab8 Date: Mon, 22 Oct 2018 09:04:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:32,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-afbe0dfe-19e3-4e11-a094-a61654998ab8 2018-10-22 09:04:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:32,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b41e0f87-1bcd-4310-be36-a4454e3bedf2 Date: Mon, 22 Oct 2018 09:04:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:04:32,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b41e0f87-1bcd-4310-be36-a4454e3bedf2 2018-10-22 09:04:32,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:32,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:32,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aedec6b-9da2-47a6-8fd3-ccd8ba97a029 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:04:32,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-7aedec6b-9da2-47a6-8fd3-ccd8ba97a029 2018-10-22 09:04:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:32,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17014aa4-39a2-41f9-967e-691c52b61da2 Date: Mon, 22 Oct 2018 09:04:32 GMT RESP BODY: {"ports":[]} 2018-10-22 09:04:32,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1&admin_state_up=True used request id req-17014aa4-39a2-41f9-967e-691c52b61da2 2018-10-22 09:04:32,709 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1 for router - CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:32,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:32,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:33,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["teSQe9EAROS_IahVv4OK2g"], "issued_at": "2018-10-22T09:04:33.000000Z"}} 2018-10-22 09:04:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc622a06b8ebfced419046336e1519584b03454" 2018-10-22 09:04:33,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15520778-9d3b-4901-868a-8e383d9e2e30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:33,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15520778-9d3b-4901-868a-8e383d9e2e30 2018-10-22 09:04:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:33,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9fdb82d1-6052-4d4d-967e-6c1af6d8b0e5 Date: Mon, 22 Oct 2018 09:04:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:04:33,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-9fdb82d1-6052-4d4d-967e-6c1af6d8b0e5 2018-10-22 09:04:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:33,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9cd0cdf3-ca2f-42e1-8bb3-e7082e78f5a6 Date: Mon, 22 Oct 2018 09:04:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 09:04:33,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-9cd0cdf3-ca2f-42e1-8bb3-e7082e78f5a6 2018-10-22 09:04:33,639 - neutron_utils - INFO - Creating port for network with name - external 2018-10-22 09:04:33,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" -d '{"port": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "name": "CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1", "admin_state_up": true}}' 2018-10-22 09:04:34,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-9546f83d-869a-45f0-982e-886706a8dbf7 Date: Mon, 22 Oct 2018 09:04:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:34Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.206"}],"id":"6d5da955-7444-4489-974a-0f760374abca","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:cb:97","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1","project_id":"b5b8634abd864eb791a83beca125c68c","qos_policy_id":null,"admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:04:33Z","binding:vnic_type":"normal"}} 2018-10-22 09:04:34,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-9546f83d-869a-45f0-982e-886706a8dbf7 2018-10-22 09:04:34,470 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1 for router - CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:34,470 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:34,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" -d '{"port_id": "6d5da955-7444-4489-974a-0f760374abca"}' 2018-10-22 09:04:36,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd0d629f-1606-46f0-8326-6f677af031fb Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "subnet_ids": ["53fb6b01-2f77-471b-b63c-7120427c7852"], "port_id": "6d5da955-7444-4489-974a-0f760374abca", "id": "133abbd7-dbcc-4984-a641-35976b30aa64"} 2018-10-22 09:04:36,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64/add_router_interface used request id req-cd0d629f-1606-46f0-8326-6f677af031fb 2018-10-22 09:04:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:36,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-3cc82e37-e9ae-4d25-987d-aad267b26e86 Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T09:04:28Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:35Z", "project_id": "b5b8634abd864eb791a83beca125c68c", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "133abbd7-dbcc-4984-a641-35976b30aa64", "name": "CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router"}} 2018-10-22 09:04:36,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64 used request id req-3cc82e37-e9ae-4d25-987d-aad267b26e86 2018-10-22 09:04:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=133abbd7-dbcc-4984-a641-35976b30aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:36,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3693 X-Openstack-Request-Id: req-da227f41-12b8-446b-b4a7-c6804970b929 Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.4"}],"id":"3d907198-c5f2-43de-8e58-10cdb6390fbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bd:7b:24","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:29Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.206"}],"id":"6d5da955-7444-4489-974a-0f760374abca","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:cb:97","project_id":"b5b8634abd864eb791a83beca125c68c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:04:33Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:34Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.12"}],"id":"9f598551-b946-4985-849b-1b8be0f505c9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:36:2a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:30Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.7"}],"id":"db9f9501-5306-44c9-bccc-11ee40b7321c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:fc:53","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:28Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"}]} 2018-10-22 09:04:36,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=133abbd7-dbcc-4984-a641-35976b30aa64 used request id req-da227f41-12b8-446b-b4a7-c6804970b929 2018-10-22 09:04:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:36,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e17985c3-2ac9-4a57-9ef3-38fbcd7339ce Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:36,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-e17985c3-2ac9-4a57-9ef3-38fbcd7339ce 2018-10-22 09:04:36,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:36,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e1ce7d01-082a-4bf4-8b6d-277040a09e96 Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:36,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-e1ce7d01-082a-4bf4-8b6d-277040a09e96 2018-10-22 09:04:36,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:36,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6b133884-18fe-4c76-b006-718aba61d47e Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:36,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-6b133884-18fe-4c76-b006-718aba61d47e 2018-10-22 09:04:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:36,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3bf7d601-7c2c-4e07-bdd4-583dec390f82 Date: Mon, 22 Oct 2018 09:04:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:04:36,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-3bf7d601-7c2c-4e07-bdd4-583dec390f82 2018-10-22 09:04:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:36,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68dc8539-4da9-4a13-bf34-11b6c6735097 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:36,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68dc8539-4da9-4a13-bf34-11b6c6735097 2018-10-22 09:04:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:37,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-fb38d8a2-4f88-4668-b229-0b708b4baf7e Date: Mon, 22 Oct 2018 09:04:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T09:04:28Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:35Z", "project_id": "b5b8634abd864eb791a83beca125c68c", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "133abbd7-dbcc-4984-a641-35976b30aa64", "name": "CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router"}]} 2018-10-22 09:04:37,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router&admin_state_up=True used request id req-fb38d8a2-4f88-4668-b229-0b708b4baf7e 2018-10-22 09:04:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:37,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:37,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6009bfa5-3d94-450b-a6ac-89431d531dc1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:04:37,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-6009bfa5-3d94-450b-a6ac-89431d531dc1 2018-10-22 09:04:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=133abbd7-dbcc-4984-a641-35976b30aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3727 X-Openstack-Request-Id: req-821fe322-9309-4d41-8910-337d67ceaf82 Date: Mon, 22 Oct 2018 09:04:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.4"}],"id":"3d907198-c5f2-43de-8e58-10cdb6390fbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bd:7b:24","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:29Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.206"}],"id":"6d5da955-7444-4489-974a-0f760374abca","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:cb:97","project_id":"b5b8634abd864eb791a83beca125c68c","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:04:33Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:34Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.12"}],"id":"9f598551-b946-4985-849b-1b8be0f505c9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:36:2a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:30Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","ip_address":"169.254.192.7"}],"id":"db9f9501-5306-44c9-bccc-11ee40b7321c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:fc:53","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b5b8634abd864eb791a83beca125c68c","admin_state_up":true,"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:28Z","binding:vnic_type":"normal","device_id":"133abbd7-dbcc-4984-a641-35976b30aa64"}]} 2018-10-22 09:04:37,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=133abbd7-dbcc-4984-a641-35976b30aa64 used request id req-821fe322-9309-4d41-8910-337d67ceaf82 2018-10-22 09:04:37,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:37,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0d592eec-2748-449d-84cb-85ef98f165b2 Date: Mon, 22 Oct 2018 09:04:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:37,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-0d592eec-2748-449d-84cb-85ef98f165b2 2018-10-22 09:04:37,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:37,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48fc8408-b9e0-4ad7-bb9c-24b45d3587ec Date: Mon, 22 Oct 2018 09:04:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-48fc8408-b9e0-4ad7-bb9c-24b45d3587ec 2018-10-22 09:04:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:37,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-058002e3-4d8e-471f-9e85-6fa701882680 Date: Mon, 22 Oct 2018 09:04:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d365c739-5bd5-4b64-b7d1-2b73bad3ad09","tenant_id":"","created_at":"2018-10-22T09:04:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:27Z","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":"f46b8084-00cf-4890-adf6-5a3d882fb9a7","subnetpool_id":null,"name":"HA subnet tenant b5b8634abd864eb791a83beca125c68c"}} 2018-10-22 09:04:37,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f46b8084-00cf-4890-adf6-5a3d882fb9a7 used request id req-058002e3-4d8e-471f-9e85-6fa701882680 2018-10-22 09:04:37,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:38,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-06825f0f-bfb9-4c92-b9e8-5c34c20c7fb9 Date: Mon, 22 Oct 2018 09:04:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:04:38,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-06825f0f-bfb9-4c92-b9e8-5c34c20c7fb9 2018-10-22 09:04:38,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:38,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6aa8baee-06f9-4aae-a0e7-e35bef701d9f Date: Mon, 22 Oct 2018 09:04:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:04:38,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6aa8baee-06f9-4aae-a0e7-e35bef701d9f 2018-10-22 09:04:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15efa9228ecbbe557a2c4cd5eca5b90685d03860" 2018-10-22 09:04:38,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c5f06573-e368-4c42-8021-6de8f1db6f53 Date: Mon, 22 Oct 2018 09:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-22 09:04:38,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-c5f06573-e368-4c42-8021-6de8f1db6f53 2018-10-22 09:04:38,544 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router and port CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-port1 2018-10-22 09:04:38,544 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" -d '{"port_id": "6d5da955-7444-4489-974a-0f760374abca"}' 2018-10-22 09:04:39,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6689a7c1-3efc-463c-8388-37b52b4f6d18 Date: Mon, 22 Oct 2018 09:04:39 GMT RESP BODY: {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "subnet_ids": ["53fb6b01-2f77-471b-b63c-7120427c7852"], "port_id": "6d5da955-7444-4489-974a-0f760374abca", "id": "133abbd7-dbcc-4984-a641-35976b30aa64"} 2018-10-22 09:04:39,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64/remove_router_interface used request id req-6689a7c1-3efc-463c-8388-37b52b4f6d18 2018-10-22 09:04:39,805 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:39,805 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5337e5fa-e893-43d1-8c43-ace14af64169-pub-router 2018-10-22 09:04:39,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ef8534460cfcc2d3718d563c7895638fe75e7" 2018-10-22 09:04:42,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e80e978c-0ddd-4acd-bece-b0252aa84d8e Content-Length: 0 Date: Mon, 22 Oct 2018 09:04:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:04:42,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/133abbd7-dbcc-4984-a641-35976b30aa64 used request id req-e80e978c-0ddd-4acd-bece-b0252aa84d8e 2018-10-22 09:04:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8e28dc80-8f9d-47fb-bb14-9e456f219e0b Date: Mon, 22 Oct 2018 09:04:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:04:43,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8e28dc80-8f9d-47fb-bb14-9e456f219e0b 2018-10-22 09:04:43,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1038bea-1bf1-40f4-b05f-c15f7ea74b00 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:04:43,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a1038bea-1bf1-40f4-b05f-c15f7ea74b00 2018-10-22 09:04:43,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cce34fe-5230-46b1-bdff-00a39a739840 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:04:43,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-0cce34fe-5230-46b1-bdff-00a39a739840 2018-10-22 09:04:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b158fd2-1960-47e7-8795-d12e6787556d 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:04:43,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-6b158fd2-1960-47e7-8795-d12e6787556d 2018-10-22 09:04:43,306 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj 2018-10-22 09:04:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/296e3840c4824aeca75477a971399877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b046c796-a3c2-49f9-bbea-33c243be48eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:43,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/296e3840c4824aeca75477a971399877 used request id req-b046c796-a3c2-49f9-bbea-33c243be48eb 2018-10-22 09:04:43,528 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0096e3c8-aca1-4d2-proj-role 2018-10-22 09:04:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c74f1bc2c2ee40ec981b87dbae6f5d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4d76d7-b3bd-460b-8506-11cf49ae872f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:43,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c74f1bc2c2ee40ec981b87dbae6f5d44 used request id req-8b4d76d7-b3bd-460b-8506-11cf49ae872f 2018-10-22 09:04:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984bc5e6a12de9dce7cd6d32fd7525575ee804f4" 2018-10-22 09:04:43,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0242b650-176e-4d99-9e34-961b63f345bb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:04:43,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0242b650-176e-4d99-9e34-961b63f345bb 2018-10-22 09:04:43,747 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0096e3c8-aca1-4d2-user 2018-10-22 09:04:43,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3732cf8322f44439afc1791a3b7e7a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70c3f9d62a404b9b9dd09a5bee647361ad42bd5" 2018-10-22 09:04:43,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57b81af8-dc0f-4624-a30a-d292b1154701 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:43,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3732cf8322f44439afc1791a3b7e7a0b used request id req-57b81af8-dc0f-4624-a30a-d292b1154701 2018-10-22 09:04:43,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:44,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZGgfkxEaSVu45vnRs-eckw"], "issued_at": "2018-10-22T09:04:44.000000Z"}} 2018-10-22 09:04:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c21afe1c773a889be0dd1d9aa5011493150e42" 2018-10-22 09:04:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9024d44-e0d7-418a-bdd1-1a3bc6db1b4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:44,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9024d44-e0d7-418a-bdd1-1a3bc6db1b4d 2018-10-22 09:04:44,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:44,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:44,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["WngUwUYESsO88Pd-GKMWrA"], "issued_at": "2018-10-22T09:04:44.000000Z"}} 2018-10-22 09:04:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:04:44,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7152a289-60c6-49ad-9646-4d9f553b2ff9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:44,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7152a289-60c6-49ad-9646-4d9f553b2ff9 2018-10-22 09:04:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:44,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:04:44,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07199949-6847-4e05-99d5-41adfe80b856 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:04:44,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj used request id req-07199949-6847-4e05-99d5-41adfe80b856 2018-10-22 09:04:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:04:45,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769c4cba-fffc-48fd-9836-ca767b8e2b09 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:04:45,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-769c4cba-fffc-48fd-9836-ca767b8e2b09 2018-10-22 09:04:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}}' 2018-10-22 09:04:45,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c120ec83-fc4e-43ad-8f6c-ebff63764859 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a"}, "enabled": true, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}} 2018-10-22 09:04:45,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c120ec83-fc4e-43ad-8f6c-ebff63764859 2018-10-22 09:04:45,190 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj 2018-10-22 09:04:45,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:45,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:45,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["k5EwDemKTeKK-yUsgi3z6Q"], "issued_at": "2018-10-22T09:04:45.000000Z"}} 2018-10-22 09:04:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b3d48efc038040f14a27f37ee43915b39096c7" 2018-10-22 09:04:45,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200d71ba-59c6-476b-b334-a9af0abe8e5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:45,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-200d71ba-59c6-476b-b334-a9af0abe8e5d 2018-10-22 09:04:45,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:45,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b3d48efc038040f14a27f37ee43915b39096c7" 2018-10-22 09:04:45,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a323dd2-0266-4a29-a9d2-06193c6ac359 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:04:45,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5a323dd2-0266-4a29-a9d2-06193c6ac359 2018-10-22 09:04:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b3d48efc038040f14a27f37ee43915b39096c7" 2018-10-22 09:04:45,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d889dfd-f09b-4dda-8ec2-d81131f4803b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a"}, "enabled": true, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}]} 2018-10-22 09:04:45,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj used request id req-7d889dfd-f09b-4dda-8ec2-d81131f4803b 2018-10-22 09:04:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b3d48efc038040f14a27f37ee43915b39096c7" 2018-10-22 09:04:45,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b741f9d6-b3c2-407e-873d-cf1c4869a3ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:04:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b741f9d6-b3c2-407e-873d-cf1c4869a3ca 2018-10-22 09:04:46,381 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-cbd0ec7e-1405-41b-user 2018-10-22 09:04:46,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:46,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:04:46,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e21f837-00e0-4baa-94e8-b930264c2f61 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:04:46,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e21f837-00e0-4baa-94e8-b930264c2f61 2018-10-22 09:04:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" -d '{"role": {"name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role"}}' 2018-10-22 09:04:46,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2c3203-6e92-4337-810f-de3232364b99 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2a7190ec8ef45399cbefdc84594a4a0", "links": {"self": "http://172.30.9.28:5000/v3/roles/c2a7190ec8ef45399cbefdc84594a4a0"}, "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role"}} 2018-10-22 09:04:46,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f2c3203-6e92-4337-810f-de3232364b99 2018-10-22 09:04:46,609 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role 2018-10-22 09:04:46,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c2a7190ec8ef45399cbefdc84594a4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:04:46,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d5b67a-d5df-4bff-88cf-dbcf621f2cc3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c2a7190ec8ef45399cbefdc84594a4a0"}, "domain_id": null, "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role", "id": "c2a7190ec8ef45399cbefdc84594a4a0"}} 2018-10-22 09:04:46,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c2a7190ec8ef45399cbefdc84594a4a0 used request id req-c7d5b67a-d5df-4bff-88cf-dbcf621f2cc3 2018-10-22 09:04:46,698 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role to project CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj 2018-10-22 09:04:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a/users/973176439a73426d90f072583eb018bf/roles/c2a7190ec8ef45399cbefdc84594a4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:04:46,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b271624-dc75-4ae9-8c42-8226d4ab45cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:04:46,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a/users/973176439a73426d90f072583eb018bf/roles/c2a7190ec8ef45399cbefdc84594a4a0 used request id req-6b271624-dc75-4ae9-8c42-8226d4ab45cf 2018-10-22 09:04:46,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:46,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:47,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2a7190ec8ef45399cbefdc84594a4a0", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role"}], "expires_at": "2018-10-22T10:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-user", "id": "973176439a73426d90f072583eb018bf"}, "audit_ids": ["Rj6xq_soR2mxel1_xQT9Ww"], "issued_at": "2018-10-22T09:04:47.000000Z"}} 2018-10-22 09:04:47,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:04:47,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d84eebb-7b59-470e-92bd-8af8186daae9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:47,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d84eebb-7b59-470e-92bd-8af8186daae9 2018-10-22 09:04:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:04:47,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5465340a-4e53-4f74-bc16-4b5e8cf51d83 Date: Mon, 22 Oct 2018 09:04:47 GMT RESP BODY: {"networks":[]} 2018-10-22 09:04:47,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1 used request id req-5465340a-4e53-4f74-bc16-4b5e8cf51d83 2018-10-22 09:04:47,475 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1 2018-10-22 09:04:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" -d '{"network": {"name": "CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1", "admin_state_up": true}}' 2018-10-22 09:04:48,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-25dde675-c209-4a84-bbf6-3b0d101ef451 Date: Mon, 22 Oct 2018 09:04:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:04:47Z","is_default":false,"name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:47Z","mtu":1450}} 2018-10-22 09:04:48,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-25dde675-c209-4a84-bbf6-3b0d101ef451 2018-10-22 09:04:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:04:48,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-65927f88-886d-4a00-a88a-f974191714dd Date: Mon, 22 Oct 2018 09:04: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":"2018-10-22T09:04:47Z","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1"}]} 2018-10-22 09:04:48,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 used request id req-65927f88-886d-4a00-a88a-f974191714dd 2018-10-22 09:04:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:04:48,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5dc9104e-e6b4-4ca5-90bc-01b7a93063eb Date: Mon, 22 Oct 2018 09:04:48 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:04:48,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 used request id req-5dc9104e-e6b4-4ca5-90bc-01b7a93063eb 2018-10-22 09:04:48,589 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1 2018-10-22 09:04:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" -d '{"subnets": [{"ip_version": 4, "network_id": "ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1"}]}' 2018-10-22 09:04:49,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-77145b10-8907-4518-8315-41e5c837c5fc Date: Mon, 22 Oct 2018 09:04:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:48Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","id":"d1dbe11a-12d2-4019-b6f9-2ee7b73187aa","subnetpool_id":null,"name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1"}]} 2018-10-22 09:04:49,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-77145b10-8907-4518-8315-41e5c837c5fc 2018-10-22 09:04:49,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:04:49,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0aca872a-3c1f-44cf-9176-9104a6dff58c Date: Mon, 22 Oct 2018 09:04: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":["d1dbe11a-12d2-4019-b6f9-2ee7b73187aa"],"updated_at":"2018-10-22T09:04:48Z","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1"}]} 2018-10-22 09:04:49,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 used request id req-0aca872a-3c1f-44cf-9176-9104a6dff58c 2018-10-22 09:04:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:04:49,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4ab0240a-8cb1-459e-a5ab-029ff0f622db Date: Mon, 22 Oct 2018 09:04:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:48Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","id":"d1dbe11a-12d2-4019-b6f9-2ee7b73187aa","subnetpool_id":null,"name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1"}]} 2018-10-22 09:04:49,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 used request id req-4ab0240a-8cb1-459e-a5ab-029ff0f622db 2018-10-22 09:04:49,590 - OpenStackNetwork - DEBUG - Network [ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82] created successfully 2018-10-22 09:04:49,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:49,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:49,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2a7190ec8ef45399cbefdc84594a4a0", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role"}], "expires_at": "2018-10-22T10:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-user", "id": "973176439a73426d90f072583eb018bf"}, "audit_ids": ["5rAmgHFDRTqr4_6gTv36Xw"], "issued_at": "2018-10-22T09:04:49.000000Z"}} 2018-10-22 09:04:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:50,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f2837d-776d-4f2b-a94b-d28180f736da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:50,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-09f2837d-776d-4f2b-a94b-d28180f736da 2018-10-22 09:04:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:50,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-79543583-2485-4391-9a6e-0881283dee7f Date: Mon, 22 Oct 2018 09:04:50 GMT RESP BODY: {"routers": []} 2018-10-22 09:04:50,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router&admin_state_up=True used request id req-79543583-2485-4391-9a6e-0881283dee7f 2018-10-22 09:04:50,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:04:50,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:04:50,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2a7190ec8ef45399cbefdc84594a4a0", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role"}], "expires_at": "2018-10-22T10:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b0d2e5d5ba264c8e88e4251bcc24812a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-user", "id": "973176439a73426d90f072583eb018bf"}, "audit_ids": ["WUdkxF3wSr66eIFnDHRfpw"], "issued_at": "2018-10-22T09:04:50.000000Z"}} 2018-10-22 09:04:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bc6ae993d87cbb9f1626d528a7e459a43665d7" 2018-10-22 09:04:50,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ddf3c7e-7556-4043-bb14-ae506db39483 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:04:50,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ddf3c7e-7556-4043-bb14-ae506db39483 2018-10-22 09:04:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:51,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-12b9c93c-9df2-43ad-b0cc-79d52439826b Date: Mon, 22 Oct 2018 09:04:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:04:51,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-12b9c93c-9df2-43ad-b0cc-79d52439826b 2018-10-22 09:04:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:51,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6cb5df74-7a07-4337-acd5-9a041bb18af4 Date: Mon, 22 Oct 2018 09:04:51 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:04:51,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-6cb5df74-7a07-4337-acd5-9a041bb18af4 2018-10-22 09:04:51,299 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router 2018-10-22 09:04:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router", "admin_state_up": true}}' 2018-10-22 09:04:56,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e376cd4e-1a69-457b-8ef1-f9defe8235e2 Date: Mon, 22 Oct 2018 09:04:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:51Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "698cc66c-545c-4fc1-a5c4-0dd4a2f90911", "name": "CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router"}} 2018-10-22 09:04:56,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-e376cd4e-1a69-457b-8ef1-f9defe8235e2 2018-10-22 09:04:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=698cc66c-545c-4fc1-a5c4-0dd4a2f90911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:56,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-599adf31-709b-4bb0-8991-662bb4ba151d Date: Mon, 22 Oct 2018 09:04:56 GMT RESP BODY: {"ports":[]} 2018-10-22 09:04:56,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=698cc66c-545c-4fc1-a5c4-0dd4a2f90911 used request id req-599adf31-709b-4bb0-8991-662bb4ba151d 2018-10-22 09:04:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:56,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-666a3b22-ff85-40bb-b7be-4696d26eceec Date: Mon, 22 Oct 2018 09:04:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:48Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","id":"d1dbe11a-12d2-4019-b6f9-2ee7b73187aa","subnetpool_id":null,"name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1"}]} 2018-10-22 09:04:56,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1 used request id req-666a3b22-ff85-40bb-b7be-4696d26eceec 2018-10-22 09:04:56,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:04:56,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:04:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:56,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956d3244-4f19-48a2-9fb0-64878440877e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a"}, "enabled": true, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}} 2018-10-22 09:04:56,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a used request id req-956d3244-4f19-48a2-9fb0-64878440877e 2018-10-22 09:04:56,843 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:04:56,843 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router 2018-10-22 09:04:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" -d '{"subnet_id": "d1dbe11a-12d2-4019-b6f9-2ee7b73187aa"}' 2018-10-22 09:04:59,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-292c41ad-7022-42e1-b7bd-967271bfe819 Date: Mon, 22 Oct 2018 09:04:59 GMT RESP BODY: {"network_id": "ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82", "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "subnet_id": "d1dbe11a-12d2-4019-b6f9-2ee7b73187aa", "subnet_ids": ["d1dbe11a-12d2-4019-b6f9-2ee7b73187aa"], "port_id": "8ff1e016-fc98-4879-bf84-c3adcb46fd1b", "id": "698cc66c-545c-4fc1-a5c4-0dd4a2f90911"} 2018-10-22 09:04:59,035 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911/add_router_interface used request id req-292c41ad-7022-42e1-b7bd-967271bfe819 2018-10-22 09:04:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:59,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3f4d066d-dfe5-4581-8d57-70dc8d25812e Date: Mon, 22 Oct 2018 09:04:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:51Z", "admin_state_up": true, "updated_at": "2018-10-22T09:04:58Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "698cc66c-545c-4fc1-a5c4-0dd4a2f90911", "name": "CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router"}} 2018-10-22 09:04:59,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911 used request id req-3f4d066d-dfe5-4581-8d57-70dc8d25812e 2018-10-22 09:04:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=698cc66c-545c-4fc1-a5c4-0dd4a2f90911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:59,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9ef844fd-0f74-4229-952d-29d6a34c878b Date: Mon, 22 Oct 2018 09:04:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:04:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1dbe11a-12d2-4019-b6f9-2ee7b73187aa","ip_address":"10.200.201.1"}],"id":"8ff1e016-fc98-4879-bf84-c3adcb46fd1b","security_groups":[],"mac_address":"fa:16:3e:59:62:a9","project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:57Z","binding:vnic_type":"normal","device_id":"698cc66c-545c-4fc1-a5c4-0dd4a2f90911"}]} 2018-10-22 09:04:59,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=698cc66c-545c-4fc1-a5c4-0dd4a2f90911 used request id req-9ef844fd-0f74-4229-952d-29d6a34c878b 2018-10-22 09:04:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d1dbe11a-12d2-4019-b6f9-2ee7b73187aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:04:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-06ad9d77-769f-4f9d-a64d-ba2e2ccaee73 Date: Mon, 22 Oct 2018 09:04:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82","tenant_id":"b0d2e5d5ba264c8e88e4251bcc24812a","created_at":"2018-10-22T09:04:48Z","dns_nameservers":[],"updated_at":"2018-10-22T09:04:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"b0d2e5d5ba264c8e88e4251bcc24812a","id":"d1dbe11a-12d2-4019-b6f9-2ee7b73187aa","subnetpool_id":null,"name":"CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1"}} 2018-10-22 09:04:59,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d1dbe11a-12d2-4019-b6f9-2ee7b73187aa used request id req-06ad9d77-769f-4f9d-a64d-ba2e2ccaee73 2018-10-22 09:04:59,513 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router and subnet CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1 2018-10-22 09:04:59,513 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router 2018-10-22 09:04:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" -d '{"subnet_id": "d1dbe11a-12d2-4019-b6f9-2ee7b73187aa"}' 2018-10-22 09:05:01,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6d7c925-5085-4c64-b86a-c0da75122402 Date: Mon, 22 Oct 2018 09:05:01 GMT RESP BODY: {"network_id": "ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82", "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "subnet_id": "d1dbe11a-12d2-4019-b6f9-2ee7b73187aa", "subnet_ids": ["d1dbe11a-12d2-4019-b6f9-2ee7b73187aa"], "port_id": "8ff1e016-fc98-4879-bf84-c3adcb46fd1b", "id": "698cc66c-545c-4fc1-a5c4-0dd4a2f90911"} 2018-10-22 09:05:01,009 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911/remove_router_interface used request id req-d6d7c925-5085-4c64-b86a-c0da75122402 2018-10-22 09:05:01,009 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router 2018-10-22 09:05:01,009 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-router 2018-10-22 09:05:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b380dd75eaf6b6bae18f4bb6c9068ee5cae37" 2018-10-22 09:05:04,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a18304e9-e2e1-4a1f-b1a5-d95857a2b3ca Content-Length: 0 Date: Mon, 22 Oct 2018 09:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:04,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/698cc66c-545c-4fc1-a5c4-0dd4a2f90911 used request id req-a18304e9-e2e1-4a1f-b1a5-d95857a2b3ca 2018-10-22 09:05:04,209 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1 2018-10-22 09:05:04,209 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-subnet1 2018-10-22 09:05:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d1dbe11a-12d2-4019-b6f9-2ee7b73187aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:05:06,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a344b0c-1e6e-4298-8157-f3431d60cc52 Date: Mon, 22 Oct 2018 09:05:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:06,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d1dbe11a-12d2-4019-b6f9-2ee7b73187aa used request id req-5a344b0c-1e6e-4298-8157-f3431d60cc52 2018-10-22 09:05:06,195 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0bc125bc-c4c5-4413-8f41-5717604a02f2-pub-net1 2018-10-22 09:05:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f66c40c4639e0c47fe0097f2d2fdff71d45337" 2018-10-22 09:05:07,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a38fa203-6259-4e82-b2a0-1686ae9807a5 Date: Mon, 22 Oct 2018 09:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:07,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ce3bf7de-96d4-4b0d-83e3-91f7fb35cb82 used request id req-a38fa203-6259-4e82-b2a0-1686ae9807a5 2018-10-22 09:05:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:07,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3e9c380f-36c3-4be2-b6e8-9394263c2e52 Date: Mon, 22 Oct 2018 09:05:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:47Z", "updated_at": "2018-10-22T09:04:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "revision_number": 0, "id": "3c6a601d-ed2a-4a92-a1af-e8c54dca8851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "revision_number": 0, "id": "5c46a25c-b3af-4977-939a-a967cbbf2fb0", "remote_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "remote_ip_prefix": null, "created_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "revision_number": 0, "id": "d0b12271-ea58-489a-8088-e94daef517d1", "remote_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "remote_ip_prefix": null, "created_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "revision_number": 0, "id": "df4e908e-7e27-47cd-8a5d-3a99ee9c4790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a"}], "revision_number": 4, "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:05:07,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3e9c380f-36c3-4be2-b6e8-9394263c2e52 2018-10-22 09:05:07,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:07,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0a2a85-8e97-415b-a006-d49a9bc1f18e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:05:07,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3f0a2a85-8e97-415b-a006-d49a9bc1f18e 2018-10-22 09:05:07,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:07,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc4f197-58c1-401e-bbab-027f3936d9d2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a"}, "enabled": true, "id": "b0d2e5d5ba264c8e88e4251bcc24812a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj"}} 2018-10-22 09:05:07,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a used request id req-bcc4f197-58c1-401e-bbab-027f3936d9d2 2018-10-22 09:05:07,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6d6db6b-d335-4e34-969e-f964e3f68848 2018-10-22 09:05:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d6d6db6b-d335-4e34-969e-f964e3f68848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:08,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7d084624-ab17-40ce-a164-1356dc90cd2b Date: Mon, 22 Oct 2018 09:05:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "port_range_min": null, "revision_number": 0, "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:47Z", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "3c6a601d-ed2a-4a92-a1af-e8c54dca8851"}, {"remote_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "port_range_min": null, "revision_number": 0, "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:47Z", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "5c46a25c-b3af-4977-939a-a967cbbf2fb0"}, {"remote_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "port_range_min": null, "revision_number": 0, "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:47Z", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "d0b12271-ea58-489a-8088-e94daef517d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:04:47Z", "security_group_id": "d6d6db6b-d335-4e34-969e-f964e3f68848", "port_range_min": null, "revision_number": 0, "tenant_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "created_at": "2018-10-22T09:04:47Z", "project_id": "b0d2e5d5ba264c8e88e4251bcc24812a", "id": "df4e908e-7e27-47cd-8a5d-3a99ee9c4790"}]} 2018-10-22 09:05:08,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d6d6db6b-d335-4e34-969e-f964e3f68848 used request id req-7d084624-ab17-40ce-a164-1356dc90cd2b 2018-10-22 09:05:08,049 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:05:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d6d6db6b-d335-4e34-969e-f964e3f68848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:08,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8da9edba-6832-4a99-bd0b-2167e89797fc Content-Length: 0 Date: Mon, 22 Oct 2018 09:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:08,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d6d6db6b-d335-4e34-969e-f964e3f68848 used request id req-8da9edba-6832-4a99-bd0b-2167e89797fc 2018-10-22 09:05:08,339 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj 2018-10-22 09:05:08,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:08,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311b3585-be5b-44f6-9643-59f4fe0445c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:08,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b0d2e5d5ba264c8e88e4251bcc24812a used request id req-311b3585-be5b-44f6-9643-59f4fe0445c7 2018-10-22 09:05:08,540 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-cbd0ec7e-1405-41b-proj-role 2018-10-22 09:05:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c2a7190ec8ef45399cbefdc84594a4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:08,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fedfbbec-6612-439f-98b5-7737133f0e76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:08,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c2a7190ec8ef45399cbefdc84594a4a0 used request id req-fedfbbec-6612-439f-98b5-7737133f0e76 2018-10-22 09:05:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942fa9c2ecff6351a655ab3686a175e3f37367db" 2018-10-22 09:05:08,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2116970d-e59d-4e5b-b05f-e41f2617734a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:08,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2116970d-e59d-4e5b-b05f-e41f2617734a 2018-10-22 09:05:08,745 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-cbd0ec7e-1405-41b-user 2018-10-22 09:05:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/973176439a73426d90f072583eb018bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b3d48efc038040f14a27f37ee43915b39096c7" 2018-10-22 09:05:08,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b81e78e-900a-4d88-af68-a860d95c3d34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:08,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/973176439a73426d90f072583eb018bf used request id req-9b81e78e-900a-4d88-af68-a860d95c3d34 2018-10-22 09:05:08,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:09,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["10IXDt3MQDCt_-OM4uo5Ig"], "issued_at": "2018-10-22T09:05:09.000000Z"}} 2018-10-22 09:05:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ccf89cca92a412d7bdae6bbfc7c2f568a226ba" 2018-10-22 09:05:09,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad45c752-e81b-45d8-a4b8-4dc9858e5011 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:09,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ad45c752-e81b-45d8-a4b8-4dc9858e5011 2018-10-22 09:05:09,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:09,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:09,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZZpTN7jvQUCayQZbPSTfIA"], "issued_at": "2018-10-22T09:05:09.000000Z"}} 2018-10-22 09:05:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:09,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc3736a-2186-4999-b852-e532dde23d3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:09,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0cc3736a-2186-4999-b852-e532dde23d3a 2018-10-22 09:05:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:09,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e22e0258-afaf-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:09,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf611450-ab9f-4a14-a8b9-a55327c5a7d7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e22e0258-afaf-462-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:05:09,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e22e0258-afaf-462-proj used request id req-bf611450-ab9f-4a14-a8b9-a55327c5a7d7 2018-10-22 09:05:09,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:10,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4c9017-4bcf-440f-972c-9c9a14d4d9d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:10,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8c4c9017-4bcf-440f-972c-9c9a14d4d9d5 2018-10-22 09:05:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj"}}' 2018-10-22 09:05:10,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c627813-340d-485c-895e-e542171932d6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4fafd0d4a9b14b8482b25703e5949d7d"}, "enabled": true, "id": "4fafd0d4a9b14b8482b25703e5949d7d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj"}} 2018-10-22 09:05:10,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0c627813-340d-485c-895e-e542171932d6 2018-10-22 09:05:10,222 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e22e0258-afaf-462-proj 2018-10-22 09:05:10,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:10,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:10,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ieEYL0xTQtS5SJqbGEQ5Pg"], "issued_at": "2018-10-22T09:05:10.000000Z"}} 2018-10-22 09:05:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae92191588add0fbf0bdc85e1358cd40cd1ab8d2" 2018-10-22 09:05:10,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c12e22a-b1a0-417b-942b-5ba7e7eaefe2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:10,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c12e22a-b1a0-417b-942b-5ba7e7eaefe2 2018-10-22 09:05:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:10,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae92191588add0fbf0bdc85e1358cd40cd1ab8d2" 2018-10-22 09:05:10,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd4e516-4a8d-404d-a563-7f223400e99b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:05:10,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ddd4e516-4a8d-404d-a563-7f223400e99b 2018-10-22 09:05:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e22e0258-afaf-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae92191588add0fbf0bdc85e1358cd40cd1ab8d2" 2018-10-22 09:05:10,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d322be-c8cb-4648-80a1-f2c2ffbe83d3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e22e0258-afaf-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4fafd0d4a9b14b8482b25703e5949d7d"}, "enabled": true, "id": "4fafd0d4a9b14b8482b25703e5949d7d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj"}]} 2018-10-22 09:05:10,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e22e0258-afaf-462-proj used request id req-f0d322be-c8cb-4648-80a1-f2c2ffbe83d3 2018-10-22 09:05:10,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae92191588add0fbf0bdc85e1358cd40cd1ab8d2" 2018-10-22 09:05:10,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269dfec6-8b5e-4f29-b2cf-d2b7691cd390 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:10,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-269dfec6-8b5e-4f29-b2cf-d2b7691cd390 2018-10-22 09:05:11,303 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e22e0258-afaf-462-user 2018-10-22 09:05:11,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:11,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a07c51-a0c0-4ba4-b9ed-a0e523f5adbd Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:11,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-30a07c51-a0c0-4ba4-b9ed-a0e523f5adbd 2018-10-22 09:05:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" -d '{"role": {"name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj-role"}}' 2018-10-22 09:05:11,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eaca173-d86e-4a2d-b8a0-511ae18169c7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70015cb3a988425abd1013a9460e6374", "links": {"self": "http://172.30.9.28:5000/v3/roles/70015cb3a988425abd1013a9460e6374"}, "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj-role"}} 2018-10-22 09:05:11,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2eaca173-d86e-4a2d-b8a0-511ae18169c7 2018-10-22 09:05:11,520 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e22e0258-afaf-462-proj-role 2018-10-22 09:05:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/70015cb3a988425abd1013a9460e6374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:11,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308f0f04-96a0-486d-a321-8e3d84ba82da Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/70015cb3a988425abd1013a9460e6374"}, "domain_id": null, "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj-role", "id": "70015cb3a988425abd1013a9460e6374"}} 2018-10-22 09:05:11,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/70015cb3a988425abd1013a9460e6374 used request id req-308f0f04-96a0-486d-a321-8e3d84ba82da 2018-10-22 09:05:11,607 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e22e0258-afaf-462-proj-role to project CreateRouterSuccessTests-e22e0258-afaf-462-proj 2018-10-22 09:05:11,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4fafd0d4a9b14b8482b25703e5949d7d/users/ccde7a76e494416e9b1132b4e6900155/roles/70015cb3a988425abd1013a9460e6374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:11,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df58e2ef-d573-42c7-a258-ffc98f3f5d6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:11,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4fafd0d4a9b14b8482b25703e5949d7d/users/ccde7a76e494416e9b1132b4e6900155/roles/70015cb3a988425abd1013a9460e6374 used request id req-df58e2ef-d573-42c7-a258-ffc98f3f5d6b 2018-10-22 09:05:11,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:11,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:12,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["SDfjRF-aTRCGiykrr2GgIA"], "issued_at": "2018-10-22T09:05:12.000000Z"}} 2018-10-22 09:05:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a32544-0c0c-4b50-898a-c256595be698 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:12,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-38a32544-0c0c-4b50-898a-c256595be698 2018-10-22 09:05:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:12,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-babff2ea-3f8e-4be6-8582-f74ed2c7ea1e Date: Mon, 22 Oct 2018 09:05:12 GMT RESP BODY: {"networks":[]} 2018-10-22 09:05:12,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1 used request id req-babff2ea-3f8e-4be6-8582-f74ed2c7ea1e 2018-10-22 09:05:12,318 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1 2018-10-22 09:05:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" -d '{"network": {"name": "CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1", "admin_state_up": true}}' 2018-10-22 09:05:12,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d999cd57-63df-45ec-8b90-581b33a9be98 Date: Mon, 22 Oct 2018 09:05:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"57900184-ff20-46c9-9801-6b28d641165a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:05:12Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:12Z","mtu":1450}} 2018-10-22 09:05:12,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d999cd57-63df-45ec-8b90-581b33a9be98 2018-10-22 09:05:12,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=57900184-ff20-46c9-9801-6b28d641165a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:13,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-aa227107-f86f-4b9a-9960-9ead7f08571d Date: Mon, 22 Oct 2018 09:05:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"57900184-ff20-46c9-9801-6b28d641165a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:05:12Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:12Z","provider:network_type":"vxlan"}]} 2018-10-22 09:05:13,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=57900184-ff20-46c9-9801-6b28d641165a used request id req-aa227107-f86f-4b9a-9960-9ead7f08571d 2018-10-22 09:05:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=57900184-ff20-46c9-9801-6b28d641165a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:13,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d146300-9846-428f-8fcd-d71262405cb5 Date: Mon, 22 Oct 2018 09:05:13 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:05:13,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=57900184-ff20-46c9-9801-6b28d641165a used request id req-4d146300-9846-428f-8fcd-d71262405cb5 2018-10-22 09:05:13,239 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1 2018-10-22 09:05:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" -d '{"subnets": [{"ip_version": 4, "network_id": "57900184-ff20-46c9-9801-6b28d641165a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1"}]}' 2018-10-22 09:05:13,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6d448dc6-0a55-4834-b488-bd147822d1e6 Date: Mon, 22 Oct 2018 09:05:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57900184-ff20-46c9-9801-6b28d641165a","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:13Z","dns_nameservers":[],"updated_at":"2018-10-22T09:05:13Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"4deeea74-e70d-411f-a72c-3f11c71d12b2","subnetpool_id":null,"name":"CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1"}]} 2018-10-22 09:05:13,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6d448dc6-0a55-4834-b488-bd147822d1e6 2018-10-22 09:05:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=57900184-ff20-46c9-9801-6b28d641165a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:14,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4903f83e-4373-4176-a3e0-9594a6cd4485 Date: Mon, 22 Oct 2018 09:05:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"57900184-ff20-46c9-9801-6b28d641165a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["4deeea74-e70d-411f-a72c-3f11c71d12b2"],"description":"","tags":[],"updated_at":"2018-10-22T09:05:13Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:12Z","provider:network_type":"vxlan"}]} 2018-10-22 09:05:14,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=57900184-ff20-46c9-9801-6b28d641165a used request id req-4903f83e-4373-4176-a3e0-9594a6cd4485 2018-10-22 09:05:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=57900184-ff20-46c9-9801-6b28d641165a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:14,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b1d9170d-5295-4d49-83a0-d295b179ebfb Date: Mon, 22 Oct 2018 09:05:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57900184-ff20-46c9-9801-6b28d641165a","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:13Z","dns_nameservers":[],"updated_at":"2018-10-22T09:05:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"4deeea74-e70d-411f-a72c-3f11c71d12b2","subnetpool_id":null,"name":"CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1"}]} 2018-10-22 09:05:14,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=57900184-ff20-46c9-9801-6b28d641165a used request id req-b1d9170d-5295-4d49-83a0-d295b179ebfb 2018-10-22 09:05:14,480 - OpenStackNetwork - DEBUG - Network [57900184-ff20-46c9-9801-6b28d641165a] created successfully 2018-10-22 09:05:14,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:14,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:14,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70015cb3a988425abd1013a9460e6374", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj-role"}], "expires_at": "2018-10-22T10:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fafd0d4a9b14b8482b25703e5949d7d", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e22e0258-afaf-462-user", "id": "ccde7a76e494416e9b1132b4e6900155"}, "audit_ids": ["x-JWUY1VQlWjyq4mtQcHcQ"], "issued_at": "2018-10-22T09:05:14.000000Z"}} 2018-10-22 09:05:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:14,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e220a3-6d01-4c8a-93d1-26d3aaa7debb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:14,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58e220a3-6d01-4c8a-93d1-26d3aaa7debb 2018-10-22 09:05:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:15,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f601bf7-d9ab-4dd4-8f53-ebcffea13ab0 Date: Mon, 22 Oct 2018 09:05:15 GMT RESP BODY: {"routers": []} 2018-10-22 09:05:15,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router&admin_state_up=True used request id req-3f601bf7-d9ab-4dd4-8f53-ebcffea13ab0 2018-10-22 09:05:15,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:15,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:15,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70015cb3a988425abd1013a9460e6374", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj-role"}], "expires_at": "2018-10-22T10:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fafd0d4a9b14b8482b25703e5949d7d", "name": "CreateRouterSuccessTests-e22e0258-afaf-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4fafd0d4a9b14b8482b25703e5949d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e22e0258-afaf-462-user", "id": "ccde7a76e494416e9b1132b4e6900155"}, "audit_ids": ["Sr6YkMroSdyKEE0aR7y2CA"], "issued_at": "2018-10-22T09:05:15.000000Z"}} 2018-10-22 09:05:15,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}358e38572adb3ba54b0cd31dc639d323ebaf8ad2" 2018-10-22 09:05:15,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f67ab9-daed-4a84-ae9a-d3dfc9554e3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:15,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2f67ab9-daed-4a84-ae9a-d3dfc9554e3d 2018-10-22 09:05:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:15,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dd8f51c4-75f8-4f1c-90d6-06cc41598c61 Date: Mon, 22 Oct 2018 09:05:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:05:15,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-dd8f51c4-75f8-4f1c-90d6-06cc41598c61 2018-10-22 09:05:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:16,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c55c3837-5e7c-4540-a792-1d444952ad03 Date: Mon, 22 Oct 2018 09:05:16 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:05:16,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-c55c3837-5e7c-4540-a792-1d444952ad03 2018-10-22 09:05:16,052 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router 2018-10-22 09:05:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router", "admin_state_up": true}}' 2018-10-22 09:05:20,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-4ff71e4f-e099-4edc-b5ec-0667e370e9b7 Date: Mon, 22 Oct 2018 09:05:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4fafd0d4a9b14b8482b25703e5949d7d", "created_at": "2018-10-22T09:05:16Z", "admin_state_up": true, "updated_at": "2018-10-22T09:05:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4fafd0d4a9b14b8482b25703e5949d7d", "id": "ce085fc2-6369-465d-8688-ee5c6a71714e", "name": "CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router"}} 2018-10-22 09:05:20,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-4ff71e4f-e099-4edc-b5ec-0667e370e9b7 2018-10-22 09:05:20,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ce085fc2-6369-465d-8688-ee5c6a71714e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:21,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9b0d1fe6-6cb7-46b8-9c6f-a7fee2856c69 Date: Mon, 22 Oct 2018 09:05:21 GMT RESP BODY: {"ports":[]} 2018-10-22 09:05:21,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ce085fc2-6369-465d-8688-ee5c6a71714e used request id req-9b0d1fe6-6cb7-46b8-9c6f-a7fee2856c69 2018-10-22 09:05:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:21,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f2b8de0-4bf8-4a00-8dc6-3ab8f529c2e0 Date: Mon, 22 Oct 2018 09:05:21 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:05:21,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1 used request id req-0f2b8de0-4bf8-4a00-8dc6-3ab8f529c2e0 2018-10-22 09:05:21,316 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router 2018-10-22 09:05:21,316 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-router 2018-10-22 09:05:21,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/ce085fc2-6369-465d-8688-ee5c6a71714e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8920f7709237f2b7716f5a59bbd12e4fc0fa9f" 2018-10-22 09:05:25,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b467f11-8cc2-48b9-a0a2-3d660a2c17e0 Content-Length: 0 Date: Mon, 22 Oct 2018 09:05:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:25,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ce085fc2-6369-465d-8688-ee5c6a71714e used request id req-5b467f11-8cc2-48b9-a0a2-3d660a2c17e0 2018-10-22 09:05:25,489 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1 2018-10-22 09:05:25,489 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-subnet1 2018-10-22 09:05:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4deeea74-e70d-411f-a72c-3f11c71d12b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:27,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e2c7665-25d0-44e9-8c2e-628e33858662 Date: Mon, 22 Oct 2018 09:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:27,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4deeea74-e70d-411f-a72c-3f11c71d12b2 used request id req-1e2c7665-25d0-44e9-8c2e-628e33858662 2018-10-22 09:05:27,417 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-8ac2e30d-4edf-41f1-88a8-d5cdf92c076c-pub-net1 2018-10-22 09:05:27,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/57900184-ff20-46c9-9801-6b28d641165a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27db50c2746d1b9b7bb68a03dc8bb497c8b0ed3e" 2018-10-22 09:05:28,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71180425-6513-4236-8254-0b03b098ed32 Date: Mon, 22 Oct 2018 09:05:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:28,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/57900184-ff20-46c9-9801-6b28d641165a used request id req-71180425-6513-4236-8254-0b03b098ed32 2018-10-22 09:05:28,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8e0175b9-b573-45bb-9f6e-5ca7a8f417c8 Date: Mon, 22 Oct 2018 09:05:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:05:28,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8e0175b9-b573-45bb-9f6e-5ca7a8f417c8 2018-10-22 09:05:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:28,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b75262-ba8e-47b4-972b-cec18bdf5c11 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:05:28,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c7b75262-ba8e-47b4-972b-cec18bdf5c11 2018-10-22 09:05:28,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:28,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df240220-dbbd-4461-bd59-bca310a8c3a5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:05:28,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-df240220-dbbd-4461-bd59-bca310a8c3a5 2018-10-22 09:05:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:29,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb8f675-0d73-4e94-82a6-00021dc3797b 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:05:29,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-5fb8f675-0d73-4e94-82a6-00021dc3797b 2018-10-22 09:05:29,093 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e22e0258-afaf-462-proj 2018-10-22 09:05:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4fafd0d4a9b14b8482b25703e5949d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:29,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4831f1d-ad26-4ffc-b451-da294f7f8daf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:29,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4fafd0d4a9b14b8482b25703e5949d7d used request id req-c4831f1d-ad26-4ffc-b451-da294f7f8daf 2018-10-22 09:05:29,330 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e22e0258-afaf-462-proj-role 2018-10-22 09:05:29,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/70015cb3a988425abd1013a9460e6374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:29,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c0d929-69c5-4c45-b098-a376e09018a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:29,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/70015cb3a988425abd1013a9460e6374 used request id req-79c0d929-69c5-4c45-b098-a376e09018a0 2018-10-22 09:05:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e857534b6e9a3b9ab65154693bdcc79189c7ff" 2018-10-22 09:05:29,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c996cd1d-c9b5-4ada-9d61-6325e268a95c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:29,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c996cd1d-c9b5-4ada-9d61-6325e268a95c 2018-10-22 09:05:29,562 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e22e0258-afaf-462-user 2018-10-22 09:05:29,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ccde7a76e494416e9b1132b4e6900155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae92191588add0fbf0bdc85e1358cd40cd1ab8d2" 2018-10-22 09:05:29,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57874e11-59f0-4d46-8d2d-678822e27671 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:29,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ccde7a76e494416e9b1132b4e6900155 used request id req-57874e11-59f0-4d46-8d2d-678822e27671 2018-10-22 09:05:29,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:30,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["IY5g68uNQMC6gaihc8zuTg"], "issued_at": "2018-10-22T09:05:30.000000Z"}} 2018-10-22 09:05:30,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e058f0d20794499a20123f1324205f80bac7b77f" 2018-10-22 09:05:30,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2ebe19-2593-4f61-ba39-8afe8e244b9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:30,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd2ebe19-2593-4f61-ba39-8afe8e244b9a 2018-10-22 09:05:30,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:30,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:30,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["nAYkRcN_So6mu0cnn7l7ig"], "issued_at": "2018-10-22T09:05:30.000000Z"}} 2018-10-22 09:05:30,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf94082f-1eeb-4e78-8571-3617c0117fca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:30,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf94082f-1eeb-4e78-8571-3617c0117fca 2018-10-22 09:05:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:30,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:30,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5152a713-f5fd-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:30,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ccec831-a917-4d5e-b3d6-683015352343 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5152a713-f5fd-46c-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:05:30,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5152a713-f5fd-46c-proj used request id req-0ccec831-a917-4d5e-b3d6-683015352343 2018-10-22 09:05:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:30,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18fa5d7c-5d48-497f-badb-c8db28d77dfa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:30,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-18fa5d7c-5d48-497f-badb-c8db28d77dfa 2018-10-22 09:05:30,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj"}}' 2018-10-22 09:05:30,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d66d02f-a281-490a-9b1a-7878a9fba0d1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ea2f567e1fd4a9d85917ea23a5bee13"}, "enabled": true, "id": "1ea2f567e1fd4a9d85917ea23a5bee13", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj"}} 2018-10-22 09:05:30,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1d66d02f-a281-490a-9b1a-7878a9fba0d1 2018-10-22 09:05:30,968 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-5152a713-f5fd-46c-proj 2018-10-22 09:05:30,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:30,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:31,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["MVJXPN3OS6uDlg9FseBshw"], "issued_at": "2018-10-22T09:05:31.000000Z"}} 2018-10-22 09:05:31,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c856e3b8cb0c0529b149bf41eedbf21459dfb90" 2018-10-22 09:05:31,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6b4f59-997b-4ec9-96f5-d219b1202acf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:31,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1c6b4f59-997b-4ec9-96f5-d219b1202acf 2018-10-22 09:05:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:31,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c856e3b8cb0c0529b149bf41eedbf21459dfb90" 2018-10-22 09:05:31,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bc5f2e-01bf-414f-8da9-dda39b39566f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:05:31,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-42bc5f2e-01bf-414f-8da9-dda39b39566f 2018-10-22 09:05:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-5152a713-f5fd-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c856e3b8cb0c0529b149bf41eedbf21459dfb90" 2018-10-22 09:05:31,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcaa7ca-1503-4580-aa6b-4f958937c358 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-5152a713-f5fd-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ea2f567e1fd4a9d85917ea23a5bee13"}, "enabled": true, "id": "1ea2f567e1fd4a9d85917ea23a5bee13", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj"}]} 2018-10-22 09:05:31,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-5152a713-f5fd-46c-proj used request id req-edcaa7ca-1503-4580-aa6b-4f958937c358 2018-10-22 09:05:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c856e3b8cb0c0529b149bf41eedbf21459dfb90" 2018-10-22 09:05:31,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3600e9e1-c03d-4b73-86e1-331e6cdfc66f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:31,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3600e9e1-c03d-4b73-86e1-331e6cdfc66f 2018-10-22 09:05:32,009 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-5152a713-f5fd-46c-user 2018-10-22 09:05:32,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1db1a1-e2ce-4962-bc28-2ad0ead820e6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:32,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f1db1a1-e2ce-4962-bc28-2ad0ead820e6 2018-10-22 09:05:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" -d '{"role": {"name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role"}}' 2018-10-22 09:05:32,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d216196-f2f3-4a4f-be65-0f4c9fc48661 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "30a93688c44840ec9c4b3205bc131104", "links": {"self": "http://172.30.9.28:5000/v3/roles/30a93688c44840ec9c4b3205bc131104"}, "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role"}} 2018-10-22 09:05:32,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7d216196-f2f3-4a4f-be65-0f4c9fc48661 2018-10-22 09:05:32,202 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role 2018-10-22 09:05:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/30a93688c44840ec9c4b3205bc131104 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:32,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a174e28a-31ce-4afd-bc80-f95d99218344 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/30a93688c44840ec9c4b3205bc131104"}, "domain_id": null, "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role", "id": "30a93688c44840ec9c4b3205bc131104"}} 2018-10-22 09:05:32,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/30a93688c44840ec9c4b3205bc131104 used request id req-a174e28a-31ce-4afd-bc80-f95d99218344 2018-10-22 09:05:32,297 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role to project CreateRouterNegativeTests-5152a713-f5fd-46c-proj 2018-10-22 09:05:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1ea2f567e1fd4a9d85917ea23a5bee13/users/61a181b53ed04c02b3a092146b45685d/roles/30a93688c44840ec9c4b3205bc131104 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:32,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c5e27e-1925-4172-80b9-3244271965b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:32,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1ea2f567e1fd4a9d85917ea23a5bee13/users/61a181b53ed04c02b3a092146b45685d/roles/30a93688c44840ec9c4b3205bc131104 used request id req-c4c5e27e-1925-4172-80b9-3244271965b4 2018-10-22 09:05:32,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:32,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:32,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rvYTaRcJSqioGQrz3Zxw6g"], "issued_at": "2018-10-22T09:05:32.000000Z"}} 2018-10-22 09:05:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:32,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fe9076-cbbe-4713-bb87-324b222bd3eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:32,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72fe9076-cbbe-4713-bb87-324b222bd3eb 2018-10-22 09:05:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:33,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2dcf1010-f871-4e07-af7e-e6775728ebe4 Date: Mon, 22 Oct 2018 09:05:33 GMT RESP BODY: {"networks":[]} 2018-10-22 09:05:33,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 used request id req-2dcf1010-f871-4e07-af7e-e6775728ebe4 2018-10-22 09:05:33,082 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 2018-10-22 09:05:33,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" -d '{"network": {"name": "CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1", "admin_state_up": true}}' 2018-10-22 09:05:33,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a28f90d2-710f-498b-9067-f28166320902 Date: Mon, 22 Oct 2018 09:05:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"290b66a0-223b-4ace-a022-7f3b534474b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:05:33Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:33Z","mtu":1450}} 2018-10-22 09:05:33,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-a28f90d2-710f-498b-9067-f28166320902 2018-10-22 09:05:33,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=290b66a0-223b-4ace-a022-7f3b534474b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:33,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-e7513b7b-87f8-4e7a-8378-230204b19b61 Date: Mon, 22 Oct 2018 09:05:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"290b66a0-223b-4ace-a022-7f3b534474b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:05:33Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:05:33,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=290b66a0-223b-4ace-a022-7f3b534474b0 used request id req-e7513b7b-87f8-4e7a-8378-230204b19b61 2018-10-22 09:05:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=290b66a0-223b-4ace-a022-7f3b534474b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:34,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76d32984-4871-478a-afc9-08a286a75e6a Date: Mon, 22 Oct 2018 09:05:34 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:05:34,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=290b66a0-223b-4ace-a022-7f3b534474b0 used request id req-76d32984-4871-478a-afc9-08a286a75e6a 2018-10-22 09:05:34,101 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-subnet1 2018-10-22 09:05:34,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" -d '{"subnets": [{"ip_version": 4, "network_id": "290b66a0-223b-4ace-a022-7f3b534474b0", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-subnet1"}]}' 2018-10-22 09:05:34,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-53be758a-4ae3-437d-83ed-0d6d022dbcf3 Date: Mon, 22 Oct 2018 09:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"290b66a0-223b-4ace-a022-7f3b534474b0","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:05: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":"b5b8634abd864eb791a83beca125c68c","id":"fa827215-adb9-46e4-8ee0-ee07c081cdae","subnetpool_id":null,"name":"CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-subnet1"}]} 2018-10-22 09:05:34,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-53be758a-4ae3-437d-83ed-0d6d022dbcf3 2018-10-22 09:05:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=290b66a0-223b-4ace-a022-7f3b534474b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:35,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-528cb0b9-65d8-4275-9687-2695b8c067ca Date: Mon, 22 Oct 2018 09:05:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"290b66a0-223b-4ace-a022-7f3b534474b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["fa827215-adb9-46e4-8ee0-ee07c081cdae"],"description":"","tags":[],"updated_at":"2018-10-22T09:05:34Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:05:35,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=290b66a0-223b-4ace-a022-7f3b534474b0 used request id req-528cb0b9-65d8-4275-9687-2695b8c067ca 2018-10-22 09:05:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=290b66a0-223b-4ace-a022-7f3b534474b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-cc7bfcf7-545d-4846-8f55-8c31d16e6d35 Date: Mon, 22 Oct 2018 09:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"290b66a0-223b-4ace-a022-7f3b534474b0","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:05:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:05: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":"b5b8634abd864eb791a83beca125c68c","id":"fa827215-adb9-46e4-8ee0-ee07c081cdae","subnetpool_id":null,"name":"CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-subnet1"}]} 2018-10-22 09:05:35,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=290b66a0-223b-4ace-a022-7f3b534474b0 used request id req-cc7bfcf7-545d-4846-8f55-8c31d16e6d35 2018-10-22 09:05:35,230 - OpenStackNetwork - DEBUG - Network [290b66a0-223b-4ace-a022-7f3b534474b0] created successfully 2018-10-22 09:05:35,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:35,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:35,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30a93688c44840ec9c4b3205bc131104", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role"}], "expires_at": "2018-10-22T10:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ea2f567e1fd4a9d85917ea23a5bee13", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-user", "id": "61a181b53ed04c02b3a092146b45685d"}, "audit_ids": ["Ckt3nMBfRRW1jKL3TTWDzA"], "issued_at": "2018-10-22T09:05:35.000000Z"}} 2018-10-22 09:05:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:35,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba05ea75-ad6c-4c0c-98d1-fde83f4a22c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:35,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba05ea75-ad6c-4c0c-98d1-fde83f4a22c2 2018-10-22 09:05:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:35,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c1baa89-ad26-45e7-bf81-9e9ad40272e9 Date: Mon, 22 Oct 2018 09:05:35 GMT RESP BODY: {"routers": []} 2018-10-22 09:05:35,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router&admin_state_up=True used request id req-2c1baa89-ad26-45e7-bf81-9e9ad40272e9 2018-10-22 09:05:35,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:35,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:36,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30a93688c44840ec9c4b3205bc131104", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role"}], "expires_at": "2018-10-22T10:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ea2f567e1fd4a9d85917ea23a5bee13", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-user", "id": "61a181b53ed04c02b3a092146b45685d"}, "audit_ids": ["k1_vYyADSO-VqV7pJ5rlWw"], "issued_at": "2018-10-22T09:05:36.000000Z"}} 2018-10-22 09:05:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972e171f4244e6e673d8b89ff5ac04534a6d7753" 2018-10-22 09:05:36,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8548cc-9af2-4183-99fa-898749d8620b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:36,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b8548cc-9af2-4183-99fa-898749d8620b 2018-10-22 09:05:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:36,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-57b03411-4b8d-4cf7-afe7-3bf5d903dafe Date: Mon, 22 Oct 2018 09:05:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:05:36,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-57b03411-4b8d-4cf7-afe7-3bf5d903dafe 2018-10-22 09:05:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e15ce86c-993f-4418-85c1-8cfd6d313976 Date: Mon, 22 Oct 2018 09:05:36 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:05:36,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-e15ce86c-993f-4418-85c1-8cfd6d313976 2018-10-22 09:05:36,895 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router 2018-10-22 09:05:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router", "admin_state_up": true}}' 2018-10-22 09:05:41,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-211d997e-b0f7-493a-ab74-f0953560603b Date: Mon, 22 Oct 2018 09:05:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ea2f567e1fd4a9d85917ea23a5bee13", "created_at": "2018-10-22T09:05:37Z", "admin_state_up": true, "updated_at": "2018-10-22T09:05:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1ea2f567e1fd4a9d85917ea23a5bee13", "id": "9261d896-ae2a-4e13-bfae-33b5517c5a2e", "name": "CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router"}} 2018-10-22 09:05:41,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-211d997e-b0f7-493a-ab74-f0953560603b 2018-10-22 09:05:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9261d896-ae2a-4e13-bfae-33b5517c5a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:42,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-926541bb-bb3e-46fa-a5c2-dd6a5f6a1902 Date: Mon, 22 Oct 2018 09:05:42 GMT RESP BODY: {"ports":[]} 2018-10-22 09:05:42,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9261d896-ae2a-4e13-bfae-33b5517c5a2e used request id req-926541bb-bb3e-46fa-a5c2-dd6a5f6a1902 2018-10-22 09:05:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:42,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e821428-b957-4fac-be35-1f58187775b9 Date: Mon, 22 Oct 2018 09:05:42 GMT RESP BODY: {"networks":[]} 2018-10-22 09:05:42,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 used request id req-8e821428-b957-4fac-be35-1f58187775b9 2018-10-22 09:05:42,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:42,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4258c17-bb8c-4ed9-82db-4d2fc38158cd Date: Mon, 22 Oct 2018 09:05:42 GMT RESP BODY: {"ports":[]} 2018-10-22 09:05:42,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-port1&admin_state_up=True used request id req-d4258c17-bb8c-4ed9-82db-4d2fc38158cd 2018-10-22 09:05:42,523 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-port1 for router - CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router 2018-10-22 09:05:42,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:42,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:42,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30a93688c44840ec9c4b3205bc131104", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role"}], "expires_at": "2018-10-22T10:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ea2f567e1fd4a9d85917ea23a5bee13", "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1ea2f567e1fd4a9d85917ea23a5bee13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-5152a713-f5fd-46c-user", "id": "61a181b53ed04c02b3a092146b45685d"}, "audit_ids": ["y39lA4rdS12-Vob1oxRYyw"], "issued_at": "2018-10-22T09:05:42.000000Z"}} 2018-10-22 09:05:42,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa54642e57a3b2d714288eb77795d892e9705da" 2018-10-22 09:05:42,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529684cd-73d2-4597-85c0-3c891561db17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:42,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-529684cd-73d2-4597-85c0-3c891561db17 2018-10-22 09:05:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:43,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-302289cf-b20d-4828-bde1-d5d726483b1d Date: Mon, 22 Oct 2018 09:05:43 GMT RESP BODY: {"networks":[]} 2018-10-22 09:05:43,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 used request id req-302289cf-b20d-4828-bde1-d5d726483b1d 2018-10-22 09:05:43,171 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router 2018-10-22 09:05:43,171 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-router 2018-10-22 09:05:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/9261d896-ae2a-4e13-bfae-33b5517c5a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4eb76741a1ed6cc39fb311da6f2210ad38d033" 2018-10-22 09:05:47,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea4ab8aa-94f7-4f69-830f-b7fc1231bda1 Content-Length: 0 Date: Mon, 22 Oct 2018 09:05:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:47,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9261d896-ae2a-4e13-bfae-33b5517c5a2e used request id req-ea4ab8aa-94f7-4f69-830f-b7fc1231bda1 2018-10-22 09:05:47,065 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-subnet1 2018-10-22 09:05:47,065 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-subnet1 2018-10-22 09:05:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fa827215-adb9-46e4-8ee0-ee07c081cdae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:49,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72a0504b-dc30-4e1a-8eb2-e9aa4f70296a Date: Mon, 22 Oct 2018 09:05:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:49,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fa827215-adb9-46e4-8ee0-ee07c081cdae used request id req-72a0504b-dc30-4e1a-8eb2-e9aa4f70296a 2018-10-22 09:05:49,184 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-90f11372-37f3-4b8a-b0fe-2ffaf831231e-pub-net1 2018-10-22 09:05:49,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/290b66a0-223b-4ace-a022-7f3b534474b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d24f66f31bf20e99cdf0d9770cab57f560c41f" 2018-10-22 09:05:50,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9753347d-ce49-487f-b688-0d7865c87f16 Date: Mon, 22 Oct 2018 09:05:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:05:50,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/290b66a0-223b-4ace-a022-7f3b534474b0 used request id req-9753347d-ce49-487f-b688-0d7865c87f16 2018-10-22 09:05:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:50,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4d78a442-0104-4cad-9f8d-1e6546caa1da Date: Mon, 22 Oct 2018 09:05:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:05:50,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4d78a442-0104-4cad-9f8d-1e6546caa1da 2018-10-22 09:05:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:50,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787b2351-0cdb-4840-8d0c-3ab1482d1497 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:05:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-787b2351-0cdb-4840-8d0c-3ab1482d1497 2018-10-22 09:05:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:51,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28f975c-94a7-47c8-bc70-5eeb9ad9a843 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:05:51,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-b28f975c-94a7-47c8-bc70-5eeb9ad9a843 2018-10-22 09:05:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:51,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad861f9a-70da-4f8f-82ac-a97c0642f9ae 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:05:51,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-ad861f9a-70da-4f8f-82ac-a97c0642f9ae 2018-10-22 09:05:51,188 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-5152a713-f5fd-46c-proj 2018-10-22 09:05:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1ea2f567e1fd4a9d85917ea23a5bee13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:51,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37d90e11-a82c-4a8d-bf33-cfe4d5870006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:51,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1ea2f567e1fd4a9d85917ea23a5bee13 used request id req-37d90e11-a82c-4a8d-bf33-cfe4d5870006 2018-10-22 09:05:51,396 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-5152a713-f5fd-46c-proj-role 2018-10-22 09:05:51,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/30a93688c44840ec9c4b3205bc131104 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:51,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6034d6-566f-4581-9487-4b774c953bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:51,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/30a93688c44840ec9c4b3205bc131104 used request id req-cb6034d6-566f-4581-9487-4b774c953bb6 2018-10-22 09:05:51,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41855b0384f42565abc72ea53d8a66938f4cfd57" 2018-10-22 09:05:51,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272f98da-9a22-477d-8bc7-0e936ab3ddcd Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:51,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-272f98da-9a22-477d-8bc7-0e936ab3ddcd 2018-10-22 09:05:51,604 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-5152a713-f5fd-46c-user 2018-10-22 09:05:51,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/61a181b53ed04c02b3a092146b45685d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c856e3b8cb0c0529b149bf41eedbf21459dfb90" 2018-10-22 09:05:51,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e301be0c-fb79-496f-87f4-1a22dfb78963 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:51,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/61a181b53ed04c02b3a092146b45685d used request id req-e301be0c-fb79-496f-87f4-1a22dfb78963 2018-10-22 09:05:51,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:52,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GyhC4rb7Qem6XzffRgyy1g"], "issued_at": "2018-10-22T09:05:52.000000Z"}} 2018-10-22 09:05:52,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2404c8706405d04a1d9bccc76996e198ef1dec" 2018-10-22 09:05:52,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b78bd37-1c96-4c98-a675-d3b64c0315a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:52,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b78bd37-1c96-4c98-a675-d3b64c0315a6 2018-10-22 09:05:52,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:52,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:52,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["7v1yDpQeSs2YCOGE-XXqpQ"], "issued_at": "2018-10-22T09:05:52.000000Z"}} 2018-10-22 09:05:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:52,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2731017-275a-48b8-8268-cac4522a260e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:52,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2731017-275a-48b8-8268-cac4522a260e 2018-10-22 09:05:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:52,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:52,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:52,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead168d2-0a37-4709-ba40-a5b1eca81a59 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:05:52,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj used request id req-ead168d2-0a37-4709-ba40-a5b1eca81a59 2018-10-22 09:05:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:52,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473f23af-66e4-4edd-a9b6-8dc4e472a594 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:52,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-473f23af-66e4-4edd-a9b6-8dc4e472a594 2018-10-22 09:05:52,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj"}}' 2018-10-22 09:05:52,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaff63ed-f147-416e-9f80-2d615ad614c6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b03a2a32b6b1486c8c71b9b729105e95"}, "enabled": true, "id": "b03a2a32b6b1486c8c71b9b729105e95", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj"}} 2018-10-22 09:05:52,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-aaff63ed-f147-416e-9f80-2d615ad614c6 2018-10-22 09:05:52,950 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj 2018-10-22 09:05:52,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:52,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:53,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NnEA3wX0TNGlxmpBFcb4pA"], "issued_at": "2018-10-22T09:05:53.000000Z"}} 2018-10-22 09:05:53,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a65b42af6926b5a8e2f89812ced07b6d3f3653" 2018-10-22 09:05:53,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d699fa4-b859-4d0a-99b3-294e81772655 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:53,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d699fa4-b859-4d0a-99b3-294e81772655 2018-10-22 09:05:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:53,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a65b42af6926b5a8e2f89812ced07b6d3f3653" 2018-10-22 09:05:53,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35017c8-42d1-4f54-af13-5a9d2ddca921 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:05:53,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b35017c8-42d1-4f54-af13-5a9d2ddca921 2018-10-22 09:05:53,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a65b42af6926b5a8e2f89812ced07b6d3f3653" 2018-10-22 09:05:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0472d532-6749-4edd-bec1-628d31644a99 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b03a2a32b6b1486c8c71b9b729105e95"}, "enabled": true, "id": "b03a2a32b6b1486c8c71b9b729105e95", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj"}]} 2018-10-22 09:05:53,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj used request id req-0472d532-6749-4edd-bec1-628d31644a99 2018-10-22 09:05:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a65b42af6926b5a8e2f89812ced07b6d3f3653" 2018-10-22 09:05:53,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4544e1f-5642-451e-a23f-a5d6ac499b97 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:53,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f4544e1f-5642-451e-a23f-a5d6ac499b97 2018-10-22 09:05:54,101 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-e48b77bb-8f3f-4b1-user 2018-10-22 09:05:54,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:54,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:54,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586a4c91-4ca6-46df-9736-8c9c81d63f57 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:54,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-586a4c91-4ca6-46df-9736-8c9c81d63f57 2018-10-22 09:05:54,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" -d '{"role": {"name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role"}}' 2018-10-22 09:05:54,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57071f0d-909c-4986-b0ad-8c3ed160951d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "885582eb3e774491899c19ae7cf5d854", "links": {"self": "http://172.30.9.28:5000/v3/roles/885582eb3e774491899c19ae7cf5d854"}, "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role"}} 2018-10-22 09:05:54,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-57071f0d-909c-4986-b0ad-8c3ed160951d 2018-10-22 09:05:54,327 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role 2018-10-22 09:05:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/885582eb3e774491899c19ae7cf5d854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:54,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d773c9a-c73f-45dc-b2f9-7b4dd95fc02b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/885582eb3e774491899c19ae7cf5d854"}, "domain_id": null, "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role", "id": "885582eb3e774491899c19ae7cf5d854"}} 2018-10-22 09:05:54,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/885582eb3e774491899c19ae7cf5d854 used request id req-6d773c9a-c73f-45dc-b2f9-7b4dd95fc02b 2018-10-22 09:05:54,412 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role to project CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj 2018-10-22 09:05:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b03a2a32b6b1486c8c71b9b729105e95/users/9079342d462c4faea3d93143d6f06d7a/roles/885582eb3e774491899c19ae7cf5d854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:54,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707beb88-61ba-47e7-ac47-1a16f5b29aa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:54,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b03a2a32b6b1486c8c71b9b729105e95/users/9079342d462c4faea3d93143d6f06d7a/roles/885582eb3e774491899c19ae7cf5d854 used request id req-707beb88-61ba-47e7-ac47-1a16f5b29aa5 2018-10-22 09:05:54,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:54,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:54,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "885582eb3e774491899c19ae7cf5d854", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role"}], "expires_at": "2018-10-22T10:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b03a2a32b6b1486c8c71b9b729105e95", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-user", "id": "9079342d462c4faea3d93143d6f06d7a"}, "audit_ids": ["rKkw7nnUQHOoWdVU-sJkLg"], "issued_at": "2018-10-22T09:05:54.000000Z"}} 2018-10-22 09:05:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdcf70df39a253c311bc37051922627685800c76" 2018-10-22 09:05:54,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338100dd-97be-43d7-ae89-dc7b796dcb45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:54,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-338100dd-97be-43d7-ae89-dc7b796dcb45 2018-10-22 09:05:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-147ecbc8-4bb2-4e69-b213-6e7f11eb4d27-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdcf70df39a253c311bc37051922627685800c76" 2018-10-22 09:05:55,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e65fbba3-86eb-4ca0-900a-76d29d94b5e2 Date: Mon, 22 Oct 2018 09:05:55 GMT RESP BODY: {"routers": []} 2018-10-22 09:05:55,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-147ecbc8-4bb2-4e69-b213-6e7f11eb4d27-pub-router&admin_state_up=True used request id req-e65fbba3-86eb-4ca0-900a-76d29d94b5e2 2018-10-22 09:05:55,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:55,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:55,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "885582eb3e774491899c19ae7cf5d854", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role"}], "expires_at": "2018-10-22T10:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b03a2a32b6b1486c8c71b9b729105e95", "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b03a2a32b6b1486c8c71b9b729105e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-e48b77bb-8f3f-4b1-user", "id": "9079342d462c4faea3d93143d6f06d7a"}, "audit_ids": ["1yftJw4xS86dFMrK4b1Q9A"], "issued_at": "2018-10-22T09:05:55.000000Z"}} 2018-10-22 09:05:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a15089b5a8b071cd2d4844fa53cdac6b2607959" 2018-10-22 09:05:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d20fd19-5136-4587-95e8-311eb1182ed6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:55,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d20fd19-5136-4587-95e8-311eb1182ed6 2018-10-22 09:05:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdcf70df39a253c311bc37051922627685800c76" 2018-10-22 09:05:55,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ccb23fb-a89a-4600-860f-b3b723caa4e3 Date: Mon, 22 Oct 2018 09:05:55 GMT RESP BODY: {"networks":[]} 2018-10-22 09:05:55,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=Invalid_name used request id req-0ccb23fb-a89a-4600-860f-b3b723caa4e3 2018-10-22 09:05:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-38c2117d-0f3d-46b1-9270-820a508051ca Date: Mon, 22 Oct 2018 09:05:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:05:56,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-38c2117d-0f3d-46b1-9270-820a508051ca 2018-10-22 09:05:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e2e8c9-ad9d-4f72-9aa8-00c08239dade Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:05:56,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-24e2e8c9-ad9d-4f72-9aa8-00c08239dade 2018-10-22 09:05:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0530ba08-7666-44c3-9996-1264669676ad Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:05:56,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-0530ba08-7666-44c3-9996-1264669676ad 2018-10-22 09:05:56,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a3f938-2d91-4afd-a1ae-e71e6a81c9fb 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:05:56,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-d2a3f938-2d91-4afd-a1ae-e71e6a81c9fb 2018-10-22 09:05:56,494 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj 2018-10-22 09:05:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b03a2a32b6b1486c8c71b9b729105e95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22fa7ac-e1c0-4f0b-bed2-7897b8260392 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:56,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b03a2a32b6b1486c8c71b9b729105e95 used request id req-a22fa7ac-e1c0-4f0b-bed2-7897b8260392 2018-10-22 09:05:56,702 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-e48b77bb-8f3f-4b1-proj-role 2018-10-22 09:05:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/885582eb3e774491899c19ae7cf5d854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add6cca3-6d27-4fb9-b19e-4633dd9f6b67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:56,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/885582eb3e774491899c19ae7cf5d854 used request id req-add6cca3-6d27-4fb9-b19e-4633dd9f6b67 2018-10-22 09:05:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232dfedc03356811a49d50cf2d32537d265752ba" 2018-10-22 09:05:56,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323c8ad6-fcd6-42a7-a54f-630363d95e09 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:56,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-323c8ad6-fcd6-42a7-a54f-630363d95e09 2018-10-22 09:05:56,902 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-e48b77bb-8f3f-4b1-user 2018-10-22 09:05:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9079342d462c4faea3d93143d6f06d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a65b42af6926b5a8e2f89812ced07b6d3f3653" 2018-10-22 09:05:57,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92c8bf8-e604-4ae0-937b-9b567793cba3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:57,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9079342d462c4faea3d93143d6f06d7a used request id req-f92c8bf8-e604-4ae0-937b-9b567793cba3 2018-10-22 09:05:57,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:57,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["BgKL-b9CSK2khAodusTwDg"], "issued_at": "2018-10-22T09:05:57.000000Z"}} 2018-10-22 09:05:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b18687c4710140044d786d9f829694e7d2d326" 2018-10-22 09:05:57,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb36e58-68d6-481c-b321-19d8c233c4be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:57,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9cb36e58-68d6-481c-b321-19d8c233c4be 2018-10-22 09:05:57,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:57,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:57,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["7SzbZfGHQpOUxvEvNPT7Fw"], "issued_at": "2018-10-22T09:05:57.000000Z"}} 2018-10-22 09:05:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:05:58,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ef3108-ee52-429d-99f2-2356c2497e56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:58,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71ef3108-ee52-429d-99f2-2356c2497e56 2018-10-22 09:05:58,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:58,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:05:58,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9399a57-bf6b-48f3-b112-c27f59ea19f9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:05:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj used request id req-e9399a57-bf6b-48f3-b112-c27f59ea19f9 2018-10-22 09:05:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:05:58,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae13ec2c-e26f-4039-a8fe-54e9319e86b8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:58,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ae13ec2c-e26f-4039-a8fe-54e9319e86b8 2018-10-22 09:05:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj"}}' 2018-10-22 09:05:58,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69dd058b-9c84-4015-9250-35c9b45530b2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb909ee811924632a3cd197ccd0244ee"}, "enabled": true, "id": "fb909ee811924632a3cd197ccd0244ee", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj"}} 2018-10-22 09:05:58,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-69dd058b-9c84-4015-9250-35c9b45530b2 2018-10-22 09:05:58,328 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj 2018-10-22 09:05:58,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:58,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:05:58,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["CkhU1zjhS0CNk7tCSUMZyg"], "issued_at": "2018-10-22T09:05:58.000000Z"}} 2018-10-22 09:05:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e99e51050db388206f0f3050dadda1b58b765ce" 2018-10-22 09:05:58,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f285358-c40d-4ef8-b2ea-e1d04e193333 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:05:58,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f285358-c40d-4ef8-b2ea-e1d04e193333 2018-10-22 09:05:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:05:58,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:05:58,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e99e51050db388206f0f3050dadda1b58b765ce" 2018-10-22 09:05:58,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37e6936-1511-4b0a-b42c-afab4dfe3439 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:05:58,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a37e6936-1511-4b0a-b42c-afab4dfe3439 2018-10-22 09:05:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e99e51050db388206f0f3050dadda1b58b765ce" 2018-10-22 09:05:58,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9999dcc2-dcc3-4b2a-9482-ae3299bb612b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb909ee811924632a3cd197ccd0244ee"}, "enabled": true, "id": "fb909ee811924632a3cd197ccd0244ee", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj"}]} 2018-10-22 09:05:58,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj used request id req-9999dcc2-dcc3-4b2a-9482-ae3299bb612b 2018-10-22 09:05:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e99e51050db388206f0f3050dadda1b58b765ce" 2018-10-22 09:05:59,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447e1e61-5d38-47a6-beff-d60ed546c64c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:05:59,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-447e1e61-5d38-47a6-beff-d60ed546c64c 2018-10-22 09:05:59,453 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-5ba7a7b0-8859-4cc-user 2018-10-22 09:05:59,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:05:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:05:59,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7498979b-118f-4ec1-b4f9-d53d180db391 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:05:59,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7498979b-118f-4ec1-b4f9-d53d180db391 2018-10-22 09:05:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" -d '{"role": {"name": "CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj-role"}}' 2018-10-22 09:05:59,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02df34b4-c1f3-49ec-8e61-5290c33013b2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3774ce6229714938839a8b1113dea8c2", "links": {"self": "http://172.30.9.28:5000/v3/roles/3774ce6229714938839a8b1113dea8c2"}, "name": "CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj-role"}} 2018-10-22 09:05:59,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-02df34b4-c1f3-49ec-8e61-5290c33013b2 2018-10-22 09:05:59,663 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj-role 2018-10-22 09:05:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3774ce6229714938839a8b1113dea8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:05:59,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412dedf3-7435-46c8-ba6a-438a77e1c363 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3774ce6229714938839a8b1113dea8c2"}, "domain_id": null, "name": "CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj-role", "id": "3774ce6229714938839a8b1113dea8c2"}} 2018-10-22 09:05:59,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3774ce6229714938839a8b1113dea8c2 used request id req-412dedf3-7435-46c8-ba6a-438a77e1c363 2018-10-22 09:05:59,749 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj-role to project CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj 2018-10-22 09:05:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fb909ee811924632a3cd197ccd0244ee/users/bb962ba6735b4d1489a8fd221614aa26/roles/3774ce6229714938839a8b1113dea8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:05:59,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fcf5cf3-ffbd-4c07-9d80-e05228a56653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:05:59,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fb909ee811924632a3cd197ccd0244ee/users/bb962ba6735b4d1489a8fd221614aa26/roles/3774ce6229714938839a8b1113dea8c2 used request id req-1fcf5cf3-ffbd-4c07-9d80-e05228a56653 2018-10-22 09:05:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ff81dc31-c392-4456-9804-7248f4572c31 Date: Mon, 22 Oct 2018 09:06:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:00,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ff81dc31-c392-4456-9804-7248f4572c31 2018-10-22 09:06:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10228eb6-fc0c-4e02-a092-881b4a84bc18 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:00,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-10228eb6-fc0c-4e02-a092-881b4a84bc18 2018-10-22 09:06:00,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2488d840-4ced-4aad-a020-982db5a4ab06 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:00,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-2488d840-4ced-4aad-a020-982db5a4ab06 2018-10-22 09:06:00,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b3cae6-cd10-4126-80d3-042bd758c250 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:00,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-32b3cae6-cd10-4126-80d3-042bd758c250 2018-10-22 09:06:00,368 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj 2018-10-22 09:06:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fb909ee811924632a3cd197ccd0244ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f6d4eb-3e45-4446-b959-e2c13f3c5fd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:00,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fb909ee811924632a3cd197ccd0244ee used request id req-a8f6d4eb-3e45-4446-b959-e2c13f3c5fd6 2018-10-22 09:06:00,564 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-5ba7a7b0-8859-4cc-proj-role 2018-10-22 09:06:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3774ce6229714938839a8b1113dea8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df17622-560d-4ca2-93d8-f7cfe5b7ed66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:00,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3774ce6229714938839a8b1113dea8c2 used request id req-9df17622-560d-4ca2-93d8-f7cfe5b7ed66 2018-10-22 09:06:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585f3362c9644e445e3df0dd296772ce0f137a8" 2018-10-22 09:06:00,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844a1f00-5998-4d39-b6b9-240d3c4a401b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:00,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-844a1f00-5998-4d39-b6b9-240d3c4a401b 2018-10-22 09:06:00,765 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-5ba7a7b0-8859-4cc-user 2018-10-22 09:06:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bb962ba6735b4d1489a8fd221614aa26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e99e51050db388206f0f3050dadda1b58b765ce" 2018-10-22 09:06:00,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d99ba62-654f-4565-8357-e045961f59e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:00,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bb962ba6735b4d1489a8fd221614aa26 used request id req-1d99ba62-654f-4565-8357-e045961f59e9 2018-10-22 09:06:00,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:01,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8FiMWqswRTCTwKvchXP_FA"], "issued_at": "2018-10-22T09:06:01.000000Z"}} 2018-10-22 09:06:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52859b40b31d0aea8dcb6ca3239df406d1754527" 2018-10-22 09:06:01,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f27aaf9-1876-4e35-8655-3aece31c2191 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:01,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f27aaf9-1876-4e35-8655-3aece31c2191 2018-10-22 09:06:01,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:01,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:01,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["BQmr8deeTw61eLp6Hb4NVw"], "issued_at": "2018-10-22T09:06:01.000000Z"}} 2018-10-22 09:06:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:01,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f6778d-1d14-4306-9347-c2a4b0e47ae1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:01,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-66f6778d-1d14-4306-9347-c2a4b0e47ae1 2018-10-22 09:06:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:01,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-315ff031-c845-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:01,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60befe4a-0848-4e83-878a-269d9d885adc Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-315ff031-c845-47e-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:01,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-315ff031-c845-47e-proj used request id req-60befe4a-0848-4e83-878a-269d9d885adc 2018-10-22 09:06:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:02,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150c149c-5cab-4ec8-a0ef-a80ae2904666 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:02,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-150c149c-5cab-4ec8-a0ef-a80ae2904666 2018-10-22 09:06:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-315ff031-c845-47e-proj"}}' 2018-10-22 09:06:02,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b858c47-b0e0-4a4d-ac32-7ef8fed807f8 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9fb630859664b93ac0290cb6c487d68"}, "enabled": true, "id": "b9fb630859664b93ac0290cb6c487d68", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-315ff031-c845-47e-proj"}} 2018-10-22 09:06:02,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9b858c47-b0e0-4a4d-ac32-7ef8fed807f8 2018-10-22 09:06:02,160 - keystone_utils - INFO - Created project with name - CreateQoSTests-315ff031-c845-47e-proj 2018-10-22 09:06:02,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:02,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:02,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["mv4UTnmTSM60R6kisjDTdA"], "issued_at": "2018-10-22T09:06:02.000000Z"}} 2018-10-22 09:06:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb0c5afeadbcbc00247cf52cdab17dbc729dbb4" 2018-10-22 09:06:02,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f711135-aa9d-45c3-9494-47d0f63b1093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:02,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f711135-aa9d-45c3-9494-47d0f63b1093 2018-10-22 09:06:02,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:02,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:02,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb0c5afeadbcbc00247cf52cdab17dbc729dbb4" 2018-10-22 09:06:02,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3ce147-5c3e-40d3-82ef-34cd7f735ca6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:02,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0c3ce147-5c3e-40d3-82ef-34cd7f735ca6 2018-10-22 09:06:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-315ff031-c845-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb0c5afeadbcbc00247cf52cdab17dbc729dbb4" 2018-10-22 09:06:02,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65007c50-d10a-4ab0-b1ce-6dcfa5e4c998 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-315ff031-c845-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9fb630859664b93ac0290cb6c487d68"}, "enabled": true, "id": "b9fb630859664b93ac0290cb6c487d68", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-315ff031-c845-47e-proj"}]} 2018-10-22 09:06:02,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-315ff031-c845-47e-proj used request id req-65007c50-d10a-4ab0-b1ce-6dcfa5e4c998 2018-10-22 09:06:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb0c5afeadbcbc00247cf52cdab17dbc729dbb4" 2018-10-22 09:06:02,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498ac47d-1204-4b84-8366-24ef3b96ec69 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:02,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-498ac47d-1204-4b84-8366-24ef3b96ec69 2018-10-22 09:06:03,202 - keystone_utils - INFO - Created user with name - CreateQoSTests-315ff031-c845-47e-user 2018-10-22 09:06:03,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:03,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:03,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b4e0ea-9c6c-42a5-be50-bd6efee9f3f3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:03,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-68b4e0ea-9c6c-42a5-be50-bd6efee9f3f3 2018-10-22 09:06:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" -d '{"role": {"name": "CreateQoSTests-315ff031-c845-47e-proj-role"}}' 2018-10-22 09:06:03,405 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb4e7e8-4f2a-420d-a75f-c8db4e21af8e Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80b54e9e2bc94db4b98053aa50ead851", "links": {"self": "http://172.30.9.28:5000/v3/roles/80b54e9e2bc94db4b98053aa50ead851"}, "name": "CreateQoSTests-315ff031-c845-47e-proj-role"}} 2018-10-22 09:06:03,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fcb4e7e8-4f2a-420d-a75f-c8db4e21af8e 2018-10-22 09:06:03,405 - keystone_utils - INFO - Created role with name - CreateQoSTests-315ff031-c845-47e-proj-role 2018-10-22 09:06:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/80b54e9e2bc94db4b98053aa50ead851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:03,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c397e4b-9a52-429a-999e-00dc49e29efe Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/80b54e9e2bc94db4b98053aa50ead851"}, "domain_id": null, "name": "CreateQoSTests-315ff031-c845-47e-proj-role", "id": "80b54e9e2bc94db4b98053aa50ead851"}} 2018-10-22 09:06:03,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/80b54e9e2bc94db4b98053aa50ead851 used request id req-9c397e4b-9a52-429a-999e-00dc49e29efe 2018-10-22 09:06:03,495 - keystone_utils - INFO - Granting role CreateQoSTests-315ff031-c845-47e-proj-role to project CreateQoSTests-315ff031-c845-47e-proj 2018-10-22 09:06:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b9fb630859664b93ac0290cb6c487d68/users/8083b9630a5749668d90f60d7b119606/roles/80b54e9e2bc94db4b98053aa50ead851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:03,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fcea612-7f98-4922-8175-70b778d81e22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:03,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b9fb630859664b93ac0290cb6c487d68/users/8083b9630a5749668d90f60d7b119606/roles/80b54e9e2bc94db4b98053aa50ead851 used request id req-2fcea612-7f98-4922-8175-70b778d81e22 2018-10-22 09:06:03,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:03,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:04,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0tSTpEbtSeCqdNY9q2FFsA"], "issued_at": "2018-10-22T09:06:04.000000Z"}} 2018-10-22 09:06:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890df8402552fe3050df9182c26acd057fbed537" 2018-10-22 09:06:04,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae8254f-08f5-4604-8590-696c92c3b3bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:04,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ae8254f-08f5-4604-8590-696c92c3b3bc 2018-10-22 09:06:04,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890df8402552fe3050df9182c26acd057fbed537" 2018-10-22 09:06:04,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:04 GMT Server: Apache x-compute-request-id: req-d6852fa2-f90c-4940-8c7e-7534848992ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6852fa2-f90c-4940-8c7e-7534848992ee Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:04,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-d6852fa2-f90c-4940-8c7e-7534848992ee 2018-10-22 09:06:04,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d6852fa2-f90c-4940-8c7e-7534848992ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890df8402552fe3050df9182c26acd057fbed537" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-933ed6f7-28e2-4b8d-9874-ba211a0aba5a"}}' 2018-10-22 09:06:04,844 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:04 GMT Server: Apache x-compute-request-id: req-c32f8a75-f270-467b-be89-29d7bbabf336 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c32f8a75-f270-467b-be89-29d7bbabf336 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f7ec2828-6ef9-438a-8afe-6532e20d8962", "name": "CreateQoSTests-933ed6f7-28e2-4b8d-9874-ba211a0aba5a"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f7ec2828-6ef9-438a-8afe-6532e20d8962", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/f7ec2828-6ef9-438a-8afe-6532e20d8962", "rel": "bookmark"}]} 2018-10-22 09:06:04,844 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-c32f8a75-f270-467b-be89-29d7bbabf336 2018-10-22 09:06:04,845 - create_qos - INFO - Created qos with name - CreateQoSTests-933ed6f7-28e2-4b8d-9874-ba211a0aba5a 2018-10-22 09:06:04,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52859b40b31d0aea8dcb6ca3239df406d1754527" 2018-10-22 09:06:05,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:04 GMT Server: Apache x-compute-request-id: req-ef685397-9e32-4598-bc06-51676dfbdbe4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef685397-9e32-4598-bc06-51676dfbdbe4 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f7ec2828-6ef9-438a-8afe-6532e20d8962", "name": "CreateQoSTests-933ed6f7-28e2-4b8d-9874-ba211a0aba5a"}]} 2018-10-22 09:06:05,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-ef685397-9e32-4598-bc06-51676dfbdbe4 2018-10-22 09:06:05,043 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-933ed6f7-28e2-4b8d-9874-ba211a0aba5a 2018-10-22 09:06:05,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f7ec2828-6ef9-438a-8afe-6532e20d8962?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef685397-9e32-4598-bc06-51676dfbdbe4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52859b40b31d0aea8dcb6ca3239df406d1754527" 2018-10-22 09:06:05,621 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87e1b384-ff94-4cfe-a6ce-fdb9bcc4a060 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:05,621 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f7ec2828-6ef9-438a-8afe-6532e20d8962?force=False used request id req-87e1b384-ff94-4cfe-a6ce-fdb9bcc4a060 2018-10-22 09:06:05,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef685397-9e32-4598-bc06-51676dfbdbe4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52859b40b31d0aea8dcb6ca3239df406d1754527" 2018-10-22 09:06:05,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:05 GMT Server: Apache x-compute-request-id: req-de7c053d-4a95-47a4-81c1-6544c03999cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de7c053d-4a95-47a4-81c1-6544c03999cd Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:05,791 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-de7c053d-4a95-47a4-81c1-6544c03999cd 2018-10-22 09:06:05,792 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-933ed6f7-28e2-4b8d-9874-ba211a0aba5a 2018-10-22 09:06:05,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f7ec2828-6ef9-438a-8afe-6532e20d8962?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6852fa2-f90c-4940-8c7e-7534848992ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890df8402552fe3050df9182c26acd057fbed537" 2018-10-22 09:06:06,349 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:06:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-61b13b23-408c-49c8-9b8b-1ff1b8f2ef3a x-openstack-request-id: req-61b13b23-408c-49c8-9b8b-1ff1b8f2ef3a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec f7ec2828-6ef9-438a-8afe-6532e20d8962.", "code": 404}} 2018-10-22 09:06:06,349 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f7ec2828-6ef9-438a-8afe-6532e20d8962?force=False used request id req-61b13b23-408c-49c8-9b8b-1ff1b8f2ef3a 2018-10-22 09:06:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:06,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c9723aa1-fdea-4ad0-9a24-09823318de75 Date: Mon, 22 Oct 2018 09:06:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:06,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c9723aa1-fdea-4ad0-9a24-09823318de75 2018-10-22 09:06:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:06,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a94a10f-84ad-4308-9a5d-4ce491277a05 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:06,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-9a94a10f-84ad-4308-9a5d-4ce491277a05 2018-10-22 09:06:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:06,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e3cf28-c028-4acf-9859-e0e80a2e128f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:06,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-b2e3cf28-c028-4acf-9859-e0e80a2e128f 2018-10-22 09:06:06,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:06,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f722b1-f4df-471b-9b7f-48fad4d37ebd 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:06,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-91f722b1-f4df-471b-9b7f-48fad4d37ebd 2018-10-22 09:06:06,770 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-315ff031-c845-47e-proj 2018-10-22 09:06:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b9fb630859664b93ac0290cb6c487d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:06,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d65a94c-e0fe-41e2-bcaf-8bc7c3ec3b75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:06,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b9fb630859664b93ac0290cb6c487d68 used request id req-3d65a94c-e0fe-41e2-bcaf-8bc7c3ec3b75 2018-10-22 09:06:06,977 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-315ff031-c845-47e-proj-role 2018-10-22 09:06:06,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/80b54e9e2bc94db4b98053aa50ead851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:07,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4fab4b-0e92-4284-9b92-a48a17cd80f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:07,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/80b54e9e2bc94db4b98053aa50ead851 used request id req-6d4fab4b-0e92-4284-9b92-a48a17cd80f6 2018-10-22 09:06:07,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66e868d201109ce54791a17c5bb0072e8c92202" 2018-10-22 09:06:07,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8fd452-359a-4670-83b0-e0a8ea6ba5f1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:07,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b8fd452-359a-4670-83b0-e0a8ea6ba5f1 2018-10-22 09:06:07,172 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-315ff031-c845-47e-user 2018-10-22 09:06:07,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8083b9630a5749668d90f60d7b119606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb0c5afeadbcbc00247cf52cdab17dbc729dbb4" 2018-10-22 09:06:07,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2154cec-49bc-4a27-8d3f-e29e7b6b052c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:07,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8083b9630a5749668d90f60d7b119606 used request id req-b2154cec-49bc-4a27-8d3f-e29e7b6b052c 2018-10-22 09:06:07,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:07,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["m6Hw55ayTaiyrrM5zSiVdw"], "issued_at": "2018-10-22T09:06:07.000000Z"}} 2018-10-22 09:06:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213482c595337fcf9b895d84935953ebb7d25adf" 2018-10-22 09:06:07,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103abe82-aefb-4c80-be11-71783750ade1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:07,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-103abe82-aefb-4c80-be11-71783750ade1 2018-10-22 09:06:07,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:07,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:08,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["OOCZWuCAQ2aYHLu2dp1byQ"], "issued_at": "2018-10-22T09:06:08.000000Z"}} 2018-10-22 09:06:08,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:08,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999cfbba-35c0-4c5b-a6f1-c32f0413258a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:08,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-999cfbba-35c0-4c5b-a6f1-c32f0413258a 2018-10-22 09:06:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:08,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:08,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-b145d296-80a9-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:08,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc829a36-1db5-4d27-8e4d-48251b50c3cf Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-b145d296-80a9-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:08,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-b145d296-80a9-4a2-proj used request id req-fc829a36-1db5-4d27-8e4d-48251b50c3cf 2018-10-22 09:06:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:08,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5ce706-b16d-40a2-9907-6e4c26a858ac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:08,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2b5ce706-b16d-40a2-9907-6e4c26a858ac 2018-10-22 09:06:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-b145d296-80a9-4a2-proj"}}' 2018-10-22 09:06:08,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e37370-399b-43f7-a460-edcd5f1f54c5 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/51c8232d0bf14ea686962ca67208435e"}, "enabled": true, "id": "51c8232d0bf14ea686962ca67208435e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-b145d296-80a9-4a2-proj"}} 2018-10-22 09:06:08,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c9e37370-399b-43f7-a460-edcd5f1f54c5 2018-10-22 09:06:08,675 - keystone_utils - INFO - Created project with name - CreateQoSTests-b145d296-80a9-4a2-proj 2018-10-22 09:06:08,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:08,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:09,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["zFqJ2L1XSPylzvV6X-t7nw"], "issued_at": "2018-10-22T09:06:09.000000Z"}} 2018-10-22 09:06:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0408d704c12102dbdc4c132e0fd2c15032570f" 2018-10-22 09:06:09,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72510677-f771-4cab-b6e7-993fe28b5ad3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:09,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72510677-f771-4cab-b6e7-993fe28b5ad3 2018-10-22 09:06:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:09,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0408d704c12102dbdc4c132e0fd2c15032570f" 2018-10-22 09:06:09,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f67286e-c4df-44a2-9d85-9ad59fc72ffc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:09,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6f67286e-c4df-44a2-9d85-9ad59fc72ffc 2018-10-22 09:06:09,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-b145d296-80a9-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0408d704c12102dbdc4c132e0fd2c15032570f" 2018-10-22 09:06:09,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6674c1d5-10b9-4a5b-bf27-9ee6cf6a5f4a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-b145d296-80a9-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/51c8232d0bf14ea686962ca67208435e"}, "enabled": true, "id": "51c8232d0bf14ea686962ca67208435e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-b145d296-80a9-4a2-proj"}]} 2018-10-22 09:06:09,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-b145d296-80a9-4a2-proj used request id req-6674c1d5-10b9-4a5b-bf27-9ee6cf6a5f4a 2018-10-22 09:06:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0408d704c12102dbdc4c132e0fd2c15032570f" 2018-10-22 09:06:09,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5811ee2-4e3d-45a6-97f4-08a4b5d54992 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:09,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b5811ee2-4e3d-45a6-97f4-08a4b5d54992 2018-10-22 09:06:09,814 - keystone_utils - INFO - Created user with name - CreateQoSTests-b145d296-80a9-4a2-user 2018-10-22 09:06:09,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:09,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9303ffd7-7773-45d4-9c20-18a332566a53 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:09,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9303ffd7-7773-45d4-9c20-18a332566a53 2018-10-22 09:06:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" -d '{"role": {"name": "CreateQoSTests-b145d296-80a9-4a2-proj-role"}}' 2018-10-22 09:06:10,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0896482-7ac6-42c4-934e-0f4f1e1c675b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c1f62bf475c2489da125249b5c9f1cee", "links": {"self": "http://172.30.9.28:5000/v3/roles/c1f62bf475c2489da125249b5c9f1cee"}, "name": "CreateQoSTests-b145d296-80a9-4a2-proj-role"}} 2018-10-22 09:06:10,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0896482-7ac6-42c4-934e-0f4f1e1c675b 2018-10-22 09:06:10,040 - keystone_utils - INFO - Created role with name - CreateQoSTests-b145d296-80a9-4a2-proj-role 2018-10-22 09:06:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c1f62bf475c2489da125249b5c9f1cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:10,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c6e15c-e74b-419c-bf56-1e39c87c5ada Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c1f62bf475c2489da125249b5c9f1cee"}, "domain_id": null, "name": "CreateQoSTests-b145d296-80a9-4a2-proj-role", "id": "c1f62bf475c2489da125249b5c9f1cee"}} 2018-10-22 09:06:10,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c1f62bf475c2489da125249b5c9f1cee used request id req-30c6e15c-e74b-419c-bf56-1e39c87c5ada 2018-10-22 09:06:10,126 - keystone_utils - INFO - Granting role CreateQoSTests-b145d296-80a9-4a2-proj-role to project CreateQoSTests-b145d296-80a9-4a2-proj 2018-10-22 09:06:10,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/51c8232d0bf14ea686962ca67208435e/users/b5b0359c1c2a49cb89cfc353adc58db7/roles/c1f62bf475c2489da125249b5c9f1cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:10,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b5e0f19-c5e3-44fd-9649-4a2caacd1160 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:10,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/51c8232d0bf14ea686962ca67208435e/users/b5b0359c1c2a49cb89cfc353adc58db7/roles/c1f62bf475c2489da125249b5c9f1cee used request id req-0b5e0f19-c5e3-44fd-9649-4a2caacd1160 2018-10-22 09:06:10,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:10,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:10,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["6IkBhhprQeOR8lNRWkdZFQ"], "issued_at": "2018-10-22T09:06:10.000000Z"}} 2018-10-22 09:06:10,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5099f451905a713d4c57c71650bc11f5f7d1660" 2018-10-22 09:06:10,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc86d9a2-2101-4277-9fbd-e49a0bba5756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:10,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc86d9a2-2101-4277-9fbd-e49a0bba5756 2018-10-22 09:06:10,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5099f451905a713d4c57c71650bc11f5f7d1660" 2018-10-22 09:06:10,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:10 GMT Server: Apache x-compute-request-id: req-ac60d05c-af57-4a7d-a662-8300c9524bbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac60d05c-af57-4a7d-a662-8300c9524bbc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:10,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-ac60d05c-af57-4a7d-a662-8300c9524bbc 2018-10-22 09:06:10,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac60d05c-af57-4a7d-a662-8300c9524bbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5099f451905a713d4c57c71650bc11f5f7d1660" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-309316f9-4428-4c3c-a64b-945278da987d"}}' 2018-10-22 09:06:11,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:10 GMT Server: Apache x-compute-request-id: req-96a1f777-2294-494e-870b-8dfd40538837 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96a1f777-2294-494e-870b-8dfd40538837 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "656852ce-a91e-4979-8738-30b19cdae8e1", "name": "CreateQoSTests-309316f9-4428-4c3c-a64b-945278da987d"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/656852ce-a91e-4979-8738-30b19cdae8e1", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/656852ce-a91e-4979-8738-30b19cdae8e1", "rel": "bookmark"}]} 2018-10-22 09:06:11,059 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-96a1f777-2294-494e-870b-8dfd40538837 2018-10-22 09:06:11,060 - create_qos - INFO - Created qos with name - CreateQoSTests-309316f9-4428-4c3c-a64b-945278da987d 2018-10-22 09:06:11,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213482c595337fcf9b895d84935953ebb7d25adf" 2018-10-22 09:06:11,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:11 GMT Server: Apache x-compute-request-id: req-c5d0a9c4-01f2-4335-92a3-71082105ce14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5d0a9c4-01f2-4335-92a3-71082105ce14 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "656852ce-a91e-4979-8738-30b19cdae8e1", "name": "CreateQoSTests-309316f9-4428-4c3c-a64b-945278da987d"}]} 2018-10-22 09:06:11,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-c5d0a9c4-01f2-4335-92a3-71082105ce14 2018-10-22 09:06:11,616 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-309316f9-4428-4c3c-a64b-945278da987d 2018-10-22 09:06:11,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/656852ce-a91e-4979-8738-30b19cdae8e1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac60d05c-af57-4a7d-a662-8300c9524bbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5099f451905a713d4c57c71650bc11f5f7d1660" 2018-10-22 09:06:12,196 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-defc322e-3d08-44d0-9b6f-43f653972e35 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:12,197 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/656852ce-a91e-4979-8738-30b19cdae8e1?force=False used request id req-defc322e-3d08-44d0-9b6f-43f653972e35 2018-10-22 09:06:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:12,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f3eb3550-2f48-4302-934e-ceb316bd16f8 Date: Mon, 22 Oct 2018 09:06:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:12,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f3eb3550-2f48-4302-934e-ceb316bd16f8 2018-10-22 09:06:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:12,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41441cb7-3b12-42dd-8ab9-b9ced07827b0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:12,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-41441cb7-3b12-42dd-8ab9-b9ced07827b0 2018-10-22 09:06:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:12,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea5a0fa-417e-431a-b8b7-45f66a5d537f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:12,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-6ea5a0fa-417e-431a-b8b7-45f66a5d537f 2018-10-22 09:06:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:12,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55911b8-75e5-4660-aa51-0b6da3b1cd07 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:12,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-a55911b8-75e5-4660-aa51-0b6da3b1cd07 2018-10-22 09:06:12,702 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-b145d296-80a9-4a2-proj 2018-10-22 09:06:12,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/51c8232d0bf14ea686962ca67208435e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:12,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aa59417-02ae-4767-8ad7-a4f80247e58e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:12,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/51c8232d0bf14ea686962ca67208435e used request id req-2aa59417-02ae-4767-8ad7-a4f80247e58e 2018-10-22 09:06:12,931 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-b145d296-80a9-4a2-proj-role 2018-10-22 09:06:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c1f62bf475c2489da125249b5c9f1cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:13,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81b8fe9-68ff-4826-8bc7-3621f87e958e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:13,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c1f62bf475c2489da125249b5c9f1cee used request id req-b81b8fe9-68ff-4826-8bc7-3621f87e958e 2018-10-22 09:06:13,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4c09955c9effc2fa1ce62d0ca5af1d9036e1a" 2018-10-22 09:06:13,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1b8017-4232-437c-9c04-c71ded8399b6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:13,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee1b8017-4232-437c-9c04-c71ded8399b6 2018-10-22 09:06:13,128 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-b145d296-80a9-4a2-user 2018-10-22 09:06:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b5b0359c1c2a49cb89cfc353adc58db7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0408d704c12102dbdc4c132e0fd2c15032570f" 2018-10-22 09:06:13,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435c07e6-89ac-4204-9cfd-eed98205888b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:13,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b5b0359c1c2a49cb89cfc353adc58db7 used request id req-435c07e6-89ac-4204-9cfd-eed98205888b 2018-10-22 09:06:13,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:13,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0kvtjjBCRxWqtoLR1TLMsg"], "issued_at": "2018-10-22T09:06:13.000000Z"}} 2018-10-22 09:06:13,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f97cee6d81791b0b120bd5e77b188351db570f" 2018-10-22 09:06:13,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94115ce-ef5e-4985-90c0-8e378b50b65b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:13,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b94115ce-ef5e-4985-90c0-8e378b50b65b 2018-10-22 09:06:13,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:13,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:14,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["3tXdOnWzR3ClQzVdNu_8Sg"], "issued_at": "2018-10-22T09:06:14.000000Z"}} 2018-10-22 09:06:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:14,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a55cf6a-3471-4f7b-9aa5-046b196c36e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:14,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2a55cf6a-3471-4f7b-9aa5-046b196c36e6 2018-10-22 09:06:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:14,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-47757973-b090-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:14,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fa7257-a047-4f42-9c1b-9e969ce48ec9 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-47757973-b090-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:14,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-47757973-b090-4e1-proj used request id req-a4fa7257-a047-4f42-9c1b-9e969ce48ec9 2018-10-22 09:06:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:14,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5339a7-b462-4fc1-bde1-4651fae9c401 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:14,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-be5339a7-b462-4fc1-bde1-4651fae9c401 2018-10-22 09:06:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-47757973-b090-4e1-proj"}}' 2018-10-22 09:06:14,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c51447-34ba-4acd-b997-8abd1542e00f Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05d91df7fd564cc4946c379bfd71e9ee"}, "enabled": true, "id": "05d91df7fd564cc4946c379bfd71e9ee", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-47757973-b090-4e1-proj"}} 2018-10-22 09:06:14,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-04c51447-34ba-4acd-b997-8abd1542e00f 2018-10-22 09:06:14,567 - keystone_utils - INFO - Created project with name - CreateQoSTests-47757973-b090-4e1-proj 2018-10-22 09:06:14,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:14,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:14,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["wlS7RZcjT-KIkyI3RLOY3A"], "issued_at": "2018-10-22T09:06:14.000000Z"}} 2018-10-22 09:06:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7f0ebe116bdc94244320ff97b45dc58029176" 2018-10-22 09:06:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd449a1-457e-4fc0-bbff-6cc03047da98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:15,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6fd449a1-457e-4fc0-bbff-6cc03047da98 2018-10-22 09:06:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:15,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:15,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7f0ebe116bdc94244320ff97b45dc58029176" 2018-10-22 09:06:15,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e0dfa7-ce15-4596-95d2-ab99403b60d8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:15,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-53e0dfa7-ce15-4596-95d2-ab99403b60d8 2018-10-22 09:06:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-47757973-b090-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7f0ebe116bdc94244320ff97b45dc58029176" 2018-10-22 09:06:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b15f07-a098-43f6-98df-7001e7b84ce0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-47757973-b090-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05d91df7fd564cc4946c379bfd71e9ee"}, "enabled": true, "id": "05d91df7fd564cc4946c379bfd71e9ee", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-47757973-b090-4e1-proj"}]} 2018-10-22 09:06:15,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-47757973-b090-4e1-proj used request id req-27b15f07-a098-43f6-98df-7001e7b84ce0 2018-10-22 09:06:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7f0ebe116bdc94244320ff97b45dc58029176" 2018-10-22 09:06:15,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5658b16e-d092-43fc-b75e-2922d28d3c0c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:15,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5658b16e-d092-43fc-b75e-2922d28d3c0c 2018-10-22 09:06:15,770 - keystone_utils - INFO - Created user with name - CreateQoSTests-47757973-b090-4e1-user 2018-10-22 09:06:15,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:15,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3ee20a-0c54-45bd-8a6e-d6e96f2f7b1b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:15,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8f3ee20a-0c54-45bd-8a6e-d6e96f2f7b1b 2018-10-22 09:06:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" -d '{"role": {"name": "CreateQoSTests-47757973-b090-4e1-proj-role"}}' 2018-10-22 09:06:15,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32118aa1-7924-4722-93e9-205f4682cf83 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c8f02e76b9f46268e2cd26f7c226583", "links": {"self": "http://172.30.9.28:5000/v3/roles/0c8f02e76b9f46268e2cd26f7c226583"}, "name": "CreateQoSTests-47757973-b090-4e1-proj-role"}} 2018-10-22 09:06:15,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-32118aa1-7924-4722-93e9-205f4682cf83 2018-10-22 09:06:15,974 - keystone_utils - INFO - Created role with name - CreateQoSTests-47757973-b090-4e1-proj-role 2018-10-22 09:06:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0c8f02e76b9f46268e2cd26f7c226583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:16,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abeb2bc-7a14-4e2d-b66f-08697c5b23a0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0c8f02e76b9f46268e2cd26f7c226583"}, "domain_id": null, "name": "CreateQoSTests-47757973-b090-4e1-proj-role", "id": "0c8f02e76b9f46268e2cd26f7c226583"}} 2018-10-22 09:06:16,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0c8f02e76b9f46268e2cd26f7c226583 used request id req-0abeb2bc-7a14-4e2d-b66f-08697c5b23a0 2018-10-22 09:06:16,067 - keystone_utils - INFO - Granting role CreateQoSTests-47757973-b090-4e1-proj-role to project CreateQoSTests-47757973-b090-4e1-proj 2018-10-22 09:06:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/05d91df7fd564cc4946c379bfd71e9ee/users/eedc15ab7967419fa963fff531238a16/roles/0c8f02e76b9f46268e2cd26f7c226583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:16,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af0a835d-e634-4586-aef2-9038df3b3ffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:16,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/05d91df7fd564cc4946c379bfd71e9ee/users/eedc15ab7967419fa963fff531238a16/roles/0c8f02e76b9f46268e2cd26f7c226583 used request id req-af0a835d-e634-4586-aef2-9038df3b3ffe 2018-10-22 09:06:16,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:16,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:16,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["07Ux_kDuSOaR8iOnYQzFgA"], "issued_at": "2018-10-22T09:06:16.000000Z"}} 2018-10-22 09:06:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e65bf151f3c07bd492499c86911a96402cc0139" 2018-10-22 09:06:16,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2957a5ca-d9bd-4b3b-9163-f707a5cd772d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:16,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2957a5ca-d9bd-4b3b-9163-f707a5cd772d 2018-10-22 09:06:16,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e65bf151f3c07bd492499c86911a96402cc0139" 2018-10-22 09:06:16,771 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:16 GMT Server: Apache x-compute-request-id: req-1f5bf48d-1111-4afd-895e-237f90aa5ea9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f5bf48d-1111-4afd-895e-237f90aa5ea9 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:16,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-1f5bf48d-1111-4afd-895e-237f90aa5ea9 2018-10-22 09:06:16,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f5bf48d-1111-4afd-895e-237f90aa5ea9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e65bf151f3c07bd492499c86911a96402cc0139" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-25e00238-d1a3-4cac-86ed-1a8f58f0eea9"}}' 2018-10-22 09:06:16,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:16 GMT Server: Apache x-compute-request-id: req-5e22cdf6-3ef9-47ed-b44e-5d66f93ebb1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e22cdf6-3ef9-47ed-b44e-5d66f93ebb1c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "862a112e-58b2-40d7-a716-9b9f03c5b722", "name": "CreateQoSTests-25e00238-d1a3-4cac-86ed-1a8f58f0eea9"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/862a112e-58b2-40d7-a716-9b9f03c5b722", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/862a112e-58b2-40d7-a716-9b9f03c5b722", "rel": "bookmark"}]} 2018-10-22 09:06:16,980 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-5e22cdf6-3ef9-47ed-b44e-5d66f93ebb1c 2018-10-22 09:06:16,980 - create_qos - INFO - Created qos with name - CreateQoSTests-25e00238-d1a3-4cac-86ed-1a8f58f0eea9 2018-10-22 09:06:16,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f97cee6d81791b0b120bd5e77b188351db570f" 2018-10-22 09:06:17,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:16 GMT Server: Apache x-compute-request-id: req-c43d2e32-2e22-4098-97b6-86d9f1262dbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c43d2e32-2e22-4098-97b6-86d9f1262dbf Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "862a112e-58b2-40d7-a716-9b9f03c5b722", "name": "CreateQoSTests-25e00238-d1a3-4cac-86ed-1a8f58f0eea9"}]} 2018-10-22 09:06:17,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-c43d2e32-2e22-4098-97b6-86d9f1262dbf 2018-10-22 09:06:17,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:17,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:17,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NU8SxCPbTGuXZ-G9w2-21A"], "issued_at": "2018-10-22T09:06:17.000000Z"}} 2018-10-22 09:06:17,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4d697bef8cc9dfd1fc056fda4be5cc210bafc" 2018-10-22 09:06:17,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2a3e15-0c81-4ab5-9dee-456f1e7aa81e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:17,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f2a3e15-0c81-4ab5-9dee-456f1e7aa81e 2018-10-22 09:06:17,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4d697bef8cc9dfd1fc056fda4be5cc210bafc" 2018-10-22 09:06:17,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:17 GMT Server: Apache x-compute-request-id: req-b93c31ca-83f7-4676-a1ec-51b5d13fe25e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b93c31ca-83f7-4676-a1ec-51b5d13fe25e Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "862a112e-58b2-40d7-a716-9b9f03c5b722", "name": "CreateQoSTests-25e00238-d1a3-4cac-86ed-1a8f58f0eea9"}]} 2018-10-22 09:06:17,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-b93c31ca-83f7-4676-a1ec-51b5d13fe25e 2018-10-22 09:06:17,814 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-25e00238-d1a3-4cac-86ed-1a8f58f0eea9 2018-10-22 09:06:17,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/862a112e-58b2-40d7-a716-9b9f03c5b722?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5bf48d-1111-4afd-895e-237f90aa5ea9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e65bf151f3c07bd492499c86911a96402cc0139" 2018-10-22 09:06:18,041 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8487c689-136a-4de1-b16a-761c44c9e284 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:18,041 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/862a112e-58b2-40d7-a716-9b9f03c5b722?force=False used request id req-8487c689-136a-4de1-b16a-761c44c9e284 2018-10-22 09:06:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fd332b5c-e552-4a6f-9e66-1a73551c0f48 Date: Mon, 22 Oct 2018 09:06:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:18,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fd332b5c-e552-4a6f-9e66-1a73551c0f48 2018-10-22 09:06:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bb49a3-fd9b-49b4-aee8-7603492fd16c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:18,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-69bb49a3-fd9b-49b4-aee8-7603492fd16c 2018-10-22 09:06:18,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfb8cad-7835-48d3-bc1c-3dbfaabf5620 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:18,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-1cfb8cad-7835-48d3-bc1c-3dbfaabf5620 2018-10-22 09:06:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f50e5c3-6aa7-43ee-8a99-4fcb60932dec 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:18,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-6f50e5c3-6aa7-43ee-8a99-4fcb60932dec 2018-10-22 09:06:18,504 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-47757973-b090-4e1-proj 2018-10-22 09:06:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/05d91df7fd564cc4946c379bfd71e9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac61f47e-816d-440c-8e6e-562ab09940f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:18,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/05d91df7fd564cc4946c379bfd71e9ee used request id req-ac61f47e-816d-440c-8e6e-562ab09940f5 2018-10-22 09:06:18,726 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-47757973-b090-4e1-proj-role 2018-10-22 09:06:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0c8f02e76b9f46268e2cd26f7c226583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e26709-7c74-4843-a33b-e76b6ce1e213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:18,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0c8f02e76b9f46268e2cd26f7c226583 used request id req-a1e26709-7c74-4843-a33b-e76b6ce1e213 2018-10-22 09:06:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f590dbac3061b648c343a723b52d6afbdcf5f" 2018-10-22 09:06:18,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b9c140-cace-497e-9be3-1b93432380a8 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:18,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e3b9c140-cace-497e-9be3-1b93432380a8 2018-10-22 09:06:18,930 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-47757973-b090-4e1-user 2018-10-22 09:06:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/eedc15ab7967419fa963fff531238a16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7f0ebe116bdc94244320ff97b45dc58029176" 2018-10-22 09:06:19,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e4c2ff-c0fb-43b5-81d1-a5d9f655003e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:19,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/eedc15ab7967419fa963fff531238a16 used request id req-50e4c2ff-c0fb-43b5-81d1-a5d9f655003e 2018-10-22 09:06:19,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:19,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["LqZCMPh7RtSZ5tFaWWQzgQ"], "issued_at": "2018-10-22T09:06:19.000000Z"}} 2018-10-22 09:06:19,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a821f3bb6db3d7796a70f37a8d2a44c1f6d5bf2a" 2018-10-22 09:06:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824b09eb-745d-4954-ba28-8d5eacfd6df3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:19,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-824b09eb-745d-4954-ba28-8d5eacfd6df3 2018-10-22 09:06:19,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:19,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:19,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["yAKmGpdkT_S4bmKGMS_7Vw"], "issued_at": "2018-10-22T09:06:19.000000Z"}} 2018-10-22 09:06:19,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:20,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e68733-2f68-485a-b4ca-186a56eea90e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:20,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28e68733-2f68-485a-b4ca-186a56eea90e 2018-10-22 09:06:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:20,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:20,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba849262-2ee9-46c8-ae63-831025a924a8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:20,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj used request id req-ba849262-2ee9-46c8-ae63-831025a924a8 2018-10-22 09:06:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:20,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2448cf94-3b83-43c8-8092-dfd662fb65a7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:20,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2448cf94-3b83-43c8-8092-dfd662fb65a7 2018-10-22 09:06:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj"}}' 2018-10-22 09:06:20,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bacd23a8-f6a8-4eff-b3df-58f692b61a64 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb00b378674e4237af085d3be8131633"}, "enabled": true, "id": "eb00b378674e4237af085d3be8131633", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj"}} 2018-10-22 09:06:20,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bacd23a8-f6a8-4eff-b3df-58f692b61a64 2018-10-22 09:06:20,280 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj 2018-10-22 09:06:20,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:20,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:20,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["QOaZJY7qRVKvJI6ZSUB90g"], "issued_at": "2018-10-22T09:06:20.000000Z"}} 2018-10-22 09:06:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3792250740841f8e98c1e1f3767c9163de8748c1" 2018-10-22 09:06:20,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db876c04-fb7f-4d0f-a59b-68135065ebef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:20,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-db876c04-fb7f-4d0f-a59b-68135065ebef 2018-10-22 09:06:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:20,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3792250740841f8e98c1e1f3767c9163de8748c1" 2018-10-22 09:06:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c866adae-33a3-449c-8178-5add47f89e1d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:20,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c866adae-33a3-449c-8178-5add47f89e1d 2018-10-22 09:06:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3792250740841f8e98c1e1f3767c9163de8748c1" 2018-10-22 09:06:20,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1486aa9b-9692-4c7c-b8f9-9e39f9991fe4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb00b378674e4237af085d3be8131633"}, "enabled": true, "id": "eb00b378674e4237af085d3be8131633", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj"}]} 2018-10-22 09:06:20,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj used request id req-1486aa9b-9692-4c7c-b8f9-9e39f9991fe4 2018-10-22 09:06:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3792250740841f8e98c1e1f3767c9163de8748c1" 2018-10-22 09:06:20,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c1c189-d634-435c-b1b2-6cf2b6c7ca48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:20,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-48c1c189-d634-435c-b1b2-6cf2b6c7ca48 2018-10-22 09:06:21,273 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-user 2018-10-22 09:06:21,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:21,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00933fc4-6d2d-4665-ae6f-797982c0c47f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:21,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00933fc4-6d2d-4665-ae6f-797982c0c47f 2018-10-22 09:06:21,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj-role"}}' 2018-10-22 09:06:21,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6d4bd2-9f36-4a62-8904-3c684c7d518f Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f3333911d784401b3457ee03971d8cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/8f3333911d784401b3457ee03971d8cb"}, "name": "CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj-role"}} 2018-10-22 09:06:21,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-df6d4bd2-9f36-4a62-8904-3c684c7d518f 2018-10-22 09:06:21,471 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj-role 2018-10-22 09:06:21,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8f3333911d784401b3457ee03971d8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:21,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406cde9f-7ff1-42e3-863c-f0b07f5edc0e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8f3333911d784401b3457ee03971d8cb"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj-role", "id": "8f3333911d784401b3457ee03971d8cb"}} 2018-10-22 09:06:21,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8f3333911d784401b3457ee03971d8cb used request id req-406cde9f-7ff1-42e3-863c-f0b07f5edc0e 2018-10-22 09:06:21,563 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj-role to project CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj 2018-10-22 09:06:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/eb00b378674e4237af085d3be8131633/users/ca15655c65504f85bf316317cf05ad96/roles/8f3333911d784401b3457ee03971d8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:21,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb51b3a4-e551-4a9d-a10b-bf042790e81a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:21,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/eb00b378674e4237af085d3be8131633/users/ca15655c65504f85bf316317cf05ad96/roles/8f3333911d784401b3457ee03971d8cb used request id req-bb51b3a4-e551-4a9d-a10b-bf042790e81a 2018-10-22 09:06:21,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:21,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:22,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZtUQyrqlTmu3JqTqzfe_rg"], "issued_at": "2018-10-22T09:06:22.000000Z"}} 2018-10-22 09:06:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9071f7e1451ec25b19eac767db0b9a808bdecf6e" 2018-10-22 09:06:22,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b49e36-c577-44f4-9070-67037b7b3e64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:22,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e3b49e36-c577-44f4-9070-67037b7b3e64 2018-10-22 09:06:22,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9071f7e1451ec25b19eac767db0b9a808bdecf6e" 2018-10-22 09:06:22,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:22 GMT Server: Apache x-compute-request-id: req-bb3b457a-73bc-4fba-993d-a7251a0f5c17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb3b457a-73bc-4fba-993d-a7251a0f5c17 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:22,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-bb3b457a-73bc-4fba-993d-a7251a0f5c17 2018-10-22 09:06:22,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bb3b457a-73bc-4fba-993d-a7251a0f5c17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9071f7e1451ec25b19eac767db0b9a808bdecf6e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0", "description": null}}' 2018-10-22 09:06:22,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:22 GMT Server: Apache x-compute-request-id: req-ef2d8915-fe98-4d8d-8688-c39093520163 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef2d8915-fe98-4d8d-8688-c39093520163 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6d2f5b4f-c86e-456f-8b04-7b169f97cc54", "description": null}} 2018-10-22 09:06:22,937 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-ef2d8915-fe98-4d8d-8688-c39093520163 2018-10-22 09:06:22,938 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0 2018-10-22 09:06:22,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a821f3bb6db3d7796a70f37a8d2a44c1f6d5bf2a" 2018-10-22 09:06:23,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:22 GMT Server: Apache x-compute-request-id: req-8bf52f26-670a-49bc-8d3a-0c562b275e7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bf52f26-670a-49bc-8d3a-0c562b275e7d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6d2f5b4f-c86e-456f-8b04-7b169f97cc54", "description": null}]} 2018-10-22 09:06:23,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-8bf52f26-670a-49bc-8d3a-0c562b275e7d 2018-10-22 09:06:23,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf52f26-670a-49bc-8d3a-0c562b275e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a821f3bb6db3d7796a70f37a8d2a44c1f6d5bf2a" 2018-10-22 09:06:23,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:23 GMT Server: Apache x-compute-request-id: req-b3afe840-8f60-4d2b-b48c-4ff259a98e77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3afe840-8f60-4d2b-b48c-4ff259a98e77 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6d2f5b4f-c86e-456f-8b04-7b169f97cc54", "description": null}} 2018-10-22 09:06:23,314 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54 used request id req-b3afe840-8f60-4d2b-b48c-4ff259a98e77 2018-10-22 09:06:23,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf52f26-670a-49bc-8d3a-0c562b275e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a821f3bb6db3d7796a70f37a8d2a44c1f6d5bf2a" 2018-10-22 09:06:23,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:23 GMT Server: Apache x-compute-request-id: req-5d2e7335-444f-4a09-93ab-d4b60d08de52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d2e7335-444f-4a09-93ab-d4b60d08de52 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:06:23,495 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54/encryption used request id req-5d2e7335-444f-4a09-93ab-d4b60d08de52 2018-10-22 09:06:23,495 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0 2018-10-22 09:06:23,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf52f26-670a-49bc-8d3a-0c562b275e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a821f3bb6db3d7796a70f37a8d2a44c1f6d5bf2a" 2018-10-22 09:06:23,706 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c980dc1-de90-4a52-b955-138cbec45049 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:23,706 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54 used request id req-4c980dc1-de90-4a52-b955-138cbec45049 2018-10-22 09:06:23,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf52f26-670a-49bc-8d3a-0c562b275e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a821f3bb6db3d7796a70f37a8d2a44c1f6d5bf2a" 2018-10-22 09:06:23,889 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:23 GMT Server: Apache x-compute-request-id: req-cf970328-26c9-4136-9a73-1ec4ccea6edd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf970328-26c9-4136-9a73-1ec4ccea6edd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:23,889 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-cf970328-26c9-4136-9a73-1ec4ccea6edd 2018-10-22 09:06:23,889 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a57de8d2-359f-4936-ae99-a1b31261a7e0 2018-10-22 09:06:23,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb3b457a-73bc-4fba-993d-a7251a0f5c17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9071f7e1451ec25b19eac767db0b9a808bdecf6e" 2018-10-22 09:06:24,080 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:06:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-df8d4385-4fac-40ad-9c62-719b987b235e x-openstack-request-id: req-df8d4385-4fac-40ad-9c62-719b987b235e Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 6d2f5b4f-c86e-456f-8b04-7b169f97cc54 could not be found.", "code": 404}} 2018-10-22 09:06:24,080 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/6d2f5b4f-c86e-456f-8b04-7b169f97cc54 used request id req-df8d4385-4fac-40ad-9c62-719b987b235e 2018-10-22 09:06:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3a74882d-81e2-4e03-862e-1090e84c7e41 Date: Mon, 22 Oct 2018 09:06:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:24,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3a74882d-81e2-4e03-862e-1090e84c7e41 2018-10-22 09:06:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1be548a-2bc5-40e5-b1c8-81b5e521a656 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:24,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-f1be548a-2bc5-40e5-b1c8-81b5e521a656 2018-10-22 09:06:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7100ed8e-74d0-4ecb-a317-4210d20d1618 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:24,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-7100ed8e-74d0-4ecb-a317-4210d20d1618 2018-10-22 09:06:24,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5a8a42-a103-4bd0-a5e2-250defbe0052 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:24,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-3e5a8a42-a103-4bd0-a5e2-250defbe0052 2018-10-22 09:06:24,550 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj 2018-10-22 09:06:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/eb00b378674e4237af085d3be8131633 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf5ffe2-eadd-4303-96c4-77adabaf218d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:24,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/eb00b378674e4237af085d3be8131633 used request id req-edf5ffe2-eadd-4303-96c4-77adabaf218d 2018-10-22 09:06:24,744 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-proj-role 2018-10-22 09:06:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8f3333911d784401b3457ee03971d8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a64f04-e8fd-4148-a7a1-fce1eafad45e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:24,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8f3333911d784401b3457ee03971d8cb used request id req-74a64f04-e8fd-4148-a7a1-fce1eafad45e 2018-10-22 09:06:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a8da95ebe1951b86cfe5e29f03db4be3c7552" 2018-10-22 09:06:24,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a85c55d-dcef-43e9-b9ac-18ab8ae3b028 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:24,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a85c55d-dcef-43e9-b9ac-18ab8ae3b028 2018-10-22 09:06:24,944 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-7a37eaa2-0f36-447-user 2018-10-22 09:06:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ca15655c65504f85bf316317cf05ad96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3792250740841f8e98c1e1f3767c9163de8748c1" 2018-10-22 09:06:25,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5919d026-c77f-4eaf-8bed-4b003eb3de1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:25,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ca15655c65504f85bf316317cf05ad96 used request id req-5919d026-c77f-4eaf-8bed-4b003eb3de1e 2018-10-22 09:06:25,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:25,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Af0-BcRmQnybqhqgcy9_sA"], "issued_at": "2018-10-22T09:06:25.000000Z"}} 2018-10-22 09:06:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0039740b69ed2c5501e6ace0accc1ab61416df2" 2018-10-22 09:06:25,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cd4b17-59b5-4e5f-a107-af231f85ad40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:25,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-32cd4b17-59b5-4e5f-a107-af231f85ad40 2018-10-22 09:06:25,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:25,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:25,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["UdotfAwqTUqyCM-um7azSw"], "issued_at": "2018-10-22T09:06:25.000000Z"}} 2018-10-22 09:06:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:26,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b42dd0f-5e85-460a-9462-79fd73b48b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:26,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b42dd0f-5e85-460a-9462-79fd73b48b55 2018-10-22 09:06:26,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:26,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:26,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:26,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11103c03-e3a2-4f74-9389-098cf644f4a0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:26,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj used request id req-11103c03-e3a2-4f74-9389-098cf644f4a0 2018-10-22 09:06:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:26,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17718c9-fe75-4659-9f6b-ab965d279ddb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:26,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b17718c9-fe75-4659-9f6b-ab965d279ddb 2018-10-22 09:06:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj"}}' 2018-10-22 09:06:26,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d429a6-2c7f-4f75-b65a-d25858e9074b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/76305819511d4b6ca0540d8b17fd2b6d"}, "enabled": true, "id": "76305819511d4b6ca0540d8b17fd2b6d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj"}} 2018-10-22 09:06:26,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b0d429a6-2c7f-4f75-b65a-d25858e9074b 2018-10-22 09:06:26,321 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj 2018-10-22 09:06:26,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:26,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:26,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["m-nIb5ybRwqhgejt9odztA"], "issued_at": "2018-10-22T09:06:26.000000Z"}} 2018-10-22 09:06:26,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bdf57817a8507ad8f7866e4c7c415661dc19f3" 2018-10-22 09:06:26,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1815f9-0817-490a-b093-a2d61d7f8a6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:26,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc1815f9-0817-490a-b093-a2d61d7f8a6b 2018-10-22 09:06:26,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:26,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:26,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bdf57817a8507ad8f7866e4c7c415661dc19f3" 2018-10-22 09:06:26,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e867ff58-5058-489e-a2dd-bcf46f616e3b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:26,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e867ff58-5058-489e-a2dd-bcf46f616e3b 2018-10-22 09:06:26,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bdf57817a8507ad8f7866e4c7c415661dc19f3" 2018-10-22 09:06:26,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82f5c92-d13e-487a-b534-a0963ddfc8e7 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/76305819511d4b6ca0540d8b17fd2b6d"}, "enabled": true, "id": "76305819511d4b6ca0540d8b17fd2b6d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj"}]} 2018-10-22 09:06:26,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj used request id req-b82f5c92-d13e-487a-b534-a0963ddfc8e7 2018-10-22 09:06:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bdf57817a8507ad8f7866e4c7c415661dc19f3" 2018-10-22 09:06:27,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6fe2db-2cd1-4101-b160-ea076b11ea5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:27,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ba6fe2db-2cd1-4101-b160-ea076b11ea5f 2018-10-22 09:06:27,459 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-user 2018-10-22 09:06:27,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:27,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844ad832-7377-4d42-a71f-52d82103fc21 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:27,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-844ad832-7377-4d42-a71f-52d82103fc21 2018-10-22 09:06:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj-role"}}' 2018-10-22 09:06:27,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d757fb1-1810-47e3-937d-9ab9e2f6e7e6 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e8c8d3331c547308aff3a01845c558b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e8c8d3331c547308aff3a01845c558b"}, "name": "CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj-role"}} 2018-10-22 09:06:27,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d757fb1-1810-47e3-937d-9ab9e2f6e7e6 2018-10-22 09:06:27,675 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj-role 2018-10-22 09:06:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1e8c8d3331c547308aff3a01845c558b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de3e2e9-85d1-459b-82e4-4d07cfb71eef Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1e8c8d3331c547308aff3a01845c558b"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj-role", "id": "1e8c8d3331c547308aff3a01845c558b"}} 2018-10-22 09:06:27,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1e8c8d3331c547308aff3a01845c558b used request id req-5de3e2e9-85d1-459b-82e4-4d07cfb71eef 2018-10-22 09:06:27,769 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj-role to project CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj 2018-10-22 09:06:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/76305819511d4b6ca0540d8b17fd2b6d/users/7d73cc3a479f4b8f8389610be5b87883/roles/1e8c8d3331c547308aff3a01845c558b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:27,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a241428c-d617-45df-a922-c0c7ce6bbc6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:27,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/76305819511d4b6ca0540d8b17fd2b6d/users/7d73cc3a479f4b8f8389610be5b87883/roles/1e8c8d3331c547308aff3a01845c558b used request id req-a241428c-d617-45df-a922-c0c7ce6bbc6d 2018-10-22 09:06:27,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:27,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:28,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["DjN_q5trSlSiFjGSFtnngQ"], "issued_at": "2018-10-22T09:06:28.000000Z"}} 2018-10-22 09:06:28,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a837d1a35f30bad3a5e42b049e2ed2beaba1d2" 2018-10-22 09:06:28,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d74790-bd72-4e18-87e8-9e1f91530b27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:28,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21d74790-bd72-4e18-87e8-9e1f91530b27 2018-10-22 09:06:28,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a837d1a35f30bad3a5e42b049e2ed2beaba1d2" 2018-10-22 09:06:28,646 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:28 GMT Server: Apache x-compute-request-id: req-31d261b6-d82c-4ed7-bfc8-81958e681060 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-31d261b6-d82c-4ed7-bfc8-81958e681060 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:28,646 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-31d261b6-d82c-4ed7-bfc8-81958e681060 2018-10-22 09:06:28,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-31d261b6-d82c-4ed7-bfc8-81958e681060" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a837d1a35f30bad3a5e42b049e2ed2beaba1d2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82", "description": null}}' 2018-10-22 09:06:28,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:28 GMT Server: Apache x-compute-request-id: req-6f569c59-b069-4d8d-ad73-757ca2296d19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f569c59-b069-4d8d-ad73-757ca2296d19 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8be96655-2038-4443-9a2a-39714721672f", "description": null}} 2018-10-22 09:06:28,871 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-6f569c59-b069-4d8d-ad73-757ca2296d19 2018-10-22 09:06:28,872 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82 2018-10-22 09:06:28,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0039740b69ed2c5501e6ace0accc1ab61416df2" 2018-10-22 09:06:29,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:28 GMT Server: Apache x-compute-request-id: req-76afff67-82f0-4d00-b5c6-e27b3b102e4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76afff67-82f0-4d00-b5c6-e27b3b102e4b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8be96655-2038-4443-9a2a-39714721672f", "description": null}]} 2018-10-22 09:06:29,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-76afff67-82f0-4d00-b5c6-e27b3b102e4b 2018-10-22 09:06:29,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76afff67-82f0-4d00-b5c6-e27b3b102e4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0039740b69ed2c5501e6ace0accc1ab61416df2" 2018-10-22 09:06:29,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:29 GMT Server: Apache x-compute-request-id: req-79305fe6-5b37-4ea5-ad33-2ae8875da614 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79305fe6-5b37-4ea5-ad33-2ae8875da614 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8be96655-2038-4443-9a2a-39714721672f", "description": null}} 2018-10-22 09:06:29,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f used request id req-79305fe6-5b37-4ea5-ad33-2ae8875da614 2018-10-22 09:06:29,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76afff67-82f0-4d00-b5c6-e27b3b102e4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0039740b69ed2c5501e6ace0accc1ab61416df2" 2018-10-22 09:06:30,176 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:29 GMT Server: Apache x-compute-request-id: req-5774aaef-d333-496a-b45c-796415dfc260 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5774aaef-d333-496a-b45c-796415dfc260 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:06:30,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f/encryption used request id req-5774aaef-d333-496a-b45c-796415dfc260 2018-10-22 09:06:30,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:30,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:30,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["lP3_mMqUTS-H7eJjJ7rzcQ"], "issued_at": "2018-10-22T09:06:30.000000Z"}} 2018-10-22 09:06:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf5cd9ce6c41f6c9c302a25372b19b7e3a98850" 2018-10-22 09:06:30,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cec60e-8a8a-4524-a292-697afde9bf7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:30,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-19cec60e-8a8a-4524-a292-697afde9bf7d 2018-10-22 09:06:30,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf5cd9ce6c41f6c9c302a25372b19b7e3a98850" 2018-10-22 09:06:30,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:30 GMT Server: Apache x-compute-request-id: req-71c4a033-1ce5-4585-83bc-492aa2f3e453 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71c4a033-1ce5-4585-83bc-492aa2f3e453 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8be96655-2038-4443-9a2a-39714721672f", "description": null}]} 2018-10-22 09:06:30,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-71c4a033-1ce5-4585-83bc-492aa2f3e453 2018-10-22 09:06:30,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c4a033-1ce5-4585-83bc-492aa2f3e453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf5cd9ce6c41f6c9c302a25372b19b7e3a98850" 2018-10-22 09:06:31,001 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:30 GMT Server: Apache x-compute-request-id: req-c0f7123c-c48f-4fd5-9ab8-63d1dd99520c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0f7123c-c48f-4fd5-9ab8-63d1dd99520c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8be96655-2038-4443-9a2a-39714721672f", "description": null}} 2018-10-22 09:06:31,001 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f used request id req-c0f7123c-c48f-4fd5-9ab8-63d1dd99520c 2018-10-22 09:06:31,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c4a033-1ce5-4585-83bc-492aa2f3e453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf5cd9ce6c41f6c9c302a25372b19b7e3a98850" 2018-10-22 09:06:31,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:31 GMT Server: Apache x-compute-request-id: req-11dd899a-a1a1-4746-9b51-f06154a0a62d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11dd899a-a1a1-4746-9b51-f06154a0a62d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:06:31,191 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f/encryption used request id req-11dd899a-a1a1-4746-9b51-f06154a0a62d 2018-10-22 09:06:31,192 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a1b42293-f6e4-410f-a8b5-4296b70a6e82 2018-10-22 09:06:31,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31d261b6-d82c-4ed7-bfc8-81958e681060" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a837d1a35f30bad3a5e42b049e2ed2beaba1d2" 2018-10-22 09:06:31,393 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-284721b6-6a76-4fa6-aa85-69db2cf70355 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:31,393 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/8be96655-2038-4443-9a2a-39714721672f used request id req-284721b6-6a76-4fa6-aa85-69db2cf70355 2018-10-22 09:06:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:31,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d9b897b4-1dc5-4866-ba53-d0229f4f0edd Date: Mon, 22 Oct 2018 09:06:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:31,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d9b897b4-1dc5-4866-ba53-d0229f4f0edd 2018-10-22 09:06:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:31,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fce9081-6d92-439d-95da-84a3585a9899 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:31,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-8fce9081-6d92-439d-95da-84a3585a9899 2018-10-22 09:06:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:31,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d482eb52-c637-470b-be7f-c3faba53403b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:31,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-d482eb52-c637-470b-be7f-c3faba53403b 2018-10-22 09:06:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:31,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984a85f7-9920-4de1-b20f-c206c068c11a 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:31,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-984a85f7-9920-4de1-b20f-c206c068c11a 2018-10-22 09:06:31,866 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj 2018-10-22 09:06:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/76305819511d4b6ca0540d8b17fd2b6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:32,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9dd1b11-cf88-4a3c-a21b-70b84d837019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:32,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/76305819511d4b6ca0540d8b17fd2b6d used request id req-e9dd1b11-cf88-4a3c-a21b-70b84d837019 2018-10-22 09:06:32,091 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-proj-role 2018-10-22 09:06:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1e8c8d3331c547308aff3a01845c558b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:32,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6922a6f-b03e-448c-8950-583735e43afe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:32,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1e8c8d3331c547308aff3a01845c558b used request id req-c6922a6f-b03e-448c-8950-583735e43afe 2018-10-22 09:06:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e1d139681d408264ffd124d898ebc022666185" 2018-10-22 09:06:32,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cadcbe-17f9-4220-8c8f-0f3c79870844 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:32,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38cadcbe-17f9-4220-8c8f-0f3c79870844 2018-10-22 09:06:32,295 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c742da38-f355-4df-user 2018-10-22 09:06:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7d73cc3a479f4b8f8389610be5b87883 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bdf57817a8507ad8f7866e4c7c415661dc19f3" 2018-10-22 09:06:32,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c75ccf07-4b9c-4072-bbaa-46e5dc9b4861 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:32,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7d73cc3a479f4b8f8389610be5b87883 used request id req-c75ccf07-4b9c-4072-bbaa-46e5dc9b4861 2018-10-22 09:06:32,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:32,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["FhD3oTNZS46TfPEMIx2eow"], "issued_at": "2018-10-22T09:06:32.000000Z"}} 2018-10-22 09:06:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:32,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f9b1ad-9285-41c9-b7d0-a91e94669a49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:32,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a3f9b1ad-9285-41c9-b7d0-a91e94669a49 2018-10-22 09:06:32,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:32,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:33,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["KKIxKHsXSrOsCURCo3IzIQ"], "issued_at": "2018-10-22T09:06:33.000000Z"}} 2018-10-22 09:06:33,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:33,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3356b4c7-88e8-420c-b9ea-de52d02fbb17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:33,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3356b4c7-88e8-420c-b9ea-de52d02fbb17 2018-10-22 09:06:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:33,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:33,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:33,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa47b81-33d2-4a3b-9308-5a2e41c9a86e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:33,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj used request id req-4aa47b81-33d2-4a3b-9308-5a2e41c9a86e 2018-10-22 09:06:33,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793685ef-b149-4195-9c12-8618e1a2fcad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:33,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-793685ef-b149-4195-9c12-8618e1a2fcad 2018-10-22 09:06:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj"}}' 2018-10-22 09:06:33,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0022a4-8d12-4148-99a9-4b80157226b3 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3728ef6620b04358a5f5012ac1c6824e"}, "enabled": true, "id": "3728ef6620b04358a5f5012ac1c6824e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj"}} 2018-10-22 09:06:33,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cf0022a4-8d12-4148-99a9-4b80157226b3 2018-10-22 09:06:33,760 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj 2018-10-22 09:06:33,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:33,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:34,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["njuU5nuMTwKNz4KuHyb2lw"], "issued_at": "2018-10-22T09:06:34.000000Z"}} 2018-10-22 09:06:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a3f592f5d29027c80294da9b06c545389c6d36" 2018-10-22 09:06:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6770cfd-61a7-41a7-a492-e13abb805854 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:34,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6770cfd-61a7-41a7-a492-e13abb805854 2018-10-22 09:06:34,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:34,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a3f592f5d29027c80294da9b06c545389c6d36" 2018-10-22 09:06:34,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbdf506-8ad7-480d-b676-c5c4fd39b8d0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:34,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1bbdf506-8ad7-480d-b676-c5c4fd39b8d0 2018-10-22 09:06:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a3f592f5d29027c80294da9b06c545389c6d36" 2018-10-22 09:06:34,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529f2ebf-1575-4794-bcc6-d7b6704571e2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3728ef6620b04358a5f5012ac1c6824e"}, "enabled": true, "id": "3728ef6620b04358a5f5012ac1c6824e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj"}]} 2018-10-22 09:06:34,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj used request id req-529f2ebf-1575-4794-bcc6-d7b6704571e2 2018-10-22 09:06:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a3f592f5d29027c80294da9b06c545389c6d36" 2018-10-22 09:06:34,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10da341d-c0b6-41fb-9744-c15da207e260 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:34,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-10da341d-c0b6-41fb-9744-c15da207e260 2018-10-22 09:06:34,896 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-user 2018-10-22 09:06:34,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:34,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:34,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a4f7f6-68c7-4408-bec1-f9ef68f7bb24 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:34,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-84a4f7f6-68c7-4408-bec1-f9ef68f7bb24 2018-10-22 09:06:34,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj-role"}}' 2018-10-22 09:06:35,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0a953c-91b8-44b7-8c35-3077636b3f3d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c5ee3e1fc7442b18b6cc8e1a3e5d643", "links": {"self": "http://172.30.9.28:5000/v3/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643"}, "name": "CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj-role"}} 2018-10-22 09:06:35,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa0a953c-91b8-44b7-8c35-3077636b3f3d 2018-10-22 09:06:35,100 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj-role 2018-10-22 09:06:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:35,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3b5d38-0bfa-4303-b113-81c07f3b8b78 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj-role", "id": "9c5ee3e1fc7442b18b6cc8e1a3e5d643"}} 2018-10-22 09:06:35,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643 used request id req-3d3b5d38-0bfa-4303-b113-81c07f3b8b78 2018-10-22 09:06:35,123 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj-role to project CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj 2018-10-22 09:06:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3728ef6620b04358a5f5012ac1c6824e/users/15996f4555064ad3aaf411788508fa77/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:35,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3b27aa-e8e2-4e93-b120-236e7fe5aebb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:35,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3728ef6620b04358a5f5012ac1c6824e/users/15996f4555064ad3aaf411788508fa77/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643 used request id req-fe3b27aa-e8e2-4e93-b120-236e7fe5aebb 2018-10-22 09:06:35,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:35,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:35,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["pvyAPOyDRKm7x6ALpb881A"], "issued_at": "2018-10-22T09:06:35.000000Z"}} 2018-10-22 09:06:35,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18da0143a7586ddeb7d5f1c6af6eb605e0643449" 2018-10-22 09:06:35,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554df3ca-60c9-4c8b-96a4-0da805035fb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:35,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-554df3ca-60c9-4c8b-96a4-0da805035fb8 2018-10-22 09:06:35,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18da0143a7586ddeb7d5f1c6af6eb605e0643449" 2018-10-22 09:06:35,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:35 GMT Server: Apache x-compute-request-id: req-2bfc506f-f0b9-43ef-a5f3-dfbdd09b9abf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2bfc506f-f0b9-43ef-a5f3-dfbdd09b9abf Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:35,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-2bfc506f-f0b9-43ef-a5f3-dfbdd09b9abf 2018-10-22 09:06:35,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2bfc506f-f0b9-43ef-a5f3-dfbdd09b9abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18da0143a7586ddeb7d5f1c6af6eb605e0643449" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27", "description": null}}' 2018-10-22 09:06:36,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:35 GMT Server: Apache x-compute-request-id: req-7106a363-d045-49cf-ae7d-1dd0084be3bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7106a363-d045-49cf-ae7d-1dd0084be3bb Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b29cbe0-a0ca-4617-82a1-3fdc055b8852", "description": null}} 2018-10-22 09:06:36,125 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-7106a363-d045-49cf-ae7d-1dd0084be3bb 2018-10-22 09:06:36,125 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27 2018-10-22 09:06:36,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:36,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:36 GMT Server: Apache x-compute-request-id: req-4f40a524-3523-4b06-98c4-0d8be8aa8646 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f40a524-3523-4b06-98c4-0d8be8aa8646 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b29cbe0-a0ca-4617-82a1-3fdc055b8852", "description": null}]} 2018-10-22 09:06:36,318 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-4f40a524-3523-4b06-98c4-0d8be8aa8646 2018-10-22 09:06:36,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f40a524-3523-4b06-98c4-0d8be8aa8646" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:36,969 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:36 GMT Server: Apache x-compute-request-id: req-1147b0cf-3ba7-47b5-9676-c29a40a915f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1147b0cf-3ba7-47b5-9676-c29a40a915f0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b29cbe0-a0ca-4617-82a1-3fdc055b8852", "description": null}} 2018-10-22 09:06:36,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 used request id req-1147b0cf-3ba7-47b5-9676-c29a40a915f0 2018-10-22 09:06:36,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f40a524-3523-4b06-98c4-0d8be8aa8646" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:37,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:36 GMT Server: Apache x-compute-request-id: req-84647998-f20f-42d3-9e8f-3f3683a2df3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84647998-f20f-42d3-9e8f-3f3683a2df3c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:06:37,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852/encryption used request id req-84647998-f20f-42d3-9e8f-3f3683a2df3c 2018-10-22 09:06:37,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f40a524-3523-4b06-98c4-0d8be8aa8646" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:37,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:37 GMT Server: Apache x-compute-request-id: req-730f6227-cba0-4e4e-897d-12b366bae8f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-730f6227-cba0-4e4e-897d-12b366bae8f1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b29cbe0-a0ca-4617-82a1-3fdc055b8852", "description": null}} 2018-10-22 09:06:37,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 used request id req-730f6227-cba0-4e4e-897d-12b366bae8f1 2018-10-22 09:06:37,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f40a524-3523-4b06-98c4-0d8be8aa8646" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:37,495 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:37 GMT Server: Apache x-compute-request-id: req-9f03b9fd-c010-4fef-9aeb-078147ae0c25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f03b9fd-c010-4fef-9aeb-078147ae0c25 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b29cbe0-a0ca-4617-82a1-3fdc055b8852", "description": null}} 2018-10-22 09:06:37,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 used request id req-9f03b9fd-c010-4fef-9aeb-078147ae0c25 2018-10-22 09:06:37,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f40a524-3523-4b06-98c4-0d8be8aa8646" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa27c74db650c33033356092d487ca11b55d191" 2018-10-22 09:06:37,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:37 GMT Server: Apache x-compute-request-id: req-a9069288-167b-4697-a85b-4bebffa4d94e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a9069288-167b-4697-a85b-4bebffa4d94e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:06:37,674 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852/encryption used request id req-a9069288-167b-4697-a85b-4bebffa4d94e 2018-10-22 09:06:37,674 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-86fbd8c6-35f0-4976-9be1-fdbf8c1eed27 2018-10-22 09:06:37,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bfc506f-f0b9-43ef-a5f3-dfbdd09b9abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18da0143a7586ddeb7d5f1c6af6eb605e0643449" 2018-10-22 09:06:37,902 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a6016bc5-00fc-4251-8850-87aa658d12ce Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:37,902 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/7b29cbe0-a0ca-4617-82a1-3fdc055b8852 used request id req-a6016bc5-00fc-4251-8850-87aa658d12ce 2018-10-22 09:06:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-359f5972-9a8c-4d53-b61c-5e306037e527 Date: Mon, 22 Oct 2018 09:06:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:38,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-359f5972-9a8c-4d53-b61c-5e306037e527 2018-10-22 09:06:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67263bbe-aa49-4a7d-99b6-d853b80d19a9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:38,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-67263bbe-aa49-4a7d-99b6-d853b80d19a9 2018-10-22 09:06:38,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5b5bc6-516c-4250-80df-991db0d50f18 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:38,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-da5b5bc6-516c-4250-80df-991db0d50f18 2018-10-22 09:06:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5254e8d6-a853-4f22-8fb7-3eb52a728732 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:38,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-5254e8d6-a853-4f22-8fb7-3eb52a728732 2018-10-22 09:06:38,330 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj 2018-10-22 09:06:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3728ef6620b04358a5f5012ac1c6824e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81990dbc-8903-4b7f-a351-43ef01e9b392 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:38,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3728ef6620b04358a5f5012ac1c6824e used request id req-81990dbc-8903-4b7f-a351-43ef01e9b392 2018-10-22 09:06:38,563 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-proj-role 2018-10-22 09:06:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f41ba386-e713-4217-a217-e8d26d5183ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:38,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9c5ee3e1fc7442b18b6cc8e1a3e5d643 used request id req-f41ba386-e713-4217-a217-e8d26d5183ba 2018-10-22 09:06:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bce324f98801c3280b6c0ac382f085f923d487" 2018-10-22 09:06:38,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754fd5be-a1c5-4f19-aa26-4d1c64968f33 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:38,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-754fd5be-a1c5-4f19-aa26-4d1c64968f33 2018-10-22 09:06:38,720 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c4ee2d82-8a6e-430-user 2018-10-22 09:06:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/15996f4555064ad3aaf411788508fa77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a3f592f5d29027c80294da9b06c545389c6d36" 2018-10-22 09:06:38,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e8c15d-70f4-4830-9e7f-6500c89dfab4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:38,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/15996f4555064ad3aaf411788508fa77 used request id req-44e8c15d-70f4-4830-9e7f-6500c89dfab4 2018-10-22 09:06:38,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:39,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["_XW72epKRSWrBpoV_Q3UcQ"], "issued_at": "2018-10-22T09:06:39.000000Z"}} 2018-10-22 09:06:39,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddfe558737df83d63f868f3c219f99e8685434c" 2018-10-22 09:06:39,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96267b43-946a-42a1-a389-f4c1020bf2b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:39,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96267b43-946a-42a1-a389-f4c1020bf2b4 2018-10-22 09:06:39,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:39,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:39,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["SLKU-XqGS464GUFuAeOd1Q"], "issued_at": "2018-10-22T09:06:39.000000Z"}} 2018-10-22 09:06:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:39,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01a05c4-c5ae-4187-a7b1-f9dc287dcf8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:39,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e01a05c4-c5ae-4187-a7b1-f9dc287dcf8a 2018-10-22 09:06:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:39,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:39,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a7fff8-32cf-4a0a-8f53-d1889c5075ba Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:39,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj used request id req-88a7fff8-32cf-4a0a-8f53-d1889c5075ba 2018-10-22 09:06:39,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:40,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee84214-93fa-44c4-a408-75f5d4e4174c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:40,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fee84214-93fa-44c4-a408-75f5d4e4174c 2018-10-22 09:06:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj"}}' 2018-10-22 09:06:40,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbb5cd6-1549-416a-a0dd-9ab2a4f699cb Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f0e92e7a607c40d092cfaff327bc34cb"}, "enabled": true, "id": "f0e92e7a607c40d092cfaff327bc34cb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj"}} 2018-10-22 09:06:40,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8dbb5cd6-1549-416a-a0dd-9ab2a4f699cb 2018-10-22 09:06:40,160 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj 2018-10-22 09:06:40,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:40,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:40,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["kafPiwLhQG2YkIUa2g_eLA"], "issued_at": "2018-10-22T09:06:40.000000Z"}} 2018-10-22 09:06:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454fcb8c7c0b1d62138b1792a483e0ee92c15019" 2018-10-22 09:06:40,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a17d9dc-1174-4cb1-ae1b-37d4e55724b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:40,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a17d9dc-1174-4cb1-ae1b-37d4e55724b2 2018-10-22 09:06:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:40,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454fcb8c7c0b1d62138b1792a483e0ee92c15019" 2018-10-22 09:06:40,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6918366a-e71c-49b6-9742-6ff60431910f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:40,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6918366a-e71c-49b6-9742-6ff60431910f 2018-10-22 09:06:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454fcb8c7c0b1d62138b1792a483e0ee92c15019" 2018-10-22 09:06:40,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49d8e56-2c09-4e61-b2e6-6a1b7639ca00 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f0e92e7a607c40d092cfaff327bc34cb"}, "enabled": true, "id": "f0e92e7a607c40d092cfaff327bc34cb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj"}]} 2018-10-22 09:06:40,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj used request id req-a49d8e56-2c09-4e61-b2e6-6a1b7639ca00 2018-10-22 09:06:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454fcb8c7c0b1d62138b1792a483e0ee92c15019" 2018-10-22 09:06:40,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ce2103-e690-4775-b140-60ea64457b93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:40,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-14ce2103-e690-4775-b140-60ea64457b93 2018-10-22 09:06:41,213 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-user 2018-10-22 09:06:41,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:41,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ca3772-266d-4792-8194-690f8ae44261 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:41,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-76ca3772-266d-4792-8194-690f8ae44261 2018-10-22 09:06:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" -d '{"role": {"name": "CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj-role"}}' 2018-10-22 09:06:41,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652834fd-ef75-4ce5-9c63-73063e09f593 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3a79737f4c04ab88ead3f73d1f7c563", "links": {"self": "http://172.30.9.28:5000/v3/roles/f3a79737f4c04ab88ead3f73d1f7c563"}, "name": "CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj-role"}} 2018-10-22 09:06:41,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-652834fd-ef75-4ce5-9c63-73063e09f593 2018-10-22 09:06:41,423 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj-role 2018-10-22 09:06:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f3a79737f4c04ab88ead3f73d1f7c563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:41,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5c29ea-ce37-4496-b9fc-e0bbb33d9557 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f3a79737f4c04ab88ead3f73d1f7c563"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj-role", "id": "f3a79737f4c04ab88ead3f73d1f7c563"}} 2018-10-22 09:06:41,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f3a79737f4c04ab88ead3f73d1f7c563 used request id req-4d5c29ea-ce37-4496-b9fc-e0bbb33d9557 2018-10-22 09:06:41,505 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj-role to project CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj 2018-10-22 09:06:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f0e92e7a607c40d092cfaff327bc34cb/users/2ecce596f58c4ccc9df91227e7235a39/roles/f3a79737f4c04ab88ead3f73d1f7c563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:41,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78351998-b0a5-47f7-9e87-8352cd716908 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:41,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f0e92e7a607c40d092cfaff327bc34cb/users/2ecce596f58c4ccc9df91227e7235a39/roles/f3a79737f4c04ab88ead3f73d1f7c563 used request id req-78351998-b0a5-47f7-9e87-8352cd716908 2018-10-22 09:06:41,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:41,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:42,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Bw5m-g1iSjWnhm6F7lsb0Q"], "issued_at": "2018-10-22T09:06:42.000000Z"}} 2018-10-22 09:06:42,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb39e60fb5137166dbeb158f7690440b8e6eee5" 2018-10-22 09:06:42,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32696c4-e8e8-4118-8792-b19da01bb18b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:42,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a32696c4-e8e8-4118-8792-b19da01bb18b 2018-10-22 09:06:42,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb39e60fb5137166dbeb158f7690440b8e6eee5" 2018-10-22 09:06:42,287 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:42 GMT Server: Apache x-compute-request-id: req-c4622a86-533d-48a0-86b8-45a3ec061444 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4622a86-533d-48a0-86b8-45a3ec061444 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:42,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-c4622a86-533d-48a0-86b8-45a3ec061444 2018-10-22 09:06:42,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c4622a86-533d-48a0-86b8-45a3ec061444" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb39e60fb5137166dbeb158f7690440b8e6eee5" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-qos-spec"}}' 2018-10-22 09:06:42,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:42 GMT Server: Apache x-compute-request-id: req-f8cd26f3-fce3-42d5-af84-7d76c0a7ba0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8cd26f3-fce3-42d5-af84-7d76c0a7ba0f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5a6d7266-91b8-4327-92cc-0a33b28bd38e", "name": "CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/5a6d7266-91b8-4327-92cc-0a33b28bd38e", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/5a6d7266-91b8-4327-92cc-0a33b28bd38e", "rel": "bookmark"}]} 2018-10-22 09:06:42,520 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-f8cd26f3-fce3-42d5-af84-7d76c0a7ba0f 2018-10-22 09:06:42,520 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-qos-spec 2018-10-22 09:06:42,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:42,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:42,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9Xr8qHZrThWv5Vj2Zp3nwA"], "issued_at": "2018-10-22T09:06:42.000000Z"}} 2018-10-22 09:06:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac907b7ab595bd6b5c6d9139aeb85ac05633c49" 2018-10-22 09:06:43,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5ff088-ef38-4740-9164-8e6e7d13bc7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:43,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b5ff088-ef38-4740-9164-8e6e7d13bc7f 2018-10-22 09:06:43,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac907b7ab595bd6b5c6d9139aeb85ac05633c49" 2018-10-22 09:06:43,544 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:43 GMT Server: Apache x-compute-request-id: req-6ebcac21-3b6e-45dd-8ac5-329a9d6fb7cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ebcac21-3b6e-45dd-8ac5-329a9d6fb7cf Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:43,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-6ebcac21-3b6e-45dd-8ac5-329a9d6fb7cf 2018-10-22 09:06:43,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6ebcac21-3b6e-45dd-8ac5-329a9d6fb7cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac907b7ab595bd6b5c6d9139aeb85ac05633c49" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-vol_type", "description": null}}' 2018-10-22 09:06:43,769 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:43 GMT Server: Apache x-compute-request-id: req-de474e7a-3580-42da-bc90-5d1e09bf98d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de474e7a-3580-42da-bc90-5d1e09bf98d7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e339138-b860-40b5-a732-6ccd1360a652", "description": null}} 2018-10-22 09:06:43,770 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-de474e7a-3580-42da-bc90-5d1e09bf98d7 2018-10-22 09:06:43,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6ebcac21-3b6e-45dd-8ac5-329a9d6fb7cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac907b7ab595bd6b5c6d9139aeb85ac05633c49" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-22 09:06:43,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:43 GMT Server: Apache x-compute-request-id: req-82369d6e-7770-4631-836a-ce7bd4f3859c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82369d6e-7770-4631-836a-ce7bd4f3859c Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2e339138-b860-40b5-a732-6ccd1360a652", "name": "foo", "control_location": "back-end", "encryption_id": "e00ea46f-c275-4143-bbb1-f7ee2c6a307f", "provider": "bar", "provider_class": "bar"}} 2018-10-22 09:06:43,990 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652/encryption used request id req-82369d6e-7770-4631-836a-ce7bd4f3859c 2018-10-22 09:06:43,990 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-vol_type 2018-10-22 09:06:43,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddfe558737df83d63f868f3c219f99e8685434c" 2018-10-22 09:06:44,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:44 GMT Server: Apache x-compute-request-id: req-8b44deba-e682-4da0-acdb-11ba5108d0fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b44deba-e682-4da0-acdb-11ba5108d0fb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e339138-b860-40b5-a732-6ccd1360a652", "description": null}} 2018-10-22 09:06:44,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652 used request id req-8b44deba-e682-4da0-acdb-11ba5108d0fb 2018-10-22 09:06:44,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b44deba-e682-4da0-acdb-11ba5108d0fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddfe558737df83d63f868f3c219f99e8685434c" 2018-10-22 09:06:44,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:44 GMT Server: Apache x-compute-request-id: req-557b5a7d-1213-43e0-bc3e-bbc5de5166a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-557b5a7d-1213-43e0-bc3e-bbc5de5166a9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e339138-b860-40b5-a732-6ccd1360a652", "description": null}} 2018-10-22 09:06:44,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652 used request id req-557b5a7d-1213-43e0-bc3e-bbc5de5166a9 2018-10-22 09:06:44,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b44deba-e682-4da0-acdb-11ba5108d0fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddfe558737df83d63f868f3c219f99e8685434c" 2018-10-22 09:06:44,544 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:44 GMT Server: Apache x-compute-request-id: req-7a656a28-6a14-48b5-aec9-53559b68c5bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a656a28-6a14-48b5-aec9-53559b68c5bd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "2e339138-b860-40b5-a732-6ccd1360a652", "control_location": "back-end", "deleted": false, "created_at": "2018-10-22T09:06:43.000000", "updated_at": null, "encryption_id": "e00ea46f-c275-4143-bbb1-f7ee2c6a307f", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-22 09:06:44,544 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652/encryption used request id req-7a656a28-6a14-48b5-aec9-53559b68c5bd 2018-10-22 09:06:44,545 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-vol_type 2018-10-22 09:06:44,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ebcac21-3b6e-45dd-8ac5-329a9d6fb7cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac907b7ab595bd6b5c6d9139aeb85ac05633c49" 2018-10-22 09:06:44,766 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bb14054-900a-49b0-9692-41a2addd687e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:44,766 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/2e339138-b860-40b5-a732-6ccd1360a652 used request id req-8bb14054-900a-49b0-9692-41a2addd687e 2018-10-22 09:06:44,767 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-2f9da33d-0c2c-48db-8bd3-1f30af57ec16-qos-spec 2018-10-22 09:06:44,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/5a6d7266-91b8-4327-92cc-0a33b28bd38e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4622a86-533d-48a0-86b8-45a3ec061444" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb39e60fb5137166dbeb158f7690440b8e6eee5" 2018-10-22 09:06:44,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3f80edb-d1e9-4129-9ee3-be75969640ee Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:44,970 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/5a6d7266-91b8-4327-92cc-0a33b28bd38e?force=False used request id req-c3f80edb-d1e9-4129-9ee3-be75969640ee 2018-10-22 09:06:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:45,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b1949383-ca59-483a-a92b-d4ad56d07601 Date: Mon, 22 Oct 2018 09:06:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:45,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b1949383-ca59-483a-a92b-d4ad56d07601 2018-10-22 09:06:45,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:45,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3de97d0-232f-43af-a8c5-d2dbec7a8ae1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:45,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-d3de97d0-232f-43af-a8c5-d2dbec7a8ae1 2018-10-22 09:06:45,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:45,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c997bf4d-1409-4ad6-9cdc-03ba34a453dd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:45,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-c997bf4d-1409-4ad6-9cdc-03ba34a453dd 2018-10-22 09:06:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:45,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0762746f-fcf3-426f-bfbb-efe2ab66b88e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:45,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-0762746f-fcf3-426f-bfbb-efe2ab66b88e 2018-10-22 09:06:45,609 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj 2018-10-22 09:06:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f0e92e7a607c40d092cfaff327bc34cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:45,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf66f34-87a8-471e-b3e7-8e65c9330234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:45,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f0e92e7a607c40d092cfaff327bc34cb used request id req-ddf66f34-87a8-471e-b3e7-8e65c9330234 2018-10-22 09:06:45,797 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-proj-role 2018-10-22 09:06:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f3a79737f4c04ab88ead3f73d1f7c563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:45,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77db52b6-7d6f-4cd6-84ea-fa3abdda2d1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:45,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f3a79737f4c04ab88ead3f73d1f7c563 used request id req-77db52b6-7d6f-4cd6-84ea-fa3abdda2d1d 2018-10-22 09:06:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b731bcb7f5f692570bf5d5f8fd580058c53983" 2018-10-22 09:06:46,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a69b69d-811f-43bf-8ce3-894e0751f7db Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:46,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0a69b69d-811f-43bf-8ce3-894e0751f7db 2018-10-22 09:06:46,014 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-4a1d9666-e333-4d0-user 2018-10-22 09:06:46,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2ecce596f58c4ccc9df91227e7235a39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454fcb8c7c0b1d62138b1792a483e0ee92c15019" 2018-10-22 09:06:46,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d02f86-c55d-4826-b8bd-94cc25cfe7dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:46,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2ecce596f58c4ccc9df91227e7235a39 used request id req-31d02f86-c55d-4826-b8bd-94cc25cfe7dc 2018-10-22 09:06:46,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:46,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8sRBJZPaTBOYFSuDzokDLQ"], "issued_at": "2018-10-22T09:06:46.000000Z"}} 2018-10-22 09:06:46,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7cfd50d62d55be8e3396aa9a061b70532b08af" 2018-10-22 09:06:46,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0fadf2-975f-498f-9a40-2d8494660055 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:46,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d0fadf2-975f-498f-9a40-2d8494660055 2018-10-22 09:06:46,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:46,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:47,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GW13PHIzRBujUxQP7W2tgQ"], "issued_at": "2018-10-22T09:06:47.000000Z"}} 2018-10-22 09:06:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:47,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67227935-2cd1-4f74-b2be-bd5af7785c4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:47,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-67227935-2cd1-4f74-b2be-bd5af7785c4a 2018-10-22 09:06:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:47,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:47,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547602cc-ee83-41af-9a60-a07edffdd60e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:47,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj used request id req-547602cc-ee83-41af-9a60-a07edffdd60e 2018-10-22 09:06:47,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:47,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53056bd-6acf-4e7f-9774-fdadbdc18032 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:47,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a53056bd-6acf-4e7f-9774-fdadbdc18032 2018-10-22 09:06:47,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj"}}' 2018-10-22 09:06:47,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dac93a6-0f97-49d8-9576-fca5f3a98a0e Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/240a745fff324e9f992a8944adb637cc"}, "enabled": true, "id": "240a745fff324e9f992a8944adb637cc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj"}} 2018-10-22 09:06:47,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6dac93a6-0f97-49d8-9576-fca5f3a98a0e 2018-10-22 09:06:47,400 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj 2018-10-22 09:06:47,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:47,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:47,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZBmkEJV6SxO_Er70_g4XmQ"], "issued_at": "2018-10-22T09:06:47.000000Z"}} 2018-10-22 09:06:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5ad99b025dcda60d2f9b506de3f208d59a838a" 2018-10-22 09:06:47,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de2da23-4dbd-4b29-b63a-0c7fcacbbf2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:47,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5de2da23-4dbd-4b29-b63a-0c7fcacbbf2b 2018-10-22 09:06:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:47,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5ad99b025dcda60d2f9b506de3f208d59a838a" 2018-10-22 09:06:47,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbb8838-cf28-4c5b-a44d-9b0eabde116a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:47,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fdbb8838-cf28-4c5b-a44d-9b0eabde116a 2018-10-22 09:06:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5ad99b025dcda60d2f9b506de3f208d59a838a" 2018-10-22 09:06:48,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11082ab7-d0f2-4a60-91a3-1670a1a3e6ec Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/240a745fff324e9f992a8944adb637cc"}, "enabled": true, "id": "240a745fff324e9f992a8944adb637cc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj"}]} 2018-10-22 09:06:48,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj used request id req-11082ab7-d0f2-4a60-91a3-1670a1a3e6ec 2018-10-22 09:06:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5ad99b025dcda60d2f9b506de3f208d59a838a" 2018-10-22 09:06:48,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d20ec8b-9180-4306-af0c-76b954a8aaea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:48,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2d20ec8b-9180-4306-af0c-76b954a8aaea 2018-10-22 09:06:48,566 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d18e317b-136d-4eb-user 2018-10-22 09:06:48,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:48,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7f1f95-d688-4f59-ba6d-8e79291f3722 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:48,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a7f1f95-d688-4f59-ba6d-8e79291f3722 2018-10-22 09:06:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj-role"}}' 2018-10-22 09:06:48,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb71443-9b3a-40c9-8c5e-8390baaff481 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18db98d77b4b4d738833a5ef6546633e", "links": {"self": "http://172.30.9.28:5000/v3/roles/18db98d77b4b4d738833a5ef6546633e"}, "name": "CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj-role"}} 2018-10-22 09:06:48,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-feb71443-9b3a-40c9-8c5e-8390baaff481 2018-10-22 09:06:48,765 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj-role 2018-10-22 09:06:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/18db98d77b4b4d738833a5ef6546633e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:48,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656b70fa-f8b3-4b71-92ac-bc7b02731c95 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/18db98d77b4b4d738833a5ef6546633e"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj-role", "id": "18db98d77b4b4d738833a5ef6546633e"}} 2018-10-22 09:06:48,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/18db98d77b4b4d738833a5ef6546633e used request id req-656b70fa-f8b3-4b71-92ac-bc7b02731c95 2018-10-22 09:06:48,786 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj-role to project CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj 2018-10-22 09:06:48,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/240a745fff324e9f992a8944adb637cc/users/2a26e7b2db6f44eebb9ab5ec7f48d16f/roles/18db98d77b4b4d738833a5ef6546633e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:48,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad65634-b29e-4465-9b48-c7e8f8a32527 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:48,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/240a745fff324e9f992a8944adb637cc/users/2a26e7b2db6f44eebb9ab5ec7f48d16f/roles/18db98d77b4b4d738833a5ef6546633e used request id req-3ad65634-b29e-4465-9b48-c7e8f8a32527 2018-10-22 09:06:48,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:48,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:49,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["W7r2pIKFQiOG6fA4FByUWQ"], "issued_at": "2018-10-22T09:06:49.000000Z"}} 2018-10-22 09:06:49,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44893ada8880f2514f99dc7428f7b35d6fe6202e" 2018-10-22 09:06:49,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b972aa-6afa-4cd0-abdc-e1be59fa05c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:49,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8b972aa-6afa-4cd0-abdc-e1be59fa05c9 2018-10-22 09:06:49,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44893ada8880f2514f99dc7428f7b35d6fe6202e" 2018-10-22 09:06:49,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:49 GMT Server: Apache x-compute-request-id: req-d244243e-007d-4afc-850a-e8234afbbaf7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d244243e-007d-4afc-850a-e8234afbbaf7 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:49,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-d244243e-007d-4afc-850a-e8234afbbaf7 2018-10-22 09:06:49,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d244243e-007d-4afc-850a-e8234afbbaf7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44893ada8880f2514f99dc7428f7b35d6fe6202e" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-qos-spec"}}' 2018-10-22 09:06:49,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:49 GMT Server: Apache x-compute-request-id: req-32f3fcd8-885b-4fdb-a6c4-cf3eb53c702f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32f3fcd8-885b-4fdb-a6c4-cf3eb53c702f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f0952c82-d95b-4936-8bbe-706f6394cc61", "name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61", "rel": "bookmark"}]} 2018-10-22 09:06:49,772 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-32f3fcd8-885b-4fdb-a6c4-cf3eb53c702f 2018-10-22 09:06:49,773 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-qos-spec 2018-10-22 09:06:49,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:49,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:50,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["fIYzsKD9S4WuZfZdsmEWnA"], "issued_at": "2018-10-22T09:06:50.000000Z"}} 2018-10-22 09:06:50,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd80cb12a354c6dc1a1f1b5077674f02aced4290" 2018-10-22 09:06:50,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59644a69-af0a-4aee-afc7-b10810b64971 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:50,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-59644a69-af0a-4aee-afc7-b10810b64971 2018-10-22 09:06:50,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd80cb12a354c6dc1a1f1b5077674f02aced4290" 2018-10-22 09:06:50,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:50 GMT Server: Apache x-compute-request-id: req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:50,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d 2018-10-22 09:06:50,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd80cb12a354c6dc1a1f1b5077674f02aced4290" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-vol_type", "description": null}}' 2018-10-22 09:06:50,632 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:50 GMT Server: Apache x-compute-request-id: req-b2b54159-2ef3-4aeb-8f31-20cfa65ce4ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2b54159-2ef3-4aeb-8f31-20cfa65ce4ca Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9776ed7d-51fc-4f50-95a9-8277b80d9989", "description": null}} 2018-10-22 09:06:50,633 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-b2b54159-2ef3-4aeb-8f31-20cfa65ce4ca 2018-10-22 09:06:50,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd80cb12a354c6dc1a1f1b5077674f02aced4290" 2018-10-22 09:06:50,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:50 GMT Server: Apache x-compute-request-id: req-b5b54670-60ba-4041-8d9b-bedcf10b2a67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5b54670-60ba-4041-8d9b-bedcf10b2a67 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f0952c82-d95b-4936-8bbe-706f6394cc61", "name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-qos-spec"}]} 2018-10-22 09:06:50,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-b5b54670-60ba-4041-8d9b-bedcf10b2a67 2018-10-22 09:06:50,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61/associate?vol_type_id=9776ed7d-51fc-4f50-95a9-8277b80d9989 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd80cb12a354c6dc1a1f1b5077674f02aced4290" 2018-10-22 09:06:51,022 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fdd6166-4816-40a4-b6a4-8fb96c789ab2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:51,022 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61/associate?vol_type_id=9776ed7d-51fc-4f50-95a9-8277b80d9989 used request id req-4fdd6166-4816-40a4-b6a4-8fb96c789ab2 2018-10-22 09:06:51,022 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-vol_type 2018-10-22 09:06:51,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7cfd50d62d55be8e3396aa9a061b70532b08af" 2018-10-22 09:06:51,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:51 GMT Server: Apache x-compute-request-id: req-8dcaf313-f2bd-4611-8cc7-fe14906296d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8dcaf313-f2bd-4611-8cc7-fe14906296d1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-vol_type", "qos_specs_id": "f0952c82-d95b-4936-8bbe-706f6394cc61", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9776ed7d-51fc-4f50-95a9-8277b80d9989", "description": null}} 2018-10-22 09:06:51,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989 used request id req-8dcaf313-f2bd-4611-8cc7-fe14906296d1 2018-10-22 09:06:51,193 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8dcaf313-f2bd-4611-8cc7-fe14906296d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7cfd50d62d55be8e3396aa9a061b70532b08af" 2018-10-22 09:06:51,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:51 GMT Server: Apache x-compute-request-id: req-430371ca-9f3e-4a73-8cf4-0c19fa2f2859 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-430371ca-9f3e-4a73-8cf4-0c19fa2f2859 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-vol_type", "qos_specs_id": "f0952c82-d95b-4936-8bbe-706f6394cc61", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9776ed7d-51fc-4f50-95a9-8277b80d9989", "description": null}} 2018-10-22 09:06:51,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989 used request id req-430371ca-9f3e-4a73-8cf4-0c19fa2f2859 2018-10-22 09:06:51,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8dcaf313-f2bd-4611-8cc7-fe14906296d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7cfd50d62d55be8e3396aa9a061b70532b08af" 2018-10-22 09:06:51,947 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:51 GMT Server: Apache x-compute-request-id: req-3041bd51-a514-4558-b1fd-e0f31c442c0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3041bd51-a514-4558-b1fd-e0f31c442c0b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:06:51,947 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989/encryption used request id req-3041bd51-a514-4558-b1fd-e0f31c442c0b 2018-10-22 09:06:51,951 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8dcaf313-f2bd-4611-8cc7-fe14906296d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7cfd50d62d55be8e3396aa9a061b70532b08af" 2018-10-22 09:06:52,111 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:51 GMT Server: Apache x-compute-request-id: req-ebb2cb3a-c247-4721-9a11-316c4bf0f9ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebb2cb3a-c247-4721-9a11-316c4bf0f9ba Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f0952c82-d95b-4936-8bbe-706f6394cc61", "name": "CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61", "rel": "bookmark"}]} 2018-10-22 09:06:52,111 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61 used request id req-ebb2cb3a-c247-4721-9a11-316c4bf0f9ba 2018-10-22 09:06:52,111 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-vol_type 2018-10-22 09:06:52,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c48862c5-6eb1-4d2f-a74e-146a63a28a5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd80cb12a354c6dc1a1f1b5077674f02aced4290" 2018-10-22 09:06:52,332 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e39854fc-3644-4c11-8c06-00491ac3aa5a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:52,332 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/9776ed7d-51fc-4f50-95a9-8277b80d9989 used request id req-e39854fc-3644-4c11-8c06-00491ac3aa5a 2018-10-22 09:06:52,333 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-310ff8b7-c1fe-4fe0-be97-de495d27df43-qos-spec 2018-10-22 09:06:52,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d244243e-007d-4afc-850a-e8234afbbaf7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44893ada8880f2514f99dc7428f7b35d6fe6202e" 2018-10-22 09:06:52,525 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60a487d9-b945-49fb-a305-9b83a4a46e2f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:52,525 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/f0952c82-d95b-4936-8bbe-706f6394cc61?force=False used request id req-60a487d9-b945-49fb-a305-9b83a4a46e2f 2018-10-22 09:06:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:52,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d31adb83-6549-4141-8cb2-817708168f46 Date: Mon, 22 Oct 2018 09:06:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:06:52,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d31adb83-6549-4141-8cb2-817708168f46 2018-10-22 09:06:52,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:52,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996bd6cb-d350-44c8-955a-eaf04d57bc7b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:06:52,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-996bd6cb-d350-44c8-955a-eaf04d57bc7b 2018-10-22 09:06:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:52,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff935d6-c3c5-434f-a6f3-732701eaa27d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:06:52,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-fff935d6-c3c5-434f-a6f3-732701eaa27d 2018-10-22 09:06:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:53,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec955b6-8641-4b78-821f-339dd5432b4e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:06:53,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-3ec955b6-8641-4b78-821f-339dd5432b4e 2018-10-22 09:06:53,109 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj 2018-10-22 09:06:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/240a745fff324e9f992a8944adb637cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:53,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e85bc9d-1915-4a7e-b85a-2995e65dae13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:53,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/240a745fff324e9f992a8944adb637cc used request id req-7e85bc9d-1915-4a7e-b85a-2995e65dae13 2018-10-22 09:06:53,312 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d18e317b-136d-4eb-proj-role 2018-10-22 09:06:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/18db98d77b4b4d738833a5ef6546633e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:53,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2500607c-289b-43e5-b92c-dc9f2e9c0930 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:53,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/18db98d77b4b4d738833a5ef6546633e used request id req-2500607c-289b-43e5-b92c-dc9f2e9c0930 2018-10-22 09:06:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb5d2535730cb822a355f28e739dcd7c2deab56" 2018-10-22 09:06:53,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8058478c-a4ba-4a93-b71b-6a3f124e079d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:53,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8058478c-a4ba-4a93-b71b-6a3f124e079d 2018-10-22 09:06:53,517 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d18e317b-136d-4eb-user 2018-10-22 09:06:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2a26e7b2db6f44eebb9ab5ec7f48d16f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5ad99b025dcda60d2f9b506de3f208d59a838a" 2018-10-22 09:06:53,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15383f85-d62a-4c76-ba46-a3d9b2807b80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:53,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2a26e7b2db6f44eebb9ab5ec7f48d16f used request id req-15383f85-d62a-4c76-ba46-a3d9b2807b80 2018-10-22 09:06:53,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:54,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GNJDUOJLR8yjiruqXiyqXA"], "issued_at": "2018-10-22T09:06:54.000000Z"}} 2018-10-22 09:06:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600909c2f01a0bf6df3fb639c2a87edb5a5792e" 2018-10-22 09:06:54,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8737c22a-4ef8-420b-a467-d87de262a13c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:54,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8737c22a-4ef8-420b-a467-d87de262a13c 2018-10-22 09:06:54,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:54,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:54,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NWm0AJWnQtajQyOUSUFeTg"], "issued_at": "2018-10-22T09:06:54.000000Z"}} 2018-10-22 09:06:54,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:06:54,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a22d9d-e610-4f3c-9232-2d5f63608d0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:54,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-86a22d9d-e610-4f3c-9232-2d5f63608d0d 2018-10-22 09:06:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:54,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:06:54,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b731e37-757d-47cf-aa0b-55f5961e20e0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:06:54,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj used request id req-6b731e37-757d-47cf-aa0b-55f5961e20e0 2018-10-22 09:06:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:06:54,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2ce139-4710-42a3-9c7d-e718492a18a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:54,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2c2ce139-4710-42a3-9c7d-e718492a18a5 2018-10-22 09:06:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj"}}' 2018-10-22 09:06:54,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a719381-e981-44b5-8cd4-57675be6c3b9 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1324c877b8fa46bebf3f0cc9928819bb"}, "enabled": true, "id": "1324c877b8fa46bebf3f0cc9928819bb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj"}} 2018-10-22 09:06:54,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a719381-e981-44b5-8cd4-57675be6c3b9 2018-10-22 09:06:54,963 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj 2018-10-22 09:06:54,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:54,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:55,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rb1MGDOzRHeDAql0rBvp6Q"], "issued_at": "2018-10-22T09:06:55.000000Z"}} 2018-10-22 09:06:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c6f36680f426b9bee335a44bdf5245e8c588b1" 2018-10-22 09:06:55,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e710ab52-8837-4298-ba4b-b2b1a82fb139 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:55,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e710ab52-8837-4298-ba4b-b2b1a82fb139 2018-10-22 09:06:55,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:06:55,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:06:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c6f36680f426b9bee335a44bdf5245e8c588b1" 2018-10-22 09:06:55,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfb0266-468f-4624-b945-82b140bc1c5c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:06:55,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-acfb0266-468f-4624-b945-82b140bc1c5c 2018-10-22 09:06:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c6f36680f426b9bee335a44bdf5245e8c588b1" 2018-10-22 09:06:55,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a11ce05-cbe3-4c0c-b5df-1ce7cbfa2d52 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1324c877b8fa46bebf3f0cc9928819bb"}, "enabled": true, "id": "1324c877b8fa46bebf3f0cc9928819bb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj"}]} 2018-10-22 09:06:55,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj used request id req-0a11ce05-cbe3-4c0c-b5df-1ce7cbfa2d52 2018-10-22 09:06:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c6f36680f426b9bee335a44bdf5245e8c588b1" 2018-10-22 09:06:55,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68daa08-461d-4919-b136-8f2d6bbdb6b3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:06:55,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f68daa08-461d-4919-b136-8f2d6bbdb6b3 2018-10-22 09:06:56,084 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-user 2018-10-22 09:06:56,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:06:56,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb656f38-d4c4-4cf0-9c34-2bd2223a02f3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:06:56,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb656f38-d4c4-4cf0-9c34-2bd2223a02f3 2018-10-22 09:06:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" -d '{"role": {"name": "CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj-role"}}' 2018-10-22 09:06:56,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3b9b88-699e-4af9-9abe-7449f0afbb60 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "694f7ba423814b55b410c35d7d23aed0", "links": {"self": "http://172.30.9.28:5000/v3/roles/694f7ba423814b55b410c35d7d23aed0"}, "name": "CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj-role"}} 2018-10-22 09:06:56,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc3b9b88-699e-4af9-9abe-7449f0afbb60 2018-10-22 09:06:56,214 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj-role 2018-10-22 09:06:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/694f7ba423814b55b410c35d7d23aed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:06:56,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d69cfb-f50e-4910-a5f7-2c12db3b0de0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/694f7ba423814b55b410c35d7d23aed0"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj-role", "id": "694f7ba423814b55b410c35d7d23aed0"}} 2018-10-22 09:06:56,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/694f7ba423814b55b410c35d7d23aed0 used request id req-64d69cfb-f50e-4910-a5f7-2c12db3b0de0 2018-10-22 09:06:56,233 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj-role to project CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj 2018-10-22 09:06:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1324c877b8fa46bebf3f0cc9928819bb/users/52e910500d6648a49e5e9a627139031c/roles/694f7ba423814b55b410c35d7d23aed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:06:56,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5bd710-dc11-4899-b844-9e9767ac530f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:06:56,366 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1324c877b8fa46bebf3f0cc9928819bb/users/52e910500d6648a49e5e9a627139031c/roles/694f7ba423814b55b410c35d7d23aed0 used request id req-1f5bd710-dc11-4899-b844-9e9767ac530f 2018-10-22 09:06:56,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:56,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:56,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["I2UHj6EYTuC9iDMi1T-jdA"], "issued_at": "2018-10-22T09:06:56.000000Z"}} 2018-10-22 09:06:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f650ed2a305c85e585bcf15d5afca299a80103" 2018-10-22 09:06:56,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec57c95-9c53-4f45-be0d-a9bf0779a0c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:56,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ec57c95-9c53-4f45-be0d-a9bf0779a0c9 2018-10-22 09:06:56,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f650ed2a305c85e585bcf15d5afca299a80103" 2018-10-22 09:06:57,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:56 GMT Server: Apache x-compute-request-id: req-7926c907-6418-4130-999c-2d35dcb3a9e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7926c907-6418-4130-999c-2d35dcb3a9e8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-22 09:06:57,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-7926c907-6418-4130-999c-2d35dcb3a9e8 2018-10-22 09:06:57,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7926c907-6418-4130-999c-2d35dcb3a9e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f650ed2a305c85e585bcf15d5afca299a80103" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-qos-spec"}}' 2018-10-22 09:06:57,556 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:57 GMT Server: Apache x-compute-request-id: req-f79c9792-d825-43e8-a88b-ff5c9db1c32c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f79c9792-d825-43e8-a88b-ff5c9db1c32c Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "rel": "bookmark"}]} 2018-10-22 09:06:57,556 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-f79c9792-d825-43e8-a88b-ff5c9db1c32c 2018-10-22 09:06:57,557 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-qos-spec 2018-10-22 09:06:57,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:06:57,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:06:57,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["MABrM4FOSrqn_qG466Qwtg"], "issued_at": "2018-10-22T09:06:57.000000Z"}} 2018-10-22 09:06:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" 2018-10-22 09:06:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44993ca-79e3-48f4-aad5-054987b90b0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:06:58,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b44993ca-79e3-48f4-aad5-054987b90b0b 2018-10-22 09:06:58,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" 2018-10-22 09:06:58,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:58 GMT Server: Apache x-compute-request-id: req-af7f6881-8775-496b-b418-e6bbca479593 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af7f6881-8775-496b-b418-e6bbca479593 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:06:58,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-af7f6881-8775-496b-b418-e6bbca479593 2018-10-22 09:06:58,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af7f6881-8775-496b-b418-e6bbca479593" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-vol_type", "description": null}}' 2018-10-22 09:06:58,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:58 GMT Server: Apache x-compute-request-id: req-d8351d0f-561d-4e45-9386-2f0101eddca6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8351d0f-561d-4e45-9386-2f0101eddca6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9", "description": null}} 2018-10-22 09:06:58,836 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-d8351d0f-561d-4e45-9386-2f0101eddca6 2018-10-22 09:06:58,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af7f6881-8775-496b-b418-e6bbca479593" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-22 09:06:59,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:58 GMT Server: Apache x-compute-request-id: req-f0e0d24b-63b8-470a-a80f-2183cc636c42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0e0d24b-63b8-470a-a80f-2183cc636c42 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9", "name": "foo", "control_location": "back-end", "encryption_id": "394916aa-6799-405a-9ec1-cbcc57885857", "provider": "bar", "provider_class": "bar"}} 2018-10-22 09:06:59,035 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9/encryption used request id req-f0e0d24b-63b8-470a-a80f-2183cc636c42 2018-10-22 09:06:59,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af7f6881-8775-496b-b418-e6bbca479593" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" 2018-10-22 09:06:59,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:59 GMT Server: Apache x-compute-request-id: req-0505af47-c17b-41e8-a29c-490545e9ab63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0505af47-c17b-41e8-a29c-490545e9ab63 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-qos-spec"}]} 2018-10-22 09:06:59,232 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs used request id req-0505af47-c17b-41e8-a29c-490545e9ab63 2018-10-22 09:06:59,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9/associate?vol_type_id=44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af7f6881-8775-496b-b418-e6bbca479593" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" 2018-10-22 09:06:59,465 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:06:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c907a243-ec70-4ebc-8c86-45aea56dfab3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:06:59,465 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9/associate?vol_type_id=44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 used request id req-c907a243-ec70-4ebc-8c86-45aea56dfab3 2018-10-22 09:06:59,465 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-vol_type 2018-10-22 09:06:59,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600909c2f01a0bf6df3fb639c2a87edb5a5792e" 2018-10-22 09:06:59,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:59 GMT Server: Apache x-compute-request-id: req-e989b6c1-c366-4e15-af86-9184d8ae231e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e989b6c1-c366-4e15-af86-9184d8ae231e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-vol_type", "qos_specs_id": "3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9", "description": null}} 2018-10-22 09:06:59,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 used request id req-e989b6c1-c366-4e15-af86-9184d8ae231e 2018-10-22 09:06:59,648 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e989b6c1-c366-4e15-af86-9184d8ae231e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600909c2f01a0bf6df3fb639c2a87edb5a5792e" 2018-10-22 09:06:59,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:59 GMT Server: Apache x-compute-request-id: req-6025ee83-5181-4fdc-82c8-cfda426528d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6025ee83-5181-4fdc-82c8-cfda426528d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-vol_type", "qos_specs_id": "3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9", "description": null}} 2018-10-22 09:06:59,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 used request id req-6025ee83-5181-4fdc-82c8-cfda426528d9 2018-10-22 09:06:59,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e989b6c1-c366-4e15-af86-9184d8ae231e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600909c2f01a0bf6df3fb639c2a87edb5a5792e" 2018-10-22 09:07:00,001 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:06:59 GMT Server: Apache x-compute-request-id: req-76bf8a76-3e91-48a4-8f93-64a641b9576b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76bf8a76-3e91-48a4-8f93-64a641b9576b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9", "control_location": "back-end", "deleted": false, "created_at": "2018-10-22T09:06:59.000000", "updated_at": null, "encryption_id": "394916aa-6799-405a-9ec1-cbcc57885857", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-22 09:07:00,001 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9/encryption used request id req-76bf8a76-3e91-48a4-8f93-64a641b9576b 2018-10-22 09:07:00,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e989b6c1-c366-4e15-af86-9184d8ae231e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600909c2f01a0bf6df3fb639c2a87edb5a5792e" 2018-10-22 09:07:00,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache x-compute-request-id: req-c586c458-8ac7-4613-9c3c-727a284971c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c586c458-8ac7-4613-9c3c-727a284971c5 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "name": "CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9", "rel": "bookmark"}]} 2018-10-22 09:07:00,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9 used request id req-c586c458-8ac7-4613-9c3c-727a284971c5 2018-10-22 09:07:00,175 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-vol_type 2018-10-22 09:07:00,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af7f6881-8775-496b-b418-e6bbca479593" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df87d9f5e3dae4c8513a1167cb95d714fdc3dc0c" 2018-10-22 09:07:00,382 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f34df563-b85f-4165-85c5-fb3745da21a8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:07:00,382 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/44a4cc8c-d6d3-4e1e-b8e5-bca806a727c9 used request id req-f34df563-b85f-4165-85c5-fb3745da21a8 2018-10-22 09:07:00,383 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-aa9ead87-c3a4-4462-ae40-5d9b1ef0e81a-qos-spec 2018-10-22 09:07:00,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7926c907-6418-4130-999c-2d35dcb3a9e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f650ed2a305c85e585bcf15d5afca299a80103" 2018-10-22 09:07:00,591 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36992e7d-e5c5-441d-8a33-d2264592c5dd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:07:00,591 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/qos-specs/3c54f7a2-ee50-4ff9-8f05-8ff5a617a5e9?force=False used request id req-36992e7d-e5c5-441d-8a33-d2264592c5dd 2018-10-22 09:07:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:00,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a3ab6c59-273b-429c-89b6-1c2ec8d9ac35 Date: Mon, 22 Oct 2018 09:07:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:00,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a3ab6c59-273b-429c-89b6-1c2ec8d9ac35 2018-10-22 09:07:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:00,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9746b9f4-c180-419b-9f77-f504bb8a1b2c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:00,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-9746b9f4-c180-419b-9f77-f504bb8a1b2c 2018-10-22 09:07:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:00,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f17a35-c626-41da-b647-dc3d755f7df7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:00,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-b6f17a35-c626-41da-b647-dc3d755f7df7 2018-10-22 09:07:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:00,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6b7d83-e636-4ea0-ad19-c5a26eaa1182 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:00,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-ae6b7d83-e636-4ea0-ad19-c5a26eaa1182 2018-10-22 09:07:00,988 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj 2018-10-22 09:07:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1324c877b8fa46bebf3f0cc9928819bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:01,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36bae9b4-77fb-49d8-b058-2db18c7ef152 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:01,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1324c877b8fa46bebf3f0cc9928819bb used request id req-36bae9b4-77fb-49d8-b058-2db18c7ef152 2018-10-22 09:07:01,222 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-proj-role 2018-10-22 09:07:01,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/694f7ba423814b55b410c35d7d23aed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:01,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21503974-abf4-433b-8074-df22ae517089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:01,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/694f7ba423814b55b410c35d7d23aed0 used request id req-21503974-abf4-433b-8074-df22ae517089 2018-10-22 09:07:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9124e49d20fe7978c7117617ac470e87c2f153d" 2018-10-22 09:07:01,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6241ef-8cff-43c1-83ad-48e584477fae Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:01,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1e6241ef-8cff-43c1-83ad-48e584477fae 2018-10-22 09:07:01,425 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-74a0071d-6e3b-4a1-user 2018-10-22 09:07:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/52e910500d6648a49e5e9a627139031c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c6f36680f426b9bee335a44bdf5245e8c588b1" 2018-10-22 09:07:01,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483dd01c-4997-4bf3-9e24-14350a1fd29f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:01,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/52e910500d6648a49e5e9a627139031c used request id req-483dd01c-4997-4bf3-9e24-14350a1fd29f 2018-10-22 09:07:01,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:01,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GKsvVrH2Ss6wwB6MX1f7aQ"], "issued_at": "2018-10-22T09:07:01.000000Z"}} 2018-10-22 09:07:01,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e37a67c28f1c0d087b2dde9b613602f690638eb" 2018-10-22 09:07:02,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5787a1-7276-4f61-842a-d43137fefe05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:02,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b5787a1-7276-4f61-842a-d43137fefe05 2018-10-22 09:07:02,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:02,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:02,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["SoVQrKVdQwi5ptEomSCA1g"], "issued_at": "2018-10-22T09:07:02.000000Z"}} 2018-10-22 09:07:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:02,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3e17ab-189f-49a0-9cb7-fe20129d2c1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:02,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd3e17ab-189f-49a0-9cb7-fe20129d2c1f 2018-10-22 09:07:02,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:02,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:02,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6785a1ab-7aac-42ca-8061-d638ba8016dc Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:02,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj used request id req-6785a1ab-7aac-42ca-8061-d638ba8016dc 2018-10-22 09:07:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:02,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a267c740-cb06-4657-96a1-fba1cd3bfb69 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:02,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a267c740-cb06-4657-96a1-fba1cd3bfb69 2018-10-22 09:07:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj"}}' 2018-10-22 09:07:02,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9dc33f3-e297-4336-83da-d92f0cc48389 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3"}, "enabled": true, "id": "d29d038e45fe4218aa0f6b75b51e70d3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj"}} 2018-10-22 09:07:02,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c9dc33f3-e297-4336-83da-d92f0cc48389 2018-10-22 09:07:02,843 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj 2018-10-22 09:07:02,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:02,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:03,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NjjAlQ8rTpOxJbsXvI_9Vw"], "issued_at": "2018-10-22T09:07:03.000000Z"}} 2018-10-22 09:07:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623f425dfc17066916ed7923f8d2a786bb4e773d" 2018-10-22 09:07:03,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eee22f2-7c3c-412d-afca-4edee8a18007 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:03,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1eee22f2-7c3c-412d-afca-4edee8a18007 2018-10-22 09:07:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:03,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623f425dfc17066916ed7923f8d2a786bb4e773d" 2018-10-22 09:07:03,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6419ec55-35bf-4bfb-97b9-343e269f7f6d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:03,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6419ec55-35bf-4bfb-97b9-343e269f7f6d 2018-10-22 09:07:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623f425dfc17066916ed7923f8d2a786bb4e773d" 2018-10-22 09:07:03,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4a5e6b-a5b8-4a6d-adf2-32b67807a045 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3"}, "enabled": true, "id": "d29d038e45fe4218aa0f6b75b51e70d3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj"}]} 2018-10-22 09:07:03,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj used request id req-5a4a5e6b-a5b8-4a6d-adf2-32b67807a045 2018-10-22 09:07:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623f425dfc17066916ed7923f8d2a786bb4e773d" 2018-10-22 09:07:03,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c38efb-6ec4-41f9-8c00-d7a7f0b213d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:03,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-87c38efb-6ec4-41f9-8c00-d7a7f0b213d0 2018-10-22 09:07:03,896 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-user 2018-10-22 09:07:03,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed160167-8b06-4495-8e32-95a7f7429c2a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:03,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ed160167-8b06-4495-8e32-95a7f7429c2a 2018-10-22 09:07:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role"}}' 2018-10-22 09:07:04,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01045ca8-26ef-4a77-80af-4c7831ed026a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e68dc7c346c74fa3b79f0558c9f393aa", "links": {"self": "http://172.30.9.28:5000/v3/roles/e68dc7c346c74fa3b79f0558c9f393aa"}, "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role"}} 2018-10-22 09:07:04,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-01045ca8-26ef-4a77-80af-4c7831ed026a 2018-10-22 09:07:04,113 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role 2018-10-22 09:07:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e68dc7c346c74fa3b79f0558c9f393aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:04,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd4c644-d6aa-4de8-8a0c-21a9f21b401d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e68dc7c346c74fa3b79f0558c9f393aa"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role", "id": "e68dc7c346c74fa3b79f0558c9f393aa"}} 2018-10-22 09:07:04,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e68dc7c346c74fa3b79f0558c9f393aa used request id req-8cd4c644-d6aa-4de8-8a0c-21a9f21b401d 2018-10-22 09:07:04,196 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role to project CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj 2018-10-22 09:07:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3/users/4f40794698424e75917e80799ffed5a4/roles/e68dc7c346c74fa3b79f0558c9f393aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:04,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bd1dd8-7ab2-4807-bfb8-f1b1d21cfd1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:04,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3/users/4f40794698424e75917e80799ffed5a4/roles/e68dc7c346c74fa3b79f0558c9f393aa used request id req-46bd1dd8-7ab2-4807-bfb8-f1b1d21cfd1b 2018-10-22 09:07:04,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:04,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e68dc7c346c74fa3b79f0558c9f393aa", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role"}], "expires_at": "2018-10-22T10:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d29d038e45fe4218aa0f6b75b51e70d3", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-user", "id": "4f40794698424e75917e80799ffed5a4"}, "audit_ids": ["1LuH6Cc3RJeSxYf6UXUG4A"], "issued_at": "2018-10-22T09:07:04.000000Z"}} 2018-10-22 09:07:04,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384dcdf12f4cc5ba0bba5ffe2380b57d25e317e0" 2018-10-22 09:07:04,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec727933-4048-4bbd-8048-0262fbb2e637 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:04,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec727933-4048-4bbd-8048-0262fbb2e637 2018-10-22 09:07:04,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:04,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:05,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e68dc7c346c74fa3b79f0558c9f393aa", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role"}], "expires_at": "2018-10-22T10:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d29d038e45fe4218aa0f6b75b51e70d3", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d29d038e45fe4218aa0f6b75b51e70d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-user", "id": "4f40794698424e75917e80799ffed5a4"}, "audit_ids": ["KZ-XUqLpSw6k0-SHjy7Shg"], "issued_at": "2018-10-22T09:07:05.000000Z"}} 2018-10-22 09:07:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:05,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f34a799-a81c-41d3-9aab-6006daecff6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:05,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f34a799-a81c-41d3-9aab-6006daecff6d 2018-10-22 09:07:05,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:05,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:05 GMT Server: Apache x-compute-request-id: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:05,410 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/detail used request id req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a 2018-10-22 09:07:05,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:05,727 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:05 GMT Server: Apache x-compute-request-id: req-aa284522-3650-4a6d-bc1f-c292da0247d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa284522-3650-4a6d-bc1f-c292da0247d0 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.650159", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}} 2018-10-22 09:07:05,727 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes used request id req-aa284522-3650-4a6d-bc1f-c292da0247d0 2018-10-22 09:07:05,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:05,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:05 GMT Server: Apache x-compute-request-id: req-56322555-4c91-43d3-b92d-eb561d156c80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56322555-4c91-43d3-b92d-eb561d156c80 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d29d038e45fe4218aa0f6b75b51e70d3", "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}} 2018-10-22 09:07:05,945 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-56322555-4c91-43d3-b92d-eb561d156c80 2018-10-22 09:07:05,945 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7 2018-10-22 09:07:05,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:06,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:05 GMT Server: Apache x-compute-request-id: req-40c651a5-cd3e-427d-998c-162206388754 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40c651a5-cd3e-427d-998c-162206388754 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d29d038e45fe4218aa0f6b75b51e70d3", "updated_at": "2018-10-22T09:07:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}} 2018-10-22 09:07:06,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-40c651a5-cd3e-427d-998c-162206388754 2018-10-22 09:07:06,157 - create_volume - DEBUG - Instance status is - creating 2018-10-22 09:07:06,157 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:07:09,161 - create_volume - DEBUG - Volume status query timeout in 296.784838915 2018-10-22 09:07:09,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:09,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:09 GMT Server: Apache x-compute-request-id: req-ca23ef70-9fa9-4996-8c18-28f8c39b05ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca23ef70-9fa9-4996-8c18-28f8c39b05ba Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d29d038e45fe4218aa0f6b75b51e70d3", "updated_at": "2018-10-22T09:07:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}} 2018-10-22 09:07:09,375 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-ca23ef70-9fa9-4996-8c18-28f8c39b05ba 2018-10-22 09:07:09,375 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:07:09,375 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7 2018-10-22 09:07:09,375 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7 2018-10-22 09:07:09,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384dcdf12f4cc5ba0bba5ffe2380b57d25e317e0" 2018-10-22 09:07:09,595 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:09 GMT Server: Apache x-compute-request-id: req-990a9fdf-1349-447c-9c55-003497c041ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-990a9fdf-1349-447c-9c55-003497c041ee Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d29d038e45fe4218aa0f6b75b51e70d3", "updated_at": "2018-10-22T09:07:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}]} 2018-10-22 09:07:09,595 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/detail used request id req-990a9fdf-1349-447c-9c55-003497c041ee 2018-10-22 09:07:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:09,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384dcdf12f4cc5ba0bba5ffe2380b57d25e317e0" 2018-10-22 09:07:09,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e671528a-08e5-4708-a348-f92dbae07148 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3"}, "enabled": true, "id": "d29d038e45fe4218aa0f6b75b51e70d3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj"}} 2018-10-22 09:07:09,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3 used request id req-e671528a-08e5-4708-a348-f92dbae07148 2018-10-22 09:07:09,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:09,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:09 GMT Server: Apache x-compute-request-id: req-fc910ef7-d773-4ffe-92e7-5df90e003d3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc910ef7-d773-4ffe-92e7-5df90e003d3d Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d29d038e45fe4218aa0f6b75b51e70d3", "updated_at": "2018-10-22T09:07:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}} 2018-10-22 09:07:09,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-fc910ef7-d773-4ffe-92e7-5df90e003d3d 2018-10-22 09:07:09,724 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:07:09,725 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7 2018-10-22 09:07:09,725 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7 2018-10-22 09:07:09,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:09,927 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6537be36-1cdc-4ac8-ac82-b921646ba3d2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:07:09,927 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-6537be36-1cdc-4ac8-ac82-b921646ba3d2 2018-10-22 09:07:09,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:10,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:09 GMT Server: Apache x-compute-request-id: req-519f2066-3862-4a99-8655-f2276df129bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-519f2066-3862-4a99-8655-f2276df129bc Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "4f40794698424e75917e80799ffed5a4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "self"}, {"href": "http://172.30.9.28:8776/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d29d038e45fe4218aa0f6b75b51e70d3", "updated_at": "2018-10-22T09:07:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "578c2a66-d0dd-47de-a649-f94a896b0c3c", "size": 1}} 2018-10-22 09:07:10,132 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-519f2066-3862-4a99-8655-f2276df129bc 2018-10-22 09:07:10,132 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:07:10,132 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:07:13,135 - create_volume - DEBUG - Volume status query timeout in 56.7922050953 2018-10-22 09:07:13,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72de1ff5-dfe1-475d-89e5-b39df0f17c8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b2e7dc91187c5ca42f79bcd8a3eb17871f782d" 2018-10-22 09:07:13,176 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:07:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-31dbd4c0-db4c-4600-b92b-96c62d13958e x-openstack-request-id: req-31dbd4c0-db4c-4600-b92b-96c62d13958e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 578c2a66-d0dd-47de-a649-f94a896b0c3c could not be found.", "code": 404}} 2018-10-22 09:07:13,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/578c2a66-d0dd-47de-a649-f94a896b0c3c used request id req-31dbd4c0-db4c-4600-b92b-96c62d13958e 2018-10-22 09:07:13,177 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 578c2a66-d0dd-47de-a649-f94a896b0c3c could not be found. (HTTP 404) (Request-ID: req-31dbd4c0-db4c-4600-b92b-96c62d13958e) 2018-10-22 09:07:13,177 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-4d9e35b0-bf9e-425c-bf71-9bbb4874aea7 2018-10-22 09:07:13,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-990a9fdf-1349-447c-9c55-003497c041ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384dcdf12f4cc5ba0bba5ffe2380b57d25e317e0" 2018-10-22 09:07:13,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:13 GMT Server: Apache x-compute-request-id: req-fec310dd-3b4b-452a-9d29-957b9bba5ef2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fec310dd-3b4b-452a-9d29-957b9bba5ef2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:13,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/d29d038e45fe4218aa0f6b75b51e70d3/volumes/detail used request id req-fec310dd-3b4b-452a-9d29-957b9bba5ef2 2018-10-22 09:07:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:13,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-81ba85d7-1db7-4fac-9535-469a5fed01b4 Date: Mon, 22 Oct 2018 09:07:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:13,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-81ba85d7-1db7-4fac-9535-469a5fed01b4 2018-10-22 09:07:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:13,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f0e646-a314-4df6-a66c-24557d00c3c7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:13,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-94f0e646-a314-4df6-a66c-24557d00c3c7 2018-10-22 09:07:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:13,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e013c5b1-4bfc-4b60-ba33-1b44aa124cb2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:13,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-e013c5b1-4bfc-4b60-ba33-1b44aa124cb2 2018-10-22 09:07:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:13,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78372dbe-64a8-4b2b-9e21-92c5fe19c83b 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:13,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-78372dbe-64a8-4b2b-9e21-92c5fe19c83b 2018-10-22 09:07:13,894 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj 2018-10-22 09:07:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:14,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8bbdfe-65fe-4dfe-924a-f1c6b4d2afd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:14,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d29d038e45fe4218aa0f6b75b51e70d3 used request id req-fd8bbdfe-65fe-4dfe-924a-f1c6b4d2afd0 2018-10-22 09:07:14,097 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-proj-role 2018-10-22 09:07:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e68dc7c346c74fa3b79f0558c9f393aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:14,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a26255-7fd8-461d-8807-c8cbd6ba98d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:14,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e68dc7c346c74fa3b79f0558c9f393aa used request id req-02a26255-7fd8-461d-8807-c8cbd6ba98d9 2018-10-22 09:07:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82da5e2f84aaeebd7521cbcedf459941a15318d0" 2018-10-22 09:07:14,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc27030-b7f7-4aac-90d3-b40475c00d35 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:14,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4fc27030-b7f7-4aac-90d3-b40475c00d35 2018-10-22 09:07:14,305 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-cf6c6a4a-564d-44d-user 2018-10-22 09:07:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4f40794698424e75917e80799ffed5a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623f425dfc17066916ed7923f8d2a786bb4e773d" 2018-10-22 09:07:14,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d472a51-e823-42a9-aa17-dcc4c14bc2e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:14,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4f40794698424e75917e80799ffed5a4 used request id req-1d472a51-e823-42a9-aa17-dcc4c14bc2e6 2018-10-22 09:07:14,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:14,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["p-u_45gmRziM91brHDoKVQ"], "issued_at": "2018-10-22T09:07:14.000000Z"}} 2018-10-22 09:07:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07123f9d37013cab12617427ecd1082b009e7345" 2018-10-22 09:07:14,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1016b8c8-2c53-40f7-a731-5b93dda8626a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:14,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1016b8c8-2c53-40f7-a731-5b93dda8626a 2018-10-22 09:07:14,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:14,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:15,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["aLBrOEqnT4OsgDomzMvC7w"], "issued_at": "2018-10-22T09:07:15.000000Z"}} 2018-10-22 09:07:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:15,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28abad4-4bca-4ccc-8aa0-b31e5e78a590 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:15,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b28abad4-4bca-4ccc-8aa0-b31e5e78a590 2018-10-22 09:07:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:15,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:15,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcee539e-0113-4d74-bf8c-b5f59c9ee5b1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:15,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj used request id req-fcee539e-0113-4d74-bf8c-b5f59c9ee5b1 2018-10-22 09:07:15,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:15,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2e50f0-6a0b-43c4-bc58-5e76763dcbbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:15,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7c2e50f0-6a0b-43c4-bc58-5e76763dcbbb 2018-10-22 09:07:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}}' 2018-10-22 09:07:15,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e78ff90f-355f-46ef-b71f-29d878f90f28 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d"}, "enabled": true, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}} 2018-10-22 09:07:15,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e78ff90f-355f-46ef-b71f-29d878f90f28 2018-10-22 09:07:15,723 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj 2018-10-22 09:07:15,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:15,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:16,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["M-2Gex9vQ_CHyemMpfzX2Q"], "issued_at": "2018-10-22T09:07:16.000000Z"}} 2018-10-22 09:07:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc308bb3bf07b20bc3bb07b1eed910b247b2cb7" 2018-10-22 09:07:16,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2d3285-3340-4e94-a496-d5d57aa935b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:16,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c2d3285-3340-4e94-a496-d5d57aa935b4 2018-10-22 09:07:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:16,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:16,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc308bb3bf07b20bc3bb07b1eed910b247b2cb7" 2018-10-22 09:07:16,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25f94c5-2304-440e-82cb-bfb7d9e3b0e4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:16,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b25f94c5-2304-440e-82cb-bfb7d9e3b0e4 2018-10-22 09:07:16,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc308bb3bf07b20bc3bb07b1eed910b247b2cb7" 2018-10-22 09:07:16,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6822b484-cb53-47c6-a27b-429724e03bd0 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d"}, "enabled": true, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}]} 2018-10-22 09:07:16,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj used request id req-6822b484-cb53-47c6-a27b-429724e03bd0 2018-10-22 09:07:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc308bb3bf07b20bc3bb07b1eed910b247b2cb7" 2018-10-22 09:07:16,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc73e2a-7a72-4b5a-be1c-e8caff5c3133 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:16,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2dc73e2a-7a72-4b5a-be1c-e8caff5c3133 2018-10-22 09:07:16,842 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-user 2018-10-22 09:07:16,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:16,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d327ee20-b109-4b87-bf3a-0fda783749ea Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:16,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d327ee20-b109-4b87-bf3a-0fda783749ea 2018-10-22 09:07:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role"}}' 2018-10-22 09:07:17,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc38fedd-9cab-402b-b306-d5ab2b69f5b3 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7d693476ff54de8855d76b736164da4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d7d693476ff54de8855d76b736164da4"}, "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role"}} 2018-10-22 09:07:17,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc38fedd-9cab-402b-b306-d5ab2b69f5b3 2018-10-22 09:07:17,047 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role 2018-10-22 09:07:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d7d693476ff54de8855d76b736164da4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:17,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b424f0-c2b6-441e-a263-a334d59d2476 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d7d693476ff54de8855d76b736164da4"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role", "id": "d7d693476ff54de8855d76b736164da4"}} 2018-10-22 09:07:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d7d693476ff54de8855d76b736164da4 used request id req-09b424f0-c2b6-441e-a263-a334d59d2476 2018-10-22 09:07:17,141 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role to project CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj 2018-10-22 09:07:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d/users/304fd2a51a024c2cb10fd8795e30b8cf/roles/d7d693476ff54de8855d76b736164da4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:17,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3270fbae-6ac0-4be5-9ed9-f27278d83e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:17,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d/users/304fd2a51a024c2cb10fd8795e30b8cf/roles/d7d693476ff54de8855d76b736164da4 used request id req-3270fbae-6ac0-4be5-9ed9-f27278d83e37 2018-10-22 09:07:17,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:17,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d693476ff54de8855d76b736164da4", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role"}], "expires_at": "2018-10-22T10:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-user", "id": "304fd2a51a024c2cb10fd8795e30b8cf"}, "audit_ids": ["_QhA-fi_Tc-xTyu90yUUzw"], "issued_at": "2018-10-22T09:07:17.000000Z"}} 2018-10-22 09:07:17,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e97b79207e20bcb683b7c126c1860af2bb3abd74" 2018-10-22 09:07:17,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c385ff56-5a29-4a77-a762-003d7619d528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:17,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c385ff56-5a29-4a77-a762-003d7619d528 2018-10-22 09:07:17,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:17,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:18,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d693476ff54de8855d76b736164da4", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role"}], "expires_at": "2018-10-22T10:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-user", "id": "304fd2a51a024c2cb10fd8795e30b8cf"}, "audit_ids": ["nIejsiXJQu63pRqnMQ16aw"], "issued_at": "2018-10-22T09:07:18.000000Z"}} 2018-10-22 09:07:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:18,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ff0c79-fcd7-4041-96c6-b1dda662187f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:18,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c0ff0c79-fcd7-4041-96c6-b1dda662187f 2018-10-22 09:07:18,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:18,379 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:18 GMT Server: Apache x-compute-request-id: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:18,379 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/detail used request id req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed 2018-10-22 09:07:18,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:18,727 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:18 GMT Server: Apache x-compute-request-id: req-11aff613-d1af-45bb-8073-927745b773b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11aff613-d1af-45bb-8073-927745b773b1 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.632955", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}} 2018-10-22 09:07:18,727 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes used request id req-11aff613-d1af-45bb-8073-927745b773b1 2018-10-22 09:07:18,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:19,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:18 GMT Server: Apache x-compute-request-id: req-e8a77199-d196-40a3-9a6d-db0c759a4545 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8a77199-d196-40a3-9a6d-db0c759a4545 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "updated_at": "2018-10-22T09:07:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}} 2018-10-22 09:07:19,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 used request id req-e8a77199-d196-40a3-9a6d-db0c759a4545 2018-10-22 09:07:19,003 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7 2018-10-22 09:07:19,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:19,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:19 GMT Server: Apache x-compute-request-id: req-665ad6bf-0e95-4e8d-9d4c-3e865addf067 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-665ad6bf-0e95-4e8d-9d4c-3e865addf067 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "updated_at": "2018-10-22T09:07:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}} 2018-10-22 09:07:19,192 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 used request id req-665ad6bf-0e95-4e8d-9d4c-3e865addf067 2018-10-22 09:07:19,192 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:07:19,192 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7 2018-10-22 09:07:19,192 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7 2018-10-22 09:07:19,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e97b79207e20bcb683b7c126c1860af2bb3abd74" 2018-10-22 09:07:19,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:19 GMT Server: Apache x-compute-request-id: req-402106bc-4443-42fb-ba0a-efac12be931d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-402106bc-4443-42fb-ba0a-efac12be931d Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "updated_at": "2018-10-22T09:07:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}]} 2018-10-22 09:07:19,388 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/detail used request id req-402106bc-4443-42fb-ba0a-efac12be931d 2018-10-22 09:07:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:19,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e97b79207e20bcb683b7c126c1860af2bb3abd74" 2018-10-22 09:07:19,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910dd407-a93f-46cb-824d-5f3877577b04 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d"}, "enabled": true, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}} 2018-10-22 09:07:19,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d used request id req-910dd407-a93f-46cb-824d-5f3877577b04 2018-10-22 09:07:19,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:19,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:19,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d693476ff54de8855d76b736164da4", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role"}], "expires_at": "2018-10-22T10:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0b28fa7954d04a41a1de13bf7a8bcf7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-user", "id": "304fd2a51a024c2cb10fd8795e30b8cf"}, "audit_ids": ["eT6jT_WTRfyGZcBVvDmNUw"], "issued_at": "2018-10-22T09:07:19.000000Z"}} 2018-10-22 09:07:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45363302f04cc999a5f75fcd8ce642a573d726e7" 2018-10-22 09:07:19,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71586a36-43f0-4760-8d0e-477a54614ff6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:19,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71586a36-43f0-4760-8d0e-477a54614ff6 2018-10-22 09:07:19,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45363302f04cc999a5f75fcd8ce642a573d726e7" 2018-10-22 09:07:20,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:19 GMT Server: Apache x-compute-request-id: req-30eb9bcc-c149-4b2b-aa86-89514e35e5e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30eb9bcc-c149-4b2b-aa86-89514e35e5e5 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "updated_at": "2018-10-22T09:07:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}]} 2018-10-22 09:07:20,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/detail used request id req-30eb9bcc-c149-4b2b-aa86-89514e35e5e5 2018-10-22 09:07:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:20,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45363302f04cc999a5f75fcd8ce642a573d726e7" 2018-10-22 09:07:20,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0504f77-2264-412f-aa1b-351246d822cb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d"}, "enabled": true, "id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj"}} 2018-10-22 09:07:20,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d used request id req-e0504f77-2264-412f-aa1b-351246d822cb 2018-10-22 09:07:20,210 - create_volume - INFO - Did not create volume due to cleanup mode 2018-10-22 09:07:20,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:20,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:20 GMT Server: Apache x-compute-request-id: req-de276568-8d14-4c06-83b3-0dd366bbaa3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de276568-8d14-4c06-83b3-0dd366bbaa3e Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "updated_at": "2018-10-22T09:07:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}} 2018-10-22 09:07:20,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 used request id req-de276568-8d14-4c06-83b3-0dd366bbaa3e 2018-10-22 09:07:20,413 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:07:20,413 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7 2018-10-22 09:07:20,413 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7 2018-10-22 09:07:20,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:20,633 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d53c7365-4622-45df-a7da-eccd9e78e567 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:07:20,633 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 used request id req-d53c7365-4622-45df-a7da-eccd9e78e567 2018-10-22 09:07:20,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:20,826 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:20 GMT Server: Apache x-compute-request-id: req-4ce50aea-45aa-4af0-aa59-8a4f55a1e989 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ce50aea-45aa-4af0-aa59-8a4f55a1e989 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "304fd2a51a024c2cb10fd8795e30b8cf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "self"}, {"href": "http://172.30.9.28:8776/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b28fa7954d04a41a1de13bf7a8bcf7d", "updated_at": "2018-10-22T09:07:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8477ebd5-0532-4dbc-9907-48f0fe772f46", "size": 1}} 2018-10-22 09:07:20,827 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 used request id req-4ce50aea-45aa-4af0-aa59-8a4f55a1e989 2018-10-22 09:07:20,827 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:07:20,827 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:07:23,831 - create_volume - DEBUG - Volume status query timeout in 56.8031110764 2018-10-22 09:07:23,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84eebcc8-a54d-4abf-b4ac-7ee2a395a6ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6593a17ddb3f1295738731e30c9da6dbd1c74d4" 2018-10-22 09:07:24,032 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:07:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c225ef18-5335-4282-8f7a-50c7799e7aa5 x-openstack-request-id: req-c225ef18-5335-4282-8f7a-50c7799e7aa5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8477ebd5-0532-4dbc-9907-48f0fe772f46 could not be found.", "code": 404}} 2018-10-22 09:07:24,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0b28fa7954d04a41a1de13bf7a8bcf7d/volumes/8477ebd5-0532-4dbc-9907-48f0fe772f46 used request id req-c225ef18-5335-4282-8f7a-50c7799e7aa5 2018-10-22 09:07:24,033 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8477ebd5-0532-4dbc-9907-48f0fe772f46 could not be found. (HTTP 404) (Request-ID: req-c225ef18-5335-4282-8f7a-50c7799e7aa5) 2018-10-22 09:07:24,033 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-a53cda41-6edf-4160-8030-360fb04c66c7 2018-10-22 09:07:24,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-576017f9-afb6-4151-9e08-9c653fa0f5b9 Date: Mon, 22 Oct 2018 09:07:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:24,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-576017f9-afb6-4151-9e08-9c653fa0f5b9 2018-10-22 09:07:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6040d0-bfbb-4fa3-b21a-0f1cd7736821 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:24,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ea6040d0-bfbb-4fa3-b21a-0f1cd7736821 2018-10-22 09:07:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f539a7-64b5-4d94-9b36-4e7a2d87dfd7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:24,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-c7f539a7-64b5-4d94-9b36-4e7a2d87dfd7 2018-10-22 09:07:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad07a80-9cf3-474e-84e1-545f94ef46a8 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:24,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-7ad07a80-9cf3-474e-84e1-545f94ef46a8 2018-10-22 09:07:24,536 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj 2018-10-22 09:07:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190b927e-5a2d-4a9b-82fc-14dafa33746f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:24,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0b28fa7954d04a41a1de13bf7a8bcf7d used request id req-190b927e-5a2d-4a9b-82fc-14dafa33746f 2018-10-22 09:07:24,726 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-proj-role 2018-10-22 09:07:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d7d693476ff54de8855d76b736164da4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35ca5e1e-f051-411c-8b6c-fd091d444f3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:24,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d7d693476ff54de8855d76b736164da4 used request id req-35ca5e1e-f051-411c-8b6c-fd091d444f3e 2018-10-22 09:07:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53a813978a560c8154fbe8c2b02cfc4794dc017" 2018-10-22 09:07:24,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f5e042-b947-4cfc-9e1f-211b8b0d96ae Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:24,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-56f5e042-b947-4cfc-9e1f-211b8b0d96ae 2018-10-22 09:07:24,917 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-337da325-9e7a-43d-user 2018-10-22 09:07:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/304fd2a51a024c2cb10fd8795e30b8cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc308bb3bf07b20bc3bb07b1eed910b247b2cb7" 2018-10-22 09:07:25,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98a0deba-003c-411b-9201-81dfe319904f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:25,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/304fd2a51a024c2cb10fd8795e30b8cf used request id req-98a0deba-003c-411b-9201-81dfe319904f 2018-10-22 09:07:25,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:25,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Q_m_QKgqT3yoMlbmVC1VrA"], "issued_at": "2018-10-22T09:07:25.000000Z"}} 2018-10-22 09:07:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527b3a4ed067fe8d231399cd824711d4996c6e21" 2018-10-22 09:07:25,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f011d498-1d35-43dc-97d7-ccc528cc86f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:25,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f011d498-1d35-43dc-97d7-ccc528cc86f3 2018-10-22 09:07:25,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:25,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:26,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["tq_D_8UgRxeylw8u07Y1iw"], "issued_at": "2018-10-22T09:07:26.000000Z"}} 2018-10-22 09:07:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:26,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fadfb125-c491-4963-88a4-51867e281c91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:26,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fadfb125-c491-4963-88a4-51867e281c91 2018-10-22 09:07:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:26,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:26,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98c7a1f-cbc5-48d0-b6e3-85d1d73b95f3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:26,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj used request id req-c98c7a1f-cbc5-48d0-b6e3-85d1d73b95f3 2018-10-22 09:07:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:26,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf51aa1-e745-4951-820b-f1c74708215e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:26,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ebf51aa1-e745-4951-820b-f1c74708215e 2018-10-22 09:07:26,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj"}}' 2018-10-22 09:07:26,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2a8330-689d-40e9-9ee7-0a1a7148aa38 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a"}, "enabled": true, "id": "c576d03e479a4ccf9d3116c8d498628a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj"}} 2018-10-22 09:07:26,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ee2a8330-689d-40e9-9ee7-0a1a7148aa38 2018-10-22 09:07:26,394 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj 2018-10-22 09:07:26,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:26,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:26,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["QVPJaBCiQk6_8u4-BJjGhg"], "issued_at": "2018-10-22T09:07:26.000000Z"}} 2018-10-22 09:07:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251061d34b65fcc5221118c5a74d5046e6a0302d" 2018-10-22 09:07:26,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4262ef0d-7a10-4ad1-95bc-c68a3d1d45e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:26,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4262ef0d-7a10-4ad1-95bc-c68a3d1d45e0 2018-10-22 09:07:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:26,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251061d34b65fcc5221118c5a74d5046e6a0302d" 2018-10-22 09:07:26,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad3a99a-1f0e-45ba-9d4c-73ea70129705 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:26,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fad3a99a-1f0e-45ba-9d4c-73ea70129705 2018-10-22 09:07:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251061d34b65fcc5221118c5a74d5046e6a0302d" 2018-10-22 09:07:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a92731-4136-4487-a930-c1d7758b72f5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a"}, "enabled": true, "id": "c576d03e479a4ccf9d3116c8d498628a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj"}]} 2018-10-22 09:07:27,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj used request id req-46a92731-4136-4487-a930-c1d7758b72f5 2018-10-22 09:07:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251061d34b65fcc5221118c5a74d5046e6a0302d" 2018-10-22 09:07:27,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf7c83d-b2c4-41db-90be-210be2aa504a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:27,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cdf7c83d-b2c4-41db-90be-210be2aa504a 2018-10-22 09:07:27,525 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-user 2018-10-22 09:07:27,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:27,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:27,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c33ca2b-355c-42a3-8f58-d8c754777f7d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:27,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c33ca2b-355c-42a3-8f58-d8c754777f7d 2018-10-22 09:07:27,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role"}}' 2018-10-22 09:07:27,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c8d102-10e2-4248-ad62-46b8f923ff89 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "238d3c50c3f3409194c71dd3e0a3e1b6", "links": {"self": "http://172.30.9.28:5000/v3/roles/238d3c50c3f3409194c71dd3e0a3e1b6"}, "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role"}} 2018-10-22 09:07:27,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-23c8d102-10e2-4248-ad62-46b8f923ff89 2018-10-22 09:07:27,717 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role 2018-10-22 09:07:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/238d3c50c3f3409194c71dd3e0a3e1b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:27,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec4a450-6789-43d4-a138-85654bc4d117 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/238d3c50c3f3409194c71dd3e0a3e1b6"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role", "id": "238d3c50c3f3409194c71dd3e0a3e1b6"}} 2018-10-22 09:07:27,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/238d3c50c3f3409194c71dd3e0a3e1b6 used request id req-6ec4a450-6789-43d4-a138-85654bc4d117 2018-10-22 09:07:27,739 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role to project CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj 2018-10-22 09:07:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a/users/5f7c814a05554e87921398f5ad1129dc/roles/238d3c50c3f3409194c71dd3e0a3e1b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:27,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62066ed4-8edd-457e-887b-322e46c20d38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:27,863 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a/users/5f7c814a05554e87921398f5ad1129dc/roles/238d3c50c3f3409194c71dd3e0a3e1b6 used request id req-62066ed4-8edd-457e-887b-322e46c20d38 2018-10-22 09:07:27,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:28,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "238d3c50c3f3409194c71dd3e0a3e1b6", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role"}], "expires_at": "2018-10-22T10:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c576d03e479a4ccf9d3116c8d498628a", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-user", "id": "5f7c814a05554e87921398f5ad1129dc"}, "audit_ids": ["tsjfUYEkQH-xTQpgRQbP9Q"], "issued_at": "2018-10-22T09:07:28.000000Z"}} 2018-10-22 09:07:28,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85e8dd2dbc9655b0e94cac90792a2dcddb43d53" 2018-10-22 09:07:28,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca2d87f-ff76-4541-beb6-134b20b45f47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:28,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dca2d87f-ff76-4541-beb6-134b20b45f47 2018-10-22 09:07:28,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:28,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:28,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "238d3c50c3f3409194c71dd3e0a3e1b6", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role"}], "expires_at": "2018-10-22T10:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c576d03e479a4ccf9d3116c8d498628a", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/c576d03e479a4ccf9d3116c8d498628a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-user", "id": "5f7c814a05554e87921398f5ad1129dc"}, "audit_ids": ["ljf_5YaWSbWcDJMfvYIYgg"], "issued_at": "2018-10-22T09:07:28.000000Z"}} 2018-10-22 09:07:28,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:28,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e3bb33-e6e3-483b-8903-bac1f330f735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:28,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08e3bb33-e6e3-483b-8903-bac1f330f735 2018-10-22 09:07:28,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:28,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:28 GMT Server: Apache x-compute-request-id: req-195707a7-2f3c-46a0-babc-952e31bf1cc8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-195707a7-2f3c-46a0-babc-952e31bf1cc8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:28,980 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/detail used request id req-195707a7-2f3c-46a0-babc-952e31bf1cc8 2018-10-22 09:07:28,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:29,344 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:28 GMT Server: Apache x-compute-request-id: req-66065c0e-3880-4e49-ba91-b75e6aff5d34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66065c0e-3880-4e49-ba91-b75e6aff5d34 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5f7c814a05554e87921398f5ad1129dc", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "self"}, {"href": "http://172.30.9.28:8776/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:29.273310", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0327e7f9-a3a0-4135-8bf4-ece8844c1578", "size": 1}} 2018-10-22 09:07:29,344 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes used request id req-66065c0e-3880-4e49-ba91-b75e6aff5d34 2018-10-22 09:07:29,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:29,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:29 GMT Server: Apache x-compute-request-id: req-f167fed9-4356-4925-a3e3-bab79e17cff5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f167fed9-4356-4925-a3e3-bab79e17cff5 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5f7c814a05554e87921398f5ad1129dc", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "self"}, {"href": "http://172.30.9.28:8776/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c576d03e479a4ccf9d3116c8d498628a", "updated_at": "2018-10-22T09:07:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0327e7f9-a3a0-4135-8bf4-ece8844c1578", "size": 1}} 2018-10-22 09:07:29,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 used request id req-f167fed9-4356-4925-a3e3-bab79e17cff5 2018-10-22 09:07:29,535 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7 2018-10-22 09:07:29,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:29,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:29 GMT Server: Apache x-compute-request-id: req-2f3722d5-1e92-4590-af5c-dab19edffc5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f3722d5-1e92-4590-af5c-dab19edffc5f Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5f7c814a05554e87921398f5ad1129dc", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "self"}, {"href": "http://172.30.9.28:8776/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c576d03e479a4ccf9d3116c8d498628a", "updated_at": "2018-10-22T09:07:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0327e7f9-a3a0-4135-8bf4-ece8844c1578", "size": 1}} 2018-10-22 09:07:29,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 used request id req-2f3722d5-1e92-4590-af5c-dab19edffc5f 2018-10-22 09:07:29,729 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:07:29,729 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7 2018-10-22 09:07:29,729 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7 2018-10-22 09:07:29,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85e8dd2dbc9655b0e94cac90792a2dcddb43d53" 2018-10-22 09:07:29,920 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:29 GMT Server: Apache x-compute-request-id: req-718ead4a-988f-479f-b19b-75f26450a24a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-718ead4a-988f-479f-b19b-75f26450a24a Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5f7c814a05554e87921398f5ad1129dc", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "self"}, {"href": "http://172.30.9.28:8776/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c576d03e479a4ccf9d3116c8d498628a", "updated_at": "2018-10-22T09:07:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0327e7f9-a3a0-4135-8bf4-ece8844c1578", "size": 1}]} 2018-10-22 09:07:29,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/detail used request id req-718ead4a-988f-479f-b19b-75f26450a24a 2018-10-22 09:07:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:29,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85e8dd2dbc9655b0e94cac90792a2dcddb43d53" 2018-10-22 09:07:30,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2f4e04-a8f5-46f8-99d8-f3dbebc10110 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a"}, "enabled": true, "id": "c576d03e479a4ccf9d3116c8d498628a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj"}} 2018-10-22 09:07:30,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a used request id req-2e2f4e04-a8f5-46f8-99d8-f3dbebc10110 2018-10-22 09:07:30,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:30,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:30 GMT Server: Apache x-compute-request-id: req-12c5a669-f5fa-4256-95cf-8d70199ef0cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12c5a669-f5fa-4256-95cf-8d70199ef0cf Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5f7c814a05554e87921398f5ad1129dc", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "self"}, {"href": "http://172.30.9.28:8776/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c576d03e479a4ccf9d3116c8d498628a", "updated_at": "2018-10-22T09:07:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0327e7f9-a3a0-4135-8bf4-ece8844c1578", "size": 1}} 2018-10-22 09:07:30,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 used request id req-12c5a669-f5fa-4256-95cf-8d70199ef0cf 2018-10-22 09:07:30,199 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:07:30,199 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7 2018-10-22 09:07:30,199 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7 2018-10-22 09:07:30,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:30,411 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1842189a-35b5-47f0-a428-7bc4eedd70fa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:07:30,412 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 used request id req-1842189a-35b5-47f0-a428-7bc4eedd70fa 2018-10-22 09:07:30,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:30,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:30 GMT Server: Apache x-compute-request-id: req-9badd907-0194-49ea-83b1-7961135a809c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9badd907-0194-49ea-83b1-7961135a809c Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5f7c814a05554e87921398f5ad1129dc", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "self"}, {"href": "http://172.30.9.28:8776/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c576d03e479a4ccf9d3116c8d498628a", "updated_at": "2018-10-22T09:07:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0327e7f9-a3a0-4135-8bf4-ece8844c1578", "size": 1}} 2018-10-22 09:07:30,463 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 used request id req-9badd907-0194-49ea-83b1-7961135a809c 2018-10-22 09:07:30,464 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:07:30,464 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:07:33,467 - create_volume - DEBUG - Volume status query timeout in 56.944726944 2018-10-22 09:07:33,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-195707a7-2f3c-46a0-babc-952e31bf1cc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c35191334e1a345420355402850addbede9b1" 2018-10-22 09:07:34,043 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:07:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2d91eeec-f0e2-4d2e-a03a-b3d9ff294139 x-openstack-request-id: req-2d91eeec-f0e2-4d2e-a03a-b3d9ff294139 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0327e7f9-a3a0-4135-8bf4-ece8844c1578 could not be found.", "code": 404}} 2018-10-22 09:07:34,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c576d03e479a4ccf9d3116c8d498628a/volumes/0327e7f9-a3a0-4135-8bf4-ece8844c1578 used request id req-2d91eeec-f0e2-4d2e-a03a-b3d9ff294139 2018-10-22 09:07:34,044 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0327e7f9-a3a0-4135-8bf4-ece8844c1578 could not be found. (HTTP 404) (Request-ID: req-2d91eeec-f0e2-4d2e-a03a-b3d9ff294139) 2018-10-22 09:07:34,044 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0fa2f71a-de86-44e4-a286-e29b58af0ed7 2018-10-22 09:07:34,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b5205abe-d02e-410a-8d39-0f35063ea173 Date: Mon, 22 Oct 2018 09:07:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:34,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b5205abe-d02e-410a-8d39-0f35063ea173 2018-10-22 09:07:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a5d029-f68d-46ce-a171-f010446a0732 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:34,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-29a5d029-f68d-46ce-a171-f010446a0732 2018-10-22 09:07:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dec8b9-9f41-4146-a44f-f6ad2fc3a611 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:34,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-95dec8b9-9f41-4146-a44f-f6ad2fc3a611 2018-10-22 09:07:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf9efa9-ce2c-442d-998e-82e86a708aa9 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:34,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-1bf9efa9-ce2c-442d-998e-82e86a708aa9 2018-10-22 09:07:34,557 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj 2018-10-22 09:07:34,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05f0db48-15f8-45f8-9e2a-e1e21b20c6d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:34,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c576d03e479a4ccf9d3116c8d498628a used request id req-05f0db48-15f8-45f8-9e2a-e1e21b20c6d3 2018-10-22 09:07:34,750 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-proj-role 2018-10-22 09:07:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/238d3c50c3f3409194c71dd3e0a3e1b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c4144b1-5e66-48d0-95af-10d06b40ab30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:34,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/238d3c50c3f3409194c71dd3e0a3e1b6 used request id req-8c4144b1-5e66-48d0-95af-10d06b40ab30 2018-10-22 09:07:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe86cefd83bba0368e5cfa13867c2a69171ec94" 2018-10-22 09:07:34,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d3505e-c1ca-4b0a-8fd2-f32b1df85433 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:34,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-24d3505e-c1ca-4b0a-8fd2-f32b1df85433 2018-10-22 09:07:34,948 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-73ad5f37-0de3-4da-user 2018-10-22 09:07:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5f7c814a05554e87921398f5ad1129dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251061d34b65fcc5221118c5a74d5046e6a0302d" 2018-10-22 09:07:35,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6078d403-5f6d-4b1d-9f06-423f3e24ce1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:35,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5f7c814a05554e87921398f5ad1129dc used request id req-6078d403-5f6d-4b1d-9f06-423f3e24ce1b 2018-10-22 09:07:35,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:35,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["A_xiW08xTE6ife64jv6sCg"], "issued_at": "2018-10-22T09:07:35.000000Z"}} 2018-10-22 09:07:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f267c3e22fa149eeea0f02d37f82278aabd4d80e" 2018-10-22 09:07:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5e72fb-495b-4644-b497-c4d06937da7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:35,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b5e72fb-495b-4644-b497-c4d06937da7a 2018-10-22 09:07:35,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:35,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:35,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5mFiDwmCTOGg2jyBEDofJA"], "issued_at": "2018-10-22T09:07:35.000000Z"}} 2018-10-22 09:07:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:36,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab7e889-114a-42ea-9b0a-e2a6adf0fdac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:36,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ab7e889-114a-42ea-9b0a-e2a6adf0fdac 2018-10-22 09:07:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:36,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:36,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2be155-d5a3-4e68-b7a1-703ecef27145 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:36,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj used request id req-ac2be155-d5a3-4e68-b7a1-703ecef27145 2018-10-22 09:07:36,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:36,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18613d55-9ff8-4a5e-a351-ce9f9af7f7e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:36,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-18613d55-9ff8-4a5e-a351-ce9f9af7f7e7 2018-10-22 09:07:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj"}}' 2018-10-22 09:07:36,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d75508-9c8d-4f15-8731-9337c300c9ff Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/94bd3585d6614049bdc91f8003409b38"}, "enabled": true, "id": "94bd3585d6614049bdc91f8003409b38", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj"}} 2018-10-22 09:07:36,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-16d75508-9c8d-4f15-8731-9337c300c9ff 2018-10-22 09:07:36,453 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj 2018-10-22 09:07:36,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:36,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:36,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["LFLtWHfMSr2dgrxPG5Oy5g"], "issued_at": "2018-10-22T09:07:36.000000Z"}} 2018-10-22 09:07:36,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1756da213f8137a16f1067f1983cfdc59bc47093" 2018-10-22 09:07:36,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24d37ce-fc49-4990-b5f5-3720a51bc2cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:36,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d24d37ce-fc49-4990-b5f5-3720a51bc2cc 2018-10-22 09:07:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:36,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1756da213f8137a16f1067f1983cfdc59bc47093" 2018-10-22 09:07:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20f1097-7d33-4ca0-a8bd-392fcaad7422 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:36,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d20f1097-7d33-4ca0-a8bd-392fcaad7422 2018-10-22 09:07:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1756da213f8137a16f1067f1983cfdc59bc47093" 2018-10-22 09:07:37,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbc95ba-26d5-48f4-9739-a0b74e0ffeda Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/94bd3585d6614049bdc91f8003409b38"}, "enabled": true, "id": "94bd3585d6614049bdc91f8003409b38", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj"}]} 2018-10-22 09:07:37,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj used request id req-3cbc95ba-26d5-48f4-9739-a0b74e0ffeda 2018-10-22 09:07:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1756da213f8137a16f1067f1983cfdc59bc47093" 2018-10-22 09:07:37,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ea2f2e-9f10-4166-a932-cac89527f7d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:37,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-46ea2f2e-9f10-4166-a932-cac89527f7d7 2018-10-22 09:07:37,531 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-f79e33df-d67d-414-user 2018-10-22 09:07:37,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:37,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ae28ee-6c5f-469f-8f39-935760d8db6b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:37,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d1ae28ee-6c5f-469f-8f39-935760d8db6b 2018-10-22 09:07:37,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role"}}' 2018-10-22 09:07:37,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07bd469d-e154-42a1-a4d9-739705ee9c1d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef2651b6331e44369ed2517f09a21978", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef2651b6331e44369ed2517f09a21978"}, "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role"}} 2018-10-22 09:07:37,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-07bd469d-e154-42a1-a4d9-739705ee9c1d 2018-10-22 09:07:37,723 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role 2018-10-22 09:07:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ef2651b6331e44369ed2517f09a21978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:37,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf21e9d-4809-45a5-ba56-62d5e32074f4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ef2651b6331e44369ed2517f09a21978"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role", "id": "ef2651b6331e44369ed2517f09a21978"}} 2018-10-22 09:07:37,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ef2651b6331e44369ed2517f09a21978 used request id req-6cf21e9d-4809-45a5-ba56-62d5e32074f4 2018-10-22 09:07:37,743 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role to project CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj 2018-10-22 09:07:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/94bd3585d6614049bdc91f8003409b38/users/ea95c9d0943a43b6b83f98133681d4fb/roles/ef2651b6331e44369ed2517f09a21978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:37,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc2142c-bb2d-4167-b17b-1d5137f3756c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:37,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/94bd3585d6614049bdc91f8003409b38/users/ea95c9d0943a43b6b83f98133681d4fb/roles/ef2651b6331e44369ed2517f09a21978 used request id req-fbc2142c-bb2d-4167-b17b-1d5137f3756c 2018-10-22 09:07:37,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:37,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:38,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef2651b6331e44369ed2517f09a21978", "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role"}], "expires_at": "2018-10-22T10:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94bd3585d6614049bdc91f8003409b38", "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/94bd3585d6614049bdc91f8003409b38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/94bd3585d6614049bdc91f8003409b38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/94bd3585d6614049bdc91f8003409b38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/94bd3585d6614049bdc91f8003409b38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/94bd3585d6614049bdc91f8003409b38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/94bd3585d6614049bdc91f8003409b38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/94bd3585d6614049bdc91f8003409b38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/94bd3585d6614049bdc91f8003409b38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/94bd3585d6614049bdc91f8003409b38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/94bd3585d6614049bdc91f8003409b38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/94bd3585d6614049bdc91f8003409b38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/94bd3585d6614049bdc91f8003409b38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-f79e33df-d67d-414-user", "id": "ea95c9d0943a43b6b83f98133681d4fb"}, "audit_ids": ["OrHAvEMdSCSJzOUtQAmhyw"], "issued_at": "2018-10-22T09:07:38.000000Z"}} 2018-10-22 09:07:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e00f6aee3c6805475d07776181e6e985ed6bad8" 2018-10-22 09:07:38,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c1747c-a09e-429f-a248-0a70718322c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:38,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96c1747c-a09e-429f-a248-0a70718322c3 2018-10-22 09:07:38,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/94bd3585d6614049bdc91f8003409b38/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e00f6aee3c6805475d07776181e6e985ed6bad8" 2018-10-22 09:07:38,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:38 GMT Server: Apache x-compute-request-id: req-8511270a-8266-425e-ab93-7a20d4c6f058 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8511270a-8266-425e-ab93-7a20d4c6f058 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:38,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/94bd3585d6614049bdc91f8003409b38/volumes/detail used request id req-8511270a-8266-425e-ab93-7a20d4c6f058 2018-10-22 09:07:38,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/94bd3585d6614049bdc91f8003409b38/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8511270a-8266-425e-ab93-7a20d4c6f058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e00f6aee3c6805475d07776181e6e985ed6bad8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-c25155b9-f993-45f3-834f-84f0ec9d4aad", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:38,863 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 09:07:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-25afd47c-3237-401d-a812-5ad6a1f72fed x-openstack-request-id: req-25afd47c-3237-401d-a812-5ad6a1f72fed Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-22 09:07:38,863 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/94bd3585d6614049bdc91f8003409b38/volumes used request id req-25afd47c-3237-401d-a812-5ad6a1f72fed 2018-10-22 09:07:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b13d13ca-c138-44d9-9e6b-df807757b8df Date: Mon, 22 Oct 2018 09:07:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:39,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b13d13ca-c138-44d9-9e6b-df807757b8df 2018-10-22 09:07:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159fbde2-4373-4c61-a2c4-2265706b8734 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:39,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-159fbde2-4373-4c61-a2c4-2265706b8734 2018-10-22 09:07:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1a5fee-ee0e-40e0-973a-a23037000ba0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:39,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-3e1a5fee-ee0e-40e0-973a-a23037000ba0 2018-10-22 09:07:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e3fce2-5501-4b9f-8f70-45b38eae40fb 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:39,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-52e3fce2-5501-4b9f-8f70-45b38eae40fb 2018-10-22 09:07:39,342 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj 2018-10-22 09:07:39,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/94bd3585d6614049bdc91f8003409b38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-978fd6ec-5645-42fd-a51e-06475da821f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:39,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/94bd3585d6614049bdc91f8003409b38 used request id req-978fd6ec-5645-42fd-a51e-06475da821f8 2018-10-22 09:07:39,684 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-f79e33df-d67d-414-proj-role 2018-10-22 09:07:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ef2651b6331e44369ed2517f09a21978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53f4394-b63d-4772-97d6-1301d451d8ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:39,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ef2651b6331e44369ed2517f09a21978 used request id req-b53f4394-b63d-4772-97d6-1301d451d8ba 2018-10-22 09:07:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c564715a27186ee1a022e1082489a6f82e6692" 2018-10-22 09:07:39,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735567e7-f24a-4716-b41b-89b23dd910a5 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:39,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-735567e7-f24a-4716-b41b-89b23dd910a5 2018-10-22 09:07:39,873 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-f79e33df-d67d-414-user 2018-10-22 09:07:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ea95c9d0943a43b6b83f98133681d4fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1756da213f8137a16f1067f1983cfdc59bc47093" 2018-10-22 09:07:40,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6ba1d7-e3d3-4865-a199-f8e72fc13317 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:40,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ea95c9d0943a43b6b83f98133681d4fb used request id req-7d6ba1d7-e3d3-4865-a199-f8e72fc13317 2018-10-22 09:07:40,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:40,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["RrgAOkZGQPKXUlZ8XfJlbA"], "issued_at": "2018-10-22T09:07:40.000000Z"}} 2018-10-22 09:07:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e7942afcf74cacb62c09098a681cea7b5c0618" 2018-10-22 09:07:40,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41797d5-3de0-4231-a73d-2807f2c19287 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:40,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f41797d5-3de0-4231-a73d-2807f2c19287 2018-10-22 09:07:40,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:40,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:40,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rt6oOTRbS2WheIUXuVWs5w"], "issued_at": "2018-10-22T09:07:40.000000Z"}} 2018-10-22 09:07:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:41,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5205fd-5e78-408b-95ea-048c9c54f7b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:41,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a5205fd-5e78-408b-95ea-048c9c54f7b2 2018-10-22 09:07:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:41,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:41,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ae4eba-1af9-4b63-9a8e-ced15e3ced18 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:41,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj used request id req-48ae4eba-1af9-4b63-9a8e-ced15e3ced18 2018-10-22 09:07:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:41,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ab12f8-82dd-4342-af1a-b2050b03c6ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:41,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-12ab12f8-82dd-4342-af1a-b2050b03c6ba 2018-10-22 09:07:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj"}}' 2018-10-22 09:07:41,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1b00b3-501a-428c-a9a1-73c8929c52f4 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/04325e3ac301473e9e5fb09d99c2e8b2"}, "enabled": true, "id": "04325e3ac301473e9e5fb09d99c2e8b2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj"}} 2018-10-22 09:07:41,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fd1b00b3-501a-428c-a9a1-73c8929c52f4 2018-10-22 09:07:41,376 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj 2018-10-22 09:07:41,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:41,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:41,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["gg4Yj2l5Qt2HWqEraU9qew"], "issued_at": "2018-10-22T09:07:41.000000Z"}} 2018-10-22 09:07:41,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9915c7870a1ae8d35420b0bb4c7c3976455b411f" 2018-10-22 09:07:41,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b013d38-55b5-45bb-aa0c-700c111139af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:41,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b013d38-55b5-45bb-aa0c-700c111139af 2018-10-22 09:07:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:41,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:41,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9915c7870a1ae8d35420b0bb4c7c3976455b411f" 2018-10-22 09:07:41,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160be968-8602-43d3-aa92-e40b7439e174 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:41,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-160be968-8602-43d3-aa92-e40b7439e174 2018-10-22 09:07:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9915c7870a1ae8d35420b0bb4c7c3976455b411f" 2018-10-22 09:07:41,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a278dd8b-7346-4677-8fd0-215e3bc864e7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/04325e3ac301473e9e5fb09d99c2e8b2"}, "enabled": true, "id": "04325e3ac301473e9e5fb09d99c2e8b2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj"}]} 2018-10-22 09:07:41,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj used request id req-a278dd8b-7346-4677-8fd0-215e3bc864e7 2018-10-22 09:07:41,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9915c7870a1ae8d35420b0bb4c7c3976455b411f" 2018-10-22 09:07:42,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5415a47c-61bf-4c08-81b6-2377b6c07d91 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:42,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5415a47c-61bf-4c08-81b6-2377b6c07d91 2018-10-22 09:07:42,447 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-user 2018-10-22 09:07:42,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:42,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:42,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c08b6fc-52dc-4f56-863a-a7c3e142f5d1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:42,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c08b6fc-52dc-4f56-863a-a7c3e142f5d1 2018-10-22 09:07:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role"}}' 2018-10-22 09:07:42,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fc9924-5cb2-4673-b073-2d0393bb7caa Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "714b1f7fcbf04df18fb7486fed1d3b07", "links": {"self": "http://172.30.9.28:5000/v3/roles/714b1f7fcbf04df18fb7486fed1d3b07"}, "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role"}} 2018-10-22 09:07:42,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1fc9924-5cb2-4673-b073-2d0393bb7caa 2018-10-22 09:07:42,699 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role 2018-10-22 09:07:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/714b1f7fcbf04df18fb7486fed1d3b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:42,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9474c7b4-c3a7-46ea-b779-6a25745c9a0f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/714b1f7fcbf04df18fb7486fed1d3b07"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role", "id": "714b1f7fcbf04df18fb7486fed1d3b07"}} 2018-10-22 09:07:42,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/714b1f7fcbf04df18fb7486fed1d3b07 used request id req-9474c7b4-c3a7-46ea-b779-6a25745c9a0f 2018-10-22 09:07:42,719 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role to project CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj 2018-10-22 09:07:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/04325e3ac301473e9e5fb09d99c2e8b2/users/0ce6fe8ae6f14a49a6015ca4e5332e77/roles/714b1f7fcbf04df18fb7486fed1d3b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:42,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c741425-02d2-4662-bf33-19b814cfa313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:42,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/04325e3ac301473e9e5fb09d99c2e8b2/users/0ce6fe8ae6f14a49a6015ca4e5332e77/roles/714b1f7fcbf04df18fb7486fed1d3b07 used request id req-7c741425-02d2-4662-bf33-19b814cfa313 2018-10-22 09:07:42,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:42,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:43,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "714b1f7fcbf04df18fb7486fed1d3b07", "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role"}], "expires_at": "2018-10-22T10:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04325e3ac301473e9e5fb09d99c2e8b2", "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/04325e3ac301473e9e5fb09d99c2e8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-user", "id": "0ce6fe8ae6f14a49a6015ca4e5332e77"}, "audit_ids": ["wVhraYJoQUKD68TF-VoWlA"], "issued_at": "2018-10-22T09:07:43.000000Z"}} 2018-10-22 09:07:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63dc6385cc054cda35aada3da5f61745838a4dee" 2018-10-22 09:07:43,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391886b1-ed9e-4927-9057-8d6092174d9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:43,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-391886b1-ed9e-4927-9057-8d6092174d9e 2018-10-22 09:07:43,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63dc6385cc054cda35aada3da5f61745838a4dee" 2018-10-22 09:07:43,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:43 GMT Server: Apache x-compute-request-id: req-e3324f8b-826a-4048-a433-c380bc319e8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3324f8b-826a-4048-a433-c380bc319e8f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:43,523 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2/volumes/detail used request id req-e3324f8b-826a-4048-a433-c380bc319e8f 2018-10-22 09:07:43,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e3324f8b-826a-4048-a433-c380bc319e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63dc6385cc054cda35aada3da5f61745838a4dee" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-a53d3761-3113-4fe9-bc2a-b806bb29dc5a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-10-22 09:07:43,671 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 09:07:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8be9c16f-ecca-4ff6-8504-641817347c2b x-openstack-request-id: req-8be9c16f-ecca-4ff6-8504-641817347c2b Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-10-22 09:07:43,672 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/04325e3ac301473e9e5fb09d99c2e8b2/volumes used request id req-8be9c16f-ecca-4ff6-8504-641817347c2b 2018-10-22 09:07:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1dc5a9ba-a808-4788-b9e2-45d817d38bf5 Date: Mon, 22 Oct 2018 09:07:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:44,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1dc5a9ba-a808-4788-b9e2-45d817d38bf5 2018-10-22 09:07:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a640cc1e-c56b-4163-9fa9-c49c2d6f2e28 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:44,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a640cc1e-c56b-4163-9fa9-c49c2d6f2e28 2018-10-22 09:07:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac80456-4362-4a41-a802-249145190fbf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:44,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-bac80456-4362-4a41-a802-249145190fbf 2018-10-22 09:07:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3b9afc-e3a6-49a9-b1ad-a972abe182c9 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:44,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-7d3b9afc-e3a6-49a9-b1ad-a972abe182c9 2018-10-22 09:07:44,290 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj 2018-10-22 09:07:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/04325e3ac301473e9e5fb09d99c2e8b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d0d0ba-66dc-46f5-b3ec-67173ed0c6c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:44,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/04325e3ac301473e9e5fb09d99c2e8b2 used request id req-d2d0d0ba-66dc-46f5-b3ec-67173ed0c6c3 2018-10-22 09:07:44,468 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-proj-role 2018-10-22 09:07:44,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/714b1f7fcbf04df18fb7486fed1d3b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c342319-eaf8-4ce7-ab48-aeea7f70c4f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:44,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/714b1f7fcbf04df18fb7486fed1d3b07 used request id req-9c342319-eaf8-4ce7-ab48-aeea7f70c4f7 2018-10-22 09:07:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e0399702574f0ac273dbb2fb12b0da2a5757b7" 2018-10-22 09:07:44,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847b61da-531d-4f0f-93ed-9831e480c649 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:44,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-847b61da-531d-4f0f-93ed-9831e480c649 2018-10-22 09:07:44,671 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e75e513b-5862-4d1-user 2018-10-22 09:07:44,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0ce6fe8ae6f14a49a6015ca4e5332e77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9915c7870a1ae8d35420b0bb4c7c3976455b411f" 2018-10-22 09:07:44,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95e1d5e-4db3-4371-bbbf-6e002c3c1024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:44,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0ce6fe8ae6f14a49a6015ca4e5332e77 used request id req-c95e1d5e-4db3-4371-bbbf-6e002c3c1024 2018-10-22 09:07:44,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:45,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["yM8LqsCCSgeWrT0wOS2yxw"], "issued_at": "2018-10-22T09:07:45.000000Z"}} 2018-10-22 09:07:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5a2cdb8ac04e353139291ac99a4bf8c838e8d8" 2018-10-22 09:07:45,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50080394-68e4-4a40-b615-1e5f8bc68933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:45,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50080394-68e4-4a40-b615-1e5f8bc68933 2018-10-22 09:07:45,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:45,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:45,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2ZuWgqdNQgy-fCvcERqX8A"], "issued_at": "2018-10-22T09:07:45.000000Z"}} 2018-10-22 09:07:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:45,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d02d47-4fb5-4ad1-8fc9-ffd945cec5fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:45,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-31d02d47-4fb5-4ad1-8fc9-ffd945cec5fd 2018-10-22 09:07:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:45,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:45,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-defa92fc-928b-4bdd-8078-6aa46896f94a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:45,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj used request id req-defa92fc-928b-4bdd-8078-6aa46896f94a 2018-10-22 09:07:45,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:45,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6923df6a-b50a-40fd-8d28-09b9ca3073ad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:45,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6923df6a-b50a-40fd-8d28-09b9ca3073ad 2018-10-22 09:07:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj"}}' 2018-10-22 09:07:46,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f414cd3-e43c-4207-944a-33bff602c5a5 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f051f0ac66ca4736ae0c89ef5961b566"}, "enabled": true, "id": "f051f0ac66ca4736ae0c89ef5961b566", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj"}} 2018-10-22 09:07:46,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6f414cd3-e43c-4207-944a-33bff602c5a5 2018-10-22 09:07:46,082 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj 2018-10-22 09:07:46,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:46,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:46,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["D-GLL1mfRSyNViCu4SErGw"], "issued_at": "2018-10-22T09:07:46.000000Z"}} 2018-10-22 09:07:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51152fcfdc3f458c58624ebf8cdefbc51f5e3a75" 2018-10-22 09:07:46,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229c2a9d-4097-4991-ac6a-232f13d15794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:46,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-229c2a9d-4097-4991-ac6a-232f13d15794 2018-10-22 09:07:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:46,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51152fcfdc3f458c58624ebf8cdefbc51f5e3a75" 2018-10-22 09:07:46,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54485a27-dd96-47de-aa8d-58e0bb54182a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:46,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-54485a27-dd96-47de-aa8d-58e0bb54182a 2018-10-22 09:07:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51152fcfdc3f458c58624ebf8cdefbc51f5e3a75" 2018-10-22 09:07:46,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a01af0-1384-42af-8ebb-31c0b0bd42b7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f051f0ac66ca4736ae0c89ef5961b566"}, "enabled": true, "id": "f051f0ac66ca4736ae0c89ef5961b566", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj"}]} 2018-10-22 09:07:46,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj used request id req-00a01af0-1384-42af-8ebb-31c0b0bd42b7 2018-10-22 09:07:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51152fcfdc3f458c58624ebf8cdefbc51f5e3a75" 2018-10-22 09:07:46,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0631d5-4c2d-4f5a-a5e7-76937abda0fa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:46,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8a0631d5-4c2d-4f5a-a5e7-76937abda0fa 2018-10-22 09:07:47,213 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-00250605-da07-4a0-user 2018-10-22 09:07:47,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:47,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d5649a-2446-4b7e-9020-a584c1cfc00f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:47,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-93d5649a-2446-4b7e-9020-a584c1cfc00f 2018-10-22 09:07:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role"}}' 2018-10-22 09:07:47,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df419ccb-734b-49ff-a8dc-4c8bbbb75d41 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ecf45fe48a24410a99575d92d81d68a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8ecf45fe48a24410a99575d92d81d68a"}, "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role"}} 2018-10-22 09:07:47,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-df419ccb-734b-49ff-a8dc-4c8bbbb75d41 2018-10-22 09:07:47,358 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role 2018-10-22 09:07:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8ecf45fe48a24410a99575d92d81d68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:47,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72f9be7-d704-43c7-a8a3-5d001c1d87a1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8ecf45fe48a24410a99575d92d81d68a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role", "id": "8ecf45fe48a24410a99575d92d81d68a"}} 2018-10-22 09:07:47,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8ecf45fe48a24410a99575d92d81d68a used request id req-f72f9be7-d704-43c7-a8a3-5d001c1d87a1 2018-10-22 09:07:47,378 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role to project CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj 2018-10-22 09:07:47,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f051f0ac66ca4736ae0c89ef5961b566/users/46d3776640e94050b41b8bdfc08134a1/roles/8ecf45fe48a24410a99575d92d81d68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:47,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0260ba9-70fb-42c4-af62-99f2551ab99e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:47,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f051f0ac66ca4736ae0c89ef5961b566/users/46d3776640e94050b41b8bdfc08134a1/roles/8ecf45fe48a24410a99575d92d81d68a used request id req-d0260ba9-70fb-42c4-af62-99f2551ab99e 2018-10-22 09:07:47,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:47,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:48,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ecf45fe48a24410a99575d92d81d68a", "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role"}], "expires_at": "2018-10-22T10:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f051f0ac66ca4736ae0c89ef5961b566", "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f051f0ac66ca4736ae0c89ef5961b566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f051f0ac66ca4736ae0c89ef5961b566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f051f0ac66ca4736ae0c89ef5961b566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f051f0ac66ca4736ae0c89ef5961b566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f051f0ac66ca4736ae0c89ef5961b566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f051f0ac66ca4736ae0c89ef5961b566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f051f0ac66ca4736ae0c89ef5961b566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f051f0ac66ca4736ae0c89ef5961b566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f051f0ac66ca4736ae0c89ef5961b566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f051f0ac66ca4736ae0c89ef5961b566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f051f0ac66ca4736ae0c89ef5961b566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f051f0ac66ca4736ae0c89ef5961b566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-00250605-da07-4a0-user", "id": "46d3776640e94050b41b8bdfc08134a1"}, "audit_ids": ["TtSrAn04SgOpoD1cOmrIKQ"], "issued_at": "2018-10-22T09:07:47.000000Z"}} 2018-10-22 09:07:48,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248f3dd9bdba84a09773cbd681080e023645f05c" 2018-10-22 09:07:48,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca91e79a-cc70-40e5-bdab-686390f5dea2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:48,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca91e79a-cc70-40e5-bdab-686390f5dea2 2018-10-22 09:07:48,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f051f0ac66ca4736ae0c89ef5961b566/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248f3dd9bdba84a09773cbd681080e023645f05c" 2018-10-22 09:07:48,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache x-compute-request-id: req-9017c8e9-99ac-4ad9-a185-c04a60a5cc2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9017c8e9-99ac-4ad9-a185-c04a60a5cc2c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:48,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f051f0ac66ca4736ae0c89ef5961b566/volumes/detail used request id req-9017c8e9-99ac-4ad9-a185-c04a60a5cc2c 2018-10-22 09:07:48,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/f051f0ac66ca4736ae0c89ef5961b566/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9017c8e9-99ac-4ad9-a185-c04a60a5cc2c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248f3dd9bdba84a09773cbd681080e023645f05c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-bce3138e-b426-4e97-b2bb-021e5436b323", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:48,474 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d54ff286-c6f0-4e44-8145-0c895576fa53 x-openstack-request-id: req-d54ff286-c6f0-4e44-8145-0c895576fa53 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-22 09:07:48,474 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/f051f0ac66ca4736ae0c89ef5961b566/volumes used request id req-d54ff286-c6f0-4e44-8145-0c895576fa53 2018-10-22 09:07:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:48,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1baac312-9031-4e39-844e-2e4bb668f5a1 Date: Mon, 22 Oct 2018 09:07:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:48,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1baac312-9031-4e39-844e-2e4bb668f5a1 2018-10-22 09:07:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:48,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0225392-f9e5-40c4-adfb-e410919eea44 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:48,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-f0225392-f9e5-40c4-adfb-e410919eea44 2018-10-22 09:07:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2c0f60-63d2-4ebe-8103-0cd3dfbfd94a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:48,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-fc2c0f60-63d2-4ebe-8103-0cd3dfbfd94a 2018-10-22 09:07:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:48,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2aed30-7724-48ca-b958-1db13a62301a 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:48,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-2e2aed30-7724-48ca-b958-1db13a62301a 2018-10-22 09:07:48,974 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj 2018-10-22 09:07:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f051f0ac66ca4736ae0c89ef5961b566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:49,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49b05127-8b78-4295-acfb-5b0f4b475b27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:49,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f051f0ac66ca4736ae0c89ef5961b566 used request id req-49b05127-8b78-4295-acfb-5b0f4b475b27 2018-10-22 09:07:49,216 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-00250605-da07-4a0-proj-role 2018-10-22 09:07:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8ecf45fe48a24410a99575d92d81d68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:49,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6231d4-1269-4960-9418-2d3fa1dfccd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:49,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8ecf45fe48a24410a99575d92d81d68a used request id req-db6231d4-1269-4960-9418-2d3fa1dfccd3 2018-10-22 09:07:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4d6a1c0672809f0a08dc1ed833f916472d3d2" 2018-10-22 09:07:49,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13348679-11d8-4fa9-8714-275358614649 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:49,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13348679-11d8-4fa9-8714-275358614649 2018-10-22 09:07:49,402 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-00250605-da07-4a0-user 2018-10-22 09:07:49,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/46d3776640e94050b41b8bdfc08134a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51152fcfdc3f458c58624ebf8cdefbc51f5e3a75" 2018-10-22 09:07:49,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32a02ce8-7ba2-4d33-a0d4-940ccb6c892a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:49,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/46d3776640e94050b41b8bdfc08134a1 used request id req-32a02ce8-7ba2-4d33-a0d4-940ccb6c892a 2018-10-22 09:07:49,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:49,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["1fF5sb97QTuhrGvwJCbftw"], "issued_at": "2018-10-22T09:07:49.000000Z"}} 2018-10-22 09:07:49,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7702c2b0045c7e9b70ad327968b23307554f5199" 2018-10-22 09:07:50,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260fd2ef-859c-413c-aa67-65c5a719bb6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:50,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-260fd2ef-859c-413c-aa67-65c5a719bb6b 2018-10-22 09:07:50,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:50,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:50,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["7kIHnOs2Qeizl43Or6iTrA"], "issued_at": "2018-10-22T09:07:50.000000Z"}} 2018-10-22 09:07:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:50,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a183c32-5f01-4369-8d1a-bc3a6b5df769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:50,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a183c32-5f01-4369-8d1a-bc3a6b5df769 2018-10-22 09:07:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:50,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:50,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fe6817-8061-44e7-a1ac-65d7d3b8007f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:50,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj used request id req-b0fe6817-8061-44e7-a1ac-65d7d3b8007f 2018-10-22 09:07:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:50,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b737b7-24b2-4659-b6b3-36bec9782b7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:50,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-54b737b7-24b2-4659-b6b3-36bec9782b7f 2018-10-22 09:07:50,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj"}}' 2018-10-22 09:07:50,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bec035-a817-42b4-8abb-d8a5568fbb11 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0d8722b5acf541d4a107484f74540d3e"}, "enabled": true, "id": "0d8722b5acf541d4a107484f74540d3e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj"}} 2018-10-22 09:07:50,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-23bec035-a817-42b4-8abb-d8a5568fbb11 2018-10-22 09:07:50,801 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj 2018-10-22 09:07:50,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:50,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:51,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["-hi-rKKITmS_oky8Z_f36w"], "issued_at": "2018-10-22T09:07:51.000000Z"}} 2018-10-22 09:07:51,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89eee0aa94eecc150dd60a45f81d108dec3f3a63" 2018-10-22 09:07:51,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdd7dc4-4d3c-4e57-8bb0-5b250c4eb89d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:51,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1bdd7dc4-4d3c-4e57-8bb0-5b250c4eb89d 2018-10-22 09:07:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:51,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:51,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89eee0aa94eecc150dd60a45f81d108dec3f3a63" 2018-10-22 09:07:51,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4c6807-f998-4d30-b4be-fa7b2bd2639f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:51,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9c4c6807-f998-4d30-b4be-fa7b2bd2639f 2018-10-22 09:07:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89eee0aa94eecc150dd60a45f81d108dec3f3a63" 2018-10-22 09:07:51,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446f8c4a-323d-424c-8919-ab1f404fea38 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0d8722b5acf541d4a107484f74540d3e"}, "enabled": true, "id": "0d8722b5acf541d4a107484f74540d3e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj"}]} 2018-10-22 09:07:51,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj used request id req-446f8c4a-323d-424c-8919-ab1f404fea38 2018-10-22 09:07:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89eee0aa94eecc150dd60a45f81d108dec3f3a63" 2018-10-22 09:07:51,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2ab97a-12a0-4e83-b6da-184ab18ac356 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:51,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ed2ab97a-12a0-4e83-b6da-184ab18ac356 2018-10-22 09:07:51,861 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-c2f7e009-e4c0-480-user 2018-10-22 09:07:51,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:51,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9128b8d7-33d8-4a27-83c3-3fbd3abb93c1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:51,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9128b8d7-33d8-4a27-83c3-3fbd3abb93c1 2018-10-22 09:07:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" -d '{"role": {"name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role"}}' 2018-10-22 09:07:52,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7b0196-ae49-481b-9fb7-519ff20146c9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42c495b1bffb4398abf9e3257ef2e639", "links": {"self": "http://172.30.9.28:5000/v3/roles/42c495b1bffb4398abf9e3257ef2e639"}, "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role"}} 2018-10-22 09:07:52,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6f7b0196-ae49-481b-9fb7-519ff20146c9 2018-10-22 09:07:52,052 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role 2018-10-22 09:07:52,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/42c495b1bffb4398abf9e3257ef2e639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:52,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15053b17-e76b-44f9-bddd-5a629d1c07f9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/42c495b1bffb4398abf9e3257ef2e639"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role", "id": "42c495b1bffb4398abf9e3257ef2e639"}} 2018-10-22 09:07:52,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/42c495b1bffb4398abf9e3257ef2e639 used request id req-15053b17-e76b-44f9-bddd-5a629d1c07f9 2018-10-22 09:07:52,151 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role to project CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj 2018-10-22 09:07:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0d8722b5acf541d4a107484f74540d3e/users/c6da94e92f054868bd14063af58253c5/roles/42c495b1bffb4398abf9e3257ef2e639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:52,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7278bde3-e4a4-42d1-9ab4-62a4ba18e904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:52,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0d8722b5acf541d4a107484f74540d3e/users/c6da94e92f054868bd14063af58253c5/roles/42c495b1bffb4398abf9e3257ef2e639 used request id req-7278bde3-e4a4-42d1-9ab4-62a4ba18e904 2018-10-22 09:07:52,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:52,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:52,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9YgScf7JSvqcqt_G8jnShw"], "issued_at": "2018-10-22T09:07:52.000000Z"}} 2018-10-22 09:07:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56cf7f9719d216b3ebbad06fa9cdd8398f687d95" 2018-10-22 09:07:52,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde2a30f-a9f2-4d6e-b855-343902f04b5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:52,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bde2a30f-a9f2-4d6e-b855-343902f04b5e 2018-10-22 09:07:52,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56cf7f9719d216b3ebbad06fa9cdd8398f687d95" 2018-10-22 09:07:52,916 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:52 GMT Server: Apache x-compute-request-id: req-58b6cffb-23fc-4fcc-881e-e646ec00b8cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58b6cffb-23fc-4fcc-881e-e646ec00b8cf Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:07:52,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-58b6cffb-23fc-4fcc-881e-e646ec00b8cf 2018-10-22 09:07:52,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-58b6cffb-23fc-4fcc-881e-e646ec00b8cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56cf7f9719d216b3ebbad06fa9cdd8398f687d95" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-7bf2af73-0370-4c95-838d-ee65b342e2c2-vol-type", "description": null}}' 2018-10-22 09:07:53,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:52 GMT Server: Apache x-compute-request-id: req-e17a0aab-8ca0-4e5a-b64e-5deabc7e2d5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e17a0aab-8ca0-4e5a-b64e-5deabc7e2d5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-7bf2af73-0370-4c95-838d-ee65b342e2c2-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1b16a93d-0c69-4487-aeb1-5906cbf2298d", "description": null}} 2018-10-22 09:07:53,124 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-e17a0aab-8ca0-4e5a-b64e-5deabc7e2d5b 2018-10-22 09:07:53,125 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-7bf2af73-0370-4c95-838d-ee65b342e2c2-vol-type 2018-10-22 09:07:53,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:53,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:53,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42c495b1bffb4398abf9e3257ef2e639", "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role"}], "expires_at": "2018-10-22T10:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d8722b5acf541d4a107484f74540d3e", "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0d8722b5acf541d4a107484f74540d3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0d8722b5acf541d4a107484f74540d3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0d8722b5acf541d4a107484f74540d3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0d8722b5acf541d4a107484f74540d3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0d8722b5acf541d4a107484f74540d3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0d8722b5acf541d4a107484f74540d3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0d8722b5acf541d4a107484f74540d3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0d8722b5acf541d4a107484f74540d3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0d8722b5acf541d4a107484f74540d3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d8722b5acf541d4a107484f74540d3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0d8722b5acf541d4a107484f74540d3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0d8722b5acf541d4a107484f74540d3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-c2f7e009-e4c0-480-user", "id": "c6da94e92f054868bd14063af58253c5"}, "audit_ids": ["TsKn8B6TTVS13eMCw2d1mA"], "issued_at": "2018-10-22T09:07:53.000000Z"}} 2018-10-22 09:07:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d01d93c6557ffa74901ca9cad847220c36591ebc" 2018-10-22 09:07:53,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160c56b6-52a0-4a05-8e66-1b97fe4996a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:53,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-160c56b6-52a0-4a05-8e66-1b97fe4996a5 2018-10-22 09:07:53,581 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0d8722b5acf541d4a107484f74540d3e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d01d93c6557ffa74901ca9cad847220c36591ebc" 2018-10-22 09:07:53,773 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:53 GMT Server: Apache x-compute-request-id: req-79e2de07-03c6-46a1-bd54-bffadc0522af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-79e2de07-03c6-46a1-bd54-bffadc0522af Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:53,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0d8722b5acf541d4a107484f74540d3e/volumes/detail used request id req-79e2de07-03c6-46a1-bd54-bffadc0522af 2018-10-22 09:07:53,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0d8722b5acf541d4a107484f74540d3e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-79e2de07-03c6-46a1-bd54-bffadc0522af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d01d93c6557ffa74901ca9cad847220c36591ebc" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-7bf2af73-0370-4c95-838d-ee65b342e2c2-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:53,939 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:07:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-97d8e093-bcb9-47b1-b008-63edc6c30221 x-openstack-request-id: req-97d8e093-bcb9-47b1-b008-63edc6c30221 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-22 09:07:53,939 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0d8722b5acf541d4a107484f74540d3e/volumes used request id req-97d8e093-bcb9-47b1-b008-63edc6c30221 2018-10-22 09:07:53,940 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-7bf2af73-0370-4c95-838d-ee65b342e2c2-vol-type 2018-10-22 09:07:53,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/1b16a93d-0c69-4487-aeb1-5906cbf2298d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58b6cffb-23fc-4fcc-881e-e646ec00b8cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56cf7f9719d216b3ebbad06fa9cdd8398f687d95" 2018-10-22 09:07:54,154 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83e2369e-4f5d-4078-b249-878033636d32 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:07:54,155 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/1b16a93d-0c69-4487-aeb1-5906cbf2298d used request id req-83e2369e-4f5d-4078-b249-878033636d32 2018-10-22 09:07:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c4e2533e-3aea-44a6-9005-8189e6a0f323 Date: Mon, 22 Oct 2018 09:07:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:07:54,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c4e2533e-3aea-44a6-9005-8189e6a0f323 2018-10-22 09:07:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76579e55-8ac8-40db-a649-88771b2a1d05 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:07:54,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-76579e55-8ac8-40db-a649-88771b2a1d05 2018-10-22 09:07:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77e054c-b3c7-4da5-ba6b-bf19ccb62e0d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:07:54,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-a77e054c-b3c7-4da5-ba6b-bf19ccb62e0d 2018-10-22 09:07:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb90e98e-b27d-4ba2-b930-c54b8c8e92e8 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:07:54,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-bb90e98e-b27d-4ba2-b930-c54b8c8e92e8 2018-10-22 09:07:54,586 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj 2018-10-22 09:07:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0d8722b5acf541d4a107484f74540d3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e69a13f1-3781-4c39-a432-da1dd61fef5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:54,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0d8722b5acf541d4a107484f74540d3e used request id req-e69a13f1-3781-4c39-a432-da1dd61fef5d 2018-10-22 09:07:54,798 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-c2f7e009-e4c0-480-proj-role 2018-10-22 09:07:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/42c495b1bffb4398abf9e3257ef2e639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b408a1d-0117-4cfc-b462-361160b16649 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:54,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/42c495b1bffb4398abf9e3257ef2e639 used request id req-6b408a1d-0117-4cfc-b462-361160b16649 2018-10-22 09:07:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559aae8615672949273c705cd709c2303746c032" 2018-10-22 09:07:54,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d846f1-6635-404d-b850-82f7dcb4cf38 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:54,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-41d846f1-6635-404d-b850-82f7dcb4cf38 2018-10-22 09:07:54,979 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-c2f7e009-e4c0-480-user 2018-10-22 09:07:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c6da94e92f054868bd14063af58253c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89eee0aa94eecc150dd60a45f81d108dec3f3a63" 2018-10-22 09:07:55,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec225840-5768-427a-907c-d30f2c0b3418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:55,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c6da94e92f054868bd14063af58253c5 used request id req-ec225840-5768-427a-907c-d30f2c0b3418 2018-10-22 09:07:55,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:55,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bWoRJfD3SoCE4PZ142Tuag"], "issued_at": "2018-10-22T09:07:55.000000Z"}} 2018-10-22 09:07:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b450e75db35f4751f0e7d8afb9657b18aa914f2" 2018-10-22 09:07:55,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffc51c8-d6e4-4772-89b9-d7d6ddc49f15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:55,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ffc51c8-d6e4-4772-89b9-d7d6ddc49f15 2018-10-22 09:07:55,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:55,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:56,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["xGV_HkjpTdSCXlCyi0VStQ"], "issued_at": "2018-10-22T09:07:56.000000Z"}} 2018-10-22 09:07:56,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:07:56,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a71d7a-4ea6-4e94-adaf-24c6a8751360 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:56,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1a71d7a-4ea6-4e94-adaf-24c6a8751360 2018-10-22 09:07:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:56,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:56,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:07:56,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a999f370-5ffd-4b65-8813-c13baa071605 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:07:56,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj used request id req-a999f370-5ffd-4b65-8813-c13baa071605 2018-10-22 09:07:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:07:56,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a06495-0420-4336-bc73-403deb091e7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:56,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-91a06495-0420-4336-bc73-403deb091e7f 2018-10-22 09:07:56,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj"}}' 2018-10-22 09:07:56,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ac7de4-468d-44db-8337-8033c83b22a8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95a55a715b0449f990b354d816ab0ea4"}, "enabled": true, "id": "95a55a715b0449f990b354d816ab0ea4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj"}} 2018-10-22 09:07:56,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-61ac7de4-468d-44db-8337-8033c83b22a8 2018-10-22 09:07:56,495 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj 2018-10-22 09:07:56,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:56,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:56,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["wYLM0PR1Tzqs64VU-kZ-tA"], "issued_at": "2018-10-22T09:07:56.000000Z"}} 2018-10-22 09:07:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27f01c5afdca7dbd03e18e519d76fe94686b142" 2018-10-22 09:07:56,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d2ac28-11fd-41dd-8507-4b09ee609ada Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:56,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06d2ac28-11fd-41dd-8507-4b09ee609ada 2018-10-22 09:07:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:07:56,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:07:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27f01c5afdca7dbd03e18e519d76fe94686b142" 2018-10-22 09:07:57,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4431fafd-0020-42e0-b3be-ac49d5d45208 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:07:57,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4431fafd-0020-42e0-b3be-ac49d5d45208 2018-10-22 09:07:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27f01c5afdca7dbd03e18e519d76fe94686b142" 2018-10-22 09:07:57,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edc82cd-09ea-4901-93e7-de9c2ef3a3f8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95a55a715b0449f990b354d816ab0ea4"}, "enabled": true, "id": "95a55a715b0449f990b354d816ab0ea4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj"}]} 2018-10-22 09:07:57,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj used request id req-9edc82cd-09ea-4901-93e7-de9c2ef3a3f8 2018-10-22 09:07:57,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27f01c5afdca7dbd03e18e519d76fe94686b142" 2018-10-22 09:07:57,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b753774-d7af-44be-b181-5e9e4dce0e59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:07:57,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1b753774-d7af-44be-b181-5e9e4dce0e59 2018-10-22 09:07:57,489 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-user 2018-10-22 09:07:57,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:07:57,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc02020f-cdbc-4342-9be9-a09e999d567e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:07:57,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc02020f-cdbc-4342-9be9-a09e999d567e 2018-10-22 09:07:57,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" -d '{"role": {"name": "CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj-role"}}' 2018-10-22 09:07:57,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b91a6b76-37c3-4ea9-8a2f-83a72069de50 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d01fd339fe694664bb2016ac38de9bde", "links": {"self": "http://172.30.9.28:5000/v3/roles/d01fd339fe694664bb2016ac38de9bde"}, "name": "CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj-role"}} 2018-10-22 09:07:57,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b91a6b76-37c3-4ea9-8a2f-83a72069de50 2018-10-22 09:07:57,699 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj-role 2018-10-22 09:07:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d01fd339fe694664bb2016ac38de9bde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:07:57,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f11739-1ee1-4496-a02d-5d90aff0562b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d01fd339fe694664bb2016ac38de9bde"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj-role", "id": "d01fd339fe694664bb2016ac38de9bde"}} 2018-10-22 09:07:57,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d01fd339fe694664bb2016ac38de9bde used request id req-81f11739-1ee1-4496-a02d-5d90aff0562b 2018-10-22 09:07:57,722 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj-role to project CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj 2018-10-22 09:07:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/95a55a715b0449f990b354d816ab0ea4/users/3bf0a1cda3a84a188963f6b70a4a256f/roles/d01fd339fe694664bb2016ac38de9bde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:07:57,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bfb90e-a95a-49ec-9201-87b6b81ea7dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:07:57,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/95a55a715b0449f990b354d816ab0ea4/users/3bf0a1cda3a84a188963f6b70a4a256f/roles/d01fd339fe694664bb2016ac38de9bde used request id req-71bfb90e-a95a-49ec-9201-87b6b81ea7dd 2018-10-22 09:07:57,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:57,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:58,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["b6WV9CiqSn2kcUVKrvO-Mw"], "issued_at": "2018-10-22T09:07:58.000000Z"}} 2018-10-22 09:07:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653ab62a17c889ee39db6c8a4f8b0797fc811923" 2018-10-22 09:07:58,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1002f11-2049-49ab-844a-8a1e2e68e0ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:58,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1002f11-2049-49ab-844a-8a1e2e68e0ad 2018-10-22 09:07:58,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653ab62a17c889ee39db6c8a4f8b0797fc811923" 2018-10-22 09:07:58,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:58 GMT Server: Apache x-compute-request-id: req-88ee95a0-339a-405b-9593-2dc4d028ab32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88ee95a0-339a-405b-9593-2dc4d028ab32 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-22 09:07:58,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types?is_public=None used request id req-88ee95a0-339a-405b-9593-2dc4d028ab32 2018-10-22 09:07:58,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-88ee95a0-339a-405b-9593-2dc4d028ab32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653ab62a17c889ee39db6c8a4f8b0797fc811923" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type", "description": null}}' 2018-10-22 09:07:58,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:58 GMT Server: Apache x-compute-request-id: req-6e3d82ea-77ec-47ca-bfbb-b2f334c8a347 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e3d82ea-77ec-47ca-bfbb-b2f334c8a347 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "056f5b79-8268-4c75-895a-1c38582ec1b6", "description": null}} 2018-10-22 09:07:58,709 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types used request id req-6e3d82ea-77ec-47ca-bfbb-b2f334c8a347 2018-10-22 09:07:58,710 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type 2018-10-22 09:07:58,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:07:58,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:07:59,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["96hgOVOCRV-Wqtc6kMoGbQ"], "issued_at": "2018-10-22T09:07:59.000000Z"}} 2018-10-22 09:07:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:07:59,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f336a701-d284-4903-b25e-e95c55f9fffc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:07:59,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f336a701-d284-4903-b25e-e95c55f9fffc 2018-10-22 09:07:59,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:07:59,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:59 GMT Server: Apache x-compute-request-id: req-71c39574-4c89-4e19-93b1-a783bcc0bf39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71c39574-4c89-4e19-93b1-a783bcc0bf39 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:07:59,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/detail used request id req-71c39574-4c89-4e19-93b1-a783bcc0bf39 2018-10-22 09:07:59,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:07:59,772 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:07:59 GMT Server: Apache x-compute-request-id: req-be5885be-6003-411d-a766-f7c14102dd0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-be5885be-6003-411d-a766-f7c14102dd0c Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:07:59.660054", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type", "name": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "size": 1}} 2018-10-22 09:07:59,773 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes used request id req-be5885be-6003-411d-a766-f7c14102dd0c 2018-10-22 09:07:59,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:08:00,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:07:59 GMT Server: Apache x-compute-request-id: req-dd770fc7-13f0-406d-b686-74b7873b742d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd770fc7-13f0-406d-b686-74b7873b742d Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T09:07:59.000000", "replication_status": null, "snapshot_id": null, "id": "a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "size": 1, "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "os-vol-tenant-attr:tenant_id": "b5b8634abd864eb791a83beca125c68c", "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-5fa4de06-73fe-470f-a707-5d772d8699c8-vol", "bootable": "false", "created_at": "2018-10-22T09:07:59.000000", "volume_type": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type"}} 2018-10-22 09:08:00,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 used request id req-dd770fc7-13f0-406d-b686-74b7873b742d 2018-10-22 09:08:00,019 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol 2018-10-22 09:08:00,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:08:00,220 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:00 GMT Server: Apache x-compute-request-id: req-b621ebe6-d144-45b4-8b19-f0832e6c547e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b621ebe6-d144-45b4-8b19-f0832e6c547e Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T09:08:00.000000", "replication_status": null, "snapshot_id": null, "id": "a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "size": 1, "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "os-vol-tenant-attr:tenant_id": "b5b8634abd864eb791a83beca125c68c", "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-5fa4de06-73fe-470f-a707-5d772d8699c8-vol", "bootable": "false", "created_at": "2018-10-22T09:07:59.000000", "volume_type": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type"}} 2018-10-22 09:08:00,220 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 used request id req-b621ebe6-d144-45b4-8b19-f0832e6c547e 2018-10-22 09:08:00,221 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:08:00,221 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol 2018-10-22 09:08:00,221 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol 2018-10-22 09:08:00,224 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:08:00,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:00 GMT Server: Apache x-compute-request-id: req-5fea35fd-a8ff-4b73-9947-cb8e1fa8d041 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5fea35fd-a8ff-4b73-9947-cb8e1fa8d041 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T09:08:00.000000", "replication_status": null, "snapshot_id": null, "id": "a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "size": 1, "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "os-vol-tenant-attr:tenant_id": "b5b8634abd864eb791a83beca125c68c", "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-5fa4de06-73fe-470f-a707-5d772d8699c8-vol", "bootable": "false", "created_at": "2018-10-22T09:07:59.000000", "volume_type": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type"}} 2018-10-22 09:08:00,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 used request id req-5fea35fd-a8ff-4b73-9947-cb8e1fa8d041 2018-10-22 09:08:00,417 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:08:00,418 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol 2018-10-22 09:08:00,418 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol 2018-10-22 09:08:00,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:08:00,657 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:08:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df737777-1c28-460c-b9ed-324484932128 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:00,657 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 used request id req-df737777-1c28-460c-b9ed-324484932128 2018-10-22 09:08:00,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:08:00,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:00 GMT Server: Apache x-compute-request-id: req-d345b212-9a22-47db-937d-1764cb461fee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d345b212-9a22-47db-937d-1764cb461fee Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T09:08:00.000000", "replication_status": null, "snapshot_id": null, "id": "a7d63a60-c2e1-438c-a7af-3f0bcd6db723", "size": 1, "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "os-vol-tenant-attr:tenant_id": "b5b8634abd864eb791a83beca125c68c", "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-5fa4de06-73fe-470f-a707-5d772d8699c8-vol", "bootable": "false", "created_at": "2018-10-22T09:07:59.000000", "volume_type": "CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type"}} 2018-10-22 09:08:00,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 used request id req-d345b212-9a22-47db-937d-1764cb461fee 2018-10-22 09:08:00,862 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:08:00,862 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:08:03,866 - create_volume - DEBUG - Volume status query timeout in 56.7921321392 2018-10-22 09:08:03,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71c39574-4c89-4e19-93b1-a783bcc0bf39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69948c6cea7828ac626ad6444d5099bce26d4c7e" 2018-10-22 09:08:04,074 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:08:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-68f9d8cc-252a-4910-9d77-a095b344e803 x-openstack-request-id: req-68f9d8cc-252a-4910-9d77-a095b344e803 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a7d63a60-c2e1-438c-a7af-3f0bcd6db723 could not be found.", "code": 404}} 2018-10-22 09:08:04,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/volumes/a7d63a60-c2e1-438c-a7af-3f0bcd6db723 used request id req-68f9d8cc-252a-4910-9d77-a095b344e803 2018-10-22 09:08:04,074 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a7d63a60-c2e1-438c-a7af-3f0bcd6db723 could not be found. (HTTP 404) (Request-ID: req-68f9d8cc-252a-4910-9d77-a095b344e803) 2018-10-22 09:08:04,074 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol 2018-10-22 09:08:04,075 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5fa4de06-73fe-470f-a707-5d772d8699c8-vol-type 2018-10-22 09:08:04,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/056f5b79-8268-4c75-895a-1c38582ec1b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88ee95a0-339a-405b-9593-2dc4d028ab32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653ab62a17c889ee39db6c8a4f8b0797fc811923" 2018-10-22 09:08:04,130 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f71ff65a-45a5-4dc5-a8ec-38ec13b18bc4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:04,131 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c/types/056f5b79-8268-4c75-895a-1c38582ec1b6 used request id req-f71ff65a-45a5-4dc5-a8ec-38ec13b18bc4 2018-10-22 09:08:04,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:04,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8012e769-58d0-445a-a07e-581947f36d8d Date: Mon, 22 Oct 2018 09:08:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:08:04,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8012e769-58d0-445a-a07e-581947f36d8d 2018-10-22 09:08:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:04,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c9ec1d-667d-4af0-9572-84b1e2da333f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:08:04,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a3c9ec1d-667d-4af0-9572-84b1e2da333f 2018-10-22 09:08:04,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:04,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b58de22-111c-4ec4-af63-4458d300f68c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:08:04,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-7b58de22-111c-4ec4-af63-4458d300f68c 2018-10-22 09:08:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:04,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c851760-5eef-4c66-90d0-bf38fe8076c6 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:08:04,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-9c851760-5eef-4c66-90d0-bf38fe8076c6 2018-10-22 09:08:04,653 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj 2018-10-22 09:08:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/95a55a715b0449f990b354d816ab0ea4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:04,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c24609d-b326-4a6d-83f2-0767d9b1a1f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:04,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/95a55a715b0449f990b354d816ab0ea4 used request id req-9c24609d-b326-4a6d-83f2-0767d9b1a1f7 2018-10-22 09:08:04,869 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-proj-role 2018-10-22 09:08:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d01fd339fe694664bb2016ac38de9bde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:04,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7967fb3-1b6b-4c4b-86c3-d56b744cb64a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:04,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d01fd339fe694664bb2016ac38de9bde used request id req-d7967fb3-1b6b-4c4b-86c3-d56b744cb64a 2018-10-22 09:08:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20b47e0de78baef875b5ff2d987f26b92e9cf3" 2018-10-22 09:08:05,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299f2db0-5259-444b-8941-e3a8c1d122c1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:08:05,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-299f2db0-5259-444b-8941-e3a8c1d122c1 2018-10-22 09:08:05,073 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-3ada39f5-0d04-4c9-user 2018-10-22 09:08:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3bf0a1cda3a84a188963f6b70a4a256f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27f01c5afdca7dbd03e18e519d76fe94686b142" 2018-10-22 09:08:05,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b18b96b1-43d9-4c41-a1b4-aabbf2512d22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:05,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3bf0a1cda3a84a188963f6b70a4a256f used request id req-b18b96b1-43d9-4c41-a1b4-aabbf2512d22 2018-10-22 09:08:05,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:05,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["tWLVLdxiTLexR437zzwpfQ"], "issued_at": "2018-10-22T09:08:05.000000Z"}} 2018-10-22 09:08:05,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c26dbba7b129da4d85d8577d94cc85b1dcba8a6" 2018-10-22 09:08:05,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ab5502-c638-4b2c-be09-613ba57e4d68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:05,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0ab5502-c638-4b2c-be09-613ba57e4d68 2018-10-22 09:08:05,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:05,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:06,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["MCjEywCQRMO8L6EErQaSFA"], "issued_at": "2018-10-22T09:08:06.000000Z"}} 2018-10-22 09:08:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:06,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f92835d-9bd6-4bd1-8922-2f6515e3177b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:06,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f92835d-9bd6-4bd1-8922-2f6515e3177b 2018-10-22 09:08:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:06,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:06,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6128ca-b849-45ae-b17d-b7ec89c24730 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:08:06,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj used request id req-2e6128ca-b849-45ae-b17d-b7ec89c24730 2018-10-22 09:08:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:06,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c59d54c-4ff7-40ec-87ac-c9214869b0e4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:08:06,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2c59d54c-4ff7-40ec-87ac-c9214869b0e4 2018-10-22 09:08:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj"}}' 2018-10-22 09:08:06,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-228c97fe-c56f-4b26-8314-4d7cab1bc7b4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d88a4d7af8f43759d7decfb243033d2"}, "enabled": true, "id": "7d88a4d7af8f43759d7decfb243033d2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj"}} 2018-10-22 09:08:06,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-228c97fe-c56f-4b26-8314-4d7cab1bc7b4 2018-10-22 09:08:06,550 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj 2018-10-22 09:08:06,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:06,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:06,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["gaBrlXNqSomTemY-BKBhaw"], "issued_at": "2018-10-22T09:08:06.000000Z"}} 2018-10-22 09:08:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe5c1618d7b519073e16bf66a99bfdabb6e414" 2018-10-22 09:08:07,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6fef55-60fe-4afe-bc6b-99aa42fbde84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:07,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f6fef55-60fe-4afe-bc6b-99aa42fbde84 2018-10-22 09:08:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:07,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe5c1618d7b519073e16bf66a99bfdabb6e414" 2018-10-22 09:08:07,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd02d48-54cc-4f4a-a826-91f8a8f2dd1e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:08:07,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9fd02d48-54cc-4f4a-a826-91f8a8f2dd1e 2018-10-22 09:08:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe5c1618d7b519073e16bf66a99bfdabb6e414" 2018-10-22 09:08:07,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3681b875-ad40-4e06-8548-03bf82398454 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d88a4d7af8f43759d7decfb243033d2"}, "enabled": true, "id": "7d88a4d7af8f43759d7decfb243033d2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj"}]} 2018-10-22 09:08:07,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj used request id req-3681b875-ad40-4e06-8548-03bf82398454 2018-10-22 09:08:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe5c1618d7b519073e16bf66a99bfdabb6e414" 2018-10-22 09:08:07,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5300991e-56a4-4bab-99bf-2668d4b45e3b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:08:07,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5300991e-56a4-4bab-99bf-2668d4b45e3b 2018-10-22 09:08:07,669 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-6fa3d161-9323-4f7-user 2018-10-22 09:08:07,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:07,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce26a156-44e4-4c48-8895-926cf69fdcec Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:08:07,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ce26a156-44e4-4c48-8895-926cf69fdcec 2018-10-22 09:08:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" -d '{"role": {"name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role"}}' 2018-10-22 09:08:07,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b23ccb1-5f38-4674-8772-42725ff52fbf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abba3a79d4b949d69c81ddddae53054f", "links": {"self": "http://172.30.9.28:5000/v3/roles/abba3a79d4b949d69c81ddddae53054f"}, "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role"}} 2018-10-22 09:08:07,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b23ccb1-5f38-4674-8772-42725ff52fbf 2018-10-22 09:08:07,897 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role 2018-10-22 09:08:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/abba3a79d4b949d69c81ddddae53054f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:07,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5733b3a8-69d0-4d6e-8e3b-0cda2459cf39 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/abba3a79d4b949d69c81ddddae53054f"}, "domain_id": null, "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role", "id": "abba3a79d4b949d69c81ddddae53054f"}} 2018-10-22 09:08:07,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/abba3a79d4b949d69c81ddddae53054f used request id req-5733b3a8-69d0-4d6e-8e3b-0cda2459cf39 2018-10-22 09:08:07,986 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role to project CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj 2018-10-22 09:08:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7d88a4d7af8f43759d7decfb243033d2/users/7dcfdcd1ef7f4e1798e045a6e34c548d/roles/abba3a79d4b949d69c81ddddae53054f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:08,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff308d1f-194f-4c4d-835c-08f510554c32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:08,109 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7d88a4d7af8f43759d7decfb243033d2/users/7dcfdcd1ef7f4e1798e045a6e34c548d/roles/abba3a79d4b949d69c81ddddae53054f used request id req-ff308d1f-194f-4c4d-835c-08f510554c32 2018-10-22 09:08:08,111 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:08:08,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:08,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:08,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abba3a79d4b949d69c81ddddae53054f", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role"}], "expires_at": "2018-10-22T10:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d88a4d7af8f43759d7decfb243033d2", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-user", "id": "7dcfdcd1ef7f4e1798e045a6e34c548d"}, "audit_ids": ["H4cA1gYcQheDhCq5JOhX0w"], "issued_at": "2018-10-22T09:08:08.000000Z"}} 2018-10-22 09:08:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:08,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1838cc-1cce-41e5-aad9-af53d2c134eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:08,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f1838cc-1cce-41e5-aad9-af53d2c134eb 2018-10-22 09:08:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:08,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-577a322f-c4ff-47a7-9f57-55e524a3b630 Date: Mon, 22 Oct 2018 09:08:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image"} 2018-10-22 09:08:08,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image used request id req-577a322f-c4ff-47a7-9f57-55e524a3b630 2018-10-22 09:08:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:08,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3341940-58c3-47a6-81e1-489c96fcb424 Date: Mon, 22 Oct 2018 09:08: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"}}} 2018-10-22 09:08:08,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b3341940-58c3-47a6-81e1-489c96fcb424 2018-10-22 09:08:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image"}' 2018-10-22 09:08:09,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 X-Openstack-Request-Id: req-0721a52f-0a18-4d45-b648-b58098606f8b Date: Mon, 22 Oct 2018 09:08:09 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/113767cb-3450-4b80-88a1-b0d288310d78", "min_disk": 0, "protected": false, "id": "113767cb-3450-4b80-88a1-b0d288310d78", "file": "/v2/images/113767cb-3450-4b80-88a1-b0d288310d78/file", "checksum": null, "owner": "7d88a4d7af8f43759d7decfb243033d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:09,127 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0721a52f-0a18-4d45-b648-b58098606f8b 2018-10-22 09:08:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" -d '' 2018-10-22 09:08:10,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c071001-8307-4590-be01-b4b3a3b18b59 Date: Mon, 22 Oct 2018 09:08:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:10,878 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78/file used request id req-6c071001-8307-4590-be01-b4b3a3b18b59 2018-10-22 09:08:10,879 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:08:10,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dcec9715-a0f8-42d3-bdee-768c0c514c77 Date: Mon, 22 Oct 2018 09:08:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:10Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/113767cb-3450-4b80-88a1-b0d288310d78/snap", "metadata": {}}], "self": "/v2/images/113767cb-3450-4b80-88a1-b0d288310d78", "min_disk": 0, "protected": false, "id": "113767cb-3450-4b80-88a1-b0d288310d78", "file": "/v2/images/113767cb-3450-4b80-88a1-b0d288310d78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d88a4d7af8f43759d7decfb243033d2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/113767cb-3450-4b80-88a1-b0d288310d78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:11,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 used request id req-dcec9715-a0f8-42d3-bdee-768c0c514c77 2018-10-22 09:08:11,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:11,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33078ddf-aa5b-4bbc-9a39-c73abbfe0f24 Date: Mon, 22 Oct 2018 09:08:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:08:11,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-33078ddf-aa5b-4bbc-9a39-c73abbfe0f24 2018-10-22 09:08:11,207 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image 2018-10-22 09:08:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:11,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ce18fa0e-5927-4ffb-a0aa-7e7d3b0451d7 Date: Mon, 22 Oct 2018 09:08:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:10Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/113767cb-3450-4b80-88a1-b0d288310d78/snap", "metadata": {}}], "self": "/v2/images/113767cb-3450-4b80-88a1-b0d288310d78", "min_disk": 0, "protected": false, "id": "113767cb-3450-4b80-88a1-b0d288310d78", "file": "/v2/images/113767cb-3450-4b80-88a1-b0d288310d78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d88a4d7af8f43759d7decfb243033d2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/113767cb-3450-4b80-88a1-b0d288310d78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:11,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 used request id req-ce18fa0e-5927-4ffb-a0aa-7e7d3b0451d7 2018-10-22 09:08:11,361 - create_image - DEBUG - Instance status is - active 2018-10-22 09:08:11,361 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image 2018-10-22 09:08:11,361 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image 2018-10-22 09:08:11,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:11,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:11,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abba3a79d4b949d69c81ddddae53054f", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role"}], "expires_at": "2018-10-22T10:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d88a4d7af8f43759d7decfb243033d2", "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7d88a4d7af8f43759d7decfb243033d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-6fa3d161-9323-4f7-user", "id": "7dcfdcd1ef7f4e1798e045a6e34c548d"}, "audit_ids": ["Wt-Vh8WUQ02l0NG91F4Tgg"], "issued_at": "2018-10-22T09:08:11.000000Z"}} 2018-10-22 09:08:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8241630b9eb832b734ec5b5eb74905d5ed08f" 2018-10-22 09:08:11,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b0c20f-e945-434f-a92b-4a6b5b8a7d90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:11,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00b0c20f-e945-434f-a92b-4a6b5b8a7d90 2018-10-22 09:08:11,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7d88a4d7af8f43759d7decfb243033d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8241630b9eb832b734ec5b5eb74905d5ed08f" 2018-10-22 09:08:12,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:11 GMT Server: Apache x-compute-request-id: req-25ff7663-8f21-401b-8cc0-80b039d99ad6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25ff7663-8f21-401b-8cc0-80b039d99ad6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:08:12,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7d88a4d7af8f43759d7decfb243033d2/volumes/detail used request id req-25ff7663-8f21-401b-8cc0-80b039d99ad6 2018-10-22 09:08:12,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/7d88a4d7af8f43759d7decfb243033d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-25ff7663-8f21-401b-8cc0-80b039d99ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8241630b9eb832b734ec5b5eb74905d5ed08f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:08:12,359 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 09:08:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7de2b516-4a31-4d44-9890-9e8c1d8c236d x-openstack-request-id: req-7de2b516-4a31-4d44-9890-9e8c1d8c236d Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-22 09:08:12,359 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/7d88a4d7af8f43759d7decfb243033d2/volumes used request id req-7de2b516-4a31-4d44-9890-9e8c1d8c236d 2018-10-22 09:08:12,360 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-8ba20f77-1c4f-4689-a877-00a3bb279651-image 2018-10-22 09:08:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd46f167eff58aa6a416433f79ec8e879168e200" 2018-10-22 09:08:13,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c89b718c-0d5f-456a-9421-f55e1f134ea0 Date: Mon, 22 Oct 2018 09:08:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:13,561 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/113767cb-3450-4b80-88a1-b0d288310d78 used request id req-c89b718c-0d5f-456a-9421-f55e1f134ea0 2018-10-22 09:08:13,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:13,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1a2f4257-2f7a-486d-9705-10a82dbb9a33 Date: Mon, 22 Oct 2018 09:08:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:08:13,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1a2f4257-2f7a-486d-9705-10a82dbb9a33 2018-10-22 09:08:13,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:13,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73608c9-436b-40d2-bd34-8d79ad90e86d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:08:13,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-f73608c9-436b-40d2-bd34-8d79ad90e86d 2018-10-22 09:08:13,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:13,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e429f16-e154-4a16-a760-9f341b215a5a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:08:13,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-1e429f16-e154-4a16-a760-9f341b215a5a 2018-10-22 09:08:13,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:14,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f43f30-0dce-4853-8b36-803e1932b952 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:08:14,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-33f43f30-0dce-4853-8b36-803e1932b952 2018-10-22 09:08:14,047 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj 2018-10-22 09:08:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7d88a4d7af8f43759d7decfb243033d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:14,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64cd8701-8891-41b6-bc6b-bc4b7f3d57e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:14,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7d88a4d7af8f43759d7decfb243033d2 used request id req-64cd8701-8891-41b6-bc6b-bc4b7f3d57e9 2018-10-22 09:08:14,264 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-6fa3d161-9323-4f7-proj-role 2018-10-22 09:08:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/abba3a79d4b949d69c81ddddae53054f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:14,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a1fea99-3ef9-422c-8f84-4eb88c5ed0d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:14,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/abba3a79d4b949d69c81ddddae53054f used request id req-4a1fea99-3ef9-422c-8f84-4eb88c5ed0d6 2018-10-22 09:08:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c191687cb77ade2790fac22339ec08886b7256e7" 2018-10-22 09:08:14,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cc6567-e2c4-4a70-ae5d-8195150275bd Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:08:14,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-95cc6567-e2c4-4a70-ae5d-8195150275bd 2018-10-22 09:08:14,471 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-6fa3d161-9323-4f7-user 2018-10-22 09:08:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7dcfdcd1ef7f4e1798e045a6e34c548d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe5c1618d7b519073e16bf66a99bfdabb6e414" 2018-10-22 09:08:14,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cca47544-c3e4-4332-b805-6dc29d4dc791 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:14,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7dcfdcd1ef7f4e1798e045a6e34c548d used request id req-cca47544-c3e4-4332-b805-6dc29d4dc791 2018-10-22 09:08:14,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:15,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bTevsFetSzWgM-jXIyHNtA"], "issued_at": "2018-10-22T09:08:15.000000Z"}} 2018-10-22 09:08:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cf1f8902ebb427c99d946d7c48096e151e18ee" 2018-10-22 09:08:15,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba83550a-8aad-4c7b-9478-1b4cc0c25234 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:15,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba83550a-8aad-4c7b-9478-1b4cc0c25234 2018-10-22 09:08:15,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:15,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:15,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NISZkJrGSaCJKduREv-DZA"], "issued_at": "2018-10-22T09:08:15.000000Z"}} 2018-10-22 09:08:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:15,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e00f186-ed9b-4e68-9d1a-370195c7410e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:15,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e00f186-ed9b-4e68-9d1a-370195c7410e 2018-10-22 09:08:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:15,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:15,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f61e47-dfcf-4228-b8f4-adb14c083548 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:08:15,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj used request id req-12f61e47-dfcf-4228-b8f4-adb14c083548 2018-10-22 09:08:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:15,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffa19ce-0a08-482c-804b-32c40ad5fe21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:08:15,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4ffa19ce-0a08-482c-804b-32c40ad5fe21 2018-10-22 09:08:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj"}}' 2018-10-22 09:08:15,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e7be25-f82b-4a35-83ab-9dd687dce221 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80fee1eef2cb4974be03294d24839b4f"}, "enabled": true, "id": "80fee1eef2cb4974be03294d24839b4f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj"}} 2018-10-22 09:08:15,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-03e7be25-f82b-4a35-83ab-9dd687dce221 2018-10-22 09:08:15,981 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj 2018-10-22 09:08:15,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:15,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:16,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZlHsSsOSQBub4cqFoT0BCw"], "issued_at": "2018-10-22T09:08:16.000000Z"}} 2018-10-22 09:08:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b56335a86b8240337ea332e374a458d3ed1649" 2018-10-22 09:08:16,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c3dc85-bb22-447f-bd2e-eced7cedc0cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:16,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c4c3dc85-bb22-447f-bd2e-eced7cedc0cc 2018-10-22 09:08:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:16,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:16,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b56335a86b8240337ea332e374a458d3ed1649" 2018-10-22 09:08:16,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df128d70-6697-4e34-9981-aaff4d117e94 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:08:16,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-df128d70-6697-4e34-9981-aaff4d117e94 2018-10-22 09:08:16,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b56335a86b8240337ea332e374a458d3ed1649" 2018-10-22 09:08:16,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3a22e7-ced6-4ba2-90c1-afa58161743c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80fee1eef2cb4974be03294d24839b4f"}, "enabled": true, "id": "80fee1eef2cb4974be03294d24839b4f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj"}]} 2018-10-22 09:08:16,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj used request id req-ea3a22e7-ced6-4ba2-90c1-afa58161743c 2018-10-22 09:08:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b56335a86b8240337ea332e374a458d3ed1649" 2018-10-22 09:08:16,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698345ad-66ee-464d-9610-1ee911e4f293 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:08:16,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-698345ad-66ee-464d-9610-1ee911e4f293 2018-10-22 09:08:17,052 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-1bbcb387-dd22-4ef-user 2018-10-22 09:08:17,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:17,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:17,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2de8e5-6b39-49e4-9616-2ed9931fddb7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:08:17,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de2de8e5-6b39-49e4-9616-2ed9931fddb7 2018-10-22 09:08:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" -d '{"role": {"name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role"}}' 2018-10-22 09:08:17,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-096e280b-a510-4772-bde7-1a1aab028e3b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0e12323ab354d1db72f577a57fdd608", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0e12323ab354d1db72f577a57fdd608"}, "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role"}} 2018-10-22 09:08:17,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-096e280b-a510-4772-bde7-1a1aab028e3b 2018-10-22 09:08:17,280 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role 2018-10-22 09:08:17,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f0e12323ab354d1db72f577a57fdd608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:17,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb626bd-1384-403d-b0d2-166aa6cc1d06 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f0e12323ab354d1db72f577a57fdd608"}, "domain_id": null, "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role", "id": "f0e12323ab354d1db72f577a57fdd608"}} 2018-10-22 09:08:17,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f0e12323ab354d1db72f577a57fdd608 used request id req-7bb626bd-1384-403d-b0d2-166aa6cc1d06 2018-10-22 09:08:17,371 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role to project CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj 2018-10-22 09:08:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/80fee1eef2cb4974be03294d24839b4f/users/91afaf26761341ea9d8486445ecc19e0/roles/f0e12323ab354d1db72f577a57fdd608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:17,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f312956-02f9-4f58-936e-74bc8c7a6183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:17,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/80fee1eef2cb4974be03294d24839b4f/users/91afaf26761341ea9d8486445ecc19e0/roles/f0e12323ab354d1db72f577a57fdd608 used request id req-2f312956-02f9-4f58-936e-74bc8c7a6183 2018-10-22 09:08:17,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:08:17,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:17,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:17,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0e12323ab354d1db72f577a57fdd608", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role"}], "expires_at": "2018-10-22T10:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80fee1eef2cb4974be03294d24839b4f", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-user", "id": "91afaf26761341ea9d8486445ecc19e0"}, "audit_ids": ["NahyqWMnRv-VLPjutWah5g"], "issued_at": "2018-10-22T09:08:17.000000Z"}} 2018-10-22 09:08:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:17,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd942eda-a138-49a6-9fed-806abb7b5145 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:17,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd942eda-a138-49a6-9fed-806abb7b5145 2018-10-22 09:08:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-47430d9c-56a6-466a-a008-b4b9204463a4 Date: Mon, 22 Oct 2018 09:08:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image"} 2018-10-22 09:08:18,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image used request id req-47430d9c-56a6-466a-a008-b4b9204463a4 2018-10-22 09:08:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:18,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-86c7f9e7-9be8-4f6a-a430-fdff0c90e5fd Date: Mon, 22 Oct 2018 09:08: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"}}} 2018-10-22 09:08:18,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-86c7f9e7-9be8-4f6a-a430-fdff0c90e5fd 2018-10-22 09:08:18,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image"}' 2018-10-22 09:08:18,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 X-Openstack-Request-Id: req-964e0c77-ac10-4244-8ff1-877af0a4c22b Date: Mon, 22 Oct 2018 09:08:18 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933", "min_disk": 0, "protected": false, "id": "59da26b8-36f4-4c03-a663-28558ae1b933", "file": "/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933/file", "checksum": null, "owner": "80fee1eef2cb4974be03294d24839b4f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:18,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-964e0c77-ac10-4244-8ff1-877af0a4c22b 2018-10-22 09:08:18,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" -d '' 2018-10-22 09:08:19,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e995e59-26f9-4586-8092-dc7911e5daa2 Date: Mon, 22 Oct 2018 09:08:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:19,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933/file used request id req-6e995e59-26f9-4586-8092-dc7911e5daa2 2018-10-22 09:08:19,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:08:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:19,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-18402115-b01d-45f6-821f-f01c68221d1e Date: Mon, 22 Oct 2018 09:08:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:19Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/59da26b8-36f4-4c03-a663-28558ae1b933/snap", "metadata": {}}], "self": "/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933", "min_disk": 0, "protected": false, "id": "59da26b8-36f4-4c03-a663-28558ae1b933", "file": "/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80fee1eef2cb4974be03294d24839b4f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/59da26b8-36f4-4c03-a663-28558ae1b933/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:19,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 used request id req-18402115-b01d-45f6-821f-f01c68221d1e 2018-10-22 09:08:19,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dec1a54d-80bd-4788-939c-d04cbb2245eb Date: Mon, 22 Oct 2018 09:08: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"}}} 2018-10-22 09:08:20,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dec1a54d-80bd-4788-939c-d04cbb2245eb 2018-10-22 09:08:20,083 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image 2018-10-22 09:08:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:20,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b19138ce-22fd-4c22-9e2f-3afd2c1c4a8c Date: Mon, 22 Oct 2018 09:08:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:19Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/59da26b8-36f4-4c03-a663-28558ae1b933/snap", "metadata": {}}], "self": "/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933", "min_disk": 0, "protected": false, "id": "59da26b8-36f4-4c03-a663-28558ae1b933", "file": "/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80fee1eef2cb4974be03294d24839b4f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/59da26b8-36f4-4c03-a663-28558ae1b933/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:20,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 used request id req-b19138ce-22fd-4c22-9e2f-3afd2c1c4a8c 2018-10-22 09:08:20,103 - create_image - DEBUG - Instance status is - active 2018-10-22 09:08:20,103 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image 2018-10-22 09:08:20,104 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image 2018-10-22 09:08:20,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:20,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:20,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0e12323ab354d1db72f577a57fdd608", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role"}], "expires_at": "2018-10-22T10:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80fee1eef2cb4974be03294d24839b4f", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-user", "id": "91afaf26761341ea9d8486445ecc19e0"}, "audit_ids": ["T7sSRDEuSS6-tSqZR8InBw"], "issued_at": "2018-10-22T09:08:20.000000Z"}} 2018-10-22 09:08:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:20,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c697176-8d75-4c4e-a139-12d913e1f2d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:20,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c697176-8d75-4c4e-a139-12d913e1f2d5 2018-10-22 09:08:20,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:20,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:20 GMT Server: Apache x-compute-request-id: req-f365f928-06f3-4aea-8b2b-d529d62d72be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f365f928-06f3-4aea-8b2b-d529d62d72be Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:08:20,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/detail used request id req-f365f928-06f3-4aea-8b2b-d529d62d72be 2018-10-22 09:08:20,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "imageRef": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:08:22,176 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:08:20 GMT Server: Apache x-compute-request-id: req-3b6ee838-0084-4e2f-82d0-10dc7e55845d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b6ee838-0084-4e2f-82d0-10dc7e55845d Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "91afaf26761341ea9d8486445ecc19e0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:08:22.092912", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1}} 2018-10-22 09:08:22,176 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes used request id req-3b6ee838-0084-4e2f-82d0-10dc7e55845d 2018-10-22 09:08:22,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:22,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:22 GMT Server: Apache x-compute-request-id: req-9374974d-3be6-49cf-a7ed-05fa65ac4e79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9374974d-3be6-49cf-a7ed-05fa65ac4e79 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "91afaf26761341ea9d8486445ecc19e0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:08:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "updated_at": "2018-10-22T09:08:22.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1}} 2018-10-22 09:08:22,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-9374974d-3be6-49cf-a7ed-05fa65ac4e79 2018-10-22 09:08:22,376 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:22,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:22,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:22 GMT Server: Apache x-compute-request-id: req-1af1d3cc-8059-4a70-85cb-947f1356ea8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1af1d3cc-8059-4a70-85cb-947f1356ea8f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "91afaf26761341ea9d8486445ecc19e0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:08:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "updated_at": "2018-10-22T09:08:22.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1}} 2018-10-22 09:08:22,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-1af1d3cc-8059-4a70-85cb-947f1356ea8f 2018-10-22 09:08:22,564 - create_volume - DEBUG - Instance status is - creating 2018-10-22 09:08:22,565 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:08:25,568 - create_volume - DEBUG - Volume status query timeout in 296.80881691 2018-10-22 09:08:25,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:25,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:25 GMT Server: Apache x-compute-request-id: req-39eb3ac1-5a0f-4738-a6b7-ba140def0077 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39eb3ac1-5a0f-4738-a6b7-ba140def0077 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "91afaf26761341ea9d8486445ecc19e0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:08:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "updated_at": "2018-10-22T09:08:24.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1}} 2018-10-22 09:08:25,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-39eb3ac1-5a0f-4738-a6b7-ba140def0077 2018-10-22 09:08:25,791 - create_volume - DEBUG - Instance status is - downloading 2018-10-22 09:08:25,791 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:08:28,794 - create_volume - DEBUG - Volume status query timeout in 293.582505941 2018-10-22 09:08:28,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:29,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:28 GMT Server: Apache x-compute-request-id: req-12c0a3db-16bb-466d-8500-d8358115a69c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12c0a3db-16bb-466d-8500-d8358115a69c Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-22T09:08:27.000000", "replication_status": null, "snapshot_id": null, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1, "user_id": "91afaf26761341ea9d8486445ecc19e0", "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "image_id": "59da26b8-36f4-4c03-a663-28558ae1b933", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "bootable": "true", "created_at": "2018-10-22T09:08:22.000000", "volume_type": null}} 2018-10-22 09:08:29,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-12c0a3db-16bb-466d-8500-d8358115a69c 2018-10-22 09:08:29,005 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:08:29,005 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:29,005 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:29,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:29,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:29 GMT Server: Apache x-compute-request-id: req-cd7b77a8-a84c-4a58-82c5-f0c616116bcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd7b77a8-a84c-4a58-82c5-f0c616116bcd Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-22T09:08:27.000000", "replication_status": null, "snapshot_id": null, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1, "user_id": "91afaf26761341ea9d8486445ecc19e0", "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "image_id": "59da26b8-36f4-4c03-a663-28558ae1b933", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "bootable": "true", "created_at": "2018-10-22T09:08:22.000000", "volume_type": null}} 2018-10-22 09:08:29,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-cd7b77a8-a84c-4a58-82c5-f0c616116bcd 2018-10-22 09:08:29,219 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:08:29,219 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:29,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:29,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0e12323ab354d1db72f577a57fdd608", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role"}], "expires_at": "2018-10-22T10:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80fee1eef2cb4974be03294d24839b4f", "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/80fee1eef2cb4974be03294d24839b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1bbcb387-dd22-4ef-user", "id": "91afaf26761341ea9d8486445ecc19e0"}, "audit_ids": ["hc6C2cXaSwSjV60uPa6-Mw"], "issued_at": "2018-10-22T09:08:29.000000Z"}} 2018-10-22 09:08:29,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1227513271307edcb89f9a4953745a5eb64bda" 2018-10-22 09:08:29,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:29 GMT Server: Apache x-compute-request-id: req-338f9bdc-da2a-4512-b12f-d4955e33232d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-338f9bdc-da2a-4512-b12f-d4955e33232d Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-22T09:08:27.000000", "replication_status": null, "snapshot_id": null, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1, "user_id": "91afaf26761341ea9d8486445ecc19e0", "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "image_id": "59da26b8-36f4-4c03-a663-28558ae1b933", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "bootable": "true", "created_at": "2018-10-22T09:08:22.000000", "volume_type": null}} 2018-10-22 09:08:29,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-338f9bdc-da2a-4512-b12f-d4955e33232d 2018-10-22 09:08:29,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:30,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:29 GMT Server: Apache x-compute-request-id: req-dac99360-ab1a-489c-8669-809bbebd202a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dac99360-ab1a-489c-8669-809bbebd202a Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-22T09:08:27.000000", "replication_status": null, "snapshot_id": null, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1, "user_id": "91afaf26761341ea9d8486445ecc19e0", "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "image_id": "59da26b8-36f4-4c03-a663-28558ae1b933", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "bootable": "true", "created_at": "2018-10-22T09:08:22.000000", "volume_type": null}} 2018-10-22 09:08:30,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-dac99360-ab1a-489c-8669-809bbebd202a 2018-10-22 09:08:30,008 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:08:30,008 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:30,008 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:30,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:30,095 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:08:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98432ab9-6fea-445d-b6c2-add0591fe9f2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:30,095 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-98432ab9-6fea-445d-b6c2-add0591fe9f2 2018-10-22 09:08:30,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:30,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:30 GMT Server: Apache x-compute-request-id: req-1dc78c8c-d5a0-4dc3-b055-42cc5be55ed6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1dc78c8c-d5a0-4dc3-b055-42cc5be55ed6 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "self"}, {"href": "http://172.30.9.28:8776/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-22T09:08:30.000000", "replication_status": null, "snapshot_id": null, "id": "ffd5f35e-c832-4a57-810e-a6b207cf8395", "size": 1, "user_id": "91afaf26761341ea9d8486445ecc19e0", "os-vol-tenant-attr:tenant_id": "80fee1eef2cb4974be03294d24839b4f", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image", "image_id": "59da26b8-36f4-4c03-a663-28558ae1b933", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol", "bootable": "true", "created_at": "2018-10-22T09:08:22.000000", "volume_type": null}} 2018-10-22 09:08:30,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-1dc78c8c-d5a0-4dc3-b055-42cc5be55ed6 2018-10-22 09:08:30,295 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:08:30,295 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:08:33,299 - create_volume - DEBUG - Volume status query timeout in 56.7966771126 2018-10-22 09:08:33,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f365f928-06f3-4aea-8b2b-d529d62d72be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babf8af0c05d5b54ae4b06badecee6b804a76c9e" 2018-10-22 09:08:33,333 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-790d6014-a7ce-4c28-80b4-7bb1491ea347 x-openstack-request-id: req-790d6014-a7ce-4c28-80b4-7bb1491ea347 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ffd5f35e-c832-4a57-810e-a6b207cf8395 could not be found.", "code": 404}} 2018-10-22 09:08:33,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/80fee1eef2cb4974be03294d24839b4f/volumes/ffd5f35e-c832-4a57-810e-a6b207cf8395 used request id req-790d6014-a7ce-4c28-80b4-7bb1491ea347 2018-10-22 09:08:33,334 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ffd5f35e-c832-4a57-810e-a6b207cf8395 could not be found. (HTTP 404) (Request-ID: req-790d6014-a7ce-4c28-80b4-7bb1491ea347) 2018-10-22 09:08:33,334 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-vol 2018-10-22 09:08:33,335 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-51896f84-7924-4f7d-9883-47df552f6ca1-image 2018-10-22 09:08:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54a4539f59034cab2369052bb2f1a90bd146c0fc" 2018-10-22 09:08:34,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee946ae9-2269-4870-a975-c874fd1eb59b Date: Mon, 22 Oct 2018 09:08:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:34,526 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/59da26b8-36f4-4c03-a663-28558ae1b933 used request id req-ee946ae9-2269-4870-a975-c874fd1eb59b 2018-10-22 09:08:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-40005b9a-a3fc-441c-ad68-14c752eec1b0 Date: Mon, 22 Oct 2018 09:08:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:08:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-40005b9a-a3fc-441c-ad68-14c752eec1b0 2018-10-22 09:08:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:34,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8ad384-550e-400b-bcea-db676635f84d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:08:34,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ef8ad384-550e-400b-bcea-db676635f84d 2018-10-22 09:08:34,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:34,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8497572b-d957-4d89-a9ad-297c10993ef8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:08:34,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-8497572b-d957-4d89-a9ad-297c10993ef8 2018-10-22 09:08:34,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:35,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6530efb8-1256-431d-8633-2c1855cee248 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:08:35,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-6530efb8-1256-431d-8633-2c1855cee248 2018-10-22 09:08:35,014 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj 2018-10-22 09:08:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/80fee1eef2cb4974be03294d24839b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:35,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227e5cb8-c9ad-44e6-882c-343f8c744bdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:35,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/80fee1eef2cb4974be03294d24839b4f used request id req-227e5cb8-c9ad-44e6-882c-343f8c744bdc 2018-10-22 09:08:35,235 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-1bbcb387-dd22-4ef-proj-role 2018-10-22 09:08:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f0e12323ab354d1db72f577a57fdd608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:35,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71cfa68a-a2f3-4962-b1d9-9f4bfa0e5725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:35,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f0e12323ab354d1db72f577a57fdd608 used request id req-71cfa68a-a2f3-4962-b1d9-9f4bfa0e5725 2018-10-22 09:08:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e66d1414945470d2b9773b15391c21d638e260a" 2018-10-22 09:08:35,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5125297d-069a-4a7f-9410-ed0c388196b3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:08:35,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5125297d-069a-4a7f-9410-ed0c388196b3 2018-10-22 09:08:35,432 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-1bbcb387-dd22-4ef-user 2018-10-22 09:08:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/91afaf26761341ea9d8486445ecc19e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b56335a86b8240337ea332e374a458d3ed1649" 2018-10-22 09:08:35,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67076ccb-a116-4493-935f-8f682f3ebf29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:35,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/91afaf26761341ea9d8486445ecc19e0 used request id req-67076ccb-a116-4493-935f-8f682f3ebf29 2018-10-22 09:08:35,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:35,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["AgQhvukCSi2hRNF2NYJuHQ"], "issued_at": "2018-10-22T09:08:35.000000Z"}} 2018-10-22 09:08:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0538e488e13c39b326457ba5961579cc300c57c7" 2018-10-22 09:08:36,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8a6238-98e2-4ab9-8d28-df5c2440ec1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:36,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ea8a6238-98e2-4ab9-8d28-df5c2440ec1e 2018-10-22 09:08:36,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:36,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:36,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["x4Zn9OjZQFa4v4_GMkPwfg"], "issued_at": "2018-10-22T09:08:36.000000Z"}} 2018-10-22 09:08:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:08:36,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98630300-edf1-4923-82ff-cb712955be54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:36,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-98630300-edf1-4923-82ff-cb712955be54 2018-10-22 09:08:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:36,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9f402395-f734-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:08:36,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f02179b-6664-444d-93de-d32a8e1d4184 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9f402395-f734-46f-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:08:36,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9f402395-f734-46f-proj used request id req-3f02179b-6664-444d-93de-d32a8e1d4184 2018-10-22 09:08:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:08:36,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605608c0-43f4-4544-a42e-dd32b4b5f133 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:08:36,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-605608c0-43f4-4544-a42e-dd32b4b5f133 2018-10-22 09:08:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}}' 2018-10-22 09:08:36,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0d704d-f0a9-4aee-9b61-c53a3ee7e8a4 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:08:36,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3e0d704d-f0a9-4aee-9b61-c53a3ee7e8a4 2018-10-22 09:08:36,927 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-9f402395-f734-46f-proj 2018-10-22 09:08:36,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:36,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:37,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8uTAldxzQli-udcbkHKPtQ"], "issued_at": "2018-10-22T09:08:37.000000Z"}} 2018-10-22 09:08:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4910eab174b56c8605af0fe7e2916a7d7aa8356" 2018-10-22 09:08:37,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beeb81cb-7767-4023-b583-ca6335c2f7a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:37,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-beeb81cb-7767-4023-b583-ca6335c2f7a5 2018-10-22 09:08:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:37,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4910eab174b56c8605af0fe7e2916a7d7aa8356" 2018-10-22 09:08:37,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0960a7d-1933-4679-b357-7f6797c3d3c9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:08:37,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a0960a7d-1933-4679-b357-7f6797c3d3c9 2018-10-22 09:08:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-9f402395-f734-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4910eab174b56c8605af0fe7e2916a7d7aa8356" 2018-10-22 09:08:37,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e964eb-eebf-473f-8d81-93f84235d337 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-9f402395-f734-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}]} 2018-10-22 09:08:37,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-9f402395-f734-46f-proj used request id req-b4e964eb-eebf-473f-8d81-93f84235d337 2018-10-22 09:08:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4910eab174b56c8605af0fe7e2916a7d7aa8356" 2018-10-22 09:08:37,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d0dbbd-1a65-4a79-bf73-456420a35fbf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:08:37,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a4d0dbbd-1a65-4a79-bf73-456420a35fbf 2018-10-22 09:08:37,908 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-9f402395-f734-46f-user 2018-10-22 09:08:37,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:08:37,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d9c109-539a-4dea-a0cf-345115f146a2 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:08:37,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-11d9c109-539a-4dea-a0cf-345115f146a2 2018-10-22 09:08:37,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" -d '{"role": {"name": "SimpleHealthCheck-9f402395-f734-46f-proj-role"}}' 2018-10-22 09:08:38,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eceb3f2-9eec-4c44-ac7c-6cc66ed99224 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "158eeaa9f391437a95ef4795f7343e39", "links": {"self": "http://172.30.9.28:5000/v3/roles/158eeaa9f391437a95ef4795f7343e39"}, "name": "SimpleHealthCheck-9f402395-f734-46f-proj-role"}} 2018-10-22 09:08:38,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3eceb3f2-9eec-4c44-ac7c-6cc66ed99224 2018-10-22 09:08:38,100 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-9f402395-f734-46f-proj-role 2018-10-22 09:08:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/158eeaa9f391437a95ef4795f7343e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:08:38,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6918bc26-4b72-435c-bda8-273554aad592 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/158eeaa9f391437a95ef4795f7343e39"}, "domain_id": null, "name": "SimpleHealthCheck-9f402395-f734-46f-proj-role", "id": "158eeaa9f391437a95ef4795f7343e39"}} 2018-10-22 09:08:38,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/158eeaa9f391437a95ef4795f7343e39 used request id req-6918bc26-4b72-435c-bda8-273554aad592 2018-10-22 09:08:38,190 - keystone_utils - INFO - Granting role SimpleHealthCheck-9f402395-f734-46f-proj-role to project SimpleHealthCheck-9f402395-f734-46f-proj 2018-10-22 09:08:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd/users/098c9ec955d74be881793bc6db5eea22/roles/158eeaa9f391437a95ef4795f7343e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:08:38,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eda6f2f5-062d-41d0-9ed7-598ab5e36ea0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:08:38,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd/users/098c9ec955d74be881793bc6db5eea22/roles/158eeaa9f391437a95ef4795f7343e39 used request id req-eda6f2f5-062d-41d0-9ed7-598ab5e36ea0 2018-10-22 09:08:38,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:08:38,331 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:08:38,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:38,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:38,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "158eeaa9f391437a95ef4795f7343e39", "name": "SimpleHealthCheck-9f402395-f734-46f-proj-role"}], "expires_at": "2018-10-22T10:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f402395-f734-46f-user", "id": "098c9ec955d74be881793bc6db5eea22"}, "audit_ids": ["_mG-3iGASnSsuLuDxGTQHA"], "issued_at": "2018-10-22T09:08:38.000000Z"}} 2018-10-22 09:08:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:08:38,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf098d7-703d-4745-8bc6-ca0395067391 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:38,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7cf098d7-703d-4745-8bc6-ca0395067391 2018-10-22 09:08:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:08:38,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0252b0c5-aac7-43e8-9df6-709b638f6d28 Date: Mon, 22 Oct 2018 09:08:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image"} 2018-10-22 09:08:38,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image used request id req-0252b0c5-aac7-43e8-9df6-709b638f6d28 2018-10-22 09:08:38,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:08:39,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e5e08cd-b890-4852-bdd7-ac5c5e1b38c5 Date: Mon, 22 Oct 2018 09:08: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"}}} 2018-10-22 09:08:39,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8e5e08cd-b890-4852-bdd7-ac5c5e1b38c5 2018-10-22 09:08:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image"}' 2018-10-22 09:08:39,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c X-Openstack-Request-Id: req-94d48bd3-ba7b-4dad-9824-084111bc8b96 Date: Mon, 22 Oct 2018 09:08:39 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "min_disk": 0, "protected": false, "id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "file": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c/file", "checksum": null, "owner": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:39,341 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-94d48bd3-ba7b-4dad-9824-084111bc8b96 2018-10-22 09:08:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" -d '' 2018-10-22 09:08:40,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb562cc4-2521-4610-80ca-51ec9d06fcad Date: Mon, 22 Oct 2018 09:08:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:08:40,890 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c/file used request id req-bb562cc4-2521-4610-80ca-51ec9d06fcad 2018-10-22 09:08:40,890 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:08:40,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:08:41,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a1723fc3-71de-43b9-b05d-79fe2e5bcefc Date: Mon, 22 Oct 2018 09:08:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:40Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f1caf5db-fd54-4cb2-a835-40565578f74c/snap", "metadata": {}}], "self": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "min_disk": 0, "protected": false, "id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "file": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f1caf5db-fd54-4cb2-a835-40565578f74c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:41,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c used request id req-a1723fc3-71de-43b9-b05d-79fe2e5bcefc 2018-10-22 09:08:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:08:41,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a4941d06-1fb8-45e5-b5de-0317a07cbb2c Date: Mon, 22 Oct 2018 09:08: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"}}} 2018-10-22 09:08:41,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a4941d06-1fb8-45e5-b5de-0317a07cbb2c 2018-10-22 09:08:41,311 - create_image - INFO - Created image with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image 2018-10-22 09:08:41,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:08:41,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5df31444-a91c-4e79-8f63-d5c532b0911f Date: Mon, 22 Oct 2018 09:08:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:40Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f1caf5db-fd54-4cb2-a835-40565578f74c/snap", "metadata": {}}], "self": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "min_disk": 0, "protected": false, "id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "file": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f1caf5db-fd54-4cb2-a835-40565578f74c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:08:41,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c used request id req-5df31444-a91c-4e79-8f63-d5c532b0911f 2018-10-22 09:08:41,484 - create_image - DEBUG - Instance status is - active 2018-10-22 09:08:41,484 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image 2018-10-22 09:08:41,484 - create_image - INFO - Image is now active with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image 2018-10-22 09:08:41,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:41,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:41,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "158eeaa9f391437a95ef4795f7343e39", "name": "SimpleHealthCheck-9f402395-f734-46f-proj-role"}], "expires_at": "2018-10-22T10:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f402395-f734-46f-user", "id": "098c9ec955d74be881793bc6db5eea22"}, "audit_ids": ["DxYaTgLBTHafYJT1a6BBZQ"], "issued_at": "2018-10-22T09:08:41.000000Z"}} 2018-10-22 09:08:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:08:41,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2488b91-7ea4-4b97-b721-9ba44b5f07cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:41,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2488b91-7ea4-4b97-b721-9ba44b5f07cc 2018-10-22 09:08:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:08:42,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-92e575b6-9544-40e9-8698-7075b045c041 Date: Mon, 22 Oct 2018 09:08:42 GMT RESP BODY: {"networks":[]} 2018-10-22 09:08:42,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-92e575b6-9544-40e9-8698-7075b045c041 2018-10-22 09:08:42,122 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net 2018-10-22 09:08:42,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" -d '{"network": {"name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net", "admin_state_up": true}}' 2018-10-22 09:08:42,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0430f605-593d-4e79-bdac-c57fc9f1a914 Date: Mon, 22 Oct 2018 09:08:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:08:42Z","is_default":false,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","mtu":1450}} 2018-10-22 09:08:42,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0430f605-593d-4e79-bdac-c57fc9f1a914 2018-10-22 09:08:42,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:08:42,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-fdb0c3d4-c14f-4889-a371-e7a8d4f0d88e Date: Mon, 22 Oct 2018 09:08: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":"2018-10-22T09:08:42Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:42,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-fdb0c3d4-c14f-4889-a371-e7a8d4f0d88e 2018-10-22 09:08:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:08:43,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd614cc0-73a2-429a-9a32-b827615adf45 Date: Mon, 22 Oct 2018 09:08:43 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:08:43,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-dd614cc0-73a2-429a-9a32-b827615adf45 2018-10-22 09:08:43,069 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet 2018-10-22 09:08:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" -d '{"subnets": [{"ip_version": 4, "network_id": "e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]}' 2018-10-22 09:08:43,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c84dfd67-275a-406f-9165-7df52ba5b978 Date: Mon, 22 Oct 2018 09:08:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:43,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c84dfd67-275a-406f-9165-7df52ba5b978 2018-10-22 09:08:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:08:44,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9db5eba8-7da5-47a0-89fa-de2630aff4dc Date: Mon, 22 Oct 2018 09:08: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:44,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-9db5eba8-7da5-47a0-89fa-de2630aff4dc 2018-10-22 09:08:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:08:44,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6f1dc9ba-6c64-4e32-95e3-346578524ac1 Date: Mon, 22 Oct 2018 09:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:44,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-6f1dc9ba-6c64-4e32-95e3-346578524ac1 2018-10-22 09:08:44,338 - OpenStackNetwork - DEBUG - Network [e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90] created successfully 2018-10-22 09:08:44,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:44,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:44,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qHz-dAp1TsGq88qNO9K0EQ"], "issued_at": "2018-10-22T09:08:44.000000Z"}} 2018-10-22 09:08:44,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e1233e446e47854333d8dfe8a2c79c08cb0824" 2018-10-22 09:08:44,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e66d5fb-5307-48a0-966d-21c4f33305bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:44,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e66d5fb-5307-48a0-966d-21c4f33305bb 2018-10-22 09:08:44,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:08:44,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e1233e446e47854333d8dfe8a2c79c08cb0824" 2018-10-22 09:08:45,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-4d7885a6-4c09-4ffb-b744-d83a1460f681 x-compute-request-id: req-4d7885a6-4c09-4ffb-b744-d83a1460f681 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:08:45,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4d7885a6-4c09-4ffb-b744-d83a1460f681 2018-10-22 09:08:45,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e1233e446e47854333d8dfe8a2c79c08cb0824" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:08:45,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f41e982-1414-4dda-a010-484aab28bc81 x-compute-request-id: req-3f41e982-1414-4dda-a010-484aab28bc81 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:08:45,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3f41e982-1414-4dda-a010-484aab28bc81 2018-10-22 09:08:45,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:45,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:45,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "158eeaa9f391437a95ef4795f7343e39", "name": "SimpleHealthCheck-9f402395-f734-46f-proj-role"}], "expires_at": "2018-10-22T10:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f402395-f734-46f-user", "id": "098c9ec955d74be881793bc6db5eea22"}, "audit_ids": ["c0pSrOtWQAy4RMir2duSaw"], "issued_at": "2018-10-22T09:08:45.000000Z"}} 2018-10-22 09:08:45,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:45,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af74841f-8d25-440f-a39f-481ccb3cadd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:45,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af74841f-8d25-440f-a39f-481ccb3cadd3 2018-10-22 09:08:45,876 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:08:45,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:45,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde2bd54-30c9-4f91-a740-20b453c2f63a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:45,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dde2bd54-30c9-4f91-a740-20b453c2f63a 2018-10-22 09:08:45,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:46,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e06b9664-20c6-4be6-896c-9714cc323750 Date: Mon, 22 Oct 2018 09:08: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:46,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-e06b9664-20c6-4be6-896c-9714cc323750 2018-10-22 09:08:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:46,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:46,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07d99e2-8aad-4541-b3af-d7e9addd3ea5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:08:46,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-b07d99e2-8aad-4541-b3af-d7e9addd3ea5 2018-10-22 09:08:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:46,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e86ca489-d29f-4a3c-93c3-8ebbb199e3ce Date: Mon, 22 Oct 2018 09:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:46,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-e86ca489-d29f-4a3c-93c3-8ebbb199e3ce 2018-10-22 09:08:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:46,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a6628dd-4465-4a7e-b31a-6fafbf0fe5c5 Date: Mon, 22 Oct 2018 09:08:46 GMT RESP BODY: {"ports":[]} 2018-10-22 09:08:46,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1&admin_state_up=True used request id req-3a6628dd-4465-4a7e-b31a-6fafbf0fe5c5 2018-10-22 09:08:46,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:46,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-f937a072-b5b3-40e1-98f0-a8d4d3405917 x-compute-request-id: req-f937a072-b5b3-40e1-98f0-a8d4d3405917 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:08:46,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst used request id req-f937a072-b5b3-40e1-98f0-a8d4d3405917 2018-10-22 09:08:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:47,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-97571a36-9f73-4a0d-b339-9d6a13ed8ed6 Date: Mon, 22 Oct 2018 09:08: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:47,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-97571a36-9f73-4a0d-b339-9d6a13ed8ed6 2018-10-22 09:08:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:47,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fa13d3-1e14-4412-a0b0-789bfbb0eefb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:08:47,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-b6fa13d3-1e14-4412-a0b0-789bfbb0eefb 2018-10-22 09:08:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:47,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0f3605cd-1a12-427f-b6d4-25c3e447a527 Date: Mon, 22 Oct 2018 09:08:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:47,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-0f3605cd-1a12-427f-b6d4-25c3e447a527 2018-10-22 09:08:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:47,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be1c1dc4-3c50-4091-9398-9d36aa1a3bd7 Date: Mon, 22 Oct 2018 09:08:47 GMT RESP BODY: {"ports":[]} 2018-10-22 09:08:47,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1&admin_state_up=True used request id req-be1c1dc4-3c50-4091-9398-9d36aa1a3bd7 2018-10-22 09:08:47,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:08:47,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:08:48,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "158eeaa9f391437a95ef4795f7343e39", "name": "SimpleHealthCheck-9f402395-f734-46f-proj-role"}], "expires_at": "2018-10-22T10:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f402395-f734-46f-user", "id": "098c9ec955d74be881793bc6db5eea22"}, "audit_ids": ["c7BbsrTATzeP9GIXBaRhnA"], "issued_at": "2018-10-22T09:08:48.000000Z"}} 2018-10-22 09:08:48,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f971789ed14ffa7b49df0112a5620c45943830" 2018-10-22 09:08:48,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525e8942-00e7-48a2-aaa2-0b63ac1f0f69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:08:48,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-525e8942-00e7-48a2-aaa2-0b63ac1f0f69 2018-10-22 09:08:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:48,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ef14f3b1-921d-445c-ae89-b0c66cd87add Date: Mon, 22 Oct 2018 09:08: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:48,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-ef14f3b1-921d-445c-ae89-b0c66cd87add 2018-10-22 09:08:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:48,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-094f0469-9808-44bc-bf0a-7b429db6d84e Date: Mon, 22 Oct 2018 09:08:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:48,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-094f0469-9808-44bc-bf0a-7b429db6d84e 2018-10-22 09:08:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:48,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ecaa2adc-606b-4d65-a4f2-b694b43eea4c Date: Mon, 22 Oct 2018 09:08: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:48,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-ecaa2adc-606b-4d65-a4f2-b694b43eea4c 2018-10-22 09:08:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:08:49,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:08:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f971789ed14ffa7b49df0112a5620c45943830" 2018-10-22 09:08:49,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b805b3e-b516-4d0c-b8ed-7906d5c4698b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:08:49,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-8b805b3e-b516-4d0c-b8ed-7906d5c4698b 2018-10-22 09:08:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:49,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d8e0890-5642-49b6-b38b-86e7c31e221d Date: Mon, 22 Oct 2018 09:08:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:49,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-3d8e0890-5642-49b6-b38b-86e7c31e221d 2018-10-22 09:08:49,283 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net 2018-10-22 09:08:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" -d '{"port": {"network_id": "e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90", "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1", "admin_state_up": true}}' 2018-10-22 09:08:50,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-c6f35edf-2a98-4bd1-8da8-3144f57a9670 Date: Mon, 22 Oct 2018 09:08:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:08:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b500a2c5-1e26-47db-9c28-d89d356525bc","ip_address":"10.55.0.6"}],"id":"04a48e25-e837-4ef0-884b-c209386c0a7b","security_groups":["0197a846-d40b-48e7-9186-f58ada7385b1"],"mac_address":"fa:16:3e:23:7d:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1","project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","qos_policy_id":null,"admin_state_up":true,"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:49Z","binding:vnic_type":"normal"}} 2018-10-22 09:08:50,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c6f35edf-2a98-4bd1-8da8-3144f57a9670 2018-10-22 09:08:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9efcb07a-85f6-4556-8ed3-e7db7fb1ea99 Date: Mon, 22 Oct 2018 09:08: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:08:50,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-9efcb07a-85f6-4556-8ed3-e7db7fb1ea99 2018-10-22 09:08:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c7a10b-5e78-4318-943b-0e7cc561a7ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:08:50,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-07c7a10b-5e78-4318-943b-0e7cc561a7ca 2018-10-22 09:08:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-288c902d-abe5-4415-9f91-4695fd188fb6 Date: Mon, 22 Oct 2018 09:08:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:08:50,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-288c902d-abe5-4415-9f91-4695fd188fb6 2018-10-22 09:08:50,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-66b572a3-082e-4c85-868a-bb9ae27643d8 Date: Mon, 22 Oct 2018 09:08:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:08:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b500a2c5-1e26-47db-9c28-d89d356525bc","ip_address":"10.55.0.6"}],"id":"04a48e25-e837-4ef0-884b-c209386c0a7b","security_groups":["0197a846-d40b-48e7-9186-f58ada7385b1"],"mac_address":"fa:16:3e:23:7d:f5","project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1","admin_state_up":true,"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:49Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:08:50,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1&admin_state_up=True used request id req-66b572a3-082e-4c85-868a-bb9ae27643d8 2018-10-22 09:08:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6c1af8-6665-459f-8cfb-ca0faabff2d9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:08:50,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-9f6c1af8-6665-459f-8cfb-ca0faabff2d9 2018-10-22 09:08:50,908 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst 2018-10-22 09:08:50,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-4ca6d6f4-a550-4d8f-b57b-6aebb0855a70 x-compute-request-id: req-4ca6d6f4-a550-4d8f-b57b-6aebb0855a70 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}], "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-flavor-name"}]} 2018-10-22 09:08:50,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4ca6d6f4-a550-4d8f-b57b-6aebb0855a70 2018-10-22 09:08:50,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:50,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-0ec13f4f-78d9-4104-8f2c-6d509e023b1c x-compute-request-id: req-0ec13f4f-78d9-4104-8f2c-6d509e023b1c Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:08:50,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0 used request id req-0ec13f4f-78d9-4104-8f2c-6d509e023b1c 2018-10-22 09:08:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:51,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4c7b9d38-84b8-4ea0-89b3-352b19572f0d Date: Mon, 22 Oct 2018 09:08:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:08:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:08:40Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f1caf5db-fd54-4cb2-a835-40565578f74c/snap", "metadata": {}}], "self": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "min_disk": 0, "protected": false, "id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "file": "/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f1caf5db-fd54-4cb2-a835-40565578f74c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image"} 2018-10-22 09:08:51,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image used request id req-4c7b9d38-84b8-4ea0-89b3-352b19572f0d 2018-10-22 09:08:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:51,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9e43568-1390-4aca-aa75-4ee3fb9141ec Date: Mon, 22 Oct 2018 09:08: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"}}} 2018-10-22 09:08:51,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a9e43568-1390-4aca-aa75-4ee3fb9141ec 2018-10-22 09:08:51,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" -d '{"server": {"name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "imageRef": "f1caf5db-fd54-4cb2-a835-40565578f74c", "flavorRef": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "max_count": 1, "min_count": 1, "networks": [{"port": "04a48e25-e837-4ef0-884b-c209386c0a7b"}]}}' 2018-10-22 09:08:53,359 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:08: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-3ef442d0-29ed-4fca-a5af-9a1fa771554f x-compute-request-id: req-3ef442d0-29ed-4fca-a5af-9a1fa771554f Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "adminPass": "RFvHzQqXDV37"}} 2018-10-22 09:08:53,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3ef442d0-29ed-4fca-a5af-9a1fa771554f 2018-10-22 09:08:53,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:53,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-f8abcd80-3a1d-407e-abad-c972df7043d0 x-compute-request-id: req-f8abcd80-3a1d-407e-abad-c972df7043d0 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:08:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:08:53,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-f8abcd80-3a1d-407e-abad-c972df7043d0 2018-10-22 09:08:53,725 - create_instance - INFO - Created instance with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst 2018-10-22 09:08:53,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:54,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-a5f63bff-0e0e-444d-bffe-b61569928029 x-compute-request-id: req-a5f63bff-0e0e-444d-bffe-b61569928029 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:08:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:08:54,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-a5f63bff-0e0e-444d-bffe-b61569928029 2018-10-22 09:08:54,397 - create_instance - DEBUG - Instance status [SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst] is - BUILD 2018-10-22 09:08:54,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:08:57,401 - create_instance - DEBUG - VM status query timeout in 896.324922085 2018-10-22 09:08:57,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:08:58,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:08: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-362d0f58-937c-46eb-8bc5-bfc048ca353f x-compute-request-id: req-362d0f58-937c-46eb-8bc5-bfc048ca353f 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.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "security_groups": [{"name": "default"}], "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:08:56Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:08:58,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-362d0f58-937c-46eb-8bc5-bfc048ca353f 2018-10-22 09:08:58,023 - create_instance - DEBUG - Instance status [SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst] is - BUILD 2018-10-22 09:08:58,023 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:09:01,027 - create_instance - DEBUG - VM status query timeout in 892.698984146 2018-10-22 09:09:01,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:01,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09: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-607e1920-3b91-42fa-8a04-c3ea93c90429 x-compute-request-id: req-607e1920-3b91-42fa-8a04-c3ea93c90429 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.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "security_groups": [{"name": "default"}], "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:08:56Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:09:01,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-607e1920-3b91-42fa-8a04-c3ea93c90429 2018-10-22 09:09:01,356 - create_instance - DEBUG - Instance status [SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst] is - BUILD 2018-10-22 09:09:01,356 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:09:04,359 - create_instance - DEBUG - VM status query timeout in 889.366640091 2018-10-22 09:09:04,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:04,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-433a0732-0307-452c-a908-d175dc0f9a3f x-compute-request-id: req-433a0732-0307-452c-a908-d175dc0f9a3f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:7d:f5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:09:01.000000", "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "security_groups": [{"name": "default"}], "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:09:01Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:09:04,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-433a0732-0307-452c-a908-d175dc0f9a3f 2018-10-22 09:09:04,815 - create_instance - DEBUG - Instance status [SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst] is - ACTIVE 2018-10-22 09:09:04,815 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:09:04,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:05,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2da806b6-5253-4a07-8fa8-b8b578c84fb3 x-compute-request-id: req-2da806b6-5253-4a07-8fa8-b8b578c84fb3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:7d:f5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:09:01.000000", "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "security_groups": [{"name": "default"}], "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:09:01Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:09:05,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-2da806b6-5253-4a07-8fa8-b8b578c84fb3 2018-10-22 09:09:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:05,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-51694355-9bde-477f-b8aa-2149a47b0bc1 Date: Mon, 22 Oct 2018 09:09: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":["b500a2c5-1e26-47db-9c28-d89d356525bc"],"updated_at":"2018-10-22T09:08:43Z","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net"}]} 2018-10-22 09:09:05,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net used request id req-51694355-9bde-477f-b8aa-2149a47b0bc1 2018-10-22 09:09:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:05,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f174eb-bdb2-4616-b638-b217a22c407e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:09:05,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-f6f174eb-bdb2-4616-b638-b217a22c407e 2018-10-22 09:09:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:05,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81be9d6f-4b1b-4a7e-9e51-32f3f7f4eaff Date: Mon, 22 Oct 2018 09:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:43Z","dns_nameservers":[],"updated_at":"2018-10-22T09:08: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":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","id":"b500a2c5-1e26-47db-9c28-d89d356525bc","subnetpool_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet"}]} 2018-10-22 09:09:05,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-81be9d6f-4b1b-4a7e-9e51-32f3f7f4eaff 2018-10-22 09:09:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:06,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-02694003-4c20-40ef-ab1b-377a3815e35f Date: Mon, 22 Oct 2018 09:09:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b500a2c5-1e26-47db-9c28-d89d356525bc","ip_address":"10.55.0.6"}],"id":"04a48e25-e837-4ef0-884b-c209386c0a7b","security_groups":["0197a846-d40b-48e7-9186-f58ada7385b1"],"mac_address":"fa:16:3e:23:7d:f5","project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1","admin_state_up":true,"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:49Z","binding:vnic_type":"normal","device_id":"0aca4f18-e5f3-4108-b67c-badf6e803c64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:08:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b500a2c5-1e26-47db-9c28-d89d356525bc","ip_address":"10.55.0.3"}],"id":"4802f5c5-237e-4241-b37f-c68347f05c0b","security_groups":[],"mac_address":"fa:16:3e:d2:44:1d","project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:08:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b500a2c5-1e26-47db-9c28-d89d356525bc","ip_address":"10.55.0.2"}],"id":"7e424fbc-118e-414c-bf3c-1cdb40a9cd59","security_groups":[],"mac_address":"fa:16:3e:83:fa:33","project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:08:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b500a2c5-1e26-47db-9c28-d89d356525bc","ip_address":"10.55.0.4"}],"id":"831e0be8-bf53-41d8-8343-b1041fdad97d","security_groups":[],"mac_address":"fa:16:3e:9b:7d:16","project_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90","tenant_id":"9f5e7d09f1ed44d9b7d97e0ec5c4c5dd","created_at":"2018-10-22T09:08:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90"}]} 2018-10-22 09:09:06,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-02694003-4c20-40ef-ab1b-377a3815e35f 2018-10-22 09:09:06,070 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-10-22 09:09:06,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:06,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd6f8d74-2b8f-41f6-8984-13b58f254b0c x-compute-request-id: req-fd6f8d74-2b8f-41f6-8984-13b58f254b0c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:7d:f5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:09:01.000000", "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "security_groups": [{"name": "default"}], "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:09:01Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:09:06,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-fd6f8d74-2b8f-41f6-8984-13b58f254b0c 2018-10-22 09:09:06,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:09:07,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2dc364f-33d2-4aa9-b776-0794860c90e8 x-compute-request-id: req-c2dc364f-33d2-4aa9-b776-0794860c90e8 Content-Encoding: gzip Content-Length: 9428 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 742647556 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.908 MHz processor\n[ 0.128301] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.129946] pid_max: default: 32768 minimum: 301\n[ 0.130830] ACPI: Core revision 20150930\n[ 0.132211] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133509] Security Framework initialized\n[ 0.134317] Yama: becoming mindful.\n[ 0.135040] AppArmor: AppArmor initialized\n[ 0.135886] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137166] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138401] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139585] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140938] Initializing cgroup subsys io\n[ 0.141740] Initializing cgroup subsys memory\n[ 0.142598] Initializing cgroup subsys devices\n[ 0.143474] Initializing cgroup subsys freezer\n[ 0.144347] Initializing cgroup subsys net_cls\n[ 0.145205] Initializing cgroup subsys perf_event\n[ 0.146110] Initializing cgroup subsys net_prio\n[ 0.146986] Initializing cgroup subsys hugetlb\n[ 0.147850] Initializing cgroup subsys pids\n[ 0.148720] CPU: Physical Processor ID: 0\n[ 0.150209] mce: CPU supports 10 MCE banks\n[ 0.151052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163151] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169570] ftrace: allocating 31920 entries in 125 pages\n[ 0.195982] smpboot: Max logical packages: 1\n[ 0.196824] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198184] x2apic enabled\n[ 0.198997] Switched APIC routing to physical x2apic.\n[ 0.200754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201867] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203840] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205617] KVM setup paravirtual spinlock\n[ 0.206897] x86: Booted up 1 node, 1 CPUs\n[ 0.207703] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.209087] devtmpfs: initialized\n[ 0.210780] evm: security.selinux\n[ 0.211476] evm: security.SMACK64\n[ 0.212161] evm: security.SMACK64EXEC\n[ 0.212896] evm: security.SMACK64TRANSMUTE\n[ 0.213696] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215074] evm: security.capability\n[ 0.215866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217708] pinctrl core: initialized pinctrl subsystem\n[ 0.218804] RTC time: 9:09:01, date: 10/22/18\n[ 0.219746] NET: Registered protocol family 16\n[ 0.220706] cpuidle: using governor ladder\n[ 0.221526] cpuidle: using governor menu\n[ 0.222310] PCCT header not found.\n[ 0.223061] ACPI: bus type PCI registered\n[ 0.223865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225103] PCI: Using configuration type 1 for base access\n[ 0.226838] ACPI: Added _OSI(Module Device)\n[ 0.227678] ACPI: Added _OSI(Processor Device)\n[ 0.228538] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229445] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231581] ACPI: Interpreter enabled\n[ 0.232349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239666] ACPI: (supports S0 S5)\n[ 0.240371] ACPI: Using IOAPIC for interrupt routing\n[ 0.241315] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250192] acpiphp: Slot [3] registered\n[ 0.250991] acpiphp: Slot [4] registered\n[ 0.251783] acpiphp: Slot [5] registered\n[ 0.252587] acpiphp: Slot [6] registered\n[ 0.253382] acpiphp: Slot [7] registered\n[ 0.254184] acpiphp: Slot [8] registered\n[ 0.254981] acpiphp: Slot [9] registered\n[ 0.255771] acpiphp: Slot [10] registered\n[ 0.256579] acpiphp: Slot [11] registered\n[ 0.257406] acpiphp: Slot [12] registered\n[ 0.258225] acpiphp: Slot [13] registered\n[ 0.259032] acpiphp: Slot [14] registered\n[ 0.259833] acpiphp: Slot [15] registered\n[ 0.270682] acpiphp: Slot [16] registered\n[ 0.271500] acpiphp: Slot [17] registered\n[ 0.272311] acpiphp: Slot [18] registered\n[ 0.273118] acpiphp: Slot [19] registered\n[ 0.273927] acpiphp: Slot [20] registered\n[ 0.274743] acpiphp: Slot [21] registered\n[ 0.275552] acpiphp: Slot [22] registered\n[ 0.276364] acpiphp: Slot [23] registered\n[ 0.277176] acpiphp: Slot [24] registered\n[ 0.277987] acpiphp: Slot [25] registered\n[ 0.278796] acpiphp: Slot [26] registered\n[ 0.279604] acpiphp: Slot [27] registered\n[ 0.280414] acpiphp: Slot [28] registered\n[ 0.281226] acpiphp: Slot [29] registered\n[ 0.282034] acpiphp: Slot [30] registered\n[ 0.282848] acpiphp: Slot [31] registered\n[ 0.283653] PCI host bridge to bus 0000:00\n[ 0.284468] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285671] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288329] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.289771] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296189] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298620] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306311] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353207] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356118] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357528] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360170] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361365] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362610] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364145] vgaarb: loaded\n[ 0.364741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365881] SCSI subsystem initialized\n[ 0.366703] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369543] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371612] NetLabel: Initializing\n[ 0.372331] NetLabel: domain hash size = 128\n[ 0.373178] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374118] NetLabel: unlabeled traffic allowed by default\n[ 0.375207] clocksource: Switched to clocksource kvm-clock\n[ 0.380599] AppArmor: AppArmor Filesystem Enabled\n[ 0.381554] pnp: PnP ACPI init\n[ 0.382469] pnp: PnP ACPI: found 5 devices\n[ 0.388490] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390178] NET: Registered protocol family 2\n[ 0.391137] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.392412] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.393574] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.394748] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396987] NET: Registered protocol family 1\n[ 0.397844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398949] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400021] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428268] Trying to unpack rootfs image as initramfs...\n[ 0.477235] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.491383] Scanning for low memory corruption every 60 seconds\n[ 0.492679] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493815] audit: initializing netlink subsys (disabled)\n[ 0.494851] audit: type=2000 audit(1540199342.346:1): initialized\n[ 0.496159] Initialise system trusted keyring\n[ 0.497072] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500199] zbud: loaded\n[ 0.500896] VFS: Disk quotas dquot_6.6.0\n[ 0.501713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503205] fuse init (API version 7.23)\n[ 0.504088] Key type big_key registered\n[ 0.504878] Allocating IMA MOK and blacklist keyrings.\n[ 0.505987] Key type asymmetric registered\n[ 0.506804] Asymmetric key parser 'x509' registered\n[ 0.507764] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509218] io scheduler noop registered\n[ 0.510006] io scheduler deadline registered (default)\n[ 0.510984] io scheduler cfq registered\n[ 0.511816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512860] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514113] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515568] ACPI: Power Button [PWRF]\n[ 0.516405] GHES: HEST is not enabled!\n[ 0.530040] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558219] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588256] Linux agpgart interface v0.103\n[ 0.590710] brd: module loaded\n[ 0.591889] loop: module loaded\n[ 0.596733] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603484] GPT:90111 != 20971519\n[ 0.619628] GPT:Alternate GPT header not at the end of the disk.\n[ 0.620721] GPT:90111 != 20971519\n[ 0.621404] GPT: Use GNU Parted to correct GPT errors.\n[ 0.622361] vda: vda1 vda15\n[ 0.624079] scsi host0: ata_piix\n[ 0.624822] scsi host1: ata_piix\n[ 0.625529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628548] libphy: Fixed MDIO Bus: probed\n[ 0.629375] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630322] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632600] PPP generic driver version 2.4.2\n[ 0.633672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634860] ehci-pci: EHCI PCI platform driver\n[ 0.635756] ehci-platform: EHCI generic platform driver\n[ 0.636746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.637869] ohci-pci: OHCI PCI platform driver\n[ 0.638735] ohci-platform: OHCI generic platform driver\n[ 0.639728] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656690] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658827] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661475] usb usb1: Product: UHCI Host Controller\n[ 0.662411] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663560] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664570] hub 1-0:1.0: USB hub found\n[ 0.665348] hub 1-0:1.0: 2 ports detected\n[ 0.666255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668373] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669328] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670356] mousedev: PS/2 mouse device common for all mice\n[ 0.671618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673455] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676940] i2c /dev entries driver\n[ 0.677688] device-mapper: uevent: version 1.0.3\n[ 0.678625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.680264] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.681556] NET: Registered protocol family 10\n[ 0.682560] NET: Registered protocol family 17\n[ 0.683456] Key type dns_resolver registered\n[ 0.684387] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.685480] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.687234] registered taskstats version 1\n[ 0.688067] Loading compiled-in X.509 certificates\n[ 0.689500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691361] zswap: loaded using pool lzo/zbud\n[ 0.692738] Key type trusted registered\n[ 0.694289] Key type encrypted registered\n[ 0.695126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696186] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697296] evm: HMAC attrs: 0x1\n[ 0.698280] Magic number: 6:248:172\n[ 0.699075] net eth0: hash matches\n[ 0.699900] rtc_cmos 00:00: setting system clock to 2018-10-22 09:09:01 UTC (1540199341)\n[ 0.701609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702788] EDD information not available.\n[ 0.788165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799626] Write protecting the kernel read-only data: 14336k\n[ 0.801227] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803062] 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.845331] 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.16\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.30. 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\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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDWhyEbGr30T7pUo8vOkJGSy4weqdYsujB93B0zE8Kkg+uj+10HGHnCMq3Pbi4NoB3AblaLp3a850zWoDw7DZ7AaC5BtWYSNK4Bv84UcCYt80sVjGVFZwAMrUjeKwOWkHfHyEr6/6wdUqY55mLsG4xleCpENx3OfAmc/zWmny3JQ2+rSBxbRRohhVmHDZ+VxHdC2MwsN5+pOSgj7y9rleuDrHc7uRZAhtGe3OI5hbZ0D9MVk3Mq4nptjR1wxE2icpbBVyqwjTccN/JT6dk87o3TqsNiH5S33KjN3TGLGyxs3Uuu65Pxroxgi/dBBG+6QSS1sk0veWyKn2eoqwFXi9B7 root@simplehealthcheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAPriKor1V+VPv82d+nwZrqys5RPwpnAnkymZMlkT9Tm/4E+sPckIUT8hQJCCWUn0ZhTXqne/MlHc/M/T59iDpPSdi/zMJx5qZBcDyk/gkLgmgxKyDChn5vKgI1msrgbaSG9ZPlUGfVMBT9x2bGO+BSFx+dpTRQQC5HzHGCjmNg1rAAAAFQDnhUyRSTZna99CkhoC+xsJWlQpfwAAAIEA0DRwt7YMTQJFrRMUj4GtlZ+rNbFh6yFCAmYbb/Dg/1n7/tX7zcJbNSy8zzixLVLRMrQ/0TJraBaS+QS61/pk6wbc8dFb71paDr/47Ae2WyuZzDDszjYD9bMIPY6DmHK0RodSuG99GcTsuF1XcImoJkv62zuM5Kq0XEIseFF3lIMAAACAF02VMhesEN84Zx/Q3NNCyl1IlIrn7lAVqIJAuBCTNXsoZWPGbgBnkNVL+KDDwc00jIJnU53UbaA7KvFAwTopisxoRq5TLd7kP4MfkjkODz6hy7XH/tq9IS19APVmeC71AMlouKDWPtAlKyXRWGi7MSneobVnx9r3Ox8fDMAPAkY= root@simplehealthcheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-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:fe23:7df5/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-000000ae\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.41 ===\n"} 2018-10-22 09:09:07,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64/action used request id req-c2dc364f-33d2-4aa9-b776-0794860c90e8 2018-10-22 09:09:07,912 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:09:07,912 - 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 742647556 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.908 MHz processor [ 0.128301] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.129946] pid_max: default: 32768 minimum: 301 [ 0.130830] ACPI: Core revision 20150930 [ 0.132211] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133509] Security Framework initialized [ 0.134317] Yama: becoming mindful. [ 0.135040] AppArmor: AppArmor initialized [ 0.135886] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137166] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138401] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139585] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140938] Initializing cgroup subsys io [ 0.141740] Initializing cgroup subsys memory [ 0.142598] Initializing cgroup subsys devices [ 0.143474] Initializing cgroup subsys freezer [ 0.144347] Initializing cgroup subsys net_cls [ 0.145205] Initializing cgroup subsys perf_event [ 0.146110] Initializing cgroup subsys net_prio [ 0.146986] Initializing cgroup subsys hugetlb [ 0.147850] Initializing cgroup subsys pids [ 0.148720] CPU: Physical Processor ID: 0 [ 0.150209] mce: CPU supports 10 MCE banks [ 0.151052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163151] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169570] ftrace: allocating 31920 entries in 125 pages [ 0.195982] smpboot: Max logical packages: 1 [ 0.196824] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198184] x2apic enabled [ 0.198997] Switched APIC routing to physical x2apic. [ 0.200754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201867] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203840] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205617] KVM setup paravirtual spinlock [ 0.206897] x86: Booted up 1 node, 1 CPUs [ 0.207703] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.209087] devtmpfs: initialized [ 0.210780] evm: security.selinux [ 0.211476] evm: security.SMACK64 [ 0.212161] evm: security.SMACK64EXEC [ 0.212896] evm: security.SMACK64TRANSMUTE [ 0.213696] evm: security.SMACK64MMAP [ 0.214438] evm: security.ima [ 0.215074] evm: security.capability [ 0.215866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217708] pinctrl core: initialized pinctrl subsystem [ 0.218804] RTC time: 9:09:01, date: 10/22/18 [ 0.219746] NET: Registered protocol family 16 [ 0.220706] cpuidle: using governor ladder [ 0.221526] cpuidle: using governor menu [ 0.222310] PCCT header not found. [ 0.223061] ACPI: bus type PCI registered [ 0.223865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225103] PCI: Using configuration type 1 for base access [ 0.226838] ACPI: Added _OSI(Module Device) [ 0.227678] ACPI: Added _OSI(Processor Device) [ 0.228538] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229445] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231581] ACPI: Interpreter enabled [ 0.232349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239666] ACPI: (supports S0 S5) [ 0.240371] ACPI: Using IOAPIC for interrupt routing [ 0.241315] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250192] acpiphp: Slot [3] registered [ 0.250991] acpiphp: Slot [4] registered [ 0.251783] acpiphp: Slot [5] registered [ 0.252587] acpiphp: Slot [6] registered [ 0.253382] acpiphp: Slot [7] registered [ 0.254184] acpiphp: Slot [8] registered [ 0.254981] acpiphp: Slot [9] registered [ 0.255771] acpiphp: Slot [10] registered [ 0.256579] acpiphp: Slot [11] registered [ 0.257406] acpiphp: Slot [12] registered [ 0.258225] acpiphp: Slot [13] registered [ 0.259032] acpiphp: Slot [14] registered [ 0.259833] acpiphp: Slot [15] registered [ 0.270682] acpiphp: Slot [16] registered [ 0.271500] acpiphp: Slot [17] registered [ 0.272311] acpiphp: Slot [18] registered [ 0.273118] acpiphp: Slot [19] registered [ 0.273927] acpiphp: Slot [20] registered [ 0.274743] acpiphp: Slot [21] registered [ 0.275552] acpiphp: Slot [22] registered [ 0.276364] acpiphp: Slot [23] registered [ 0.277176] acpiphp: Slot [24] registered [ 0.277987] acpiphp: Slot [25] registered [ 0.278796] acpiphp: Slot [26] registered [ 0.279604] acpiphp: Slot [27] registered [ 0.280414] acpiphp: Slot [28] registered [ 0.281226] acpiphp: Slot [29] registered [ 0.282034] acpiphp: Slot [30] registered [ 0.282848] acpiphp: Slot [31] registered [ 0.283653] PCI host bridge to bus 0000:00 [ 0.284468] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285671] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288329] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.289771] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296189] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298620] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306311] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353207] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356118] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.357528] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.358911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360170] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361365] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362610] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364145] vgaarb: loaded [ 0.364741] vgaarb: bridge control possible 0000:00:02.0 [ 0.365881] SCSI subsystem initialized [ 0.366703] ACPI: bus type USB registered [ 0.367522] usbcore: registered new interface driver usbfs [ 0.368545] usbcore: registered new interface driver hub [ 0.369543] usbcore: registered new device driver usb [ 0.370593] PCI: Using ACPI for IRQ routing [ 0.371612] NetLabel: Initializing [ 0.372331] NetLabel: domain hash size = 128 [ 0.373178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374118] NetLabel: unlabeled traffic allowed by default [ 0.375207] clocksource: Switched to clocksource kvm-clock [ 0.380599] AppArmor: AppArmor Filesystem Enabled [ 0.381554] pnp: PnP ACPI init [ 0.382469] pnp: PnP ACPI: found 5 devices [ 0.388490] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390178] NET: Registered protocol family 2 [ 0.391137] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.392412] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.393574] TCP: Hash tables configured (established 2048 bind 2048) [ 0.394748] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396987] NET: Registered protocol family 1 [ 0.397844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400021] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428268] Trying to unpack rootfs image as initramfs... [ 0.477235] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.491383] Scanning for low memory corruption every 60 seconds [ 0.492679] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.493815] audit: initializing netlink subsys (disabled) [ 0.494851] audit: type=2000 audit(1540199342.346:1): initialized [ 0.496159] Initialise system trusted keyring [ 0.497072] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.498222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.500199] zbud: loaded [ 0.500896] VFS: Disk quotas dquot_6.6.0 [ 0.501713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503205] fuse init (API version 7.23) [ 0.504088] Key type big_key registered [ 0.504878] Allocating IMA MOK and blacklist keyrings. [ 0.505987] Key type asymmetric registered [ 0.506804] Asymmetric key parser 'x509' registered [ 0.507764] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.509218] io scheduler noop registered [ 0.510006] io scheduler deadline registered (default) [ 0.510984] io scheduler cfq registered [ 0.511816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512860] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.514113] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515568] ACPI: Power Button [PWRF] [ 0.516405] GHES: HEST is not enabled! [ 0.530040] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558219] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.585967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588256] Linux agpgart interface v0.103 [ 0.590710] brd: module loaded [ 0.591889] loop: module loaded [ 0.596733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603484] GPT:90111 != 20971519 [ 0.619628] GPT:Alternate GPT header not at the end of the disk. [ 0.620721] GPT:90111 != 20971519 [ 0.621404] GPT: Use GNU Parted to correct GPT errors. [ 0.622361] vda: vda1 vda15 [ 0.624079] scsi host0: ata_piix [ 0.624822] scsi host1: ata_piix [ 0.625529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.626740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628548] libphy: Fixed MDIO Bus: probed [ 0.629375] tun: Universal TUN/TAP device driver, 1.6 [ 0.630322] tun: (C) 1999-2004 Max Krasnyansky [ 0.632600] PPP generic driver version 2.4.2 [ 0.633672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634860] ehci-pci: EHCI PCI platform driver [ 0.635756] ehci-platform: EHCI generic platform driver [ 0.636746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637869] ohci-pci: OHCI PCI platform driver [ 0.638735] ohci-platform: OHCI generic platform driver [ 0.639728] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654235] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.656690] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.658827] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.661475] usb usb1: Product: UHCI Host Controller [ 0.662411] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663560] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664570] hub 1-0:1.0: USB hub found [ 0.665348] hub 1-0:1.0: 2 ports detected [ 0.666255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668373] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669328] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670356] mousedev: PS/2 mouse device common for all mice [ 0.671618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673455] rtc_cmos 00:00: RTC can wake from S4 [ 0.674538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676940] i2c /dev entries driver [ 0.677688] device-mapper: uevent: version 1.0.3 [ 0.678625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.680264] ledtrig-cpu: registered to indicate activity on CPUs [ 0.681556] NET: Registered protocol family 10 [ 0.682560] NET: Registered protocol family 17 [ 0.683456] Key type dns_resolver registered [ 0.684387] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.685480] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.687234] registered taskstats version 1 [ 0.688067] Loading compiled-in X.509 certificates [ 0.689500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.691361] zswap: loaded using pool lzo/zbud [ 0.692738] Key type trusted registered [ 0.694289] Key type encrypted registered [ 0.695126] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696186] ima: No TPM chip found, activating TPM-bypass! [ 0.697296] evm: HMAC attrs: 0x1 [ 0.698280] Magic number: 6:248:172 [ 0.699075] net eth0: hash matches [ 0.699900] rtc_cmos 00:00: setting system clock to 2018-10-22 09:09:01 UTC (1540199341) [ 0.701609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702788] EDD information not available. [ 0.788165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.799626] Write protecting the kernel read-only data: 14336k [ 0.801227] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.803062] 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.845331] 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.16 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.30. 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 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDWhyEbGr30T7pUo8vOkJGSy4weqdYsujB93B0zE8Kkg+uj+10HGHnCMq3Pbi4NoB3AblaLp3a850zWoDw7DZ7AaC5BtWYSNK4Bv84UcCYt80sVjGVFZwAMrUjeKwOWkHfHyEr6/6wdUqY55mLsG4xleCpENx3OfAmc/zWmny3JQ2+rSBxbRRohhVmHDZ+VxHdC2MwsN5+pOSgj7y9rleuDrHc7uRZAhtGe3OI5hbZ0D9MVk3Mq4nptjR1wxE2icpbBVyqwjTccN/JT6dk87o3TqsNiH5S33KjN3TGLGyxs3Uuu65Pxroxgi/dBBG+6QSS1sk0veWyKn2eoqwFXi9B7 root@simplehealthcheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst ssh-dss AAAAB3NzaC1kc3MAAACBAPriKor1V+VPv82d+nwZrqys5RPwpnAnkymZMlkT9Tm/4E+sPckIUT8hQJCCWUn0ZhTXqne/MlHc/M/T59iDpPSdi/zMJx5qZBcDyk/gkLgmgxKyDChn5vKgI1msrgbaSG9ZPlUGfVMBT9x2bGO+BSFx+dpTRQQC5HzHGCjmNg1rAAAAFQDnhUyRSTZna99CkhoC+xsJWlQpfwAAAIEA0DRwt7YMTQJFrRMUj4GtlZ+rNbFh6yFCAmYbb/Dg/1n7/tX7zcJbNSy8zzixLVLRMrQ/0TJraBaS+QS61/pk6wbc8dFb71paDr/47Ae2WyuZzDDszjYD9bMIPY6DmHK0RodSuG99GcTsuF1XcImoJkv62zuM5Kq0XEIseFF3lIMAAACAF02VMhesEN84Zx/Q3NNCyl1IlIrn7lAVqIJAuBCTNXsoZWPGbgBnkNVL+KDDwc00jIJnU53UbaA7KvFAwTopisxoRq5TLd7kP4MfkjkODz6hy7XH/tq9IS19APVmeC71AMlouKDWPtAlKyXRWGi7MSneobVnx9r3Ox8fDMAPAkY= root@simplehealthcheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-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:fe23:7df5/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-000000ae name: N/A availability-zone: nova local-hostname: simplehealthcheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.41 === 2018-10-22 09:09:07,913 - create_instance - INFO - Deleting Port with ID - 04a48e25-e837-4ef0-884b-c209386c0a7b 2018-10-22 09:09:07,913 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04port-1 2018-10-22 09:09:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/04a48e25-e837-4ef0-884b-c209386c0a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:08,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af7fed10-366f-432e-bbbf-d8dd2f007eef Date: Mon, 22 Oct 2018 09:09:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:09:08,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/04a48e25-e837-4ef0-884b-c209386c0a7b used request id req-af7fed10-366f-432e-bbbf-d8dd2f007eef 2018-10-22 09:09:08,594 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst 2018-10-22 09:09:08,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:08,766 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-328b17da-279f-442f-bfec-db365ea20483 x-compute-request-id: req-328b17da-279f-442f-bfec-db365ea20483 Content-Type: application/json 2018-10-22 09:09:08,767 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-328b17da-279f-442f-bfec-db365ea20483 2018-10-22 09:09:08,767 - create_instance - INFO - Checking deletion status 2018-10-22 09:09:08,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:09,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd3c1f66-0dc8-4458-809c-d1a52142a1dd x-compute-request-id: req-dd3c1f66-0dc8-4458-809c-d1a52142a1dd Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:09:01.000000", "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:09:08Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:09:09,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-dd3c1f66-0dc8-4458-809c-d1a52142a1dd 2018-10-22 09:09:09,142 - create_instance - DEBUG - Instance status [SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst] is - ACTIVE 2018-10-22 09:09:09,142 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:09:12,144 - create_instance - DEBUG - VM status query timeout in 296.623035908 2018-10-22 09:09:12,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:12,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09: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-be3bbd39-cdba-4a4f-88dc-4ff1acdf9759 x-compute-request-id: req-be3bbd39-cdba-4a4f-88dc-4ff1acdf9759 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64", "rel": "bookmark"}], "image": {"id": "f1caf5db-fd54-4cb2-a835-40565578f74c", "links": [{"href": "http://172.30.9.28:8774/images/f1caf5db-fd54-4cb2-a835-40565578f74c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:09:01.000000", "flavor": {"id": "69131334-f9e4-43f8-8118-cdc3a25cd8c0", "links": [{"href": "http://172.30.9.28:8774/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0", "rel": "bookmark"}]}, "id": "0aca4f18-e5f3-4108-b67c-badf6e803c64", "user_id": "098c9ec955d74be881793bc6db5eea22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:09:08Z", "hostId": "3046f55626177997ea768bbadbaaf5afe96cd031b38d3fde3125ef3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst", "created": "2018-10-22T09:08:53Z", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:09:12,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-be3bbd39-cdba-4a4f-88dc-4ff1acdf9759 2018-10-22 09:09:12,400 - create_instance - DEBUG - Instance status [SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst] is - ACTIVE 2018-10-22 09:09:12,400 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:09:15,404 - create_instance - DEBUG - VM status query timeout in 293.363477945 2018-10-22 09:09:15,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd937a7a9b488c5e8a48f948cbc995c090a6fd9" 2018-10-22 09:09:15,467 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:09: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-c2c93032-b322-43f1-b6a6-983879afd852 x-compute-request-id: req-c2c93032-b322-43f1-b6a6-983879afd852 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0aca4f18-e5f3-4108-b67c-badf6e803c64 could not be found.", "code": 404}} 2018-10-22 09:09:15,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0aca4f18-e5f3-4108-b67c-badf6e803c64 used request id req-c2c93032-b322-43f1-b6a6-983879afd852 2018-10-22 09:09:15,468 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0aca4f18-e5f3-4108-b67c-badf6e803c64 could not be found. (HTTP 404) (Request-ID: req-c2c93032-b322-43f1-b6a6-983879afd852) 2018-10-22 09:09:15,468 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-inst 2018-10-22 09:09:15,469 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet 2018-10-22 09:09:15,469 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-subnet 2018-10-22 09:09:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b500a2c5-1e26-47db-9c28-d89d356525bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:09:17,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7b36662-87ac-4b96-bb40-eff9bd02c293 Date: Mon, 22 Oct 2018 09:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:09:17,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b500a2c5-1e26-47db-9c28-d89d356525bc used request id req-f7b36662-87ac-4b96-bb40-eff9bd02c293 2018-10-22 09:09:17,779 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-priv-net 2018-10-22 09:09:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5e44ca5630af8825936c0047519fa3584c1cd" 2018-10-22 09:09:19,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d004e899-2441-4fbc-bf0f-028b08913601 Date: Mon, 22 Oct 2018 09:09:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:09:19,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e7d50f99-c3c4-4e8c-967f-1ff90a6e6e90 used request id req-d004e899-2441-4fbc-bf0f-028b08913601 2018-10-22 09:09:19,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e1233e446e47854333d8dfe8a2c79c08cb0824" 2018-10-22 09:09:19,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88f41b6e-1a57-44a5-92bc-c3bec602cb5b x-compute-request-id: req-88f41b6e-1a57-44a5-92bc-c3bec602cb5b Content-Length: 0 Content-Type: application/json 2018-10-22 09:09:19,155 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/69131334-f9e4-43f8-8118-cdc3a25cd8c0 used request id req-88f41b6e-1a57-44a5-92bc-c3bec602cb5b 2018-10-22 09:09:19,156 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-cfeff05c-bdcc-418a-8ccd-8cecbf5dcd04-image 2018-10-22 09:09:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cebb96ecda83f3516c845b48cd35345e7b9fe4f1" 2018-10-22 09:09:20,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23c7ae83-1d92-4173-8cfa-7f22afa8027e Date: Mon, 22 Oct 2018 09:09:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:09:20,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f1caf5db-fd54-4cb2-a835-40565578f74c used request id req-23c7ae83-1d92-4173-8cfa-7f22afa8027e 2018-10-22 09:09:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:20,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-313e2348-7ce6-4191-a48a-8319983c8ea4 Date: Mon, 22 Oct 2018 09:09:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "created_at": "2018-10-22T09:08:42Z", "updated_at": "2018-10-22T09:08:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "revision_number": 0, "id": "10f6e5b2-487f-467b-bfd4-b802b6a2b52e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "revision_number": 0, "id": "814c8ae0-c4ff-433a-bc09-394ed88d2c9c", "remote_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "revision_number": 0, "id": "815b7c43-80dc-4a51-a0d2-b9a370682f4e", "remote_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "revision_number": 0, "id": "86614ab9-8b50-4b62-aa2e-d4bdd2e59746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}], "revision_number": 4, "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "id": "0197a846-d40b-48e7-9186-f58ada7385b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:09:20,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-313e2348-7ce6-4191-a48a-8319983c8ea4 2018-10-22 09:09:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:20,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ce1d4a-2bec-4404-be66-1eaa06d757e2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd"}, "enabled": true, "id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f402395-f734-46f-proj"}} 2018-10-22 09:09:20,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-94ce1d4a-2bec-4404-be66-1eaa06d757e2 2018-10-22 09:09:20,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0197a846-d40b-48e7-9186-f58ada7385b1 2018-10-22 09:09:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0197a846-d40b-48e7-9186-f58ada7385b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:20,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5a7b415-8fcd-4632-b7cc-d701eb300676 Date: Mon, 22 Oct 2018 09:09:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "created_at": "2018-10-22T09:08:42Z", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "id": "10f6e5b2-487f-467b-bfd4-b802b6a2b52e"}, {"remote_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "created_at": "2018-10-22T09:08:42Z", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "id": "814c8ae0-c4ff-433a-bc09-394ed88d2c9c"}, {"remote_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "created_at": "2018-10-22T09:08:42Z", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "id": "815b7c43-80dc-4a51-a0d2-b9a370682f4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:08:42Z", "security_group_id": "0197a846-d40b-48e7-9186-f58ada7385b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "created_at": "2018-10-22T09:08:42Z", "project_id": "9f5e7d09f1ed44d9b7d97e0ec5c4c5dd", "id": "86614ab9-8b50-4b62-aa2e-d4bdd2e59746"}]} 2018-10-22 09:09:20,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0197a846-d40b-48e7-9186-f58ada7385b1 used request id req-b5a7b415-8fcd-4632-b7cc-d701eb300676 2018-10-22 09:09:20,652 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:09:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0197a846-d40b-48e7-9186-f58ada7385b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:20,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66904907-4cbc-45cf-883a-dbbc8feb4b09 Content-Length: 0 Date: Mon, 22 Oct 2018 09:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:09:20,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0197a846-d40b-48e7-9186-f58ada7385b1 used request id req-66904907-4cbc-45cf-883a-dbbc8feb4b09 2018-10-22 09:09:20,975 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-9f402395-f734-46f-proj 2018-10-22 09:09:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:21,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc041ec-6598-4321-a614-081c11be4823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:09:21,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9f5e7d09f1ed44d9b7d97e0ec5c4c5dd used request id req-ecc041ec-6598-4321-a614-081c11be4823 2018-10-22 09:09:21,178 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-9f402395-f734-46f-proj-role 2018-10-22 09:09:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/158eeaa9f391437a95ef4795f7343e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:21,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc1df00-ded2-4824-823e-9374718d4a9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:09:21,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/158eeaa9f391437a95ef4795f7343e39 used request id req-fcc1df00-ded2-4824-823e-9374718d4a9b 2018-10-22 09:09:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8c9a3a0741f80d71001ee27471a64861c5d97" 2018-10-22 09:09:21,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae645904-3db6-4686-803f-911a5ce86180 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:09:21,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae645904-3db6-4686-803f-911a5ce86180 2018-10-22 09:09:21,386 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-9f402395-f734-46f-user 2018-10-22 09:09:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/098c9ec955d74be881793bc6db5eea22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4910eab174b56c8605af0fe7e2916a7d7aa8356" 2018-10-22 09:09:21,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48c9b1e0-bfc5-44ce-94a3-217819da7847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:09:21,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/098c9ec955d74be881793bc6db5eea22 used request id req-48c9b1e0-bfc5-44ce-94a3-217819da7847 2018-10-22 09:09:21,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:21,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9T5vDcIeSvuzkbkpjDUUlg"], "issued_at": "2018-10-22T09:09:21.000000Z"}} 2018-10-22 09:09:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f0a1259cc95551f0437e70ec907abefb3dab0e" 2018-10-22 09:09:22,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2354ade9-d541-4b6a-83eb-c8771047049a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:22,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2354ade9-d541-4b6a-83eb-c8771047049a 2018-10-22 09:09:22,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:22,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:22,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["XJpqlQ9BQcCXLYdEOOHqxQ"], "issued_at": "2018-10-22T09:09:22.000000Z"}} 2018-10-22 09:09:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:09:22,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271c6dc4-ca85-40da-b5c4-59fc19faf5ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:22,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-271c6dc4-ca85-40da-b5c4-59fc19faf5ab 2018-10-22 09:09:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:22,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:09:22,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3651012-a460-49f1-9e27-a8c933fc4743 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:09:22,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj used request id req-a3651012-a460-49f1-9e27-a8c933fc4743 2018-10-22 09:09:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:09:22,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a872dd-087e-4cd5-b598-9ab9fdcf81ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:09:22,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-73a872dd-087e-4cd5-b598-9ab9fdcf81ea 2018-10-22 09:09:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}}' 2018-10-22 09:09:22,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04400999-f80c-48f1-8656-88cd68b7b422 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:22,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-04400999-f80c-48f1-8656-88cd68b7b422 2018-10-22 09:09:22,831 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj 2018-10-22 09:09:22,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:22,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:23,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["LP-i-tzZQECa15B_Wiajww"], "issued_at": "2018-10-22T09:09:23.000000Z"}} 2018-10-22 09:09:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484f6b04fb560e0d193ee9ac3662a38e7bcf7fe8" 2018-10-22 09:09:23,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fa8575-b105-4ddb-b0d3-8108daebf71a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:23,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a7fa8575-b105-4ddb-b0d3-8108daebf71a 2018-10-22 09:09:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:23,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:23,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484f6b04fb560e0d193ee9ac3662a38e7bcf7fe8" 2018-10-22 09:09:23,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fffe79f-09a8-44bf-be60-65357c29dac0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:09:23,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4fffe79f-09a8-44bf-be60-65357c29dac0 2018-10-22 09:09:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484f6b04fb560e0d193ee9ac3662a38e7bcf7fe8" 2018-10-22 09:09:23,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232d3b10-3688-447b-969c-4556d273c411 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}]} 2018-10-22 09:09:23,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj used request id req-232d3b10-3688-447b-969c-4556d273c411 2018-10-22 09:09:23,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484f6b04fb560e0d193ee9ac3662a38e7bcf7fe8" 2018-10-22 09:09:23,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fcc22b-81bb-4f27-be67-12e34f13a655 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:09:23,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-70fcc22b-81bb-4f27-be67-12e34f13a655 2018-10-22 09:09:23,926 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-3c9ba25e-c164-472-user 2018-10-22 09:09:23,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:09:24,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a9fd78-8fe2-4722-b481-6c7fd9d7df8e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:09:24,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c3a9fd78-8fe2-4722-b481-6c7fd9d7df8e 2018-10-22 09:09:24,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" -d '{"role": {"name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}}' 2018-10-22 09:09:24,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c06fe4-577f-4a8e-ae40-34d6dfa61846 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "034025a3ad05400882ebf01b3922719f", "links": {"self": "http://172.30.9.28:5000/v3/roles/034025a3ad05400882ebf01b3922719f"}, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}} 2018-10-22 09:09:24,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-32c06fe4-577f-4a8e-ae40-34d6dfa61846 2018-10-22 09:09:24,148 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role 2018-10-22 09:09:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/034025a3ad05400882ebf01b3922719f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:09:24,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8f1c80-7f41-4bc8-a220-04e3e1e12afb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/034025a3ad05400882ebf01b3922719f"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role", "id": "034025a3ad05400882ebf01b3922719f"}} 2018-10-22 09:09:24,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/034025a3ad05400882ebf01b3922719f used request id req-5e8f1c80-7f41-4bc8-a220-04e3e1e12afb 2018-10-22 09:09:24,233 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role to project CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj 2018-10-22 09:09:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db/users/ca9bf9e222c04be9b3110f85cf777f0b/roles/034025a3ad05400882ebf01b3922719f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:09:24,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0026931d-ed4d-4894-9f56-fc7c1c8ff105 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:09:24,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db/users/ca9bf9e222c04be9b3110f85cf777f0b/roles/034025a3ad05400882ebf01b3922719f used request id req-0026931d-ed4d-4894-9f56-fc7c1c8ff105 2018-10-22 09:09:24,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:09:24,374 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:09:24,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:24,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:24,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["Hip0vTQaRX-hBhseWKpYmg"], "issued_at": "2018-10-22T09:09:24.000000Z"}} 2018-10-22 09:09:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:09:24,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a20dfb-030a-4c3d-936f-31e503f83bc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:24,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27a20dfb-030a-4c3d-936f-31e503f83bc4 2018-10-22 09:09:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:09:25,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-47f0e788-1d03-49ea-8905-9e446c2a05c3 Date: Mon, 22 Oct 2018 09:09:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79"} 2018-10-22 09:09:25,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 used request id req-47f0e788-1d03-49ea-8905-9e446c2a05c3 2018-10-22 09:09:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:09:25,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a628420-2fdf-4aa6-8bf5-c97d6541f2e3 Date: Mon, 22 Oct 2018 09:09: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"}}} 2018-10-22 09:09:25,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7a628420-2fdf-4aa6-8bf5-c97d6541f2e3 2018-10-22 09:09:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79"}' 2018-10-22 09:09:25,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 X-Openstack-Request-Id: req-b5cfcee5-a51e-46de-82a1-860e171a51a9 Date: Mon, 22 Oct 2018 09:09:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:09:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:09:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "min_disk": 0, "protected": false, "id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "file": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file", "checksum": null, "owner": "eb71cc759cf94242a5ee05cb6926d3db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:09:25,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b5cfcee5-a51e-46de-82a1-860e171a51a9 2018-10-22 09:09:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" -d '' 2018-10-22 09:09:26,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83b6fb1f-2722-493f-871e-5da201be6ad4 Date: Mon, 22 Oct 2018 09:09:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:09:26,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file used request id req-83b6fb1f-2722-493f-871e-5da201be6ad4 2018-10-22 09:09:26,438 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:09:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:09:26,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-7390f639-3204-47bb-868a-e4d56e3d7f0b Date: Mon, 22 Oct 2018 09:09:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:09:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:09:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "metadata": {}}], "self": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "min_disk": 0, "protected": false, "id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "file": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb71cc759cf94242a5ee05cb6926d3db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:09:26,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 used request id req-7390f639-3204-47bb-868a-e4d56e3d7f0b 2018-10-22 09:09:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:09:26,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd75a4cb-fc6a-4f03-aba2-2e847d48152f Date: Mon, 22 Oct 2018 09:09: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"}}} 2018-10-22 09:09:26,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dd75a4cb-fc6a-4f03-aba2-2e847d48152f 2018-10-22 09:09:26,842 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 2018-10-22 09:09:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:09:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-0f0cf73d-e436-4390-a1ad-8d2eac650ba6 Date: Mon, 22 Oct 2018 09:09:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:09:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:09:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "metadata": {}}], "self": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "min_disk": 0, "protected": false, "id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "file": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb71cc759cf94242a5ee05cb6926d3db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:09:26,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 used request id req-0f0cf73d-e436-4390-a1ad-8d2eac650ba6 2018-10-22 09:09:27,000 - create_image - DEBUG - Instance status is - active 2018-10-22 09:09:27,000 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 2018-10-22 09:09:27,000 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 2018-10-22 09:09:27,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:27,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:27,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["JHCFobAfSBmAQUdBwniZ-A"], "issued_at": "2018-10-22T09:09:27.000000Z"}} 2018-10-22 09:09:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:09:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84644123-2e80-4c6d-a347-883c5c80177d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:27,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-84644123-2e80-4c6d-a347-883c5c80177d 2018-10-22 09:09:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:09:27,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65f7aa69-af4f-4eca-90df-87acf8364e1d Date: Mon, 22 Oct 2018 09:09:27 GMT RESP BODY: {"networks":[]} 2018-10-22 09:09:27,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-65f7aa69-af4f-4eca-90df-87acf8364e1d 2018-10-22 09:09:27,573 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 2018-10-22 09:09:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" -d '{"network": {"name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1", "admin_state_up": true}}' 2018-10-22 09:09:28,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-41f92e22-8f33-4796-9337-d8a9930b2e57 Date: Mon, 22 Oct 2018 09:09:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:09:28Z","is_default":false,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","mtu":1450}} 2018-10-22 09:09:28,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-41f92e22-8f33-4796-9337-d8a9930b2e57 2018-10-22 09:09:28,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:09:28,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-edcb1dc3-bed4-4d16-8b8e-5f0f581e11dc Date: Mon, 22 Oct 2018 09:09:28 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":"2018-10-22T09:09:28Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:28,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-edcb1dc3-bed4-4d16-8b8e-5f0f581e11dc 2018-10-22 09:09:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:09:28,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-523b361d-5da2-40e7-926a-126d44d41c92 Date: Mon, 22 Oct 2018 09:09:28 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:09:28,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-523b361d-5da2-40e7-926a-126d44d41c92 2018-10-22 09:09:28,652 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 2018-10-22 09:09:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" -d '{"subnets": [{"ip_version": 4, "network_id": "3c13c388-f31f-4eb7-8b36-eed611ab6325", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]}' 2018-10-22 09:09:29,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6aa7ca2b-f4ab-423b-ad7e-cd6d823405f3 Date: Mon, 22 Oct 2018 09:09:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:29,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6aa7ca2b-f4ab-423b-ad7e-cd6d823405f3 2018-10-22 09:09:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:09:29,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ea7daa93-2ad4-4196-b397-f3d20bce9476 Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:29,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-ea7daa93-2ad4-4196-b397-f3d20bce9476 2018-10-22 09:09:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:09:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0f8caca2-8ee6-4e4f-a724-828b4a83caf5 Date: Mon, 22 Oct 2018 09:09:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:29,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-0f8caca2-8ee6-4e4f-a724-828b4a83caf5 2018-10-22 09:09:29,903 - OpenStackNetwork - DEBUG - Network [3c13c388-f31f-4eb7-8b36-eed611ab6325] created successfully 2018-10-22 09:09:29,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:29,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:30,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["uC6_jqTtSjKcnf4yd9aswg"], "issued_at": "2018-10-22T09:09:30.000000Z"}} 2018-10-22 09:09:30,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:09:30,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46228c63-66ad-409d-86d1-87d68f413264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:30,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46228c63-66ad-409d-86d1-87d68f413264 2018-10-22 09:09:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:09:30,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d6f5175a-7e26-45aa-9b49-465d7f42a525 Date: Mon, 22 Oct 2018 09:09:30 GMT RESP BODY: {"networks":[]} 2018-10-22 09:09:30,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-d6f5175a-7e26-45aa-9b49-465d7f42a525 2018-10-22 09:09:30,555 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 2018-10-22 09:09:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" -d '{"network": {"name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2", "admin_state_up": true}}' 2018-10-22 09:09:30,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-6bf19b43-ccc8-4735-8ed5-e90e893fd73b Date: Mon, 22 Oct 2018 09:09:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:09:30Z","is_default":false,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","mtu":1450}} 2018-10-22 09:09:30,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6bf19b43-ccc8-4735-8ed5-e90e893fd73b 2018-10-22 09:09:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:09:31,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-1472e265-641a-4dd3-9822-e029aeeebd95 Date: Mon, 22 Oct 2018 09:09:31 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":"2018-10-22T09:09:30Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:09:31,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-1472e265-641a-4dd3-9822-e029aeeebd95 2018-10-22 09:09:31,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:09:31,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a966e7f9-2abb-4b9a-a711-0cd0caf23802 Date: Mon, 22 Oct 2018 09:09:31 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:09:31,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-a966e7f9-2abb-4b9a-a711-0cd0caf23802 2018-10-22 09:09:31,430 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 2018-10-22 09:09:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" -d '{"subnets": [{"ip_version": 4, "network_id": "2ad1de31-9f8c-4d1a-909e-2838d446152a", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]}' 2018-10-22 09:09:32,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cf412233-20be-4b9b-bf77-7f7271b56e31 Date: Mon, 22 Oct 2018 09:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:09:32,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-cf412233-20be-4b9b-bf77-7f7271b56e31 2018-10-22 09:09:32,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:09:32,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0f357297-4446-4425-a0a4-440230b34b2c Date: Mon, 22 Oct 2018 09:09: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:09:32,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-0f357297-4446-4425-a0a4-440230b34b2c 2018-10-22 09:09:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:09:32,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-badaa467-07a6-4954-a91d-200595770156 Date: Mon, 22 Oct 2018 09:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:09:32,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-badaa467-07a6-4954-a91d-200595770156 2018-10-22 09:09:32,740 - OpenStackNetwork - DEBUG - Network [2ad1de31-9f8c-4d1a-909e-2838d446152a] created successfully 2018-10-22 09:09:32,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:32,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:33,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["E7IoYCb9SYe_Xi0u6FRiyw"], "issued_at": "2018-10-22T09:09:33.000000Z"}} 2018-10-22 09:09:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:33,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd30dd3-d10c-41c7-9942-4f33fb2419fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:33,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0dd30dd3-d10c-41c7-9942-4f33fb2419fc 2018-10-22 09:09:33,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:33,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b03c843c-57d8-41e9-bcf1-737d3deb9419 Date: Mon, 22 Oct 2018 09:09:33 GMT RESP BODY: {"routers": []} 2018-10-22 09:09:33,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router&admin_state_up=True used request id req-b03c843c-57d8-41e9-bcf1-737d3deb9419 2018-10-22 09:09:33,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:33,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:33,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["pOmsf-_nRVWbha_tYpVKpw"], "issued_at": "2018-10-22T09:09:33.000000Z"}} 2018-10-22 09:09:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a78db73a4003be1bfc31c2ab3e58be2e058051" 2018-10-22 09:09:33,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a157affc-4681-4a67-bf7b-122da54ced06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:33,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a157affc-4681-4a67-bf7b-122da54ced06 2018-10-22 09:09:33,842 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"router": {"name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router", "admin_state_up": true}}' 2018-10-22 09:09:37,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-c52f3721-4e34-4688-b15a-887930a77907 Date: Mon, 22 Oct 2018 09:09:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:34Z", "admin_state_up": true, "updated_at": "2018-10-22T09:09:34Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "e8766965-ae8a-4d0f-b594-893585460b95", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router"}} 2018-10-22 09:09:37,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-c52f3721-4e34-4688-b15a-887930a77907 2018-10-22 09:09:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e8766965-ae8a-4d0f-b594-893585460b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:37,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89effb37-0685-434e-b3a8-63953961725f Date: Mon, 22 Oct 2018 09:09:37 GMT RESP BODY: {"ports":[]} 2018-10-22 09:09:37,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e8766965-ae8a-4d0f-b594-893585460b95 used request id req-89effb37-0685-434e-b3a8-63953961725f 2018-10-22 09:09:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:37,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-157372c9-5040-4b28-91cc-27365043bdd1 Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:37,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-157372c9-5040-4b28-91cc-27365043bdd1 2018-10-22 09:09:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:37,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:38,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96bec6f-0fdc-46b4-b391-85b0498d397f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:38,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-b96bec6f-0fdc-46b4-b391-85b0498d397f 2018-10-22 09:09:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:38,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1baf0ba-c85b-4a9f-8d45-ea83071f1a7e Date: Mon, 22 Oct 2018 09:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:38,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-d1baf0ba-c85b-4a9f-8d45-ea83071f1a7e 2018-10-22 09:09:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:38,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eef7266f-7360-4693-bde4-9815e233a782 Date: Mon, 22 Oct 2018 09:09:38 GMT RESP BODY: {"ports":[]} 2018-10-22 09:09:38,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1&admin_state_up=True used request id req-eef7266f-7360-4693-bde4-9815e233a782 2018-10-22 09:09:38,338 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1 for router - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:38,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:38,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:38,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["uwpWAlIFTluUhy1eXG-WOQ"], "issued_at": "2018-10-22T09:09:38.000000Z"}} 2018-10-22 09:09:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fe0ff45686535035bc1703457d4d582682e51e" 2018-10-22 09:09:38,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161f8138-fa3b-4076-88c3-2a4f08291308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:38,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-161f8138-fa3b-4076-88c3-2a4f08291308 2018-10-22 09:09:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:39,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9cabb4de-4c92-4b26-89c8-9e2368615afb Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:39,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-9cabb4de-4c92-4b26-89c8-9e2368615afb 2018-10-22 09:09:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:39,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c9adf933-8a05-4973-a699-f6d61e4ccf05 Date: Mon, 22 Oct 2018 09:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:39,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-c9adf933-8a05-4973-a699-f6d61e4ccf05 2018-10-22 09:09:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:39,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1534023a-c7dd-4492-894c-6c54ce6429ba Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:39,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-1534023a-c7dd-4492-894c-6c54ce6429ba 2018-10-22 09:09:39,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:39,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fe0ff45686535035bc1703457d4d582682e51e" 2018-10-22 09:09:39,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531cab43-f05f-4678-8d82-bfb32fadfa88 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:39,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-531cab43-f05f-4678-8d82-bfb32fadfa88 2018-10-22 09:09:39,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:39,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a3ef058e-3362-44eb-b0b3-ca6613ef1697 Date: Mon, 22 Oct 2018 09:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:39,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-a3ef058e-3362-44eb-b0b3-ca6613ef1697 2018-10-22 09:09:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:39,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5f627008-8935-4617-b21a-3a73e5e41273 Date: Mon, 22 Oct 2018 09:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:39,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 used request id req-5f627008-8935-4617-b21a-3a73e5e41273 2018-10-22 09:09:39,685 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 2018-10-22 09:09:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"port": {"network_id": "3c13c388-f31f-4eb7-8b36-eed611ab6325", "fixed_ips": [{"subnet_id": "e3e5b56b-71b0-4531-a37a-24ff1036c909", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1", "admin_state_up": true}}' 2018-10-22 09:09:41,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-05fddd03-e60b-47dd-95d7-f15bfc4905cd Date: Mon, 22 Oct 2018 09:09:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.1"}],"id":"77d13ee2-115b-4525-9d88-0a6113737d2b","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:3a:da:03","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1","project_id":"eb71cc759cf94242a5ee05cb6926d3db","qos_policy_id":null,"admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:40Z","binding:vnic_type":"normal"}} 2018-10-22 09:09:41,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-05fddd03-e60b-47dd-95d7-f15bfc4905cd 2018-10-22 09:09:41,111 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1 for router - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:41,111 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"port_id": "77d13ee2-115b-4525-9d88-0a6113737d2b"}' 2018-10-22 09:09:42,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0b5d24bb-039e-46e0-a529-71ec4f8be6c0 Date: Mon, 22 Oct 2018 09:09:42 GMT RESP BODY: {"network_id": "3c13c388-f31f-4eb7-8b36-eed611ab6325", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "subnet_id": "e3e5b56b-71b0-4531-a37a-24ff1036c909", "subnet_ids": ["e3e5b56b-71b0-4531-a37a-24ff1036c909"], "port_id": "77d13ee2-115b-4525-9d88-0a6113737d2b", "id": "e8766965-ae8a-4d0f-b594-893585460b95"} 2018-10-22 09:09:42,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/add_router_interface used request id req-0b5d24bb-039e-46e0-a529-71ec4f8be6c0 2018-10-22 09:09:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:42,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-994c5f90-16dd-4e42-a224-1a7c54fe8840 Date: Mon, 22 Oct 2018 09:09: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:09:42,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-994c5f90-16dd-4e42-a224-1a7c54fe8840 2018-10-22 09:09:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:42,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6390d70d-b769-4e8a-9c16-b9d96d3634d1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:42,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-6390d70d-b769-4e8a-9c16-b9d96d3634d1 2018-10-22 09:09:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:43,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5629312d-73aa-45c4-9457-51f3208b5091 Date: Mon, 22 Oct 2018 09:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:09:43,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-5629312d-73aa-45c4-9457-51f3208b5091 2018-10-22 09:09:43,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:43,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56a2ad06-8ab4-40b2-aff2-5cd9b4e53a69 Date: Mon, 22 Oct 2018 09:09:43 GMT RESP BODY: {"ports":[]} 2018-10-22 09:09:43,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2&admin_state_up=True used request id req-56a2ad06-8ab4-40b2-aff2-5cd9b4e53a69 2018-10-22 09:09:43,263 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2 for router - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:43,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:43,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:43,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["kfzHcuZxT-CB7Rg7Eoa3HA"], "issued_at": "2018-10-22T09:09:43.000000Z"}} 2018-10-22 09:09:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dcc825b2f7fa658ca0431193120fa40e43e158c" 2018-10-22 09:09:43,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19d3181-a5bb-431c-bcf1-f03c2cb4ee42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:43,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e19d3181-a5bb-431c-bcf1-f03c2cb4ee42 2018-10-22 09:09:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:44,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7b3d2a5e-278f-4c53-8a8e-cf30cc5d6eb9 Date: Mon, 22 Oct 2018 09:09: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:09:44,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-7b3d2a5e-278f-4c53-8a8e-cf30cc5d6eb9 2018-10-22 09:09:44,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:44,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-547ee669-9234-4496-b4af-96e18d21adda Date: Mon, 22 Oct 2018 09:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:09:44,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-547ee669-9234-4496-b4af-96e18d21adda 2018-10-22 09:09:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:44,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1040a41d-1054-44ee-92fb-e0a6d3d3c37b Date: Mon, 22 Oct 2018 09:09: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:09:44,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-1040a41d-1054-44ee-92fb-e0a6d3d3c37b 2018-10-22 09:09:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:44,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dcc825b2f7fa658ca0431193120fa40e43e158c" 2018-10-22 09:09:44,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c070570-ff7f-4918-aca3-38a4a55bc7ee Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:44,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-2c070570-ff7f-4918-aca3-38a4a55bc7ee 2018-10-22 09:09:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:44,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0185c6ec-5964-4898-8ccd-2b8230bf06de Date: Mon, 22 Oct 2018 09:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:09:44,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-0185c6ec-5964-4898-8ccd-2b8230bf06de 2018-10-22 09:09:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:44,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c60c0ed-9176-412a-963d-6d2657cce221 Date: Mon, 22 Oct 2018 09:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:09:44,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 used request id req-6c60c0ed-9176-412a-963d-6d2657cce221 2018-10-22 09:09:44,939 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 2018-10-22 09:09:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"port": {"network_id": "2ad1de31-9f8c-4d1a-909e-2838d446152a", "fixed_ips": [{"subnet_id": "4b33dc6b-0b59-48eb-a4dc-a5357fde35f9", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2", "admin_state_up": true}}' 2018-10-22 09:09:45,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-3a44f4fa-2c8d-4e72-965c-74792b826a07 Date: Mon, 22 Oct 2018 09:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.1"}],"id":"62365e76-1bc5-4b3d-901f-889f18df1341","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:41:4f:12","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2","project_id":"eb71cc759cf94242a5ee05cb6926d3db","qos_policy_id":null,"admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:45Z","binding:vnic_type":"normal"}} 2018-10-22 09:09:45,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3a44f4fa-2c8d-4e72-965c-74792b826a07 2018-10-22 09:09:45,931 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2 for router - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:45,931 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:09:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"port_id": "62365e76-1bc5-4b3d-901f-889f18df1341"}' 2018-10-22 09:09:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86af5ed9-fda8-47c5-abfc-ba0faea4504b Date: Mon, 22 Oct 2018 09:09:47 GMT RESP BODY: {"network_id": "2ad1de31-9f8c-4d1a-909e-2838d446152a", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "subnet_id": "4b33dc6b-0b59-48eb-a4dc-a5357fde35f9", "subnet_ids": ["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"], "port_id": "62365e76-1bc5-4b3d-901f-889f18df1341", "id": "e8766965-ae8a-4d0f-b594-893585460b95"} 2018-10-22 09:09:47,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/add_router_interface used request id req-86af5ed9-fda8-47c5-abfc-ba0faea4504b 2018-10-22 09:09:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:47,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-3afa3ed9-64dc-401d-a6ff-c97c3d49e11a Date: Mon, 22 Oct 2018 09:09:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:34Z", "admin_state_up": true, "updated_at": "2018-10-22T09:09:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "e8766965-ae8a-4d0f-b594-893585460b95", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router"}} 2018-10-22 09:09:47,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95 used request id req-3afa3ed9-64dc-401d-a6ff-c97c3d49e11a 2018-10-22 09:09:47,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e8766965-ae8a-4d0f-b594-893585460b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:48,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-8e4ba43d-f721-4ee4-9c2b-98d5309bfd6c Date: Mon, 22 Oct 2018 09:09:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.1"}],"id":"62365e76-1bc5-4b3d-901f-889f18df1341","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:41:4f:12","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:45Z","binding:vnic_type":"normal","device_id":"e8766965-ae8a-4d0f-b594-893585460b95"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.1"}],"id":"77d13ee2-115b-4525-9d88-0a6113737d2b","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:3a:da:03","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:40Z","binding:vnic_type":"normal","device_id":"e8766965-ae8a-4d0f-b594-893585460b95"}]} 2018-10-22 09:09:48,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e8766965-ae8a-4d0f-b594-893585460b95 used request id req-8e4ba43d-f721-4ee4-9c2b-98d5309bfd6c 2018-10-22 09:09:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e3e5b56b-71b0-4531-a37a-24ff1036c909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:48,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-ec2ea954-7388-444d-b93a-4b9dc2b0e138 Date: Mon, 22 Oct 2018 09:09:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}} 2018-10-22 09:09:48,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e3e5b56b-71b0-4531-a37a-24ff1036c909 used request id req-ec2ea954-7388-444d-b93a-4b9dc2b0e138 2018-10-22 09:09:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4b33dc6b-0b59-48eb-a4dc-a5357fde35f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:09:48,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-832ccd96-f1bd-46fb-ad2c-a8e7126de68d Date: Mon, 22 Oct 2018 09:09:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}} 2018-10-22 09:09:48,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4b33dc6b-0b59-48eb-a4dc-a5357fde35f9 used request id req-832ccd96-f1bd-46fb-ad2c-a8e7126de68d 2018-10-22 09:09:48,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:48,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:48,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ARW9q8mzTayCDTMUdCDn9g"], "issued_at": "2018-10-22T09:09:48.000000Z"}} 2018-10-22 09:09:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6847cb314a28e03aaaaafe14f2ff507e8fee71d" 2018-10-22 09:09:48,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17725635-cb94-40d5-881a-bac3f522249d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:48,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-17725635-cb94-40d5-881a-bac3f522249d 2018-10-22 09:09:48,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:09:48,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6847cb314a28e03aaaaafe14f2ff507e8fee71d" 2018-10-22 09:09:49,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09: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-8ee03072-d8f2-4bb2-b519-f906be1203b5 x-compute-request-id: req-8ee03072-d8f2-4bb2-b519-f906be1203b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:09:49,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8ee03072-d8f2-4bb2-b519-f906be1203b5 2018-10-22 09:09:49,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6847cb314a28e03aaaaafe14f2ff507e8fee71d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-10-22 09:09:49,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa9b998-4cdd-4161-ae57-db70bc7df569 x-compute-request-id: req-aaa9b998-4cdd-4161-ae57-db70bc7df569 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:09:49,155 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-aaa9b998-4cdd-4161-ae57-db70bc7df569 2018-10-22 09:09:49,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:49,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:49,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["0vJZbLMPTTeZVnzu-FeEXg"], "issued_at": "2018-10-22T09:09:49.000000Z"}} 2018-10-22 09:09:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:49,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738108d8-c2ae-495d-a17e-fcb481cc1542 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:49,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-738108d8-c2ae-495d-a17e-fcb481cc1542 2018-10-22 09:09:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:49,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e53d5fbf-6885-45c2-a1a3-d2c210180e29 Date: Mon, 22 Oct 2018 09:09:49 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:09:49,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp used request id req-e53d5fbf-6885-45c2-a1a3-d2c210180e29 2018-10-22 09:09:49,796 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp... 2018-10-22 09:09:49,796 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp 2018-10-22 09:09:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp"}}' 2018-10-22 09:09:50,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-769ddf15-9711-4a4f-869c-31cd8f6ae2a3 Date: Mon, 22 Oct 2018 09:09:50 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "updated_at": "2018-10-22T09:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "a56e076d-2420-4a27-be4e-694f31a80c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}], "revision_number": 2, "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp"}} 2018-10-22 09:09:50,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-769ddf15-9711-4a4f-869c-31cd8f6ae2a3 2018-10-22 09:09:50,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:50,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b029195-e389-4275-a238-9441b61b5147 Date: Mon, 22 Oct 2018 09:09:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a56e076d-2420-4a27-be4e-694f31a80c09"}]} 2018-10-22 09:09:50,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-2b029195-e389-4275-a238-9441b61b5147 2018-10-22 09:09:50,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:50,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01850e41-7189-4f75-b60c-2a2843a20a57 Date: Mon, 22 Oct 2018 09:09:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a56e076d-2420-4a27-be4e-694f31a80c09"}]} 2018-10-22 09:09:50,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-01850e41-7189-4f75-b60c-2a2843a20a57 2018-10-22 09:09:50,620 - neutron_utils - INFO - Retrieving security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:50,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-1f6ea216-b930-4d3b-8051-69d2b1fc773b Date: Mon, 22 Oct 2018 09:09:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "updated_at": "2018-10-22T09:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "a56e076d-2420-4a27-be4e-694f31a80c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}], "revision_number": 2, "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp"}]} 2018-10-22 09:09:50,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-1f6ea216-b930-4d3b-8051-69d2b1fc773b 2018-10-22 09:09:50,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:51,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd22ba8c-7d99-4b11-b0bc-b90cbfd7ef50 Date: Mon, 22 Oct 2018 09:09:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a56e076d-2420-4a27-be4e-694f31a80c09"}]} 2018-10-22 09:09:51,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-fd22ba8c-7d99-4b11-b0bc-b90cbfd7ef50 2018-10-22 09:09:51,021 - neutron_utils - INFO - Retrieving security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:51,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-5a4585d3-1413-411c-b00c-bea2c7ac2f25 Date: Mon, 22 Oct 2018 09:09:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "updated_at": "2018-10-22T09:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "a56e076d-2420-4a27-be4e-694f31a80c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}], "revision_number": 2, "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp"}]} 2018-10-22 09:09:51,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-5a4585d3-1413-411c-b00c-bea2c7ac2f25 2018-10-22 09:09:51,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:51,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82fe01bb-3d39-431e-944f-ef48b4543f4c Date: Mon, 22 Oct 2018 09:09:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a56e076d-2420-4a27-be4e-694f31a80c09"}]} 2018-10-22 09:09:51,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-82fe01bb-3d39-431e-944f-ef48b4543f4c 2018-10-22 09:09:51,408 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp 2018-10-22 09:09:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:51,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-091588db-b73b-4b24-b60c-866e830afb12 Date: Mon, 22 Oct 2018 09:09:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "updated_at": "2018-10-22T09:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "a56e076d-2420-4a27-be4e-694f31a80c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}], "revision_number": 2, "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp"}]} 2018-10-22 09:09:51,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp used request id req-091588db-b73b-4b24-b60c-866e830afb12 2018-10-22 09:09:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:51,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:51,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1274b24e-bcc0-4296-a9c9-5c593f8c30a1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:51,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-1274b24e-bcc0-4296-a9c9-5c593f8c30a1 2018-10-22 09:09:51,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:51,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:51,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e22f6a31-c912-4dc4-975f-744129654ba1 Date: Mon, 22 Oct 2018 09:09:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a56e076d-2420-4a27-be4e-694f31a80c09"}]} 2018-10-22 09:09:51,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-e22f6a31-c912-4dc4-975f-744129654ba1 2018-10-22 09:09:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53"}}' 2018-10-22 09:09:51,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d29631d9-98fd-45e0-a201-90c235404306 Date: Mon, 22 Oct 2018 09:09:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:51Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:51Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "028f9bc4-f82c-49c3-9fee-2d03fc2c8b59"}} 2018-10-22 09:09:51,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-d29631d9-98fd-45e0-a201-90c235404306 2018-10-22 09:09:52,000 - neutron_utils - INFO - Retrieving security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:52,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-424706fa-b484-431b-9448-c5a1e2ff04d0 Date: Mon, 22 Oct 2018 09:09:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "updated_at": "2018-10-22T09:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:51Z", "revision_number": 0, "id": "028f9bc4-f82c-49c3-9fee-2d03fc2c8b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:51Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "revision_number": 0, "id": "a56e076d-2420-4a27-be4e-694f31a80c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}], "revision_number": 3, "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp"}]} 2018-10-22 09:09:52,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-424706fa-b484-431b-9448-c5a1e2ff04d0 2018-10-22 09:09:52,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 2018-10-22 09:09:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:09:52,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5eb95739-cbaa-4974-84ad-13b583eadf17 Date: Mon, 22 Oct 2018 09:09:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:51Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:51Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "028f9bc4-f82c-49c3-9fee-2d03fc2c8b59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "55a818ab-feec-4fb1-a9ab-c696c89af5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:50Z", "security_group_id": "c26c5810-8fb9-4b7c-a8b9-dff2b2367e53", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:50Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a56e076d-2420-4a27-be4e-694f31a80c09"}]} 2018-10-22 09:09:52,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-5eb95739-cbaa-4974-84ad-13b583eadf17 2018-10-22 09:09:52,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:52,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:52,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["NkH5SX5SRZie4EIUqf08VA"], "issued_at": "2018-10-22T09:09:52.000000Z"}} 2018-10-22 09:09:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:52,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73683b01-cc45-4360-a609-0f6de34fbaae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:52,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73683b01-cc45-4360-a609-0f6de34fbaae 2018-10-22 09:09:52,833 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:09:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:52,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9478993-a95a-4695-8467-2fbe707d1772 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:52,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9478993-a95a-4695-8467-2fbe707d1772 2018-10-22 09:09:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:53,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6c65d13b-29a1-4376-a4f8-f049234d7e9c Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:53,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-6c65d13b-29a1-4376-a4f8-f049234d7e9c 2018-10-22 09:09:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:53,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:53,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:53,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e7d044-8e7b-476f-bc61-441d4023686a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:53,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-c6e7d044-8e7b-476f-bc61-441d4023686a 2018-10-22 09:09:53,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:53,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05835a23-2dfd-4de0-9d3d-58f1e2e49954 Date: Mon, 22 Oct 2018 09:09:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:53,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-05835a23-2dfd-4de0-9d3d-58f1e2e49954 2018-10-22 09:09:53,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:53,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82580c5b-d768-4e09-bc65-0146c5c0238c Date: Mon, 22 Oct 2018 09:09:53 GMT RESP BODY: {"ports":[]} 2018-10-22 09:09:53,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port&admin_state_up=True used request id req-82580c5b-d768-4e09-bc65-0146c5c0238c 2018-10-22 09:09:53,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:53,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7caaa760-da3d-4f98-8558-daf5e57f7b0c x-compute-request-id: req-7caaa760-da3d-4f98-8558-daf5e57f7b0c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:09:53,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1 used request id req-7caaa760-da3d-4f98-8558-daf5e57f7b0c 2018-10-22 09:09:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:54,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-bb3d8971-6e35-47e4-aae9-674ffbf3cfdd Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:54,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-bb3d8971-6e35-47e4-aae9-674ffbf3cfdd 2018-10-22 09:09:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:54,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd0dc78-6d31-4c82-85e5-c7da6b436512 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:54,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-7dd0dc78-6d31-4c82-85e5-c7da6b436512 2018-10-22 09:09:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:54,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d951d41-d37f-4c06-8fa5-0d767ff6fa9b Date: Mon, 22 Oct 2018 09:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:54,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-0d951d41-d37f-4c06-8fa5-0d767ff6fa9b 2018-10-22 09:09:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:54,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d13b219-0a0c-468b-b360-4e973ca9eb07 Date: Mon, 22 Oct 2018 09:09:54 GMT RESP BODY: {"ports":[]} 2018-10-22 09:09:54,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port&admin_state_up=True used request id req-8d13b219-0a0c-468b-b360-4e973ca9eb07 2018-10-22 09:09:54,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:09:54,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:09:54,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["BMR-smdLQOm9fTt4ZDKB5A"], "issued_at": "2018-10-22T09:09:54.000000Z"}} 2018-10-22 09:09:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2832b4cfd42954da85951cc6b11ac44c8d640fcf" 2018-10-22 09:09:55,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8ab0a1-e25c-4a7c-832f-a9b6296b3c6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:09:55,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e8ab0a1-e25c-4a7c-832f-a9b6296b3c6d 2018-10-22 09:09:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:55,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-be924fc8-68d5-4aa5-a3c4-98b162b8969a Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:55,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-be924fc8-68d5-4aa5-a3c4-98b162b8969a 2018-10-22 09:09:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:55,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a8970ca8-cb5b-46c7-8252-ac2c405d7d92 Date: Mon, 22 Oct 2018 09:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:55,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-a8970ca8-cb5b-46c7-8252-ac2c405d7d92 2018-10-22 09:09:55,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:55,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4ba41738-efd5-4f13-befc-a9bb4f6837b3 Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:55,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-4ba41738-efd5-4f13-befc-a9bb4f6837b3 2018-10-22 09:09:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:09:55,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:09:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2832b4cfd42954da85951cc6b11ac44c8d640fcf" 2018-10-22 09:09:55,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb95533-ea27-4ec0-a1d1-90a6dc3856a5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:55,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-5eb95533-ea27-4ec0-a1d1-90a6dc3856a5 2018-10-22 09:09:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:56,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-319a6752-ca15-4f00-9d13-a5e87387041a Date: Mon, 22 Oct 2018 09:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:56,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-319a6752-ca15-4f00-9d13-a5e87387041a 2018-10-22 09:09:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:56,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b122913-bdfc-4310-9d7b-31512646caca Date: Mon, 22 Oct 2018 09:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:56,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 used request id req-7b122913-bdfc-4310-9d7b-31512646caca 2018-10-22 09:09:56,354 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 2018-10-22 09:09:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" -d '{"port": {"network_id": "3c13c388-f31f-4eb7-8b36-eed611ab6325", "fixed_ips": [{"subnet_id": "e3e5b56b-71b0-4531-a37a-24ff1036c909", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port", "admin_state_up": true}}' 2018-10-22 09:09:57,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-2c83bbd6-809f-49f1-8243-940f345e70b3 Date: Mon, 22 Oct 2018 09:09:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.5"}],"id":"d280350c-85b5-48a9-adab-fede3a6e5303","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:4d:ab:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port","project_id":"eb71cc759cf94242a5ee05cb6926d3db","qos_policy_id":null,"admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:56Z","binding:vnic_type":"normal"}} 2018-10-22 09:09:57,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2c83bbd6-809f-49f1-8243-940f345e70b3 2018-10-22 09:09:57,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:57,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e246590e-138c-4159-8f62-a1b9bd1c6c49 Date: Mon, 22 Oct 2018 09:09: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:09:57,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-e246590e-138c-4159-8f62-a1b9bd1c6c49 2018-10-22 09:09:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:57,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23b22fc-13e1-4ca5-b374-4a4941f945aa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:57,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-a23b22fc-13e1-4ca5-b374-4a4941f945aa 2018-10-22 09:09:57,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-45000209-fb7f-4558-b8e5-4857cbd9e005 Date: Mon, 22 Oct 2018 09:09:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:09:58,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-45000209-fb7f-4558-b8e5-4857cbd9e005 2018-10-22 09:09:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c300bf9b-fc3c-45bd-ba93-7d86a2868ebf Date: Mon, 22 Oct 2018 09:09:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.5"}],"id":"d280350c-85b5-48a9-adab-fede3a6e5303","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:4d:ab:8c","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:09:58,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port&admin_state_up=True used request id req-c300bf9b-fc3c-45bd-ba93-7d86a2868ebf 2018-10-22 09:09:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6688d5a5-e3e8-4f14-86a4-8caba37c6fd5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:09:58,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-6688d5a5-e3e8-4f14-86a4-8caba37c6fd5 2018-10-22 09:09:58,478 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1 2018-10-22 09:09:58,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cf73571-4ed7-4dac-9936-8fa2f4fbbb32 x-compute-request-id: req-6cf73571-4ed7-4dac-9936-8fa2f4fbbb32 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-flavor-name"}]} 2018-10-22 09:09:58,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6cf73571-4ed7-4dac-9936-8fa2f4fbbb32 2018-10-22 09:09:58,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b53e9f29-c4df-4ca0-9ae2-10bb62cbab2f x-compute-request-id: req-b53e9f29-c4df-4ca0-9ae2-10bb62cbab2f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:09:58,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f used request id req-b53e9f29-c4df-4ca0-9ae2-10bb62cbab2f 2018-10-22 09:09:58,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-39c36053-fbdc-4210-add5-456ac02b32d5 Date: Mon, 22 Oct 2018 09:09:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:09:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:09:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "metadata": {}}], "self": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "min_disk": 0, "protected": false, "id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "file": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb71cc759cf94242a5ee05cb6926d3db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79"} 2018-10-22 09:09:58,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 used request id req-39c36053-fbdc-4210-add5-456ac02b32d5 2018-10-22 09:09:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:09:58,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e863ba3-47b7-4487-acab-9f2310fe91e9 Date: Mon, 22 Oct 2018 09:09: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"}}} 2018-10-22 09:09:58,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8e863ba3-47b7-4487-acab-9f2310fe91e9 2018-10-22 09:09:58,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" -d '{"server": {"name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "imageRef": "ce15f155-74fe-4990-a9f7-97a298b813b0", "flavorRef": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "d280350c-85b5-48a9-adab-fede3a6e5303"}]}}' 2018-10-22 09:10:00,574 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a24226f-eff3-4f2f-85b4-a88d79d18cd8 x-compute-request-id: req-1a24226f-eff3-4f2f-85b4-a88d79d18cd8 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "adminPass": "UhZqx8Cs4xZh"}} 2018-10-22 09:10:00,575 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-1a24226f-eff3-4f2f-85b4-a88d79d18cd8 2018-10-22 09:10:00,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:00,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-718f8dbd-cb58-44fe-95aa-b7c7ada8b5bc x-compute-request-id: req-718f8dbd-cb58-44fe-95aa-b7c7ada8b5bc 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:00,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-718f8dbd-cb58-44fe-95aa-b7c7ada8b5bc 2018-10-22 09:10:00,948 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1 2018-10-22 09:10:00,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:01,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-326834f9-e266-4c08-b972-a7bc533ce1e7 x-compute-request-id: req-326834f9-e266-4c08-b972-a7bc533ce1e7 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:01,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-326834f9-e266-4c08-b972-a7bc533ce1e7 2018-10-22 09:10:01,157 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - BUILD 2018-10-22 09:10:01,157 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:04,160 - create_instance - DEBUG - VM status query timeout in 896.787844896 2018-10-22 09:10:04,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:04,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d89bb5-a48c-43b4-9d42-db82d739113c x-compute-request-id: req-53d89bb5-a48c-43b4-9d42-db82d739113c 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:02Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:04,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-53d89bb5-a48c-43b4-9d42-db82d739113c 2018-10-22 09:10:04,756 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - BUILD 2018-10-22 09:10:04,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:07,760 - create_instance - DEBUG - VM status query timeout in 893.188361883 2018-10-22 09:10:07,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:08,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e12c1992-140c-47a3-ab08-3411447a8cab x-compute-request-id: req-e12c1992-140c-47a3-ab08-3411447a8cab 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:02Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:08,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-e12c1992-140c-47a3-ab08-3411447a8cab 2018-10-22 09:10:08,782 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - BUILD 2018-10-22 09:10:08,782 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:11,785 - create_instance - DEBUG - VM status query timeout in 889.162626982 2018-10-22 09:10:11,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:12,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-517fba32-c80f-4e4b-992b-c12ab3f532db x-compute-request-id: req-517fba32-c80f-4e4b-992b-c12ab3f532db Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ab:8c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:08Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:12,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-517fba32-c80f-4e4b-992b-c12ab3f532db 2018-10-22 09:10:12,113 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - ACTIVE 2018-10-22 09:10:12,113 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:10:12,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:12,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-d6807821-40e1-4f38-9d28-3bf4c44bf41a x-compute-request-id: req-d6807821-40e1-4f38-9d28-3bf4c44bf41a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ab:8c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:08Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:12,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-d6807821-40e1-4f38-9d28-3bf4c44bf41a 2018-10-22 09:10:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:12,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a5f3c447-d045-4f43-856b-de9987e844e8 Date: Mon, 22 Oct 2018 09:10: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":["e3e5b56b-71b0-4531-a37a-24ff1036c909"],"updated_at":"2018-10-22T09:09:29Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1"}]} 2018-10-22 09:10:12,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 used request id req-a5f3c447-d045-4f43-856b-de9987e844e8 2018-10-22 09:10:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:12,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6199407a-06e7-4b8f-91b0-9b94b89cd5f1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:12,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-6199407a-06e7-4b8f-91b0-9b94b89cd5f1 2018-10-22 09:10:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:13,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-85dd55f0-ce67-4a03-9600-5a5599cf54a1 Date: Mon, 22 Oct 2018 09:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:29Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1"}]} 2018-10-22 09:10:13,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-85dd55f0-ce67-4a03-9600-5a5599cf54a1 2018-10-22 09:10:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:13,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-1e36215b-2786-4b17-b3f6-ebf899f09951 Date: Mon, 22 Oct 2018 09:10:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.4"}],"id":"70d7e8d2-d62c-402a-9fe7-d7a0704d5904","security_groups":[],"mac_address":"fa:16:3e:6b:78:f0","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c13c388-f31f-4eb7-8b36-eed611ab6325"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:10:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.1"}],"id":"77d13ee2-115b-4525-9d88-0a6113737d2b","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:3a:da:03","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:40Z","binding:vnic_type":"normal","device_id":"e8766965-ae8a-4d0f-b594-893585460b95"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.2"}],"id":"b27538db-6f40-4cfa-99f2-5dd12284d894","security_groups":[],"mac_address":"fa:16:3e:70:2f:6b","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c13c388-f31f-4eb7-8b36-eed611ab6325"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:10:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.5"}],"id":"d280350c-85b5-48a9-adab-fede3a6e5303","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:4d:ab:8c","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:56Z","binding:vnic_type":"normal","device_id":"2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3e5b56b-71b0-4531-a37a-24ff1036c909","ip_address":"10.200.201.3"}],"id":"d56e7bbb-eb4b-44cf-b65d-dd79888f7732","security_groups":[],"mac_address":"fa:16:3e:40:cd:ab","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c13c388-f31f-4eb7-8b36-eed611ab6325","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c13c388-f31f-4eb7-8b36-eed611ab6325"}]} 2018-10-22 09:10:13,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-1e36215b-2786-4b17-b3f6-ebf899f09951 2018-10-22 09:10:13,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:10:13,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:10:13,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["lHv0eysZRO-yP2vOl__BUA"], "issued_at": "2018-10-22T09:10:13.000000Z"}} 2018-10-22 09:10:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:13,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83428f02-5b3b-4616-98bb-5bc302e583d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:10:13,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-83428f02-5b3b-4616-98bb-5bc302e583d8 2018-10-22 09:10:13,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:10:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:13,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259b1680-dada-4cc1-b2f2-9ceda8b84e27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:10:13,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-259b1680-dada-4cc1-b2f2-9ceda8b84e27 2018-10-22 09:10:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:13,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b68b3668-7398-4249-a1a6-babcefba8bd5 Date: Mon, 22 Oct 2018 09:10: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:10:13,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-b68b3668-7398-4249-a1a6-babcefba8bd5 2018-10-22 09:10:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:10:13,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:10: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:10:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:14,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dca3cff-bab0-44b2-998e-0f6bc15323c8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:14,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-6dca3cff-bab0-44b2-998e-0f6bc15323c8 2018-10-22 09:10:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:14,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-296cc629-e4d1-4992-b699-8c4263886051 Date: Mon, 22 Oct 2018 09:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:14,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-296cc629-e4d1-4992-b699-8c4263886051 2018-10-22 09:10:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48d5d258-1e78-4b07-8297-8c1f59cdca35 Date: Mon, 22 Oct 2018 09:10:14 GMT RESP BODY: {"ports":[]} 2018-10-22 09:10:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port&admin_state_up=True used request id req-48d5d258-1e78-4b07-8297-8c1f59cdca35 2018-10-22 09:10:14,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:14,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f315dc13-d677-428c-9cd8-00c31a43fcd3 x-compute-request-id: req-f315dc13-d677-428c-9cd8-00c31a43fcd3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:10:14,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2 used request id req-f315dc13-d677-428c-9cd8-00c31a43fcd3 2018-10-22 09:10:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:14,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a4f32a44-5316-4efe-8c4b-bf267079f190 Date: Mon, 22 Oct 2018 09:10: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:10:14,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-a4f32a44-5316-4efe-8c4b-bf267079f190 2018-10-22 09:10:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:15,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58432ced-13ba-41f1-98f1-06a3943ac0be Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:15,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-58432ced-13ba-41f1-98f1-06a3943ac0be 2018-10-22 09:10:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:15,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7874bc04-49f7-4095-8c23-b68311e81bc6 Date: Mon, 22 Oct 2018 09:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:15,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-7874bc04-49f7-4095-8c23-b68311e81bc6 2018-10-22 09:10:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a664029c-ff3f-4418-b502-123ad143fcf4 Date: Mon, 22 Oct 2018 09:10:15 GMT RESP BODY: {"ports":[]} 2018-10-22 09:10:15,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port&admin_state_up=True used request id req-a664029c-ff3f-4418-b502-123ad143fcf4 2018-10-22 09:10:15,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:10:15,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:10:15,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034025a3ad05400882ebf01b3922719f", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role"}], "expires_at": "2018-10-22T10:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb71cc759cf94242a5ee05cb6926d3db", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/eb71cc759cf94242a5ee05cb6926d3db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-user", "id": "ca9bf9e222c04be9b3110f85cf777f0b"}, "audit_ids": ["54MdJTSNSd2abV_Otgh09g"], "issued_at": "2018-10-22T09:10:15.000000Z"}} 2018-10-22 09:10:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e576b26808dfbbdc18d609b2bf28fe1e5848d03" 2018-10-22 09:10:15,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfe3cd8-a584-4ec6-a988-47bbbc49aa20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:10:15,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5cfe3cd8-a584-4ec6-a988-47bbbc49aa20 2018-10-22 09:10:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:15,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-47692947-ac5d-4ae2-b826-96988fbecbed Date: Mon, 22 Oct 2018 09:10: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:10:15,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-47692947-ac5d-4ae2-b826-96988fbecbed 2018-10-22 09:10:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:16,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-78dcdd5c-0086-4c18-af17-98655e5f9fc4 Date: Mon, 22 Oct 2018 09:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:16,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-78dcdd5c-0086-4c18-af17-98655e5f9fc4 2018-10-22 09:10:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:16,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b0f60ac2-dbbb-4713-97e7-3f73532e67f4 Date: Mon, 22 Oct 2018 09:10: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:10:16,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-b0f60ac2-dbbb-4713-97e7-3f73532e67f4 2018-10-22 09:10:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:10:16,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:10: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:10:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e576b26808dfbbdc18d609b2bf28fe1e5848d03" 2018-10-22 09:10:16,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1ffd28-ae8c-42b5-8c1a-58aa5db1b3d7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:16,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-9e1ffd28-ae8c-42b5-8c1a-58aa5db1b3d7 2018-10-22 09:10:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:16,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-86bb11de-3ada-47d0-938d-5f3042ad4f28 Date: Mon, 22 Oct 2018 09:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:16,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-86bb11de-3ada-47d0-938d-5f3042ad4f28 2018-10-22 09:10:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:16,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b597a824-e09e-43f4-8525-8594ebe4c1c8 Date: Mon, 22 Oct 2018 09:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:16,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 used request id req-b597a824-e09e-43f4-8525-8594ebe4c1c8 2018-10-22 09:10:16,911 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 2018-10-22 09:10:16,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" -d '{"port": {"network_id": "2ad1de31-9f8c-4d1a-909e-2838d446152a", "fixed_ips": [{"subnet_id": "4b33dc6b-0b59-48eb-a4dc-a5357fde35f9", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port", "admin_state_up": true}}' 2018-10-22 09:10:18,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-64e8102e-b8f5-401a-94ea-939bd314e456 Date: Mon, 22 Oct 2018 09:10:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:10:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.5"}],"id":"eb1bee54-baa1-48b9-b036-8dfb6c50c7ad","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:72:f2:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port","project_id":"eb71cc759cf94242a5ee05cb6926d3db","qos_policy_id":null,"admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:10:17Z","binding:vnic_type":"normal"}} 2018-10-22 09:10:18,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-64e8102e-b8f5-401a-94ea-939bd314e456 2018-10-22 09:10:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8efd9aed-9407-43f8-81d3-0547cb02c82d Date: Mon, 22 Oct 2018 09:10: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:10:18,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-8efd9aed-9407-43f8-81d3-0547cb02c82d 2018-10-22 09:10:18,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb313ff-642f-45ff-b407-41203e9da12d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:18,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-8fb313ff-642f-45ff-b407-41203e9da12d 2018-10-22 09:10:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b4d8362-077e-4e24-bd3e-e01a7dbcb1ed Date: Mon, 22 Oct 2018 09:10:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:18,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-7b4d8362-077e-4e24-bd3e-e01a7dbcb1ed 2018-10-22 09:10:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-260d5538-d425-4bfb-a997-03d6d6299e92 Date: Mon, 22 Oct 2018 09:10:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:10:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.5"}],"id":"eb1bee54-baa1-48b9-b036-8dfb6c50c7ad","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:72:f2:c4","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:10:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:10:18,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a&name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port&admin_state_up=True used request id req-260d5538-d425-4bfb-a997-03d6d6299e92 2018-10-22 09:10:18,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0058c032-aee5-4cdc-a2a3-1aba70fa9052 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:18,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-0058c032-aee5-4cdc-a2a3-1aba70fa9052 2018-10-22 09:10:18,777 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2 2018-10-22 09:10:18,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-f8ed4bd0-ad97-48f5-be1f-969e514bcf39 x-compute-request-id: req-f8ed4bd0-ad97-48f5-be1f-969e514bcf39 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-flavor-name"}]} 2018-10-22 09:10:18,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f8ed4bd0-ad97-48f5-be1f-969e514bcf39 2018-10-22 09:10:18,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:18,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-dc7b0b73-287e-462f-b48e-085c777ece91 x-compute-request-id: req-dc7b0b73-287e-462f-b48e-085c777ece91 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:10:18,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f used request id req-dc7b0b73-287e-462f-b48e-085c777ece91 2018-10-22 09:10:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:19,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-d742f2ae-b710-4b68-98bc-bd20d338fd31 Date: Mon, 22 Oct 2018 09:10:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:09:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:09:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "metadata": {}}], "self": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "min_disk": 0, "protected": false, "id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "file": "/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb71cc759cf94242a5ee05cb6926d3db", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ce15f155-74fe-4990-a9f7-97a298b813b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79"} 2018-10-22 09:10:19,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 used request id req-d742f2ae-b710-4b68-98bc-bd20d338fd31 2018-10-22 09:10:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:19,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3d2063e-0e83-425e-b4a8-891e35a9bfa9 Date: Mon, 22 Oct 2018 09:10: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"}}} 2018-10-22 09:10:19,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b3d2063e-0e83-425e-b4a8-891e35a9bfa9 2018-10-22 09:10:19,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" -d '{"server": {"name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "imageRef": "ce15f155-74fe-4990-a9f7-97a298b813b0", "flavorRef": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "eb1bee54-baa1-48b9-b036-8dfb6c50c7ad"}]}}' 2018-10-22 09:10:20,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:10: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-0b3bdf2d-ef6a-4ab4-96af-86f768e25caa x-compute-request-id: req-0b3bdf2d-ef6a-4ab4-96af-86f768e25caa Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "adminPass": "xuRKDP7v6KMj"}} 2018-10-22 09:10:20,700 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-0b3bdf2d-ef6a-4ab4-96af-86f768e25caa 2018-10-22 09:10:20,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:20,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2521d0b-8b11-40fa-944e-453086a59411 x-compute-request-id: req-d2521d0b-8b11-40fa-944e-453086a59411 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.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:20,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-d2521d0b-8b11-40fa-944e-453086a59411 2018-10-22 09:10:20,917 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2 2018-10-22 09:10:20,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:21,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83444f05-db77-480a-9a2b-6108878d90e0 x-compute-request-id: req-83444f05-db77-480a-9a2b-6108878d90e0 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.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:21,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-83444f05-db77-480a-9a2b-6108878d90e0 2018-10-22 09:10:21,390 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - BUILD 2018-10-22 09:10:21,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:24,393 - create_instance - DEBUG - VM status query timeout in 896.52472806 2018-10-22 09:10:24,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:24,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde3f66c-7adc-4bb6-ab25-eebe748f80fa x-compute-request-id: req-fde3f66c-7adc-4bb6-ab25-eebe748f80fa 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.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:22Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:24,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-fde3f66c-7adc-4bb6-ab25-eebe748f80fa 2018-10-22 09:10:24,996 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - BUILD 2018-10-22 09:10:24,996 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:27,999 - create_instance - DEBUG - VM status query timeout in 892.918524981 2018-10-22 09:10:28,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:28,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7e1e808-8df3-4c7a-9205-18fddf74ad06 x-compute-request-id: req-a7e1e808-8df3-4c7a-9205-18fddf74ad06 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.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:10:22Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:28,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-a7e1e808-8df3-4c7a-9205-18fddf74ad06 2018-10-22 09:10:28,577 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - BUILD 2018-10-22 09:10:28,578 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:31,581 - create_instance - DEBUG - VM status query timeout in 889.336801052 2018-10-22 09:10:31,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:32,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-c0db5a95-bbaa-4aa4-93e8-eea5d84af417 x-compute-request-id: req-c0db5a95-bbaa-4aa4-93e8-eea5d84af417 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f2:c4", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:30Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:32,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-c0db5a95-bbaa-4aa4-93e8-eea5d84af417 2018-10-22 09:10:32,407 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - ACTIVE 2018-10-22 09:10:32,408 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:10:32,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:32,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89594a25-3e65-482a-be2d-0cc1bdab284b x-compute-request-id: req-89594a25-3e65-482a-be2d-0cc1bdab284b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f2:c4", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:30Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:32,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-89594a25-3e65-482a-be2d-0cc1bdab284b 2018-10-22 09:10:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:32,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-df5d9fdc-76a8-4162-8b57-007231943ee9 Date: Mon, 22 Oct 2018 09:10: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":["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"],"updated_at":"2018-10-22T09:09:31Z","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb71cc759cf94242a5ee05cb6926d3db","id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2"}]} 2018-10-22 09:10:32,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 used request id req-df5d9fdc-76a8-4162-8b57-007231943ee9 2018-10-22 09:10:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:32,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95943ded-e9d6-4d43-b51e-6e92d5e754c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:10:32,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-95943ded-e9d6-4d43-b51e-6e92d5e754c4 2018-10-22 09:10:33,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6becdc46-d39e-4dfd-af34-0b5449d63ca2 Date: Mon, 22 Oct 2018 09:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:31Z","dns_nameservers":[],"updated_at":"2018-10-22T09:09:31Z","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":"eb71cc759cf94242a5ee05cb6926d3db","id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2"}]} 2018-10-22 09:10:33,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-6becdc46-d39e-4dfd-af34-0b5449d63ca2 2018-10-22 09:10:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:33,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-848d550f-5f0f-47b1-b1c7-b3a2411e49b7 Date: Mon, 22 Oct 2018 09:10:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.2"}],"id":"3d43648a-8d06-4609-ad24-55f95bbd4f53","security_groups":[],"mac_address":"fa:16:3e:66:36:61","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2ad1de31-9f8c-4d1a-909e-2838d446152a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.1"}],"id":"62365e76-1bc5-4b3d-901f-889f18df1341","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:41:4f:12","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:45Z","binding:vnic_type":"normal","device_id":"e8766965-ae8a-4d0f-b594-893585460b95"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.3"}],"id":"93d86236-b7a7-41c2-b576-cd6584967baf","security_groups":[],"mac_address":"fa:16:3e:13:69:d2","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2ad1de31-9f8c-4d1a-909e-2838d446152a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:10:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.5"}],"id":"eb1bee54-baa1-48b9-b036-8dfb6c50c7ad","security_groups":["1b6cbe67-cd73-4003-b6fe-2f12bab0b77c"],"mac_address":"fa:16:3e:72:f2:c4","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:10:17Z","binding:vnic_type":"normal","device_id":"166f7f4f-a405-498d-b845-5483ad1c6317"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:09:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b33dc6b-0b59-48eb-a4dc-a5357fde35f9","ip_address":"10.200.202.4"}],"id":"edb0eb12-c1bb-4e0a-93ce-d1670d39ee9d","security_groups":[],"mac_address":"fa:16:3e:55:68:91","project_id":"eb71cc759cf94242a5ee05cb6926d3db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ad1de31-9f8c-4d1a-909e-2838d446152a","tenant_id":"eb71cc759cf94242a5ee05cb6926d3db","created_at":"2018-10-22T09:09:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2ad1de31-9f8c-4d1a-909e-2838d446152a"}]} 2018-10-22 09:10:33,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-848d550f-5f0f-47b1-b1c7-b3a2411e49b7 2018-10-22 09:10:33,399 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-10-22 09:10:33,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:34,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16204f1a-0d88-4cd3-b12b-c50275741ae1 x-compute-request-id: req-16204f1a-0d88-4cd3-b12b-c50275741ae1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ab:8c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:08Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:34,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-16204f1a-0d88-4cd3-b12b-c50275741ae1 2018-10-22 09:10:34,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:10:35,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffc4a49f-c671-4177-a436-2752a76990ba x-compute-request-id: req-ffc4a49f-c671-4177-a436-2752a76990ba Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 484137331 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.908 MHz processor\n[ 0.155543] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.157188] pid_max: default: 32768 minimum: 301\n[ 0.158060] ACPI: Core revision 20150930\n[ 0.159438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160737] Security Framework initialized\n[ 0.161581] Yama: becoming mindful.\n[ 0.162307] AppArmor: AppArmor initialized\n[ 0.163183] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164525] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.165773] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166975] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168361] Initializing cgroup subsys io\n[ 0.169166] Initializing cgroup subsys memory\n[ 0.170022] Initializing cgroup subsys devices\n[ 0.170906] Initializing cgroup subsys freezer\n[ 0.171778] Initializing cgroup subsys net_cls\n[ 0.172637] Initializing cgroup subsys perf_event\n[ 0.173581] Initializing cgroup subsys net_prio\n[ 0.174463] Initializing cgroup subsys hugetlb\n[ 0.175344] Initializing cgroup subsys pids\n[ 0.176225] CPU: Physical Processor ID: 0\n[ 0.177771] mce: CPU supports 10 MCE banks\n[ 0.178673] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179679] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181927] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188285] ftrace: allocating 31920 entries in 125 pages\n[ 0.214046] smpboot: Max logical packages: 2\n[ 0.214931] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216096] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.217448] x2apic enabled\n[ 0.218240] Switched APIC routing to physical x2apic.\n[ 0.219977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221157] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223263] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225203] KVM setup paravirtual spinlock\n[ 0.226589] x86: Booting SMP configuration:\n[ 0.227523] .... node #0, CPUs: #1\n[ 0.228433] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.250166] x86: Booted up 1 node, 2 CPUs\n[ 0.250168] KVM setup async PF for cpu 1\n[ 0.250171] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252768] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.254257] devtmpfs: initialized\n[ 0.255987] evm: security.selinux\n[ 0.256708] evm: security.SMACK64\n[ 0.257417] evm: security.SMACK64EXEC\n[ 0.258146] evm: security.SMACK64TRANSMUTE\n[ 0.258971] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260372] evm: security.capability\n[ 0.261215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263109] pinctrl core: initialized pinctrl subsystem\n[ 0.264218] RTC time: 9:10:08, date: 10/22/18\n[ 0.265196] NET: Registered protocol family 16\n[ 0.275052] cpuidle: using governor ladder\n[ 0.287104] cpuidle: using governor menu\n[ 0.287940] PCCT header not found.\n[ 0.288733] ACPI: bus type PCI registered\n[ 0.289557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290849] PCI: Using configuration type 1 for base access\n[ 0.304349] ACPI: Added _OSI(Module Device)\n[ 0.305228] ACPI: Added _OSI(Processor Device)\n[ 0.306097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309358] ACPI: Interpreter enabled\n[ 0.310147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317691] ACPI: (supports S0 S5)\n[ 0.318410] ACPI: Using IOAPIC for interrupt routing\n[ 0.319503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324088] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.326588] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328891] acpiphp: Slot [3] registered\n[ 0.329725] acpiphp: Slot [4] registered\n[ 0.330554] acpiphp: Slot [5] registered\n[ 0.331370] acpiphp: Slot [6] registered\n[ 0.332184] acpiphp: Slot [7] registered\n[ 0.332993] acpiphp: Slot [8] registered\n[ 0.333817] acpiphp: Slot [9] registered\n[ 0.334646] acpiphp: Slot [10] registered\n[ 0.345506] acpiphp: Slot [11] registered\n[ 0.346346] acpiphp: Slot [12] registered\n[ 0.347190] acpiphp: Slot [13] registered\n[ 0.348015] acpiphp: Slot [14] registered\n[ 0.348844] acpiphp: Slot [15] registered\n[ 0.349685] acpiphp: Slot [16] registered\n[ 0.350515] acpiphp: Slot [17] registered\n[ 0.351348] acpiphp: Slot [18] registered\n[ 0.352180] acpiphp: Slot [19] registered\n[ 0.353009] acpiphp: Slot [20] registered\n[ 0.353850] acpiphp: Slot [21] registered\n[ 0.354696] acpiphp: Slot [22] registered\n[ 0.355535] acpiphp: Slot [23] registered\n[ 0.356366] acpiphp: Slot [24] registered\n[ 0.357195] acpiphp: Slot [25] registered\n[ 0.358028] acpiphp: Slot [26] registered\n[ 0.358877] acpiphp: Slot [27] registered\n[ 0.359747] acpiphp: Slot [28] registered\n[ 0.360585] acpiphp: Slot [29] registered\n[ 0.361413] acpiphp: Slot [30] registered\n[ 0.362245] acpiphp: Slot [31] registered\n[ 0.363088] PCI host bridge to bus 0000:00\n[ 0.363916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365157] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.366396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367888] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.375689] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.377008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.378206] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.379517] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435088] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438009] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440722] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441926] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443209] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444760] vgaarb: loaded\n[ 0.445377] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446948] SCSI subsystem initialized\n[ 0.447817] ACPI: bus type USB registered\n[ 0.448678] usbcore: registered new interface driver usbfs\n[ 0.449707] usbcore: registered new interface driver hub\n[ 0.450737] usbcore: registered new device driver usb\n[ 0.451891] PCI: Using ACPI for IRQ routing\n[ 0.452941] NetLabel: Initializing\n[ 0.453652] NetLabel: domain hash size = 128\n[ 0.454534] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455503] NetLabel: unlabeled traffic allowed by default\n[ 0.456667] clocksource: Switched to clocksource kvm-clock\n[ 0.462691] AppArmor: AppArmor Filesystem Enabled\n[ 0.463687] pnp: PnP ACPI init\n[ 0.464603] pnp: PnP ACPI: found 5 devices\n[ 0.471352] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473041] NET: Registered protocol family 2\n[ 0.474022] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.475326] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.476531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.477738] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480023] NET: Registered protocol family 1\n[ 0.480924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.482038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.483143] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501550] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520144] Trying to unpack rootfs image as initramfs...\n[ 0.570178] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584304] Scanning for low memory corruption every 60 seconds\n[ 0.585722] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.586939] audit: initializing netlink subsys (disabled)\n[ 0.588006] audit: type=2000 audit(1540199409.620:1): initialized\n[ 0.589374] Initialise system trusted keyring\n[ 0.590346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591545] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.594049] zbud: loaded\n[ 0.594814] VFS: Disk quotas dquot_6.6.0\n[ 0.595669] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597269] fuse init (API version 7.23)\n[ 0.598217] Key type big_key registered\n[ 0.599038] Allocating IMA MOK and blacklist keyrings.\n[ 0.600256] Key type asymmetric registered\n[ 0.601142] Asymmetric key parser 'x509' registered\n[ 0.602149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.603692] io scheduler noop registered\n[ 0.604538] io scheduler deadline registered (default)\n[ 0.605626] io scheduler cfq registered\n[ 0.606527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.607613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.608943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.610454] ACPI: Power Button [PWRF]\n[ 0.611351] GHES: HEST is not enabled!\n[ 0.629698] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695714] Linux agpgart interface v0.103\n[ 0.698022] brd: module loaded\n[ 0.699850] loop: module loaded\n[ 0.703376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704916] GPT:90111 != 20971519\n[ 0.705659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706767] GPT:90111 != 20971519\n[ 0.707460] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708479] vda: vda1 vda15\n[ 0.710006] scsi host0: ata_piix\n[ 0.710819] scsi host1: ata_piix\n[ 0.711587] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712880] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714564] libphy: Fixed MDIO Bus: probed\n[ 0.715425] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716483] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718582] PPP generic driver version 2.4.2\n[ 0.719669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720859] ehci-pci: EHCI PCI platform driver\n[ 0.721731] ehci-platform: EHCI generic platform driver\n[ 0.722710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723822] ohci-pci: OHCI PCI platform driver\n[ 0.724686] ohci-platform: OHCI generic platform driver\n[ 0.725681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747631] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.748743] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751358] usb usb1: Product: UHCI Host Controller\n[ 0.752278] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753407] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754413] hub 1-0:1.0: USB hub found\n[ 0.755182] hub 1-0:1.0: 2 ports detected\n[ 0.756073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760159] mousedev: PS/2 mouse device common for all mice\n[ 0.761304] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762487] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766641] i2c /dev entries driver\n[ 0.767391] device-mapper: uevent: version 1.0.3\n[ 0.768328] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769937] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771240] NET: Registered protocol family 10\n[ 0.772620] NET: Registered protocol family 17\n[ 0.773508] Key type dns_resolver registered\n[ 0.774483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775586] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.776699] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.778462] registered taskstats version 1\n[ 0.779288] Loading compiled-in X.509 certificates\n[ 0.780718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782550] zswap: loaded using pool lzo/zbud\n[ 0.784039] Key type trusted registered\n[ 0.785692] Key type encrypted registered\n[ 0.786519] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787529] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788557] evm: HMAC attrs: 0x1\n[ 0.789497] Magic number: 6:248:172\n[ 0.790251] net eth0: hash matches\n[ 0.801135] rtc_cmos 00:00: setting system clock to 2018-10-22 09:10:09 UTC (1540199409)\n[ 0.802763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.803859] EDD information not available.\n[ 0.869849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871405] Write protecting the kernel read-only data: 14336k\n[ 0.873020] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.874839] 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.938258] 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.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. 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\n"} 2018-10-22 09:10:35,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e/action used request id req-ffc4a49f-c671-4177-a436-2752a76990ba 2018-10-22 09:10:35,121 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:10:35,122 - 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 484137331 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.908 MHz processor [ 0.155543] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.157188] pid_max: default: 32768 minimum: 301 [ 0.158060] ACPI: Core revision 20150930 [ 0.159438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.160737] Security Framework initialized [ 0.161581] Yama: becoming mindful. [ 0.162307] AppArmor: AppArmor initialized [ 0.163183] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164525] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.165773] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166975] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.168361] Initializing cgroup subsys io [ 0.169166] Initializing cgroup subsys memory [ 0.170022] Initializing cgroup subsys devices [ 0.170906] Initializing cgroup subsys freezer [ 0.171778] Initializing cgroup subsys net_cls [ 0.172637] Initializing cgroup subsys perf_event [ 0.173581] Initializing cgroup subsys net_prio [ 0.174463] Initializing cgroup subsys hugetlb [ 0.175344] Initializing cgroup subsys pids [ 0.176225] CPU: Physical Processor ID: 0 [ 0.177771] mce: CPU supports 10 MCE banks [ 0.178673] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.179679] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181927] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188285] ftrace: allocating 31920 entries in 125 pages [ 0.214046] smpboot: Max logical packages: 2 [ 0.214931] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216096] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.217448] x2apic enabled [ 0.218240] Switched APIC routing to physical x2apic. [ 0.219977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221157] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223263] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225203] KVM setup paravirtual spinlock [ 0.226589] x86: Booting SMP configuration: [ 0.227523] .... node #0, CPUs: #1 [ 0.228433] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.250166] x86: Booted up 1 node, 2 CPUs [ 0.250168] KVM setup async PF for cpu 1 [ 0.250171] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.252768] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.254257] devtmpfs: initialized [ 0.255987] evm: security.selinux [ 0.256708] evm: security.SMACK64 [ 0.257417] evm: security.SMACK64EXEC [ 0.258146] evm: security.SMACK64TRANSMUTE [ 0.258971] evm: security.SMACK64MMAP [ 0.259728] evm: security.ima [ 0.260372] evm: security.capability [ 0.261215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.263109] pinctrl core: initialized pinctrl subsystem [ 0.264218] RTC time: 9:10:08, date: 10/22/18 [ 0.265196] NET: Registered protocol family 16 [ 0.275052] cpuidle: using governor ladder [ 0.287104] cpuidle: using governor menu [ 0.287940] PCCT header not found. [ 0.288733] ACPI: bus type PCI registered [ 0.289557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.290849] PCI: Using configuration type 1 for base access [ 0.304349] ACPI: Added _OSI(Module Device) [ 0.305228] ACPI: Added _OSI(Processor Device) [ 0.306097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307020] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309358] ACPI: Interpreter enabled [ 0.310147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317691] ACPI: (supports S0 S5) [ 0.318410] ACPI: Using IOAPIC for interrupt routing [ 0.319503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324088] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326588] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328891] acpiphp: Slot [3] registered [ 0.329725] acpiphp: Slot [4] registered [ 0.330554] acpiphp: Slot [5] registered [ 0.331370] acpiphp: Slot [6] registered [ 0.332184] acpiphp: Slot [7] registered [ 0.332993] acpiphp: Slot [8] registered [ 0.333817] acpiphp: Slot [9] registered [ 0.334646] acpiphp: Slot [10] registered [ 0.345506] acpiphp: Slot [11] registered [ 0.346346] acpiphp: Slot [12] registered [ 0.347190] acpiphp: Slot [13] registered [ 0.348015] acpiphp: Slot [14] registered [ 0.348844] acpiphp: Slot [15] registered [ 0.349685] acpiphp: Slot [16] registered [ 0.350515] acpiphp: Slot [17] registered [ 0.351348] acpiphp: Slot [18] registered [ 0.352180] acpiphp: Slot [19] registered [ 0.353009] acpiphp: Slot [20] registered [ 0.353850] acpiphp: Slot [21] registered [ 0.354696] acpiphp: Slot [22] registered [ 0.355535] acpiphp: Slot [23] registered [ 0.356366] acpiphp: Slot [24] registered [ 0.357195] acpiphp: Slot [25] registered [ 0.358028] acpiphp: Slot [26] registered [ 0.358877] acpiphp: Slot [27] registered [ 0.359747] acpiphp: Slot [28] registered [ 0.360585] acpiphp: Slot [29] registered [ 0.361413] acpiphp: Slot [30] registered [ 0.362245] acpiphp: Slot [31] registered [ 0.363088] PCI host bridge to bus 0000:00 [ 0.363916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.365157] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.366396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.367888] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.369395] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.375689] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.377008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.378206] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.379517] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435088] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.438009] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440722] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441926] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443209] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444760] vgaarb: loaded [ 0.445377] vgaarb: bridge control possible 0000:00:02.0 [ 0.446948] SCSI subsystem initialized [ 0.447817] ACPI: bus type USB registered [ 0.448678] usbcore: registered new interface driver usbfs [ 0.449707] usbcore: registered new interface driver hub [ 0.450737] usbcore: registered new device driver usb [ 0.451891] PCI: Using ACPI for IRQ routing [ 0.452941] NetLabel: Initializing [ 0.453652] NetLabel: domain hash size = 128 [ 0.454534] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455503] NetLabel: unlabeled traffic allowed by default [ 0.456667] clocksource: Switched to clocksource kvm-clock [ 0.462691] AppArmor: AppArmor Filesystem Enabled [ 0.463687] pnp: PnP ACPI init [ 0.464603] pnp: PnP ACPI: found 5 devices [ 0.471352] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473041] NET: Registered protocol family 2 [ 0.474022] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475326] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.476531] TCP: Hash tables configured (established 4096 bind 4096) [ 0.477738] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.478840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.480023] NET: Registered protocol family 1 [ 0.480924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.482038] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.483143] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501550] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520144] Trying to unpack rootfs image as initramfs... [ 0.570178] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.584304] Scanning for low memory corruption every 60 seconds [ 0.585722] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.586939] audit: initializing netlink subsys (disabled) [ 0.588006] audit: type=2000 audit(1540199409.620:1): initialized [ 0.589374] Initialise system trusted keyring [ 0.590346] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591545] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594049] zbud: loaded [ 0.594814] VFS: Disk quotas dquot_6.6.0 [ 0.595669] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597269] fuse init (API version 7.23) [ 0.598217] Key type big_key registered [ 0.599038] Allocating IMA MOK and blacklist keyrings. [ 0.600256] Key type asymmetric registered [ 0.601142] Asymmetric key parser 'x509' registered [ 0.602149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.603692] io scheduler noop registered [ 0.604538] io scheduler deadline registered (default) [ 0.605626] io scheduler cfq registered [ 0.606527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.607613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.608943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.610454] ACPI: Power Button [PWRF] [ 0.611351] GHES: HEST is not enabled! [ 0.629698] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.666898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.693423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.695714] Linux agpgart interface v0.103 [ 0.698022] brd: module loaded [ 0.699850] loop: module loaded [ 0.703376] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704916] GPT:90111 != 20971519 [ 0.705659] GPT:Alternate GPT header not at the end of the disk. [ 0.706767] GPT:90111 != 20971519 [ 0.707460] GPT: Use GNU Parted to correct GPT errors. [ 0.708479] vda: vda1 vda15 [ 0.710006] scsi host0: ata_piix [ 0.710819] scsi host1: ata_piix [ 0.711587] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.712880] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714564] libphy: Fixed MDIO Bus: probed [ 0.715425] tun: Universal TUN/TAP device driver, 1.6 [ 0.716483] tun: (C) 1999-2004 Max Krasnyansky [ 0.718582] PPP generic driver version 2.4.2 [ 0.719669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720859] ehci-pci: EHCI PCI platform driver [ 0.721731] ehci-platform: EHCI generic platform driver [ 0.722710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723822] ohci-pci: OHCI PCI platform driver [ 0.724686] ohci-platform: OHCI generic platform driver [ 0.725681] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746651] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747631] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.748743] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751358] usb usb1: Product: UHCI Host Controller [ 0.752278] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.753407] usb usb1: SerialNumber: 0000:00:01.2 [ 0.754413] hub 1-0:1.0: USB hub found [ 0.755182] hub 1-0:1.0: 2 ports detected [ 0.756073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758196] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759141] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760159] mousedev: PS/2 mouse device common for all mice [ 0.761304] rtc_cmos 00:00: RTC can wake from S4 [ 0.762487] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766641] i2c /dev entries driver [ 0.767391] device-mapper: uevent: version 1.0.3 [ 0.768328] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.769937] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771240] NET: Registered protocol family 10 [ 0.772620] NET: Registered protocol family 17 [ 0.773508] Key type dns_resolver registered [ 0.774483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775586] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.776699] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.778462] registered taskstats version 1 [ 0.779288] Loading compiled-in X.509 certificates [ 0.780718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.782550] zswap: loaded using pool lzo/zbud [ 0.784039] Key type trusted registered [ 0.785692] Key type encrypted registered [ 0.786519] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787529] ima: No TPM chip found, activating TPM-bypass! [ 0.788557] evm: HMAC attrs: 0x1 [ 0.789497] Magic number: 6:248:172 [ 0.790251] net eth0: hash matches [ 0.801135] rtc_cmos 00:00: setting system clock to 2018-10-22 09:10:09 UTC (1540199409) [ 0.802763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.803859] EDD information not available. [ 0.869849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871405] Write protecting the kernel read-only data: 14336k [ 0.873020] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.874839] 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.938258] 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.35 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.55. 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 2018-10-22 09:10:35,122 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-10-22 09:10:35,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:35,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5437252-d69b-4242-941b-b2c34f08b33e x-compute-request-id: req-a5437252-d69b-4242-941b-b2c34f08b33e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f2:c4", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:30Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:35,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-a5437252-d69b-4242-941b-b2c34f08b33e 2018-10-22 09:10:35,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:10:36,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35d6425d-c6ec-4917-93a2-39cfd1fc9788 x-compute-request-id: req-35d6425d-c6ec-4917-93a2-39cfd1fc9788 Content-Encoding: gzip Content-Length: 9644 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 514242999 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.910 MHz processor\n[ 0.133681] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135396] pid_max: default: 32768 minimum: 301\n[ 0.136324] ACPI: Core revision 20150930\n[ 0.137752] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139114] Security Framework initialized\n[ 0.139970] Yama: becoming mindful.\n[ 0.140743] AppArmor: AppArmor initialized\n[ 0.141624] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143015] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144360] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145617] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147070] Initializing cgroup subsys io\n[ 0.147920] Initializing cgroup subsys memory\n[ 0.148823] Initializing cgroup subsys devices\n[ 0.149730] Initializing cgroup subsys freezer\n[ 0.150624] Initializing cgroup subsys net_cls\n[ 0.151524] Initializing cgroup subsys perf_event\n[ 0.152431] Initializing cgroup subsys net_prio\n[ 0.153307] Initializing cgroup subsys hugetlb\n[ 0.154156] Initializing cgroup subsys pids\n[ 0.155011] CPU: Physical Processor ID: 0\n[ 0.156481] mce: CPU supports 10 MCE banks\n[ 0.157434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160637] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166960] ftrace: allocating 31920 entries in 125 pages\n[ 0.192934] smpboot: Max logical packages: 2\n[ 0.193816] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194987] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196334] x2apic enabled\n[ 0.197150] Switched APIC routing to physical x2apic.\n[ 0.198889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204065] KVM setup paravirtual spinlock\n[ 0.205480] x86: Booting SMP configuration:\n[ 0.206367] .... node #0, CPUs: #1\n[ 0.207241] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228902] x86: Booted up 1 node, 2 CPUs\n[ 0.228904] KVM setup async PF for cpu 1\n[ 0.228907] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232960] devtmpfs: initialized\n[ 0.234667] evm: security.selinux\n[ 0.235351] evm: security.SMACK64\n[ 0.236043] evm: security.SMACK64EXEC\n[ 0.236773] evm: security.SMACK64TRANSMUTE\n[ 0.237567] evm: security.SMACK64MMAP\n[ 0.238297] evm: security.ima\n[ 0.238921] evm: security.capability\n[ 0.239744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241585] pinctrl core: initialized pinctrl subsystem\n[ 0.242660] RTC time: 9:10:29, date: 10/22/18\n[ 0.243613] NET: Registered protocol family 16\n[ 0.253630] cpuidle: using governor ladder\n[ 0.265770] cpuidle: using governor menu\n[ 0.266825] PCCT header not found.\n[ 0.267579] ACPI: bus type PCI registered\n[ 0.268366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269606] PCI: Using configuration type 1 for base access\n[ 0.283022] ACPI: Added _OSI(Module Device)\n[ 0.283865] ACPI: Added _OSI(Processor Device)\n[ 0.284707] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285583] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287923] ACPI: Interpreter enabled\n[ 0.288672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295948] ACPI: (supports S0 S5)\n[ 0.296644] ACPI: Using IOAPIC for interrupt routing\n[ 0.297568] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306594] acpiphp: Slot [3] registered\n[ 0.307397] acpiphp: Slot [4] registered\n[ 0.308183] acpiphp: Slot [5] registered\n[ 0.308977] acpiphp: Slot [6] registered\n[ 0.309767] acpiphp: Slot [7] registered\n[ 0.310552] acpiphp: Slot [8] registered\n[ 0.311335] acpiphp: Slot [9] registered\n[ 0.312119] acpiphp: Slot [10] registered\n[ 0.322948] acpiphp: Slot [11] registered\n[ 0.323779] acpiphp: Slot [12] registered\n[ 0.324597] acpiphp: Slot [13] registered\n[ 0.325421] acpiphp: Slot [14] registered\n[ 0.326233] acpiphp: Slot [15] registered\n[ 0.327077] acpiphp: Slot [16] registered\n[ 0.327891] acpiphp: Slot [17] registered\n[ 0.328695] acpiphp: Slot [18] registered\n[ 0.329493] acpiphp: Slot [19] registered\n[ 0.330298] acpiphp: Slot [20] registered\n[ 0.331112] acpiphp: Slot [21] registered\n[ 0.331917] acpiphp: Slot [22] registered\n[ 0.332720] acpiphp: Slot [23] registered\n[ 0.333520] acpiphp: Slot [24] registered\n[ 0.334320] acpiphp: Slot [25] registered\n[ 0.335134] acpiphp: Slot [26] registered\n[ 0.336026] acpiphp: Slot [27] registered\n[ 0.336841] acpiphp: Slot [28] registered\n[ 0.337641] acpiphp: Slot [29] registered\n[ 0.338448] acpiphp: Slot [30] registered\n[ 0.339263] acpiphp: Slot [31] registered\n[ 0.340088] PCI host bridge to bus 0000:00\n[ 0.340901] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.344766] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.346209] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352457] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.353752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354908] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356159] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409926] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416961] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.418145] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420769] vgaarb: loaded\n[ 0.421357] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422866] SCSI subsystem initialized\n[ 0.423690] ACPI: bus type USB registered\n[ 0.424491] usbcore: registered new interface driver usbfs\n[ 0.425500] usbcore: registered new interface driver hub\n[ 0.426494] usbcore: registered new device driver usb\n[ 0.427553] PCI: Using ACPI for IRQ routing\n[ 0.428571] NetLabel: Initializing\n[ 0.429279] NetLabel: domain hash size = 128\n[ 0.430114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431051] NetLabel: unlabeled traffic allowed by default\n[ 0.432146] clocksource: Switched to clocksource kvm-clock\n[ 0.438181] AppArmor: AppArmor Filesystem Enabled\n[ 0.439134] pnp: PnP ACPI init\n[ 0.440055] pnp: PnP ACPI: found 5 devices\n[ 0.446742] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448455] NET: Registered protocol family 2\n[ 0.449415] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451844] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.452984] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455186] NET: Registered protocol family 1\n[ 0.456034] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457108] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476703] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495338] Trying to unpack rootfs image as initramfs...\n[ 0.545028] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559208] Scanning for low memory corruption every 60 seconds\n[ 0.560685] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561828] audit: initializing netlink subsys (disabled)\n[ 0.562846] audit: type=2000 audit(1540199430.219:1): initialized\n[ 0.564164] Initialise system trusted keyring\n[ 0.565281] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566682] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569022] zbud: loaded\n[ 0.570222] VFS: Disk quotas dquot_6.6.0\n[ 0.571223] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.573126] fuse init (API version 7.23)\n[ 0.574225] Key type big_key registered\n[ 0.575204] Allocating IMA MOK and blacklist keyrings.\n[ 0.576644] Key type asymmetric registered\n[ 0.577619] Asymmetric key parser 'x509' registered\n[ 0.578742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580552] io scheduler noop registered\n[ 0.581500] io scheduler deadline registered (default)\n[ 0.582658] io scheduler cfq registered\n[ 0.583614] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584892] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587605] ACPI: Power Button [PWRF]\n[ 0.588598] GHES: HEST is not enabled!\n[ 0.608240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647562] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676599] Linux agpgart interface v0.103\n[ 0.679062] brd: module loaded\n[ 0.680841] loop: module loaded\n[ 0.685205] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686638] GPT:90111 != 20971519\n[ 0.687327] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688405] GPT:90111 != 20971519\n[ 0.689085] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690033] vda: vda1 vda15\n[ 0.691574] scsi host0: ata_piix\n[ 0.692332] scsi host1: ata_piix\n[ 0.693031] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695479] libphy: Fixed MDIO Bus: probed\n[ 0.696361] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697374] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699346] PPP generic driver version 2.4.2\n[ 0.700241] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701467] ehci-pci: EHCI PCI platform driver\n[ 0.702359] ehci-platform: EHCI generic platform driver\n[ 0.703336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704443] ohci-pci: OHCI PCI platform driver\n[ 0.705302] ohci-platform: OHCI generic platform driver\n[ 0.706265] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725325] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726318] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727734] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731010] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732436] usb usb1: Product: UHCI Host Controller\n[ 0.733362] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734476] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735498] hub 1-0:1.0: USB hub found\n[ 0.736272] hub 1-0:1.0: 2 ports detected\n[ 0.737176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739272] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740240] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741297] mousedev: PS/2 mouse device common for all mice\n[ 0.742557] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744383] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747823] i2c /dev entries driver\n[ 0.748576] device-mapper: uevent: version 1.0.3\n[ 0.749518] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752865] NET: Registered protocol family 10\n[ 0.753893] NET: Registered protocol family 17\n[ 0.754771] Key type dns_resolver registered\n[ 0.755749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757955] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759740] registered taskstats version 1\n[ 0.760576] Loading compiled-in X.509 certificates\n[ 0.762008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763807] zswap: loaded using pool lzo/zbud\n[ 0.765342] Key type trusted registered\n[ 0.767076] Key type encrypted registered\n[ 0.767867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768898] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769925] evm: HMAC attrs: 0x1\n[ 0.770889] Magic number: 6:248:172\n[ 0.771639] net eth0: hash matches\n[ 0.782745] rtc_cmos 00:00: setting system clock to 2018-10-22 09:10:29 UTC (1540199429)\n[ 0.784349] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785438] EDD information not available.\n[ 0.853348] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855222] Write protecting the kernel read-only data: 14336k\n[ 0.857186] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.859355] 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.921822] 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.30\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.51. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPyHPGvZ2g7Fual64vrs0K09nSoyaOpqQmg6s8dh3RqneEtnVdAWdWW8Gt/xD3up5QK9WZa/nNttRS3F3Gm3YjQ11RfB+5SoV4OxreGtpy1BpxvIdtI3TGtCu1xo0f9A9OptOqAvCw9i1K+mCNq7EEcEE+J1mk/Iy/NOulV1G7xJkkPkI9MaTCFDivk84iizPGjkTDkXEIzzanAMDW5EvbMujJocYENAHRuNe+FRHGtebKAMdvFVvCADqxSWdqLjw6+hOf9KrnCNteUYYIb/7P3EBIy1zCzXf2751FFf8UMbxA8HgAfl2/DTXfrDlxAWD9//C/l2bIMnQ68O5habN root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\nssh-dss AAAAB3NzaC1kc3MAAACBAJ5Y1PXznzVF0C20KwGoq7mgqwaF3tcr6yJ9WWkyZ5vRnPWniDqwTN8YsUzJ90CG+NyRZVlZE2jQ/zIczzOlnOqIt3Fz/RXgZc6NNX68xt7cguQqpckG5X2FSQjzh6COx6hRVWBO8lWOl70b/QyUr0phOn85/KpBqVRzN2xtQnYvAAAAFQDLHf+cHFWz7+qpEPFUyCkuxGizswAAAIBAx3AU5DjLCV4JMvx9fmWUD7ECrhbQ8u0ztst9SoFvHmIUdZEv0J4sJzBylef4ln+0QtXqOWbkNwGgtSOnHHCaMs/DRXexngydfWL+Lqx3VUC27xaajIGq7PN7aRuuNX3S0+dXTx50AqnBruFa6+FzHUulpUWl+mfZ6IRvdghICQAAAIAJcFd5ru930GGffPNWWfURjlbtSo9O0pdPuIRXawNXPoE6/HO+lHGkDFIrFYQ76NhHl9JM/HwL/UsHa02m+XeNTIeX+secdSSZQOoXxFi1wo6CvaHlyVZT3bK5swVs4mfwo4enQ7VOjbxkvKUPVFT2ZZsIqgaIHBY0UfUlxRCU/w== root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\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:fe72:f2c4/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.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-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.70 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 login: "} 2018-10-22 09:10:36,559 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317/action used request id req-35d6425d-c6ec-4917-93a2-39cfd1fc9788 2018-10-22 09:10:36,560 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:10:36,560 - 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 514242999 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.910 MHz processor [ 0.133681] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135396] pid_max: default: 32768 minimum: 301 [ 0.136324] ACPI: Core revision 20150930 [ 0.137752] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139114] Security Framework initialized [ 0.139970] Yama: becoming mindful. [ 0.140743] AppArmor: AppArmor initialized [ 0.141624] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143015] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144360] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145617] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147070] Initializing cgroup subsys io [ 0.147920] Initializing cgroup subsys memory [ 0.148823] Initializing cgroup subsys devices [ 0.149730] Initializing cgroup subsys freezer [ 0.150624] Initializing cgroup subsys net_cls [ 0.151524] Initializing cgroup subsys perf_event [ 0.152431] Initializing cgroup subsys net_prio [ 0.153307] Initializing cgroup subsys hugetlb [ 0.154156] Initializing cgroup subsys pids [ 0.155011] CPU: Physical Processor ID: 0 [ 0.156481] mce: CPU supports 10 MCE banks [ 0.157434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160637] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166960] ftrace: allocating 31920 entries in 125 pages [ 0.192934] smpboot: Max logical packages: 2 [ 0.193816] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194987] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196334] x2apic enabled [ 0.197150] Switched APIC routing to physical x2apic. [ 0.198889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204065] KVM setup paravirtual spinlock [ 0.205480] x86: Booting SMP configuration: [ 0.206367] .... node #0, CPUs: #1 [ 0.207241] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.228902] x86: Booted up 1 node, 2 CPUs [ 0.228904] KVM setup async PF for cpu 1 [ 0.228907] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.231478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232960] devtmpfs: initialized [ 0.234667] evm: security.selinux [ 0.235351] evm: security.SMACK64 [ 0.236043] evm: security.SMACK64EXEC [ 0.236773] evm: security.SMACK64TRANSMUTE [ 0.237567] evm: security.SMACK64MMAP [ 0.238297] evm: security.ima [ 0.238921] evm: security.capability [ 0.239744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241585] pinctrl core: initialized pinctrl subsystem [ 0.242660] RTC time: 9:10:29, date: 10/22/18 [ 0.243613] NET: Registered protocol family 16 [ 0.253630] cpuidle: using governor ladder [ 0.265770] cpuidle: using governor menu [ 0.266825] PCCT header not found. [ 0.267579] ACPI: bus type PCI registered [ 0.268366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269606] PCI: Using configuration type 1 for base access [ 0.283022] ACPI: Added _OSI(Module Device) [ 0.283865] ACPI: Added _OSI(Processor Device) [ 0.284707] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287923] ACPI: Interpreter enabled [ 0.288672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295948] ACPI: (supports S0 S5) [ 0.296644] ACPI: Using IOAPIC for interrupt routing [ 0.297568] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306594] acpiphp: Slot [3] registered [ 0.307397] acpiphp: Slot [4] registered [ 0.308183] acpiphp: Slot [5] registered [ 0.308977] acpiphp: Slot [6] registered [ 0.309767] acpiphp: Slot [7] registered [ 0.310552] acpiphp: Slot [8] registered [ 0.311335] acpiphp: Slot [9] registered [ 0.312119] acpiphp: Slot [10] registered [ 0.322948] acpiphp: Slot [11] registered [ 0.323779] acpiphp: Slot [12] registered [ 0.324597] acpiphp: Slot [13] registered [ 0.325421] acpiphp: Slot [14] registered [ 0.326233] acpiphp: Slot [15] registered [ 0.327077] acpiphp: Slot [16] registered [ 0.327891] acpiphp: Slot [17] registered [ 0.328695] acpiphp: Slot [18] registered [ 0.329493] acpiphp: Slot [19] registered [ 0.330298] acpiphp: Slot [20] registered [ 0.331112] acpiphp: Slot [21] registered [ 0.331917] acpiphp: Slot [22] registered [ 0.332720] acpiphp: Slot [23] registered [ 0.333520] acpiphp: Slot [24] registered [ 0.334320] acpiphp: Slot [25] registered [ 0.335134] acpiphp: Slot [26] registered [ 0.336026] acpiphp: Slot [27] registered [ 0.336841] acpiphp: Slot [28] registered [ 0.337641] acpiphp: Slot [29] registered [ 0.338448] acpiphp: Slot [30] registered [ 0.339263] acpiphp: Slot [31] registered [ 0.340088] PCI host bridge to bus 0000:00 [ 0.340901] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.344766] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.346209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352457] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.353752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.354908] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356159] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409926] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416961] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418145] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420769] vgaarb: loaded [ 0.421357] vgaarb: bridge control possible 0000:00:02.0 [ 0.422866] SCSI subsystem initialized [ 0.423690] ACPI: bus type USB registered [ 0.424491] usbcore: registered new interface driver usbfs [ 0.425500] usbcore: registered new interface driver hub [ 0.426494] usbcore: registered new device driver usb [ 0.427553] PCI: Using ACPI for IRQ routing [ 0.428571] NetLabel: Initializing [ 0.429279] NetLabel: domain hash size = 128 [ 0.430114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431051] NetLabel: unlabeled traffic allowed by default [ 0.432146] clocksource: Switched to clocksource kvm-clock [ 0.438181] AppArmor: AppArmor Filesystem Enabled [ 0.439134] pnp: PnP ACPI init [ 0.440055] pnp: PnP ACPI: found 5 devices [ 0.446742] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448455] NET: Registered protocol family 2 [ 0.449415] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.450699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.451844] TCP: Hash tables configured (established 4096 bind 4096) [ 0.452984] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.455186] NET: Registered protocol family 1 [ 0.456034] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.457108] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.458162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476703] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495338] Trying to unpack rootfs image as initramfs... [ 0.545028] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.559208] Scanning for low memory corruption every 60 seconds [ 0.560685] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561828] audit: initializing netlink subsys (disabled) [ 0.562846] audit: type=2000 audit(1540199430.219:1): initialized [ 0.564164] Initialise system trusted keyring [ 0.565281] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566682] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.569022] zbud: loaded [ 0.570222] VFS: Disk quotas dquot_6.6.0 [ 0.571223] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.573126] fuse init (API version 7.23) [ 0.574225] Key type big_key registered [ 0.575204] Allocating IMA MOK and blacklist keyrings. [ 0.576644] Key type asymmetric registered [ 0.577619] Asymmetric key parser 'x509' registered [ 0.578742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.580552] io scheduler noop registered [ 0.581500] io scheduler deadline registered (default) [ 0.582658] io scheduler cfq registered [ 0.583614] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584892] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587605] ACPI: Power Button [PWRF] [ 0.588598] GHES: HEST is not enabled! [ 0.608240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647562] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676599] Linux agpgart interface v0.103 [ 0.679062] brd: module loaded [ 0.680841] loop: module loaded [ 0.685205] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686638] GPT:90111 != 20971519 [ 0.687327] GPT:Alternate GPT header not at the end of the disk. [ 0.688405] GPT:90111 != 20971519 [ 0.689085] GPT: Use GNU Parted to correct GPT errors. [ 0.690033] vda: vda1 vda15 [ 0.691574] scsi host0: ata_piix [ 0.692332] scsi host1: ata_piix [ 0.693031] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.695479] libphy: Fixed MDIO Bus: probed [ 0.696361] tun: Universal TUN/TAP device driver, 1.6 [ 0.697374] tun: (C) 1999-2004 Max Krasnyansky [ 0.699346] PPP generic driver version 2.4.2 [ 0.700241] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701467] ehci-pci: EHCI PCI platform driver [ 0.702359] ehci-platform: EHCI generic platform driver [ 0.703336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.704443] ohci-pci: OHCI PCI platform driver [ 0.705302] ohci-platform: OHCI generic platform driver [ 0.706265] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725325] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726318] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727734] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.729805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731010] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732436] usb usb1: Product: UHCI Host Controller [ 0.733362] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734476] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735498] hub 1-0:1.0: USB hub found [ 0.736272] hub 1-0:1.0: 2 ports detected [ 0.737176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739272] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741297] mousedev: PS/2 mouse device common for all mice [ 0.742557] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744383] rtc_cmos 00:00: RTC can wake from S4 [ 0.745472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747823] i2c /dev entries driver [ 0.748576] device-mapper: uevent: version 1.0.3 [ 0.749518] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.751150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752865] NET: Registered protocol family 10 [ 0.753893] NET: Registered protocol family 17 [ 0.754771] Key type dns_resolver registered [ 0.755749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757955] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759740] registered taskstats version 1 [ 0.760576] Loading compiled-in X.509 certificates [ 0.762008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763807] zswap: loaded using pool lzo/zbud [ 0.765342] Key type trusted registered [ 0.767076] Key type encrypted registered [ 0.767867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768898] ima: No TPM chip found, activating TPM-bypass! [ 0.769925] evm: HMAC attrs: 0x1 [ 0.770889] Magic number: 6:248:172 [ 0.771639] net eth0: hash matches [ 0.782745] rtc_cmos 00:00: setting system clock to 2018-10-22 09:10:29 UTC (1540199429) [ 0.784349] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785438] EDD information not available. [ 0.853348] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855222] Write protecting the kernel read-only data: 14336k [ 0.857186] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.859355] 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.921822] 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.30 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.51. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPyHPGvZ2g7Fual64vrs0K09nSoyaOpqQmg6s8dh3RqneEtnVdAWdWW8Gt/xD3up5QK9WZa/nNttRS3F3Gm3YjQ11RfB+5SoV4OxreGtpy1BpxvIdtI3TGtCu1xo0f9A9OptOqAvCw9i1K+mCNq7EEcEE+J1mk/Iy/NOulV1G7xJkkPkI9MaTCFDivk84iizPGjkTDkXEIzzanAMDW5EvbMujJocYENAHRuNe+FRHGtebKAMdvFVvCADqxSWdqLjw6+hOf9KrnCNteUYYIb/7P3EBIy1zCzXf2751FFf8UMbxA8HgAfl2/DTXfrDlxAWD9//C/l2bIMnQ68O5habN root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 ssh-dss AAAAB3NzaC1kc3MAAACBAJ5Y1PXznzVF0C20KwGoq7mgqwaF3tcr6yJ9WWkyZ5vRnPWniDqwTN8YsUzJ90CG+NyRZVlZE2jQ/zIczzOlnOqIt3Fz/RXgZc6NNX68xt7cguQqpckG5X2FSQjzh6COx6hRVWBO8lWOl70b/QyUr0phOn85/KpBqVRzN2xtQnYvAAAAFQDLHf+cHFWz7+qpEPFUyCkuxGizswAAAIBAx3AU5DjLCV4JMvx9fmWUD7ECrhbQ8u0ztst9SoFvHmIUdZEv0J4sJzBylef4ln+0QtXqOWbkNwGgtSOnHHCaMs/DRXexngydfWL+Lqx3VUC27xaajIGq7PN7aRuuNX3S0+dXTx50AqnBruFa6+FzHUulpUWl+mfZ6IRvdghICQAAAIAJcFd5ru930GGffPNWWfURjlbtSo9O0pdPuIRXawNXPoE6/HO+lHGkDFIrFYQ76NhHl9JM/HwL/UsHa02m+XeNTIeX+secdSSZQOoXxFi1wo6CvaHlyVZT3bK5swVs4mfwo4enQ7VOjbxkvKUPVFT2ZZsIqgaIHBY0UfUlxRCU/w== root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 -----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:fe72:f2c4/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.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-000000b4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 launch-index: 0 === cirros: current=0.4.0 uptime=3.70 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 login: 2018-10-22 09:10:37,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:38,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-432d8b7b-457d-455b-a36d-026f0213092e x-compute-request-id: req-432d8b7b-457d-455b-a36d-026f0213092e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ab:8c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:08Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:38,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-432d8b7b-457d-455b-a36d-026f0213092e 2018-10-22 09:10:38,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:10:39,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-3a1806a1-85a9-4835-9272-a90d61a9f0e3 x-compute-request-id: req-3a1806a1-85a9-4835-9272-a90d61a9f0e3 Content-Encoding: gzip Content-Length: 9648 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 484137331 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.908 MHz processor\n[ 0.155543] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.157188] pid_max: default: 32768 minimum: 301\n[ 0.158060] ACPI: Core revision 20150930\n[ 0.159438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160737] Security Framework initialized\n[ 0.161581] Yama: becoming mindful.\n[ 0.162307] AppArmor: AppArmor initialized\n[ 0.163183] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164525] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.165773] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166975] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168361] Initializing cgroup subsys io\n[ 0.169166] Initializing cgroup subsys memory\n[ 0.170022] Initializing cgroup subsys devices\n[ 0.170906] Initializing cgroup subsys freezer\n[ 0.171778] Initializing cgroup subsys net_cls\n[ 0.172637] Initializing cgroup subsys perf_event\n[ 0.173581] Initializing cgroup subsys net_prio\n[ 0.174463] Initializing cgroup subsys hugetlb\n[ 0.175344] Initializing cgroup subsys pids\n[ 0.176225] CPU: Physical Processor ID: 0\n[ 0.177771] mce: CPU supports 10 MCE banks\n[ 0.178673] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179679] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181927] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188285] ftrace: allocating 31920 entries in 125 pages\n[ 0.214046] smpboot: Max logical packages: 2\n[ 0.214931] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216096] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.217448] x2apic enabled\n[ 0.218240] Switched APIC routing to physical x2apic.\n[ 0.219977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221157] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223263] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225203] KVM setup paravirtual spinlock\n[ 0.226589] x86: Booting SMP configuration:\n[ 0.227523] .... node #0, CPUs: #1\n[ 0.228433] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.250166] x86: Booted up 1 node, 2 CPUs\n[ 0.250168] KVM setup async PF for cpu 1\n[ 0.250171] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252768] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.254257] devtmpfs: initialized\n[ 0.255987] evm: security.selinux\n[ 0.256708] evm: security.SMACK64\n[ 0.257417] evm: security.SMACK64EXEC\n[ 0.258146] evm: security.SMACK64TRANSMUTE\n[ 0.258971] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260372] evm: security.capability\n[ 0.261215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263109] pinctrl core: initialized pinctrl subsystem\n[ 0.264218] RTC time: 9:10:08, date: 10/22/18\n[ 0.265196] NET: Registered protocol family 16\n[ 0.275052] cpuidle: using governor ladder\n[ 0.287104] cpuidle: using governor menu\n[ 0.287940] PCCT header not found.\n[ 0.288733] ACPI: bus type PCI registered\n[ 0.289557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290849] PCI: Using configuration type 1 for base access\n[ 0.304349] ACPI: Added _OSI(Module Device)\n[ 0.305228] ACPI: Added _OSI(Processor Device)\n[ 0.306097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309358] ACPI: Interpreter enabled\n[ 0.310147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317691] ACPI: (supports S0 S5)\n[ 0.318410] ACPI: Using IOAPIC for interrupt routing\n[ 0.319503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324088] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.326588] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328891] acpiphp: Slot [3] registered\n[ 0.329725] acpiphp: Slot [4] registered\n[ 0.330554] acpiphp: Slot [5] registered\n[ 0.331370] acpiphp: Slot [6] registered\n[ 0.332184] acpiphp: Slot [7] registered\n[ 0.332993] acpiphp: Slot [8] registered\n[ 0.333817] acpiphp: Slot [9] registered\n[ 0.334646] acpiphp: Slot [10] registered\n[ 0.345506] acpiphp: Slot [11] registered\n[ 0.346346] acpiphp: Slot [12] registered\n[ 0.347190] acpiphp: Slot [13] registered\n[ 0.348015] acpiphp: Slot [14] registered\n[ 0.348844] acpiphp: Slot [15] registered\n[ 0.349685] acpiphp: Slot [16] registered\n[ 0.350515] acpiphp: Slot [17] registered\n[ 0.351348] acpiphp: Slot [18] registered\n[ 0.352180] acpiphp: Slot [19] registered\n[ 0.353009] acpiphp: Slot [20] registered\n[ 0.353850] acpiphp: Slot [21] registered\n[ 0.354696] acpiphp: Slot [22] registered\n[ 0.355535] acpiphp: Slot [23] registered\n[ 0.356366] acpiphp: Slot [24] registered\n[ 0.357195] acpiphp: Slot [25] registered\n[ 0.358028] acpiphp: Slot [26] registered\n[ 0.358877] acpiphp: Slot [27] registered\n[ 0.359747] acpiphp: Slot [28] registered\n[ 0.360585] acpiphp: Slot [29] registered\n[ 0.361413] acpiphp: Slot [30] registered\n[ 0.362245] acpiphp: Slot [31] registered\n[ 0.363088] PCI host bridge to bus 0000:00\n[ 0.363916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365157] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.366396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367888] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.375689] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.377008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.378206] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.379517] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435088] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438009] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440722] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441926] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443209] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444760] vgaarb: loaded\n[ 0.445377] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446948] SCSI subsystem initialized\n[ 0.447817] ACPI: bus type USB registered\n[ 0.448678] usbcore: registered new interface driver usbfs\n[ 0.449707] usbcore: registered new interface driver hub\n[ 0.450737] usbcore: registered new device driver usb\n[ 0.451891] PCI: Using ACPI for IRQ routing\n[ 0.452941] NetLabel: Initializing\n[ 0.453652] NetLabel: domain hash size = 128\n[ 0.454534] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455503] NetLabel: unlabeled traffic allowed by default\n[ 0.456667] clocksource: Switched to clocksource kvm-clock\n[ 0.462691] AppArmor: AppArmor Filesystem Enabled\n[ 0.463687] pnp: PnP ACPI init\n[ 0.464603] pnp: PnP ACPI: found 5 devices\n[ 0.471352] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473041] NET: Registered protocol family 2\n[ 0.474022] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.475326] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.476531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.477738] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480023] NET: Registered protocol family 1\n[ 0.480924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.482038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.483143] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501550] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520144] Trying to unpack rootfs image as initramfs...\n[ 0.570178] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584304] Scanning for low memory corruption every 60 seconds\n[ 0.585722] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.586939] audit: initializing netlink subsys (disabled)\n[ 0.588006] audit: type=2000 audit(1540199409.620:1): initialized\n[ 0.589374] Initialise system trusted keyring\n[ 0.590346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591545] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.594049] zbud: loaded\n[ 0.594814] VFS: Disk quotas dquot_6.6.0\n[ 0.595669] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597269] fuse init (API version 7.23)\n[ 0.598217] Key type big_key registered\n[ 0.599038] Allocating IMA MOK and blacklist keyrings.\n[ 0.600256] Key type asymmetric registered\n[ 0.601142] Asymmetric key parser 'x509' registered\n[ 0.602149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.603692] io scheduler noop registered\n[ 0.604538] io scheduler deadline registered (default)\n[ 0.605626] io scheduler cfq registered\n[ 0.606527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.607613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.608943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.610454] ACPI: Power Button [PWRF]\n[ 0.611351] GHES: HEST is not enabled!\n[ 0.629698] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695714] Linux agpgart interface v0.103\n[ 0.698022] brd: module loaded\n[ 0.699850] loop: module loaded\n[ 0.703376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704916] GPT:90111 != 20971519\n[ 0.705659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706767] GPT:90111 != 20971519\n[ 0.707460] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708479] vda: vda1 vda15\n[ 0.710006] scsi host0: ata_piix\n[ 0.710819] scsi host1: ata_piix\n[ 0.711587] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712880] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714564] libphy: Fixed MDIO Bus: probed\n[ 0.715425] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716483] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718582] PPP generic driver version 2.4.2\n[ 0.719669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720859] ehci-pci: EHCI PCI platform driver\n[ 0.721731] ehci-platform: EHCI generic platform driver\n[ 0.722710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723822] ohci-pci: OHCI PCI platform driver\n[ 0.724686] ohci-platform: OHCI generic platform driver\n[ 0.725681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747631] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.748743] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751358] usb usb1: Product: UHCI Host Controller\n[ 0.752278] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753407] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754413] hub 1-0:1.0: USB hub found\n[ 0.755182] hub 1-0:1.0: 2 ports detected\n[ 0.756073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760159] mousedev: PS/2 mouse device common for all mice\n[ 0.761304] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762487] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766641] i2c /dev entries driver\n[ 0.767391] device-mapper: uevent: version 1.0.3\n[ 0.768328] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769937] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771240] NET: Registered protocol family 10\n[ 0.772620] NET: Registered protocol family 17\n[ 0.773508] Key type dns_resolver registered\n[ 0.774483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775586] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.776699] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.778462] registered taskstats version 1\n[ 0.779288] Loading compiled-in X.509 certificates\n[ 0.780718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782550] zswap: loaded using pool lzo/zbud\n[ 0.784039] Key type trusted registered\n[ 0.785692] Key type encrypted registered\n[ 0.786519] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787529] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788557] evm: HMAC attrs: 0x1\n[ 0.789497] Magic number: 6:248:172\n[ 0.790251] net eth0: hash matches\n[ 0.801135] rtc_cmos 00:00: setting system clock to 2018-10-22 09:10:09 UTC (1540199409)\n[ 0.802763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.803859] EDD information not available.\n[ 0.869849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871405] Write protecting the kernel read-only data: 14336k\n[ 0.873020] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.874839] 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.938258] 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.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCO7z5kfaWUO5nGmMCI38n3lMsupJBDtzpAb6gry97GhBnZm7c8DocX1gh/iM0jI2BYVb+hJAG6/FDkKuou0GvQVhDGUeX24RLGw6K744y+GqIYUhhcxn4ALfTWOmICzp71EZbnXTV0dNGIAoN2HE4oJD79MoQrHIM9AZpffkVV4EgpguRqkc2fhOMC1jpdq0hKukuWFPkyaBqk3HgDQCln/N0Xv0fN18HCAD6llPYnvYpJNOnPGGB1+aNz7NzQHYTlePtBxtxenumeEnwnVduz5E5mBjGjRz5PINDdcEZCrLSagjxXmLN87btSoKK/29Qmp/foNlkzmZfDytEAbnZp root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\nssh-dss AAAAB3NzaC1kc3MAAACBAPzkKQzhapxZja3tGfogrtEkFvZQG0hKZeHDBQv22TfkyreAq+mX5OWVvz4ai6GmAtKkNsEcy2OokOudQtT43in2z35kCKH5eeF/Xq2FeNsg51XHGCtTZ6Hg167qhDPoz8Eo5S9Yo1R162miikFZTaZEi5B7d2myQ1A8FH54njvXAAAAFQDMQyzQi22MLPb4rbDNL2z0UY8dcQAAAIEAsfqCCS2/dYIu5vfMjYhmeeoM8tDxEVDEmTooQW+0NKHc+XpOKVq2GTXARBKRdJfb4OApM65zt08xhmYKaV3PUIchKKvu5V527j57Qs3UyR2/KABKO05G1/GxxiUDcIg94sYDXQinO8fO/auLN0ihs/XeMqnGmNLKXrjuKeqAtFMAAACBAOOE8a6FkcCHv5RQdnJHpgRPxqrRLz+f9MYCQKtXeWJ2ninx5y4MhMSjxDteggYYznaQq+PoclN62kKb4Lq7mFjj8wrinUWrVv//7YoArlDdlZo2kFYD4Ya8WfL8uRSDNUsIkHxSYdUDtsuOiO020LFDWDU/TVDIBdcdZpq3OOZN root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\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:fe4d:ab8c/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-9fa4319b-8e93-4cbf-9a5a-23992830c112\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.15 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 login: "} 2018-10-22 09:10:39,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e/action used request id req-3a1806a1-85a9-4835-9272-a90d61a9f0e3 2018-10-22 09:10:40,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:41,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-125e43b1-97a2-4ef7-a9b8-b288fe7eac44 x-compute-request-id: req-125e43b1-97a2-4ef7-a9b8-b288fe7eac44 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f2:c4", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "security_groups": [{"name": "default"}], "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:30Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:41,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-125e43b1-97a2-4ef7-a9b8-b288fe7eac44 2018-10-22 09:10:41,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:10:42,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08b3d372-18ec-476e-bb94-ed5728028a03 x-compute-request-id: req-08b3d372-18ec-476e-bb94-ed5728028a03 Content-Encoding: gzip Content-Length: 9644 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 514242999 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.910 MHz processor\n[ 0.133681] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135396] pid_max: default: 32768 minimum: 301\n[ 0.136324] ACPI: Core revision 20150930\n[ 0.137752] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139114] Security Framework initialized\n[ 0.139970] Yama: becoming mindful.\n[ 0.140743] AppArmor: AppArmor initialized\n[ 0.141624] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143015] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144360] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145617] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147070] Initializing cgroup subsys io\n[ 0.147920] Initializing cgroup subsys memory\n[ 0.148823] Initializing cgroup subsys devices\n[ 0.149730] Initializing cgroup subsys freezer\n[ 0.150624] Initializing cgroup subsys net_cls\n[ 0.151524] Initializing cgroup subsys perf_event\n[ 0.152431] Initializing cgroup subsys net_prio\n[ 0.153307] Initializing cgroup subsys hugetlb\n[ 0.154156] Initializing cgroup subsys pids\n[ 0.155011] CPU: Physical Processor ID: 0\n[ 0.156481] mce: CPU supports 10 MCE banks\n[ 0.157434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160637] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166960] ftrace: allocating 31920 entries in 125 pages\n[ 0.192934] smpboot: Max logical packages: 2\n[ 0.193816] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194987] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196334] x2apic enabled\n[ 0.197150] Switched APIC routing to physical x2apic.\n[ 0.198889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204065] KVM setup paravirtual spinlock\n[ 0.205480] x86: Booting SMP configuration:\n[ 0.206367] .... node #0, CPUs: #1\n[ 0.207241] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228902] x86: Booted up 1 node, 2 CPUs\n[ 0.228904] KVM setup async PF for cpu 1\n[ 0.228907] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232960] devtmpfs: initialized\n[ 0.234667] evm: security.selinux\n[ 0.235351] evm: security.SMACK64\n[ 0.236043] evm: security.SMACK64EXEC\n[ 0.236773] evm: security.SMACK64TRANSMUTE\n[ 0.237567] evm: security.SMACK64MMAP\n[ 0.238297] evm: security.ima\n[ 0.238921] evm: security.capability\n[ 0.239744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241585] pinctrl core: initialized pinctrl subsystem\n[ 0.242660] RTC time: 9:10:29, date: 10/22/18\n[ 0.243613] NET: Registered protocol family 16\n[ 0.253630] cpuidle: using governor ladder\n[ 0.265770] cpuidle: using governor menu\n[ 0.266825] PCCT header not found.\n[ 0.267579] ACPI: bus type PCI registered\n[ 0.268366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269606] PCI: Using configuration type 1 for base access\n[ 0.283022] ACPI: Added _OSI(Module Device)\n[ 0.283865] ACPI: Added _OSI(Processor Device)\n[ 0.284707] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285583] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287923] ACPI: Interpreter enabled\n[ 0.288672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295948] ACPI: (supports S0 S5)\n[ 0.296644] ACPI: Using IOAPIC for interrupt routing\n[ 0.297568] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306594] acpiphp: Slot [3] registered\n[ 0.307397] acpiphp: Slot [4] registered\n[ 0.308183] acpiphp: Slot [5] registered\n[ 0.308977] acpiphp: Slot [6] registered\n[ 0.309767] acpiphp: Slot [7] registered\n[ 0.310552] acpiphp: Slot [8] registered\n[ 0.311335] acpiphp: Slot [9] registered\n[ 0.312119] acpiphp: Slot [10] registered\n[ 0.322948] acpiphp: Slot [11] registered\n[ 0.323779] acpiphp: Slot [12] registered\n[ 0.324597] acpiphp: Slot [13] registered\n[ 0.325421] acpiphp: Slot [14] registered\n[ 0.326233] acpiphp: Slot [15] registered\n[ 0.327077] acpiphp: Slot [16] registered\n[ 0.327891] acpiphp: Slot [17] registered\n[ 0.328695] acpiphp: Slot [18] registered\n[ 0.329493] acpiphp: Slot [19] registered\n[ 0.330298] acpiphp: Slot [20] registered\n[ 0.331112] acpiphp: Slot [21] registered\n[ 0.331917] acpiphp: Slot [22] registered\n[ 0.332720] acpiphp: Slot [23] registered\n[ 0.333520] acpiphp: Slot [24] registered\n[ 0.334320] acpiphp: Slot [25] registered\n[ 0.335134] acpiphp: Slot [26] registered\n[ 0.336026] acpiphp: Slot [27] registered\n[ 0.336841] acpiphp: Slot [28] registered\n[ 0.337641] acpiphp: Slot [29] registered\n[ 0.338448] acpiphp: Slot [30] registered\n[ 0.339263] acpiphp: Slot [31] registered\n[ 0.340088] PCI host bridge to bus 0000:00\n[ 0.340901] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.344766] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.346209] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352457] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.353752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354908] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356159] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409926] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416961] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.418145] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420769] vgaarb: loaded\n[ 0.421357] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422866] SCSI subsystem initialized\n[ 0.423690] ACPI: bus type USB registered\n[ 0.424491] usbcore: registered new interface driver usbfs\n[ 0.425500] usbcore: registered new interface driver hub\n[ 0.426494] usbcore: registered new device driver usb\n[ 0.427553] PCI: Using ACPI for IRQ routing\n[ 0.428571] NetLabel: Initializing\n[ 0.429279] NetLabel: domain hash size = 128\n[ 0.430114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431051] NetLabel: unlabeled traffic allowed by default\n[ 0.432146] clocksource: Switched to clocksource kvm-clock\n[ 0.438181] AppArmor: AppArmor Filesystem Enabled\n[ 0.439134] pnp: PnP ACPI init\n[ 0.440055] pnp: PnP ACPI: found 5 devices\n[ 0.446742] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448455] NET: Registered protocol family 2\n[ 0.449415] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451844] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.452984] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455186] NET: Registered protocol family 1\n[ 0.456034] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457108] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476703] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495338] Trying to unpack rootfs image as initramfs...\n[ 0.545028] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559208] Scanning for low memory corruption every 60 seconds\n[ 0.560685] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561828] audit: initializing netlink subsys (disabled)\n[ 0.562846] audit: type=2000 audit(1540199430.219:1): initialized\n[ 0.564164] Initialise system trusted keyring\n[ 0.565281] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566682] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569022] zbud: loaded\n[ 0.570222] VFS: Disk quotas dquot_6.6.0\n[ 0.571223] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.573126] fuse init (API version 7.23)\n[ 0.574225] Key type big_key registered\n[ 0.575204] Allocating IMA MOK and blacklist keyrings.\n[ 0.576644] Key type asymmetric registered\n[ 0.577619] Asymmetric key parser 'x509' registered\n[ 0.578742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580552] io scheduler noop registered\n[ 0.581500] io scheduler deadline registered (default)\n[ 0.582658] io scheduler cfq registered\n[ 0.583614] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584892] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587605] ACPI: Power Button [PWRF]\n[ 0.588598] GHES: HEST is not enabled!\n[ 0.608240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647562] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676599] Linux agpgart interface v0.103\n[ 0.679062] brd: module loaded\n[ 0.680841] loop: module loaded\n[ 0.685205] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686638] GPT:90111 != 20971519\n[ 0.687327] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688405] GPT:90111 != 20971519\n[ 0.689085] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690033] vda: vda1 vda15\n[ 0.691574] scsi host0: ata_piix\n[ 0.692332] scsi host1: ata_piix\n[ 0.693031] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695479] libphy: Fixed MDIO Bus: probed\n[ 0.696361] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697374] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699346] PPP generic driver version 2.4.2\n[ 0.700241] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701467] ehci-pci: EHCI PCI platform driver\n[ 0.702359] ehci-platform: EHCI generic platform driver\n[ 0.703336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704443] ohci-pci: OHCI PCI platform driver\n[ 0.705302] ohci-platform: OHCI generic platform driver\n[ 0.706265] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725325] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726318] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727734] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728720] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731010] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732436] usb usb1: Product: UHCI Host Controller\n[ 0.733362] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734476] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735498] hub 1-0:1.0: USB hub found\n[ 0.736272] hub 1-0:1.0: 2 ports detected\n[ 0.737176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739272] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740240] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741297] mousedev: PS/2 mouse device common for all mice\n[ 0.742557] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744383] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747823] i2c /dev entries driver\n[ 0.748576] device-mapper: uevent: version 1.0.3\n[ 0.749518] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752865] NET: Registered protocol family 10\n[ 0.753893] NET: Registered protocol family 17\n[ 0.754771] Key type dns_resolver registered\n[ 0.755749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757955] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759740] registered taskstats version 1\n[ 0.760576] Loading compiled-in X.509 certificates\n[ 0.762008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763807] zswap: loaded using pool lzo/zbud\n[ 0.765342] Key type trusted registered\n[ 0.767076] Key type encrypted registered\n[ 0.767867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768898] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769925] evm: HMAC attrs: 0x1\n[ 0.770889] Magic number: 6:248:172\n[ 0.771639] net eth0: hash matches\n[ 0.782745] rtc_cmos 00:00: setting system clock to 2018-10-22 09:10:29 UTC (1540199429)\n[ 0.784349] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785438] EDD information not available.\n[ 0.853348] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855222] Write protecting the kernel read-only data: 14336k\n[ 0.857186] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.859355] 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.921822] 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.30\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.51. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPyHPGvZ2g7Fual64vrs0K09nSoyaOpqQmg6s8dh3RqneEtnVdAWdWW8Gt/xD3up5QK9WZa/nNttRS3F3Gm3YjQ11RfB+5SoV4OxreGtpy1BpxvIdtI3TGtCu1xo0f9A9OptOqAvCw9i1K+mCNq7EEcEE+J1mk/Iy/NOulV1G7xJkkPkI9MaTCFDivk84iizPGjkTDkXEIzzanAMDW5EvbMujJocYENAHRuNe+FRHGtebKAMdvFVvCADqxSWdqLjw6+hOf9KrnCNteUYYIb/7P3EBIy1zCzXf2751FFf8UMbxA8HgAfl2/DTXfrDlxAWD9//C/l2bIMnQ68O5habN root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\nssh-dss AAAAB3NzaC1kc3MAAACBAJ5Y1PXznzVF0C20KwGoq7mgqwaF3tcr6yJ9WWkyZ5vRnPWniDqwTN8YsUzJ90CG+NyRZVlZE2jQ/zIczzOlnOqIt3Fz/RXgZc6NNX68xt7cguQqpckG5X2FSQjzh6COx6hRVWBO8lWOl70b/QyUr0phOn85/KpBqVRzN2xtQnYvAAAAFQDLHf+cHFWz7+qpEPFUyCkuxGizswAAAIBAx3AU5DjLCV4JMvx9fmWUD7ECrhbQ8u0ztst9SoFvHmIUdZEv0J4sJzBylef4ln+0QtXqOWbkNwGgtSOnHHCaMs/DRXexngydfWL+Lqx3VUC27xaajIGq7PN7aRuuNX3S0+dXTx50AqnBruFa6+FzHUulpUWl+mfZ6IRvdghICQAAAIAJcFd5ru930GGffPNWWfURjlbtSo9O0pdPuIRXawNXPoE6/HO+lHGkDFIrFYQ76NhHl9JM/HwL/UsHa02m+XeNTIeX+secdSSZQOoXxFi1wo6CvaHlyVZT3bK5swVs4mfwo4enQ7VOjbxkvKUPVFT2ZZsIqgaIHBY0UfUlxRCU/w== root@createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\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:fe72:f2c4/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.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-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.70 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-9fa4319b-8e93-4cbf-9a5a-23992830c112 login: "} 2018-10-22 09:10:42,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317/action used request id req-08b3d372-18ec-476e-bb94-ed5728028a03 2018-10-22 09:10:42,426 - create_instance - INFO - Deleting Port with ID - d280350c-85b5-48a9-adab-fede3a6e5303 2018-10-22 09:10:42,426 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm1-port 2018-10-22 09:10:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/d280350c-85b5-48a9-adab-fede3a6e5303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:43,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c7cec44-0277-4a48-9d1e-b57d81d224fc Date: Mon, 22 Oct 2018 09:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:10:43,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/d280350c-85b5-48a9-adab-fede3a6e5303 used request id req-6c7cec44-0277-4a48-9d1e-b57d81d224fc 2018-10-22 09:10:43,050 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1 2018-10-22 09:10:43,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:43,197 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:10: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-68d60892-939e-4cbc-96f7-ef20c430efa2 x-compute-request-id: req-68d60892-939e-4cbc-96f7-ef20c430efa2 Content-Type: application/json 2018-10-22 09:10:43,197 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-68d60892-939e-4cbc-96f7-ef20c430efa2 2018-10-22 09:10:43,198 - create_instance - INFO - Checking deletion status 2018-10-22 09:10:43,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:43,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-7df41565-1177-48ba-b0d0-2d9317bd8089 x-compute-request-id: req-7df41565-1177-48ba-b0d0-2d9317bd8089 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ab:8c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:43Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:43,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-7df41565-1177-48ba-b0d0-2d9317bd8089 2018-10-22 09:10:43,505 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - ACTIVE 2018-10-22 09:10:43,505 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:46,508 - create_instance - DEBUG - VM status query timeout in 296.689910889 2018-10-22 09:10:46,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:46,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10: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-02a6cd8e-fc7b-4357-b56b-4f669d4b0c9d x-compute-request-id: req-02a6cd8e-fc7b-4357-b56b-4f669d4b0c9d 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:43Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:46,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-02a6cd8e-fc7b-4357-b56b-4f669d4b0c9d 2018-10-22 09:10:46,768 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - ACTIVE 2018-10-22 09:10:46,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:49,771 - create_instance - DEBUG - VM status query timeout in 293.427033901 2018-10-22 09:10:49,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:50,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:10:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74b5e3e8-f672-480d-9838-69c51bd4a0f4 x-compute-request-id: req-74b5e3e8-f672-480d-9838-69c51bd4a0f4 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:43Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:50,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-74b5e3e8-f672-480d-9838-69c51bd4a0f4 2018-10-22 09:10:50,018 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - ACTIVE 2018-10-22 09:10:50,019 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:53,022 - create_instance - DEBUG - VM status query timeout in 290.176235914 2018-10-22 09:10:53,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:53,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-f93adeed-dbc9-4b07-a2b6-3801f2b27124 x-compute-request-id: req-f93adeed-dbc9-4b07-a2b6-3801f2b27124 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.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:08.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:43Z", "hostId": "381d98335c234273527c14be1b637fcd297c4b48ec48cf127c2f2f36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1", "created": "2018-10-22T09:10:00Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:53,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-f93adeed-dbc9-4b07-a2b6-3801f2b27124 2018-10-22 09:10:53,137 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1] is - ACTIVE 2018-10-22 09:10:53,137 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:10:56,140 - create_instance - DEBUG - VM status query timeout in 287.057645798 2018-10-22 09:10:56,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06e5396952c7d522ae227e385788bf825059817" 2018-10-22 09:10:56,353 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-ef761335-1660-4e54-b62f-fd012748ac84 x-compute-request-id: req-ef761335-1660-4e54-b62f-fd012748ac84 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e could not be found.", "code": 404}} 2018-10-22 09:10:56,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e used request id req-ef761335-1660-4e54-b62f-fd012748ac84 2018-10-22 09:10:56,353 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2a5eae50-534e-4b9c-b05a-6d7ac1d6d83e could not be found. (HTTP 404) (Request-ID: req-ef761335-1660-4e54-b62f-fd012748ac84) 2018-10-22 09:10:56,354 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst1 2018-10-22 09:10:56,355 - create_instance - INFO - Deleting Port with ID - eb1bee54-baa1-48b9-b036-8dfb6c50c7ad 2018-10-22 09:10:56,355 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-vm2-port 2018-10-22 09:10:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/eb1bee54-baa1-48b9-b036-8dfb6c50c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:56,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c81b5807-ccfc-4681-85e5-41b1ca4d1207 Date: Mon, 22 Oct 2018 09:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:10:56,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/eb1bee54-baa1-48b9-b036-8dfb6c50c7ad used request id req-c81b5807-ccfc-4681-85e5-41b1ca4d1207 2018-10-22 09:10:56,761 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2 2018-10-22 09:10:56,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:56,910 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-11d54afc-1f45-4cba-9f02-8a3e8fff087e x-compute-request-id: req-11d54afc-1f45-4cba-9f02-8a3e8fff087e Content-Type: application/json 2018-10-22 09:10:56,910 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-11d54afc-1f45-4cba-9f02-8a3e8fff087e 2018-10-22 09:10:56,910 - create_instance - INFO - Checking deletion status 2018-10-22 09:10:56,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:10:57,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-0133c103-f3ac-438d-82dd-b960b6d685cd x-compute-request-id: req-0133c103-f3ac-438d-82dd-b960b6d685cd Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f2:c4", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:56Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:10:57,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-0133c103-f3ac-438d-82dd-b960b6d685cd 2018-10-22 09:10:57,161 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - ACTIVE 2018-10-22 09:10:57,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:11:00,165 - create_instance - DEBUG - VM status query timeout in 296.745709181 2018-10-22 09:11:00,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:11:00,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c99a61-8b46-40ee-99cd-21e0fdab2850 x-compute-request-id: req-78c99a61-8b46-40ee-99cd-21e0fdab2850 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:56Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:00,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-78c99a61-8b46-40ee-99cd-21e0fdab2850 2018-10-22 09:11:00,421 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - ACTIVE 2018-10-22 09:11:00,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:11:03,424 - create_instance - DEBUG - VM status query timeout in 293.486287117 2018-10-22 09:11:03,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:11:03,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c13940d-cfbc-4b7c-abed-2978ff6b01f7 x-compute-request-id: req-9c13940d-cfbc-4b7c-abed-2978ff6b01f7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/166f7f4f-a405-498d-b845-5483ad1c6317", "rel": "bookmark"}], "image": {"id": "ce15f155-74fe-4990-a9f7-97a298b813b0", "links": [{"href": "http://172.30.9.28:8774/images/ce15f155-74fe-4990-a9f7-97a298b813b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:10:29.000000", "flavor": {"id": "1bbc311e-f383-43c1-8cfc-205fa423ae0f", "links": [{"href": "http://172.30.9.28:8774/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f", "rel": "bookmark"}]}, "id": "166f7f4f-a405-498d-b845-5483ad1c6317", "user_id": "ca9bf9e222c04be9b3110f85cf777f0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:10:56Z", "hostId": "8fefe91bd95f78589d15c3963c9a0a7e474369409b5f0b63c442e8cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2", "created": "2018-10-22T09:10:20Z", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:03,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-9c13940d-cfbc-4b7c-abed-2978ff6b01f7 2018-10-22 09:11:03,821 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2] is - ACTIVE 2018-10-22 09:11:03,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:11:06,824 - create_instance - DEBUG - VM status query timeout in 290.085958004 2018-10-22 09:11:06,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aac762da5a1a6cfd3e2986b134897e3e7e9f8e" 2018-10-22 09:11:06,877 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-9f6d7e40-efd0-436d-a46b-463b0c89f0fa x-compute-request-id: req-9f6d7e40-efd0-436d-a46b-463b0c89f0fa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 166f7f4f-a405-498d-b845-5483ad1c6317 could not be found.", "code": 404}} 2018-10-22 09:11:06,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/166f7f4f-a405-498d-b845-5483ad1c6317 used request id req-9f6d7e40-efd0-436d-a46b-463b0c89f0fa 2018-10-22 09:11:06,878 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 166f7f4f-a405-498d-b845-5483ad1c6317 could not be found. (HTTP 404) (Request-ID: req-9f6d7e40-efd0-436d-a46b-463b0c89f0fa) 2018-10-22 09:11:06,878 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-inst2 2018-10-22 09:11:06,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6847cb314a28e03aaaaafe14f2ff507e8fee71d" 2018-10-22 09:11:06,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-ca8081b7-3fa1-46a2-be93-7bf0b54e71ec x-compute-request-id: req-ca8081b7-3fa1-46a2-be93-7bf0b54e71ec Content-Length: 0 Content-Type: application/json 2018-10-22 09:11:06,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1bbc311e-f383-43c1-8cfc-205fa423ae0f used request id req-ca8081b7-3fa1-46a2-be93-7bf0b54e71ec 2018-10-22 09:11:06,943 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router and port CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port1 2018-10-22 09:11:06,943 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:11:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"port_id": "77d13ee2-115b-4525-9d88-0a6113737d2b"}' 2018-10-22 09:11:08,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-376a5dff-c8b7-49c9-a79d-c2cee8c0cf95 Date: Mon, 22 Oct 2018 09:11:08 GMT RESP BODY: {"network_id": "3c13c388-f31f-4eb7-8b36-eed611ab6325", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "subnet_id": "e3e5b56b-71b0-4531-a37a-24ff1036c909", "subnet_ids": ["e3e5b56b-71b0-4531-a37a-24ff1036c909"], "port_id": "77d13ee2-115b-4525-9d88-0a6113737d2b", "id": "e8766965-ae8a-4d0f-b594-893585460b95"} 2018-10-22 09:11:08,406 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/remove_router_interface used request id req-376a5dff-c8b7-49c9-a79d-c2cee8c0cf95 2018-10-22 09:11:08,406 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router and port CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-router-port2 2018-10-22 09:11:08,407 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:11:08,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" -d '{"port_id": "62365e76-1bc5-4b3d-901f-889f18df1341"}' 2018-10-22 09:11:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1265222d-a525-4e80-b2ab-a35990a0259a Date: Mon, 22 Oct 2018 09:11:09 GMT RESP BODY: {"network_id": "2ad1de31-9f8c-4d1a-909e-2838d446152a", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "subnet_id": "4b33dc6b-0b59-48eb-a4dc-a5357fde35f9", "subnet_ids": ["4b33dc6b-0b59-48eb-a4dc-a5357fde35f9"], "port_id": "62365e76-1bc5-4b3d-901f-889f18df1341", "id": "e8766965-ae8a-4d0f-b594-893585460b95"} 2018-10-22 09:11:09,933 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95/remove_router_interface used request id req-1265222d-a525-4e80-b2ab-a35990a0259a 2018-10-22 09:11:09,934 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:11:09,934 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-pub-router 2018-10-22 09:11:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718dbfb9c60a3e6352641d43aedbbecf6282aed7" 2018-10-22 09:11:12,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4e82682-c0d7-44b1-9486-b284e3a065f2 Content-Length: 0 Date: Mon, 22 Oct 2018 09:11:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:12,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e8766965-ae8a-4d0f-b594-893585460b95 used request id req-b4e82682-c0d7-44b1-9486-b284e3a065f2 2018-10-22 09:11:12,709 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 2018-10-22 09:11:12,710 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet1 2018-10-22 09:11:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e3e5b56b-71b0-4531-a37a-24ff1036c909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:11:15,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be54ec78-74fc-452f-a445-bd752e26ba18 Date: Mon, 22 Oct 2018 09:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:15,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e3e5b56b-71b0-4531-a37a-24ff1036c909 used request id req-be54ec78-74fc-452f-a445-bd752e26ba18 2018-10-22 09:11:15,140 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net1 2018-10-22 09:11:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3c13c388-f31f-4eb7-8b36-eed611ab6325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec43bc0d13a0df85ad1c36d4365ac1f2f2cb1283" 2018-10-22 09:11:16,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6bab96d-b6ac-47d5-abd7-0149bddc92eb Date: Mon, 22 Oct 2018 09:11:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:16,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3c13c388-f31f-4eb7-8b36-eed611ab6325 used request id req-e6bab96d-b6ac-47d5-abd7-0149bddc92eb 2018-10-22 09:11:16,715 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 2018-10-22 09:11:16,716 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-subnet2 2018-10-22 09:11:16,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4b33dc6b-0b59-48eb-a4dc-a5357fde35f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:11:18,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8db09de-d17e-4a3c-ab75-0f52b6ff53f3 Date: Mon, 22 Oct 2018 09:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:18,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4b33dc6b-0b59-48eb-a4dc-a5357fde35f9 used request id req-e8db09de-d17e-4a3c-ab75-0f52b6ff53f3 2018-10-22 09:11:18,885 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-net2 2018-10-22 09:11:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2ad1de31-9f8c-4d1a-909e-2838d446152a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a81242f35a501ff7aa59f86b392812c55456b2" 2018-10-22 09:11:20,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3457076e-91a4-4d97-8368-7d1c1b026098 Date: Mon, 22 Oct 2018 09:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:20,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2ad1de31-9f8c-4d1a-909e-2838d446152a used request id req-3457076e-91a4-4d97-8368-7d1c1b026098 2018-10-22 09:11:20,171 - neutron_utils - INFO - Deleting security group rule with ID - 55a818ab-feec-4fb1-a9ab-c696c89af5a5 2018-10-22 09:11:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/55a818ab-feec-4fb1-a9ab-c696c89af5a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:11:20,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbe53d3e-3290-4f8e-af16-2959856f2eb3 Content-Length: 0 Date: Mon, 22 Oct 2018 09:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:20,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/55a818ab-feec-4fb1-a9ab-c696c89af5a5 used request id req-bbe53d3e-3290-4f8e-af16-2959856f2eb3 2018-10-22 09:11:20,274 - neutron_utils - INFO - Deleting security group rule with ID - a56e076d-2420-4a27-be4e-694f31a80c09 2018-10-22 09:11:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a56e076d-2420-4a27-be4e-694f31a80c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:11:20,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2de86a52-12b4-4a52-ad9b-ba0e3f0fb6dc Content-Length: 0 Date: Mon, 22 Oct 2018 09:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:20,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a56e076d-2420-4a27-be4e-694f31a80c09 used request id req-2de86a52-12b4-4a52-ad9b-ba0e3f0fb6dc 2018-10-22 09:11:20,525 - neutron_utils - INFO - Deleting security group rule with ID - 028f9bc4-f82c-49c3-9fee-2d03fc2c8b59 2018-10-22 09:11:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/028f9bc4-f82c-49c3-9fee-2d03fc2c8b59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:11:20,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e09c3ea-0fb4-4797-8b53-a731ae9b55c6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:20,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/028f9bc4-f82c-49c3-9fee-2d03fc2c8b59 used request id req-9e09c3ea-0fb4-4797-8b53-a731ae9b55c6 2018-10-22 09:11:20,762 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-9fa4319b-8e93-4cbf-9a5a-23992830c112-sec-grp 2018-10-22 09:11:20,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767ea6b6da6a1455972a6a07d97a133fc26dcaf3" 2018-10-22 09:11:21,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a43f4f29-ad5b-4eda-9d98-b5845aee2869 Content-Length: 0 Date: Mon, 22 Oct 2018 09:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:21,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c26c5810-8fb9-4b7c-a8b9-dff2b2367e53 used request id req-a43f4f29-ad5b-4eda-9d98-b5845aee2869 2018-10-22 09:11:21,066 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-b46c9025-e957-4d77-90e9-2201899baa79 2018-10-22 09:11:21,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53199c66af5e85a1d50b1d68710ee9232afac762" 2018-10-22 09:11:22,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1b27f39-a9c0-45a3-b629-be06b4ad3da2 Date: Mon, 22 Oct 2018 09:11:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:11:22,250 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ce15f155-74fe-4990-a9f7-97a298b813b0 used request id req-c1b27f39-a9c0-45a3-b629-be06b4ad3da2 2018-10-22 09:11:22,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:22,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-90b9c0a5-90eb-4d85-a32e-f049d3cda051 Date: Mon, 22 Oct 2018 09:11:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:27Z", "updated_at": "2018-10-22T09:09:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "revision_number": 0, "id": "2456b17c-17dc-4811-b6ea-6af35f207e2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "revision_number": 0, "id": "3bd91d42-82bb-4775-adab-21fe6942a6a4", "remote_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "revision_number": 0, "id": "a6c02174-f6a5-4439-94d7-ffbc79af479b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "revision_number": 0, "id": "cdb16ead-359e-4e4c-a930-fb1690a0e8cc", "remote_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb71cc759cf94242a5ee05cb6926d3db"}], "revision_number": 4, "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:11:22,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-90b9c0a5-90eb-4d85-a32e-f049d3cda051 2018-10-22 09:11:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:22,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f5a505-63b7-42e2-83b2-b9c5359b412f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db"}, "enabled": true, "id": "eb71cc759cf94242a5ee05cb6926d3db", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj"}} 2018-10-22 09:11:22,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-b0f5a505-63b7-42e2-83b2-b9c5359b412f 2018-10-22 09:11:22,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b6cbe67-cd73-4003-b6fe-2f12bab0b77c 2018-10-22 09:11:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1b6cbe67-cd73-4003-b6fe-2f12bab0b77c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:22,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8e8923c6-60e0-44ff-ba40-0df0ac83ea3d Date: Mon, 22 Oct 2018 09:11: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": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:27Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "2456b17c-17dc-4811-b6ea-6af35f207e2d"}, {"remote_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:27Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "3bd91d42-82bb-4775-adab-21fe6942a6a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:27Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "a6c02174-f6a5-4439-94d7-ffbc79af479b"}, {"remote_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:09:27Z", "security_group_id": "1b6cbe67-cd73-4003-b6fe-2f12bab0b77c", "port_range_min": null, "revision_number": 0, "tenant_id": "eb71cc759cf94242a5ee05cb6926d3db", "created_at": "2018-10-22T09:09:27Z", "project_id": "eb71cc759cf94242a5ee05cb6926d3db", "id": "cdb16ead-359e-4e4c-a930-fb1690a0e8cc"}]} 2018-10-22 09:11:22,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1b6cbe67-cd73-4003-b6fe-2f12bab0b77c used request id req-8e8923c6-60e0-44ff-ba40-0df0ac83ea3d 2018-10-22 09:11:22,728 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:11:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1b6cbe67-cd73-4003-b6fe-2f12bab0b77c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:23,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24bca348-d936-440a-9f1a-145f4eff4d34 Content-Length: 0 Date: Mon, 22 Oct 2018 09:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:23,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1b6cbe67-cd73-4003-b6fe-2f12bab0b77c used request id req-24bca348-d936-440a-9f1a-145f4eff4d34 2018-10-22 09:11:23,017 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj 2018-10-22 09:11:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:23,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b8232c-45ef-42e7-b0ce-924be89cc6cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:11:23,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/eb71cc759cf94242a5ee05cb6926d3db used request id req-f2b8232c-45ef-42e7-b0ce-924be89cc6cd 2018-10-22 09:11:23,272 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-3c9ba25e-c164-472-proj-role 2018-10-22 09:11:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/034025a3ad05400882ebf01b3922719f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:23,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57426317-680c-4960-8438-3cf22d5102b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:11:23,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/034025a3ad05400882ebf01b3922719f used request id req-57426317-680c-4960-8438-3cf22d5102b0 2018-10-22 09:11:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc68d87e7e5cd4e7cc1cc179aeb9015c5d95accb" 2018-10-22 09:11:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00676398-1ef8-47b6-a6b2-cefacdf22191 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:11:23,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00676398-1ef8-47b6-a6b2-cefacdf22191 2018-10-22 09:11:23,480 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-3c9ba25e-c164-472-user 2018-10-22 09:11:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ca9bf9e222c04be9b3110f85cf777f0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484f6b04fb560e0d193ee9ac3662a38e7bcf7fe8" 2018-10-22 09:11:23,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21e35c84-405f-493a-bb33-4c3fdc41bba7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:11:23,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ca9bf9e222c04be9b3110f85cf777f0b used request id req-21e35c84-405f-493a-bb33-4c3fdc41bba7 2018-10-22 09:11:23,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:24,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GjLPOUvESjyxr7jIdLAp0g"], "issued_at": "2018-10-22T09:11:24.000000Z"}} 2018-10-22 09:11:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237a3ae329a9bd4c31cad27d205c0075283142c8" 2018-10-22 09:11:24,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8101beb7-2f2a-41e4-ae5e-bc36a5bae748 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:24,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8101beb7-2f2a-41e4-ae5e-bc36a5bae748 2018-10-22 09:11:24,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:24,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:24,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["149ChMk8SKmAAZCp1ZOW6g"], "issued_at": "2018-10-22T09:11:24.000000Z"}} 2018-10-22 09:11:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:11:24,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc44d559-dd32-4e2e-8d81-1eee1466d4af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:24,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc44d559-dd32-4e2e-8d81-1eee1466d4af 2018-10-22 09:11:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:11:24,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:11: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:11:24,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7ee40a85-34d8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:11:24,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0351a90c-e0fd-48e8-a867-97e5597cf5ef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7ee40a85-34d8-448-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:11:24,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7ee40a85-34d8-448-proj used request id req-0351a90c-e0fd-48e8-a867-97e5597cf5ef 2018-10-22 09:11:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:11:24,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3b930f-4457-4f55-ab67-8d78128a6af6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:11:24,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eb3b930f-4457-4f55-ab67-8d78128a6af6 2018-10-22 09:11:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj"}}' 2018-10-22 09:11:24,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d41b67-6d2a-4b89-8042-cf092e2b4ef0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67d3bcbfd58749a8b9f991655722f4e7"}, "enabled": true, "id": "67d3bcbfd58749a8b9f991655722f4e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj"}} 2018-10-22 09:11:24,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e9d41b67-6d2a-4b89-8042-cf092e2b4ef0 2018-10-22 09:11:24,951 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-7ee40a85-34d8-448-proj 2018-10-22 09:11:24,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:24,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:25,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["vOLJlmzITRS4TB0xNFEQcg"], "issued_at": "2018-10-22T09:11:25.000000Z"}} 2018-10-22 09:11:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa39c47c8613b1e1e563dddd45e6bc15a35808a5" 2018-10-22 09:11:25,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1604b6-9b93-424c-9ba0-92e99b86959f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:25,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd1604b6-9b93-424c-9ba0-92e99b86959f 2018-10-22 09:11:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:11:25,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:11: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:11:25,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa39c47c8613b1e1e563dddd45e6bc15a35808a5" 2018-10-22 09:11:25,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b437e86a-7e2a-4617-9200-83ff20cefbf9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:11:25,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b437e86a-7e2a-4617-9200-83ff20cefbf9 2018-10-22 09:11:25,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-7ee40a85-34d8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa39c47c8613b1e1e563dddd45e6bc15a35808a5" 2018-10-22 09:11:25,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedd485d-439b-4c6c-ad5e-34b0373e0969 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-7ee40a85-34d8-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67d3bcbfd58749a8b9f991655722f4e7"}, "enabled": true, "id": "67d3bcbfd58749a8b9f991655722f4e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj"}]} 2018-10-22 09:11:25,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-7ee40a85-34d8-448-proj used request id req-bedd485d-439b-4c6c-ad5e-34b0373e0969 2018-10-22 09:11:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa39c47c8613b1e1e563dddd45e6bc15a35808a5" 2018-10-22 09:11:25,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ea0820-8585-4e47-a2b8-a9fba9b32718 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:11:25,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c2ea0820-8585-4e47-a2b8-a9fba9b32718 2018-10-22 09:11:26,118 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-7ee40a85-34d8-448-user 2018-10-22 09:11:26,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:26,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:11:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70bdc513-f873-404c-97a6-803d6cc2293a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:11:26,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70bdc513-f873-404c-97a6-803d6cc2293a 2018-10-22 09:11:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" -d '{"role": {"name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role"}}' 2018-10-22 09:11:26,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c7e34a-e124-4670-9941-97c1d8f236b5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "956460d0c2274444b9d0a0c360865bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/956460d0c2274444b9d0a0c360865bab"}, "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role"}} 2018-10-22 09:11:26,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-82c7e34a-e124-4670-9941-97c1d8f236b5 2018-10-22 09:11:26,274 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role 2018-10-22 09:11:26,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/956460d0c2274444b9d0a0c360865bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:11:26,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940f8825-602c-4e9e-ad25-b2517f7ba24e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/956460d0c2274444b9d0a0c360865bab"}, "domain_id": null, "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role", "id": "956460d0c2274444b9d0a0c360865bab"}} 2018-10-22 09:11:26,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/956460d0c2274444b9d0a0c360865bab used request id req-940f8825-602c-4e9e-ad25-b2517f7ba24e 2018-10-22 09:11:26,370 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role to project CreateInstanceSimpleTests-7ee40a85-34d8-448-proj 2018-10-22 09:11:26,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/67d3bcbfd58749a8b9f991655722f4e7/users/44754f347f0a482db0a459ae80dbe574/roles/956460d0c2274444b9d0a0c360865bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:11:26,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f686fc-568f-402e-ac2a-3c83f73d88bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:11:26,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/67d3bcbfd58749a8b9f991655722f4e7/users/44754f347f0a482db0a459ae80dbe574/roles/956460d0c2274444b9d0a0c360865bab used request id req-b7f686fc-568f-402e-ac2a-3c83f73d88bb 2018-10-22 09:11:26,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:11:26,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:26,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:26,584 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:11:26,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:26,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:27,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "956460d0c2274444b9d0a0c360865bab", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role"}], "expires_at": "2018-10-22T10:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67d3bcbfd58749a8b9f991655722f4e7", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-user", "id": "44754f347f0a482db0a459ae80dbe574"}, "audit_ids": ["3ZlvHaUpRWy_-OAeEZhbAQ"], "issued_at": "2018-10-22T09:11:27.000000Z"}} 2018-10-22 09:11:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:11:27,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ab2b1b-de60-4b66-b973-c989577f0706 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:27,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5ab2b1b-de60-4b66-b973-c989577f0706 2018-10-22 09:11:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:11:27,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-8ca3a262-7fb8-4f17-9854-6bc93649a4e5 Date: Mon, 22 Oct 2018 09:11:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image"} 2018-10-22 09:11:27,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image used request id req-8ca3a262-7fb8-4f17-9854-6bc93649a4e5 2018-10-22 09:11:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:11:27,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ff0a492-ecc7-495c-b67a-e1f53eb7a170 Date: Mon, 22 Oct 2018 09:11:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:11:27,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6ff0a492-ecc7-495c-b67a-e1f53eb7a170 2018-10-22 09:11:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image"}' 2018-10-22 09:11:27,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb X-Openstack-Request-Id: req-1a7575f8-44f5-4680-b0b4-5f7a66d1d0f5 Date: Mon, 22 Oct 2018 09:11:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:11:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:11:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb", "min_disk": 0, "protected": false, "id": "b9efe043-37eb-4828-866d-39315da6d5eb", "file": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb/file", "checksum": null, "owner": "67d3bcbfd58749a8b9f991655722f4e7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:11:27,684 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1a7575f8-44f5-4680-b0b4-5f7a66d1d0f5 2018-10-22 09:11:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" -d '' 2018-10-22 09:11:28,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e17d873-854d-4bd5-8f8f-0a1ba9cc1061 Date: Mon, 22 Oct 2018 09:11:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:11:28,785 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb/file used request id req-7e17d873-854d-4bd5-8f8f-0a1ba9cc1061 2018-10-22 09:11:28,786 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:11:28,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:11:29,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-2dbc9bfd-7223-41b1-8ae7-5d818682fc61 Date: Mon, 22 Oct 2018 09:11:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:11:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:11:28Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b9efe043-37eb-4828-866d-39315da6d5eb/snap", "metadata": {}}], "self": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb", "min_disk": 0, "protected": false, "id": "b9efe043-37eb-4828-866d-39315da6d5eb", "file": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67d3bcbfd58749a8b9f991655722f4e7", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b9efe043-37eb-4828-866d-39315da6d5eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:11:29,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb used request id req-2dbc9bfd-7223-41b1-8ae7-5d818682fc61 2018-10-22 09:11:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:11:29,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-610d972b-9bbf-4a7b-89f3-851807cde60f Date: Mon, 22 Oct 2018 09:11: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"}}} 2018-10-22 09:11:29,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-610d972b-9bbf-4a7b-89f3-851807cde60f 2018-10-22 09:11:29,186 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image 2018-10-22 09:11:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:11:29,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4741df49-3c78-4671-9882-318095a60181 Date: Mon, 22 Oct 2018 09:11:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:11:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:11:28Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b9efe043-37eb-4828-866d-39315da6d5eb/snap", "metadata": {}}], "self": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb", "min_disk": 0, "protected": false, "id": "b9efe043-37eb-4828-866d-39315da6d5eb", "file": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67d3bcbfd58749a8b9f991655722f4e7", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b9efe043-37eb-4828-866d-39315da6d5eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:11:29,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb used request id req-4741df49-3c78-4671-9882-318095a60181 2018-10-22 09:11:29,370 - create_image - DEBUG - Instance status is - active 2018-10-22 09:11:29,370 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image 2018-10-22 09:11:29,370 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image 2018-10-22 09:11:29,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:29,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:29,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["lPQ9TWqGRyK-T8RlzyX2qw"], "issued_at": "2018-10-22T09:11:29.000000Z"}} 2018-10-22 09:11:29,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7730d2b75d1ead49551d3cdf6b5dbdc3513db91" 2018-10-22 09:11:29,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f7b2e3-95eb-40f4-8189-cf8794266d2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:29,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12f7b2e3-95eb-40f4-8189-cf8794266d2e 2018-10-22 09:11:29,844 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:11:29,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7730d2b75d1ead49551d3cdf6b5dbdc3513db91" 2018-10-22 09:11:30,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41d9ad28-84ee-42e0-bcf2-fc61c09e0fac x-compute-request-id: req-41d9ad28-84ee-42e0-bcf2-fc61c09e0fac Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:11:30,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-41d9ad28-84ee-42e0-bcf2-fc61c09e0fac 2018-10-22 09:11:30,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7730d2b75d1ead49551d3cdf6b5dbdc3513db91" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:11:30,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11: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-3fda51cc-9eac-4f1a-a1c1-7108ee252631 x-compute-request-id: req-3fda51cc-9eac-4f1a-a1c1-7108ee252631 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:11:30,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3fda51cc-9eac-4f1a-a1c1-7108ee252631 2018-10-22 09:11:30,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:30,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:30,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["zBl8chnFQH6rrv3WZbRwNQ"], "issued_at": "2018-10-22T09:11:30.000000Z"}} 2018-10-22 09:11:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:11:30,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfaf4cb-4de9-4b34-9f71-66d6a33a746b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:30,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4cfaf4cb-4de9-4b34-9f71-66d6a33a746b 2018-10-22 09:11:30,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:11:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b33c11b-ab2a-4c6e-94fb-1c3dcda4de36 Date: Mon, 22 Oct 2018 09:11:30 GMT RESP BODY: {"networks":[]} 2018-10-22 09:11:30,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-1b33c11b-ab2a-4c6e-94fb-1c3dcda4de36 2018-10-22 09:11:30,733 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net 2018-10-22 09:11:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" -d '{"network": {"name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net", "admin_state_up": true}}' 2018-10-22 09:11:31,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-370eb708-64a9-4f12-a551-9e9e8bb04c55 Date: Mon, 22 Oct 2018 09:11: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":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:11:31Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","mtu":1450}} 2018-10-22 09:11:31,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-370eb708-64a9-4f12-a551-9e9e8bb04c55 2018-10-22 09:11:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:11:31,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-34f81a7f-0897-438e-81de-34f247d4908b Date: Mon, 22 Oct 2018 09:11:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:11:31Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:31,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-34f81a7f-0897-438e-81de-34f247d4908b 2018-10-22 09:11:31,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:11:31,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-90901151-1c81-424e-a31d-9ecce744fdc8 Date: Mon, 22 Oct 2018 09:11:31 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:11:31,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-90901151-1c81-424e-a31d-9ecce744fdc8 2018-10-22 09:11:31,711 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet 2018-10-22 09:11:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" -d '{"subnets": [{"ip_version": 4, "network_id": "1116fc88-dea0-4a7c-9e52-a1789c4a6920", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]}' 2018-10-22 09:11:32,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1f9b1d8e-06fc-4212-aa2b-01ef82eb7db6 Date: Mon, 22 Oct 2018 09:11:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:32,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1f9b1d8e-06fc-4212-aa2b-01ef82eb7db6 2018-10-22 09:11:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:11:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0545b426-f9bc-4020-ad29-8e88ac36cc26 Date: Mon, 22 Oct 2018 09:11:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-0545b426-f9bc-4020-ad29-8e88ac36cc26 2018-10-22 09:11:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:11:32,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0fe39268-87b2-4117-8ada-2c4e1e39cf77 Date: Mon, 22 Oct 2018 09:11:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:32,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-0fe39268-87b2-4117-8ada-2c4e1e39cf77 2018-10-22 09:11:32,585 - OpenStackNetwork - DEBUG - Network [1116fc88-dea0-4a7c-9e52-a1789c4a6920] created successfully 2018-10-22 09:11:32,585 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:11:32,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:32,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:32,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:32,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:32,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["EMdwsLUnTWe8e0fXvu7ypA"], "issued_at": "2018-10-22T09:11:32.000000Z"}} 2018-10-22 09:11:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b4d7472cf30923f05899257ed5050e1475ef00" 2018-10-22 09:11:33,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d00afb-aac6-4819-a6de-c509412ca715 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:33,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85d00afb-aac6-4819-a6de-c509412ca715 2018-10-22 09:11:33,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:33,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:33,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["kzip7huxSTKXBcXMKcu8IA"], "issued_at": "2018-10-22T09:11:33.000000Z"}} 2018-10-22 09:11:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:33,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce21b7d-08a7-4665-8ae6-c0f66288f9b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:33,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9ce21b7d-08a7-4665-8ae6-c0f66288f9b4 2018-10-22 09:11:33,618 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:11:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:33,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3fc482-3dc9-4783-9046-7e052fb363c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:33,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e3fc482-3dc9-4783-9046-7e052fb363c9 2018-10-22 09:11:33,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:33,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-04134694-e0ff-4e40-92c2-1b875214a958 Date: Mon, 22 Oct 2018 09:11:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:33,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-04134694-e0ff-4e40-92c2-1b875214a958 2018-10-22 09:11:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:11:33,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:11: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:11:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607ad50f-772a-47f8-b371-0f227a7c4eab Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:34,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-607ad50f-772a-47f8-b371-0f227a7c4eab 2018-10-22 09:11:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa8591c2-575f-482b-a363-a48c7d6d780a Date: Mon, 22 Oct 2018 09:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:34,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-aa8591c2-575f-482b-a363-a48c7d6d780a 2018-10-22 09:11:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1d1f29e5-ac17-4310-8af9-767187e80f2c Date: Mon, 22 Oct 2018 09:11:34 GMT RESP BODY: {"ports":[]} 2018-10-22 09:11:34,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port&admin_state_up=True used request id req-1d1f29e5-ac17-4310-8af9-767187e80f2c 2018-10-22 09:11:34,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfd31adc-0aec-424e-b089-a722ffafee25 x-compute-request-id: req-dfd31adc-0aec-424e-b089-a722ffafee25 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:11:34,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst used request id req-dfd31adc-0aec-424e-b089-a722ffafee25 2018-10-22 09:11:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9047549b-9c37-426e-a347-419799239750 Date: Mon, 22 Oct 2018 09:11:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:34,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-9047549b-9c37-426e-a347-419799239750 2018-10-22 09:11:34,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9c5ce3-5c57-4f07-8727-55b6fd4e4020 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:34,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-1f9c5ce3-5c57-4f07-8727-55b6fd4e4020 2018-10-22 09:11:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:34,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-409a129c-88ed-40fa-a5be-77a1671da3e7 Date: Mon, 22 Oct 2018 09:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:34,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-409a129c-88ed-40fa-a5be-77a1671da3e7 2018-10-22 09:11:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:35,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b6260ed-a6be-4048-a88c-a171fa89e3f6 Date: Mon, 22 Oct 2018 09:11:35 GMT RESP BODY: {"ports":[]} 2018-10-22 09:11:35,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port&admin_state_up=True used request id req-3b6260ed-a6be-4048-a88c-a171fa89e3f6 2018-10-22 09:11:35,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:11:35,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:35,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["IrFMWrHTQPegSkEt_-IFDw"], "issued_at": "2018-10-22T09:11:35.000000Z"}} 2018-10-22 09:11:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30105d2132e6cb858b9193ae3aa636ec536051b9" 2018-10-22 09:11:35,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdb277d-c1a3-4bca-ab6a-36ce6ca4487e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:11:35,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6bdb277d-c1a3-4bca-ab6a-36ce6ca4487e 2018-10-22 09:11:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:35,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-673e77ed-0929-4fd7-93f8-e6a6307cc47f Date: Mon, 22 Oct 2018 09:11:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:35,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-673e77ed-0929-4fd7-93f8-e6a6307cc47f 2018-10-22 09:11:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:36,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bbb802ed-19f0-4aff-8b88-298752a6bcb3 Date: Mon, 22 Oct 2018 09:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:36,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-bbb802ed-19f0-4aff-8b88-298752a6bcb3 2018-10-22 09:11:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:36,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d882cf19-e672-46ee-96d5-326a5a5901f9 Date: Mon, 22 Oct 2018 09:11:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:36,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-d882cf19-e672-46ee-96d5-326a5a5901f9 2018-10-22 09:11:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:11:36,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:11: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:11:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30105d2132e6cb858b9193ae3aa636ec536051b9" 2018-10-22 09:11:36,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50a307f-4803-4425-bace-d378aaedd174 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:36,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c50a307f-4803-4425-bace-d378aaedd174 2018-10-22 09:11:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:36,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa3eb02e-fdca-4da3-8de6-d54fa997ef6f Date: Mon, 22 Oct 2018 09:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:36,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-fa3eb02e-fdca-4da3-8de6-d54fa997ef6f 2018-10-22 09:11:36,627 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net 2018-10-22 09:11:36,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" -d '{"port": {"network_id": "1116fc88-dea0-4a7c-9e52-a1789c4a6920", "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port", "admin_state_up": true}}' 2018-10-22 09:11:37,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ff1a7f2b-e898-435c-9ee3-2a743ea4fc9c Date: Mon, 22 Oct 2018 09:11:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:37Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.8"}],"id":"6f303d4a-36a0-4e05-9d0a-dffc18e747b9","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:00:96","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port","project_id":"b5b8634abd864eb791a83beca125c68c","qos_policy_id":null,"admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:36Z","binding:vnic_type":"normal"}} 2018-10-22 09:11:37,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ff1a7f2b-e898-435c-9ee3-2a743ea4fc9c 2018-10-22 09:11:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4c40f470-0130-43f6-95b8-1e547bcfaabe Date: Mon, 22 Oct 2018 09:11:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:37,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-4c40f470-0130-43f6-95b8-1e547bcfaabe 2018-10-22 09:11:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:37,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8831971a-afd0-45a4-99ec-858d899e97e6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:37,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-8831971a-afd0-45a4-99ec-858d899e97e6 2018-10-22 09:11:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:37,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-35539117-d5fd-4cb7-aefe-368f175e4907 Date: Mon, 22 Oct 2018 09:11:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:37,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-35539117-d5fd-4cb7-aefe-368f175e4907 2018-10-22 09:11:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:38,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-acb8d6f2-33d6-42cb-8319-3baf7f064154 Date: Mon, 22 Oct 2018 09:11:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.8"}],"id":"6f303d4a-36a0-4e05-9d0a-dffc18e747b9","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:00:96","project_id":"b5b8634abd864eb791a83beca125c68c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:36Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:11:38,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port&admin_state_up=True used request id req-acb8d6f2-33d6-42cb-8319-3baf7f064154 2018-10-22 09:11:38,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:38,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f229278-6cc5-4624-a198-59e648814c70 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:38,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-4f229278-6cc5-4624-a198-59e648814c70 2018-10-22 09:11:38,133 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst 2018-10-22 09:11:38,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:38,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96bd9c1c-70d1-405a-8fc7-0e3db6609c1f x-compute-request-id: req-96bd9c1c-70d1-405a-8fc7-0e3db6609c1f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-flavor-name"}]} 2018-10-22 09:11:38,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-96bd9c1c-70d1-405a-8fc7-0e3db6609c1f 2018-10-22 09:11:38,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:38,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3e5e6f2-ba86-42b3-af34-6cc4bf7e2658 x-compute-request-id: req-f3e5e6f2-ba86-42b3-af34-6cc4bf7e2658 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:11:38,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed used request id req-f3e5e6f2-ba86-42b3-af34-6cc4bf7e2658 2018-10-22 09:11:38,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:38,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e6380ac9-af60-46b6-b03b-74eef35139c7 Date: Mon, 22 Oct 2018 09:11:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:11:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:11:28Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b9efe043-37eb-4828-866d-39315da6d5eb/snap", "metadata": {}}], "self": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb", "min_disk": 0, "protected": false, "id": "b9efe043-37eb-4828-866d-39315da6d5eb", "file": "/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67d3bcbfd58749a8b9f991655722f4e7", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b9efe043-37eb-4828-866d-39315da6d5eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image"} 2018-10-22 09:11:38,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image used request id req-e6380ac9-af60-46b6-b03b-74eef35139c7 2018-10-22 09:11:38,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:38,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f64ed471-3faf-43f7-b947-dab50400ef7b Date: Mon, 22 Oct 2018 09:11: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"}}} 2018-10-22 09:11:38,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f64ed471-3faf-43f7-b947-dab50400ef7b 2018-10-22 09:11:38,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" -d '{"server": {"name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "imageRef": "b9efe043-37eb-4828-866d-39315da6d5eb", "flavorRef": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "max_count": 1, "min_count": 1, "networks": [{"port": "6f303d4a-36a0-4e05-9d0a-dffc18e747b9"}]}}' 2018-10-22 09:11:40,425 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c7c0432-b1de-4a34-9f40-a5fd440f1ee8 x-compute-request-id: req-0c7c0432-b1de-4a34-9f40-a5fd440f1ee8 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "adminPass": "JJ5upPMWCZ9b"}} 2018-10-22 09:11:40,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-0c7c0432-b1de-4a34-9f40-a5fd440f1ee8 2018-10-22 09:11:40,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:40,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bd37c32-3dbf-49ec-bfd2-17dfeed23e31 x-compute-request-id: req-9bd37c32-3dbf-49ec-bfd2-17dfeed23e31 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:11:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:40,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-9bd37c32-3dbf-49ec-bfd2-17dfeed23e31 2018-10-22 09:11:40,649 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst 2018-10-22 09:11:40,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:41,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-514d40d1-d602-4d6f-b3b7-a0b4af43bbc6 x-compute-request-id: req-514d40d1-d602-4d6f-b3b7-a0b4af43bbc6 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:11:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:41,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-514d40d1-d602-4d6f-b3b7-a0b4af43bbc6 2018-10-22 09:11:41,020 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst] is - BUILD 2018-10-22 09:11:41,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:11:44,024 - create_instance - DEBUG - VM status query timeout in 896.625188112 2018-10-22 09:11:44,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:44,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a316c066-9275-4c39-9ac1-374f5359b445 x-compute-request-id: req-a316c066-9275-4c39-9ac1-374f5359b445 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:00:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:11:41Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:44,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-a316c066-9275-4c39-9ac1-374f5359b445 2018-10-22 09:11:44,720 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst] is - BUILD 2018-10-22 09:11:44,720 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:11:47,724 - create_instance - DEBUG - VM status query timeout in 892.925143003 2018-10-22 09:11:47,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:48,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb82252b-e96c-40ae-be5c-469f8189bfe0 x-compute-request-id: req-fb82252b-e96c-40ae-be5c-469f8189bfe0 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:00:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:47Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:48,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-fb82252b-e96c-40ae-be5c-469f8189bfe0 2018-10-22 09:11:48,348 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst] is - ACTIVE 2018-10-22 09:11:48,348 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:11:48,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:48,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41ee463e-810d-45e8-825e-d1fc234c844d x-compute-request-id: req-41ee463e-810d-45e8-825e-d1fc234c844d Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:00:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:47Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:48,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-41ee463e-810d-45e8-825e-d1fc234c844d 2018-10-22 09:11:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:49,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bdefe43b-1c9b-4438-a3fc-c1603ca876c5 Date: Mon, 22 Oct 2018 09:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:49,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-bdefe43b-1c9b-4438-a3fc-c1603ca876c5 2018-10-22 09:11:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:49,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ea40df-ca96-4258-a60e-14c36f4dab56 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:49,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-95ea40df-ca96-4258-a60e-14c36f4dab56 2018-10-22 09:11:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:49,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0247c367-1537-43a0-abbf-8f0faaeab291 Date: Mon, 22 Oct 2018 09:11:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:49,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-0247c367-1537-43a0-abbf-8f0faaeab291 2018-10-22 09:11:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:49,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-9b0203c1-50d1-4329-844f-e3ac808a9585 Date: Mon, 22 Oct 2018 09:11:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.3"}],"id":"22516c93-1ebd-49c5-9d78-f308f3e5c8c5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:3b:0e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.4"}],"id":"4b41d2a7-790a-4fc3-ab7c-d5742002b0e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:e3:41","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.8"}],"id":"6f303d4a-36a0-4e05-9d0a-dffc18e747b9","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:00:96","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:36Z","binding:vnic_type":"normal","device_id":"d9c30f16-1fb6-4c1f-9d1e-182d2920c702"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.2"}],"id":"ecc71278-a212-4d08-918c-990dbcf12ec3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:1c:6e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1116fc88-dea0-4a7c-9e52-a1789c4a6920"}]} 2018-10-22 09:11:49,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-9b0203c1-50d1-4329-844f-e3ac808a9585 2018-10-22 09:11:49,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:49,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["fRNRyospTM-BLyrAkhcXAg"], "issued_at": "2018-10-22T09:11:49.000000Z"}} 2018-10-22 09:11:49,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5204004877ce6903ae332b2018d0cad4bd8b777e" 2018-10-22 09:11:50,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42265181-4b4f-462b-b4d9-ff34485beedb x-compute-request-id: req-42265181-4b4f-462b-b4d9-ff34485beedb Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:00:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:47Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:11:50,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst used request id req-42265181-4b4f-462b-b4d9-ff34485beedb 2018-10-22 09:11:50,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:51,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["zQ-dIXlbRRO7orgCsWPl_w"], "issued_at": "2018-10-22T09:11:51.000000Z"}} 2018-10-22 09:11:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194dd82643f133166f665137d82b2b2ac13787c2" 2018-10-22 09:11:51,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c73af0f4-edd2-498d-8093-d836f657b294 Date: Mon, 22 Oct 2018 09:11:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:51,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-c73af0f4-edd2-498d-8093-d836f657b294 2018-10-22 09:11:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194dd82643f133166f665137d82b2b2ac13787c2" 2018-10-22 09:11:51,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3c02cda1-5271-4c50-ab4a-e73f08d4e31d Date: Mon, 22 Oct 2018 09:11:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:51,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-3c02cda1-5271-4c50-ab4a-e73f08d4e31d 2018-10-22 09:11:51,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194dd82643f133166f665137d82b2b2ac13787c2" 2018-10-22 09:11:51,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-3d6d09a1-e33d-49d3-ad25-637481fad77e Date: Mon, 22 Oct 2018 09:11:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.3"}],"id":"22516c93-1ebd-49c5-9d78-f308f3e5c8c5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:3b:0e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.4"}],"id":"4b41d2a7-790a-4fc3-ab7c-d5742002b0e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:e3:41","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.8"}],"id":"6f303d4a-36a0-4e05-9d0a-dffc18e747b9","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:00:96","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:36Z","binding:vnic_type":"normal","device_id":"d9c30f16-1fb6-4c1f-9d1e-182d2920c702"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.2"}],"id":"ecc71278-a212-4d08-918c-990dbcf12ec3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:1c:6e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1116fc88-dea0-4a7c-9e52-a1789c4a6920"}]} 2018-10-22 09:11:51,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-3d6d09a1-e33d-49d3-ad25-637481fad77e 2018-10-22 09:11:51,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:11:52,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "956460d0c2274444b9d0a0c360865bab", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role"}], "expires_at": "2018-10-22T10:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67d3bcbfd58749a8b9f991655722f4e7", "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/67d3bcbfd58749a8b9f991655722f4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7ee40a85-34d8-448-user", "id": "44754f347f0a482db0a459ae80dbe574"}, "audit_ids": ["-XDqAeTBQamjZio5ar1akw"], "issued_at": "2018-10-22T09:11:52.000000Z"}} 2018-10-22 09:11:52,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a731d8eca61c6e4fffbda14e842dcd44efac5009" 2018-10-22 09:11:52,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5490aa07-8386-426e-b5ba-ecd737df60ed x-compute-request-id: req-5490aa07-8386-426e-b5ba-ecd737df60ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:11:52,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst used request id req-5490aa07-8386-426e-b5ba-ecd737df60ed 2018-10-22 09:11:52,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:53,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52c6d82-4d47-4b0b-9834-1067fd5adc0d x-compute-request-id: req-f52c6d82-4d47-4b0b-9834-1067fd5adc0d Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:00:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:47Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:53,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-f52c6d82-4d47-4b0b-9834-1067fd5adc0d 2018-10-22 09:11:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:53,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c791f172-eec1-4785-9efd-133bd23736e6 Date: Mon, 22 Oct 2018 09:11:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:53,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-c791f172-eec1-4785-9efd-133bd23736e6 2018-10-22 09:11:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:53,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5530039e-4b1d-42fe-9799-26925386e5ab Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:53,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-5530039e-4b1d-42fe-9799-26925386e5ab 2018-10-22 09:11:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:53,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f57495d8-910d-4663-94f4-570ca9a513b6 Date: Mon, 22 Oct 2018 09:11:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:53,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-f57495d8-910d-4663-94f4-570ca9a513b6 2018-10-22 09:11:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:53,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-52050055-bd4f-4037-9642-0b4be229ae14 Date: Mon, 22 Oct 2018 09:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.3"}],"id":"22516c93-1ebd-49c5-9d78-f308f3e5c8c5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:3b:0e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.4"}],"id":"4b41d2a7-790a-4fc3-ab7c-d5742002b0e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:e3:41","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.8"}],"id":"6f303d4a-36a0-4e05-9d0a-dffc18e747b9","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:00:96","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:36Z","binding:vnic_type":"normal","device_id":"d9c30f16-1fb6-4c1f-9d1e-182d2920c702"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.2"}],"id":"ecc71278-a212-4d08-918c-990dbcf12ec3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:1c:6e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1116fc88-dea0-4a7c-9e52-a1789c4a6920"}]} 2018-10-22 09:11:53,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-52050055-bd4f-4037-9642-0b4be229ae14 2018-10-22 09:11:53,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:54,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-82ef94cd-bf2b-48fb-8108-7e961dd8dd59 x-compute-request-id: req-82ef94cd-bf2b-48fb-8108-7e961dd8dd59 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:00:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:47Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:54,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-82ef94cd-bf2b-48fb-8108-7e961dd8dd59 2018-10-22 09:11:54,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:54,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9a009762-44ae-4f97-a161-4e2033d63d7c Date: Mon, 22 Oct 2018 09:11:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["40141c47-1159-4ae1-8553-0f1ac9af8f53"],"description":"","tags":[],"updated_at":"2018-10-22T09:11:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:30Z","provider:network_type":"vxlan"}]} 2018-10-22 09:11:54,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net used request id req-9a009762-44ae-4f97-a161-4e2033d63d7c 2018-10-22 09:11:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:54,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa2017c-ea7b-4528-98bc-fdac38713ad6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:11:54,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ffa2017c-ea7b-4528-98bc-fdac38713ad6 2018-10-22 09:11:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:54,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4cc8c269-4730-45d5-bcde-86c52f1dd551 Date: Mon, 22 Oct 2018 09:11:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","dns_nameservers":[],"updated_at":"2018-10-22T09:11: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":"b5b8634abd864eb791a83beca125c68c","id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet"}]} 2018-10-22 09:11:54,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-4cc8c269-4730-45d5-bcde-86c52f1dd551 2018-10-22 09:11:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:54,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-2bc4b914-ebd8-4f5d-a55e-abb466211822 Date: Mon, 22 Oct 2018 09:11:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.3"}],"id":"22516c93-1ebd-49c5-9d78-f308f3e5c8c5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:3b:0e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.4"}],"id":"4b41d2a7-790a-4fc3-ab7c-d5742002b0e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:e3:41","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1116fc88-dea0-4a7c-9e52-a1789c4a6920"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.8"}],"id":"6f303d4a-36a0-4e05-9d0a-dffc18e747b9","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:00:96","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:36Z","binding:vnic_type":"normal","device_id":"d9c30f16-1fb6-4c1f-9d1e-182d2920c702"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:11:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40141c47-1159-4ae1-8553-0f1ac9af8f53","ip_address":"10.55.0.2"}],"id":"ecc71278-a212-4d08-918c-990dbcf12ec3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:1c:6e","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1116fc88-dea0-4a7c-9e52-a1789c4a6920","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:11:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1116fc88-dea0-4a7c-9e52-a1789c4a6920"}]} 2018-10-22 09:11:54,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-2bc4b914-ebd8-4f5d-a55e-abb466211822 2018-10-22 09:11:54,754 - create_instance - INFO - Deleting Port with ID - 6f303d4a-36a0-4e05-9d0a-dffc18e747b9 2018-10-22 09:11:54,754 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-port 2018-10-22 09:11:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/6f303d4a-36a0-4e05-9d0a-dffc18e747b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:55,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc5a392d-cd6f-4e8f-ad3b-bbb526b1d29a Date: Mon, 22 Oct 2018 09:11:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:11:55,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/6f303d4a-36a0-4e05-9d0a-dffc18e747b9 used request id req-cc5a392d-cd6f-4e8f-ad3b-bbb526b1d29a 2018-10-22 09:11:55,332 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst 2018-10-22 09:11:55,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:56,156 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:11: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-a1250010-46ca-4593-a894-41167ac780b1 x-compute-request-id: req-a1250010-46ca-4593-a894-41167ac780b1 Content-Type: application/json 2018-10-22 09:11:56,156 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-a1250010-46ca-4593-a894-41167ac780b1 2018-10-22 09:11:56,157 - create_instance - INFO - Checking deletion status 2018-10-22 09:11:56,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:56,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11: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-4580e249-2d08-4870-8ad5-69d84664dd5c x-compute-request-id: req-4580e249-2d08-4870-8ad5-69d84664dd5c Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:55Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:56,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-4580e249-2d08-4870-8ad5-69d84664dd5c 2018-10-22 09:11:56,490 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst] is - ACTIVE 2018-10-22 09:11:56,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:11:59,493 - create_instance - DEBUG - VM status query timeout in 296.663486958 2018-10-22 09:11:59,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:11:59,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75799e4f-dbd4-49ae-ac49-c97b6bff464c x-compute-request-id: req-75799e4f-dbd4-49ae-ac49-c97b6bff464c Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "rel": "bookmark"}], "image": {"id": "b9efe043-37eb-4828-866d-39315da6d5eb", "links": [{"href": "http://172.30.9.28:8774/images/b9efe043-37eb-4828-866d-39315da6d5eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-22T09:11:47.000000", "flavor": {"id": "80b075e3-1f94-4cb7-a643-1ceaec057aed", "links": [{"href": "http://172.30.9.28:8774/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed", "rel": "bookmark"}]}, "id": "d9c30f16-1fb6-4c1f-9d1e-182d2920c702", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:11:55Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst", "created": "2018-10-22T09:11:40Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:11:59,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-75799e4f-dbd4-49ae-ac49-c97b6bff464c 2018-10-22 09:11:59,905 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst] is - ACTIVE 2018-10-22 09:11:59,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:12:02,908 - create_instance - DEBUG - VM status query timeout in 293.249006987 2018-10-22 09:12:02,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7904b312b8bd8b173eb06623b817a84357d56aeb" 2018-10-22 09:12:02,961 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-306fe9a8-7bbc-44ec-bf50-645b37a5aff5 x-compute-request-id: req-306fe9a8-7bbc-44ec-bf50-645b37a5aff5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d9c30f16-1fb6-4c1f-9d1e-182d2920c702 could not be found.", "code": 404}} 2018-10-22 09:12:02,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c30f16-1fb6-4c1f-9d1e-182d2920c702 used request id req-306fe9a8-7bbc-44ec-bf50-645b37a5aff5 2018-10-22 09:12:02,962 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d9c30f16-1fb6-4c1f-9d1e-182d2920c702 could not be found. (HTTP 404) (Request-ID: req-306fe9a8-7bbc-44ec-bf50-645b37a5aff5) 2018-10-22 09:12:02,962 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-inst 2018-10-22 09:12:02,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7730d2b75d1ead49551d3cdf6b5dbdc3513db91" 2018-10-22 09:12:03,012 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbc6572a-b152-4389-9b20-c90caf980c7e x-compute-request-id: req-dbc6572a-b152-4389-9b20-c90caf980c7e Content-Length: 0 Content-Type: application/json 2018-10-22 09:12:03,012 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/80b075e3-1f94-4cb7-a643-1ceaec057aed used request id req-dbc6572a-b152-4389-9b20-c90caf980c7e 2018-10-22 09:12:03,013 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet 2018-10-22 09:12:03,013 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-subnet 2018-10-22 09:12:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/40141c47-1159-4ae1-8553-0f1ac9af8f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:12:05,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b480ee7-2335-4d77-ad55-2cb348f58a65 Date: Mon, 22 Oct 2018 09:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:12:05,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/40141c47-1159-4ae1-8553-0f1ac9af8f53 used request id req-0b480ee7-2335-4d77-ad55-2cb348f58a65 2018-10-22 09:12:05,182 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-pub-net 2018-10-22 09:12:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/1116fc88-dea0-4a7c-9e52-a1789c4a6920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877d7c0a73d0926f2b97f9954ce7faa94e9da84b" 2018-10-22 09:12:06,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c02aed1b-9e45-42ec-aa02-003d0c8600b0 Date: Mon, 22 Oct 2018 09:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:12:06,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1116fc88-dea0-4a7c-9e52-a1789c4a6920 used request id req-c02aed1b-9e45-42ec-aa02-003d0c8600b0 2018-10-22 09:12:06,500 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-3b549e6f-0cd0-4c5c-a085-cec7fdbfa8ff-image 2018-10-22 09:12:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0fa552bedcf8a104f25eaafffd4132b064a1468" 2018-10-22 09:12:07,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-147e9ae9-148f-4b82-8f65-04b68d5d00f0 Date: Mon, 22 Oct 2018 09:12:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:12:07,466 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b9efe043-37eb-4828-866d-39315da6d5eb used request id req-147e9ae9-148f-4b82-8f65-04b68d5d00f0 2018-10-22 09:12:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:07,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d6930987-ec85-4a81-994e-7680705aa684 Date: Mon, 22 Oct 2018 09:12:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:12:07,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d6930987-ec85-4a81-994e-7680705aa684 2018-10-22 09:12:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:07,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06cdd11-cd45-45b5-8c58-a185c8aeef88 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:12:07,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-f06cdd11-cd45-45b5-8c58-a185c8aeef88 2018-10-22 09:12:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:07,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc7ced1-1eb9-46d9-a5a0-bc7c0f4372db Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:12:07,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-cbc7ced1-1eb9-46d9-a5a0-bc7c0f4372db 2018-10-22 09:12:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:07,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b53db5f-ca46-4da7-a354-f0519f79ca06 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:12:07,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-9b53db5f-ca46-4da7-a354-f0519f79ca06 2018-10-22 09:12:07,972 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-7ee40a85-34d8-448-proj 2018-10-22 09:12:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/67d3bcbfd58749a8b9f991655722f4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:08,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8117459f-94f3-40f6-8e9c-0310d54648fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:08,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/67d3bcbfd58749a8b9f991655722f4e7 used request id req-8117459f-94f3-40f6-8e9c-0310d54648fc 2018-10-22 09:12:08,180 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-7ee40a85-34d8-448-proj-role 2018-10-22 09:12:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/956460d0c2274444b9d0a0c360865bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:08,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33672615-2717-4cb9-8114-ebab96c9ac1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:08,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/956460d0c2274444b9d0a0c360865bab used request id req-33672615-2717-4cb9-8114-ebab96c9ac1d 2018-10-22 09:12:08,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e838f560f01466deff6019c3eb632cf3b608f" 2018-10-22 09:12:08,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d86180d-4944-438c-abb8-595e6c6fd31f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:12:08,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2d86180d-4944-438c-abb8-595e6c6fd31f 2018-10-22 09:12:08,398 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-7ee40a85-34d8-448-user 2018-10-22 09:12:08,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/44754f347f0a482db0a459ae80dbe574 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa39c47c8613b1e1e563dddd45e6bc15a35808a5" 2018-10-22 09:12:08,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532cb1f6-6b20-464c-aa18-c1aafdd529cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:08,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/44754f347f0a482db0a459ae80dbe574 used request id req-532cb1f6-6b20-464c-aa18-c1aafdd529cf 2018-10-22 09:12:08,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:08,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["TLYtXhGgQMqSWsgZG-HI8Q"], "issued_at": "2018-10-22T09:12:08.000000Z"}} 2018-10-22 09:12:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139bbf0615a06281d4b9fd788b188ad96fc11ad3" 2018-10-22 09:12:09,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a09ee2-32ec-4215-a762-4132ad8113d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:09,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8a09ee2-32ec-4215-a762-4132ad8113d2 2018-10-22 09:12:09,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:09,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:09,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hh-IRRXgQk2WIKuqTrnk9A"], "issued_at": "2018-10-22T09:12:09.000000Z"}} 2018-10-22 09:12:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:09,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c86518e-dc92-4872-926c-6e0ea5f04860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:09,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c86518e-dc92-4872-926c-6e0ea5f04860 2018-10-22 09:12:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:12:09,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:12: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:12:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-583f68f2-c9f0-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:09,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da150828-91bd-4cb8-962a-6df446792076 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-583f68f2-c9f0-476-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:12:09,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-583f68f2-c9f0-476-proj used request id req-da150828-91bd-4cb8-962a-6df446792076 2018-10-22 09:12:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:09,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5bbb9c-0514-483f-806d-95181ad48e4d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:12:09,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7e5bbb9c-0514-483f-806d-95181ad48e4d 2018-10-22 09:12:09,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}}' 2018-10-22 09:12:09,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08839cef-e6e7-43ed-8728-210db44a12ff Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:09,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-08839cef-e6e7-43ed-8728-210db44a12ff 2018-10-22 09:12:09,747 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-583f68f2-c9f0-476-proj 2018-10-22 09:12:09,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:09,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:10,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["KdBO8gqbQaiifug7JFT3LA"], "issued_at": "2018-10-22T09:12:10.000000Z"}} 2018-10-22 09:12:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9607029fc730b1a143a93ad51fb192cd69d7d16" 2018-10-22 09:12:10,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d662715-53bc-4cd2-926a-6f64bd062056 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:10,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d662715-53bc-4cd2-926a-6f64bd062056 2018-10-22 09:12:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:12:10,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:12: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:12:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9607029fc730b1a143a93ad51fb192cd69d7d16" 2018-10-22 09:12:10,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9205f0fe-5088-4047-907f-7f2bac206779 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:12:10,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9205f0fe-5088-4047-907f-7f2bac206779 2018-10-22 09:12:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-583f68f2-c9f0-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9607029fc730b1a143a93ad51fb192cd69d7d16" 2018-10-22 09:12:10,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8dd48e1-3850-4f5c-935d-0d08e9056685 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-583f68f2-c9f0-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}]} 2018-10-22 09:12:10,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-583f68f2-c9f0-476-proj used request id req-e8dd48e1-3850-4f5c-935d-0d08e9056685 2018-10-22 09:12:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9607029fc730b1a143a93ad51fb192cd69d7d16" 2018-10-22 09:12:10,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9a1003-9a30-4c34-a1a8-7b79ecebb172 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:12:10,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ef9a1003-9a30-4c34-a1a8-7b79ecebb172 2018-10-22 09:12:10,911 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-583f68f2-c9f0-476-user 2018-10-22 09:12:10,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:11,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef81580-c047-49a7-88cc-ddc5a5eb7e4d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:12:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ef81580-c047-49a7-88cc-ddc5a5eb7e4d 2018-10-22 09:12:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" -d '{"role": {"name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}}' 2018-10-22 09:12:11,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b596e7a5-dbbf-4604-ad17-8b8a86a4301c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45225892e0684116ad45018227db160a", "links": {"self": "http://172.30.9.28:5000/v3/roles/45225892e0684116ad45018227db160a"}, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}} 2018-10-22 09:12:11,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b596e7a5-dbbf-4604-ad17-8b8a86a4301c 2018-10-22 09:12:11,136 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role 2018-10-22 09:12:11,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45225892e0684116ad45018227db160a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:11,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b92bc7b-f341-4c30-bda6-b7642e3544f0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45225892e0684116ad45018227db160a"}, "domain_id": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role", "id": "45225892e0684116ad45018227db160a"}} 2018-10-22 09:12:11,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45225892e0684116ad45018227db160a used request id req-6b92bc7b-f341-4c30-bda6-b7642e3544f0 2018-10-22 09:12:11,222 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role to project CreateInstanceSimpleTests-583f68f2-c9f0-476-proj 2018-10-22 09:12:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4/users/1cad3ee49dab4d5ca6a974a069c5ba70/roles/45225892e0684116ad45018227db160a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:11,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f94bf9-8c65-41c8-a149-275a2c25435b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:11,342 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4/users/1cad3ee49dab4d5ca6a974a069c5ba70/roles/45225892e0684116ad45018227db160a used request id req-a7f94bf9-8c65-41c8-a149-275a2c25435b 2018-10-22 09:12:11,343 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:12:11,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:11,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:11,345 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:12:11,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:11,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:11,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45225892e0684116ad45018227db160a", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}], "expires_at": "2018-10-22T10:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e32dcc0b201c40e587e9d07eea291bc4", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-user", "id": "1cad3ee49dab4d5ca6a974a069c5ba70"}, "audit_ids": ["7RlHDv8ySDO_LRbHmVUU6Q"], "issued_at": "2018-10-22T09:12:11.000000Z"}} 2018-10-22 09:12:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:11,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd13febf-5851-455f-ab93-8c5303981da4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:11,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd13febf-5851-455f-ab93-8c5303981da4 2018-10-22 09:12:11,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:12,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e0a1c9ee-b7a8-4695-8656-1fdf8d902fd0 Date: Mon, 22 Oct 2018 09:12:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image"} 2018-10-22 09:12:12,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image used request id req-e0a1c9ee-b7a8-4695-8656-1fdf8d902fd0 2018-10-22 09:12:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:12,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6f25ea31-6bc8-4f98-8409-474848ad0ea4 Date: Mon, 22 Oct 2018 09:12: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"}}} 2018-10-22 09:12:12,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6f25ea31-6bc8-4f98-8409-474848ad0ea4 2018-10-22 09:12:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image"}' 2018-10-22 09:12:12,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 X-Openstack-Request-Id: req-76f41a6a-e1f5-4a4f-8d05-eead8c29746f Date: Mon, 22 Oct 2018 09:12:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "min_disk": 0, "protected": false, "id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "file": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/file", "checksum": null, "owner": "e32dcc0b201c40e587e9d07eea291bc4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:12:12,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-76f41a6a-e1f5-4a4f-8d05-eead8c29746f 2018-10-22 09:12:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" -d '' 2018-10-22 09:12:14,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5718cc38-2c78-4572-99b9-8a7400d0ca55 Date: Mon, 22 Oct 2018 09:12:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:12:14,536 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/file used request id req-5718cc38-2c78-4572-99b9-8a7400d0ca55 2018-10-22 09:12:14,536 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:12:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:14,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-12e61a31-67fd-4db9-9e75-2a3aaf03a78a Date: Mon, 22 Oct 2018 09:12:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:14Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/snap", "metadata": {}}], "self": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "min_disk": 0, "protected": false, "id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "file": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e32dcc0b201c40e587e9d07eea291bc4", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:12:14,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 used request id req-12e61a31-67fd-4db9-9e75-2a3aaf03a78a 2018-10-22 09:12:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:14,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc852120-75a8-485a-b74f-3e22fcddfb79 Date: Mon, 22 Oct 2018 09:12: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"}}} 2018-10-22 09:12:14,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dc852120-75a8-485a-b74f-3e22fcddfb79 2018-10-22 09:12:14,867 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image 2018-10-22 09:12:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:15,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8e7bc9f4-e174-4b95-9b2f-013dd921d80c Date: Mon, 22 Oct 2018 09:12:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:14Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/snap", "metadata": {}}], "self": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "min_disk": 0, "protected": false, "id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "file": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e32dcc0b201c40e587e9d07eea291bc4", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:12:15,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 used request id req-8e7bc9f4-e174-4b95-9b2f-013dd921d80c 2018-10-22 09:12:15,030 - create_image - DEBUG - Instance status is - active 2018-10-22 09:12:15,030 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image 2018-10-22 09:12:15,030 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image 2018-10-22 09:12:15,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:15,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:15,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bTqFTnrZQT63LSZzFkRdrw"], "issued_at": "2018-10-22T09:12:15.000000Z"}} 2018-10-22 09:12:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368e679c9d9dfc51f5e7ab7c97931c8be754d855" 2018-10-22 09:12:15,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df91ad70-115a-4ede-840a-4b4139513ccb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:15,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df91ad70-115a-4ede-840a-4b4139513ccb 2018-10-22 09:12:15,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:12:15,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368e679c9d9dfc51f5e7ab7c97931c8be754d855" 2018-10-22 09:12:15,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9bdfd3a-a3da-486b-a99c-724128757ef7 x-compute-request-id: req-c9bdfd3a-a3da-486b-a99c-724128757ef7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:12:15,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c9bdfd3a-a3da-486b-a99c-724128757ef7 2018-10-22 09:12:15,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368e679c9d9dfc51f5e7ab7c97931c8be754d855" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:12:15,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1db9119b-7442-4d4b-871f-a9817e88f789 x-compute-request-id: req-1db9119b-7442-4d4b-871f-a9817e88f789 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:12:15,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1db9119b-7442-4d4b-871f-a9817e88f789 2018-10-22 09:12:15,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:15,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:16,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45225892e0684116ad45018227db160a", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}], "expires_at": "2018-10-22T10:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e32dcc0b201c40e587e9d07eea291bc4", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-user", "id": "1cad3ee49dab4d5ca6a974a069c5ba70"}, "audit_ids": ["qTTi9gizRYGmMFTJ0gtVzg"], "issued_at": "2018-10-22T09:12:16.000000Z"}} 2018-10-22 09:12:16,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:16,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68095b41-c878-4db6-8868-3c34dc02e657 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:16,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68095b41-c878-4db6-8868-3c34dc02e657 2018-10-22 09:12:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:16,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a5b5eded-64af-4001-8d29-6bff1e1599df Date: Mon, 22 Oct 2018 09:12:16 GMT RESP BODY: {"networks":[]} 2018-10-22 09:12:16,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-a5b5eded-64af-4001-8d29-6bff1e1599df 2018-10-22 09:12:16,384 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net 2018-10-22 09:12:16,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" -d '{"network": {"name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net", "admin_state_up": true}}' 2018-10-22 09:12:17,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b4e3697e-f161-4d18-95ee-35684e9dc34e Date: Mon, 22 Oct 2018 09:12:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f41eb19b-afae-462f-843b-3e731b826291","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:12:16Z","is_default":false,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","mtu":1450}} 2018-10-22 09:12:17,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b4e3697e-f161-4d18-95ee-35684e9dc34e 2018-10-22 09:12:17,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:17,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ba42a85e-d57b-45fc-9bf7-31459a7d8e27 Date: Mon, 22 Oct 2018 09:12: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":"2018-10-22T09:12:16Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:17,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-ba42a85e-d57b-45fc-9bf7-31459a7d8e27 2018-10-22 09:12:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:17,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a10c480-2e3b-4270-a1b7-9df3f4bb6680 Date: Mon, 22 Oct 2018 09:12:17 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:12:17,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-6a10c480-2e3b-4270-a1b7-9df3f4bb6680 2018-10-22 09:12:17,568 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet 2018-10-22 09:12:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" -d '{"subnets": [{"ip_version": 4, "network_id": "f41eb19b-afae-462f-843b-3e731b826291", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]}' 2018-10-22 09:12:18,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b071d526-cc72-4e75-9a1d-978432def7f8 Date: Mon, 22 Oct 2018 09:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:18,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b071d526-cc72-4e75-9a1d-978432def7f8 2018-10-22 09:12:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:18,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e1c90b63-ec78-40d5-af0c-4ba18fa2f884 Date: Mon, 22 Oct 2018 09: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:18,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-e1c90b63-ec78-40d5-af0c-4ba18fa2f884 2018-10-22 09:12:18,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2bd07e27-5b52-4129-b958-b08cc02fa68c Date: Mon, 22 Oct 2018 09:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:18,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-2bd07e27-5b52-4129-b958-b08cc02fa68c 2018-10-22 09:12:18,791 - OpenStackNetwork - DEBUG - Network [f41eb19b-afae-462f-843b-3e731b826291] created successfully 2018-10-22 09:12:18,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:18,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:19,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45225892e0684116ad45018227db160a", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}], "expires_at": "2018-10-22T10:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e32dcc0b201c40e587e9d07eea291bc4", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-user", "id": "1cad3ee49dab4d5ca6a974a069c5ba70"}, "audit_ids": ["S6pnQ_OcSiynwcpvxTENeA"], "issued_at": "2018-10-22T09:12:19.000000Z"}} 2018-10-22 09:12:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:19,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcf6071-266c-4547-9d5f-bf4c260cb167 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:19,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9dcf6071-266c-4547-9d5f-bf4c260cb167 2018-10-22 09:12:19,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:12:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:19,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f61b0a-843d-43ff-991d-bef15f935a20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:19,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34f61b0a-843d-43ff-991d-bef15f935a20 2018-10-22 09:12:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:19,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6f9b29a5-44b5-4a92-9db4-f48996ec2d8a Date: Mon, 22 Oct 2018 09: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:19,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-6f9b29a5-44b5-4a92-9db4-f48996ec2d8a 2018-10-22 09:12:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:12:19,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:12:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:19,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310c5010-7913-40d2-b174-65a1a1881e16 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:19,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-310c5010-7913-40d2-b174-65a1a1881e16 2018-10-22 09:12:19,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:19,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-113a44bf-7319-4ec6-99f9-aaa99d4c0810 Date: Mon, 22 Oct 2018 09:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:19,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-113a44bf-7319-4ec6-99f9-aaa99d4c0810 2018-10-22 09:12:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:20,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-857514c0-dfc2-49b4-9caa-5cc4344886ea Date: Mon, 22 Oct 2018 09:12:20 GMT RESP BODY: {"ports":[]} 2018-10-22 09:12:20,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port&admin_state_up=True used request id req-857514c0-dfc2-49b4-9caa-5cc4344886ea 2018-10-22 09:12:20,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:20,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43994a19-29a9-4f73-b1be-79a81ed84ade x-compute-request-id: req-43994a19-29a9-4f73-b1be-79a81ed84ade Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:12:20,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst used request id req-43994a19-29a9-4f73-b1be-79a81ed84ade 2018-10-22 09:12:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:20,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f5d81e73-7b31-43db-bea2-7234ec490cbd Date: Mon, 22 Oct 2018 09: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:20,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-f5d81e73-7b31-43db-bea2-7234ec490cbd 2018-10-22 09:12:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:20,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fc6345-bde0-4651-81e1-e70b5080ff2a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:20,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-a1fc6345-bde0-4651-81e1-e70b5080ff2a 2018-10-22 09:12:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30e0d6de-0a9f-4bc1-85b9-5a195d36cf37 Date: Mon, 22 Oct 2018 09:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:20,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-30e0d6de-0a9f-4bc1-85b9-5a195d36cf37 2018-10-22 09:12:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:21,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6694535c-1747-4451-8eaa-0058aa4c1d16 Date: Mon, 22 Oct 2018 09:12:21 GMT RESP BODY: {"ports":[]} 2018-10-22 09:12:21,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port&admin_state_up=True used request id req-6694535c-1747-4451-8eaa-0058aa4c1d16 2018-10-22 09:12:21,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:21,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:21,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45225892e0684116ad45018227db160a", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}], "expires_at": "2018-10-22T10:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e32dcc0b201c40e587e9d07eea291bc4", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-user", "id": "1cad3ee49dab4d5ca6a974a069c5ba70"}, "audit_ids": ["_g5hop-zQ16b2QJMTRWsPg"], "issued_at": "2018-10-22T09:12:21.000000Z"}} 2018-10-22 09:12:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8f77065b3cb8f846c2f5c5e2e381d2b479152e" 2018-10-22 09:12:21,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced0dcfe-2e70-44e6-92b3-e4f2e7e3f9dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:21,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ced0dcfe-2e70-44e6-92b3-e4f2e7e3f9dd 2018-10-22 09:12:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:21,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c8ffc94e-4304-40e1-8a8a-ffd215820299 Date: Mon, 22 Oct 2018 09: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:21,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-c8ffc94e-4304-40e1-8a8a-ffd215820299 2018-10-22 09:12:21,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:21,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-224dab19-f9fb-4171-b70f-879507c29e56 Date: Mon, 22 Oct 2018 09:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:21,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-224dab19-f9fb-4171-b70f-879507c29e56 2018-10-22 09:12:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c8d7564c-a1ee-4324-a886-5ef854db826d Date: Mon, 22 Oct 2018 09:12: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:22,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-c8d7564c-a1ee-4324-a886-5ef854db826d 2018-10-22 09:12:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:12:22,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:12: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:12:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8f77065b3cb8f846c2f5c5e2e381d2b479152e" 2018-10-22 09:12:22,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa8dac4-4217-4e04-a44c-9545eb7018c6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:22,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-daa8dac4-4217-4e04-a44c-9545eb7018c6 2018-10-22 09:12:22,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:22,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c2c71d83-defa-4f98-b79c-60fab8fa1366 Date: Mon, 22 Oct 2018 09:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:22,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-c2c71d83-defa-4f98-b79c-60fab8fa1366 2018-10-22 09:12:22,320 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net 2018-10-22 09:12:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" -d '{"port": {"network_id": "f41eb19b-afae-462f-843b-3e731b826291", "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port", "admin_state_up": true}}' 2018-10-22 09:12:23,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-df8aac82-5b17-4024-95ff-dc8ba3df4f5e Date: Mon, 22 Oct 2018 09:12:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.11"}],"id":"7770804d-b5a1-4528-90a2-081c234c8f8a","security_groups":["0267d474-3d01-493d-b66b-d3d7bf90bd83"],"mac_address":"fa:16:3e:ff:85:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port","project_id":"e32dcc0b201c40e587e9d07eea291bc4","qos_policy_id":null,"admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:22Z","binding:vnic_type":"normal"}} 2018-10-22 09:12:23,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-df8aac82-5b17-4024-95ff-dc8ba3df4f5e 2018-10-22 09:12:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:23,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8289ff73-09ae-4c6a-a464-75b011def070 Date: Mon, 22 Oct 2018 09: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:23,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-8289ff73-09ae-4c6a-a464-75b011def070 2018-10-22 09:12:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:23,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c13e06b-c206-48e6-9c60-d0fc433416bd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:23,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-3c13e06b-c206-48e6-9c60-d0fc433416bd 2018-10-22 09:12:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:23,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2888ec19-72f8-4cd5-9cb7-c294a531607e Date: Mon, 22 Oct 2018 09:12:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:23,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-2888ec19-72f8-4cd5-9cb7-c294a531607e 2018-10-22 09:12:23,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:23,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-41b9f4b3-0a5d-4149-981e-43e1012ed130 Date: Mon, 22 Oct 2018 09:12:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.11"}],"id":"7770804d-b5a1-4528-90a2-081c234c8f8a","security_groups":["0267d474-3d01-493d-b66b-d3d7bf90bd83"],"mac_address":"fa:16:3e:ff:85:a5","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:12:23,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port&admin_state_up=True used request id req-41b9f4b3-0a5d-4149-981e-43e1012ed130 2018-10-22 09:12:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:24,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadd5938-9d5f-40b4-8bd9-0a5a31df5945 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:24,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-dadd5938-9d5f-40b4-8bd9-0a5a31df5945 2018-10-22 09:12:24,076 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst 2018-10-22 09:12:24,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:24,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09bbcc06-43f5-4b2a-8e0c-ad2b863b5e3b x-compute-request-id: req-09bbcc06-43f5-4b2a-8e0c-ad2b863b5e3b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-flavor-name"}]} 2018-10-22 09:12:24,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-09bbcc06-43f5-4b2a-8e0c-ad2b863b5e3b 2018-10-22 09:12:24,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:24,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aee46686-9c32-4748-8bd5-f579749942f8 x-compute-request-id: req-aee46686-9c32-4748-8bd5-f579749942f8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:12:24,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1 used request id req-aee46686-9c32-4748-8bd5-f579749942f8 2018-10-22 09:12:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:24,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-6845858a-873e-4848-9313-6b3ebd19e666 Date: Mon, 22 Oct 2018 09:12:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:14Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/snap", "metadata": {}}], "self": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "min_disk": 0, "protected": false, "id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "file": "/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e32dcc0b201c40e587e9d07eea291bc4", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image"} 2018-10-22 09:12:24,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image used request id req-6845858a-873e-4848-9313-6b3ebd19e666 2018-10-22 09:12:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:24,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7e4bdcb-2b39-4490-be15-41c3fd2df709 Date: Mon, 22 Oct 2018 09: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"}}} 2018-10-22 09:12:24,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b7e4bdcb-2b39-4490-be15-41c3fd2df709 2018-10-22 09:12:24,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" -d '{"server": {"name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "imageRef": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "flavorRef": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "max_count": 1, "min_count": 1, "networks": [{"port": "7770804d-b5a1-4528-90a2-081c234c8f8a"}]}}' 2018-10-22 09:12:25,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-fd7bf089-1d8b-4fdf-87e7-69922ac13058 x-compute-request-id: req-fd7bf089-1d8b-4fdf-87e7-69922ac13058 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "adminPass": "KMQ2s3mw4C8y"}} 2018-10-22 09:12:25,964 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-fd7bf089-1d8b-4fdf-87e7-69922ac13058 2018-10-22 09:12:25,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:26,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e4d79bd0-0f82-4a67-a679-42a2eb00f555 x-compute-request-id: req-e4d79bd0-0f82-4a67-a679-42a2eb00f555 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.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:12:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:26,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-e4d79bd0-0f82-4a67-a679-42a2eb00f555 2018-10-22 09:12:26,177 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst 2018-10-22 09:12:26,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:26,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-17ba95b9-0f50-48aa-9bf3-95f350b77776 x-compute-request-id: req-17ba95b9-0f50-48aa-9bf3-95f350b77776 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.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:12:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:26,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-17ba95b9-0f50-48aa-9bf3-95f350b77776 2018-10-22 09:12:26,543 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst] is - BUILD 2018-10-22 09:12:26,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:12:29,546 - create_instance - DEBUG - VM status query timeout in 896.630946875 2018-10-22 09:12:29,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:29,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-8bc3296d-ebe5-4ac1-9ca7-5b2521209363 x-compute-request-id: req-8bc3296d-ebe5-4ac1-9ca7-5b2521209363 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.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:12:26Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:29,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-8bc3296d-ebe5-4ac1-9ca7-5b2521209363 2018-10-22 09:12:29,867 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst] is - BUILD 2018-10-22 09:12:29,867 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:12:32,870 - create_instance - DEBUG - VM status query timeout in 893.307033062 2018-10-22 09:12:32,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:33,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-4e6bf51b-48c6-4e24-afe4-781b59dd6b5e x-compute-request-id: req-4e6bf51b-48c6-4e24-afe4-781b59dd6b5e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:32Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:33,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-4e6bf51b-48c6-4e24-afe4-781b59dd6b5e 2018-10-22 09:12:33,485 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst] is - ACTIVE 2018-10-22 09:12:33,485 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:12:33,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:34,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-316ce049-b5aa-405d-896c-90fcc0ddb11e x-compute-request-id: req-316ce049-b5aa-405d-896c-90fcc0ddb11e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:32Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:34,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-316ce049-b5aa-405d-896c-90fcc0ddb11e 2018-10-22 09:12:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2130c057-0dd3-4c62-8775-aef6186baf7e Date: Mon, 22 Oct 2018 09:12: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:34,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-2130c057-0dd3-4c62-8775-aef6186baf7e 2018-10-22 09:12:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:34,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2954baa-d923-4b60-906f-bdcbfd0b11e2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:34,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-d2954baa-d923-4b60-906f-bdcbfd0b11e2 2018-10-22 09:12:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:34,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5be8d83e-fd25-4b21-99f1-62e866262e21 Date: Mon, 22 Oct 2018 09:12:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:34,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-5be8d83e-fd25-4b21-99f1-62e866262e21 2018-10-22 09:12:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:34,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-448c103c-f542-4681-bae7-4e9f047a8d45 Date: Mon, 22 Oct 2018 09:12:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.2"}],"id":"687bc1e5-bf6c-427a-b0b4-4fe304325956","security_groups":[],"mac_address":"fa:16:3e:de:e1:3c","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.11"}],"id":"7770804d-b5a1-4528-90a2-081c234c8f8a","security_groups":["0267d474-3d01-493d-b66b-d3d7bf90bd83"],"mac_address":"fa:16:3e:ff:85:a5","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:22Z","binding:vnic_type":"normal","device_id":"7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.4"}],"id":"84790d6a-579b-455f-a47b-592791610dd9","security_groups":[],"mac_address":"fa:16:3e:7e:4e:aa","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.3"}],"id":"c651b851-f4b0-454c-8cff-2c6c0f33af71","security_groups":[],"mac_address":"fa:16:3e:da:b2:25","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f41eb19b-afae-462f-843b-3e731b826291"}]} 2018-10-22 09:12:34,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-448c103c-f542-4681-bae7-4e9f047a8d45 2018-10-22 09:12:34,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:34,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45225892e0684116ad45018227db160a", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}], "expires_at": "2018-10-22T10:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e32dcc0b201c40e587e9d07eea291bc4", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-user", "id": "1cad3ee49dab4d5ca6a974a069c5ba70"}, "audit_ids": ["Gal6ABKSTUupV1OMAA0apA"], "issued_at": "2018-10-22T09:12:34.000000Z"}} 2018-10-22 09:12:34,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb2cf9149bed1ca12ffff42cdcb763613f99203" 2018-10-22 09:12:35,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8b29c20-cd04-441a-861b-a3977ffcd11e x-compute-request-id: req-c8b29c20-cd04-441a-861b-a3977ffcd11e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:32Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:12:35,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst used request id req-c8b29c20-cd04-441a-861b-a3977ffcd11e 2018-10-22 09:12:35,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:36,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45225892e0684116ad45018227db160a", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role"}], "expires_at": "2018-10-22T10:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e32dcc0b201c40e587e9d07eea291bc4", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e32dcc0b201c40e587e9d07eea291bc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-user", "id": "1cad3ee49dab4d5ca6a974a069c5ba70"}, "audit_ids": ["lOH5t5WMQ52tGioLE-KGnw"], "issued_at": "2018-10-22T09:12:36.000000Z"}} 2018-10-22 09:12:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97971191677b2796022193a479bde198c371b9e" 2018-10-22 09:12:36,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5a51950a-2b5a-4299-bb27-66c44ab055a4 Date: Mon, 22 Oct 2018 09:12: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:36,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-5a51950a-2b5a-4299-bb27-66c44ab055a4 2018-10-22 09:12:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97971191677b2796022193a479bde198c371b9e" 2018-10-22 09:12:36,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1ee10ab1-d803-4216-9891-44560c0b26cc Date: Mon, 22 Oct 2018 09:12:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:36,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-1ee10ab1-d803-4216-9891-44560c0b26cc 2018-10-22 09:12:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97971191677b2796022193a479bde198c371b9e" 2018-10-22 09:12:36,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-37680f91-d870-4c20-968d-71d42407f2ed Date: Mon, 22 Oct 2018 09:12:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.2"}],"id":"687bc1e5-bf6c-427a-b0b4-4fe304325956","security_groups":[],"mac_address":"fa:16:3e:de:e1:3c","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.11"}],"id":"7770804d-b5a1-4528-90a2-081c234c8f8a","security_groups":["0267d474-3d01-493d-b66b-d3d7bf90bd83"],"mac_address":"fa:16:3e:ff:85:a5","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:22Z","binding:vnic_type":"normal","device_id":"7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.4"}],"id":"84790d6a-579b-455f-a47b-592791610dd9","security_groups":[],"mac_address":"fa:16:3e:7e:4e:aa","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.3"}],"id":"c651b851-f4b0-454c-8cff-2c6c0f33af71","security_groups":[],"mac_address":"fa:16:3e:da:b2:25","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f41eb19b-afae-462f-843b-3e731b826291"}]} 2018-10-22 09:12:36,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-37680f91-d870-4c20-968d-71d42407f2ed 2018-10-22 09:12:36,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:37,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-1fcc6814-e424-4f46-b17b-ff3b371c4292 x-compute-request-id: req-1fcc6814-e424-4f46-b17b-ff3b371c4292 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:32Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:37,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-1fcc6814-e424-4f46-b17b-ff3b371c4292 2018-10-22 09:12:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:37,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb4dc449-d17d-4384-b275-d8c6a09e808c Date: Mon, 22 Oct 2018 09:12: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:37,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-bb4dc449-d17d-4384-b275-d8c6a09e808c 2018-10-22 09:12:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:37,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16517e5-2f5e-4724-ad12-2c9eadd3c57d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:37,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-e16517e5-2f5e-4724-ad12-2c9eadd3c57d 2018-10-22 09:12:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:37,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5605fbf-2c22-4069-a53d-f575c6d7bf69 Date: Mon, 22 Oct 2018 09:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:37,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-e5605fbf-2c22-4069-a53d-f575c6d7bf69 2018-10-22 09:12:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:37,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ebe79b92-4f92-4065-8bd0-07a225cd787e Date: Mon, 22 Oct 2018 09:12:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.2"}],"id":"687bc1e5-bf6c-427a-b0b4-4fe304325956","security_groups":[],"mac_address":"fa:16:3e:de:e1:3c","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.11"}],"id":"7770804d-b5a1-4528-90a2-081c234c8f8a","security_groups":["0267d474-3d01-493d-b66b-d3d7bf90bd83"],"mac_address":"fa:16:3e:ff:85:a5","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:22Z","binding:vnic_type":"normal","device_id":"7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.4"}],"id":"84790d6a-579b-455f-a47b-592791610dd9","security_groups":[],"mac_address":"fa:16:3e:7e:4e:aa","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.3"}],"id":"c651b851-f4b0-454c-8cff-2c6c0f33af71","security_groups":[],"mac_address":"fa:16:3e:da:b2:25","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f41eb19b-afae-462f-843b-3e731b826291"}]} 2018-10-22 09:12:37,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-ebe79b92-4f92-4065-8bd0-07a225cd787e 2018-10-22 09:12:37,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:38,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf5389d0-f8f1-4b2c-a120-287d36cab5cd x-compute-request-id: req-cf5389d0-f8f1-4b2c-a120-287d36cab5cd Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:32Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:38,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-cf5389d0-f8f1-4b2c-a120-287d36cab5cd 2018-10-22 09:12:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:38,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d30d2559-5b4a-453a-a7e2-03bedcf7d065 Date: Mon, 22 Oct 2018 09:12: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":["d38ef6c5-dcb3-402c-9338-4ee5334d98fe"],"updated_at":"2018-10-22T09:12:17Z","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"f41eb19b-afae-462f-843b-3e731b826291","name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net"}]} 2018-10-22 09:12:38,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net used request id req-d30d2559-5b4a-453a-a7e2-03bedcf7d065 2018-10-22 09:12:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:38,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac9a713-e68f-4664-bba8-56e273cebae4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:38,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-2ac9a713-e68f-4664-bba8-56e273cebae4 2018-10-22 09:12:38,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-074edacb-b237-4937-b103-335a3f4a6115 Date: Mon, 22 Oct 2018 09:12:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e32dcc0b201c40e587e9d07eea291bc4","id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet"}]} 2018-10-22 09:12:38,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-074edacb-b237-4937-b103-335a3f4a6115 2018-10-22 09:12:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:38,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c6a696cf-3b33-41c8-a497-9ac5e1a0ad2d Date: Mon, 22 Oct 2018 09:12:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.2"}],"id":"687bc1e5-bf6c-427a-b0b4-4fe304325956","security_groups":[],"mac_address":"fa:16:3e:de:e1:3c","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.11"}],"id":"7770804d-b5a1-4528-90a2-081c234c8f8a","security_groups":["0267d474-3d01-493d-b66b-d3d7bf90bd83"],"mac_address":"fa:16:3e:ff:85:a5","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:22Z","binding:vnic_type":"normal","device_id":"7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.4"}],"id":"84790d6a-579b-455f-a47b-592791610dd9","security_groups":[],"mac_address":"fa:16:3e:7e:4e:aa","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f41eb19b-afae-462f-843b-3e731b826291"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d38ef6c5-dcb3-402c-9338-4ee5334d98fe","ip_address":"10.55.0.3"}],"id":"c651b851-f4b0-454c-8cff-2c6c0f33af71","security_groups":[],"mac_address":"fa:16:3e:da:b2:25","project_id":"e32dcc0b201c40e587e9d07eea291bc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f41eb19b-afae-462f-843b-3e731b826291","tenant_id":"e32dcc0b201c40e587e9d07eea291bc4","created_at":"2018-10-22T09:12:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f41eb19b-afae-462f-843b-3e731b826291"}]} 2018-10-22 09:12:38,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f41eb19b-afae-462f-843b-3e731b826291 used request id req-c6a696cf-3b33-41c8-a497-9ac5e1a0ad2d 2018-10-22 09:12:38,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb2cf9149bed1ca12ffff42cdcb763613f99203" 2018-10-22 09:12:39,030 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-614a5be3-f371-4817-9730-1d5ab4c30ece x-compute-request-id: req-614a5be3-f371-4817-9730-1d5ab4c30ece Content-Type: application/json 2018-10-22 09:12:39,030 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-614a5be3-f371-4817-9730-1d5ab4c30ece 2018-10-22 09:12:39,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:39,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12: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-1ee26253-2d07-4683-a6fa-c65974eaa13d x-compute-request-id: req-1ee26253-2d07-4683-a6fa-c65974eaa13d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:38Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:39,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-1ee26253-2d07-4683-a6fa-c65974eaa13d 2018-10-22 09:12:39,781 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst] is - ACTIVE 2018-10-22 09:12:39,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:12:42,784 - create_instance - DEBUG - VM status query timeout in 296.246078014 2018-10-22 09:12:42,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:43,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-61047494-01fc-4d7e-a6cc-d00d31050c4b x-compute-request-id: req-61047494-01fc-4d7e-a6cc-d00d31050c4b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:85:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "rel": "bookmark"}], "image": {"id": "29f5bc48-a1f6-4256-b847-170bce1c1ee5", "links": [{"href": "http://172.30.9.28:8774/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:12:32.000000", "flavor": {"id": "36ddfed4-8e24-46fc-9e67-04c3037837a1", "links": [{"href": "http://172.30.9.28:8774/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1", "rel": "bookmark"}]}, "id": "7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd", "security_groups": [{"name": "default"}], "user_id": "1cad3ee49dab4d5ca6a974a069c5ba70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:12:38Z", "hostId": "2f3693828fe56efc78fbef35eb4c412ebfce3197085457238260b602", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst", "created": "2018-10-22T09:12:25Z", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:12:43,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-61047494-01fc-4d7e-a6cc-d00d31050c4b 2018-10-22 09:12:43,546 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst] is - ACTIVE 2018-10-22 09:12:43,546 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:12:46,549 - create_instance - DEBUG - VM status query timeout in 292.481238842 2018-10-22 09:12:46,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:46,598 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83878af8-74d7-4c02-a814-3bd034b4284a x-compute-request-id: req-83878af8-74d7-4c02-a814-3bd034b4284a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd could not be found.", "code": 404}} 2018-10-22 09:12:46,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-83878af8-74d7-4c02-a814-3bd034b4284a 2018-10-22 09:12:46,598 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd could not be found. (HTTP 404) (Request-ID: req-83878af8-74d7-4c02-a814-3bd034b4284a) 2018-10-22 09:12:46,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb2cf9149bed1ca12ffff42cdcb763613f99203" 2018-10-22 09:12:46,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60b15bda-a061-4c6b-b602-a97c93e5a292 x-compute-request-id: req-60b15bda-a061-4c6b-b602-a97c93e5a292 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:12:46,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst used request id req-60b15bda-a061-4c6b-b602-a97c93e5a292 2018-10-22 09:12:46,686 - create_instance - INFO - Deleting Port with ID - 7770804d-b5a1-4528-90a2-081c234c8f8a 2018-10-22 09:12:46,686 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-port 2018-10-22 09:12:46,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7770804d-b5a1-4528-90a2-081c234c8f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:47,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14bfc53f-76ea-42b3-a076-602b93121f24 Date: Mon, 22 Oct 2018 09:12:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:12:47,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7770804d-b5a1-4528-90a2-081c234c8f8a used request id req-14bfc53f-76ea-42b3-a076-602b93121f24 2018-10-22 09:12:47,278 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst 2018-10-22 09:12:47,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:47,325 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66488b54-9e2e-4d56-8ff9-744d0c8930d2 x-compute-request-id: req-66488b54-9e2e-4d56-8ff9-744d0c8930d2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd could not be found.", "code": 404}} 2018-10-22 09:12:47,325 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-66488b54-9e2e-4d56-8ff9-744d0c8930d2 2018-10-22 09:12:47,325 - create_instance - WARNING - Instance already deleted - Instance 7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd could not be found. (HTTP 404) (Request-ID: req-66488b54-9e2e-4d56-8ff9-744d0c8930d2) 2018-10-22 09:12:47,326 - create_instance - INFO - Checking deletion status 2018-10-22 09:12:47,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab27b63d49cd5c894aaf015f6964d588f11c563" 2018-10-22 09:12:47,373 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cb1d7cb-591b-4187-9528-b4cda95fa525 x-compute-request-id: req-8cb1d7cb-591b-4187-9528-b4cda95fa525 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd could not be found.", "code": 404}} 2018-10-22 09:12:47,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd used request id req-8cb1d7cb-591b-4187-9528-b4cda95fa525 2018-10-22 09:12:47,374 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7e449d59-0dbe-406b-8cc9-6d77e0dfb5dd could not be found. (HTTP 404) (Request-ID: req-8cb1d7cb-591b-4187-9528-b4cda95fa525) 2018-10-22 09:12:47,374 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-inst 2018-10-22 09:12:47,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368e679c9d9dfc51f5e7ab7c97931c8be754d855" 2018-10-22 09:12:47,413 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-970156a3-9ff6-4765-b54f-fa9695bcf033 x-compute-request-id: req-970156a3-9ff6-4765-b54f-fa9695bcf033 Content-Length: 0 Content-Type: application/json 2018-10-22 09:12:47,414 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/36ddfed4-8e24-46fc-9e67-04c3037837a1 used request id req-970156a3-9ff6-4765-b54f-fa9695bcf033 2018-10-22 09:12:47,414 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet 2018-10-22 09:12:47,415 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-subnet 2018-10-22 09:12:47,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d38ef6c5-dcb3-402c-9338-4ee5334d98fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:49,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2183e840-dd40-4ce7-b2cd-b9bec8bd9b48 Date: Mon, 22 Oct 2018 09:12:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:12:49,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d38ef6c5-dcb3-402c-9338-4ee5334d98fe used request id req-2183e840-dd40-4ce7-b2cd-b9bec8bd9b48 2018-10-22 09:12:49,605 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-pub-net 2018-10-22 09:12:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f41eb19b-afae-462f-843b-3e731b826291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc35c63c2c0a39f4c665e8e3f91590f80b8b7f6" 2018-10-22 09:12:50,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46b4e6f2-5649-4ff7-b268-7df7e5e61d9c Date: Mon, 22 Oct 2018 09:12:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:12:50,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f41eb19b-afae-462f-843b-3e731b826291 used request id req-46b4e6f2-5649-4ff7-b268-7df7e5e61d9c 2018-10-22 09:12:50,876 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-e205a526-dd84-49d5-986e-d461b2c93667-image 2018-10-22 09:12:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24a60ae134a995bd85c353b20d0472f6b91d1077" 2018-10-22 09:12:52,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0bab7ff-2821-4e99-bf2b-6c809df4dc9d Date: Mon, 22 Oct 2018 09:12:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:12:52,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/29f5bc48-a1f6-4256-b847-170bce1c1ee5 used request id req-b0bab7ff-2821-4e99-bf2b-6c809df4dc9d 2018-10-22 09:12:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:52,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-399f8141-80da-4bd5-9f77-a604696abca6 Date: Mon, 22 Oct 2018 09:12:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "created_at": "2018-10-22T09:12:16Z", "updated_at": "2018-10-22T09:12:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "revision_number": 0, "id": "54189e6f-c0ea-4754-9a89-0ad60d28f161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e32dcc0b201c40e587e9d07eea291bc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "revision_number": 0, "id": "6f24d38a-8f88-48b4-9636-a2ad57e7e9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e32dcc0b201c40e587e9d07eea291bc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "revision_number": 0, "id": "861d2b09-ba9a-40c4-a5f7-d6be6de56fb3", "remote_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "remote_ip_prefix": null, "created_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e32dcc0b201c40e587e9d07eea291bc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "revision_number": 0, "id": "dddbd8d6-b1e0-4ace-bd15-48e2903dd3d4", "remote_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "remote_ip_prefix": null, "created_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e32dcc0b201c40e587e9d07eea291bc4"}], "revision_number": 4, "project_id": "e32dcc0b201c40e587e9d07eea291bc4", "id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:12:52,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-399f8141-80da-4bd5-9f77-a604696abca6 2018-10-22 09:12:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:52,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12857659-b958-4423-806c-d9e78a3032b7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4"}, "enabled": true, "id": "e32dcc0b201c40e587e9d07eea291bc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-583f68f2-c9f0-476-proj"}} 2018-10-22 09:12:52,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-12857659-b958-4423-806c-d9e78a3032b7 2018-10-22 09:12:52,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0267d474-3d01-493d-b66b-d3d7bf90bd83 2018-10-22 09:12:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0267d474-3d01-493d-b66b-d3d7bf90bd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:52,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-891af510-55fb-4d49-b57f-8af32fc05e3e Date: Mon, 22 Oct 2018 09:12:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "port_range_min": null, "revision_number": 0, "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "created_at": "2018-10-22T09:12:16Z", "project_id": "e32dcc0b201c40e587e9d07eea291bc4", "id": "54189e6f-c0ea-4754-9a89-0ad60d28f161"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "port_range_min": null, "revision_number": 0, "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "created_at": "2018-10-22T09:12:16Z", "project_id": "e32dcc0b201c40e587e9d07eea291bc4", "id": "6f24d38a-8f88-48b4-9636-a2ad57e7e9f8"}, {"remote_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "port_range_min": null, "revision_number": 0, "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "created_at": "2018-10-22T09:12:16Z", "project_id": "e32dcc0b201c40e587e9d07eea291bc4", "id": "861d2b09-ba9a-40c4-a5f7-d6be6de56fb3"}, {"remote_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:12:16Z", "security_group_id": "0267d474-3d01-493d-b66b-d3d7bf90bd83", "port_range_min": null, "revision_number": 0, "tenant_id": "e32dcc0b201c40e587e9d07eea291bc4", "created_at": "2018-10-22T09:12:16Z", "project_id": "e32dcc0b201c40e587e9d07eea291bc4", "id": "dddbd8d6-b1e0-4ace-bd15-48e2903dd3d4"}]} 2018-10-22 09:12:52,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0267d474-3d01-493d-b66b-d3d7bf90bd83 used request id req-891af510-55fb-4d49-b57f-8af32fc05e3e 2018-10-22 09:12:52,988 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:12:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0267d474-3d01-493d-b66b-d3d7bf90bd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:53,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-714968cc-bd38-4b95-b5a7-eaef0e3a83d6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:12:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:12:53,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0267d474-3d01-493d-b66b-d3d7bf90bd83 used request id req-714968cc-bd38-4b95-b5a7-eaef0e3a83d6 2018-10-22 09:12:53,317 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-583f68f2-c9f0-476-proj 2018-10-22 09:12:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:53,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51add25c-b3f0-41fb-bede-758ac559f834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:53,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e32dcc0b201c40e587e9d07eea291bc4 used request id req-51add25c-b3f0-41fb-bede-758ac559f834 2018-10-22 09:12:53,522 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-583f68f2-c9f0-476-proj-role 2018-10-22 09:12:53,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/45225892e0684116ad45018227db160a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:53,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae51167-8566-48e5-9c0b-48e0a23705f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:53,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/45225892e0684116ad45018227db160a used request id req-3ae51167-8566-48e5-9c0b-48e0a23705f3 2018-10-22 09:12:53,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af731185818c8f7334a901d2566b13990b94b59d" 2018-10-22 09:12:53,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab225fb5-4287-412e-aa09-a202d0938120 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:12:53,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab225fb5-4287-412e-aa09-a202d0938120 2018-10-22 09:12:53,733 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-583f68f2-c9f0-476-user 2018-10-22 09:12:53,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1cad3ee49dab4d5ca6a974a069c5ba70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9607029fc730b1a143a93ad51fb192cd69d7d16" 2018-10-22 09:12:53,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7961af3-4b7b-4238-b364-9feeda77b9f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:53,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1cad3ee49dab4d5ca6a974a069c5ba70 used request id req-a7961af3-4b7b-4238-b364-9feeda77b9f9 2018-10-22 09:12:53,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:54,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["fyT4K6zxTTaksOP6aRsqtw"], "issued_at": "2018-10-22T09:12:54.000000Z"}} 2018-10-22 09:12:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57979e17e2837bcd3b1be00031323f82765f3ca3" 2018-10-22 09:12:54,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a33b32b-0f92-452d-aee5-9fba0c68f0b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:54,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a33b32b-0f92-452d-aee5-9fba0c68f0b5 2018-10-22 09:12:54,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:54,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:54,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["yztj8VDZR7K-9uwgGjP1Ug"], "issued_at": "2018-10-22T09:12:54.000000Z"}} 2018-10-22 09:12:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:12:54,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3bce737-7a8c-4450-81fe-17ea16e5c66f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:54,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a3bce737-7a8c-4450-81fe-17ea16e5c66f 2018-10-22 09:12:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:12:54,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:12: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:12:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:12:55,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71662b54-60a3-4b75-bf99-d34735b32593 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:12:55,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj used request id req-71662b54-60a3-4b75-bf99-d34735b32593 2018-10-22 09:12:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:12:55,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97669025-4d78-45e5-80cf-9e56a0499a99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:12:55,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-97669025-4d78-45e5-80cf-9e56a0499a99 2018-10-22 09:12:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}}' 2018-10-22 09:12:55,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ba3781-7407-4d43-ab3e-cda96a9a107b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:12:55,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d8ba3781-7407-4d43-ab3e-cda96a9a107b 2018-10-22 09:12:55,208 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj 2018-10-22 09:12:55,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:55,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:55,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Nr02kBszQsW7MTs1UfDMsQ"], "issued_at": "2018-10-22T09:12:55.000000Z"}} 2018-10-22 09:12:55,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ed64d9d123d8216ae22237ae12da476d8dc43" 2018-10-22 09:12:55,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317d92cb-8f2d-4f72-b651-f6b2e5089488 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:55,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-317d92cb-8f2d-4f72-b651-f6b2e5089488 2018-10-22 09:12:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:12:55,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:12: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:12:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ed64d9d123d8216ae22237ae12da476d8dc43" 2018-10-22 09:12:55,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc825e7c-85db-4a83-bdb6-e874dcc48fbb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:12:55,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fc825e7c-85db-4a83-bdb6-e874dcc48fbb 2018-10-22 09:12:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ed64d9d123d8216ae22237ae12da476d8dc43" 2018-10-22 09:12:55,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b6ee76-8072-45e2-9706-da8fcac39fa4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}]} 2018-10-22 09:12:55,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj used request id req-70b6ee76-8072-45e2-9706-da8fcac39fa4 2018-10-22 09:12:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ed64d9d123d8216ae22237ae12da476d8dc43" 2018-10-22 09:12:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48dacf4-0f43-4af0-8dd6-36587627c397 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:12:55,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f48dacf4-0f43-4af0-8dd6-36587627c397 2018-10-22 09:12:56,286 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-user 2018-10-22 09:12:56,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:56,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:12:56,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4596c3c4-785b-4fb3-b1df-715f5dd8e0f6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:12:56,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4596c3c4-785b-4fb3-b1df-715f5dd8e0f6 2018-10-22 09:12:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" -d '{"role": {"name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role"}}' 2018-10-22 09:12:56,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c508c65-9037-4487-a66e-0dd7fc6a7d3a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7b1d181f9c248fd932b4b412d3c4c6e", "links": {"self": "http://172.30.9.28:5000/v3/roles/c7b1d181f9c248fd932b4b412d3c4c6e"}, "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role"}} 2018-10-22 09:12:56,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c508c65-9037-4487-a66e-0dd7fc6a7d3a 2018-10-22 09:12:56,514 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role 2018-10-22 09:12:56,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c7b1d181f9c248fd932b4b412d3c4c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:12:56,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3322a790-2e33-4125-a556-7b8ff7477b37 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c7b1d181f9c248fd932b4b412d3c4c6e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role", "id": "c7b1d181f9c248fd932b4b412d3c4c6e"}} 2018-10-22 09:12:56,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c7b1d181f9c248fd932b4b412d3c4c6e used request id req-3322a790-2e33-4125-a556-7b8ff7477b37 2018-10-22 09:12:56,605 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role to project CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj 2018-10-22 09:12:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142/users/a5e8aa60cba34e008e9c32d513a49797/roles/c7b1d181f9c248fd932b4b412d3c4c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:12:56,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7500ac6-038c-40f6-bdbe-f98935371da3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:12:56,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142/users/a5e8aa60cba34e008e9c32d513a49797/roles/c7b1d181f9c248fd932b4b412d3c4c6e used request id req-d7500ac6-038c-40f6-bdbe-f98935371da3 2018-10-22 09:12:56,726 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:12:56,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:56,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:57,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7b1d181f9c248fd932b4b412d3c4c6e", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role"}], "expires_at": "2018-10-22T10:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b83136113164c00a3836f0191545142", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-user", "id": "a5e8aa60cba34e008e9c32d513a49797"}, "audit_ids": ["2h3jYX_eRT-VBjCWSxD24g"], "issued_at": "2018-10-22T09:12:57.000000Z"}} 2018-10-22 09:12:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:12:57,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc18295c-b000-4d62-afe1-94ff337f8fac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:12:57,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc18295c-b000-4d62-afe1-94ff337f8fac 2018-10-22 09:12:57,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:12:57,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-edc07443-a588-4f8e-b196-3b14446f58c4 Date: Mon, 22 Oct 2018 09:12:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image"} 2018-10-22 09:12:57,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image used request id req-edc07443-a588-4f8e-b196-3b14446f58c4 2018-10-22 09:12:57,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:12:57,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9bfd5152-8980-4c74-8044-96d8dae6aed6 Date: Mon, 22 Oct 2018 09:12: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"}}} 2018-10-22 09:12:57,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9bfd5152-8980-4c74-8044-96d8dae6aed6 2018-10-22 09:12:57,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image"}' 2018-10-22 09:12:57,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae X-Openstack-Request-Id: req-b23b81a9-d70d-4bf4-8e84-3dbd3a33953e Date: Mon, 22 Oct 2018 09:12:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "min_disk": 0, "protected": false, "id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "file": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/file", "checksum": null, "owner": "8b83136113164c00a3836f0191545142", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:12:57,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b23b81a9-d70d-4bf4-8e84-3dbd3a33953e 2018-10-22 09:12:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" -d '' 2018-10-22 09:12:59,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47b41a36-0616-4549-8877-ab4afb648b23 Date: Mon, 22 Oct 2018 09:12:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:12:59,112 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/file used request id req-47b41a36-0616-4549-8877-ab4afb648b23 2018-10-22 09:12:59,112 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:12:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:12:59,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a873aedd-1e69-4579-b890-0b3db81211ae Date: Mon, 22 Oct 2018 09:12:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:59Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/snap", "metadata": {}}], "self": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "min_disk": 0, "protected": false, "id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "file": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b83136113164c00a3836f0191545142", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:12:59,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae used request id req-a873aedd-1e69-4579-b890-0b3db81211ae 2018-10-22 09:12:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:12:59,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-86070db7-fb52-40d2-bc52-9e3911047d24 Date: Mon, 22 Oct 2018 09:12: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"}}} 2018-10-22 09:12:59,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-86070db7-fb52-40d2-bc52-9e3911047d24 2018-10-22 09:12:59,451 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image 2018-10-22 09:12:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:12:59,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ae9eb8e1-140f-4227-8eaa-46aa878ea02a Date: Mon, 22 Oct 2018 09:12:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:59Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/snap", "metadata": {}}], "self": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "min_disk": 0, "protected": false, "id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "file": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b83136113164c00a3836f0191545142", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:12:59,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae used request id req-ae9eb8e1-140f-4227-8eaa-46aa878ea02a 2018-10-22 09:12:59,623 - create_image - DEBUG - Instance status is - active 2018-10-22 09:12:59,623 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image 2018-10-22 09:12:59,624 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image 2018-10-22 09:12:59,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:12:59,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:12:59,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7b1d181f9c248fd932b4b412d3c4c6e", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role"}], "expires_at": "2018-10-22T10:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b83136113164c00a3836f0191545142", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-user", "id": "a5e8aa60cba34e008e9c32d513a49797"}, "audit_ids": ["9hGO7BluSoSLcYPVcQ5K6g"], "issued_at": "2018-10-22T09:12:59.000000Z"}} 2018-10-22 09:12:59,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:00,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83787b4-aef9-46a5-bce3-66fadb84edf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:00,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e83787b4-aef9-46a5-bce3-66fadb84edf5 2018-10-22 09:13:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:00,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ce4fe21-25bb-4ecc-9e28-176e23103d07 Date: Mon, 22 Oct 2018 09:13:00 GMT RESP BODY: {"networks":[]} 2018-10-22 09:13:00,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-0ce4fe21-25bb-4ecc-9e28-176e23103d07 2018-10-22 09:13:00,240 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net 2018-10-22 09:13:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" -d '{"network": {"name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net", "admin_state_up": true}}' 2018-10-22 09:13:00,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-86f67c38-ee87-4951-86bb-7f38d81ed791 Date: Mon, 22 Oct 2018 09:13:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a030c41-83b2-4402-9f49-93f5dec75d33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:13:00Z","is_default":false,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","mtu":1450}} 2018-10-22 09:13:00,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-86f67c38-ee87-4951-86bb-7f38d81ed791 2018-10-22 09:13:00,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:01,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3486fbae-234a-4e94-80cf-095377f7d23c Date: Mon, 22 Oct 2018 09:13:01 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":"2018-10-22T09:13:00Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:01,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-3486fbae-234a-4e94-80cf-095377f7d23c 2018-10-22 09:13:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:01,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f79387ef-b1b1-44e5-9507-be1b4f2b0aa4 Date: Mon, 22 Oct 2018 09:13:01 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:13:01,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-f79387ef-b1b1-44e5-9507-be1b4f2b0aa4 2018-10-22 09:13:01,236 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet 2018-10-22 09:13:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" -d '{"subnets": [{"ip_version": 4, "network_id": "5a030c41-83b2-4402-9f49-93f5dec75d33", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]}' 2018-10-22 09:13:02,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ad22ed57-8841-43e9-bf09-75f0c44b6a72 Date: Mon, 22 Oct 2018 09:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:02,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ad22ed57-8841-43e9-bf09-75f0c44b6a72 2018-10-22 09:13:02,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:02,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-701d026a-a867-43db-923b-32180ad28713 Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:02,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-701d026a-a867-43db-923b-32180ad28713 2018-10-22 09:13:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:02,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3b4aa84-ea59-4dde-ba97-169ea68d85a9 Date: Mon, 22 Oct 2018 09:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:02,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-c3b4aa84-ea59-4dde-ba97-169ea68d85a9 2018-10-22 09:13:02,523 - OpenStackNetwork - DEBUG - Network [5a030c41-83b2-4402-9f49-93f5dec75d33] created successfully 2018-10-22 09:13:02,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:02,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:02,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["iigeMIaCS3eB693xzHOIEg"], "issued_at": "2018-10-22T09:13:02.000000Z"}} 2018-10-22 09:13:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a7701f60fc099b3a9e5412baadd4f71cff1afa" 2018-10-22 09:13:02,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93258750-e033-44fa-ab06-783661b89957 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:02,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93258750-e033-44fa-ab06-783661b89957 2018-10-22 09:13:02,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:13:02,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a7701f60fc099b3a9e5412baadd4f71cff1afa" 2018-10-22 09:13:03,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-8d8cced7-753f-417e-a021-5ae7bc6a332a x-compute-request-id: req-8d8cced7-753f-417e-a021-5ae7bc6a332a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:13:03,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8d8cced7-753f-417e-a021-5ae7bc6a332a 2018-10-22 09:13:03,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a7701f60fc099b3a9e5412baadd4f71cff1afa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:13:03,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-51d17ae3-76e9-40d5-a190-9d03ff3d0ebe x-compute-request-id: req-51d17ae3-76e9-40d5-a190-9d03ff3d0ebe Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:13:03,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-51d17ae3-76e9-40d5-a190-9d03ff3d0ebe 2018-10-22 09:13:03,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:03,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:03,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7b1d181f9c248fd932b4b412d3c4c6e", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role"}], "expires_at": "2018-10-22T10:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b83136113164c00a3836f0191545142", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-user", "id": "a5e8aa60cba34e008e9c32d513a49797"}, "audit_ids": ["YKWpaUU-RfSIxnJdTsEs5g"], "issued_at": "2018-10-22T09:13:03.000000Z"}} 2018-10-22 09:13:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbc2d22-58b6-4547-bbfd-134399ca4143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:03,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bdbc2d22-58b6-4547-bbfd-134399ca4143 2018-10-22 09:13:03,696 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:13:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:03,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f21468-df60-4c11-b805-f598f0f19eb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:03,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2f21468-df60-4c11-b805-f598f0f19eb6 2018-10-22 09:13:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:04,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9e8580b9-0184-44ae-9e50-c940ffae7f61 Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:04,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-9e8580b9-0184-44ae-9e50-c940ffae7f61 2018-10-22 09:13:04,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:04,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:04,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:04,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb01cfde-d82a-48c9-a2a0-14587cc963a5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:04,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-cb01cfde-d82a-48c9-a2a0-14587cc963a5 2018-10-22 09:13:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:04,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4576e9d-c21c-40fc-93dc-404d763f08c7 Date: Mon, 22 Oct 2018 09:13:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:04,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-a4576e9d-c21c-40fc-93dc-404d763f08c7 2018-10-22 09:13:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:04,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9affe1b8-d977-4f14-a148-72fe3ae29e0e Date: Mon, 22 Oct 2018 09:13:04 GMT RESP BODY: {"ports":[]} 2018-10-22 09:13:04,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1&admin_state_up=True used request id req-9affe1b8-d977-4f14-a148-72fe3ae29e0e 2018-10-22 09:13:04,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:04,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-746be0b7-c3f1-4f84-a898-df6af4e35024 x-compute-request-id: req-746be0b7-c3f1-4f84-a898-df6af4e35024 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:13:04,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst used request id req-746be0b7-c3f1-4f84-a898-df6af4e35024 2018-10-22 09:13:04,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:04,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f5d1c8ef-311a-40b2-b1c5-73e279b62393 Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:04,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-f5d1c8ef-311a-40b2-b1c5-73e279b62393 2018-10-22 09:13:04,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:05,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad4d2f4-2f76-4e2c-96ae-12cf7b7ac1b7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:05,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-1ad4d2f4-2f76-4e2c-96ae-12cf7b7ac1b7 2018-10-22 09:13:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:05,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-595bcb1e-d47c-423f-b004-c06fe60b97f8 Date: Mon, 22 Oct 2018 09:13:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:05,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-595bcb1e-d47c-423f-b004-c06fe60b97f8 2018-10-22 09:13:05,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:05,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-50fdd8ce-c3f7-40cb-9af2-a252d260c435 Date: Mon, 22 Oct 2018 09:13:05 GMT RESP BODY: {"ports":[]} 2018-10-22 09:13:05,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1&admin_state_up=True used request id req-50fdd8ce-c3f7-40cb-9af2-a252d260c435 2018-10-22 09:13:05,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:05,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:05,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7b1d181f9c248fd932b4b412d3c4c6e", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role"}], "expires_at": "2018-10-22T10:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b83136113164c00a3836f0191545142", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8b83136113164c00a3836f0191545142", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8b83136113164c00a3836f0191545142", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-user", "id": "a5e8aa60cba34e008e9c32d513a49797"}, "audit_ids": ["FAJgVH7nS_67QQ3MWOnHAQ"], "issued_at": "2018-10-22T09:13:05.000000Z"}} 2018-10-22 09:13:05,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4170540a6085bc699bd49355bd00d2a1e90a2c4" 2018-10-22 09:13:05,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf59185-c08e-4981-917b-ad7743df9209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:05,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ebf59185-c08e-4981-917b-ad7743df9209 2018-10-22 09:13:05,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:06,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f4174618-a3b9-40e5-9e28-212749c4ecd3 Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:06,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-f4174618-a3b9-40e5-9e28-212749c4ecd3 2018-10-22 09:13:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:06,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13fcff0b-ac4e-40e7-a0b6-85a470eeb3e0 Date: Mon, 22 Oct 2018 09:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:06,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-13fcff0b-ac4e-40e7-a0b6-85a470eeb3e0 2018-10-22 09:13:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:06,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-029c0312-9fca-47e1-ae68-d789385bcb5c Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:06,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-029c0312-9fca-47e1-ae68-d789385bcb5c 2018-10-22 09:13:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:06,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4170540a6085bc699bd49355bd00d2a1e90a2c4" 2018-10-22 09:13:06,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01a1622-36a4-44e5-a9cf-0b17aa3ee039 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:06,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-b01a1622-36a4-44e5-a9cf-0b17aa3ee039 2018-10-22 09:13:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:06,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1fd24e40-3185-4ffe-9533-1c32e2209840 Date: Mon, 22 Oct 2018 09:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:06,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-1fd24e40-3185-4ffe-9533-1c32e2209840 2018-10-22 09:13:06,947 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net 2018-10-22 09:13:06,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" -d '{"port": {"network_id": "5a030c41-83b2-4402-9f49-93f5dec75d33", "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-22 09:13:08,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-bc20e51b-5206-4474-bf0e-c127579f1357 Date: Mon, 22 Oct 2018 09:13:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:13:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","ip_address":"10.55.0.13"}],"id":"9ded0e27-52bb-4e3a-a548-f71c4aaa0f99","security_groups":["55289089-2173-45f0-8a01-1e3a49dc94a5"],"mac_address":"fa:16:3e:b6:a5:cf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1","project_id":"8b83136113164c00a3836f0191545142","qos_policy_id":null,"admin_state_up":true,"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:07Z","binding:vnic_type":"normal"}} 2018-10-22 09:13:08,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-bc20e51b-5206-4474-bf0e-c127579f1357 2018-10-22 09:13:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dd14950b-5ddb-401f-958b-59b17bbfbee1 Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:08,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-dd14950b-5ddb-401f-958b-59b17bbfbee1 2018-10-22 09:13:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d57c8b-9646-431b-a6a2-00b2f7fef148 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:08,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-91d57c8b-9646-431b-a6a2-00b2f7fef148 2018-10-22 09:13:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3ab29dcb-c419-45b7-9b29-005bde7980e5 Date: Mon, 22 Oct 2018 09:13:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:08,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-3ab29dcb-c419-45b7-9b29-005bde7980e5 2018-10-22 09:13:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-9b2847ca-c40d-42c1-8c3e-7a679b9f1f7b Date: Mon, 22 Oct 2018 09:13:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:13:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","ip_address":"10.55.0.13"}],"id":"9ded0e27-52bb-4e3a-a548-f71c4aaa0f99","security_groups":["55289089-2173-45f0-8a01-1e3a49dc94a5"],"mac_address":"fa:16:3e:b6:a5:cf","project_id":"8b83136113164c00a3836f0191545142","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1","admin_state_up":true,"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:13:08,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1&admin_state_up=True used request id req-9b2847ca-c40d-42c1-8c3e-7a679b9f1f7b 2018-10-22 09:13:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0423873c-44e7-4496-a26b-abc2c774ee25 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:08,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-0423873c-44e7-4496-a26b-abc2c774ee25 2018-10-22 09:13:08,937 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst 2018-10-22 09:13:08,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c256926-820a-415a-b520-e9d2c01d2060 x-compute-request-id: req-2c256926-820a-415a-b520-e9d2c01d2060 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-flavor-name"}]} 2018-10-22 09:13:08,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2c256926-820a-415a-b520-e9d2c01d2060 2018-10-22 09:13:08,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:08,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-763074d4-f7ad-4696-b9c5-48a6efd11dce x-compute-request-id: req-763074d4-f7ad-4696-b9c5-48a6efd11dce Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:13:08,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb used request id req-763074d4-f7ad-4696-b9c5-48a6efd11dce 2018-10-22 09:13:08,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:09,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-74cea416-55c9-480e-9eba-8cd893b1df8a Date: Mon, 22 Oct 2018 09:13:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:12:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:12:59Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/snap", "metadata": {}}], "self": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "min_disk": 0, "protected": false, "id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "file": "/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b83136113164c00a3836f0191545142", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3b7d044f-956e-4175-a0ca-fca90106a1ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image"} 2018-10-22 09:13:09,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image used request id req-74cea416-55c9-480e-9eba-8cd893b1df8a 2018-10-22 09:13:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:09,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11eb9cac-e4cc-40ec-954e-416ab1d20811 Date: Mon, 22 Oct 2018 09:13:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:13:09,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11eb9cac-e4cc-40ec-954e-416ab1d20811 2018-10-22 09:13:09,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" -d '{"server": {"name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "imageRef": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "flavorRef": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "max_count": 1, "min_count": 1, "networks": [{"port": "9ded0e27-52bb-4e3a-a548-f71c4aaa0f99"}]}}' 2018-10-22 09:13:10,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-776a1555-7b0d-4141-89dc-ad30fbc39b75 x-compute-request-id: req-776a1555-7b0d-4141-89dc-ad30fbc39b75 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "adminPass": "wp5SF62m6kNS"}} 2018-10-22 09:13:10,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-776a1555-7b0d-4141-89dc-ad30fbc39b75 2018-10-22 09:13:10,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:11,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-2a9eb843-28bc-4ffc-9894-ff880b427cb6 x-compute-request-id: req-2a9eb843-28bc-4ffc-9894-ff880b427cb6 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.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:13:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:11,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-2a9eb843-28bc-4ffc-9894-ff880b427cb6 2018-10-22 09:13:11,112 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst 2018-10-22 09:13:11,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:11,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-4a48937f-4412-412a-a3c7-65f231cecfa6 x-compute-request-id: req-4a48937f-4412-412a-a3c7-65f231cecfa6 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.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:13:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:11,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-4a48937f-4412-412a-a3c7-65f231cecfa6 2018-10-22 09:13:11,468 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst] is - BUILD 2018-10-22 09:13:11,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:13:14,471 - create_instance - DEBUG - VM status query timeout in 896.640362024 2018-10-22 09:13:14,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:14,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dc9aa32-504f-40a5-8237-a0fb9bd8c4a0 x-compute-request-id: req-4dc9aa32-504f-40a5-8237-a0fb9bd8c4a0 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.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "security_groups": [{"name": "default"}], "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:13:12Z", "hostId": "dd47d9b4ce73b47ee905da4d885cc43527ec461b456690da3e3c0a3e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:14,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-4dc9aa32-504f-40a5-8237-a0fb9bd8c4a0 2018-10-22 09:13:14,985 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst] is - BUILD 2018-10-22 09:13:14,985 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:13:17,989 - create_instance - DEBUG - VM status query timeout in 893.123193979 2018-10-22 09:13:17,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:18,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-fdad3d03-c6ab-442e-a179-3a00bd92b70c x-compute-request-id: req-fdad3d03-c6ab-442e-a179-3a00bd92b70c 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.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "security_groups": [{"name": "default"}], "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:13:12Z", "hostId": "dd47d9b4ce73b47ee905da4d885cc43527ec461b456690da3e3c0a3e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:18,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-fdad3d03-c6ab-442e-a179-3a00bd92b70c 2018-10-22 09:13:18,643 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst] is - BUILD 2018-10-22 09:13:18,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:13:21,646 - create_instance - DEBUG - VM status query timeout in 889.465681076 2018-10-22 09:13:21,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:22,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-7d43d65d-53bb-42cf-ab3e-1ab55ef18e7b x-compute-request-id: req-7d43d65d-53bb-42cf-ab3e-1ab55ef18e7b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a5:cf", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:13:18.000000", "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "security_groups": [{"name": "default"}], "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:13:18Z", "hostId": "dd47d9b4ce73b47ee905da4d885cc43527ec461b456690da3e3c0a3e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:22,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-7d43d65d-53bb-42cf-ab3e-1ab55ef18e7b 2018-10-22 09:13:22,268 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst] is - ACTIVE 2018-10-22 09:13:22,268 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:13:22,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:22,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-71138feb-2bbd-4e6a-ab48-f96d6db845ea x-compute-request-id: req-71138feb-2bbd-4e6a-ab48-f96d6db845ea Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a5:cf", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:13:18.000000", "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "security_groups": [{"name": "default"}], "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:13:18Z", "hostId": "dd47d9b4ce73b47ee905da4d885cc43527ec461b456690da3e3c0a3e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:22,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-71138feb-2bbd-4e6a-ab48-f96d6db845ea 2018-10-22 09:13:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:22,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1c757aef-1ab1-4356-b9aa-c8e556ded927 Date: Mon, 22 Oct 2018 09:13: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":["4ea71685-aa98-4e33-bdc2-92368e5a86ca"],"updated_at":"2018-10-22T09:13:01Z","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b83136113164c00a3836f0191545142","id":"5a030c41-83b2-4402-9f49-93f5dec75d33","name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net"}]} 2018-10-22 09:13:22,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net used request id req-1c757aef-1ab1-4356-b9aa-c8e556ded927 2018-10-22 09:13:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:23,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0121d898-3b2f-4e27-bd72-046278a2cac9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:23,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-0121d898-3b2f-4e27-bd72-046278a2cac9 2018-10-22 09:13:23,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:23,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0b5b866-ef37-4cf1-8de8-53dc01e53652 Date: Mon, 22 Oct 2018 09:13:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:01Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b83136113164c00a3836f0191545142","id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet"}]} 2018-10-22 09:13:23,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-f0b5b866-ef37-4cf1-8de8-53dc01e53652 2018-10-22 09:13:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:23,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-8e011ded-e89b-48cd-b027-47d4453de543 Date: Mon, 22 Oct 2018 09:13:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:13:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","ip_address":"10.55.0.4"}],"id":"3f9836d1-3285-4b10-ad15-d82f51f84d88","security_groups":[],"mac_address":"fa:16:3e:7d:3a:a1","project_id":"8b83136113164c00a3836f0191545142","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a030c41-83b2-4402-9f49-93f5dec75d33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:13:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","ip_address":"10.55.0.2"}],"id":"5a01ed10-b379-4fa4-8102-d39f16aa00de","security_groups":[],"mac_address":"fa:16:3e:d3:77:15","project_id":"8b83136113164c00a3836f0191545142","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5a030c41-83b2-4402-9f49-93f5dec75d33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:13:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","ip_address":"10.55.0.3"}],"id":"5a0748c6-39e2-45f0-9bcb-31b1673815de","security_groups":[],"mac_address":"fa:16:3e:51:09:11","project_id":"8b83136113164c00a3836f0191545142","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5a030c41-83b2-4402-9f49-93f5dec75d33"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:13:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ea71685-aa98-4e33-bdc2-92368e5a86ca","ip_address":"10.55.0.13"}],"id":"9ded0e27-52bb-4e3a-a548-f71c4aaa0f99","security_groups":["55289089-2173-45f0-8a01-1e3a49dc94a5"],"mac_address":"fa:16:3e:b6:a5:cf","project_id":"8b83136113164c00a3836f0191545142","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1","admin_state_up":true,"network_id":"5a030c41-83b2-4402-9f49-93f5dec75d33","tenant_id":"8b83136113164c00a3836f0191545142","created_at":"2018-10-22T09:13:07Z","binding:vnic_type":"normal","device_id":"03564b1f-2c84-467d-9e2b-68ff22b35377"}]} 2018-10-22 09:13:23,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-8e011ded-e89b-48cd-b027-47d4453de543 2018-10-22 09:13:23,395 - create_instance - INFO - Deleting Port with ID - 9ded0e27-52bb-4e3a-a548-f71c4aaa0f99 2018-10-22 09:13:23,395 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3eport-1 2018-10-22 09:13:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/9ded0e27-52bb-4e3a-a548-f71c4aaa0f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:24,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cec0ae7d-800a-4971-a48e-31c9e0dd2583 Date: Mon, 22 Oct 2018 09:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:24,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/9ded0e27-52bb-4e3a-a548-f71c4aaa0f99 used request id req-cec0ae7d-800a-4971-a48e-31c9e0dd2583 2018-10-22 09:13:24,134 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst 2018-10-22 09:13:24,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:24,312 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13: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-73a84635-ee18-48f5-8474-88bcb343f7f4 x-compute-request-id: req-73a84635-ee18-48f5-8474-88bcb343f7f4 Content-Type: application/json 2018-10-22 09:13:24,312 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-73a84635-ee18-48f5-8474-88bcb343f7f4 2018-10-22 09:13:24,312 - create_instance - INFO - Checking deletion status 2018-10-22 09:13:24,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:24,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-b1be084f-8192-4c64-b158-b54e74aedb4e x-compute-request-id: req-b1be084f-8192-4c64-b158-b54e74aedb4e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a5:cf", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:13:18.000000", "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:13:24Z", "hostId": "dd47d9b4ce73b47ee905da4d885cc43527ec461b456690da3e3c0a3e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:24,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-b1be084f-8192-4c64-b158-b54e74aedb4e 2018-10-22 09:13:24,600 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst] is - ACTIVE 2018-10-22 09:13:24,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:13:27,603 - create_instance - DEBUG - VM status query timeout in 296.709353924 2018-10-22 09:13:27,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:27,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b00b2bd-03c9-4d1a-a3a4-e774dc732af5 x-compute-request-id: req-1b00b2bd-03c9-4d1a-a3a4-e774dc732af5 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.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/03564b1f-2c84-467d-9e2b-68ff22b35377", "rel": "bookmark"}], "image": {"id": "3b7d044f-956e-4175-a0ca-fca90106a1ae", "links": [{"href": "http://172.30.9.28:8774/images/3b7d044f-956e-4175-a0ca-fca90106a1ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:13:18.000000", "flavor": {"id": "7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "links": [{"href": "http://172.30.9.28:8774/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb", "rel": "bookmark"}]}, "id": "03564b1f-2c84-467d-9e2b-68ff22b35377", "user_id": "a5e8aa60cba34e008e9c32d513a49797", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:13:24Z", "hostId": "dd47d9b4ce73b47ee905da4d885cc43527ec461b456690da3e3c0a3e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst", "created": "2018-10-22T09:13:10Z", "tenant_id": "8b83136113164c00a3836f0191545142", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:13:27,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-1b00b2bd-03c9-4d1a-a3a4-e774dc732af5 2018-10-22 09:13:27,862 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst] is - ACTIVE 2018-10-22 09:13:27,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:13:30,865 - create_instance - DEBUG - VM status query timeout in 293.447134018 2018-10-22 09:13:30,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460cc4285990475dcdbb9f9a49762e5c0689b38" 2018-10-22 09:13:30,920 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:13:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d590c85-7744-4a2c-8972-28816097592d x-compute-request-id: req-4d590c85-7744-4a2c-8972-28816097592d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 03564b1f-2c84-467d-9e2b-68ff22b35377 could not be found.", "code": 404}} 2018-10-22 09:13:30,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/03564b1f-2c84-467d-9e2b-68ff22b35377 used request id req-4d590c85-7744-4a2c-8972-28816097592d 2018-10-22 09:13:30,921 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 03564b1f-2c84-467d-9e2b-68ff22b35377 could not be found. (HTTP 404) (Request-ID: req-4d590c85-7744-4a2c-8972-28816097592d) 2018-10-22 09:13:30,921 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-inst 2018-10-22 09:13:30,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a7701f60fc099b3a9e5412baadd4f71cff1afa" 2018-10-22 09:13:30,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:13:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b912ec58-b3a6-4792-afac-ea078487417a x-compute-request-id: req-b912ec58-b3a6-4792-afac-ea078487417a Content-Length: 0 Content-Type: application/json 2018-10-22 09:13:30,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7d5ec093-6c23-4870-9eeb-eca78efbbfbb used request id req-b912ec58-b3a6-4792-afac-ea078487417a 2018-10-22 09:13:30,965 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet 2018-10-22 09:13:30,965 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-subnet 2018-10-22 09:13:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4ea71685-aa98-4e33-bdc2-92368e5a86ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:33,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d238f7d-ee6d-4f65-b732-382ab99fa605 Date: Mon, 22 Oct 2018 09:13:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:33,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4ea71685-aa98-4e33-bdc2-92368e5a86ca used request id req-5d238f7d-ee6d-4f65-b732-382ab99fa605 2018-10-22 09:13:33,188 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-pub-net 2018-10-22 09:13:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5a030c41-83b2-4402-9f49-93f5dec75d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ace412ff387c84f2d5e5b978a7b3a127d36c98" 2018-10-22 09:13:34,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47819cf9-3b77-4795-90de-b884a3daa048 Date: Mon, 22 Oct 2018 09:13:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:34,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5a030c41-83b2-4402-9f49-93f5dec75d33 used request id req-47819cf9-3b77-4795-90de-b884a3daa048 2018-10-22 09:13:34,321 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ecc60f05-4d1f-4070-8431-42fcf4df2a3e-image 2018-10-22 09:13:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccd3b9045d3e7694dba220abec741d492cc4da5" 2018-10-22 09:13:36,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9764532c-d074-430e-ae4a-50d4d7bb365e Date: Mon, 22 Oct 2018 09:13:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:13:36,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3b7d044f-956e-4175-a0ca-fca90106a1ae used request id req-9764532c-d074-430e-ae4a-50d4d7bb365e 2018-10-22 09:13:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:36,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-95a1df5a-f36b-411e-908f-64c045e86138 Date: Mon, 22 Oct 2018 09:13:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b83136113164c00a3836f0191545142", "created_at": "2018-10-22T09:13:00Z", "updated_at": "2018-10-22T09:13:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "revision_number": 0, "id": "153d5913-cca1-4bee-98b0-5351fa46cc7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "tenant_id": "8b83136113164c00a3836f0191545142", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b83136113164c00a3836f0191545142"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "revision_number": 0, "id": "18b4051a-d5f8-43a3-912c-7a06ee9c8d06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "tenant_id": "8b83136113164c00a3836f0191545142", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b83136113164c00a3836f0191545142"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "revision_number": 0, "id": "bc26253f-7f49-4df1-95a0-bfcd0dda9676", "remote_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "tenant_id": "8b83136113164c00a3836f0191545142", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b83136113164c00a3836f0191545142"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "revision_number": 0, "id": "ee77ac0a-9e27-4953-9f54-abf8983a8a36", "remote_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "tenant_id": "8b83136113164c00a3836f0191545142", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b83136113164c00a3836f0191545142"}], "revision_number": 4, "project_id": "8b83136113164c00a3836f0191545142", "id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:13:36,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-95a1df5a-f36b-411e-908f-64c045e86138 2018-10-22 09:13:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:36,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cba6195-6535-4800-a8f3-4d02ca4bf6c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142"}, "enabled": true, "id": "8b83136113164c00a3836f0191545142", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj"}} 2018-10-22 09:13:36,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-6cba6195-6535-4800-a8f3-4d02ca4bf6c0 2018-10-22 09:13:36,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55289089-2173-45f0-8a01-1e3a49dc94a5 2018-10-22 09:13:36,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=55289089-2173-45f0-8a01-1e3a49dc94a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:36,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0ac275aa-1418-4e97-b773-6cd5e8b9ef5b Date: Mon, 22 Oct 2018 09:13:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b83136113164c00a3836f0191545142", "created_at": "2018-10-22T09:13:00Z", "project_id": "8b83136113164c00a3836f0191545142", "id": "153d5913-cca1-4bee-98b0-5351fa46cc7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b83136113164c00a3836f0191545142", "created_at": "2018-10-22T09:13:00Z", "project_id": "8b83136113164c00a3836f0191545142", "id": "18b4051a-d5f8-43a3-912c-7a06ee9c8d06"}, {"remote_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b83136113164c00a3836f0191545142", "created_at": "2018-10-22T09:13:00Z", "project_id": "8b83136113164c00a3836f0191545142", "id": "bc26253f-7f49-4df1-95a0-bfcd0dda9676"}, {"remote_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:00Z", "security_group_id": "55289089-2173-45f0-8a01-1e3a49dc94a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b83136113164c00a3836f0191545142", "created_at": "2018-10-22T09:13:00Z", "project_id": "8b83136113164c00a3836f0191545142", "id": "ee77ac0a-9e27-4953-9f54-abf8983a8a36"}]} 2018-10-22 09:13:36,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=55289089-2173-45f0-8a01-1e3a49dc94a5 used request id req-0ac275aa-1418-4e97-b773-6cd5e8b9ef5b 2018-10-22 09:13:36,819 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:13:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/55289089-2173-45f0-8a01-1e3a49dc94a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:37,132 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7979951b-4882-4ec5-be30-48b7b8c7bb02 Content-Length: 0 Date: Mon, 22 Oct 2018 09:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:37,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/55289089-2173-45f0-8a01-1e3a49dc94a5 used request id req-7979951b-4882-4ec5-be30-48b7b8c7bb02 2018-10-22 09:13:37,133 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj 2018-10-22 09:13:37,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:37,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05be4c0e-ab7c-444f-a65f-7e1b2d542acd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:37,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8b83136113164c00a3836f0191545142 used request id req-05be4c0e-ab7c-444f-a65f-7e1b2d542acd 2018-10-22 09:13:37,312 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-proj-role 2018-10-22 09:13:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c7b1d181f9c248fd932b4b412d3c4c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:37,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df11366-df99-4237-bec1-f09c9abbf43b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:37,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c7b1d181f9c248fd932b4b412d3c4c6e used request id req-1df11366-df99-4237-bec1-f09c9abbf43b 2018-10-22 09:13:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139c964a4a28f05e10407a6e5e5a7317291eb21" 2018-10-22 09:13:37,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e61872-f26a-43e9-805a-cbad012ff1e1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:13:37,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-77e61872-f26a-43e9-805a-cbad012ff1e1 2018-10-22 09:13:37,513 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c24c56cf-4ed1-40d-user 2018-10-22 09:13:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a5e8aa60cba34e008e9c32d513a49797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ed64d9d123d8216ae22237ae12da476d8dc43" 2018-10-22 09:13:37,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d6e4ee1-34ae-44a7-a378-58b2cc05bf29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:37,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a5e8aa60cba34e008e9c32d513a49797 used request id req-4d6e4ee1-34ae-44a7-a378-58b2cc05bf29 2018-10-22 09:13:37,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:38,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["p2rxdqeKQ5C3uTlSTancQg"], "issued_at": "2018-10-22T09:13:38.000000Z"}} 2018-10-22 09:13:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84146d05345fca6b9727c4333a089b44e1dc89d4" 2018-10-22 09:13:38,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5e835d-36e9-4390-9aed-b5be0313a68a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:38,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc5e835d-36e9-4390-9aed-b5be0313a68a 2018-10-22 09:13:38,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:38,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:38,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["p_gxCjpGQTKIA44lz8kwMw"], "issued_at": "2018-10-22T09:13:38.000000Z"}} 2018-10-22 09:13:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:38,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72223b72-27d0-437a-86c4-ebf2cbe3b73f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:38,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72223b72-27d0-437a-86c4-ebf2cbe3b73f 2018-10-22 09:13:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:38,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:38,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b310587b-f812-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:38,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46910f48-b1f1-408f-8d82-bd64668af92b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b310587b-f812-493-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:13:38,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b310587b-f812-493-proj used request id req-46910f48-b1f1-408f-8d82-bd64668af92b 2018-10-22 09:13:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:38,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e656a1e-6a8e-4d47-90c3-719390f80b30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:13:38,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7e656a1e-6a8e-4d47-90c3-719390f80b30 2018-10-22 09:13:38,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}}' 2018-10-22 09:13:39,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353620e8-e046-41a1-9f1c-a71f2bc1c2b2 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74"}, "enabled": true, "id": "8f292e66294d426492f5e27a53c86b74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}} 2018-10-22 09:13:39,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-353620e8-e046-41a1-9f1c-a71f2bc1c2b2 2018-10-22 09:13:39,059 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b310587b-f812-493-proj 2018-10-22 09:13:39,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:39,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:39,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0jPrqrkJTUW77pXzHMo4uA"], "issued_at": "2018-10-22T09:13:39.000000Z"}} 2018-10-22 09:13:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423eeedaec21b595dbdaf8075f6b1ea14b1b54b7" 2018-10-22 09:13:39,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7aa0a3b-bed5-430d-bc46-19d5b03f0aaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:39,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7aa0a3b-bed5-430d-bc46-19d5b03f0aaf 2018-10-22 09:13:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:39,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423eeedaec21b595dbdaf8075f6b1ea14b1b54b7" 2018-10-22 09:13:39,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5b4c60-05b1-4507-b0e1-c48424407310 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:13:39,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7d5b4c60-05b1-4507-b0e1-c48424407310 2018-10-22 09:13:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-b310587b-f812-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423eeedaec21b595dbdaf8075f6b1ea14b1b54b7" 2018-10-22 09:13:39,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179a493a-ae85-4f35-80bb-cb751eb5f116 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-b310587b-f812-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74"}, "enabled": true, "id": "8f292e66294d426492f5e27a53c86b74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}]} 2018-10-22 09:13:39,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-b310587b-f812-493-proj used request id req-179a493a-ae85-4f35-80bb-cb751eb5f116 2018-10-22 09:13:39,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423eeedaec21b595dbdaf8075f6b1ea14b1b54b7" 2018-10-22 09:13:39,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2fd488-cd34-48ef-aee4-e1d3f0afc695 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:13:39,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4c2fd488-cd34-48ef-aee4-e1d3f0afc695 2018-10-22 09:13:40,207 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b310587b-f812-493-user 2018-10-22 09:13:40,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:40,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0848f2a9-5b5f-4e58-b865-ed9a5635b203 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:13:40,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0848f2a9-5b5f-4e58-b865-ed9a5635b203 2018-10-22 09:13:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" -d '{"role": {"name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role"}}' 2018-10-22 09:13:40,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef471c28-1886-4197-8c2a-4d2207f93538 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a288154f5ed4e29b3fa2a90ba9ea71a", "links": {"self": "http://172.30.9.28:5000/v3/roles/3a288154f5ed4e29b3fa2a90ba9ea71a"}, "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role"}} 2018-10-22 09:13:40,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ef471c28-1886-4197-8c2a-4d2207f93538 2018-10-22 09:13:40,352 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b310587b-f812-493-proj-role 2018-10-22 09:13:40,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3a288154f5ed4e29b3fa2a90ba9ea71a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:40,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173a6300-009e-45de-8348-28ec4c5d707b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3a288154f5ed4e29b3fa2a90ba9ea71a"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role", "id": "3a288154f5ed4e29b3fa2a90ba9ea71a"}} 2018-10-22 09:13:40,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3a288154f5ed4e29b3fa2a90ba9ea71a used request id req-173a6300-009e-45de-8348-28ec4c5d707b 2018-10-22 09:13:40,519 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b310587b-f812-493-proj-role to project CreateInstancePortManipulationTests-b310587b-f812-493-proj 2018-10-22 09:13:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74/users/b1920945bb494878bea25c1e042f94ef/roles/3a288154f5ed4e29b3fa2a90ba9ea71a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:40,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62fe554d-d2f7-4dc2-b39f-0629b24c7cf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:40,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74/users/b1920945bb494878bea25c1e042f94ef/roles/3a288154f5ed4e29b3fa2a90ba9ea71a used request id req-62fe554d-d2f7-4dc2-b39f-0629b24c7cf9 2018-10-22 09:13:40,771 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:13:40,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:40,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:41,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a288154f5ed4e29b3fa2a90ba9ea71a", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role"}], "expires_at": "2018-10-22T10:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f292e66294d426492f5e27a53c86b74", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b310587b-f812-493-user", "id": "b1920945bb494878bea25c1e042f94ef"}, "audit_ids": ["BwV1EnjKSGS0nAuM5koLQw"], "issued_at": "2018-10-22T09:13:41.000000Z"}} 2018-10-22 09:13:41,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:41,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32eb22e-4b11-474f-aeae-319fa814203b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:41,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b32eb22e-4b11-474f-aeae-319fa814203b 2018-10-22 09:13:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:41,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-19081fc3-1f51-4568-b198-e83f1af77699 Date: Mon, 22 Oct 2018 09:13:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image"} 2018-10-22 09:13:41,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image used request id req-19081fc3-1f51-4568-b198-e83f1af77699 2018-10-22 09:13:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:41,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6fb0d058-aa53-4eb0-ba77-08a0af8b8200 Date: Mon, 22 Oct 2018 09:13: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"}}} 2018-10-22 09:13:41,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6fb0d058-aa53-4eb0-ba77-08a0af8b8200 2018-10-22 09:13:41,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image"}' 2018-10-22 09:13:41,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab X-Openstack-Request-Id: req-1e01e935-8f2c-44ab-a476-18a82f972653 Date: Mon, 22 Oct 2018 09:13:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:13:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:13:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab", "min_disk": 0, "protected": false, "id": "2cb6ce47-950c-4335-a844-11d4437441ab", "file": "/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab/file", "checksum": null, "owner": "8f292e66294d426492f5e27a53c86b74", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:13:41,769 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1e01e935-8f2c-44ab-a476-18a82f972653 2018-10-22 09:13:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" -d '' 2018-10-22 09:13:43,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-74338339-1b98-451f-b303-5baae673bbf5 Date: Mon, 22 Oct 2018 09:13:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:13:43,769 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab/file used request id req-74338339-1b98-451f-b303-5baae673bbf5 2018-10-22 09:13:43,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:13:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:43,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ed5e771f-cffe-40a1-92bf-893014f77b4c Date: Mon, 22 Oct 2018 09:13:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:13:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:13:43Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2cb6ce47-950c-4335-a844-11d4437441ab/snap", "metadata": {}}], "self": "/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab", "min_disk": 0, "protected": false, "id": "2cb6ce47-950c-4335-a844-11d4437441ab", "file": "/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f292e66294d426492f5e27a53c86b74", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2cb6ce47-950c-4335-a844-11d4437441ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:13:43,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab used request id req-ed5e771f-cffe-40a1-92bf-893014f77b4c 2018-10-22 09:13:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:44,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d11daa21-2ee7-409a-9930-e62b9163bd51 Date: Mon, 22 Oct 2018 09:13: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"}}} 2018-10-22 09:13:44,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d11daa21-2ee7-409a-9930-e62b9163bd51 2018-10-22 09:13:44,112 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image 2018-10-22 09:13:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:44,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e3b96aed-1cf6-4d5a-8961-28f1cd94109c Date: Mon, 22 Oct 2018 09:13:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:13:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:13:43Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2cb6ce47-950c-4335-a844-11d4437441ab/snap", "metadata": {}}], "self": "/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab", "min_disk": 0, "protected": false, "id": "2cb6ce47-950c-4335-a844-11d4437441ab", "file": "/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f292e66294d426492f5e27a53c86b74", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2cb6ce47-950c-4335-a844-11d4437441ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:13:44,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab used request id req-e3b96aed-1cf6-4d5a-8961-28f1cd94109c 2018-10-22 09:13:44,361 - create_image - DEBUG - Instance status is - active 2018-10-22 09:13:44,361 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image 2018-10-22 09:13:44,361 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image 2018-10-22 09:13:44,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:44,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:44,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a288154f5ed4e29b3fa2a90ba9ea71a", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role"}], "expires_at": "2018-10-22T10:13:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f292e66294d426492f5e27a53c86b74", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b310587b-f812-493-user", "id": "b1920945bb494878bea25c1e042f94ef"}, "audit_ids": ["Pgl_bReWQeeFVaGH9lbWYg"], "issued_at": "2018-10-22T09:13:44.000000Z"}} 2018-10-22 09:13:44,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:44,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d582a18-68a9-4a7d-86e9-eef7d239f8c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:44,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d582a18-68a9-4a7d-86e9-eef7d239f8c3 2018-10-22 09:13:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:44,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d1c3fe7e-acc7-404a-b8cd-e92cee456d9c Date: Mon, 22 Oct 2018 09:13:44 GMT RESP BODY: {"networks":[]} 2018-10-22 09:13:44,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net used request id req-d1c3fe7e-acc7-404a-b8cd-e92cee456d9c 2018-10-22 09:13:44,987 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net 2018-10-22 09:13:44,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" -d '{"network": {"name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net", "admin_state_up": true}}' 2018-10-22 09:13:45,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3e523fb7-933d-4207-ac9b-dbf2e4a47e0e Date: Mon, 22 Oct 2018 09:13:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"386c78db-34d8-4715-8aa1-9362cf8c7972","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:13:45Z","is_default":false,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","mtu":1450}} 2018-10-22 09:13:45,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3e523fb7-933d-4207-ac9b-dbf2e4a47e0e 2018-10-22 09:13:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:45,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-688fd839-bfc8-4516-83b3-74346012fd8e Date: Mon, 22 Oct 2018 09:13:45 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":"2018-10-22T09:13:45Z","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","id":"386c78db-34d8-4715-8aa1-9362cf8c7972","name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net"}]} 2018-10-22 09:13:45,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-688fd839-bfc8-4516-83b3-74346012fd8e 2018-10-22 09:13:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:45,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a329ee08-559b-4d08-a62d-f9726323ef23 Date: Mon, 22 Oct 2018 09:13:45 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:13:45,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-a329ee08-559b-4d08-a62d-f9726323ef23 2018-10-22 09:13:45,757 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet 2018-10-22 09:13:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" -d '{"subnets": [{"ip_version": 4, "network_id": "386c78db-34d8-4715-8aa1-9362cf8c7972", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]}' 2018-10-22 09:13:46,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61ecf28f-a48a-4d85-9955-5986367ddea3 Date: Mon, 22 Oct 2018 09:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"386c78db-34d8-4715-8aa1-9362cf8c7972","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8f292e66294d426492f5e27a53c86b74","id":"33505137-b797-473d-8fec-7e20f24248b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]} 2018-10-22 09:13:46,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-61ecf28f-a48a-4d85-9955-5986367ddea3 2018-10-22 09:13:46,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:46,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6cdd43c9-9094-47dc-91c8-7be41e22411a Date: Mon, 22 Oct 2018 09:13: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":["33505137-b797-473d-8fec-7e20f24248b4"],"updated_at":"2018-10-22T09:13:46Z","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","id":"386c78db-34d8-4715-8aa1-9362cf8c7972","name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net"}]} 2018-10-22 09:13:46,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-6cdd43c9-9094-47dc-91c8-7be41e22411a 2018-10-22 09:13:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:47,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7041afda-02f0-4438-9ddb-14f3b6eb9694 Date: Mon, 22 Oct 2018 09:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"386c78db-34d8-4715-8aa1-9362cf8c7972","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8f292e66294d426492f5e27a53c86b74","id":"33505137-b797-473d-8fec-7e20f24248b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]} 2018-10-22 09:13:47,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-7041afda-02f0-4438-9ddb-14f3b6eb9694 2018-10-22 09:13:47,178 - OpenStackNetwork - DEBUG - Network [386c78db-34d8-4715-8aa1-9362cf8c7972] created successfully 2018-10-22 09:13:47,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:47,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:47,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["SNLTTtxPQO6A3m5zIEBIdQ"], "issued_at": "2018-10-22T09:13:47.000000Z"}} 2018-10-22 09:13:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8932d069b5d3c0528d4704b070c2c58247e77b17" 2018-10-22 09:13:47,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aaec42-465a-4969-aa23-1a2bdf9ae305 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:47,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50aaec42-465a-4969-aa23-1a2bdf9ae305 2018-10-22 09:13:47,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:13:47,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8932d069b5d3c0528d4704b070c2c58247e77b17" 2018-10-22 09:13:47,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-a0190a44-a89d-4797-83db-0c46c25755bc x-compute-request-id: req-a0190a44-a89d-4797-83db-0c46c25755bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:13:47,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a0190a44-a89d-4797-83db-0c46c25755bc 2018-10-22 09:13:47,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8932d069b5d3c0528d4704b070c2c58247e77b17" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:13:47,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13: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-c2282c70-79f4-460a-bb47-f0cf3faad1ef x-compute-request-id: req-c2282c70-79f4-460a-bb47-f0cf3faad1ef Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cb800acf-d08e-4cf6-b910-704dfe210dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cb800acf-d08e-4cf6-b910-704dfe210dc1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cb800acf-d08e-4cf6-b910-704dfe210dc1", "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:13:47,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c2282c70-79f4-460a-bb47-f0cf3faad1ef 2018-10-22 09:13:47,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:47,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:48,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a288154f5ed4e29b3fa2a90ba9ea71a", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role"}], "expires_at": "2018-10-22T10:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f292e66294d426492f5e27a53c86b74", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b310587b-f812-493-user", "id": "b1920945bb494878bea25c1e042f94ef"}, "audit_ids": ["uR0pk5NtQMuXC_XbFn8bEw"], "issued_at": "2018-10-22T09:13:48.000000Z"}} 2018-10-22 09:13:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:48,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2e8270-2b03-48da-9019-ef4520fd1704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:48,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d2e8270-2b03-48da-9019-ef4520fd1704 2018-10-22 09:13:48,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:13:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:48,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710b4533-3882-4094-9854-24ec58c6335c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:48,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-710b4533-3882-4094-9854-24ec58c6335c 2018-10-22 09:13:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:48,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6e5f95c5-62c5-4f11-8162-9ef137ce840f Date: Mon, 22 Oct 2018 09:13: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":["33505137-b797-473d-8fec-7e20f24248b4"],"updated_at":"2018-10-22T09:13:46Z","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","id":"386c78db-34d8-4715-8aa1-9362cf8c7972","name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net"}]} 2018-10-22 09:13:48,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net used request id req-6e5f95c5-62c5-4f11-8162-9ef137ce840f 2018-10-22 09:13:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:48,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:48,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc633d8-0459-4c7f-813b-e6b999644650 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74"}, "enabled": true, "id": "8f292e66294d426492f5e27a53c86b74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}} 2018-10-22 09:13:48,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 used request id req-9dc633d8-0459-4c7f-813b-e6b999644650 2018-10-22 09:13:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-51a05195-b466-45be-b030-eb5cdabe399e Date: Mon, 22 Oct 2018 09:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"386c78db-34d8-4715-8aa1-9362cf8c7972","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8f292e66294d426492f5e27a53c86b74","id":"33505137-b797-473d-8fec-7e20f24248b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]} 2018-10-22 09:13:48,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-51a05195-b466-45be-b030-eb5cdabe399e 2018-10-22 09:13:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:49,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2137b391-9cae-4a1b-8663-d3c8164706b3 Date: Mon, 22 Oct 2018 09:13:49 GMT RESP BODY: {"ports":[]} 2018-10-22 09:13:49,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2port-1&admin_state_up=True used request id req-2137b391-9cae-4a1b-8663-d3c8164706b3 2018-10-22 09:13:49,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:49,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e38e83eb-2259-4217-9a99-2d454bfe8dd8 x-compute-request-id: req-e38e83eb-2259-4217-9a99-2d454bfe8dd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:13:49,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-inst used request id req-e38e83eb-2259-4217-9a99-2d454bfe8dd8 2018-10-22 09:13:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:49,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-98041847-ff97-467b-8c66-011f92e60f18 Date: Mon, 22 Oct 2018 09:13: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":["33505137-b797-473d-8fec-7e20f24248b4"],"updated_at":"2018-10-22T09:13:46Z","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","id":"386c78db-34d8-4715-8aa1-9362cf8c7972","name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net"}]} 2018-10-22 09:13:49,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net used request id req-98041847-ff97-467b-8c66-011f92e60f18 2018-10-22 09:13:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:49,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107ddd22-93e4-4446-a3c3-390c3d4230b2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74"}, "enabled": true, "id": "8f292e66294d426492f5e27a53c86b74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}} 2018-10-22 09:13:49,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 used request id req-107ddd22-93e4-4446-a3c3-390c3d4230b2 2018-10-22 09:13:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:49,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-80e67c32-742e-4a01-8ea0-b40aaf4e44f5 Date: Mon, 22 Oct 2018 09:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"386c78db-34d8-4715-8aa1-9362cf8c7972","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8f292e66294d426492f5e27a53c86b74","id":"33505137-b797-473d-8fec-7e20f24248b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]} 2018-10-22 09:13:49,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-80e67c32-742e-4a01-8ea0-b40aaf4e44f5 2018-10-22 09:13:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbd5d580-24df-4508-90fd-f846b63640d9 Date: Mon, 22 Oct 2018 09:13:50 GMT RESP BODY: {"ports":[]} 2018-10-22 09:13:50,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972&name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2port-1&admin_state_up=True used request id req-cbd5d580-24df-4508-90fd-f846b63640d9 2018-10-22 09:13:50,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:50,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:50,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a288154f5ed4e29b3fa2a90ba9ea71a", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj-role"}], "expires_at": "2018-10-22T10:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f292e66294d426492f5e27a53c86b74", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8f292e66294d426492f5e27a53c86b74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b310587b-f812-493-user", "id": "b1920945bb494878bea25c1e042f94ef"}, "audit_ids": ["Kvz-Y_QSSOOXK22zBBhe5g"], "issued_at": "2018-10-22T09:13:50.000000Z"}} 2018-10-22 09:13:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca23fe8be469b57b91296ae066829df08e0cabcf" 2018-10-22 09:13:50,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67959ea-63cd-43e3-b637-43c11865d114 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:50,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e67959ea-63cd-43e3-b637-43c11865d114 2018-10-22 09:13:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:50,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6d4a1ec1-1ab8-4afb-bf3a-284ca1805e9d Date: Mon, 22 Oct 2018 09:13: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":["33505137-b797-473d-8fec-7e20f24248b4"],"updated_at":"2018-10-22T09:13:46Z","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","id":"386c78db-34d8-4715-8aa1-9362cf8c7972","name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net"}]} 2018-10-22 09:13:50,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net used request id req-6d4a1ec1-1ab8-4afb-bf3a-284ca1805e9d 2018-10-22 09:13:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:50,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-116995a8-ac9c-4c1b-a15b-24382cccfaee Date: Mon, 22 Oct 2018 09:13:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"386c78db-34d8-4715-8aa1-9362cf8c7972","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8f292e66294d426492f5e27a53c86b74","id":"33505137-b797-473d-8fec-7e20f24248b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]} 2018-10-22 09:13:50,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-116995a8-ac9c-4c1b-a15b-24382cccfaee 2018-10-22 09:13:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:51,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1d207f38-4315-4699-ae36-0b8ab14ee5b9 Date: Mon, 22 Oct 2018 09:13: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":["33505137-b797-473d-8fec-7e20f24248b4"],"updated_at":"2018-10-22T09:13:46Z","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f292e66294d426492f5e27a53c86b74","id":"386c78db-34d8-4715-8aa1-9362cf8c7972","name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net"}]} 2018-10-22 09:13:51,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net used request id req-1d207f38-4315-4699-ae36-0b8ab14ee5b9 2018-10-22 09:13:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:51,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca23fe8be469b57b91296ae066829df08e0cabcf" 2018-10-22 09:13:51,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1303bdf-3154-4986-84f8-cb838ce6aa84 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74"}, "enabled": true, "id": "8f292e66294d426492f5e27a53c86b74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}} 2018-10-22 09:13:51,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 used request id req-a1303bdf-3154-4986-84f8-cb838ce6aa84 2018-10-22 09:13:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" 2018-10-22 09:13:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ac038485-8924-4f53-82ee-a804193be914 Date: Mon, 22 Oct 2018 09:13:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"386c78db-34d8-4715-8aa1-9362cf8c7972","tenant_id":"8f292e66294d426492f5e27a53c86b74","created_at":"2018-10-22T09:13:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:13:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8f292e66294d426492f5e27a53c86b74","id":"33505137-b797-473d-8fec-7e20f24248b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet"}]} 2018-10-22 09:13:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-ac038485-8924-4f53-82ee-a804193be914 2018-10-22 09:13:51,405 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net 2018-10-22 09:13:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77fb778e9b48ddd4e7bbc33e0f13ecac9370085" -d '{"port": {"network_id": "386c78db-34d8-4715-8aa1-9362cf8c7972", "name": "CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-22 09:13:51,565 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-fb13959a-0d32-4496-9c10-18f501778a31 Date: Mon, 22 Oct 2018 09:13:51 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 09:13:51,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-fb13959a-0d32-4496-9c10-18f501778a31 2018-10-22 09:13:51,565 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 09:13:51,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/cb800acf-d08e-4cf6-b910-704dfe210dc1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8932d069b5d3c0528d4704b070c2c58247e77b17" 2018-10-22 09:13:51,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-04fc8777-03a3-4a02-9fbc-df8b36111aed x-compute-request-id: req-04fc8777-03a3-4a02-9fbc-df8b36111aed Content-Length: 0 Content-Type: application/json 2018-10-22 09:13:51,719 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cb800acf-d08e-4cf6-b910-704dfe210dc1 used request id req-04fc8777-03a3-4a02-9fbc-df8b36111aed 2018-10-22 09:13:51,720 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet 2018-10-22 09:13:51,720 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-subnet 2018-10-22 09:13:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/33505137-b797-473d-8fec-7e20f24248b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:53,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3269fb14-7cdd-4c41-b1da-55a86843505e Date: Mon, 22 Oct 2018 09:13:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:53,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/33505137-b797-473d-8fec-7e20f24248b4 used request id req-3269fb14-7cdd-4c41-b1da-55a86843505e 2018-10-22 09:13:53,976 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-pub-net 2018-10-22 09:13:53,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/386c78db-34d8-4715-8aa1-9362cf8c7972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24a996616003e3a11e20fd3f78d6669476ebd39" 2018-10-22 09:13:55,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be971bc4-a2dc-4e4e-8ee2-171557b80133 Date: Mon, 22 Oct 2018 09:13:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:55,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/386c78db-34d8-4715-8aa1-9362cf8c7972 used request id req-be971bc4-a2dc-4e4e-8ee2-171557b80133 2018-10-22 09:13:55,254 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-debdb980-13d7-4465-8a99-3c7985e684a2-image 2018-10-22 09:13:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a82ba6ecf7caebf82ce9db07b7a23724679237f" 2018-10-22 09:13:57,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-962f0d54-4661-4642-ae6e-1284ef446037 Date: Mon, 22 Oct 2018 09:13:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:13:57,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2cb6ce47-950c-4335-a844-11d4437441ab used request id req-962f0d54-4661-4642-ae6e-1284ef446037 2018-10-22 09:13:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:57,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c830b6e5-e4b2-4937-8bb4-7496127d3a11 Date: Mon, 22 Oct 2018 09:13:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f292e66294d426492f5e27a53c86b74", "created_at": "2018-10-22T09:13:45Z", "updated_at": "2018-10-22T09:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "revision_number": 0, "id": "0a334751-9224-4e7e-a542-396be9157719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "tenant_id": "8f292e66294d426492f5e27a53c86b74", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f292e66294d426492f5e27a53c86b74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "revision_number": 0, "id": "17126e74-dec5-4a19-8b3e-2d739476c138", "remote_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "tenant_id": "8f292e66294d426492f5e27a53c86b74", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f292e66294d426492f5e27a53c86b74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "revision_number": 0, "id": "3b77ee45-c17e-45e8-a8a3-0311f3e8a9c4", "remote_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "tenant_id": "8f292e66294d426492f5e27a53c86b74", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f292e66294d426492f5e27a53c86b74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "revision_number": 0, "id": "4f220e79-fc5f-4748-b70e-cc157eb9f9b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "tenant_id": "8f292e66294d426492f5e27a53c86b74", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f292e66294d426492f5e27a53c86b74"}], "revision_number": 4, "project_id": "8f292e66294d426492f5e27a53c86b74", "id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:13:57,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c830b6e5-e4b2-4937-8bb4-7496127d3a11 2018-10-22 09:13:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:57,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4458f0de-9079-4c75-9e57-c229e85095b8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74"}, "enabled": true, "id": "8f292e66294d426492f5e27a53c86b74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b310587b-f812-493-proj"}} 2018-10-22 09:13:57,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 used request id req-4458f0de-9079-4c75-9e57-c229e85095b8 2018-10-22 09:13:57,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 043bf1d3-349a-46a4-952b-b356e44c53ab 2018-10-22 09:13:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=043bf1d3-349a-46a4-952b-b356e44c53ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:57,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c28b392f-ef07-4433-8396-a04d5b85739c Date: Mon, 22 Oct 2018 09:13:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "port_range_min": null, "revision_number": 0, "tenant_id": "8f292e66294d426492f5e27a53c86b74", "created_at": "2018-10-22T09:13:45Z", "project_id": "8f292e66294d426492f5e27a53c86b74", "id": "0a334751-9224-4e7e-a542-396be9157719"}, {"remote_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "port_range_min": null, "revision_number": 0, "tenant_id": "8f292e66294d426492f5e27a53c86b74", "created_at": "2018-10-22T09:13:45Z", "project_id": "8f292e66294d426492f5e27a53c86b74", "id": "17126e74-dec5-4a19-8b3e-2d739476c138"}, {"remote_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "port_range_min": null, "revision_number": 0, "tenant_id": "8f292e66294d426492f5e27a53c86b74", "created_at": "2018-10-22T09:13:45Z", "project_id": "8f292e66294d426492f5e27a53c86b74", "id": "3b77ee45-c17e-45e8-a8a3-0311f3e8a9c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:13:45Z", "security_group_id": "043bf1d3-349a-46a4-952b-b356e44c53ab", "port_range_min": null, "revision_number": 0, "tenant_id": "8f292e66294d426492f5e27a53c86b74", "created_at": "2018-10-22T09:13:45Z", "project_id": "8f292e66294d426492f5e27a53c86b74", "id": "4f220e79-fc5f-4748-b70e-cc157eb9f9b2"}]} 2018-10-22 09:13:57,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=043bf1d3-349a-46a4-952b-b356e44c53ab used request id req-c28b392f-ef07-4433-8396-a04d5b85739c 2018-10-22 09:13:57,750 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:13:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/043bf1d3-349a-46a4-952b-b356e44c53ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:58,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-007c3c17-53f5-4b2b-a560-3162ec1b2f26 Content-Length: 0 Date: Mon, 22 Oct 2018 09:13:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:13:58,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/043bf1d3-349a-46a4-952b-b356e44c53ab used request id req-007c3c17-53f5-4b2b-a560-3162ec1b2f26 2018-10-22 09:13:58,150 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b310587b-f812-493-proj 2018-10-22 09:13:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:58,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db667ca6-5142-421a-b2f4-759f4a82d57e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:58,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8f292e66294d426492f5e27a53c86b74 used request id req-db667ca6-5142-421a-b2f4-759f4a82d57e 2018-10-22 09:13:58,360 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b310587b-f812-493-proj-role 2018-10-22 09:13:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3a288154f5ed4e29b3fa2a90ba9ea71a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:58,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19866742-be70-45c5-b19a-99d2884a0537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:58,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3a288154f5ed4e29b3fa2a90ba9ea71a used request id req-19866742-be70-45c5-b19a-99d2884a0537 2018-10-22 09:13:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0580ad1254b841951c3e8fe3bc2ba18fe9c9471" 2018-10-22 09:13:58,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dbcb1b4-79c5-4185-8c21-e52aa8f77d52 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:13:58,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0dbcb1b4-79c5-4185-8c21-e52aa8f77d52 2018-10-22 09:13:58,632 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b310587b-f812-493-user 2018-10-22 09:13:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b1920945bb494878bea25c1e042f94ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423eeedaec21b595dbdaf8075f6b1ea14b1b54b7" 2018-10-22 09:13:58,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15867fa7-f09f-4079-a628-c6dd0a2cc5dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:13:58,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b1920945bb494878bea25c1e042f94ef used request id req-15867fa7-f09f-4079-a628-c6dd0a2cc5dd 2018-10-22 09:13:58,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:59,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["CpD_gryNSWOQYr2lw49PCw"], "issued_at": "2018-10-22T09:13:59.000000Z"}} 2018-10-22 09:13:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd7d2eaf079da988f127ed67ee2a45a0fc83873" 2018-10-22 09:13:59,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7093c7-2754-411e-b939-8e7ffe58e4be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:59,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d7093c7-2754-411e-b939-8e7ffe58e4be 2018-10-22 09:13:59,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:13:59,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:13:59,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["wGJbhkWUSBK1DE_JE5En6Q"], "issued_at": "2018-10-22T09:13:59.000000Z"}} 2018-10-22 09:13:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:13:59,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3ff40e-6bb2-4a1a-9dbd-35ba07dcf051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:13:59,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e3ff40e-6bb2-4a1a-9dbd-35ba07dcf051 2018-10-22 09:13:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:13:59,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:13: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:13:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:13:59,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42b33fe-a177-4ad4-9533-828f9119bcfd Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:13:59,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj used request id req-e42b33fe-a177-4ad4-9533-828f9119bcfd 2018-10-22 09:13:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:13:59,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fd9828-5483-46e4-bdc4-353ddf77bf58 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:13:59,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c2fd9828-5483-46e4-bdc4-353ddf77bf58 2018-10-22 09:13:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}}' 2018-10-22 09:14:00,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:13:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f6655f-8f99-4120-9b16-de90da24aa84 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f"}, "enabled": true, "id": "732447876f4f401787a0c081badfd23f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}} 2018-10-22 09:14:00,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-51f6655f-8f99-4120-9b16-de90da24aa84 2018-10-22 09:14:00,112 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj 2018-10-22 09:14:00,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:00,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:00,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["1PyBvRPNTLKo1YIPXI8eMw"], "issued_at": "2018-10-22T09:14:00.000000Z"}} 2018-10-22 09:14:00,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489e0695192eb7c4aba9c0a9f87816ba66a55b0f" 2018-10-22 09:14:00,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c107fe33-df20-484e-9fb2-faa221057950 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:00,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c107fe33-df20-484e-9fb2-faa221057950 2018-10-22 09:14:00,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:00,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489e0695192eb7c4aba9c0a9f87816ba66a55b0f" 2018-10-22 09:14:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a39d92-d273-46ce-8f65-1468ef94628b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:14:00,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b4a39d92-d273-46ce-8f65-1468ef94628b 2018-10-22 09:14:00,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489e0695192eb7c4aba9c0a9f87816ba66a55b0f" 2018-10-22 09:14:00,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1754475-9b99-4809-a9c7-da1239d7a4b4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f"}, "enabled": true, "id": "732447876f4f401787a0c081badfd23f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}]} 2018-10-22 09:14:00,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj used request id req-a1754475-9b99-4809-a9c7-da1239d7a4b4 2018-10-22 09:14:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489e0695192eb7c4aba9c0a9f87816ba66a55b0f" 2018-10-22 09:14:00,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb66191-1b5b-423c-9cd7-969dd0ece821 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:14:00,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2cb66191-1b5b-423c-9cd7-969dd0ece821 2018-10-22 09:14:01,310 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-user 2018-10-22 09:14:01,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:01,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27986cc1-6469-4f20-bcba-d41c46e93ca0 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:14:01,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-27986cc1-6469-4f20-bcba-d41c46e93ca0 2018-10-22 09:14:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" -d '{"role": {"name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role"}}' 2018-10-22 09:14:01,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46a12253-fe30-4fef-b873-fc218ca03abb Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdd5566c44ee40dba83f48ff4e88eb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/fdd5566c44ee40dba83f48ff4e88eb11"}, "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role"}} 2018-10-22 09:14:01,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-46a12253-fe30-4fef-b873-fc218ca03abb 2018-10-22 09:14:01,508 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role 2018-10-22 09:14:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fdd5566c44ee40dba83f48ff4e88eb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:01,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8c6bae-d841-4ab5-85a3-691267f6236e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fdd5566c44ee40dba83f48ff4e88eb11"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role", "id": "fdd5566c44ee40dba83f48ff4e88eb11"}} 2018-10-22 09:14:01,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fdd5566c44ee40dba83f48ff4e88eb11 used request id req-ba8c6bae-d841-4ab5-85a3-691267f6236e 2018-10-22 09:14:01,527 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role to project CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj 2018-10-22 09:14:01,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f/users/57bc98f34f244650b6a823f1d333ed69/roles/fdd5566c44ee40dba83f48ff4e88eb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:01,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77dac31-313c-4386-bf4d-e7ecbc1aa7ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:01,660 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f/users/57bc98f34f244650b6a823f1d333ed69/roles/fdd5566c44ee40dba83f48ff4e88eb11 used request id req-f77dac31-313c-4386-bf4d-e7ecbc1aa7ad 2018-10-22 09:14:01,661 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:14:01,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:01,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:02,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdd5566c44ee40dba83f48ff4e88eb11", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role"}], "expires_at": "2018-10-22T10:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "732447876f4f401787a0c081badfd23f", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-user", "id": "57bc98f34f244650b6a823f1d333ed69"}, "audit_ids": ["wBbfgd0-QXO3_v_ocMAUpw"], "issued_at": "2018-10-22T09:14:02.000000Z"}} 2018-10-22 09:14:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:02,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8e74a5-cdad-4e96-9b96-f5e1f522f2e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:02,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c8e74a5-cdad-4e96-9b96-f5e1f522f2e9 2018-10-22 09:14:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:02,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fd422389-bbfb-4819-b6ef-91812815fefb Date: Mon, 22 Oct 2018 09:14:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image"} 2018-10-22 09:14:02,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image used request id req-fd422389-bbfb-4819-b6ef-91812815fefb 2018-10-22 09:14:02,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:02,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fad9f2e7-4ad8-4521-824c-aa2e3d7ab4c0 Date: Mon, 22 Oct 2018 09:14: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"}}} 2018-10-22 09:14:02,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fad9f2e7-4ad8-4521-824c-aa2e3d7ab4c0 2018-10-22 09:14:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image"}' 2018-10-22 09:14:03,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 X-Openstack-Request-Id: req-61df13fe-52c0-4c32-8eab-e850d401ec48 Date: Mon, 22 Oct 2018 09:14:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0", "min_disk": 0, "protected": false, "id": "8cd47894-493a-43c8-b67b-121b25fcdfa0", "file": "/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/file", "checksum": null, "owner": "732447876f4f401787a0c081badfd23f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:03,156 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-61df13fe-52c0-4c32-8eab-e850d401ec48 2018-10-22 09:14:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" -d '' 2018-10-22 09:14:04,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84784f63-8f60-46e2-b376-2c1fbe4b871e Date: Mon, 22 Oct 2018 09:14:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:14:04,637 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/file used request id req-84784f63-8f60-46e2-b376-2c1fbe4b871e 2018-10-22 09:14:04,638 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:14:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:04,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-153db560-2511-46a5-a323-01c7789ce55d Date: Mon, 22 Oct 2018 09:14:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:04Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/snap", "metadata": {}}], "self": "/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0", "min_disk": 0, "protected": false, "id": "8cd47894-493a-43c8-b67b-121b25fcdfa0", "file": "/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "732447876f4f401787a0c081badfd23f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:04,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 used request id req-153db560-2511-46a5-a323-01c7789ce55d 2018-10-22 09:14:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:04,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e776fea1-8ef4-44ad-8d2d-22fad329ac57 Date: Mon, 22 Oct 2018 09:14: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"}}} 2018-10-22 09:14:04,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e776fea1-8ef4-44ad-8d2d-22fad329ac57 2018-10-22 09:14:04,956 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image 2018-10-22 09:14:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:05,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ca10f6e7-8d06-4356-9f1a-38c8d5243c4e Date: Mon, 22 Oct 2018 09:14:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:04Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/snap", "metadata": {}}], "self": "/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0", "min_disk": 0, "protected": false, "id": "8cd47894-493a-43c8-b67b-121b25fcdfa0", "file": "/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "732447876f4f401787a0c081badfd23f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/8cd47894-493a-43c8-b67b-121b25fcdfa0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:05,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 used request id req-ca10f6e7-8d06-4356-9f1a-38c8d5243c4e 2018-10-22 09:14:05,120 - create_image - DEBUG - Instance status is - active 2018-10-22 09:14:05,120 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image 2018-10-22 09:14:05,120 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image 2018-10-22 09:14:05,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:05,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:05,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdd5566c44ee40dba83f48ff4e88eb11", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role"}], "expires_at": "2018-10-22T10:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "732447876f4f401787a0c081badfd23f", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-user", "id": "57bc98f34f244650b6a823f1d333ed69"}, "audit_ids": ["fTHZnj6jSYa4U4fL-zSwww"], "issued_at": "2018-10-22T09:14:05.000000Z"}} 2018-10-22 09:14:05,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:05,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29128750-b009-4513-b53e-502e7bab325d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:05,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29128750-b009-4513-b53e-502e7bab325d 2018-10-22 09:14:05,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:05,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea1e1add-5935-4e5b-9251-1bfa6c38b97d Date: Mon, 22 Oct 2018 09:14:05 GMT RESP BODY: {"networks":[]} 2018-10-22 09:14:05,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net used request id req-ea1e1add-5935-4e5b-9251-1bfa6c38b97d 2018-10-22 09:14:05,732 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net 2018-10-22 09:14:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" -d '{"network": {"name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net", "admin_state_up": true}}' 2018-10-22 09:14:06,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-38d5b582-13bc-4ae8-889d-cfd176870ff5 Date: Mon, 22 Oct 2018 09:14:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b84491b0-7fd7-40e1-89f8-423556a72975","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:14:06Z","is_default":false,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","mtu":1450}} 2018-10-22 09:14:06,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-38d5b582-13bc-4ae8-889d-cfd176870ff5 2018-10-22 09:14:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:06,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-ad37a361-8922-42ec-8554-79e5ac21f4fa Date: Mon, 22 Oct 2018 09:14: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":"2018-10-22T09:14:06Z","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","id":"b84491b0-7fd7-40e1-89f8-423556a72975","name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net"}]} 2018-10-22 09:14:06,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-ad37a361-8922-42ec-8554-79e5ac21f4fa 2018-10-22 09:14:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:06,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-58aa6d62-7d15-45dd-ad62-3eaa4db8ae5a Date: Mon, 22 Oct 2018 09:14:06 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:14:06,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-58aa6d62-7d15-45dd-ad62-3eaa4db8ae5a 2018-10-22 09:14:06,705 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet 2018-10-22 09:14:06,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" -d '{"subnets": [{"ip_version": 4, "network_id": "b84491b0-7fd7-40e1-89f8-423556a72975", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]}' 2018-10-22 09:14:07,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6623f5b-d720-45e4-b1bd-92b4ec14f146 Date: Mon, 22 Oct 2018 09:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b84491b0-7fd7-40e1-89f8-423556a72975","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:07Z","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":"732447876f4f401787a0c081badfd23f","id":"a59799d3-9349-4bf9-8283-8f71afea6b6a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]} 2018-10-22 09:14:07,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f6623f5b-d720-45e4-b1bd-92b4ec14f146 2018-10-22 09:14:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:07,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-96256795-52a0-45ef-a85a-ead27432ed0b Date: Mon, 22 Oct 2018 09:14: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":["a59799d3-9349-4bf9-8283-8f71afea6b6a"],"updated_at":"2018-10-22T09:14:07Z","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","id":"b84491b0-7fd7-40e1-89f8-423556a72975","name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net"}]} 2018-10-22 09:14:07,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-96256795-52a0-45ef-a85a-ead27432ed0b 2018-10-22 09:14:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:07,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61ba5fc4-0961-44a3-8e5f-4723fb45fee3 Date: Mon, 22 Oct 2018 09:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b84491b0-7fd7-40e1-89f8-423556a72975","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"732447876f4f401787a0c081badfd23f","id":"a59799d3-9349-4bf9-8283-8f71afea6b6a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]} 2018-10-22 09:14:07,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-61ba5fc4-0961-44a3-8e5f-4723fb45fee3 2018-10-22 09:14:07,983 - OpenStackNetwork - DEBUG - Network [b84491b0-7fd7-40e1-89f8-423556a72975] created successfully 2018-10-22 09:14:07,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:07,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:08,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["MzEbU-esTQmAtKher8W7uw"], "issued_at": "2018-10-22T09:14:08.000000Z"}} 2018-10-22 09:14:08,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887fb97e6bc269b924200ec7db0025757d1404b0" 2018-10-22 09:14:08,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc284b88-a422-4880-9e44-df14a7e89db3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:08,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc284b88-a422-4880-9e44-df14a7e89db3 2018-10-22 09:14:08,462 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:14:08,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887fb97e6bc269b924200ec7db0025757d1404b0" 2018-10-22 09:14:08,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1f13d9c-e132-4624-87c5-67291507d92e x-compute-request-id: req-f1f13d9c-e132-4624-87c5-67291507d92e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:14:08,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f1f13d9c-e132-4624-87c5-67291507d92e 2018-10-22 09:14:08,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887fb97e6bc269b924200ec7db0025757d1404b0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:14:08,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8be2c2-2651-408f-ab81-485ddef129e6 x-compute-request-id: req-ec8be2c2-2651-408f-ab81-485ddef129e6 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f46d3edf-c5ff-49d1-95d7-d9a75c43ddd5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f46d3edf-c5ff-49d1-95d7-d9a75c43ddd5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f46d3edf-c5ff-49d1-95d7-d9a75c43ddd5", "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:14:08,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ec8be2c2-2651-408f-ab81-485ddef129e6 2018-10-22 09:14:08,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:08,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:09,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdd5566c44ee40dba83f48ff4e88eb11", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role"}], "expires_at": "2018-10-22T10:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "732447876f4f401787a0c081badfd23f", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-user", "id": "57bc98f34f244650b6a823f1d333ed69"}, "audit_ids": ["6sWnPDvYQHeGGDn4C-vK6g"], "issued_at": "2018-10-22T09:14:09.000000Z"}} 2018-10-22 09:14:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:09,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f8a07b-cbf1-4002-97ea-3eb1862b3b2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:09,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5f8a07b-cbf1-4002-97ea-3eb1862b3b2e 2018-10-22 09:14:09,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:14:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:09,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27211d4-8e92-4475-8ef4-ded78d0cc165 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:09,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c27211d4-8e92-4475-8ef4-ded78d0cc165 2018-10-22 09:14:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6df6af78-74e5-46d2-ac71-4d895cbd6e89 Date: Mon, 22 Oct 2018 09:14: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":["a59799d3-9349-4bf9-8283-8f71afea6b6a"],"updated_at":"2018-10-22T09:14:07Z","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","id":"b84491b0-7fd7-40e1-89f8-423556a72975","name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net"}]} 2018-10-22 09:14:09,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net used request id req-6df6af78-74e5-46d2-ac71-4d895cbd6e89 2018-10-22 09:14:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:09,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:09,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc0d21d-786a-418f-af8e-91e71d541395 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f"}, "enabled": true, "id": "732447876f4f401787a0c081badfd23f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}} 2018-10-22 09:14:09,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f used request id req-9bc0d21d-786a-418f-af8e-91e71d541395 2018-10-22 09:14:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:09,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22e1a889-ff21-4340-9fba-aa3e0907466c Date: Mon, 22 Oct 2018 09:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b84491b0-7fd7-40e1-89f8-423556a72975","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"732447876f4f401787a0c081badfd23f","id":"a59799d3-9349-4bf9-8283-8f71afea6b6a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]} 2018-10-22 09:14:09,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-22e1a889-ff21-4340-9fba-aa3e0907466c 2018-10-22 09:14:09,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b84491b0-7fd7-40e1-89f8-423556a72975&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c7e9240-7500-4650-990a-f4baae8e4fea Date: Mon, 22 Oct 2018 09:14:09 GMT RESP BODY: {"ports":[]} 2018-10-22 09:14:09,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b84491b0-7fd7-40e1-89f8-423556a72975&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79fport-1&admin_state_up=True used request id req-1c7e9240-7500-4650-990a-f4baae8e4fea 2018-10-22 09:14:09,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:10,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14: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-3ec6751d-8187-4540-b0e1-f0ef4703a13b x-compute-request-id: req-3ec6751d-8187-4540-b0e1-f0ef4703a13b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:14:10,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-inst used request id req-3ec6751d-8187-4540-b0e1-f0ef4703a13b 2018-10-22 09:14:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:10,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-66bda218-a9d6-46f7-a26b-713a6950f4dd Date: Mon, 22 Oct 2018 09:14: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":["a59799d3-9349-4bf9-8283-8f71afea6b6a"],"updated_at":"2018-10-22T09:14:07Z","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","id":"b84491b0-7fd7-40e1-89f8-423556a72975","name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net"}]} 2018-10-22 09:14:10,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net used request id req-66bda218-a9d6-46f7-a26b-713a6950f4dd 2018-10-22 09:14:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:10,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f517533-4fd9-417b-b302-dd370b053f52 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f"}, "enabled": true, "id": "732447876f4f401787a0c081badfd23f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}} 2018-10-22 09:14:10,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f used request id req-3f517533-4fd9-417b-b302-dd370b053f52 2018-10-22 09:14:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:10,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18aa21e5-da79-4d65-add8-daf70d1a8823 Date: Mon, 22 Oct 2018 09:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b84491b0-7fd7-40e1-89f8-423556a72975","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"732447876f4f401787a0c081badfd23f","id":"a59799d3-9349-4bf9-8283-8f71afea6b6a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]} 2018-10-22 09:14:10,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-18aa21e5-da79-4d65-add8-daf70d1a8823 2018-10-22 09:14:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b84491b0-7fd7-40e1-89f8-423556a72975&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:10,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c015b2ff-c104-4945-a83a-284d9700598c Date: Mon, 22 Oct 2018 09:14:10 GMT RESP BODY: {"ports":[]} 2018-10-22 09:14:10,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b84491b0-7fd7-40e1-89f8-423556a72975&name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79fport-1&admin_state_up=True used request id req-c015b2ff-c104-4945-a83a-284d9700598c 2018-10-22 09:14:10,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:10,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:11,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdd5566c44ee40dba83f48ff4e88eb11", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role"}], "expires_at": "2018-10-22T10:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "732447876f4f401787a0c081badfd23f", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/732447876f4f401787a0c081badfd23f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-user", "id": "57bc98f34f244650b6a823f1d333ed69"}, "audit_ids": ["YZcq_Zn6S3CUogWXINp5NA"], "issued_at": "2018-10-22T09:14:11.000000Z"}} 2018-10-22 09:14:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0181ca04cc22119f2302e855e5acf3a9217ac6f5" 2018-10-22 09:14:11,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee12acd9-18a3-4b8a-a44d-da777c4bb09c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:11,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee12acd9-18a3-4b8a-a44d-da777c4bb09c 2018-10-22 09:14:11,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:11,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8c8507dc-f765-4a4a-991c-02851cf0e0bd Date: Mon, 22 Oct 2018 09:14: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":["a59799d3-9349-4bf9-8283-8f71afea6b6a"],"updated_at":"2018-10-22T09:14:07Z","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","id":"b84491b0-7fd7-40e1-89f8-423556a72975","name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net"}]} 2018-10-22 09:14:11,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net used request id req-8c8507dc-f765-4a4a-991c-02851cf0e0bd 2018-10-22 09:14:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:12,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67f84766-b541-46d2-99b1-4cd98896938a Date: Mon, 22 Oct 2018 09:14:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b84491b0-7fd7-40e1-89f8-423556a72975","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"732447876f4f401787a0c081badfd23f","id":"a59799d3-9349-4bf9-8283-8f71afea6b6a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]} 2018-10-22 09:14:12,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-67f84766-b541-46d2-99b1-4cd98896938a 2018-10-22 09:14:12,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:12,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-678375f4-e9ce-423f-8987-d7d97c3e835f Date: Mon, 22 Oct 2018 09:14: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":["a59799d3-9349-4bf9-8283-8f71afea6b6a"],"updated_at":"2018-10-22T09:14:07Z","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"732447876f4f401787a0c081badfd23f","id":"b84491b0-7fd7-40e1-89f8-423556a72975","name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net"}]} 2018-10-22 09:14:12,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net used request id req-678375f4-e9ce-423f-8987-d7d97c3e835f 2018-10-22 09:14:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:12,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0181ca04cc22119f2302e855e5acf3a9217ac6f5" 2018-10-22 09:14:12,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6fa886-f653-4b32-a034-0b2ffb44757e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f"}, "enabled": true, "id": "732447876f4f401787a0c081badfd23f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}} 2018-10-22 09:14:12,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f used request id req-3d6fa886-f653-4b32-a034-0b2ffb44757e 2018-10-22 09:14:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" 2018-10-22 09:14:12,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2327acea-8f08-4369-ae18-3d2a8b195da6 Date: Mon, 22 Oct 2018 09:14:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b84491b0-7fd7-40e1-89f8-423556a72975","tenant_id":"732447876f4f401787a0c081badfd23f","created_at":"2018-10-22T09:14:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"732447876f4f401787a0c081badfd23f","id":"a59799d3-9349-4bf9-8283-8f71afea6b6a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet"}]} 2018-10-22 09:14:12,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-2327acea-8f08-4369-ae18-3d2a8b195da6 2018-10-22 09:14:12,566 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net 2018-10-22 09:14:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1034b8f85d41d2e56ae0af69bf188e3915cbf2" -d '{"port": {"network_id": "b84491b0-7fd7-40e1-89f8-423556a72975", "name": "CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79fport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-10-22 09:14:12,737 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-0dfa2fbd-1178-438b-bfb8-16365b1ce614 Date: Mon, 22 Oct 2018 09:14:12 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 09:14:12,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0dfa2fbd-1178-438b-bfb8-16365b1ce614 2018-10-22 09:14:12,737 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 09:14:12,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f46d3edf-c5ff-49d1-95d7-d9a75c43ddd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887fb97e6bc269b924200ec7db0025757d1404b0" 2018-10-22 09:14:12,785 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:14: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-c77bf50a-6430-41c2-88e4-c3906caa39b4 x-compute-request-id: req-c77bf50a-6430-41c2-88e4-c3906caa39b4 Content-Length: 0 Content-Type: application/json 2018-10-22 09:14:12,786 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f46d3edf-c5ff-49d1-95d7-d9a75c43ddd5 used request id req-c77bf50a-6430-41c2-88e4-c3906caa39b4 2018-10-22 09:14:12,786 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet 2018-10-22 09:14:12,787 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-subnet 2018-10-22 09:14:12,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a59799d3-9349-4bf9-8283-8f71afea6b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:14,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01b0aa80-6f7c-47b8-a108-4f5cbf6b2d38 Date: Mon, 22 Oct 2018 09:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:14,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a59799d3-9349-4bf9-8283-8f71afea6b6a used request id req-01b0aa80-6f7c-47b8-a108-4f5cbf6b2d38 2018-10-22 09:14:14,962 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-pub-net 2018-10-22 09:14:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b84491b0-7fd7-40e1-89f8-423556a72975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e549c3c0f3fd72e56f63dcb4a8b15d9573ce7b" 2018-10-22 09:14:16,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14335441-d0e6-45b7-9d43-741f0f3994e8 Date: Mon, 22 Oct 2018 09:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:16,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b84491b0-7fd7-40e1-89f8-423556a72975 used request id req-14335441-d0e6-45b7-9d43-741f0f3994e8 2018-10-22 09:14:16,219 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-df9c53ef-3636-4f38-915c-d27aa996f79f-image 2018-10-22 09:14:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}209495b3e42a79d0bd76d834f43f773b02a179ee" 2018-10-22 09:14:18,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a82cd044-8a15-4842-82b7-e70d7e0da3bb Date: Mon, 22 Oct 2018 09:14:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:14:18,113 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8cd47894-493a-43c8-b67b-121b25fcdfa0 used request id req-a82cd044-8a15-4842-82b7-e70d7e0da3bb 2018-10-22 09:14:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:18,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3d4939a4-5310-46d4-acce-a7ac2a71424a Date: Mon, 22 Oct 2018 09:14:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "732447876f4f401787a0c081badfd23f", "created_at": "2018-10-22T09:14:05Z", "updated_at": "2018-10-22T09:14:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "revision_number": 0, "id": "57e31e97-6e23-4c2d-bb25-18341c958905", "remote_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "tenant_id": "732447876f4f401787a0c081badfd23f", "port_range_min": null, "ethertype": "IPv4", "project_id": "732447876f4f401787a0c081badfd23f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "revision_number": 0, "id": "8aa16c7b-35d5-499b-a7ab-7c962770dbd4", "remote_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "tenant_id": "732447876f4f401787a0c081badfd23f", "port_range_min": null, "ethertype": "IPv6", "project_id": "732447876f4f401787a0c081badfd23f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "revision_number": 0, "id": "a487896b-ba66-434d-af01-828a64e20bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "tenant_id": "732447876f4f401787a0c081badfd23f", "port_range_min": null, "ethertype": "IPv6", "project_id": "732447876f4f401787a0c081badfd23f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "revision_number": 0, "id": "c1928afd-2d43-472d-81fa-9e839fce8541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "tenant_id": "732447876f4f401787a0c081badfd23f", "port_range_min": null, "ethertype": "IPv4", "project_id": "732447876f4f401787a0c081badfd23f"}], "revision_number": 4, "project_id": "732447876f4f401787a0c081badfd23f", "id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:14:18,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3d4939a4-5310-46d4-acce-a7ac2a71424a 2018-10-22 09:14:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:18,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77937e97-c600-4137-ab8c-427e26ce851f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f"}, "enabled": true, "id": "732447876f4f401787a0c081badfd23f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj"}} 2018-10-22 09:14:18,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f used request id req-77937e97-c600-4137-ab8c-427e26ce851f 2018-10-22 09:14:18,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33ff1a73-bbd4-450e-bf90-9a0e9be1a739 2018-10-22 09:14:18,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=33ff1a73-bbd4-450e-bf90-9a0e9be1a739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:18,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-96b46fb5-af28-450b-b045-55239ef9f648 Date: Mon, 22 Oct 2018 09:14:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "port_range_min": null, "revision_number": 0, "tenant_id": "732447876f4f401787a0c081badfd23f", "created_at": "2018-10-22T09:14:06Z", "project_id": "732447876f4f401787a0c081badfd23f", "id": "57e31e97-6e23-4c2d-bb25-18341c958905"}, {"remote_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "port_range_min": null, "revision_number": 0, "tenant_id": "732447876f4f401787a0c081badfd23f", "created_at": "2018-10-22T09:14:06Z", "project_id": "732447876f4f401787a0c081badfd23f", "id": "8aa16c7b-35d5-499b-a7ab-7c962770dbd4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "port_range_min": null, "revision_number": 0, "tenant_id": "732447876f4f401787a0c081badfd23f", "created_at": "2018-10-22T09:14:06Z", "project_id": "732447876f4f401787a0c081badfd23f", "id": "a487896b-ba66-434d-af01-828a64e20bba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:06Z", "security_group_id": "33ff1a73-bbd4-450e-bf90-9a0e9be1a739", "port_range_min": null, "revision_number": 0, "tenant_id": "732447876f4f401787a0c081badfd23f", "created_at": "2018-10-22T09:14:06Z", "project_id": "732447876f4f401787a0c081badfd23f", "id": "c1928afd-2d43-472d-81fa-9e839fce8541"}]} 2018-10-22 09:14:18,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=33ff1a73-bbd4-450e-bf90-9a0e9be1a739 used request id req-96b46fb5-af28-450b-b045-55239ef9f648 2018-10-22 09:14:18,615 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:14:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/33ff1a73-bbd4-450e-bf90-9a0e9be1a739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:18,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18cb5d42-1409-4264-b48e-fd009f6208d6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:18,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/33ff1a73-bbd4-450e-bf90-9a0e9be1a739 used request id req-18cb5d42-1409-4264-b48e-fd009f6208d6 2018-10-22 09:14:18,933 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj 2018-10-22 09:14:18,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:19,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec05c29-1f46-4762-8862-fafe0343c616 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:19,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/732447876f4f401787a0c081badfd23f used request id req-dec05c29-1f46-4762-8862-fafe0343c616 2018-10-22 09:14:19,127 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-proj-role 2018-10-22 09:14:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fdd5566c44ee40dba83f48ff4e88eb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:19,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b0d05ba-e8de-41ff-a2d6-9f66906e6403 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:19,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fdd5566c44ee40dba83f48ff4e88eb11 used request id req-8b0d05ba-e8de-41ff-a2d6-9f66906e6403 2018-10-22 09:14:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05f0f5ff589b5865e216ca191ab16081b9df1fe" 2018-10-22 09:14:19,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8094526-c4c1-4d2e-9df2-b391bc6288ec Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:14:19,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8094526-c4c1-4d2e-9df2-b391bc6288ec 2018-10-22 09:14:19,323 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7d4c6d3a-979a-4c8-user 2018-10-22 09:14:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/57bc98f34f244650b6a823f1d333ed69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489e0695192eb7c4aba9c0a9f87816ba66a55b0f" 2018-10-22 09:14:19,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c9f5f4-a50f-49b6-b42a-71840554c044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:19,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/57bc98f34f244650b6a823f1d333ed69 used request id req-f0c9f5f4-a50f-49b6-b42a-71840554c044 2018-10-22 09:14:19,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:19,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4m7iMYaJSKOG1owycSAqtQ"], "issued_at": "2018-10-22T09:14:19.000000Z"}} 2018-10-22 09:14:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d402cf342236711939e010e15f0a2a4804c058" 2018-10-22 09:14:19,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8baf59c-fa3b-4fca-ab7e-3ce6bbd459ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:19,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8baf59c-fa3b-4fca-ab7e-3ce6bbd459ff 2018-10-22 09:14:19,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:19,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:20,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["DidcBZqkSJmbmsD84spTEw"], "issued_at": "2018-10-22T09:14:20.000000Z"}} 2018-10-22 09:14:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:20,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa380a60-4e08-4ee8-b70d-61648ffe3da4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:20,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa380a60-4e08-4ee8-b70d-61648ffe3da4 2018-10-22 09:14:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:20,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-13471615-1834-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:20,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe475e3-9a2f-475d-b460-75d0959be568 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-13471615-1834-41d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:14:20,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-13471615-1834-41d-proj used request id req-1fe475e3-9a2f-475d-b460-75d0959be568 2018-10-22 09:14:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6797e575-aa44-4ae7-8d91-12190be89ae7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:14:20,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6797e575-aa44-4ae7-8d91-12190be89ae7 2018-10-22 09:14:20,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}}' 2018-10-22 09:14:20,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63595336-41a6-4e1d-9ff6-18ff98a7f438 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89"}, "enabled": true, "id": "dc4844e110d3440990bed3d1807ecc89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}} 2018-10-22 09:14:20,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-63595336-41a6-4e1d-9ff6-18ff98a7f438 2018-10-22 09:14:20,766 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-13471615-1834-41d-proj 2018-10-22 09:14:20,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:20,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:21,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["doMULX78SUirDurxRTQE3A"], "issued_at": "2018-10-22T09:14:21.000000Z"}} 2018-10-22 09:14:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b91600f9a7cbaaea88ab2737b5c35970390dc05" 2018-10-22 09:14:21,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b314e2c4-363e-49b5-b7ce-74f4f81ab06c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:21,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b314e2c4-363e-49b5-b7ce-74f4f81ab06c 2018-10-22 09:14:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:21,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:21,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b91600f9a7cbaaea88ab2737b5c35970390dc05" 2018-10-22 09:14:21,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b80707-f769-42fb-97d4-6dadbbe04f2b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:14:21,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c2b80707-f769-42fb-97d4-6dadbbe04f2b 2018-10-22 09:14:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-13471615-1834-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b91600f9a7cbaaea88ab2737b5c35970390dc05" 2018-10-22 09:14:21,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f846bb-a1a8-4fd8-978a-77ef592011eb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-13471615-1834-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89"}, "enabled": true, "id": "dc4844e110d3440990bed3d1807ecc89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}]} 2018-10-22 09:14:21,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-13471615-1834-41d-proj used request id req-a7f846bb-a1a8-4fd8-978a-77ef592011eb 2018-10-22 09:14:21,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b91600f9a7cbaaea88ab2737b5c35970390dc05" 2018-10-22 09:14:21,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811fd710-c938-40d2-818c-a5ffe69ae668 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:14:21,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-811fd710-c938-40d2-818c-a5ffe69ae668 2018-10-22 09:14:21,934 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-13471615-1834-41d-user 2018-10-22 09:14:21,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:22,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0090abf5-6924-4a35-8b84-1712818a5f78 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:14:22,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0090abf5-6924-4a35-8b84-1712818a5f78 2018-10-22 09:14:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" -d '{"role": {"name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role"}}' 2018-10-22 09:14:22,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ff976f-7a33-43b4-ad2c-505ec6402f55 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27d17623bcb4478ba557f335fa1b0c58", "links": {"self": "http://172.30.9.28:5000/v3/roles/27d17623bcb4478ba557f335fa1b0c58"}, "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role"}} 2018-10-22 09:14:22,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-91ff976f-7a33-43b4-ad2c-505ec6402f55 2018-10-22 09:14:22,137 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-13471615-1834-41d-proj-role 2018-10-22 09:14:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/27d17623bcb4478ba557f335fa1b0c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:22,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41bebdc9-1709-4c85-9a5a-2f5bca821798 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/27d17623bcb4478ba557f335fa1b0c58"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role", "id": "27d17623bcb4478ba557f335fa1b0c58"}} 2018-10-22 09:14:22,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/27d17623bcb4478ba557f335fa1b0c58 used request id req-41bebdc9-1709-4c85-9a5a-2f5bca821798 2018-10-22 09:14:22,231 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-13471615-1834-41d-proj-role to project CreateInstancePortManipulationTests-13471615-1834-41d-proj 2018-10-22 09:14:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89/users/cb86a79fbb3a47f79135728ae1a68b32/roles/27d17623bcb4478ba557f335fa1b0c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:22,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f13ab3ee-9908-43c6-a33d-1a634030cc5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:22,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89/users/cb86a79fbb3a47f79135728ae1a68b32/roles/27d17623bcb4478ba557f335fa1b0c58 used request id req-f13ab3ee-9908-43c6-a33d-1a634030cc5f 2018-10-22 09:14:22,367 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:14:22,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:22,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:22,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27d17623bcb4478ba557f335fa1b0c58", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role"}], "expires_at": "2018-10-22T10:14:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4844e110d3440990bed3d1807ecc89", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-13471615-1834-41d-user", "id": "cb86a79fbb3a47f79135728ae1a68b32"}, "audit_ids": ["vqg-feNnSzqsx-jR65R9wg"], "issued_at": "2018-10-22T09:14:22.000000Z"}} 2018-10-22 09:14:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:22,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefd6b64-e066-487c-88bd-81c98e7da96a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:22,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fefd6b64-e066-487c-88bd-81c98e7da96a 2018-10-22 09:14:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:22,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a0408c27-1ac5-4c3b-984f-a07c2650ef51 Date: Mon, 22 Oct 2018 09:14:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image"} 2018-10-22 09:14:22,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image used request id req-a0408c27-1ac5-4c3b-984f-a07c2650ef51 2018-10-22 09:14:22,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:23,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdcebdc6-147a-4d92-80a6-8b0fdfc4939a Date: Mon, 22 Oct 2018 09:14: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"}}} 2018-10-22 09:14:23,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fdcebdc6-147a-4d92-80a6-8b0fdfc4939a 2018-10-22 09:14:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image"}' 2018-10-22 09:14:23,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 X-Openstack-Request-Id: req-8c4d7072-a100-466b-a74b-85540dbec65c Date: Mon, 22 Oct 2018 09:14:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/05e590d9-c556-4119-a060-ab4b40eff957", "min_disk": 0, "protected": false, "id": "05e590d9-c556-4119-a060-ab4b40eff957", "file": "/v2/images/05e590d9-c556-4119-a060-ab4b40eff957/file", "checksum": null, "owner": "dc4844e110d3440990bed3d1807ecc89", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:23,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8c4d7072-a100-466b-a74b-85540dbec65c 2018-10-22 09:14:23,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" -d '' 2018-10-22 09:14:25,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-945e78da-c5c6-4cbf-98d1-1cd9adaa45cf Date: Mon, 22 Oct 2018 09:14:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:14:25,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957/file used request id req-945e78da-c5c6-4cbf-98d1-1cd9adaa45cf 2018-10-22 09:14:25,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:14:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:25,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f89ed424-64c2-4b54-a6f9-97a22d70f6d6 Date: Mon, 22 Oct 2018 09:14:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/05e590d9-c556-4119-a060-ab4b40eff957/snap", "metadata": {}}], "self": "/v2/images/05e590d9-c556-4119-a060-ab4b40eff957", "min_disk": 0, "protected": false, "id": "05e590d9-c556-4119-a060-ab4b40eff957", "file": "/v2/images/05e590d9-c556-4119-a060-ab4b40eff957/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc4844e110d3440990bed3d1807ecc89", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/05e590d9-c556-4119-a060-ab4b40eff957/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:25,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 used request id req-f89ed424-64c2-4b54-a6f9-97a22d70f6d6 2018-10-22 09:14:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:25,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4bb22ebe-e797-448f-9a6a-cbdbb2bed31a Date: Mon, 22 Oct 2018 09:14: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"}}} 2018-10-22 09:14:25,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4bb22ebe-e797-448f-9a6a-cbdbb2bed31a 2018-10-22 09:14:25,695 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image 2018-10-22 09:14:25,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:25,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5f70136f-45c3-4c7f-b98e-21c71acddd1b Date: Mon, 22 Oct 2018 09:14:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/05e590d9-c556-4119-a060-ab4b40eff957/snap", "metadata": {}}], "self": "/v2/images/05e590d9-c556-4119-a060-ab4b40eff957", "min_disk": 0, "protected": false, "id": "05e590d9-c556-4119-a060-ab4b40eff957", "file": "/v2/images/05e590d9-c556-4119-a060-ab4b40eff957/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc4844e110d3440990bed3d1807ecc89", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/05e590d9-c556-4119-a060-ab4b40eff957/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:25,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 used request id req-5f70136f-45c3-4c7f-b98e-21c71acddd1b 2018-10-22 09:14:25,867 - create_image - DEBUG - Instance status is - active 2018-10-22 09:14:25,867 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image 2018-10-22 09:14:25,867 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image 2018-10-22 09:14:25,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:25,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:26,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27d17623bcb4478ba557f335fa1b0c58", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role"}], "expires_at": "2018-10-22T10:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4844e110d3440990bed3d1807ecc89", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-13471615-1834-41d-user", "id": "cb86a79fbb3a47f79135728ae1a68b32"}, "audit_ids": ["o3BDhl51QkaJBUmHB4MKSw"], "issued_at": "2018-10-22T09:14:26.000000Z"}} 2018-10-22 09:14:26,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:26,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fbaf17-7510-4b65-aea5-6388bc9e6217 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:26,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-92fbaf17-7510-4b65-aea5-6388bc9e6217 2018-10-22 09:14:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:26,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-487a6d0b-7ce4-4309-a62e-6186466610b0 Date: Mon, 22 Oct 2018 09:14:26 GMT RESP BODY: {"networks":[]} 2018-10-22 09:14:26,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net used request id req-487a6d0b-7ce4-4309-a62e-6186466610b0 2018-10-22 09:14:26,480 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net 2018-10-22 09:14:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" -d '{"network": {"name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net", "admin_state_up": true}}' 2018-10-22 09:14:27,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-b60da79b-7b67-4434-ac16-f482457842ef Date: Mon, 22 Oct 2018 09:14:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:14:26Z","is_default":false,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","mtu":1450}} 2018-10-22 09:14:27,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b60da79b-7b67-4434-ac16-f482457842ef 2018-10-22 09:14:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:27,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-daa10a0d-66dd-44f9-8d0d-9152560709ae Date: Mon, 22 Oct 2018 09:14: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":"2018-10-22T09:14:26Z","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net"}]} 2018-10-22 09:14:27,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-daa10a0d-66dd-44f9-8d0d-9152560709ae 2018-10-22 09:14:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:27,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a24b04b-f5f9-4e94-bf75-fb75490ba43f Date: Mon, 22 Oct 2018 09:14:27 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:14:27,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-2a24b04b-f5f9-4e94-bf75-fb75490ba43f 2018-10-22 09:14:27,439 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet 2018-10-22 09:14:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" -d '{"subnets": [{"ip_version": 4, "network_id": "2570b3a5-a4a7-4708-8a4f-79e55049170f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]}' 2018-10-22 09:14:28,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8941def6-9584-40a4-9015-58c00e474798 Date: Mon, 22 Oct 2018 09:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","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":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:28,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-8941def6-9584-40a4-9015-58c00e474798 2018-10-22 09:14:28,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:28,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5ba81c7f-aa48-48f8-8287-001ff5670df1 Date: Mon, 22 Oct 2018 09:14: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":["2715180d-e4d5-4940-9ee5-65b27d37e842"],"updated_at":"2018-10-22T09:14:27Z","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net"}]} 2018-10-22 09:14:28,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-5ba81c7f-aa48-48f8-8287-001ff5670df1 2018-10-22 09:14:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:28,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aea8769a-2114-495c-ad27-f37a3917f6e9 Date: Mon, 22 Oct 2018 09:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:28,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-aea8769a-2114-495c-ad27-f37a3917f6e9 2018-10-22 09:14:28,691 - OpenStackNetwork - DEBUG - Network [2570b3a5-a4a7-4708-8a4f-79e55049170f] created successfully 2018-10-22 09:14:28,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:28,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:29,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["C83jDScWS0KfSWRoI6o7mA"], "issued_at": "2018-10-22T09:14:29.000000Z"}} 2018-10-22 09:14:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fdf3b881e047c4b85abbc7452ade29f677ed68" 2018-10-22 09:14:29,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25532cbd-ecfb-46a4-af44-9c556236e129 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:29,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-25532cbd-ecfb-46a4-af44-9c556236e129 2018-10-22 09:14:29,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:14:29,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fdf3b881e047c4b85abbc7452ade29f677ed68" 2018-10-22 09:14:29,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14: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-f3fbfe97-be27-4035-828d-92933bd95555 x-compute-request-id: req-f3fbfe97-be27-4035-828d-92933bd95555 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:14:29,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f3fbfe97-be27-4035-828d-92933bd95555 2018-10-22 09:14:29,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fdf3b881e047c4b85abbc7452ade29f677ed68" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:14:29,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14: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-45010914-8245-41c4-9525-eedd1aa2210a x-compute-request-id: req-45010914-8245-41c4-9525-eedd1aa2210a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9270343c-6182-40ca-9862-fdc8dbdfaae0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9270343c-6182-40ca-9862-fdc8dbdfaae0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9270343c-6182-40ca-9862-fdc8dbdfaae0", "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:14:29,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-45010914-8245-41c4-9525-eedd1aa2210a 2018-10-22 09:14:29,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:29,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:29,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27d17623bcb4478ba557f335fa1b0c58", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role"}], "expires_at": "2018-10-22T10:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4844e110d3440990bed3d1807ecc89", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-13471615-1834-41d-user", "id": "cb86a79fbb3a47f79135728ae1a68b32"}, "audit_ids": ["ZU445HzES9SZft7PYLZECQ"], "issued_at": "2018-10-22T09:14:29.000000Z"}} 2018-10-22 09:14:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:29,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac3789a-9af2-4dfb-be4b-ab4801e799f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:29,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ac3789a-9af2-4dfb-be4b-ab4801e799f6 2018-10-22 09:14:29,927 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:14:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:29,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0edbc0ae-9a22-48bd-a4c4-afbc1720c3aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:29,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0edbc0ae-9a22-48bd-a4c4-afbc1720c3aa 2018-10-22 09:14:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:30,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-87995424-7dfc-446e-9c90-ec1babe8dfe4 Date: Mon, 22 Oct 2018 09:14: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":["2715180d-e4d5-4940-9ee5-65b27d37e842"],"updated_at":"2018-10-22T09:14:27Z","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net"}]} 2018-10-22 09:14:30,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net used request id req-87995424-7dfc-446e-9c90-ec1babe8dfe4 2018-10-22 09:14:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:30,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:30,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93138739-2bae-4fdf-9b1e-1102938f4e42 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89"}, "enabled": true, "id": "dc4844e110d3440990bed3d1807ecc89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}} 2018-10-22 09:14:30,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 used request id req-93138739-2bae-4fdf-9b1e-1102938f4e42 2018-10-22 09:14:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:30,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-82d4e16c-d890-4b60-bccf-7995048077de Date: Mon, 22 Oct 2018 09:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:30,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-82d4e16c-d890-4b60-bccf-7995048077de 2018-10-22 09:14:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:30,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b1a8a75-002d-4414-ba8a-6d61ad04db30 Date: Mon, 22 Oct 2018 09:14:30 GMT RESP BODY: {"ports":[]} 2018-10-22 09:14:30,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88port-1&admin_state_up=True used request id req-1b1a8a75-002d-4414-ba8a-6d61ad04db30 2018-10-22 09:14:30,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:31,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-fa786292-00da-4459-a3b5-af38980420ba x-compute-request-id: req-fa786292-00da-4459-a3b5-af38980420ba Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:14:31,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-inst used request id req-fa786292-00da-4459-a3b5-af38980420ba 2018-10-22 09:14:31,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:31,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9c7b8ad7-8f50-42ee-9a47-998ee2dd85a1 Date: Mon, 22 Oct 2018 09:14: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":["2715180d-e4d5-4940-9ee5-65b27d37e842"],"updated_at":"2018-10-22T09:14:27Z","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net"}]} 2018-10-22 09:14:31,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net used request id req-9c7b8ad7-8f50-42ee-9a47-998ee2dd85a1 2018-10-22 09:14:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:31,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833d6fb3-2662-4a2d-9737-160274bb30c0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89"}, "enabled": true, "id": "dc4844e110d3440990bed3d1807ecc89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}} 2018-10-22 09:14:31,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 used request id req-833d6fb3-2662-4a2d-9737-160274bb30c0 2018-10-22 09:14:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:31,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27368e50-86d6-4547-91ea-28b1305ca914 Date: Mon, 22 Oct 2018 09:14:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:31,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-27368e50-86d6-4547-91ea-28b1305ca914 2018-10-22 09:14:31,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:31,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb601a32-abbb-4e84-946e-bce844601c66 Date: Mon, 22 Oct 2018 09:14:31 GMT RESP BODY: {"ports":[]} 2018-10-22 09:14:31,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88port-1&admin_state_up=True used request id req-fb601a32-abbb-4e84-946e-bce844601c66 2018-10-22 09:14:31,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:31,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:32,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27d17623bcb4478ba557f335fa1b0c58", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj-role"}], "expires_at": "2018-10-22T10:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4844e110d3440990bed3d1807ecc89", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/dc4844e110d3440990bed3d1807ecc89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-13471615-1834-41d-user", "id": "cb86a79fbb3a47f79135728ae1a68b32"}, "audit_ids": ["xPXcFWFjRjiiTIFauEpSEA"], "issued_at": "2018-10-22T09:14:32.000000Z"}} 2018-10-22 09:14:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b360573b92be8b4d9c61ba7802a642c7314cb01e" 2018-10-22 09:14:32,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987602a9-c8c3-4e60-8a98-05f9c5448c02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:32,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-987602a9-c8c3-4e60-8a98-05f9c5448c02 2018-10-22 09:14:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-04caf682-b708-4599-b3c5-7b9d7f32fea8 Date: Mon, 22 Oct 2018 09:14: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":["2715180d-e4d5-4940-9ee5-65b27d37e842"],"updated_at":"2018-10-22T09:14:27Z","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net"}]} 2018-10-22 09:14:32,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net used request id req-04caf682-b708-4599-b3c5-7b9d7f32fea8 2018-10-22 09:14:32,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:32,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e031baf-6724-4e6a-a4a5-301ab99bd547 Date: Mon, 22 Oct 2018 09:14:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:32,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-3e031baf-6724-4e6a-a4a5-301ab99bd547 2018-10-22 09:14:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:32,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2f99fb8f-091d-4e87-957c-cfb16ff6d2a0 Date: Mon, 22 Oct 2018 09:14: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":["2715180d-e4d5-4940-9ee5-65b27d37e842"],"updated_at":"2018-10-22T09:14:27Z","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net"}]} 2018-10-22 09:14:32,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net used request id req-2f99fb8f-091d-4e87-957c-cfb16ff6d2a0 2018-10-22 09:14:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:32,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b360573b92be8b4d9c61ba7802a642c7314cb01e" 2018-10-22 09:14:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf84ded-8cf4-462f-bf74-f8ec69a60f9d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89"}, "enabled": true, "id": "dc4844e110d3440990bed3d1807ecc89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}} 2018-10-22 09:14:32,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 used request id req-5cf84ded-8cf4-462f-bf74-f8ec69a60f9d 2018-10-22 09:14:32,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:33,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d78c806-f468-41b9-90e5-475104e89a34 Date: Mon, 22 Oct 2018 09:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:33,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-8d78c806-f468-41b9-90e5-475104e89a34 2018-10-22 09:14:33,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" 2018-10-22 09:14:33,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-45846e0e-20d3-4592-ac5d-2bbd54ad7812 Date: Mon, 22 Oct 2018 09:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2570b3a5-a4a7-4708-8a4f-79e55049170f","tenant_id":"dc4844e110d3440990bed3d1807ecc89","created_at":"2018-10-22T09:14:27Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc4844e110d3440990bed3d1807ecc89","id":"2715180d-e4d5-4940-9ee5-65b27d37e842","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet"}]} 2018-10-22 09:14:33,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2570b3a5-a4a7-4708-8a4f-79e55049170f&name=CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet used request id req-45846e0e-20d3-4592-ac5d-2bbd54ad7812 2018-10-22 09:14:33,248 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net 2018-10-22 09:14:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10020b780cb9426f718716e84505d2d6cccb5c40" -d '{"port": {"network_id": "2570b3a5-a4a7-4708-8a4f-79e55049170f", "fixed_ips": [{"subnet_id": "2715180d-e4d5-4940-9ee5-65b27d37e842", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88port-1", "admin_state_up": true}}' 2018-10-22 09:14:33,619 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-be6b2d07-687d-4564-9f63-723d3d94d9fd Date: Mon, 22 Oct 2018 09:14:33 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-22 09:14:33,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-be6b2d07-687d-4564-9f63-723d3d94d9fd 2018-10-22 09:14:33,620 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-22 09:14:33,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9270343c-6182-40ca-9862-fdc8dbdfaae0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fdf3b881e047c4b85abbc7452ade29f677ed68" 2018-10-22 09:14:33,665 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:14: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-dc73e586-e5aa-4c37-9383-4899fcfe473f x-compute-request-id: req-dc73e586-e5aa-4c37-9383-4899fcfe473f Content-Length: 0 Content-Type: application/json 2018-10-22 09:14:33,665 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9270343c-6182-40ca-9862-fdc8dbdfaae0 used request id req-dc73e586-e5aa-4c37-9383-4899fcfe473f 2018-10-22 09:14:33,666 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet 2018-10-22 09:14:33,667 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-subnet 2018-10-22 09:14:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/2715180d-e4d5-4940-9ee5-65b27d37e842 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:36,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88a12538-a93b-460f-acf2-36c3d80a6aa0 Date: Mon, 22 Oct 2018 09:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:36,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2715180d-e4d5-4940-9ee5-65b27d37e842 used request id req-88a12538-a93b-460f-acf2-36c3d80a6aa0 2018-10-22 09:14:36,001 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-pub-net 2018-10-22 09:14:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2570b3a5-a4a7-4708-8a4f-79e55049170f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b848d4112a13ab58d154b99f9180c6da036ac34" 2018-10-22 09:14:37,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47135d4c-1264-4004-9d37-49a7de98c488 Date: Mon, 22 Oct 2018 09:14:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:37,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2570b3a5-a4a7-4708-8a4f-79e55049170f used request id req-47135d4c-1264-4004-9d37-49a7de98c488 2018-10-22 09:14:37,308 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-03410eb5-214c-461a-9378-08d4559a3b88-image 2018-10-22 09:14:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc75e4a954fff342203ab63fa3b282e737ab36e5" 2018-10-22 09:14:38,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ddafd6bf-3206-40d4-b8bd-568f674851a3 Date: Mon, 22 Oct 2018 09:14:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:14:38,724 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/05e590d9-c556-4119-a060-ab4b40eff957 used request id req-ddafd6bf-3206-40d4-b8bd-568f674851a3 2018-10-22 09:14:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:38,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4b625631-1b02-4b7d-bbb9-60d0eab4990a Date: Mon, 22 Oct 2018 09:14:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "created_at": "2018-10-22T09:14:26Z", "updated_at": "2018-10-22T09:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "revision_number": 0, "id": "3398bcf3-3046-4f3e-bba0-5535fa68cf78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4844e110d3440990bed3d1807ecc89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "revision_number": 0, "id": "4c14d7b6-0b0e-4dbe-a7c0-2235715e96f1", "remote_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4844e110d3440990bed3d1807ecc89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "revision_number": 0, "id": "8cd82740-5156-4313-8d59-f9dd10fd6007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4844e110d3440990bed3d1807ecc89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "revision_number": 0, "id": "aa9a42e8-4cca-455d-8f1a-04ccf666e61d", "remote_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4844e110d3440990bed3d1807ecc89"}], "revision_number": 4, "project_id": "dc4844e110d3440990bed3d1807ecc89", "id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:14:38,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4b625631-1b02-4b7d-bbb9-60d0eab4990a 2018-10-22 09:14:38,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:39,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d34cdc-8e4f-4267-986f-f52c6cdfcaef Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89"}, "enabled": true, "id": "dc4844e110d3440990bed3d1807ecc89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-13471615-1834-41d-proj"}} 2018-10-22 09:14:39,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 used request id req-40d34cdc-8e4f-4267-986f-f52c6cdfcaef 2018-10-22 09:14:39,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57105fd8-9043-42ee-a8ca-4a8967178be1 2018-10-22 09:14:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=57105fd8-9043-42ee-a8ca-4a8967178be1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:39,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-48dfef56-bb85-4da7-beb6-5e67374fdd6e Date: Mon, 22 Oct 2018 09:14:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "created_at": "2018-10-22T09:14:26Z", "project_id": "dc4844e110d3440990bed3d1807ecc89", "id": "3398bcf3-3046-4f3e-bba0-5535fa68cf78"}, {"remote_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "created_at": "2018-10-22T09:14:26Z", "project_id": "dc4844e110d3440990bed3d1807ecc89", "id": "4c14d7b6-0b0e-4dbe-a7c0-2235715e96f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "created_at": "2018-10-22T09:14:26Z", "project_id": "dc4844e110d3440990bed3d1807ecc89", "id": "8cd82740-5156-4313-8d59-f9dd10fd6007"}, {"remote_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:26Z", "security_group_id": "57105fd8-9043-42ee-a8ca-4a8967178be1", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4844e110d3440990bed3d1807ecc89", "created_at": "2018-10-22T09:14:26Z", "project_id": "dc4844e110d3440990bed3d1807ecc89", "id": "aa9a42e8-4cca-455d-8f1a-04ccf666e61d"}]} 2018-10-22 09:14:39,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=57105fd8-9043-42ee-a8ca-4a8967178be1 used request id req-48dfef56-bb85-4da7-beb6-5e67374fdd6e 2018-10-22 09:14:39,215 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:14:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/57105fd8-9043-42ee-a8ca-4a8967178be1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:39,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bad8bb1-2fd7-4c40-924e-b35754e0d6ea Content-Length: 0 Date: Mon, 22 Oct 2018 09:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:39,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/57105fd8-9043-42ee-a8ca-4a8967178be1 used request id req-7bad8bb1-2fd7-4c40-924e-b35754e0d6ea 2018-10-22 09:14:39,535 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-13471615-1834-41d-proj 2018-10-22 09:14:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:39,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194fc13f-d2b0-4041-a53f-21bb03f194cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:39,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/dc4844e110d3440990bed3d1807ecc89 used request id req-194fc13f-d2b0-4041-a53f-21bb03f194cf 2018-10-22 09:14:39,726 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-13471615-1834-41d-proj-role 2018-10-22 09:14:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/27d17623bcb4478ba557f335fa1b0c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:39,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af93f7ad-2b04-4598-9e72-bfac29380580 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:39,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/27d17623bcb4478ba557f335fa1b0c58 used request id req-af93f7ad-2b04-4598-9e72-bfac29380580 2018-10-22 09:14:39,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235952bf433bd0e41428644c31d069fd91b1c647" 2018-10-22 09:14:39,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa566ead-da54-4fdc-bb39-1f0b9266b2ba Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:14:39,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fa566ead-da54-4fdc-bb39-1f0b9266b2ba 2018-10-22 09:14:39,933 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-13471615-1834-41d-user 2018-10-22 09:14:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cb86a79fbb3a47f79135728ae1a68b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b91600f9a7cbaaea88ab2737b5c35970390dc05" 2018-10-22 09:14:40,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad826f3d-37df-471f-a3db-b25483ecc230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:40,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cb86a79fbb3a47f79135728ae1a68b32 used request id req-ad826f3d-37df-471f-a3db-b25483ecc230 2018-10-22 09:14:40,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:40,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["eUcWRMmZTJqADCyUd1DBmw"], "issued_at": "2018-10-22T09:14:40.000000Z"}} 2018-10-22 09:14:40,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f344b31751bdc2896bf9ba4063ae1ec0bd77a65" 2018-10-22 09:14:40,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd54e31-cd13-4a7c-b28f-b88384a95f86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:40,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abd54e31-cd13-4a7c-b28f-b88384a95f86 2018-10-22 09:14:40,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:40,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:40,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["JvdowgYASFuJGwCeHyBmYQ"], "issued_at": "2018-10-22T09:14:40.000000Z"}} 2018-10-22 09:14:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:41,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765a707c-5e9b-44de-a622-9c4fcf5d7960 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:41,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-765a707c-5e9b-44de-a622-9c4fcf5d7960 2018-10-22 09:14:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:41,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ac301745-897f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:41,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d060d26-219b-49d0-86d0-88ba7d017105 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ac301745-897f-446-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:14:41,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ac301745-897f-446-proj used request id req-9d060d26-219b-49d0-86d0-88ba7d017105 2018-10-22 09:14:41,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:41,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df077472-9a6d-4d81-a4ee-e2a9545f82b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:14:41,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-df077472-9a6d-4d81-a4ee-e2a9545f82b9 2018-10-22 09:14:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}}' 2018-10-22 09:14:41,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f72e4a-e1e9-4061-bd87-276a9d766e91 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd"}, "enabled": true, "id": "57e404b3178249e8b8b2663a9fb628dd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}} 2018-10-22 09:14:41,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b9f72e4a-e1e9-4061-bd87-276a9d766e91 2018-10-22 09:14:41,436 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ac301745-897f-446-proj 2018-10-22 09:14:41,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:41,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:41,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["O0b362IsT8G9IpS0nKF-gg"], "issued_at": "2018-10-22T09:14:41.000000Z"}} 2018-10-22 09:14:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9966546c1a730d41a73b1db07252d3e4e5ba869" 2018-10-22 09:14:41,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aca91ca-38b5-41c4-bb64-327bf6c5e05b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:41,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5aca91ca-38b5-41c4-bb64-327bf6c5e05b 2018-10-22 09:14:41,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:41,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9966546c1a730d41a73b1db07252d3e4e5ba869" 2018-10-22 09:14:42,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d341f481-0d6b-4192-af2f-115e7fec5e3b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:14:42,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d341f481-0d6b-4192-af2f-115e7fec5e3b 2018-10-22 09:14:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ac301745-897f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9966546c1a730d41a73b1db07252d3e4e5ba869" 2018-10-22 09:14:42,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88005510-021a-4474-80eb-333f60d133fe Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ac301745-897f-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd"}, "enabled": true, "id": "57e404b3178249e8b8b2663a9fb628dd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}]} 2018-10-22 09:14:42,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ac301745-897f-446-proj used request id req-88005510-021a-4474-80eb-333f60d133fe 2018-10-22 09:14:42,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9966546c1a730d41a73b1db07252d3e4e5ba869" 2018-10-22 09:14:42,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f7617b-bf2e-4697-ba66-5c63e4907416 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:14:42,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-94f7617b-bf2e-4697-ba66-5c63e4907416 2018-10-22 09:14:42,591 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ac301745-897f-446-user 2018-10-22 09:14:42,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:42,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d14e133-ee80-4d0e-bdee-dd40baaa751c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:14:42,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d14e133-ee80-4d0e-bdee-dd40baaa751c 2018-10-22 09:14:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" -d '{"role": {"name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role"}}' 2018-10-22 09:14:42,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb95159e-f01a-4900-8c42-085bc29f7af6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00670754acad478397788849b0f9fcda", "links": {"self": "http://172.30.9.28:5000/v3/roles/00670754acad478397788849b0f9fcda"}, "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role"}} 2018-10-22 09:14:42,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb95159e-f01a-4900-8c42-085bc29f7af6 2018-10-22 09:14:42,820 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ac301745-897f-446-proj-role 2018-10-22 09:14:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/00670754acad478397788849b0f9fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:42,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27522c0-2b70-4088-a1f1-4e58c91cab48 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/00670754acad478397788849b0f9fcda"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role", "id": "00670754acad478397788849b0f9fcda"}} 2018-10-22 09:14:42,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/00670754acad478397788849b0f9fcda used request id req-d27522c0-2b70-4088-a1f1-4e58c91cab48 2018-10-22 09:14:42,903 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ac301745-897f-446-proj-role to project CreateInstancePortManipulationTests-ac301745-897f-446-proj 2018-10-22 09:14:42,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd/users/669db7b3c7d541bda659347b707e0654/roles/00670754acad478397788849b0f9fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:43,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8244da7-4319-4f72-b2b9-b549d6d02109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:43,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd/users/669db7b3c7d541bda659347b707e0654/roles/00670754acad478397788849b0f9fcda used request id req-f8244da7-4319-4f72-b2b9-b549d6d02109 2018-10-22 09:14:43,032 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:14:43,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:43,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:43,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00670754acad478397788849b0f9fcda", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role"}], "expires_at": "2018-10-22T10:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e404b3178249e8b8b2663a9fb628dd", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ac301745-897f-446-user", "id": "669db7b3c7d541bda659347b707e0654"}, "audit_ids": ["vkCwDSq1QtmaUzQBcIGYoA"], "issued_at": "2018-10-22T09:14:43.000000Z"}} 2018-10-22 09:14:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:43,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc9b771-273d-412d-a93b-5d4a3c1c7bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:43,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7cc9b771-273d-412d-a93b-5d4a3c1c7bf9 2018-10-22 09:14:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:43,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-054d2d77-7729-4985-9277-f7ee17fb15b0 Date: Mon, 22 Oct 2018 09:14:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image"} 2018-10-22 09:14:43,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image used request id req-054d2d77-7729-4985-9277-f7ee17fb15b0 2018-10-22 09:14:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:43,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7679684f-308f-4591-8055-9c0ff9688d7a Date: Mon, 22 Oct 2018 09:14: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"}}} 2018-10-22 09:14:43,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7679684f-308f-4591-8055-9c0ff9688d7a 2018-10-22 09:14:43,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image"}' 2018-10-22 09:14:44,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df X-Openstack-Request-Id: req-3f5a74b9-fab6-41df-8e96-1a135664c376 Date: Mon, 22 Oct 2018 09:14:44 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df", "min_disk": 0, "protected": false, "id": "d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df", "file": "/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/file", "checksum": null, "owner": "57e404b3178249e8b8b2663a9fb628dd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:44,061 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3f5a74b9-fab6-41df-8e96-1a135664c376 2018-10-22 09:14:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" -d '' 2018-10-22 09:14:45,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca6a94f2-578a-4eaf-bf79-e3c1c736bfd5 Date: Mon, 22 Oct 2018 09:14:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:14:45,338 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/file used request id req-ca6a94f2-578a-4eaf-bf79-e3c1c736bfd5 2018-10-22 09:14:45,339 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:14:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:45,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3c2105a5-a631-4487-8505-861389086eaf Date: Mon, 22 Oct 2018 09:14:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:45Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/snap", "metadata": {}}], "self": "/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df", "min_disk": 0, "protected": false, "id": "d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df", "file": "/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "57e404b3178249e8b8b2663a9fb628dd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:45,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df used request id req-3c2105a5-a631-4487-8505-861389086eaf 2018-10-22 09:14:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:45,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2fd9ab5-c508-4f89-a496-2192d1d6d36a Date: Mon, 22 Oct 2018 09:14: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"}}} 2018-10-22 09:14:45,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d2fd9ab5-c508-4f89-a496-2192d1d6d36a 2018-10-22 09:14:45,656 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image 2018-10-22 09:14:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:45,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-66f0f98e-3906-4d6f-80a0-963e1d5c81b5 Date: Mon, 22 Oct 2018 09:14:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:14:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:14:45Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/snap", "metadata": {}}], "self": "/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df", "min_disk": 0, "protected": false, "id": "d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df", "file": "/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "57e404b3178249e8b8b2663a9fb628dd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:14:45,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df used request id req-66f0f98e-3906-4d6f-80a0-963e1d5c81b5 2018-10-22 09:14:45,823 - create_image - DEBUG - Instance status is - active 2018-10-22 09:14:45,823 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image 2018-10-22 09:14:45,823 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image 2018-10-22 09:14:45,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:45,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:46,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00670754acad478397788849b0f9fcda", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role"}], "expires_at": "2018-10-22T10:14:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e404b3178249e8b8b2663a9fb628dd", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ac301745-897f-446-user", "id": "669db7b3c7d541bda659347b707e0654"}, "audit_ids": ["btne_ITLQWyqUzx1W0hP-w"], "issued_at": "2018-10-22T09:14:46.000000Z"}} 2018-10-22 09:14:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:46,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcf83ab-6ff0-4c34-a6c9-e00c1f0d14a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:46,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9fcf83ab-6ff0-4c34-a6c9-e00c1f0d14a2 2018-10-22 09:14:46,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:46,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e99a4d30-7657-4a4b-8b8b-df5a9b9dd204 Date: Mon, 22 Oct 2018 09:14:46 GMT RESP BODY: {"networks":[]} 2018-10-22 09:14:46,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net used request id req-e99a4d30-7657-4a4b-8b8b-df5a9b9dd204 2018-10-22 09:14:46,398 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net 2018-10-22 09:14:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" -d '{"network": {"name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net", "admin_state_up": true}}' 2018-10-22 09:14:46,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a29b7639-40ef-4acb-acfd-6d188621b741 Date: Mon, 22 Oct 2018 09:14:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:14:46Z","is_default":false,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","mtu":1450}} 2018-10-22 09:14:46,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-a29b7639-40ef-4acb-acfd-6d188621b741 2018-10-22 09:14:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:47,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9d0ba3e0-fbc6-4ef4-9aa2-024d8946de5d Date: Mon, 22 Oct 2018 09:14:47 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":"2018-10-22T09:14:46Z","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net"}]} 2018-10-22 09:14:47,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-9d0ba3e0-fbc6-4ef4-9aa2-024d8946de5d 2018-10-22 09:14:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:47,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98e9ccca-2391-48f7-87fd-5a9d402bb721 Date: Mon, 22 Oct 2018 09:14:47 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:14:47,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-98e9ccca-2391-48f7-87fd-5a9d402bb721 2018-10-22 09:14:47,317 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet 2018-10-22 09:14:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" -d '{"subnets": [{"ip_version": 4, "network_id": "7ca469bd-0ac2-4321-b1a0-63115f05a7da", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]}' 2018-10-22 09:14:48,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e81f3bad-c92c-4635-8d82-76ead4cb9c58 Date: Mon, 22 Oct 2018 09:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:47Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14: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":"57e404b3178249e8b8b2663a9fb628dd","id":"640982f7-7bbe-4850-a04e-6d940230c1cb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]} 2018-10-22 09:14:48,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e81f3bad-c92c-4635-8d82-76ead4cb9c58 2018-10-22 09:14:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:48,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a233d97e-331e-4dec-acfa-803c68583190 Date: Mon, 22 Oct 2018 09:14: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":["640982f7-7bbe-4850-a04e-6d940230c1cb"],"updated_at":"2018-10-22T09:14:47Z","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net"}]} 2018-10-22 09:14:48,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-a233d97e-331e-4dec-acfa-803c68583190 2018-10-22 09:14:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:48,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8c928d2d-fbf0-4e9c-9025-f546abe42285 Date: Mon, 22 Oct 2018 09:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:47Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14: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":"57e404b3178249e8b8b2663a9fb628dd","id":"640982f7-7bbe-4850-a04e-6d940230c1cb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]} 2018-10-22 09:14:48,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-8c928d2d-fbf0-4e9c-9025-f546abe42285 2018-10-22 09:14:48,624 - OpenStackNetwork - DEBUG - Network [7ca469bd-0ac2-4321-b1a0-63115f05a7da] created successfully 2018-10-22 09:14:48,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:48,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:49,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Uo3q24sjQJi0WvFoiaeaDQ"], "issued_at": "2018-10-22T09:14:49.000000Z"}} 2018-10-22 09:14:49,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86340f22c973ed53d599fcbf523b6c7ba36f4c91" 2018-10-22 09:14:49,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c067c968-03e6-499f-9428-376562ff8703 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:49,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c067c968-03e6-499f-9428-376562ff8703 2018-10-22 09:14:49,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:14:49,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86340f22c973ed53d599fcbf523b6c7ba36f4c91" 2018-10-22 09:14:49,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-bd206cf5-d8df-4194-a112-d2046c6746b1 x-compute-request-id: req-bd206cf5-d8df-4194-a112-d2046c6746b1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:14:49,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-bd206cf5-d8df-4194-a112-d2046c6746b1 2018-10-22 09:14:49,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86340f22c973ed53d599fcbf523b6c7ba36f4c91" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:14:49,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-b0fb499f-4d52-4c38-807e-8531d4035702 x-compute-request-id: req-b0fb499f-4d52-4c38-807e-8531d4035702 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ee01da88-0e2c-44a3-9c8a-a5cfdf97ce58", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ee01da88-0e2c-44a3-9c8a-a5cfdf97ce58", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ee01da88-0e2c-44a3-9c8a-a5cfdf97ce58", "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:14:49,348 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b0fb499f-4d52-4c38-807e-8531d4035702 2018-10-22 09:14:49,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:49,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:49,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00670754acad478397788849b0f9fcda", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role"}], "expires_at": "2018-10-22T10:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e404b3178249e8b8b2663a9fb628dd", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ac301745-897f-446-user", "id": "669db7b3c7d541bda659347b707e0654"}, "audit_ids": ["6rps3GuuRHyqLUaet50vEA"], "issued_at": "2018-10-22T09:14:49.000000Z"}} 2018-10-22 09:14:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:49,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7e6d70-f8e3-47a3-aeff-1d80f40632c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:49,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca7e6d70-f8e3-47a3-aeff-1d80f40632c4 2018-10-22 09:14:49,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:14:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:49,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74a9033-501e-4b77-b93e-cd15f9065b1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:49,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a74a9033-501e-4b77-b93e-cd15f9065b1c 2018-10-22 09:14:49,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:50,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-063f5dde-fcc1-4385-a586-b3d8d31affd9 Date: Mon, 22 Oct 2018 09:14: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":["640982f7-7bbe-4850-a04e-6d940230c1cb"],"updated_at":"2018-10-22T09:14:47Z","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net"}]} 2018-10-22 09:14:50,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net used request id req-063f5dde-fcc1-4385-a586-b3d8d31affd9 2018-10-22 09:14:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:50,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:50,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:50,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1dc733-1019-4030-9d27-4aa0186bb22e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd"}, "enabled": true, "id": "57e404b3178249e8b8b2663a9fb628dd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}} 2018-10-22 09:14:50,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd used request id req-3b1dc733-1019-4030-9d27-4aa0186bb22e 2018-10-22 09:14:50,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:50,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0429b1f-9799-40e1-843b-6f2198ef54f1 Date: Mon, 22 Oct 2018 09:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:47Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14: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":"57e404b3178249e8b8b2663a9fb628dd","id":"640982f7-7bbe-4850-a04e-6d940230c1cb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]} 2018-10-22 09:14:50,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-c0429b1f-9799-40e1-843b-6f2198ef54f1 2018-10-22 09:14:50,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da&mac_address=foo&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:50,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db7f03f9-6b5f-4a2d-99d6-11ea416ba089 Date: Mon, 22 Oct 2018 09:14:50 GMT RESP BODY: {"ports":[]} 2018-10-22 09:14:50,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da&mac_address=foo&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8fport-1&admin_state_up=True used request id req-db7f03f9-6b5f-4a2d-99d6-11ea416ba089 2018-10-22 09:14:50,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:50,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-10b0a83e-c4d3-4d8c-b62b-866133e6053a x-compute-request-id: req-10b0a83e-c4d3-4d8c-b62b-866133e6053a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:14:50,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-inst used request id req-10b0a83e-c4d3-4d8c-b62b-866133e6053a 2018-10-22 09:14:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7ed4f8ca-bbb7-406d-b949-801226831380 Date: Mon, 22 Oct 2018 09: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":["640982f7-7bbe-4850-a04e-6d940230c1cb"],"updated_at":"2018-10-22T09:14:47Z","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net"}]} 2018-10-22 09:14:51,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net used request id req-7ed4f8ca-bbb7-406d-b949-801226831380 2018-10-22 09:14:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:51,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e019ee-3909-4d06-b6de-fc86ca068fd7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd"}, "enabled": true, "id": "57e404b3178249e8b8b2663a9fb628dd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}} 2018-10-22 09:14:51,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd used request id req-74e019ee-3909-4d06-b6de-fc86ca068fd7 2018-10-22 09:14:51,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dffd5ba3-3f06-4c49-9343-32cf9e272dfb Date: Mon, 22 Oct 2018 09:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:47Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14: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":"57e404b3178249e8b8b2663a9fb628dd","id":"640982f7-7bbe-4850-a04e-6d940230c1cb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]} 2018-10-22 09:14:51,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-dffd5ba3-3f06-4c49-9343-32cf9e272dfb 2018-10-22 09:14:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da&mac_address=foo&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:51,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26ca4616-7538-4058-8843-a7040b3654dc Date: Mon, 22 Oct 2018 09:14:51 GMT RESP BODY: {"ports":[]} 2018-10-22 09:14:51,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da&mac_address=foo&name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8fport-1&admin_state_up=True used request id req-26ca4616-7538-4058-8843-a7040b3654dc 2018-10-22 09:14:51,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:51,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:52,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00670754acad478397788849b0f9fcda", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj-role"}], "expires_at": "2018-10-22T10:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e404b3178249e8b8b2663a9fb628dd", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/57e404b3178249e8b8b2663a9fb628dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ac301745-897f-446-user", "id": "669db7b3c7d541bda659347b707e0654"}, "audit_ids": ["4s-xdhjLQeCtwJmZxlWDqA"], "issued_at": "2018-10-22T09:14:52.000000Z"}} 2018-10-22 09:14:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f6c3def7bcb9561215d5e07e1872db77a100cd" 2018-10-22 09:14:52,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d04073b-4b66-46f2-a5dd-3a4d1432b86d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:52,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7d04073b-4b66-46f2-a5dd-3a4d1432b86d 2018-10-22 09:14:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f22ab015-6ed1-4c1b-96fe-7a08c77614db Date: Mon, 22 Oct 2018 09:14: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":["640982f7-7bbe-4850-a04e-6d940230c1cb"],"updated_at":"2018-10-22T09:14:47Z","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net"}]} 2018-10-22 09:14:52,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net used request id req-f22ab015-6ed1-4c1b-96fe-7a08c77614db 2018-10-22 09:14:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:52,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e8c5c712-a9ac-41ad-939f-ce4765fb8e3c Date: Mon, 22 Oct 2018 09:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:47Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14: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":"57e404b3178249e8b8b2663a9fb628dd","id":"640982f7-7bbe-4850-a04e-6d940230c1cb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]} 2018-10-22 09:14:52,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-e8c5c712-a9ac-41ad-939f-ce4765fb8e3c 2018-10-22 09:14:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:52,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-68036e66-2617-4421-bc2d-1cfa4c251b90 Date: Mon, 22 Oct 2018 09:14: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":["640982f7-7bbe-4850-a04e-6d940230c1cb"],"updated_at":"2018-10-22T09:14:47Z","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e404b3178249e8b8b2663a9fb628dd","id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net"}]} 2018-10-22 09:14:52,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net used request id req-68036e66-2617-4421-bc2d-1cfa4c251b90 2018-10-22 09:14:52,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:14:52,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:14:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f6c3def7bcb9561215d5e07e1872db77a100cd" 2018-10-22 09:14:52,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89906137-cea2-4c80-9099-b60c994c2f1b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd"}, "enabled": true, "id": "57e404b3178249e8b8b2663a9fb628dd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}} 2018-10-22 09:14:52,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd used request id req-89906137-cea2-4c80-9099-b60c994c2f1b 2018-10-22 09:14:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" 2018-10-22 09:14:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-51ef164d-5927-400a-9805-3109a2c0dd92 Date: Mon, 22 Oct 2018 09:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ca469bd-0ac2-4321-b1a0-63115f05a7da","tenant_id":"57e404b3178249e8b8b2663a9fb628dd","created_at":"2018-10-22T09:14:47Z","dns_nameservers":[],"updated_at":"2018-10-22T09:14: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":"57e404b3178249e8b8b2663a9fb628dd","id":"640982f7-7bbe-4850-a04e-6d940230c1cb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet"}]} 2018-10-22 09:14:53,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-51ef164d-5927-400a-9805-3109a2c0dd92 2018-10-22 09:14:53,257 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net 2018-10-22 09:14:53,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c408c8b7b632088934ad00bf62580788717b6" -d '{"port": {"network_id": "7ca469bd-0ac2-4321-b1a0-63115f05a7da", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8fport-1", "admin_state_up": true}}' 2018-10-22 09:14:53,414 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-85cdf9a1-8a06-40dd-b39a-ba5e0962c591 Date: Mon, 22 Oct 2018 09:14:53 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 09:14:53,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-85cdf9a1-8a06-40dd-b39a-ba5e0962c591 2018-10-22 09:14:53,415 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-22 09:14:53,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ee01da88-0e2c-44a3-9c8a-a5cfdf97ce58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86340f22c973ed53d599fcbf523b6c7ba36f4c91" 2018-10-22 09:14:53,467 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-7ca80bd7-c4d0-4700-98a4-0e2b89f0af8b x-compute-request-id: req-7ca80bd7-c4d0-4700-98a4-0e2b89f0af8b Content-Length: 0 Content-Type: application/json 2018-10-22 09:14:53,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ee01da88-0e2c-44a3-9c8a-a5cfdf97ce58 used request id req-7ca80bd7-c4d0-4700-98a4-0e2b89f0af8b 2018-10-22 09:14:53,468 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet 2018-10-22 09:14:53,468 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-subnet 2018-10-22 09:14:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/640982f7-7bbe-4850-a04e-6d940230c1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:55,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7425493-4d52-4c0b-bd49-c08634c267b9 Date: Mon, 22 Oct 2018 09:14:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:55,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/640982f7-7bbe-4850-a04e-6d940230c1cb used request id req-a7425493-4d52-4c0b-bd49-c08634c267b9 2018-10-22 09:14:55,564 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-pub-net 2018-10-22 09:14:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7ca469bd-0ac2-4321-b1a0-63115f05a7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd927f18fe1c6ca5bd49edbccec0a02a762c03" 2018-10-22 09:14:56,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-822623f9-c4c8-4902-aa10-049f3e72fb13 Date: Mon, 22 Oct 2018 09:14:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:56,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7ca469bd-0ac2-4321-b1a0-63115f05a7da used request id req-822623f9-c4c8-4902-aa10-049f3e72fb13 2018-10-22 09:14:56,842 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b062828c-0efd-44e5-bf36-bcfc77956e8f-image 2018-10-22 09:14:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf5c8c17a3210f023befacb2c776d521b9cf9edb" 2018-10-22 09:14:57,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35f62176-f670-40f8-b106-94ad1e2b1cde Date: Mon, 22 Oct 2018 09:14:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:14:57,777 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d0b9ddff-ffbc-4ba6-887c-302bc9b8d5df used request id req-35f62176-f670-40f8-b106-94ad1e2b1cde 2018-10-22 09:14:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:57,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-37ca5ffa-c2b1-40b4-b852-6fed28e2b929 Date: Mon, 22 Oct 2018 09:14:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "created_at": "2018-10-22T09:14:46Z", "updated_at": "2018-10-22T09:14:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "revision_number": 0, "id": "099f3581-d065-4f2c-ba8e-629316ca83d0", "remote_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e404b3178249e8b8b2663a9fb628dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "revision_number": 0, "id": "0a6c906f-06d6-4016-bb3d-a6de151f8420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e404b3178249e8b8b2663a9fb628dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "revision_number": 0, "id": "58bf1dd3-eb5a-4900-9474-776cd21e6343", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e404b3178249e8b8b2663a9fb628dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "revision_number": 0, "id": "6f4222c5-6e47-41c1-8403-174805e6afbd", "remote_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "remote_ip_prefix": null, "created_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e404b3178249e8b8b2663a9fb628dd"}], "revision_number": 4, "project_id": "57e404b3178249e8b8b2663a9fb628dd", "id": "fa974eeb-e487-4d05-b77f-258d03d61614", "name": "default"}]} 2018-10-22 09:14:57,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-37ca5ffa-c2b1-40b4-b852-6fed28e2b929 2018-10-22 09:14:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:58,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565df5ea-b3b1-49c9-a91f-2b88a39b685c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:14:58,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-565df5ea-b3b1-49c9-a91f-2b88a39b685c 2018-10-22 09:14:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:58,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb44ce6-5997-47ea-bb4b-5fdb776fe386 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:14:58,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-fbb44ce6-5997-47ea-bb4b-5fdb776fe386 2018-10-22 09:14:58,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:58,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6943a497-7a42-4193-b708-77fec4c4661c 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:14:58,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-6943a497-7a42-4193-b708-77fec4c4661c 2018-10-22 09:14:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:58,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8a15d7-5b00-49bc-85f7-6b6875426f41 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd"}, "enabled": true, "id": "57e404b3178249e8b8b2663a9fb628dd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ac301745-897f-446-proj"}} 2018-10-22 09:14:58,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd used request id req-2d8a15d7-5b00-49bc-85f7-6b6875426f41 2018-10-22 09:14:58,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa974eeb-e487-4d05-b77f-258d03d61614 2018-10-22 09:14:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fa974eeb-e487-4d05-b77f-258d03d61614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:58,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a997fa46-66bf-4cf1-b04b-285006f76282 Date: Mon, 22 Oct 2018 09:14:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "port_range_min": null, "revision_number": 0, "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "created_at": "2018-10-22T09:14:46Z", "project_id": "57e404b3178249e8b8b2663a9fb628dd", "id": "099f3581-d065-4f2c-ba8e-629316ca83d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "port_range_min": null, "revision_number": 0, "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "created_at": "2018-10-22T09:14:46Z", "project_id": "57e404b3178249e8b8b2663a9fb628dd", "id": "0a6c906f-06d6-4016-bb3d-a6de151f8420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "port_range_min": null, "revision_number": 0, "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "created_at": "2018-10-22T09:14:46Z", "project_id": "57e404b3178249e8b8b2663a9fb628dd", "id": "58bf1dd3-eb5a-4900-9474-776cd21e6343"}, {"remote_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:14:46Z", "security_group_id": "fa974eeb-e487-4d05-b77f-258d03d61614", "port_range_min": null, "revision_number": 0, "tenant_id": "57e404b3178249e8b8b2663a9fb628dd", "created_at": "2018-10-22T09:14:46Z", "project_id": "57e404b3178249e8b8b2663a9fb628dd", "id": "6f4222c5-6e47-41c1-8403-174805e6afbd"}]} 2018-10-22 09:14:58,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fa974eeb-e487-4d05-b77f-258d03d61614 used request id req-a997fa46-66bf-4cf1-b04b-285006f76282 2018-10-22 09:14:58,508 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:14:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fa974eeb-e487-4d05-b77f-258d03d61614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:58,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-329187a7-0ef1-4f10-9454-72926140fc8d Content-Length: 0 Date: Mon, 22 Oct 2018 09:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:14:58,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fa974eeb-e487-4d05-b77f-258d03d61614 used request id req-329187a7-0ef1-4f10-9454-72926140fc8d 2018-10-22 09:14:58,809 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ac301745-897f-446-proj 2018-10-22 09:14:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:59,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5cf8f99-38c7-4805-ba9e-d90e86ad4cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:59,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/57e404b3178249e8b8b2663a9fb628dd used request id req-d5cf8f99-38c7-4805-ba9e-d90e86ad4cb6 2018-10-22 09:14:59,122 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ac301745-897f-446-proj-role 2018-10-22 09:14:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/00670754acad478397788849b0f9fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:59,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86767deb-7ba9-4efa-9469-f37aac5a63c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:59,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/00670754acad478397788849b0f9fcda used request id req-86767deb-7ba9-4efa-9469-f37aac5a63c9 2018-10-22 09:14:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e2d500023da63045593af52176fa5eb88c5473" 2018-10-22 09:14:59,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ff3fdf-d782-4ee5-a776-2213c8a9341d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:14:59,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-59ff3fdf-d782-4ee5-a776-2213c8a9341d 2018-10-22 09:14:59,326 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ac301745-897f-446-user 2018-10-22 09:14:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/669db7b3c7d541bda659347b707e0654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9966546c1a730d41a73b1db07252d3e4e5ba869" 2018-10-22 09:14:59,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ed5b737-1e8a-4353-8d6c-0fa9f8263962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:14:59,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/669db7b3c7d541bda659347b707e0654 used request id req-0ed5b737-1e8a-4353-8d6c-0fa9f8263962 2018-10-22 09:14:59,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:14:59,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hih0POaqTTawrcTxbmsjyw"], "issued_at": "2018-10-22T09:14:59.000000Z"}} 2018-10-22 09:14:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904c449a7fa75a9f05fab6bdde1bfab91387d65f" 2018-10-22 09:14:59,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123d5836-dc1e-451a-bfee-3658ff02fe4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:14:59,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-123d5836-dc1e-451a-bfee-3658ff02fe4e 2018-10-22 09:14:59,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:14:59,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:00,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZvLSuDxAROOgEyUJoHZ6GA"], "issued_at": "2018-10-22T09:15:00.000000Z"}} 2018-10-22 09:15:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:00,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35513c1-b7d6-4b79-a11c-a87d45f8f208 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:00,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f35513c1-b7d6-4b79-a11c-a87d45f8f208 2018-10-22 09:15:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:00,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:00,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6badb86-e96c-484c-847d-d2372ee79bdf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:15:00,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj used request id req-c6badb86-e96c-484c-847d-d2372ee79bdf 2018-10-22 09:15:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:00,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb52dd91-461f-467e-9a60-75a5c4efad2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:15:00,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eb52dd91-461f-467e-9a60-75a5c4efad2a 2018-10-22 09:15:00,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}}' 2018-10-22 09:15:00,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ca557c-5374-44ec-8ea6-2c846d0e723e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:00,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-57ca557c-5374-44ec-8ea6-2c846d0e723e 2018-10-22 09:15:00,777 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj 2018-10-22 09:15:00,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:00,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:01,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rONQh_AUTWqRgg890oVUAQ"], "issued_at": "2018-10-22T09:15:01.000000Z"}} 2018-10-22 09:15:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ce641b1f2ff6acc99932d1f3e4a88d51e6b63c" 2018-10-22 09:15:01,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2495a623-605b-4365-a59f-a30d17a07f9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:01,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2495a623-605b-4365-a59f-a30d17a07f9c 2018-10-22 09:15:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:01,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ce641b1f2ff6acc99932d1f3e4a88d51e6b63c" 2018-10-22 09:15:01,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3a4df5-e3fa-459e-a519-5992617312ef Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:15:01,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0a3a4df5-e3fa-459e-a519-5992617312ef 2018-10-22 09:15:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ce641b1f2ff6acc99932d1f3e4a88d51e6b63c" 2018-10-22 09:15:01,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99bde86-e97c-4996-8bb8-46d8ae1e0418 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}]} 2018-10-22 09:15:01,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj used request id req-d99bde86-e97c-4996-8bb8-46d8ae1e0418 2018-10-22 09:15:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ce641b1f2ff6acc99932d1f3e4a88d51e6b63c" 2018-10-22 09:15:01,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9711ede6-5517-4d95-bd5f-e314d71e4cac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:15:01,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9711ede6-5517-4d95-bd5f-e314d71e4cac 2018-10-22 09:15:01,843 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f5bb9194-2f03-46b-user 2018-10-22 09:15:01,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:01,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc314ec-f33c-464f-8c08-cc244ae4dd14 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:15:01,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0bc314ec-f33c-464f-8c08-cc244ae4dd14 2018-10-22 09:15:01,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" -d '{"role": {"name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role"}}' 2018-10-22 09:15:02,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:15:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9693f2c-6f5b-4836-951e-12806d5c69c5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41ced8c7b810415f8b70788e72b7f55c", "links": {"self": "http://172.30.9.28:5000/v3/roles/41ced8c7b810415f8b70788e72b7f55c"}, "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role"}} 2018-10-22 09:15:02,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9693f2c-6f5b-4836-951e-12806d5c69c5 2018-10-22 09:15:02,041 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role 2018-10-22 09:15:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/41ced8c7b810415f8b70788e72b7f55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:02,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4b6126-5d2a-45ac-ac0f-9e95c353d1a3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/41ced8c7b810415f8b70788e72b7f55c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role", "id": "41ced8c7b810415f8b70788e72b7f55c"}} 2018-10-22 09:15:02,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/41ced8c7b810415f8b70788e72b7f55c used request id req-0a4b6126-5d2a-45ac-ac0f-9e95c353d1a3 2018-10-22 09:15:02,135 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role to project CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj 2018-10-22 09:15:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d/users/0d3a1d5fd4ea4f6d880a1c9bac205ba8/roles/41ced8c7b810415f8b70788e72b7f55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:02,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b31756-9ab1-4b51-bd00-aea58e907f96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:15:02,265 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d/users/0d3a1d5fd4ea4f6d880a1c9bac205ba8/roles/41ced8c7b810415f8b70788e72b7f55c used request id req-a4b31756-9ab1-4b51-bd00-aea58e907f96 2018-10-22 09:15:02,265 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:15:02,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:02,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:02,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ced8c7b810415f8b70788e72b7f55c", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role"}], "expires_at": "2018-10-22T10:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff23c6e256e84baab35d73f01aff4b1d", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-user", "id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8"}, "audit_ids": ["3m2YiDZPQjuBMzQvjRofXA"], "issued_at": "2018-10-22T09:15:02.000000Z"}} 2018-10-22 09:15:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:02,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1292e7a-2b7c-4d4e-9560-9115a95489a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:02,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1292e7a-2b7c-4d4e-9560-9115a95489a4 2018-10-22 09:15:02,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:02,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fb8995a8-82c1-422c-b067-fb553fda9fab Date: Mon, 22 Oct 2018 09:15:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image"} 2018-10-22 09:15:02,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image used request id req-fb8995a8-82c1-422c-b067-fb553fda9fab 2018-10-22 09:15:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:03,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d39b597b-2667-469c-9afc-690cffb9895f Date: Mon, 22 Oct 2018 09:15: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"}}} 2018-10-22 09:15:03,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d39b597b-2667-469c-9afc-690cffb9895f 2018-10-22 09:15:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image"}' 2018-10-22 09:15:03,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c X-Openstack-Request-Id: req-059c8fc0-cf16-4c38-b353-b8de6a785101 Date: Mon, 22 Oct 2018 09:15:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "min_disk": 0, "protected": false, "id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "file": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/file", "checksum": null, "owner": "ff23c6e256e84baab35d73f01aff4b1d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:15:03,272 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-059c8fc0-cf16-4c38-b353-b8de6a785101 2018-10-22 09:15:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" -d '' 2018-10-22 09:15:05,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67f5b0fc-ab92-48e1-8a76-aeb215daf10d Date: Mon, 22 Oct 2018 09:15:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:15:05,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/file used request id req-67f5b0fc-ab92-48e1-8a76-aeb215daf10d 2018-10-22 09:15:05,200 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:15:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:05,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-38e2b057-5902-4790-a328-302c903d606c Date: Mon, 22 Oct 2018 09:15:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:05Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/snap", "metadata": {}}], "self": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "min_disk": 0, "protected": false, "id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "file": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff23c6e256e84baab35d73f01aff4b1d", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:15:05,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c used request id req-38e2b057-5902-4790-a328-302c903d606c 2018-10-22 09:15:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:05,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f298b5e-0f4c-45e6-b809-600234529528 Date: Mon, 22 Oct 2018 09:15: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"}}} 2018-10-22 09:15:05,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7f298b5e-0f4c-45e6-b809-600234529528 2018-10-22 09:15:05,529 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image 2018-10-22 09:15:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:05,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-48980cb3-380f-476b-bf1a-f3600213447d Date: Mon, 22 Oct 2018 09:15:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:05Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/snap", "metadata": {}}], "self": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "min_disk": 0, "protected": false, "id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "file": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff23c6e256e84baab35d73f01aff4b1d", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:15:05,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c used request id req-48980cb3-380f-476b-bf1a-f3600213447d 2018-10-22 09:15:05,700 - create_image - DEBUG - Instance status is - active 2018-10-22 09:15:05,700 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image 2018-10-22 09:15:05,700 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image 2018-10-22 09:15:05,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:05,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:06,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ced8c7b810415f8b70788e72b7f55c", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role"}], "expires_at": "2018-10-22T10:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff23c6e256e84baab35d73f01aff4b1d", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-user", "id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8"}, "audit_ids": ["futLpYKlQKOcf4JnhqKsAA"], "issued_at": "2018-10-22T09:15:06.000000Z"}} 2018-10-22 09:15:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:06,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c610c09-dac4-4671-9998-2cc938d6bbab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:06,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c610c09-dac4-4671-9998-2cc938d6bbab 2018-10-22 09:15:06,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:06,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b22103f3-b968-4774-a5bd-056998e2876d Date: Mon, 22 Oct 2018 09:15:06 GMT RESP BODY: {"networks":[]} 2018-10-22 09:15:06,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-b22103f3-b968-4774-a5bd-056998e2876d 2018-10-22 09:15:06,280 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net 2018-10-22 09:15:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" -d '{"network": {"name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net", "admin_state_up": true}}' 2018-10-22 09:15:06,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a070f039-d1e5-4ec9-aff2-1d598713ff4e Date: Mon, 22 Oct 2018 09:15:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ffe5421-2082-4603-90d0-4c575e861bf0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:15:06Z","is_default":false,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","mtu":1450}} 2018-10-22 09:15:06,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-a070f039-d1e5-4ec9-aff2-1d598713ff4e 2018-10-22 09:15:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a51d6760-afb7-40a5-9fe3-e324166aa957 Date: Mon, 22 Oct 2018 09:15:07 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":"2018-10-22T09:15:06Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:07,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-a51d6760-afb7-40a5-9fe3-e324166aa957 2018-10-22 09:15:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:07,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76175cea-965f-4717-968f-425f2c8e958c Date: Mon, 22 Oct 2018 09:15:07 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:15:07,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-76175cea-965f-4717-968f-425f2c8e958c 2018-10-22 09:15:07,316 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet 2018-10-22 09:15:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" -d '{"subnets": [{"ip_version": 4, "network_id": "4ffe5421-2082-4603-90d0-4c575e861bf0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]}' 2018-10-22 09:15:08,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ff8f8e8-df45-48db-8465-f3bf51e5e6c7 Date: Mon, 22 Oct 2018 09:15:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","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":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:08,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7ff8f8e8-df45-48db-8465-f3bf51e5e6c7 2018-10-22 09:15:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:08,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f1da7dbe-4387-42c7-ba16-99913009991a Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:08,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-f1da7dbe-4387-42c7-ba16-99913009991a 2018-10-22 09:15:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:08,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ec5e557c-5086-468b-a821-a54d26697e46 Date: Mon, 22 Oct 2018 09:15:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:08,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-ec5e557c-5086-468b-a821-a54d26697e46 2018-10-22 09:15:08,606 - OpenStackNetwork - DEBUG - Network [4ffe5421-2082-4603-90d0-4c575e861bf0] created successfully 2018-10-22 09:15:08,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:08,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:09,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["f7GDUunNS3aPXKCKMkerBQ"], "issued_at": "2018-10-22T09:15:09.000000Z"}} 2018-10-22 09:15:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6755bce1d4d25e41a2ad60d01d39ff7806206390" 2018-10-22 09:15:09,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c025c13a-28e3-46c9-aba1-63f15f18e025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:09,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c025c13a-28e3-46c9-aba1-63f15f18e025 2018-10-22 09:15:09,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:15:09,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6755bce1d4d25e41a2ad60d01d39ff7806206390" 2018-10-22 09:15:09,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-666c63ea-bd3b-466f-9e0a-d7a308230af2 x-compute-request-id: req-666c63ea-bd3b-466f-9e0a-d7a308230af2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:15:09,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-666c63ea-bd3b-466f-9e0a-d7a308230af2 2018-10-22 09:15:09,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6755bce1d4d25e41a2ad60d01d39ff7806206390" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:15:09,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-427bf961-6dac-42a3-a7a9-8357c5d450f7 x-compute-request-id: req-427bf961-6dac-42a3-a7a9-8357c5d450f7 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:15:09,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-427bf961-6dac-42a3-a7a9-8357c5d450f7 2018-10-22 09:15:09,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:09,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:10,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ced8c7b810415f8b70788e72b7f55c", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role"}], "expires_at": "2018-10-22T10:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff23c6e256e84baab35d73f01aff4b1d", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-user", "id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8"}, "audit_ids": ["DScvI7pwRu6SgJYKxlQ4sA"], "issued_at": "2018-10-22T09:15:10.000000Z"}} 2018-10-22 09:15:10,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:10,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d482359f-a2e3-4403-b25e-50137b711dfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:10,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d482359f-a2e3-4403-b25e-50137b711dfb 2018-10-22 09:15:10,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:15:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:10,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff40b3c6-0ff0-4029-8205-6a9a36698f25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:10,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ff40b3c6-0ff0-4029-8205-6a9a36698f25 2018-10-22 09:15:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:10,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5de663c6-3cca-4005-accf-c3e289e41f44 Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:10,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-5de663c6-3cca-4005-accf-c3e289e41f44 2018-10-22 09:15:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:10,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:10,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5037e9-a9ba-4bf0-beb5-33a60b567aa2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:10,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-3a5037e9-a9ba-4bf0-beb5-33a60b567aa2 2018-10-22 09:15:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:10,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf69c216-86ae-4e7d-af5b-6bc5e5f4c9af Date: Mon, 22 Oct 2018 09:15:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:10,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-bf69c216-86ae-4e7d-af5b-6bc5e5f4c9af 2018-10-22 09:15:10,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:10,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5601abf6-8b81-4d07-ad93-776d26257b51 Date: Mon, 22 Oct 2018 09:15:10 GMT RESP BODY: {"ports":[]} 2018-10-22 09:15:10,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1&admin_state_up=True used request id req-5601abf6-8b81-4d07-ad93-776d26257b51 2018-10-22 09:15:10,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:11,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-00e8291f-0b3f-4ff3-9b4e-195d7ab5d0fb x-compute-request-id: req-00e8291f-0b3f-4ff3-9b4e-195d7ab5d0fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:15:11,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst used request id req-00e8291f-0b3f-4ff3-9b4e-195d7ab5d0fb 2018-10-22 09:15:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:11,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-49aef717-ff88-4256-8b1b-f190c253542e Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:11,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-49aef717-ff88-4256-8b1b-f190c253542e 2018-10-22 09:15:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:11,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b76a9e9-0f13-4a0e-a1e6-41d0cee2b005 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:11,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-2b76a9e9-0f13-4a0e-a1e6-41d0cee2b005 2018-10-22 09:15:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:11,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8ebb427-2fa5-45e8-a8f4-4d7ca59366d4 Date: Mon, 22 Oct 2018 09:15:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:11,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-b8ebb427-2fa5-45e8-a8f4-4d7ca59366d4 2018-10-22 09:15:11,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:11,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cf4bc67e-c5ed-4396-833c-f05827f8d4d2 Date: Mon, 22 Oct 2018 09:15:11 GMT RESP BODY: {"ports":[]} 2018-10-22 09:15:11,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1&admin_state_up=True used request id req-cf4bc67e-c5ed-4396-833c-f05827f8d4d2 2018-10-22 09:15:11,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:11,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:12,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ced8c7b810415f8b70788e72b7f55c", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role"}], "expires_at": "2018-10-22T10:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff23c6e256e84baab35d73f01aff4b1d", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/ff23c6e256e84baab35d73f01aff4b1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-user", "id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8"}, "audit_ids": ["lIZdTed4SMmh-wjWQtt1Fw"], "issued_at": "2018-10-22T09:15:12.000000Z"}} 2018-10-22 09:15:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaa1ee9b335af70173adb904b11969e1c5d3052" 2018-10-22 09:15:12,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59c0814-d7dc-4150-8680-544c3109afa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:12,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b59c0814-d7dc-4150-8680-544c3109afa5 2018-10-22 09:15:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:12,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-874f0a48-0ac5-4cdd-9ffb-50de9d009e27 Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:12,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-874f0a48-0ac5-4cdd-9ffb-50de9d009e27 2018-10-22 09:15:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1126169d-07c7-4d3b-92fc-5c4301dd134d Date: Mon, 22 Oct 2018 09:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:12,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-1126169d-07c7-4d3b-92fc-5c4301dd134d 2018-10-22 09:15:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:13,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0421197a-db07-4de8-8272-8430290db97c Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:13,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-0421197a-db07-4de8-8272-8430290db97c 2018-10-22 09:15:13,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:13,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaa1ee9b335af70173adb904b11969e1c5d3052" 2018-10-22 09:15:13,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34bed45-e197-44f7-8768-24c8d4f61371 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:13,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-e34bed45-e197-44f7-8768-24c8d4f61371 2018-10-22 09:15:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:13,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9251cd44-c246-4f34-ad2a-9a6280b8eaa6 Date: Mon, 22 Oct 2018 09:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:13,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-9251cd44-c246-4f34-ad2a-9a6280b8eaa6 2018-10-22 09:15:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:13,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-490ca460-f8d3-495b-8e3b-927f60ea78e1 Date: Mon, 22 Oct 2018 09:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:13,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet used request id req-490ca460-f8d3-495b-8e3b-927f60ea78e1 2018-10-22 09:15:13,153 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net 2018-10-22 09:15:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" -d '{"port": {"network_id": "4ffe5421-2082-4603-90d0-4c575e861bf0", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "c1388bee-9e1b-4a47-a0ae-a940fb7f82b8", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1", "admin_state_up": true}}' 2018-10-22 09:15:14,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-b4e36df5-d3a6-498e-8253-85b60c669206 Date: Mon, 22 Oct 2018 09:15:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","ip_address":"10.55.0.101"}],"id":"24298682-76d1-4fe5-8281-4551958824cb","security_groups":["b4a9accb-56fa-443b-9e21-99b23c52882c"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1","project_id":"ff23c6e256e84baab35d73f01aff4b1d","qos_policy_id":null,"admin_state_up":true,"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:13Z","binding:vnic_type":"normal"}} 2018-10-22 09:15:14,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b4e36df5-d3a6-498e-8253-85b60c669206 2018-10-22 09:15:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ff959d09-7de4-4c42-8f66-e9b59d935648 Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:14,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-ff959d09-7de4-4c42-8f66-e9b59d935648 2018-10-22 09:15:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f1ddbe-7dbb-4eb8-a1cf-063504865fda Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:14,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-d1f1ddbe-7dbb-4eb8-a1cf-063504865fda 2018-10-22 09:15:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-218edcc8-1826-467b-95b8-b19112f0dec4 Date: Mon, 22 Oct 2018 09:15:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:14,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-218edcc8-1826-467b-95b8-b19112f0dec4 2018-10-22 09:15:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4ca088c1-0e6a-4c03-b7e5-9f74df5386a3 Date: Mon, 22 Oct 2018 09:15:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","ip_address":"10.55.0.101"}],"id":"24298682-76d1-4fe5-8281-4551958824cb","security_groups":["b4a9accb-56fa-443b-9e21-99b23c52882c"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"ff23c6e256e84baab35d73f01aff4b1d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1","admin_state_up":true,"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:15:14,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1&admin_state_up=True used request id req-4ca088c1-0e6a-4c03-b7e5-9f74df5386a3 2018-10-22 09:15:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a471933-c349-4be9-b5e5-1f271cd8ef7c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:14,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-5a471933-c349-4be9-b5e5-1f271cd8ef7c 2018-10-22 09:15:14,881 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst 2018-10-22 09:15:14,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-7a2a953e-ae85-4e18-923f-41c1c96e8d5a x-compute-request-id: req-7a2a953e-ae85-4e18-923f-41c1c96e8d5a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-flavor-name"}]} 2018-10-22 09:15:14,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7a2a953e-ae85-4e18-923f-41c1c96e8d5a 2018-10-22 09:15:14,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:14,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-c13b2208-c501-46ec-b355-b2a5ccfbc783 x-compute-request-id: req-c13b2208-c501-46ec-b355-b2a5ccfbc783 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:15:14,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6 used request id req-c13b2208-c501-46ec-b355-b2a5ccfbc783 2018-10-22 09:15:14,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:15,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-eed1cffe-2013-45f2-8f0d-dd29ec2dea85 Date: Mon, 22 Oct 2018 09:15:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:05Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/snap", "metadata": {}}], "self": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "min_disk": 0, "protected": false, "id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "file": "/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff23c6e256e84baab35d73f01aff4b1d", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/7e5bc7f0-b656-436d-8381-edb54e5f098c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image"} 2018-10-22 09:15:15,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image used request id req-eed1cffe-2013-45f2-8f0d-dd29ec2dea85 2018-10-22 09:15:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:15,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8df51997-3c99-4d66-b2ea-9fc1c8170de4 Date: Mon, 22 Oct 2018 09: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"}}} 2018-10-22 09:15:15,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8df51997-3c99-4d66-b2ea-9fc1c8170de4 2018-10-22 09:15:15,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" -d '{"server": {"name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "imageRef": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "flavorRef": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "max_count": 1, "min_count": 1, "networks": [{"port": "24298682-76d1-4fe5-8281-4551958824cb"}]}}' 2018-10-22 09:15:17,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:15: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-47493f0a-0da1-4e03-a209-ff0173bd6c4e x-compute-request-id: req-47493f0a-0da1-4e03-a209-ff0173bd6c4e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "adminPass": "QewE45QHDnz7"}} 2018-10-22 09:15:17,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-47493f0a-0da1-4e03-a209-ff0173bd6c4e 2018-10-22 09:15:17,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:17,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-ff12cd75-3c84-4abf-b1d4-f36fd875dd76 x-compute-request-id: req-ff12cd75-3c84-4abf-b1d4-f36fd875dd76 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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:15:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:17,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-ff12cd75-3c84-4abf-b1d4-f36fd875dd76 2018-10-22 09:15:17,785 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst 2018-10-22 09:15:17,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:18,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-cac57286-a560-45d0-bad4-ec637efa517c x-compute-request-id: req-cac57286-a560-45d0-bad4-ec637efa517c 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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:15:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:18,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-cac57286-a560-45d0-bad4-ec637efa517c 2018-10-22 09:15:18,141 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst] is - BUILD 2018-10-22 09:15:18,141 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:15:21,144 - create_instance - DEBUG - VM status query timeout in 896.640995026 2018-10-22 09:15:21,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:21,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-1444c2ad-050b-49b6-8928-2d663254cfd1 x-compute-request-id: req-1444c2ad-050b-49b6-8928-2d663254cfd1 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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "security_groups": [{"name": "default"}], "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:15:19Z", "hostId": "c1a02c07828d9e5c5687deb82576de009bd96883b6813caab3c5b317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:21,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-1444c2ad-050b-49b6-8928-2d663254cfd1 2018-10-22 09:15:21,724 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst] is - BUILD 2018-10-22 09:15:21,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:15:24,727 - create_instance - DEBUG - VM status query timeout in 893.05768609 2018-10-22 09:15:24,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:25,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-f3bad14a-fd91-4eae-b459-fe502a961174 x-compute-request-id: req-f3bad14a-fd91-4eae-b459-fe502a961174 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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "security_groups": [{"name": "default"}], "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:15:19Z", "hostId": "c1a02c07828d9e5c5687deb82576de009bd96883b6813caab3c5b317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:25,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-f3bad14a-fd91-4eae-b459-fe502a961174 2018-10-22 09:15:25,209 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst] is - BUILD 2018-10-22 09:15:25,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:15:28,213 - create_instance - DEBUG - VM status query timeout in 889.572293043 2018-10-22 09:15:28,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:28,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bc55e67-5b1f-43dd-afcb-03dcd5126cfc x-compute-request-id: req-4bc55e67-5b1f-43dd-afcb-03dcd5126cfc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:15:25.000000", "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "security_groups": [{"name": "default"}], "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:15:25Z", "hostId": "c1a02c07828d9e5c5687deb82576de009bd96883b6813caab3c5b317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:28,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-4bc55e67-5b1f-43dd-afcb-03dcd5126cfc 2018-10-22 09:15:28,971 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst] is - ACTIVE 2018-10-22 09:15:28,971 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:15:28,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:29,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3db5289d-fde1-4b2f-a58a-4cf396e8827a x-compute-request-id: req-3db5289d-fde1-4b2f-a58a-4cf396e8827a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:15:25.000000", "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "security_groups": [{"name": "default"}], "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:15:25Z", "hostId": "c1a02c07828d9e5c5687deb82576de009bd96883b6813caab3c5b317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:29,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-3db5289d-fde1-4b2f-a58a-4cf396e8827a 2018-10-22 09:15:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:30,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2db2d108-d623-4345-b0e7-9ea4540c6cc2 Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:30,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net used request id req-2db2d108-d623-4345-b0e7-9ea4540c6cc2 2018-10-22 09:15:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:30,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2fac34-5717-4c48-b451-fb54d5bf86ff Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:30,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-bd2fac34-5717-4c48-b451-fb54d5bf86ff 2018-10-22 09:15:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:30,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b29086f-84cb-4a94-a508-460ec2e97095 Date: Mon, 22 Oct 2018 09:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:30,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-3b29086f-84cb-4a94-a508-460ec2e97095 2018-10-22 09:15:30,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:30,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-56202f73-0942-4950-b05f-b37874c76b26 Date: Mon, 22 Oct 2018 09:15:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","ip_address":"10.55.0.101"}],"id":"24298682-76d1-4fe5-8281-4551958824cb","security_groups":["b4a9accb-56fa-443b-9e21-99b23c52882c"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"ff23c6e256e84baab35d73f01aff4b1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1","admin_state_up":true,"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:13Z","binding:vnic_type":"normal","device_id":"6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","ip_address":"10.55.0.3"}],"id":"8c0aafd4-53c5-4de7-8e8a-ad25db47906f","security_groups":[],"mac_address":"fa:16:3e:eb:00:86","project_id":"ff23c6e256e84baab35d73f01aff4b1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ffe5421-2082-4603-90d0-4c575e861bf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","ip_address":"10.55.0.4"}],"id":"b9c3ed40-b085-48a8-8171-b61c23c8345c","security_groups":[],"mac_address":"fa:16:3e:e4:f4:4d","project_id":"ff23c6e256e84baab35d73f01aff4b1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ffe5421-2082-4603-90d0-4c575e861bf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","ip_address":"10.55.0.2"}],"id":"e78add70-edff-456b-a19f-3931c7ceb744","security_groups":[],"mac_address":"fa:16:3e:c6:d8:44","project_id":"ff23c6e256e84baab35d73f01aff4b1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ffe5421-2082-4603-90d0-4c575e861bf0"}]} 2018-10-22 09:15:30,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-56202f73-0942-4950-b05f-b37874c76b26 2018-10-22 09:15:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:30,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3f9dc8ba-f3f9-45fc-8c09-8d44fd27214a Date: Mon, 22 Oct 2018 09:15: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":["c1388bee-9e1b-4a47-a0ae-a940fb7f82b8"],"updated_at":"2018-10-22T09:15:07Z","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"4ffe5421-2082-4603-90d0-4c575e861bf0","name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net"}]} 2018-10-22 09:15:30,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-3f9dc8ba-f3f9-45fc-8c09-8d44fd27214a 2018-10-22 09:15:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:30,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d761f553-81b7-4b56-94ae-a419249d920c Date: Mon, 22 Oct 2018 09:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:30,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-d761f553-81b7-4b56-94ae-a419249d920c 2018-10-22 09:15:30,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:31,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a7c702be-30c7-4f30-9e12-17496d743301 Date: Mon, 22 Oct 2018 09:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ffe5421-2082-4603-90d0-4c575e861bf0","tenant_id":"ff23c6e256e84baab35d73f01aff4b1d","created_at":"2018-10-22T09:15:07Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff23c6e256e84baab35d73f01aff4b1d","id":"c1388bee-9e1b-4a47-a0ae-a940fb7f82b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet"}]} 2018-10-22 09:15:31,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4ffe5421-2082-4603-90d0-4c575e861bf0&name=CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet used request id req-a7c702be-30c7-4f30-9e12-17496d743301 2018-10-22 09:15:31,056 - create_instance - INFO - Deleting Port with ID - 24298682-76d1-4fe5-8281-4551958824cb 2018-10-22 09:15:31,056 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8port-1 2018-10-22 09:15:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/24298682-76d1-4fe5-8281-4551958824cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:31,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82cc0919-42b9-4405-994e-7cf5aa0b53b1 Date: Mon, 22 Oct 2018 09:15:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:15:31,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/24298682-76d1-4fe5-8281-4551958824cb used request id req-82cc0919-42b9-4405-994e-7cf5aa0b53b1 2018-10-22 09:15:31,500 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst 2018-10-22 09:15:31,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:31,719 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbd8a9ff-4d30-4385-b421-ef95ec6dc8d7 x-compute-request-id: req-fbd8a9ff-4d30-4385-b421-ef95ec6dc8d7 Content-Type: application/json 2018-10-22 09:15:31,719 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-fbd8a9ff-4d30-4385-b421-ef95ec6dc8d7 2018-10-22 09:15:31,720 - create_instance - INFO - Checking deletion status 2018-10-22 09:15:31,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:31,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9b62e9-3220-4827-9224-f6793aa3b3b2 x-compute-request-id: req-6d9b62e9-3220-4827-9224-f6793aa3b3b2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:15:25.000000", "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:15:31Z", "hostId": "c1a02c07828d9e5c5687deb82576de009bd96883b6813caab3c5b317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:31,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-6d9b62e9-3220-4827-9224-f6793aa3b3b2 2018-10-22 09:15:31,830 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst] is - ACTIVE 2018-10-22 09:15:31,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:15:34,833 - create_instance - DEBUG - VM status query timeout in 296.886684895 2018-10-22 09:15:34,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:35,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-05a80070-b04a-45a0-a7a0-6aa65df19ef0 x-compute-request-id: req-05a80070-b04a-45a0-a7a0-6aa65df19ef0 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.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "rel": "bookmark"}], "image": {"id": "7e5bc7f0-b656-436d-8381-edb54e5f098c", "links": [{"href": "http://172.30.9.28:8774/images/7e5bc7f0-b656-436d-8381-edb54e5f098c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:15:25.000000", "flavor": {"id": "52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "links": [{"href": "http://172.30.9.28:8774/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6", "rel": "bookmark"}]}, "id": "6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2", "user_id": "0d3a1d5fd4ea4f6d880a1c9bac205ba8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:15:31Z", "hostId": "c1a02c07828d9e5c5687deb82576de009bd96883b6813caab3c5b317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst", "created": "2018-10-22T09:15:16Z", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:15:35,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-05a80070-b04a-45a0-a7a0-6aa65df19ef0 2018-10-22 09:15:35,213 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst] is - ACTIVE 2018-10-22 09:15:35,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:15:38,216 - create_instance - DEBUG - VM status query timeout in 293.503371 2018-10-22 09:15:38,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28892b2f55fb3e9cd44b16a111f2b588cfad4a" 2018-10-22 09:15:38,274 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-72b3b58a-93e7-40cc-b8d3-620fcdbd71a0 x-compute-request-id: req-72b3b58a-93e7-40cc-b8d3-620fcdbd71a0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 could not be found.", "code": 404}} 2018-10-22 09:15:38,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 used request id req-72b3b58a-93e7-40cc-b8d3-620fcdbd71a0 2018-10-22 09:15:38,274 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6b3ba6e1-5c22-461d-8bcf-c3ae69c716a2 could not be found. (HTTP 404) (Request-ID: req-72b3b58a-93e7-40cc-b8d3-620fcdbd71a0) 2018-10-22 09:15:38,274 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-inst 2018-10-22 09:15:38,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6755bce1d4d25e41a2ad60d01d39ff7806206390" 2018-10-22 09:15:38,318 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-d6f871f2-bb3f-4096-a23f-aa39ae997db9 x-compute-request-id: req-d6f871f2-bb3f-4096-a23f-aa39ae997db9 Content-Length: 0 Content-Type: application/json 2018-10-22 09:15:38,318 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/52c4f2f3-a63d-42a8-804d-25ae5eecbde6 used request id req-d6f871f2-bb3f-4096-a23f-aa39ae997db9 2018-10-22 09:15:38,319 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet 2018-10-22 09:15:38,319 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-subnet 2018-10-22 09:15:38,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c1388bee-9e1b-4a47-a0ae-a940fb7f82b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:40,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eebe8df5-cd63-4211-95f7-899f8e5fcfb7 Date: Mon, 22 Oct 2018 09:15:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:15:40,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c1388bee-9e1b-4a47-a0ae-a940fb7f82b8 used request id req-eebe8df5-cd63-4211-95f7-899f8e5fcfb7 2018-10-22 09:15:40,685 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-pub-net 2018-10-22 09:15:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4ffe5421-2082-4603-90d0-4c575e861bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d51c03f05fb3034fe6921e8ab16309b669a4e" 2018-10-22 09:15:42,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a16c22a-d9ee-4d90-813b-17b0b30e09d8 Date: Mon, 22 Oct 2018 09:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:15:42,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4ffe5421-2082-4603-90d0-4c575e861bf0 used request id req-0a16c22a-d9ee-4d90-813b-17b0b30e09d8 2018-10-22 09:15:42,091 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-dda306ee-8603-4c9f-afa6-ded7605d95e8-image 2018-10-22 09:15:42,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e00503d1db4cdbbb818290154ba5aeaf0ab8840" 2018-10-22 09:15:44,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b68e38f4-6b8f-4b37-93b7-81baaa802298 Date: Mon, 22 Oct 2018 09:15:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:15:44,011 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7e5bc7f0-b656-436d-8381-edb54e5f098c used request id req-b68e38f4-6b8f-4b37-93b7-81baaa802298 2018-10-22 09:15:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:44,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4da8beb3-7430-4439-807c-146b13896080 Date: Mon, 22 Oct 2018 09:15:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "created_at": "2018-10-22T09:15:06Z", "updated_at": "2018-10-22T09:15:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "revision_number": 0, "id": "5d1318bc-0053-46f7-9638-bc87f046f58c", "remote_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff23c6e256e84baab35d73f01aff4b1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "revision_number": 0, "id": "7ed675fe-f666-4a05-9a82-f1b32f559d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff23c6e256e84baab35d73f01aff4b1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "revision_number": 0, "id": "b30513b5-7e55-4ca4-8772-1414d2e714b4", "remote_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff23c6e256e84baab35d73f01aff4b1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "revision_number": 0, "id": "c918cecb-0cf3-4805-977e-aa404c81749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff23c6e256e84baab35d73f01aff4b1d"}], "revision_number": 4, "project_id": "ff23c6e256e84baab35d73f01aff4b1d", "id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:15:44,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4da8beb3-7430-4439-807c-146b13896080 2018-10-22 09:15:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:44,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e7df7d-d529-4ec2-bf5d-54d97817ea5a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:15:44,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c2e7df7d-d529-4ec2-bf5d-54d97817ea5a 2018-10-22 09:15:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:44,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dc60fb-e834-4ac7-b66b-5a4a592beb46 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d"}, "enabled": true, "id": "ff23c6e256e84baab35d73f01aff4b1d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj"}} 2018-10-22 09:15:44,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-03dc60fb-e834-4ac7-b66b-5a4a592beb46 2018-10-22 09:15:44,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4a9accb-56fa-443b-9e21-99b23c52882c 2018-10-22 09:15:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b4a9accb-56fa-443b-9e21-99b23c52882c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:44,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bb608027-6fa6-47fc-afdf-2c59a149c0a8 Date: Mon, 22 Oct 2018 09:15:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "created_at": "2018-10-22T09:15:06Z", "project_id": "ff23c6e256e84baab35d73f01aff4b1d", "id": "5d1318bc-0053-46f7-9638-bc87f046f58c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "created_at": "2018-10-22T09:15:06Z", "project_id": "ff23c6e256e84baab35d73f01aff4b1d", "id": "7ed675fe-f666-4a05-9a82-f1b32f559d40"}, {"remote_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "created_at": "2018-10-22T09:15:06Z", "project_id": "ff23c6e256e84baab35d73f01aff4b1d", "id": "b30513b5-7e55-4ca4-8772-1414d2e714b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:06Z", "security_group_id": "b4a9accb-56fa-443b-9e21-99b23c52882c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff23c6e256e84baab35d73f01aff4b1d", "created_at": "2018-10-22T09:15:06Z", "project_id": "ff23c6e256e84baab35d73f01aff4b1d", "id": "c918cecb-0cf3-4805-977e-aa404c81749c"}]} 2018-10-22 09:15:44,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b4a9accb-56fa-443b-9e21-99b23c52882c used request id req-bb608027-6fa6-47fc-afdf-2c59a149c0a8 2018-10-22 09:15:44,610 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:15:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b4a9accb-56fa-443b-9e21-99b23c52882c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:44,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc00252-80ed-43d9-8122-7e371be02894 Content-Length: 0 Date: Mon, 22 Oct 2018 09:15:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:15:44,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b4a9accb-56fa-443b-9e21-99b23c52882c used request id req-1bc00252-80ed-43d9-8122-7e371be02894 2018-10-22 09:15:44,933 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj 2018-10-22 09:15:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:45,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:15:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ca119e-f1a1-4276-aa36-d1d9e61f2d36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:15:45,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ff23c6e256e84baab35d73f01aff4b1d used request id req-01ca119e-f1a1-4276-aa36-d1d9e61f2d36 2018-10-22 09:15:45,157 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f5bb9194-2f03-46b-proj-role 2018-10-22 09:15:45,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/41ced8c7b810415f8b70788e72b7f55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:45,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d1084a-8044-477b-822e-069a4ab7dfd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:15:45,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/41ced8c7b810415f8b70788e72b7f55c used request id req-76d1084a-8044-477b-822e-069a4ab7dfd5 2018-10-22 09:15:45,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a115b37ebda898d54901dd45c56dfb444bc9108a" 2018-10-22 09:15:45,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735c2db0-ee61-4b36-b171-9197ba3e0adb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:15:45,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-735c2db0-ee61-4b36-b171-9197ba3e0adb 2018-10-22 09:15:45,368 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f5bb9194-2f03-46b-user 2018-10-22 09:15:45,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0d3a1d5fd4ea4f6d880a1c9bac205ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ce641b1f2ff6acc99932d1f3e4a88d51e6b63c" 2018-10-22 09:15:45,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5529062-30cd-4e1c-9ee8-a48890a2ed5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:15:45,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0d3a1d5fd4ea4f6d880a1c9bac205ba8 used request id req-d5529062-30cd-4e1c-9ee8-a48890a2ed5e 2018-10-22 09:15:45,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:45,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["o4L_z6bFQfC0zhvpJr5rTg"], "issued_at": "2018-10-22T09:15:45.000000Z"}} 2018-10-22 09:15:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24c3511c3c5717a132097912355d8149acc3371" 2018-10-22 09:15:46,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92d23bf-ebe9-47a5-bb0f-7690d332361c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:46,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a92d23bf-ebe9-47a5-bb0f-7690d332361c 2018-10-22 09:15:46,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:46,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:46,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2r7iQTm_QMyCyVPqzEvueQ"], "issued_at": "2018-10-22T09:15:46.000000Z"}} 2018-10-22 09:15:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:15:46,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eea1358-981e-4cfd-b455-fdb22e92c1b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:46,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1eea1358-981e-4cfd-b455-fdb22e92c1b0 2018-10-22 09:15:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:46,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:46,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:15:46,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bf0769-8293-4dc7-ba27-330333afcd05 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:15:46,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj used request id req-16bf0769-8293-4dc7-ba27-330333afcd05 2018-10-22 09:15:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:15:46,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affa6f74-43e8-49a0-a75a-bdfbd8354406 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:15:46,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-affa6f74-43e8-49a0-a75a-bdfbd8354406 2018-10-22 09:15:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}}' 2018-10-22 09:15:46,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612f7b40-e22f-4a11-96ab-7c72faf91343 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:15:46,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-612f7b40-e22f-4a11-96ab-7c72faf91343 2018-10-22 09:15:46,921 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj 2018-10-22 09:15:46,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:46,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:47,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0TVY8exHQNCt-FMO75PmLg"], "issued_at": "2018-10-22T09:15:47.000000Z"}} 2018-10-22 09:15:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7d6b4ae5c7db4841a8846bc80bd2d884a01c97" 2018-10-22 09:15:47,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fc149d-974e-4f76-83b1-293a116b8af5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:47,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5fc149d-974e-4f76-83b1-293a116b8af5 2018-10-22 09:15:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:47,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7d6b4ae5c7db4841a8846bc80bd2d884a01c97" 2018-10-22 09:15:47,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31fa3bc-c762-4fd5-b1f8-153e0ac08fa3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:15:47,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a31fa3bc-c762-4fd5-b1f8-153e0ac08fa3 2018-10-22 09:15:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7d6b4ae5c7db4841a8846bc80bd2d884a01c97" 2018-10-22 09:15:47,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e618469-4d0c-4599-952e-1fcdfbf85596 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}]} 2018-10-22 09:15:47,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj used request id req-2e618469-4d0c-4599-952e-1fcdfbf85596 2018-10-22 09:15:47,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7d6b4ae5c7db4841a8846bc80bd2d884a01c97" 2018-10-22 09:15:47,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6364d463-1126-48ac-9c46-5397085f6db7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:15:47,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6364d463-1126-48ac-9c46-5397085f6db7 2018-10-22 09:15:48,046 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-49d9eed5-58db-45c-user 2018-10-22 09:15:48,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:15:48,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6ed640-74b7-4206-961f-e8a7fde25a61 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:15:48,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb6ed640-74b7-4206-961f-e8a7fde25a61 2018-10-22 09:15:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" -d '{"role": {"name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role"}}' 2018-10-22 09:15:48,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef2854a-afa1-47bf-bfae-f0120cf9e715 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa0be792e9d44ed6b6d3acdd13cfce2c", "links": {"self": "http://172.30.9.28:5000/v3/roles/aa0be792e9d44ed6b6d3acdd13cfce2c"}, "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role"}} 2018-10-22 09:15:48,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-cef2854a-afa1-47bf-bfae-f0120cf9e715 2018-10-22 09:15:48,256 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role 2018-10-22 09:15:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/aa0be792e9d44ed6b6d3acdd13cfce2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:15:48,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0bc9e5-b251-475e-b9f5-1f995bfa6fe0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/aa0be792e9d44ed6b6d3acdd13cfce2c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role", "id": "aa0be792e9d44ed6b6d3acdd13cfce2c"}} 2018-10-22 09:15:48,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/aa0be792e9d44ed6b6d3acdd13cfce2c used request id req-6e0bc9e5-b251-475e-b9f5-1f995bfa6fe0 2018-10-22 09:15:48,357 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role to project CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj 2018-10-22 09:15:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e/users/f14297563d814717ab509599d8a78c59/roles/aa0be792e9d44ed6b6d3acdd13cfce2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:15:48,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117946e3-db62-4fd6-950f-fc447522dacc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:15:48,487 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e/users/f14297563d814717ab509599d8a78c59/roles/aa0be792e9d44ed6b6d3acdd13cfce2c used request id req-117946e3-db62-4fd6-950f-fc447522dacc 2018-10-22 09:15:48,487 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:15:48,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:48,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:48,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa0be792e9d44ed6b6d3acdd13cfce2c", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role"}], "expires_at": "2018-10-22T10:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-user", "id": "f14297563d814717ab509599d8a78c59"}, "audit_ids": ["V5wvjlVQRmufG4_it7AU9Q"], "issued_at": "2018-10-22T09:15:48.000000Z"}} 2018-10-22 09:15:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:15:48,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eec94c1-377b-4384-bbbd-7b676e39f025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:48,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5eec94c1-377b-4384-bbbd-7b676e39f025 2018-10-22 09:15:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:15:49,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1247be53-c71c-4f56-bf57-b82c057a291b Date: Mon, 22 Oct 2018 09:15:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image"} 2018-10-22 09:15:49,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image used request id req-1247be53-c71c-4f56-bf57-b82c057a291b 2018-10-22 09:15:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:15:49,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f932c4c-d080-4a48-bd83-1b998ecd4361 Date: Mon, 22 Oct 2018 09:15: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"}}} 2018-10-22 09:15:49,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2f932c4c-d080-4a48-bd83-1b998ecd4361 2018-10-22 09:15:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image"}' 2018-10-22 09:15:49,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 X-Openstack-Request-Id: req-8e112c8a-6821-4409-bb9a-8a710500f0cb Date: Mon, 22 Oct 2018 09:15:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "min_disk": 0, "protected": false, "id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "file": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/file", "checksum": null, "owner": "6fd871ed88d74c69a6ae7b7f7820876e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:15:49,510 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8e112c8a-6821-4409-bb9a-8a710500f0cb 2018-10-22 09:15:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" -d '' 2018-10-22 09:15:50,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa01ebe7-a9de-4486-adeb-087af1fbdb83 Date: Mon, 22 Oct 2018 09:15:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:15:50,901 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/file used request id req-aa01ebe7-a9de-4486-adeb-087af1fbdb83 2018-10-22 09:15:50,901 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:15:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:15:51,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c7e2f8a9-720f-4490-831e-53a55cee5bc7 Date: Mon, 22 Oct 2018 09:15:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:50Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/snap", "metadata": {}}], "self": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "min_disk": 0, "protected": false, "id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "file": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fd871ed88d74c69a6ae7b7f7820876e", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:15:51,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 used request id req-c7e2f8a9-720f-4490-831e-53a55cee5bc7 2018-10-22 09:15:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:15:51,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4fff0008-df40-4cec-b071-1fb51eda760e Date: Mon, 22 Oct 2018 09:15: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"}}} 2018-10-22 09:15:51,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4fff0008-df40-4cec-b071-1fb51eda760e 2018-10-22 09:15:51,217 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image 2018-10-22 09:15:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:15:51,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3dacd0e5-a5f3-4fe2-863f-9610e971c883 Date: Mon, 22 Oct 2018 09:15:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:50Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/snap", "metadata": {}}], "self": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "min_disk": 0, "protected": false, "id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "file": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fd871ed88d74c69a6ae7b7f7820876e", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:15:51,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 used request id req-3dacd0e5-a5f3-4fe2-863f-9610e971c883 2018-10-22 09:15:51,237 - create_image - DEBUG - Instance status is - active 2018-10-22 09:15:51,238 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image 2018-10-22 09:15:51,238 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image 2018-10-22 09:15:51,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:51,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:51,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa0be792e9d44ed6b6d3acdd13cfce2c", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role"}], "expires_at": "2018-10-22T10:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-user", "id": "f14297563d814717ab509599d8a78c59"}, "audit_ids": ["o35zzWwoQFChStZ94K4VAQ"], "issued_at": "2018-10-22T09:15:51.000000Z"}} 2018-10-22 09:15:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:15:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64d99cb-7937-4f88-9a4b-18c3ab12b4dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:51,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b64d99cb-7937-4f88-9a4b-18c3ab12b4dd 2018-10-22 09:15:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:15:51,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f68f5b2-d0c1-4ed4-a225-abe53c32a4f0 Date: Mon, 22 Oct 2018 09:15:51 GMT RESP BODY: {"networks":[]} 2018-10-22 09:15:51,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-7f68f5b2-d0c1-4ed4-a225-abe53c32a4f0 2018-10-22 09:15:51,814 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net 2018-10-22 09:15:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" -d '{"network": {"name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net", "admin_state_up": true}}' 2018-10-22 09:15:52,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f42176ad-64d8-488e-8bf2-2b85d9559b18 Date: Mon, 22 Oct 2018 09:15:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"00c164ba-a41b-445f-8991-0cf5d631fc54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:15:52Z","is_default":false,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","mtu":1450}} 2018-10-22 09:15:52,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f42176ad-64d8-488e-8bf2-2b85d9559b18 2018-10-22 09:15:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:15:52,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6936d348-330b-496c-adf9-003206b89877 Date: Mon, 22 Oct 2018 09:15: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":"2018-10-22T09:15:52Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:52,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-6936d348-330b-496c-adf9-003206b89877 2018-10-22 09:15:52,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:15:52,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f35024b8-43ce-466a-8210-fd06bd155572 Date: Mon, 22 Oct 2018 09:15:52 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:15:52,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-f35024b8-43ce-466a-8210-fd06bd155572 2018-10-22 09:15:52,892 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet 2018-10-22 09:15:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" -d '{"subnets": [{"ip_version": 4, "network_id": "00c164ba-a41b-445f-8991-0cf5d631fc54", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]}' 2018-10-22 09:15:53,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3832741-38d0-495f-9661-32118e467c23 Date: Mon, 22 Oct 2018 09:15:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:53,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c3832741-38d0-495f-9661-32118e467c23 2018-10-22 09:15:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:15:53,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-81cfaa65-3fa3-4fc8-a317-94813fa53cda Date: Mon, 22 Oct 2018 09:15: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:53,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-81cfaa65-3fa3-4fc8-a317-94813fa53cda 2018-10-22 09:15:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:15:53,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a7f0156-2877-40f0-aabd-9dd335147798 Date: Mon, 22 Oct 2018 09:15:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:53,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-5a7f0156-2877-40f0-aabd-9dd335147798 2018-10-22 09:15:53,863 - OpenStackNetwork - DEBUG - Network [00c164ba-a41b-445f-8991-0cf5d631fc54] created successfully 2018-10-22 09:15:53,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:53,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:54,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["xR8gY5LvQAuV5E_5IC3NQg"], "issued_at": "2018-10-22T09:15:54.000000Z"}} 2018-10-22 09:15:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b6e1e52e86c322e21b4b49099f57b3680a04828" 2018-10-22 09:15:54,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60735507-966b-4665-8d7d-9aad974b2546 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:54,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60735507-966b-4665-8d7d-9aad974b2546 2018-10-22 09:15:54,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:15:54,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b6e1e52e86c322e21b4b49099f57b3680a04828" 2018-10-22 09:15:54,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-c1bbaad0-ec19-4b92-833e-e19bc8e507a7 x-compute-request-id: req-c1bbaad0-ec19-4b92-833e-e19bc8e507a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:15:54,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c1bbaad0-ec19-4b92-833e-e19bc8e507a7 2018-10-22 09:15:54,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b6e1e52e86c322e21b4b49099f57b3680a04828" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:15:54,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15: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-fdab351a-78a7-49db-9c8e-f7026bd414ee x-compute-request-id: req-fdab351a-78a7-49db-9c8e-f7026bd414ee Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:15:54,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fdab351a-78a7-49db-9c8e-f7026bd414ee 2018-10-22 09:15:54,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:54,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:54,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa0be792e9d44ed6b6d3acdd13cfce2c", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role"}], "expires_at": "2018-10-22T10:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-user", "id": "f14297563d814717ab509599d8a78c59"}, "audit_ids": ["e27AAFwTS4WtYePxub3qpg"], "issued_at": "2018-10-22T09:15:54.000000Z"}} 2018-10-22 09:15:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:55,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0eb5c86-b9c3-4f8f-9472-d337245b88dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:55,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0eb5c86-b9c3-4f8f-9472-d337245b88dd 2018-10-22 09:15:55,057 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:15:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:55,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582257d3-927c-4e6c-b5bd-b849b336b17b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:55,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-582257d3-927c-4e6c-b5bd-b849b336b17b 2018-10-22 09:15:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:55,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b23fba71-578b-4aa6-b7ba-33614860661c Date: Mon, 22 Oct 2018 09:15: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:55,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-b23fba71-578b-4aa6-b7ba-33614860661c 2018-10-22 09:15:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:55,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:55,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ed91f8-2bde-46a9-bbea-63f276d4c51d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:15:55,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-f6ed91f8-2bde-46a9-bbea-63f276d4c51d 2018-10-22 09:15:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:55,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6309e879-f4bf-48a3-a693-e533f34a2cd3 Date: Mon, 22 Oct 2018 09:15:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:55,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-6309e879-f4bf-48a3-a693-e533f34a2cd3 2018-10-22 09:15:55,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:55,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-993f4bda-c10e-4b1c-ac92-b9835a99e837 Date: Mon, 22 Oct 2018 09:15:55 GMT RESP BODY: {"ports":[]} 2018-10-22 09:15:55,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1&admin_state_up=True used request id req-993f4bda-c10e-4b1c-ac92-b9835a99e837 2018-10-22 09:15:55,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:56,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d244cac6-6f89-4de1-9f03-8bd8d0d4aec8 x-compute-request-id: req-d244cac6-6f89-4de1-9f03-8bd8d0d4aec8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:15:56,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst used request id req-d244cac6-6f89-4de1-9f03-8bd8d0d4aec8 2018-10-22 09:15:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:56,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c72d513f-4057-46be-99fb-753ed39153c7 Date: Mon, 22 Oct 2018 09:15: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:56,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-c72d513f-4057-46be-99fb-753ed39153c7 2018-10-22 09:15:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:56,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a3a59b-9e2b-4d0f-b330-586c023f1cc2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:15:56,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-e2a3a59b-9e2b-4d0f-b330-586c023f1cc2 2018-10-22 09:15:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:57,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64757585-1198-4842-a3f0-643eae408ddc Date: Mon, 22 Oct 2018 09:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:57,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-64757585-1198-4842-a3f0-643eae408ddc 2018-10-22 09:15:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:57,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f296b320-c9c9-47a7-8b94-f7f33195663c Date: Mon, 22 Oct 2018 09:15:57 GMT RESP BODY: {"ports":[]} 2018-10-22 09:15:57,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1&admin_state_up=True used request id req-f296b320-c9c9-47a7-8b94-f7f33195663c 2018-10-22 09:15:57,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:15:57,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:15:57,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa0be792e9d44ed6b6d3acdd13cfce2c", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role"}], "expires_at": "2018-10-22T10:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/6fd871ed88d74c69a6ae7b7f7820876e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-user", "id": "f14297563d814717ab509599d8a78c59"}, "audit_ids": ["99-Ak5CbSQyg1-29FYLedA"], "issued_at": "2018-10-22T09:15:57.000000Z"}} 2018-10-22 09:15:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7bfc0e88270bb54472c95cc428dcbc786e508a" 2018-10-22 09:15:57,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c01e950-90b1-4577-b03b-1f06526aa7f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:15:57,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c01e950-90b1-4577-b03b-1f06526aa7f3 2018-10-22 09:15:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:57,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-74587cc2-faac-4899-b00c-40e711920f3c Date: Mon, 22 Oct 2018 09:15: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:57,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-74587cc2-faac-4899-b00c-40e711920f3c 2018-10-22 09:15:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:57,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47abb036-5d26-418c-9cca-fb468e7e888e Date: Mon, 22 Oct 2018 09:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:57,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-47abb036-5d26-418c-9cca-fb468e7e888e 2018-10-22 09:15:57,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:58,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-234a4f68-d81c-47a4-b478-bba54c472665 Date: Mon, 22 Oct 2018 09: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:58,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-234a4f68-d81c-47a4-b478-bba54c472665 2018-10-22 09:15:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:15:58,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:15:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7bfc0e88270bb54472c95cc428dcbc786e508a" 2018-10-22 09:15:58,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28924f73-4fca-4409-a9d4-35de9def199e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:15:58,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-28924f73-4fca-4409-a9d4-35de9def199e 2018-10-22 09:15:58,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:58,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa4e7862-5a65-45aa-ad73-f30f45ce3b9f Date: Mon, 22 Oct 2018 09:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:58,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-aa4e7862-5a65-45aa-ad73-f30f45ce3b9f 2018-10-22 09:15:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:58,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d1b2db7-d9a4-4fa6-9078-0d5c5d6eccb4 Date: Mon, 22 Oct 2018 09:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:15:58,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet used request id req-7d1b2db7-d9a4-4fa6-9078-0d5c5d6eccb4 2018-10-22 09:15:58,547 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net 2018-10-22 09:15:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" -d '{"port": {"network_id": "00c164ba-a41b-445f-8991-0cf5d631fc54", "fixed_ips": [{"subnet_id": "da5cd5e5-122e-4560-af7e-983e0b1d15ce", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1", "admin_state_up": true}}' 2018-10-22 09:15:59,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-b20bf4b5-1a72-4332-8554-a3927c129215 Date: Mon, 22 Oct 2018 09:15:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","ip_address":"10.55.0.101"}],"id":"a90e0e26-4ca6-4888-85d2-4023d4a1923d","security_groups":["54a18642-be4e-41bf-a074-bd504dc82ae0"],"mac_address":"fa:16:3e:f2:13:0e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","qos_policy_id":null,"admin_state_up":true,"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:59Z","binding:vnic_type":"normal"}} 2018-10-22 09:15:59,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b20bf4b5-1a72-4332-8554-a3927c129215 2018-10-22 09:15:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:59,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7342f0ec-3871-4302-b21b-b44cc21302ef Date: Mon, 22 Oct 2018 09:15: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:15:59,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-7342f0ec-3871-4302-b21b-b44cc21302ef 2018-10-22 09:15:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:15:59,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2730e210-d864-43d3-8907-feb00ef76efc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:15:59,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-2730e210-d864-43d3-8907-feb00ef76efc 2018-10-22 09:15:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a5055bcd-8f59-42c2-8289-3975cbd6c4f1 Date: Mon, 22 Oct 2018 09:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:16:00,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-a5055bcd-8f59-42c2-8289-3975cbd6c4f1 2018-10-22 09:16:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-6ce5ef97-e4f5-4de8-b30f-13c3dbffe340 Date: Mon, 22 Oct 2018 09:16:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","ip_address":"10.55.0.101"}],"id":"a90e0e26-4ca6-4888-85d2-4023d4a1923d","security_groups":["54a18642-be4e-41bf-a074-bd504dc82ae0"],"mac_address":"fa:16:3e:f2:13:0e","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1","admin_state_up":true,"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:16:00,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1&admin_state_up=True used request id req-6ce5ef97-e4f5-4de8-b30f-13c3dbffe340 2018-10-22 09:16:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844cb914-71c1-4ad7-b356-35d4fbdc4261 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:16:00,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-844cb914-71c1-4ad7-b356-35d4fbdc4261 2018-10-22 09:16:00,333 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst 2018-10-22 09:16:00,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2c9642f-a5c7-40f5-abb0-35b6fe95af19 x-compute-request-id: req-f2c9642f-a5c7-40f5-abb0-35b6fe95af19 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-flavor-name"}]} 2018-10-22 09:16:00,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f2c9642f-a5c7-40f5-abb0-35b6fe95af19 2018-10-22 09:16:00,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ef1cb7e-3fc2-4d4c-9357-f7e5c34d4a1b x-compute-request-id: req-7ef1cb7e-3fc2-4d4c-9357-f7e5c34d4a1b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:16:00,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8 used request id req-7ef1cb7e-3fc2-4d4c-9357-f7e5c34d4a1b 2018-10-22 09:16:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ff31d014-b107-414b-b893-64f691f71ac6 Date: Mon, 22 Oct 2018 09:16:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:15:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:15:50Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/snap", "metadata": {}}], "self": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "min_disk": 0, "protected": false, "id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "file": "/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fd871ed88d74c69a6ae7b7f7820876e", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/975ab913-76f6-4931-8edc-08d09a6d5ba1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image"} 2018-10-22 09:16:00,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image used request id req-ff31d014-b107-414b-b893-64f691f71ac6 2018-10-22 09:16:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:00,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d08f7970-fb17-46e0-9551-52d4518968ba Date: Mon, 22 Oct 2018 09: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"}}} 2018-10-22 09:16:00,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d08f7970-fb17-46e0-9551-52d4518968ba 2018-10-22 09:16:00,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" -d '{"server": {"name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "imageRef": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "flavorRef": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "max_count": 1, "min_count": 1, "networks": [{"port": "a90e0e26-4ca6-4888-85d2-4023d4a1923d"}]}}' 2018-10-22 09:16:02,497 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93f26ca0-e937-4078-9c79-7c3bd1603bcb x-compute-request-id: req-93f26ca0-e937-4078-9c79-7c3bd1603bcb Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "adminPass": "QMNrJiQgDUt2"}} 2018-10-22 09:16:02,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-93f26ca0-e937-4078-9c79-7c3bd1603bcb 2018-10-22 09:16:02,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:02,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-17aa1b3d-0116-4e2f-981c-c588fd2626e1 x-compute-request-id: req-17aa1b3d-0116-4e2f-981c-c588fd2626e1 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.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:02,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-17aa1b3d-0116-4e2f-981c-c588fd2626e1 2018-10-22 09:16:02,710 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst 2018-10-22 09:16:02,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:03,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-460bf7a8-5be6-497f-bda0-b9dcd0f0cc4a x-compute-request-id: req-460bf7a8-5be6-497f-bda0-b9dcd0f0cc4a 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.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:03,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-460bf7a8-5be6-497f-bda0-b9dcd0f0cc4a 2018-10-22 09:16:03,078 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst] is - BUILD 2018-10-22 09:16:03,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:06,082 - create_instance - DEBUG - VM status query timeout in 896.628650904 2018-10-22 09:16:06,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:06,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-7c419d3e-53cf-4545-b4cc-d9efc654e639 x-compute-request-id: req-7c419d3e-53cf-4545-b4cc-d9efc654e639 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "security_groups": [{"name": "default"}], "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:04Z", "hostId": "b212c96d7bfcd523237b0189b4b6cb79d09ebd163bc86d8585f28f8b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:06,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-7c419d3e-53cf-4545-b4cc-d9efc654e639 2018-10-22 09:16:06,732 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst] is - BUILD 2018-10-22 09:16:06,732 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:09,735 - create_instance - DEBUG - VM status query timeout in 892.974936008 2018-10-22 09:16:09,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:10,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-fa0ff0d8-ceec-4759-9997-71152907d892 x-compute-request-id: req-fa0ff0d8-ceec-4759-9997-71152907d892 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:13:0e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:08.000000", "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "security_groups": [{"name": "default"}], "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:08Z", "hostId": "b212c96d7bfcd523237b0189b4b6cb79d09ebd163bc86d8585f28f8b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:10,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-fa0ff0d8-ceec-4759-9997-71152907d892 2018-10-22 09:16:10,487 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst] is - ACTIVE 2018-10-22 09:16:10,488 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:16:10,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:10,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81c50715-4f0c-4fb6-a1ba-688e4c48b747 x-compute-request-id: req-81c50715-4f0c-4fb6-a1ba-688e4c48b747 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:13:0e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:08.000000", "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "security_groups": [{"name": "default"}], "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:08Z", "hostId": "b212c96d7bfcd523237b0189b4b6cb79d09ebd163bc86d8585f28f8b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:10,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-81c50715-4f0c-4fb6-a1ba-688e4c48b747 2018-10-22 09:16:10,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:11,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b532577c-0c0c-46a7-aeb7-efd6750b11e3 Date: Mon, 22 Oct 2018 09:16: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:16:11,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net used request id req-b532577c-0c0c-46a7-aeb7-efd6750b11e3 2018-10-22 09:16:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:11,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d02eb79-6318-495f-91b2-9956a5f1f83b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:16:11,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-5d02eb79-6318-495f-91b2-9956a5f1f83b 2018-10-22 09:16:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:11,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fcca3514-46ba-42bd-bd7a-9f84761e5074 Date: Mon, 22 Oct 2018 09:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:16:11,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-fcca3514-46ba-42bd-bd7a-9f84761e5074 2018-10-22 09:16:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:11,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-f85dca5a-73ab-422f-ac72-c6ee3d4337e8 Date: Mon, 22 Oct 2018 09:16:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","ip_address":"10.55.0.4"}],"id":"0e888399-3ada-4951-a55c-161196c8ef11","security_groups":[],"mac_address":"fa:16:3e:1f:8c:f1","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00c164ba-a41b-445f-8991-0cf5d631fc54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","ip_address":"10.55.0.2"}],"id":"669f1d3f-9357-41c8-84cc-57867a026327","security_groups":[],"mac_address":"fa:16:3e:d8:f9:64","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00c164ba-a41b-445f-8991-0cf5d631fc54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","ip_address":"10.55.0.101"}],"id":"a90e0e26-4ca6-4888-85d2-4023d4a1923d","security_groups":["54a18642-be4e-41bf-a074-bd504dc82ae0"],"mac_address":"fa:16:3e:f2:13:0e","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1","admin_state_up":true,"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:59Z","binding:vnic_type":"normal","device_id":"a15bfe3f-21b4-47fa-8578-e547acdd8b7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","ip_address":"10.55.0.3"}],"id":"deba768a-082f-47dd-875b-6889813bc68f","security_groups":[],"mac_address":"fa:16:3e:40:62:57","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00c164ba-a41b-445f-8991-0cf5d631fc54"}]} 2018-10-22 09:16:11,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-f85dca5a-73ab-422f-ac72-c6ee3d4337e8 2018-10-22 09:16:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:11,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-405365ce-d835-4872-9b67-e87dc0bb59fa Date: Mon, 22 Oct 2018 09:16: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":["da5cd5e5-122e-4560-af7e-983e0b1d15ce"],"updated_at":"2018-10-22T09:15:53Z","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"00c164ba-a41b-445f-8991-0cf5d631fc54","name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net"}]} 2018-10-22 09:16:11,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-405365ce-d835-4872-9b67-e87dc0bb59fa 2018-10-22 09:16:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:11,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88d26ea2-f31a-450c-8bf1-7ad22d6219bf Date: Mon, 22 Oct 2018 09:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:16:11,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-88d26ea2-f31a-450c-8bf1-7ad22d6219bf 2018-10-22 09:16:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:12,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6528965-763c-4715-9884-e47845bcf64e Date: Mon, 22 Oct 2018 09:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00c164ba-a41b-445f-8991-0cf5d631fc54","tenant_id":"6fd871ed88d74c69a6ae7b7f7820876e","created_at":"2018-10-22T09:15:53Z","dns_nameservers":[],"updated_at":"2018-10-22T09:15:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fd871ed88d74c69a6ae7b7f7820876e","id":"da5cd5e5-122e-4560-af7e-983e0b1d15ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet"}]} 2018-10-22 09:16:12,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=00c164ba-a41b-445f-8991-0cf5d631fc54&name=CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet used request id req-f6528965-763c-4715-9884-e47845bcf64e 2018-10-22 09:16:12,042 - create_instance - INFO - Deleting Port with ID - a90e0e26-4ca6-4888-85d2-4023d4a1923d 2018-10-22 09:16:12,042 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723port-1 2018-10-22 09:16:12,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a90e0e26-4ca6-4888-85d2-4023d4a1923d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:12,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40d1bd69-2e19-4868-a250-499260d36134 Date: Mon, 22 Oct 2018 09:16:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:16:12,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a90e0e26-4ca6-4888-85d2-4023d4a1923d used request id req-40d1bd69-2e19-4868-a250-499260d36134 2018-10-22 09:16:12,769 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst 2018-10-22 09:16:12,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:12,934 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-316f1250-11de-4ba0-8c0b-a837fa433d53 x-compute-request-id: req-316f1250-11de-4ba0-8c0b-a837fa433d53 Content-Type: application/json 2018-10-22 09:16:12,934 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-316f1250-11de-4ba0-8c0b-a837fa433d53 2018-10-22 09:16:12,935 - create_instance - INFO - Checking deletion status 2018-10-22 09:16:12,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:13,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dfb26a6-a87f-4195-a56d-a5ecbf2cf852 x-compute-request-id: req-7dfb26a6-a87f-4195-a56d-a5ecbf2cf852 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:13:0e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:08.000000", "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:12Z", "hostId": "b212c96d7bfcd523237b0189b4b6cb79d09ebd163bc86d8585f28f8b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:13,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-7dfb26a6-a87f-4195-a56d-a5ecbf2cf852 2018-10-22 09:16:13,700 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst] is - ACTIVE 2018-10-22 09:16:13,700 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:16,703 - create_instance - DEBUG - VM status query timeout in 296.232021093 2018-10-22 09:16:16,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:17,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa9c6de1-956e-4b07-8bfa-eb75b512a4f9 x-compute-request-id: req-aa9c6de1-956e-4b07-8bfa-eb75b512a4f9 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "rel": "bookmark"}], "image": {"id": "975ab913-76f6-4931-8edc-08d09a6d5ba1", "links": [{"href": "http://172.30.9.28:8774/images/975ab913-76f6-4931-8edc-08d09a6d5ba1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:08.000000", "flavor": {"id": "75a660f1-4625-48e9-bfcd-44527cfe50c8", "links": [{"href": "http://172.30.9.28:8774/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8", "rel": "bookmark"}]}, "id": "a15bfe3f-21b4-47fa-8578-e547acdd8b7a", "user_id": "f14297563d814717ab509599d8a78c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:16Z", "hostId": "b212c96d7bfcd523237b0189b4b6cb79d09ebd163bc86d8585f28f8b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst", "created": "2018-10-22T09:16:02Z", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:17,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-aa9c6de1-956e-4b07-8bfa-eb75b512a4f9 2018-10-22 09:16:17,092 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst] is - ACTIVE 2018-10-22 09:16:17,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:20,096 - create_instance - DEBUG - VM status query timeout in 292.83920908 2018-10-22 09:16:20,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed6fe8a156bbf336af216db4c47a3c3b6503b60" 2018-10-22 09:16:20,147 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6c49b36-a4eb-492c-80bf-71927f812c37 x-compute-request-id: req-b6c49b36-a4eb-492c-80bf-71927f812c37 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a15bfe3f-21b4-47fa-8578-e547acdd8b7a could not be found.", "code": 404}} 2018-10-22 09:16:20,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a15bfe3f-21b4-47fa-8578-e547acdd8b7a used request id req-b6c49b36-a4eb-492c-80bf-71927f812c37 2018-10-22 09:16:20,147 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a15bfe3f-21b4-47fa-8578-e547acdd8b7a could not be found. (HTTP 404) (Request-ID: req-b6c49b36-a4eb-492c-80bf-71927f812c37) 2018-10-22 09:16:20,147 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-inst 2018-10-22 09:16:20,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b6e1e52e86c322e21b4b49099f57b3680a04828" 2018-10-22 09:16:20,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8003affc-350a-4998-b7e8-e935d36f9a80 x-compute-request-id: req-8003affc-350a-4998-b7e8-e935d36f9a80 Content-Length: 0 Content-Type: application/json 2018-10-22 09:16:20,193 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/75a660f1-4625-48e9-bfcd-44527cfe50c8 used request id req-8003affc-350a-4998-b7e8-e935d36f9a80 2018-10-22 09:16:20,193 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet 2018-10-22 09:16:20,194 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-subnet 2018-10-22 09:16:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/da5cd5e5-122e-4560-af7e-983e0b1d15ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:16:22,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcdd1d65-42e7-4fca-badf-800728a09955 Date: Mon, 22 Oct 2018 09:16:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:16:22,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/da5cd5e5-122e-4560-af7e-983e0b1d15ce used request id req-fcdd1d65-42e7-4fca-badf-800728a09955 2018-10-22 09:16:22,686 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-pub-net 2018-10-22 09:16:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/00c164ba-a41b-445f-8991-0cf5d631fc54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe12ecd4bfa362280dcbe8ffae8188c568c9dc69" 2018-10-22 09:16:23,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb1edf8b-5cb5-4296-a144-15a8fe15f028 Date: Mon, 22 Oct 2018 09:16:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:16:23,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/00c164ba-a41b-445f-8991-0cf5d631fc54 used request id req-cb1edf8b-5cb5-4296-a144-15a8fe15f028 2018-10-22 09:16:23,902 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3660b05c-82b2-4603-b7ad-d43b857d3723-image 2018-10-22 09:16:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bfbb0c2855cabe6c5ef84b31c013553c24b9e1f" 2018-10-22 09:16:25,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09a6dad0-4d7b-4030-8639-6db0059439a1 Date: Mon, 22 Oct 2018 09:16:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:16:25,622 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/975ab913-76f6-4931-8edc-08d09a6d5ba1 used request id req-09a6dad0-4d7b-4030-8639-6db0059439a1 2018-10-22 09:16:25,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-41e2ce7a-4d52-4ac5-be30-411eef12f528 Date: Mon, 22 Oct 2018 09:16:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "created_at": "2018-10-22T09:15:52Z", "updated_at": "2018-10-22T09:15:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "revision_number": 0, "id": "5bd81460-9799-413c-9b73-b4a120440ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "revision_number": 0, "id": "6d7831e7-cd83-4a76-aab5-56f8bffb4446", "remote_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "revision_number": 0, "id": "7b83e61a-f6b2-47a5-8533-02b50f10268c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "revision_number": 0, "id": "b5b51a65-e218-4b81-994f-20c970ac4bcf", "remote_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "remote_ip_prefix": null, "created_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e"}], "revision_number": 4, "project_id": "6fd871ed88d74c69a6ae7b7f7820876e", "id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:16:25,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-41e2ce7a-4d52-4ac5-be30-411eef12f528 2018-10-22 09:16:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:25,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bb39e3-40e8-48da-a770-9af5f98c107d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e"}, "enabled": true, "id": "6fd871ed88d74c69a6ae7b7f7820876e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj"}} 2018-10-22 09:16:25,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-08bb39e3-40e8-48da-a770-9af5f98c107d 2018-10-22 09:16:25,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54a18642-be4e-41bf-a074-bd504dc82ae0 2018-10-22 09:16:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=54a18642-be4e-41bf-a074-bd504dc82ae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:26,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5511be3-d457-40cb-822b-aaaf6d2b6b29 Date: Mon, 22 Oct 2018 09:16:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "created_at": "2018-10-22T09:15:52Z", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e", "id": "5bd81460-9799-413c-9b73-b4a120440ba1"}, {"remote_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "created_at": "2018-10-22T09:15:52Z", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e", "id": "6d7831e7-cd83-4a76-aab5-56f8bffb4446"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "created_at": "2018-10-22T09:15:52Z", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e", "id": "7b83e61a-f6b2-47a5-8533-02b50f10268c"}, {"remote_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:15:52Z", "security_group_id": "54a18642-be4e-41bf-a074-bd504dc82ae0", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd871ed88d74c69a6ae7b7f7820876e", "created_at": "2018-10-22T09:15:52Z", "project_id": "6fd871ed88d74c69a6ae7b7f7820876e", "id": "b5b51a65-e218-4b81-994f-20c970ac4bcf"}]} 2018-10-22 09:16:26,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=54a18642-be4e-41bf-a074-bd504dc82ae0 used request id req-b5511be3-d457-40cb-822b-aaaf6d2b6b29 2018-10-22 09:16:26,124 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:16:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/54a18642-be4e-41bf-a074-bd504dc82ae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:26,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d517f5c9-3438-4ef8-a47a-72f6e0807b9c Content-Length: 0 Date: Mon, 22 Oct 2018 09:16:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:16:26,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/54a18642-be4e-41bf-a074-bd504dc82ae0 used request id req-d517f5c9-3438-4ef8-a47a-72f6e0807b9c 2018-10-22 09:16:26,422 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj 2018-10-22 09:16:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:26,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abcdd6b3-9228-44a7-9136-2eba1394b455 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:16:26,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6fd871ed88d74c69a6ae7b7f7820876e used request id req-abcdd6b3-9228-44a7-9136-2eba1394b455 2018-10-22 09:16:26,612 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-49d9eed5-58db-45c-proj-role 2018-10-22 09:16:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/aa0be792e9d44ed6b6d3acdd13cfce2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:26,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318b5001-c957-4671-94c0-d3767e8c5434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:16:26,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/aa0be792e9d44ed6b6d3acdd13cfce2c used request id req-318b5001-c957-4671-94c0-d3767e8c5434 2018-10-22 09:16:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f665d25781c1ac2accc73b96efcdee6630cd0" 2018-10-22 09:16:26,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22371d2b-b089-4c9d-a934-1aaf963c2e30 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:16:26,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22371d2b-b089-4c9d-a934-1aaf963c2e30 2018-10-22 09:16:26,828 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-49d9eed5-58db-45c-user 2018-10-22 09:16:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f14297563d814717ab509599d8a78c59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7d6b4ae5c7db4841a8846bc80bd2d884a01c97" 2018-10-22 09:16:26,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b74f378-ec3f-43e3-8f80-5f53bbd9f899 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:16:26,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f14297563d814717ab509599d8a78c59 used request id req-7b74f378-ec3f-43e3-8f80-5f53bbd9f899 2018-10-22 09:16:26,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:27,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["tYpvJsj4RvWDSD7x9VrF0Q"], "issued_at": "2018-10-22T09:16:27.000000Z"}} 2018-10-22 09:16:27,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59990076180bd9be1fd2bc730518875dc98d4a9" 2018-10-22 09:16:27,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7c4fcf-c11b-499f-acd7-c7610be79bb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:27,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f7c4fcf-c11b-499f-acd7-c7610be79bb8 2018-10-22 09:16:27,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:27,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:27,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9qCHZ77kRWmR4kv-CmX7kA"], "issued_at": "2018-10-22T09:16:27.000000Z"}} 2018-10-22 09:16:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:16:28,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af5bf61-88a3-4527-97b8-3c154716b9e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:28,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8af5bf61-88a3-4527-97b8-3c154716b9e0 2018-10-22 09:16:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:16:28,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:16:28,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:16:28,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16929b9-a30e-4148-b51a-c4b133f9a44f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:16:28,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj used request id req-e16929b9-a30e-4148-b51a-c4b133f9a44f 2018-10-22 09:16:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:16:28,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc82b1c2-1414-4d8d-b089-b14e36132cb1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:16:28,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dc82b1c2-1414-4d8d-b089-b14e36132cb1 2018-10-22 09:16:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}}' 2018-10-22 09:16:28,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0591f38d-1c41-4e42-89bd-0c35dd428615 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:28,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0591f38d-1c41-4e42-89bd-0c35dd428615 2018-10-22 09:16:28,347 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj 2018-10-22 09:16:28,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:28,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:28,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["oJ_BJDWBTjWZwzueSRAPsw"], "issued_at": "2018-10-22T09:16:28.000000Z"}} 2018-10-22 09:16:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d743f526df5d4203038d93fc2b69045bbb2dbb12" 2018-10-22 09:16:28,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485a8737-17d1-41f2-877b-cbfba3669812 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:28,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-485a8737-17d1-41f2-877b-cbfba3669812 2018-10-22 09:16:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:16:28,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:16:28,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d743f526df5d4203038d93fc2b69045bbb2dbb12" 2018-10-22 09:16:28,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade8e8a4-cfef-4f69-afce-7dc9f9813507 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:16:28,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ade8e8a4-cfef-4f69-afce-7dc9f9813507 2018-10-22 09:16:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d743f526df5d4203038d93fc2b69045bbb2dbb12" 2018-10-22 09:16:28,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6efb2c-83aa-44f3-b940-c961e7005fa8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}]} 2018-10-22 09:16:28,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj used request id req-0b6efb2c-83aa-44f3-b940-c961e7005fa8 2018-10-22 09:16:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d743f526df5d4203038d93fc2b69045bbb2dbb12" 2018-10-22 09:16:29,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b4a1dc-8290-455a-8dd2-d47450dba12b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:16:29,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-92b4a1dc-8290-455a-8dd2-d47450dba12b 2018-10-22 09:16:29,423 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b96d5fd4-90bc-423-user 2018-10-22 09:16:29,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:16:29,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbec28d-9f0c-4f1a-9603-e90bc05aeca7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:16:29,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4cbec28d-9f0c-4f1a-9603-e90bc05aeca7 2018-10-22 09:16:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" -d '{"role": {"name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role"}}' 2018-10-22 09:16:29,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a89afb8e-d918-40af-93c5-51031bff505c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d12ebc9f2464ceb8179d609fc2fb2d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/7d12ebc9f2464ceb8179d609fc2fb2d3"}, "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role"}} 2018-10-22 09:16:29,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a89afb8e-d918-40af-93c5-51031bff505c 2018-10-22 09:16:29,634 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role 2018-10-22 09:16:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7d12ebc9f2464ceb8179d609fc2fb2d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:16:29,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319728e7-9386-4f08-86af-7f5db903e6b0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7d12ebc9f2464ceb8179d609fc2fb2d3"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role", "id": "7d12ebc9f2464ceb8179d609fc2fb2d3"}} 2018-10-22 09:16:29,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7d12ebc9f2464ceb8179d609fc2fb2d3 used request id req-319728e7-9386-4f08-86af-7f5db903e6b0 2018-10-22 09:16:29,655 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role to project CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj 2018-10-22 09:16:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca/users/db7e18fd9ebb47a49ef95b4b8fdd9257/roles/7d12ebc9f2464ceb8179d609fc2fb2d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:16:29,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeafdb0-f9c6-465d-bf76-a670cdb559cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:16:29,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca/users/db7e18fd9ebb47a49ef95b4b8fdd9257/roles/7d12ebc9f2464ceb8179d609fc2fb2d3 used request id req-eeeafdb0-f9c6-465d-bf76-a670cdb559cd 2018-10-22 09:16:29,787 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:16:29,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:29,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:30,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d12ebc9f2464ceb8179d609fc2fb2d3", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role"}], "expires_at": "2018-10-22T10:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-user", "id": "db7e18fd9ebb47a49ef95b4b8fdd9257"}, "audit_ids": ["k6PgrsxrSOquZlYUNbDGJw"], "issued_at": "2018-10-22T09:16:30.000000Z"}} 2018-10-22 09:16:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:16:30,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabb579f-1e04-4c8f-bbd7-946bc8837c6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:30,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fabb579f-1e04-4c8f-bbd7-946bc8837c6c 2018-10-22 09:16:30,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:16:30,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-29bcc46e-86b2-4255-90c6-0c7fb888ef43 Date: Mon, 22 Oct 2018 09:16:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image"} 2018-10-22 09:16:30,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image used request id req-29bcc46e-86b2-4255-90c6-0c7fb888ef43 2018-10-22 09:16:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:16:30,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-18f5b161-7e28-4f1d-ad46-ee2f33b380f0 Date: Mon, 22 Oct 2018 09:16: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"}}} 2018-10-22 09:16:30,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-18f5b161-7e28-4f1d-ad46-ee2f33b380f0 2018-10-22 09:16:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image"}' 2018-10-22 09:16:30,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a X-Openstack-Request-Id: req-d92f5fd0-7a78-4f7a-ba42-5c969945c308 Date: Mon, 22 Oct 2018 09:16:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:16:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:16:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a", "min_disk": 0, "protected": false, "id": "bc09f812-d053-42e9-be57-3c0825580e9a", "file": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a/file", "checksum": null, "owner": "da8e9ff9b1a4462ea5ea2941899d06ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:16:30,780 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d92f5fd0-7a78-4f7a-ba42-5c969945c308 2018-10-22 09:16:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" -d '' 2018-10-22 09:16:32,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89d38cd1-79a4-4932-88f2-f1aacec55e85 Date: Mon, 22 Oct 2018 09:16:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:16:32,230 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a/file used request id req-89d38cd1-79a4-4932-88f2-f1aacec55e85 2018-10-22 09:16:32,231 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:16:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:16:32,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-384d6212-f8e7-4578-80e3-b7d194e5a6ec Date: Mon, 22 Oct 2018 09:16:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:16:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:16:32Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bc09f812-d053-42e9-be57-3c0825580e9a/snap", "metadata": {}}], "self": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a", "min_disk": 0, "protected": false, "id": "bc09f812-d053-42e9-be57-3c0825580e9a", "file": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da8e9ff9b1a4462ea5ea2941899d06ca", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bc09f812-d053-42e9-be57-3c0825580e9a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:16:32,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a used request id req-384d6212-f8e7-4578-80e3-b7d194e5a6ec 2018-10-22 09:16:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:16:32,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0942e6b7-8218-4c1d-859c-c037e4cd0d71 Date: Mon, 22 Oct 2018 09:16:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:16:32,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0942e6b7-8218-4c1d-859c-c037e4cd0d71 2018-10-22 09:16:32,556 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image 2018-10-22 09:16:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:16:32,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-341df8d7-7431-4a18-8649-93280deb070d Date: Mon, 22 Oct 2018 09:16:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:16:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:16:32Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bc09f812-d053-42e9-be57-3c0825580e9a/snap", "metadata": {}}], "self": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a", "min_disk": 0, "protected": false, "id": "bc09f812-d053-42e9-be57-3c0825580e9a", "file": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da8e9ff9b1a4462ea5ea2941899d06ca", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bc09f812-d053-42e9-be57-3c0825580e9a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:16:32,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a used request id req-341df8d7-7431-4a18-8649-93280deb070d 2018-10-22 09:16:32,725 - create_image - DEBUG - Instance status is - active 2018-10-22 09:16:32,725 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image 2018-10-22 09:16:32,725 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image 2018-10-22 09:16:32,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:32,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:33,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d12ebc9f2464ceb8179d609fc2fb2d3", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role"}], "expires_at": "2018-10-22T10:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-user", "id": "db7e18fd9ebb47a49ef95b4b8fdd9257"}, "audit_ids": ["oxsDCY03RFiO-OgMgrmuiA"], "issued_at": "2018-10-22T09:16:33.000000Z"}} 2018-10-22 09:16:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:16:33,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602fea52-d725-45fb-8f36-c9efbb11d760 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:33,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-602fea52-d725-45fb-8f36-c9efbb11d760 2018-10-22 09:16:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:16:33,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f3b350e1-dfd1-4028-abc2-1fec67443961 Date: Mon, 22 Oct 2018 09:16:33 GMT RESP BODY: {"networks":[]} 2018-10-22 09:16:33,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-f3b350e1-dfd1-4028-abc2-1fec67443961 2018-10-22 09:16:33,281 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net 2018-10-22 09:16:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" -d '{"network": {"name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net", "admin_state_up": true}}' 2018-10-22 09:16:34,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-fd85ac23-4595-44da-a470-1c7feca2cfce Date: Mon, 22 Oct 2018 09:16:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:16:33Z","is_default":false,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","mtu":1450}} 2018-10-22 09:16:34,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-fd85ac23-4595-44da-a470-1c7feca2cfce 2018-10-22 09:16:34,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:16:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-0b311775-168c-4317-8b38-0ede522888b1 Date: Mon, 22 Oct 2018 09:16: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":"2018-10-22T09:16:33Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:34,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-0b311775-168c-4317-8b38-0ede522888b1 2018-10-22 09:16:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:16:34,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5851ef6a-a53b-445c-93d7-59973fdce2d4 Date: Mon, 22 Oct 2018 09:16:34 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:16:34,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-5851ef6a-a53b-445c-93d7-59973fdce2d4 2018-10-22 09:16:34,423 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet 2018-10-22 09:16:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" -d '{"subnets": [{"ip_version": 4, "network_id": "773e878d-6fa4-4e44-bac4-477e8570fdb8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]}' 2018-10-22 09:16:35,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-24cce2c2-f811-4ddd-8783-d91937932803 Date: Mon, 22 Oct 2018 09:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:35,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-24cce2c2-f811-4ddd-8783-d91937932803 2018-10-22 09:16:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:16:35,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a618b207-0d1d-4acd-a506-97385f517984 Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:35,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-a618b207-0d1d-4acd-a506-97385f517984 2018-10-22 09:16:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:16:35,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1cb99cd7-b918-4cee-bac7-b4639ba121e5 Date: Mon, 22 Oct 2018 09:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:35,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-1cb99cd7-b918-4cee-bac7-b4639ba121e5 2018-10-22 09:16:35,594 - OpenStackNetwork - DEBUG - Network [773e878d-6fa4-4e44-bac4-477e8570fdb8] created successfully 2018-10-22 09:16:35,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:35,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:35,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["gFgllU7ESOe59OIr97LOPw"], "issued_at": "2018-10-22T09:16:35.000000Z"}} 2018-10-22 09:16:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3079a2044c501460534dfcc9644295483d366129" 2018-10-22 09:16:36,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2ef693-e41c-4104-b693-a7084f611876 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:36,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd2ef693-e41c-4104-b693-a7084f611876 2018-10-22 09:16:36,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:16:36,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3079a2044c501460534dfcc9644295483d366129" 2018-10-22 09:16:36,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-40be52ba-99db-42ae-b5f1-d5b63507414e x-compute-request-id: req-40be52ba-99db-42ae-b5f1-d5b63507414e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:16:36,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-40be52ba-99db-42ae-b5f1-d5b63507414e 2018-10-22 09:16:36,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3079a2044c501460534dfcc9644295483d366129" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:16:36,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-09b98451-f05f-400c-b2be-869dfbe387f0 x-compute-request-id: req-09b98451-f05f-400c-b2be-869dfbe387f0 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:16:36,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-09b98451-f05f-400c-b2be-869dfbe387f0 2018-10-22 09:16:36,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:36,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:36,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d12ebc9f2464ceb8179d609fc2fb2d3", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role"}], "expires_at": "2018-10-22T10:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-user", "id": "db7e18fd9ebb47a49ef95b4b8fdd9257"}, "audit_ids": ["1RWJ1nWKTQiKns6Y6cRVCA"], "issued_at": "2018-10-22T09:16:36.000000Z"}} 2018-10-22 09:16:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:36,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff1d6c5-ba73-4a28-b74d-32b395e91a46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:36,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ff1d6c5-ba73-4a28-b74d-32b395e91a46 2018-10-22 09:16:36,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:16:36,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:36,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf52af7b-7aa0-45ef-b168-646fddef1fc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:36,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf52af7b-7aa0-45ef-b168-646fddef1fc9 2018-10-22 09:16:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:37,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c918ead4-d270-412c-8427-17e125080a35 Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:37,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-c918ead4-d270-412c-8427-17e125080a35 2018-10-22 09:16:37,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:16:37,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:16: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:16:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:37,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89eb5895-16c0-45b9-8889-bd3e38974a47 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:37,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-89eb5895-16c0-45b9-8889-bd3e38974a47 2018-10-22 09:16:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:37,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61cbaaf9-0648-4539-9992-f234ebf0c3ec Date: Mon, 22 Oct 2018 09:16:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:37,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-61cbaaf9-0648-4539-9992-f234ebf0c3ec 2018-10-22 09:16:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7cdbae2-91fc-4176-bbf4-e17aa97b4caa Date: Mon, 22 Oct 2018 09:16:37 GMT RESP BODY: {"ports":[]} 2018-10-22 09:16:37,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1&admin_state_up=True used request id req-d7cdbae2-91fc-4176-bbf4-e17aa97b4caa 2018-10-22 09:16:37,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:37,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8df7d495-ba45-4db8-a67a-919c5939ce60 x-compute-request-id: req-8df7d495-ba45-4db8-a67a-919c5939ce60 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:16:37,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst used request id req-8df7d495-ba45-4db8-a67a-919c5939ce60 2018-10-22 09:16:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:38,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-279112f6-382b-4afd-89b4-ba336a2316f6 Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:38,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-279112f6-382b-4afd-89b4-ba336a2316f6 2018-10-22 09:16:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:38,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d04625-7778-48a5-ae69-07a0fb38d236 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:38,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-15d04625-7778-48a5-ae69-07a0fb38d236 2018-10-22 09:16:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:38,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f350094b-7e12-4ee2-b0ab-d566f25c3c8c Date: Mon, 22 Oct 2018 09:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:38,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-f350094b-7e12-4ee2-b0ab-d566f25c3c8c 2018-10-22 09:16:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:38,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e6b0617-a0e1-4428-b8e1-8954676f0d5d Date: Mon, 22 Oct 2018 09:16:38 GMT RESP BODY: {"ports":[]} 2018-10-22 09:16:38,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1&admin_state_up=True used request id req-0e6b0617-a0e1-4428-b8e1-8954676f0d5d 2018-10-22 09:16:38,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:16:38,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:16:39,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d12ebc9f2464ceb8179d609fc2fb2d3", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role"}], "expires_at": "2018-10-22T10:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/da8e9ff9b1a4462ea5ea2941899d06ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-user", "id": "db7e18fd9ebb47a49ef95b4b8fdd9257"}, "audit_ids": ["IDWVTr3NSZe7Gtiu5h4JKg"], "issued_at": "2018-10-22T09:16:39.000000Z"}} 2018-10-22 09:16:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bef019e836f890bc70cc176bf2f1ef42284d59e" 2018-10-22 09:16:39,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ffb331-eec9-48e7-a64a-a8879aed481d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:16:39,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42ffb331-eec9-48e7-a64a-a8879aed481d 2018-10-22 09:16:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:39,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-39a637fc-e503-40e1-812d-e1ac01118846 Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:39,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-39a637fc-e503-40e1-812d-e1ac01118846 2018-10-22 09:16:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:39,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-82fd7433-22c9-470e-b0b8-e26a8c15a1b9 Date: Mon, 22 Oct 2018 09:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:39,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-82fd7433-22c9-470e-b0b8-e26a8c15a1b9 2018-10-22 09:16:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:39,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-489160fb-2263-4e5e-99df-c005ddcbf2a5 Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:39,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-489160fb-2263-4e5e-99df-c005ddcbf2a5 2018-10-22 09:16:39,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:16:39,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:16: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:16:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bef019e836f890bc70cc176bf2f1ef42284d59e" 2018-10-22 09:16:39,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917d79aa-b8f3-48c6-9189-fcc6d471ee6a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:39,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-917d79aa-b8f3-48c6-9189-fcc6d471ee6a 2018-10-22 09:16:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:39,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cb4b9fc2-e9dc-4567-99c2-606ce7bb0b71 Date: Mon, 22 Oct 2018 09:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:39,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-cb4b9fc2-e9dc-4567-99c2-606ce7bb0b71 2018-10-22 09:16:39,825 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net 2018-10-22 09:16:39,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" -d '{"port": {"network_id": "773e878d-6fa4-4e44-bac4-477e8570fdb8", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1", "admin_state_up": true}}' 2018-10-22 09:16:40,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-14912bf1-ebd8-4aa7-959b-09fcba800d6f Date: Mon, 22 Oct 2018 09:16:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6cfd1a2-a81a-433e-bb58-565246282378","ip_address":"10.55.0.11"}],"id":"ef94258c-2399-4dfd-9b76-02fbde9e5d40","security_groups":["500fbdd6-5d58-472f-b99b-84e6310e3120"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","qos_policy_id":null,"admin_state_up":true,"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:40Z","binding:vnic_type":"normal"}} 2018-10-22 09:16:40,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-14912bf1-ebd8-4aa7-959b-09fcba800d6f 2018-10-22 09:16:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bd81523f-6f97-4c4d-934d-d25d8a2e5ecd Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:41,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-bd81523f-6f97-4c4d-934d-d25d8a2e5ecd 2018-10-22 09:16:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ccfd27-e9d7-460f-8723-bab27452e56b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:41,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-f6ccfd27-e9d7-460f-8723-bab27452e56b 2018-10-22 09:16:41,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6dd4ca73-2d7d-473f-94d5-83cce0a8d3e0 Date: Mon, 22 Oct 2018 09:16:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:41,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-6dd4ca73-2d7d-473f-94d5-83cce0a8d3e0 2018-10-22 09:16:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f3f6e4d4-a8c9-461b-8024-44546b43426a Date: Mon, 22 Oct 2018 09:16:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6cfd1a2-a81a-433e-bb58-565246282378","ip_address":"10.55.0.11"}],"id":"ef94258c-2399-4dfd-9b76-02fbde9e5d40","security_groups":["500fbdd6-5d58-472f-b99b-84e6310e3120"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1","admin_state_up":true,"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:40Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:16:41,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1&admin_state_up=True used request id req-f3f6e4d4-a8c9-461b-8024-44546b43426a 2018-10-22 09:16:41,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bf67b7-8c88-456c-9bca-492d429d1d0f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:41,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-10bf67b7-8c88-456c-9bca-492d429d1d0f 2018-10-22 09:16:41,721 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst 2018-10-22 09:16:41,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76116881-5b3a-45d2-b72a-ef9b3c0ac909 x-compute-request-id: req-76116881-5b3a-45d2-b72a-ef9b3c0ac909 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-flavor-name"}]} 2018-10-22 09:16:41,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-76116881-5b3a-45d2-b72a-ef9b3c0ac909 2018-10-22 09:16:41,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-658a112e-a173-4094-9c0b-a91555b80e24 x-compute-request-id: req-658a112e-a173-4094-9c0b-a91555b80e24 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:16:41,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017 used request id req-658a112e-a173-4094-9c0b-a91555b80e24 2018-10-22 09:16:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-a855f061-2fc4-4723-aa25-3660e99bb200 Date: Mon, 22 Oct 2018 09:16:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:16:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:16:32Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bc09f812-d053-42e9-be57-3c0825580e9a/snap", "metadata": {}}], "self": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a", "min_disk": 0, "protected": false, "id": "bc09f812-d053-42e9-be57-3c0825580e9a", "file": "/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da8e9ff9b1a4462ea5ea2941899d06ca", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/bc09f812-d053-42e9-be57-3c0825580e9a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image"} 2018-10-22 09:16:41,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image used request id req-a855f061-2fc4-4723-aa25-3660e99bb200 2018-10-22 09:16:41,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:42,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-651b6e4f-c7ef-4f57-9fec-2186e11b5212 Date: Mon, 22 Oct 2018 09:16: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"}}} 2018-10-22 09:16:42,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-651b6e4f-c7ef-4f57-9fec-2186e11b5212 2018-10-22 09:16:42,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" -d '{"server": {"name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "imageRef": "bc09f812-d053-42e9-be57-3c0825580e9a", "flavorRef": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "max_count": 1, "min_count": 1, "networks": [{"port": "ef94258c-2399-4dfd-9b76-02fbde9e5d40"}]}}' 2018-10-22 09:16:43,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50eb9f74-27dd-4dab-aab1-6aebdb69af6a x-compute-request-id: req-50eb9f74-27dd-4dab-aab1-6aebdb69af6a Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "adminPass": "zbNr4pqQNBq6"}} 2018-10-22 09:16:43,700 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-50eb9f74-27dd-4dab-aab1-6aebdb69af6a 2018-10-22 09:16:43,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:43,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-10458649-f8f0-4f13-b1bd-1713465df172 x-compute-request-id: req-10458649-f8f0-4f13-b1bd-1713465df172 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.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:43,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-10458649-f8f0-4f13-b1bd-1713465df172 2018-10-22 09:16:43,914 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst 2018-10-22 09:16:43,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:44,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16: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-67c02006-e1a8-4e58-91ee-d3060dfa25c4 x-compute-request-id: req-67c02006-e1a8-4e58-91ee-d3060dfa25c4 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.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:44,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-67c02006-e1a8-4e58-91ee-d3060dfa25c4 2018-10-22 09:16:44,119 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst] is - BUILD 2018-10-22 09:16:44,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:47,123 - create_instance - DEBUG - VM status query timeout in 896.792014837 2018-10-22 09:16:47,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:47,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9db37050-9a2e-49e3-b323-70df78222b45 x-compute-request-id: req-9db37050-9a2e-49e3-b323-70df78222b45 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.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "security_groups": [{"name": "default"}], "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:44Z", "hostId": "9b7ea723ff113cf3b236980c164740551a8fd099db67b1ec3aa39e25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:47,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-9db37050-9a2e-49e3-b323-70df78222b45 2018-10-22 09:16:47,854 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst] is - BUILD 2018-10-22 09:16:47,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:50,858 - create_instance - DEBUG - VM status query timeout in 893.056993008 2018-10-22 09:16:50,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:51,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1498ba5-ba87-4340-943c-ee22de2533b7 x-compute-request-id: req-d1498ba5-ba87-4340-943c-ee22de2533b7 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.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "security_groups": [{"name": "default"}], "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:16:44Z", "hostId": "9b7ea723ff113cf3b236980c164740551a8fd099db67b1ec3aa39e25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:51,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-d1498ba5-ba87-4340-943c-ee22de2533b7 2018-10-22 09:16:51,494 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst] is - BUILD 2018-10-22 09:16:51,494 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:16:54,497 - create_instance - DEBUG - VM status query timeout in 889.41720891 2018-10-22 09:16:54,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:55,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f14ab0ae-817c-49e4-a1ed-791a14fb235c x-compute-request-id: req-f14ab0ae-817c-49e4-a1ed-791a14fb235c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:51.000000", "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "security_groups": [{"name": "default"}], "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:51Z", "hostId": "9b7ea723ff113cf3b236980c164740551a8fd099db67b1ec3aa39e25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:55,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-f14ab0ae-817c-49e4-a1ed-791a14fb235c 2018-10-22 09:16:55,110 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst] is - ACTIVE 2018-10-22 09:16:55,110 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:16:55,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:55,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98760071-18d3-4968-b896-b397bcbba389 x-compute-request-id: req-98760071-18d3-4968-b896-b397bcbba389 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:51.000000", "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "security_groups": [{"name": "default"}], "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:51Z", "hostId": "9b7ea723ff113cf3b236980c164740551a8fd099db67b1ec3aa39e25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:55,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-98760071-18d3-4968-b896-b397bcbba389 2018-10-22 09:16:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:55,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-803b86e8-f6c7-4641-aea1-206839bdf699 Date: Mon, 22 Oct 2018 09:16: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":["d6cfd1a2-a81a-433e-bb58-565246282378"],"updated_at":"2018-10-22T09:16:34Z","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net"}]} 2018-10-22 09:16:55,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net used request id req-803b86e8-f6c7-4641-aea1-206839bdf699 2018-10-22 09:16:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:55,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04577277-751d-4946-80bc-baaadd03d760 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:16:55,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-04577277-751d-4946-80bc-baaadd03d760 2018-10-22 09:16:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:55,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cdbe30d2-fc18-4c8f-a6d5-294eb379d4d2 Date: Mon, 22 Oct 2018 09:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:16:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","id":"d6cfd1a2-a81a-433e-bb58-565246282378","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet"}]} 2018-10-22 09:16:55,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-cdbe30d2-fc18-4c8f-a6d5-294eb379d4d2 2018-10-22 09:16:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:56,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-e6d3fb1b-6b36-4cc3-a80f-2af552cdd28f Date: Mon, 22 Oct 2018 09:16:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6cfd1a2-a81a-433e-bb58-565246282378","ip_address":"10.55.0.2"}],"id":"104ae25e-1067-4b8f-b164-2b4fa4eb1f03","security_groups":[],"mac_address":"fa:16:3e:30:a5:47","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-773e878d-6fa4-4e44-bac4-477e8570fdb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6cfd1a2-a81a-433e-bb58-565246282378","ip_address":"10.55.0.3"}],"id":"7dd6c224-d31c-4a86-8ba9-4b8dd3f35d6f","security_groups":[],"mac_address":"fa:16:3e:f1:5c:33","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-773e878d-6fa4-4e44-bac4-477e8570fdb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6cfd1a2-a81a-433e-bb58-565246282378","ip_address":"10.55.0.4"}],"id":"c3157a99-589d-4bfc-950c-839cf1eaf39c","security_groups":[],"mac_address":"fa:16:3e:bc:08:72","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-773e878d-6fa4-4e44-bac4-477e8570fdb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:16:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6cfd1a2-a81a-433e-bb58-565246282378","ip_address":"10.55.0.11"}],"id":"ef94258c-2399-4dfd-9b76-02fbde9e5d40","security_groups":["500fbdd6-5d58-472f-b99b-84e6310e3120"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"da8e9ff9b1a4462ea5ea2941899d06ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1","admin_state_up":true,"network_id":"773e878d-6fa4-4e44-bac4-477e8570fdb8","tenant_id":"da8e9ff9b1a4462ea5ea2941899d06ca","created_at":"2018-10-22T09:16:40Z","binding:vnic_type":"normal","device_id":"6b9382e3-fb2b-4ee9-a373-e3417f06de1c"}]} 2018-10-22 09:16:56,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-e6d3fb1b-6b36-4cc3-a80f-2af552cdd28f 2018-10-22 09:16:56,046 - create_instance - INFO - Deleting Port with ID - ef94258c-2399-4dfd-9b76-02fbde9e5d40 2018-10-22 09:16:56,047 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4port-1 2018-10-22 09:16:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ef94258c-2399-4dfd-9b76-02fbde9e5d40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:56,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-186ecbd3-391e-4b86-b365-751468d8ff34 Date: Mon, 22 Oct 2018 09:16:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:16:56,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ef94258c-2399-4dfd-9b76-02fbde9e5d40 used request id req-186ecbd3-391e-4b86-b365-751468d8ff34 2018-10-22 09:16:56,649 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst 2018-10-22 09:16:56,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:56,802 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df15ea9d-e30f-4f3b-95bf-7894855dc862 x-compute-request-id: req-df15ea9d-e30f-4f3b-95bf-7894855dc862 Content-Type: application/json 2018-10-22 09:16:56,803 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-df15ea9d-e30f-4f3b-95bf-7894855dc862 2018-10-22 09:16:56,803 - create_instance - INFO - Checking deletion status 2018-10-22 09:16:56,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:16:57,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bffa801-1328-4931-8ac0-9a47d792597d x-compute-request-id: req-3bffa801-1328-4931-8ac0-9a47d792597d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:51.000000", "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:56Z", "hostId": "9b7ea723ff113cf3b236980c164740551a8fd099db67b1ec3aa39e25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:16:57,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-3bffa801-1328-4931-8ac0-9a47d792597d 2018-10-22 09:16:57,044 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst] is - ACTIVE 2018-10-22 09:16:57,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:17:00,047 - create_instance - DEBUG - VM status query timeout in 296.756098032 2018-10-22 09:17:00,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:17:00,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6cd180d-d142-416e-95ae-0b19fc9205b2 x-compute-request-id: req-b6cd180d-d142-416e-95ae-0b19fc9205b2 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "rel": "bookmark"}], "image": {"id": "bc09f812-d053-42e9-be57-3c0825580e9a", "links": [{"href": "http://172.30.9.28:8774/images/bc09f812-d053-42e9-be57-3c0825580e9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:16:51.000000", "flavor": {"id": "e112cd3a-1ec4-450c-823d-8f3abef3e017", "links": [{"href": "http://172.30.9.28:8774/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017", "rel": "bookmark"}]}, "id": "6b9382e3-fb2b-4ee9-a373-e3417f06de1c", "user_id": "db7e18fd9ebb47a49ef95b4b8fdd9257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:16:56Z", "hostId": "9b7ea723ff113cf3b236980c164740551a8fd099db67b1ec3aa39e25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst", "created": "2018-10-22T09:16:43Z", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:00,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-b6cd180d-d142-416e-95ae-0b19fc9205b2 2018-10-22 09:17:00,296 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst] is - ACTIVE 2018-10-22 09:17:00,296 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:17:03,299 - create_instance - DEBUG - VM status query timeout in 293.503983974 2018-10-22 09:17:03,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0937b86e6e2d5f79f6a5fe6ba1d11cf84116daab" 2018-10-22 09:17:03,356 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:17: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-72cb3f6a-a268-4945-9a73-c646f2172ff1 x-compute-request-id: req-72cb3f6a-a268-4945-9a73-c646f2172ff1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6b9382e3-fb2b-4ee9-a373-e3417f06de1c could not be found.", "code": 404}} 2018-10-22 09:17:03,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6b9382e3-fb2b-4ee9-a373-e3417f06de1c used request id req-72cb3f6a-a268-4945-9a73-c646f2172ff1 2018-10-22 09:17:03,356 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6b9382e3-fb2b-4ee9-a373-e3417f06de1c could not be found. (HTTP 404) (Request-ID: req-72cb3f6a-a268-4945-9a73-c646f2172ff1) 2018-10-22 09:17:03,357 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-inst 2018-10-22 09:17:03,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3079a2044c501460534dfcc9644295483d366129" 2018-10-22 09:17:03,407 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:17: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-715c8e6d-79e0-4c9a-ab3a-eac0392a4730 x-compute-request-id: req-715c8e6d-79e0-4c9a-ab3a-eac0392a4730 Content-Length: 0 Content-Type: application/json 2018-10-22 09:17:03,407 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e112cd3a-1ec4-450c-823d-8f3abef3e017 used request id req-715c8e6d-79e0-4c9a-ab3a-eac0392a4730 2018-10-22 09:17:03,408 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet 2018-10-22 09:17:03,408 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-subnet 2018-10-22 09:17:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d6cfd1a2-a81a-433e-bb58-565246282378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:17:05,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2896c85c-2cbc-4f5b-a492-b12f6634a155 Date: Mon, 22 Oct 2018 09:17:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:05,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d6cfd1a2-a81a-433e-bb58-565246282378 used request id req-2896c85c-2cbc-4f5b-a492-b12f6634a155 2018-10-22 09:17:05,672 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-pub-net 2018-10-22 09:17:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/773e878d-6fa4-4e44-bac4-477e8570fdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640b2b9ad76a65e6789a433abd9a85f7438fd001" 2018-10-22 09:17:06,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3b6c11c-150b-48c8-a1df-d4f995aeb90f Date: Mon, 22 Oct 2018 09:17:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:06,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/773e878d-6fa4-4e44-bac4-477e8570fdb8 used request id req-c3b6c11c-150b-48c8-a1df-d4f995aeb90f 2018-10-22 09:17:06,869 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f4655455-00ab-4e7c-afea-551efcd661c4-image 2018-10-22 09:17:06,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b02d9405a557df48b149c975795d5ebe4b7232" 2018-10-22 09:17:07,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ae12728-165e-49a2-bac3-dfe692b61177 Date: Mon, 22 Oct 2018 09:17:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:17:07,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bc09f812-d053-42e9-be57-3c0825580e9a used request id req-9ae12728-165e-49a2-bac3-dfe692b61177 2018-10-22 09:17:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:08,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c74bceed-1bac-4b66-903d-929c09000c81 Date: Mon, 22 Oct 2018 09:17:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "created_at": "2018-10-22T09:16:33Z", "updated_at": "2018-10-22T09:16:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "revision_number": 0, "id": "1320a8a8-148a-48ac-bb15-1da7104c7fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "revision_number": 0, "id": "583cdaa5-07fc-4e58-8440-9ebc1997c59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "revision_number": 0, "id": "8b96e238-cb91-431b-838e-9b93c56bc3b9", "remote_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "remote_ip_prefix": null, "created_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "revision_number": 0, "id": "90f9999a-6056-49ad-9802-c10a8946eb2b", "remote_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "remote_ip_prefix": null, "created_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca"}], "revision_number": 4, "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:17:08,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c74bceed-1bac-4b66-903d-929c09000c81 2018-10-22 09:17:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:08,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2cc307-e3d6-4d21-b511-50bec6723891 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca"}, "enabled": true, "id": "da8e9ff9b1a4462ea5ea2941899d06ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj"}} 2018-10-22 09:17:08,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-ff2cc307-e3d6-4d21-b511-50bec6723891 2018-10-22 09:17:08,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 500fbdd6-5d58-472f-b99b-84e6310e3120 2018-10-22 09:17:08,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=500fbdd6-5d58-472f-b99b-84e6310e3120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:08,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89604707-bbce-44d2-ad36-4c80419210df Date: Mon, 22 Oct 2018 09:17:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "port_range_min": null, "revision_number": 0, "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "created_at": "2018-10-22T09:16:33Z", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "id": "1320a8a8-148a-48ac-bb15-1da7104c7fae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "port_range_min": null, "revision_number": 0, "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "created_at": "2018-10-22T09:16:33Z", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "id": "583cdaa5-07fc-4e58-8440-9ebc1997c59e"}, {"remote_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "port_range_min": null, "revision_number": 0, "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "created_at": "2018-10-22T09:16:33Z", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "id": "8b96e238-cb91-431b-838e-9b93c56bc3b9"}, {"remote_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:16:33Z", "security_group_id": "500fbdd6-5d58-472f-b99b-84e6310e3120", "port_range_min": null, "revision_number": 0, "tenant_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "created_at": "2018-10-22T09:16:33Z", "project_id": "da8e9ff9b1a4462ea5ea2941899d06ca", "id": "90f9999a-6056-49ad-9802-c10a8946eb2b"}]} 2018-10-22 09:17:08,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=500fbdd6-5d58-472f-b99b-84e6310e3120 used request id req-89604707-bbce-44d2-ad36-4c80419210df 2018-10-22 09:17:08,314 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:17:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/500fbdd6-5d58-472f-b99b-84e6310e3120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:08,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-faa763d1-98cc-44a1-ada7-22495b8033de Content-Length: 0 Date: Mon, 22 Oct 2018 09:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:08,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/500fbdd6-5d58-472f-b99b-84e6310e3120 used request id req-faa763d1-98cc-44a1-ada7-22495b8033de 2018-10-22 09:17:08,623 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj 2018-10-22 09:17:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:08,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0b5017-7fe2-4e4a-967a-ea4f7d705081 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:08,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/da8e9ff9b1a4462ea5ea2941899d06ca used request id req-6a0b5017-7fe2-4e4a-967a-ea4f7d705081 2018-10-22 09:17:08,841 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b96d5fd4-90bc-423-proj-role 2018-10-22 09:17:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7d12ebc9f2464ceb8179d609fc2fb2d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:08,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7779f12f-f890-4911-843b-09b628103b62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:08,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7d12ebc9f2464ceb8179d609fc2fb2d3 used request id req-7779f12f-f890-4911-843b-09b628103b62 2018-10-22 09:17:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69764ea07ab6e46a026b288a085dcb343a30c581" 2018-10-22 09:17:09,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ded1a8-2a11-42f7-ab67-5500135e0598 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:17:09,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-67ded1a8-2a11-42f7-ab67-5500135e0598 2018-10-22 09:17:09,041 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b96d5fd4-90bc-423-user 2018-10-22 09:17:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/db7e18fd9ebb47a49ef95b4b8fdd9257 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d743f526df5d4203038d93fc2b69045bbb2dbb12" 2018-10-22 09:17:09,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541e94be-3552-472b-b8b9-88d8edb47886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:09,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/db7e18fd9ebb47a49ef95b4b8fdd9257 used request id req-541e94be-3552-472b-b8b9-88d8edb47886 2018-10-22 09:17:09,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:09,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2Q2i5TzcS9C58LAZDWJdkA"], "issued_at": "2018-10-22T09:17:09.000000Z"}} 2018-10-22 09:17:09,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128afd2a289216888a3dcd61b00a15c3a72cf002" 2018-10-22 09:17:09,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe244df-a41c-440f-b2a8-2c70d8fbf159 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:09,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bbe244df-a41c-440f-b2a8-2c70d8fbf159 2018-10-22 09:17:09,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:09,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:10,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["swWqzBKkT6uipbEqlLJdxA"], "issued_at": "2018-10-22T09:17:10.000000Z"}} 2018-10-22 09:17:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:10,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc29f2c9-619d-438d-911e-35f630b835bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:10,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc29f2c9-619d-438d-911e-35f630b835bc 2018-10-22 09:17:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:17:10,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:17:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:10,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f544ef7f-aab1-4976-8497-9effdeab5f2b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:17:10,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj used request id req-f544ef7f-aab1-4976-8497-9effdeab5f2b 2018-10-22 09:17:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:10,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02abe0c4-c341-43dd-a6fc-0aaf77a72d18 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:17:10,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-02abe0c4-c341-43dd-a6fc-0aaf77a72d18 2018-10-22 09:17:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}}' 2018-10-22 09:17:10,507 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51cc3fdf-5e02-497c-a006-5bf547605aff Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:10,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-51cc3fdf-5e02-497c-a006-5bf547605aff 2018-10-22 09:17:10,508 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj 2018-10-22 09:17:10,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:10,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:10,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["6HtJEG8tSsKzHy7iI0wXqg"], "issued_at": "2018-10-22T09:17:10.000000Z"}} 2018-10-22 09:17:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f367cb856fa7b77c82b43d764f6c8a7e428d30f" 2018-10-22 09:17:10,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9773726f-efc0-4094-b911-14d9557346b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:10,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9773726f-efc0-4094-b911-14d9557346b3 2018-10-22 09:17:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:17:10,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:17:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f367cb856fa7b77c82b43d764f6c8a7e428d30f" 2018-10-22 09:17:11,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b4a924-b3e9-41c3-8ec6-2d6410d79264 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:17:11,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a6b4a924-b3e9-41c3-8ec6-2d6410d79264 2018-10-22 09:17:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f367cb856fa7b77c82b43d764f6c8a7e428d30f" 2018-10-22 09:17:11,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa99f3b-3809-4618-955d-664906a623fe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}]} 2018-10-22 09:17:11,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj used request id req-eaa99f3b-3809-4618-955d-664906a623fe 2018-10-22 09:17:11,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f367cb856fa7b77c82b43d764f6c8a7e428d30f" 2018-10-22 09:17:11,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9cb056-33e4-4c00-b9a9-2cc9078fa781 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:17:11,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4b9cb056-33e4-4c00-b9a9-2cc9078fa781 2018-10-22 09:17:11,951 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-user 2018-10-22 09:17:11,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:11,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:12,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220ed018-d23a-477d-861b-69c9d6a2a424 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:17:12,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-220ed018-d23a-477d-861b-69c9d6a2a424 2018-10-22 09:17:12,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" -d '{"role": {"name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role"}}' 2018-10-22 09:17:12,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac28e886-0240-4f6f-83c6-5541f4e87462 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5169b91804af476c8b149663bd30351f", "links": {"self": "http://172.30.9.28:5000/v3/roles/5169b91804af476c8b149663bd30351f"}, "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role"}} 2018-10-22 09:17:12,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ac28e886-0240-4f6f-83c6-5541f4e87462 2018-10-22 09:17:12,155 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role 2018-10-22 09:17:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5169b91804af476c8b149663bd30351f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:12,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883af39b-2b17-4c9f-b79c-755c36e0f5b4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5169b91804af476c8b149663bd30351f"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role", "id": "5169b91804af476c8b149663bd30351f"}} 2018-10-22 09:17:12,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5169b91804af476c8b149663bd30351f used request id req-883af39b-2b17-4c9f-b79c-755c36e0f5b4 2018-10-22 09:17:12,245 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role to project CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj 2018-10-22 09:17:12,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec/users/ffea2760b87d4abc9f51666ca7884ba4/roles/5169b91804af476c8b149663bd30351f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:12,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47900941-bbf0-45e3-b618-8cdedaacabe6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:12,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec/users/ffea2760b87d4abc9f51666ca7884ba4/roles/5169b91804af476c8b149663bd30351f used request id req-47900941-bbf0-45e3-b618-8cdedaacabe6 2018-10-22 09:17:12,367 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:17:12,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:12,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:12,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5169b91804af476c8b149663bd30351f", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role"}], "expires_at": "2018-10-22T10:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-user", "id": "ffea2760b87d4abc9f51666ca7884ba4"}, "audit_ids": ["u8ZCzkWKSjmxsoPM4BSnYQ"], "issued_at": "2018-10-22T09:17:12.000000Z"}} 2018-10-22 09:17:12,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:12,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b317767d-a651-4e1d-82d0-587b1fcd6427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:12,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b317767d-a651-4e1d-82d0-587b1fcd6427 2018-10-22 09:17:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:13,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-165be6de-abe3-4d16-9457-84d8e05f4a4a Date: Mon, 22 Oct 2018 09:17:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image"} 2018-10-22 09:17:13,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image used request id req-165be6de-abe3-4d16-9457-84d8e05f4a4a 2018-10-22 09:17:13,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:13,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9612ef4f-f8c7-47ef-a30a-dcad21c685f9 Date: Mon, 22 Oct 2018 09:17: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"}}} 2018-10-22 09:17:13,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9612ef4f-f8c7-47ef-a30a-dcad21c685f9 2018-10-22 09:17:13,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image"}' 2018-10-22 09:17:13,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b X-Openstack-Request-Id: req-d13e130e-3c69-42a6-8eea-e028159067bc Date: Mon, 22 Oct 2018 09:17:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "min_disk": 0, "protected": false, "id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "file": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/file", "checksum": null, "owner": "cd11233bd34f4885bf7c4a45ae60ecec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:17:13,391 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d13e130e-3c69-42a6-8eea-e028159067bc 2018-10-22 09:17:13,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" -d '' 2018-10-22 09:17:15,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66b5de2c-65fd-4e8c-8a6f-2d3416e65252 Date: Mon, 22 Oct 2018 09:17:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:17:15,579 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/file used request id req-66b5de2c-65fd-4e8c-8a6f-2d3416e65252 2018-10-22 09:17:15,580 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:17:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:15,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-472b8994-5ea2-4b88-93ae-52e3e29b439f Date: Mon, 22 Oct 2018 09:17:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/snap", "metadata": {}}], "self": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "min_disk": 0, "protected": false, "id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "file": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd11233bd34f4885bf7c4a45ae60ecec", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:17:15,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b used request id req-472b8994-5ea2-4b88-93ae-52e3e29b439f 2018-10-22 09:17:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bcd4e8b7-0843-44c3-9f78-82d84187f426 Date: Mon, 22 Oct 2018 09:17:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:17:15,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bcd4e8b7-0843-44c3-9f78-82d84187f426 2018-10-22 09:17:15,899 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image 2018-10-22 09:17:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:15,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-14bfce78-20a3-4d41-afd9-631716913e60 Date: Mon, 22 Oct 2018 09:17:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/snap", "metadata": {}}], "self": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "min_disk": 0, "protected": false, "id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "file": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd11233bd34f4885bf7c4a45ae60ecec", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:17:15,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b used request id req-14bfce78-20a3-4d41-afd9-631716913e60 2018-10-22 09:17:15,920 - create_image - DEBUG - Instance status is - active 2018-10-22 09:17:15,920 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image 2018-10-22 09:17:15,920 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image 2018-10-22 09:17:15,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:15,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:16,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5169b91804af476c8b149663bd30351f", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role"}], "expires_at": "2018-10-22T10:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-user", "id": "ffea2760b87d4abc9f51666ca7884ba4"}, "audit_ids": ["n7nepl6LTAu_LbYTapzwcA"], "issued_at": "2018-10-22T09:17:16.000000Z"}} 2018-10-22 09:17:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:16,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd505d42-3229-4c9c-839f-9a92aac0bc0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:16,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd505d42-3229-4c9c-839f-9a92aac0bc0b 2018-10-22 09:17:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:16,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ed6e5fb6-c493-4393-8c08-0ef682469b53 Date: Mon, 22 Oct 2018 09:17:16 GMT RESP BODY: {"networks":[]} 2018-10-22 09:17:16,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-ed6e5fb6-c493-4393-8c08-0ef682469b53 2018-10-22 09:17:16,558 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net 2018-10-22 09:17:16,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" -d '{"network": {"name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net", "admin_state_up": true}}' 2018-10-22 09:17:17,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6409d176-21c0-454b-9f79-4c38ad26a693 Date: Mon, 22 Oct 2018 09:17:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:17:17Z","is_default":false,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","mtu":1450}} 2018-10-22 09:17:17,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6409d176-21c0-454b-9f79-4c38ad26a693 2018-10-22 09:17:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:17,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b95cf430-19a1-4f04-b5c5-1e09d9131976 Date: Mon, 22 Oct 2018 09:17: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":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:17,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-b95cf430-19a1-4f04-b5c5-1e09d9131976 2018-10-22 09:17:17,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:17,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e175a3ef-0b42-42c7-ab59-22a523afe449 Date: Mon, 22 Oct 2018 09:17:17 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:17:17,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-e175a3ef-0b42-42c7-ab59-22a523afe449 2018-10-22 09:17:17,597 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet 2018-10-22 09:17:17,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" -d '{"subnets": [{"ip_version": 4, "network_id": "fd3de921-d15a-41b2-b761-eb57f92b0c0d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]}' 2018-10-22 09:17:18,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46f8befa-927d-490a-9867-686299815764 Date: Mon, 22 Oct 2018 09:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:18,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-46f8befa-927d-490a-9867-686299815764 2018-10-22 09:17:18,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:18,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c659b632-c5c1-4325-9b7f-af6daaef6097 Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:18,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-c659b632-c5c1-4325-9b7f-af6daaef6097 2018-10-22 09:17:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:18,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af168482-82cd-483f-9cfc-71a85cdeaef2 Date: Mon, 22 Oct 2018 09:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:18,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-af168482-82cd-483f-9cfc-71a85cdeaef2 2018-10-22 09:17:18,615 - OpenStackNetwork - DEBUG - Network [fd3de921-d15a-41b2-b761-eb57f92b0c0d] created successfully 2018-10-22 09:17:18,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:18,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:19,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hZoXu9u-Tayp3xhGHe06ew"], "issued_at": "2018-10-22T09:17:18.000000Z"}} 2018-10-22 09:17:19,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9079ca4b2a4067818619740deb26c46061f160a8" 2018-10-22 09:17:19,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c0c630-9d2b-450d-9682-1ad4f643fd8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:19,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-47c0c630-9d2b-450d-9682-1ad4f643fd8a 2018-10-22 09:17:19,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:17:19,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9079ca4b2a4067818619740deb26c46061f160a8" 2018-10-22 09:17:19,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17: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-2f249b41-a822-4bb4-a108-d024db01dbfc x-compute-request-id: req-2f249b41-a822-4bb4-a108-d024db01dbfc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:17:19,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2f249b41-a822-4bb4-a108-d024db01dbfc 2018-10-22 09:17:19,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9079ca4b2a4067818619740deb26c46061f160a8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:17:19,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17: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-7d2dc83c-6707-4e2f-af50-182ddaa277e6 x-compute-request-id: req-7d2dc83c-6707-4e2f-af50-182ddaa277e6 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:17:19,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7d2dc83c-6707-4e2f-af50-182ddaa277e6 2018-10-22 09:17:19,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:19,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:19,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5169b91804af476c8b149663bd30351f", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role"}], "expires_at": "2018-10-22T10:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-user", "id": "ffea2760b87d4abc9f51666ca7884ba4"}, "audit_ids": ["6iiI_KWtTKKxo-upBjKUPw"], "issued_at": "2018-10-22T09:17:19.000000Z"}} 2018-10-22 09:17:19,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:19,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8745c10a-07f8-496a-96fe-9a5e4b223864 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:19,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8745c10a-07f8-496a-96fe-9a5e4b223864 2018-10-22 09:17:19,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:17:19,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:19,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2a0ddf-2f4a-40b8-9fcf-ca2fa0f47f86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:19,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f2a0ddf-2f4a-40b8-9fcf-ca2fa0f47f86 2018-10-22 09:17:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:20,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a5689279-7709-4e30-9ef0-f63edf9e2b3d Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:20,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-a5689279-7709-4e30-9ef0-f63edf9e2b3d 2018-10-22 09:17:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:17:20,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:17:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:20,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be42290-711d-42ce-82c1-01e2605ca4fb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:20,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-3be42290-711d-42ce-82c1-01e2605ca4fb 2018-10-22 09:17:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:20,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0aae7b11-2d46-46c0-b280-eddd64d27c3d Date: Mon, 22 Oct 2018 09:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:20,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-0aae7b11-2d46-46c0-b280-eddd64d27c3d 2018-10-22 09:17:20,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:20,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78b8af50-104c-479c-9f8d-a664773ed4a3 Date: Mon, 22 Oct 2018 09:17:20 GMT RESP BODY: {"ports":[]} 2018-10-22 09:17:20,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1&admin_state_up=True used request id req-78b8af50-104c-479c-9f8d-a664773ed4a3 2018-10-22 09:17:20,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:20,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a23210e-40e1-4692-ba3e-624a1cfc8695 x-compute-request-id: req-1a23210e-40e1-4692-ba3e-624a1cfc8695 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:17:20,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst used request id req-1a23210e-40e1-4692-ba3e-624a1cfc8695 2018-10-22 09:17:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:21,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-35eb4e75-873b-4a4b-b1c4-e20d9346cd01 Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:21,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-35eb4e75-873b-4a4b-b1c4-e20d9346cd01 2018-10-22 09:17:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:21,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6111a937-e9cb-4e8d-ad23-0ce586e03c8d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:21,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-6111a937-e9cb-4e8d-ad23-0ce586e03c8d 2018-10-22 09:17:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:21,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b8d6422-ab24-4253-93a4-e8a364b2463d Date: Mon, 22 Oct 2018 09:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-0b8d6422-ab24-4253-93a4-e8a364b2463d 2018-10-22 09:17:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:21,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11067429-cdfa-4fbc-bdbf-bc1c40e3ab20 Date: Mon, 22 Oct 2018 09:17:21 GMT RESP BODY: {"ports":[]} 2018-10-22 09:17:21,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1&admin_state_up=True used request id req-11067429-cdfa-4fbc-bdbf-bc1c40e3ab20 2018-10-22 09:17:21,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:21,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:21,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5169b91804af476c8b149663bd30351f", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role"}], "expires_at": "2018-10-22T10:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cd11233bd34f4885bf7c4a45ae60ecec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-user", "id": "ffea2760b87d4abc9f51666ca7884ba4"}, "audit_ids": ["F4Dx9kMFQC-KQmiE7AWv4Q"], "issued_at": "2018-10-22T09:17:21.000000Z"}} 2018-10-22 09:17:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ae276d584f009f9cc4935963526bb88f98d370" 2018-10-22 09:17:22,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b981e84-baa6-40f7-82fa-5d4ddc97911c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:22,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b981e84-baa6-40f7-82fa-5d4ddc97911c 2018-10-22 09:17:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1b4d5af8-bf1c-4aa9-a761-e454cd0a46ec Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:22,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-1b4d5af8-bf1c-4aa9-a761-e454cd0a46ec 2018-10-22 09:17:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:22,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-49afac4f-597a-4af2-812d-a15ac86064bc Date: Mon, 22 Oct 2018 09:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:22,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-49afac4f-597a-4af2-812d-a15ac86064bc 2018-10-22 09:17:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:22,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5f1bab0e-e621-4c3b-b306-bc8a816ab09b Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:22,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-5f1bab0e-e621-4c3b-b306-bc8a816ab09b 2018-10-22 09:17:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:17:22,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:17:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ae276d584f009f9cc4935963526bb88f98d370" 2018-10-22 09:17:22,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25f1094-d6e3-4280-af91-3607202f9b1d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:22,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-e25f1094-d6e3-4280-af91-3607202f9b1d 2018-10-22 09:17:22,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:22,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58241999-3588-4b07-8ddd-7b1fd3cb1758 Date: Mon, 22 Oct 2018 09:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:22,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-58241999-3588-4b07-8ddd-7b1fd3cb1758 2018-10-22 09:17:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:23,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-98cf1276-63e4-4339-868c-4e5056c30b29 Date: Mon, 22 Oct 2018 09:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:23,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet used request id req-98cf1276-63e4-4339-868c-4e5056c30b29 2018-10-22 09:17:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:23,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a955618-bf4a-4106-98e1-04c1c9600c38 Date: Mon, 22 Oct 2018 09:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:23,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet used request id req-6a955618-bf4a-4106-98e1-04c1c9600c38 2018-10-22 09:17:23,341 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net 2018-10-22 09:17:23,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" -d '{"port": {"network_id": "fd3de921-d15a-41b2-b761-eb57f92b0c0d", "fixed_ips": [{"subnet_id": "fec481d9-0b51-4c11-891f-a459936cc7cf", "ip_address": "10.55.0.101"}, {"subnet_id": "fec481d9-0b51-4c11-891f-a459936cc7cf", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1", "admin_state_up": true}}' 2018-10-22 09:17:24,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e3d45bba-06f7-4b13-b49b-01a6b9b5c44b Date: Mon, 22 Oct 2018 09:17:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:17:23Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.101"},{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.102"}],"id":"ba592486-a6f4-4ccc-ac5c-cf99277311ce","security_groups":["d8f21cdc-bf48-4a31-b806-0ccee16d579f"],"mac_address":"fa:16:3e:c9:b0:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","qos_policy_id":null,"admin_state_up":true,"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:23Z","binding:vnic_type":"normal"}} 2018-10-22 09:17:24,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-e3d45bba-06f7-4b13-b49b-01a6b9b5c44b 2018-10-22 09:17:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4d7bdf86-a6dd-4fda-a9a4-db5586a72ea1 Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:24,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-4d7bdf86-a6dd-4fda-a9a4-db5586a72ea1 2018-10-22 09:17:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9999fe75-034e-4255-9fa4-0a50e932a5e9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:24,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-9999fe75-034e-4255-9fa4-0a50e932a5e9 2018-10-22 09:17:24,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d48809c-b42d-4b2d-ba2c-bc8f51957dc9 Date: Mon, 22 Oct 2018 09:17:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:24,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-4d48809c-b42d-4b2d-ba2c-bc8f51957dc9 2018-10-22 09:17:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-3197e8c1-2fce-4995-bb43-dbac706b110d Date: Mon, 22 Oct 2018 09:17:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:17:23Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.101"},{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.102"}],"id":"ba592486-a6f4-4ccc-ac5c-cf99277311ce","security_groups":["d8f21cdc-bf48-4a31-b806-0ccee16d579f"],"mac_address":"fa:16:3e:c9:b0:b7","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1","admin_state_up":true,"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:17:24,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1&admin_state_up=True used request id req-3197e8c1-2fce-4995-bb43-dbac706b110d 2018-10-22 09:17:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b69a75c-8c69-44bc-844f-3da92b97c8ae Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:24,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-0b69a75c-8c69-44bc-844f-3da92b97c8ae 2018-10-22 09:17:24,925 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst 2018-10-22 09:17:24,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-438acf27-e030-4356-a5bf-0e66dfd3eada x-compute-request-id: req-438acf27-e030-4356-a5bf-0e66dfd3eada Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-flavor-name"}]} 2018-10-22 09:17:24,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-438acf27-e030-4356-a5bf-0e66dfd3eada 2018-10-22 09:17:24,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:24,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-2761c9ac-0aab-4066-b0ec-302973a1313c x-compute-request-id: req-2761c9ac-0aab-4066-b0ec-302973a1313c Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:17:24,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49 used request id req-2761c9ac-0aab-4066-b0ec-302973a1313c 2018-10-22 09:17:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:25,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-959b9bc7-30be-4df9-be95-e125a8454e93 Date: Mon, 22 Oct 2018 09:17:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/snap", "metadata": {}}], "self": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "min_disk": 0, "protected": false, "id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "file": "/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd11233bd34f4885bf7c4a45ae60ecec", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image"} 2018-10-22 09:17:25,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image used request id req-959b9bc7-30be-4df9-be95-e125a8454e93 2018-10-22 09:17:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:25,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-027f2195-629a-4488-a454-a3354ed0722b Date: Mon, 22 Oct 2018 09:17: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"}}} 2018-10-22 09:17:25,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-027f2195-629a-4488-a454-a3354ed0722b 2018-10-22 09:17:25,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" -d '{"server": {"name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "imageRef": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "flavorRef": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "max_count": 1, "min_count": 1, "networks": [{"port": "ba592486-a6f4-4ccc-ac5c-cf99277311ce"}]}}' 2018-10-22 09:17:26,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da9ac9aa-be4c-4a27-be1f-4937dbdbbd0b x-compute-request-id: req-da9ac9aa-be4c-4a27-be1f-4937dbdbbd0b Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "adminPass": "VqAR6RwqkeDY"}} 2018-10-22 09:17:26,880 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-da9ac9aa-be4c-4a27-be1f-4937dbdbbd0b 2018-10-22 09:17:26,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:27,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e30136a9-c86c-4bec-8e04-1ce3af190380 x-compute-request-id: req-e30136a9-c86c-4bec-8e04-1ce3af190380 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.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "image": {"id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "links": [{"href": "http://172.30.9.28:8774/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}]}, "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "user_id": "ffea2760b87d4abc9f51666ca7884ba4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:17:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "created": "2018-10-22T09:17:26Z", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:27,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-e30136a9-c86c-4bec-8e04-1ce3af190380 2018-10-22 09:17:27,098 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst 2018-10-22 09:17:27,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:27,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0132abe9-8fd1-4a3a-9191-8c4db5d0a9f9 x-compute-request-id: req-0132abe9-8fd1-4a3a-9191-8c4db5d0a9f9 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.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "image": {"id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "links": [{"href": "http://172.30.9.28:8774/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}]}, "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "user_id": "ffea2760b87d4abc9f51666ca7884ba4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:17:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "created": "2018-10-22T09:17:26Z", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:27,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-0132abe9-8fd1-4a3a-9191-8c4db5d0a9f9 2018-10-22 09:17:27,452 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst] is - BUILD 2018-10-22 09:17:27,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:17:30,456 - create_instance - DEBUG - VM status query timeout in 896.641897917 2018-10-22 09:17:30,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:31,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-21f9d7d7-fc43-465d-a063-4629fb7cb5e2 x-compute-request-id: req-21f9d7d7-fc43-465d-a063-4629fb7cb5e2 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.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "image": {"id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "links": [{"href": "http://172.30.9.28:8774/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}]}, "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "security_groups": [{"name": "default"}], "user_id": "ffea2760b87d4abc9f51666ca7884ba4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:17:27Z", "hostId": "1d4ff6af11784d41839c7412f30786e0e259623269a82aa0fd032979", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "created": "2018-10-22T09:17:26Z", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:31,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-21f9d7d7-fc43-465d-a063-4629fb7cb5e2 2018-10-22 09:17:31,139 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst] is - BUILD 2018-10-22 09:17:31,139 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:17:34,143 - create_instance - DEBUG - VM status query timeout in 892.955132961 2018-10-22 09:17:34,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:34,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb6f4703-bd3c-4cec-b653-26b1769ed237 x-compute-request-id: req-eb6f4703-bd3c-4cec-b653-26b1769ed237 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b0:b7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b0:b7", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "image": {"id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "links": [{"href": "http://172.30.9.28:8774/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:17:33.000000", "flavor": {"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}]}, "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "security_groups": [{"name": "default"}], "user_id": "ffea2760b87d4abc9f51666ca7884ba4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:17:33Z", "hostId": "1d4ff6af11784d41839c7412f30786e0e259623269a82aa0fd032979", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "created": "2018-10-22T09:17:26Z", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:34,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-eb6f4703-bd3c-4cec-b653-26b1769ed237 2018-10-22 09:17:34,853 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst] is - ACTIVE 2018-10-22 09:17:34,853 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:17:34,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:35,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6867864b-b4a0-4fc5-85c3-a05f1955ed07 x-compute-request-id: req-6867864b-b4a0-4fc5-85c3-a05f1955ed07 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b0:b7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b0:b7", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "image": {"id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "links": [{"href": "http://172.30.9.28:8774/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:17:33.000000", "flavor": {"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}]}, "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "security_groups": [{"name": "default"}], "user_id": "ffea2760b87d4abc9f51666ca7884ba4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:17:33Z", "hostId": "1d4ff6af11784d41839c7412f30786e0e259623269a82aa0fd032979", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "created": "2018-10-22T09:17:26Z", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:35,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-6867864b-b4a0-4fc5-85c3-a05f1955ed07 2018-10-22 09:17:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:35,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7c56eae3-3400-4094-9bda-fd9c051d9af2 Date: Mon, 22 Oct 2018 09:17: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":["fec481d9-0b51-4c11-891f-a459936cc7cf"],"updated_at":"2018-10-22T09:17:17Z","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net"}]} 2018-10-22 09:17:35,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net used request id req-7c56eae3-3400-4094-9bda-fd9c051d9af2 2018-10-22 09:17:35,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:35,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc62548-d39f-4cf6-b205-0727ec9576c9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:35,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-3fc62548-d39f-4cf6-b205-0727ec9576c9 2018-10-22 09:17:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:35,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-92bff344-2ca5-4d7b-8dce-6b8eaa96093e Date: Mon, 22 Oct 2018 09:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:17Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","id":"fec481d9-0b51-4c11-891f-a459936cc7cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet"}]} 2018-10-22 09:17:35,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-92bff344-2ca5-4d7b-8dce-6b8eaa96093e 2018-10-22 09:17:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:36,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-9c6aaf12-e724-41d2-885a-b502dee55aea Date: Mon, 22 Oct 2018 09:17:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:17:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.3"}],"id":"5717de77-4023-49ab-8c91-e61759c7ac04","security_groups":[],"mac_address":"fa:16:3e:09:bc:d4","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd3de921-d15a-41b2-b761-eb57f92b0c0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.2"}],"id":"5a84b875-d668-4654-acd8-f0b3eb61e243","security_groups":[],"mac_address":"fa:16:3e:ce:8f:bd","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd3de921-d15a-41b2-b761-eb57f92b0c0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:17:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.4"}],"id":"91b18b66-61e6-45d8-9ea5-f9ee3308793f","security_groups":[],"mac_address":"fa:16:3e:f2:54:f5","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd3de921-d15a-41b2-b761-eb57f92b0c0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:17:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.101"},{"subnet_id":"fec481d9-0b51-4c11-891f-a459936cc7cf","ip_address":"10.55.0.102"}],"id":"ba592486-a6f4-4ccc-ac5c-cf99277311ce","security_groups":["d8f21cdc-bf48-4a31-b806-0ccee16d579f"],"mac_address":"fa:16:3e:c9:b0:b7","project_id":"cd11233bd34f4885bf7c4a45ae60ecec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1","admin_state_up":true,"network_id":"fd3de921-d15a-41b2-b761-eb57f92b0c0d","tenant_id":"cd11233bd34f4885bf7c4a45ae60ecec","created_at":"2018-10-22T09:17:23Z","binding:vnic_type":"normal","device_id":"2f7d7ae3-f983-41de-bde5-a645325d069b"}]} 2018-10-22 09:17:36,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-9c6aaf12-e724-41d2-885a-b502dee55aea 2018-10-22 09:17:36,145 - create_instance - INFO - Deleting Port with ID - ba592486-a6f4-4ccc-ac5c-cf99277311ce 2018-10-22 09:17:36,145 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddbport-1 2018-10-22 09:17:36,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ba592486-a6f4-4ccc-ac5c-cf99277311ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:36,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c3817f3-a1c5-4d7c-84d0-3f4b0eed1fb0 Date: Mon, 22 Oct 2018 09:17:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:36,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ba592486-a6f4-4ccc-ac5c-cf99277311ce used request id req-3c3817f3-a1c5-4d7c-84d0-3f4b0eed1fb0 2018-10-22 09:17:36,614 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst 2018-10-22 09:17:36,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:36,755 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31640777-6768-4b3b-b511-3511f04aa60c x-compute-request-id: req-31640777-6768-4b3b-b511-3511f04aa60c Content-Type: application/json 2018-10-22 09:17:36,755 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-31640777-6768-4b3b-b511-3511f04aa60c 2018-10-22 09:17:36,755 - create_instance - INFO - Checking deletion status 2018-10-22 09:17:36,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:37,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e84c7696-6832-4bdc-8435-f1aaccaafd9a x-compute-request-id: req-e84c7696-6832-4bdc-8435-f1aaccaafd9a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b0:b7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b0:b7", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2f7d7ae3-f983-41de-bde5-a645325d069b", "rel": "bookmark"}], "image": {"id": "cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "links": [{"href": "http://172.30.9.28:8774/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:17:33.000000", "flavor": {"id": "e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "links": [{"href": "http://172.30.9.28:8774/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49", "rel": "bookmark"}]}, "id": "2f7d7ae3-f983-41de-bde5-a645325d069b", "user_id": "ffea2760b87d4abc9f51666ca7884ba4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:17:36Z", "hostId": "1d4ff6af11784d41839c7412f30786e0e259623269a82aa0fd032979", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst", "created": "2018-10-22T09:17:26Z", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:17:37,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-e84c7696-6832-4bdc-8435-f1aaccaafd9a 2018-10-22 09:17:37,136 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst] is - ACTIVE 2018-10-22 09:17:37,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:17:40,139 - create_instance - DEBUG - VM status query timeout in 296.616113901 2018-10-22 09:17:40,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d10fda7ebea865bc430f1f18274f0b4c938e1e" 2018-10-22 09:17:40,192 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:17: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-80a2c2bc-7cf8-4aa3-a469-c7b92f5f1fc2 x-compute-request-id: req-80a2c2bc-7cf8-4aa3-a469-c7b92f5f1fc2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2f7d7ae3-f983-41de-bde5-a645325d069b could not be found.", "code": 404}} 2018-10-22 09:17:40,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2f7d7ae3-f983-41de-bde5-a645325d069b used request id req-80a2c2bc-7cf8-4aa3-a469-c7b92f5f1fc2 2018-10-22 09:17:40,193 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2f7d7ae3-f983-41de-bde5-a645325d069b could not be found. (HTTP 404) (Request-ID: req-80a2c2bc-7cf8-4aa3-a469-c7b92f5f1fc2) 2018-10-22 09:17:40,193 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-inst 2018-10-22 09:17:40,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9079ca4b2a4067818619740deb26c46061f160a8" 2018-10-22 09:17:40,240 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:17: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-2dde730f-1cbc-46f8-af57-ed8951c43619 x-compute-request-id: req-2dde730f-1cbc-46f8-af57-ed8951c43619 Content-Length: 0 Content-Type: application/json 2018-10-22 09:17:40,240 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e2f5a5aa-92d6-4860-bd6f-1c6f40a0fc49 used request id req-2dde730f-1cbc-46f8-af57-ed8951c43619 2018-10-22 09:17:40,241 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet 2018-10-22 09:17:40,241 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-subnet 2018-10-22 09:17:40,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fec481d9-0b51-4c11-891f-a459936cc7cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:42,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b3e095a-2f07-4319-9fcd-1f5fa4ab3fd8 Date: Mon, 22 Oct 2018 09:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:42,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fec481d9-0b51-4c11-891f-a459936cc7cf used request id req-4b3e095a-2f07-4319-9fcd-1f5fa4ab3fd8 2018-10-22 09:17:42,676 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-pub-net 2018-10-22 09:17:42,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/fd3de921-d15a-41b2-b761-eb57f92b0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10eac9671514e1f0c3aa72fe0341c69708e758b" 2018-10-22 09:17:44,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17dea8b3-aea7-4555-bfe0-d6ab9f7da1ee Date: Mon, 22 Oct 2018 09:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:44,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fd3de921-d15a-41b2-b761-eb57f92b0c0d used request id req-17dea8b3-aea7-4555-bfe0-d6ab9f7da1ee 2018-10-22 09:17:44,014 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-386945ff-7836-4635-b83a-fa91e4fc5ddb-image 2018-10-22 09:17:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bfd2f199f079434e125c1fe54c8d84faff6ddc2" 2018-10-22 09:17:45,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f64fd97-b80d-4dac-91f4-cdead77f6a1a Date: Mon, 22 Oct 2018 09:17:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:17:45,772 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/cbfb88b6-e2a6-4b2c-806d-c7fce1f6f40b used request id req-5f64fd97-b80d-4dac-91f4-cdead77f6a1a 2018-10-22 09:17:45,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:46,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e82a0373-fd1d-4800-8bb3-971eefae9fa0 Date: Mon, 22 Oct 2018 09:17:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "created_at": "2018-10-22T09:17:16Z", "updated_at": "2018-10-22T09:17:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "revision_number": 0, "id": "6db2cd2b-99ef-445e-a5ab-b65b326f7cf9", "remote_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "revision_number": 0, "id": "dd3a08b1-465a-428b-9dac-a282e25d80f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "revision_number": 0, "id": "f56565a3-d7b6-4c14-9d87-36f49c1fd1d2", "remote_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "revision_number": 0, "id": "f70a4be9-c911-405f-8707-684feb3e9853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec"}], "revision_number": 4, "project_id": "cd11233bd34f4885bf7c4a45ae60ecec", "id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:17:46,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e82a0373-fd1d-4800-8bb3-971eefae9fa0 2018-10-22 09:17:46,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:46,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7957bb-f95b-4aec-88d2-a1e2fe683cb6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:17:46,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-4a7957bb-f95b-4aec-88d2-a1e2fe683cb6 2018-10-22 09:17:46,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:46,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabba970-da56-4bb1-ac4c-69ea7201ec20 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec"}, "enabled": true, "id": "cd11233bd34f4885bf7c4a45ae60ecec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj"}} 2018-10-22 09:17:46,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-aabba970-da56-4bb1-ac4c-69ea7201ec20 2018-10-22 09:17:46,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d8f21cdc-bf48-4a31-b806-0ccee16d579f 2018-10-22 09:17:46,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d8f21cdc-bf48-4a31-b806-0ccee16d579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:46,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f0ef2558-8ff3-46d4-a106-4d94ac9d8d54 Date: Mon, 22 Oct 2018 09:17:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "created_at": "2018-10-22T09:17:16Z", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec", "id": "6db2cd2b-99ef-445e-a5ab-b65b326f7cf9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "created_at": "2018-10-22T09:17:16Z", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec", "id": "dd3a08b1-465a-428b-9dac-a282e25d80f2"}, {"remote_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "created_at": "2018-10-22T09:17:16Z", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec", "id": "f56565a3-d7b6-4c14-9d87-36f49c1fd1d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:16Z", "security_group_id": "d8f21cdc-bf48-4a31-b806-0ccee16d579f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd11233bd34f4885bf7c4a45ae60ecec", "created_at": "2018-10-22T09:17:16Z", "project_id": "cd11233bd34f4885bf7c4a45ae60ecec", "id": "f70a4be9-c911-405f-8707-684feb3e9853"}]} 2018-10-22 09:17:46,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d8f21cdc-bf48-4a31-b806-0ccee16d579f used request id req-f0ef2558-8ff3-46d4-a106-4d94ac9d8d54 2018-10-22 09:17:46,372 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:17:46,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d8f21cdc-bf48-4a31-b806-0ccee16d579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:46,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df167055-cc5a-41ba-9697-e7d95e23e6d1 Content-Length: 0 Date: Mon, 22 Oct 2018 09:17:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:17:46,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d8f21cdc-bf48-4a31-b806-0ccee16d579f used request id req-df167055-cc5a-41ba-9697-e7d95e23e6d1 2018-10-22 09:17:46,683 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj 2018-10-22 09:17:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:46,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07e8211-5e2b-416a-8d61-b07949181976 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:46,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd11233bd34f4885bf7c4a45ae60ecec used request id req-e07e8211-5e2b-416a-8d61-b07949181976 2018-10-22 09:17:46,887 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-proj-role 2018-10-22 09:17:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5169b91804af476c8b149663bd30351f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:47,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e00ef94-c320-44d0-85d9-0a6e549a9af5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:47,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5169b91804af476c8b149663bd30351f used request id req-2e00ef94-c320-44d0-85d9-0a6e549a9af5 2018-10-22 09:17:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777548affd1ed0260ff6bcd6ef0ac48b96b3293d" 2018-10-22 09:17:47,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4712e85-d28e-44db-a820-c79962370a55 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:17:47,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e4712e85-d28e-44db-a820-c79962370a55 2018-10-22 09:17:47,229 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4d82e36f-c0c4-4a5-user 2018-10-22 09:17:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ffea2760b87d4abc9f51666ca7884ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f367cb856fa7b77c82b43d764f6c8a7e428d30f" 2018-10-22 09:17:47,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ebcfff-fd7f-4157-90a4-cea074b173ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:47,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ffea2760b87d4abc9f51666ca7884ba4 used request id req-37ebcfff-fd7f-4157-90a4-cea074b173ef 2018-10-22 09:17:47,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:47,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qpG2Ltj2TbOOq_8Gx1lJ3w"], "issued_at": "2018-10-22T09:17:47.000000Z"}} 2018-10-22 09:17:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6226e8781a1c8fc3bcdc6dc729b7d8a61c34a141" 2018-10-22 09:17:47,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bf9454-d648-4c6f-9d56-ad39f2e24203 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:47,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50bf9454-d648-4c6f-9d56-ad39f2e24203 2018-10-22 09:17:47,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:47,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:48,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["vusd_ZsPTzeqk6z2qtt20w"], "issued_at": "2018-10-22T09:17:48.000000Z"}} 2018-10-22 09:17:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:17:48,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7d251c-16f4-4930-b816-caba115a64fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:48,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ac7d251c-16f4-4930-b816-caba115a64fe 2018-10-22 09:17:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:17:48,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:17:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:17:48,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51774792-188a-4e1d-8384-621079f361f9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:17:48,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj used request id req-51774792-188a-4e1d-8384-621079f361f9 2018-10-22 09:17:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:17:48,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d3d061-92bf-4767-aa4a-ff97553e30f1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:17:48,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-68d3d061-92bf-4767-aa4a-ff97553e30f1 2018-10-22 09:17:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}}' 2018-10-22 09:17:48,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2c67de-eec3-4c2c-85b3-232fc0ccae40 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:17:48,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5c2c67de-eec3-4c2c-85b3-232fc0ccae40 2018-10-22 09:17:48,616 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj 2018-10-22 09:17:48,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:48,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:49,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hNbWLtUxSRqkVDPxz-OGcQ"], "issued_at": "2018-10-22T09:17:49.000000Z"}} 2018-10-22 09:17:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bdb1cd3f109890e35d2ab9f768f40a985cd167" 2018-10-22 09:17:49,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf396cb-d2ef-4996-a6a9-b26afadc2d37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:49,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6bf396cb-d2ef-4996-a6a9-b26afadc2d37 2018-10-22 09:17:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:17:49,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:17:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bdb1cd3f109890e35d2ab9f768f40a985cd167" 2018-10-22 09:17:49,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6595258-e666-47cf-a7ce-1591e0292011 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:17:49,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b6595258-e666-47cf-a7ce-1591e0292011 2018-10-22 09:17:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bdb1cd3f109890e35d2ab9f768f40a985cd167" 2018-10-22 09:17:49,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c638d700-ed91-4114-b026-fc70a2a40087 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}]} 2018-10-22 09:17:49,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj used request id req-c638d700-ed91-4114-b026-fc70a2a40087 2018-10-22 09:17:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bdb1cd3f109890e35d2ab9f768f40a985cd167" 2018-10-22 09:17:49,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae10593e-cf55-4987-8756-72af81c282f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:17:49,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ae10593e-cf55-4987-8756-72af81c282f2 2018-10-22 09:17:49,782 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user 2018-10-22 09:17:49,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:17:49,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d771d34-d6a9-465d-9fed-6c9e0fd211fc Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:17:49,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d771d34-d6a9-465d-9fed-6c9e0fd211fc 2018-10-22 09:17:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" -d '{"role": {"name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}}' 2018-10-22 09:17:49,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf2ae83-0261-4e2d-84ca-6871af8ba436 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b79d7cc9b6964920a5644cc7785074f3", "links": {"self": "http://172.30.9.28:5000/v3/roles/b79d7cc9b6964920a5644cc7785074f3"}, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}} 2018-10-22 09:17:49,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1cf2ae83-0261-4e2d-84ca-6871af8ba436 2018-10-22 09:17:49,987 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role 2018-10-22 09:17:49,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b79d7cc9b6964920a5644cc7785074f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:17:50,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7035fdb-1039-4dc1-87ff-b9c53ab6751e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b79d7cc9b6964920a5644cc7785074f3"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role", "id": "b79d7cc9b6964920a5644cc7785074f3"}} 2018-10-22 09:17:50,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b79d7cc9b6964920a5644cc7785074f3 used request id req-d7035fdb-1039-4dc1-87ff-b9c53ab6751e 2018-10-22 09:17:50,080 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role to project CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj 2018-10-22 09:17:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006/users/89795fd3e8f64c6c8d0fb6149850973b/roles/b79d7cc9b6964920a5644cc7785074f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:17:50,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76f99a2-11ca-4994-86cc-d662fef3206e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:17:50,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006/users/89795fd3e8f64c6c8d0fb6149850973b/roles/b79d7cc9b6964920a5644cc7785074f3 used request id req-a76f99a2-11ca-4994-86cc-d662fef3206e 2018-10-22 09:17:50,319 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:17:50,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:50,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:50,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b79d7cc9b6964920a5644cc7785074f3", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}], "expires_at": "2018-10-22T10:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "123b8199444b4ba0b3da7e66bcf01006", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user", "id": "89795fd3e8f64c6c8d0fb6149850973b"}, "audit_ids": ["ncpu2fXvSECm5PtTFkmecw"], "issued_at": "2018-10-22T09:17:50.000000Z"}} 2018-10-22 09:17:50,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:17:50,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72bc2b51-eeed-43aa-a59c-e8718b653b57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:50,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72bc2b51-eeed-43aa-a59c-e8718b653b57 2018-10-22 09:17:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:17:50,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3c16cd77-1994-49b6-bc9a-dc26a1750e8e Date: Mon, 22 Oct 2018 09:17:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image"} 2018-10-22 09:17:50,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image used request id req-3c16cd77-1994-49b6-bc9a-dc26a1750e8e 2018-10-22 09:17:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:17:51,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6134192f-12d8-48f4-bbb3-dd55d21e4d48 Date: Mon, 22 Oct 2018 09:17: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"}}} 2018-10-22 09:17:51,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6134192f-12d8-48f4-bbb3-dd55d21e4d48 2018-10-22 09:17:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image"}' 2018-10-22 09:17:51,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa X-Openstack-Request-Id: req-27918a8d-eec0-418b-9665-9fb78979307e Date: Mon, 22 Oct 2018 09:17:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa", "min_disk": 0, "protected": false, "id": "ff226992-442b-4776-b125-fdc68548fbfa", "file": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa/file", "checksum": null, "owner": "123b8199444b4ba0b3da7e66bcf01006", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:17:51,337 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-27918a8d-eec0-418b-9665-9fb78979307e 2018-10-22 09:17:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" -d '' 2018-10-22 09:17:53,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d8dddff-29b9-4410-827c-66a9b9c02431 Date: Mon, 22 Oct 2018 09:17:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:17:53,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa/file used request id req-9d8dddff-29b9-4410-827c-66a9b9c02431 2018-10-22 09:17:53,272 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:17:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:17:53,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1986d071-6d4d-465c-9424-77dda5c18a2b Date: Mon, 22 Oct 2018 09:17:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:53Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ff226992-442b-4776-b125-fdc68548fbfa/snap", "metadata": {}}], "self": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa", "min_disk": 0, "protected": false, "id": "ff226992-442b-4776-b125-fdc68548fbfa", "file": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "123b8199444b4ba0b3da7e66bcf01006", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ff226992-442b-4776-b125-fdc68548fbfa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:17:53,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa used request id req-1986d071-6d4d-465c-9424-77dda5c18a2b 2018-10-22 09:17:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:17:53,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd42e84c-7b85-4862-9ff7-8a702ee11641 Date: Mon, 22 Oct 2018 09:17: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"}}} 2018-10-22 09:17:53,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dd42e84c-7b85-4862-9ff7-8a702ee11641 2018-10-22 09:17:53,694 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image 2018-10-22 09:17:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:17:53,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ff208465-55f6-4540-922e-0f52c8bc0731 Date: Mon, 22 Oct 2018 09:17:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:53Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ff226992-442b-4776-b125-fdc68548fbfa/snap", "metadata": {}}], "self": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa", "min_disk": 0, "protected": false, "id": "ff226992-442b-4776-b125-fdc68548fbfa", "file": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "123b8199444b4ba0b3da7e66bcf01006", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ff226992-442b-4776-b125-fdc68548fbfa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:17:53,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa used request id req-ff208465-55f6-4540-922e-0f52c8bc0731 2018-10-22 09:17:53,714 - create_image - DEBUG - Instance status is - active 2018-10-22 09:17:53,714 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image 2018-10-22 09:17:53,715 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image 2018-10-22 09:17:53,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:53,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:54,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b79d7cc9b6964920a5644cc7785074f3", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}], "expires_at": "2018-10-22T10:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "123b8199444b4ba0b3da7e66bcf01006", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user", "id": "89795fd3e8f64c6c8d0fb6149850973b"}, "audit_ids": ["7IjpfvcaRjaMhfEeakv8eA"], "issued_at": "2018-10-22T09:17:54.000000Z"}} 2018-10-22 09:17:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:17:54,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c927cb-71a4-4941-8732-fa1715e7ea48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:54,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d7c927cb-71a4-4941-8732-fa1715e7ea48 2018-10-22 09:17:54,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:17:54,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6758a318-2387-485e-ad9d-3a63144fcc66 Date: Mon, 22 Oct 2018 09:17:54 GMT RESP BODY: {"networks":[]} 2018-10-22 09:17:54,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net used request id req-6758a318-2387-485e-ad9d-3a63144fcc66 2018-10-22 09:17:54,342 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net 2018-10-22 09:17:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" -d '{"network": {"name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net", "admin_state_up": true}}' 2018-10-22 09:17:54,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f1fef235-6c46-4728-9138-0e44212e1415 Date: Mon, 22 Oct 2018 09:17:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"303ce8b8-851f-47b9-bd7b-5f2718381f87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:17:54Z","is_default":false,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:54Z","mtu":1450}} 2018-10-22 09:17:54,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f1fef235-6c46-4728-9138-0e44212e1415 2018-10-22 09:17:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=303ce8b8-851f-47b9-bd7b-5f2718381f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:17:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-aff11c92-104a-4d85-b62d-90f2fa0e2707 Date: Mon, 22 Oct 2018 09:17:55 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":"2018-10-22T09:17:54Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"303ce8b8-851f-47b9-bd7b-5f2718381f87","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net"}]} 2018-10-22 09:17:55,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=303ce8b8-851f-47b9-bd7b-5f2718381f87 used request id req-aff11c92-104a-4d85-b62d-90f2fa0e2707 2018-10-22 09:17:55,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=303ce8b8-851f-47b9-bd7b-5f2718381f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:17:55,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50e581be-dd45-4173-ac84-2f2e3c5ddfe0 Date: Mon, 22 Oct 2018 09:17:55 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:17:55,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=303ce8b8-851f-47b9-bd7b-5f2718381f87 used request id req-50e581be-dd45-4173-ac84-2f2e3c5ddfe0 2018-10-22 09:17:55,307 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-subnet 2018-10-22 09:17:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" -d '{"subnets": [{"ip_version": 4, "network_id": "303ce8b8-851f-47b9-bd7b-5f2718381f87", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-subnet"}]}' 2018-10-22 09:17:56,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c2d0929-9e42-4982-9e0b-c1b6c54b7b6b Date: Mon, 22 Oct 2018 09:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"303ce8b8-851f-47b9-bd7b-5f2718381f87","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:55Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"bac35b67-cdd5-4f16-923b-dd689ccbf68d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-subnet"}]} 2018-10-22 09:17:56,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6c2d0929-9e42-4982-9e0b-c1b6c54b7b6b 2018-10-22 09:17:56,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=303ce8b8-851f-47b9-bd7b-5f2718381f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:17:56,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fed9638f-fc58-46d3-920b-79d097232bd5 Date: Mon, 22 Oct 2018 09:17: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":["bac35b67-cdd5-4f16-923b-dd689ccbf68d"],"updated_at":"2018-10-22T09:17:55Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"303ce8b8-851f-47b9-bd7b-5f2718381f87","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net"}]} 2018-10-22 09:17:56,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=303ce8b8-851f-47b9-bd7b-5f2718381f87 used request id req-fed9638f-fc58-46d3-920b-79d097232bd5 2018-10-22 09:17:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=303ce8b8-851f-47b9-bd7b-5f2718381f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:17:56,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff19cea7-bef9-41cb-aba2-1d8665ea028a Date: Mon, 22 Oct 2018 09:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"303ce8b8-851f-47b9-bd7b-5f2718381f87","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:55Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"bac35b67-cdd5-4f16-923b-dd689ccbf68d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-subnet"}]} 2018-10-22 09:17:56,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=303ce8b8-851f-47b9-bd7b-5f2718381f87 used request id req-ff19cea7-bef9-41cb-aba2-1d8665ea028a 2018-10-22 09:17:56,538 - OpenStackNetwork - DEBUG - Network [303ce8b8-851f-47b9-bd7b-5f2718381f87] created successfully 2018-10-22 09:17:56,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:56,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:57,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YzaWyC5VQbe6enCGiuzIgQ"], "issued_at": "2018-10-22T09:17:57.000000Z"}} 2018-10-22 09:17:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c300dd843d871f0651bd284586fb0d305134efb" 2018-10-22 09:17:57,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c285136f-664b-4685-a107-83d51d660830 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:57,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c285136f-664b-4685-a107-83d51d660830 2018-10-22 09:17:57,099 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:17:57,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c300dd843d871f0651bd284586fb0d305134efb" 2018-10-22 09:17:57,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b36a194-03aa-43ed-86fb-700908163e7f x-compute-request-id: req-0b36a194-03aa-43ed-86fb-700908163e7f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:17:57,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0b36a194-03aa-43ed-86fb-700908163e7f 2018-10-22 09:17:57,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c300dd843d871f0651bd284586fb0d305134efb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:17:57,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79259dbc-b48b-4bd0-99a4-62b62339fd2b x-compute-request-id: req-79259dbc-b48b-4bd0-99a4-62b62339fd2b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:17:57,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-79259dbc-b48b-4bd0-99a4-62b62339fd2b 2018-10-22 09:17:57,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:17:57,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:17:57,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b79d7cc9b6964920a5644cc7785074f3", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}], "expires_at": "2018-10-22T10:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "123b8199444b4ba0b3da7e66bcf01006", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user", "id": "89795fd3e8f64c6c8d0fb6149850973b"}, "audit_ids": ["OZQRrQHzQm-amyc2gpWZkw"], "issued_at": "2018-10-22T09:17:57.000000Z"}} 2018-10-22 09:17:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:17:57,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb65a865-f08c-4786-b109-9cc3cefded44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:17:57,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eb65a865-f08c-4786-b109-9cc3cefded44 2018-10-22 09:17:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:17:57,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-55521bee-6091-4291-aacc-bc2dee72e389 Date: Mon, 22 Oct 2018 09:17:57 GMT RESP BODY: {"networks":[]} 2018-10-22 09:17:57,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-55521bee-6091-4291-aacc-bc2dee72e389 2018-10-22 09:17:57,947 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 2018-10-22 09:17:57,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" -d '{"network": {"name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2", "admin_state_up": true}}' 2018-10-22 09:17:58,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-752fa636-0902-40e9-b137-1578edd166f8 Date: Mon, 22 Oct 2018 09:17:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"11051b52-d7ef-4bad-b00c-c99016d75a16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:17:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","mtu":1450}} 2018-10-22 09:17:58,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-752fa636-0902-40e9-b137-1578edd166f8 2018-10-22 09:17:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:17:58,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-5f3d65b4-eae4-4f58-a9e2-f21e27f0e028 Date: Mon, 22 Oct 2018 09:17:58 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":"2018-10-22T09:17:58Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:17:58,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-5f3d65b4-eae4-4f58-a9e2-f21e27f0e028 2018-10-22 09:17:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:17:58,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-786c8c08-a210-450a-93c5-31f64c88f9a8 Date: Mon, 22 Oct 2018 09:17:58 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:17:58,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-786c8c08-a210-450a-93c5-31f64c88f9a8 2018-10-22 09:17:58,768 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1 2018-10-22 09:17:58,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" -d '{"subnets": [{"ip_version": 4, "network_id": "11051b52-d7ef-4bad-b00c-c99016d75a16", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]}' 2018-10-22 09:17:59,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da93cb38-b384-4190-858d-50327cd23dd8 Date: Mon, 22 Oct 2018 09:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:17:59,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-da93cb38-b384-4190-858d-50327cd23dd8 2018-10-22 09:17:59,416 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2 2018-10-22 09:17:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" -d '{"subnets": [{"ip_version": 4, "network_id": "11051b52-d7ef-4bad-b00c-c99016d75a16", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"}]}' 2018-10-22 09:17:59,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-869386e2-b824-4c6e-aa3b-7af056067c54 Date: Mon, 22 Oct 2018 09:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"}]} 2018-10-22 09:17:59,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-869386e2-b824-4c6e-aa3b-7af056067c54 2018-10-22 09:17:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:18:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8a68afac-07ad-4123-a2bd-ddf5a50e20f8 Date: Mon, 22 Oct 2018 09:18: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":["a4e5264e-514d-4ca0-8214-5949220dd057","ad411611-3a5f-4abd-9e3f-32e3cd02f315"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:00,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-8a68afac-07ad-4123-a2bd-ddf5a50e20f8 2018-10-22 09:18:00,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:18:00,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-98b55d25-eaf9-4d23-9174-c5d40ece013d Date: Mon, 22 Oct 2018 09:18:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:00,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-98b55d25-eaf9-4d23-9174-c5d40ece013d 2018-10-22 09:18:00,395 - OpenStackNetwork - DEBUG - Network [11051b52-d7ef-4bad-b00c-c99016d75a16] created successfully 2018-10-22 09:18:00,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:00,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:00,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b79d7cc9b6964920a5644cc7785074f3", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}], "expires_at": "2018-10-22T10:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "123b8199444b4ba0b3da7e66bcf01006", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user", "id": "89795fd3e8f64c6c8d0fb6149850973b"}, "audit_ids": ["awOUJumwRM-41QDx7_LW0Q"], "issued_at": "2018-10-22T09:18:00.000000Z"}} 2018-10-22 09:18:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:00,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35199e97-5f25-4211-9e6a-5813cab4d47b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:00,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-35199e97-5f25-4211-9e6a-5813cab4d47b 2018-10-22 09:18:00,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:18:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:00,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082ad747-e48c-4917-a085-119b568f4264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:00,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-082ad747-e48c-4917-a085-119b568f4264 2018-10-22 09:18:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4b25ab5f-6177-44ad-a0d6-05604547fdd6 Date: Mon, 22 Oct 2018 09:18: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":["a4e5264e-514d-4ca0-8214-5949220dd057","ad411611-3a5f-4abd-9e3f-32e3cd02f315"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:01,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-4b25ab5f-6177-44ad-a0d6-05604547fdd6 2018-10-22 09:18:01,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:18:01,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:18:01,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:01,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39eee80b-08ad-4244-a7d0-42bbbeeb217d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:01,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-39eee80b-08ad-4244-a7d0-42bbbeeb217d 2018-10-22 09:18:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:01,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-32b113dc-21af-4a81-b0e2-212d88ff6741 Date: Mon, 22 Oct 2018 09:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:01,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-32b113dc-21af-4a81-b0e2-212d88ff6741 2018-10-22 09:18:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:01,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2574e23-fe74-47cf-a1a9-f30c6dec50d3 Date: Mon, 22 Oct 2018 09:18:01 GMT RESP BODY: {"ports":[]} 2018-10-22 09:18:01,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1&admin_state_up=True used request id req-d2574e23-fe74-47cf-a1a9-f30c6dec50d3 2018-10-22 09:18:01,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:01,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d1290e0-50dc-4276-93b1-8ecf065c4419 x-compute-request-id: req-3d1290e0-50dc-4276-93b1-8ecf065c4419 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:18:01,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst used request id req-3d1290e0-50dc-4276-93b1-8ecf065c4419 2018-10-22 09:18:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:02,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-422e0ce5-f0b7-4304-8bff-1e09e129cceb Date: Mon, 22 Oct 2018 09:18: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":["a4e5264e-514d-4ca0-8214-5949220dd057","ad411611-3a5f-4abd-9e3f-32e3cd02f315"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:02,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-422e0ce5-f0b7-4304-8bff-1e09e129cceb 2018-10-22 09:18:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:02,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d033d2f-92df-40d6-a766-d2dd291abb4f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:02,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-3d033d2f-92df-40d6-a766-d2dd291abb4f 2018-10-22 09:18:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:02,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8135a02b-f5ee-4f3e-b0e7-a5ac49e49e2c Date: Mon, 22 Oct 2018 09:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:02,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-8135a02b-f5ee-4f3e-b0e7-a5ac49e49e2c 2018-10-22 09:18:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:02,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-447361d7-6246-4b05-b783-105a15ab1dd8 Date: Mon, 22 Oct 2018 09:18:02 GMT RESP BODY: {"ports":[]} 2018-10-22 09:18:02,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1&admin_state_up=True used request id req-447361d7-6246-4b05-b783-105a15ab1dd8 2018-10-22 09:18:02,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:02,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:03,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b79d7cc9b6964920a5644cc7785074f3", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role"}], "expires_at": "2018-10-22T10:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "123b8199444b4ba0b3da7e66bcf01006", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/123b8199444b4ba0b3da7e66bcf01006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user", "id": "89795fd3e8f64c6c8d0fb6149850973b"}, "audit_ids": ["rvxlqxK0Rei4NcqF5Pwnqw"], "issued_at": "2018-10-22T09:18:03.000000Z"}} 2018-10-22 09:18:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3fc182042b8d1ad06e9c3d7a22076a08af099b6" 2018-10-22 09:18:03,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ac269e-54b2-4e9c-84bd-2641e7af1db6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:03,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10ac269e-54b2-4e9c-84bd-2641e7af1db6 2018-10-22 09:18:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:03,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2d75931b-1dc4-4fe8-afa3-8450f483e6c6 Date: Mon, 22 Oct 2018 09:18: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":["a4e5264e-514d-4ca0-8214-5949220dd057","ad411611-3a5f-4abd-9e3f-32e3cd02f315"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:03,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-2d75931b-1dc4-4fe8-afa3-8450f483e6c6 2018-10-22 09:18:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:03,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9ecef02a-0abc-4c5c-9337-890190436c30 Date: Mon, 22 Oct 2018 09:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:03,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-9ecef02a-0abc-4c5c-9337-890190436c30 2018-10-22 09:18:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-87150da3-2180-4172-a234-272c1cee869c Date: Mon, 22 Oct 2018 09:18: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":["a4e5264e-514d-4ca0-8214-5949220dd057","ad411611-3a5f-4abd-9e3f-32e3cd02f315"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:03,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-87150da3-2180-4172-a234-272c1cee869c 2018-10-22 09:18:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:18:03,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:18:03,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3fc182042b8d1ad06e9c3d7a22076a08af099b6" 2018-10-22 09:18:03,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d69ee51-018d-4e77-aab8-d556f9dee78d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:03,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-8d69ee51-018d-4e77-aab8-d556f9dee78d 2018-10-22 09:18:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:03,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-3123e2ea-4a1a-4a26-b4ce-ee063c80c347 Date: Mon, 22 Oct 2018 09:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:03,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-3123e2ea-4a1a-4a26-b4ce-ee063c80c347 2018-10-22 09:18:03,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:04,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8efd98ed-6502-4127-8ae5-7c3e96255f64 Date: Mon, 22 Oct 2018 09:18:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:04,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1 used request id req-8efd98ed-6502-4127-8ae5-7c3e96255f64 2018-10-22 09:18:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:04,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6484994a-96c1-4f5b-9b72-515b7f43996c Date: Mon, 22 Oct 2018 09:18:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"}]} 2018-10-22 09:18:04,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2 used request id req-6484994a-96c1-4f5b-9b72-515b7f43996c 2018-10-22 09:18:04,084 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 2018-10-22 09:18:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" -d '{"port": {"network_id": "11051b52-d7ef-4bad-b00c-c99016d75a16", "fixed_ips": [{"subnet_id": "ad411611-3a5f-4abd-9e3f-32e3cd02f315", "ip_address": "10.55.0.101"}, {"subnet_id": "a4e5264e-514d-4ca0-8214-5949220dd057", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1", "admin_state_up": true}}' 2018-10-22 09:18:05,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-be3685b6-17b2-4719-ba34-ffe783240954 Date: Mon, 22 Oct 2018 09:18:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:04Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","ip_address":"10.55.0.101"},{"subnet_id":"a4e5264e-514d-4ca0-8214-5949220dd057","ip_address":"10.65.0.101"}],"id":"ec643c69-0dbb-4508-a4ee-c65bdeae1df4","security_groups":["f89e6ab3-ca2f-4068-90f3-1aa84e69850d"],"mac_address":"fa:16:3e:c2:b7:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1","project_id":"123b8199444b4ba0b3da7e66bcf01006","qos_policy_id":null,"admin_state_up":true,"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:18:04Z","binding:vnic_type":"normal"}} 2018-10-22 09:18:05,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-be3685b6-17b2-4719-ba34-ffe783240954 2018-10-22 09:18:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f66f116b-f2ec-43a5-8ed8-015c5f50a2ce Date: Mon, 22 Oct 2018 09:18: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":["a4e5264e-514d-4ca0-8214-5949220dd057","ad411611-3a5f-4abd-9e3f-32e3cd02f315"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:05,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-f66f116b-f2ec-43a5-8ed8-015c5f50a2ce 2018-10-22 09:18:05,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d16803d-5f2a-4168-8ddf-cd893db0cfea Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:05,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-0d16803d-5f2a-4168-8ddf-cd893db0cfea 2018-10-22 09:18:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4e88a06f-7f7a-44be-b2e1-36b95c726786 Date: Mon, 22 Oct 2018 09:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:05,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-4e88a06f-7f7a-44be-b2e1-36b95c726786 2018-10-22 09:18:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-df4be152-ded6-42ad-9205-f71391abf3d8 Date: Mon, 22 Oct 2018 09:18:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:04Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","ip_address":"10.55.0.101"},{"subnet_id":"a4e5264e-514d-4ca0-8214-5949220dd057","ip_address":"10.65.0.101"}],"id":"ec643c69-0dbb-4508-a4ee-c65bdeae1df4","security_groups":["f89e6ab3-ca2f-4068-90f3-1aa84e69850d"],"mac_address":"fa:16:3e:c2:b7:d1","project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1","admin_state_up":true,"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:18:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:18:05,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1&admin_state_up=True used request id req-df4be152-ded6-42ad-9205-f71391abf3d8 2018-10-22 09:18:05,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb529c9-dce5-4e3d-8b18-dd8b5c38d9d5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:05,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-bfb529c9-dce5-4e3d-8b18-dd8b5c38d9d5 2018-10-22 09:18:05,894 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst 2018-10-22 09:18:05,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-81821b29-dbd4-4a24-91a7-d2fea6eaacee x-compute-request-id: req-81821b29-dbd4-4a24-91a7-d2fea6eaacee Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-flavor-name"}]} 2018-10-22 09:18:05,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-81821b29-dbd4-4a24-91a7-d2fea6eaacee 2018-10-22 09:18:05,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:05,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c099c2b0-85e7-498e-88d9-c79c033432df x-compute-request-id: req-c099c2b0-85e7-498e-88d9-c79c033432df Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:18:05,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd used request id req-c099c2b0-85e7-498e-88d9-c79c033432df 2018-10-22 09:18:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-071336c4-565d-4215-961f-964e3b44f689 Date: Mon, 22 Oct 2018 09:18:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:17:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:17:53Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ff226992-442b-4776-b125-fdc68548fbfa/snap", "metadata": {}}], "self": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa", "min_disk": 0, "protected": false, "id": "ff226992-442b-4776-b125-fdc68548fbfa", "file": "/v2/images/ff226992-442b-4776-b125-fdc68548fbfa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "123b8199444b4ba0b3da7e66bcf01006", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ff226992-442b-4776-b125-fdc68548fbfa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image"} 2018-10-22 09:18:06,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image used request id req-071336c4-565d-4215-961f-964e3b44f689 2018-10-22 09:18:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:06,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e56b06f1-35d7-47f0-9b8d-b484df9d31a2 Date: Mon, 22 Oct 2018 09:18: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"}}} 2018-10-22 09:18:06,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e56b06f1-35d7-47f0-9b8d-b484df9d31a2 2018-10-22 09:18:06,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" -d '{"server": {"name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "imageRef": "ff226992-442b-4776-b125-fdc68548fbfa", "flavorRef": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "max_count": 1, "min_count": 1, "networks": [{"port": "ec643c69-0dbb-4508-a4ee-c65bdeae1df4"}]}}' 2018-10-22 09:18:08,079 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b1fa053-0b1c-4d23-8df9-23fd0a0294e9 x-compute-request-id: req-5b1fa053-0b1c-4d23-8df9-23fd0a0294e9 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "adminPass": "a2tbFfRkwKiK"}} 2018-10-22 09:18:08,079 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5b1fa053-0b1c-4d23-8df9-23fd0a0294e9 2018-10-22 09:18:08,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:08,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecb6172a-4520-4403-a190-c337a946b36f x-compute-request-id: req-ecb6172a-4520-4403-a190-c337a946b36f 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.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "image": {"id": "ff226992-442b-4776-b125-fdc68548fbfa", "links": [{"href": "http://172.30.9.28:8774/images/ff226992-442b-4776-b125-fdc68548fbfa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}]}, "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "user_id": "89795fd3e8f64c6c8d0fb6149850973b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "created": "2018-10-22T09:18:08Z", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:08,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-ecb6172a-4520-4403-a190-c337a946b36f 2018-10-22 09:18:08,448 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst 2018-10-22 09:18:08,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:08,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d1a813e-a927-4001-a837-e4c822d92277 x-compute-request-id: req-8d1a813e-a927-4001-a837-e4c822d92277 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.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "image": {"id": "ff226992-442b-4776-b125-fdc68548fbfa", "links": [{"href": "http://172.30.9.28:8774/images/ff226992-442b-4776-b125-fdc68548fbfa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}]}, "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "user_id": "89795fd3e8f64c6c8d0fb6149850973b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "created": "2018-10-22T09:18:08Z", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:08,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-8d1a813e-a927-4001-a837-e4c822d92277 2018-10-22 09:18:08,715 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst] is - BUILD 2018-10-22 09:18:08,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:18:11,719 - create_instance - DEBUG - VM status query timeout in 896.729319811 2018-10-22 09:18:11,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:12,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-502dace4-842b-4eb4-8252-c5164e0911dc x-compute-request-id: req-502dace4-842b-4eb4-8252-c5164e0911dc 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.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "image": {"id": "ff226992-442b-4776-b125-fdc68548fbfa", "links": [{"href": "http://172.30.9.28:8774/images/ff226992-442b-4776-b125-fdc68548fbfa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}]}, "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "security_groups": [{"name": "default"}], "user_id": "89795fd3e8f64c6c8d0fb6149850973b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:18:09Z", "hostId": "e5a5048f9440159af65da798ef5c7a9888f39af3c2ebbd4f26d9cdc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "created": "2018-10-22T09:18:08Z", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:12,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-502dace4-842b-4eb4-8252-c5164e0911dc 2018-10-22 09:18:12,327 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst] is - BUILD 2018-10-22 09:18:12,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:18:15,330 - create_instance - DEBUG - VM status query timeout in 893.117720842 2018-10-22 09:18:15,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:15,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b86c3ad-84c4-4bb3-96cd-58a34918fa97 x-compute-request-id: req-4b86c3ad-84c4-4bb3-96cd-58a34918fa97 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:b7:d1", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:b7:d1", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "image": {"id": "ff226992-442b-4776-b125-fdc68548fbfa", "links": [{"href": "http://172.30.9.28:8774/images/ff226992-442b-4776-b125-fdc68548fbfa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:15.000000", "flavor": {"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}]}, "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "security_groups": [{"name": "default"}], "user_id": "89795fd3e8f64c6c8d0fb6149850973b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:15Z", "hostId": "e5a5048f9440159af65da798ef5c7a9888f39af3c2ebbd4f26d9cdc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "created": "2018-10-22T09:18:08Z", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:15,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-4b86c3ad-84c4-4bb3-96cd-58a34918fa97 2018-10-22 09:18:15,737 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst] is - ACTIVE 2018-10-22 09:18:15,737 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:18:15,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:16,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00f0426b-2972-459b-b667-205399ffa697 x-compute-request-id: req-00f0426b-2972-459b-b667-205399ffa697 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:b7:d1", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:b7:d1", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "image": {"id": "ff226992-442b-4776-b125-fdc68548fbfa", "links": [{"href": "http://172.30.9.28:8774/images/ff226992-442b-4776-b125-fdc68548fbfa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:15.000000", "flavor": {"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}]}, "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "security_groups": [{"name": "default"}], "user_id": "89795fd3e8f64c6c8d0fb6149850973b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:15Z", "hostId": "e5a5048f9440159af65da798ef5c7a9888f39af3c2ebbd4f26d9cdc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "created": "2018-10-22T09:18:08Z", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:16,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-00f0426b-2972-459b-b667-205399ffa697 2018-10-22 09:18:16,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:16,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0bfea646-65cb-437b-978d-50d14ee23e55 Date: Mon, 22 Oct 2018 09:18: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":["ad411611-3a5f-4abd-9e3f-32e3cd02f315","a4e5264e-514d-4ca0-8214-5949220dd057"],"updated_at":"2018-10-22T09:17:59Z","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"11051b52-d7ef-4bad-b00c-c99016d75a16","name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2"}]} 2018-10-22 09:18:16,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 used request id req-0bfea646-65cb-437b-978d-50d14ee23e55 2018-10-22 09:18:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:16,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7869c930-6635-4a30-9bad-1e446081c409 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:16,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-7869c930-6635-4a30-9bad-1e446081c409 2018-10-22 09:18:16,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:17,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f501c511-c0a0-4319-b1ab-ee81478b1f06 Date: Mon, 22 Oct 2018 09:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","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":"123b8199444b4ba0b3da7e66bcf01006","id":"a4e5264e-514d-4ca0-8214-5949220dd057","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","dns_nameservers":[],"updated_at":"2018-10-22T09:17:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"123b8199444b4ba0b3da7e66bcf01006","id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1"}]} 2018-10-22 09:18:17,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-f501c511-c0a0-4319-b1ab-ee81478b1f06 2018-10-22 09:18:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:17,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-d5b284f6-a5ab-4278-8555-0863db6e849a Date: Mon, 22 Oct 2018 09:18:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:02Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","ip_address":"10.55.0.2"},{"subnet_id":"a4e5264e-514d-4ca0-8214-5949220dd057","ip_address":"10.65.0.2"}],"id":"0c54ef40-0ad9-47dc-9b2e-5be62a8afc97","security_groups":[],"mac_address":"fa:16:3e:68:55:ac","project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:17:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-11051b52-d7ef-4bad-b00c-c99016d75a16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:03Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","ip_address":"10.55.0.4"},{"subnet_id":"a4e5264e-514d-4ca0-8214-5949220dd057","ip_address":"10.65.0.4"}],"id":"a57925d2-b570-4f8d-90a3-8eed0203bb4a","security_groups":[],"mac_address":"fa:16:3e:50:9f:22","project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:18:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-11051b52-d7ef-4bad-b00c-c99016d75a16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:01Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","ip_address":"10.55.0.3"},{"subnet_id":"a4e5264e-514d-4ca0-8214-5949220dd057","ip_address":"10.65.0.3"}],"id":"dae54027-66f3-4039-9c8a-3e57240eeac8","security_groups":[],"mac_address":"fa:16:3e:6b:83:20","project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:18:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-11051b52-d7ef-4bad-b00c-c99016d75a16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:14Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad411611-3a5f-4abd-9e3f-32e3cd02f315","ip_address":"10.55.0.101"},{"subnet_id":"a4e5264e-514d-4ca0-8214-5949220dd057","ip_address":"10.65.0.101"}],"id":"ec643c69-0dbb-4508-a4ee-c65bdeae1df4","security_groups":["f89e6ab3-ca2f-4068-90f3-1aa84e69850d"],"mac_address":"fa:16:3e:c2:b7:d1","project_id":"123b8199444b4ba0b3da7e66bcf01006","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1","admin_state_up":true,"network_id":"11051b52-d7ef-4bad-b00c-c99016d75a16","tenant_id":"123b8199444b4ba0b3da7e66bcf01006","created_at":"2018-10-22T09:18:04Z","binding:vnic_type":"normal","device_id":"13abc7b1-d86f-4a5a-a186-f20316afb954"}]} 2018-10-22 09:18:17,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-d5b284f6-a5ab-4278-8555-0863db6e849a 2018-10-22 09:18:17,251 - create_instance - INFO - Deleting Port with ID - ec643c69-0dbb-4508-a4ee-c65bdeae1df4 2018-10-22 09:18:17,251 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304port-1 2018-10-22 09:18:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ec643c69-0dbb-4508-a4ee-c65bdeae1df4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:17,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be9d4e7c-1fd6-4b60-bf2e-d744e3e5c9b8 Date: Mon, 22 Oct 2018 09:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:17,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ec643c69-0dbb-4508-a4ee-c65bdeae1df4 used request id req-be9d4e7c-1fd6-4b60-bf2e-d744e3e5c9b8 2018-10-22 09:18:17,724 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst 2018-10-22 09:18:17,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:18,036 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-16c2cee5-0bde-4d5f-a5c8-9c0a3c6bc483 x-compute-request-id: req-16c2cee5-0bde-4d5f-a5c8-9c0a3c6bc483 Content-Type: application/json 2018-10-22 09:18:18,037 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-16c2cee5-0bde-4d5f-a5c8-9c0a3c6bc483 2018-10-22 09:18:18,037 - create_instance - INFO - Checking deletion status 2018-10-22 09:18:18,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:18,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18: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-8fd2b068-0184-47ec-9110-63469a217782 x-compute-request-id: req-8fd2b068-0184-47ec-9110-63469a217782 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:b7:d1", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:b7:d1", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13abc7b1-d86f-4a5a-a186-f20316afb954", "rel": "bookmark"}], "image": {"id": "ff226992-442b-4776-b125-fdc68548fbfa", "links": [{"href": "http://172.30.9.28:8774/images/ff226992-442b-4776-b125-fdc68548fbfa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:15.000000", "flavor": {"id": "cad77b61-1e3d-439c-9c3a-984daf8b30cd", "links": [{"href": "http://172.30.9.28:8774/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd", "rel": "bookmark"}]}, "id": "13abc7b1-d86f-4a5a-a186-f20316afb954", "user_id": "89795fd3e8f64c6c8d0fb6149850973b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:17Z", "hostId": "e5a5048f9440159af65da798ef5c7a9888f39af3c2ebbd4f26d9cdc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst", "created": "2018-10-22T09:18:08Z", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:18,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-8fd2b068-0184-47ec-9110-63469a217782 2018-10-22 09:18:18,414 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst] is - ACTIVE 2018-10-22 09:18:18,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:18:21,418 - create_instance - DEBUG - VM status query timeout in 296.619368076 2018-10-22 09:18:21,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c731542d965159d1599061100d1a45b5f8df732" 2018-10-22 09:18:21,467 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-8bfa4d49-6084-4db1-907b-220bd6f59ed6 x-compute-request-id: req-8bfa4d49-6084-4db1-907b-220bd6f59ed6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 13abc7b1-d86f-4a5a-a186-f20316afb954 could not be found.", "code": 404}} 2018-10-22 09:18:21,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/13abc7b1-d86f-4a5a-a186-f20316afb954 used request id req-8bfa4d49-6084-4db1-907b-220bd6f59ed6 2018-10-22 09:18:21,468 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 13abc7b1-d86f-4a5a-a186-f20316afb954 could not be found. (HTTP 404) (Request-ID: req-8bfa4d49-6084-4db1-907b-220bd6f59ed6) 2018-10-22 09:18:21,468 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-inst 2018-10-22 09:18:21,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c300dd843d871f0651bd284586fb0d305134efb" 2018-10-22 09:18:21,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-0ce8aac7-a03c-473d-945e-8ff1a2249c99 x-compute-request-id: req-0ce8aac7-a03c-473d-945e-8ff1a2249c99 Content-Length: 0 Content-Type: application/json 2018-10-22 09:18:21,516 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cad77b61-1e3d-439c-9c3a-984daf8b30cd used request id req-0ce8aac7-a03c-473d-945e-8ff1a2249c99 2018-10-22 09:18:21,517 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-subnet 2018-10-22 09:18:21,517 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-subnet 2018-10-22 09:18:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/bac35b67-cdd5-4f16-923b-dd689ccbf68d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:18:23,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-634c2757-b03c-4af9-af0f-6304688d50f4 Date: Mon, 22 Oct 2018 09:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:23,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/bac35b67-cdd5-4f16-923b-dd689ccbf68d used request id req-634c2757-b03c-4af9-af0f-6304688d50f4 2018-10-22 09:18:23,896 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-pub-net 2018-10-22 09:18:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/303ce8b8-851f-47b9-bd7b-5f2718381f87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44f0c01d70d69282fdd3977236153ef5246db9" 2018-10-22 09:18:25,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4c5d254-f924-459f-b8fe-14f02bf73130 Date: Mon, 22 Oct 2018 09:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:25,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/303ce8b8-851f-47b9-bd7b-5f2718381f87 used request id req-b4c5d254-f924-459f-b8fe-14f02bf73130 2018-10-22 09:18:25,123 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2 2018-10-22 09:18:25,124 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet2 2018-10-22 09:18:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a4e5264e-514d-4ca0-8214-5949220dd057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:18:27,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4743d723-c167-4db0-a6c7-8741fd5d4c90 Date: Mon, 22 Oct 2018 09:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:27,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a4e5264e-514d-4ca0-8214-5949220dd057 used request id req-4743d723-c167-4db0-a6c7-8741fd5d4c90 2018-10-22 09:18:27,356 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1 2018-10-22 09:18:27,356 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-subnet1 2018-10-22 09:18:27,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ad411611-3a5f-4abd-9e3f-32e3cd02f315 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:18:29,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90443f55-1ad5-4a10-aab3-3774d6ed8053 Date: Mon, 22 Oct 2018 09:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:29,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ad411611-3a5f-4abd-9e3f-32e3cd02f315 used request id req-90443f55-1ad5-4a10-aab3-3774d6ed8053 2018-10-22 09:18:29,709 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304net2 2018-10-22 09:18:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/11051b52-d7ef-4bad-b00c-c99016d75a16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d858d9e5dba2ed31703156ec5a893fe09de573" 2018-10-22 09:18:30,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbd879fe-7696-4e81-8300-2241327a43e5 Date: Mon, 22 Oct 2018 09:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:30,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/11051b52-d7ef-4bad-b00c-c99016d75a16 used request id req-dbd879fe-7696-4e81-8300-2241327a43e5 2018-10-22 09:18:30,699 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bb91f008-42e4-4cf0-8c2d-fd5860b0a304-image 2018-10-22 09:18:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b5fc91d365bc170fa7d699a29f77754a0476a8" 2018-10-22 09:18:32,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efdd6054-2b04-4b12-a987-ba06e49a5567 Date: Mon, 22 Oct 2018 09:18:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:18:32,789 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ff226992-442b-4776-b125-fdc68548fbfa used request id req-efdd6054-2b04-4b12-a987-ba06e49a5567 2018-10-22 09:18:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4fecdc9c-d264-4c62-9dc6-f91b6f2f97dc Date: Mon, 22 Oct 2018 09:18:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "created_at": "2018-10-22T09:17:54Z", "updated_at": "2018-10-22T09:17:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "revision_number": 0, "id": "68c5d984-9309-456d-a481-3505b7624c10", "remote_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "port_range_min": null, "ethertype": "IPv4", "project_id": "123b8199444b4ba0b3da7e66bcf01006"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "revision_number": 0, "id": "b6ad6974-0e11-4c44-82bf-d21f9fa058d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "port_range_min": null, "ethertype": "IPv6", "project_id": "123b8199444b4ba0b3da7e66bcf01006"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "revision_number": 0, "id": "e287dad1-e061-43b6-9ba1-8697a897bf2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "port_range_min": null, "ethertype": "IPv4", "project_id": "123b8199444b4ba0b3da7e66bcf01006"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "revision_number": 0, "id": "e392f917-d616-4294-8e72-cba1ea4c6a74", "remote_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "remote_ip_prefix": null, "created_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "port_range_min": null, "ethertype": "IPv6", "project_id": "123b8199444b4ba0b3da7e66bcf01006"}], "revision_number": 4, "project_id": "123b8199444b4ba0b3da7e66bcf01006", "id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "name": "default"}]} 2018-10-22 09:18:33,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4fecdc9c-d264-4c62-9dc6-f91b6f2f97dc 2018-10-22 09:18:33,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff9bc9a-dc02-4199-abfd-e8966588729c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:18:33,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-2ff9bc9a-dc02-4199-abfd-e8966588729c 2018-10-22 09:18:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4356c9f7-17e2-4dd8-80f1-da59eddf358c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:18:33,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-4356c9f7-17e2-4dd8-80f1-da59eddf358c 2018-10-22 09:18:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e720092-a0da-4a6d-8ced-8782c0c5d0f1 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:18:33,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-4e720092-a0da-4a6d-8ced-8782c0c5d0f1 2018-10-22 09:18:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bc703a-90b6-4a64-ba28-b6203e13a34b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006"}, "enabled": true, "id": "123b8199444b4ba0b3da7e66bcf01006", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj"}} 2018-10-22 09:18:33,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-d9bc703a-90b6-4a64-ba28-b6203e13a34b 2018-10-22 09:18:33,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f89e6ab3-ca2f-4068-90f3-1aa84e69850d 2018-10-22 09:18:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f89e6ab3-ca2f-4068-90f3-1aa84e69850d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8d60c294-53e2-4600-a078-5433257dba5c Date: Mon, 22 Oct 2018 09:18:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "port_range_min": null, "revision_number": 0, "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "created_at": "2018-10-22T09:17:54Z", "project_id": "123b8199444b4ba0b3da7e66bcf01006", "id": "68c5d984-9309-456d-a481-3505b7624c10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "port_range_min": null, "revision_number": 0, "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "created_at": "2018-10-22T09:17:54Z", "project_id": "123b8199444b4ba0b3da7e66bcf01006", "id": "b6ad6974-0e11-4c44-82bf-d21f9fa058d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "port_range_min": null, "revision_number": 0, "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "created_at": "2018-10-22T09:17:54Z", "project_id": "123b8199444b4ba0b3da7e66bcf01006", "id": "e287dad1-e061-43b6-9ba1-8697a897bf2a"}, {"remote_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:17:54Z", "security_group_id": "f89e6ab3-ca2f-4068-90f3-1aa84e69850d", "port_range_min": null, "revision_number": 0, "tenant_id": "123b8199444b4ba0b3da7e66bcf01006", "created_at": "2018-10-22T09:17:54Z", "project_id": "123b8199444b4ba0b3da7e66bcf01006", "id": "e392f917-d616-4294-8e72-cba1ea4c6a74"}]} 2018-10-22 09:18:33,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f89e6ab3-ca2f-4068-90f3-1aa84e69850d used request id req-8d60c294-53e2-4600-a078-5433257dba5c 2018-10-22 09:18:33,615 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:18:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f89e6ab3-ca2f-4068-90f3-1aa84e69850d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:33,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72c05785-bfa6-42d7-b95b-96f563c941f0 Content-Length: 0 Date: Mon, 22 Oct 2018 09:18:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:18:33,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f89e6ab3-ca2f-4068-90f3-1aa84e69850d used request id req-72c05785-bfa6-42d7-b95b-96f563c941f0 2018-10-22 09:18:33,910 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj 2018-10-22 09:18:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:34,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7773499-6cfa-4825-8b40-f6c17ce70665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:18:34,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/123b8199444b4ba0b3da7e66bcf01006 used request id req-e7773499-6cfa-4825-8b40-f6c17ce70665 2018-10-22 09:18:34,129 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2fc7701f-ed0b-450-proj-role 2018-10-22 09:18:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b79d7cc9b6964920a5644cc7785074f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:34,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3753c1-0929-4ce7-be0d-a75c818e36b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:18:34,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b79d7cc9b6964920a5644cc7785074f3 used request id req-8b3753c1-0929-4ce7-be0d-a75c818e36b2 2018-10-22 09:18:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7658d79eb1040c1100126c5d3bb985faed324e76" 2018-10-22 09:18:34,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa92015d-2c10-4bab-860d-e493161d1e2f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:18:34,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fa92015d-2c10-4bab-860d-e493161d1e2f 2018-10-22 09:18:34,329 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2fc7701f-ed0b-450-user 2018-10-22 09:18:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/89795fd3e8f64c6c8d0fb6149850973b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bdb1cd3f109890e35d2ab9f768f40a985cd167" 2018-10-22 09:18:34,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7780f633-6b76-4983-972d-a3ef7ef9353a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:18:34,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/89795fd3e8f64c6c8d0fb6149850973b used request id req-7780f633-6b76-4983-972d-a3ef7ef9353a 2018-10-22 09:18:34,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:34,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["exviX71xR4iD8l7oL1y_Xw"], "issued_at": "2018-10-22T09:18:34.000000Z"}} 2018-10-22 09:18:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2933ca9255145d29587e714d1f6133fa74c702" 2018-10-22 09:18:35,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae94c6d2-39d3-41cf-916b-1453f059d82e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:35,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae94c6d2-39d3-41cf-916b-1453f059d82e 2018-10-22 09:18:35,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:35,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:35,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["JDKsc6eGQ2eceWBOgmH_og"], "issued_at": "2018-10-22T09:18:35.000000Z"}} 2018-10-22 09:18:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:18:35,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe97efd-41db-42a9-8963-b3c24187a821 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:35,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8fe97efd-41db-42a9-8963-b3c24187a821 2018-10-22 09:18:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:18:35,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:18:35,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:18:35,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4debeb5-927e-4bd8-b6f4-6da9fd713615 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:18:35,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj used request id req-f4debeb5-927e-4bd8-b6f4-6da9fd713615 2018-10-22 09:18:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:18:35,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208b3e2f-3657-424c-8c63-301e197e0d7d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:18:35,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-208b3e2f-3657-424c-8c63-301e197e0d7d 2018-10-22 09:18:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}}' 2018-10-22 09:18:35,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f65d99d-591d-4767-b718-5b5cdf627b76 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:18:35,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3f65d99d-591d-4767-b718-5b5cdf627b76 2018-10-22 09:18:35,826 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj 2018-10-22 09:18:35,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:35,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:36,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["-dTbm9jpQUmcdyH8zGq9Sw"], "issued_at": "2018-10-22T09:18:36.000000Z"}} 2018-10-22 09:18:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd777a65ad3e1d20754e063d1f4b26d66468361a" 2018-10-22 09:18:36,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b002b4af-24e6-42aa-9596-fed22621352c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:36,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b002b4af-24e6-42aa-9596-fed22621352c 2018-10-22 09:18:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:18:36,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:18:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd777a65ad3e1d20754e063d1f4b26d66468361a" 2018-10-22 09:18:36,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc795535-052e-4059-a99e-89a29a9b65c4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:18:36,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cc795535-052e-4059-a99e-89a29a9b65c4 2018-10-22 09:18:36,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd777a65ad3e1d20754e063d1f4b26d66468361a" 2018-10-22 09:18:36,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0724c0-b8db-4fef-b80e-aa68b9b37764 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}]} 2018-10-22 09:18:36,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj used request id req-2c0724c0-b8db-4fef-b80e-aa68b9b37764 2018-10-22 09:18:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd777a65ad3e1d20754e063d1f4b26d66468361a" 2018-10-22 09:18:36,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e1514b-3bbe-46de-8c0b-5dc75147282f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:18:36,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-76e1514b-3bbe-46de-8c0b-5dc75147282f 2018-10-22 09:18:36,968 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user 2018-10-22 09:18:36,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:18:37,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b03937-fa4d-4e2d-a7aa-3359306019d1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:18:37,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-40b03937-fa4d-4e2d-a7aa-3359306019d1 2018-10-22 09:18:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" -d '{"role": {"name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}}' 2018-10-22 09:18:37,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea252d6e-3da2-4c05-a9ad-c737186b9955 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae1f37d796764e30bdbeace26e5f0d31", "links": {"self": "http://172.30.9.28:5000/v3/roles/ae1f37d796764e30bdbeace26e5f0d31"}, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}} 2018-10-22 09:18:37,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ea252d6e-3da2-4c05-a9ad-c737186b9955 2018-10-22 09:18:37,167 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role 2018-10-22 09:18:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ae1f37d796764e30bdbeace26e5f0d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:18:37,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4951f7bf-0747-4dae-921a-5325b07abaef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ae1f37d796764e30bdbeace26e5f0d31"}, "domain_id": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role", "id": "ae1f37d796764e30bdbeace26e5f0d31"}} 2018-10-22 09:18:37,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ae1f37d796764e30bdbeace26e5f0d31 used request id req-4951f7bf-0747-4dae-921a-5325b07abaef 2018-10-22 09:18:37,259 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role to project InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj 2018-10-22 09:18:37,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a/users/72f482b8cdbf4052b3836549a0ebb4d0/roles/ae1f37d796764e30bdbeace26e5f0d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:18:37,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f869ec66-20c7-4ed8-a872-92ea50dc062a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:18:37,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a/users/72f482b8cdbf4052b3836549a0ebb4d0/roles/ae1f37d796764e30bdbeace26e5f0d31 used request id req-f869ec66-20c7-4ed8-a872-92ea50dc062a 2018-10-22 09:18:37,391 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:18:37,393 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:18:37,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:37,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:37,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae1f37d796764e30bdbeace26e5f0d31", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}], "expires_at": "2018-10-22T10:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user", "id": "72f482b8cdbf4052b3836549a0ebb4d0"}, "audit_ids": ["02aAXWLSRgOTA6J0d0H3VA"], "issued_at": "2018-10-22T09:18:37.000000Z"}} 2018-10-22 09:18:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:18:37,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c0f17a-b783-406e-a1ac-db9bf6fbc7f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:37,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a3c0f17a-b783-406e-a1ac-db9bf6fbc7f2 2018-10-22 09:18:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:18:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f4b569a7-246c-4501-8eda-4d8001fe4586 Date: Mon, 22 Oct 2018 09:18:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image"} 2018-10-22 09:18:38,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image used request id req-f4b569a7-246c-4501-8eda-4d8001fe4586 2018-10-22 09:18:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:18:38,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd305b1a-d994-4dd7-b156-d7fb07febde3 Date: Mon, 22 Oct 2018 09:18: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"}}} 2018-10-22 09:18:38,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fd305b1a-d994-4dd7-b156-d7fb07febde3 2018-10-22 09:18:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image"}' 2018-10-22 09:18:38,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d X-Openstack-Request-Id: req-741a0b4f-cc1d-460a-b253-e11863882f62 Date: Mon, 22 Oct 2018 09:18:38 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:18:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:18:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "min_disk": 0, "protected": false, "id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "file": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/file", "checksum": null, "owner": "78faf11f764e42d5b2a73ee3ac7d840a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:18:38,576 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-741a0b4f-cc1d-460a-b253-e11863882f62 2018-10-22 09:18:38,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" -d '' 2018-10-22 09:18:39,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cc5a04a-9a0a-47a7-ad04-aa25a09d2884 Date: Mon, 22 Oct 2018 09:18:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:18:39,986 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/file used request id req-1cc5a04a-9a0a-47a7-ad04-aa25a09d2884 2018-10-22 09:18:39,987 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:18:39,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:18:40,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f63bbe1c-f9bf-4929-abd2-cee1835b8e9f Date: Mon, 22 Oct 2018 09:18:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:18:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/snap", "metadata": {}}], "self": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "min_disk": 0, "protected": false, "id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "file": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78faf11f764e42d5b2a73ee3ac7d840a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:18:40,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d used request id req-f63bbe1c-f9bf-4929-abd2-cee1835b8e9f 2018-10-22 09:18:40,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:18:40,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a03cd00b-20f6-45d8-bdc7-cda6f7a2f918 Date: Mon, 22 Oct 2018 09: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"}}} 2018-10-22 09:18:40,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a03cd00b-20f6-45d8-bdc7-cda6f7a2f918 2018-10-22 09:18:40,313 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image 2018-10-22 09:18:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:18:40,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c4e68ec2-23d2-4082-bea6-ea82224082de Date: Mon, 22 Oct 2018 09:18:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:18:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/snap", "metadata": {}}], "self": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "min_disk": 0, "protected": false, "id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "file": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78faf11f764e42d5b2a73ee3ac7d840a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:18:40,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d used request id req-c4e68ec2-23d2-4082-bea6-ea82224082de 2018-10-22 09:18:40,475 - create_image - DEBUG - Instance status is - active 2018-10-22 09:18:40,475 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image 2018-10-22 09:18:40,475 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image 2018-10-22 09:18:40,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:40,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:40,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae1f37d796764e30bdbeace26e5f0d31", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}], "expires_at": "2018-10-22T10:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user", "id": "72f482b8cdbf4052b3836549a0ebb4d0"}, "audit_ids": ["uKQLifDNSs2U4IpBjzZSQw"], "issued_at": "2018-10-22T09:18:40.000000Z"}} 2018-10-22 09:18:40,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:18:40,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1270bd2f-1297-4659-b8c8-1d2315ba7cc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:40,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1270bd2f-1297-4659-b8c8-1d2315ba7cc2 2018-10-22 09:18:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:18:41,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-81eac449-e9f0-4214-8d9c-8e808a10d12a Date: Mon, 22 Oct 2018 09:18:41 GMT RESP BODY: {"networks":[]} 2018-10-22 09:18:41,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-81eac449-e9f0-4214-8d9c-8e808a10d12a 2018-10-22 09:18:41,056 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net 2018-10-22 09:18:41,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" -d '{"network": {"name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net", "admin_state_up": true}}' 2018-10-22 09:18:41,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-917ec6a1-3b9c-4914-b54b-4c12243c740d Date: Mon, 22 Oct 2018 09:18:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06851424-fa58-4569-b7b6-e5d767eb239f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:18:41Z","is_default":false,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","mtu":1450}} 2018-10-22 09:18:41,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-917ec6a1-3b9c-4914-b54b-4c12243c740d 2018-10-22 09:18:41,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:18:42,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-c9df40ef-de10-433c-a2d4-4f8dda6320ac Date: Mon, 22 Oct 2018 09:18: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":"2018-10-22T09:18:41Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:42,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-c9df40ef-de10-433c-a2d4-4f8dda6320ac 2018-10-22 09:18:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:18:42,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a878da8-1930-496c-abb9-b92942634666 Date: Mon, 22 Oct 2018 09:18:42 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:18:42,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-4a878da8-1930-496c-abb9-b92942634666 2018-10-22 09:18:42,343 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet 2018-10-22 09:18:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" -d '{"subnets": [{"ip_version": 4, "network_id": "06851424-fa58-4569-b7b6-e5d767eb239f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]}' 2018-10-22 09:18:43,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7da697e0-01da-4293-bdf7-4f97672859d2 Date: Mon, 22 Oct 2018 09:18:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:43,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7da697e0-01da-4293-bdf7-4f97672859d2 2018-10-22 09:18:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:18:43,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f90cdbb9-defa-4f8b-a48f-f1ad2ce4e1cf Date: Mon, 22 Oct 2018 09:18: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:43,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-f90cdbb9-defa-4f8b-a48f-f1ad2ce4e1cf 2018-10-22 09:18:43,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:18:43,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-124d335f-40e3-44bd-909b-9f498dd51c29 Date: Mon, 22 Oct 2018 09:18:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:43,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-124d335f-40e3-44bd-909b-9f498dd51c29 2018-10-22 09:18:43,639 - OpenStackNetwork - DEBUG - Network [06851424-fa58-4569-b7b6-e5d767eb239f] created successfully 2018-10-22 09:18:43,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:43,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:44,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NyLWQitFSBOvS94F1V1hfQ"], "issued_at": "2018-10-22T09:18:44.000000Z"}} 2018-10-22 09:18:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811483a911f6e20e2a79638af3f85dc3f9b58c5e" 2018-10-22 09:18:44,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c6fe65-d8c2-4196-aa38-d735b3371738 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:44,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0c6fe65-d8c2-4196-aa38-d735b3371738 2018-10-22 09:18:44,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:18:44,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811483a911f6e20e2a79638af3f85dc3f9b58c5e" 2018-10-22 09:18:44,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-9bd62f54-2fbe-4299-b231-34b5c8f5c88e x-compute-request-id: req-9bd62f54-2fbe-4299-b231-34b5c8f5c88e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:18:44,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9bd62f54-2fbe-4299-b231-34b5c8f5c88e 2018-10-22 09:18:44,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811483a911f6e20e2a79638af3f85dc3f9b58c5e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:18:44,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e7e8310-2137-4e85-972f-33923a2975ea x-compute-request-id: req-6e7e8310-2137-4e85-972f-33923a2975ea Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:18:44,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e7e8310-2137-4e85-972f-33923a2975ea 2018-10-22 09:18:44,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:44,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:44,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae1f37d796764e30bdbeace26e5f0d31", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}], "expires_at": "2018-10-22T10:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user", "id": "72f482b8cdbf4052b3836549a0ebb4d0"}, "audit_ids": ["3Pa-eIuSQUmxzUo5Es0vLA"], "issued_at": "2018-10-22T09:18:44.000000Z"}} 2018-10-22 09:18:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:44,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d896d050-8095-4afb-b130-74e674194ae1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:44,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d896d050-8095-4afb-b130-74e674194ae1 2018-10-22 09:18:44,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:18:44,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:44,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58496f6f-6303-4b11-a05d-e63684f92cc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:44,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58496f6f-6303-4b11-a05d-e63684f92cc5 2018-10-22 09:18:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:45,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-67b330d5-059e-4856-8a9f-1a3af4353bfd Date: Mon, 22 Oct 2018 09: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:45,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-67b330d5-059e-4856-8a9f-1a3af4353bfd 2018-10-22 09:18:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:18:45,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:18:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:45,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3253a57-c68d-4335-be60-4831dc5facfa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:18:45,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-e3253a57-c68d-4335-be60-4831dc5facfa 2018-10-22 09:18:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:45,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-501dfcee-3745-4bf6-9cf7-e87e6ca883f1 Date: Mon, 22 Oct 2018 09:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:45,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-501dfcee-3745-4bf6-9cf7-e87e6ca883f1 2018-10-22 09:18:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:45,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a72ea32-b19c-4213-b546-6b52a5f19049 Date: Mon, 22 Oct 2018 09:18:45 GMT RESP BODY: {"ports":[]} 2018-10-22 09:18:45,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port&admin_state_up=True used request id req-4a72ea32-b19c-4213-b546-6b52a5f19049 2018-10-22 09:18:45,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:45,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96dc4f54-25f6-4d33-a2d5-f4a4c31a4d99 x-compute-request-id: req-96dc4f54-25f6-4d33-a2d5-f4a4c31a4d99 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:18:45,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst used request id req-96dc4f54-25f6-4d33-a2d5-f4a4c31a4d99 2018-10-22 09:18:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:46,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-980678ed-caf2-4223-978e-598d9d247306 Date: Mon, 22 Oct 2018 09: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:46,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-980678ed-caf2-4223-978e-598d9d247306 2018-10-22 09:18:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:46,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24c0f95-5983-4a08-bbc2-07e07c160b8b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:18:46,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-d24c0f95-5983-4a08-bbc2-07e07c160b8b 2018-10-22 09:18:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:46,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-687eeae0-1d24-43fd-b146-f3f97c410e79 Date: Mon, 22 Oct 2018 09:18:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:46,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-687eeae0-1d24-43fd-b146-f3f97c410e79 2018-10-22 09:18:46,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:46,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c01a3bb2-8d7e-4c69-af31-93421ec42211 Date: Mon, 22 Oct 2018 09:18:46 GMT RESP BODY: {"ports":[]} 2018-10-22 09:18:46,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port&admin_state_up=True used request id req-c01a3bb2-8d7e-4c69-af31-93421ec42211 2018-10-22 09:18:46,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:18:46,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:18:46,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae1f37d796764e30bdbeace26e5f0d31", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}], "expires_at": "2018-10-22T10:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user", "id": "72f482b8cdbf4052b3836549a0ebb4d0"}, "audit_ids": ["qMc_Egn3TOyMrGG8XiYywA"], "issued_at": "2018-10-22T09:18:46.000000Z"}} 2018-10-22 09:18:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0f79bdfb118adcd5761d89511103e37dc95a5c" 2018-10-22 09:18:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62d8139-1718-4ae4-a744-591c18408402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:18:46,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b62d8139-1718-4ae4-a744-591c18408402 2018-10-22 09:18:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:47,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a0b30baa-56c3-4c38-844a-e536ab26768b Date: Mon, 22 Oct 2018 09: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:47,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-a0b30baa-56c3-4c38-844a-e536ab26768b 2018-10-22 09:18:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:47,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d6237e19-596d-4480-86ef-849f3d4b8c22 Date: Mon, 22 Oct 2018 09:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:47,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-d6237e19-596d-4480-86ef-849f3d4b8c22 2018-10-22 09:18:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:47,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7301138d-211b-4525-84ca-924ac6b1e933 Date: Mon, 22 Oct 2018 09: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:47,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-7301138d-211b-4525-84ca-924ac6b1e933 2018-10-22 09:18:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:18:47,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:18:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0f79bdfb118adcd5761d89511103e37dc95a5c" 2018-10-22 09:18:47,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129b31b5-b01a-4b11-993c-3b5369b0658f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:18:47,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-129b31b5-b01a-4b11-993c-3b5369b0658f 2018-10-22 09:18:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:47,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb5ce2f5-90cb-4c33-8889-f1bcb50b0923 Date: Mon, 22 Oct 2018 09:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:47,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-cb5ce2f5-90cb-4c33-8889-f1bcb50b0923 2018-10-22 09:18:47,968 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net 2018-10-22 09:18:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" -d '{"port": {"network_id": "06851424-fa58-4569-b7b6-e5d767eb239f", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port", "admin_state_up": true}}' 2018-10-22 09:18:48,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-a9f83d02-fe46-49ca-b4c2-d0a17f560c5a Date: Mon, 22 Oct 2018 09:18:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","qos_policy_id":null,"admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal"}} 2018-10-22 09:18:48,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a9f83d02-fe46-49ca-b4c2-d0a17f560c5a 2018-10-22 09:18:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f8e5e30d-a744-4e5d-8d20-0d66d2d8c22a Date: Mon, 22 Oct 2018 09:18: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:18:49,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-f8e5e30d-a744-4e5d-8d20-0d66d2d8c22a 2018-10-22 09:18:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58ac93c-91ee-4e34-b449-1aff44ca7bfe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:18:49,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-a58ac93c-91ee-4e34-b449-1aff44ca7bfe 2018-10-22 09:18:49,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc11c5a6-291a-4a8e-a185-8b58c67bf33f Date: Mon, 22 Oct 2018 09:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:18:49,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-dc11c5a6-291a-4a8e-a185-8b58c67bf33f 2018-10-22 09:18:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-2b5a7ff7-0272-43d6-8401-c4945eaa3108 Date: Mon, 22 Oct 2018 09:18:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:18:49,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port&admin_state_up=True used request id req-2b5a7ff7-0272-43d6-8401-c4945eaa3108 2018-10-22 09:18:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfed3708-f549-4a54-b273-f1774ec6ab68 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:18:49,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-bfed3708-f549-4a54-b273-f1774ec6ab68 2018-10-22 09:18:49,696 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst 2018-10-22 09:18:49,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-eead2b04-536d-4fc6-a6d3-e4490299cb4e x-compute-request-id: req-eead2b04-536d-4fc6-a6d3-e4490299cb4e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-flavor-name"}]} 2018-10-22 09:18:49,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-eead2b04-536d-4fc6-a6d3-e4490299cb4e 2018-10-22 09:18:49,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-8ff8f479-cd86-4001-a7c3-0f613579ccf5 x-compute-request-id: req-8ff8f479-cd86-4001-a7c3-0f613579ccf5 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:18:49,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25 used request id req-8ff8f479-cd86-4001-a7c3-0f613579ccf5 2018-10-22 09:18:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:49,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a895e0f9-8556-495b-a0ac-004e455ee00e Date: Mon, 22 Oct 2018 09:18:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:18:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/snap", "metadata": {}}], "self": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "min_disk": 0, "protected": false, "id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "file": "/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78faf11f764e42d5b2a73ee3ac7d840a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2972cddd-e52f-4523-97bf-e5bc7679f02d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image"} 2018-10-22 09:18:49,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image used request id req-a895e0f9-8556-495b-a0ac-004e455ee00e 2018-10-22 09:18:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:50,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f45ff48f-80e0-4473-ac32-80e36cb6f683 Date: Mon, 22 Oct 2018 09:18: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"}}} 2018-10-22 09:18:50,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f45ff48f-80e0-4473-ac32-80e36cb6f683 2018-10-22 09:18:50,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" -d '{"server": {"name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "imageRef": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "flavorRef": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "max_count": 1, "min_count": 1, "networks": [{"port": "2ecfaf5f-4455-4671-b245-0d95c08f5df2"}]}}' 2018-10-22 09:18:51,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cba0314-4e1a-4567-a9f0-1b373c295cb4 x-compute-request-id: req-9cba0314-4e1a-4567-a9f0-1b373c295cb4 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "adminPass": "M2L8qgnxZNLi"}} 2018-10-22 09:18:51,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9cba0314-4e1a-4567-a9f0-1b373c295cb4 2018-10-22 09:18:51,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:52,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-fea02a8e-68f0-440e-b573-2fa311c94933 x-compute-request-id: req-fea02a8e-68f0-440e-b573-2fa311c94933 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.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:18:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:52,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-fea02a8e-68f0-440e-b573-2fa311c94933 2018-10-22 09:18:52,265 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst 2018-10-22 09:18:52,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:52,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3a49b83-a20d-4455-b9a9-695c0b23b904 x-compute-request-id: req-b3a49b83-a20d-4455-b9a9-695c0b23b904 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.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:18:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:52,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-b3a49b83-a20d-4455-b9a9-695c0b23b904 2018-10-22 09:18:52,625 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst] is - BUILD 2018-10-22 09:18:52,625 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:18:55,628 - create_instance - DEBUG - VM status query timeout in 896.637051821 2018-10-22 09:18:55,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:18:56,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18: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-3b726c78-3e6a-4d51-a962-486bf8fe4b27 x-compute-request-id: req-3b726c78-3e6a-4d51-a962-486bf8fe4b27 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.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:18:52Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:18:56,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-3b726c78-3e6a-4d51-a962-486bf8fe4b27 2018-10-22 09:18:56,401 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst] is - BUILD 2018-10-22 09:18:56,401 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:18:59,404 - create_instance - DEBUG - VM status query timeout in 892.860953808 2018-10-22 09:18:59,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:00,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:18:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3836d1d1-d990-4cda-91e7-a5bfa36bffb8 x-compute-request-id: req-3836d1d1-d990-4cda-91e7-a5bfa36bffb8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:00,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-3836d1d1-d990-4cda-91e7-a5bfa36bffb8 2018-10-22 09:19:00,102 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst] is - ACTIVE 2018-10-22 09:19:00,102 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:19:00,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:00,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0a78ae0-c1af-4617-ac24-476015538957 x-compute-request-id: req-f0a78ae0-c1af-4617-ac24-476015538957 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:00,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-f0a78ae0-c1af-4617-ac24-476015538957 2018-10-22 09:19:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:00,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9c588604-a6c7-48fe-b142-971c41e158fb Date: Mon, 22 Oct 2018 09:19: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:19:00,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-9c588604-a6c7-48fe-b142-971c41e158fb 2018-10-22 09:19:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:00,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa777e5a-908f-48a6-afbc-be867cc4228b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:19:00,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-fa777e5a-908f-48a6-afbc-be867cc4228b 2018-10-22 09:19:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:00,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2359f498-98c5-4abb-a90e-9361d36958dd Date: Mon, 22 Oct 2018 09:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:19:00,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-2359f498-98c5-4abb-a90e-9361d36958dd 2018-10-22 09:19:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:01,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-eabbcbd3-34aa-4fc7-a7ad-02fbb5c368fa Date: Mon, 22 Oct 2018 09:19:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.4"}],"id":"2a27b003-f5a0-4647-bdf6-7e7b74236f4e","security_groups":[],"mac_address":"fa:16:3e:51:0a:69","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal","device_id":"2c4ed5ab-db02-470a-8c7c-f85a92001252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.2"}],"id":"3d106600-022f-49d3-bb19-fcf1675c24b4","security_groups":[],"mac_address":"fa:16:3e:73:c7:4e","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.3"}],"id":"eeb0b3af-97cb-4546-9c6f-6bd0e3879c07","security_groups":[],"mac_address":"fa:16:3e:5e:ce:09","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06851424-fa58-4569-b7b6-e5d767eb239f"}]} 2018-10-22 09:19:01,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-eabbcbd3-34aa-4fc7-a7ad-02fbb5c368fa 2018-10-22 09:19:01,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:01,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:01,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae1f37d796764e30bdbeace26e5f0d31", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}], "expires_at": "2018-10-22T10:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user", "id": "72f482b8cdbf4052b3836549a0ebb4d0"}, "audit_ids": ["HQPX_weUR4eLYWW3FNR26A"], "issued_at": "2018-10-22T09:19:01.000000Z"}} 2018-10-22 09:19:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:01,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aa8141-4927-4b2c-b2d6-1fe177e05cce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:01,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39aa8141-4927-4b2c-b2d6-1fe177e05cce 2018-10-22 09:19:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-197f1839-4565-4600-a2f0-35850bfff1c2 Date: Mon, 22 Oct 2018 09:19:01 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:19:01,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name&description=hello+group used request id req-197f1839-4565-4600-a2f0-35850bfff1c2 2018-10-22 09:19:01,844 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name... 2018-10-22 09:19:01,844 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name 2018-10-22 09:19:01,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name", "description": "hello group"}}' 2018-10-22 09:19:02,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-59a6b88b-1cae-4279-9580-d608fa2194b8 Date: Mon, 22 Oct 2018 09:19:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "updated_at": "2018-10-22T09:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv4", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv6", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}], "revision_number": 2, "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name"}} 2018-10-22 09:19:02,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-59a6b88b-1cae-4279-9580-d608fa2194b8 2018-10-22 09:19:02,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:02,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ca981ac-a138-4956-86ee-3270f9e80c11 Date: Mon, 22 Oct 2018 09:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e"}]} 2018-10-22 09:19:02,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-6ca981ac-a138-4956-86ee-3270f9e80c11 2018-10-22 09:19:02,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:02,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47236cb7-f5ec-449f-aad8-635b6b13975a Date: Mon, 22 Oct 2018 09:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e"}]} 2018-10-22 09:19:02,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-47236cb7-f5ec-449f-aad8-635b6b13975a 2018-10-22 09:19:02,479 - neutron_utils - INFO - Retrieving security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:02,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:02,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-979e761f-a6dd-473c-bf40-d141ca76923f Date: Mon, 22 Oct 2018 09:19:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "updated_at": "2018-10-22T09:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv4", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv6", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}], "revision_number": 2, "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name"}]} 2018-10-22 09:19:02,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-979e761f-a6dd-473c-bf40-d141ca76923f 2018-10-22 09:19:02,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5cf3b3d-5e5f-4e2a-9699-1d891b0a2968 Date: Mon, 22 Oct 2018 09:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e"}]} 2018-10-22 09:19:02,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-f5cf3b3d-5e5f-4e2a-9699-1d891b0a2968 2018-10-22 09:19:02,887 - neutron_utils - INFO - Retrieving security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:02,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c0bd4b5a-3de7-4702-914e-14bde838b272 Date: Mon, 22 Oct 2018 09:19:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "updated_at": "2018-10-22T09:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv4", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv6", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}], "revision_number": 2, "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name"}]} 2018-10-22 09:19:03,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-c0bd4b5a-3de7-4702-914e-14bde838b272 2018-10-22 09:19:03,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:03,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-876ac905-0d30-4a49-8f4f-59fd58f766c1 Date: Mon, 22 Oct 2018 09:19:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e"}]} 2018-10-22 09:19:03,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-876ac905-0d30-4a49-8f4f-59fd58f766c1 2018-10-22 09:19:03,261 - neutron_utils - INFO - Retrieving security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:03,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-42840174-54d1-4176-be16-1933bee28f87 Date: Mon, 22 Oct 2018 09:19:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "updated_at": "2018-10-22T09:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv4", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "revision_number": 0, "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv6", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}], "revision_number": 2, "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name"}]} 2018-10-22 09:19:03,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-42840174-54d1-4176-be16-1933bee28f87 2018-10-22 09:19:03,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a056bbe-0b15-473a-8bd9-08fe27170ca5 2018-10-22 09:19:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:03,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b96cea37-3476-4d2a-b934-b06e85a70edb Date: Mon, 22 Oct 2018 09:19:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:02Z", "security_group_id": "1a056bbe-0b15-473a-8bd9-08fe27170ca5", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:19:02Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "af041ae2-5b7f-47cc-8222-2e12afd4515e"}]} 2018-10-22 09:19:03,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-b96cea37-3476-4d2a-b934-b06e85a70edb 2018-10-22 09:19:03,504 - neutron_utils - INFO - Deleting security group rule with ID - af041ae2-5b7f-47cc-8222-2e12afd4515e 2018-10-22 09:19:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/af041ae2-5b7f-47cc-8222-2e12afd4515e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:03,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-471ed1b9-ab7f-489a-8d49-bc42a27716fc Content-Length: 0 Date: Mon, 22 Oct 2018 09:19:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:03,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/af041ae2-5b7f-47cc-8222-2e12afd4515e used request id req-471ed1b9-ab7f-489a-8d49-bc42a27716fc 2018-10-22 09:19:03,623 - neutron_utils - INFO - Deleting security group rule with ID - 0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b 2018-10-22 09:19:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:03,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6be287f-eed4-41d2-bd3e-b1f379559110 Content-Length: 0 Date: Mon, 22 Oct 2018 09:19:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:03,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0c83bec6-8a4c-4a24-b4b8-eb1e63331c5b used request id req-e6be287f-eed4-41d2-bd3e-b1f379559110 2018-10-22 09:19:03,898 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name 2018-10-22 09:19:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1a056bbe-0b15-473a-8bd9-08fe27170ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e32ce1246bf0c6fc79991692c79bfb3cc2dfc08" 2018-10-22 09:19:04,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1aa0c386-9b67-453d-aaec-ede11e7394e8 Content-Length: 0 Date: Mon, 22 Oct 2018 09:19:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:04,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1a056bbe-0b15-473a-8bd9-08fe27170ca5 used request id req-1aa0c386-9b67-453d-aaec-ede11e7394e8 2018-10-22 09:19:04,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:04,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c17376e2-90d9-4f29-b5be-d11a82716615 x-compute-request-id: req-c17376e2-90d9-4f29-b5be-d11a82716615 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:04,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-c17376e2-90d9-4f29-b5be-d11a82716615 2018-10-22 09:19:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:04,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2442b3b0-ea1e-4b33-9fdf-7898bfd28c4b Date: Mon, 22 Oct 2018 09:19: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:19:04,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-2442b3b0-ea1e-4b33-9fdf-7898bfd28c4b 2018-10-22 09:19:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afadec3-9cbc-473b-8a53-7efd036d54ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:19:05,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-1afadec3-9cbc-473b-8a53-7efd036d54ab 2018-10-22 09:19:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:05,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3995dfff-079c-4396-bfce-e70da387f2e2 Date: Mon, 22 Oct 2018 09:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:19:05,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-3995dfff-079c-4396-bfce-e70da387f2e2 2018-10-22 09:19:05,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:05,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5031c590-1a45-4cc4-9600-b9989964bc2d Date: Mon, 22 Oct 2018 09:19:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.4"}],"id":"2a27b003-f5a0-4647-bdf6-7e7b74236f4e","security_groups":[],"mac_address":"fa:16:3e:51:0a:69","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal","device_id":"2c4ed5ab-db02-470a-8c7c-f85a92001252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.2"}],"id":"3d106600-022f-49d3-bb19-fcf1675c24b4","security_groups":[],"mac_address":"fa:16:3e:73:c7:4e","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.3"}],"id":"eeb0b3af-97cb-4546-9c6f-6bd0e3879c07","security_groups":[],"mac_address":"fa:16:3e:5e:ce:09","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06851424-fa58-4569-b7b6-e5d767eb239f"}]} 2018-10-22 09:19:05,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-5031c590-1a45-4cc4-9600-b9989964bc2d 2018-10-22 09:19:05,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:05,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae1f37d796764e30bdbeace26e5f0d31", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role"}], "expires_at": "2018-10-22T10:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/78faf11f764e42d5b2a73ee3ac7d840a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user", "id": "72f482b8cdbf4052b3836549a0ebb4d0"}, "audit_ids": ["nj-PLv5QSaCTLDNbMygWRw"], "issued_at": "2018-10-22T09:19:05.000000Z"}} 2018-10-22 09:19:05,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97b1e4d77f7b1d540e158e98774c4cb1e88826b" 2018-10-22 09:19:06,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-463e5a88-f096-45de-8294-0beb30305b72 x-compute-request-id: req-463e5a88-f096-45de-8294-0beb30305b72 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:06,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-463e5a88-f096-45de-8294-0beb30305b72 2018-10-22 09:19:06,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:07,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb5d9d0c-bfd1-4daa-b0d5-a9342f043250 x-compute-request-id: req-eb5d9d0c-bfd1-4daa-b0d5-a9342f043250 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:07,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-eb5d9d0c-bfd1-4daa-b0d5-a9342f043250 2018-10-22 09:19:07,061 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst] is - ACTIVE 2018-10-22 09:19:07,061 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:19:07,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:07,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-327eb7ae-4f3f-482c-bb17-4c575b9663be x-compute-request-id: req-327eb7ae-4f3f-482c-bb17-4c575b9663be Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:07,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-327eb7ae-4f3f-482c-bb17-4c575b9663be 2018-10-22 09:19:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:07,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9c6a4761-6f57-4a43-a863-628b92e62afb Date: Mon, 22 Oct 2018 09:19: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:19:07,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-9c6a4761-6f57-4a43-a863-628b92e62afb 2018-10-22 09:19:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:07,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea24fc89-ed73-477d-82f9-e835676661de Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:19:07,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-ea24fc89-ed73-477d-82f9-e835676661de 2018-10-22 09:19:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:07,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ad5f16d9-3fb4-4dac-8a76-645326d8e64a Date: Mon, 22 Oct 2018 09:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:19:07,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-ad5f16d9-3fb4-4dac-8a76-645326d8e64a 2018-10-22 09:19:07,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6f93b6b4-b5db-429b-8861-29a005662324 Date: Mon, 22 Oct 2018 09:19:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.4"}],"id":"2a27b003-f5a0-4647-bdf6-7e7b74236f4e","security_groups":[],"mac_address":"fa:16:3e:51:0a:69","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal","device_id":"2c4ed5ab-db02-470a-8c7c-f85a92001252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.2"}],"id":"3d106600-022f-49d3-bb19-fcf1675c24b4","security_groups":[],"mac_address":"fa:16:3e:73:c7:4e","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.3"}],"id":"eeb0b3af-97cb-4546-9c6f-6bd0e3879c07","security_groups":[],"mac_address":"fa:16:3e:5e:ce:09","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06851424-fa58-4569-b7b6-e5d767eb239f"}]} 2018-10-22 09:19:08,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-6f93b6b4-b5db-429b-8861-29a005662324 2018-10-22 09:19:08,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:08,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-b7eb16f6-bc1f-4f37-970b-d44f6003ec76 x-compute-request-id: req-b7eb16f6-bc1f-4f37-970b-d44f6003ec76 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:08,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-b7eb16f6-bc1f-4f37-970b-d44f6003ec76 2018-10-22 09:19:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0f0e6c77-033c-4228-a25e-df224a7a1e24 Date: Mon, 22 Oct 2018 09:19: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:19:08,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-0f0e6c77-033c-4228-a25e-df224a7a1e24 2018-10-22 09:19:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:08,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fef871-ddd0-4413-9cd3-5502a5c72020 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:19:08,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-62fef871-ddd0-4413-9cd3-5502a5c72020 2018-10-22 09:19:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:08,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0b05ddcb-ea2b-42a9-9cfa-15138654f723 Date: Mon, 22 Oct 2018 09:19:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:19:08,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-0b05ddcb-ea2b-42a9-9cfa-15138654f723 2018-10-22 09:19:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:09,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-746cf91d-86f7-43d8-a700-78ad10db4745 Date: Mon, 22 Oct 2018 09:19:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.4"}],"id":"2a27b003-f5a0-4647-bdf6-7e7b74236f4e","security_groups":[],"mac_address":"fa:16:3e:51:0a:69","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal","device_id":"2c4ed5ab-db02-470a-8c7c-f85a92001252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.2"}],"id":"3d106600-022f-49d3-bb19-fcf1675c24b4","security_groups":[],"mac_address":"fa:16:3e:73:c7:4e","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.3"}],"id":"eeb0b3af-97cb-4546-9c6f-6bd0e3879c07","security_groups":[],"mac_address":"fa:16:3e:5e:ce:09","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06851424-fa58-4569-b7b6-e5d767eb239f"}]} 2018-10-22 09:19:09,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-746cf91d-86f7-43d8-a700-78ad10db4745 2018-10-22 09:19:09,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name"}}' 2018-10-22 09:19:09,340 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:19: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-70ad575f-b9ac-4f60-822d-cdfa906e3e75 x-compute-request-id: req-70ad575f-b9ac-4f60-822d-cdfa906e3e75 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name is not found for project 78faf11f764e42d5b2a73ee3ac7d840a", "code": 404}} 2018-10-22 09:19:09,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252/action used request id req-70ad575f-b9ac-4f60-822d-cdfa906e3e75 2018-10-22 09:19:09,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:09,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-5429d5f9-4e5e-450a-9920-e9715fa682eb x-compute-request-id: req-5429d5f9-4e5e-450a-9920-e9715fa682eb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:09,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-5429d5f9-4e5e-450a-9920-e9715fa682eb 2018-10-22 09:19:09,867 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name] - Security group InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name is not found for project 78faf11f764e42d5b2a73ee3ac7d840a (HTTP 404) (Request-ID: req-70ad575f-b9ac-4f60-822d-cdfa906e3e75) 2018-10-22 09:19:09,867 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-name is not found for project 78faf11f764e42d5b2a73ee3ac7d840a (HTTP 404) (Request-ID: req-70ad575f-b9ac-4f60-822d-cdfa906e3e75) 2018-10-22 09:19:09,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:10,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-4c2b92b7-f239-4237-b58f-8ad6e261236f x-compute-request-id: req-4c2b92b7-f239-4237-b58f-8ad6e261236f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:10,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-4c2b92b7-f239-4237-b58f-8ad6e261236f 2018-10-22 09:19:10,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:10,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7356808f-0db1-460a-a148-8f6a324f1a8a Date: Mon, 22 Oct 2018 09:19: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":["2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d"],"updated_at":"2018-10-22T09:18:42Z","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"78faf11f764e42d5b2a73ee3ac7d840a","id":"06851424-fa58-4569-b7b6-e5d767eb239f","name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net"}]} 2018-10-22 09:19:10,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net used request id req-7356808f-0db1-460a-a148-8f6a324f1a8a 2018-10-22 09:19:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:10,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269be905-4fdf-4b41-9ef2-04acfa5126d9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:19:10,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-269be905-4fdf-4b41-9ef2-04acfa5126d9 2018-10-22 09:19:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:10,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee00f6db-9c99-4b32-aabd-bacc67f97b8d Date: Mon, 22 Oct 2018 09:19:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:42Z","dns_nameservers":[],"updated_at":"2018-10-22T09: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":"78faf11f764e42d5b2a73ee3ac7d840a","id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet"}]} 2018-10-22 09:19:10,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-ee00f6db-9c99-4b32-aabd-bacc67f97b8d 2018-10-22 09:19:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:10,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-3ad5c32b-ce5e-43fd-bfda-54731b80b0ba Date: Mon, 22 Oct 2018 09:19:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.4"}],"id":"2a27b003-f5a0-4647-bdf6-7e7b74236f4e","security_groups":[],"mac_address":"fa:16:3e:51:0a:69","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.10"}],"id":"2ecfaf5f-4455-4671-b245-0d95c08f5df2","security_groups":["f32d4047-554d-45c8-b1cd-2b868f360f43"],"mac_address":"fa:16:3e:98:19:9f","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:48Z","binding:vnic_type":"normal","device_id":"2c4ed5ab-db02-470a-8c7c-f85a92001252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.2"}],"id":"3d106600-022f-49d3-bb19-fcf1675c24b4","security_groups":[],"mac_address":"fa:16:3e:73:c7:4e","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06851424-fa58-4569-b7b6-e5d767eb239f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d","ip_address":"10.55.0.3"}],"id":"eeb0b3af-97cb-4546-9c6f-6bd0e3879c07","security_groups":[],"mac_address":"fa:16:3e:5e:ce:09","project_id":"78faf11f764e42d5b2a73ee3ac7d840a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06851424-fa58-4569-b7b6-e5d767eb239f","tenant_id":"78faf11f764e42d5b2a73ee3ac7d840a","created_at":"2018-10-22T09:18:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06851424-fa58-4569-b7b6-e5d767eb239f"}]} 2018-10-22 09:19:10,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=06851424-fa58-4569-b7b6-e5d767eb239f used request id req-3ad5c32b-ce5e-43fd-bfda-54731b80b0ba 2018-10-22 09:19:11,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97b1e4d77f7b1d540e158e98774c4cb1e88826b" 2018-10-22 09:19:11,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-28911649-f578-4dec-b21d-24099d04db23 x-compute-request-id: req-28911649-f578-4dec-b21d-24099d04db23 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "security_groups": [{"name": "default"}], "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:18:57Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:11,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-28911649-f578-4dec-b21d-24099d04db23 2018-10-22 09:19:11,892 - create_instance - INFO - Deleting Port with ID - 2ecfaf5f-4455-4671-b245-0d95c08f5df2 2018-10-22 09:19:11,892 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-port 2018-10-22 09:19:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/2ecfaf5f-4455-4671-b245-0d95c08f5df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:12,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d492ab0-d50b-4ccf-a4b4-0b5891752203 Date: Mon, 22 Oct 2018 09:19:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:12,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/2ecfaf5f-4455-4671-b245-0d95c08f5df2 used request id req-1d492ab0-d50b-4ccf-a4b4-0b5891752203 2018-10-22 09:19:12,452 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst 2018-10-22 09:19:12,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:12,611 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:19: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-dfc397ea-8ed9-48f2-87d0-8e80b263eabd x-compute-request-id: req-dfc397ea-8ed9-48f2-87d0-8e80b263eabd Content-Type: application/json 2018-10-22 09:19:12,611 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-dfc397ea-8ed9-48f2-87d0-8e80b263eabd 2018-10-22 09:19:12,611 - create_instance - INFO - Checking deletion status 2018-10-22 09:19:12,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:12,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-b08a1d4d-bb9b-40a7-aea3-7ffcaceb3114 x-compute-request-id: req-b08a1d4d-bb9b-40a7-aea3-7ffcaceb3114 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:19:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:12Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:12,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-b08a1d4d-bb9b-40a7-aea3-7ffcaceb3114 2018-10-22 09:19:12,841 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst] is - ACTIVE 2018-10-22 09:19:12,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:19:15,845 - create_instance - DEBUG - VM status query timeout in 296.766857147 2018-10-22 09:19:15,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:16,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f585ae03-391d-4cde-9886-4a4b19497963 x-compute-request-id: req-f585ae03-391d-4cde-9886-4a4b19497963 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.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252", "rel": "bookmark"}], "image": {"id": "2972cddd-e52f-4523-97bf-e5bc7679f02d", "links": [{"href": "http://172.30.9.28:8774/images/2972cddd-e52f-4523-97bf-e5bc7679f02d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:18:57.000000", "flavor": {"id": "61054ea9-5b63-48f7-87e8-d581dca6ae25", "links": [{"href": "http://172.30.9.28:8774/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25", "rel": "bookmark"}]}, "id": "2c4ed5ab-db02-470a-8c7c-f85a92001252", "user_id": "72f482b8cdbf4052b3836549a0ebb4d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:12Z", "hostId": "66c24bc1a9962cb35942e0c6b469499347972621ddca46b5380ebb58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst", "created": "2018-10-22T09:18:51Z", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:16,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-f585ae03-391d-4cde-9886-4a4b19497963 2018-10-22 09:19:16,266 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst] is - ACTIVE 2018-10-22 09:19:16,266 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:19:19,270 - create_instance - DEBUG - VM status query timeout in 293.341964006 2018-10-22 09:19:19,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8831dd983dccdba6070ec584909e8c6e77d4f176" 2018-10-22 09:19:19,320 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b53cabdf-5db3-415f-a7aa-a0f4d0c79b93 x-compute-request-id: req-b53cabdf-5db3-415f-a7aa-a0f4d0c79b93 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2c4ed5ab-db02-470a-8c7c-f85a92001252 could not be found.", "code": 404}} 2018-10-22 09:19:19,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c4ed5ab-db02-470a-8c7c-f85a92001252 used request id req-b53cabdf-5db3-415f-a7aa-a0f4d0c79b93 2018-10-22 09:19:19,321 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2c4ed5ab-db02-470a-8c7c-f85a92001252 could not be found. (HTTP 404) (Request-ID: req-b53cabdf-5db3-415f-a7aa-a0f4d0c79b93) 2018-10-22 09:19:19,321 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-inst 2018-10-22 09:19:19,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811483a911f6e20e2a79638af3f85dc3f9b58c5e" 2018-10-22 09:19:19,373 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75a8c611-3cea-4013-8aa3-49f1551f374f x-compute-request-id: req-75a8c611-3cea-4013-8aa3-49f1551f374f Content-Length: 0 Content-Type: application/json 2018-10-22 09:19:19,373 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/61054ea9-5b63-48f7-87e8-d581dca6ae25 used request id req-75a8c611-3cea-4013-8aa3-49f1551f374f 2018-10-22 09:19:19,374 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet 2018-10-22 09:19:19,374 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-subnet 2018-10-22 09:19:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:19:21,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f860275b-e997-4caa-b5c3-919311ef09d9 Date: Mon, 22 Oct 2018 09:19:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:21,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2cab5f2b-9e57-45a3-9cb0-ce91f5bb069d used request id req-f860275b-e997-4caa-b5c3-919311ef09d9 2018-10-22 09:19:21,656 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-pub-net 2018-10-22 09:19:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/06851424-fa58-4569-b7b6-e5d767eb239f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d20259231f52468fd475236e97a7771f06324ab" 2018-10-22 09:19:22,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3529abc-02bd-451c-98aa-b9f38d5dc8a8 Date: Mon, 22 Oct 2018 09:19:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:22,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/06851424-fa58-4569-b7b6-e5d767eb239f used request id req-e3529abc-02bd-451c-98aa-b9f38d5dc8a8 2018-10-22 09:19:22,898 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4168f591-8c4c-4b32-88c0-3aaf16019930-image 2018-10-22 09:19:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94977ae7c6e40cb51bfc4c809f34c5f2acc292bf" 2018-10-22 09:19:24,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76b02511-ac69-4bfa-8484-7ceb612fcd89 Date: Mon, 22 Oct 2018 09:19:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:19:24,628 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2972cddd-e52f-4523-97bf-e5bc7679f02d used request id req-76b02511-ac69-4bfa-8484-7ceb612fcd89 2018-10-22 09:19:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0cb26c4a-fdfb-4b08-a8d4-7b65c0aed586 Date: Mon, 22 Oct 2018 09:19:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:18:41Z", "updated_at": "2018-10-22T09:18:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "revision_number": 0, "id": "015fe343-33c9-48ad-bb09-0737b5434d19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv4", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "revision_number": 0, "id": "3eb86849-5583-4b1c-a0bf-a75745b2464a", "remote_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "remote_ip_prefix": null, "created_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv6", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "revision_number": 0, "id": "5aab3c64-cb6d-4ffe-bb81-35b6e00f9d95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv6", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "revision_number": 0, "id": "a02ede33-c1d1-41c8-842c-77da24ad56ac", "remote_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "remote_ip_prefix": null, "created_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "port_range_min": null, "ethertype": "IPv4", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a"}], "revision_number": 4, "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:19:24,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0cb26c4a-fdfb-4b08-a8d4-7b65c0aed586 2018-10-22 09:19:24,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:24,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b94276-3a6d-4707-9fcf-763a0461d671 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:19:24,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-66b94276-3a6d-4707-9fcf-763a0461d671 2018-10-22 09:19:24,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab99c39-3a3d-4d5a-89f3-75f292c79308 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:19:25,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-4ab99c39-3a3d-4d5a-89f3-75f292c79308 2018-10-22 09:19:25,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00716e34-a7f9-4818-89e7-8d5ee0c14ece Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a"}, "enabled": true, "id": "78faf11f764e42d5b2a73ee3ac7d840a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj"}} 2018-10-22 09:19:25,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-00716e34-a7f9-4818-89e7-8d5ee0c14ece 2018-10-22 09:19:25,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f32d4047-554d-45c8-b1cd-2b868f360f43 2018-10-22 09:19:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f32d4047-554d-45c8-b1cd-2b868f360f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a9f640a-0989-47b1-ac81-4c9dd220896e Date: Mon, 22 Oct 2018 09:19:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:18:41Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "015fe343-33c9-48ad-bb09-0737b5434d19"}, {"remote_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:18:41Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "3eb86849-5583-4b1c-a0bf-a75745b2464a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:18:41Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "5aab3c64-cb6d-4ffe-bb81-35b6e00f9d95"}, {"remote_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:18:41Z", "security_group_id": "f32d4047-554d-45c8-b1cd-2b868f360f43", "port_range_min": null, "revision_number": 0, "tenant_id": "78faf11f764e42d5b2a73ee3ac7d840a", "created_at": "2018-10-22T09:18:41Z", "project_id": "78faf11f764e42d5b2a73ee3ac7d840a", "id": "a02ede33-c1d1-41c8-842c-77da24ad56ac"}]} 2018-10-22 09:19:25,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f32d4047-554d-45c8-b1cd-2b868f360f43 used request id req-3a9f640a-0989-47b1-ac81-4c9dd220896e 2018-10-22 09:19:25,281 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:19:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f32d4047-554d-45c8-b1cd-2b868f360f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,580 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cae55b69-d6b0-4167-8f93-f69375ebc9bc Content-Length: 0 Date: Mon, 22 Oct 2018 09:19:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:19:25,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f32d4047-554d-45c8-b1cd-2b868f360f43 used request id req-cae55b69-d6b0-4167-8f93-f69375ebc9bc 2018-10-22 09:19:25,581 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj 2018-10-22 09:19:25,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751a8838-e243-46c3-8f28-1011c6f52307 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:19:25,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/78faf11f764e42d5b2a73ee3ac7d840a used request id req-751a8838-e243-46c3-8f28-1011c6f52307 2018-10-22 09:19:25,769 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-proj-role 2018-10-22 09:19:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ae1f37d796764e30bdbeace26e5f0d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17631ed2-f17d-4854-8f6e-7160191b02f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:19:25,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ae1f37d796764e30bdbeace26e5f0d31 used request id req-17631ed2-f17d-4854-8f6e-7160191b02f9 2018-10-22 09:19:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb92e4b6e627139301e2e2f507b26ffbf2af684" 2018-10-22 09:19:25,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4229c5f1-aad9-42ff-bdf4-7377e0d6e2b6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:19:25,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4229c5f1-aad9-42ff-bdf4-7377e0d6e2b6 2018-10-22 09:19:25,958 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f3b5a602-ea0b-4d9-user 2018-10-22 09:19:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/72f482b8cdbf4052b3836549a0ebb4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd777a65ad3e1d20754e063d1f4b26d66468361a" 2018-10-22 09:19:26,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0216438a-f7cb-4ffd-951a-b44254aadce0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:19:26,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/72f482b8cdbf4052b3836549a0ebb4d0 used request id req-0216438a-f7cb-4ffd-951a-b44254aadce0 2018-10-22 09:19:26,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:26,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NMuA04X5RTqlscfg6wU6Jg"], "issued_at": "2018-10-22T09:19:26.000000Z"}} 2018-10-22 09:19:26,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d896eec2d973dc2453aebd189137039825e753c3" 2018-10-22 09:19:26,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdeaf058-f96a-4e9b-b03b-7d83456bae7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:26,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fdeaf058-f96a-4e9b-b03b-7d83456bae7c 2018-10-22 09:19:26,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:26,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:27,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["VvEiU0CRQxa1XpaXScQV3Q"], "issued_at": "2018-10-22T09:19:27.000000Z"}} 2018-10-22 09:19:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:19:27,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0150e075-fffe-4043-a457-80054365440e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:27,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0150e075-fffe-4043-a457-80054365440e 2018-10-22 09:19:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:19:27,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:19:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1293dc62-b504-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:19:27,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c686fda1-251c-4e92-8e9d-dc0785beba19 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1293dc62-b504-40e-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:19:27,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1293dc62-b504-40e-proj used request id req-c686fda1-251c-4e92-8e9d-dc0785beba19 2018-10-22 09:19:27,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:19:27,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f709e551-cf5e-4f6d-9a22-1192aa7ea81b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:19:27,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f709e551-cf5e-4f6d-9a22-1192aa7ea81b 2018-10-22 09:19:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}}' 2018-10-22 09:19:27,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44338ea6-bb52-46a3-a4de-f97cb25a6043 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:27,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-44338ea6-bb52-46a3-a4de-f97cb25a6043 2018-10-22 09:19:27,407 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1293dc62-b504-40e-proj 2018-10-22 09:19:27,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:27,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:27,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["xblSJjM8SmuzKDPCPyJedA"], "issued_at": "2018-10-22T09:19:27.000000Z"}} 2018-10-22 09:19:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c962529419cc388a00d883cec84b8f2cfee09" 2018-10-22 09:19:27,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071b61f5-91a4-4b79-b567-26af14d342e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:27,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-071b61f5-91a4-4b79-b567-26af14d342e8 2018-10-22 09:19:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:19:27,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:19:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c962529419cc388a00d883cec84b8f2cfee09" 2018-10-22 09:19:27,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e602f1-0bfd-4352-b97c-32efac98183a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:19:27,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-60e602f1-0bfd-4352-b97c-32efac98183a 2018-10-22 09:19:27,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-1293dc62-b504-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c962529419cc388a00d883cec84b8f2cfee09" 2018-10-22 09:19:28,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa925752-91c6-402a-952d-94a2034f1126 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-1293dc62-b504-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}]} 2018-10-22 09:19:28,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-1293dc62-b504-40e-proj used request id req-fa925752-91c6-402a-952d-94a2034f1126 2018-10-22 09:19:28,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c962529419cc388a00d883cec84b8f2cfee09" 2018-10-22 09:19:28,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2388081-c5d1-448f-bc70-4420ae2caa6e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:19:28,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d2388081-c5d1-448f-bc70-4420ae2caa6e 2018-10-22 09:19:28,418 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1293dc62-b504-40e-user 2018-10-22 09:19:28,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:19:28,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d48921-6685-4cdb-9f85-f2f1c3ac6798 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:19:28,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-15d48921-6685-4cdb-9f85-f2f1c3ac6798 2018-10-22 09:19:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" -d '{"role": {"name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}}' 2018-10-22 09:19:28,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c63c74-e5ba-4b8f-a634-2191b4e04360 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c2bee2eb75c4863a365511856485793", "links": {"self": "http://172.30.9.28:5000/v3/roles/0c2bee2eb75c4863a365511856485793"}, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}} 2018-10-22 09:19:28,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-77c63c74-e5ba-4b8f-a634-2191b4e04360 2018-10-22 09:19:28,647 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role 2018-10-22 09:19:28,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0c2bee2eb75c4863a365511856485793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:19:28,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50079015-c845-4440-a7dd-2c591a956783 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0c2bee2eb75c4863a365511856485793"}, "domain_id": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role", "id": "0c2bee2eb75c4863a365511856485793"}} 2018-10-22 09:19:28,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0c2bee2eb75c4863a365511856485793 used request id req-50079015-c845-4440-a7dd-2c591a956783 2018-10-22 09:19:28,751 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role to project InstanceSecurityGroupTests-1293dc62-b504-40e-proj 2018-10-22 09:19:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb/users/57aca99705bf44a797fade7eef8b8526/roles/0c2bee2eb75c4863a365511856485793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:19:28,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4cdd57e-b6be-4b17-9e32-241923baed13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:19:28,881 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb/users/57aca99705bf44a797fade7eef8b8526/roles/0c2bee2eb75c4863a365511856485793 used request id req-f4cdd57e-b6be-4b17-9e32-241923baed13 2018-10-22 09:19:28,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:19:28,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:19:28,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:28,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:29,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2bee2eb75c4863a365511856485793", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}], "expires_at": "2018-10-22T10:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-user", "id": "57aca99705bf44a797fade7eef8b8526"}, "audit_ids": ["negD3tBfRXK8nXNT5qJp9g"], "issued_at": "2018-10-22T09:19:29.000000Z"}} 2018-10-22 09:19:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:19:29,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb3ad9a-408c-4678-bdc6-96ae88187b81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:29,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fdb3ad9a-408c-4678-bdc6-96ae88187b81 2018-10-22 09:19:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:19:29,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-771b1577-9396-467e-ad10-c42ae6d7e2a2 Date: Mon, 22 Oct 2018 09:19:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image"} 2018-10-22 09:19:29,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image used request id req-771b1577-9396-467e-ad10-c42ae6d7e2a2 2018-10-22 09:19:29,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:19:29,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b93e84de-3073-4406-b1dd-473f76253528 Date: Mon, 22 Oct 2018 09:19: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"}}} 2018-10-22 09:19:29,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b93e84de-3073-4406-b1dd-473f76253528 2018-10-22 09:19:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image"}' 2018-10-22 09:19:29,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 X-Openstack-Request-Id: req-923f540e-5f6c-41c8-b754-bef209b593a8 Date: Mon, 22 Oct 2018 09:19:29 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:19:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:19:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025", "min_disk": 0, "protected": false, "id": "29658608-288d-4dd1-a820-d608e08fa025", "file": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025/file", "checksum": null, "owner": "f746b2475ce84081a42d85a8a6a1f7eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:19:29,911 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-923f540e-5f6c-41c8-b754-bef209b593a8 2018-10-22 09:19:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" -d '' 2018-10-22 09:19:31,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e196774-9e64-4f43-9b61-12423e6d1e25 Date: Mon, 22 Oct 2018 09:19:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:19:31,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025/file used request id req-7e196774-9e64-4f43-9b61-12423e6d1e25 2018-10-22 09:19:31,243 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:19:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:19:31,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b127be34-895c-45fc-8624-97783daf3e43 Date: Mon, 22 Oct 2018 09:19:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:19:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29658608-288d-4dd1-a820-d608e08fa025/snap", "metadata": {}}], "self": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025", "min_disk": 0, "protected": false, "id": "29658608-288d-4dd1-a820-d608e08fa025", "file": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f746b2475ce84081a42d85a8a6a1f7eb", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29658608-288d-4dd1-a820-d608e08fa025/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:19:31,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 used request id req-b127be34-895c-45fc-8624-97783daf3e43 2018-10-22 09:19:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:19:31,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-93293147-4ba9-47da-90b1-89572f85aa14 Date: Mon, 22 Oct 2018 09:19: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"}}} 2018-10-22 09:19:31,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-93293147-4ba9-47da-90b1-89572f85aa14 2018-10-22 09:19:31,565 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image 2018-10-22 09:19:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:19:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1779f8d7-3557-4dc6-99b2-ca2bbf47c876 Date: Mon, 22 Oct 2018 09:19:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:19:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29658608-288d-4dd1-a820-d608e08fa025/snap", "metadata": {}}], "self": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025", "min_disk": 0, "protected": false, "id": "29658608-288d-4dd1-a820-d608e08fa025", "file": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f746b2475ce84081a42d85a8a6a1f7eb", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29658608-288d-4dd1-a820-d608e08fa025/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:19:31,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 used request id req-1779f8d7-3557-4dc6-99b2-ca2bbf47c876 2018-10-22 09:19:31,731 - create_image - DEBUG - Instance status is - active 2018-10-22 09:19:31,731 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image 2018-10-22 09:19:31,731 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image 2018-10-22 09:19:31,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:31,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:32,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2bee2eb75c4863a365511856485793", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}], "expires_at": "2018-10-22T10:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-user", "id": "57aca99705bf44a797fade7eef8b8526"}, "audit_ids": ["q8XFhczoTqCfslmRX0RyKQ"], "issued_at": "2018-10-22T09:19:32.000000Z"}} 2018-10-22 09:19:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:19:32,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb83ea8-1d9a-4729-8073-b7d679ef19f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:32,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-efb83ea8-1d9a-4729-8073-b7d679ef19f5 2018-10-22 09:19:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:19:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b81dd440-4e6b-4bd9-b685-fa6e8d2b65cf Date: Mon, 22 Oct 2018 09:19:32 GMT RESP BODY: {"networks":[]} 2018-10-22 09:19:32,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-b81dd440-4e6b-4bd9-b685-fa6e8d2b65cf 2018-10-22 09:19:32,359 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net 2018-10-22 09:19:32,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" -d '{"network": {"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net", "admin_state_up": true}}' 2018-10-22 09:19:33,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-64ff7ebc-bde5-4e2d-bc4f-da0bc58257ea Date: Mon, 22 Oct 2018 09:19:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:19:32Z","is_default":false,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","mtu":1450}} 2018-10-22 09:19:33,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-64ff7ebc-bde5-4e2d-bc4f-da0bc58257ea 2018-10-22 09:19:33,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:19:33,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-fff1d45e-56d0-4d40-84e4-bc0e9c1918ef Date: Mon, 22 Oct 2018 09:19:33 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":"2018-10-22T09:19:32Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:33,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-fff1d45e-56d0-4d40-84e4-bc0e9c1918ef 2018-10-22 09:19:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:19:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-75f09efc-2b30-4be3-9ca5-8a3fb7ad0002 Date: Mon, 22 Oct 2018 09:19:33 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:19:33,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-75f09efc-2b30-4be3-9ca5-8a3fb7ad0002 2018-10-22 09:19:33,501 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet 2018-10-22 09:19:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" -d '{"subnets": [{"ip_version": 4, "network_id": "bc3767b0-6759-45b9-835c-b4b6da9406f8", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]}' 2018-10-22 09:19:34,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c61f6b2-7b68-4ec5-bc68-740447ef45a8 Date: Mon, 22 Oct 2018 09:19:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:34,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3c61f6b2-7b68-4ec5-bc68-740447ef45a8 2018-10-22 09:19:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:19:34,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-04e75a1b-047b-42a5-b7f9-9e449bd88afb Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:34,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-04e75a1b-047b-42a5-b7f9-9e449bd88afb 2018-10-22 09:19:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:19:34,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3087e50f-53f9-4e5a-b0c5-8d4b6897e3a4 Date: Mon, 22 Oct 2018 09:19:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:34,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-3087e50f-53f9-4e5a-b0c5-8d4b6897e3a4 2018-10-22 09:19:34,760 - OpenStackNetwork - DEBUG - Network [bc3767b0-6759-45b9-835c-b4b6da9406f8] created successfully 2018-10-22 09:19:34,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:34,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:35,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["x8Q-AgMARuqn37Ufuih8jA"], "issued_at": "2018-10-22T09:19:35.000000Z"}} 2018-10-22 09:19:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e129eb303810769e72fec99ab6e7652814ae0bbe" 2018-10-22 09:19:35,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f4a6a6-f43d-42f0-869b-d0580e70a622 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:35,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81f4a6a6-f43d-42f0-869b-d0580e70a622 2018-10-22 09:19:35,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:19:35,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e129eb303810769e72fec99ab6e7652814ae0bbe" 2018-10-22 09:19:35,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0358538f-f917-409a-805e-245c692bb5bf x-compute-request-id: req-0358538f-f917-409a-805e-245c692bb5bf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:19:35,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0358538f-f917-409a-805e-245c692bb5bf 2018-10-22 09:19:35,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e129eb303810769e72fec99ab6e7652814ae0bbe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:19:35,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-610d0479-e17e-4400-bc23-73838a4bd9a0 x-compute-request-id: req-610d0479-e17e-4400-bc23-73838a4bd9a0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:19:35,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-610d0479-e17e-4400-bc23-73838a4bd9a0 2018-10-22 09:19:35,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:35,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:35,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2bee2eb75c4863a365511856485793", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}], "expires_at": "2018-10-22T10:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-user", "id": "57aca99705bf44a797fade7eef8b8526"}, "audit_ids": ["u6P4rXpGRzmjfplBWlvcKQ"], "issued_at": "2018-10-22T09:19:35.000000Z"}} 2018-10-22 09:19:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:35,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f52d8e8-660f-40bc-a030-27b1ec2e24a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:35,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f52d8e8-660f-40bc-a030-27b1ec2e24a1 2018-10-22 09:19:35,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:36,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-015bd5c6-014b-4cb7-812d-71a48c37bf84 Date: Mon, 22 Oct 2018 09:19:36 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:19:36,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name&description=hello+group used request id req-015bd5c6-014b-4cb7-812d-71a48c37bf84 2018-10-22 09:19:36,094 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name... 2018-10-22 09:19:36,094 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name 2018-10-22 09:19:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name", "description": "hello group"}}' 2018-10-22 09:19:36,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-902ce604-3d82-4d3c-baf8-1f0133bc5484 Date: Mon, 22 Oct 2018 09:19:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "updated_at": "2018-10-22T09:19:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "989da969-e4ad-4346-93d8-06e121bc67b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}], "revision_number": 2, "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}} 2018-10-22 09:19:36,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-902ce604-3d82-4d3c-baf8-1f0133bc5484 2018-10-22 09:19:36,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:36,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91fa9176-a104-4e86-8fe0-0c5fa5a29f36 Date: Mon, 22 Oct 2018 09:19:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "989da969-e4ad-4346-93d8-06e121bc67b1"}]} 2018-10-22 09:19:36,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-91fa9176-a104-4e86-8fe0-0c5fa5a29f36 2018-10-22 09:19:36,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:36,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50f7ac96-8c19-42b1-941c-0566c6768bba Date: Mon, 22 Oct 2018 09:19:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "989da969-e4ad-4346-93d8-06e121bc67b1"}]} 2018-10-22 09:19:36,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-50f7ac96-8c19-42b1-941c-0566c6768bba 2018-10-22 09:19:36,873 - neutron_utils - INFO - Retrieving security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:37,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a5a6e2f1-68bb-487a-9c97-7c6eec33dc75 Date: Mon, 22 Oct 2018 09:19:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "updated_at": "2018-10-22T09:19:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "989da969-e4ad-4346-93d8-06e121bc67b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}], "revision_number": 2, "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}]} 2018-10-22 09:19:37,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-a5a6e2f1-68bb-487a-9c97-7c6eec33dc75 2018-10-22 09:19:37,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:37,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff2878ac-dbc3-41cc-8964-185a5770aaab Date: Mon, 22 Oct 2018 09:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "989da969-e4ad-4346-93d8-06e121bc67b1"}]} 2018-10-22 09:19:37,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-ff2878ac-dbc3-41cc-8964-185a5770aaab 2018-10-22 09:19:37,257 - neutron_utils - INFO - Retrieving security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:37,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:37,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bfea1536-b422-4a0e-91e2-771e374e7085 Date: Mon, 22 Oct 2018 09:19:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "updated_at": "2018-10-22T09:19:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "989da969-e4ad-4346-93d8-06e121bc67b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}], "revision_number": 2, "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}]} 2018-10-22 09:19:37,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-bfea1536-b422-4a0e-91e2-771e374e7085 2018-10-22 09:19:37,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:37,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5fe8aa7c-9fcd-40ea-883b-839547c35205 Date: Mon, 22 Oct 2018 09:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "989da969-e4ad-4346-93d8-06e121bc67b1"}]} 2018-10-22 09:19:37,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-5fe8aa7c-9fcd-40ea-883b-839547c35205 2018-10-22 09:19:37,513 - neutron_utils - INFO - Retrieving security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:37,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-add12718-b1ae-442a-b163-314f61020dc3 Date: Mon, 22 Oct 2018 09:19:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "updated_at": "2018-10-22T09:19:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "revision_number": 0, "id": "989da969-e4ad-4346-93d8-06e121bc67b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}], "revision_number": 2, "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}]} 2018-10-22 09:19:37,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-add12718-b1ae-442a-b163-314f61020dc3 2018-10-22 09:19:37,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c5005b5-b21c-47c6-a44b-5eee01051d0c 2018-10-22 09:19:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:19:37,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-140079a0-571c-4b70-b18f-f35b91bf8ba9 Date: Mon, 22 Oct 2018 09:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "717417b9-04a0-4a9e-a839-9ef9b7dd71f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:36Z", "security_group_id": "6c5005b5-b21c-47c6-a44b-5eee01051d0c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:36Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "989da969-e4ad-4346-93d8-06e121bc67b1"}]} 2018-10-22 09:19:37,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-140079a0-571c-4b70-b18f-f35b91bf8ba9 2018-10-22 09:19:37,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:37,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:38,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2bee2eb75c4863a365511856485793", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}], "expires_at": "2018-10-22T10:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-user", "id": "57aca99705bf44a797fade7eef8b8526"}, "audit_ids": ["64dzWCWSS4uqVZORIWhQNw"], "issued_at": "2018-10-22T09:19:38.000000Z"}} 2018-10-22 09:19:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:38,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20c5cd7-ecf3-4227-8734-4054220910c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:38,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f20c5cd7-ecf3-4227-8734-4054220910c9 2018-10-22 09:19:38,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:19:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:38,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babb033b-7dc0-4e21-a00b-fbdcf65536eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:38,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-babb033b-7dc0-4e21-a00b-fbdcf65536eb 2018-10-22 09:19:38,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:38,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ff99c25e-5176-41c4-bcd0-4df6aeb69ec2 Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:38,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-ff99c25e-5176-41c4-bcd0-4df6aeb69ec2 2018-10-22 09:19:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:19:38,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:19:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:38,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d388d68b-aaa6-4c93-a3d9-6891dbbff0ec Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:38,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-d388d68b-aaa6-4c93-a3d9-6891dbbff0ec 2018-10-22 09:19:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:38,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d27bced2-576c-44f7-970f-e375f7cb254e Date: Mon, 22 Oct 2018 09:19:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:38,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-d27bced2-576c-44f7-970f-e375f7cb254e 2018-10-22 09:19:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:39,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-510e8d67-2582-4bac-ad37-4e237a2dde4d Date: Mon, 22 Oct 2018 09:19:39 GMT RESP BODY: {"ports":[]} 2018-10-22 09:19:39,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port&admin_state_up=True used request id req-510e8d67-2582-4bac-ad37-4e237a2dde4d 2018-10-22 09:19:39,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:39,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-ce538e5d-06cc-42de-8359-bf330312ce69 x-compute-request-id: req-ce538e5d-06cc-42de-8359-bf330312ce69 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:19:39,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst used request id req-ce538e5d-06cc-42de-8359-bf330312ce69 2018-10-22 09:19:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:39,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-154bd9fa-e837-4d52-b1cb-5a17e84fd84e Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:39,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-154bd9fa-e837-4d52-b1cb-5a17e84fd84e 2018-10-22 09:19:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:39,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586ea933-99a0-4adf-a7ce-a679bf5451bc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:39,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-586ea933-99a0-4adf-a7ce-a679bf5451bc 2018-10-22 09:19:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:39,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d55f1375-56a8-4c69-8432-53c0fccd1797 Date: Mon, 22 Oct 2018 09:19:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:39,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-d55f1375-56a8-4c69-8432-53c0fccd1797 2018-10-22 09:19:39,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:40,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-851c5907-018f-4159-81c3-a2207f1b5507 Date: Mon, 22 Oct 2018 09:19:40 GMT RESP BODY: {"ports":[]} 2018-10-22 09:19:40,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port&admin_state_up=True used request id req-851c5907-018f-4159-81c3-a2207f1b5507 2018-10-22 09:19:40,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:19:40,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:40,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2bee2eb75c4863a365511856485793", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}], "expires_at": "2018-10-22T10:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-user", "id": "57aca99705bf44a797fade7eef8b8526"}, "audit_ids": ["QWTFfFvtRFeQgMxPByq8CQ"], "issued_at": "2018-10-22T09:19:40.000000Z"}} 2018-10-22 09:19:40,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f67b3fbfba33dda909d127e9d6d9ddce22fe57a1" 2018-10-22 09:19:40,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f42aa6-19cb-4c87-b9aa-dbcb2bf2c54c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:19:40,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9f42aa6-19cb-4c87-b9aa-dbcb2bf2c54c 2018-10-22 09:19:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:40,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1a5f0672-e789-4344-83d5-a867f91cc1ca Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:40,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-1a5f0672-e789-4344-83d5-a867f91cc1ca 2018-10-22 09:19:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:41,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-865fa033-ad0b-4e10-906c-0765ea67c5f7 Date: Mon, 22 Oct 2018 09:19:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:41,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-865fa033-ad0b-4e10-906c-0765ea67c5f7 2018-10-22 09:19:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:41,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3f137632-56a2-4bd7-a260-5a6ee8cda5d2 Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:41,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-3f137632-56a2-4bd7-a260-5a6ee8cda5d2 2018-10-22 09:19:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:19:41,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:19:41,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f67b3fbfba33dda909d127e9d6d9ddce22fe57a1" 2018-10-22 09:19:41,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba23c14-238c-4f3c-8d5a-f15c198ea64b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:41,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-5ba23c14-238c-4f3c-8d5a-f15c198ea64b 2018-10-22 09:19:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:41,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c443811d-ec9b-416e-a913-8e947f5c6126 Date: Mon, 22 Oct 2018 09:19:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:41,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-c443811d-ec9b-416e-a913-8e947f5c6126 2018-10-22 09:19:41,815 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net 2018-10-22 09:19:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" -d '{"port": {"network_id": "bc3767b0-6759-45b9-835c-b4b6da9406f8", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port", "admin_state_up": true}}' 2018-10-22 09:19:42,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1cd57dc3-d5b1-49cc-b930-8bd15a988ad6 Date: Mon, 22 Oct 2018 09:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","qos_policy_id":null,"admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal"}} 2018-10-22 09:19:42,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1cd57dc3-d5b1-49cc-b930-8bd15a988ad6 2018-10-22 09:19:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:42,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6db212db-8e89-42f9-897f-b6111481a44c Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:42,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-6db212db-8e89-42f9-897f-b6111481a44c 2018-10-22 09:19:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfea9a1f-73b4-482e-a1da-ce5360f838ed Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:43,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-bfea9a1f-73b4-482e-a1da-ce5360f838ed 2018-10-22 09:19:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2ae20fc2-14ed-44a5-ad59-bad026bb77ff Date: Mon, 22 Oct 2018 09:19:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:43,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-2ae20fc2-14ed-44a5-ad59-bad026bb77ff 2018-10-22 09:19:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-52c3471e-6191-41c8-8372-ec92432e1f50 Date: Mon, 22 Oct 2018 09:19:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:19:43,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port&admin_state_up=True used request id req-52c3471e-6191-41c8-8372-ec92432e1f50 2018-10-22 09:19:43,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3740ec-074b-4825-93a3-612f9478e25a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:43,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-af3740ec-074b-4825-93a3-612f9478e25a 2018-10-22 09:19:43,445 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst 2018-10-22 09:19:43,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-1092d2d3-2d7d-44dc-ad3f-6116f2679426 x-compute-request-id: req-1092d2d3-2d7d-44dc-ad3f-6116f2679426 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-flavor-name"}]} 2018-10-22 09:19:43,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1092d2d3-2d7d-44dc-ad3f-6116f2679426 2018-10-22 09:19:43,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-44793f7b-4756-4b3a-9677-429f8cd0bf20 x-compute-request-id: req-44793f7b-4756-4b3a-9677-429f8cd0bf20 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:19:43,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1 used request id req-44793f7b-4756-4b3a-9677-429f8cd0bf20 2018-10-22 09:19:43,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1c2c9325-d213-4cb1-a40b-6dc58b95369e Date: Mon, 22 Oct 2018 09:19:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:19:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29658608-288d-4dd1-a820-d608e08fa025/snap", "metadata": {}}], "self": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025", "min_disk": 0, "protected": false, "id": "29658608-288d-4dd1-a820-d608e08fa025", "file": "/v2/images/29658608-288d-4dd1-a820-d608e08fa025/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f746b2475ce84081a42d85a8a6a1f7eb", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/29658608-288d-4dd1-a820-d608e08fa025/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image"} 2018-10-22 09:19:43,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image used request id req-1c2c9325-d213-4cb1-a40b-6dc58b95369e 2018-10-22 09:19:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:43,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-df5b25a1-9caf-4a50-b886-7216ec738ad9 Date: Mon, 22 Oct 2018 09:19: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"}}} 2018-10-22 09:19:43,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-df5b25a1-9caf-4a50-b886-7216ec738ad9 2018-10-22 09:19:43,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" -d '{"server": {"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "imageRef": "29658608-288d-4dd1-a820-d608e08fa025", "flavorRef": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "max_count": 1, "min_count": 1, "networks": [{"port": "7a987d82-7a20-4c6c-83b5-00e239872c4e"}], "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}]}}' 2018-10-22 09:19:45,779 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:19: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-2c7c9a49-8f39-479d-acd0-43deace50ffe x-compute-request-id: req-2c7c9a49-8f39-479d-acd0-43deace50ffe Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "adminPass": "r5MHYHfFCTV7"}} 2018-10-22 09:19:45,779 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-2c7c9a49-8f39-479d-acd0-43deace50ffe 2018-10-22 09:19:45,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:45,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-c71a4fd9-9545-4a38-8c12-4831bc16f5a8 x-compute-request-id: req-c71a4fd9-9545-4a38-8c12-4831bc16f5a8 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.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:19:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:45,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-c71a4fd9-9545-4a38-8c12-4831bc16f5a8 2018-10-22 09:19:45,998 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst 2018-10-22 09:19:46,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:46,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-3e522eff-472d-4a99-812c-eb28152292a0 x-compute-request-id: req-3e522eff-472d-4a99-812c-eb28152292a0 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.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:19:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:46,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-3e522eff-472d-4a99-812c-eb28152292a0 2018-10-22 09:19:46,361 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - BUILD 2018-10-22 09:19:46,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:19:49,364 - create_instance - DEBUG - VM status query timeout in 896.634252071 2018-10-22 09:19:49,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:49,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-cb454f3e-f7ff-474f-bae4-abc37dec2824 x-compute-request-id: req-cb454f3e-f7ff-474f-bae4-abc37dec2824 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.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:19:46Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:49,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-cb454f3e-f7ff-474f-bae4-abc37dec2824 2018-10-22 09:19:49,683 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - BUILD 2018-10-22 09:19:49,683 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:19:52,686 - create_instance - DEBUG - VM status query timeout in 893.312024117 2018-10-22 09:19:52,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:53,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-e19f40b6-80c4-4919-8bad-0df266e75328 x-compute-request-id: req-e19f40b6-80c4-4919-8bad-0df266e75328 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:53,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-e19f40b6-80c4-4919-8bad-0df266e75328 2018-10-22 09:19:53,348 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - ACTIVE 2018-10-22 09:19:53,348 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:19:53,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:53,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c4185bc-1843-4f5a-a3c9-644389cd62e6 x-compute-request-id: req-1c4185bc-1843-4f5a-a3c9-644389cd62e6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:53,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-1c4185bc-1843-4f5a-a3c9-644389cd62e6 2018-10-22 09:19:53,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ef38753d-082e-4250-96bd-45c88753f7f1 Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:54,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-ef38753d-082e-4250-96bd-45c88753f7f1 2018-10-22 09:19:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:54,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf0c0c2-82ab-4fcf-ad31-fb066fd9b53d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:54,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-edf0c0c2-82ab-4fcf-ad31-fb066fd9b53d 2018-10-22 09:19:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:54,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7186946-8c10-42fb-8e85-d73917dfc4e7 Date: Mon, 22 Oct 2018 09:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:54,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-b7186946-8c10-42fb-8e85-d73917dfc4e7 2018-10-22 09:19:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:54,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f7735bd8-3bd6-403d-b3b6-86dad6b0a07b Date: Mon, 22 Oct 2018 09:19:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.4"}],"id":"32bc836c-0460-47d0-980d-86a935c0cc6b","security_groups":[],"mac_address":"fa:16:3e:02:b4:78","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":"16bdaa3c-36b2-4b75-909a-88d9c11e08f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.2"}],"id":"e1223890-82e0-42d0-8228-ddbd65bc661e","security_groups":[],"mac_address":"fa:16:3e:d7:e5:01","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.3"}],"id":"fa298c92-452f-4b5d-b5c4-6763b0e4c74d","security_groups":[],"mac_address":"fa:16:3e:93:34:aa","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc3767b0-6759-45b9-835c-b4b6da9406f8"}]} 2018-10-22 09:19:54,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-f7735bd8-3bd6-403d-b3b6-86dad6b0a07b 2018-10-22 09:19:54,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:54,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7250dc2-d2ce-4b27-830d-74d2fc6dae10 x-compute-request-id: req-b7250dc2-d2ce-4b27-830d-74d2fc6dae10 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:54,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-b7250dc2-d2ce-4b27-830d-74d2fc6dae10 2018-10-22 09:19:54,905 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - ACTIVE 2018-10-22 09:19:54,905 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:19:54,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:55,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cede9c11-2f4b-4291-9b71-885ef3de8574 x-compute-request-id: req-cede9c11-2f4b-4291-9b71-885ef3de8574 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:55,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-cede9c11-2f4b-4291-9b71-885ef3de8574 2018-10-22 09:19:55,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:55,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1a3d0c4f-8189-4e42-a7c8-0587f1430e55 Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:55,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-1a3d0c4f-8189-4e42-a7c8-0587f1430e55 2018-10-22 09:19:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:55,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f00b44-c3ab-40ae-a899-3ff2a944e727 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:55,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-a1f00b44-c3ab-40ae-a899-3ff2a944e727 2018-10-22 09:19:55,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:55,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9bf147d0-8190-4786-b97a-6b76eceb5a67 Date: Mon, 22 Oct 2018 09:19:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:55,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-9bf147d0-8190-4786-b97a-6b76eceb5a67 2018-10-22 09:19:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:55,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-062d5058-fbf3-4292-86b5-df4daa13b157 Date: Mon, 22 Oct 2018 09:19:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.4"}],"id":"32bc836c-0460-47d0-980d-86a935c0cc6b","security_groups":[],"mac_address":"fa:16:3e:02:b4:78","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":"16bdaa3c-36b2-4b75-909a-88d9c11e08f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.2"}],"id":"e1223890-82e0-42d0-8228-ddbd65bc661e","security_groups":[],"mac_address":"fa:16:3e:d7:e5:01","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.3"}],"id":"fa298c92-452f-4b5d-b5c4-6763b0e4c74d","security_groups":[],"mac_address":"fa:16:3e:93:34:aa","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc3767b0-6759-45b9-835c-b4b6da9406f8"}]} 2018-10-22 09:19:55,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-062d5058-fbf3-4292-86b5-df4daa13b157 2018-10-22 09:19:55,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}}' 2018-10-22 09:19:57,196 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-b8fcb9a4-f240-4f92-8e1e-9b65ad513cce x-compute-request-id: req-b8fcb9a4-f240-4f92-8e1e-9b65ad513cce Content-Length: 0 Content-Type: application/json 2018-10-22 09:19:57,197 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9/action used request id req-b8fcb9a4-f240-4f92-8e1e-9b65ad513cce 2018-10-22 09:19:57,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:57,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-298819c3-74de-47fc-8cc6-a271e6acff66 x-compute-request-id: req-298819c3-74de-47fc-8cc6-a271e6acff66 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:57,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-298819c3-74de-47fc-8cc6-a271e6acff66 2018-10-22 09:19:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:57,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-abfac941-31fa-4501-9631-02aa46f467ba Date: Mon, 22 Oct 2018 09:19: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:19:57,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-abfac941-31fa-4501-9631-02aa46f467ba 2018-10-22 09:19:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:57,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46be9cde-c7ed-42b8-87b4-b0741d23aafe Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:19:57,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-46be9cde-c7ed-42b8-87b4-b0741d23aafe 2018-10-22 09:19:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:58,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d409839-0994-438e-83fe-093a218de9b7 Date: Mon, 22 Oct 2018 09:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:19:58,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-3d409839-0994-438e-83fe-093a218de9b7 2018-10-22 09:19:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:19:58,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-c47e0554-8dd9-4066-8b9e-816920c42f1b Date: Mon, 22 Oct 2018 09:19:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.4"}],"id":"32bc836c-0460-47d0-980d-86a935c0cc6b","security_groups":[],"mac_address":"fa:16:3e:02:b4:78","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["6c5005b5-b21c-47c6-a44b-5eee01051d0c","c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":"16bdaa3c-36b2-4b75-909a-88d9c11e08f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.2"}],"id":"e1223890-82e0-42d0-8228-ddbd65bc661e","security_groups":[],"mac_address":"fa:16:3e:d7:e5:01","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.3"}],"id":"fa298c92-452f-4b5d-b5c4-6763b0e4c74d","security_groups":[],"mac_address":"fa:16:3e:93:34:aa","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc3767b0-6759-45b9-835c-b4b6da9406f8"}]} 2018-10-22 09:19:58,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-c47e0554-8dd9-4066-8b9e-816920c42f1b 2018-10-22 09:19:58,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:19:58,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2bee2eb75c4863a365511856485793", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role"}], "expires_at": "2018-10-22T10:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f746b2475ce84081a42d85a8a6a1f7eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-user", "id": "57aca99705bf44a797fade7eef8b8526"}, "audit_ids": ["g8eyavITS-O0FYfiS6CSRw"], "issued_at": "2018-10-22T09:19:58.000000Z"}} 2018-10-22 09:19:58,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7fc7628c4a79142e22cedb660d3aa0a06f71a" 2018-10-22 09:19:59,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d600122-12ae-44ef-abb5-6b5c2142e9f9 x-compute-request-id: req-7d600122-12ae-44ef-abb5-6b5c2142e9f9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:19:59,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-7d600122-12ae-44ef-abb5-6b5c2142e9f9 2018-10-22 09:19:59,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:00,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:19: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-3df7911b-5b6c-4cb5-8bd9-3ace6a778a5c x-compute-request-id: req-3df7911b-5b6c-4cb5-8bd9-3ace6a778a5c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:00,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-3df7911b-5b6c-4cb5-8bd9-3ace6a778a5c 2018-10-22 09:20:00,170 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - ACTIVE 2018-10-22 09:20:00,170 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:20:00,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:00,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-c43d06ed-eff9-42e8-8c03-990f0be9e36d x-compute-request-id: req-c43d06ed-eff9-42e8-8c03-990f0be9e36d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:00,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-c43d06ed-eff9-42e8-8c03-990f0be9e36d 2018-10-22 09:20:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:00,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bcd19e8d-9ab3-4a1c-beb5-4fa9ddfed7ef Date: Mon, 22 Oct 2018 09:20: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:20:00,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-bcd19e8d-9ab3-4a1c-beb5-4fa9ddfed7ef 2018-10-22 09:20:00,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:00,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847e9bf2-b1bf-4920-8891-c70d61f5e9fd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:20:00,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-847e9bf2-b1bf-4920-8891-c70d61f5e9fd 2018-10-22 09:20:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:00,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89c4e258-7cb1-42bf-ac85-e7865dfa7eda Date: Mon, 22 Oct 2018 09:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:20:00,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-89c4e258-7cb1-42bf-ac85-e7865dfa7eda 2018-10-22 09:20:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:01,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-ec11cec3-90ee-40b9-800d-969d88abf633 Date: Mon, 22 Oct 2018 09:20:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.4"}],"id":"32bc836c-0460-47d0-980d-86a935c0cc6b","security_groups":[],"mac_address":"fa:16:3e:02:b4:78","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["6c5005b5-b21c-47c6-a44b-5eee01051d0c","c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":"16bdaa3c-36b2-4b75-909a-88d9c11e08f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.2"}],"id":"e1223890-82e0-42d0-8228-ddbd65bc661e","security_groups":[],"mac_address":"fa:16:3e:d7:e5:01","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.3"}],"id":"fa298c92-452f-4b5d-b5c4-6763b0e4c74d","security_groups":[],"mac_address":"fa:16:3e:93:34:aa","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc3767b0-6759-45b9-835c-b4b6da9406f8"}]} 2018-10-22 09:20:01,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-ec11cec3-90ee-40b9-800d-969d88abf633 2018-10-22 09:20:01,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:01,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-07e16d76-74ca-4a03-bc69-8cdef9a82a56 x-compute-request-id: req-07e16d76-74ca-4a03-bc69-8cdef9a82a56 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:01,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-07e16d76-74ca-4a03-bc69-8cdef9a82a56 2018-10-22 09:20:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:01,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-240964d6-a91d-4d85-9b55-2b1a0c4eed53 Date: Mon, 22 Oct 2018 09:20: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:20:01,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-240964d6-a91d-4d85-9b55-2b1a0c4eed53 2018-10-22 09:20:01,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:01,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed1ea0b-ff2c-475b-92b1-83a0dff80071 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:20:01,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-4ed1ea0b-ff2c-475b-92b1-83a0dff80071 2018-10-22 09:20:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:01,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc8b7b38-0495-4d6a-95f4-d4f65b48fdf1 Date: Mon, 22 Oct 2018 09:20:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:20:01,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-dc8b7b38-0495-4d6a-95f4-d4f65b48fdf1 2018-10-22 09:20:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:01,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-4809f2a7-4bf5-435c-bfef-120cf0f8734f Date: Mon, 22 Oct 2018 09:20:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.4"}],"id":"32bc836c-0460-47d0-980d-86a935c0cc6b","security_groups":[],"mac_address":"fa:16:3e:02:b4:78","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["6c5005b5-b21c-47c6-a44b-5eee01051d0c","c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":"16bdaa3c-36b2-4b75-909a-88d9c11e08f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.2"}],"id":"e1223890-82e0-42d0-8228-ddbd65bc661e","security_groups":[],"mac_address":"fa:16:3e:d7:e5:01","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.3"}],"id":"fa298c92-452f-4b5d-b5c4-6763b0e4c74d","security_groups":[],"mac_address":"fa:16:3e:93:34:aa","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc3767b0-6759-45b9-835c-b4b6da9406f8"}]} 2018-10-22 09:20:01,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-4809f2a7-4bf5-435c-bfef-120cf0f8734f 2018-10-22 09:20:01,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}}' 2018-10-22 09:20:02,516 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 09:20: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-db28c1b4-dcf8-43d3-b7c1-1f501fe84534 x-compute-request-id: req-db28c1b4-dcf8-43d3-b7c1-1f501fe84534 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: '6c5005b5-b21c-47c6-a44b-5eee01051d0c'.\nNeutron server returns request_ids: ['req-a2055e8c-554c-4683-b636-74f65ad95793']", "code": 400}} 2018-10-22 09:20:02,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9/action used request id req-db28c1b4-dcf8-43d3-b7c1-1f501fe84534 2018-10-22 09:20:02,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:02,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-398def4f-e0fd-41e4-8b2e-74dccedf1308 x-compute-request-id: req-398def4f-e0fd-41e4-8b2e-74dccedf1308 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:02,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-398def4f-e0fd-41e4-8b2e-74dccedf1308 2018-10-22 09:20:02,865 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name] already added to VM [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] 2018-10-22 09:20:02,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:03,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6abb2687-2b66-4a6c-ae48-3c2fafd3dd6b x-compute-request-id: req-6abb2687-2b66-4a6c-ae48-3c2fafd3dd6b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:03,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-6abb2687-2b66-4a6c-ae48-3c2fafd3dd6b 2018-10-22 09:20:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:03,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-daa33b7f-1457-4238-b054-86df76ad0b15 Date: Mon, 22 Oct 2018 09:20: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":["d85a85d1-8f56-44c5-aee7-2657c5611f2b"],"updated_at":"2018-10-22T09:19:34Z","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net"}]} 2018-10-22 09:20:03,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net used request id req-daa33b7f-1457-4238-b054-86df76ad0b15 2018-10-22 09:20:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:03,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b09721-9133-42d9-88a0-884a718e6ffb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:20:03,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-83b09721-9133-42d9-88a0-884a718e6ffb 2018-10-22 09:20:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:03,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c82a4ee5-87b4-4b11-a5af-53fe2cef4f2b Date: Mon, 22 Oct 2018 09:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","dns_nameservers":[],"updated_at":"2018-10-22T09:19:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet"}]} 2018-10-22 09:20:03,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-c82a4ee5-87b4-4b11-a5af-53fe2cef4f2b 2018-10-22 09:20:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-b32b82ea-9218-448a-858f-71cb00d0b7ea Date: Mon, 22 Oct 2018 09:20:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.4"}],"id":"32bc836c-0460-47d0-980d-86a935c0cc6b","security_groups":[],"mac_address":"fa:16:3e:02:b4:78","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.5"}],"id":"7a987d82-7a20-4c6c-83b5-00e239872c4e","security_groups":["6c5005b5-b21c-47c6-a44b-5eee01051d0c","c3d884e9-38a4-48f9-99cc-f73cece7a31c"],"mac_address":"fa:16:3e:9e:ac:83","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:42Z","binding:vnic_type":"normal","device_id":"16bdaa3c-36b2-4b75-909a-88d9c11e08f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.2"}],"id":"e1223890-82e0-42d0-8228-ddbd65bc661e","security_groups":[],"mac_address":"fa:16:3e:d7:e5:01","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc3767b0-6759-45b9-835c-b4b6da9406f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:19:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d85a85d1-8f56-44c5-aee7-2657c5611f2b","ip_address":"10.55.0.3"}],"id":"fa298c92-452f-4b5d-b5c4-6763b0e4c74d","security_groups":[],"mac_address":"fa:16:3e:93:34:aa","project_id":"f746b2475ce84081a42d85a8a6a1f7eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3767b0-6759-45b9-835c-b4b6da9406f8","tenant_id":"f746b2475ce84081a42d85a8a6a1f7eb","created_at":"2018-10-22T09:19:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc3767b0-6759-45b9-835c-b4b6da9406f8"}]} 2018-10-22 09:20:03,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-b32b82ea-9218-448a-858f-71cb00d0b7ea 2018-10-22 09:20:03,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7fc7628c4a79142e22cedb660d3aa0a06f71a" 2018-10-22 09:20:04,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11f9dae0-ed68-4939-8ff4-d43c84e1b1cf x-compute-request-id: req-11f9dae0-ed68-4939-8ff4-d43c84e1b1cf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "security_groups": [{"name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name"}, {"name": "default"}], "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:19:51Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:04,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-11f9dae0-ed68-4939-8ff4-d43c84e1b1cf 2018-10-22 09:20:04,556 - create_instance - INFO - Deleting Port with ID - 7a987d82-7a20-4c6c-83b5-00e239872c4e 2018-10-22 09:20:04,556 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-port 2018-10-22 09:20:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7a987d82-7a20-4c6c-83b5-00e239872c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:05,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-addd9fbf-222e-4d40-bdf1-fe5cf4c30e1c Date: Mon, 22 Oct 2018 09:20:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:05,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7a987d82-7a20-4c6c-83b5-00e239872c4e used request id req-addd9fbf-222e-4d40-bdf1-fe5cf4c30e1c 2018-10-22 09:20:05,183 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst 2018-10-22 09:20:05,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:05,342 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:20: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-d43ad901-5843-4eb2-b4f0-3d0fa812dd41 x-compute-request-id: req-d43ad901-5843-4eb2-b4f0-3d0fa812dd41 Content-Type: application/json 2018-10-22 09:20:05,342 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-d43ad901-5843-4eb2-b4f0-3d0fa812dd41 2018-10-22 09:20:05,342 - create_instance - INFO - Checking deletion status 2018-10-22 09:20:05,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:05,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-a07c88a5-93fa-43ce-861e-e7ed31fe5503 x-compute-request-id: req-a07c88a5-93fa-43ce-861e-e7ed31fe5503 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ac:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:05Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:05,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-a07c88a5-93fa-43ce-861e-e7ed31fe5503 2018-10-22 09:20:05,591 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - ACTIVE 2018-10-22 09:20:05,591 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:20:08,594 - create_instance - DEBUG - VM status query timeout in 296.748103142 2018-10-22 09:20:08,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:08,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-e82bb3e4-48ed-41f7-ba0c-e3886ed2780b x-compute-request-id: req-e82bb3e4-48ed-41f7-ba0c-e3886ed2780b 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.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "rel": "bookmark"}], "image": {"id": "29658608-288d-4dd1-a820-d608e08fa025", "links": [{"href": "http://172.30.9.28:8774/images/29658608-288d-4dd1-a820-d608e08fa025", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:19:51.000000", "flavor": {"id": "66030814-8fae-42b2-bfc3-9327d6c5baf1", "links": [{"href": "http://172.30.9.28:8774/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1", "rel": "bookmark"}]}, "id": "16bdaa3c-36b2-4b75-909a-88d9c11e08f9", "user_id": "57aca99705bf44a797fade7eef8b8526", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:05Z", "hostId": "6e673e4b28fa0c8916da6b5970db2785503c9df28d61a2163cb26f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst", "created": "2018-10-22T09:19:45Z", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:08,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-e82bb3e4-48ed-41f7-ba0c-e3886ed2780b 2018-10-22 09:20:08,855 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst] is - ACTIVE 2018-10-22 09:20:08,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:20:11,858 - create_instance - DEBUG - VM status query timeout in 293.484215021 2018-10-22 09:20:11,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1703021babb624cb3f47dfbae561de3eb61cde" 2018-10-22 09:20:11,906 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:20: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-3ee0e2c7-d1c5-411c-bdee-679f448f8f7a x-compute-request-id: req-3ee0e2c7-d1c5-411c-bdee-679f448f8f7a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 16bdaa3c-36b2-4b75-909a-88d9c11e08f9 could not be found.", "code": 404}} 2018-10-22 09:20:11,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16bdaa3c-36b2-4b75-909a-88d9c11e08f9 used request id req-3ee0e2c7-d1c5-411c-bdee-679f448f8f7a 2018-10-22 09:20:11,906 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 16bdaa3c-36b2-4b75-909a-88d9c11e08f9 could not be found. (HTTP 404) (Request-ID: req-3ee0e2c7-d1c5-411c-bdee-679f448f8f7a) 2018-10-22 09:20:11,907 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-inst 2018-10-22 09:20:11,908 - neutron_utils - INFO - Deleting security group rule with ID - 717417b9-04a0-4a9e-a839-9ef9b7dd71f1 2018-10-22 09:20:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/717417b9-04a0-4a9e-a839-9ef9b7dd71f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:20:12,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71950603-e5e3-4d5e-b71f-0cd64db8e433 Content-Length: 0 Date: Mon, 22 Oct 2018 09:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:12,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/717417b9-04a0-4a9e-a839-9ef9b7dd71f1 used request id req-71950603-e5e3-4d5e-b71f-0cd64db8e433 2018-10-22 09:20:12,192 - neutron_utils - INFO - Deleting security group rule with ID - 989da969-e4ad-4346-93d8-06e121bc67b1 2018-10-22 09:20:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/989da969-e4ad-4346-93d8-06e121bc67b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:20:12,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6c7098a-b9d1-4f8d-aa0c-fb5d6ba9b799 Content-Length: 0 Date: Mon, 22 Oct 2018 09:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:12,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/989da969-e4ad-4346-93d8-06e121bc67b1 used request id req-e6c7098a-b9d1-4f8d-aa0c-fb5d6ba9b799 2018-10-22 09:20:12,338 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-name 2018-10-22 09:20:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6c5005b5-b21c-47c6-a44b-5eee01051d0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23debd44897cb8c2d1e3f120840ad836059816a2" 2018-10-22 09:20:12,466 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff526f7b-6f02-4ac5-90b3-7fa9b2080758 Content-Length: 0 Date: Mon, 22 Oct 2018 09:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:12,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6c5005b5-b21c-47c6-a44b-5eee01051d0c used request id req-ff526f7b-6f02-4ac5-90b3-7fa9b2080758 2018-10-22 09:20:12,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e129eb303810769e72fec99ab6e7652814ae0bbe" 2018-10-22 09:20:12,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-8140de0f-ce5f-4c92-8e9b-d3a00649439a x-compute-request-id: req-8140de0f-ce5f-4c92-8e9b-d3a00649439a Content-Length: 0 Content-Type: application/json 2018-10-22 09:20:12,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/66030814-8fae-42b2-bfc3-9327d6c5baf1 used request id req-8140de0f-ce5f-4c92-8e9b-d3a00649439a 2018-10-22 09:20:12,516 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet 2018-10-22 09:20:12,516 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-subnet 2018-10-22 09:20:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d85a85d1-8f56-44c5-aee7-2657c5611f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:20:14,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89ee13a2-274b-43ba-bf05-c29a66361b02 Date: Mon, 22 Oct 2018 09:20:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:14,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d85a85d1-8f56-44c5-aee7-2657c5611f2b used request id req-89ee13a2-274b-43ba-bf05-c29a66361b02 2018-10-22 09:20:14,791 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-pub-net 2018-10-22 09:20:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bc3767b0-6759-45b9-835c-b4b6da9406f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045f845e06e3a3dacd5251fc4a5c628ad985f5fa" 2018-10-22 09:20:16,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e3d3c35-f3d8-4fbe-ac7d-72d01559fc2d Date: Mon, 22 Oct 2018 09:20:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:16,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bc3767b0-6759-45b9-835c-b4b6da9406f8 used request id req-9e3d3c35-f3d8-4fbe-ac7d-72d01559fc2d 2018-10-22 09:20:16,080 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-de5874ab-699c-4ad1-a9d0-fa20eaaac358-image 2018-10-22 09:20:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9876acfec85e5134c6010b2f1133e93a1cb730dc" 2018-10-22 09:20:17,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36e1041b-0efc-4b37-bbb7-1e87ceb3f23a Date: Mon, 22 Oct 2018 09:20:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:20:17,832 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/29658608-288d-4dd1-a820-d608e08fa025 used request id req-36e1041b-0efc-4b37-bbb7-1e87ceb3f23a 2018-10-22 09:20:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:18,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c7b4e370-8979-4ef7-bfad-6079b35ad488 Date: Mon, 22 Oct 2018 09:20:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:32Z", "updated_at": "2018-10-22T09:19:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "revision_number": 0, "id": "5ea7110a-4b9a-4acb-9e45-5541dac1516a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "revision_number": 0, "id": "605e6776-877c-4790-9a45-0b34b133678b", "remote_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "revision_number": 0, "id": "741ca298-cd3f-4c5e-a2bd-948245e5fcfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "revision_number": 0, "id": "cc8def34-3389-41e5-ae8b-ad91cabaa531", "remote_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb"}], "revision_number": 4, "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:20:18,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c7b4e370-8979-4ef7-bfad-6079b35ad488 2018-10-22 09:20:18,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:18,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5737fa-ef6d-4723-900e-b7ad2531a200 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:20:18,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-8e5737fa-ef6d-4723-900e-b7ad2531a200 2018-10-22 09:20:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:18,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01541005-5eca-4399-b9ed-1ea1cafff001 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb"}, "enabled": true, "id": "f746b2475ce84081a42d85a8a6a1f7eb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1293dc62-b504-40e-proj"}} 2018-10-22 09:20:18,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-01541005-5eca-4399-b9ed-1ea1cafff001 2018-10-22 09:20:18,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3d884e9-38a4-48f9-99cc-f73cece7a31c 2018-10-22 09:20:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c3d884e9-38a4-48f9-99cc-f73cece7a31c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:18,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-955f29e3-ab85-4c7b-aa06-2239d8546625 Date: Mon, 22 Oct 2018 09:20:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:32Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "5ea7110a-4b9a-4acb-9e45-5541dac1516a"}, {"remote_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:32Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "605e6776-877c-4790-9a45-0b34b133678b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:32Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "741ca298-cd3f-4c5e-a2bd-948245e5fcfc"}, {"remote_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:19:32Z", "security_group_id": "c3d884e9-38a4-48f9-99cc-f73cece7a31c", "port_range_min": null, "revision_number": 0, "tenant_id": "f746b2475ce84081a42d85a8a6a1f7eb", "created_at": "2018-10-22T09:19:32Z", "project_id": "f746b2475ce84081a42d85a8a6a1f7eb", "id": "cc8def34-3389-41e5-ae8b-ad91cabaa531"}]} 2018-10-22 09:20:18,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c3d884e9-38a4-48f9-99cc-f73cece7a31c used request id req-955f29e3-ab85-4c7b-aa06-2239d8546625 2018-10-22 09:20:18,570 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:20:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c3d884e9-38a4-48f9-99cc-f73cece7a31c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:18,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89a52fc4-479c-4313-9fb5-056eec5d92c5 Content-Length: 0 Date: Mon, 22 Oct 2018 09:20:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:18,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c3d884e9-38a4-48f9-99cc-f73cece7a31c used request id req-89a52fc4-479c-4313-9fb5-056eec5d92c5 2018-10-22 09:20:18,891 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1293dc62-b504-40e-proj 2018-10-22 09:20:18,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:19,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4d26c01-76da-4b49-97c7-6da3a04d35fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:20:19,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f746b2475ce84081a42d85a8a6a1f7eb used request id req-f4d26c01-76da-4b49-97c7-6da3a04d35fa 2018-10-22 09:20:19,103 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1293dc62-b504-40e-proj-role 2018-10-22 09:20:19,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0c2bee2eb75c4863a365511856485793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:19,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9874b626-f66d-4dad-a786-f7e79ef56a86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:20:19,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0c2bee2eb75c4863a365511856485793 used request id req-9874b626-f66d-4dad-a786-f7e79ef56a86 2018-10-22 09:20:19,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539976b7bac11dab58dbab04340cf20376721179" 2018-10-22 09:20:19,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84449db-4e67-4e61-bea6-d5de51ccdca3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:20:19,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e84449db-4e67-4e61-bea6-d5de51ccdca3 2018-10-22 09:20:19,308 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1293dc62-b504-40e-user 2018-10-22 09:20:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/57aca99705bf44a797fade7eef8b8526 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c962529419cc388a00d883cec84b8f2cfee09" 2018-10-22 09:20:19,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68141d0-544e-4976-b8d0-4c98fb35e60b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:20:19,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/57aca99705bf44a797fade7eef8b8526 used request id req-d68141d0-544e-4976-b8d0-4c98fb35e60b 2018-10-22 09:20:19,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:19,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Ja5n5S8yQNKND8nWubSRiw"], "issued_at": "2018-10-22T09:20:19.000000Z"}} 2018-10-22 09:20:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6ffd281eb9939b2c7ce289429c1484e514d124" 2018-10-22 09:20:19,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfc286a-d3fe-4161-8057-cea0bd9ac5b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:19,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8cfc286a-d3fe-4161-8057-cea0bd9ac5b4 2018-10-22 09:20:19,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:19,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:20,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["QdtTYOehTKi3Y8Z2c0seWQ"], "issued_at": "2018-10-22T09:20:20.000000Z"}} 2018-10-22 09:20:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:20:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab655bf-e648-4d27-9e4b-a6efce102288 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:20,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2ab655bf-e648-4d27-9e4b-a6efce102288 2018-10-22 09:20:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:20:20,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:20:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-821baa07-1883-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:20:20,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0af7e23-2d5e-4627-8e6f-bd9dd93263e8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-821baa07-1883-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:20:20,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-821baa07-1883-43d-proj used request id req-e0af7e23-2d5e-4627-8e6f-bd9dd93263e8 2018-10-22 09:20:20,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:20:20,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c60d1b-4ebd-4584-a345-42ab8f1c5390 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:20:20,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-14c60d1b-4ebd-4584-a345-42ab8f1c5390 2018-10-22 09:20:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}}' 2018-10-22 09:20:20,694 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6705d2f2-813a-47be-bd6c-2765e51ed7cc Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:20,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6705d2f2-813a-47be-bd6c-2765e51ed7cc 2018-10-22 09:20:20,694 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-821baa07-1883-43d-proj 2018-10-22 09:20:20,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:20,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:21,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["c_Y5njWzRAOf5eUdKeNX6g"], "issued_at": "2018-10-22T09:20:21.000000Z"}} 2018-10-22 09:20:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643bfa60fde15b2d93e5a2e56a8419a9d3f5fc5b" 2018-10-22 09:20:21,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4175d8-ef3d-4cb9-b793-c4a5b5bd233e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:21,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd4175d8-ef3d-4cb9-b793-c4a5b5bd233e 2018-10-22 09:20:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:20:21,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:20:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643bfa60fde15b2d93e5a2e56a8419a9d3f5fc5b" 2018-10-22 09:20:21,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0445b4-b8f8-428f-8935-35ed7de2e045 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:20:21,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a0445b4-b8f8-428f-8935-35ed7de2e045 2018-10-22 09:20:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-821baa07-1883-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643bfa60fde15b2d93e5a2e56a8419a9d3f5fc5b" 2018-10-22 09:20:21,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e89587a-eeb4-42c0-802a-aa0732ff0d76 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-821baa07-1883-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}]} 2018-10-22 09:20:21,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-821baa07-1883-43d-proj used request id req-4e89587a-eeb4-42c0-802a-aa0732ff0d76 2018-10-22 09:20:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643bfa60fde15b2d93e5a2e56a8419a9d3f5fc5b" 2018-10-22 09:20:21,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b044ced1-53b7-4e99-a1f8-bbbf74938d92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:20:21,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b044ced1-53b7-4e99-a1f8-bbbf74938d92 2018-10-22 09:20:21,832 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-821baa07-1883-43d-user 2018-10-22 09:20:21,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:20:21,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec1046b-33f9-40e8-8ef4-75daa723ba22 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:20:21,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9ec1046b-33f9-40e8-8ef4-75daa723ba22 2018-10-22 09:20:21,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" -d '{"role": {"name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}}' 2018-10-22 09:20:22,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd62b32-1bcf-45e1-bac2-c2012775ee1e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48c945b1fa4f4dcf9e21fa36f595b27c", "links": {"self": "http://172.30.9.28:5000/v3/roles/48c945b1fa4f4dcf9e21fa36f595b27c"}, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}} 2018-10-22 09:20:22,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4bd62b32-1bcf-45e1-bac2-c2012775ee1e 2018-10-22 09:20:22,055 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-821baa07-1883-43d-proj-role 2018-10-22 09:20:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/48c945b1fa4f4dcf9e21fa36f595b27c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:20:22,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b56ca0-4a8b-43de-a23b-d2e4c32a8897 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/48c945b1fa4f4dcf9e21fa36f595b27c"}, "domain_id": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role", "id": "48c945b1fa4f4dcf9e21fa36f595b27c"}} 2018-10-22 09:20:22,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/48c945b1fa4f4dcf9e21fa36f595b27c used request id req-45b56ca0-4a8b-43de-a23b-d2e4c32a8897 2018-10-22 09:20:22,151 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-821baa07-1883-43d-proj-role to project InstanceSecurityGroupTests-821baa07-1883-43d-proj 2018-10-22 09:20:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab/users/7d57a805eeaa4e10a2a53c4943c0847b/roles/48c945b1fa4f4dcf9e21fa36f595b27c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:20:22,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc4093e0-c9b9-453e-80d9-cac2db1fef24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:20:22,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab/users/7d57a805eeaa4e10a2a53c4943c0847b/roles/48c945b1fa4f4dcf9e21fa36f595b27c used request id req-fc4093e0-c9b9-453e-80d9-cac2db1fef24 2018-10-22 09:20:22,289 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:20:22,290 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:20:22,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:22,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:22,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48c945b1fa4f4dcf9e21fa36f595b27c", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}], "expires_at": "2018-10-22T10:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-user", "id": "7d57a805eeaa4e10a2a53c4943c0847b"}, "audit_ids": ["bCSo0W73SpqcIORKouWWiQ"], "issued_at": "2018-10-22T09:20:22.000000Z"}} 2018-10-22 09:20:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:20:22,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fbb592-4c2e-4710-b905-fffd36170c45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:22,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-13fbb592-4c2e-4710-b905-fffd36170c45 2018-10-22 09:20:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:20:22,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d6986fc1-b8cf-4585-afeb-ed6d8e23027d Date: Mon, 22 Oct 2018 09:20:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image"} 2018-10-22 09:20:22,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image used request id req-d6986fc1-b8cf-4585-afeb-ed6d8e23027d 2018-10-22 09:20:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:20:23,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11075eba-0a27-49e8-8cac-98c5387ef95a Date: Mon, 22 Oct 2018 09:20: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"}}} 2018-10-22 09:20:23,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11075eba-0a27-49e8-8cac-98c5387ef95a 2018-10-22 09:20:23,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image"}' 2018-10-22 09:20:23,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a X-Openstack-Request-Id: req-5fa2f99f-79ad-456e-b677-0a95108ef650 Date: Mon, 22 Oct 2018 09:20:23 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:20:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:20:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "min_disk": 0, "protected": false, "id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "file": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/file", "checksum": null, "owner": "534e0bc7c5bb4b2b9a348cb54a16faab", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:20:23,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5fa2f99f-79ad-456e-b677-0a95108ef650 2018-10-22 09:20:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" -d '' 2018-10-22 09:20:25,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b47d6a4-761f-4a60-b21a-09cbbae0ff8a Date: Mon, 22 Oct 2018 09:20:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:20:25,649 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/file used request id req-6b47d6a4-761f-4a60-b21a-09cbbae0ff8a 2018-10-22 09:20:25,649 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:20:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:20:25,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3a7542be-5296-4703-bb18-dc1e5caf1979 Date: Mon, 22 Oct 2018 09:20:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:20:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/snap", "metadata": {}}], "self": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "min_disk": 0, "protected": false, "id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "file": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "534e0bc7c5bb4b2b9a348cb54a16faab", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:20:25,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a used request id req-3a7542be-5296-4703-bb18-dc1e5caf1979 2018-10-22 09:20:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:20:25,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db009ac5-e371-49a9-86b3-4bdb30638753 Date: Mon, 22 Oct 2018 09:20:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:20:25,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-db009ac5-e371-49a9-86b3-4bdb30638753 2018-10-22 09:20:25,981 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image 2018-10-22 09:20:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:20:26,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7ea0ee3d-188f-49f1-b946-ebcbd3191822 Date: Mon, 22 Oct 2018 09:20:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:20:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/snap", "metadata": {}}], "self": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "min_disk": 0, "protected": false, "id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "file": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "534e0bc7c5bb4b2b9a348cb54a16faab", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:20:26,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a used request id req-7ea0ee3d-188f-49f1-b946-ebcbd3191822 2018-10-22 09:20:26,137 - create_image - DEBUG - Instance status is - active 2018-10-22 09:20:26,137 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image 2018-10-22 09:20:26,137 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image 2018-10-22 09:20:26,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:26,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:26,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48c945b1fa4f4dcf9e21fa36f595b27c", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}], "expires_at": "2018-10-22T10:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-user", "id": "7d57a805eeaa4e10a2a53c4943c0847b"}, "audit_ids": ["NcdlbbNjSCuzsuQ4jK0Zug"], "issued_at": "2018-10-22T09:20:26.000000Z"}} 2018-10-22 09:20:26,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:20:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183ac1d0-cccc-42b6-af94-fdbbeb0bd0d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:26,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-183ac1d0-cccc-42b6-af94-fdbbeb0bd0d1 2018-10-22 09:20:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:20:26,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9810e6c6-5e11-47ca-ab03-c378fbb1c12a Date: Mon, 22 Oct 2018 09:20:26 GMT RESP BODY: {"networks":[]} 2018-10-22 09:20:26,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-9810e6c6-5e11-47ca-ab03-c378fbb1c12a 2018-10-22 09:20:26,787 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net 2018-10-22 09:20:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" -d '{"network": {"name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net", "admin_state_up": true}}' 2018-10-22 09:20:27,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8af574b8-5206-4af2-8349-eb319dda00a3 Date: Mon, 22 Oct 2018 09:20:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd2088da-1ddc-4972-ab67-843a7de638f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:20:27Z","is_default":false,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","mtu":1450}} 2018-10-22 09:20:27,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8af574b8-5206-4af2-8349-eb319dda00a3 2018-10-22 09:20:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:20:27,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d86e4dbf-1431-4144-a7e1-39f99311d67d Date: Mon, 22 Oct 2018 09:20: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":"2018-10-22T09:20:27Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:27,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-d86e4dbf-1431-4144-a7e1-39f99311d67d 2018-10-22 09:20:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:20:27,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-874a94dc-3d06-4910-a2d7-aa2f72f65f41 Date: Mon, 22 Oct 2018 09:20:27 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:20:27,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-874a94dc-3d06-4910-a2d7-aa2f72f65f41 2018-10-22 09:20:27,623 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet 2018-10-22 09:20:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" -d '{"subnets": [{"ip_version": 4, "network_id": "fd2088da-1ddc-4972-ab67-843a7de638f5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]}' 2018-10-22 09:20:28,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-74b48ecd-cc37-4545-914d-99f9e935e665 Date: Mon, 22 Oct 2018 09:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:28,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-74b48ecd-cc37-4545-914d-99f9e935e665 2018-10-22 09:20:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:20:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7ee04cd4-fc87-48bb-b985-549b74009c19 Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:28,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-7ee04cd4-fc87-48bb-b985-549b74009c19 2018-10-22 09:20:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:20:28,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-730daa90-d9c6-4e74-bf6e-0e4d4b924984 Date: Mon, 22 Oct 2018 09:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:28,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-730daa90-d9c6-4e74-bf6e-0e4d4b924984 2018-10-22 09:20:28,880 - OpenStackNetwork - DEBUG - Network [fd2088da-1ddc-4972-ab67-843a7de638f5] created successfully 2018-10-22 09:20:28,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:28,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:29,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["o3A-Rx1RRAipQ3M185xuJg"], "issued_at": "2018-10-22T09:20:29.000000Z"}} 2018-10-22 09:20:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8804ec26fba53db81977267edf587c419320c7" 2018-10-22 09:20:29,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f76bcdb-ee7d-4911-92cf-c7d9f64047d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:29,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f76bcdb-ee7d-4911-92cf-c7d9f64047d5 2018-10-22 09:20:29,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:20:29,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8804ec26fba53db81977267edf587c419320c7" 2018-10-22 09:20:29,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ff38b63-ebe4-460a-8f8d-7527ae552769 x-compute-request-id: req-0ff38b63-ebe4-460a-8f8d-7527ae552769 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:20:29,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0ff38b63-ebe4-460a-8f8d-7527ae552769 2018-10-22 09:20:29,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8804ec26fba53db81977267edf587c419320c7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:20:29,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e22efa7-9543-49f5-b408-2a297b39c8f8 x-compute-request-id: req-3e22efa7-9543-49f5-b408-2a297b39c8f8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:20:29,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3e22efa7-9543-49f5-b408-2a297b39c8f8 2018-10-22 09:20:29,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:29,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:29,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48c945b1fa4f4dcf9e21fa36f595b27c", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}], "expires_at": "2018-10-22T10:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-user", "id": "7d57a805eeaa4e10a2a53c4943c0847b"}, "audit_ids": ["IC-HDxJkQAm81HAs0iGBDQ"], "issued_at": "2018-10-22T09:20:29.000000Z"}} 2018-10-22 09:20:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:30,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3fd9f2-7e1a-489e-93a2-c47552854569 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:30,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b3fd9f2-7e1a-489e-93a2-c47552854569 2018-10-22 09:20:30,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:20:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:30,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f7d8d9-399a-4e28-850b-e16332516c51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:30,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10f7d8d9-399a-4e28-850b-e16332516c51 2018-10-22 09:20:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bc59c233-5e3e-4c3e-b337-e2206db023cb Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:30,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-bc59c233-5e3e-4c3e-b337-e2206db023cb 2018-10-22 09:20:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:20:30,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:20:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:30,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecf0602-bf4d-4c3c-8b65-cdc97297677c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:30,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-5ecf0602-bf4d-4c3c-8b65-cdc97297677c 2018-10-22 09:20:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30017ee5-6911-47b0-ba03-8b2860843076 Date: Mon, 22 Oct 2018 09:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:30,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-30017ee5-6911-47b0-ba03-8b2860843076 2018-10-22 09:20:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:30,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afd4e7ee-913c-46dd-aac6-945eb0f2481b Date: Mon, 22 Oct 2018 09:20:30 GMT RESP BODY: {"ports":[]} 2018-10-22 09:20:30,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port&admin_state_up=True used request id req-afd4e7ee-913c-46dd-aac6-945eb0f2481b 2018-10-22 09:20:30,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:31,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-71c09218-42a6-4d80-a7db-fe5b9b617ebc x-compute-request-id: req-71c09218-42a6-4d80-a7db-fe5b9b617ebc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:20:31,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst used request id req-71c09218-42a6-4d80-a7db-fe5b9b617ebc 2018-10-22 09:20:31,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-edb3192b-1208-43f0-84ed-6da7962f5ea6 Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:31,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-edb3192b-1208-43f0-84ed-6da7962f5ea6 2018-10-22 09:20:31,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:31,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11eb70bb-f530-49ec-bd4a-c8562a847a27 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:31,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-11eb70bb-f530-49ec-bd4a-c8562a847a27 2018-10-22 09:20:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:31,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d7960a46-24ab-4fd7-9db8-7e48473451b3 Date: Mon, 22 Oct 2018 09:20:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:31,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-d7960a46-24ab-4fd7-9db8-7e48473451b3 2018-10-22 09:20:31,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:31,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f51bb91f-2c03-498e-944e-8ff7b0a5264c Date: Mon, 22 Oct 2018 09:20:31 GMT RESP BODY: {"ports":[]} 2018-10-22 09:20:31,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port&admin_state_up=True used request id req-f51bb91f-2c03-498e-944e-8ff7b0a5264c 2018-10-22 09:20:31,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:31,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:32,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48c945b1fa4f4dcf9e21fa36f595b27c", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}], "expires_at": "2018-10-22T10:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-user", "id": "7d57a805eeaa4e10a2a53c4943c0847b"}, "audit_ids": ["hahhZG3oTKGKBj7RjNyxYw"], "issued_at": "2018-10-22T09:20:32.000000Z"}} 2018-10-22 09:20:32,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2594854307ddf5b086d0a20f248c02fac5dcef1c" 2018-10-22 09:20:32,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563eeb26-62ca-4fd0-8505-227c22dabfcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:32,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-563eeb26-62ca-4fd0-8505-227c22dabfcc 2018-10-22 09:20:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:32,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b6002158-8001-4a35-8ef2-52a3e0f24c8a Date: Mon, 22 Oct 2018 09: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:32,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-b6002158-8001-4a35-8ef2-52a3e0f24c8a 2018-10-22 09:20:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:32,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0437bdcd-c6c6-43bd-8ebb-a4feb655164d Date: Mon, 22 Oct 2018 09:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:32,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-0437bdcd-c6c6-43bd-8ebb-a4feb655164d 2018-10-22 09:20:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:32,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2314cfa2-7e93-4d6e-a812-0e6caceb299d Date: Mon, 22 Oct 2018 09: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:32,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-2314cfa2-7e93-4d6e-a812-0e6caceb299d 2018-10-22 09:20:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:20:32,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:20:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2594854307ddf5b086d0a20f248c02fac5dcef1c" 2018-10-22 09:20:33,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4584016-0cd6-4dc2-b3e7-ca58f55a6928 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:33,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-e4584016-0cd6-4dc2-b3e7-ca58f55a6928 2018-10-22 09:20:33,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:33,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2e4f05c3-3100-4f04-ad18-3edcd98401e1 Date: Mon, 22 Oct 2018 09:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:33,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-2e4f05c3-3100-4f04-ad18-3edcd98401e1 2018-10-22 09:20:33,142 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net 2018-10-22 09:20:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" -d '{"port": {"network_id": "fd2088da-1ddc-4972-ab67-843a7de638f5", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port", "admin_state_up": true}}' 2018-10-22 09:20:34,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-0dbc4eba-1aec-4cc5-a899-ac29ce4ce96c Date: Mon, 22 Oct 2018 09:20:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","qos_policy_id":null,"admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal"}} 2018-10-22 09:20:34,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0dbc4eba-1aec-4cc5-a899-ac29ce4ce96c 2018-10-22 09:20:34,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8ab7d21a-4177-477b-b822-bf35d4d21895 Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:34,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-8ab7d21a-4177-477b-b822-bf35d4d21895 2018-10-22 09:20:34,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363af23e-00e1-4006-8a3c-ea447d0056b5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:34,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-363af23e-00e1-4006-8a3c-ea447d0056b5 2018-10-22 09:20:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43bcb029-f339-4573-ad53-655879e1d404 Date: Mon, 22 Oct 2018 09:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:34,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-43bcb029-f339-4573-ad53-655879e1d404 2018-10-22 09:20:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-50fe678a-9fd9-4563-9b12-582825917f37 Date: Mon, 22 Oct 2018 09:20:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:20:34,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port&admin_state_up=True used request id req-50fe678a-9fd9-4563-9b12-582825917f37 2018-10-22 09:20:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64013e8-3727-43df-8951-60541f21c710 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:34,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-a64013e8-3727-43df-8951-60541f21c710 2018-10-22 09:20:34,934 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst 2018-10-22 09:20:34,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f8aafa3-f2de-4796-8b45-466524283e02 x-compute-request-id: req-0f8aafa3-f2de-4796-8b45-466524283e02 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-flavor-name"}]} 2018-10-22 09:20:34,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0f8aafa3-f2de-4796-8b45-466524283e02 2018-10-22 09:20:34,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:34,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d46ab21-6e38-476c-baf7-18c03826be17 x-compute-request-id: req-8d46ab21-6e38-476c-baf7-18c03826be17 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:20:34,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a used request id req-8d46ab21-6e38-476c-baf7-18c03826be17 2018-10-22 09:20:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:35,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-40c8cb27-9137-4ffd-a8d7-19c8ef6350de Date: Mon, 22 Oct 2018 09:20:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:20:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/snap", "metadata": {}}], "self": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "min_disk": 0, "protected": false, "id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "file": "/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "534e0bc7c5bb4b2b9a348cb54a16faab", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4df65a66-c4d4-411a-95d0-72d78c1d549a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image"} 2018-10-22 09:20:35,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image used request id req-40c8cb27-9137-4ffd-a8d7-19c8ef6350de 2018-10-22 09:20:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:35,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1a402bd-9991-432f-98ac-62b934822935 Date: Mon, 22 Oct 2018 09:20: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"}}} 2018-10-22 09:20:35,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a1a402bd-9991-432f-98ac-62b934822935 2018-10-22 09:20:35,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" -d '{"server": {"name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "imageRef": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "flavorRef": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "max_count": 1, "min_count": 1, "networks": [{"port": "882a2341-68ce-45c1-99c5-fca3d2ddb2cb"}]}}' 2018-10-22 09:20:37,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-820f0222-972c-46f0-bb98-fcbccb8de404 x-compute-request-id: req-820f0222-972c-46f0-bb98-fcbccb8de404 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "adminPass": "DJSw22baGzAq"}} 2018-10-22 09:20:37,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-820f0222-972c-46f0-bb98-fcbccb8de404 2018-10-22 09:20:37,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:37,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26a6efb-a47f-4f6c-b793-aa12c48dc5f6 x-compute-request-id: req-a26a6efb-a47f-4f6c-b793-aa12c48dc5f6 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.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:20:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:37,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-a26a6efb-a47f-4f6c-b793-aa12c48dc5f6 2018-10-22 09:20:37,481 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst 2018-10-22 09:20:37,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:37,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7eb3fdb-4fbf-4bac-b4c4-0364eb00653d x-compute-request-id: req-c7eb3fdb-4fbf-4bac-b4c4-0364eb00653d 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.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:20:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:37,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-c7eb3fdb-4fbf-4bac-b4c4-0364eb00653d 2018-10-22 09:20:37,837 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst] is - BUILD 2018-10-22 09:20:37,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:20:40,840 - create_instance - DEBUG - VM status query timeout in 896.641318083 2018-10-22 09:20:40,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:41,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-255db0c8-a70b-4371-8f76-018588b29c97 x-compute-request-id: req-255db0c8-a70b-4371-8f76-018588b29c97 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.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:20:38Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:41,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-255db0c8-a70b-4371-8f76-018588b29c97 2018-10-22 09:20:41,449 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst] is - BUILD 2018-10-22 09:20:41,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:20:44,453 - create_instance - DEBUG - VM status query timeout in 893.028825045 2018-10-22 09:20:44,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:45,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-d413bea2-6385-4949-8075-9f8e98569b75 x-compute-request-id: req-d413bea2-6385-4949-8075-9f8e98569b75 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:45,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-d413bea2-6385-4949-8075-9f8e98569b75 2018-10-22 09:20:45,242 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst] is - ACTIVE 2018-10-22 09:20:45,242 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:20:45,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:45,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-86af53c5-de35-433b-a1cf-701cf4955822 x-compute-request-id: req-86af53c5-de35-433b-a1cf-701cf4955822 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:45,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-86af53c5-de35-433b-a1cf-701cf4955822 2018-10-22 09:20:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:45,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1acc3884-376a-4fd0-8218-d247f6964c99 Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:45,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-1acc3884-376a-4fd0-8218-d247f6964c99 2018-10-22 09:20:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:45,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c102d6-8e7c-4fe8-8ece-9eed480a4527 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:45,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-20c102d6-8e7c-4fe8-8ece-9eed480a4527 2018-10-22 09:20:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:45,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c864e6b7-354b-40dc-a72d-05e66293f1a7 Date: Mon, 22 Oct 2018 09:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:45,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-c864e6b7-354b-40dc-a72d-05e66293f1a7 2018-10-22 09:20:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:46,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-34c670f9-a872-46ff-b2a5-abbed2c30edf Date: Mon, 22 Oct 2018 09:20:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.4"}],"id":"637a4653-808f-44f6-b4ce-3cbf5f02164a","security_groups":[],"mac_address":"fa:16:3e:af:a9:dc","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.3"}],"id":"7ffef8eb-2ee1-4ffd-8b18-9ef0e18f9323","security_groups":[],"mac_address":"fa:16:3e:0c:05:be","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.2"}],"id":"839a50b1-79d3-470f-a56c-32992c80960a","security_groups":[],"mac_address":"fa:16:3e:5f:95:8a","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal","device_id":"c30dd29a-61c0-4f93-9962-6f878af4606e"}]} 2018-10-22 09:20:46,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-34c670f9-a872-46ff-b2a5-abbed2c30edf 2018-10-22 09:20:46,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:20:46,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:46,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48c945b1fa4f4dcf9e21fa36f595b27c", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}], "expires_at": "2018-10-22T10:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-user", "id": "7d57a805eeaa4e10a2a53c4943c0847b"}, "audit_ids": ["BLNmzt8ETeSPZCzUbvzyWw"], "issued_at": "2018-10-22T09:20:46.000000Z"}} 2018-10-22 09:20:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:46,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5f942c-44ec-4bfd-b0ef-522dca440db5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:20:46,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e5f942c-44ec-4bfd-b0ef-522dca440db5 2018-10-22 09:20:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:46,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7fa46847-b179-47ba-9d35-c2d286a9737b Date: Mon, 22 Oct 2018 09:20:46 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:20:46,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name&description=hello+group used request id req-7fa46847-b179-47ba-9d35-c2d286a9737b 2018-10-22 09:20:46,675 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name... 2018-10-22 09:20:46,675 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name 2018-10-22 09:20:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" -d '{"security_group": {"name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name", "description": "hello group"}}' 2018-10-22 09:20:47,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a33dc5a5-5fae-4a81-b744-997e7779fde0 Date: Mon, 22 Oct 2018 09:20:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "updated_at": "2018-10-22T09:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv6", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv4", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}], "revision_number": 2, "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}} 2018-10-22 09:20:47,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-a33dc5a5-5fae-4a81-b744-997e7779fde0 2018-10-22 09:20:47,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46d9839b-2eed-4aa7-91b4-0dc630c9cb02 Date: Mon, 22 Oct 2018 09: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": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181"}]} 2018-10-22 09:20:47,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-46d9839b-2eed-4aa7-91b4-0dc630c9cb02 2018-10-22 09:20:47,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a2ac254-a285-46e8-a256-f6d2af6cd465 Date: Mon, 22 Oct 2018 09: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": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181"}]} 2018-10-22 09:20:47,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-8a2ac254-a285-46e8-a256-f6d2af6cd465 2018-10-22 09:20:47,374 - neutron_utils - INFO - Retrieving security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e6cf2e18-0a1a-4ef4-956a-13c4994ad907 Date: Mon, 22 Oct 2018 09:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "updated_at": "2018-10-22T09:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv6", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv4", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}], "revision_number": 2, "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}]} 2018-10-22 09:20:47,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-e6cf2e18-0a1a-4ef4-956a-13c4994ad907 2018-10-22 09:20:47,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c031cd4-752b-4159-8bdd-110b69fff3ca Date: Mon, 22 Oct 2018 09: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": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181"}]} 2018-10-22 09:20:47,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-2c031cd4-752b-4159-8bdd-110b69fff3ca 2018-10-22 09:20:47,602 - neutron_utils - INFO - Retrieving security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-47d79bfd-03c0-4a15-9038-9148da0c3512 Date: Mon, 22 Oct 2018 09:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "updated_at": "2018-10-22T09:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv6", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv4", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}], "revision_number": 2, "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}]} 2018-10-22 09:20:47,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-47d79bfd-03c0-4a15-9038-9148da0c3512 2018-10-22 09:20:47,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b30c0b88-4106-4b5f-9ac2-9da07908d47a Date: Mon, 22 Oct 2018 09: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": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181"}]} 2018-10-22 09:20:47,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-b30c0b88-4106-4b5f-9ac2-9da07908d47a 2018-10-22 09:20:47,913 - neutron_utils - INFO - Retrieving security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:47,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8d772591-f600-4ff7-823b-daf9fc925f41 Date: Mon, 22 Oct 2018 09:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "updated_at": "2018-10-22T09:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv6", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "revision_number": 0, "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv4", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}], "revision_number": 2, "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}]} 2018-10-22 09:20:47,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-8d772591-f600-4ff7-823b-daf9fc925f41 2018-10-22 09:20:47,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74e6e16f-27bb-4679-9724-d116cbd318c9 2018-10-22 09:20:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:20:48,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77532fc8-bec7-4dd9-a2d4-d53cc758e705 Date: Mon, 22 Oct 2018 09:20:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "965124c0-f9c2-47ff-b34a-038eb14e67c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:46Z", "security_group_id": "74e6e16f-27bb-4679-9724-d116cbd318c9", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:46Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "b0a3bead-9c97-4ff5-9ea8-41233f151181"}]} 2018-10-22 09:20:48,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-77532fc8-bec7-4dd9-a2d4-d53cc758e705 2018-10-22 09:20:48,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:48,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-5f40d219-1500-465f-9fe3-58b3a5d3ef22 x-compute-request-id: req-5f40d219-1500-465f-9fe3-58b3a5d3ef22 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:48,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-5f40d219-1500-465f-9fe3-58b3a5d3ef22 2018-10-22 09:20:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:48,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5588a7d7-3cf2-457d-ad77-102c91777d3d Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:48,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-5588a7d7-3cf2-457d-ad77-102c91777d3d 2018-10-22 09:20:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:49,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560d8bde-3748-4456-9f04-e8a9d121cc79 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:49,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-560d8bde-3748-4456-9f04-e8a9d121cc79 2018-10-22 09:20:49,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:49,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-da6467f1-7883-4a91-8842-1f5a39cf63b3 Date: Mon, 22 Oct 2018 09:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:49,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-da6467f1-7883-4a91-8842-1f5a39cf63b3 2018-10-22 09:20:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:49,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-68316c5b-185a-4a59-8bcb-d3ec09013fac Date: Mon, 22 Oct 2018 09:20:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.4"}],"id":"637a4653-808f-44f6-b4ce-3cbf5f02164a","security_groups":[],"mac_address":"fa:16:3e:af:a9:dc","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.3"}],"id":"7ffef8eb-2ee1-4ffd-8b18-9ef0e18f9323","security_groups":[],"mac_address":"fa:16:3e:0c:05:be","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.2"}],"id":"839a50b1-79d3-470f-a56c-32992c80960a","security_groups":[],"mac_address":"fa:16:3e:5f:95:8a","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal","device_id":"c30dd29a-61c0-4f93-9962-6f878af4606e"}]} 2018-10-22 09:20:49,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-68316c5b-185a-4a59-8bcb-d3ec09013fac 2018-10-22 09:20:49,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:20:49,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48c945b1fa4f4dcf9e21fa36f595b27c", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj-role"}], "expires_at": "2018-10-22T10:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/534e0bc7c5bb4b2b9a348cb54a16faab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-821baa07-1883-43d-user", "id": "7d57a805eeaa4e10a2a53c4943c0847b"}, "audit_ids": ["tGIDyjCARIif-tqz2kVMcA"], "issued_at": "2018-10-22T09:20:49.000000Z"}} 2018-10-22 09:20:49,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fb58ae1ff949d823c89593f3974fbbfb34d173" 2018-10-22 09:20:50,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-9edcf515-d3ee-48f6-a01d-38ded1dff275 x-compute-request-id: req-9edcf515-d3ee-48f6-a01d-38ded1dff275 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:50,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-9edcf515-d3ee-48f6-a01d-38ded1dff275 2018-10-22 09:20:50,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:50,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-3082d901-b032-4fba-9d4f-ea7f90db9547 x-compute-request-id: req-3082d901-b032-4fba-9d4f-ea7f90db9547 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:50,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-3082d901-b032-4fba-9d4f-ea7f90db9547 2018-10-22 09:20:50,909 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst] is - ACTIVE 2018-10-22 09:20:50,909 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:20:50,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:51,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-4b958c49-4e74-4df0-8b78-19bb4d68a03c x-compute-request-id: req-4b958c49-4e74-4df0-8b78-19bb4d68a03c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:51,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-4b958c49-4e74-4df0-8b78-19bb4d68a03c 2018-10-22 09:20:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:51,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bb97aea5-8afe-491e-b44a-2fdeb12abfca Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:51,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-bb97aea5-8afe-491e-b44a-2fdeb12abfca 2018-10-22 09:20:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:51,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f97624-08c8-4378-b6fa-aa4be491e415 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:51,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-85f97624-08c8-4378-b6fa-aa4be491e415 2018-10-22 09:20:51,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:51,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e63b477a-aa5f-4252-a878-6ac59ccf6e40 Date: Mon, 22 Oct 2018 09:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:51,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-e63b477a-aa5f-4252-a878-6ac59ccf6e40 2018-10-22 09:20:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:52,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8c3e4036-e687-4e94-b539-5c81a93aa67f Date: Mon, 22 Oct 2018 09:20:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.4"}],"id":"637a4653-808f-44f6-b4ce-3cbf5f02164a","security_groups":[],"mac_address":"fa:16:3e:af:a9:dc","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.3"}],"id":"7ffef8eb-2ee1-4ffd-8b18-9ef0e18f9323","security_groups":[],"mac_address":"fa:16:3e:0c:05:be","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.2"}],"id":"839a50b1-79d3-470f-a56c-32992c80960a","security_groups":[],"mac_address":"fa:16:3e:5f:95:8a","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal","device_id":"c30dd29a-61c0-4f93-9962-6f878af4606e"}]} 2018-10-22 09:20:52,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-8c3e4036-e687-4e94-b539-5c81a93aa67f 2018-10-22 09:20:52,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:52,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-fa7b083a-4312-4e6a-953c-e4c344b7174f x-compute-request-id: req-fa7b083a-4312-4e6a-953c-e4c344b7174f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:52,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-fa7b083a-4312-4e6a-953c-e4c344b7174f 2018-10-22 09:20:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:52,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2a1ae997-1398-41a1-b8b6-77953ab79d15 Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:52,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-2a1ae997-1398-41a1-b8b6-77953ab79d15 2018-10-22 09:20:52,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:52,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa77b5d8-81f3-4b64-9eca-2ca4c96aa1a2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:52,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-fa77b5d8-81f3-4b64-9eca-2ca4c96aa1a2 2018-10-22 09:20:52,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:52,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-73bd3e3c-67d0-4abc-ac7e-736e8ef051a6 Date: Mon, 22 Oct 2018 09:20:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:52,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-73bd3e3c-67d0-4abc-ac7e-736e8ef051a6 2018-10-22 09:20:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:52,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-35ba4f31-0b3c-4689-a1a3-b30344cb7363 Date: Mon, 22 Oct 2018 09:20:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.4"}],"id":"637a4653-808f-44f6-b4ce-3cbf5f02164a","security_groups":[],"mac_address":"fa:16:3e:af:a9:dc","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.3"}],"id":"7ffef8eb-2ee1-4ffd-8b18-9ef0e18f9323","security_groups":[],"mac_address":"fa:16:3e:0c:05:be","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.2"}],"id":"839a50b1-79d3-470f-a56c-32992c80960a","security_groups":[],"mac_address":"fa:16:3e:5f:95:8a","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal","device_id":"c30dd29a-61c0-4f93-9962-6f878af4606e"}]} 2018-10-22 09:20:52,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-35ba4f31-0b3c-4689-a1a3-b30344cb7363 2018-10-22 09:20:52,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}}' 2018-10-22 09:20:53,544 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:20: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-524dbaed-b080-438b-879d-8b927a1118f4 x-compute-request-id: req-524dbaed-b080-438b-879d-8b927a1118f4 Content-Length: 0 Content-Type: application/json 2018-10-22 09:20:53,544 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e/action used request id req-524dbaed-b080-438b-879d-8b927a1118f4 2018-10-22 09:20:53,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:54,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-3471832c-295a-44ad-a45d-5c07ed7e8a77 x-compute-request-id: req-3471832c-295a-44ad-a45d-5c07ed7e8a77 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}, {"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:54,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-3471832c-295a-44ad-a45d-5c07ed7e8a77 2018-10-22 09:20:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:54,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-02ea8b7c-380e-4d93-977e-04d6eafe9ca2 Date: Mon, 22 Oct 2018 09:20: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":["98f0e8ed-cbf3-4923-88fd-5c5a8de8974d"],"updated_at":"2018-10-22T09:20:28Z","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"fd2088da-1ddc-4972-ab67-843a7de638f5","name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net"}]} 2018-10-22 09:20:54,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net used request id req-02ea8b7c-380e-4d93-977e-04d6eafe9ca2 2018-10-22 09:20:54,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:54,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933af8dc-ff32-42a1-be55-2aa4641e0a62 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:20:54,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-933af8dc-ff32-42a1-be55-2aa4641e0a62 2018-10-22 09:20:54,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:54,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89a2dffe-eeb1-403c-9164-e81632ce4c1f Date: Mon, 22 Oct 2018 09:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","dns_nameservers":[],"updated_at":"2018-10-22T09:20: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":"534e0bc7c5bb4b2b9a348cb54a16faab","id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet"}]} 2018-10-22 09:20:54,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-89a2dffe-eeb1-403c-9164-e81632ce4c1f 2018-10-22 09:20:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-b967adf5-1544-45c8-8e70-31c497160026 Date: Mon, 22 Oct 2018 09:20:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.4"}],"id":"637a4653-808f-44f6-b4ce-3cbf5f02164a","security_groups":[],"mac_address":"fa:16:3e:af:a9:dc","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.3"}],"id":"7ffef8eb-2ee1-4ffd-8b18-9ef0e18f9323","security_groups":[],"mac_address":"fa:16:3e:0c:05:be","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.2"}],"id":"839a50b1-79d3-470f-a56c-32992c80960a","security_groups":[],"mac_address":"fa:16:3e:5f:95:8a","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd2088da-1ddc-4972-ab67-843a7de638f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:20:53Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98f0e8ed-cbf3-4923-88fd-5c5a8de8974d","ip_address":"10.55.0.9"}],"id":"882a2341-68ce-45c1-99c5-fca3d2ddb2cb","security_groups":["74e6e16f-27bb-4679-9724-d116cbd318c9","98424f3e-cdf7-4f83-9bef-0f95cbbf792f"],"mac_address":"fa:16:3e:f3:92:f5","project_id":"534e0bc7c5bb4b2b9a348cb54a16faab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port","admin_state_up":true,"network_id":"fd2088da-1ddc-4972-ab67-843a7de638f5","tenant_id":"534e0bc7c5bb4b2b9a348cb54a16faab","created_at":"2018-10-22T09:20:33Z","binding:vnic_type":"normal","device_id":"c30dd29a-61c0-4f93-9962-6f878af4606e"}]} 2018-10-22 09:20:54,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-b967adf5-1544-45c8-8e70-31c497160026 2018-10-22 09:20:54,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fb58ae1ff949d823c89593f3974fbbfb34d173" 2018-10-22 09:20:55,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20: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-3e4166fe-1848-453f-9421-57ce2a6c6a0c x-compute-request-id: req-3e4166fe-1848-453f-9421-57ce2a6c6a0c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:92:f5", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "security_groups": [{"name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name"}, {"name": "default"}], "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:42Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:55,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-3e4166fe-1848-453f-9421-57ce2a6c6a0c 2018-10-22 09:20:55,084 - create_instance - INFO - Deleting Port with ID - 882a2341-68ce-45c1-99c5-fca3d2ddb2cb 2018-10-22 09:20:55,084 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-port 2018-10-22 09:20:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/882a2341-68ce-45c1-99c5-fca3d2ddb2cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:55,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62150d18-51f2-4594-8744-92f3e800bbec Date: Mon, 22 Oct 2018 09:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:20:55,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/882a2341-68ce-45c1-99c5-fca3d2ddb2cb used request id req-62150d18-51f2-4594-8744-92f3e800bbec 2018-10-22 09:20:55,668 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst 2018-10-22 09:20:55,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:55,997 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:20: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-f570c4c8-48a9-42a7-ae58-9f9250ce43af x-compute-request-id: req-f570c4c8-48a9-42a7-ae58-9f9250ce43af Content-Type: application/json 2018-10-22 09:20:55,997 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-f570c4c8-48a9-42a7-ae58-9f9250ce43af 2018-10-22 09:20:55,997 - create_instance - INFO - Checking deletion status 2018-10-22 09:20:56,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:56,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e41b629-12af-44cd-92da-08bc8957e247 x-compute-request-id: req-7e41b629-12af-44cd-92da-08bc8957e247 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.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:55Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:56,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-7e41b629-12af-44cd-92da-08bc8957e247 2018-10-22 09:20:56,103 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst] is - ACTIVE 2018-10-22 09:20:56,103 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:20:59,106 - create_instance - DEBUG - VM status query timeout in 296.891065121 2018-10-22 09:20:59,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:20:59,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2fdaaa9-8ed1-48ee-acd1-eaa673bcb033 x-compute-request-id: req-f2fdaaa9-8ed1-48ee-acd1-eaa673bcb033 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.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c30dd29a-61c0-4f93-9962-6f878af4606e", "rel": "bookmark"}], "image": {"id": "4df65a66-c4d4-411a-95d0-72d78c1d549a", "links": [{"href": "http://172.30.9.28:8774/images/4df65a66-c4d4-411a-95d0-72d78c1d549a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:20:42.000000", "flavor": {"id": "7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "links": [{"href": "http://172.30.9.28:8774/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a", "rel": "bookmark"}]}, "id": "c30dd29a-61c0-4f93-9962-6f878af4606e", "user_id": "7d57a805eeaa4e10a2a53c4943c0847b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:20:55Z", "hostId": "8bf2dabcf5706c6fcadfc6fb07e8d14a66abc1c8f069ba7f1232cc75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst", "created": "2018-10-22T09:20:36Z", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:20:59,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-f2fdaaa9-8ed1-48ee-acd1-eaa673bcb033 2018-10-22 09:20:59,515 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst] is - ACTIVE 2018-10-22 09:20:59,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:21:02,518 - create_instance - DEBUG - VM status query timeout in 293.479055166 2018-10-22 09:21:02,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2056ffbb53fbf77ee328dfea84d9836fccd293a" 2018-10-22 09:21:02,565 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e539b8e-a0d0-4592-b271-e0cee5e7f36c x-compute-request-id: req-7e539b8e-a0d0-4592-b271-e0cee5e7f36c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c30dd29a-61c0-4f93-9962-6f878af4606e could not be found.", "code": 404}} 2018-10-22 09:21:02,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c30dd29a-61c0-4f93-9962-6f878af4606e used request id req-7e539b8e-a0d0-4592-b271-e0cee5e7f36c 2018-10-22 09:21:02,566 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c30dd29a-61c0-4f93-9962-6f878af4606e could not be found. (HTTP 404) (Request-ID: req-7e539b8e-a0d0-4592-b271-e0cee5e7f36c) 2018-10-22 09:21:02,566 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-inst 2018-10-22 09:21:02,567 - neutron_utils - INFO - Deleting security group rule with ID - 965124c0-f9c2-47ff-b34a-038eb14e67c6 2018-10-22 09:21:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/965124c0-f9c2-47ff-b34a-038eb14e67c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:21:02,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8699cc95-1a93-4489-a7b8-be26f0164284 Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:02,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/965124c0-f9c2-47ff-b34a-038eb14e67c6 used request id req-8699cc95-1a93-4489-a7b8-be26f0164284 2018-10-22 09:21:02,819 - neutron_utils - INFO - Deleting security group rule with ID - b0a3bead-9c97-4ff5-9ea8-41233f151181 2018-10-22 09:21:02,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b0a3bead-9c97-4ff5-9ea8-41233f151181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:21:02,938 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53c7631d-7d05-4a2c-b931-630e97e73217 Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:02,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b0a3bead-9c97-4ff5-9ea8-41233f151181 used request id req-53c7631d-7d05-4a2c-b931-630e97e73217 2018-10-22 09:21:02,939 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-name 2018-10-22 09:21:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/74e6e16f-27bb-4679-9724-d116cbd318c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a359dd52262f7e9729c710b448f0c1a2c558f632" 2018-10-22 09:21:03,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20c726af-b943-4cc5-b550-0282386e2e82 Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:03,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/74e6e16f-27bb-4679-9724-d116cbd318c9 used request id req-20c726af-b943-4cc5-b550-0282386e2e82 2018-10-22 09:21:03,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8804ec26fba53db81977267edf587c419320c7" 2018-10-22 09:21:03,270 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-946c875f-a6a6-452a-bbec-bcc7ed4eda0d x-compute-request-id: req-946c875f-a6a6-452a-bbec-bcc7ed4eda0d Content-Length: 0 Content-Type: application/json 2018-10-22 09:21:03,270 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7c3ffc19-cc5c-4f52-a0fe-5c25f245076a used request id req-946c875f-a6a6-452a-bbec-bcc7ed4eda0d 2018-10-22 09:21:03,271 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet 2018-10-22 09:21:03,271 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-subnet 2018-10-22 09:21:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/98f0e8ed-cbf3-4923-88fd-5c5a8de8974d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:21:05,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b6b51e5-f8b0-4695-a7e7-2c7a812ab439 Date: Mon, 22 Oct 2018 09:21:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:05,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/98f0e8ed-cbf3-4923-88fd-5c5a8de8974d used request id req-5b6b51e5-f8b0-4695-a7e7-2c7a812ab439 2018-10-22 09:21:05,631 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-pub-net 2018-10-22 09:21:05,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/fd2088da-1ddc-4972-ab67-843a7de638f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd135ff2b48fcf26d2ee38d095ebd1551824187" 2018-10-22 09:21:06,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73eaab3c-f6ec-421f-afa2-190bd8c197c6 Date: Mon, 22 Oct 2018 09:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:06,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fd2088da-1ddc-4972-ab67-843a7de638f5 used request id req-73eaab3c-f6ec-421f-afa2-190bd8c197c6 2018-10-22 09:21:06,914 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-30bfbc1d-25f2-4985-8c96-ceb9f1261d3e-image 2018-10-22 09:21:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e524c14440b5df26efd0458fa7a1385c99f4e28" 2018-10-22 09:21:08,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86c8703d-97f1-426f-8951-0c4ea2551ca4 Date: Mon, 22 Oct 2018 09:21:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:21:08,802 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4df65a66-c4d4-411a-95d0-72d78c1d549a used request id req-86c8703d-97f1-426f-8951-0c4ea2551ca4 2018-10-22 09:21:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-97d7257a-3ab5-4f14-96ce-71c4579a0e95 Date: Mon, 22 Oct 2018 09:21:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:27Z", "updated_at": "2018-10-22T09:20:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "revision_number": 0, "id": "25f441bc-fb9e-4362-a8c1-4e933bc612ee", "remote_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv6", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "revision_number": 0, "id": "95038daa-b131-4456-b926-70f1efb2efb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv6", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "revision_number": 0, "id": "e51d460d-5858-4bb9-8249-93782677a69e", "remote_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv4", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "revision_number": 0, "id": "e702c643-e110-4108-aefa-9454f7ca6492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "port_range_min": null, "ethertype": "IPv4", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab"}], "revision_number": 4, "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:21:09,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-97d7257a-3ab5-4f14-96ce-71c4579a0e95 2018-10-22 09:21:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20753357-d7ab-4e5d-859d-d485c2fd1095 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab"}, "enabled": true, "id": "534e0bc7c5bb4b2b9a348cb54a16faab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-821baa07-1883-43d-proj"}} 2018-10-22 09:21:09,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-20753357-d7ab-4e5d-859d-d485c2fd1095 2018-10-22 09:21:09,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98424f3e-cdf7-4f83-9bef-0f95cbbf792f 2018-10-22 09:21:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98424f3e-cdf7-4f83-9bef-0f95cbbf792f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b6171a9f-96a2-4626-b0ce-19842e0e49fb Date: Mon, 22 Oct 2018 09:21:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:27Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "25f441bc-fb9e-4362-a8c1-4e933bc612ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:27Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "95038daa-b131-4456-b926-70f1efb2efb0"}, {"remote_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:27Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "e51d460d-5858-4bb9-8249-93782677a69e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:20:27Z", "security_group_id": "98424f3e-cdf7-4f83-9bef-0f95cbbf792f", "port_range_min": null, "revision_number": 0, "tenant_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "created_at": "2018-10-22T09:20:27Z", "project_id": "534e0bc7c5bb4b2b9a348cb54a16faab", "id": "e702c643-e110-4108-aefa-9454f7ca6492"}]} 2018-10-22 09:21:09,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98424f3e-cdf7-4f83-9bef-0f95cbbf792f used request id req-b6171a9f-96a2-4626-b0ce-19842e0e49fb 2018-10-22 09:21:09,305 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:21:09,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/98424f3e-cdf7-4f83-9bef-0f95cbbf792f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b4b42c1-2ee7-4d7c-b4b6-f057828936cb Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:09,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/98424f3e-cdf7-4f83-9bef-0f95cbbf792f used request id req-5b4b42c1-2ee7-4d7c-b4b6-f057828936cb 2018-10-22 09:21:09,592 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-821baa07-1883-43d-proj 2018-10-22 09:21:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f70b0f-df42-4c9d-8e92-229ef83e36f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:21:09,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/534e0bc7c5bb4b2b9a348cb54a16faab used request id req-16f70b0f-df42-4c9d-8e92-229ef83e36f4 2018-10-22 09:21:09,793 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-821baa07-1883-43d-proj-role 2018-10-22 09:21:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/48c945b1fa4f4dcf9e21fa36f595b27c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755df7ea-cf0d-43d1-8d6c-6403ced60f2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:21:09,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/48c945b1fa4f4dcf9e21fa36f595b27c used request id req-755df7ea-cf0d-43d1-8d6c-6403ced60f2f 2018-10-22 09:21:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95bafc1e1f394ef53f2d672e5d725b8bee09462" 2018-10-22 09:21:09,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db33b0f4-78bb-480e-80f4-97911f6e443d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:21:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-db33b0f4-78bb-480e-80f4-97911f6e443d 2018-10-22 09:21:09,992 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-821baa07-1883-43d-user 2018-10-22 09:21:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7d57a805eeaa4e10a2a53c4943c0847b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643bfa60fde15b2d93e5a2e56a8419a9d3f5fc5b" 2018-10-22 09:21:10,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4090c0f-7639-463d-b2cc-fb292a854d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:21:10,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7d57a805eeaa4e10a2a53c4943c0847b used request id req-e4090c0f-7639-463d-b2cc-fb292a854d9c 2018-10-22 09:21:10,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:10,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["VkKSahPwRS2LUqXJZ6rWsQ"], "issued_at": "2018-10-22T09:21:10.000000Z"}} 2018-10-22 09:21:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}641eef65404d01f60d772b0e4d0db3d596a2758c" 2018-10-22 09:21:10,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ab2c67-f621-4c46-885e-1cb24eae600d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:10,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48ab2c67-f621-4c46-885e-1cb24eae600d 2018-10-22 09:21:10,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:10,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:11,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["93fXx04GTTucy80KiW9byQ"], "issued_at": "2018-10-22T09:21:11.000000Z"}} 2018-10-22 09:21:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:21:11,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23031dcf-66ff-4a3e-99fb-0b5e85e29d84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:11,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23031dcf-66ff-4a3e-99fb-0b5e85e29d84 2018-10-22 09:21:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:21:11,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:21: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:21:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:21:11,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f13108-b1e3-43c7-b131-ad6bea804f1d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:21:11,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj used request id req-12f13108-b1e3-43c7-b131-ad6bea804f1d 2018-10-22 09:21:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:21:11,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba28ec0-7bd8-4315-800d-4685120ef1cc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:21:11,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5ba28ec0-7bd8-4315-800d-4685120ef1cc 2018-10-22 09:21:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}}' 2018-10-22 09:21:11,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171c8398-8388-4805-a315-f2f95d6dee8a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:11,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-171c8398-8388-4805-a315-f2f95d6dee8a 2018-10-22 09:21:11,490 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj 2018-10-22 09:21:11,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:11,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:11,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Kyf1FwwoRtmgD4P8oihnuA"], "issued_at": "2018-10-22T09:21:11.000000Z"}} 2018-10-22 09:21:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e69cdfb1e7126a5a2cea911aa3275afdc7efca8" 2018-10-22 09:21:11,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420b50f2-d98c-48fb-8a37-c86e0da84baf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:11,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-420b50f2-d98c-48fb-8a37-c86e0da84baf 2018-10-22 09:21:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:21:11,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:21: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:21:11,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e69cdfb1e7126a5a2cea911aa3275afdc7efca8" 2018-10-22 09:21:11,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9d1fb3-9e9f-4c9a-82c6-0832329d0161 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:21:11,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5f9d1fb3-9e9f-4c9a-82c6-0832329d0161 2018-10-22 09:21:11,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e69cdfb1e7126a5a2cea911aa3275afdc7efca8" 2018-10-22 09:21:12,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fdf180f-c111-4680-a98f-f931dca5ccbb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}]} 2018-10-22 09:21:12,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj used request id req-6fdf180f-c111-4680-a98f-f931dca5ccbb 2018-10-22 09:21:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e69cdfb1e7126a5a2cea911aa3275afdc7efca8" 2018-10-22 09:21:12,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2fdf29-cf32-4f07-815b-a83c4715b42e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:21:12,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2a2fdf29-cf32-4f07-815b-a83c4715b42e 2018-10-22 09:21:12,563 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0a36cf9e-6926-44a-user 2018-10-22 09:21:12,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:21:12,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6000c8-a611-4040-bee9-37475954d4f7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:21:12,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c6000c8-a611-4040-bee9-37475954d4f7 2018-10-22 09:21:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" -d '{"role": {"name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}}' 2018-10-22 09:21:12,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f685355-b5c4-45b2-a113-96011834b409 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4143cf53225c4c8bbefec984829e3b53", "links": {"self": "http://172.30.9.28:5000/v3/roles/4143cf53225c4c8bbefec984829e3b53"}, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}} 2018-10-22 09:21:12,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8f685355-b5c4-45b2-a113-96011834b409 2018-10-22 09:21:12,790 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role 2018-10-22 09:21:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4143cf53225c4c8bbefec984829e3b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:21:12,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3562496b-dce6-41ff-a0a8-b7765a89455c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4143cf53225c4c8bbefec984829e3b53"}, "domain_id": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role", "id": "4143cf53225c4c8bbefec984829e3b53"}} 2018-10-22 09:21:12,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4143cf53225c4c8bbefec984829e3b53 used request id req-3562496b-dce6-41ff-a0a8-b7765a89455c 2018-10-22 09:21:12,811 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role to project InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj 2018-10-22 09:21:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b/users/6099716d244d4995a2075bca5b213376/roles/4143cf53225c4c8bbefec984829e3b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:21:12,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6234c649-0118-4fa5-9cf2-692209a258f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:21:12,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b/users/6099716d244d4995a2075bca5b213376/roles/4143cf53225c4c8bbefec984829e3b53 used request id req-6234c649-0118-4fa5-9cf2-692209a258f0 2018-10-22 09:21:12,942 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:21:12,943 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:21:12,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:12,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:13,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4143cf53225c4c8bbefec984829e3b53", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}], "expires_at": "2018-10-22T10:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-user", "id": "6099716d244d4995a2075bca5b213376"}, "audit_ids": ["0V4hr7jURBewwO8U8r49Ng"], "issued_at": "2018-10-22T09:21:13.000000Z"}} 2018-10-22 09:21:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:21:13,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7e5ab9-8447-4129-9121-188f4b1af014 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:13,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf7e5ab9-8447-4129-9121-188f4b1af014 2018-10-22 09:21:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:21:13,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8435ad35-f2a9-4d23-9e27-9e4ac28a2e96 Date: Mon, 22 Oct 2018 09:21:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image"} 2018-10-22 09:21:13,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image used request id req-8435ad35-f2a9-4d23-9e27-9e4ac28a2e96 2018-10-22 09:21:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:21:13,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91d63826-7e6f-46b0-b007-230be2135e91 Date: Mon, 22 Oct 2018 09:21: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"}}} 2018-10-22 09:21:13,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-91d63826-7e6f-46b0-b007-230be2135e91 2018-10-22 09:21:13,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image"}' 2018-10-22 09:21:13,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 X-Openstack-Request-Id: req-08e73217-8a36-42d4-86a6-82f80a94aa66 Date: Mon, 22 Oct 2018 09:21:13 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:21:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:21:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "min_disk": 0, "protected": false, "id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "file": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/file", "checksum": null, "owner": "bbc4b3c648fe41deab0614fb237b4f6b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:21:13,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-08e73217-8a36-42d4-86a6-82f80a94aa66 2018-10-22 09:21:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" -d '' 2018-10-22 09:21:15,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f5609f1-1afb-4a69-bb98-62b1b67cdb76 Date: Mon, 22 Oct 2018 09:21:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:21:15,925 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/file used request id req-0f5609f1-1afb-4a69-bb98-62b1b67cdb76 2018-10-22 09:21:15,926 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:21:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:21:16,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-130e6f9a-580c-4250-bfda-aeeef39f0d8e Date: Mon, 22 Oct 2018 09:21:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:21:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:21:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/snap", "metadata": {}}], "self": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "min_disk": 0, "protected": false, "id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "file": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bbc4b3c648fe41deab0614fb237b4f6b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:21:16,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 used request id req-130e6f9a-580c-4250-bfda-aeeef39f0d8e 2018-10-22 09:21:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:21:16,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c28d3ff5-548f-4832-b37d-d530319478be Date: Mon, 22 Oct 2018 09:21:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:21:16,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c28d3ff5-548f-4832-b37d-d530319478be 2018-10-22 09:21:16,279 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image 2018-10-22 09:21:16,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:21:16,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e24114c9-7644-4000-adc3-f6d9c91646ab Date: Mon, 22 Oct 2018 09:21:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:21:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:21:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/snap", "metadata": {}}], "self": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "min_disk": 0, "protected": false, "id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "file": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bbc4b3c648fe41deab0614fb237b4f6b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:21:16,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 used request id req-e24114c9-7644-4000-adc3-f6d9c91646ab 2018-10-22 09:21:16,300 - create_image - DEBUG - Instance status is - active 2018-10-22 09:21:16,300 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image 2018-10-22 09:21:16,300 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image 2018-10-22 09:21:16,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:16,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:16,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4143cf53225c4c8bbefec984829e3b53", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}], "expires_at": "2018-10-22T10:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-user", "id": "6099716d244d4995a2075bca5b213376"}, "audit_ids": ["0I7nFauQR7ei0XAQm4uRHA"], "issued_at": "2018-10-22T09:21:16.000000Z"}} 2018-10-22 09:21:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:16,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a1f9d9-93fa-453e-b155-a1e5135762a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:16,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9a1f9d9-93fa-453e-b155-a1e5135762a8 2018-10-22 09:21:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-32e991cd-6abb-4488-8022-85916894f805 Date: Mon, 22 Oct 2018 09:21:16 GMT RESP BODY: {"networks":[]} 2018-10-22 09:21:16,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-32e991cd-6abb-4488-8022-85916894f805 2018-10-22 09:21:16,944 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net 2018-10-22 09:21:16,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" -d '{"network": {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net", "admin_state_up": true}}' 2018-10-22 09:21:17,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-fb75c2cf-dc56-45fd-9adf-4541aa6204c8 Date: Mon, 22 Oct 2018 09:21:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:21:17Z","is_default":false,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","mtu":1450}} 2018-10-22 09:21:17,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-fb75c2cf-dc56-45fd-9adf-4541aa6204c8 2018-10-22 09:21:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:17,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-2460fc6a-c729-4821-8dcf-06403be49a40 Date: Mon, 22 Oct 2018 09:21: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":"2018-10-22T09:21:17Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:17,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-2460fc6a-c729-4821-8dcf-06403be49a40 2018-10-22 09:21:17,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f66c91b0-0246-41dd-8658-9a2a53eccc3f Date: Mon, 22 Oct 2018 09:21:17 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:21:17,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-f66c91b0-0246-41dd-8658-9a2a53eccc3f 2018-10-22 09:21:17,928 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet 2018-10-22 09:21:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" -d '{"subnets": [{"ip_version": 4, "network_id": "43805476-6bb2-44bc-ad49-c50eb1c582d5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]}' 2018-10-22 09:21:18,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-036fb78d-b4e5-470e-8e97-a11ed923443d Date: Mon, 22 Oct 2018 09:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:18,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-036fb78d-b4e5-470e-8e97-a11ed923443d 2018-10-22 09:21:18,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:18,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3ca993da-6002-4e57-963c-0515c86f1648 Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:18,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-3ca993da-6002-4e57-963c-0515c86f1648 2018-10-22 09:21:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:18,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e217ae5-9d62-4c97-860c-4e7faf107465 Date: Mon, 22 Oct 2018 09:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:18,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-8e217ae5-9d62-4c97-860c-4e7faf107465 2018-10-22 09:21:18,969 - OpenStackNetwork - DEBUG - Network [43805476-6bb2-44bc-ad49-c50eb1c582d5] created successfully 2018-10-22 09:21:18,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:18,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:19,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["nvJeXD0vRH-FHil6gTdc_Q"], "issued_at": "2018-10-22T09:21:19.000000Z"}} 2018-10-22 09:21:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df2e2bc33dc1614be81a0f50e40a685c46ea7d0" 2018-10-22 09:21:19,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f6a170-dd00-44b7-b8de-811fb46044ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:19,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23f6a170-dd00-44b7-b8de-811fb46044ac 2018-10-22 09:21:19,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:21:19,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df2e2bc33dc1614be81a0f50e40a685c46ea7d0" 2018-10-22 09:21:19,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b3e3649-71af-4b98-9e8f-e7c7424a5113 x-compute-request-id: req-1b3e3649-71af-4b98-9e8f-e7c7424a5113 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:21:19,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1b3e3649-71af-4b98-9e8f-e7c7424a5113 2018-10-22 09:21:19,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df2e2bc33dc1614be81a0f50e40a685c46ea7d0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:21:19,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e15572c9-c088-4ce8-94af-3cb157eadad3 x-compute-request-id: req-e15572c9-c088-4ce8-94af-3cb157eadad3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:21:19,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e15572c9-c088-4ce8-94af-3cb157eadad3 2018-10-22 09:21:19,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:19,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:20,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4143cf53225c4c8bbefec984829e3b53", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}], "expires_at": "2018-10-22T10:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-user", "id": "6099716d244d4995a2075bca5b213376"}, "audit_ids": ["ro5KVfG7TSSGVf9XBksZig"], "issued_at": "2018-10-22T09:21:20.000000Z"}} 2018-10-22 09:21:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1566bf98-29fa-4d70-9d9a-5c5bb1bb5d31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:20,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1566bf98-29fa-4d70-9d9a-5c5bb1bb5d31 2018-10-22 09:21:20,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-51a057f8-9b3d-46b4-973c-f6ab3a860c08 Date: Mon, 22 Oct 2018 09:21:20 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:21:20,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name&description=hello+group used request id req-51a057f8-9b3d-46b4-973c-f6ab3a860c08 2018-10-22 09:21:20,346 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name... 2018-10-22 09:21:20,346 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name 2018-10-22 09:21:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" -d '{"security_group": {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name", "description": "hello group"}}' 2018-10-22 09:21:20,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-74bbc44c-66ac-4130-84f8-267c9c24acb6 Date: Mon, 22 Oct 2018 09:21:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "updated_at": "2018-10-22T09:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "dd798650-958b-45a3-9979-24f97b261433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}], "revision_number": 2, "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}} 2018-10-22 09:21:20,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-74bbc44c-66ac-4130-84f8-267c9c24acb6 2018-10-22 09:21:20,707 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:20,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:20,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf086368-45a9-4a13-86d0-4f22799536f6 Date: Mon, 22 Oct 2018 09:21: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": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "dd798650-958b-45a3-9979-24f97b261433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be"}]} 2018-10-22 09:21:20,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-cf086368-45a9-4a13-86d0-4f22799536f6 2018-10-22 09:21:20,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:20,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a858caa-54b8-4daf-9bc7-47709e9626c2 Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "dd798650-958b-45a3-9979-24f97b261433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be"}]} 2018-10-22 09:21:21,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-2a858caa-54b8-4daf-9bc7-47709e9626c2 2018-10-22 09:21:21,054 - neutron_utils - INFO - Retrieving security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cf36b77d-e208-463f-b61d-a9946c5a868a Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "updated_at": "2018-10-22T09:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "dd798650-958b-45a3-9979-24f97b261433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}], "revision_number": 2, "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}]} 2018-10-22 09:21:21,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-cf36b77d-e208-463f-b61d-a9946c5a868a 2018-10-22 09:21:21,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8369936d-d4fc-488b-bf25-0292ea3dd217 Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "dd798650-958b-45a3-9979-24f97b261433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be"}]} 2018-10-22 09:21:21,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-8369936d-d4fc-488b-bf25-0292ea3dd217 2018-10-22 09:21:21,322 - neutron_utils - INFO - Retrieving security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-736f1754-f40f-4c32-97f7-e8119d921cdf Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "updated_at": "2018-10-22T09:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "dd798650-958b-45a3-9979-24f97b261433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}], "revision_number": 2, "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}]} 2018-10-22 09:21:21,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-736f1754-f40f-4c32-97f7-e8119d921cdf 2018-10-22 09:21:21,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af5375e1-9209-48a1-a2e2-a34b049b056a Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "dd798650-958b-45a3-9979-24f97b261433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be"}]} 2018-10-22 09:21:21,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-af5375e1-9209-48a1-a2e2-a34b049b056a 2018-10-22 09:21:21,692 - neutron_utils - INFO - Retrieving security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:21,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9b252bfc-7611-4936-a162-4646065c5710 Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "updated_at": "2018-10-22T09:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "dd798650-958b-45a3-9979-24f97b261433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "revision_number": 0, "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}], "revision_number": 2, "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}]} 2018-10-22 09:21:21,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-9b252bfc-7611-4936-a162-4646065c5710 2018-10-22 09:21:21,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 2018-10-22 09:21:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:21,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0116395f-e92f-4188-a2cb-30398f7dd48a Date: Mon, 22 Oct 2018 09:21:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "dd798650-958b-45a3-9979-24f97b261433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:20Z", "security_group_id": "cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:20Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "f5b5ed6d-d39d-4696-8854-5692e3db46be"}]} 2018-10-22 09:21:21,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-0116395f-e92f-4188-a2cb-30398f7dd48a 2018-10-22 09:21:21,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:21,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:22,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4143cf53225c4c8bbefec984829e3b53", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}], "expires_at": "2018-10-22T10:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-user", "id": "6099716d244d4995a2075bca5b213376"}, "audit_ids": ["EGLI15GxTkCbXGaCuGSgvA"], "issued_at": "2018-10-22T09:21:22.000000Z"}} 2018-10-22 09:21:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:22,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce54c9b-34cb-40af-820b-38a6c62d4c37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:22,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ce54c9b-34cb-40af-820b-38a6c62d4c37 2018-10-22 09:21:22,367 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:21:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:22,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8b65cd-85ed-47d0-9e35-c11c16f2bddf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:22,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb8b65cd-85ed-47d0-9e35-c11c16f2bddf 2018-10-22 09:21:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:22,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-36191131-f8ec-485a-b239-6c5cc2d0158f Date: Mon, 22 Oct 2018 09: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:22,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-36191131-f8ec-485a-b239-6c5cc2d0158f 2018-10-22 09:21:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:21:22,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:21: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:21:22,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:22,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8043b00-8c7b-4534-b6e0-7c177d46ad71 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:22,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-e8043b00-8c7b-4534-b6e0-7c177d46ad71 2018-10-22 09:21:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:23,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5f6d1d07-c482-4a99-a9e5-9a748855d728 Date: Mon, 22 Oct 2018 09:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:23,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-5f6d1d07-c482-4a99-a9e5-9a748855d728 2018-10-22 09:21:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:23,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1045459-d1bb-44b6-a608-e04d60f0fc6d Date: Mon, 22 Oct 2018 09:21:23 GMT RESP BODY: {"ports":[]} 2018-10-22 09:21:23,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port&admin_state_up=True used request id req-f1045459-d1bb-44b6-a608-e04d60f0fc6d 2018-10-22 09:21:23,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:23,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8c7d01f-c316-47d1-a98d-290c3c9924e8 x-compute-request-id: req-d8c7d01f-c316-47d1-a98d-290c3c9924e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:21:23,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst used request id req-d8c7d01f-c316-47d1-a98d-290c3c9924e8 2018-10-22 09:21:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:23,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-95b6c530-c889-41a0-b32e-5a381060ec05 Date: Mon, 22 Oct 2018 09: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:23,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-95b6c530-c889-41a0-b32e-5a381060ec05 2018-10-22 09:21:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:23,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a57d13a-fe25-40db-8b1f-62c27d4cf811 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:23,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-3a57d13a-fe25-40db-8b1f-62c27d4cf811 2018-10-22 09:21:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:23,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c11681f-238a-4d1e-a2bf-80ad606e6b38 Date: Mon, 22 Oct 2018 09:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:23,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-8c11681f-238a-4d1e-a2bf-80ad606e6b38 2018-10-22 09:21:23,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:24,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81af2704-1b1a-48d8-baeb-948e815e4177 Date: Mon, 22 Oct 2018 09:21:24 GMT RESP BODY: {"ports":[]} 2018-10-22 09:21:24,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port&admin_state_up=True used request id req-81af2704-1b1a-48d8-baeb-948e815e4177 2018-10-22 09:21:24,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:21:24,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:24,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4143cf53225c4c8bbefec984829e3b53", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}], "expires_at": "2018-10-22T10:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-user", "id": "6099716d244d4995a2075bca5b213376"}, "audit_ids": ["v1WBF7O7RJqEJ6EychegJg"], "issued_at": "2018-10-22T09:21:24.000000Z"}} 2018-10-22 09:21:24,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095ce2400405477737dd59440ae4c02bbfe45cf" 2018-10-22 09:21:24,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72020815-4124-4cce-bc18-3373f438412b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:21:24,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72020815-4124-4cce-bc18-3373f438412b 2018-10-22 09:21:24,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:24,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1133856b-3f51-4acf-a41b-9f39123ccf08 Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:24,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-1133856b-3f51-4acf-a41b-9f39123ccf08 2018-10-22 09:21:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:24,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2067a6d4-a7cc-4f71-a1f9-0ef7ce9fbb9a Date: Mon, 22 Oct 2018 09:21:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:24,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-2067a6d4-a7cc-4f71-a1f9-0ef7ce9fbb9a 2018-10-22 09:21:24,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:25,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-66eb38ba-982b-47fb-801f-224661bf7cad Date: Mon, 22 Oct 2018 09: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:25,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-66eb38ba-982b-47fb-801f-224661bf7cad 2018-10-22 09:21:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:21:25,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:21: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:21:25,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095ce2400405477737dd59440ae4c02bbfe45cf" 2018-10-22 09:21:25,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430aea1f-e7c4-4b3e-ba09-1b88a5457122 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:25,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-430aea1f-e7c4-4b3e-ba09-1b88a5457122 2018-10-22 09:21:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:25,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ba9376f-72a7-4fd7-b610-96fc8cd4eae2 Date: Mon, 22 Oct 2018 09:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:25,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-9ba9376f-72a7-4fd7-b610-96fc8cd4eae2 2018-10-22 09:21:25,287 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net 2018-10-22 09:21:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" -d '{"port": {"network_id": "43805476-6bb2-44bc-ad49-c50eb1c582d5", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port", "admin_state_up": true}}' 2018-10-22 09:21:26,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-46a40e94-1668-403d-8abe-6a275d551de7 Date: Mon, 22 Oct 2018 09:21:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08"],"mac_address":"fa:16:3e:1e:b5:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","qos_policy_id":null,"admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal"}} 2018-10-22 09:21:26,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-46a40e94-1668-403d-8abe-6a275d551de7 2018-10-22 09:21:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-131f07f0-d60f-459e-9f2b-de1bb483eb0d Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:26,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-131f07f0-d60f-459e-9f2b-de1bb483eb0d 2018-10-22 09:21:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389bfc26-1772-4e46-a78a-31a5cb80cd8f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:26,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-389bfc26-1772-4e46-a78a-31a5cb80cd8f 2018-10-22 09:21:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff940092-2a4d-44bb-a9db-8f49f9fd64fc Date: Mon, 22 Oct 2018 09:21:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:26,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-ff940092-2a4d-44bb-a9db-8f49f9fd64fc 2018-10-22 09:21:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-af254dd5-0510-4cc3-8b3f-9d91bb6b6f8a Date: Mon, 22 Oct 2018 09:21:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08"],"mac_address":"fa:16:3e:1e:b5:b2","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:21:26,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port&admin_state_up=True used request id req-af254dd5-0510-4cc3-8b3f-9d91bb6b6f8a 2018-10-22 09:21:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0cd2599-2d0f-4f45-9573-692d82f762db Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:26,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-f0cd2599-2d0f-4f45-9573-692d82f762db 2018-10-22 09:21:26,925 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst 2018-10-22 09:21:26,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-cff128bb-faf6-4f6c-8242-16280fce0657 x-compute-request-id: req-cff128bb-faf6-4f6c-8242-16280fce0657 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-flavor-name"}]} 2018-10-22 09:21:26,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cff128bb-faf6-4f6c-8242-16280fce0657 2018-10-22 09:21:26,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:26,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e7e033c9-4153-4359-9916-578a8beead1a x-compute-request-id: req-e7e033c9-4153-4359-9916-578a8beead1a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:21:26,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a used request id req-e7e033c9-4153-4359-9916-578a8beead1a 2018-10-22 09:21:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:27,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-3ca0ad2d-f9fe-411f-8497-98e0c749b200 Date: Mon, 22 Oct 2018 09:21:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:21:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:21:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/snap", "metadata": {}}], "self": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "min_disk": 0, "protected": false, "id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "file": "/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bbc4b3c648fe41deab0614fb237b4f6b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image"} 2018-10-22 09:21:27,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image used request id req-3ca0ad2d-f9fe-411f-8497-98e0c749b200 2018-10-22 09:21:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:27,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3829f93b-108b-4db1-a955-470a5b3828d3 Date: Mon, 22 Oct 2018 09:21: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"}}} 2018-10-22 09:21:27,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3829f93b-108b-4db1-a955-470a5b3828d3 2018-10-22 09:21:27,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" -d '{"server": {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "imageRef": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "flavorRef": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "max_count": 1, "min_count": 1, "networks": [{"port": "19574bf5-ec4c-4a37-b5f6-1930f0db3c2a"}], "security_groups": [{"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}]}}' 2018-10-22 09:21:29,162 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:21: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-94c1cf07-e8f0-4699-b4b6-4d6ef237cc0f x-compute-request-id: req-94c1cf07-e8f0-4699-b4b6-4d6ef237cc0f Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "adminPass": "TNKY3VfHnsHU"}} 2018-10-22 09:21:29,162 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-94c1cf07-e8f0-4699-b4b6-4d6ef237cc0f 2018-10-22 09:21:29,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:29,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-468e0e11-6a47-4682-958a-d8f9b2b876fe x-compute-request-id: req-468e0e11-6a47-4682-958a-d8f9b2b876fe 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.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:21:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:29,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-468e0e11-6a47-4682-958a-d8f9b2b876fe 2018-10-22 09:21:29,397 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst 2018-10-22 09:21:29,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:29,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac4f08f4-b4a7-403b-8cad-ee020959c447 x-compute-request-id: req-ac4f08f4-b4a7-403b-8cad-ee020959c447 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.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:21:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:29,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-ac4f08f4-b4a7-403b-8cad-ee020959c447 2018-10-22 09:21:29,747 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - BUILD 2018-10-22 09:21:29,747 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:21:32,750 - create_instance - DEBUG - VM status query timeout in 896.647236824 2018-10-22 09:21:32,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:33,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-299073a3-93da-45ed-a724-7027583169d4 x-compute-request-id: req-299073a3-93da-45ed-a724-7027583169d4 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.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:21:30Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:33,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-299073a3-93da-45ed-a724-7027583169d4 2018-10-22 09:21:33,300 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - BUILD 2018-10-22 09:21:33,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:21:36,304 - create_instance - DEBUG - VM status query timeout in 893.093421936 2018-10-22 09:21:36,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:36,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f348cc1-e604-4efc-8e3f-044d047bc8ea x-compute-request-id: req-4f348cc1-e604-4efc-8e3f-044d047bc8ea Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:36,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-4f348cc1-e604-4efc-8e3f-044d047bc8ea 2018-10-22 09:21:36,917 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - ACTIVE 2018-10-22 09:21:36,917 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:21:36,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:37,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c06fc9-4c35-466a-ac8a-bed63178542f x-compute-request-id: req-74c06fc9-4c35-466a-ac8a-bed63178542f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:37,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-74c06fc9-4c35-466a-ac8a-bed63178542f 2018-10-22 09:21:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:37,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2050a3a5-f84e-49d6-b1a3-cba51a3943df Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:37,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-2050a3a5-f84e-49d6-b1a3-cba51a3943df 2018-10-22 09:21:37,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:37,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a19637a-a4c5-4101-9815-f23064eb5861 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:37,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-5a19637a-a4c5-4101-9815-f23064eb5861 2018-10-22 09:21:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e45920bd-e739-4e3a-9ede-6495e782ea6f Date: Mon, 22 Oct 2018 09:21:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:37,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-e45920bd-e739-4e3a-9ede-6495e782ea6f 2018-10-22 09:21:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:37,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6e56b824-4126-4918-99e6-3278eeeafdb4 Date: Mon, 22 Oct 2018 09:21:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08"],"mac_address":"fa:16:3e:1e:b5:b2","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal","device_id":"bd28bbd5-d555-4d18-bfa4-c1f0bb80f936"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.2"}],"id":"24f2dd95-6f38-47ff-b692-25cf29794c4d","security_groups":[],"mac_address":"fa:16:3e:c3:ea:33","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.4"}],"id":"27f99fcf-9a25-40e5-a2ff-b6b1a4f872f3","security_groups":[],"mac_address":"fa:16:3e:91:f8:b3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.3"}],"id":"420ad988-e799-4e3d-8431-4f61746602c4","security_groups":[],"mac_address":"fa:16:3e:73:cf:d3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-43805476-6bb2-44bc-ad49-c50eb1c582d5"}]} 2018-10-22 09:21:37,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-6e56b824-4126-4918-99e6-3278eeeafdb4 2018-10-22 09:21:37,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:37,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-597762a0-d7cc-4a30-b050-2fa9907fb4af x-compute-request-id: req-597762a0-d7cc-4a30-b050-2fa9907fb4af Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:37,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-597762a0-d7cc-4a30-b050-2fa9907fb4af 2018-10-22 09:21:37,922 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - ACTIVE 2018-10-22 09:21:37,922 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:21:37,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:38,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39cacdf8-5d2d-464f-bf9c-ceb1c79d9395 x-compute-request-id: req-39cacdf8-5d2d-464f-bf9c-ceb1c79d9395 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:38,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-39cacdf8-5d2d-464f-bf9c-ceb1c79d9395 2018-10-22 09:21:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:38,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2b5a1e81-8683-4cf0-b2c5-f6947a335e78 Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:38,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-2b5a1e81-8683-4cf0-b2c5-f6947a335e78 2018-10-22 09:21:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:38,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c3afbb-d770-452e-ac67-0af91fa4281b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:38,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-57c3afbb-d770-452e-ac67-0af91fa4281b 2018-10-22 09:21:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:38,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4f82199-ac9c-4131-b077-619e6678245d Date: Mon, 22 Oct 2018 09:21:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:38,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-b4f82199-ac9c-4131-b077-619e6678245d 2018-10-22 09:21:38,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:38,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3a96c4d0-e6ef-44d3-ba35-6dc86d5990e6 Date: Mon, 22 Oct 2018 09:21:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08"],"mac_address":"fa:16:3e:1e:b5:b2","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal","device_id":"bd28bbd5-d555-4d18-bfa4-c1f0bb80f936"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.2"}],"id":"24f2dd95-6f38-47ff-b692-25cf29794c4d","security_groups":[],"mac_address":"fa:16:3e:c3:ea:33","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.4"}],"id":"27f99fcf-9a25-40e5-a2ff-b6b1a4f872f3","security_groups":[],"mac_address":"fa:16:3e:91:f8:b3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.3"}],"id":"420ad988-e799-4e3d-8431-4f61746602c4","security_groups":[],"mac_address":"fa:16:3e:73:cf:d3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-43805476-6bb2-44bc-ad49-c50eb1c582d5"}]} 2018-10-22 09:21:38,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-3a96c4d0-e6ef-44d3-ba35-6dc86d5990e6 2018-10-22 09:21:38,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}}' 2018-10-22 09:21:40,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f0bbfa6-ba37-462c-9ebb-f13ccc8c8d59 x-compute-request-id: req-6f0bbfa6-ba37-462c-9ebb-f13ccc8c8d59 Content-Length: 0 Content-Type: application/json 2018-10-22 09:21:40,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936/action used request id req-6f0bbfa6-ba37-462c-9ebb-f13ccc8c8d59 2018-10-22 09:21:40,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:21:40,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4143cf53225c4c8bbefec984829e3b53", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role"}], "expires_at": "2018-10-22T10:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/bbc4b3c648fe41deab0614fb237b4f6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-user", "id": "6099716d244d4995a2075bca5b213376"}, "audit_ids": ["yaqjkNf1Sr60oYJKGn9NSQ"], "issued_at": "2018-10-22T09:21:40.000000Z"}} 2018-10-22 09:21:40,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c82c2c24358280d5baa95d6eacf5ee33cc2434d" 2018-10-22 09:21:41,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-a88c4c84-6011-4169-9fb4-ecbdd11202c5 x-compute-request-id: req-a88c4c84-6011-4169-9fb4-ecbdd11202c5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:41,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-a88c4c84-6011-4169-9fb4-ecbdd11202c5 2018-10-22 09:21:41,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:41,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-b9c93035-f272-4475-adfa-07b4975ce812 x-compute-request-id: req-b9c93035-f272-4475-adfa-07b4975ce812 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:41,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-b9c93035-f272-4475-adfa-07b4975ce812 2018-10-22 09:21:41,363 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - ACTIVE 2018-10-22 09:21:41,364 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:21:41,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:41,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-38a9e147-1fe3-4285-a03b-dc78fe02ed7b x-compute-request-id: req-38a9e147-1fe3-4285-a03b-dc78fe02ed7b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:41,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-38a9e147-1fe3-4285-a03b-dc78fe02ed7b 2018-10-22 09:21:41,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c5c24e38-0cf8-4bd0-a7b0-f5ade0d8940c Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:42,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-c5c24e38-0cf8-4bd0-a7b0-f5ade0d8940c 2018-10-22 09:21:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfc2115-cb72-443a-a7f7-0c0ce7e5e97c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:42,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-3cfc2115-cb72-443a-a7f7-0c0ce7e5e97c 2018-10-22 09:21:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25f058af-7002-4a15-9926-67ca30e837e2 Date: Mon, 22 Oct 2018 09:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:42,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-25f058af-7002-4a15-9926-67ca30e837e2 2018-10-22 09:21:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-3ca029ed-7bab-4a18-9ecf-70e91e1af776 Date: Mon, 22 Oct 2018 09:21:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08","cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5"],"mac_address":"fa:16:3e:1e:b5:b2","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal","device_id":"bd28bbd5-d555-4d18-bfa4-c1f0bb80f936"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.2"}],"id":"24f2dd95-6f38-47ff-b692-25cf29794c4d","security_groups":[],"mac_address":"fa:16:3e:c3:ea:33","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.4"}],"id":"27f99fcf-9a25-40e5-a2ff-b6b1a4f872f3","security_groups":[],"mac_address":"fa:16:3e:91:f8:b3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.3"}],"id":"420ad988-e799-4e3d-8431-4f61746602c4","security_groups":[],"mac_address":"fa:16:3e:73:cf:d3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-43805476-6bb2-44bc-ad49-c50eb1c582d5"}]} 2018-10-22 09:21:42,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-3ca029ed-7bab-4a18-9ecf-70e91e1af776 2018-10-22 09:21:42,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b462f196-29ed-4ff9-9b3d-8e67ed3cb4e1 x-compute-request-id: req-b462f196-29ed-4ff9-9b3d-8e67ed3cb4e1 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:42,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-b462f196-29ed-4ff9-9b3d-8e67ed3cb4e1 2018-10-22 09:21:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0296b405-8d7d-4fba-a7cd-f2ce6a766fad Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:42,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-0296b405-8d7d-4fba-a7cd-f2ce6a766fad 2018-10-22 09:21:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:42,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88042d2-3e5c-4178-b21c-886d269bf4f9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:42,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-a88042d2-3e5c-4178-b21c-886d269bf4f9 2018-10-22 09:21:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:43,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-98f3c939-02a9-4cd8-bbd2-5d6cd4c3deea Date: Mon, 22 Oct 2018 09:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:43,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-98f3c939-02a9-4cd8-bbd2-5d6cd4c3deea 2018-10-22 09:21:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:43,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-ea63c4ba-4e50-4785-85b8-f9f87a2d6fde Date: Mon, 22 Oct 2018 09:21:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08","cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5"],"mac_address":"fa:16:3e:1e:b5:b2","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal","device_id":"bd28bbd5-d555-4d18-bfa4-c1f0bb80f936"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.2"}],"id":"24f2dd95-6f38-47ff-b692-25cf29794c4d","security_groups":[],"mac_address":"fa:16:3e:c3:ea:33","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.4"}],"id":"27f99fcf-9a25-40e5-a2ff-b6b1a4f872f3","security_groups":[],"mac_address":"fa:16:3e:91:f8:b3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.3"}],"id":"420ad988-e799-4e3d-8431-4f61746602c4","security_groups":[],"mac_address":"fa:16:3e:73:cf:d3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-43805476-6bb2-44bc-ad49-c50eb1c582d5"}]} 2018-10-22 09:21:43,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-ea63c4ba-4e50-4785-85b8-f9f87a2d6fde 2018-10-22 09:21:43,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name"}}' 2018-10-22 09:21:45,152 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:21: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-e0281a64-4777-4fb0-996d-959dccf028c6 x-compute-request-id: req-e0281a64-4777-4fb0-996d-959dccf028c6 Content-Length: 0 Content-Type: application/json 2018-10-22 09:21:45,152 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936/action used request id req-e0281a64-4777-4fb0-996d-959dccf028c6 2018-10-22 09:21:45,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:45,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e4816bf-1b84-4629-8331-50421220b62f x-compute-request-id: req-2e4816bf-1b84-4629-8331-50421220b62f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:45,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-2e4816bf-1b84-4629-8331-50421220b62f 2018-10-22 09:21:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:45,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6d9aaf5c-4908-42db-99d4-87b43dc8e05a Date: Mon, 22 Oct 2018 09:21: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":["a2f8f5e9-cdf1-4c81-b558-bca311134541"],"updated_at":"2018-10-22T09:21:18Z","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbc4b3c648fe41deab0614fb237b4f6b","id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net"}]} 2018-10-22 09:21:45,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net used request id req-6d9aaf5c-4908-42db-99d4-87b43dc8e05a 2018-10-22 09:21:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:45,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd21125-c459-4f4b-a2fa-92f3f9084b06 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:21:45,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-3bd21125-c459-4f4b-a2fa-92f3f9084b06 2018-10-22 09:21:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:46,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-72dd38b4-e038-470d-bebd-abb7acb57213 Date: Mon, 22 Oct 2018 09:21:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","dns_nameservers":[],"updated_at":"2018-10-22T09:21: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":"bbc4b3c648fe41deab0614fb237b4f6b","id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet"}]} 2018-10-22 09:21:46,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-72dd38b4-e038-470d-bebd-abb7acb57213 2018-10-22 09:21:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:46,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-d94c504a-2eac-4c9d-bf4f-8c5cfd2e68d8 Date: Mon, 22 Oct 2018 09:21:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:44Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.6"}],"id":"19574bf5-ec4c-4a37-b5f6-1930f0db3c2a","security_groups":["4e8ddd19-3971-48a5-8585-d509fe931a08"],"mac_address":"fa:16:3e:1e:b5:b2","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:25Z","binding:vnic_type":"normal","device_id":"bd28bbd5-d555-4d18-bfa4-c1f0bb80f936"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.2"}],"id":"24f2dd95-6f38-47ff-b692-25cf29794c4d","security_groups":[],"mac_address":"fa:16:3e:c3:ea:33","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.4"}],"id":"27f99fcf-9a25-40e5-a2ff-b6b1a4f872f3","security_groups":[],"mac_address":"fa:16:3e:91:f8:b3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-43805476-6bb2-44bc-ad49-c50eb1c582d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2f8f5e9-cdf1-4c81-b558-bca311134541","ip_address":"10.55.0.3"}],"id":"420ad988-e799-4e3d-8431-4f61746602c4","security_groups":[],"mac_address":"fa:16:3e:73:cf:d3","project_id":"bbc4b3c648fe41deab0614fb237b4f6b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43805476-6bb2-44bc-ad49-c50eb1c582d5","tenant_id":"bbc4b3c648fe41deab0614fb237b4f6b","created_at":"2018-10-22T09:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-43805476-6bb2-44bc-ad49-c50eb1c582d5"}]} 2018-10-22 09:21:46,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-d94c504a-2eac-4c9d-bf4f-8c5cfd2e68d8 2018-10-22 09:21:46,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c82c2c24358280d5baa95d6eacf5ee33cc2434d" 2018-10-22 09:21:46,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21: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-95a7145a-7863-4a87-82da-55c5acdb5568 x-compute-request-id: req-95a7145a-7863-4a87-82da-55c5acdb5568 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b5:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "security_groups": [{"name": "default"}], "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:34Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:46,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-95a7145a-7863-4a87-82da-55c5acdb5568 2018-10-22 09:21:46,872 - create_instance - INFO - Deleting Port with ID - 19574bf5-ec4c-4a37-b5f6-1930f0db3c2a 2018-10-22 09:21:46,872 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-port 2018-10-22 09:21:46,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/19574bf5-ec4c-4a37-b5f6-1930f0db3c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:47,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49d53973-47b1-4d7b-8811-fd75bf6bb85e Date: Mon, 22 Oct 2018 09:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:47,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/19574bf5-ec4c-4a37-b5f6-1930f0db3c2a used request id req-49d53973-47b1-4d7b-8811-fd75bf6bb85e 2018-10-22 09:21:47,302 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst 2018-10-22 09:21:47,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:47,461 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f4d9712-0d42-4d96-9c05-72ac8ec45b19 x-compute-request-id: req-0f4d9712-0d42-4d96-9c05-72ac8ec45b19 Content-Type: application/json 2018-10-22 09:21:47,462 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-0f4d9712-0d42-4d96-9c05-72ac8ec45b19 2018-10-22 09:21:47,462 - create_instance - INFO - Checking deletion status 2018-10-22 09:21:47,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:47,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6836f44-6962-4a09-a775-4c5979d32c51 x-compute-request-id: req-e6836f44-6962-4a09-a775-4c5979d32c51 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.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:47Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:47,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-e6836f44-6962-4a09-a775-4c5979d32c51 2018-10-22 09:21:47,727 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - ACTIVE 2018-10-22 09:21:47,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:21:50,731 - create_instance - DEBUG - VM status query timeout in 296.731317043 2018-10-22 09:21:50,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:51,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-86746a58-8adb-4c41-b61e-cfb6e4b229c9 x-compute-request-id: req-86746a58-8adb-4c41-b61e-cfb6e4b229c9 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.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "rel": "bookmark"}], "image": {"id": "6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "links": [{"href": "http://172.30.9.28:8774/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:21:34.000000", "flavor": {"id": "9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "links": [{"href": "http://172.30.9.28:8774/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a", "rel": "bookmark"}]}, "id": "bd28bbd5-d555-4d18-bfa4-c1f0bb80f936", "user_id": "6099716d244d4995a2075bca5b213376", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:21:47Z", "hostId": "abb4da4b49b64e67621ca21dea75b3464f9a2aa9643dd117392fd2e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst", "created": "2018-10-22T09:21:29Z", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:21:51,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-86746a58-8adb-4c41-b61e-cfb6e4b229c9 2018-10-22 09:21:51,205 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst] is - ACTIVE 2018-10-22 09:21:51,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:21:54,209 - create_instance - DEBUG - VM status query timeout in 293.253447056 2018-10-22 09:21:54,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1d21169ff5e37aa6e7b5e754f84cb7e055a79d" 2018-10-22 09:21:54,257 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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-2f46d2a5-ce50-4518-8c1e-93f0c86006d3 x-compute-request-id: req-2f46d2a5-ce50-4518-8c1e-93f0c86006d3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 could not be found.", "code": 404}} 2018-10-22 09:21:54,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 used request id req-2f46d2a5-ce50-4518-8c1e-93f0c86006d3 2018-10-22 09:21:54,258 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bd28bbd5-d555-4d18-bfa4-c1f0bb80f936 could not be found. (HTTP 404) (Request-ID: req-2f46d2a5-ce50-4518-8c1e-93f0c86006d3) 2018-10-22 09:21:54,258 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-inst 2018-10-22 09:21:54,259 - neutron_utils - INFO - Deleting security group rule with ID - f5b5ed6d-d39d-4696-8854-5692e3db46be 2018-10-22 09:21:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f5b5ed6d-d39d-4696-8854-5692e3db46be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:54,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22962e74-01b5-48e7-be2d-3e067709f341 Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:54,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f5b5ed6d-d39d-4696-8854-5692e3db46be used request id req-22962e74-01b5-48e7-be2d-3e067709f341 2018-10-22 09:21:54,372 - neutron_utils - INFO - Deleting security group rule with ID - dd798650-958b-45a3-9979-24f97b261433 2018-10-22 09:21:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/dd798650-958b-45a3-9979-24f97b261433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:54,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c88eb8cf-7032-433a-81a3-72be32901ddb Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:54,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/dd798650-958b-45a3-9979-24f97b261433 used request id req-c88eb8cf-7032-433a-81a3-72be32901ddb 2018-10-22 09:21:54,676 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-name 2018-10-22 09:21:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478c812325824157797d3d8d05f6cadf02a56cb3" 2018-10-22 09:21:54,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62ef0265-98f3-4f71-ba9e-33ff3d446aa3 Content-Length: 0 Date: Mon, 22 Oct 2018 09:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:54,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cb4d4af1-ecab-4012-bfc5-d3eb450c9fe5 used request id req-62ef0265-98f3-4f71-ba9e-33ff3d446aa3 2018-10-22 09:21:54,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df2e2bc33dc1614be81a0f50e40a685c46ea7d0" 2018-10-22 09:21:54,882 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-8c73150c-5aba-4e28-9cf1-b3e762500ec5 x-compute-request-id: req-8c73150c-5aba-4e28-9cf1-b3e762500ec5 Content-Length: 0 Content-Type: application/json 2018-10-22 09:21:54,882 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9a7dbf3a-0f32-4525-9e2f-79cf73a1296a used request id req-8c73150c-5aba-4e28-9cf1-b3e762500ec5 2018-10-22 09:21:54,883 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet 2018-10-22 09:21:54,883 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-subnet 2018-10-22 09:21:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a2f8f5e9-cdf1-4c81-b558-bca311134541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:57,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6de17c7-5301-49bc-b1e2-cdf0286a81c3 Date: Mon, 22 Oct 2018 09:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:57,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a2f8f5e9-cdf1-4c81-b558-bca311134541 used request id req-b6de17c7-5301-49bc-b1e2-cdf0286a81c3 2018-10-22 09:21:57,143 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-pub-net 2018-10-22 09:21:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/43805476-6bb2-44bc-ad49-c50eb1c582d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bdd9af41e1334d0b68577597b266528b39c4ca" 2018-10-22 09:21:58,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6de3bbbd-b7ae-4563-a1d3-9156dfe97e46 Date: Mon, 22 Oct 2018 09:21:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:21:58,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/43805476-6bb2-44bc-ad49-c50eb1c582d5 used request id req-6de3bbbd-b7ae-4563-a1d3-9156dfe97e46 2018-10-22 09:21:58,524 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-bd5adc23-52d5-4092-8258-3e13718294a2-image 2018-10-22 09:21:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31105c08899bd32c57f7091391b9ca158e002b6" 2018-10-22 09:22:00,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd5cadd4-5101-411a-a725-57cbc9efd3f9 Date: Mon, 22 Oct 2018 09:22:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:22:00,226 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6f35e6c9-6458-46fe-a4a9-ba3654bc9404 used request id req-dd5cadd4-5101-411a-a725-57cbc9efd3f9 2018-10-22 09:22:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:00,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-24ef7573-3d72-4ed8-a4fe-68143bef7c98 Date: Mon, 22 Oct 2018 09:22:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:17Z", "updated_at": "2018-10-22T09:21:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "revision_number": 0, "id": "4af66300-9a6e-4b51-9878-8c575d1aa836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "revision_number": 0, "id": "634237c3-989b-4755-9f0e-fb08f3070b0c", "remote_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "revision_number": 0, "id": "e68edd82-151d-46dd-8a94-d3395750b01e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "revision_number": 0, "id": "f01f9947-4cf3-4bb2-9b69-0f8fcb2ad908", "remote_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "remote_ip_prefix": null, "created_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b"}], "revision_number": 4, "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:22:00,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-24ef7573-3d72-4ed8-a4fe-68143bef7c98 2018-10-22 09:22:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:00,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6f4554-b03f-46fe-b5b6-194dc539279e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b"}, "enabled": true, "id": "bbc4b3c648fe41deab0614fb237b4f6b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj"}} 2018-10-22 09:22:00,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-bf6f4554-b03f-46fe-b5b6-194dc539279e 2018-10-22 09:22:00,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e8ddd19-3971-48a5-8585-d509fe931a08 2018-10-22 09:22:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4e8ddd19-3971-48a5-8585-d509fe931a08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e53d4e4-380b-4af6-a604-2603360f092d Date: Mon, 22 Oct 2018 09:22:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:17Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "4af66300-9a6e-4b51-9878-8c575d1aa836"}, {"remote_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:17Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "634237c3-989b-4755-9f0e-fb08f3070b0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:17Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "e68edd82-151d-46dd-8a94-d3395750b01e"}, {"remote_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:21:17Z", "security_group_id": "4e8ddd19-3971-48a5-8585-d509fe931a08", "port_range_min": null, "revision_number": 0, "tenant_id": "bbc4b3c648fe41deab0614fb237b4f6b", "created_at": "2018-10-22T09:21:17Z", "project_id": "bbc4b3c648fe41deab0614fb237b4f6b", "id": "f01f9947-4cf3-4bb2-9b69-0f8fcb2ad908"}]} 2018-10-22 09:22:00,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4e8ddd19-3971-48a5-8585-d509fe931a08 used request id req-2e53d4e4-380b-4af6-a604-2603360f092d 2018-10-22 09:22:00,758 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:22:00,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4e8ddd19-3971-48a5-8585-d509fe931a08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:01,062 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0ba9ab1-a627-4083-af9e-7e617d37393a Content-Length: 0 Date: Mon, 22 Oct 2018 09:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:01,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4e8ddd19-3971-48a5-8585-d509fe931a08 used request id req-b0ba9ab1-a627-4083-af9e-7e617d37393a 2018-10-22 09:22:01,063 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj 2018-10-22 09:22:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:01,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d82ede5-8acc-4349-a408-09713a81feca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:01,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bbc4b3c648fe41deab0614fb237b4f6b used request id req-2d82ede5-8acc-4349-a408-09713a81feca 2018-10-22 09:22:01,426 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0a36cf9e-6926-44a-proj-role 2018-10-22 09:22:01,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4143cf53225c4c8bbefec984829e3b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:01,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e70f7f-0449-4baa-92fe-cac1fe7e5480 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:01,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4143cf53225c4c8bbefec984829e3b53 used request id req-13e70f7f-0449-4baa-92fe-cac1fe7e5480 2018-10-22 09:22:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d961bf028a69f61fce6dc9b2e6f838efa95a51f" 2018-10-22 09:22:01,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cac2eb5-a1d9-41ce-80c4-9c51691f2387 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:22:01,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cac2eb5-a1d9-41ce-80c4-9c51691f2387 2018-10-22 09:22:01,640 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0a36cf9e-6926-44a-user 2018-10-22 09:22:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6099716d244d4995a2075bca5b213376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e69cdfb1e7126a5a2cea911aa3275afdc7efca8" 2018-10-22 09:22:01,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef7835f-eb4c-4c96-85a4-45c026772372 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:01,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6099716d244d4995a2075bca5b213376 used request id req-9ef7835f-eb4c-4c96-85a4-45c026772372 2018-10-22 09:22:01,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:02,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["IGvMVn9dQcGl7-Q9R81b-Q"], "issued_at": "2018-10-22T09:22:02.000000Z"}} 2018-10-22 09:22:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23168160a53ede47fa84323c4ceea21be3599775" 2018-10-22 09:22:02,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8109d702-2f9a-4e9d-b771-d24a857b3d3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:02,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8109d702-2f9a-4e9d-b771-d24a857b3d3b 2018-10-22 09:22:02,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:02,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:02,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["3EUtvRvcSTSjWfaO09dKag"], "issued_at": "2018-10-22T09:22:02.000000Z"}} 2018-10-22 09:22:02,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:02,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082c6aa2-6e05-4662-ae7c-7497541f2688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:02,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-082c6aa2-6e05-4662-ae7c-7497541f2688 2018-10-22 09:22:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:02,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e8b00d29-153c-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:02,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d13f09-a2f1-4b3c-ae71-690f733d0ceb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e8b00d29-153c-474-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:22:02,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e8b00d29-153c-474-proj used request id req-24d13f09-a2f1-4b3c-ae71-690f733d0ceb 2018-10-22 09:22:02,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:03,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae95d21b-ecce-4968-8c1f-f676c168b91c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:22:03,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ae95d21b-ecce-4968-8c1f-f676c168b91c 2018-10-22 09:22:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}}' 2018-10-22 09:22:03,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e82d52-a768-4c34-b581-50f9718dcaf4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:03,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c8e82d52-a768-4c34-b581-50f9718dcaf4 2018-10-22 09:22:03,137 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e8b00d29-153c-474-proj 2018-10-22 09:22:03,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:03,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:03,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4k8JyoM9R4Kw2zGLtTBy7Q"], "issued_at": "2018-10-22T09:22:03.000000Z"}} 2018-10-22 09:22:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e9b829cc9bcbbae7943e31500d2d4ed2f0c75" 2018-10-22 09:22:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a93aec-86e6-4a04-98a0-2ca67968f2f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:03,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39a93aec-86e6-4a04-98a0-2ca67968f2f7 2018-10-22 09:22:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:03,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e9b829cc9bcbbae7943e31500d2d4ed2f0c75" 2018-10-22 09:22:03,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d1c965-54e0-47f7-af4a-8fbe53fe91d9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:22:03,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c1d1c965-54e0-47f7-af4a-8fbe53fe91d9 2018-10-22 09:22:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-e8b00d29-153c-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e9b829cc9bcbbae7943e31500d2d4ed2f0c75" 2018-10-22 09:22:03,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119f10b8-145f-44f7-a414-6d03d2be78b0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-e8b00d29-153c-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}]} 2018-10-22 09:22:03,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-e8b00d29-153c-474-proj used request id req-119f10b8-145f-44f7-a414-6d03d2be78b0 2018-10-22 09:22:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e9b829cc9bcbbae7943e31500d2d4ed2f0c75" 2018-10-22 09:22:03,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34427519-0a03-48c7-ab9d-bbde335ce327 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:22:03,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-34427519-0a03-48c7-ab9d-bbde335ce327 2018-10-22 09:22:04,137 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e8b00d29-153c-474-user 2018-10-22 09:22:04,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:04,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de36f4dc-dcbe-46d7-818e-d45f35190789 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:22:04,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de36f4dc-dcbe-46d7-818e-d45f35190789 2018-10-22 09:22:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" -d '{"role": {"name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}}' 2018-10-22 09:22:04,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab1a94bb-b6c7-4b27-aee1-7f88e0746394 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a600426565a45baad65de87283d5769", "links": {"self": "http://172.30.9.28:5000/v3/roles/7a600426565a45baad65de87283d5769"}, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}} 2018-10-22 09:22:04,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab1a94bb-b6c7-4b27-aee1-7f88e0746394 2018-10-22 09:22:04,365 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role 2018-10-22 09:22:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7a600426565a45baad65de87283d5769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:04,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d87898-5840-4ac6-91f2-5e864a6406eb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7a600426565a45baad65de87283d5769"}, "domain_id": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role", "id": "7a600426565a45baad65de87283d5769"}} 2018-10-22 09:22:04,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7a600426565a45baad65de87283d5769 used request id req-06d87898-5840-4ac6-91f2-5e864a6406eb 2018-10-22 09:22:04,458 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role to project InstanceSecurityGroupTests-e8b00d29-153c-474-proj 2018-10-22 09:22:04,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb/users/2c757a8ec40a48b5844942a56ca86097/roles/7a600426565a45baad65de87283d5769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:04,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a8688d-f00f-433b-a74f-96c1cf3c02fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:04,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb/users/2c757a8ec40a48b5844942a56ca86097/roles/7a600426565a45baad65de87283d5769 used request id req-e6a8688d-f00f-433b-a74f-96c1cf3c02fe 2018-10-22 09:22:04,595 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:22:04,596 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:22:04,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:04,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:04,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a600426565a45baad65de87283d5769", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}], "expires_at": "2018-10-22T10:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-user", "id": "2c757a8ec40a48b5844942a56ca86097"}, "audit_ids": ["dftyGY0eQX6A2YcTAA4o8w"], "issued_at": "2018-10-22T09:22:04.000000Z"}} 2018-10-22 09:22:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:05,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796e942c-55c1-4fe9-91ce-88dc7235e9df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:05,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-796e942c-55c1-4fe9-91ce-88dc7235e9df 2018-10-22 09:22:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:05,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-58b36157-cc26-4c24-99e3-f53eb2fe60c1 Date: Mon, 22 Oct 2018 09:22:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image"} 2018-10-22 09:22:05,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image used request id req-58b36157-cc26-4c24-99e3-f53eb2fe60c1 2018-10-22 09:22:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:05,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa2269b3-69bd-48cf-88d1-7a7bf20c8990 Date: Mon, 22 Oct 2018 09:22: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"}}} 2018-10-22 09:22:05,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fa2269b3-69bd-48cf-88d1-7a7bf20c8990 2018-10-22 09:22:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image"}' 2018-10-22 09:22:05,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 X-Openstack-Request-Id: req-b0b5cdde-9c90-48d1-b46e-6e574a4e5436 Date: Mon, 22 Oct 2018 09:22:05 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3", "min_disk": 0, "protected": false, "id": "b4a04971-c39c-464d-b125-863240c47cc3", "file": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3/file", "checksum": null, "owner": "7ba86362337b4f5d81330eafe5f2bbeb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:22:05,624 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b0b5cdde-9c90-48d1-b46e-6e574a4e5436 2018-10-22 09:22:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" -d '' 2018-10-22 09:22:06,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3944b562-7542-40f9-980a-cd43309e81e7 Date: Mon, 22 Oct 2018 09:22:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:22:06,847 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3/file used request id req-3944b562-7542-40f9-980a-cd43309e81e7 2018-10-22 09:22:06,847 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:22:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:07,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0070c9aa-cad4-46eb-9e3c-ce1298600dc8 Date: Mon, 22 Oct 2018 09:22:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:06Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b4a04971-c39c-464d-b125-863240c47cc3/snap", "metadata": {}}], "self": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3", "min_disk": 0, "protected": false, "id": "b4a04971-c39c-464d-b125-863240c47cc3", "file": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ba86362337b4f5d81330eafe5f2bbeb", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b4a04971-c39c-464d-b125-863240c47cc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:22:07,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 used request id req-0070c9aa-cad4-46eb-9e3c-ce1298600dc8 2018-10-22 09:22:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:07,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8ad59ab-4b84-403e-9f1c-97c9902f8e45 Date: Mon, 22 Oct 2018 09:22: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"}}} 2018-10-22 09:22:07,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f8ad59ab-4b84-403e-9f1c-97c9902f8e45 2018-10-22 09:22:07,181 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image 2018-10-22 09:22:07,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:07,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f1de696e-4a70-41bb-98ad-92e9e596a422 Date: Mon, 22 Oct 2018 09:22:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:06Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b4a04971-c39c-464d-b125-863240c47cc3/snap", "metadata": {}}], "self": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3", "min_disk": 0, "protected": false, "id": "b4a04971-c39c-464d-b125-863240c47cc3", "file": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ba86362337b4f5d81330eafe5f2bbeb", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b4a04971-c39c-464d-b125-863240c47cc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:22:07,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 used request id req-f1de696e-4a70-41bb-98ad-92e9e596a422 2018-10-22 09:22:07,353 - create_image - DEBUG - Instance status is - active 2018-10-22 09:22:07,353 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image 2018-10-22 09:22:07,353 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image 2018-10-22 09:22:07,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:07,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:07,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a600426565a45baad65de87283d5769", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}], "expires_at": "2018-10-22T10:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-user", "id": "2c757a8ec40a48b5844942a56ca86097"}, "audit_ids": ["urUtAmkvTTWapQMAThZIbQ"], "issued_at": "2018-10-22T09:22:07.000000Z"}} 2018-10-22 09:22:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:07,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b463551-43a0-4059-a126-ebfc21722382 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:07,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1b463551-43a0-4059-a126-ebfc21722382 2018-10-22 09:22:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:08,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-206b9596-8f81-4b3f-8241-53633bdbe425 Date: Mon, 22 Oct 2018 09:22:08 GMT RESP BODY: {"networks":[]} 2018-10-22 09:22:08,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-206b9596-8f81-4b3f-8241-53633bdbe425 2018-10-22 09:22:08,002 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net 2018-10-22 09:22:08,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" -d '{"network": {"name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net", "admin_state_up": true}}' 2018-10-22 09:22:08,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-67e7a3ed-dd38-45b0-99a8-b542221e85e3 Date: Mon, 22 Oct 2018 09:22:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:22:08Z","is_default":false,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","mtu":1450}} 2018-10-22 09:22:08,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-67e7a3ed-dd38-45b0-99a8-b542221e85e3 2018-10-22 09:22:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:08,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d8bb1e52-7f2f-43e7-b0bf-3f66a226a3e2 Date: Mon, 22 Oct 2018 09:22:08 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":"2018-10-22T09:22:08Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:08,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-d8bb1e52-7f2f-43e7-b0bf-3f66a226a3e2 2018-10-22 09:22:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:08,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81ecc48a-d449-4f94-9659-af0d63193bff Date: Mon, 22 Oct 2018 09:22:08 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:22:08,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-81ecc48a-d449-4f94-9659-af0d63193bff 2018-10-22 09:22:08,968 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet 2018-10-22 09:22:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" -d '{"subnets": [{"ip_version": 4, "network_id": "1b17e718-8c34-4484-8a8b-d5326aa48bb0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]}' 2018-10-22 09:22:09,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-72ebf533-6b06-4b69-8898-7dcf02091db0 Date: Mon, 22 Oct 2018 09:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","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":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:09,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-72ebf533-6b06-4b69-8898-7dcf02091db0 2018-10-22 09:22:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:09,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c1a233c3-184a-4d4d-9c01-15d203e226af Date: Mon, 22 Oct 2018 09: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:09,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-c1a233c3-184a-4d4d-9c01-15d203e226af 2018-10-22 09:22:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:10,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2f615eb2-aff2-4028-b40c-6b4074712049 Date: Mon, 22 Oct 2018 09:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:10,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-2f615eb2-aff2-4028-b40c-6b4074712049 2018-10-22 09:22:10,034 - OpenStackNetwork - DEBUG - Network [1b17e718-8c34-4484-8a8b-d5326aa48bb0] created successfully 2018-10-22 09:22:10,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:10,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:10,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["iYAoFX62REKUfKTmFYUpYg"], "issued_at": "2018-10-22T09:22:10.000000Z"}} 2018-10-22 09:22:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10b16b4c4f4a466fe631f282a8b5beea7c88959" 2018-10-22 09:22:10,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44ce93e-eb8f-4316-8d09-d17753613072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:10,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a44ce93e-eb8f-4316-8d09-d17753613072 2018-10-22 09:22:10,575 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:22:10,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10b16b4c4f4a466fe631f282a8b5beea7c88959" 2018-10-22 09:22:10,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-79516458-9573-406f-b293-ba47c29da999 x-compute-request-id: req-79516458-9573-406f-b293-ba47c29da999 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:22:10,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-79516458-9573-406f-b293-ba47c29da999 2018-10-22 09:22:10,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10b16b4c4f4a466fe631f282a8b5beea7c88959" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:22:10,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2141cc4d-79d7-43ab-ada8-36fd3afdbc12 x-compute-request-id: req-2141cc4d-79d7-43ab-ada8-36fd3afdbc12 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:22:10,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2141cc4d-79d7-43ab-ada8-36fd3afdbc12 2018-10-22 09:22:10,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:10,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:11,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a600426565a45baad65de87283d5769", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}], "expires_at": "2018-10-22T10:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-user", "id": "2c757a8ec40a48b5844942a56ca86097"}, "audit_ids": ["7ExDrT8UQ7eDvFzMGj87QQ"], "issued_at": "2018-10-22T09:22:11.000000Z"}} 2018-10-22 09:22:11,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:11,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce373a0-7b3b-4501-9b39-1e661bfd194b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:11,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ce373a0-7b3b-4501-9b39-1e661bfd194b 2018-10-22 09:22:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:11,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e3f27ccd-f89f-4fd6-bd76-442bb3ad164b Date: Mon, 22 Oct 2018 09:22:11 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:22:11,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name&description=hello+group used request id req-e3f27ccd-f89f-4fd6-bd76-442bb3ad164b 2018-10-22 09:22:11,480 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name... 2018-10-22 09:22:11,480 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name 2018-10-22 09:22:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name", "description": "hello group"}}' 2018-10-22 09:22:12,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-340fdcff-db01-495a-b151-6a91d7f68d0b Date: Mon, 22 Oct 2018 09:22:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "updated_at": "2018-10-22T09:22:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "22022f1d-37a4-4548-ad8a-221145aeedc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}], "revision_number": 2, "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name"}} 2018-10-22 09:22:12,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-340fdcff-db01-495a-b151-6a91d7f68d0b 2018-10-22 09:22:12,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:12,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:12,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ba7702b-f9b7-4855-a121-2757158a8790 Date: Mon, 22 Oct 2018 09:22:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "22022f1d-37a4-4548-ad8a-221145aeedc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f"}]} 2018-10-22 09:22:12,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-9ba7702b-f9b7-4855-a121-2757158a8790 2018-10-22 09:22:12,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:12,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42e5749b-2d0d-45d6-b9bc-89bc1c06cfd5 Date: Mon, 22 Oct 2018 09:22:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "22022f1d-37a4-4548-ad8a-221145aeedc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f"}]} 2018-10-22 09:22:12,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-42e5749b-2d0d-45d6-b9bc-89bc1c06cfd5 2018-10-22 09:22:12,724 - neutron_utils - INFO - Retrieving security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:12,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-edd0a2b1-443d-40b5-b670-acf73be377f1 Date: Mon, 22 Oct 2018 09:22:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "updated_at": "2018-10-22T09:22:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "22022f1d-37a4-4548-ad8a-221145aeedc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}], "revision_number": 2, "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name"}]} 2018-10-22 09:22:12,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-edd0a2b1-443d-40b5-b670-acf73be377f1 2018-10-22 09:22:12,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:12,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:12,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4ec796b8-c06a-4abc-b122-8698b4bb77b6 Date: Mon, 22 Oct 2018 09:22:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "22022f1d-37a4-4548-ad8a-221145aeedc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f"}]} 2018-10-22 09:22:12,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-4ec796b8-c06a-4abc-b122-8698b4bb77b6 2018-10-22 09:22:12,958 - neutron_utils - INFO - Retrieving security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:13,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-465d1f14-4956-451f-9608-f89e02cc7118 Date: Mon, 22 Oct 2018 09:22:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "updated_at": "2018-10-22T09:22:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "22022f1d-37a4-4548-ad8a-221145aeedc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}], "revision_number": 2, "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name"}]} 2018-10-22 09:22:13,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-465d1f14-4956-451f-9608-f89e02cc7118 2018-10-22 09:22:13,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:13,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3384ce32-d6b8-415e-9f0c-95573065a623 Date: Mon, 22 Oct 2018 09:22:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "22022f1d-37a4-4548-ad8a-221145aeedc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f"}]} 2018-10-22 09:22:13,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-3384ce32-d6b8-415e-9f0c-95573065a623 2018-10-22 09:22:13,328 - neutron_utils - INFO - Retrieving security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:13,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5870abda-ba43-446e-a994-dce1130cb86c Date: Mon, 22 Oct 2018 09:22:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "updated_at": "2018-10-22T09:22:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "22022f1d-37a4-4548-ad8a-221145aeedc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "revision_number": 0, "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}], "revision_number": 2, "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name"}]} 2018-10-22 09:22:13,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-5870abda-ba43-446e-a994-dce1130cb86c 2018-10-22 09:22:13,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f146ae93-ac0f-4bf8-8fed-56c3ea461aae 2018-10-22 09:22:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:13,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a62b75b4-960f-4228-811c-43bbd82bb307 Date: Mon, 22 Oct 2018 09:22:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "22022f1d-37a4-4548-ad8a-221145aeedc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:11Z", "security_group_id": "f146ae93-ac0f-4bf8-8fed-56c3ea461aae", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:11Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "4ff0d69d-369c-4475-ae2a-10006896ef2f"}]} 2018-10-22 09:22:13,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-a62b75b4-960f-4228-811c-43bbd82bb307 2018-10-22 09:22:13,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:13,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:13,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a600426565a45baad65de87283d5769", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}], "expires_at": "2018-10-22T10:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-user", "id": "2c757a8ec40a48b5844942a56ca86097"}, "audit_ids": ["8iese1TlRkeTr7OgTJzvGg"], "issued_at": "2018-10-22T09:22:13.000000Z"}} 2018-10-22 09:22:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:14,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf10c9ec-850a-4453-9a7b-9dd157e590c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:14,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf10c9ec-850a-4453-9a7b-9dd157e590c5 2018-10-22 09:22:14,033 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:22:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:14,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc5e05d-04ab-4b2d-b7ae-dc5f55f0fc61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:14,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4fc5e05d-04ab-4b2d-b7ae-dc5f55f0fc61 2018-10-22 09:22:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:14,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-14021cc1-c634-44ab-936e-d087c4b8604e Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:14,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-14021cc1-c634-44ab-936e-d087c4b8604e 2018-10-22 09:22:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:14,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:14,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea99c8d1-97ad-4e6f-907f-db52045f7465 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:14,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-ea99c8d1-97ad-4e6f-907f-db52045f7465 2018-10-22 09:22:14,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:14,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f8e77615-3c1b-4b64-ba63-32beabb1be34 Date: Mon, 22 Oct 2018 09:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:14,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-f8e77615-3c1b-4b64-ba63-32beabb1be34 2018-10-22 09:22:14,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:14,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c5e88161-b2fa-45e5-ad5a-38db7d6162a1 Date: Mon, 22 Oct 2018 09:22:14 GMT RESP BODY: {"ports":[]} 2018-10-22 09:22:14,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port&admin_state_up=True used request id req-c5e88161-b2fa-45e5-ad5a-38db7d6162a1 2018-10-22 09:22:14,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:15,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-c127f2ad-878c-410b-b7f9-15ef7d6912fb x-compute-request-id: req-c127f2ad-878c-410b-b7f9-15ef7d6912fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:22:15,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst used request id req-c127f2ad-878c-410b-b7f9-15ef7d6912fb 2018-10-22 09:22:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:15,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0212ddc6-9979-4806-8e14-2a7ec22e097a Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:15,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-0212ddc6-9979-4806-8e14-2a7ec22e097a 2018-10-22 09:22:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:15,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00921008-2f2d-4f6e-8bc1-e5431dda4857 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:15,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-00921008-2f2d-4f6e-8bc1-e5431dda4857 2018-10-22 09:22:15,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:15,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7d625c4b-3161-4129-a7e2-009a6722cf2a Date: Mon, 22 Oct 2018 09:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:15,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-7d625c4b-3161-4129-a7e2-009a6722cf2a 2018-10-22 09:22:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:16,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5074a943-cf7a-4a63-9108-11c0973ff894 Date: Mon, 22 Oct 2018 09:22:16 GMT RESP BODY: {"ports":[]} 2018-10-22 09:22:16,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port&admin_state_up=True used request id req-5074a943-cf7a-4a63-9108-11c0973ff894 2018-10-22 09:22:16,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:16,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:16,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a600426565a45baad65de87283d5769", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}], "expires_at": "2018-10-22T10:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-user", "id": "2c757a8ec40a48b5844942a56ca86097"}, "audit_ids": ["30pL5uQaTqCYjIdHUYJ8Cg"], "issued_at": "2018-10-22T09:22:16.000000Z"}} 2018-10-22 09:22:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6d923833d3859dd203c47250d426b0eed920d4" 2018-10-22 09:22:16,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f819cdc4-420d-4a0b-ac05-ee3c4db90003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:16,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f819cdc4-420d-4a0b-ac05-ee3c4db90003 2018-10-22 09:22:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:16,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b9764c05-10bb-49e7-af6b-263e257bfdba Date: Mon, 22 Oct 2018 09: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:16,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-b9764c05-10bb-49e7-af6b-263e257bfdba 2018-10-22 09:22:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:17,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d23832e0-7dd5-4628-ae51-06993d9d9bae Date: Mon, 22 Oct 2018 09:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:17,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-d23832e0-7dd5-4628-ae51-06993d9d9bae 2018-10-22 09:22:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:17,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-554a48c0-ca8f-4069-9f63-88f004183ee6 Date: Mon, 22 Oct 2018 09: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:17,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-554a48c0-ca8f-4069-9f63-88f004183ee6 2018-10-22 09:22:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:17,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6d923833d3859dd203c47250d426b0eed920d4" 2018-10-22 09:22:17,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e6d1f8-2949-47f9-b67b-5df0e84776a1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:17,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-27e6d1f8-2949-47f9-b67b-5df0e84776a1 2018-10-22 09:22:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:17,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5341d9fd-a9bc-47bc-b654-e81b55b1ffee Date: Mon, 22 Oct 2018 09:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:17,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-5341d9fd-a9bc-47bc-b654-e81b55b1ffee 2018-10-22 09:22:17,659 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net 2018-10-22 09:22:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" -d '{"port": {"network_id": "1b17e718-8c34-4484-8a8b-d5326aa48bb0", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port", "admin_state_up": true}}' 2018-10-22 09:22:18,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-fff6b0fe-9364-41c1-921a-2b8725614091 Date: Mon, 22 Oct 2018 09:22:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","qos_policy_id":null,"admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal"}} 2018-10-22 09:22:18,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-fff6b0fe-9364-41c1-921a-2b8725614091 2018-10-22 09:22:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:18,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ddea7f22-01d7-4daa-9486-0aff77c5c520 Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:18,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-ddea7f22-01d7-4daa-9486-0aff77c5c520 2018-10-22 09:22:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb29820b-cb38-4360-a905-1017721563be Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:19,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-fb29820b-cb38-4360-a905-1017721563be 2018-10-22 09:22:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43052211-3d7a-4730-bb9d-ffe9afb2beb9 Date: Mon, 22 Oct 2018 09:22:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:19,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-43052211-3d7a-4730-bb9d-ffe9afb2beb9 2018-10-22 09:22:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-b61095ba-9b6b-4312-801a-beac561f9183 Date: Mon, 22 Oct 2018 09:22:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:22:19,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port&admin_state_up=True used request id req-b61095ba-9b6b-4312-801a-beac561f9183 2018-10-22 09:22:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dca7c4f-d464-433c-85e5-d5162803c421 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:19,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-8dca7c4f-d464-433c-85e5-d5162803c421 2018-10-22 09:22:19,442 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst 2018-10-22 09:22:19,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-fb5e0dc9-8891-4554-b432-61757e8952c4 x-compute-request-id: req-fb5e0dc9-8891-4554-b432-61757e8952c4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-flavor-name"}]} 2018-10-22 09:22:19,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fb5e0dc9-8891-4554-b432-61757e8952c4 2018-10-22 09:22:19,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-b2b9ede3-ffab-4db1-97dc-d5d972cba7dd x-compute-request-id: req-b2b9ede3-ffab-4db1-97dc-d5d972cba7dd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:22:19,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f used request id req-b2b9ede3-ffab-4db1-97dc-d5d972cba7dd 2018-10-22 09:22:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2664a8eb-2bfb-4993-826d-a82bf394c5d6 Date: Mon, 22 Oct 2018 09:22:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:06Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b4a04971-c39c-464d-b125-863240c47cc3/snap", "metadata": {}}], "self": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3", "min_disk": 0, "protected": false, "id": "b4a04971-c39c-464d-b125-863240c47cc3", "file": "/v2/images/b4a04971-c39c-464d-b125-863240c47cc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ba86362337b4f5d81330eafe5f2bbeb", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b4a04971-c39c-464d-b125-863240c47cc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image"} 2018-10-22 09:22:19,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image used request id req-2664a8eb-2bfb-4993-826d-a82bf394c5d6 2018-10-22 09:22:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:19,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-37f22cd7-6c75-4345-8539-9c098985da91 Date: Mon, 22 Oct 2018 09:22: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"}}} 2018-10-22 09:22:19,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-37f22cd7-6c75-4345-8539-9c098985da91 2018-10-22 09:22:19,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" -d '{"server": {"name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "imageRef": "b4a04971-c39c-464d-b125-863240c47cc3", "flavorRef": "ac41a0ec-0229-4db5-b996-163c4e82351f", "max_count": 1, "min_count": 1, "networks": [{"port": "fa4ed600-9dcb-4461-b4af-ebdb706d6b78"}]}}' 2018-10-22 09:22:21,234 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-521a3d88-b553-46ba-b744-bcf610f7fb61 x-compute-request-id: req-521a3d88-b553-46ba-b744-bcf610f7fb61 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "adminPass": "JV54q4tWnAwf"}} 2018-10-22 09:22:21,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-521a3d88-b553-46ba-b744-bcf610f7fb61 2018-10-22 09:22:21,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:21,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c8477c37-b2eb-4339-b082-9614daf01b3b x-compute-request-id: req-c8477c37-b2eb-4339-b082-9614daf01b3b 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.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:22:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:21,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-c8477c37-b2eb-4339-b082-9614daf01b3b 2018-10-22 09:22:21,447 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst 2018-10-22 09:22:21,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:21,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-0afe06a8-fec0-47af-9343-a3278d379540 x-compute-request-id: req-0afe06a8-fec0-47af-9343-a3278d379540 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.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:22:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:21,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-0afe06a8-fec0-47af-9343-a3278d379540 2018-10-22 09:22:21,799 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst] is - BUILD 2018-10-22 09:22:21,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:22:24,802 - create_instance - DEBUG - VM status query timeout in 896.644528866 2018-10-22 09:22:24,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:25,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-a388ccb2-1419-45fb-8f2b-44c5ddfae8d5 x-compute-request-id: req-a388ccb2-1419-45fb-8f2b-44c5ddfae8d5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:22:22Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:25,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-a388ccb2-1419-45fb-8f2b-44c5ddfae8d5 2018-10-22 09:22:25,188 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst] is - BUILD 2018-10-22 09:22:25,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:22:28,191 - create_instance - DEBUG - VM status query timeout in 893.25523591 2018-10-22 09:22:28,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:28,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-baa0ee8d-d74d-4d13-8059-1e5e9f3730cf x-compute-request-id: req-baa0ee8d-d74d-4d13-8059-1e5e9f3730cf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:28,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-baa0ee8d-d74d-4d13-8059-1e5e9f3730cf 2018-10-22 09:22:28,657 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst] is - ACTIVE 2018-10-22 09:22:28,657 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:22:28,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:28,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-c8f90e22-0549-4e9f-8a28-8d04e8acf731 x-compute-request-id: req-c8f90e22-0549-4e9f-8a28-8d04e8acf731 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:28,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-c8f90e22-0549-4e9f-8a28-8d04e8acf731 2018-10-22 09:22:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:29,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f8f42552-d9be-4e55-add2-24c753b8066d Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:29,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-f8f42552-d9be-4e55-add2-24c753b8066d 2018-10-22 09:22:29,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:29,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5fed07-a76d-40a3-bf24-7745953d34a0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:29,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-7d5fed07-a76d-40a3-bf24-7745953d34a0 2018-10-22 09:22:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:29,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5ddbde1-04bf-4bdc-a258-2f6fdf0d1eb1 Date: Mon, 22 Oct 2018 09:22:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:29,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-a5ddbde1-04bf-4bdc-a258-2f6fdf0d1eb1 2018-10-22 09:22:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:29,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-de5311c8-ee6b-4a6d-836b-198d8c635b41 Date: Mon, 22 Oct 2018 09:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.4"}],"id":"4779fd2d-1d4d-4801-ad0e-8e2122cc342d","security_groups":[],"mac_address":"fa:16:3e:1e:72:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.3"}],"id":"672f584f-758e-4e04-83c2-e181e2a28ef8","security_groups":[],"mac_address":"fa:16:3e:c5:34:c5","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal","device_id":"f56e381d-469b-452a-ac9c-e47161fdd125"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.2"}],"id":"feb761e6-45bf-4291-9ba3-cab45950eba7","security_groups":[],"mac_address":"fa:16:3e:a5:50:89","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1b17e718-8c34-4484-8a8b-d5326aa48bb0"}]} 2018-10-22 09:22:29,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-de5311c8-ee6b-4a6d-836b-198d8c635b41 2018-10-22 09:22:29,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:30,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06fb300f-bb83-4326-a68e-9750043ecd74 x-compute-request-id: req-06fb300f-bb83-4326-a68e-9750043ecd74 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:30,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-06fb300f-bb83-4326-a68e-9750043ecd74 2018-10-22 09:22:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:30,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a10632c7-5a67-4af8-a6d6-b4362c093e23 Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:30,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-a10632c7-5a67-4af8-a6d6-b4362c093e23 2018-10-22 09:22:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:30,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219e9b4c-d96e-4717-96b6-4fc630452815 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:30,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-219e9b4c-d96e-4717-96b6-4fc630452815 2018-10-22 09:22:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:30,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a395864f-245b-430c-8dee-19278be96a62 Date: Mon, 22 Oct 2018 09:22:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:30,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-a395864f-245b-430c-8dee-19278be96a62 2018-10-22 09:22:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:30,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-08b71d5d-9965-467d-a59d-1776e0ffdfc9 Date: Mon, 22 Oct 2018 09:22:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.4"}],"id":"4779fd2d-1d4d-4801-ad0e-8e2122cc342d","security_groups":[],"mac_address":"fa:16:3e:1e:72:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.3"}],"id":"672f584f-758e-4e04-83c2-e181e2a28ef8","security_groups":[],"mac_address":"fa:16:3e:c5:34:c5","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal","device_id":"f56e381d-469b-452a-ac9c-e47161fdd125"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.2"}],"id":"feb761e6-45bf-4291-9ba3-cab45950eba7","security_groups":[],"mac_address":"fa:16:3e:a5:50:89","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1b17e718-8c34-4484-8a8b-d5326aa48bb0"}]} 2018-10-22 09:22:30,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-08b71d5d-9965-467d-a59d-1776e0ffdfc9 2018-10-22 09:22:30,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:30,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a600426565a45baad65de87283d5769", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role"}], "expires_at": "2018-10-22T10:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7ba86362337b4f5d81330eafe5f2bbeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-user", "id": "2c757a8ec40a48b5844942a56ca86097"}, "audit_ids": ["eM7hvFtVRC-SfB9B--QTfA"], "issued_at": "2018-10-22T09:22:30.000000Z"}} 2018-10-22 09:22:30,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261d5d48dfcc9c6143f12400c55f25b0ff79ec0" 2018-10-22 09:22:31,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-11058a13-48e2-4aae-94a7-8f38a62b62ad x-compute-request-id: req-11058a13-48e2-4aae-94a7-8f38a62b62ad Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:31,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-11058a13-48e2-4aae-94a7-8f38a62b62ad 2018-10-22 09:22:31,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:32,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6e491ea-c5bf-4de8-8942-4a2dce41dbfb x-compute-request-id: req-a6e491ea-c5bf-4de8-8942-4a2dce41dbfb Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:32,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-a6e491ea-c5bf-4de8-8942-4a2dce41dbfb 2018-10-22 09:22:32,248 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst] is - ACTIVE 2018-10-22 09:22:32,248 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:22:32,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:32,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-bf67b099-e400-4108-ab9b-53ade43ddc28 x-compute-request-id: req-bf67b099-e400-4108-ab9b-53ade43ddc28 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:32,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-bf67b099-e400-4108-ab9b-53ade43ddc28 2018-10-22 09:22:32,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7ea65c3b-368a-43ed-8a42-0dc8aeea5d05 Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:33,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-7ea65c3b-368a-43ed-8a42-0dc8aeea5d05 2018-10-22 09:22:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:33,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735b7f63-a641-4845-8db7-2595bec69208 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:33,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-735b7f63-a641-4845-8db7-2595bec69208 2018-10-22 09:22:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:33,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92bf3d27-d872-450f-bd52-82e91601cc17 Date: Mon, 22 Oct 2018 09:22:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:33,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-92bf3d27-d872-450f-bd52-82e91601cc17 2018-10-22 09:22:33,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:33,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-28103ed9-0964-4733-bea5-885dad86c45c Date: Mon, 22 Oct 2018 09:22:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.4"}],"id":"4779fd2d-1d4d-4801-ad0e-8e2122cc342d","security_groups":[],"mac_address":"fa:16:3e:1e:72:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.3"}],"id":"672f584f-758e-4e04-83c2-e181e2a28ef8","security_groups":[],"mac_address":"fa:16:3e:c5:34:c5","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal","device_id":"f56e381d-469b-452a-ac9c-e47161fdd125"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.2"}],"id":"feb761e6-45bf-4291-9ba3-cab45950eba7","security_groups":[],"mac_address":"fa:16:3e:a5:50:89","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1b17e718-8c34-4484-8a8b-d5326aa48bb0"}]} 2018-10-22 09:22:33,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-28103ed9-0964-4733-bea5-885dad86c45c 2018-10-22 09:22:33,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:34,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-29929da0-7058-4ea1-9ed1-821903868cd6 x-compute-request-id: req-29929da0-7058-4ea1-9ed1-821903868cd6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:34,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-29929da0-7058-4ea1-9ed1-821903868cd6 2018-10-22 09:22:34,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:34,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-427468af-606a-46cc-9d87-e6e54dee0028 Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:34,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-427468af-606a-46cc-9d87-e6e54dee0028 2018-10-22 09:22:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:34,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e941b40-e893-42fc-ba4d-57d26ba435e6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:34,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-7e941b40-e893-42fc-ba4d-57d26ba435e6 2018-10-22 09:22:34,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:34,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1016a244-3bc4-4ce3-9f54-89862a1e55c6 Date: Mon, 22 Oct 2018 09:22:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:34,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-1016a244-3bc4-4ce3-9f54-89862a1e55c6 2018-10-22 09:22:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:34,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-4faf0798-21c9-4de8-81a1-78996560f018 Date: Mon, 22 Oct 2018 09:22:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.4"}],"id":"4779fd2d-1d4d-4801-ad0e-8e2122cc342d","security_groups":[],"mac_address":"fa:16:3e:1e:72:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.3"}],"id":"672f584f-758e-4e04-83c2-e181e2a28ef8","security_groups":[],"mac_address":"fa:16:3e:c5:34:c5","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal","device_id":"f56e381d-469b-452a-ac9c-e47161fdd125"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.2"}],"id":"feb761e6-45bf-4291-9ba3-cab45950eba7","security_groups":[],"mac_address":"fa:16:3e:a5:50:89","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1b17e718-8c34-4484-8a8b-d5326aa48bb0"}]} 2018-10-22 09:22:34,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-4faf0798-21c9-4de8-81a1-78996560f018 2018-10-22 09:22:34,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name"}}' 2018-10-22 09:22:35,131 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a049a2f-1c3d-4337-8c35-6be7994bd81d x-compute-request-id: req-2a049a2f-1c3d-4337-8c35-6be7994bd81d Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name not associated with the instance f56e381d-469b-452a-ac9c-e47161fdd125", "code": 404}} 2018-10-22 09:22:35,131 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125/action used request id req-2a049a2f-1c3d-4337-8c35-6be7994bd81d 2018-10-22 09:22:35,131 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name not associated with the instance f56e381d-469b-452a-ac9c-e47161fdd125 (HTTP 404) (Request-ID: req-2a049a2f-1c3d-4337-8c35-6be7994bd81d) 2018-10-22 09:22:35,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:35,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-6d715e9b-c3ec-4489-a1b7-0c93975bc245 x-compute-request-id: req-6d715e9b-c3ec-4489-a1b7-0c93975bc245 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:35,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-6d715e9b-c3ec-4489-a1b7-0c93975bc245 2018-10-22 09:22:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:35,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-45d04047-119b-472a-9d8f-6519c76b4e11 Date: Mon, 22 Oct 2018 09:22: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":["eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d"],"updated_at":"2018-10-22T09:22:09Z","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net"}]} 2018-10-22 09:22:35,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net used request id req-45d04047-119b-472a-9d8f-6519c76b4e11 2018-10-22 09:22:35,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:35,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c678660-dd02-489b-9212-074769bfb3d0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:35,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-9c678660-dd02-489b-9212-074769bfb3d0 2018-10-22 09:22:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:35,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-487ebef4-c242-47c0-8b17-c26b4cf3697b Date: Mon, 22 Oct 2018 09:22:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet"}]} 2018-10-22 09:22:35,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-487ebef4-c242-47c0-8b17-c26b4cf3697b 2018-10-22 09:22:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-9d629ea3-922f-48f3-9fc2-c04974789bbe Date: Mon, 22 Oct 2018 09:22:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.4"}],"id":"4779fd2d-1d4d-4801-ad0e-8e2122cc342d","security_groups":[],"mac_address":"fa:16:3e:1e:72:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.3"}],"id":"672f584f-758e-4e04-83c2-e181e2a28ef8","security_groups":[],"mac_address":"fa:16:3e:c5:34:c5","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b17e718-8c34-4484-8a8b-d5326aa48bb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.10"}],"id":"fa4ed600-9dcb-4461-b4af-ebdb706d6b78","security_groups":["d1515057-2ac5-48a0-aaea-5d5737c21f8c"],"mac_address":"fa:16:3e:0e:84:4a","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:18Z","binding:vnic_type":"normal","device_id":"f56e381d-469b-452a-ac9c-e47161fdd125"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d","ip_address":"10.55.0.2"}],"id":"feb761e6-45bf-4291-9ba3-cab45950eba7","security_groups":[],"mac_address":"fa:16:3e:a5:50:89","project_id":"7ba86362337b4f5d81330eafe5f2bbeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b17e718-8c34-4484-8a8b-d5326aa48bb0","tenant_id":"7ba86362337b4f5d81330eafe5f2bbeb","created_at":"2018-10-22T09:22:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1b17e718-8c34-4484-8a8b-d5326aa48bb0"}]} 2018-10-22 09:22:35,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-9d629ea3-922f-48f3-9fc2-c04974789bbe 2018-10-22 09:22:35,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261d5d48dfcc9c6143f12400c55f25b0ff79ec0" 2018-10-22 09:22:36,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-a7adb241-301d-4798-a566-379f62e9d37a x-compute-request-id: req-a7adb241-301d-4798-a566-379f62e9d37a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:84:4a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "security_groups": [{"name": "default"}], "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:26Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:36,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-a7adb241-301d-4798-a566-379f62e9d37a 2018-10-22 09:22:36,659 - create_instance - INFO - Deleting Port with ID - fa4ed600-9dcb-4461-b4af-ebdb706d6b78 2018-10-22 09:22:36,659 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-port 2018-10-22 09:22:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/fa4ed600-9dcb-4461-b4af-ebdb706d6b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:37,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-590229b0-6995-4c16-b19e-bb590f5618fb Date: Mon, 22 Oct 2018 09:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:37,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/fa4ed600-9dcb-4461-b4af-ebdb706d6b78 used request id req-590229b0-6995-4c16-b19e-bb590f5618fb 2018-10-22 09:22:37,278 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst 2018-10-22 09:22:37,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:37,413 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22: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-0308c1ee-1ac2-418c-bc38-1c5b057c7dc2 x-compute-request-id: req-0308c1ee-1ac2-418c-bc38-1c5b057c7dc2 Content-Type: application/json 2018-10-22 09:22:37,413 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-0308c1ee-1ac2-418c-bc38-1c5b057c7dc2 2018-10-22 09:22:37,413 - create_instance - INFO - Checking deletion status 2018-10-22 09:22:37,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:37,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-3a6b15d5-e016-47f5-a7c3-767ddc502794 x-compute-request-id: req-3a6b15d5-e016-47f5-a7c3-767ddc502794 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.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56e381d-469b-452a-ac9c-e47161fdd125", "rel": "bookmark"}], "image": {"id": "b4a04971-c39c-464d-b125-863240c47cc3", "links": [{"href": "http://172.30.9.28:8774/images/b4a04971-c39c-464d-b125-863240c47cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:22:26.000000", "flavor": {"id": "ac41a0ec-0229-4db5-b996-163c4e82351f", "links": [{"href": "http://172.30.9.28:8774/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f", "rel": "bookmark"}]}, "id": "f56e381d-469b-452a-ac9c-e47161fdd125", "user_id": "2c757a8ec40a48b5844942a56ca86097", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:22:37Z", "hostId": "9529a588befb2d96300e3942d4d52f1588379ab6c46c17812e37c0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst", "created": "2018-10-22T09:22:21Z", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:22:37,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-3a6b15d5-e016-47f5-a7c3-767ddc502794 2018-10-22 09:22:37,777 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst] is - ACTIVE 2018-10-22 09:22:37,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:22:40,780 - create_instance - DEBUG - VM status query timeout in 296.633277893 2018-10-22 09:22:40,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184d2f75b266dc99b54872193604faa18dbeb987" 2018-10-22 09:22:40,840 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-155c8efa-4708-48a0-b081-aee6c04649bc x-compute-request-id: req-155c8efa-4708-48a0-b081-aee6c04649bc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f56e381d-469b-452a-ac9c-e47161fdd125 could not be found.", "code": 404}} 2018-10-22 09:22:40,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f56e381d-469b-452a-ac9c-e47161fdd125 used request id req-155c8efa-4708-48a0-b081-aee6c04649bc 2018-10-22 09:22:40,840 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f56e381d-469b-452a-ac9c-e47161fdd125 could not be found. (HTTP 404) (Request-ID: req-155c8efa-4708-48a0-b081-aee6c04649bc) 2018-10-22 09:22:40,840 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-inst 2018-10-22 09:22:40,841 - neutron_utils - INFO - Deleting security group rule with ID - 4ff0d69d-369c-4475-ae2a-10006896ef2f 2018-10-22 09:22:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4ff0d69d-369c-4475-ae2a-10006896ef2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:41,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c80ea8f-b392-415e-9f1f-3543a86941c1 Content-Length: 0 Date: Mon, 22 Oct 2018 09:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:41,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4ff0d69d-369c-4475-ae2a-10006896ef2f used request id req-6c80ea8f-b392-415e-9f1f-3543a86941c1 2018-10-22 09:22:41,067 - neutron_utils - INFO - Deleting security group rule with ID - 22022f1d-37a4-4548-ad8a-221145aeedc0 2018-10-22 09:22:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/22022f1d-37a4-4548-ad8a-221145aeedc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:41,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e12f8483-dc37-4a34-a820-f9d1f6893238 Content-Length: 0 Date: Mon, 22 Oct 2018 09:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:41,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/22022f1d-37a4-4548-ad8a-221145aeedc0 used request id req-e12f8483-dc37-4a34-a820-f9d1f6893238 2018-10-22 09:22:41,316 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-name 2018-10-22 09:22:41,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f146ae93-ac0f-4bf8-8fed-56c3ea461aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d4ffc27c624de01be2dd40a62ac31031994024" 2018-10-22 09:22:41,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c3a760b-696b-414e-b72a-6150c772e2ce Content-Length: 0 Date: Mon, 22 Oct 2018 09:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:41,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f146ae93-ac0f-4bf8-8fed-56c3ea461aae used request id req-0c3a760b-696b-414e-b72a-6150c772e2ce 2018-10-22 09:22:41,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10b16b4c4f4a466fe631f282a8b5beea7c88959" 2018-10-22 09:22:41,497 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:22: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-46547ad2-9ac4-481d-8d2d-30d0c93b1908 x-compute-request-id: req-46547ad2-9ac4-481d-8d2d-30d0c93b1908 Content-Length: 0 Content-Type: application/json 2018-10-22 09:22:41,497 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ac41a0ec-0229-4db5-b996-163c4e82351f used request id req-46547ad2-9ac4-481d-8d2d-30d0c93b1908 2018-10-22 09:22:41,498 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet 2018-10-22 09:22:41,498 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-subnet 2018-10-22 09:22:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:43,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73780992-87fc-4317-a2a4-49afa371eb72 Date: Mon, 22 Oct 2018 09:22:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:43,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/eb8cf2ef-cfc7-4024-a3f8-c27316a68f3d used request id req-73780992-87fc-4317-a2a4-49afa371eb72 2018-10-22 09:22:43,904 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-pub-net 2018-10-22 09:22:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/1b17e718-8c34-4484-8a8b-d5326aa48bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7d66f2a8a2d051e0c64d43b5d7dfeb0a59f3f" 2018-10-22 09:22:44,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfc2046a-6af5-4151-8ec2-a457850063bc Date: Mon, 22 Oct 2018 09:22:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:44,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1b17e718-8c34-4484-8a8b-d5326aa48bb0 used request id req-bfc2046a-6af5-4151-8ec2-a457850063bc 2018-10-22 09:22:44,790 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7c00495c-dacb-4be1-a4ce-de0cdfc4dc6c-image 2018-10-22 09:22:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50e85937b91ff2abb4734791a39b7dfa515445e0" 2018-10-22 09:22:46,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4e30ea4-48fd-46cf-8a48-dee1730ed446 Date: Mon, 22 Oct 2018 09:22:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:22:46,508 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b4a04971-c39c-464d-b125-863240c47cc3 used request id req-f4e30ea4-48fd-46cf-8a48-dee1730ed446 2018-10-22 09:22:46,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ac3a0ae4-57ac-438c-a5c8-eceba9c1aa56 Date: Mon, 22 Oct 2018 09:22:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:08Z", "updated_at": "2018-10-22T09:22:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "revision_number": 0, "id": "19578a69-b0ae-4444-a6d7-e4360ef29eed", "remote_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "revision_number": 0, "id": "91104517-2d45-471e-967c-df41fc80cd11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "revision_number": 0, "id": "972bba33-caaf-4c40-8f06-1cb4caca28f5", "remote_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "revision_number": 0, "id": "a299fd0e-3b7d-4c07-a877-515051164593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb"}], "revision_number": 4, "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:22:46,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ac3a0ae4-57ac-438c-a5c8-eceba9c1aa56 2018-10-22 09:22:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:46,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43665f64-8422-463f-a0e5-78e755d136d7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:22:46,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-43665f64-8422-463f-a0e5-78e755d136d7 2018-10-22 09:22:46,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:46,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79e0343-5f63-485d-b7a6-19e3258cc574 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb"}, "enabled": true, "id": "7ba86362337b4f5d81330eafe5f2bbeb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e8b00d29-153c-474-proj"}} 2018-10-22 09:22:46,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-d79e0343-5f63-485d-b7a6-19e3258cc574 2018-10-22 09:22:46,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d1515057-2ac5-48a0-aaea-5d5737c21f8c 2018-10-22 09:22:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d1515057-2ac5-48a0-aaea-5d5737c21f8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:47,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5ed6953-84bf-4a71-9c6c-40bf403b05f5 Date: Mon, 22 Oct 2018 09:22:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:08Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "19578a69-b0ae-4444-a6d7-e4360ef29eed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:08Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "91104517-2d45-471e-967c-df41fc80cd11"}, {"remote_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:08Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "972bba33-caaf-4c40-8f06-1cb4caca28f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:22:08Z", "security_group_id": "d1515057-2ac5-48a0-aaea-5d5737c21f8c", "port_range_min": null, "revision_number": 0, "tenant_id": "7ba86362337b4f5d81330eafe5f2bbeb", "created_at": "2018-10-22T09:22:08Z", "project_id": "7ba86362337b4f5d81330eafe5f2bbeb", "id": "a299fd0e-3b7d-4c07-a877-515051164593"}]} 2018-10-22 09:22:47,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d1515057-2ac5-48a0-aaea-5d5737c21f8c used request id req-b5ed6953-84bf-4a71-9c6c-40bf403b05f5 2018-10-22 09:22:47,092 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:22:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d1515057-2ac5-48a0-aaea-5d5737c21f8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:47,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d871a6df-2e5b-4392-bd1c-47586be65645 Content-Length: 0 Date: Mon, 22 Oct 2018 09:22:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:22:47,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d1515057-2ac5-48a0-aaea-5d5737c21f8c used request id req-d871a6df-2e5b-4392-bd1c-47586be65645 2018-10-22 09:22:47,377 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e8b00d29-153c-474-proj 2018-10-22 09:22:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:47,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9faff33c-3004-461d-8f04-6a334d9b4c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:47,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7ba86362337b4f5d81330eafe5f2bbeb used request id req-9faff33c-3004-461d-8f04-6a334d9b4c10 2018-10-22 09:22:47,570 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e8b00d29-153c-474-proj-role 2018-10-22 09:22:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7a600426565a45baad65de87283d5769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:47,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06af3744-260f-4633-bb84-902e4bfa0b0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:47,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7a600426565a45baad65de87283d5769 used request id req-06af3744-260f-4633-bb84-902e4bfa0b0e 2018-10-22 09:22:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ce0bd86f74c3fb9080edd4c1a0161596f7287e" 2018-10-22 09:22:47,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc50e32b-9488-44c8-8d22-3ba6c56d3585 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:22:47,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc50e32b-9488-44c8-8d22-3ba6c56d3585 2018-10-22 09:22:47,767 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e8b00d29-153c-474-user 2018-10-22 09:22:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2c757a8ec40a48b5844942a56ca86097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e9b829cc9bcbbae7943e31500d2d4ed2f0c75" 2018-10-22 09:22:47,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f17384f-e543-4a22-830b-f1a609c377dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:47,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2c757a8ec40a48b5844942a56ca86097 used request id req-0f17384f-e543-4a22-830b-f1a609c377dd 2018-10-22 09:22:47,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:48,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["i3-OokdjRVqkhXrpxQJwOQ"], "issued_at": "2018-10-22T09:22:48.000000Z"}} 2018-10-22 09:22:48,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57aa7090df29ca7320dd54d367a0567ebaf5cf3b" 2018-10-22 09:22:48,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c39eb75-b2c9-42c2-8847-8f0c15b584e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:48,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9c39eb75-b2c9-42c2-8847-8f0c15b584e2 2018-10-22 09:22:48,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:48,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:48,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["mSFw8LhnRVmEthFyehVvxQ"], "issued_at": "2018-10-22T09:22:48.000000Z"}} 2018-10-22 09:22:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:22:48,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc395c9-1a59-4276-b6e4-62024f1c1984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:48,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fcc395c9-1a59-4276-b6e4-62024f1c1984 2018-10-22 09:22:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:48,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-905a3fb5-e929-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:22:49,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5c03fb-5a4d-4494-8bd4-8df8c7b672ae Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-905a3fb5-e929-450-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:22:49,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-905a3fb5-e929-450-proj used request id req-9e5c03fb-5a4d-4494-8bd4-8df8c7b672ae 2018-10-22 09:22:49,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:22:49,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922cd3f5-6d62-467e-9349-f8c4fc3d9a36 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:22:49,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-922cd3f5-6d62-467e-9349-f8c4fc3d9a36 2018-10-22 09:22:49,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj"}}' 2018-10-22 09:22:49,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66493780-8e54-43c7-a42c-bae4586057c8 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/db83fe57bda243f785a527b1f640811b"}, "enabled": true, "id": "db83fe57bda243f785a527b1f640811b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj"}} 2018-10-22 09:22:49,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-66493780-8e54-43c7-a42c-bae4586057c8 2018-10-22 09:22:49,215 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-905a3fb5-e929-450-proj 2018-10-22 09:22:49,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:49,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:49,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["HyqwAem2RxOU0kP8EYf8nQ"], "issued_at": "2018-10-22T09:22:49.000000Z"}} 2018-10-22 09:22:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75800b70b7e36b78bdff48a64006fbb0ec61011" 2018-10-22 09:22:49,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c751f0a1-1f55-4433-b29b-9b8514aaa09c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:49,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c751f0a1-1f55-4433-b29b-9b8514aaa09c 2018-10-22 09:22:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:49,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:49,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75800b70b7e36b78bdff48a64006fbb0ec61011" 2018-10-22 09:22:49,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5351f69b-03b0-4007-b71d-ad73ebd6d28f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:22:49,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5351f69b-03b0-4007-b71d-ad73ebd6d28f 2018-10-22 09:22:49,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-905a3fb5-e929-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75800b70b7e36b78bdff48a64006fbb0ec61011" 2018-10-22 09:22:49,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bb2a64-f4b3-4561-afa0-02bdf045b919 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-905a3fb5-e929-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/db83fe57bda243f785a527b1f640811b"}, "enabled": true, "id": "db83fe57bda243f785a527b1f640811b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj"}]} 2018-10-22 09:22:49,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-905a3fb5-e929-450-proj used request id req-a0bb2a64-f4b3-4561-afa0-02bdf045b919 2018-10-22 09:22:49,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75800b70b7e36b78bdff48a64006fbb0ec61011" 2018-10-22 09:22:49,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8282b801-b1a3-46bd-b61a-477fff7873f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:22:49,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8282b801-b1a3-46bd-b61a-477fff7873f2 2018-10-22 09:22:50,268 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-905a3fb5-e929-450-user 2018-10-22 09:22:50,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:22:50,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa21b8e9-46d1-4449-a311-087005d51577 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:22:50,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa21b8e9-46d1-4449-a311-087005d51577 2018-10-22 09:22:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" -d '{"role": {"name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role"}}' 2018-10-22 09:22:50,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a0fcf7-7945-4073-ba22-00129552c177 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "763b2ef93af341f8bf34c80b39300b7e", "links": {"self": "http://172.30.9.28:5000/v3/roles/763b2ef93af341f8bf34c80b39300b7e"}, "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role"}} 2018-10-22 09:22:50,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-12a0fcf7-7945-4073-ba22-00129552c177 2018-10-22 09:22:50,485 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role 2018-10-22 09:22:50,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/763b2ef93af341f8bf34c80b39300b7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:22:50,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325427a7-7b9a-4aba-b947-5a9fe1882450 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/763b2ef93af341f8bf34c80b39300b7e"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role", "id": "763b2ef93af341f8bf34c80b39300b7e"}} 2018-10-22 09:22:50,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/763b2ef93af341f8bf34c80b39300b7e used request id req-325427a7-7b9a-4aba-b947-5a9fe1882450 2018-10-22 09:22:50,578 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role to project CreateInstanceOnComputeHost-905a3fb5-e929-450-proj 2018-10-22 09:22:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/db83fe57bda243f785a527b1f640811b/users/cc1df5304972410eb1aefd59be250745/roles/763b2ef93af341f8bf34c80b39300b7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:22:50,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f534aee-d69a-4b9b-911f-8f6aa9cf21c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:22:50,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/db83fe57bda243f785a527b1f640811b/users/cc1df5304972410eb1aefd59be250745/roles/763b2ef93af341f8bf34c80b39300b7e used request id req-6f534aee-d69a-4b9b-911f-8f6aa9cf21c0 2018-10-22 09:22:50,708 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:22:50,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:50,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:51,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["BFLWrfNXQOuKvzMT5DoicA"], "issued_at": "2018-10-22T09:22:51.000000Z"}} 2018-10-22 09:22:51,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:22:51,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02eb6c1-310d-4e57-b83c-d224b7ae0ea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:51,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b02eb6c1-310d-4e57-b83c-d224b7ae0ea3 2018-10-22 09:22:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:22:51,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-41629b9a-142e-424a-8b92-4b0f0780bcde Date: Mon, 22 Oct 2018 09:22:51 GMT RESP BODY: {"networks":[]} 2018-10-22 09:22:51,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-41629b9a-142e-424a-8b92-4b0f0780bcde 2018-10-22 09:22:51,455 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net 2018-10-22 09:22:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" -d '{"network": {"name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net", "admin_state_up": true}}' 2018-10-22 09:22:51,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0a6f7f16-f0a1-4211-b050-9a23aa9ee75f Date: Mon, 22 Oct 2018 09:22: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":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:22:51Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","mtu":1450}} 2018-10-22 09:22:51,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0a6f7f16-f0a1-4211-b050-9a23aa9ee75f 2018-10-22 09:22:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:22:52,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-6eb73015-3112-4de4-8e16-b6d799ad8ed7 Date: Mon, 22 Oct 2018 09:22:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:22:51Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:22:52,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-6eb73015-3112-4de4-8e16-b6d799ad8ed7 2018-10-22 09:22:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:22:52,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-472e5577-621f-4492-928f-23015e2f0d1a Date: Mon, 22 Oct 2018 09:22:52 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:22:52,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-472e5577-621f-4492-928f-23015e2f0d1a 2018-10-22 09:22:52,303 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet 2018-10-22 09:22:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" -d '{"subnets": [{"ip_version": 4, "network_id": "6639d2a6-0832-4042-a770-7186b83fbeaa", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]}' 2018-10-22 09:22:53,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4b154c4c-a047-4587-b774-eb9a84c92034 Date: Mon, 22 Oct 2018 09:22:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:22:53,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4b154c4c-a047-4587-b774-eb9a84c92034 2018-10-22 09:22:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:22:53,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-89bc4a5e-fff7-4959-9adf-37280cf63a57 Date: Mon, 22 Oct 2018 09:22:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:22:53,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-89bc4a5e-fff7-4959-9adf-37280cf63a57 2018-10-22 09:22:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:22:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d7034a05-63f7-4522-85c4-6289318a45d2 Date: Mon, 22 Oct 2018 09:22:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:22:53,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-d7034a05-63f7-4522-85c4-6289318a45d2 2018-10-22 09:22:53,557 - OpenStackNetwork - DEBUG - Network [6639d2a6-0832-4042-a770-7186b83fbeaa] created successfully 2018-10-22 09:22:53,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:53,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:53,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4THNuKkkSHqMbUw1E-byEw"], "issued_at": "2018-10-22T09:22:53.000000Z"}} 2018-10-22 09:22:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3598660bfb5a8df397912be8c679085a21e4361b" 2018-10-22 09:22:54,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f52f9b-8176-47d4-960b-7cbd974e5e06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:54,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40f52f9b-8176-47d4-960b-7cbd974e5e06 2018-10-22 09:22:54,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:22:54,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3598660bfb5a8df397912be8c679085a21e4361b" 2018-10-22 09:22:54,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4ab0852-4b02-427e-b5b4-75f9e0b2f632 x-compute-request-id: req-d4ab0852-4b02-427e-b5b4-75f9e0b2f632 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:22:54,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d4ab0852-4b02-427e-b5b4-75f9e0b2f632 2018-10-22 09:22:54,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3598660bfb5a8df397912be8c679085a21e4361b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-10-22 09:22:54,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c3bd205-67f0-4c9a-8bbd-9e7a36fa7229 x-compute-request-id: req-5c3bd205-67f0-4c9a-8bbd-9e7a36fa7229 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:22:54,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5c3bd205-67f0-4c9a-8bbd-9e7a36fa7229 2018-10-22 09:22:54,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:54,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:54,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "763b2ef93af341f8bf34c80b39300b7e", "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role"}], "expires_at": "2018-10-22T10:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db83fe57bda243f785a527b1f640811b", "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/db83fe57bda243f785a527b1f640811b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/db83fe57bda243f785a527b1f640811b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/db83fe57bda243f785a527b1f640811b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/db83fe57bda243f785a527b1f640811b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/db83fe57bda243f785a527b1f640811b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/db83fe57bda243f785a527b1f640811b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/db83fe57bda243f785a527b1f640811b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/db83fe57bda243f785a527b1f640811b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/db83fe57bda243f785a527b1f640811b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/db83fe57bda243f785a527b1f640811b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/db83fe57bda243f785a527b1f640811b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/db83fe57bda243f785a527b1f640811b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-905a3fb5-e929-450-user", "id": "cc1df5304972410eb1aefd59be250745"}, "audit_ids": ["7CLBuPJST22yCTV9YgY_QA"], "issued_at": "2018-10-22T09:22:54.000000Z"}} 2018-10-22 09:22:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:22:54,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae518db-dfe6-4a0e-b351-3f029297de77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:54,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bae518db-dfe6-4a0e-b351-3f029297de77 2018-10-22 09:22:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:22:54,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-8d4484d4-78d9-41d3-a21e-1611165f6025 Date: Mon, 22 Oct 2018 09:22:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image"} 2018-10-22 09:22:54,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image used request id req-8d4484d4-78d9-41d3-a21e-1611165f6025 2018-10-22 09:22:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:22:55,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0c75868e-15b5-43b0-a244-cb86053cec8a Date: Mon, 22 Oct 2018 09:22: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"}}} 2018-10-22 09:22:55,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0c75868e-15b5-43b0-a244-cb86053cec8a 2018-10-22 09:22:55,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image"}' 2018-10-22 09:22:55,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f X-Openstack-Request-Id: req-c60d90a7-47a0-4aa2-8d3f-592f820cb7d0 Date: Mon, 22 Oct 2018 09:22:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f", "min_disk": 0, "protected": false, "id": "eaa29444-7202-46c9-bd7c-82de5619345f", "file": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file", "checksum": null, "owner": "db83fe57bda243f785a527b1f640811b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:22:55,417 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c60d90a7-47a0-4aa2-8d3f-592f820cb7d0 2018-10-22 09:22:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" -d '' 2018-10-22 09:22:56,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6907273-2f0d-4b25-b680-8fa5a2052e73 Date: Mon, 22 Oct 2018 09:22:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:22:56,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file used request id req-b6907273-2f0d-4b25-b680-8fa5a2052e73 2018-10-22 09:22:56,205 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:22:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:22:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-ed8ca8fb-f7da-45fd-ab7f-04a6201ef0ad Date: Mon, 22 Oct 2018 09:22:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "metadata": {}}], "self": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f", "min_disk": 0, "protected": false, "id": "eaa29444-7202-46c9-bd7c-82de5619345f", "file": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db83fe57bda243f785a527b1f640811b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:22:56,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f used request id req-ed8ca8fb-f7da-45fd-ab7f-04a6201ef0ad 2018-10-22 09:22:56,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:22:56,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4cd93cba-27eb-4e90-8468-4dfee6b5dc03 Date: Mon, 22 Oct 2018 09:22:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:22:56,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4cd93cba-27eb-4e90-8468-4dfee6b5dc03 2018-10-22 09:22:56,518 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image 2018-10-22 09:22:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:22:56,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-8876bbf3-9e34-4cb0-9d08-88723aacc910 Date: Mon, 22 Oct 2018 09:22:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "metadata": {}}], "self": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f", "min_disk": 0, "protected": false, "id": "eaa29444-7202-46c9-bd7c-82de5619345f", "file": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db83fe57bda243f785a527b1f640811b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:22:56,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f used request id req-8876bbf3-9e34-4cb0-9d08-88723aacc910 2018-10-22 09:22:56,676 - create_image - DEBUG - Instance status is - active 2018-10-22 09:22:56,677 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image 2018-10-22 09:22:56,677 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image 2018-10-22 09:22:56,677 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:22:56,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57aa7090df29ca7320dd54d367a0567ebaf5cf3b" 2018-10-22 09:22:56,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22: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-542916e2-2e9e-41e2-a372-16f37152c86d x-compute-request-id: req-542916e2-2e9e-41e2-a372-16f37152c86d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:53.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:49.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:50.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:50.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:51.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:56.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:50.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:51.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:46.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:49.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-22T09:22:51.000000"}}}, "zoneName": "nova"}]} 2018-10-22 09:22:56,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-availability-zone/detail used request id req-542916e2-2e9e-41e2-a372-16f37152c86d 2018-10-22 09:22:56,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:56,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:57,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZTZ2K6eiQoGt0bDpEWIAag"], "issued_at": "2018-10-22T09:22:57.000000Z"}} 2018-10-22 09:22:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:57,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec061a4-ec1f-4819-95b3-f1491775119f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:57,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eec061a4-ec1f-4819-95b3-f1491775119f 2018-10-22 09:22:57,401 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:22:57,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:57,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd55771-4caf-4bf5-bbba-1235c392b496 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:57,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6dd55771-4caf-4bf5-bbba-1235c392b496 2018-10-22 09:22:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:57,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e2a0c03f-07e0-43a6-9652-bfaf283d8144 Date: Mon, 22 Oct 2018 09:22:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:22:57,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-e2a0c03f-07e0-43a6-9652-bfaf283d8144 2018-10-22 09:22:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:22:57,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:22: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:22:57,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:57,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1806c030-897e-4c3a-9c6a-9dc5afa53064 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:22:57,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-1806c030-897e-4c3a-9c6a-9dc5afa53064 2018-10-22 09:22:57,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b359e0cd-df75-4b17-a443-a81e9be9898e Date: Mon, 22 Oct 2018 09:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:22:58,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-b359e0cd-df75-4b17-a443-a81e9be9898e 2018-10-22 09:22:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:58,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-31f25771-9c7e-4958-9322-9f7b228ca004 Date: Mon, 22 Oct 2018 09:22:58 GMT RESP BODY: {"ports":[]} 2018-10-22 09:22:58,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1&admin_state_up=True used request id req-31f25771-9c7e-4958-9322-9f7b228ca004 2018-10-22 09:22:58,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:58,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-d9fa472f-a7cf-413e-9e2c-53b4d55bae65 x-compute-request-id: req-d9fa472f-a7cf-413e-9e2c-53b4d55bae65 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:22:58,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-d9fa472f-a7cf-413e-9e2c-53b4d55bae65 2018-10-22 09:22:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:58,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5b440076-4ee4-47b7-b744-ef13a057b2bd Date: Mon, 22 Oct 2018 09:22:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:22:58,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-5b440076-4ee4-47b7-b744-ef13a057b2bd 2018-10-22 09:22:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c29d478-89b0-452b-81d9-141fd842884b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:22:58,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-4c29d478-89b0-452b-81d9-141fd842884b 2018-10-22 09:22:58,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:59,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8bafb76f-08ca-43a9-9ec5-8040fae6ef0c Date: Mon, 22 Oct 2018 09:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:22:59,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-8bafb76f-08ca-43a9-9ec5-8040fae6ef0c 2018-10-22 09:22:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:22:59,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85ed5646-66e9-42de-a19c-dc5c5d37afc0 Date: Mon, 22 Oct 2018 09:22:59 GMT RESP BODY: {"ports":[]} 2018-10-22 09:22:59,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1&admin_state_up=True used request id req-85ed5646-66e9-42de-a19c-dc5c5d37afc0 2018-10-22 09:22:59,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:22:59,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:22:59,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["DAM_8Zf_TUaA-KJmaF5Yuw"], "issued_at": "2018-10-22T09:22:59.000000Z"}} 2018-10-22 09:22:59,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ae55e18fc7cb777bc3d74839f4c1a54bd005db" 2018-10-22 09:22:59,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e9e2cd-3461-40be-b03e-f7b90d91f1ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:22:59,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-87e9e2cd-3461-40be-b03e-f7b90d91f1ea 2018-10-22 09:22:59,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:00,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a96e8e30-e2bd-4bd7-a098-5fd6ee8c755a Date: Mon, 22 Oct 2018 09:23:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:00,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-a96e8e30-e2bd-4bd7-a098-5fd6ee8c755a 2018-10-22 09:23:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:00,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-83e4ef02-4c07-4c9e-8fa3-625b29c78918 Date: Mon, 22 Oct 2018 09:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:00,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-83e4ef02-4c07-4c9e-8fa3-625b29c78918 2018-10-22 09:23:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:00,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9aa1adc8-3969-4aec-bcda-58337fdd6f37 Date: Mon, 22 Oct 2018 09:23:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:00,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-9aa1adc8-3969-4aec-bcda-58337fdd6f37 2018-10-22 09:23:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:23:00,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:23: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:23:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ae55e18fc7cb777bc3d74839f4c1a54bd005db" 2018-10-22 09:23:00,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb39224-6f2e-4e25-ac4b-992d5797f684 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:00,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-fcb39224-6f2e-4e25-ac4b-992d5797f684 2018-10-22 09:23:00,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:00,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-69325390-e9a2-4979-8e35-7f4ae03432c7 Date: Mon, 22 Oct 2018 09:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:00,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-69325390-e9a2-4979-8e35-7f4ae03432c7 2018-10-22 09:23:00,802 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net 2018-10-22 09:23:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" -d '{"port": {"network_id": "6639d2a6-0832-4042-a770-7186b83fbeaa", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1", "admin_state_up": true}}' 2018-10-22 09:23:01,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-46633335-3886-4e54-9c81-5ec8bd5f1a31 Date: Mon, 22 Oct 2018 09:23:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:01Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:5e:59","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","project_id":"b5b8634abd864eb791a83beca125c68c","qos_policy_id":null,"admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal"}} 2018-10-22 09:23:01,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-46633335-3886-4e54-9c81-5ec8bd5f1a31 2018-10-22 09:23:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:01,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cad8fc6c-02f8-44cd-a95b-de8994af88a9 Date: Mon, 22 Oct 2018 09:23:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:01,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-cad8fc6c-02f8-44cd-a95b-de8994af88a9 2018-10-22 09:23:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b397920-abcf-442f-89d4-cb81c0d54caa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-9b397920-abcf-442f-89d4-cb81c0d54caa 2018-10-22 09:23:01,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:01,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-79fa4b43-09c5-41e8-ba31-7f8bff8f4dcb Date: Mon, 22 Oct 2018 09:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:01,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-79fa4b43-09c5-41e8-ba31-7f8bff8f4dcb 2018-10-22 09:23:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:01,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-dc6a0c24-331a-4476-9e33-92b8eac8d73f Date: Mon, 22 Oct 2018 09:23:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:23:01,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1&admin_state_up=True used request id req-dc6a0c24-331a-4476-9e33-92b8eac8d73f 2018-10-22 09:23:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:01,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa1084b-9c2b-4e71-aaf4-eb90cc25f110 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:01,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-bfa1084b-9c2b-4e71-aaf4-eb90cc25f110 2018-10-22 09:23:01,991 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-22 09:23:01,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:02,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-802720cd-8317-4434-8e92-1f8a4c3ed8fc x-compute-request-id: req-802720cd-8317-4434-8e92-1f8a4c3ed8fc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-flavor-name"}]} 2018-10-22 09:23:02,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-802720cd-8317-4434-8e92-1f8a4c3ed8fc 2018-10-22 09:23:02,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:02,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-c242ca70-1ef2-44b8-88cf-52a7cd71655a x-compute-request-id: req-c242ca70-1ef2-44b8-88cf-52a7cd71655a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:23:02,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee used request id req-c242ca70-1ef2-44b8-88cf-52a7cd71655a 2018-10-22 09:23:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:02,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-2c114967-1f8f-4d59-9439-123762df3209 Date: Mon, 22 Oct 2018 09:23:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "metadata": {}}], "self": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f", "min_disk": 0, "protected": false, "id": "eaa29444-7202-46c9-bd7c-82de5619345f", "file": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db83fe57bda243f785a527b1f640811b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image"} 2018-10-22 09:23:02,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image used request id req-2c114967-1f8f-4d59-9439-123762df3209 2018-10-22 09:23:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91fa639b-1669-4ddb-85a0-d480d073e113 Date: Mon, 22 Oct 2018 09:23: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"}}} 2018-10-22 09:23:02,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-91fa639b-1669-4ddb-85a0-d480d073e113 2018-10-22 09:23:02,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" -d '{"server": {"name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "eaa29444-7202-46c9-bd7c-82de5619345f", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "162709b3-bb69-4bc2-befc-e84f36b76bee", "max_count": 1, "min_count": 1, "networks": [{"port": "263e6eaf-9e91-482a-b212-e805c9d11d83"}]}}' 2018-10-22 09:23:04,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:23: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-9ff380b8-cfa2-4358-a7a1-76090c1b6d68 x-compute-request-id: req-9ff380b8-cfa2-4358-a7a1-76090c1b6d68 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "adminPass": "7iXmd3R7jtdT"}} 2018-10-22 09:23:04,085 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9ff380b8-cfa2-4358-a7a1-76090c1b6d68 2018-10-22 09:23:04,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:04,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-a4ccbd6f-1563-4a00-8e01-98c0aa4ec9a3 x-compute-request-id: req-a4ccbd6f-1563-4a00-8e01-98c0aa4ec9a3 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.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:04,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-a4ccbd6f-1563-4a00-8e01-98c0aa4ec9a3 2018-10-22 09:23:04,474 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-22 09:23:04,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:04,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-29681acd-a621-444f-afc2-69fb5bcc7bf2 x-compute-request-id: req-29681acd-a621-444f-afc2-69fb5bcc7bf2 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.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:04,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-29681acd-a621-444f-afc2-69fb5bcc7bf2 2018-10-22 09:23:04,690 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-22 09:23:04,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:07,691 - create_instance - DEBUG - VM status query timeout in 896.783930063 2018-10-22 09:23:07,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:08,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-56c2c5fb-3ebf-4e9f-b0a7-6758b89e433a x-compute-request-id: req-56c2c5fb-3ebf-4e9f-b0a7-6758b89e433a Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:05Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:08,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-56c2c5fb-3ebf-4e9f-b0a7-6758b89e433a 2018-10-22 09:23:08,426 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-22 09:23:08,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:11,429 - create_instance - DEBUG - VM status query timeout in 893.045563936 2018-10-22 09:23:11,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:11,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-167b7035-37d3-4019-ab8d-6046fdc4f1b6 x-compute-request-id: req-167b7035-37d3-4019-ab8d-6046fdc4f1b6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:11,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-167b7035-37d3-4019-ab8d-6046fdc4f1b6 2018-10-22 09:23:11,884 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-22 09:23:11,884 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:23:11,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:12,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a9fbc3c-11a2-4c4a-b437-4323599c2764 x-compute-request-id: req-0a9fbc3c-11a2-4c4a-b437-4323599c2764 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:12,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-0a9fbc3c-11a2-4c4a-b437-4323599c2764 2018-10-22 09:23:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:12,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cf299c8e-f669-4f51-a8a3-c17d3f2d7a85 Date: Mon, 22 Oct 2018 09:23:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:12,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-cf299c8e-f669-4f51-a8a3-c17d3f2d7a85 2018-10-22 09:23:12,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:12,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412a38c3-62ab-41bd-a454-bc42673ddd20 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:12,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-412a38c3-62ab-41bd-a454-bc42673ddd20 2018-10-22 09:23:12,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:12,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5b5eb3f9-358a-451a-907d-54352e50b321 Date: Mon, 22 Oct 2018 09:23:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:12,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-5b5eb3f9-358a-451a-907d-54352e50b321 2018-10-22 09:23:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:13,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c3b3fd42-6d80-48e1-8f7b-cbba0f771c39 Date: Mon, 22 Oct 2018 09:23:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:13,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-c3b3fd42-6d80-48e1-8f7b-cbba0f771c39 2018-10-22 09:23:13,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:13,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffb7ad3d-b69d-4ed4-9271-635a65d77f9f x-compute-request-id: req-ffb7ad3d-b69d-4ed4-9271-635a65d77f9f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:13,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-ffb7ad3d-b69d-4ed4-9271-635a65d77f9f 2018-10-22 09:23:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:13,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c74d5c0a-513a-48b4-9944-6ac6a1824113 Date: Mon, 22 Oct 2018 09:23:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:13,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-c74d5c0a-513a-48b4-9944-6ac6a1824113 2018-10-22 09:23:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:13,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e2f493-e798-4150-b4ce-848bc2dbc8d3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:13,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-08e2f493-e798-4150-b4ce-848bc2dbc8d3 2018-10-22 09:23:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:13,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-445da297-dbe5-412d-92f0-76a35a7761d1 Date: Mon, 22 Oct 2018 09:23:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:13,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-445da297-dbe5-412d-92f0-76a35a7761d1 2018-10-22 09:23:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:14,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-e0a811a0-ec39-4ddc-8a3f-960a0a92ead2 Date: Mon, 22 Oct 2018 09:23:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:14,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-e0a811a0-ec39-4ddc-8a3f-960a0a92ead2 2018-10-22 09:23:14,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:14,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-23958bb3-330d-4f97-9923-a51c015798a0 x-compute-request-id: req-23958bb3-330d-4f97-9923-a51c015798a0 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:14,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-23958bb3-330d-4f97-9923-a51c015798a0 2018-10-22 09:23:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:14,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-6b4e2b94-791c-4bfc-93d8-f165b6bbe64e Date: Mon, 22 Oct 2018 09:23:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:14,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-6b4e2b94-791c-4bfc-93d8-f165b6bbe64e 2018-10-22 09:23:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:14,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3405c2-761b-4b90-b8aa-2843c27e3fe0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:14,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ef3405c2-761b-4b90-b8aa-2843c27e3fe0 2018-10-22 09:23:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:14,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e8603e6d-3958-4991-9ff8-bb07402ba224 Date: Mon, 22 Oct 2018 09:23:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:14,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-e8603e6d-3958-4991-9ff8-bb07402ba224 2018-10-22 09:23:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:15,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-15271068-2e30-4860-991c-0f0e372acaaa Date: Mon, 22 Oct 2018 09:23:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:15,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-15271068-2e30-4860-991c-0f0e372acaaa 2018-10-22 09:23:15,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:15,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:15,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["1UUOamrERguRt4IhS06-Rw"], "issued_at": "2018-10-22T09:23:15.000000Z"}} 2018-10-22 09:23:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:15,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3530e925-4709-4ecd-9b99-19b597003938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:15,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3530e925-4709-4ecd-9b99-19b597003938 2018-10-22 09:23:15,523 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:23:15,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:15,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93abd492-1cb1-4c6a-85ab-3258fd636e9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:15,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93abd492-1cb1-4c6a-85ab-3258fd636e9e 2018-10-22 09:23:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:15,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ea7c8b47-4254-462a-b4fd-6e774c34e962 Date: Mon, 22 Oct 2018 09:23:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:15,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-ea7c8b47-4254-462a-b4fd-6e774c34e962 2018-10-22 09:23:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:23:15,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:23: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:23:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:15,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31111195-2eeb-4a99-99b6-8e1d50a1ae34 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:15,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-31111195-2eeb-4a99-99b6-8e1d50a1ae34 2018-10-22 09:23:15,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:16,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-44f42046-ef18-41df-a16e-65da4e2bf603 Date: Mon, 22 Oct 2018 09:23:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:16,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-44f42046-ef18-41df-a16e-65da4e2bf603 2018-10-22 09:23:16,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4527a592-7047-4eed-ae52-068bb79fc19c Date: Mon, 22 Oct 2018 09:23:16 GMT RESP BODY: {"ports":[]} 2018-10-22 09:23:16,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2&admin_state_up=True used request id req-4527a592-7047-4eed-ae52-068bb79fc19c 2018-10-22 09:23:16,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:16,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2be6408-7286-4ade-89ea-59df407384ea x-compute-request-id: req-e2be6408-7286-4ade-89ea-59df407384ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:23:16,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-e2be6408-7286-4ade-89ea-59df407384ea 2018-10-22 09:23:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:16,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b6594ad7-5444-4fcb-892e-14a40f14905f Date: Mon, 22 Oct 2018 09:23:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:16,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-b6594ad7-5444-4fcb-892e-14a40f14905f 2018-10-22 09:23:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:16,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cc972a-6bd5-4c55-8982-a071f38b37fc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:16,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-a5cc972a-6bd5-4c55-8982-a071f38b37fc 2018-10-22 09:23:16,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bb978ebc-fd5d-495a-9d25-1a0019c77a3f Date: Mon, 22 Oct 2018 09:23:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:17,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-bb978ebc-fd5d-495a-9d25-1a0019c77a3f 2018-10-22 09:23:17,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:17,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-256770d5-4f56-4fca-85b4-e0817896558c Date: Mon, 22 Oct 2018 09:23:17 GMT RESP BODY: {"ports":[]} 2018-10-22 09:23:17,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2&admin_state_up=True used request id req-256770d5-4f56-4fca-85b4-e0817896558c 2018-10-22 09:23:17,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:17,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:17,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9j9aWPmERnW39azTMkJMWw"], "issued_at": "2018-10-22T09:23:17.000000Z"}} 2018-10-22 09:23:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74616aa9ac86487e5d3461ab96f86dff276c8853" 2018-10-22 09:23:17,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cda6cc7-518f-45e9-9eab-bc1e5edb9634 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:17,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8cda6cc7-518f-45e9-9eab-bc1e5edb9634 2018-10-22 09:23:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:18,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a683c1aa-a3f7-49bb-a673-fa3f63171cb6 Date: Mon, 22 Oct 2018 09:23:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:18,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-a683c1aa-a3f7-49bb-a673-fa3f63171cb6 2018-10-22 09:23:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:18,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e8dd104c-a73c-431a-a2d7-a057961b2031 Date: Mon, 22 Oct 2018 09:23:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:18,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-e8dd104c-a73c-431a-a2d7-a057961b2031 2018-10-22 09:23:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:18,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-bc4da2dc-6fb4-4b5d-a170-7f50d6cf261e Date: Mon, 22 Oct 2018 09:23:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:18,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-bc4da2dc-6fb4-4b5d-a170-7f50d6cf261e 2018-10-22 09:23:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:23:18,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:23: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:23:18,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74616aa9ac86487e5d3461ab96f86dff276c8853" 2018-10-22 09:23:18,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323a313c-f3fa-428f-993d-21d0693539ff Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:18,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-323a313c-f3fa-428f-993d-21d0693539ff 2018-10-22 09:23:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:18,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-36e06e1a-c4ea-4d5c-b726-7d25ae970934 Date: Mon, 22 Oct 2018 09:23:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:18,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-36e06e1a-c4ea-4d5c-b726-7d25ae970934 2018-10-22 09:23:18,522 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net 2018-10-22 09:23:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" -d '{"port": {"network_id": "6639d2a6-0832-4042-a770-7186b83fbeaa", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2", "admin_state_up": true}}' 2018-10-22 09:23:19,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-65322cd8-6637-47a6-bc4b-3d7523b98d78 Date: Mon, 22 Oct 2018 09:23:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:18Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:6f:3f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","project_id":"b5b8634abd864eb791a83beca125c68c","qos_policy_id":null,"admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal"}} 2018-10-22 09:23:19,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-65322cd8-6637-47a6-bc4b-3d7523b98d78 2018-10-22 09:23:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:19,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1ae6d855-0fa5-492b-a863-ec9131c626de Date: Mon, 22 Oct 2018 09:23:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:19,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-1ae6d855-0fa5-492b-a863-ec9131c626de 2018-10-22 09:23:19,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:19,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfacd512-72aa-4736-818a-84efe798ed76 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:19,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-dfacd512-72aa-4736-818a-84efe798ed76 2018-10-22 09:23:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:19,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6b782f6c-e6ab-4e1b-a613-b35ea4f46eb4 Date: Mon, 22 Oct 2018 09:23:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:19,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-6b782f6c-e6ab-4e1b-a613-b35ea4f46eb4 2018-10-22 09:23:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-55405f77-2c9b-4ccc-b594-cba2a015c478 Date: Mon, 22 Oct 2018 09:23:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:6f:3f","project_id":"b5b8634abd864eb791a83beca125c68c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:23:19,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2&admin_state_up=True used request id req-55405f77-2c9b-4ccc-b594-cba2a015c478 2018-10-22 09:23:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:20,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d232f6-c0f7-4d38-93c7-7ee6bf6b5fc6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:20,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-d0d232f6-c0f7-4d38-93c7-7ee6bf6b5fc6 2018-10-22 09:23:20,069 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-22 09:23:20,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:20,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a94da168-1d5b-4bdc-a18e-328f9c8df9a1 x-compute-request-id: req-a94da168-1d5b-4bdc-a18e-328f9c8df9a1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-flavor-name"}]} 2018-10-22 09:23:20,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a94da168-1d5b-4bdc-a18e-328f9c8df9a1 2018-10-22 09:23:20,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:20,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba021f72-1598-487e-a845-ecd014a7424f x-compute-request-id: req-ba021f72-1598-487e-a845-ecd014a7424f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:23:20,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee used request id req-ba021f72-1598-487e-a845-ecd014a7424f 2018-10-22 09:23:20,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:20,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-38f346f4-66ee-403b-922b-29663979dded Date: Mon, 22 Oct 2018 09:23:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:22:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:22:56Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "metadata": {}}], "self": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f", "min_disk": 0, "protected": false, "id": "eaa29444-7202-46c9-bd7c-82de5619345f", "file": "/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db83fe57bda243f785a527b1f640811b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/eaa29444-7202-46c9-bd7c-82de5619345f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image"} 2018-10-22 09:23:20,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image used request id req-38f346f4-66ee-403b-922b-29663979dded 2018-10-22 09:23:20,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:20,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef195182-8a9c-43d1-a75a-ebbdf4a6b2e5 Date: Mon, 22 Oct 2018 09:23: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"}}} 2018-10-22 09:23:20,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ef195182-8a9c-43d1-a75a-ebbdf4a6b2e5 2018-10-22 09:23:20,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" -d '{"server": {"name": "CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "eaa29444-7202-46c9-bd7c-82de5619345f", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "162709b3-bb69-4bc2-befc-e84f36b76bee", "max_count": 1, "min_count": 1, "networks": [{"port": "07743ae8-087d-457a-9675-0ef2dca5c6c1"}]}}' 2018-10-22 09:23:21,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:23:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c5af070-004c-4963-b984-859736eae68d x-compute-request-id: req-7c5af070-004c-4963-b984-859736eae68d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "adminPass": "2yGFB2myuSxj"}} 2018-10-22 09:23:21,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7c5af070-004c-4963-b984-859736eae68d 2018-10-22 09:23:21,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:21,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-60b1cb27-a18b-40c0-a332-95853a7477d3 x-compute-request-id: req-60b1cb27-a18b-40c0-a332-95853a7477d3 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.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:21Z", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:21,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-60b1cb27-a18b-40c0-a332-95853a7477d3 2018-10-22 09:23:21,865 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-22 09:23:21,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:22,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-34591951-e299-4a35-82ab-7f36714db732 x-compute-request-id: req-34591951-e299-4a35-82ab-7f36714db732 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.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:21Z", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:22,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-34591951-e299-4a35-82ab-7f36714db732 2018-10-22 09:23:22,089 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-22 09:23:22,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:25,092 - create_instance - DEBUG - VM status query timeout in 896.773452997 2018-10-22 09:23:25,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:25,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-c135b048-8ed0-482d-95ec-bbb9193e9608 x-compute-request-id: req-c135b048-8ed0-482d-95ec-bbb9193e9608 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:22Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:25,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-c135b048-8ed0-482d-95ec-bbb9193e9608 2018-10-22 09:23:25,401 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-22 09:23:25,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:28,405 - create_instance - DEBUG - VM status query timeout in 893.460886955 2018-10-22 09:23:28,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:28,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-933bfb64-8df6-49d4-b566-0f87c08f7895 x-compute-request-id: req-933bfb64-8df6-49d4-b566-0f87c08f7895 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:23:22Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:28,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-933bfb64-8df6-49d4-b566-0f87c08f7895 2018-10-22 09:23:28,945 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-22 09:23:28,945 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:31,948 - create_instance - DEBUG - VM status query timeout in 889.917791843 2018-10-22 09:23:31,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:32,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-c3ef7391-46ad-40ff-813c-4b714d5bb9fa x-compute-request-id: req-c3ef7391-46ad-40ff-813c-4b714d5bb9fa Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:32,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-c3ef7391-46ad-40ff-813c-4b714d5bb9fa 2018-10-22 09:23:32,536 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-22 09:23:32,536 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:23:32,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:33,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-8b330d32-e9f2-4faa-ac90-9e3c0ff8dfa6 x-compute-request-id: req-8b330d32-e9f2-4faa-ac90-9e3c0ff8dfa6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:33,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-8b330d32-e9f2-4faa-ac90-9e3c0ff8dfa6 2018-10-22 09:23:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:33,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8e566dd6-3e6c-4006-aab4-401d7d95d861 Date: Mon, 22 Oct 2018 09:23:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:33,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-8e566dd6-3e6c-4006-aab4-401d7d95d861 2018-10-22 09:23:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:33,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bbad04-f79d-4bdc-8d86-1c03bcce96ce Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:33,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-14bbad04-f79d-4bdc-8d86-1c03bcce96ce 2018-10-22 09:23:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:33,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6777f086-57be-40bb-a5a7-5ae9cac5c5f0 Date: Mon, 22 Oct 2018 09:23:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:33,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-6777f086-57be-40bb-a5a7-5ae9cac5c5f0 2018-10-22 09:23:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:33,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-d57ee859-6657-4b41-bd5e-eee1008951da Date: Mon, 22 Oct 2018 09:23:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:6f:3f","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal","device_id":"b0bcbceb-f887-46b0-bc7d-32aef1d5284a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:33,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-d57ee859-6657-4b41-bd5e-eee1008951da 2018-10-22 09:23:33,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:34,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-cb094be1-4fa6-4906-9ae2-114001745193 x-compute-request-id: req-cb094be1-4fa6-4906-9ae2-114001745193 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:34,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-cb094be1-4fa6-4906-9ae2-114001745193 2018-10-22 09:23:34,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:34,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-040c699e-8af2-4788-a57c-1ef3d283a3ff Date: Mon, 22 Oct 2018 09:23:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:34,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-040c699e-8af2-4788-a57c-1ef3d283a3ff 2018-10-22 09:23:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:34,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2728bd63-3900-47b2-af76-a9f5d2bb4c1b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:34,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-2728bd63-3900-47b2-af76-a9f5d2bb4c1b 2018-10-22 09:23:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:34,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0955e7ef-c235-48c9-b3b0-b415c33f68cd Date: Mon, 22 Oct 2018 09:23:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:34,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-0955e7ef-c235-48c9-b3b0-b415c33f68cd 2018-10-22 09:23:34,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:34,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-5cfaad34-b9ef-4524-a29f-8ac7e9eed28a Date: Mon, 22 Oct 2018 09:23:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:6f:3f","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal","device_id":"b0bcbceb-f887-46b0-bc7d-32aef1d5284a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:34,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-5cfaad34-b9ef-4524-a29f-8ac7e9eed28a 2018-10-22 09:23:34,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:35,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-a980a254-c1ff-4fe4-919f-d1c48a7173c0 x-compute-request-id: req-a980a254-c1ff-4fe4-919f-d1c48a7173c0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:35,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-a980a254-c1ff-4fe4-919f-d1c48a7173c0 2018-10-22 09:23:35,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:35,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0b2013be-fb40-4f30-a82d-28ca080cd898 Date: Mon, 22 Oct 2018 09:23:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:35,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-0b2013be-fb40-4f30-a82d-28ca080cd898 2018-10-22 09:23:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:35,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e62e1b4-f4d0-44b9-80ab-701b7ecf03e2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:35,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-7e62e1b4-f4d0-44b9-80ab-701b7ecf03e2 2018-10-22 09:23:35,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:35,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-994fa659-b38f-48a7-bd31-1fcafdbc926b Date: Mon, 22 Oct 2018 09:23:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:35,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-994fa659-b38f-48a7-bd31-1fcafdbc926b 2018-10-22 09:23:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:35,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-60dc94dd-a0b6-4b25-bd83-a20b73061c47 Date: Mon, 22 Oct 2018 09:23:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:6f:3f","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal","device_id":"b0bcbceb-f887-46b0-bc7d-32aef1d5284a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:35,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-60dc94dd-a0b6-4b25-bd83-a20b73061c47 2018-10-22 09:23:35,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:36,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-04122f75-2915-4b72-922c-1a237ab84afe x-compute-request-id: req-04122f75-2915-4b72-922c-1a237ab84afe Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:36,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-04122f75-2915-4b72-922c-1a237ab84afe 2018-10-22 09:23:36,159 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-22 09:23:36,159 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:23:36,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:36,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-4403be36-faf6-4b09-b3ad-dd0bc409feb0 x-compute-request-id: req-4403be36-faf6-4b09-b3ad-dd0bc409feb0 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:36,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-4403be36-faf6-4b09-b3ad-dd0bc409feb0 2018-10-22 09:23:36,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2a59119c-38ec-49d4-8075-677cbcd0437a Date: Mon, 22 Oct 2018 09:23:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:36,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-2a59119c-38ec-49d4-8075-677cbcd0437a 2018-10-22 09:23:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:37,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdfb21d-92b9-42c0-873e-62109b949732 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:37,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3fdfb21d-92b9-42c0-873e-62109b949732 2018-10-22 09:23:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:37,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-32a6306a-d54e-4145-ad02-078af4d743f4 Date: Mon, 22 Oct 2018 09:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:37,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-32a6306a-d54e-4145-ad02-078af4d743f4 2018-10-22 09:23:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-7040e684-a891-4659-b4f1-bc804dce1c69 Date: Mon, 22 Oct 2018 09:23:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:6f:3f","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal","device_id":"b0bcbceb-f887-46b0-bc7d-32aef1d5284a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:37,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-7040e684-a891-4659-b4f1-bc804dce1c69 2018-10-22 09:23:37,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:37,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-c5434630-af0a-4ad4-9a8c-71358fa75c09 x-compute-request-id: req-c5434630-af0a-4ad4-9a8c-71358fa75c09 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:09Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:37,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-c5434630-af0a-4ad4-9a8c-71358fa75c09 2018-10-22 09:23:37,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:38,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-8810c3a7-d096-4dfd-bacb-5a451751b8b7 x-compute-request-id: req-8810c3a7-d096-4dfd-bacb-5a451751b8b7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:38,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-8810c3a7-d096-4dfd-bacb-5a451751b8b7 2018-10-22 09:23:38,333 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-22 09:23:38,333 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:23:38,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:38,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-0fb71422-0f6d-456a-bf26-31cf1a5673df x-compute-request-id: req-0fb71422-0f6d-456a-bf26-31cf1a5673df Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:38,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-0fb71422-0f6d-456a-bf26-31cf1a5673df 2018-10-22 09:23:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:39,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3de2b2dc-b053-43ab-813f-2e0fef4c60d7 Date: Mon, 22 Oct 2018 09:23:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6639d2a6-0832-4042-a770-7186b83fbeaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","subnets":["12ab2ce1-9845-42ea-b10e-8015f73bfffc"],"description":"","tags":[],"updated_at":"2018-10-22T09:22:52Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net","admin_state_up":true,"tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:51Z","provider:network_type":"vxlan"}]} 2018-10-22 09:23:39,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net used request id req-3de2b2dc-b053-43ab-813f-2e0fef4c60d7 2018-10-22 09:23:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455f1bb4-b4ec-40ef-8776-e317969f3b06 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:39,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-455f1bb4-b4ec-40ef-8776-e317969f3b06 2018-10-22 09:23:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:39,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-28c37316-d4b0-4aed-8c8e-1f7f5a896311 Date: Mon, 22 Oct 2018 09:23:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:52Z","dns_nameservers":[],"updated_at":"2018-10-22T09:22:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b8634abd864eb791a83beca125c68c","id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet"}]} 2018-10-22 09:23:39,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-28c37316-d4b0-4aed-8c8e-1f7f5a896311 2018-10-22 09:23:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:39,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-2c72ee00-60fc-4f0e-a7d4-00f8dfcb53eb Date: Mon, 22 Oct 2018 09:23:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.6"}],"id":"07743ae8-087d-457a-9675-0ef2dca5c6c1","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:6f:3f","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:18Z","binding:vnic_type":"normal","device_id":"b0bcbceb-f887-46b0-bc7d-32aef1d5284a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.2"}],"id":"176a983b-2878-4ba0-8cf2-28510a02e5e8","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:a8:a0","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:23:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.12"}],"id":"263e6eaf-9e91-482a-b212-e805c9d11d83","security_groups":["aaf7c97f-250d-4cc9-8317-216b893cc751"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5e:59","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:23:00Z","binding:vnic_type":"normal","device_id":"849627a5-c025-4d35-8b8c-d0f1b04fa282"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.4"}],"id":"532d8476-2e6c-454e-a079-ff905ae40f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:91:07","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6639d2a6-0832-4042-a770-7186b83fbeaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:22:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12ab2ce1-9845-42ea-b10e-8015f73bfffc","ip_address":"10.55.0.3"}],"id":"c6e30770-af95-4892-9223-9ff6cb1ee6ca","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:40:b4","project_id":"b5b8634abd864eb791a83beca125c68c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6639d2a6-0832-4042-a770-7186b83fbeaa","tenant_id":"b5b8634abd864eb791a83beca125c68c","created_at":"2018-10-22T09:22:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6639d2a6-0832-4042-a770-7186b83fbeaa"}]} 2018-10-22 09:23:39,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-2c72ee00-60fc-4f0e-a7d4-00f8dfcb53eb 2018-10-22 09:23:39,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:39,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-6a5ac467-8cbe-4520-80d7-791b2c6a0e3b x-compute-request-id: req-6a5ac467-8cbe-4520-80d7-791b2c6a0e3b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:6f:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "security_groups": [{"name": "default"}], "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:28Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:39,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-6a5ac467-8cbe-4520-80d7-791b2c6a0e3b 2018-10-22 09:23:39,666 - create_instance - INFO - Deleting Port with ID - 263e6eaf-9e91-482a-b212-e805c9d11d83 2018-10-22 09:23:39,666 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-1 2018-10-22 09:23:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/263e6eaf-9e91-482a-b212-e805c9d11d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:40,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88a9c96f-4177-40c6-b17c-f8bf79f7373e Date: Mon, 22 Oct 2018 09:23:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:23:40,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/263e6eaf-9e91-482a-b212-e805c9d11d83 used request id req-88a9c96f-4177-40c6-b17c-f8bf79f7373e 2018-10-22 09:23:40,117 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-22 09:23:40,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:40,258 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:23: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-9bd0cc2a-e829-4f34-877b-5a645a72a0fe x-compute-request-id: req-9bd0cc2a-e829-4f34-877b-5a645a72a0fe Content-Type: application/json 2018-10-22 09:23:40,258 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-9bd0cc2a-e829-4f34-877b-5a645a72a0fe 2018-10-22 09:23:40,258 - create_instance - INFO - Checking deletion status 2018-10-22 09:23:40,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:40,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-66db3bb1-5870-4d74-accf-b8037d242e0b x-compute-request-id: req-66db3bb1-5870-4d74-accf-b8037d242e0b Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:5e:59", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-22T09:23:09.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "849627a5-c025-4d35-8b8c-d0f1b04fa282", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:40Z", "hostId": "d7f66f4d159eb8f294cb2deebcfdc9807dcda6a4609beb7415a78da1", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-22T09:23:04Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:40,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-66db3bb1-5870-4d74-accf-b8037d242e0b 2018-10-22 09:23:40,358 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-22 09:23:40,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:43,362 - create_instance - DEBUG - VM status query timeout in 296.896645069 2018-10-22 09:23:43,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da502770111b281c3af61f9774b88e5b1ab1c0b6" 2018-10-22 09:23:43,421 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11a10444-529f-4e37-950d-c405d03c9912 x-compute-request-id: req-11a10444-529f-4e37-950d-c405d03c9912 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 849627a5-c025-4d35-8b8c-d0f1b04fa282 could not be found.", "code": 404}} 2018-10-22 09:23:43,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/849627a5-c025-4d35-8b8c-d0f1b04fa282 used request id req-11a10444-529f-4e37-950d-c405d03c9912 2018-10-22 09:23:43,421 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 849627a5-c025-4d35-8b8c-d0f1b04fa282 could not be found. (HTTP 404) (Request-ID: req-11a10444-529f-4e37-950d-c405d03c9912) 2018-10-22 09:23:43,422 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-22 09:23:43,423 - create_instance - INFO - Deleting Port with ID - 07743ae8-087d-457a-9675-0ef2dca5c6c1 2018-10-22 09:23:43,423 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5dport-2 2018-10-22 09:23:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/07743ae8-087d-457a-9675-0ef2dca5c6c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:44,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ae40a19-962d-43be-969a-dbb27dd81b11 Date: Mon, 22 Oct 2018 09:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:23:44,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/07743ae8-087d-457a-9675-0ef2dca5c6c1 used request id req-5ae40a19-962d-43be-969a-dbb27dd81b11 2018-10-22 09:23:44,054 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-22 09:23:44,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:44,186 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:23: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-d71f4d3b-86dd-48fd-af49-fbec4524b39b x-compute-request-id: req-d71f4d3b-86dd-48fd-af49-fbec4524b39b Content-Type: application/json 2018-10-22 09:23:44,187 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-d71f4d3b-86dd-48fd-af49-fbec4524b39b 2018-10-22 09:23:44,187 - create_instance - INFO - Checking deletion status 2018-10-22 09:23:44,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:44,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23: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-01b9e604-bd2c-4640-97cd-5d15c4994994 x-compute-request-id: req-01b9e604-bd2c-4640-97cd-5d15c4994994 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "rel": "bookmark"}], "image": {"id": "eaa29444-7202-46c9-bd7c-82de5619345f", "links": [{"href": "http://172.30.9.28:8774/images/eaa29444-7202-46c9-bd7c-82de5619345f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-22T09:23:28.000000", "flavor": {"id": "162709b3-bb69-4bc2-befc-e84f36b76bee", "links": [{"href": "http://172.30.9.28:8774/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee", "rel": "bookmark"}]}, "id": "b0bcbceb-f887-46b0-bc7d-32aef1d5284a", "user_id": "a93ecce4bcd0408b807e3bf5bd4e8188", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:23:44Z", "hostId": "943b8aaf37695edf117a110f54fd7fb8b80bb1a12b828f89495bbac9", "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-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-22T09:23:21Z", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:23:44,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-01b9e604-bd2c-4640-97cd-5d15c4994994 2018-10-22 09:23:44,424 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-22 09:23:44,424 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:23:47,427 - create_instance - DEBUG - VM status query timeout in 296.75961709 2018-10-22 09:23:47,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44992344caef0c8b56484efa163a3237b02c1c4" 2018-10-22 09:23:47,482 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:23: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-87019fe4-8c0a-4a8b-a7a6-c300e875c305 x-compute-request-id: req-87019fe4-8c0a-4a8b-a7a6-c300e875c305 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b0bcbceb-f887-46b0-bc7d-32aef1d5284a could not be found.", "code": 404}} 2018-10-22 09:23:47,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b0bcbceb-f887-46b0-bc7d-32aef1d5284a used request id req-87019fe4-8c0a-4a8b-a7a6-c300e875c305 2018-10-22 09:23:47,482 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b0bcbceb-f887-46b0-bc7d-32aef1d5284a could not be found. (HTTP 404) (Request-ID: req-87019fe4-8c0a-4a8b-a7a6-c300e875c305) 2018-10-22 09:23:47,483 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-22 09:23:47,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3598660bfb5a8df397912be8c679085a21e4361b" 2018-10-22 09:23:47,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:23: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-12bdf23d-b272-4673-93ab-ff88c45e3c57 x-compute-request-id: req-12bdf23d-b272-4673-93ab-ff88c45e3c57 Content-Length: 0 Content-Type: application/json 2018-10-22 09:23:47,540 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/162709b3-bb69-4bc2-befc-e84f36b76bee used request id req-12bdf23d-b272-4673-93ab-ff88c45e3c57 2018-10-22 09:23:47,541 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet 2018-10-22 09:23:47,541 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-subnet 2018-10-22 09:23:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/12ab2ce1-9845-42ea-b10e-8015f73bfffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:23:49,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5ddae8d-de70-47b0-a5c4-dbd024b60f5b Date: Mon, 22 Oct 2018 09:23:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:23:49,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/12ab2ce1-9845-42ea-b10e-8015f73bfffc used request id req-c5ddae8d-de70-47b0-a5c4-dbd024b60f5b 2018-10-22 09:23:49,668 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-priv-net 2018-10-22 09:23:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6639d2a6-0832-4042-a770-7186b83fbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ac11679f87b589662d5ffa4c43de31a66f34a" 2018-10-22 09:23:50,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34b5482f-7f05-4bfd-986f-8445531cacb6 Date: Mon, 22 Oct 2018 09:23:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:23:50,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6639d2a6-0832-4042-a770-7186b83fbeaa used request id req-34b5482f-7f05-4bfd-986f-8445531cacb6 2018-10-22 09:23:50,974 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-c207375f-42af-41f8-8eca-63f57f7c5a5d-image 2018-10-22 09:23:50,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78716c3974409413a34dab832c2281989e9440c9" 2018-10-22 09:23:52,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fdb93a5-843f-45e1-82d3-5e098332a7ae Date: Mon, 22 Oct 2018 09:23:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:23:52,203 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/eaa29444-7202-46c9-bd7c-82de5619345f used request id req-6fdb93a5-843f-45e1-82d3-5e098332a7ae 2018-10-22 09:23:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:52,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-97b4a1c7-baae-48da-a85d-d992f3a779a4 Date: Mon, 22 Oct 2018 09:23:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:23:52,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-97b4a1c7-baae-48da-a85d-d992f3a779a4 2018-10-22 09:23:52,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:52,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4858e7a-1b88-4d22-94f2-37ea0bf3295c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:23:52,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c4858e7a-1b88-4d22-94f2-37ea0bf3295c 2018-10-22 09:23:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:52,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fec2c39-7a8c-4276-bb76-795adb10f513 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:23:52,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-6fec2c39-7a8c-4276-bb76-795adb10f513 2018-10-22 09:23:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d814127-7757-447d-91f9-0fdc34e40cac 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:23:52,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-2d814127-7757-447d-91f9-0fdc34e40cac 2018-10-22 09:23:52,671 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-905a3fb5-e929-450-proj 2018-10-22 09:23:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/db83fe57bda243f785a527b1f640811b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:52,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080d798b-8948-4739-aa4a-f5756731f1fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:23:52,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/db83fe57bda243f785a527b1f640811b used request id req-080d798b-8948-4739-aa4a-f5756731f1fb 2018-10-22 09:23:52,924 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-905a3fb5-e929-450-proj-role 2018-10-22 09:23:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/763b2ef93af341f8bf34c80b39300b7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:53,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a54b836-e751-4f2b-861b-f0dcdf7ac825 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:23:53,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/763b2ef93af341f8bf34c80b39300b7e used request id req-6a54b836-e751-4f2b-861b-f0dcdf7ac825 2018-10-22 09:23:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdf5eed90cd0a8998b976aadbc2748b76f12ccf" 2018-10-22 09:23:53,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7a348e-e10f-46a8-9253-b40820fa2afe Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:23:53,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9f7a348e-e10f-46a8-9253-b40820fa2afe 2018-10-22 09:23:53,151 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-905a3fb5-e929-450-user 2018-10-22 09:23:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cc1df5304972410eb1aefd59be250745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75800b70b7e36b78bdff48a64006fbb0ec61011" 2018-10-22 09:23:53,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c458a86-fc8a-413d-ada9-2ff246ea492c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:23:53,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cc1df5304972410eb1aefd59be250745 used request id req-0c458a86-fc8a-413d-ada9-2ff246ea492c 2018-10-22 09:23:53,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:53,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YzrA2Fe1RnGGqfIXZjE23w"], "issued_at": "2018-10-22T09:23:53.000000Z"}} 2018-10-22 09:23:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff514f484791a6e96aedab3d5b42428c7811ebc2" 2018-10-22 09:23:53,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fb5a44-20c0-40cb-a4de-cbfb5a59814d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:53,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f9fb5a44-20c0-40cb-a4de-cbfb5a59814d 2018-10-22 09:23:53,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:53,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:54,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["W3GboPWoTXiXZHZIbeI_1A"], "issued_at": "2018-10-22T09:23:54.000000Z"}} 2018-10-22 09:23:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:23:54,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b088396-cb0c-4d6d-8cde-e28419ea1e3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:54,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b088396-cb0c-4d6d-8cde-e28419ea1e3e 2018-10-22 09:23:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:23:54,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:23: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:23:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:23:54,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a851529-da2b-424a-98f3-589355373327 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:23:54,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj used request id req-1a851529-da2b-424a-98f3-589355373327 2018-10-22 09:23:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:23:54,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b768d58-5119-4141-b100-54e12cb1f648 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:23:54,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8b768d58-5119-4141-b100-54e12cb1f648 2018-10-22 09:23:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}}' 2018-10-22 09:23:54,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f75e82-8c93-4e51-918f-77fc0521250c Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:23:54,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a5f75e82-8c93-4e51-918f-77fc0521250c 2018-10-22 09:23:54,658 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj 2018-10-22 09:23:54,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:54,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:55,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4jOa6K_AQJ6hBQ7HNPz9GQ"], "issued_at": "2018-10-22T09:23:55.000000Z"}} 2018-10-22 09:23:55,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b327b3c8fab85778bef661434b17411644b148" 2018-10-22 09:23:55,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b81075e-7a21-49ba-bc7d-151efc92fd84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:55,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b81075e-7a21-49ba-bc7d-151efc92fd84 2018-10-22 09:23:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:23:55,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:23: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:23:55,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b327b3c8fab85778bef661434b17411644b148" 2018-10-22 09:23:55,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3eb6397-9f70-4fee-854a-f89df80c116a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:23:55,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b3eb6397-9f70-4fee-854a-f89df80c116a 2018-10-22 09:23:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b327b3c8fab85778bef661434b17411644b148" 2018-10-22 09:23:55,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7f03ce-f6c1-4f6e-9973-9cd51a045741 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}]} 2018-10-22 09:23:55,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj used request id req-4f7f03ce-f6c1-4f6e-9973-9cd51a045741 2018-10-22 09:23:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b327b3c8fab85778bef661434b17411644b148" 2018-10-22 09:23:55,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cb563f-d815-4b89-bbf7-59b7d5a7264f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:23:55,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b9cb563f-d815-4b89-bbf7-59b7d5a7264f 2018-10-22 09:23:55,861 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-802c17b7-6cff-420-user 2018-10-22 09:23:55,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:23:55,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b56c2b9-c391-43e6-b39b-7dc220bf5424 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:23:55,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b56c2b9-c391-43e6-b39b-7dc220bf5424 2018-10-22 09:23:55,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" -d '{"role": {"name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role"}}' 2018-10-22 09:23:56,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:23:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383c8472-6279-4cfe-a522-37c8a0e6f5a0 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba5e082f06554c088244e6c6a88cc8da", "links": {"self": "http://172.30.9.28:5000/v3/roles/ba5e082f06554c088244e6c6a88cc8da"}, "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role"}} 2018-10-22 09:23:56,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-383c8472-6279-4cfe-a522-37c8a0e6f5a0 2018-10-22 09:23:56,071 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role 2018-10-22 09:23:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ba5e082f06554c088244e6c6a88cc8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:23:56,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3925005d-08e1-413d-b2e6-a10397e94f0a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ba5e082f06554c088244e6c6a88cc8da"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role", "id": "ba5e082f06554c088244e6c6a88cc8da"}} 2018-10-22 09:23:56,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ba5e082f06554c088244e6c6a88cc8da used request id req-3925005d-08e1-413d-b2e6-a10397e94f0a 2018-10-22 09:23:56,160 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role to project CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj 2018-10-22 09:23:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676/users/41429ce6a9df40a38dd68aba3c29feae/roles/ba5e082f06554c088244e6c6a88cc8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:23:56,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b07766b-d70d-475b-9c48-6c81939b0e70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:23:56,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676/users/41429ce6a9df40a38dd68aba3c29feae/roles/ba5e082f06554c088244e6c6a88cc8da used request id req-8b07766b-d70d-475b-9c48-6c81939b0e70 2018-10-22 09:23:56,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:23:56,303 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:23:56,303 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-10-22 09:23:56,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:56,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:56,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5e082f06554c088244e6c6a88cc8da", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role"}], "expires_at": "2018-10-22T10:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3820632f307141a3a624bc8cb8bf1676", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-user", "id": "41429ce6a9df40a38dd68aba3c29feae"}, "audit_ids": ["WkC1xOSMQEqIzurpKn1nTw"], "issued_at": "2018-10-22T09:23:56.000000Z"}} 2018-10-22 09:23:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:23:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ba4a9d-e23b-44d6-80c7-30b011a19cea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:56,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65ba4a9d-e23b-44d6-80c7-30b011a19cea 2018-10-22 09:23:56,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:23:56,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-11c3f8d2-0fd4-4075-9a8f-8097807ffea6 Date: Mon, 22 Oct 2018 09:23:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353"} 2018-10-22 09:23:56,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 used request id req-11c3f8d2-0fd4-4075-9a8f-8097807ffea6 2018-10-22 09:23:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:23:57,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9490b787-a890-4813-9b1a-660b5408223e Date: Mon, 22 Oct 2018 09:23: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"}}} 2018-10-22 09:23:57,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9490b787-a890-4813-9b1a-660b5408223e 2018-10-22 09:23:57,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353"}' 2018-10-22 09:23:57,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a X-Openstack-Request-Id: req-16b3ab38-3d62-47b8-be8d-9f9e227b67d1 Date: Mon, 22 Oct 2018 09:23:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:23:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:23:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "min_disk": 0, "protected": false, "id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "file": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/file", "checksum": null, "owner": "3820632f307141a3a624bc8cb8bf1676", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:23:57,337 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-16b3ab38-3d62-47b8-be8d-9f9e227b67d1 2018-10-22 09:23:57,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" -d '' 2018-10-22 09:23:58,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93b3bd94-ddf2-4b91-b8d5-eebc9d528fe4 Date: Mon, 22 Oct 2018 09:23:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:23:58,795 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/file used request id req-93b3bd94-ddf2-4b91-b8d5-eebc9d528fe4 2018-10-22 09:23:58,795 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:23:58,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:23:58,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f666d8c6-1d4e-4b15-b36c-0dde7ec6a2be Date: Mon, 22 Oct 2018 09:23:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:23:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:23:58Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/snap", "metadata": {}}], "self": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "min_disk": 0, "protected": false, "id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "file": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3820632f307141a3a624bc8cb8bf1676", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:23:58,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a used request id req-f666d8c6-1d4e-4b15-b36c-0dde7ec6a2be 2018-10-22 09:23:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:23:59,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb7615fd-84d5-4dd1-aa0f-2a5ae87e8903 Date: Mon, 22 Oct 2018 09:23: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"}}} 2018-10-22 09:23:59,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cb7615fd-84d5-4dd1-aa0f-2a5ae87e8903 2018-10-22 09:23:59,127 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 2018-10-22 09:23:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:23:59,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bc952cee-5e8d-4ead-aadb-11255158e802 Date: Mon, 22 Oct 2018 09:23:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:23:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:23:58Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/snap", "metadata": {}}], "self": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "min_disk": 0, "protected": false, "id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "file": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3820632f307141a3a624bc8cb8bf1676", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:23:59,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a used request id req-bc952cee-5e8d-4ead-aadb-11255158e802 2018-10-22 09:23:59,302 - create_image - DEBUG - Instance status is - active 2018-10-22 09:23:59,302 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 2018-10-22 09:23:59,302 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 2018-10-22 09:23:59,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:23:59,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:23:59,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["6tnneuziSVWqgRuVnHBCtw"], "issued_at": "2018-10-22T09:23:59.000000Z"}} 2018-10-22 09:23:59,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ceeb3a42e7d5fed3059533f1a6e84e182ab4c0" 2018-10-22 09:23:59,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7afdd0a-8c19-4011-af1f-903d9200ee3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:23:59,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c7afdd0a-8c19-4011-af1f-903d9200ee3a 2018-10-22 09:23:59,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:23:59,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ceeb3a42e7d5fed3059533f1a6e84e182ab4c0" 2018-10-22 09:23:59,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-254c9a18-6a5f-4f78-a1db-dcc444f6d77c x-compute-request-id: req-254c9a18-6a5f-4f78-a1db-dcc444f6d77c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:23:59,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-254c9a18-6a5f-4f78-a1db-dcc444f6d77c 2018-10-22 09:23:59,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ceeb3a42e7d5fed3059533f1a6e84e182ab4c0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:24:00,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-98e8e789-2d7b-455f-892d-afc6439224dd x-compute-request-id: req-98e8e789-2d7b-455f-892d-afc6439224dd Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:24:00,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-98e8e789-2d7b-455f-892d-afc6439224dd 2018-10-22 09:24:00,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:00,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:00,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5e082f06554c088244e6c6a88cc8da", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role"}], "expires_at": "2018-10-22T10:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3820632f307141a3a624bc8cb8bf1676", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-user", "id": "41429ce6a9df40a38dd68aba3c29feae"}, "audit_ids": ["ze-ZOM96QKmdE8y4A-JZew"], "issued_at": "2018-10-22T09:24:00.000000Z"}} 2018-10-22 09:24:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:00,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cded67e-d263-47f9-8c71-54476bdc6394 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:00,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5cded67e-d263-47f9-8c71-54476bdc6394 2018-10-22 09:24:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:00,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7cf77293-5279-48de-974a-e53187f2d91e Date: Mon, 22 Oct 2018 09:24:00 GMT RESP BODY: {"networks":[]} 2018-10-22 09:24:00,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-7cf77293-5279-48de-974a-e53187f2d91e 2018-10-22 09:24:00,648 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net 2018-10-22 09:24:00,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" -d '{"network": {"name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net", "admin_state_up": true}}' 2018-10-22 09:24:01,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-de8427d1-9773-4f6d-aa81-49a70ac51dea Date: Mon, 22 Oct 2018 09:24:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:24:01Z","is_default":false,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","mtu":1450}} 2018-10-22 09:24:01,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-de8427d1-9773-4f6d-aa81-49a70ac51dea 2018-10-22 09:24:01,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:01,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-be7e52b4-79e8-41f6-9e0e-45bd81d4d170 Date: Mon, 22 Oct 2018 09:24:01 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":"2018-10-22T09:24:01Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:01,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-be7e52b4-79e8-41f6-9e0e-45bd81d4d170 2018-10-22 09:24:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:01,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bbf06d35-2b31-4d36-b003-05c2404e25be Date: Mon, 22 Oct 2018 09:24:01 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:24:01,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-bbf06d35-2b31-4d36-b003-05c2404e25be 2018-10-22 09:24:01,609 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet 2018-10-22 09:24:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" -d '{"subnets": [{"ip_version": 4, "network_id": "aca910a5-7f4c-4754-8b68-b6875b3ccb5f", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]}' 2018-10-22 09:24:02,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d787cf0e-efb2-4cd0-a874-3ea63e1416d4 Date: Mon, 22 Oct 2018 09:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:02,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d787cf0e-efb2-4cd0-a874-3ea63e1416d4 2018-10-22 09:24:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:02,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0d96beaf-8f50-493a-8aa8-8c403a599e00 Date: Mon, 22 Oct 2018 09:24: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:02,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-0d96beaf-8f50-493a-8aa8-8c403a599e00 2018-10-22 09:24:02,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9f5aa08d-d1ff-4bd9-86ca-74fcec18f15d Date: Mon, 22 Oct 2018 09:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:02,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-9f5aa08d-d1ff-4bd9-86ca-74fcec18f15d 2018-10-22 09:24:02,940 - OpenStackNetwork - DEBUG - Network [aca910a5-7f4c-4754-8b68-b6875b3ccb5f] created successfully 2018-10-22 09:24:02,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:02,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:03,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5e082f06554c088244e6c6a88cc8da", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role"}], "expires_at": "2018-10-22T10:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3820632f307141a3a624bc8cb8bf1676", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-user", "id": "41429ce6a9df40a38dd68aba3c29feae"}, "audit_ids": ["E5JE94W2TCem74Udi7j7mA"], "issued_at": "2018-10-22T09:24:03.000000Z"}} 2018-10-22 09:24:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:03,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ff296f-301c-4d8d-93e0-e4b33a0ea922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:03,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-99ff296f-301c-4d8d-93e0-e4b33a0ea922 2018-10-22 09:24:03,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:24:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:03,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0cd4d6-d141-4abd-96e1-2407daf5dff4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:03,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e0cd4d6-d141-4abd-96e1-2407daf5dff4 2018-10-22 09:24:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:03,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-db487ddf-adb8-4244-886d-b7d8ca29f0cd Date: Mon, 22 Oct 2018 09: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:03,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-db487ddf-adb8-4244-886d-b7d8ca29f0cd 2018-10-22 09:24:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:24:03,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:24: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:24:03,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:03,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83044470-f8c7-476d-864a-25696bb85e03 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:03,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-83044470-f8c7-476d-864a-25696bb85e03 2018-10-22 09:24:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:04,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-904f7b29-7135-40f5-90d3-a02e0195d4f0 Date: Mon, 22 Oct 2018 09:24:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:04,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-904f7b29-7135-40f5-90d3-a02e0195d4f0 2018-10-22 09:24:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:04,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d24400b0-a656-4f50-abcf-8abce8f0032b Date: Mon, 22 Oct 2018 09:24:04 GMT RESP BODY: {"ports":[]} 2018-10-22 09:24:04,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port&admin_state_up=True used request id req-d24400b0-a656-4f50-abcf-8abce8f0032b 2018-10-22 09:24:04,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:04,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-6a336456-2641-495b-b4fc-cb1be3ad1834 x-compute-request-id: req-6a336456-2641-495b-b4fc-cb1be3ad1834 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:24:04,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst used request id req-6a336456-2641-495b-b4fc-cb1be3ad1834 2018-10-22 09:24:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:04,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e9d10f32-2793-40a8-85e6-a2bc8f658401 Date: Mon, 22 Oct 2018 09: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:04,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-e9d10f32-2793-40a8-85e6-a2bc8f658401 2018-10-22 09:24:04,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:04,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b1bea1-05d7-41ee-8175-9273974a63ea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:04,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-f4b1bea1-05d7-41ee-8175-9273974a63ea 2018-10-22 09:24:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:05,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35ee798e-0e15-4bff-a9b7-2e24c1d4e0aa Date: Mon, 22 Oct 2018 09:24:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:05,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-35ee798e-0e15-4bff-a9b7-2e24c1d4e0aa 2018-10-22 09:24:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:05,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e0b6863-17fd-46a9-be37-b79db76cb306 Date: Mon, 22 Oct 2018 09:24:05 GMT RESP BODY: {"ports":[]} 2018-10-22 09:24:05,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port&admin_state_up=True used request id req-0e0b6863-17fd-46a9-be37-b79db76cb306 2018-10-22 09:24:05,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:05,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:05,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5e082f06554c088244e6c6a88cc8da", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role"}], "expires_at": "2018-10-22T10:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3820632f307141a3a624bc8cb8bf1676", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/3820632f307141a3a624bc8cb8bf1676", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-user", "id": "41429ce6a9df40a38dd68aba3c29feae"}, "audit_ids": ["loz4wMw1Rq6sXdh3V-VyIg"], "issued_at": "2018-10-22T09:24:05.000000Z"}} 2018-10-22 09:24:05,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84860f3da84e89d046f3073409ef4665b835f3ae" 2018-10-22 09:24:05,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aeb83a9-f212-4293-823c-ced87072288e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:05,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8aeb83a9-f212-4293-823c-ced87072288e 2018-10-22 09:24:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:06,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-243d11d0-303a-44c5-9a61-2e32aa17e6c9 Date: Mon, 22 Oct 2018 09:24: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:06,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-243d11d0-303a-44c5-9a61-2e32aa17e6c9 2018-10-22 09:24:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:06,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-82d426af-a755-4a0f-afa6-7652ad3b07c6 Date: Mon, 22 Oct 2018 09:24:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:06,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-82d426af-a755-4a0f-afa6-7652ad3b07c6 2018-10-22 09:24:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:06,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ea501f4-dc4c-43eb-b370-424b3da003e2 Date: Mon, 22 Oct 2018 09:24: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:06,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-9ea501f4-dc4c-43eb-b370-424b3da003e2 2018-10-22 09:24:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:24:06,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:24: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:24:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84860f3da84e89d046f3073409ef4665b835f3ae" 2018-10-22 09:24:06,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd55a94-0d10-49b9-88c0-e40c7b21e00b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:06,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-fdd55a94-0d10-49b9-88c0-e40c7b21e00b 2018-10-22 09:24:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:06,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cf37d719-8b2e-4ec0-bf29-f8a9d26a159a Date: Mon, 22 Oct 2018 09:24:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:06,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-cf37d719-8b2e-4ec0-bf29-f8a9d26a159a 2018-10-22 09:24:06,569 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net 2018-10-22 09:24:06,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" -d '{"port": {"network_id": "aca910a5-7f4c-4754-8b68-b6875b3ccb5f", "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port", "admin_state_up": true}}' 2018-10-22 09:24:07,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-931628aa-55a1-488c-9f3b-67ec3e13e5f8 Date: Mon, 22 Oct 2018 09:24:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7733a6c2-8bd5-4739-862c-de4ed3281280","ip_address":"10.55.0.13"}],"id":"c6ada94c-1dbf-4fcf-8c0a-c8876890921c","security_groups":["98580895-1d01-4d9f-9928-887678ea100c"],"mac_address":"fa:16:3e:f9:0e:02","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port","project_id":"3820632f307141a3a624bc8cb8bf1676","qos_policy_id":null,"admin_state_up":true,"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:06Z","binding:vnic_type":"normal"}} 2018-10-22 09:24:07,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-931628aa-55a1-488c-9f3b-67ec3e13e5f8 2018-10-22 09:24:07,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:07,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7f05306d-e4bd-499b-b1bb-c01dcff749f4 Date: Mon, 22 Oct 2018 09:24: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:07,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-7f05306d-e4bd-499b-b1bb-c01dcff749f4 2018-10-22 09:24:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:07,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7a1058-d23e-485f-85c4-6495202c462d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:07,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-6c7a1058-d23e-485f-85c4-6495202c462d 2018-10-22 09:24:07,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc747ef2-5908-4b2e-8583-6b022ad85cc6 Date: Mon, 22 Oct 2018 09:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:08,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-cc747ef2-5908-4b2e-8583-6b022ad85cc6 2018-10-22 09:24:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-64c5f2e4-9797-4ae5-89b4-c1cc9e8e4340 Date: Mon, 22 Oct 2018 09:24:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7733a6c2-8bd5-4739-862c-de4ed3281280","ip_address":"10.55.0.13"}],"id":"c6ada94c-1dbf-4fcf-8c0a-c8876890921c","security_groups":["98580895-1d01-4d9f-9928-887678ea100c"],"mac_address":"fa:16:3e:f9:0e:02","project_id":"3820632f307141a3a624bc8cb8bf1676","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port","admin_state_up":true,"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:24:08,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port&admin_state_up=True used request id req-64c5f2e4-9797-4ae5-89b4-c1cc9e8e4340 2018-10-22 09:24:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3858fd02-73b1-48c2-b729-5fd809256bf0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-3858fd02-73b1-48c2-b729-5fd809256bf0 2018-10-22 09:24:08,468 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst 2018-10-22 09:24:08,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-c1b9e6d0-57bd-4995-bf41-c247f5a8712a x-compute-request-id: req-c1b9e6d0-57bd-4995-bf41-c247f5a8712a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-flavor-name"}]} 2018-10-22 09:24:08,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c1b9e6d0-57bd-4995-bf41-c247f5a8712a 2018-10-22 09:24:08,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-8fffa9ae-b26c-452d-b3c6-53c0dbcfd5cb x-compute-request-id: req-8fffa9ae-b26c-452d-b3c6-53c0dbcfd5cb Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:24:08,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b used request id req-8fffa9ae-b26c-452d-b3c6-53c0dbcfd5cb 2018-10-22 09:24:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-dddd4935-8b97-4ddb-b8a6-8202c051e6e1 Date: Mon, 22 Oct 2018 09:24:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:23:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:23:58Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/snap", "metadata": {}}], "self": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "min_disk": 0, "protected": false, "id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "file": "/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3820632f307141a3a624bc8cb8bf1676", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353"} 2018-10-22 09:24:08,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 used request id req-dddd4935-8b97-4ddb-b8a6-8202c051e6e1 2018-10-22 09:24:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:08,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50f33252-4a97-463d-a7a8-c7b48746d407 Date: Mon, 22 Oct 2018 09:24: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"}}} 2018-10-22 09:24:08,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-50f33252-4a97-463d-a7a8-c7b48746d407 2018-10-22 09:24:08,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" -d '{"server": {"name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "imageRef": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "flavorRef": "cec9f287-d4ce-4ada-83da-b40971106e7b", "max_count": 1, "min_count": 1, "networks": [{"port": "c6ada94c-1dbf-4fcf-8c0a-c8876890921c"}]}}' 2018-10-22 09:24:10,690 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:24: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-89e60686-9030-440f-a9db-69df195e1131 x-compute-request-id: req-89e60686-9030-440f-a9db-69df195e1131 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "adminPass": "iLm6z4i8qGQJ"}} 2018-10-22 09:24:10,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-89e60686-9030-440f-a9db-69df195e1131 2018-10-22 09:24:10,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:10,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-43246f9d-d7ad-4569-9460-4d0afccd24c2 x-compute-request-id: req-43246f9d-d7ad-4569-9460-4d0afccd24c2 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:24:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:10,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-43246f9d-d7ad-4569-9460-4d0afccd24c2 2018-10-22 09:24:10,923 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst 2018-10-22 09:24:10,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:11,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-31887f75-e708-4ab0-a723-34c093b847a4 x-compute-request-id: req-31887f75-e708-4ab0-a723-34c093b847a4 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:24:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:11,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-31887f75-e708-4ab0-a723-34c093b847a4 2018-10-22 09:24:11,135 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst] is - BUILD 2018-10-22 09:24:11,135 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:24:14,138 - create_instance - DEBUG - VM status query timeout in 896.785232067 2018-10-22 09:24:14,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:14,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-7aa39873-3acc-45d2-ac15-a5849d20e42f x-compute-request-id: req-7aa39873-3acc-45d2-ac15-a5849d20e42f 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.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "security_groups": [{"name": "default"}], "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:24:11Z", "hostId": "5d879f24bb4e562c386e50a0c32bb98482fa547d83a2134e30086f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:14,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-7aa39873-3acc-45d2-ac15-a5849d20e42f 2018-10-22 09:24:14,747 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst] is - BUILD 2018-10-22 09:24:14,748 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:24:17,751 - create_instance - DEBUG - VM status query timeout in 893.172837019 2018-10-22 09:24:17,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:18,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-d81492e5-6435-4c9c-9c4e-bfd051b7ccdd x-compute-request-id: req-d81492e5-6435-4c9c-9c4e-bfd051b7ccdd Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:0e:02", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:17.000000", "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "security_groups": [{"name": "default"}], "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:17Z", "hostId": "5d879f24bb4e562c386e50a0c32bb98482fa547d83a2134e30086f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:18,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-d81492e5-6435-4c9c-9c4e-bfd051b7ccdd 2018-10-22 09:24:18,357 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst] is - ACTIVE 2018-10-22 09:24:18,357 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:24:18,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:19,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-1d3140bd-1bb0-4532-a308-3aeded40ba6f x-compute-request-id: req-1d3140bd-1bb0-4532-a308-3aeded40ba6f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:0e:02", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:17.000000", "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "security_groups": [{"name": "default"}], "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:17Z", "hostId": "5d879f24bb4e562c386e50a0c32bb98482fa547d83a2134e30086f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:19,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-1d3140bd-1bb0-4532-a308-3aeded40ba6f 2018-10-22 09:24:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:19,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0f05e563-b8f4-4e45-9c85-507dfbb1753f Date: Mon, 22 Oct 2018 09:24: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":["7733a6c2-8bd5-4739-862c-de4ed3281280"],"updated_at":"2018-10-22T09:24:02Z","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3820632f307141a3a624bc8cb8bf1676","id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net"}]} 2018-10-22 09:24:19,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net used request id req-0f05e563-b8f4-4e45-9c85-507dfbb1753f 2018-10-22 09:24:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:19,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4589b1a6-398b-47e7-a663-04b33f829771 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:19,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-4589b1a6-398b-47e7-a663-04b33f829771 2018-10-22 09:24:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1aa0b905-878b-49be-8429-63bf0a96b94f Date: Mon, 22 Oct 2018 09:24:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"3820632f307141a3a624bc8cb8bf1676","id":"7733a6c2-8bd5-4739-862c-de4ed3281280","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet"}]} 2018-10-22 09:24:19,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-1aa0b905-878b-49be-8429-63bf0a96b94f 2018-10-22 09:24:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:19,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-bbdb741f-6858-42ec-841a-16c4f25b186e Date: Mon, 22 Oct 2018 09:24:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7733a6c2-8bd5-4739-862c-de4ed3281280","ip_address":"10.55.0.2"}],"id":"3d53a02b-4f48-46d9-8135-fb1fb6768fb0","security_groups":[],"mac_address":"fa:16:3e:2f:aa:f4","project_id":"3820632f307141a3a624bc8cb8bf1676","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aca910a5-7f4c-4754-8b68-b6875b3ccb5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7733a6c2-8bd5-4739-862c-de4ed3281280","ip_address":"10.55.0.4"}],"id":"c52cf9e6-e4f5-4eed-99ea-9a03432294e8","security_groups":[],"mac_address":"fa:16:3e:6f:a8:70","project_id":"3820632f307141a3a624bc8cb8bf1676","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aca910a5-7f4c-4754-8b68-b6875b3ccb5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7733a6c2-8bd5-4739-862c-de4ed3281280","ip_address":"10.55.0.3"}],"id":"c5a889c5-a3c4-4d00-b439-c6781dd33892","security_groups":[],"mac_address":"fa:16:3e:32:9b:9c","project_id":"3820632f307141a3a624bc8cb8bf1676","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aca910a5-7f4c-4754-8b68-b6875b3ccb5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7733a6c2-8bd5-4739-862c-de4ed3281280","ip_address":"10.55.0.13"}],"id":"c6ada94c-1dbf-4fcf-8c0a-c8876890921c","security_groups":["98580895-1d01-4d9f-9928-887678ea100c"],"mac_address":"fa:16:3e:f9:0e:02","project_id":"3820632f307141a3a624bc8cb8bf1676","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port","admin_state_up":true,"network_id":"aca910a5-7f4c-4754-8b68-b6875b3ccb5f","tenant_id":"3820632f307141a3a624bc8cb8bf1676","created_at":"2018-10-22T09:24:06Z","binding:vnic_type":"normal","device_id":"6bb7230b-0e76-4d16-ab7b-76111db86268"}]} 2018-10-22 09:24:19,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-bbdb741f-6858-42ec-841a-16c4f25b186e 2018-10-22 09:24:19,806 - create_instance - INFO - Deleting Port with ID - c6ada94c-1dbf-4fcf-8c0a-c8876890921c 2018-10-22 09:24:19,807 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-port 2018-10-22 09:24:19,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c6ada94c-1dbf-4fcf-8c0a-c8876890921c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:20,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea5af2ed-3dd8-4837-893b-fdcb1f974a58 Date: Mon, 22 Oct 2018 09:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:24:20,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c6ada94c-1dbf-4fcf-8c0a-c8876890921c used request id req-ea5af2ed-3dd8-4837-893b-fdcb1f974a58 2018-10-22 09:24:20,273 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst 2018-10-22 09:24:20,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:20,443 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:24: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-2f026888-76a3-4ef9-b667-2025d20a2230 x-compute-request-id: req-2f026888-76a3-4ef9-b667-2025d20a2230 Content-Type: application/json 2018-10-22 09:24:20,444 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-2f026888-76a3-4ef9-b667-2025d20a2230 2018-10-22 09:24:20,444 - create_instance - INFO - Checking deletion status 2018-10-22 09:24:20,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:20,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-2146c57d-da54-475f-8b78-7c03a79c5949 x-compute-request-id: req-2146c57d-da54-475f-8b78-7c03a79c5949 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:17.000000", "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:20Z", "hostId": "5d879f24bb4e562c386e50a0c32bb98482fa547d83a2134e30086f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:20,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-2146c57d-da54-475f-8b78-7c03a79c5949 2018-10-22 09:24:20,549 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst] is - ACTIVE 2018-10-22 09:24:20,550 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:24:23,553 - create_instance - DEBUG - VM status query timeout in 296.891348124 2018-10-22 09:24:23,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:23,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-663b915e-fa27-4de6-b68e-15e435e521f7 x-compute-request-id: req-663b915e-fa27-4de6-b68e-15e435e521f7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6bb7230b-0e76-4d16-ab7b-76111db86268", "rel": "bookmark"}], "image": {"id": "84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "links": [{"href": "http://172.30.9.28:8774/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:17.000000", "flavor": {"id": "cec9f287-d4ce-4ada-83da-b40971106e7b", "links": [{"href": "http://172.30.9.28:8774/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b", "rel": "bookmark"}]}, "id": "6bb7230b-0e76-4d16-ab7b-76111db86268", "user_id": "41429ce6a9df40a38dd68aba3c29feae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:20Z", "hostId": "5d879f24bb4e562c386e50a0c32bb98482fa547d83a2134e30086f87", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst", "created": "2018-10-22T09:24:10Z", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:23,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-663b915e-fa27-4de6-b68e-15e435e521f7 2018-10-22 09:24:23,655 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst] is - ACTIVE 2018-10-22 09:24:23,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:24:26,658 - create_instance - DEBUG - VM status query timeout in 293.785775185 2018-10-22 09:24:26,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3de0740b4b5f6cefea28447eeaaf71c4bc9cc33" 2018-10-22 09:24:26,705 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:24:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c2c5534-e8d6-4ed6-a80c-1a0edcc6149c x-compute-request-id: req-9c2c5534-e8d6-4ed6-a80c-1a0edcc6149c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6bb7230b-0e76-4d16-ab7b-76111db86268 could not be found.", "code": 404}} 2018-10-22 09:24:26,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6bb7230b-0e76-4d16-ab7b-76111db86268 used request id req-9c2c5534-e8d6-4ed6-a80c-1a0edcc6149c 2018-10-22 09:24:26,705 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6bb7230b-0e76-4d16-ab7b-76111db86268 could not be found. (HTTP 404) (Request-ID: req-9c2c5534-e8d6-4ed6-a80c-1a0edcc6149c) 2018-10-22 09:24:26,705 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-inst 2018-10-22 09:24:26,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ceeb3a42e7d5fed3059533f1a6e84e182ab4c0" 2018-10-22 09:24:26,743 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:24:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-950649ad-68de-45bf-9d58-bc72c288dac1 x-compute-request-id: req-950649ad-68de-45bf-9d58-bc72c288dac1 Content-Length: 0 Content-Type: application/json 2018-10-22 09:24:26,743 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cec9f287-d4ce-4ada-83da-b40971106e7b used request id req-950649ad-68de-45bf-9d58-bc72c288dac1 2018-10-22 09:24:26,744 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet 2018-10-22 09:24:26,744 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-subnet 2018-10-22 09:24:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7733a6c2-8bd5-4739-862c-de4ed3281280 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:29,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b0bc01d-53b6-4d90-824e-df1cb8002f36 Date: Mon, 22 Oct 2018 09:24:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:24:29,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7733a6c2-8bd5-4739-862c-de4ed3281280 used request id req-2b0bc01d-53b6-4d90-824e-df1cb8002f36 2018-10-22 09:24:29,067 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353-pub-net 2018-10-22 09:24:29,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/aca910a5-7f4c-4754-8b68-b6875b3ccb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437a7393109f9856d478d2a366698ec9be3c5890" 2018-10-22 09:24:30,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd438b29-8d77-46de-a43b-7d34b1b0ae10 Date: Mon, 22 Oct 2018 09:24:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:24:30,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/aca910a5-7f4c-4754-8b68-b6875b3ccb5f used request id req-bd438b29-8d77-46de-a43b-7d34b1b0ae10 2018-10-22 09:24:30,363 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-1e32c2f3-355d-489b-99ce-13bf24809353 2018-10-22 09:24:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1764bae79d6911d528f3f5775d812f2b3e349743" 2018-10-22 09:24:32,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-457cb3ff-6a0c-452a-9d31-a2b21471432c Date: Mon, 22 Oct 2018 09:24:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:24:32,054 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/84c0ae0a-8f56-4c02-8ee9-9fa56b37ed9a used request id req-457cb3ff-6a0c-452a-9d31-a2b21471432c 2018-10-22 09:24:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:32,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-189ae6c4-f9c7-4708-be14-fef8e5af58be Date: Mon, 22 Oct 2018 09:24:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "created_at": "2018-10-22T09:24:00Z", "updated_at": "2018-10-22T09:24:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "revision_number": 0, "id": "1390142f-bfdd-4f86-9398-2e0dfd04f1da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "port_range_min": null, "ethertype": "IPv6", "project_id": "3820632f307141a3a624bc8cb8bf1676"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "revision_number": 0, "id": "8d002d19-c7a8-4c3b-96d5-d207976c5316", "remote_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "port_range_min": null, "ethertype": "IPv4", "project_id": "3820632f307141a3a624bc8cb8bf1676"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "revision_number": 0, "id": "f25e33a4-7697-48dd-938c-939af90bd93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "port_range_min": null, "ethertype": "IPv4", "project_id": "3820632f307141a3a624bc8cb8bf1676"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "revision_number": 0, "id": "fc640468-8276-4b68-9463-c1ebca4692d2", "remote_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "port_range_min": null, "ethertype": "IPv6", "project_id": "3820632f307141a3a624bc8cb8bf1676"}], "revision_number": 4, "project_id": "3820632f307141a3a624bc8cb8bf1676", "id": "98580895-1d01-4d9f-9928-887678ea100c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:24:32,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-189ae6c4-f9c7-4708-be14-fef8e5af58be 2018-10-22 09:24:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:32,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc73d49-0e8b-4d17-ba0b-ed53f9de3de4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676"}, "enabled": true, "id": "3820632f307141a3a624bc8cb8bf1676", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj"}} 2018-10-22 09:24:32,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-4cc73d49-0e8b-4d17-ba0b-ed53f9de3de4 2018-10-22 09:24:32,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98580895-1d01-4d9f-9928-887678ea100c 2018-10-22 09:24:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98580895-1d01-4d9f-9928-887678ea100c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:32,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-60a88955-bc59-4b28-9c65-2b780b350111 Date: Mon, 22 Oct 2018 09:24:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "port_range_min": null, "revision_number": 0, "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "created_at": "2018-10-22T09:24:00Z", "project_id": "3820632f307141a3a624bc8cb8bf1676", "id": "1390142f-bfdd-4f86-9398-2e0dfd04f1da"}, {"remote_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "port_range_min": null, "revision_number": 0, "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "created_at": "2018-10-22T09:24:00Z", "project_id": "3820632f307141a3a624bc8cb8bf1676", "id": "8d002d19-c7a8-4c3b-96d5-d207976c5316"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "port_range_min": null, "revision_number": 0, "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "created_at": "2018-10-22T09:24:00Z", "project_id": "3820632f307141a3a624bc8cb8bf1676", "id": "f25e33a4-7697-48dd-938c-939af90bd93d"}, {"remote_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:00Z", "security_group_id": "98580895-1d01-4d9f-9928-887678ea100c", "port_range_min": null, "revision_number": 0, "tenant_id": "3820632f307141a3a624bc8cb8bf1676", "created_at": "2018-10-22T09:24:00Z", "project_id": "3820632f307141a3a624bc8cb8bf1676", "id": "fc640468-8276-4b68-9463-c1ebca4692d2"}]} 2018-10-22 09:24:32,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98580895-1d01-4d9f-9928-887678ea100c used request id req-60a88955-bc59-4b28-9c65-2b780b350111 2018-10-22 09:24:32,557 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:24:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/98580895-1d01-4d9f-9928-887678ea100c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:32,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c590615c-b60b-45f6-90e7-89d8a2dcc65c Content-Length: 0 Date: Mon, 22 Oct 2018 09:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:24:32,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/98580895-1d01-4d9f-9928-887678ea100c used request id req-c590615c-b60b-45f6-90e7-89d8a2dcc65c 2018-10-22 09:24:32,905 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj 2018-10-22 09:24:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:33,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e6e2c4-8c43-4faa-9b0d-95903eb51c45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:24:33,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3820632f307141a3a624bc8cb8bf1676 used request id req-b2e6e2c4-8c43-4faa-9b0d-95903eb51c45 2018-10-22 09:24:33,104 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-802c17b7-6cff-420-proj-role 2018-10-22 09:24:33,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ba5e082f06554c088244e6c6a88cc8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:33,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca14a174-cbc9-42ec-b90f-23882688a0ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:24:33,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ba5e082f06554c088244e6c6a88cc8da used request id req-ca14a174-cbc9-42ec-b90f-23882688a0ba 2018-10-22 09:24:33,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b04f7df460f78b443e3f457abc0d4ce00d5cdb" 2018-10-22 09:24:33,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c07b3d8-8ce2-48cf-adcd-0787e1bb068f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:24:33,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c07b3d8-8ce2-48cf-adcd-0787e1bb068f 2018-10-22 09:24:33,315 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-802c17b7-6cff-420-user 2018-10-22 09:24:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/41429ce6a9df40a38dd68aba3c29feae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b327b3c8fab85778bef661434b17411644b148" 2018-10-22 09:24:33,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7460bf-2813-48ce-b31c-12f4a0e1981c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:24:33,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/41429ce6a9df40a38dd68aba3c29feae used request id req-fb7460bf-2813-48ce-b31c-12f4a0e1981c 2018-10-22 09:24:33,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:33,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["KMQjrDF7QwyY87iLwz7J9Q"], "issued_at": "2018-10-22T09:24:33.000000Z"}} 2018-10-22 09:24:33,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f389881bc0288fec642a13c28fd9da0ceae181f" 2018-10-22 09:24:33,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374096ab-58e6-4f55-87d4-6e4a654359cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:33,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-374096ab-58e6-4f55-87d4-6e4a654359cb 2018-10-22 09:24:33,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:33,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:34,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Dzq-jHNJTwKIcs7TOsH-vA"], "issued_at": "2018-10-22T09:24:34.000000Z"}} 2018-10-22 09:24:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:24:34,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144dbcc9-0461-43e1-8cc4-16b09d6873d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:34,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-144dbcc9-0461-43e1-8cc4-16b09d6873d5 2018-10-22 09:24:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:24:34,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:24: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:24:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-014728c5-1d6f-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:24:34,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d8a05f-ba2a-4a7e-b1c0-5a754e124b26 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-014728c5-1d6f-42d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:24:34,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-014728c5-1d6f-42d-proj used request id req-d7d8a05f-ba2a-4a7e-b1c0-5a754e124b26 2018-10-22 09:24:34,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:24:34,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de817b2-1be2-4e40-b870-8f32094fdf0e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:24:34,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7de817b2-1be2-4e40-b870-8f32094fdf0e 2018-10-22 09:24:34,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}}' 2018-10-22 09:24:34,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a6ddcb6-817e-4609-9fdc-4eac75b387e4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:24:34,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a6ddcb6-817e-4609-9fdc-4eac75b387e4 2018-10-22 09:24:34,754 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-014728c5-1d6f-42d-proj 2018-10-22 09:24:34,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:34,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:35,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["jr_vgzd1R0iz4lcmT7_bsg"], "issued_at": "2018-10-22T09:24:35.000000Z"}} 2018-10-22 09:24:35,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b617f6cb939c2c4f877e1b86d35a8d17ca6d34b8" 2018-10-22 09:24:35,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1580018d-feeb-4383-a2c4-91a765acbdb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:35,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1580018d-feeb-4383-a2c4-91a765acbdb7 2018-10-22 09:24:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:24:35,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:24:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b617f6cb939c2c4f877e1b86d35a8d17ca6d34b8" 2018-10-22 09:24:35,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcad76de-1555-4c17-89fe-f4cee98ff288 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:24:35,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dcad76de-1555-4c17-89fe-f4cee98ff288 2018-10-22 09:24:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-014728c5-1d6f-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b617f6cb939c2c4f877e1b86d35a8d17ca6d34b8" 2018-10-22 09:24:35,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ec4f3f-a568-4bea-827d-4307985a31f2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-014728c5-1d6f-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}]} 2018-10-22 09:24:35,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-014728c5-1d6f-42d-proj used request id req-03ec4f3f-a568-4bea-827d-4307985a31f2 2018-10-22 09:24:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b617f6cb939c2c4f877e1b86d35a8d17ca6d34b8" 2018-10-22 09:24:35,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3041d24e-003b-4a16-9cd6-9a4928afcb29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:24:35,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3041d24e-003b-4a16-9cd6-9a4928afcb29 2018-10-22 09:24:35,891 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-014728c5-1d6f-42d-user 2018-10-22 09:24:35,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:24:35,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c589c1-05f8-4846-aa5e-34e3001beb45 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:24:35,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-89c589c1-05f8-4846-aa5e-34e3001beb45 2018-10-22 09:24:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" -d '{"role": {"name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}}' 2018-10-22 09:24:36,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba8b652-2915-4184-b09e-b55900a10363 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "968fe83fec5b424785a0734dec472d35", "links": {"self": "http://172.30.9.28:5000/v3/roles/968fe83fec5b424785a0734dec472d35"}, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}} 2018-10-22 09:24:36,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aba8b652-2915-4184-b09e-b55900a10363 2018-10-22 09:24:36,107 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role 2018-10-22 09:24:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/968fe83fec5b424785a0734dec472d35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:24:36,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f848bd8-aa17-47a8-bfc1-f5f9ce3d1949 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/968fe83fec5b424785a0734dec472d35"}, "domain_id": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role", "id": "968fe83fec5b424785a0734dec472d35"}} 2018-10-22 09:24:36,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/968fe83fec5b424785a0734dec472d35 used request id req-0f848bd8-aa17-47a8-bfc1-f5f9ce3d1949 2018-10-22 09:24:36,191 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role to project CreateInstanceVolumeTests-014728c5-1d6f-42d-proj 2018-10-22 09:24:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9/users/8dd7c106bf86424eb08c4288d32509f0/roles/968fe83fec5b424785a0734dec472d35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:24:36,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aed454e-f0b3-4347-b633-a0010b5bd4f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:24:36,325 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9/users/8dd7c106bf86424eb08c4288d32509f0/roles/968fe83fec5b424785a0734dec472d35 used request id req-3aed454e-f0b3-4347-b633-a0010b5bd4f6 2018-10-22 09:24:36,326 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:24:36,327 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:24:36,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:36,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:36,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["vDROMz6qSrS-k4BoERr-qg"], "issued_at": "2018-10-22T09:24:36.000000Z"}} 2018-10-22 09:24:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:24:36,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fad542-b12d-472e-a030-9e2afca79054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:36,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88fad542-b12d-472e-a030-9e2afca79054 2018-10-22 09:24:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:24:36,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-c1ad2414-21a7-42bc-bb08-8b439189f814 Date: Mon, 22 Oct 2018 09:24:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image"} 2018-10-22 09:24:36,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image used request id req-c1ad2414-21a7-42bc-bb08-8b439189f814 2018-10-22 09:24:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:24:37,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb264ee5-2c06-4a3c-a45b-54723f0e837b Date: Mon, 22 Oct 2018 09:24: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"}}} 2018-10-22 09:24:37,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cb264ee5-2c06-4a3c-a45b-54723f0e837b 2018-10-22 09:24:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image"}' 2018-10-22 09:24:37,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 X-Openstack-Request-Id: req-8483e12b-26c3-42cb-945f-7ec89709dcff Date: Mon, 22 Oct 2018 09:24:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:24:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:24:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "min_disk": 0, "protected": false, "id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "file": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292/file", "checksum": null, "owner": "407a5b3f6b064fa98540a84579c3d1b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:24:37,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8483e12b-26c3-42cb-945f-7ec89709dcff 2018-10-22 09:24:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" -d '' 2018-10-22 09:24:38,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a32e5c9-11fb-49f0-810b-110c35f6e78d Date: Mon, 22 Oct 2018 09:24:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:24:38,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292/file used request id req-3a32e5c9-11fb-49f0-810b-110c35f6e78d 2018-10-22 09:24:38,544 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:24:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:24:38,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c2573426-b13e-44a3-9c26-dd15e989c418 Date: Mon, 22 Oct 2018 09:24:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:24:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:24:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23b7e650-8bb6-43e9-a91f-322b83acd292/snap", "metadata": {}}], "self": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "min_disk": 0, "protected": false, "id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "file": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "407a5b3f6b064fa98540a84579c3d1b9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23b7e650-8bb6-43e9-a91f-322b83acd292/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:24:38,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 used request id req-c2573426-b13e-44a3-9c26-dd15e989c418 2018-10-22 09:24:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:24:38,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba420775-ce59-4265-a63a-67abfe79e8f5 Date: Mon, 22 Oct 2018 09: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"}}} 2018-10-22 09:24:38,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba420775-ce59-4265-a63a-67abfe79e8f5 2018-10-22 09:24:38,864 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image 2018-10-22 09:24:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:24:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-bc5e8d1c-f0a2-4352-9029-344b8fa36f85 Date: Mon, 22 Oct 2018 09:24:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:24:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:24:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23b7e650-8bb6-43e9-a91f-322b83acd292/snap", "metadata": {}}], "self": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "min_disk": 0, "protected": false, "id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "file": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "407a5b3f6b064fa98540a84579c3d1b9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23b7e650-8bb6-43e9-a91f-322b83acd292/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:24:39,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 used request id req-bc5e8d1c-f0a2-4352-9029-344b8fa36f85 2018-10-22 09:24:39,033 - create_image - DEBUG - Instance status is - active 2018-10-22 09:24:39,033 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image 2018-10-22 09:24:39,033 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image 2018-10-22 09:24:39,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:39,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:39,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bFSfWgT3QSOtTxt_GSoLkg"], "issued_at": "2018-10-22T09:24:39.000000Z"}} 2018-10-22 09:24:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e952e7174860b8bf2a42c81882c66baa23f8cfe" 2018-10-22 09:24:39,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8acdde6-a262-4f17-9618-cc0c1bfda278 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:39,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8acdde6-a262-4f17-9618-cc0c1bfda278 2018-10-22 09:24:39,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:24:39,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e952e7174860b8bf2a42c81882c66baa23f8cfe" 2018-10-22 09:24:39,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-ee74e624-575c-49df-be9f-ca834c9f0458 x-compute-request-id: req-ee74e624-575c-49df-be9f-ca834c9f0458 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:24:39,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ee74e624-575c-49df-be9f-ca834c9f0458 2018-10-22 09:24:39,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e952e7174860b8bf2a42c81882c66baa23f8cfe" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:24:39,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-00071b59-8679-44cf-aef7-717f855023e2 x-compute-request-id: req-00071b59-8679-44cf-aef7-717f855023e2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1801e44c-9246-4e74-91b1-b773c895d492", "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:24:39,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-00071b59-8679-44cf-aef7-717f855023e2 2018-10-22 09:24:39,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:39,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:40,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["zaQ7T2gXTxSGI2kC7qAwcA"], "issued_at": "2018-10-22T09:24:40.000000Z"}} 2018-10-22 09:24:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:24:40,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5788acab-5059-4f58-9ee5-133dab653965 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:40,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5788acab-5059-4f58-9ee5-133dab653965 2018-10-22 09:24:40,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:24:40,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9140e231-93ff-4780-92d8-543c34acdc05 Date: Mon, 22 Oct 2018 09:24:40 GMT RESP BODY: {"networks":[]} 2018-10-22 09:24:40,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-9140e231-93ff-4780-92d8-543c34acdc05 2018-10-22 09:24:40,387 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net 2018-10-22 09:24:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" -d '{"network": {"name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net", "admin_state_up": true}}' 2018-10-22 09:24:40,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dbcc656b-d573-495f-9904-126b1994c7ed Date: Mon, 22 Oct 2018 09:24:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:24:40Z","is_default":false,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","mtu":1450}} 2018-10-22 09:24:40,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-dbcc656b-d573-495f-9904-126b1994c7ed 2018-10-22 09:24:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:24:41,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aa1453a8-bb87-4b1d-b29d-39a7c06187b4 Date: Mon, 22 Oct 2018 09:24: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":"2018-10-22T09:24:40Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:41,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-aa1453a8-bb87-4b1d-b29d-39a7c06187b4 2018-10-22 09:24:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:24:41,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2cd3ab7d-1889-4c9f-8095-913e353a0497 Date: Mon, 22 Oct 2018 09:24:41 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:24:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-2cd3ab7d-1889-4c9f-8095-913e353a0497 2018-10-22 09:24:41,352 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet 2018-10-22 09:24:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" -d '{"subnets": [{"ip_version": 4, "network_id": "e24e9291-2181-4926-8b0b-2a05bc7900c9", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]}' 2018-10-22 09:24:42,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1b3d62e2-cbc2-45d0-8972-49e0dead04d3 Date: Mon, 22 Oct 2018 09:24:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:42,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1b3d62e2-cbc2-45d0-8972-49e0dead04d3 2018-10-22 09:24:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:24:42,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-25922480-76d7-4510-b793-5375964d2694 Date: Mon, 22 Oct 2018 09:24: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:42,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-25922480-76d7-4510-b793-5375964d2694 2018-10-22 09:24:42,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:24:42,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-80f8cd7a-13e0-4c65-9249-108cf48d3bef Date: Mon, 22 Oct 2018 09:24:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:42,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-80f8cd7a-13e0-4c65-9249-108cf48d3bef 2018-10-22 09:24:42,504 - OpenStackNetwork - DEBUG - Network [e24e9291-2181-4926-8b0b-2a05bc7900c9] created successfully 2018-10-22 09:24:42,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:42,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:42,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["CXbKR1BgSLOsu_M2cU3QcQ"], "issued_at": "2018-10-22T09:24:42.000000Z"}} 2018-10-22 09:24:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:24:42,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4bd74c-af0d-47e5-91ae-b22ec66c324b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:42,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af4bd74c-af0d-47e5-91ae-b22ec66c324b 2018-10-22 09:24:42,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:24:43,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:42 GMT Server: Apache x-compute-request-id: req-8093136c-cfea-457c-be7a-ea61448b0aa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8093136c-cfea-457c-be7a-ea61448b0aa6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:24:43,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/detail used request id req-8093136c-cfea-457c-be7a-ea61448b0aa6 2018-10-22 09:24:43,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:24:43,877 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:24:43 GMT Server: Apache x-compute-request-id: req-f8c2ec43-6ae1-433e-990f-757d96f23e05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8c2ec43-6ae1-433e-990f-757d96f23e05 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.771949", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}} 2018-10-22 09:24:43,878 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes used request id req-f8c2ec43-6ae1-433e-990f-757d96f23e05 2018-10-22 09:24:43,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:24:44,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:43 GMT Server: Apache x-compute-request-id: req-351d7d54-e017-4ff8-9f51-96c11e800b9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-351d7d54-e017-4ff8-9f51-96c11e800b9e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:43.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}} 2018-10-22 09:24:44,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-351d7d54-e017-4ff8-9f51-96c11e800b9e 2018-10-22 09:24:44,159 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1 2018-10-22 09:24:44,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:24:44,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:44 GMT Server: Apache x-compute-request-id: req-435c5f85-3272-44dc-bfd5-ecbe980d6fd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-435c5f85-3272-44dc-bfd5-ecbe980d6fd4 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}} 2018-10-22 09:24:44,368 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-435c5f85-3272-44dc-bfd5-ecbe980d6fd4 2018-10-22 09:24:44,368 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:24:44,369 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1 2018-10-22 09:24:44,369 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1 2018-10-22 09:24:44,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:44,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:44,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["htZLqJSrTBKe7dx9aLU0Jg"], "issued_at": "2018-10-22T09:24:44.000000Z"}} 2018-10-22 09:24:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:24:44,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1d08be-496f-4f74-a001-b94e5c71f26c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:44,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b1d08be-496f-4f74-a001-b94e5c71f26c 2018-10-22 09:24:44,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:24:45,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:44 GMT Server: Apache x-compute-request-id: req-40809aee-1d95-44ae-9ac1-9f70bb93e502 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40809aee-1d95-44ae-9ac1-9f70bb93e502 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}]} 2018-10-22 09:24:45,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/detail used request id req-40809aee-1d95-44ae-9ac1-9f70bb93e502 2018-10-22 09:24:45,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:24:45,327 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:24:45 GMT Server: Apache x-compute-request-id: req-595cf636-b1c0-4465-8ec4-b1c97a89207b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-595cf636-b1c0-4465-8ec4-b1c97a89207b Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:45.248223", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4207edc-9006-49bc-935a-c0d13a763a5f", "size": 1}} 2018-10-22 09:24:45,327 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes used request id req-595cf636-b1c0-4465-8ec4-b1c97a89207b 2018-10-22 09:24:45,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:24:45,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:45 GMT Server: Apache x-compute-request-id: req-c54d9b27-510a-4ede-9143-bc37aa4435da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c54d9b27-510a-4ede-9143-bc37aa4435da Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4207edc-9006-49bc-935a-c0d13a763a5f", "size": 1}} 2018-10-22 09:24:45,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f used request id req-c54d9b27-510a-4ede-9143-bc37aa4435da 2018-10-22 09:24:45,524 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2 2018-10-22 09:24:45,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:24:46,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:45 GMT Server: Apache x-compute-request-id: req-8a9e06ee-4c1b-446f-bacd-b50ad8657efb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a9e06ee-4c1b-446f-bacd-b50ad8657efb Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4207edc-9006-49bc-935a-c0d13a763a5f", "size": 1}} 2018-10-22 09:24:46,115 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f used request id req-8a9e06ee-4c1b-446f-bacd-b50ad8657efb 2018-10-22 09:24:46,115 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:24:46,115 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2 2018-10-22 09:24:46,116 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2 2018-10-22 09:24:46,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:46,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:46,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["0o6Vk0-YRFa0EboBqQM1xQ"], "issued_at": "2018-10-22T09:24:46.000000Z"}} 2018-10-22 09:24:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:46,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac3e5e5-6594-4b16-b99c-92170c7d8739 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:46,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2ac3e5e5-6594-4b16-b99c-92170c7d8739 2018-10-22 09:24:46,560 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:24:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:46,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc64c1de-2f7f-431e-ac1f-e9e3b08a9f4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:46,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc64c1de-2f7f-431e-ac1f-e9e3b08a9f4a 2018-10-22 09:24:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:47,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-66f3e138-c8a5-4827-bd6a-86254e4bdcf4 Date: Mon, 22 Oct 2018 09:24: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:47,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-66f3e138-c8a5-4827-bd6a-86254e4bdcf4 2018-10-22 09:24:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:24:47,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:24: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:24:47,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:47,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f0a533-04aa-43a9-a7c0-f6e1936951cf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:24:47,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-29f0a533-04aa-43a9-a7c0-f6e1936951cf 2018-10-22 09:24:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:47,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-567d31f2-40d8-4842-94bd-1650bad06aac Date: Mon, 22 Oct 2018 09:24:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:47,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-567d31f2-40d8-4842-94bd-1650bad06aac 2018-10-22 09:24:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:47,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f9f523d-7699-489f-b5b0-6916507b1b74 Date: Mon, 22 Oct 2018 09:24:47 GMT RESP BODY: {"ports":[]} 2018-10-22 09:24:47,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port&admin_state_up=True used request id req-6f9f523d-7699-489f-b5b0-6916507b1b74 2018-10-22 09:24:47,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:47,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-6830156c-64cd-41a7-8c0c-e8f88f37b2da x-compute-request-id: req-6830156c-64cd-41a7-8c0c-e8f88f37b2da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:24:47,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst used request id req-6830156c-64cd-41a7-8c0c-e8f88f37b2da 2018-10-22 09:24:47,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:48,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c69911a9-389d-47d5-a980-f733ca6a7481 Date: Mon, 22 Oct 2018 09: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:48,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-c69911a9-389d-47d5-a980-f733ca6a7481 2018-10-22 09:24:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:48,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86b9439-d16a-4646-a74b-3f8cef87bac5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:24:48,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-c86b9439-d16a-4646-a74b-3f8cef87bac5 2018-10-22 09:24:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:48,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a617cf9a-aec1-4bc4-a435-5ee9b1ffa8a3 Date: Mon, 22 Oct 2018 09:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:48,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-a617cf9a-aec1-4bc4-a435-5ee9b1ffa8a3 2018-10-22 09:24:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:48,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-257f05f7-5520-45d9-8223-ec026ef4004f Date: Mon, 22 Oct 2018 09:24:48 GMT RESP BODY: {"ports":[]} 2018-10-22 09:24:48,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port&admin_state_up=True used request id req-257f05f7-5520-45d9-8223-ec026ef4004f 2018-10-22 09:24:48,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:24:48,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:24:48,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["K0iRbtoIQrypHIzC_iTtGw"], "issued_at": "2018-10-22T09:24:48.000000Z"}} 2018-10-22 09:24:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dc86b8895edd3c631355e16589149742ec67f1" 2018-10-22 09:24:48,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84109b4-340c-43f0-83e1-5b3f0b74a2a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:24:48,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d84109b4-340c-43f0-83e1-5b3f0b74a2a3 2018-10-22 09:24:48,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:49,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5215f3ae-16fb-4ecb-9c5a-1d592ef984aa Date: Mon, 22 Oct 2018 09: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:49,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-5215f3ae-16fb-4ecb-9c5a-1d592ef984aa 2018-10-22 09:24:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:49,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9acd3154-33dd-41fb-9867-4d9cd37d8530 Date: Mon, 22 Oct 2018 09:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:49,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-9acd3154-33dd-41fb-9867-4d9cd37d8530 2018-10-22 09:24:49,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:49,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-36bb3f18-e53e-460b-bc72-a8c4c20cd524 Date: Mon, 22 Oct 2018 09: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:49,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-36bb3f18-e53e-460b-bc72-a8c4c20cd524 2018-10-22 09:24:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:24:49,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:24: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:24:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dc86b8895edd3c631355e16589149742ec67f1" 2018-10-22 09:24:49,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9ebaea-5b4b-427e-8042-a3782de0bb59 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:24:49,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-eb9ebaea-5b4b-427e-8042-a3782de0bb59 2018-10-22 09:24:49,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:49,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3520c7fc-dcdf-4779-81f2-6c873533add2 Date: Mon, 22 Oct 2018 09:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:49,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-3520c7fc-dcdf-4779-81f2-6c873533add2 2018-10-22 09:24:49,815 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net 2018-10-22 09:24:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" -d '{"port": {"network_id": "e24e9291-2181-4926-8b0b-2a05bc7900c9", "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port", "admin_state_up": true}}' 2018-10-22 09:24:50,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-f95c81c6-2cf7-4608-afff-f16643c6d504 Date: Mon, 22 Oct 2018 09:24:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.8"}],"id":"796a08c4-f2f6-4838-87e6-358affda4e39","security_groups":["7b5031ef-cbe7-4c1e-82bf-d76efbf72e27"],"mac_address":"fa:16:3e:84:7c:cf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port","project_id":"407a5b3f6b064fa98540a84579c3d1b9","qos_policy_id":null,"admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:50Z","binding:vnic_type":"normal"}} 2018-10-22 09:24:50,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f95c81c6-2cf7-4608-afff-f16643c6d504 2018-10-22 09:24:50,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-58f48fd0-e8aa-4f78-abf8-b61fd43178c7 Date: Mon, 22 Oct 2018 09: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:24:51,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-58f48fd0-e8aa-4f78-abf8-b61fd43178c7 2018-10-22 09:24:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec809c15-7bd9-4e35-8e07-8436a6f514dd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:24:51,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-ec809c15-7bd9-4e35-8e07-8436a6f514dd 2018-10-22 09:24:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-84c8988b-c047-461d-8832-7be5c73c317f Date: Mon, 22 Oct 2018 09:24:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:24:51,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-84c8988b-c047-461d-8832-7be5c73c317f 2018-10-22 09:24:51,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-81964ffe-83c3-4e5f-aa1a-723ed014439a Date: Mon, 22 Oct 2018 09:24:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.8"}],"id":"796a08c4-f2f6-4838-87e6-358affda4e39","security_groups":["7b5031ef-cbe7-4c1e-82bf-d76efbf72e27"],"mac_address":"fa:16:3e:84:7c:cf","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:50Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:24:51,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port&admin_state_up=True used request id req-81964ffe-83c3-4e5f-aa1a-723ed014439a 2018-10-22 09:24:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0907c242-75c6-4c6e-a1b2-a1d7366887a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:24:51,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-0907c242-75c6-4c6e-a1b2-a1d7366887a3 2018-10-22 09:24:51,937 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst 2018-10-22 09:24:51,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ab6ab1d-3f96-49ad-bc9d-b63a8ff7cd16 x-compute-request-id: req-2ab6ab1d-3f96-49ad-bc9d-b63a8ff7cd16 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-flavor-name"}]} 2018-10-22 09:24:51,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2ab6ab1d-3f96-49ad-bc9d-b63a8ff7cd16 2018-10-22 09:24:51,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:51,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f4c121-5cfd-4a64-9336-792572646e24 x-compute-request-id: req-e4f4c121-5cfd-4a64-9336-792572646e24 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1801e44c-9246-4e74-91b1-b773c895d492", "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:24:51,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492 used request id req-e4f4c121-5cfd-4a64-9336-792572646e24 2018-10-22 09:24:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:52,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-1e3b115b-f838-4166-952b-0e886b188016 Date: Mon, 22 Oct 2018 09:24:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:24:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:24:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23b7e650-8bb6-43e9-a91f-322b83acd292/snap", "metadata": {}}], "self": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "min_disk": 0, "protected": false, "id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "file": "/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "407a5b3f6b064fa98540a84579c3d1b9", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/23b7e650-8bb6-43e9-a91f-322b83acd292/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image"} 2018-10-22 09:24:52,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image used request id req-1e3b115b-f838-4166-952b-0e886b188016 2018-10-22 09:24:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:52,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b69ce6e7-a756-4952-adc2-2fcbdf43a622 Date: Mon, 22 Oct 2018 09:24: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"}}} 2018-10-22 09:24:52,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b69ce6e7-a756-4952-adc2-2fcbdf43a622 2018-10-22 09:24:52,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" -d '{"server": {"name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "imageRef": "23b7e650-8bb6-43e9-a91f-322b83acd292", "flavorRef": "1801e44c-9246-4e74-91b1-b773c895d492", "max_count": 1, "min_count": 1, "networks": [{"port": "796a08c4-f2f6-4838-87e6-358affda4e39"}]}}' 2018-10-22 09:24:53,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-cb477a4b-ad04-4d3f-a4c2-eb7828d11ea3 x-compute-request-id: req-cb477a4b-ad04-4d3f-a4c2-eb7828d11ea3 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "adminPass": "fPT2yEwkciUb"}} 2018-10-22 09:24:53,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cb477a4b-ad04-4d3f-a4c2-eb7828d11ea3 2018-10-22 09:24:53,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:54,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ec914d79-d3ac-4c40-be4a-59e40332b7ee x-compute-request-id: req-ec914d79-d3ac-4c40-be4a-59e40332b7ee Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:24:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:54,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-ec914d79-d3ac-4c40-be4a-59e40332b7ee 2018-10-22 09:24:54,078 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst 2018-10-22 09:24:54,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:54,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-5ebf564a-1860-4e6a-987f-7816a9729050 x-compute-request-id: req-5ebf564a-1860-4e6a-987f-7816a9729050 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.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:24:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:54,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-5ebf564a-1860-4e6a-987f-7816a9729050 2018-10-22 09:24:54,441 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst] is - BUILD 2018-10-22 09:24:54,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:24:57,444 - create_instance - DEBUG - VM status query timeout in 896.634326935 2018-10-22 09:24:57,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:24:57,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:24: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-838a98b2-c169-4f4d-a692-3143ea44b06e x-compute-request-id: req-838a98b2-c169-4f4d-a692-3143ea44b06e 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.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:24:55Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:24:57,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-838a98b2-c169-4f4d-a692-3143ea44b06e 2018-10-22 09:24:57,895 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst] is - BUILD 2018-10-22 09:24:57,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:25:00,898 - create_instance - DEBUG - VM status query timeout in 893.180487871 2018-10-22 09:25:00,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:01,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-31a60441-a025-4196-acb4-883cb1ac50b2 x-compute-request-id: req-31a60441-a025-4196-acb4-883cb1ac50b2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:59Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:01,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-31a60441-a025-4196-acb4-883cb1ac50b2 2018-10-22 09:25:01,267 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst] is - ACTIVE 2018-10-22 09:25:01,267 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:25:01,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-fec6d06a-adcb-4dba-8d6c-5183b17889e6 x-compute-request-id: req-fec6d06a-adcb-4dba-8d6c-5183b17889e6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:59Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:02,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-fec6d06a-adcb-4dba-8d6c-5183b17889e6 2018-10-22 09:25:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2396e55e-6b85-4939-894c-9a1b9a7ae379 Date: Mon, 22 Oct 2018 09:25: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:25:02,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-2396e55e-6b85-4939-894c-9a1b9a7ae379 2018-10-22 09:25:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac46df1-4327-425e-909f-69be1d9cf8b6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:25:02,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-5ac46df1-4327-425e-909f-69be1d9cf8b6 2018-10-22 09:25:02,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63c03fee-8845-4af7-a502-97553ebb6f79 Date: Mon, 22 Oct 2018 09:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:25:02,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-63c03fee-8845-4af7-a502-97553ebb6f79 2018-10-22 09:25:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-5ba4a2a2-8fd2-4c45-bfe0-21000741d4af Date: Mon, 22 Oct 2018 09:25:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.4"}],"id":"0caf47f6-f867-4f6d-8899-ddb208f92a56","security_groups":[],"mac_address":"fa:16:3e:f4:d9:79","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.2"}],"id":"338af9a6-5956-4df8-ac0d-a139170c221b","security_groups":[],"mac_address":"fa:16:3e:59:7e:d8","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.8"}],"id":"796a08c4-f2f6-4838-87e6-358affda4e39","security_groups":["7b5031ef-cbe7-4c1e-82bf-d76efbf72e27"],"mac_address":"fa:16:3e:84:7c:cf","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:50Z","binding:vnic_type":"normal","device_id":"f004c83b-8036-49dc-b9cc-7d14126d1ab5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.3"}],"id":"f10676d5-8151-4cd1-837f-456aa65f1b0d","security_groups":[],"mac_address":"fa:16:3e:4c:be:72","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e24e9291-2181-4926-8b0b-2a05bc7900c9"}]} 2018-10-22 09:25:02,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-5ba4a2a2-8fd2-4c45-bfe0-21000741d4af 2018-10-22 09:25:02,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,750 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:02 GMT Server: Apache x-compute-request-id: req-e15cb23d-2c33-4975-8a89-f7f0aa0eeb41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e15cb23d-2c33-4975-8a89-f7f0aa0eeb41 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4207edc-9006-49bc-935a-c0d13a763a5f", "size": 1}, {"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}]} 2018-10-22 09:25:02,750 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/detail used request id req-e15cb23d-2c33-4975-8a89-f7f0aa0eeb41 2018-10-22 09:25:02,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:02,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa82e91-d993-479c-96f0-18e4c6fcca02 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:25:02,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-5fa82e91-d993-479c-96f0-18e4c6fcca02 2018-10-22 09:25:02,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:03,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-6494b6e3-c5cf-448b-80dd-a81417d2da5a x-compute-request-id: req-6494b6e3-c5cf-448b-80dd-a81417d2da5a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:59Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:03,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-6494b6e3-c5cf-448b-80dd-a81417d2da5a 2018-10-22 09:25:03,222 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst] is - ACTIVE 2018-10-22 09:25:03,222 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:25:03,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:03,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-9c0da067-1a0e-4189-9255-190ccb68f561 x-compute-request-id: req-9c0da067-1a0e-4189-9255-190ccb68f561 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:59Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:03,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-9c0da067-1a0e-4189-9255-190ccb68f561 2018-10-22 09:25:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:04,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d0007db6-d6c0-4b39-b380-c5dda12cfbc3 Date: Mon, 22 Oct 2018 09:25: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:25:04,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-d0007db6-d6c0-4b39-b380-c5dda12cfbc3 2018-10-22 09:25:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:04,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33600fb1-4a06-4b25-b61a-221c127d1395 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:25:04,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-33600fb1-4a06-4b25-b61a-221c127d1395 2018-10-22 09:25:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:04,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-553e5f29-d4e0-4bd3-8fbe-b3a0411a5cb8 Date: Mon, 22 Oct 2018 09:25:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:25:04,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-553e5f29-d4e0-4bd3-8fbe-b3a0411a5cb8 2018-10-22 09:25:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:04,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-366c8ff6-8bc9-4328-89f7-6b9fd8b4b797 Date: Mon, 22 Oct 2018 09:25:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.4"}],"id":"0caf47f6-f867-4f6d-8899-ddb208f92a56","security_groups":[],"mac_address":"fa:16:3e:f4:d9:79","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.2"}],"id":"338af9a6-5956-4df8-ac0d-a139170c221b","security_groups":[],"mac_address":"fa:16:3e:59:7e:d8","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.8"}],"id":"796a08c4-f2f6-4838-87e6-358affda4e39","security_groups":["7b5031ef-cbe7-4c1e-82bf-d76efbf72e27"],"mac_address":"fa:16:3e:84:7c:cf","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:50Z","binding:vnic_type":"normal","device_id":"f004c83b-8036-49dc-b9cc-7d14126d1ab5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.3"}],"id":"f10676d5-8151-4cd1-837f-456aa65f1b0d","security_groups":[],"mac_address":"fa:16:3e:4c:be:72","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e24e9291-2181-4926-8b0b-2a05bc7900c9"}]} 2018-10-22 09:25:04,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-366c8ff6-8bc9-4328-89f7-6b9fd8b4b797 2018-10-22 09:25:04,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" -d '{"volumeAttachment": {"volumeId": "97029696-eb63-41fc-9c3e-e8d60a6a40bd"}}' 2018-10-22 09:25:05,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-1c8a7a89-6f23-4b24-9899-d2ab4cdfa6a1 x-compute-request-id: req-1c8a7a89-6f23-4b24-9899-d2ab4cdfa6a1 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "volumeId": "97029696-eb63-41fc-9c3e-e8d60a6a40bd"}} 2018-10-22 09:25:05,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5/os-volume_attachments used request id req-1c8a7a89-6f23-4b24-9899-d2ab4cdfa6a1 2018-10-22 09:25:05,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:06,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-ebc6de59-363d-4944-aa93-eb193b54f636 x-compute-request-id: req-ebc6de59-363d-4944-aa93-eb193b54f636 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:24:59Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [{"id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd"}], "metadata": {}}} 2018-10-22 09:25:06,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-ebc6de59-363d-4944-aa93-eb193b54f636 2018-10-22 09:25:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:06,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6f114865-e297-4f67-99ba-3ec1b644fa42 Date: Mon, 22 Oct 2018 09:25: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:25:06,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-6f114865-e297-4f67-99ba-3ec1b644fa42 2018-10-22 09:25:06,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:06,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e01f67a-34c6-4e23-b176-4dda21bc5657 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:25:06,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-0e01f67a-34c6-4e23-b176-4dda21bc5657 2018-10-22 09:25:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-26555148-a50e-4acb-9c07-94bffa2982fd Date: Mon, 22 Oct 2018 09:25:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:25:07,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-26555148-a50e-4acb-9c07-94bffa2982fd 2018-10-22 09:25:07,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:07,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-b0628459-4095-41af-a935-26051c696932 Date: Mon, 22 Oct 2018 09:25:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.4"}],"id":"0caf47f6-f867-4f6d-8899-ddb208f92a56","security_groups":[],"mac_address":"fa:16:3e:f4:d9:79","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.2"}],"id":"338af9a6-5956-4df8-ac0d-a139170c221b","security_groups":[],"mac_address":"fa:16:3e:59:7e:d8","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.8"}],"id":"796a08c4-f2f6-4838-87e6-358affda4e39","security_groups":["7b5031ef-cbe7-4c1e-82bf-d76efbf72e27"],"mac_address":"fa:16:3e:84:7c:cf","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:50Z","binding:vnic_type":"normal","device_id":"f004c83b-8036-49dc-b9cc-7d14126d1ab5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.3"}],"id":"f10676d5-8151-4cd1-837f-456aa65f1b0d","security_groups":[],"mac_address":"fa:16:3e:4c:be:72","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e24e9291-2181-4926-8b0b-2a05bc7900c9"}]} 2018-10-22 09:25:07,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-b0628459-4095-41af-a935-26051c696932 2018-10-22 09:25:07,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:07,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "968fe83fec5b424785a0734dec472d35", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role"}], "expires_at": "2018-10-22T10:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a5b3f6b064fa98540a84579c3d1b9", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/407a5b3f6b064fa98540a84579c3d1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-user", "id": "8dd7c106bf86424eb08c4288d32509f0"}, "audit_ids": ["S3pbs7xNRbSJRmJP3bYyxA"], "issued_at": "2018-10-22T09:25:07.000000Z"}} 2018-10-22 09:25:07,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768469dbaa67f781dae99b42f8f0d3094f31b02e" 2018-10-22 09:25:08,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-e7eec091-9efd-4c4d-ac0e-b25d1f768888 x-compute-request-id: req-e7eec091-9efd-4c4d-ac0e-b25d1f768888 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "security_groups": [{"name": "default"}], "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:07Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [{"id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd"}], "metadata": {}}]} 2018-10-22 09:25:08,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst used request id req-e7eec091-9efd-4c4d-ac0e-b25d1f768888 2018-10-22 09:25:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768469dbaa67f781dae99b42f8f0d3094f31b02e" 2018-10-22 09:25:08,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f6bb7754-4671-4eba-af40-7a3f98800cd9 Date: Mon, 22 Oct 2018 09:25: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":["0d566732-2e29-4169-b77d-4ba81ace2a26"],"updated_at":"2018-10-22T09:24:41Z","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407a5b3f6b064fa98540a84579c3d1b9","id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net"}]} 2018-10-22 09:25:08,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net used request id req-f6bb7754-4671-4eba-af40-7a3f98800cd9 2018-10-22 09:25:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768469dbaa67f781dae99b42f8f0d3094f31b02e" 2018-10-22 09:25:08,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fba4b38e-e62a-477e-8407-9db75864796d Date: Mon, 22 Oct 2018 09:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:24: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":"407a5b3f6b064fa98540a84579c3d1b9","id":"0d566732-2e29-4169-b77d-4ba81ace2a26","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet"}]} 2018-10-22 09:25:08,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-fba4b38e-e62a-477e-8407-9db75864796d 2018-10-22 09:25:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768469dbaa67f781dae99b42f8f0d3094f31b02e" 2018-10-22 09:25:09,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-2172cf42-2706-475d-90b2-997cee7ffb66 Date: Mon, 22 Oct 2018 09:25:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.4"}],"id":"0caf47f6-f867-4f6d-8899-ddb208f92a56","security_groups":[],"mac_address":"fa:16:3e:f4:d9:79","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.2"}],"id":"338af9a6-5956-4df8-ac0d-a139170c221b","security_groups":[],"mac_address":"fa:16:3e:59:7e:d8","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e24e9291-2181-4926-8b0b-2a05bc7900c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.8"}],"id":"796a08c4-f2f6-4838-87e6-358affda4e39","security_groups":["7b5031ef-cbe7-4c1e-82bf-d76efbf72e27"],"mac_address":"fa:16:3e:84:7c:cf","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:50Z","binding:vnic_type":"normal","device_id":"f004c83b-8036-49dc-b9cc-7d14126d1ab5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d566732-2e29-4169-b77d-4ba81ace2a26","ip_address":"10.55.0.3"}],"id":"f10676d5-8151-4cd1-837f-456aa65f1b0d","security_groups":[],"mac_address":"fa:16:3e:4c:be:72","project_id":"407a5b3f6b064fa98540a84579c3d1b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e24e9291-2181-4926-8b0b-2a05bc7900c9","tenant_id":"407a5b3f6b064fa98540a84579c3d1b9","created_at":"2018-10-22T09:24:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e24e9291-2181-4926-8b0b-2a05bc7900c9"}]} 2018-10-22 09:25:09,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-2172cf42-2706-475d-90b2-997cee7ffb66 2018-10-22 09:25:09,054 - create_instance - INFO - Deleting Port with ID - 796a08c4-f2f6-4838-87e6-358affda4e39 2018-10-22 09:25:09,054 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-port 2018-10-22 09:25:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/796a08c4-f2f6-4838-87e6-358affda4e39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:09,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04111abe-28c2-4e63-b610-1d29221c7bd7 Date: Mon, 22 Oct 2018 09:25:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:25:09,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/796a08c4-f2f6-4838-87e6-358affda4e39 used request id req-04111abe-28c2-4e63-b610-1d29221c7bd7 2018-10-22 09:25:09,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e15cb23d-2c33-4975-8a89-f7f0aa0eeb41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:09,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:09 GMT Server: Apache x-compute-request-id: req-382b96e3-2ceb-48fd-9194-45ef02490792 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-382b96e3-2ceb-48fd-9194-45ef02490792 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [{"server_id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "attachment_id": "b88b8430-045d-4124-bf88-93330f3df20e", "attached_at": "2018-10-22T09:25:07.000000", "host_name": null, "volume_id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "device": "/dev/vdb", "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd"}], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:25:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}} 2018-10-22 09:25:09,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-382b96e3-2ceb-48fd-9194-45ef02490792 2018-10-22 09:25:09,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5/os-volume_attachments/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:10,691 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19dd05a9-59f2-45bf-9946-57a7b4f25fe8 x-compute-request-id: req-19dd05a9-59f2-45bf-9946-57a7b4f25fe8 Content-Length: 0 Content-Type: application/json 2018-10-22 09:25:10,691 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5/os-volume_attachments/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-19dd05a9-59f2-45bf-9946-57a7b4f25fe8 2018-10-22 09:25:10,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:10,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-ae50152c-738c-48b7-8894-cebb2aa93b0e x-compute-request-id: req-ae50152c-738c-48b7-8894-cebb2aa93b0e Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:07Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [{"id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd"}], "metadata": {}}} 2018-10-22 09:25:10,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-ae50152c-738c-48b7-8894-cebb2aa93b0e 2018-10-22 09:25:13,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:14,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-273954be-3c8a-4ee5-be1a-c689078552f1 x-compute-request-id: req-273954be-3c8a-4ee5-be1a-c689078552f1 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.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:07Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:14,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-273954be-3c8a-4ee5-be1a-c689078552f1 2018-10-22 09:25:14,171 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst 2018-10-22 09:25:14,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:14,360 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:25: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-8b5d0ae7-e2e2-41f6-93d0-f3e854a44abb x-compute-request-id: req-8b5d0ae7-e2e2-41f6-93d0-f3e854a44abb Content-Type: application/json 2018-10-22 09:25:14,360 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-8b5d0ae7-e2e2-41f6-93d0-f3e854a44abb 2018-10-22 09:25:14,360 - create_instance - INFO - Checking deletion status 2018-10-22 09:25:14,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:14,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-46c03af6-d458-4c71-9c16-8ea82e278de3 x-compute-request-id: req-46c03af6-d458-4c71-9c16-8ea82e278de3 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.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5", "rel": "bookmark"}], "image": {"id": "23b7e650-8bb6-43e9-a91f-322b83acd292", "links": [{"href": "http://172.30.9.28:8774/images/23b7e650-8bb6-43e9-a91f-322b83acd292", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:24:59.000000", "flavor": {"id": "1801e44c-9246-4e74-91b1-b773c895d492", "links": [{"href": "http://172.30.9.28:8774/flavors/1801e44c-9246-4e74-91b1-b773c895d492", "rel": "bookmark"}]}, "id": "f004c83b-8036-49dc-b9cc-7d14126d1ab5", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:14Z", "hostId": "667b7bf916b29ae58dea312ac6e8a71cffa147fcbfce3d6b0317eb75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst", "created": "2018-10-22T09:24:53Z", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:14,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-46c03af6-d458-4c71-9c16-8ea82e278de3 2018-10-22 09:25:14,605 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst] is - ACTIVE 2018-10-22 09:25:14,605 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:25:17,608 - create_instance - DEBUG - VM status query timeout in 296.752526999 2018-10-22 09:25:17,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda47eacb0e7def14eae87c9e2ac21b21d5b3789" 2018-10-22 09:25:17,663 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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-da036a69-0b70-4467-85f3-a1924c963faf x-compute-request-id: req-da036a69-0b70-4467-85f3-a1924c963faf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f004c83b-8036-49dc-b9cc-7d14126d1ab5 could not be found.", "code": 404}} 2018-10-22 09:25:17,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f004c83b-8036-49dc-b9cc-7d14126d1ab5 used request id req-da036a69-0b70-4467-85f3-a1924c963faf 2018-10-22 09:25:17,663 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f004c83b-8036-49dc-b9cc-7d14126d1ab5 could not be found. (HTTP 404) (Request-ID: req-da036a69-0b70-4467-85f3-a1924c963faf) 2018-10-22 09:25:17,663 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-inst 2018-10-22 09:25:17,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e952e7174860b8bf2a42c81882c66baa23f8cfe" 2018-10-22 09:25:17,708 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-fc700c59-447a-4521-97b7-45d46ecb35c1 x-compute-request-id: req-fc700c59-447a-4521-97b7-45d46ecb35c1 Content-Length: 0 Content-Type: application/json 2018-10-22 09:25:17,708 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1801e44c-9246-4e74-91b1-b773c895d492 used request id req-fc700c59-447a-4521-97b7-45d46ecb35c1 2018-10-22 09:25:17,709 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet 2018-10-22 09:25:17,709 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-subnet 2018-10-22 09:25:17,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0d566732-2e29-4169-b77d-4ba81ace2a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:25:20,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37d2dad6-488c-41fd-8797-09d0efbb9a13 Date: Mon, 22 Oct 2018 09:25:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:25:20,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0d566732-2e29-4169-b77d-4ba81ace2a26 used request id req-37d2dad6-488c-41fd-8797-09d0efbb9a13 2018-10-22 09:25:20,087 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-pub-net 2018-10-22 09:25:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e24e9291-2181-4926-8b0b-2a05bc7900c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7a6418e5b1b34863621ed25b59b50105931825" 2018-10-22 09:25:21,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b94a327c-438a-4795-ae16-679c285f0e66 Date: Mon, 22 Oct 2018 09:25:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:25:21,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e24e9291-2181-4926-8b0b-2a05bc7900c9 used request id req-b94a327c-438a-4795-ae16-679c285f0e66 2018-10-22 09:25:21,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:25:21,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:21 GMT Server: Apache x-compute-request-id: req-321230e2-ee2c-4634-8840-cec04e8e2e89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-321230e2-ee2c-4634-8840-cec04e8e2e89 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:24:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4207edc-9006-49bc-935a-c0d13a763a5f", "size": 1}} 2018-10-22 09:25:21,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f used request id req-321230e2-ee2c-4634-8840-cec04e8e2e89 2018-10-22 09:25:21,641 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:25:21,641 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2 2018-10-22 09:25:21,641 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2 2018-10-22 09:25:21,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:25:21,856 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:25:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8129e8ba-0107-467a-b143-9a199cc0b1c9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:25:21,857 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f used request id req-8129e8ba-0107-467a-b143-9a199cc0b1c9 2018-10-22 09:25:21,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:25:22,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:21 GMT Server: Apache x-compute-request-id: req-28130fbe-03f4-43b4-97ca-e48f01c5a25d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28130fbe-03f4-43b4-97ca-e48f01c5a25d Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:25:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4207edc-9006-49bc-935a-c0d13a763a5f", "size": 1}} 2018-10-22 09:25:22,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f used request id req-28130fbe-03f4-43b4-97ca-e48f01c5a25d 2018-10-22 09:25:22,060 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:25:22,060 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:25:25,063 - create_volume - DEBUG - Volume status query timeout in 56.7936348915 2018-10-22 09:25:25,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40809aee-1d95-44ae-9ac1-9f70bb93e502" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ee766081a5a5c8a518c80f6ccda0102874fc8" 2018-10-22 09:25:25,279 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:25:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a67b8bb2-a1ae-4072-b89a-b1c36d822dbd x-openstack-request-id: req-a67b8bb2-a1ae-4072-b89a-b1c36d822dbd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b4207edc-9006-49bc-935a-c0d13a763a5f could not be found.", "code": 404}} 2018-10-22 09:25:25,279 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/b4207edc-9006-49bc-935a-c0d13a763a5f used request id req-a67b8bb2-a1ae-4072-b89a-b1c36d822dbd 2018-10-22 09:25:25,279 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b4207edc-9006-49bc-935a-c0d13a763a5f could not be found. (HTTP 404) (Request-ID: req-a67b8bb2-a1ae-4072-b89a-b1c36d822dbd) 2018-10-22 09:25:25,279 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-2 2018-10-22 09:25:25,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:25:25,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:25 GMT Server: Apache x-compute-request-id: req-28d27f9c-bb21-465a-8956-ee31888c0f40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28d27f9c-bb21-465a-8956-ee31888c0f40 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:25:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}} 2018-10-22 09:25:25,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-28d27f9c-bb21-465a-8956-ee31888c0f40 2018-10-22 09:25:25,483 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:25:25,483 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1 2018-10-22 09:25:25,483 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1 2018-10-22 09:25:25,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:25:25,724 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:25:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2cac5a04-a01b-4dfa-b8a4-f62ac22f0da9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:25:25,725 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-2cac5a04-a01b-4dfa-b8a4-f62ac22f0da9 2018-10-22 09:25:25,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:25:25,916 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:25 GMT Server: Apache x-compute-request-id: req-abcb0d08-8290-4f99-b4a4-f489c4e30c34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abcb0d08-8290-4f99-b4a4-f489c4e30c34 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "8dd7c106bf86424eb08c4288d32509f0", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "self"}, {"href": "http://172.30.9.28:8776/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:24:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "updated_at": "2018-10-22T09:25:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "97029696-eb63-41fc-9c3e-e8d60a6a40bd", "size": 1}} 2018-10-22 09:25:25,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-abcb0d08-8290-4f99-b4a4-f489c4e30c34 2018-10-22 09:25:25,916 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:25:25,917 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:25:28,920 - create_volume - DEBUG - Volume status query timeout in 56.8050098419 2018-10-22 09:25:28,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8093136c-cfea-457c-be7a-ea61448b0aa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f553a7d2b49cf55fa13757bfd0e16c8326ff91" 2018-10-22 09:25:29,128 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:25:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9d938c59-5c79-4f8a-8b49-c65663b09336 x-openstack-request-id: req-9d938c59-5c79-4f8a-8b49-c65663b09336 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 97029696-eb63-41fc-9c3e-e8d60a6a40bd could not be found.", "code": 404}} 2018-10-22 09:25:29,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/407a5b3f6b064fa98540a84579c3d1b9/volumes/97029696-eb63-41fc-9c3e-e8d60a6a40bd used request id req-9d938c59-5c79-4f8a-8b49-c65663b09336 2018-10-22 09:25:29,129 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 97029696-eb63-41fc-9c3e-e8d60a6a40bd could not be found. (HTTP 404) (Request-ID: req-9d938c59-5c79-4f8a-8b49-c65663b09336) 2018-10-22 09:25:29,129 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-1 2018-10-22 09:25:29,130 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-8aebfb46-4c82-4d05-a3be-99163e4ef275-image 2018-10-22 09:25:29,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16d5f0d034714ca5a0524226bc3f0a1adf08d245" 2018-10-22 09:25:29,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d312e60-e07a-4ca9-864f-2ea7896609e4 Date: Mon, 22 Oct 2018 09:25:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:25:29,994 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/23b7e650-8bb6-43e9-a91f-322b83acd292 used request id req-3d312e60-e07a-4ca9-864f-2ea7896609e4 2018-10-22 09:25:30,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:30,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9fe7c44d-3a8c-4c59-9c2e-d0ac551b3fe6 Date: Mon, 22 Oct 2018 09:25:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "created_at": "2018-10-22T09:24:40Z", "updated_at": "2018-10-22T09:24:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "revision_number": 0, "id": "44428912-ad54-4784-9d07-e87b8f73b95f", "remote_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "407a5b3f6b064fa98540a84579c3d1b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "revision_number": 0, "id": "be81d78b-8cef-4c09-a88f-178c61ed8c94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "407a5b3f6b064fa98540a84579c3d1b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "revision_number": 0, "id": "c29b7fe6-3595-4681-8dde-a2b9899deeb0", "remote_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "407a5b3f6b064fa98540a84579c3d1b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "revision_number": 0, "id": "d071b513-3342-4fa7-9bda-c2a66c4eca63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "407a5b3f6b064fa98540a84579c3d1b9"}], "revision_number": 4, "project_id": "407a5b3f6b064fa98540a84579c3d1b9", "id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:25:30,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9fe7c44d-3a8c-4c59-9c2e-d0ac551b3fe6 2018-10-22 09:25:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:30,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e42c65-d86c-4aef-b905-6087a6b49438 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9"}, "enabled": true, "id": "407a5b3f6b064fa98540a84579c3d1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-014728c5-1d6f-42d-proj"}} 2018-10-22 09:25:30,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-f5e42c65-d86c-4aef-b905-6087a6b49438 2018-10-22 09:25:30,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5031ef-cbe7-4c1e-82bf-d76efbf72e27 2018-10-22 09:25:30,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7b5031ef-cbe7-4c1e-82bf-d76efbf72e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:30,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3616e215-a620-413a-9210-4aeab28ed2bd Date: Mon, 22 Oct 2018 09:25:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "port_range_min": null, "revision_number": 0, "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "created_at": "2018-10-22T09:24:40Z", "project_id": "407a5b3f6b064fa98540a84579c3d1b9", "id": "44428912-ad54-4784-9d07-e87b8f73b95f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "port_range_min": null, "revision_number": 0, "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "created_at": "2018-10-22T09:24:40Z", "project_id": "407a5b3f6b064fa98540a84579c3d1b9", "id": "be81d78b-8cef-4c09-a88f-178c61ed8c94"}, {"remote_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "port_range_min": null, "revision_number": 0, "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "created_at": "2018-10-22T09:24:40Z", "project_id": "407a5b3f6b064fa98540a84579c3d1b9", "id": "c29b7fe6-3595-4681-8dde-a2b9899deeb0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:24:40Z", "security_group_id": "7b5031ef-cbe7-4c1e-82bf-d76efbf72e27", "port_range_min": null, "revision_number": 0, "tenant_id": "407a5b3f6b064fa98540a84579c3d1b9", "created_at": "2018-10-22T09:24:40Z", "project_id": "407a5b3f6b064fa98540a84579c3d1b9", "id": "d071b513-3342-4fa7-9bda-c2a66c4eca63"}]} 2018-10-22 09:25:30,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7b5031ef-cbe7-4c1e-82bf-d76efbf72e27 used request id req-3616e215-a620-413a-9210-4aeab28ed2bd 2018-10-22 09:25:30,503 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:25:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7b5031ef-cbe7-4c1e-82bf-d76efbf72e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:30,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe1f5fc6-a8f6-4b1f-9a71-1eede7d8d4c3 Content-Length: 0 Date: Mon, 22 Oct 2018 09:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:25:30,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7b5031ef-cbe7-4c1e-82bf-d76efbf72e27 used request id req-fe1f5fc6-a8f6-4b1f-9a71-1eede7d8d4c3 2018-10-22 09:25:30,821 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-014728c5-1d6f-42d-proj 2018-10-22 09:25:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:31,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cadf6775-52f2-49bb-b5aa-d3f16cf81251 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:25:31,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/407a5b3f6b064fa98540a84579c3d1b9 used request id req-cadf6775-52f2-49bb-b5aa-d3f16cf81251 2018-10-22 09:25:31,032 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-014728c5-1d6f-42d-proj-role 2018-10-22 09:25:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/968fe83fec5b424785a0734dec472d35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:31,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa5f417b-d8dc-441a-bafd-ff525169244a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:25:31,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/968fe83fec5b424785a0734dec472d35 used request id req-fa5f417b-d8dc-441a-bafd-ff525169244a 2018-10-22 09:25:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf04d9ff8c92ed1f359bfac6e6bd3cfc2327252" 2018-10-22 09:25:31,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d094226a-1e88-4daa-a549-c39228875952 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:25:31,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d094226a-1e88-4daa-a549-c39228875952 2018-10-22 09:25:31,256 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-014728c5-1d6f-42d-user 2018-10-22 09:25:31,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8dd7c106bf86424eb08c4288d32509f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b617f6cb939c2c4f877e1b86d35a8d17ca6d34b8" 2018-10-22 09:25:31,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870125fc-f6cf-4c08-a23b-be2d622220eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:25:31,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8dd7c106bf86424eb08c4288d32509f0 used request id req-870125fc-f6cf-4c08-a23b-be2d622220eb 2018-10-22 09:25:31,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:31,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8x8m0bGBTSqodNmpiow_rQ"], "issued_at": "2018-10-22T09:25:31.000000Z"}} 2018-10-22 09:25:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf57f0722e650d606dc6af78052af9a75a6d5a1" 2018-10-22 09:25:32,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b72ec2-3a20-43ee-a613-b618388f118d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:32,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-86b72ec2-3a20-43ee-a613-b618388f118d 2018-10-22 09:25:32,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:32,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:32,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2SBAQLPqSWmxGKexfZs_lw"], "issued_at": "2018-10-22T09:25:32.000000Z"}} 2018-10-22 09:25:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:25:32,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e93f1af-744e-4ed6-b3d4-ed63cf70a7cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:32,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e93f1af-744e-4ed6-b3d4-ed63cf70a7cc 2018-10-22 09:25:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:25:32,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:25: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:25:32,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:25:32,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc87e60-74d4-40a8-8cab-c2621487ffb5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:25:32,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj used request id req-1cc87e60-74d4-40a8-8cab-c2621487ffb5 2018-10-22 09:25:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:25:32,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90529d7a-9c06-4f73-9477-529df98bf440 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:25:32,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-90529d7a-9c06-4f73-9477-529df98bf440 2018-10-22 09:25:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}}' 2018-10-22 09:25:32,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1259bfb9-21ae-4542-a835-eaf503b22ee2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:25:32,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1259bfb9-21ae-4542-a835-eaf503b22ee2 2018-10-22 09:25:32,802 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj 2018-10-22 09:25:32,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:32,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:33,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["54Vxt3cVQaq_1Tc7U3QNpg"], "issued_at": "2018-10-22T09:25:33.000000Z"}} 2018-10-22 09:25:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3e5c09cf481f029e318958f695a6423a70a61c" 2018-10-22 09:25:33,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc434b8-b82f-4ee6-9d21-d786c756da28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:33,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ecc434b8-b82f-4ee6-9d21-d786c756da28 2018-10-22 09:25:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:25:33,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:25: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:25:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3e5c09cf481f029e318958f695a6423a70a61c" 2018-10-22 09:25:33,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a974bc3-4534-4d8c-8434-6767ddd2936e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:25:33,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a974bc3-4534-4d8c-8434-6767ddd2936e 2018-10-22 09:25:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3e5c09cf481f029e318958f695a6423a70a61c" 2018-10-22 09:25:33,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75dc8a13-7a2d-4e66-ac1f-e5840b6c266f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}]} 2018-10-22 09:25:33,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj used request id req-75dc8a13-7a2d-4e66-ac1f-e5840b6c266f 2018-10-22 09:25:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3e5c09cf481f029e318958f695a6423a70a61c" 2018-10-22 09:25:33,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8624c66a-52e6-4c86-9576-b3f17aab3aee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:25:33,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8624c66a-52e6-4c86-9576-b3f17aab3aee 2018-10-22 09:25:33,951 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-87b7d511-92c2-4b2-user 2018-10-22 09:25:33,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:33,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:25:34,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcb9129-1cd1-46bb-af31-24a2d5f49fa4 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:25:34,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5bcb9129-1cd1-46bb-af31-24a2d5f49fa4 2018-10-22 09:25:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" -d '{"role": {"name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}}' 2018-10-22 09:25:34,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b1f208-230c-4a14-8237-eb54ccd40753 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ce727a5d71e4ff086df259a641dd445", "links": {"self": "http://172.30.9.28:5000/v3/roles/2ce727a5d71e4ff086df259a641dd445"}, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}} 2018-10-22 09:25:34,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-59b1f208-230c-4a14-8237-eb54ccd40753 2018-10-22 09:25:34,209 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role 2018-10-22 09:25:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2ce727a5d71e4ff086df259a641dd445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:25:34,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caae0640-be5d-4941-ba32-ca55d6dd0456 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2ce727a5d71e4ff086df259a641dd445"}, "domain_id": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role", "id": "2ce727a5d71e4ff086df259a641dd445"}} 2018-10-22 09:25:34,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2ce727a5d71e4ff086df259a641dd445 used request id req-caae0640-be5d-4941-ba32-ca55d6dd0456 2018-10-22 09:25:34,296 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role to project CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj 2018-10-22 09:25:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205/users/bf403d6deec342f4b16b185e015b4f6e/roles/2ce727a5d71e4ff086df259a641dd445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:25:34,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db59f5d-43c5-4ec4-9fde-b61f29885d50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:25:34,530 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205/users/bf403d6deec342f4b16b185e015b4f6e/roles/2ce727a5d71e4ff086df259a641dd445 used request id req-8db59f5d-43c5-4ec4-9fde-b61f29885d50 2018-10-22 09:25:34,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:25:34,532 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:25:34,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:34,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:34,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["lMvdad1iRa6R5yXG2v7mpw"], "issued_at": "2018-10-22T09:25:34.000000Z"}} 2018-10-22 09:25:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:25:34,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30d2fa1-5b20-4fbe-a16c-83acc41012df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:34,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e30d2fa1-5b20-4fbe-a16c-83acc41012df 2018-10-22 09:25:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:25:35,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-48881f19-b67a-4862-8e26-521578a7beb8 Date: Mon, 22 Oct 2018 09:25:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image"} 2018-10-22 09:25:35,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image used request id req-48881f19-b67a-4862-8e26-521578a7beb8 2018-10-22 09:25:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:25:35,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-affcbc49-58f3-41ec-9114-4d104d3d088f Date: Mon, 22 Oct 2018 09:25: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"}}} 2018-10-22 09:25:35,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-affcbc49-58f3-41ec-9114-4d104d3d088f 2018-10-22 09:25:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image"}' 2018-10-22 09:25:35,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 X-Openstack-Request-Id: req-5515288b-2d26-4f72-a4bc-ac9717e6be6c Date: Mon, 22 Oct 2018 09:25:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:25:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:25:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02", "min_disk": 0, "protected": false, "id": "6720f81f-5321-4616-bca5-d6ade99dca02", "file": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02/file", "checksum": null, "owner": "2b03684cc83142d78fbe1e9d6ed69205", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:25:35,541 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5515288b-2d26-4f72-a4bc-ac9717e6be6c 2018-10-22 09:25:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" -d '' 2018-10-22 09:25:36,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5bde451-817a-4cf8-8065-6ff79d15b403 Date: Mon, 22 Oct 2018 09:25:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:25:36,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02/file used request id req-e5bde451-817a-4cf8-8065-6ff79d15b403 2018-10-22 09:25:36,692 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:25:36,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:25:36,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4b4709c0-f45d-4bd8-8132-3a679dd82866 Date: Mon, 22 Oct 2018 09:25:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:25:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:25:36Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6720f81f-5321-4616-bca5-d6ade99dca02/snap", "metadata": {}}], "self": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02", "min_disk": 0, "protected": false, "id": "6720f81f-5321-4616-bca5-d6ade99dca02", "file": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b03684cc83142d78fbe1e9d6ed69205", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6720f81f-5321-4616-bca5-d6ade99dca02/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:25:36,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 used request id req-4b4709c0-f45d-4bd8-8132-3a679dd82866 2018-10-22 09:25:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:25:37,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2564ec4f-b74f-4dae-9988-fa3cd5ab0c68 Date: Mon, 22 Oct 2018 09:25: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"}}} 2018-10-22 09:25:37,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2564ec4f-b74f-4dae-9988-fa3cd5ab0c68 2018-10-22 09:25:37,146 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image 2018-10-22 09:25:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:25:37,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a17241c1-da5d-4108-8237-37e29f2d809b Date: Mon, 22 Oct 2018 09:25:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:25:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:25:36Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6720f81f-5321-4616-bca5-d6ade99dca02/snap", "metadata": {}}], "self": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02", "min_disk": 0, "protected": false, "id": "6720f81f-5321-4616-bca5-d6ade99dca02", "file": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b03684cc83142d78fbe1e9d6ed69205", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6720f81f-5321-4616-bca5-d6ade99dca02/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:25:37,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 used request id req-a17241c1-da5d-4108-8237-37e29f2d809b 2018-10-22 09:25:37,339 - create_image - DEBUG - Instance status is - active 2018-10-22 09:25:37,340 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image 2018-10-22 09:25:37,340 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image 2018-10-22 09:25:37,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:37,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:37,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["TqGsfiLhRnCdCWkjBNsx9Q"], "issued_at": "2018-10-22T09:25:37.000000Z"}} 2018-10-22 09:25:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0dc1ba1c564536f4a6c9342f050c7323608094" 2018-10-22 09:25:37,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd84e3ee-78bf-4679-98bc-792e8c65e7d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:37,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd84e3ee-78bf-4679-98bc-792e8c65e7d9 2018-10-22 09:25:37,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:25:37,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0dc1ba1c564536f4a6c9342f050c7323608094" 2018-10-22 09:25:38,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-6d7dbfa4-7e04-418d-bcd4-8fb9c0bc7021 x-compute-request-id: req-6d7dbfa4-7e04-418d-bcd4-8fb9c0bc7021 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:25:38,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6d7dbfa4-7e04-418d-bcd4-8fb9c0bc7021 2018-10-22 09:25:38,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0dc1ba1c564536f4a6c9342f050c7323608094" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:25:38,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25: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-54bed819-0d97-4ea7-816e-fa317bae6b48 x-compute-request-id: req-54bed819-0d97-4ea7-816e-fa317bae6b48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:25:38,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-54bed819-0d97-4ea7-816e-fa317bae6b48 2018-10-22 09:25:38,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:38,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:38,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["AlpJ-35iRpmBgA3UNsH2rw"], "issued_at": "2018-10-22T09:25:38.000000Z"}} 2018-10-22 09:25:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:25:38,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32420382-5e17-48cd-90eb-c2f7830c21f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:38,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-32420382-5e17-48cd-90eb-c2f7830c21f2 2018-10-22 09:25:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:25:38,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-924f0def-5999-48e1-a0e8-f32570487475 Date: Mon, 22 Oct 2018 09:25:38 GMT RESP BODY: {"networks":[]} 2018-10-22 09:25:38,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-924f0def-5999-48e1-a0e8-f32570487475 2018-10-22 09:25:38,738 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net 2018-10-22 09:25:38,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" -d '{"network": {"name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net", "admin_state_up": true}}' 2018-10-22 09:25:39,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-89d60277-55e1-4c39-9b50-b206d3daefcc Date: Mon, 22 Oct 2018 09:25:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:25:39Z","is_default":false,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","mtu":1450}} 2018-10-22 09:25:39,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-89d60277-55e1-4c39-9b50-b206d3daefcc 2018-10-22 09:25:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:25:39,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-778485cc-6c9c-4092-a103-e6700ae5bb78 Date: Mon, 22 Oct 2018 09:25:39 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":"2018-10-22T09:25:39Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:39,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-778485cc-6c9c-4092-a103-e6700ae5bb78 2018-10-22 09:25:39,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:25:39,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c7c3ac8-a470-4db9-bb56-ad0193796df5 Date: Mon, 22 Oct 2018 09:25:39 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:25:39,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-1c7c3ac8-a470-4db9-bb56-ad0193796df5 2018-10-22 09:25:39,765 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet 2018-10-22 09:25:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" -d '{"subnets": [{"ip_version": 4, "network_id": "0857ea44-1c6a-4bb7-8d8a-2a22fbbae799", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]}' 2018-10-22 09:25:40,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ad5aef3d-fe25-4dc7-a8c5-835abe787dcc Date: Mon, 22 Oct 2018 09:25:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","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":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:40,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ad5aef3d-fe25-4dc7-a8c5-835abe787dcc 2018-10-22 09:25:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:25:40,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-53987459-7a11-4189-a60f-d48013243cc9 Date: Mon, 22 Oct 2018 09:25: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:40,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-53987459-7a11-4189-a60f-d48013243cc9 2018-10-22 09:25:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:25:40,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61d888a7-9255-4f34-aa67-7b0995b986ca Date: Mon, 22 Oct 2018 09:25:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:40,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-61d888a7-9255-4f34-aa67-7b0995b986ca 2018-10-22 09:25:40,989 - OpenStackNetwork - DEBUG - Network [0857ea44-1c6a-4bb7-8d8a-2a22fbbae799] created successfully 2018-10-22 09:25:40,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:40,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:41,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["2H5CzbamT9GJdl5-ZusyqQ"], "issued_at": "2018-10-22T09:25:41.000000Z"}} 2018-10-22 09:25:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:25:41,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8632a5cf-92bc-4680-8240-a4e7ea9f91c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:41,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8632a5cf-92bc-4680-8240-a4e7ea9f91c8 2018-10-22 09:25:41,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:25:41,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:41 GMT Server: Apache x-compute-request-id: req-32cd735d-129c-4635-83db-ac1cccd47c2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-32cd735d-129c-4635-83db-ac1cccd47c2d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-22 09:25:41,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail used request id req-32cd735d-129c-4635-83db-ac1cccd47c2d 2018-10-22 09:25:41,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:25:41,986 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:25:41 GMT Server: Apache x-compute-request-id: req-da1b644f-ceeb-4461-98a4-c1ea19959654 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da1b644f-ceeb-4461-98a4-c1ea19959654 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.893075", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:25:41,986 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes used request id req-da1b644f-ceeb-4461-98a4-c1ea19959654 2018-10-22 09:25:41,989 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:25:42,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:41 GMT Server: Apache x-compute-request-id: req-b91ed605-dee5-4a35-ba8d-79586b9f7c88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b91ed605-dee5-4a35-ba8d-79586b9f7c88 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:25:42,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-b91ed605-dee5-4a35-ba8d-79586b9f7c88 2018-10-22 09:25:42,183 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1 2018-10-22 09:25:42,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:25:42,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:42 GMT Server: Apache x-compute-request-id: req-e5ee8744-8815-49d9-a770-966560553d5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5ee8744-8815-49d9-a770-966560553d5d Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:25:42,404 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-e5ee8744-8815-49d9-a770-966560553d5d 2018-10-22 09:25:42,405 - create_volume - DEBUG - Instance status is - creating 2018-10-22 09:25:42,405 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:25:45,408 - create_volume - DEBUG - Volume status query timeout in 296.774698019 2018-10-22 09:25:45,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:25:45,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:45 GMT Server: Apache x-compute-request-id: req-27549d94-99fc-42c9-a67d-5cdbfda7ade9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27549d94-99fc-42c9-a67d-5cdbfda7ade9 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:25:45,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-27549d94-99fc-42c9-a67d-5cdbfda7ade9 2018-10-22 09:25:45,467 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:25:45,467 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1 2018-10-22 09:25:45,467 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1 2018-10-22 09:25:45,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:45,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:45,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["RnEeh1NbTliXbg7PZGNaKw"], "issued_at": "2018-10-22T09:25:45.000000Z"}} 2018-10-22 09:25:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:25:45,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c06569a-cfa3-412f-b9dc-de522f252e35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:45,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c06569a-cfa3-412f-b9dc-de522f252e35 2018-10-22 09:25:45,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:25:46,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:45 GMT Server: Apache x-compute-request-id: req-b11ee504-773d-4196-8382-0b3d91f49147 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b11ee504-773d-4196-8382-0b3d91f49147 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}]} 2018-10-22 09:25:46,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail used request id req-b11ee504-773d-4196-8382-0b3d91f49147 2018-10-22 09:25:46,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-22 09:25:46,501 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:25:46 GMT Server: Apache x-compute-request-id: req-62beda62-5039-4c34-b731-3cb9d655771e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62beda62-5039-4c34-b731-3cb9d655771e Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.400689", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}} 2018-10-22 09:25:46,501 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes used request id req-62beda62-5039-4c34-b731-3cb9d655771e 2018-10-22 09:25:46,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:25:46,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:46 GMT Server: Apache x-compute-request-id: req-d2774f8c-5b9d-42b2-9d86-42296bce0808 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2774f8c-5b9d-42b2-9d86-42296bce0808 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}} 2018-10-22 09:25:46,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-d2774f8c-5b9d-42b2-9d86-42296bce0808 2018-10-22 09:25:46,688 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2 2018-10-22 09:25:46,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:25:46,879 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:46 GMT Server: Apache x-compute-request-id: req-73afab40-d39e-4353-9895-04dcc2c79aed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73afab40-d39e-4353-9895-04dcc2c79aed Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}} 2018-10-22 09:25:46,879 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-73afab40-d39e-4353-9895-04dcc2c79aed 2018-10-22 09:25:46,880 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:25:46,880 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2 2018-10-22 09:25:46,880 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2 2018-10-22 09:25:46,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:46,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:47,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["p6IsdwB1Qc2oQo_7_mdRNQ"], "issued_at": "2018-10-22T09:25:47.000000Z"}} 2018-10-22 09:25:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:47,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558764e9-8c0b-42fc-84e5-7326c2598948 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:47,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-558764e9-8c0b-42fc-84e5-7326c2598948 2018-10-22 09:25:47,328 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:25:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:47,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc04670-6a33-4227-8440-f36a5e3f1cc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:47,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0cc04670-6a33-4227-8440-f36a5e3f1cc4 2018-10-22 09:25:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:47,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-55fa0603-bb64-4337-8693-1c01e6446f64 Date: Mon, 22 Oct 2018 09:25: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:47,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-55fa0603-bb64-4337-8693-1c01e6446f64 2018-10-22 09:25:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:25:47,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:25: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:25:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:47,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dbb520-a098-4483-a762-f46496790e21 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:25:47,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-f5dbb520-a098-4483-a762-f46496790e21 2018-10-22 09:25:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf3e9a41-c8d4-46ce-a233-2e615064859a Date: Mon, 22 Oct 2018 09:25:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:48,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-bf3e9a41-c8d4-46ce-a233-2e615064859a 2018-10-22 09:25:48,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:48,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78ff2479-e444-4984-9714-f6a04ed4a4ba Date: Mon, 22 Oct 2018 09:25:48 GMT RESP BODY: {"ports":[]} 2018-10-22 09:25:48,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port&admin_state_up=True used request id req-78ff2479-e444-4984-9714-f6a04ed4a4ba 2018-10-22 09:25:48,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:48,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-946437af-7027-4106-aa13-2f4bc41e0fa6 x-compute-request-id: req-946437af-7027-4106-aa13-2f4bc41e0fa6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:25:48,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst used request id req-946437af-7027-4106-aa13-2f4bc41e0fa6 2018-10-22 09:25:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:48,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dd094a0f-c29f-465b-a61c-2355ebf5abe7 Date: Mon, 22 Oct 2018 09:25: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:48,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-dd094a0f-c29f-465b-a61c-2355ebf5abe7 2018-10-22 09:25:48,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:48,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f4d32c-f44b-45ce-83f1-33a8d27f48e5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:25:48,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-d1f4d32c-f44b-45ce-83f1-33a8d27f48e5 2018-10-22 09:25:48,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:49,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5060633e-8c40-4952-92ef-37e63dc952b1 Date: Mon, 22 Oct 2018 09:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:49,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-5060633e-8c40-4952-92ef-37e63dc952b1 2018-10-22 09:25:49,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:49,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-850a36ef-e242-4919-aca8-daa5369bd33b Date: Mon, 22 Oct 2018 09:25:49 GMT RESP BODY: {"ports":[]} 2018-10-22 09:25:49,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port&admin_state_up=True used request id req-850a36ef-e242-4919-aca8-daa5369bd33b 2018-10-22 09:25:49,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:25:49,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:25:49,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["ps4GOqBSSamAYpinfV_dLQ"], "issued_at": "2018-10-22T09:25:49.000000Z"}} 2018-10-22 09:25:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502e5fe10a8d3eedad399a6ceca4a1a776c7cfbf" 2018-10-22 09:25:49,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718b1ad8-0f5a-4c34-bd37-11e266e56101 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:25:49,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-718b1ad8-0f5a-4c34-bd37-11e266e56101 2018-10-22 09:25:49,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:50,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7b10c45e-7be1-4d04-bbf0-2d7fb6145155 Date: Mon, 22 Oct 2018 09:25: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:50,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-7b10c45e-7be1-4d04-bbf0-2d7fb6145155 2018-10-22 09:25:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:50,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-040428a4-701f-4d18-abe6-c5043be3d5ee Date: Mon, 22 Oct 2018 09:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:50,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-040428a4-701f-4d18-abe6-c5043be3d5ee 2018-10-22 09:25:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:50,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5874be04-3ebb-4d60-8b18-a079db35dd26 Date: Mon, 22 Oct 2018 09:25: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:50,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-5874be04-3ebb-4d60-8b18-a079db35dd26 2018-10-22 09:25:50,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:25:50,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:25: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:25:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502e5fe10a8d3eedad399a6ceca4a1a776c7cfbf" 2018-10-22 09:25:50,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bcb8c8-e7fb-4ae9-8b45-c2ef4bf2a71c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:25:50,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-47bcb8c8-e7fb-4ae9-8b45-c2ef4bf2a71c 2018-10-22 09:25:50,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:50,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cb784b4b-f712-4bf0-af86-50de060e3529 Date: Mon, 22 Oct 2018 09:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:50,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-cb784b4b-f712-4bf0-af86-50de060e3529 2018-10-22 09:25:50,553 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net 2018-10-22 09:25:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" -d '{"port": {"network_id": "0857ea44-1c6a-4bb7-8d8a-2a22fbbae799", "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port", "admin_state_up": true}}' 2018-10-22 09:25:51,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-77ee42f3-5300-4bb2-8447-a5567930b73d Date: Mon, 22 Oct 2018 09:25:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","project_id":"2b03684cc83142d78fbe1e9d6ed69205","qos_policy_id":null,"admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal"}} 2018-10-22 09:25:51,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-77ee42f3-5300-4bb2-8447-a5567930b73d 2018-10-22 09:25:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0b34c4dd-270f-4d46-987d-99763f90e370 Date: Mon, 22 Oct 2018 09:25: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:25:51,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-0b34c4dd-270f-4d46-987d-99763f90e370 2018-10-22 09:25:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:51,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078cfd4f-bbd9-4df5-b69a-f940fb0c41d4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:25:51,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-078cfd4f-bbd9-4df5-b69a-f940fb0c41d4 2018-10-22 09:25:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:51,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-56b2b917-f930-45b9-8927-be4a347c868c Date: Mon, 22 Oct 2018 09:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:25:51,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-56b2b917-f930-45b9-8927-be4a347c868c 2018-10-22 09:25:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:51,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-75ec626c-3b12-49e7-9d56-b016ad86d298 Date: Mon, 22 Oct 2018 09:25:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:25:51,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port&admin_state_up=True used request id req-75ec626c-3b12-49e7-9d56-b016ad86d298 2018-10-22 09:25:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:51,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd1b89e-6177-4c71-86e1-6554f5cef4f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:25:51,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-7dd1b89e-6177-4c71-86e1-6554f5cef4f0 2018-10-22 09:25:51,992 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst 2018-10-22 09:25:51,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:52,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-f6c08ce8-6dfa-4424-ade9-b5a63ef3d2f4 x-compute-request-id: req-f6c08ce8-6dfa-4424-ade9-b5a63ef3d2f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-flavor-name"}]} 2018-10-22 09:25:52,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f6c08ce8-6dfa-4424-ade9-b5a63ef3d2f4 2018-10-22 09:25:52,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:52,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-846e90ca-7b72-4daa-9f98-450be546a5c6 x-compute-request-id: req-846e90ca-7b72-4daa-9f98-450be546a5c6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:25:52,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e used request id req-846e90ca-7b72-4daa-9f98-450be546a5c6 2018-10-22 09:25:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:52,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-738882bf-0de0-4e2b-9203-66e199b19c4c Date: Mon, 22 Oct 2018 09:25:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:25:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:25:36Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6720f81f-5321-4616-bca5-d6ade99dca02/snap", "metadata": {}}], "self": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02", "min_disk": 0, "protected": false, "id": "6720f81f-5321-4616-bca5-d6ade99dca02", "file": "/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b03684cc83142d78fbe1e9d6ed69205", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6720f81f-5321-4616-bca5-d6ade99dca02/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image"} 2018-10-22 09:25:52,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image used request id req-738882bf-0de0-4e2b-9203-66e199b19c4c 2018-10-22 09:25:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:52,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e12d03d2-d143-4f25-a89a-7afcacec34dd Date: Mon, 22 Oct 2018 09:25: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"}}} 2018-10-22 09:25:52,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e12d03d2-d143-4f25-a89a-7afcacec34dd 2018-10-22 09:25:52,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" -d '{"server": {"name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "imageRef": "6720f81f-5321-4616-bca5-d6ade99dca02", "flavorRef": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "max_count": 1, "min_count": 1, "networks": [{"port": "c77e8b79-053e-421e-a09e-bc88a43cec73"}]}}' 2018-10-22 09:25:53,413 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-2df7ee38-6328-4792-8336-0851f99580b8 x-compute-request-id: req-2df7ee38-6328-4792-8336-0851f99580b8 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "adminPass": "7CV3fP9atfBV"}} 2018-10-22 09:25:53,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-2df7ee38-6328-4792-8336-0851f99580b8 2018-10-22 09:25:53,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:53,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-a60432b1-b79d-4314-9fda-a862c971f89f x-compute-request-id: req-a60432b1-b79d-4314-9fda-a862c971f89f 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.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:25:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:53,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-a60432b1-b79d-4314-9fda-a862c971f89f 2018-10-22 09:25:53,772 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst 2018-10-22 09:25:53,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:54,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-6e9865da-8c56-45d5-b026-021b425d69e5 x-compute-request-id: req-6e9865da-8c56-45d5-b026-021b425d69e5 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.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:25:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:54,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-6e9865da-8c56-45d5-b026-021b425d69e5 2018-10-22 09:25:54,006 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst] is - BUILD 2018-10-22 09:25:54,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:25:57,010 - create_instance - DEBUG - VM status query timeout in 896.762712955 2018-10-22 09:25:57,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:25:57,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-6b462e20-358d-4152-bd0c-08b64dca3837 x-compute-request-id: req-6b462e20-358d-4152-bd0c-08b64dca3837 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.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:25:54Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:25:57,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-6b462e20-358d-4152-bd0c-08b64dca3837 2018-10-22 09:25:57,793 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst] is - BUILD 2018-10-22 09:25:57,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:26:00,796 - create_instance - DEBUG - VM status query timeout in 892.976394892 2018-10-22 09:26:00,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:01,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-d6d4be72-7742-4c76-bab7-f09d5a1b95a3 x-compute-request-id: req-d6d4be72-7742-4c76-bab7-f09d5a1b95a3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:58Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:26:01,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-d6d4be72-7742-4c76-bab7-f09d5a1b95a3 2018-10-22 09:26:01,428 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst] is - ACTIVE 2018-10-22 09:26:01,428 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:26:01,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:01,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-10288bc3-f572-459f-bbce-b539a7aa2599 x-compute-request-id: req-10288bc3-f572-459f-bbce-b539a7aa2599 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:58Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:26:01,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-10288bc3-f572-459f-bbce-b539a7aa2599 2018-10-22 09:26:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:02,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d1ffa65e-7d67-4389-8bf1-21c9d915cb63 Date: Mon, 22 Oct 2018 09:26: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:26:02,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-d1ffa65e-7d67-4389-8bf1-21c9d915cb63 2018-10-22 09:26:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b929ff0a-87c7-456f-88c2-655b411359e3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:02,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-b929ff0a-87c7-456f-88c2-655b411359e3 2018-10-22 09:26:02,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:02,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d515ad67-0e78-4238-87ef-4a54a3f48bc0 Date: Mon, 22 Oct 2018 09:26:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:26:02,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-d515ad67-0e78-4238-87ef-4a54a3f48bc0 2018-10-22 09:26:02,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:02,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-543540ac-4b0c-45b4-ad96-2cdb373aacbd Date: Mon, 22 Oct 2018 09:26:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.2"}],"id":"bcdae016-83f7-44ee-969a-cb5c0318b33c","security_groups":[],"mac_address":"fa:16:3e:7d:27:0b","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":"d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.3"}],"id":"cc32ea1f-9431-4a39-a173-976d58f73b1e","security_groups":[],"mac_address":"fa:16:3e:b3:3a:e0","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.4"}],"id":"fa80bedc-4bd6-4df8-839a-0a2fbf7b16d4","security_groups":[],"mac_address":"fa:16:3e:36:c3:7e","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"}]} 2018-10-22 09:26:02,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-543540ac-4b0c-45b4-ad96-2cdb373aacbd 2018-10-22 09:26:02,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:02,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:02 GMT Server: Apache x-compute-request-id: req-2871a000-49d1-4abb-8d56-119116f13279 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2871a000-49d1-4abb-8d56-119116f13279 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}, {"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}]} 2018-10-22 09:26:02,845 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail used request id req-2871a000-49d1-4abb-8d56-119116f13279 2018-10-22 09:26:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:02,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de10b2a0-d18c-4d31-bf2b-49231f44a27b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:02,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-de10b2a0-d18c-4d31-bf2b-49231f44a27b 2018-10-22 09:26:02,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:03,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-de48c41b-c00d-4b76-84f3-ff6ff4b02377 x-compute-request-id: req-de48c41b-c00d-4b76-84f3-ff6ff4b02377 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:58Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:26:03,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-de48c41b-c00d-4b76-84f3-ff6ff4b02377 2018-10-22 09:26:03,593 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst] is - ACTIVE 2018-10-22 09:26:03,593 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:26:03,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:03,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4951bf8-2939-4a1d-a600-bf4d026fa298 x-compute-request-id: req-b4951bf8-2939-4a1d-a600-bf4d026fa298 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:58Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:26:03,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-b4951bf8-2939-4a1d-a600-bf4d026fa298 2018-10-22 09:26:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:04,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-60de5416-5261-4bcf-868e-9c0bd38f0af0 Date: Mon, 22 Oct 2018 09:26: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:26:04,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-60de5416-5261-4bcf-868e-9c0bd38f0af0 2018-10-22 09:26:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:04,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc94233-0c8e-4fa0-9568-3e7d6d0cd861 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:04,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-4bc94233-0c8e-4fa0-9568-3e7d6d0cd861 2018-10-22 09:26:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:04,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff320374-12c0-45e9-a97a-85ca0ad293a3 Date: Mon, 22 Oct 2018 09:26:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:26:04,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-ff320374-12c0-45e9-a97a-85ca0ad293a3 2018-10-22 09:26:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:04,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-719d6ac2-4ab3-4041-a0e1-9c9e886e9d49 Date: Mon, 22 Oct 2018 09:26:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.2"}],"id":"bcdae016-83f7-44ee-969a-cb5c0318b33c","security_groups":[],"mac_address":"fa:16:3e:7d:27:0b","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":"d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.3"}],"id":"cc32ea1f-9431-4a39-a173-976d58f73b1e","security_groups":[],"mac_address":"fa:16:3e:b3:3a:e0","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.4"}],"id":"fa80bedc-4bd6-4df8-839a-0a2fbf7b16d4","security_groups":[],"mac_address":"fa:16:3e:36:c3:7e","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"}]} 2018-10-22 09:26:04,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-719d6ac2-4ab3-4041-a0e1-9c9e886e9d49 2018-10-22 09:26:04,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" -d '{"volumeAttachment": {"volumeId": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}}' 2018-10-22 09:26:05,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-f0d07519-d5e3-45d1-ba32-102deaf633a8 x-compute-request-id: req-f0d07519-d5e3-45d1-ba32-102deaf633a8 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "volumeId": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}} 2018-10-22 09:26:05,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments used request id req-f0d07519-d5e3-45d1-ba32-102deaf633a8 2018-10-22 09:26:05,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:05,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-7065eaff-85fc-420b-980c-4bc8a2eead70 x-compute-request-id: req-7065eaff-85fc-420b-980c-4bc8a2eead70 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:58Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}], "metadata": {}}} 2018-10-22 09:26:05,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-7065eaff-85fc-420b-980c-4bc8a2eead70 2018-10-22 09:26:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ea02301c-414e-4a16-baa9-d15cf53a4ecb Date: Mon, 22 Oct 2018 09:26: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:26:06,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-ea02301c-414e-4a16-baa9-d15cf53a4ecb 2018-10-22 09:26:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40164501-e76a-4a36-b957-9564e086eca3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:06,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-40164501-e76a-4a36-b957-9564e086eca3 2018-10-22 09:26:06,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-234d509f-3d63-4721-9fb3-0c00d8800e19 Date: Mon, 22 Oct 2018 09:26:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:26:06,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-234d509f-3d63-4721-9fb3-0c00d8800e19 2018-10-22 09:26:06,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-cea240b3-2386-4513-808d-1d1e43d0c667 Date: Mon, 22 Oct 2018 09:26:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.2"}],"id":"bcdae016-83f7-44ee-969a-cb5c0318b33c","security_groups":[],"mac_address":"fa:16:3e:7d:27:0b","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":"d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.3"}],"id":"cc32ea1f-9431-4a39-a173-976d58f73b1e","security_groups":[],"mac_address":"fa:16:3e:b3:3a:e0","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.4"}],"id":"fa80bedc-4bd6-4df8-839a-0a2fbf7b16d4","security_groups":[],"mac_address":"fa:16:3e:36:c3:7e","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"}]} 2018-10-22 09:26:06,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-cea240b3-2386-4513-808d-1d1e43d0c667 2018-10-22 09:26:06,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2871a000-49d1-4abb-8d56-119116f13279" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:06 GMT Server: Apache x-compute-request-id: req-38967683-6bc5-4147-a4be-dc52fd35e9e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38967683-6bc5-4147-a4be-dc52fd35e9e1 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:25:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}, {"status": "attaching", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}]} 2018-10-22 09:26:06,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/detail used request id req-38967683-6bc5-4147-a4be-dc52fd35e9e1 2018-10-22 09:26:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d8efe7-8fcb-4e6d-81d9-f2a53bcebf0b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:06,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-e4d8efe7-8fcb-4e6d-81d9-f2a53bcebf0b 2018-10-22 09:26:06,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:06,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-c250d33d-6a29-479f-987b-559a93c9e72f x-compute-request-id: req-c250d33d-6a29-479f-987b-559a93c9e72f Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:25:58Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}], "metadata": {}}} 2018-10-22 09:26:06,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-c250d33d-6a29-479f-987b-559a93c9e72f 2018-10-22 09:26:06,921 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst] is - ACTIVE 2018-10-22 09:26:06,921 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:26:06,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:07,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-a7dd34ed-2001-47fc-bd72-c2f0ec50bad8 x-compute-request-id: req-a7dd34ed-2001-47fc-bd72-c2f0ec50bad8 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:06Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}], "metadata": {}}} 2018-10-22 09:26:07,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-a7dd34ed-2001-47fc-bd72-c2f0ec50bad8 2018-10-22 09:26:07,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:07,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-310af63f-55f4-44f4-ae64-778d8b1c59a9 Date: Mon, 22 Oct 2018 09:26: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:26:07,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-310af63f-55f4-44f4-ae64-778d8b1c59a9 2018-10-22 09:26:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:07,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42139048-0554-42ac-b930-310e4c16a7d4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:07,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-42139048-0554-42ac-b930-310e4c16a7d4 2018-10-22 09:26:07,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:07,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5b453a21-2656-4292-b2ca-0535035c3b85 Date: Mon, 22 Oct 2018 09:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:26:07,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-5b453a21-2656-4292-b2ca-0535035c3b85 2018-10-22 09:26:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ea5c9571-7b3e-463a-82b2-d06b858b1df6 Date: Mon, 22 Oct 2018 09:26:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.2"}],"id":"bcdae016-83f7-44ee-969a-cb5c0318b33c","security_groups":[],"mac_address":"fa:16:3e:7d:27:0b","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":"d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.3"}],"id":"cc32ea1f-9431-4a39-a173-976d58f73b1e","security_groups":[],"mac_address":"fa:16:3e:b3:3a:e0","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.4"}],"id":"fa80bedc-4bd6-4df8-839a-0a2fbf7b16d4","security_groups":[],"mac_address":"fa:16:3e:36:c3:7e","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"}]} 2018-10-22 09:26:07,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-ea5c9571-7b3e-463a-82b2-d06b858b1df6 2018-10-22 09:26:07,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" -d '{"volumeAttachment": {"volumeId": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}}' 2018-10-22 09:26:08,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-26ede11c-10b1-4243-a6d3-244ce94cdf42 x-compute-request-id: req-26ede11c-10b1-4243-a6d3-244ce94cdf42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "volumeId": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}} 2018-10-22 09:26:08,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments used request id req-26ede11c-10b1-4243-a6d3-244ce94cdf42 2018-10-22 09:26:08,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:08,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-db67ffe5-1004-4a7b-beea-13660c92e6e3 x-compute-request-id: req-db67ffe5-1004-4a7b-beea-13660c92e6e3 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:06Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}, {"id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}], "metadata": {}}} 2018-10-22 09:26:08,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-db67ffe5-1004-4a7b-beea-13660c92e6e3 2018-10-22 09:26:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:09,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-57037a87-1cbf-456b-a868-caec725f3ee5 Date: Mon, 22 Oct 2018 09:26: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:26:09,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-57037a87-1cbf-456b-a868-caec725f3ee5 2018-10-22 09:26:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:09,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8100ca92-a3cd-4e37-93a3-eaa46daed1c3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:09,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-8100ca92-a3cd-4e37-93a3-eaa46daed1c3 2018-10-22 09:26:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:09,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-078215e4-8af2-4f2d-8e9a-6eb5fe8c9f62 Date: Mon, 22 Oct 2018 09:26:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:26:09,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-078215e4-8af2-4f2d-8e9a-6eb5fe8c9f62 2018-10-22 09:26:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:09,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ebb4b21f-4256-4e0d-954a-0f49797aa154 Date: Mon, 22 Oct 2018 09:26:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.2"}],"id":"bcdae016-83f7-44ee-969a-cb5c0318b33c","security_groups":[],"mac_address":"fa:16:3e:7d:27:0b","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":"d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.3"}],"id":"cc32ea1f-9431-4a39-a173-976d58f73b1e","security_groups":[],"mac_address":"fa:16:3e:b3:3a:e0","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.4"}],"id":"fa80bedc-4bd6-4df8-839a-0a2fbf7b16d4","security_groups":[],"mac_address":"fa:16:3e:36:c3:7e","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"}]} 2018-10-22 09:26:09,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-ebb4b21f-4256-4e0d-954a-0f49797aa154 2018-10-22 09:26:09,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:09,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce727a5d71e4ff086df259a641dd445", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role"}], "expires_at": "2018-10-22T10:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b03684cc83142d78fbe1e9d6ed69205", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2b03684cc83142d78fbe1e9d6ed69205", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-user", "id": "bf403d6deec342f4b16b185e015b4f6e"}, "audit_ids": ["0rUtILnnRDmSm0fD7hYz5w"], "issued_at": "2018-10-22T09:26:09.000000Z"}} 2018-10-22 09:26:09,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34406c303acb22d4f2a59ded579f2b79555fbcfb" 2018-10-22 09:26:10,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-d184bac0-1ca6-4567-8aac-503b01fed7b3 x-compute-request-id: req-d184bac0-1ca6-4567-8aac-503b01fed7b3 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:34:f4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "security_groups": [{"name": "default"}], "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:09Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}, {"id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}], "metadata": {}}]} 2018-10-22 09:26:10,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst used request id req-d184bac0-1ca6-4567-8aac-503b01fed7b3 2018-10-22 09:26:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34406c303acb22d4f2a59ded579f2b79555fbcfb" 2018-10-22 09:26:10,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-331a4c9f-1bc6-4c1b-8595-a6214aea6dfa Date: Mon, 22 Oct 2018 09:26: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":["33623824-edb8-4aff-a38c-fc48bfb697bf"],"updated_at":"2018-10-22T09:25:40Z","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net"}]} 2018-10-22 09:26:10,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net used request id req-331a4c9f-1bc6-4c1b-8595-a6214aea6dfa 2018-10-22 09:26:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34406c303acb22d4f2a59ded579f2b79555fbcfb" 2018-10-22 09:26:11,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f246ba4-f82d-42e6-9c09-5f9ff12b6709 Date: Mon, 22 Oct 2018 09:26:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","dns_nameservers":[],"updated_at":"2018-10-22T09:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b03684cc83142d78fbe1e9d6ed69205","id":"33623824-edb8-4aff-a38c-fc48bfb697bf","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet"}]} 2018-10-22 09:26:11,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-4f246ba4-f82d-42e6-9c09-5f9ff12b6709 2018-10-22 09:26:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34406c303acb22d4f2a59ded579f2b79555fbcfb" 2018-10-22 09:26:11,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ff1ef8da-11ef-4f33-bb70-1ae6118d2eda Date: Mon, 22 Oct 2018 09:26:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.2"}],"id":"bcdae016-83f7-44ee-969a-cb5c0318b33c","security_groups":[],"mac_address":"fa:16:3e:7d:27:0b","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.8"}],"id":"c77e8b79-053e-421e-a09e-bc88a43cec73","security_groups":["6181b444-ee8d-41e6-87f0-54be8f573696"],"mac_address":"fa:16:3e:5e:34:f4","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:50Z","binding:vnic_type":"normal","device_id":"d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.3"}],"id":"cc32ea1f-9431-4a39-a173-976d58f73b1e","security_groups":[],"mac_address":"fa:16:3e:b3:3a:e0","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:25:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33623824-edb8-4aff-a38c-fc48bfb697bf","ip_address":"10.55.0.4"}],"id":"fa80bedc-4bd6-4df8-839a-0a2fbf7b16d4","security_groups":[],"mac_address":"fa:16:3e:36:c3:7e","project_id":"2b03684cc83142d78fbe1e9d6ed69205","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0857ea44-1c6a-4bb7-8d8a-2a22fbbae799","tenant_id":"2b03684cc83142d78fbe1e9d6ed69205","created_at":"2018-10-22T09:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0857ea44-1c6a-4bb7-8d8a-2a22fbbae799"}]} 2018-10-22 09:26:11,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-ff1ef8da-11ef-4f33-bb70-1ae6118d2eda 2018-10-22 09:26:11,410 - create_instance - INFO - Deleting Port with ID - c77e8b79-053e-421e-a09e-bc88a43cec73 2018-10-22 09:26:11,410 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-port 2018-10-22 09:26:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c77e8b79-053e-421e-a09e-bc88a43cec73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:11,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68c2ff24-2c0d-4e26-87a2-9e92c3d55f87 Date: Mon, 22 Oct 2018 09:26:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:26:11,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c77e8b79-053e-421e-a09e-bc88a43cec73 used request id req-68c2ff24-2c0d-4e26-87a2-9e92c3d55f87 2018-10-22 09:26:11,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2871a000-49d1-4abb-8d56-119116f13279" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:12,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:11 GMT Server: Apache x-compute-request-id: req-1cb584c2-db6b-4cd3-9063-61dae9e4e761 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cb584c2-db6b-4cd3-9063-61dae9e4e761 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [{"server_id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "attachment_id": "c88c4cb1-56d2-4c77-8748-5f3f7b227ecf", "attached_at": "2018-10-22T09:26:07.000000", "host_name": null, "volume_id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "device": "/dev/vdb", "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:26:12,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-1cb584c2-db6b-4cd3-9063-61dae9e4e761 2018-10-22 09:26:12,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:13,116 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:26: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-6acbb979-84d8-43d2-853d-6b688bf9ac09 x-compute-request-id: req-6acbb979-84d8-43d2-853d-6b688bf9ac09 Content-Length: 0 Content-Type: application/json 2018-10-22 09:26:13,116 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-6acbb979-84d8-43d2-853d-6b688bf9ac09 2018-10-22 09:26:13,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:13,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-fdcd54e6-eff6-46cf-88e1-d6f1e65ef03a x-compute-request-id: req-fdcd54e6-eff6-46cf-88e1-d6f1e65ef03a Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:09Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "315a0fbf-6404-42eb-924a-cd5875fbae6e"}, {"id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}], "metadata": {}}} 2018-10-22 09:26:13,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-fdcd54e6-eff6-46cf-88e1-d6f1e65ef03a 2018-10-22 09:26:16,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:16,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0df624d0-d0dc-4482-a6e3-e9843b69a3bf x-compute-request-id: req-0df624d0-d0dc-4482-a6e3-e9843b69a3bf Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:09Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}], "metadata": {}}} 2018-10-22 09:26:16,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-0df624d0-d0dc-4482-a6e3-e9843b69a3bf 2018-10-22 09:26:16,816 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2871a000-49d1-4abb-8d56-119116f13279" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:16,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:16 GMT Server: Apache x-compute-request-id: req-81294a88-f3df-4cd3-9ff7-cff8a3bb049d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81294a88-f3df-4cd3-9ff7-cff8a3bb049d Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [{"server_id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "attachment_id": "627dd0a4-ff50-4925-b2f0-3bb722686b62", "attached_at": "2018-10-22T09:26:10.000000", "host_name": null, "volume_id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "device": "/dev/vdc", "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}} 2018-10-22 09:26:16,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-81294a88-f3df-4cd3-9ff7-cff8a3bb049d 2018-10-22 09:26:16,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:18,027 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f8a41bf-e837-4b7a-a3d3-6884996735fc x-compute-request-id: req-7f8a41bf-e837-4b7a-a3d3-6884996735fc Content-Length: 0 Content-Type: application/json 2018-10-22 09:26:18,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79/os-volume_attachments/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-7f8a41bf-e837-4b7a-a3d3-6884996735fc 2018-10-22 09:26:18,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:18,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-8f701af3-445c-41c2-9d92-eecf7fd2b034 x-compute-request-id: req-8f701af3-445c-41c2-9d92-eecf7fd2b034 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:09Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [{"id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba"}], "metadata": {}}} 2018-10-22 09:26:18,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-8f701af3-445c-41c2-9d92-eecf7fd2b034 2018-10-22 09:26:21,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:21,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-21a8a0ef-c241-4d9c-8fde-c3f7ea47c4cc x-compute-request-id: req-21a8a0ef-c241-4d9c-8fde-c3f7ea47c4cc Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:09Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:26:21,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-21a8a0ef-c241-4d9c-8fde-c3f7ea47c4cc 2018-10-22 09:26:21,524 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst 2018-10-22 09:26:21,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:21,660 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:26: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-87524cf0-9956-4e86-b266-ad3266d30ccb x-compute-request-id: req-87524cf0-9956-4e86-b266-ad3266d30ccb Content-Type: application/json 2018-10-22 09:26:21,660 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-87524cf0-9956-4e86-b266-ad3266d30ccb 2018-10-22 09:26:21,660 - create_instance - INFO - Checking deletion status 2018-10-22 09:26:21,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:21,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-d3691b92-b724-4319-becb-367ced001385 x-compute-request-id: req-d3691b92-b724-4319-becb-367ced001385 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "rel": "bookmark"}], "image": {"id": "6720f81f-5321-4616-bca5-d6ade99dca02", "links": [{"href": "http://172.30.9.28:8774/images/6720f81f-5321-4616-bca5-d6ade99dca02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:25:58.000000", "flavor": {"id": "dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "links": [{"href": "http://172.30.9.28:8774/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e", "rel": "bookmark"}]}, "id": "d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:26:21Z", "hostId": "3c6bc42d4021d873f2e6f93b72c648e207554261cf5f693635d4a843", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst", "created": "2018-10-22T09:25:53Z", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:26:21,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-d3691b92-b724-4319-becb-367ced001385 2018-10-22 09:26:21,942 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst] is - ACTIVE 2018-10-22 09:26:21,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:26:24,945 - create_instance - DEBUG - VM status query timeout in 296.715206146 2018-10-22 09:26:24,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2dda69351ac55bd3d534298ced2fcee1824fd" 2018-10-22 09:26:25,000 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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-d4598cfe-d5f2-452a-90b6-5c88bc677c0d x-compute-request-id: req-d4598cfe-d5f2-452a-90b6-5c88bc677c0d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 could not be found.", "code": 404}} 2018-10-22 09:26:25,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 used request id req-d4598cfe-d5f2-452a-90b6-5c88bc677c0d 2018-10-22 09:26:25,000 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d2400b42-7dc9-4c5c-b03b-9bf8a6c40f79 could not be found. (HTTP 404) (Request-ID: req-d4598cfe-d5f2-452a-90b6-5c88bc677c0d) 2018-10-22 09:26:25,001 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-inst 2018-10-22 09:26:25,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0dc1ba1c564536f4a6c9342f050c7323608094" 2018-10-22 09:26:25,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:26: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-d0942a7d-d323-4db1-9f80-b9c05de763c4 x-compute-request-id: req-d0942a7d-d323-4db1-9f80-b9c05de763c4 Content-Length: 0 Content-Type: application/json 2018-10-22 09:26:25,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/dbfa0b47-797e-4f3f-97fa-65530bf01f7e used request id req-d0942a7d-d323-4db1-9f80-b9c05de763c4 2018-10-22 09:26:25,056 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet 2018-10-22 09:26:25,056 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-subnet 2018-10-22 09:26:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/33623824-edb8-4aff-a38c-fc48bfb697bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:26:27,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f71211d5-03f1-4bb4-b8f4-f06fe4102b22 Date: Mon, 22 Oct 2018 09:26:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:26:27,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/33623824-edb8-4aff-a38c-fc48bfb697bf used request id req-f71211d5-03f1-4bb4-b8f4-f06fe4102b22 2018-10-22 09:26:27,345 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-pub-net 2018-10-22 09:26:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1d1a474afb9663055207e1a426117573a32752" 2018-10-22 09:26:28,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-122091f4-d83a-4ab0-9532-b7db27543722 Date: Mon, 22 Oct 2018 09:26:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:26:28,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0857ea44-1c6a-4bb7-8d8a-2a22fbbae799 used request id req-122091f4-d83a-4ab0-9532-b7db27543722 2018-10-22 09:26:28,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:26:28,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:28 GMT Server: Apache x-compute-request-id: req-afdf5774-e34f-48c8-acbe-77769ec3887b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-afdf5774-e34f-48c8-acbe-77769ec3887b Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}} 2018-10-22 09:26:28,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-afdf5774-e34f-48c8-acbe-77769ec3887b 2018-10-22 09:26:28,873 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:26:28,873 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2 2018-10-22 09:26:28,874 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2 2018-10-22 09:26:28,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:26:29,107 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:26:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-826fee24-9dc8-4453-b48c-f56ed28e01e1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:26:29,108 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-826fee24-9dc8-4453-b48c-f56ed28e01e1 2018-10-22 09:26:29,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:26:29,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:29 GMT Server: Apache x-compute-request-id: req-7bba0fdc-8b0a-4674-b3d8-68bb2567a5bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bba0fdc-8b0a-4674-b3d8-68bb2567a5bb Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "337261e3-bb5e-4e44-b4f6-1b37a5875aba", "size": 1}} 2018-10-22 09:26:29,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-7bba0fdc-8b0a-4674-b3d8-68bb2567a5bb 2018-10-22 09:26:29,315 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:26:29,315 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:26:32,318 - create_volume - DEBUG - Volume status query timeout in 56.7895331383 2018-10-22 09:26:32,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b11ee504-773d-4196-8382-0b3d91f49147" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723c7a7b3ad902b06f26482ae3513cf9f5771b8c" 2018-10-22 09:26:32,507 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:26:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d14643c3-83fe-49b4-825f-b30b77c917fc x-openstack-request-id: req-d14643c3-83fe-49b4-825f-b30b77c917fc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 337261e3-bb5e-4e44-b4f6-1b37a5875aba could not be found.", "code": 404}} 2018-10-22 09:26:32,507 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/337261e3-bb5e-4e44-b4f6-1b37a5875aba used request id req-d14643c3-83fe-49b4-825f-b30b77c917fc 2018-10-22 09:26:32,507 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 337261e3-bb5e-4e44-b4f6-1b37a5875aba could not be found. (HTTP 404) (Request-ID: req-d14643c3-83fe-49b4-825f-b30b77c917fc) 2018-10-22 09:26:32,508 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-2 2018-10-22 09:26:32,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:26:32,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:32 GMT Server: Apache x-compute-request-id: req-01fb2e97-2392-45e8-8f49-10a556d83ceb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01fb2e97-2392-45e8-8f49-10a556d83ceb Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:26:32,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-01fb2e97-2392-45e8-8f49-10a556d83ceb 2018-10-22 09:26:32,709 - create_volume - DEBUG - Instance status is - available 2018-10-22 09:26:32,709 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1 2018-10-22 09:26:32,709 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1 2018-10-22 09:26:32,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:26:32,923 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:26:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-455cb66a-0399-46d1-ab09-d9350a869d3e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:26:32,924 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-455cb66a-0399-46d1-ab09-d9350a869d3e 2018-10-22 09:26:32,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:26:33,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:32 GMT Server: Apache x-compute-request-id: req-b36e9e9d-d6c7-4bf4-ac9c-4456f4be7fee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b36e9e9d-d6c7-4bf4-ac9c-4456f4be7fee Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "bf403d6deec342f4b16b185e015b4f6e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "self"}, {"href": "http://172.30.9.28:8776/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-22T09:25:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "updated_at": "2018-10-22T09:26:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "315a0fbf-6404-42eb-924a-cd5875fbae6e", "size": 1}} 2018-10-22 09:26:33,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-b36e9e9d-d6c7-4bf4-ac9c-4456f4be7fee 2018-10-22 09:26:33,144 - create_volume - DEBUG - Instance status is - deleting 2018-10-22 09:26:33,145 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-22 09:26:36,148 - create_volume - DEBUG - Volume status query timeout in 56.7760782242 2018-10-22 09:26:36,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cd735d-129c-4635-83db-ac1cccd47c2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c82de35c6673759fb652c3d6ad85b069b4810a3" 2018-10-22 09:26:36,362 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:26:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-63bcf538-99b2-4625-8954-2c3c2dd59bc0 x-openstack-request-id: req-63bcf538-99b2-4625-8954-2c3c2dd59bc0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 315a0fbf-6404-42eb-924a-cd5875fbae6e could not be found.", "code": 404}} 2018-10-22 09:26:36,362 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/2b03684cc83142d78fbe1e9d6ed69205/volumes/315a0fbf-6404-42eb-924a-cd5875fbae6e used request id req-63bcf538-99b2-4625-8954-2c3c2dd59bc0 2018-10-22 09:26:36,362 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 315a0fbf-6404-42eb-924a-cd5875fbae6e could not be found. (HTTP 404) (Request-ID: req-63bcf538-99b2-4625-8954-2c3c2dd59bc0) 2018-10-22 09:26:36,362 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-1 2018-10-22 09:26:36,363 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-7b85b781-bcc9-4d21-b744-55e0493ddabd-image 2018-10-22 09:26:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51af5c6cc324f807176a2bf256dbd9661bbc5aee" 2018-10-22 09:26:38,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-221f5c92-df24-4144-8969-2e00c4848227 Date: Mon, 22 Oct 2018 09:26:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:26:38,119 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6720f81f-5321-4616-bca5-d6ade99dca02 used request id req-221f5c92-df24-4144-8969-2e00c4848227 2018-10-22 09:26:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:38,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1a039498-2aac-4440-9869-47a3f8ea77e0 Date: Mon, 22 Oct 2018 09:26:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "created_at": "2018-10-22T09:25:38Z", "updated_at": "2018-10-22T09:25:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "revision_number": 0, "id": "5516c9f7-3174-4709-8675-19cc5a4df680", "remote_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "remote_ip_prefix": null, "created_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b03684cc83142d78fbe1e9d6ed69205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "revision_number": 0, "id": "ac4cdc14-062e-4ed6-84d4-1f9e7efeb201", "remote_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "remote_ip_prefix": null, "created_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b03684cc83142d78fbe1e9d6ed69205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "revision_number": 0, "id": "af90cd13-18ab-4e21-bd70-28014e7ba0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b03684cc83142d78fbe1e9d6ed69205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "revision_number": 0, "id": "cf96ef91-edc6-4dd9-a4d2-13aeafc0f427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b03684cc83142d78fbe1e9d6ed69205"}], "revision_number": 4, "project_id": "2b03684cc83142d78fbe1e9d6ed69205", "id": "6181b444-ee8d-41e6-87f0-54be8f573696", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:26:38,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1a039498-2aac-4440-9869-47a3f8ea77e0 2018-10-22 09:26:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:38,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b77ba6-b3fb-4ade-8eae-6b81d6d0fb2d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205"}, "enabled": true, "id": "2b03684cc83142d78fbe1e9d6ed69205", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj"}} 2018-10-22 09:26:38,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-e7b77ba6-b3fb-4ade-8eae-6b81d6d0fb2d 2018-10-22 09:26:38,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6181b444-ee8d-41e6-87f0-54be8f573696 2018-10-22 09:26:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6181b444-ee8d-41e6-87f0-54be8f573696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:38,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cd51b249-589f-491c-a149-ee76faae5cba Date: Mon, 22 Oct 2018 09:26:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "port_range_min": null, "revision_number": 0, "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "created_at": "2018-10-22T09:25:39Z", "project_id": "2b03684cc83142d78fbe1e9d6ed69205", "id": "5516c9f7-3174-4709-8675-19cc5a4df680"}, {"remote_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "port_range_min": null, "revision_number": 0, "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "created_at": "2018-10-22T09:25:39Z", "project_id": "2b03684cc83142d78fbe1e9d6ed69205", "id": "ac4cdc14-062e-4ed6-84d4-1f9e7efeb201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "port_range_min": null, "revision_number": 0, "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "created_at": "2018-10-22T09:25:39Z", "project_id": "2b03684cc83142d78fbe1e9d6ed69205", "id": "af90cd13-18ab-4e21-bd70-28014e7ba0cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:25:39Z", "security_group_id": "6181b444-ee8d-41e6-87f0-54be8f573696", "port_range_min": null, "revision_number": 0, "tenant_id": "2b03684cc83142d78fbe1e9d6ed69205", "created_at": "2018-10-22T09:25:39Z", "project_id": "2b03684cc83142d78fbe1e9d6ed69205", "id": "cf96ef91-edc6-4dd9-a4d2-13aeafc0f427"}]} 2018-10-22 09:26:38,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6181b444-ee8d-41e6-87f0-54be8f573696 used request id req-cd51b249-589f-491c-a149-ee76faae5cba 2018-10-22 09:26:38,626 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:26:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6181b444-ee8d-41e6-87f0-54be8f573696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:38,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-869875d4-d394-429b-8a22-05e37052019c Content-Length: 0 Date: Mon, 22 Oct 2018 09:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:26:38,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6181b444-ee8d-41e6-87f0-54be8f573696 used request id req-869875d4-d394-429b-8a22-05e37052019c 2018-10-22 09:26:38,926 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj 2018-10-22 09:26:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:39,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d987dd3-dd43-451a-b8b6-03cd7237a2aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:26:39,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2b03684cc83142d78fbe1e9d6ed69205 used request id req-3d987dd3-dd43-451a-b8b6-03cd7237a2aa 2018-10-22 09:26:39,116 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-87b7d511-92c2-4b2-proj-role 2018-10-22 09:26:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2ce727a5d71e4ff086df259a641dd445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:39,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3a75bb-5451-4796-8c4a-87234a57e049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:26:39,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2ce727a5d71e4ff086df259a641dd445 used request id req-2a3a75bb-5451-4796-8c4a-87234a57e049 2018-10-22 09:26:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc4d1076a3369b670bf7d87ea02235067662ea96" 2018-10-22 09:26:39,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4d3bc7-eed6-4be5-a534-ea385e63dda8 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:26:39,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cd4d3bc7-eed6-4be5-a534-ea385e63dda8 2018-10-22 09:26:39,326 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-87b7d511-92c2-4b2-user 2018-10-22 09:26:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bf403d6deec342f4b16b185e015b4f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3e5c09cf481f029e318958f695a6423a70a61c" 2018-10-22 09:26:39,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd626db-b379-42a2-9f1a-cf345727a3b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:26:39,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bf403d6deec342f4b16b185e015b4f6e used request id req-8bd626db-b379-42a2-9f1a-cf345727a3b6 2018-10-22 09:26:39,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:39,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9ddk1NjXTrqYdG_LouQyXg"], "issued_at": "2018-10-22T09:26:39.000000Z"}} 2018-10-22 09:26:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490e3b5de363dadcb12a5ebf7d0466ba7f8f5329" 2018-10-22 09:26:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a431008a-abd3-47b8-88b2-d947b8880083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:26:39,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a431008a-abd3-47b8-88b2-d947b8880083 2018-10-22 09:26:39,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:26:39,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:40,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["4M-3UFIsT4mlXPNOdHpjWg"], "issued_at": "2018-10-22T09:26:40.000000Z"}} 2018-10-22 09:26:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:26:40,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f864af-3e24-4158-8028-8d09aa43c678 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:26:40,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20f864af-3e24-4158-8028-8d09aa43c678 2018-10-22 09:26:40,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:26:40,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:26: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:26:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-87469b6b-c332-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:26:40,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b201b91-40ad-4f72-a5e2-73565a1cc840 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-87469b6b-c332-46b-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:26:40,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-87469b6b-c332-46b-proj used request id req-6b201b91-40ad-4f72-a5e2-73565a1cc840 2018-10-22 09:26:40,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:26:40,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5e8ac3-c386-4884-a180-0a423ce3cc85 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:26:40,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8d5e8ac3-c386-4884-a180-0a423ce3cc85 2018-10-22 09:26:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}}' 2018-10-22 09:26:40,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f507c81a-96e9-4017-a30e-7f222d5aeb36 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b"}, "enabled": true, "id": "f58ca72bff894d00a271a259d3f8406b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}} 2018-10-22 09:26:40,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f507c81a-96e9-4017-a30e-7f222d5aeb36 2018-10-22 09:26:40,856 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-87469b6b-c332-46b-proj 2018-10-22 09:26:40,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:26:40,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:41,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["O3yW05twRSa3f-AcuN-w7g"], "issued_at": "2018-10-22T09:26:41.000000Z"}} 2018-10-22 09:26:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:41,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bd16bf-a59e-4649-bca0-1746bb7a8e34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:26:41,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65bd16bf-a59e-4649-bca0-1746bb7a8e34 2018-10-22 09:26:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:26:41,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:26: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:26:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:41,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da09f7c-f2b4-4bd5-8665-650d7cfa1f3b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:26:41,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4da09f7c-f2b4-4bd5-8665-650d7cfa1f3b 2018-10-22 09:26:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-87469b6b-c332-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:41,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23a6ce3-6377-4ad4-8e10-d29934a6dab8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-87469b6b-c332-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b"}, "enabled": true, "id": "f58ca72bff894d00a271a259d3f8406b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}]} 2018-10-22 09:26:41,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-87469b6b-c332-46b-proj used request id req-c23a6ce3-6377-4ad4-8e10-d29934a6dab8 2018-10-22 09:26:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:41,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b0e837-d53e-4b80-9476-07031995268b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:26:41,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-65b0e837-d53e-4b80-9476-07031995268b 2018-10-22 09:26:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b4f5f8-110a-4492-a587-bbb86a392ff7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:26:42,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c9b4f5f8-110a-4492-a587-bbb86a392ff7 2018-10-22 09:26:42,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-87469b6b-c332-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:42,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daace649-9ee7-4782-b7d4-8d5aca6d93ae Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-87469b6b-c332-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b"}, "enabled": true, "id": "f58ca72bff894d00a271a259d3f8406b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}]} 2018-10-22 09:26:42,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-87469b6b-c332-46b-proj used request id req-daace649-9ee7-4782-b7d4-8d5aca6d93ae 2018-10-22 09:26:42,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/c6b53b9657d64e1ca6f0a58ed2754e5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:42,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da26c46-a6b8-48bd-9abe-b6b74966848a Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-87469b6b-c332-46b-user", "links": {"self": "http://172.30.9.28:5000/v3/users/c6b53b9657d64e1ca6f0a58ed2754e5a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f58ca72bff894d00a271a259d3f8406b", "id": "c6b53b9657d64e1ca6f0a58ed2754e5a", "password_expires_at": null}} 2018-10-22 09:26:42,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c6b53b9657d64e1ca6f0a58ed2754e5a used request id req-1da26c46-a6b8-48bd-9abe-b6b74966848a 2018-10-22 09:26:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:42,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94100904-29db-4b52-ac36-df1a56f724d7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:26:42,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles used request id req-94100904-29db-4b52-ac36-df1a56f724d7 2018-10-22 09:26:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:42,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add228df-6c55-42cf-b138-ad5345214a4f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:26:42,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-add228df-6c55-42cf-b138-ad5345214a4f 2018-10-22 09:26:42,462 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-87469b6b-c332-46b-proj 2018-10-22 09:26:42,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:26:42,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908e64d4-809b-4bfa-8cda-cfddc3048e13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:26:42,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles/628c5194e35d43a7bc9032b41562a43c used request id req-908e64d4-809b-4bfa-8cda-cfddc3048e13 2018-10-22 09:26:42,740 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-87469b6b-c332-46b-user 2018-10-22 09:26:42,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:26:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:26:42,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070dfa6f-cc96-4f08-983a-3e695350a422 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:26:42,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-070dfa6f-cc96-4f08-983a-3e695350a422 2018-10-22 09:26:42,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" -d '{"role": {"name": "CreateStackSuccessTests-87469b6b-c332-46b-proj-role"}}' 2018-10-22 09:26:42,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0c83d9a-59d1-4401-a39f-5195844df392 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d51494e1b91647439532855b8e744e4a", "links": {"self": "http://172.30.9.28:5000/v3/roles/d51494e1b91647439532855b8e744e4a"}, "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj-role"}} 2018-10-22 09:26:42,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c0c83d9a-59d1-4401-a39f-5195844df392 2018-10-22 09:26:42,946 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-87469b6b-c332-46b-proj-role 2018-10-22 09:26:42,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d51494e1b91647439532855b8e744e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:26:43,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6e2691-ae23-46c5-a9ea-7c54430b85e1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d51494e1b91647439532855b8e744e4a"}, "domain_id": null, "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj-role", "id": "d51494e1b91647439532855b8e744e4a"}} 2018-10-22 09:26:43,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d51494e1b91647439532855b8e744e4a used request id req-ee6e2691-ae23-46c5-a9ea-7c54430b85e1 2018-10-22 09:26:43,032 - keystone_utils - INFO - Granting role CreateStackSuccessTests-87469b6b-c332-46b-proj-role to project CreateStackSuccessTests-87469b6b-c332-46b-proj 2018-10-22 09:26:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles/d51494e1b91647439532855b8e744e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:26:43,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf43263-d6bb-4535-9dd5-933afc93cc58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:26:43,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b/users/c6b53b9657d64e1ca6f0a58ed2754e5a/roles/d51494e1b91647439532855b8e744e4a used request id req-acf43263-d6bb-4535-9dd5-933afc93cc58 2018-10-22 09:26:43,158 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:26:43,165 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:26:43,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:26:43,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:43,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51494e1b91647439532855b8e744e4a", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58ca72bff894d00a271a259d3f8406b", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87469b6b-c332-46b-user", "id": "c6b53b9657d64e1ca6f0a58ed2754e5a"}, "audit_ids": ["_miQeONuStGQK_ZzTaFTRA"], "issued_at": "2018-10-22T09:26:43.000000Z"}} 2018-10-22 09:26:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:26:43,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f76c9d-6c44-41ee-b2d3-7f812a4ba3a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:26:43,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-35f76c9d-6c44-41ee-b2d3-7f812a4ba3a0 2018-10-22 09:26:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:26:43,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-1223373a-cd21-481a-a90b-65b518d52c87 Date: Mon, 22 Oct 2018 09:26:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image"} 2018-10-22 09:26:43,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image used request id req-1223373a-cd21-481a-a90b-65b518d52c87 2018-10-22 09:26:43,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:26:43,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ca917a82-65be-41b8-8656-96825d385b13 Date: Mon, 22 Oct 2018 09:26: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"}}} 2018-10-22 09:26:43,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ca917a82-65be-41b8-8656-96825d385b13 2018-10-22 09:26:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image"}' 2018-10-22 09:26:44,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed X-Openstack-Request-Id: req-dd979a07-ccca-4b96-9c36-829aee36c4ba Date: Mon, 22 Oct 2018 09:26:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:26:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:26:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed", "min_disk": 0, "protected": false, "id": "141b0e62-a16f-46e8-b310-98a8e1408eed", "file": "/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed/file", "checksum": null, "owner": "f58ca72bff894d00a271a259d3f8406b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:26:44,181 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dd979a07-ccca-4b96-9c36-829aee36c4ba 2018-10-22 09:26:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" -d '' 2018-10-22 09:26:45,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40908b3c-8eb6-4a8c-a982-72446d65ad6e Date: Mon, 22 Oct 2018 09:26:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:26:45,898 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed/file used request id req-40908b3c-8eb6-4a8c-a982-72446d65ad6e 2018-10-22 09:26:45,898 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:26:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:26:46,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c880f04e-afd2-4df4-bb27-3fe7b018c164 Date: Mon, 22 Oct 2018 09:26:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:26:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:26:45Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/141b0e62-a16f-46e8-b310-98a8e1408eed/snap", "metadata": {}}], "self": "/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed", "min_disk": 0, "protected": false, "id": "141b0e62-a16f-46e8-b310-98a8e1408eed", "file": "/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f58ca72bff894d00a271a259d3f8406b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/141b0e62-a16f-46e8-b310-98a8e1408eed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:26:46,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed used request id req-c880f04e-afd2-4df4-bb27-3fe7b018c164 2018-10-22 09:26:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:26:46,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3632aecb-9191-4ad6-89d7-12912924d96c Date: Mon, 22 Oct 2018 09:26: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"}}} 2018-10-22 09:26:46,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3632aecb-9191-4ad6-89d7-12912924d96c 2018-10-22 09:26:46,226 - create_image - INFO - Created image with name - CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image 2018-10-22 09:26:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:26:46,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bc91e021-2432-46a1-9ce5-4e6168c65e04 Date: Mon, 22 Oct 2018 09:26:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:26:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:26:45Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/141b0e62-a16f-46e8-b310-98a8e1408eed/snap", "metadata": {}}], "self": "/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed", "min_disk": 0, "protected": false, "id": "141b0e62-a16f-46e8-b310-98a8e1408eed", "file": "/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f58ca72bff894d00a271a259d3f8406b", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/141b0e62-a16f-46e8-b310-98a8e1408eed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:26:46,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed used request id req-bc91e021-2432-46a1-9ce5-4e6168c65e04 2018-10-22 09:26:46,396 - create_image - DEBUG - Instance status is - active 2018-10-22 09:26:46,396 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image 2018-10-22 09:26:46,396 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image 2018-10-22 09:26:46,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:26:46,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:46,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["03wS7EbcSDuGD2K9KITFGw"], "issued_at": "2018-10-22T09:26:46.000000Z"}} 2018-10-22 09:26:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532df70de98633f9bfbf5d809da202b6fb5d7901" 2018-10-22 09:26:46,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10663090-741e-4547-b3bd-92af9cedff27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:26:46,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10663090-741e-4547-b3bd-92af9cedff27 2018-10-22 09:26:46,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:26:46,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532df70de98633f9bfbf5d809da202b6fb5d7901" 2018-10-22 09:26:47,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-15271cec-bd2d-4732-bc84-0c3407b143bd x-compute-request-id: req-15271cec-bd2d-4732-bc84-0c3407b143bd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:26:47,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-15271cec-bd2d-4732-bc84-0c3407b143bd 2018-10-22 09:26:47,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532df70de98633f9bfbf5d809da202b6fb5d7901" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:26:47,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26: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-f55db01e-0841-4e37-b6c7-2aa166fc0275 x-compute-request-id: req-f55db01e-0841-4e37-b6c7-2aa166fc0275 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ec64c09-fbfe-437a-ad89-033a83745e24", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ec64c09-fbfe-437a-ad89-033a83745e24", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ec64c09-fbfe-437a-ad89-033a83745e24", "name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:26:47,162 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f55db01e-0841-4e37-b6c7-2aa166fc0275 2018-10-22 09:26:47,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:26:47,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:26:47,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51494e1b91647439532855b8e744e4a", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58ca72bff894d00a271a259d3f8406b", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87469b6b-c332-46b-user", "id": "c6b53b9657d64e1ca6f0a58ed2754e5a"}, "audit_ids": ["N6_hyF2jSlO9Ko9m7jCduQ"], "issued_at": "2018-10-22T09:26:47.000000Z"}} 2018-10-22 09:26:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:26:47,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e46ff1-76ca-4c7f-a5f5-3ac7390ba49c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:26:47,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6e46ff1-76ca-4c7f-a5f5-3ac7390ba49c 2018-10-22 09:26:47,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:26:47,673 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:26:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:26:48,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:47 GMT Server: Apache x-openstack-request-id: req-51615133-060f-44c8-9fbf-85687d9643e1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:26:48,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack used request id req-51615133-060f-44c8-9fbf-85687d9643e1 2018-10-22 09:26:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-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-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}}' 2018-10-22 09:26:51,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:26:48 GMT Server: Apache x-openstack-request-id: req-02c46194-7936-4b08-8f44-7c48b443e974 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}]}} 2018-10-22 09:26:51,209 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks used request id req-02c46194-7936-4b08-8f44-7c48b443e974 2018-10-22 09:26:51,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:26:51,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:26:51 GMT Server: Apache x-openstack-request-id: req-075cea20-5f84-4287-bb64-7c3f76fd44a6 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:26:51,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:51 GMT Server: Apache x-openstack-request-id: req-f939f86e-ed4d-4232-8068-7a1d83754a9e 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:26:51,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-f939f86e-ed4d-4232-8068-7a1d83754a9e 2018-10-22 09:26:51,802 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack 2018-10-22 09:26:51,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:26:52,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:26:51 GMT Server: Apache x-openstack-request-id: req-b84e223d-f24e-48a1-976e-f1f03afff2a1 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:26:53,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:52 GMT Server: Apache x-openstack-request-id: req-247b28f5-42db-42d3-b207-95cc4bb661ed 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:26:53,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-247b28f5-42db-42d3-b207-95cc4bb661ed 2018-10-22 09:26:53,017 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:26:53,017 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:26:56,020 - create_stack - DEBUG - Stack status query timeout in 1195.78212214 2018-10-22 09:26:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:26:56,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:26:56 GMT Server: Apache x-openstack-request-id: req-b66862df-3cf2-4cb5-85b0-498d76476a93 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:26:57,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:26:56 GMT Server: Apache x-openstack-request-id: req-8be79c19-c181-4815-80a4-aebd0502ccbc 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:26:57,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-8be79c19-c181-4815-80a4-aebd0502ccbc 2018-10-22 09:26:57,136 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:26:57,136 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:00,139 - create_stack - DEBUG - Stack status query timeout in 1191.66332507 2018-10-22 09:27:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:27:00,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:00 GMT Server: Apache x-openstack-request-id: req-cba1de7c-646c-4209-84f6-3c3110bcbef0 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:01,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:00 GMT Server: Apache x-openstack-request-id: req-facb3817-76ed-49b4-9139-91f5ef53a94c 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:01,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-facb3817-76ed-49b4-9139-91f5ef53a94c 2018-10-22 09:27:01,311 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:01,311 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:04,314 - create_stack - DEBUG - Stack status query timeout in 1187.48779798 2018-10-22 09:27:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:27:04,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:04 GMT Server: Apache x-openstack-request-id: req-437dc757-c771-4cdf-b1dd-5a9ed5acdd6a Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:05,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:04 GMT Server: Apache x-openstack-request-id: req-4fc7a6cc-3627-4f3f-8dc9-1a6fa03a297d 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:05,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-4fc7a6cc-3627-4f3f-8dc9-1a6fa03a297d 2018-10-22 09:27:05,444 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:05,444 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:08,447 - create_stack - DEBUG - Stack status query timeout in 1183.3552711 2018-10-22 09:27:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:27:08,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:08 GMT Server: Apache x-openstack-request-id: req-671ef839-0a82-4c5b-9955-48f26f046829 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:09,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:08 GMT Server: Apache x-openstack-request-id: req-e2dce58f-9191-4cb7-a10c-042ecaf70a31 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:09,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-e2dce58f-9191-4cb7-a10c-042ecaf70a31 2018-10-22 09:27:09,066 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:27:09,066 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack 2018-10-22 09:27:09,066 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack 2018-10-22 09:27:09,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:09,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51494e1b91647439532855b8e744e4a", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58ca72bff894d00a271a259d3f8406b", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f58ca72bff894d00a271a259d3f8406b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87469b6b-c332-46b-user", "id": "c6b53b9657d64e1ca6f0a58ed2754e5a"}, "audit_ids": ["koWdhY66Tqu0ItL0Ehjijg"], "issued_at": "2018-10-22T09:27:09.000000Z"}} 2018-10-22 09:27:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:10,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:09 GMT Server: Apache x-openstack-request-id: req-9f883d0e-9b9f-4c17-a7b8-7e7fa1b838d6 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:10,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:10 GMT Server: Apache x-openstack-request-id: req-49d6ef02-f975-456e-9d09-665990e53ffd 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:10,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-49d6ef02-f975-456e-9d09-665990e53ffd 2018-10-22 09:27:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:27:10,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:10 GMT Server: Apache x-openstack-request-id: req-ef88aff0-7c1a-4fb0-b1f8-eb9b83fe351b Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:10,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:10 GMT Server: Apache x-openstack-request-id: req-16ff7cdf-a318-486b-b891-0061acab75c4 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:10,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-16ff7cdf-a318-486b-b891-0061acab75c4 2018-10-22 09:27:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:27:11,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:10 GMT Server: Apache x-openstack-request-id: req-1c0da3c3-46a0-4a5b-9e40-fd69f4c035de Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:11,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:11 GMT Server: Apache x-openstack-request-id: req-dd316372-887a-46fa-b383-73bf39a1d44b 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:11,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-dd316372-887a-46fa-b383-73bf39a1d44b 2018-10-22 09:27:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:11,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:11 GMT Server: Apache x-openstack-request-id: req-fb566495-b45b-41b5-8900-985c59854dd4 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:12,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:27:11 GMT Server: Apache x-openstack-request-id: req-6551592e-1e1e-47ae-a925-52225cdac8a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:27:12,544 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-6551592e-1e1e-47ae-a925-52225cdac8a8 2018-10-22 09:27:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:13,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:12 GMT Server: Apache x-openstack-request-id: req-77681b9d-e64b-4196-95c6-40b2c767953e Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:13,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:13 GMT Server: Apache x-openstack-request-id: req-c067eae8-7cbb-4520-b0b2-6363f71204dd 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:13,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-c067eae8-7cbb-4520-b0b2-6363f71204dd 2018-10-22 09:27:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:13,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:13 GMT Server: Apache x-openstack-request-id: req-01cac395-53c3-4ca2-8960-38770302ded8 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:14,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:13 GMT Server: Apache x-openstack-request-id: req-7f5bd09c-9923-4053-8108-3297e9d040d5 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:14,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-7f5bd09c-9923-4053-8108-3297e9d040d5 2018-10-22 09:27:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:14,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:14 GMT Server: Apache x-openstack-request-id: req-56083774-e0ee-474d-9cd5-0869c3a82013 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:14,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:14 GMT Server: Apache x-openstack-request-id: req-02650c7a-f29f-4185-b175-784f1890f1d0 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:14,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-02650c7a-f29f-4185-b175-784f1890f1d0 2018-10-22 09:27:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:15,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:14 GMT Server: Apache x-openstack-request-id: req-f68e4f16-d069-4106-bfd8-6641a1eae63c Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:15,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:15 GMT Server: Apache x-openstack-request-id: req-f2cc0f88-08d8-492b-8303-f7b8deb19d82 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:15,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-f2cc0f88-08d8-492b-8303-f7b8deb19d82 2018-10-22 09:27:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:15,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:15 GMT Server: Apache x-openstack-request-id: req-daf0fd9e-13d8-49f9-924e-8a7b033e6521 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:15,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:15 GMT Server: Apache x-openstack-request-id: req-9b56ba13-6e84-4097-8a31-dce13a23b0ae 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:15,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-9b56ba13-6e84-4097-8a31-dce13a23b0ae 2018-10-22 09:27:15,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:16,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:15 GMT Server: Apache x-openstack-request-id: req-447c414f-472f-4d9d-9203-f83153784de0 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:16,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:16 GMT Server: Apache x-openstack-request-id: req-f5d6fbba-8a3d-422e-8e85-8286b7c144af 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:16,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-f5d6fbba-8a3d-422e-8e85-8286b7c144af 2018-10-22 09:27:16,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:16,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:16 GMT Server: Apache x-openstack-request-id: req-a34d3a4d-27e9-4c11-be3e-a11bde7e8ae8 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:16,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:16 GMT Server: Apache x-openstack-request-id: req-cecec706-e685-440d-845a-73940ed4735b 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:16,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-cecec706-e685-440d-845a-73940ed4735b 2018-10-22 09:27:16,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:16,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:16 GMT Server: Apache x-openstack-request-id: req-5e237218-60c1-4501-9b28-158550af3763 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:16,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:16 GMT Server: Apache x-openstack-request-id: req-c37eecdf-50a1-47e3-b426-90c607366bcb 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:16,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-c37eecdf-50a1-47e3-b426-90c607366bcb 2018-10-22 09:27:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:17,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:16 GMT Server: Apache x-openstack-request-id: req-3fa87533-d619-47cd-90bd-0248756a2436 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:17,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:17 GMT Server: Apache x-openstack-request-id: req-ddd11081-f731-489a-94ab-f13b24f42ebd 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:17,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-ddd11081-f731-489a-94ab-f13b24f42ebd 2018-10-22 09:27:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:17,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:17 GMT Server: Apache x-openstack-request-id: req-0a796b46-e585-4a47-af70-56e8ea68c663 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:17,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:17 GMT Server: Apache x-openstack-request-id: req-e6a771f1-01a2-44e1-8329-87a994211f0e 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:17,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-e6a771f1-01a2-44e1-8329-87a994211f0e 2018-10-22 09:27:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:17,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:17 GMT Server: Apache x-openstack-request-id: req-ef2b568a-0007-4641-9021-45d94480e88f Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:17,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:17 GMT Server: Apache x-openstack-request-id: req-83429057-da9e-4c7d-94e7-947f93d792d1 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:17,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-83429057-da9e-4c7d-94e7-947f93d792d1 2018-10-22 09:27:17,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:18,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:17 GMT Server: Apache x-openstack-request-id: req-43a6f794-8f9f-45ea-8e2b-019818ba614f Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:18,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:18 GMT Server: Apache x-openstack-request-id: req-ebefde72-f57f-4182-91a9-3639458629bd 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:18,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-ebefde72-f57f-4182-91a9-3639458629bd 2018-10-22 09:27:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:18,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:18 GMT Server: Apache x-openstack-request-id: req-264d2c78-4950-44c4-a29c-0d60f98d88ac Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:18 GMT Server: Apache x-openstack-request-id: req-43c111b3-e185-44cd-b609-60d627868831 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-43c111b3-e185-44cd-b609-60d627868831 2018-10-22 09:27:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-c05e1b14-5739-49b4-820e-2b7a7073d3a7 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-08447d9c-dbdd-46e2-86e0-074f88c72cdd 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-08447d9c-dbdd-46e2-86e0-074f88c72cdd 2018-10-22 09:27:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-59e57ff8-4c50-4ace-8009-c761dcf58d5d Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-b7568b6d-599a-45df-a04c-1f232719d276 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-b7568b6d-599a-45df-a04c-1f232719d276 2018-10-22 09:27:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-87c5d54c-78d8-4383-98f3-27b35d3b9420 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-0bfb9fbc-2439-40e4-938e-d638e9053b1b 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-0bfb9fbc-2439-40e4-938e-d638e9053b1b 2018-10-22 09:27:19,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-9ddb207e-b4a6-4839-b1bc-d9bf9421ed9c Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-3a311331-f693-4568-a93c-2e59d8174b6a 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-3a311331-f693-4568-a93c-2e59d8174b6a 2018-10-22 09:27:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-2f1541f6-1748-4f34-b5c7-4326feadcb26 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-2e3582b1-e098-49c3-8c15-d4cfe62166ee 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-2e3582b1-e098-49c3-8c15-d4cfe62166ee 2018-10-22 09:27:19,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-fcef6621-068d-4085-9a57-0d9a9c6813e9 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-2c27e702-926a-48a6-891c-91143fc53947 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-2c27e702-926a-48a6-891c-91143fc53947 2018-10-22 09:27:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:19,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-f231bb48-a0b9-480e-bb03-d9736b655bb5 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:19,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-c02c57fb-4a90-4b20-8a79-a885f8465f64 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:19,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-c02c57fb-4a90-4b20-8a79-a885f8465f64 2018-10-22 09:27:19,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:19 GMT Server: Apache x-openstack-request-id: req-07a7dc4c-f2d1-4978-ae1c-2d7ff2e477ac Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-83b79902-b4f7-41a8-9afb-ed98cc47a303 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-83b79902-b4f7-41a8-9afb-ed98cc47a303 2018-10-22 09:27:20,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-64073f93-d7d6-4dbe-a0b3-41984c8928d3 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-1d6e69d7-10f1-461c-a74c-9dd45ae8e079 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-1d6e69d7-10f1-461c-a74c-9dd45ae8e079 2018-10-22 09:27:20,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-eebab9d5-d24d-4cd5-8e6f-e6d4c495826d Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-4d31d1de-5f64-4bb7-9ca7-c12c64debf1e 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-4d31d1de-5f64-4bb7-9ca7-c12c64debf1e 2018-10-22 09:27:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-8818a378-3569-44b7-83ef-fcf946598bee Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-888e8cbb-e75e-4105-931f-e4535beb0657 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-888e8cbb-e75e-4105-931f-e4535beb0657 2018-10-22 09:27:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-2b7f2d65-f725-40e8-ac34-7107b16f6d3c Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-0ee1da85-7ef8-434d-9a9a-75d773765dd7 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-0ee1da85-7ef8-434d-9a9a-75d773765dd7 2018-10-22 09:27:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-749df60a-9384-4dad-b411-f0ad5f7b150d Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-3253ced9-00b2-466f-8852-336cff5c5e1a 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-3253ced9-00b2-466f-8852-336cff5c5e1a 2018-10-22 09:27:20,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-1251cd36-c16e-49a3-8574-db8319e2f661 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-7489976c-3fe9-4570-868e-4fc3bbf0c358 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-7489976c-3fe9-4570-868e-4fc3bbf0c358 2018-10-22 09:27:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-ae5ca3ec-edeb-4a78-9543-04a84c0eb35a Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-6d15b230-6151-422a-8e44-d864191d6dba 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-6d15b230-6151-422a-8e44-d864191d6dba 2018-10-22 09:27:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-25a758b7-41a6-477d-ae7c-ce70c9895638 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-aac7c705-bef4-4f70-a2c2-303dd92f18d0 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-aac7c705-bef4-4f70-a2c2-303dd92f18d0 2018-10-22 09:27:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-0dc6aaee-c2f6-484a-ad4d-6ab19cb64c29 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-63f18408-3569-4042-8e4f-a55d98bcb9c9 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-63f18408-3569-4042-8e4f-a55d98bcb9c9 2018-10-22 09:27:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:20,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-b990bd98-efc3-4148-a5ad-9229316b1b4b Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:20,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-49dca9d5-de3b-4187-ad84-e9ca6c7421fd 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:20,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-49dca9d5-de3b-4187-ad84-e9ca6c7421fd 2018-10-22 09:27:20,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:20 GMT Server: Apache x-openstack-request-id: req-839b95ca-89f9-4dd3-a9c5-5f93ac7de704 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:21,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-cea0eb13-cf46-4f8a-b4ec-f3c9acc6ae2e 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:21,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-cea0eb13-cf46-4f8a-b4ec-f3c9acc6ae2e 2018-10-22 09:27:21,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-81dc9ddd-2a62-451e-a795-9a6ccab3c979 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:21,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-62a61faa-d40d-4175-b9be-8ee2269c150f 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:21,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-62a61faa-d40d-4175-b9be-8ee2269c150f 2018-10-22 09:27:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-4f384fa5-49f2-4ce6-9523-2f35b23549f4 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:21,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-4178432d-a467-4c95-be7b-abb4e87fa0cc 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:21,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-4178432d-a467-4c95-be7b-abb4e87fa0cc 2018-10-22 09:27:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-b60880b5-3e5f-4efb-8ec2-3e0989c09054 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-4ef6726e-3379-4bb7-9a69-504220ee8498 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:21,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-4ef6726e-3379-4bb7-9a69-504220ee8498 2018-10-22 09:27:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-885c0cb8-28a8-470c-8644-61d5963d7de2 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:21,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-771f001a-73a0-42fa-aaa6-976172d0e48d 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:21,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-771f001a-73a0-42fa-aaa6-976172d0e48d 2018-10-22 09:27:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-aeaea5ee-f111-4752-b5d4-4a49038aa303 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:21,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-6a6a5bb1-3c9a-447f-a5bf-c66ba57e1348 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:21,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-6a6a5bb1-3c9a-447f-a5bf-c66ba57e1348 2018-10-22 09:27:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:21,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:21 GMT Server: Apache x-openstack-request-id: req-35370b87-a867-4bec-8c49-50f6f90442f1 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-e295cc11-4537-4c1e-afe9-27db25d48b0e 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-e295cc11-4537-4c1e-afe9-27db25d48b0e 2018-10-22 09:27:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-38dd656d-e20d-4ee7-ad3f-920808f08495 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-2b3efd91-fe62-45ef-afa8-e2aef77965b2 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-2b3efd91-fe62-45ef-afa8-e2aef77965b2 2018-10-22 09:27:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-38cd6059-a3fb-4e32-96a2-df3f75ce095e Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-eafc197c-cafb-49f5-8d95-3c6ea0c81e1a 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-eafc197c-cafb-49f5-8d95-3c6ea0c81e1a 2018-10-22 09:27:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-63845137-c61c-4d9b-a933-0586adb837ce Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-6ad7e1da-af98-4e5b-bae4-a9b6dd356cca 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-6ad7e1da-af98-4e5b-bae4-a9b6dd356cca 2018-10-22 09:27:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-60ef3d98-19f1-4792-ab69-d2c8e86187b2 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-38586ee2-bea7-454d-b6aa-0eda06b3d22f 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-38586ee2-bea7-454d-b6aa-0eda06b3d22f 2018-10-22 09:27:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-4b8f0ce5-526d-4fcd-98f1-d24c89c5ef9c Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-a8353856-8bf0-4d6d-8ab9-7f79183b0a7f 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-a8353856-8bf0-4d6d-8ab9-7f79183b0a7f 2018-10-22 09:27:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-caf2e969-fae0-4dcf-aa45-2c14bdc1f960 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-1e5ce061-6d9b-47f9-aa94-acde2ba9d725 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-1e5ce061-6d9b-47f9-aa94-acde2ba9d725 2018-10-22 09:27:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-423d3d02-7985-46e8-b93c-884c0bef2c15 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:22,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-5beb45a0-6076-422a-bf0e-c6cbf7d49b87 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:22,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-5beb45a0-6076-422a-bf0e-c6cbf7d49b87 2018-10-22 09:27:22,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:22,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-0e3daec4-9d70-43a7-ac3e-523bee2cffef Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:23,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:22 GMT Server: Apache x-openstack-request-id: req-819b6ba0-ec9c-42a1-a274-fc1ab6fc2ba2 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:23,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-819b6ba0-ec9c-42a1-a274-fc1ab6fc2ba2 2018-10-22 09:27:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:23,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-28d55c86-2566-40aa-aa57-3378b171ab77 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:23,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-b838f648-95dd-40c7-a157-c60ff41b3606 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:23,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-b838f648-95dd-40c7-a157-c60ff41b3606 2018-10-22 09:27:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:23,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-3795684b-1cd6-4f32-ae7c-b3f80c2b5f19 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:23,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-d589a49d-ca41-4f12-9e36-3529bf14c3ba 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:23,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-d589a49d-ca41-4f12-9e36-3529bf14c3ba 2018-10-22 09:27:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:23,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-f62ea66a-3f82-475e-a786-41610aedfcfd Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:23,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-7ec0523a-f18c-43fd-a859-37be9d09c58b 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:23,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-7ec0523a-f18c-43fd-a859-37be9d09c58b 2018-10-22 09:27:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:23,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-d6e8b1e3-9c3e-4cb0-a9d6-fcb776af27dc Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:23,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-b35f5ad6-611c-4d39-969a-5e2252abb580 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:23,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-b35f5ad6-611c-4d39-969a-5e2252abb580 2018-10-22 09:27:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:23,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-5e4879d6-346b-44fa-bb17-9dbe363470b8 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:23,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-2493ecee-6438-433b-a8ea-2449fddbd691 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:23,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-2493ecee-6438-433b-a8ea-2449fddbd691 2018-10-22 09:27:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:24,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:23 GMT Server: Apache x-openstack-request-id: req-56beddc2-b1fd-418c-8cec-da9369275dfb Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:24,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:24 GMT Server: Apache x-openstack-request-id: req-23b0a21b-c177-4a2d-814a-96963df978b2 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:24,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-23b0a21b-c177-4a2d-814a-96963df978b2 2018-10-22 09:27:24,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd52a154aab471eab9b0d2214de54a5e184e863d" 2018-10-22 09:27:24,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:24 GMT Server: Apache x-openstack-request-id: req-aefcaa63-633b-4372-b183-aeb29dfa0653 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:24,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:24 GMT Server: Apache x-openstack-request-id: req-1352444a-c92c-4f70-9bfa-8e7d8aa9d147 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": "f58ca72bff894d00a271a259d3f8406b", "OS::stack_id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "image_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image", "inst_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-inst", "subnet_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-subnet", "flavor_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-flavor-name", "net_name": "CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack", "stack_user_project_id": "f29dac5bbe6742a28313116cb58783ac", "tags": null, "creation_time": "2018-10-22T09:26:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:27:12Z", "id": "7a766de2-1581-41d2-8f2f-e508b0821f60", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:24,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-1352444a-c92c-4f70-9bfa-8e7d8aa9d147 2018-10-22 09:27:24,729 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack 2018-10-22 09:27:24,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/7a766de2-1581-41d2-8f2f-e508b0821f60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d44fe22be76dc60f313c1ab63f34d0fbd9f6f3" 2018-10-22 09:27:24,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:24 GMT Server: Apache x-openstack-request-id: req-c4678f23-70e5-4ca2-b0e5-05c4eed8aa68 Location: http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:24,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:27:24 GMT Server: Apache x-openstack-request-id: req-aa70c36f-cfc3-471b-904a-401518736f24 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:27:24,926 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/f58ca72bff894d00a271a259d3f8406b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-stack/7a766de2-1581-41d2-8f2f-e508b0821f60 used request id req-aa70c36f-cfc3-471b-904a-401518736f24 2018-10-22 09:27:24,928 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7ea0dc3f-c0b1-4414-a3e9-bc518079b6c2-image 2018-10-22 09:27:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f53dc4ae21aa5dd6241f1846aec0b8d400253e4" 2018-10-22 09:27:26,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73df2fd0-25ad-43f2-a0b2-6596997acfa7 Date: Mon, 22 Oct 2018 09:27:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:27:26,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/141b0e62-a16f-46e8-b310-98a8e1408eed used request id req-73df2fd0-25ad-43f2-a0b2-6596997acfa7 2018-10-22 09:27:26,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1ec64c09-fbfe-437a-ad89-033a83745e24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532df70de98633f9bfbf5d809da202b6fb5d7901" 2018-10-22 09:27:26,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-bdbab022-cef2-4bf3-a975-df4d58999113 x-compute-request-id: req-bdbab022-cef2-4bf3-a975-df4d58999113 Content-Length: 0 Content-Type: application/json 2018-10-22 09:27:26,192 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1ec64c09-fbfe-437a-ad89-033a83745e24 used request id req-bdbab022-cef2-4bf3-a975-df4d58999113 2018-10-22 09:27:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:26,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bf4a7f53-4f84-4ae9-a851-23a9fdeff796 Date: Mon, 22 Oct 2018 09:27:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "created_at": "2018-10-22T09:26:51Z", "updated_at": "2018-10-22T09:26:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "revision_number": 0, "id": "0d908489-a2f8-4ae4-83d7-fd91841965b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f58ca72bff894d00a271a259d3f8406b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "revision_number": 0, "id": "801f091a-73a7-48c4-9887-dfcb5c5db850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f58ca72bff894d00a271a259d3f8406b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "revision_number": 0, "id": "d85f5f27-df60-41e8-8ed1-426fa17c6283", "remote_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "remote_ip_prefix": null, "created_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f58ca72bff894d00a271a259d3f8406b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "revision_number": 0, "id": "da574749-5f9a-46e7-bfd9-8d11d28de645", "remote_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "remote_ip_prefix": null, "created_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f58ca72bff894d00a271a259d3f8406b"}], "revision_number": 4, "project_id": "f58ca72bff894d00a271a259d3f8406b", "id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:27:26,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-bf4a7f53-4f84-4ae9-a851-23a9fdeff796 2018-10-22 09:27:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:26,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973130e6-23cc-4927-9a5d-485c8ab2427d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:27:26,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-973130e6-23cc-4927-9a5d-485c8ab2427d 2018-10-22 09:27:26,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:26,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981b9353-ff47-43bf-91cf-708950b57afb Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b"}, "enabled": true, "id": "f58ca72bff894d00a271a259d3f8406b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87469b6b-c332-46b-proj"}} 2018-10-22 09:27:26,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b used request id req-981b9353-ff47-43bf-91cf-708950b57afb 2018-10-22 09:27:26,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8ef9cc3-6499-48cf-aaf6-3d083ff07413 2018-10-22 09:27:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c8ef9cc3-6499-48cf-aaf6-3d083ff07413 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8c7a17d4-b092-42f0-9673-3b271011e5af Date: Mon, 22 Oct 2018 09:27:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "port_range_min": null, "revision_number": 0, "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "created_at": "2018-10-22T09:26:51Z", "project_id": "f58ca72bff894d00a271a259d3f8406b", "id": "0d908489-a2f8-4ae4-83d7-fd91841965b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "port_range_min": null, "revision_number": 0, "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "created_at": "2018-10-22T09:26:51Z", "project_id": "f58ca72bff894d00a271a259d3f8406b", "id": "801f091a-73a7-48c4-9887-dfcb5c5db850"}, {"remote_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "port_range_min": null, "revision_number": 0, "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "created_at": "2018-10-22T09:26:51Z", "project_id": "f58ca72bff894d00a271a259d3f8406b", "id": "d85f5f27-df60-41e8-8ed1-426fa17c6283"}, {"remote_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:26:51Z", "security_group_id": "c8ef9cc3-6499-48cf-aaf6-3d083ff07413", "port_range_min": null, "revision_number": 0, "tenant_id": "f58ca72bff894d00a271a259d3f8406b", "created_at": "2018-10-22T09:26:51Z", "project_id": "f58ca72bff894d00a271a259d3f8406b", "id": "da574749-5f9a-46e7-bfd9-8d11d28de645"}]} 2018-10-22 09:27:26,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c8ef9cc3-6499-48cf-aaf6-3d083ff07413 used request id req-8c7a17d4-b092-42f0-9673-3b271011e5af 2018-10-22 09:27:26,758 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:27:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c8ef9cc3-6499-48cf-aaf6-3d083ff07413 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:27,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c160f3a7-cc03-4c07-86e0-6b26bcb984dc Content-Length: 0 Date: Mon, 22 Oct 2018 09:27:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:27:27,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c8ef9cc3-6499-48cf-aaf6-3d083ff07413 used request id req-c160f3a7-cc03-4c07-86e0-6b26bcb984dc 2018-10-22 09:27:27,035 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-87469b6b-c332-46b-proj 2018-10-22 09:27:27,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:27,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb450294-e371-4f14-b1dc-0040258a3eb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:27:27,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f58ca72bff894d00a271a259d3f8406b used request id req-eb450294-e371-4f14-b1dc-0040258a3eb9 2018-10-22 09:27:27,272 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-87469b6b-c332-46b-proj-role 2018-10-22 09:27:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d51494e1b91647439532855b8e744e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:27,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1930523b-3815-4663-945c-d6de0632aea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:27:27,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d51494e1b91647439532855b8e744e4a used request id req-1930523b-3815-4663-945c-d6de0632aea7 2018-10-22 09:27:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe6c4a6fbd9a181aa4a4d51a0fce8f460d3517" 2018-10-22 09:27:27,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a070f49-e069-47a6-b5f3-46cc4ade6d1b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:27:27,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1a070f49-e069-47a6-b5f3-46cc4ade6d1b 2018-10-22 09:27:27,468 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-87469b6b-c332-46b-user 2018-10-22 09:27:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c6b53b9657d64e1ca6f0a58ed2754e5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e657ac3169961cb470a158a99f3d9a9d577b977a" 2018-10-22 09:27:27,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe1172a-d06d-43da-9a0f-2361996008cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:27:27,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c6b53b9657d64e1ca6f0a58ed2754e5a used request id req-2fe1172a-d06d-43da-9a0f-2361996008cb 2018-10-22 09:27:27,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:28,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rZLs4QBgTM2basHTNmBstQ"], "issued_at": "2018-10-22T09:27:28.000000Z"}} 2018-10-22 09:27:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7905ff2751c31b78ada66c4de9df0a28f58e49e1" 2018-10-22 09:27:28,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4fcd14-0d69-4e95-9820-302b59cb8039 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:27:28,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba4fcd14-0d69-4e95-9820-302b59cb8039 2018-10-22 09:27:28,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:28,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:28,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["v6M1DL5GRySqltA3iLalIA"], "issued_at": "2018-10-22T09:27:28.000000Z"}} 2018-10-22 09:27:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:27:28,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebd3100-4620-4dd9-8933-4e7665dc91ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:27:28,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ebd3100-4620-4dd9-8933-4e7665dc91ee 2018-10-22 09:27:28,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:27:28,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:27:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:27:28,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faca2830-c73a-4a7b-9023-2db01d976971 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:27:28,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj used request id req-faca2830-c73a-4a7b-9023-2db01d976971 2018-10-22 09:27:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:27:28,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550e2aa7-c09a-4495-98ad-3c5fd74c0751 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:27:28,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-550e2aa7-c09a-4495-98ad-3c5fd74c0751 2018-10-22 09:27:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}}' 2018-10-22 09:27:28,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ba3e98-b8b5-4707-b04e-44c660cf9ba9 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13"}, "enabled": true, "id": "d26c8ebf760b41d2beed220efb815f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}} 2018-10-22 09:27:28,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-20ba3e98-b8b5-4707-b04e-44c660cf9ba9 2018-10-22 09:27:28,905 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fd4ddd42-683d-4ab-proj 2018-10-22 09:27:28,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:28,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:29,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["vmIE2GmcT_2m1aX7ROgLPw"], "issued_at": "2018-10-22T09:27:29.000000Z"}} 2018-10-22 09:27:29,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:29,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80340e59-27c2-4e6d-880d-f4abbcf19f70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:27:29,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-80340e59-27c2-4e6d-880d-f4abbcf19f70 2018-10-22 09:27:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:27:29,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:27:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:29,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffbbf0c-9b81-4c28-b3b9-524d1d4f2d9d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:27:29,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6ffbbf0c-9b81-4c28-b3b9-524d1d4f2d9d 2018-10-22 09:27:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:29,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993d6403-0e51-4674-9401-c113e4165ef6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13"}, "enabled": true, "id": "d26c8ebf760b41d2beed220efb815f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}]} 2018-10-22 09:27:29,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj used request id req-993d6403-0e51-4674-9401-c113e4165ef6 2018-10-22 09:27:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:29,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00a2254-d82b-4897-a262-ed721b178fe7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:27:29,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e00a2254-d82b-4897-a262-ed721b178fe7 2018-10-22 09:27:30,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:30,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cbcedf-198a-4e60-a8aa-38a796f62472 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:27:30,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1cbcedf-198a-4e60-a8aa-38a796f62472 2018-10-22 09:27:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:30,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7cd768-4b50-428e-bcdd-4463c72bb66f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13"}, "enabled": true, "id": "d26c8ebf760b41d2beed220efb815f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}]} 2018-10-22 09:27:30,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-fd4ddd42-683d-4ab-proj used request id req-ec7cd768-4b50-428e-bcdd-4463c72bb66f 2018-10-22 09:27:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/1323aeb80bda47c3afc933af53391771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:30,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fdedf5-0f85-4b8e-ae74-ea94298e1ace Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-user", "links": {"self": "http://172.30.9.28:5000/v3/users/1323aeb80bda47c3afc933af53391771"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d26c8ebf760b41d2beed220efb815f13", "id": "1323aeb80bda47c3afc933af53391771", "password_expires_at": null}} 2018-10-22 09:27:30,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1323aeb80bda47c3afc933af53391771 used request id req-42fdedf5-0f85-4b8e-ae74-ea94298e1ace 2018-10-22 09:27:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:30,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c909a7-aeea-44ff-9e2d-aa46602b20d8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:27:30,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles used request id req-d3c909a7-aeea-44ff-9e2d-aa46602b20d8 2018-10-22 09:27:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:30,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f4c107-c181-47a1-bdf5-09353a50df1c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:27:30,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-94f4c107-c181-47a1-bdf5-09353a50df1c 2018-10-22 09:27:30,512 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fd4ddd42-683d-4ab-proj 2018-10-22 09:27:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:27:30,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f206fbbc-6919-4708-8c6a-410c465f85f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:27:30,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles/628c5194e35d43a7bc9032b41562a43c used request id req-f206fbbc-6919-4708-8c6a-410c465f85f5 2018-10-22 09:27:30,590 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fd4ddd42-683d-4ab-user 2018-10-22 09:27:30,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:27:30,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514acf8e-bebb-4660-aa56-82190c77d529 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:27:30,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-514acf8e-bebb-4660-aa56-82190c77d529 2018-10-22 09:27:30,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" -d '{"role": {"name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role"}}' 2018-10-22 09:27:30,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58daaba-9f7e-4e8b-957a-e5c959e2163a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fa26f1f6bfe45f7a7607156a4bafb29", "links": {"self": "http://172.30.9.28:5000/v3/roles/1fa26f1f6bfe45f7a7607156a4bafb29"}, "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role"}} 2018-10-22 09:27:30,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b58daaba-9f7e-4e8b-957a-e5c959e2163a 2018-10-22 09:27:30,778 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role 2018-10-22 09:27:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1fa26f1f6bfe45f7a7607156a4bafb29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:27:30,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6997c6d-6537-42a1-b531-a7d55c1df271 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1fa26f1f6bfe45f7a7607156a4bafb29"}, "domain_id": null, "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role", "id": "1fa26f1f6bfe45f7a7607156a4bafb29"}} 2018-10-22 09:27:30,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1fa26f1f6bfe45f7a7607156a4bafb29 used request id req-e6997c6d-6537-42a1-b531-a7d55c1df271 2018-10-22 09:27:30,869 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role to project CreateStackSuccessTests-fd4ddd42-683d-4ab-proj 2018-10-22 09:27:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles/1fa26f1f6bfe45f7a7607156a4bafb29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:27:30,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8842e8c2-66ae-4c9c-aa3c-3c0157234eb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:27:30,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13/users/1323aeb80bda47c3afc933af53391771/roles/1fa26f1f6bfe45f7a7607156a4bafb29 used request id req-8842e8c2-66ae-4c9c-aa3c-3c0157234eb3 2018-10-22 09:27:30,990 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:27:30,990 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:27:30,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:30,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:31,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fa26f1f6bfe45f7a7607156a4bafb29", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26c8ebf760b41d2beed220efb815f13", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-user", "id": "1323aeb80bda47c3afc933af53391771"}, "audit_ids": ["iVI_Rq1_RkmEKdNrvRJyFQ"], "issued_at": "2018-10-22T09:27:31.000000Z"}} 2018-10-22 09:27:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:27:31,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb261b9-ac72-4652-9625-ad5fbeaed146 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:27:31,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-deb261b9-ac72-4652-9625-ad5fbeaed146 2018-10-22 09:27:31,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:27:31,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-a03d5cc0-ee54-42e9-a12b-67a4985cfe2a Date: Mon, 22 Oct 2018 09:27:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image"} 2018-10-22 09:27:31,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image used request id req-a03d5cc0-ee54-42e9-a12b-67a4985cfe2a 2018-10-22 09:27:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:27:31,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c714735-fa22-405a-9655-50ba1eb0462e Date: Mon, 22 Oct 2018 09:27:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:27:31,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8c714735-fa22-405a-9655-50ba1eb0462e 2018-10-22 09:27:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image"}' 2018-10-22 09:27:32,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e X-Openstack-Request-Id: req-1a18243f-27b1-4f58-bb2e-e4c3be7e479d Date: Mon, 22 Oct 2018 09:27:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:27:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:27:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e", "min_disk": 0, "protected": false, "id": "877b3bc3-129b-4afc-a7b9-bf53cec3ca2e", "file": "/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/file", "checksum": null, "owner": "d26c8ebf760b41d2beed220efb815f13", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:27:32,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1a18243f-27b1-4f58-bb2e-e4c3be7e479d 2018-10-22 09:27:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" -d '' 2018-10-22 09:27:33,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-766884c2-1898-490c-8a32-746d9e7a4d11 Date: Mon, 22 Oct 2018 09:27:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:27:33,789 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/file used request id req-766884c2-1898-490c-8a32-746d9e7a4d11 2018-10-22 09:27:33,790 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:27:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:27:33,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d1fc5624-e787-43e0-8904-2c55963ec980 Date: Mon, 22 Oct 2018 09:27:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:27:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:27:33Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/snap", "metadata": {}}], "self": "/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e", "min_disk": 0, "protected": false, "id": "877b3bc3-129b-4afc-a7b9-bf53cec3ca2e", "file": "/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d26c8ebf760b41d2beed220efb815f13", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:27:33,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e used request id req-d1fc5624-e787-43e0-8904-2c55963ec980 2018-10-22 09:27:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:27:34,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2a4bc9f-0765-405f-875f-9e73645d3b56 Date: Mon, 22 Oct 2018 09:27: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"}}} 2018-10-22 09:27:34,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a2a4bc9f-0765-405f-875f-9e73645d3b56 2018-10-22 09:27:34,120 - create_image - INFO - Created image with name - CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image 2018-10-22 09:27:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:27:34,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7c57d088-0f00-4b58-83b8-b3d81cda1636 Date: Mon, 22 Oct 2018 09:27:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:27:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:27:33Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/snap", "metadata": {}}], "self": "/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e", "min_disk": 0, "protected": false, "id": "877b3bc3-129b-4afc-a7b9-bf53cec3ca2e", "file": "/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d26c8ebf760b41d2beed220efb815f13", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:27:34,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e used request id req-7c57d088-0f00-4b58-83b8-b3d81cda1636 2018-10-22 09:27:34,362 - create_image - DEBUG - Instance status is - active 2018-10-22 09:27:34,362 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image 2018-10-22 09:27:34,362 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image 2018-10-22 09:27:34,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:34,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:34,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Rdla9nGsRdieJcryIcMr9w"], "issued_at": "2018-10-22T09:27:34.000000Z"}} 2018-10-22 09:27:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fed6ffd1988dc20f9f19d99424b97fe6bea1799" 2018-10-22 09:27:34,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0354cbe6-87a5-494a-b4f2-74cdb2461c97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:27:34,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0354cbe6-87a5-494a-b4f2-74cdb2461c97 2018-10-22 09:27:34,830 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:27:34,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fed6ffd1988dc20f9f19d99424b97fe6bea1799" 2018-10-22 09:27:35,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-1396a963-dfb8-4eba-a059-aff5d0985492 x-compute-request-id: req-1396a963-dfb8-4eba-a059-aff5d0985492 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:27:35,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1396a963-dfb8-4eba-a059-aff5d0985492 2018-10-22 09:27:35,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fed6ffd1988dc20f9f19d99424b97fe6bea1799" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:27:35,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27: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-a06bc1ba-9a6a-4773-9d7c-dc36140164d8 x-compute-request-id: req-a06bc1ba-9a6a-4773-9d7c-dc36140164d8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2427dafa-d075-4f7b-91c1-55ff999622d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2427dafa-d075-4f7b-91c1-55ff999622d1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2427dafa-d075-4f7b-91c1-55ff999622d1", "name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:27:35,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a06bc1ba-9a6a-4773-9d7c-dc36140164d8 2018-10-22 09:27:35,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:35,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:35,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fa26f1f6bfe45f7a7607156a4bafb29", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26c8ebf760b41d2beed220efb815f13", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-user", "id": "1323aeb80bda47c3afc933af53391771"}, "audit_ids": ["xcPbMw5vQU6tEnuzj-NMtA"], "issued_at": "2018-10-22T09:27:35.000000Z"}} 2018-10-22 09:27:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cd39fa-fbc3-448e-abea-6045c2cb2e38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:27:35,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26cd39fa-fbc3-448e-abea-6045c2cb2e38 2018-10-22 09:27:35,581 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:27:35,584 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:27:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:35,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:35 GMT Server: Apache x-openstack-request-id: req-474f09f7-f57c-43e5-a727-58e9692aa4e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:27:35,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack used request id req-474f09f7-f57c-43e5-a727-58e9692aa4e6 2018-10-22 09:27:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-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-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}}' 2018-10-22 09:27:37,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:27:35 GMT Server: Apache x-openstack-request-id: req-a81ad545-1c0b-439c-bc87-c794f50a54a4 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}]}} 2018-10-22 09:27:37,956 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks used request id req-a81ad545-1c0b-439c-bc87-c794f50a54a4 2018-10-22 09:27:37,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:38,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:37 GMT Server: Apache x-openstack-request-id: req-9c3b797f-c517-4ed0-a19a-aaa430bb9ab1 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:38,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:38 GMT Server: Apache x-openstack-request-id: req-048dd7d5-97a7-48a8-9e8f-fda13899c189 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:38,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-048dd7d5-97a7-48a8-9e8f-fda13899c189 2018-10-22 09:27:38,331 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:27:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:38,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:38 GMT Server: Apache x-openstack-request-id: req-fe4f32d4-a451-47ac-bdc6-090feba1be73 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:38,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:38 GMT Server: Apache x-openstack-request-id: req-f917223c-9422-4b97-82f0-5209d7defec3 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:38,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-f917223c-9422-4b97-82f0-5209d7defec3 2018-10-22 09:27:38,723 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:38,723 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:41,726 - create_stack - DEBUG - Stack status query timeout in 1196.604599 2018-10-22 09:27:41,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:41,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:41 GMT Server: Apache x-openstack-request-id: req-7e0fc90f-b08c-4d51-88a8-ab7d8550a9ab Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:42,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:41 GMT Server: Apache x-openstack-request-id: req-7a95c784-7fe2-4321-b7f0-489f30aa69c5 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:42,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-7a95c784-7fe2-4321-b7f0-489f30aa69c5 2018-10-22 09:27:42,086 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:42,087 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:45,090 - create_stack - DEBUG - Stack status query timeout in 1193.24118209 2018-10-22 09:27:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:45,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:45 GMT Server: Apache x-openstack-request-id: req-f787720c-c244-49b1-b311-f3e61edfedcb Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:45,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:45 GMT Server: Apache x-openstack-request-id: req-5a352343-ac3a-4601-bfd0-4ba0201517e5 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:45,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-5a352343-ac3a-4601-bfd0-4ba0201517e5 2018-10-22 09:27:45,303 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:45,303 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:48,306 - create_stack - DEBUG - Stack status query timeout in 1190.02462292 2018-10-22 09:27:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:48,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:48 GMT Server: Apache x-openstack-request-id: req-6da34898-47fd-4b41-be03-237275c841cb Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:48,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:48 GMT Server: Apache x-openstack-request-id: req-eea2f45a-287d-48d9-a648-db65283385a6 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:48,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-eea2f45a-287d-48d9-a648-db65283385a6 2018-10-22 09:27:48,553 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:48,554 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:51,557 - create_stack - DEBUG - Stack status query timeout in 1186.77424002 2018-10-22 09:27:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:51,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:51 GMT Server: Apache x-openstack-request-id: req-82079e63-ca5e-421c-94c4-fbec698f8c3e Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:51,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:51 GMT Server: Apache x-openstack-request-id: req-720bd692-f31c-4093-bc26-a00bdadc5ab7 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:51,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-720bd692-f31c-4093-bc26-a00bdadc5ab7 2018-10-22 09:27:51,631 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:51,631 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:54,633 - create_stack - DEBUG - Stack status query timeout in 1183.69797993 2018-10-22 09:27:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:54,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:54 GMT Server: Apache x-openstack-request-id: req-e54a0430-fab7-44d5-a419-95a592a376fe Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:54,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:54 GMT Server: Apache x-openstack-request-id: req-465b797e-5ee3-491f-8a8f-18218a2ab7b2 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:54,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-465b797e-5ee3-491f-8a8f-18218a2ab7b2 2018-10-22 09:27:54,884 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:27:54,885 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:27:57,888 - create_stack - DEBUG - Stack status query timeout in 1180.44318295 2018-10-22 09:27:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:57,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:57 GMT Server: Apache x-openstack-request-id: req-dc0c9beb-cd1a-4eeb-8c70-47215d2742c2 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:57 GMT Server: Apache x-openstack-request-id: req-4590cf5c-5d62-490b-b961-c9849bb0c852 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:58,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-4590cf5c-5d62-490b-b961-c9849bb0c852 2018-10-22 09:27:58,114 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:27:58,114 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:27:58,114 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:27:58,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:58,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fa26f1f6bfe45f7a7607156a4bafb29", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26c8ebf760b41d2beed220efb815f13", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-user", "id": "1323aeb80bda47c3afc933af53391771"}, "audit_ids": ["owihxj63RymYSu11UlOQPg"], "issued_at": "2018-10-22T09:27:58.000000Z"}} 2018-10-22 09:27:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cfdf959e344539fcd5a246dfc88944a289c9406" 2018-10-22 09:27:58,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:58 GMT Server: Apache x-openstack-request-id: req-b3bfe673-8634-4338-9599-93cf23513b83 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:58,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:58 GMT Server: Apache x-openstack-request-id: req-947870cf-08c0-4108-bd73-09913100dc46 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:58,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-947870cf-08c0-4108-bd73-09913100dc46 2018-10-22 09:27:58,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:27:59,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:27:58 GMT Server: Apache x-openstack-request-id: req-06b08f42-6a68-481e-8a12-bbc486c764fb Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:27:59,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:59 GMT Server: Apache x-openstack-request-id: req-1e82b367-22b6-42e9-817f-89041c294174 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:27:59,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-1e82b367-22b6-42e9-817f-89041c294174 2018-10-22 09:27:59,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:27:59,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:27:59,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fa26f1f6bfe45f7a7607156a4bafb29", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26c8ebf760b41d2beed220efb815f13", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d26c8ebf760b41d2beed220efb815f13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-user", "id": "1323aeb80bda47c3afc933af53391771"}, "audit_ids": ["nxoYSLpFT0i_Jz7RaojXmQ"], "issued_at": "2018-10-22T09:27:59.000000Z"}} 2018-10-22 09:27:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa59f4ff1d936d9471911242dfcfff2b1b777a27" 2018-10-22 09:28:00,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b5487a-43db-4784-b251-c054161e43b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:00,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-03b5487a-43db-4784-b251-c054161e43b7 2018-10-22 09:28:00,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:28:00,062 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:28:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa59f4ff1d936d9471911242dfcfff2b1b777a27" 2018-10-22 09:28:00,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:00 GMT Server: Apache x-openstack-request-id: req-e9ac5db7-1bb3-4b1f-9a5f-490ef5e81b1b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "deletion_time": null, "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "tags": null}]} 2018-10-22 09:28:00,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack used request id req-e9ac5db7-1bb3-4b1f-9a5f-490ef5e81b1b 2018-10-22 09:28:00,253 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:28:00,253 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:28:00,253 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:28:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:00,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:00 GMT Server: Apache x-openstack-request-id: req-48b323c7-96e4-484e-9f81-ed3bed7146e2 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:00,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:00 GMT Server: Apache x-openstack-request-id: req-3363a918-95f9-43ca-9b30-e38d74570584 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:00,888 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-3363a918-95f9-43ca-9b30-e38d74570584 2018-10-22 09:28:00,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:01,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:00 GMT Server: Apache x-openstack-request-id: req-ea284c4d-b257-4d32-8551-3115fca4f958 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:01,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:01 GMT Server: Apache x-openstack-request-id: req-d157ec8f-4ab4-48f9-bac3-e22a0b52d92a 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:01,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-d157ec8f-4ab4-48f9-bac3-e22a0b52d92a 2018-10-22 09:28:01,115 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:28:01,115 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:04,118 - create_stack - DEBUG - Stack status query timeout in 1196.77035999 2018-10-22 09:28:04,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:04,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:04 GMT Server: Apache x-openstack-request-id: req-6ca8323b-dac5-4992-ba55-2d2491816bf2 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:04,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:04 GMT Server: Apache x-openstack-request-id: req-deb4a848-a28f-4d34-86c7-9fed61ee2496 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "tags": null, "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:28:00Z", "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:04,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-deb4a848-a28f-4d34-86c7-9fed61ee2496 2018-10-22 09:28:04,316 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:28:04,316 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:07,319 - create_stack - DEBUG - Stack status query timeout in 1193.56928897 2018-10-22 09:28:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:07,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:07 GMT Server: Apache x-openstack-request-id: req-51b0abd8-fd66-4f8c-9b70-be8d3ecaf5a5 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:07,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:07 GMT Server: Apache x-openstack-request-id: req-9b9c56ac-0e4c-4871-9c3d-90beb99bd645 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "tags": null, "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:28:00Z", "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:07,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-9b9c56ac-0e4c-4871-9c3d-90beb99bd645 2018-10-22 09:28:07,377 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:28:07,377 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:10,380 - create_stack - DEBUG - Stack status query timeout in 1190.50867796 2018-10-22 09:28:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:10,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:10 GMT Server: Apache x-openstack-request-id: req-e6eaf6fa-3055-474b-9c81-c4e199eb4b51 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:10,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:10 GMT Server: Apache x-openstack-request-id: req-3e9847b4-1da3-4564-aa72-17317da97a57 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "tags": null, "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:28:00Z", "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:10,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-3e9847b4-1da3-4564-aa72-17317da97a57 2018-10-22 09:28:10,669 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:28:10,669 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:13,672 - create_stack - DEBUG - Stack status query timeout in 1187.21656513 2018-10-22 09:28:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:13,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:13 GMT Server: Apache x-openstack-request-id: req-56d0fb75-417b-4ffd-b5a6-013d9b372381 Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:13,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:13 GMT Server: Apache x-openstack-request-id: req-d65a5b2f-5547-45d1-917c-271779d6cba9 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": "d26c8ebf760b41d2beed220efb815f13", "OS::stack_id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "image_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image", "inst_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-inst", "subnet_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-subnet", "flavor_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-flavor-name", "net_name": "CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-net"}, "deletion_time": "2018-10-22T09:28:12Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack", "stack_user_project_id": "ad3dfa9e43ca4f74b54b3daf717e556e", "tags": null, "creation_time": "2018-10-22T09:27:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:28:00Z", "id": "2dffa67e-c6cd-4e5c-b532-0eff980bc6f4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:13,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-d65a5b2f-5547-45d1-917c-271779d6cba9 2018-10-22 09:28:13,747 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:28:13,748 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:28:13,748 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack 2018-10-22 09:28:13,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a1f58374c8c06a45fefc5c6cdf8c0abd7810d1" 2018-10-22 09:28:13,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:13 GMT Server: Apache x-openstack-request-id: req-b2428bb1-f724-4d62-93ff-8b225debcadc Location: http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:14,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:28:13 GMT Server: Apache x-openstack-request-id: req-43c61820-a49e-4052-9553-bdd3e9895ea9 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:28:14,156 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d26c8ebf760b41d2beed220efb815f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-stack/2dffa67e-c6cd-4e5c-b532-0eff980bc6f4 used request id req-43c61820-a49e-4052-9553-bdd3e9895ea9 2018-10-22 09:28:14,157 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4b9d58e4-2a90-4c1c-8616-f9adf90860e4-image 2018-10-22 09:28:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}651ec89488daedf07e5c0658b3249dd5b0837ff4" 2018-10-22 09:28:15,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20575349-14ca-43ce-81be-229400f18f27 Date: Mon, 22 Oct 2018 09:28:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:28:15,018 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/877b3bc3-129b-4afc-a7b9-bf53cec3ca2e used request id req-20575349-14ca-43ce-81be-229400f18f27 2018-10-22 09:28:15,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/2427dafa-d075-4f7b-91c1-55ff999622d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fed6ffd1988dc20f9f19d99424b97fe6bea1799" 2018-10-22 09:28:15,062 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:28: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-4b13de43-c5d8-4700-8aa0-654e06fe64e2 x-compute-request-id: req-4b13de43-c5d8-4700-8aa0-654e06fe64e2 Content-Length: 0 Content-Type: application/json 2018-10-22 09:28:15,062 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2427dafa-d075-4f7b-91c1-55ff999622d1 used request id req-4b13de43-c5d8-4700-8aa0-654e06fe64e2 2018-10-22 09:28:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:15,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4f71b438-911c-4040-9ba7-1da77a08f09d Date: Mon, 22 Oct 2018 09:28:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "created_at": "2018-10-22T09:27:38Z", "updated_at": "2018-10-22T09:27:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "revision_number": 0, "id": "0017cb37-39d3-4605-ae84-3ee4409b73b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d26c8ebf760b41d2beed220efb815f13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "revision_number": 0, "id": "544e3375-df47-4894-a2eb-b85f386ca964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d26c8ebf760b41d2beed220efb815f13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "revision_number": 0, "id": "77507bf7-0b0e-4215-beba-ddb7b6e27790", "remote_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "remote_ip_prefix": null, "created_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d26c8ebf760b41d2beed220efb815f13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "revision_number": 0, "id": "a8c62619-92d4-4ecc-ade4-b3bc700f82ce", "remote_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "remote_ip_prefix": null, "created_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d26c8ebf760b41d2beed220efb815f13"}], "revision_number": 4, "project_id": "d26c8ebf760b41d2beed220efb815f13", "id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:28:15,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4f71b438-911c-4040-9ba7-1da77a08f09d 2018-10-22 09:28:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:15,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72de997-e21e-48f4-9369-9492d548e153 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13"}, "enabled": true, "id": "d26c8ebf760b41d2beed220efb815f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd4ddd42-683d-4ab-proj"}} 2018-10-22 09:28:15,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13 used request id req-b72de997-e21e-48f4-9369-9492d548e153 2018-10-22 09:28:15,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79dcc1ba-a365-419c-b957-dc165e2dc09d 2018-10-22 09:28:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=79dcc1ba-a365-419c-b957-dc165e2dc09d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:15,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b77b7092-58af-4476-bded-58e81d97426d Date: Mon, 22 Oct 2018 09:28:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "port_range_min": null, "revision_number": 0, "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "created_at": "2018-10-22T09:27:38Z", "project_id": "d26c8ebf760b41d2beed220efb815f13", "id": "0017cb37-39d3-4605-ae84-3ee4409b73b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "port_range_min": null, "revision_number": 0, "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "created_at": "2018-10-22T09:27:38Z", "project_id": "d26c8ebf760b41d2beed220efb815f13", "id": "544e3375-df47-4894-a2eb-b85f386ca964"}, {"remote_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "port_range_min": null, "revision_number": 0, "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "created_at": "2018-10-22T09:27:38Z", "project_id": "d26c8ebf760b41d2beed220efb815f13", "id": "77507bf7-0b0e-4215-beba-ddb7b6e27790"}, {"remote_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:27:38Z", "security_group_id": "79dcc1ba-a365-419c-b957-dc165e2dc09d", "port_range_min": null, "revision_number": 0, "tenant_id": "d26c8ebf760b41d2beed220efb815f13", "created_at": "2018-10-22T09:27:38Z", "project_id": "d26c8ebf760b41d2beed220efb815f13", "id": "a8c62619-92d4-4ecc-ade4-b3bc700f82ce"}]} 2018-10-22 09:28:15,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=79dcc1ba-a365-419c-b957-dc165e2dc09d used request id req-b77b7092-58af-4476-bded-58e81d97426d 2018-10-22 09:28:15,535 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:28:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/79dcc1ba-a365-419c-b957-dc165e2dc09d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:15,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a7bbadb-ca56-4b79-a607-4cd90d2d33c7 Content-Length: 0 Date: Mon, 22 Oct 2018 09:28:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:28:15,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/79dcc1ba-a365-419c-b957-dc165e2dc09d used request id req-5a7bbadb-ca56-4b79-a607-4cd90d2d33c7 2018-10-22 09:28:15,884 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fd4ddd42-683d-4ab-proj 2018-10-22 09:28:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:16,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305d37d3-f130-4e2a-9552-97780b378c5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:16,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d26c8ebf760b41d2beed220efb815f13 used request id req-305d37d3-f130-4e2a-9552-97780b378c5f 2018-10-22 09:28:16,146 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fd4ddd42-683d-4ab-proj-role 2018-10-22 09:28:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1fa26f1f6bfe45f7a7607156a4bafb29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:16,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e9212f-22ef-4a85-b807-7dc43f610299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:16,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1fa26f1f6bfe45f7a7607156a4bafb29 used request id req-c6e9212f-22ef-4a85-b807-7dc43f610299 2018-10-22 09:28:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c77cfd64917be6fa09f1fcdb517367e0c2617b" 2018-10-22 09:28:16,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f607345e-8976-4cea-8982-fbbb806e0769 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:28:16,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f607345e-8976-4cea-8982-fbbb806e0769 2018-10-22 09:28:16,349 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fd4ddd42-683d-4ab-user 2018-10-22 09:28:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1323aeb80bda47c3afc933af53391771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1ff60b06c47848f40213931fc72292e05ac86c" 2018-10-22 09:28:16,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff087d8-c28d-4e95-826f-1f743cd69e64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:16,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1323aeb80bda47c3afc933af53391771 used request id req-bff087d8-c28d-4e95-826f-1f743cd69e64 2018-10-22 09:28:16,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:16,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["5QxQgavqTlWw8bwl2cH37Q"], "issued_at": "2018-10-22T09:28:16.000000Z"}} 2018-10-22 09:28:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9967c312497bcbe2cf706661098d6631e3071b6d" 2018-10-22 09:28:17,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a26fca-72f6-4def-b6e1-9b87920592a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:17,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-59a26fca-72f6-4def-b6e1-9b87920592a1 2018-10-22 09:28:17,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:17,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:17,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["P8R1-TWnTR2HYF1F_b04OQ"], "issued_at": "2018-10-22T09:28:17.000000Z"}} 2018-10-22 09:28:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:17,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2461e51c-b381-4db4-9567-d9ff3d234ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:17,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2461e51c-b381-4db4-9567-d9ff3d234ac4 2018-10-22 09:28:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:28:17,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:28:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:17,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61250a7a-ed49-4823-a0c9-6775a0585448 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:28:17,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj used request id req-61250a7a-ed49-4823-a0c9-6775a0585448 2018-10-22 09:28:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:17,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b776f7b2-9c27-4887-84dd-4c725e5ee695 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:28:17,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b776f7b2-9c27-4887-84dd-4c725e5ee695 2018-10-22 09:28:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}}' 2018-10-22 09:28:17,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b7bdd48-a847-4c91-bb56-94aca575156e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e"}, "enabled": true, "id": "e71bad55e05a4c4a9bc851f00c6beb2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}} 2018-10-22 09:28:17,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8b7bdd48-a847-4c91-bb56-94aca575156e 2018-10-22 09:28:17,953 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-99c69a90-9f71-4c8-proj 2018-10-22 09:28:17,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:17,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:18,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["22tsPvtxSeGLXHMuLZkflQ"], "issued_at": "2018-10-22T09:28:18.000000Z"}} 2018-10-22 09:28:18,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:18,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969f3301-1b39-4e5b-a68f-3466f75cb30d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:18,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-969f3301-1b39-4e5b-a68f-3466f75cb30d 2018-10-22 09:28:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:28:18,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:28:18,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:18,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d3e98b-6e72-4ffc-a917-1c765c012b9e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:28:18,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e3d3e98b-6e72-4ffc-a917-1c765c012b9e 2018-10-22 09:28:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab4b84b-cead-43fd-b300-d94d7b24e44e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e"}, "enabled": true, "id": "e71bad55e05a4c4a9bc851f00c6beb2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}]} 2018-10-22 09:28:18,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj used request id req-8ab4b84b-cead-43fd-b300-d94d7b24e44e 2018-10-22 09:28:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:18,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d37a62-955a-49aa-9524-dc7ccc658ac3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:28:18,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-46d37a62-955a-49aa-9524-dc7ccc658ac3 2018-10-22 09:28:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:19,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc855c00-ba9f-4741-b5aa-6de7c010e3bc Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:28:19,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc855c00-ba9f-4741-b5aa-6de7c010e3bc 2018-10-22 09:28:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:19,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4795fcd5-c6d5-47db-b62e-6472b65ecbe5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e"}, "enabled": true, "id": "e71bad55e05a4c4a9bc851f00c6beb2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}]} 2018-10-22 09:28:19,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-99c69a90-9f71-4c8-proj used request id req-4795fcd5-c6d5-47db-b62e-6472b65ecbe5 2018-10-22 09:28:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/bf94244c96784584b37ccf9f64aab929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:19,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b905a9-9da2-4654-a35d-f54b4294dd1a Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-99c69a90-9f71-4c8-user", "links": {"self": "http://172.30.9.28:5000/v3/users/bf94244c96784584b37ccf9f64aab929"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "id": "bf94244c96784584b37ccf9f64aab929", "password_expires_at": null}} 2018-10-22 09:28:19,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bf94244c96784584b37ccf9f64aab929 used request id req-73b905a9-9da2-4654-a35d-f54b4294dd1a 2018-10-22 09:28:19,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87197db-2ebd-495c-9066-4ef1f060b025 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:28:19,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles used request id req-b87197db-2ebd-495c-9066-4ef1f060b025 2018-10-22 09:28:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:19,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3cc1a43-ef5b-459f-b080-88db8f02c1a6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:28:19,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-a3cc1a43-ef5b-459f-b080-88db8f02c1a6 2018-10-22 09:28:19,587 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-99c69a90-9f71-4c8-proj 2018-10-22 09:28:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:19,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f722c6c2-de89-4ae2-9b7f-4325fd3b51d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:19,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles/628c5194e35d43a7bc9032b41562a43c used request id req-f722c6c2-de89-4ae2-9b7f-4325fd3b51d0 2018-10-22 09:28:19,734 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-99c69a90-9f71-4c8-user 2018-10-22 09:28:19,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:19,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e802e10-ca12-4949-9d12-f853df96b9ee Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:28:19,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e802e10-ca12-4949-9d12-f853df96b9ee 2018-10-22 09:28:19,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" -d '{"role": {"name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role"}}' 2018-10-22 09:28:20,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b48e62b7-a1fa-4877-a1cf-fab526ab108d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb95849e9baf428e80324b1ce3e17c10", "links": {"self": "http://172.30.9.28:5000/v3/roles/cb95849e9baf428e80324b1ce3e17c10"}, "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role"}} 2018-10-22 09:28:20,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b48e62b7-a1fa-4877-a1cf-fab526ab108d 2018-10-22 09:28:20,024 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role 2018-10-22 09:28:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cb95849e9baf428e80324b1ce3e17c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:20,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1009fe2b-4fea-4828-8016-96e9ef3536eb Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cb95849e9baf428e80324b1ce3e17c10"}, "domain_id": null, "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role", "id": "cb95849e9baf428e80324b1ce3e17c10"}} 2018-10-22 09:28:20,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cb95849e9baf428e80324b1ce3e17c10 used request id req-1009fe2b-4fea-4828-8016-96e9ef3536eb 2018-10-22 09:28:20,116 - keystone_utils - INFO - Granting role CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role to project CreateStackSuccessTests-99c69a90-9f71-4c8-proj 2018-10-22 09:28:20,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles/cb95849e9baf428e80324b1ce3e17c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:20,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194951a2-4412-4751-8b8f-6c44fd5e1a1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:20,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e/users/bf94244c96784584b37ccf9f64aab929/roles/cb95849e9baf428e80324b1ce3e17c10 used request id req-194951a2-4412-4751-8b8f-6c44fd5e1a1a 2018-10-22 09:28:20,254 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:28:20,254 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:28:20,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:20,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:20,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb95849e9baf428e80324b1ce3e17c10", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71bad55e05a4c4a9bc851f00c6beb2e", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-user", "id": "bf94244c96784584b37ccf9f64aab929"}, "audit_ids": ["Ek8j5eEEQLG-uuR_kfeHUA"], "issued_at": "2018-10-22T09:28:20.000000Z"}} 2018-10-22 09:28:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:20,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73fffd2-1d15-47ef-8021-95fa85db9aba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:20,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d73fffd2-1d15-47ef-8021-95fa85db9aba 2018-10-22 09:28:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:20,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-2a91e297-30af-41ab-a401-0637c528b2b6 Date: Mon, 22 Oct 2018 09:28:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image"} 2018-10-22 09:28:20,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image used request id req-2a91e297-30af-41ab-a401-0637c528b2b6 2018-10-22 09:28:20,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:21,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-48f18786-3b3b-4f7c-9dcd-bdd31aa26758 Date: Mon, 22 Oct 2018 09:28: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"}}} 2018-10-22 09:28:21,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-48f18786-3b3b-4f7c-9dcd-bdd31aa26758 2018-10-22 09:28:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image"}' 2018-10-22 09:28:21,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 X-Openstack-Request-Id: req-343c69d3-f6af-47eb-9058-442d865e7080 Date: Mon, 22 Oct 2018 09:28:21 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:28:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:28:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25", "min_disk": 0, "protected": false, "id": "15818345-b1fb-4d5c-af3a-b097e21cfd25", "file": "/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/file", "checksum": null, "owner": "e71bad55e05a4c4a9bc851f00c6beb2e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:28:21,289 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-343c69d3-f6af-47eb-9058-442d865e7080 2018-10-22 09:28:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" -d '' 2018-10-22 09:28:22,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0ccdc52-fa51-48a4-acc3-706f460a9ff4 Date: Mon, 22 Oct 2018 09:28:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:28:22,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/file used request id req-c0ccdc52-fa51-48a4-acc3-706f460a9ff4 2018-10-22 09:28:22,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:28:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-23dafe06-c2a8-49d8-9402-970d0458ffa4 Date: Mon, 22 Oct 2018 09:28:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:28:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:28:22Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/snap", "metadata": {}}], "self": "/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25", "min_disk": 0, "protected": false, "id": "15818345-b1fb-4d5c-af3a-b097e21cfd25", "file": "/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e71bad55e05a4c4a9bc851f00c6beb2e", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:28:22,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 used request id req-23dafe06-c2a8-49d8-9402-970d0458ffa4 2018-10-22 09:28:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:23,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-163c036f-1872-4364-ba85-163c085dca2e Date: Mon, 22 Oct 2018 09:28:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:28:23,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-163c036f-1872-4364-ba85-163c085dca2e 2018-10-22 09:28:23,094 - create_image - INFO - Created image with name - CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image 2018-10-22 09:28:23,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3d53a90d-ff50-49bf-a054-8496b4f3fd3a Date: Mon, 22 Oct 2018 09:28:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:28:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:28:22Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/snap", "metadata": {}}], "self": "/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25", "min_disk": 0, "protected": false, "id": "15818345-b1fb-4d5c-af3a-b097e21cfd25", "file": "/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e71bad55e05a4c4a9bc851f00c6beb2e", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/15818345-b1fb-4d5c-af3a-b097e21cfd25/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:28:23,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 used request id req-3d53a90d-ff50-49bf-a054-8496b4f3fd3a 2018-10-22 09:28:23,271 - create_image - DEBUG - Instance status is - active 2018-10-22 09:28:23,271 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image 2018-10-22 09:28:23,271 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image 2018-10-22 09:28:23,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:23,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:23,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["S4-zp2ZCTOu6Fq84FsUpow"], "issued_at": "2018-10-22T09:28:23.000000Z"}} 2018-10-22 09:28:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3a696d351475c2596b4f3bf9770208673ed340" 2018-10-22 09:28:23,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5749f659-3356-4c54-ad0b-9b0ed71fc544 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:23,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5749f659-3356-4c54-ad0b-9b0ed71fc544 2018-10-22 09:28:23,736 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:28:23,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3a696d351475c2596b4f3bf9770208673ed340" 2018-10-22 09:28:23,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58658a72-fdb4-4b4f-8bea-9cb120201a2c x-compute-request-id: req-58658a72-fdb4-4b4f-8bea-9cb120201a2c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:28:23,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-58658a72-fdb4-4b4f-8bea-9cb120201a2c 2018-10-22 09:28:23,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3a696d351475c2596b4f3bf9770208673ed340" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:28:23,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-55b9a353-542b-4d67-b445-a12a9f06d887 x-compute-request-id: req-55b9a353-542b-4d67-b445-a12a9f06d887 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/da20734e-b8e6-42ec-90fb-f2fa5394cfaf", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/da20734e-b8e6-42ec-90fb-f2fa5394cfaf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "da20734e-b8e6-42ec-90fb-f2fa5394cfaf", "name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:28:23,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-55b9a353-542b-4d67-b445-a12a9f06d887 2018-10-22 09:28:23,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:23,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:24,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb95849e9baf428e80324b1ce3e17c10", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71bad55e05a4c4a9bc851f00c6beb2e", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/e71bad55e05a4c4a9bc851f00c6beb2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-user", "id": "bf94244c96784584b37ccf9f64aab929"}, "audit_ids": ["yuFEQXOgReCC85_p7nVfgA"], "issued_at": "2018-10-22T09:28:24.000000Z"}} 2018-10-22 09:28:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fac6883-0e7d-45a4-a865-c0d04f6c9697 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:24,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5fac6883-0e7d-45a4-a865-c0d04f6c9697 2018-10-22 09:28:24,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:28:24,457 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:28:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:24,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:24 GMT Server: Apache x-openstack-request-id: req-28ab444d-1e9e-49a7-8172-2580ff3cea96 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:28:24,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack used request id req-28ab444d-1e9e-49a7-8172-2580ff3cea96 2018-10-22 09:28:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-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-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name"}}' 2018-10-22 09:28:26,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:28:24 GMT Server: Apache x-openstack-request-id: req-f2ff0a0a-33b8-4de1-95cb-3c29ff06af4c Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}]}} 2018-10-22 09:28:26,908 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks used request id req-f2ff0a0a-33b8-4de1-95cb-3c29ff06af4c 2018-10-22 09:28:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:27,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:26 GMT Server: Apache x-openstack-request-id: req-6ed71d49-38ee-4290-9597-ee15fc73874d Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:27,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:27 GMT Server: Apache x-openstack-request-id: req-a04f1065-027b-4ab9-8d37-f1108b5c7676 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": "e71bad55e05a4c4a9bc851f00c6beb2e", "OS::stack_id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "net_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "stack_user_project_id": "939cc51d69cb42b8afc57058f93800e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:27,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-a04f1065-027b-4ab9-8d37-f1108b5c7676 2018-10-22 09:28:27,277 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack 2018-10-22 09:28:27,278 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-10-22 09:28:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:27,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:27 GMT Server: Apache x-openstack-request-id: req-29a57a63-1bad-469a-acc2-f3f0a0031d92 Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:27,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:27 GMT Server: Apache x-openstack-request-id: req-0be9883c-c848-45ad-81e3-f429f2402af6 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": "e71bad55e05a4c4a9bc851f00c6beb2e", "OS::stack_id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "net_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "stack_user_project_id": "939cc51d69cb42b8afc57058f93800e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:27,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-0be9883c-c848-45ad-81e3-f429f2402af6 2018-10-22 09:28:27,630 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-10-22 09:28:27,631 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack 2018-10-22 09:28:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:27,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:27 GMT Server: Apache x-openstack-request-id: req-c157b291-a3c9-4d00-9a9b-c403c5945e90 Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:27,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:27 GMT Server: Apache x-openstack-request-id: req-318ed41b-76f1-4f72-b218-b5f3f9e5484f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:27,994 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-318ed41b-76f1-4f72-b218-b5f3f9e5484f 2018-10-22 09:28:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:28,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:28 GMT Server: Apache x-openstack-request-id: req-db61cee9-b729-4d10-aa65-5e64079620ca Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:28,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:28 GMT Server: Apache x-openstack-request-id: req-452feb5c-d25f-4657-9bcc-01b9b2c66920 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": "e71bad55e05a4c4a9bc851f00c6beb2e", "OS::stack_id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "net_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "stack_user_project_id": "939cc51d69cb42b8afc57058f93800e6", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-22T09:28:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:28,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-452feb5c-d25f-4657-9bcc-01b9b2c66920 2018-10-22 09:28:28,351 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-22 09:28:28,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:31,354 - create_stack - DEBUG - Stack status query timeout in 1196.64022684 2018-10-22 09:28:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:31,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:31 GMT Server: Apache x-openstack-request-id: req-c2cd1a60-5fda-4697-b8d7-6d36cc49d2b9 Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:31,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:31 GMT Server: Apache x-openstack-request-id: req-e2ccd62f-ceed-437c-b793-b9121249a8b0 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": "e71bad55e05a4c4a9bc851f00c6beb2e", "OS::stack_id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "net_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "stack_user_project_id": "939cc51d69cb42b8afc57058f93800e6", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-22T09:28:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:31,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-e2ccd62f-ceed-437c-b793-b9121249a8b0 2018-10-22 09:28:31,630 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-22 09:28:31,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:34,633 - create_stack - DEBUG - Stack status query timeout in 1193.36132479 2018-10-22 09:28:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:34,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:34 GMT Server: Apache x-openstack-request-id: req-eff83650-b6f5-4090-88bc-a8477cfcb7e7 Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:34,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:34 GMT Server: Apache x-openstack-request-id: req-ddebf863-3d14-42d1-b7f1-ee760bb40c8b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "OS::stack_id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name", "net_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "stack_user_project_id": "939cc51d69cb42b8afc57058f93800e6", "tags": null, "creation_time": "2018-10-22T09:28:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:28:33Z", "id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:34,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-ddebf863-3d14-42d1-b7f1-ee760bb40c8b 2018-10-22 09:28:34,851 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:28:34,851 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:37,855 - create_stack - DEBUG - Stack status query timeout in 1190.1397109 2018-10-22 09:28:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:37,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:37 GMT Server: Apache x-openstack-request-id: req-e9242a7b-0bac-484b-99e4-5f323cecaf86 Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:37,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:37 GMT Server: Apache x-openstack-request-id: req-c6120fbb-800e-4cea-bd5e-18e90bd7ecad 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": "e71bad55e05a4c4a9bc851f00c6beb2e", "OS::stack_id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "image_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image", "inst_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-inst", "subnet_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-subnet", "flavor_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-flavor-name", "net_name": "CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-net"}, "deletion_time": "2018-10-22T09:28:37Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack", "stack_user_project_id": "939cc51d69cb42b8afc57058f93800e6", "tags": null, "creation_time": "2018-10-22T09:28:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:28:33Z", "id": "b3b45ed1-1819-446d-8510-9da67491d1f4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:37,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-c6120fbb-800e-4cea-bd5e-18e90bd7ecad 2018-10-22 09:28:37,928 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:28:37,928 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack 2018-10-22 09:28:37,928 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack 2018-10-22 09:28:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/b3b45ed1-1819-446d-8510-9da67491d1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed7a0786f343a17c55a1ea5953819ad7720752" 2018-10-22 09:28:37,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:37 GMT Server: Apache x-openstack-request-id: req-3d7b35d6-0868-447b-aefe-f672c122a9f2 Location: http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:37,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:28:37 GMT Server: Apache x-openstack-request-id: req-79c43dc7-a053-4eb3-9fe8-d5fae0caa697 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:28:37,985 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/e71bad55e05a4c4a9bc851f00c6beb2e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-stack/b3b45ed1-1819-446d-8510-9da67491d1f4 used request id req-79c43dc7-a053-4eb3-9fe8-d5fae0caa697 2018-10-22 09:28:37,986 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d3b84b3d-5dbb-416d-97c4-b88d2764de63-image 2018-10-22 09:28:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cf04b15aa78410e50a4553ce49cd3c822bdc4e1" 2018-10-22 09:28:39,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48cdb55f-2884-48d5-ab12-b7729ea5b757 Date: Mon, 22 Oct 2018 09:28:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:28:39,029 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/15818345-b1fb-4d5c-af3a-b097e21cfd25 used request id req-48cdb55f-2884-48d5-ab12-b7729ea5b757 2018-10-22 09:28:39,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/da20734e-b8e6-42ec-90fb-f2fa5394cfaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3a696d351475c2596b4f3bf9770208673ed340" 2018-10-22 09:28:39,068 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20a5dce9-7709-4cbd-9e5e-00eee3400311 x-compute-request-id: req-20a5dce9-7709-4cbd-9e5e-00eee3400311 Content-Length: 0 Content-Type: application/json 2018-10-22 09:28:39,068 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/da20734e-b8e6-42ec-90fb-f2fa5394cfaf used request id req-20a5dce9-7709-4cbd-9e5e-00eee3400311 2018-10-22 09:28:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:39,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ab775c96-b02f-4a3c-a9ea-997eae8b65f9 Date: Mon, 22 Oct 2018 09:28:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "created_at": "2018-10-22T09:28:27Z", "updated_at": "2018-10-22T09:28:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "revision_number": 0, "id": "4b9c5bdb-7727-41a1-844b-66e4fe206d12", "remote_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "revision_number": 0, "id": "57c4d016-800e-4312-9d23-9b43e0d218a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "revision_number": 0, "id": "93dbc2e7-3666-4028-a847-e8aa3e8f0db5", "remote_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "revision_number": 0, "id": "b3ad8528-7081-491e-bdf7-6789f7b3f0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e"}], "revision_number": 4, "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "id": "c90f1f10-32fb-4537-a205-b8b2af301489", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:28:39,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ab775c96-b02f-4a3c-a9ea-997eae8b65f9 2018-10-22 09:28:39,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:39,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4017c13-0e43-4bb2-8215-075167bbe274 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:28:39,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-c4017c13-0e43-4bb2-8215-075167bbe274 2018-10-22 09:28:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:39,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84df888-5ac5-4c31-b870-e59365dcab00 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e"}, "enabled": true, "id": "e71bad55e05a4c4a9bc851f00c6beb2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99c69a90-9f71-4c8-proj"}} 2018-10-22 09:28:39,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e used request id req-d84df888-5ac5-4c31-b870-e59365dcab00 2018-10-22 09:28:39,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c90f1f10-32fb-4537-a205-b8b2af301489 2018-10-22 09:28:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c90f1f10-32fb-4537-a205-b8b2af301489 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:39,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ec29884a-965a-4a24-8a39-0caa92e4cbfd Date: Mon, 22 Oct 2018 09:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "port_range_min": null, "revision_number": 0, "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "created_at": "2018-10-22T09:28:27Z", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "id": "4b9c5bdb-7727-41a1-844b-66e4fe206d12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "port_range_min": null, "revision_number": 0, "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "created_at": "2018-10-22T09:28:27Z", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "id": "57c4d016-800e-4312-9d23-9b43e0d218a6"}, {"remote_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "port_range_min": null, "revision_number": 0, "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "created_at": "2018-10-22T09:28:27Z", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "id": "93dbc2e7-3666-4028-a847-e8aa3e8f0db5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:27Z", "security_group_id": "c90f1f10-32fb-4537-a205-b8b2af301489", "port_range_min": null, "revision_number": 0, "tenant_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "created_at": "2018-10-22T09:28:27Z", "project_id": "e71bad55e05a4c4a9bc851f00c6beb2e", "id": "b3ad8528-7081-491e-bdf7-6789f7b3f0f3"}]} 2018-10-22 09:28:39,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c90f1f10-32fb-4537-a205-b8b2af301489 used request id req-ec29884a-965a-4a24-8a39-0caa92e4cbfd 2018-10-22 09:28:39,634 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:28:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c90f1f10-32fb-4537-a205-b8b2af301489 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:39,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ca38bdd-688e-4d3f-8fbd-31cfd2f6e9e8 Content-Length: 0 Date: Mon, 22 Oct 2018 09:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:28:39,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c90f1f10-32fb-4537-a205-b8b2af301489 used request id req-3ca38bdd-688e-4d3f-8fbd-31cfd2f6e9e8 2018-10-22 09:28:39,972 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-99c69a90-9f71-4c8-proj 2018-10-22 09:28:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:40,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0fe4114-2519-4eb3-8f12-bfbebc0df797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:40,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e71bad55e05a4c4a9bc851f00c6beb2e used request id req-a0fe4114-2519-4eb3-8f12-bfbebc0df797 2018-10-22 09:28:40,199 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-99c69a90-9f71-4c8-proj-role 2018-10-22 09:28:40,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cb95849e9baf428e80324b1ce3e17c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:40,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ffb1636-48d5-4d02-9e48-7b06bdd1577d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:40,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cb95849e9baf428e80324b1ce3e17c10 used request id req-7ffb1636-48d5-4d02-9e48-7b06bdd1577d 2018-10-22 09:28:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3991a6b472168f27b370e2c7fa68e1d714bac0" 2018-10-22 09:28:40,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21f19ce-2b24-46e3-a8d3-4e11952bfd1c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:28:40,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b21f19ce-2b24-46e3-a8d3-4e11952bfd1c 2018-10-22 09:28:40,478 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-99c69a90-9f71-4c8-user 2018-10-22 09:28:40,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bf94244c96784584b37ccf9f64aab929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d57f2c9774ec61e1a88be5b6c85c58a89880562" 2018-10-22 09:28:40,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e91593a-f275-4301-9cc4-f2affd42505a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:40,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bf94244c96784584b37ccf9f64aab929 used request id req-9e91593a-f275-4301-9cc4-f2affd42505a 2018-10-22 09:28:40,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:41,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["oJO543R2SgOtJHMQn1Fq7Q"], "issued_at": "2018-10-22T09:28:41.000000Z"}} 2018-10-22 09:28:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65482ad6dc498ea9fcedae895c849e17c520ecb" 2018-10-22 09:28:41,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7d3a34-1923-4638-826c-30583d858440 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:41,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bb7d3a34-1923-4638-826c-30583d858440 2018-10-22 09:28:41,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:41,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:41,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["E9whR6FBRfiWe7-YoLjtqA"], "issued_at": "2018-10-22T09:28:41.000000Z"}} 2018-10-22 09:28:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:28:41,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7f0727-8621-4cb0-9a6c-17e4fbd50cac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:41,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f7f0727-8621-4cb0-9a6c-17e4fbd50cac 2018-10-22 09:28:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:28:41,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:28:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ff30eb35-03d4-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:28:41,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5095bc36-5762-4c14-b3dd-6ebbb8cc1a9e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ff30eb35-03d4-480-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:28:41,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ff30eb35-03d4-480-proj used request id req-5095bc36-5762-4c14-b3dd-6ebbb8cc1a9e 2018-10-22 09:28:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:28:41,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614e6d4b-c83a-4fde-8d4b-63c922e70af2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:28:41,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-614e6d4b-c83a-4fde-8d4b-63c922e70af2 2018-10-22 09:28:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}}' 2018-10-22 09:28:41,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3cac7f-d8c6-464f-8a26-2114401b9d2a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc"}, "enabled": true, "id": "525d95ad4599411db636320d8704d3bc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}} 2018-10-22 09:28:41,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3d3cac7f-d8c6-464f-8a26-2114401b9d2a 2018-10-22 09:28:41,928 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ff30eb35-03d4-480-proj 2018-10-22 09:28:41,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:41,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:42,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["HZ3RNsO_T9iAjvu9miMdbw"], "issued_at": "2018-10-22T09:28:42.000000Z"}} 2018-10-22 09:28:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:42,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a503cdbe-5a53-410c-8b12-c75994f5d8a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:42,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a503cdbe-5a53-410c-8b12-c75994f5d8a2 2018-10-22 09:28:42,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:28:42,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:28:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:42,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6d9bcb-af04-4d11-ae08-47b99a6f1a50 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:28:42,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3a6d9bcb-af04-4d11-ae08-47b99a6f1a50 2018-10-22 09:28:42,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-ff30eb35-03d4-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:42,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52c6cd4-203e-40fd-bbac-ade58fffd644 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-ff30eb35-03d4-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc"}, "enabled": true, "id": "525d95ad4599411db636320d8704d3bc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}]} 2018-10-22 09:28:42,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-ff30eb35-03d4-480-proj used request id req-b52c6cd4-203e-40fd-bbac-ade58fffd644 2018-10-22 09:28:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:42,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dd1d3e-2c43-4736-a1db-dbc959a17563 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:28:42,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-31dd1d3e-2c43-4736-a1db-dbc959a17563 2018-10-22 09:28:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:43,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00e68bc-3cc1-49b5-bce8-eff99a9bf2e5 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:28:43,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a00e68bc-3cc1-49b5-bce8-eff99a9bf2e5 2018-10-22 09:28:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-ff30eb35-03d4-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:43,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65789eed-24da-4506-af56-73753cf87e88 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-ff30eb35-03d4-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc"}, "enabled": true, "id": "525d95ad4599411db636320d8704d3bc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}]} 2018-10-22 09:28:43,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-ff30eb35-03d4-480-proj used request id req-65789eed-24da-4506-af56-73753cf87e88 2018-10-22 09:28:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/cef25d3de7724bd5b7175ca84293933a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:43,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1bc5c1b-0736-479a-98ca-275378c0de51 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ff30eb35-03d4-480-user", "links": {"self": "http://172.30.9.28:5000/v3/users/cef25d3de7724bd5b7175ca84293933a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "525d95ad4599411db636320d8704d3bc", "id": "cef25d3de7724bd5b7175ca84293933a", "password_expires_at": null}} 2018-10-22 09:28:43,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cef25d3de7724bd5b7175ca84293933a used request id req-b1bc5c1b-0736-479a-98ca-275378c0de51 2018-10-22 09:28:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:43,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad827aaa-bfee-4b3a-87d0-ef6ace511f03 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:28:43,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles used request id req-ad827aaa-bfee-4b3a-87d0-ef6ace511f03 2018-10-22 09:28:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:43,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91614d34-28da-43a8-88e2-c86360acdb60 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:28:43,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-91614d34-28da-43a8-88e2-c86360acdb60 2018-10-22 09:28:43,467 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ff30eb35-03d4-480-proj 2018-10-22 09:28:43,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:28:43,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-136d5197-77ac-4716-9e20-c513a5653197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:43,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles/628c5194e35d43a7bc9032b41562a43c used request id req-136d5197-77ac-4716-9e20-c513a5653197 2018-10-22 09:28:43,666 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ff30eb35-03d4-480-user 2018-10-22 09:28:43,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:28:43,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098a8c2f-1485-4472-83c3-19a5a111964a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:28:43,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-098a8c2f-1485-4472-83c3-19a5a111964a 2018-10-22 09:28:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" -d '{"role": {"name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj-role"}}' 2018-10-22 09:28:43,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48fcee77-f7da-40ae-92b4-810d31a1148d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f22e9bcd1ee45c8bbff72248c8c78dd", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f22e9bcd1ee45c8bbff72248c8c78dd"}, "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj-role"}} 2018-10-22 09:28:43,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-48fcee77-f7da-40ae-92b4-810d31a1148d 2018-10-22 09:28:43,874 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ff30eb35-03d4-480-proj-role 2018-10-22 09:28:43,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5f22e9bcd1ee45c8bbff72248c8c78dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:28:43,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8eb238-4f3d-4d77-8a9a-39b81bf56c80 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5f22e9bcd1ee45c8bbff72248c8c78dd"}, "domain_id": null, "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj-role", "id": "5f22e9bcd1ee45c8bbff72248c8c78dd"}} 2018-10-22 09:28:43,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5f22e9bcd1ee45c8bbff72248c8c78dd used request id req-0b8eb238-4f3d-4d77-8a9a-39b81bf56c80 2018-10-22 09:28:43,956 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ff30eb35-03d4-480-proj-role to project CreateStackSuccessTests-ff30eb35-03d4-480-proj 2018-10-22 09:28:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles/5f22e9bcd1ee45c8bbff72248c8c78dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:28:44,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b85a7618-d19f-4041-80ce-9afa9b6ae1be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:28:44,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc/users/cef25d3de7724bd5b7175ca84293933a/roles/5f22e9bcd1ee45c8bbff72248c8c78dd used request id req-b85a7618-d19f-4041-80ce-9afa9b6ae1be 2018-10-22 09:28:44,086 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:28:44,086 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:28:44,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:44,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:44,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f22e9bcd1ee45c8bbff72248c8c78dd", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525d95ad4599411db636320d8704d3bc", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ff30eb35-03d4-480-user", "id": "cef25d3de7724bd5b7175ca84293933a"}, "audit_ids": ["6vGrLIROR8im_hoQMkoOJA"], "issued_at": "2018-10-22T09:28:44.000000Z"}} 2018-10-22 09:28:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:28:44,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6497fc5-519e-4bc5-a422-dc8e61ca3973 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:44,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6497fc5-519e-4bc5-a422-dc8e61ca3973 2018-10-22 09:28:44,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:28:44,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-9de5ec85-5692-495b-868c-02af8beffc9c Date: Mon, 22 Oct 2018 09:28:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image"} 2018-10-22 09:28:44,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image used request id req-9de5ec85-5692-495b-868c-02af8beffc9c 2018-10-22 09:28:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:28:44,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91f4297f-afff-4f7d-a4ee-cc90dcf49833 Date: Mon, 22 Oct 2018 09:28:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:28:44,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-91f4297f-afff-4f7d-a4ee-cc90dcf49833 2018-10-22 09:28:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image"}' 2018-10-22 09:28:45,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f X-Openstack-Request-Id: req-16e0fbe4-32fd-4f14-92bc-de342f9e36ce Date: Mon, 22 Oct 2018 09:28:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:28:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:28:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f", "min_disk": 0, "protected": false, "id": "e5ce54b7-43f5-4bd8-9d00-1a80c795da3f", "file": "/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/file", "checksum": null, "owner": "525d95ad4599411db636320d8704d3bc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:28:45,111 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-16e0fbe4-32fd-4f14-92bc-de342f9e36ce 2018-10-22 09:28:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" -d '' 2018-10-22 09:28:46,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4510189-5bf9-47ab-af52-b10b98cb9a58 Date: Mon, 22 Oct 2018 09:28:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:28:46,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/file used request id req-d4510189-5bf9-47ab-af52-b10b98cb9a58 2018-10-22 09:28:46,916 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:28:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:28:47,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8c107674-d46e-4e6e-b42f-0300b77d01e5 Date: Mon, 22 Oct 2018 09:28:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:28:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/snap", "metadata": {}}], "self": "/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f", "min_disk": 0, "protected": false, "id": "e5ce54b7-43f5-4bd8-9d00-1a80c795da3f", "file": "/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "525d95ad4599411db636320d8704d3bc", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:28:47,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f used request id req-8c107674-d46e-4e6e-b42f-0300b77d01e5 2018-10-22 09:28:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:28:47,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71010a93-55fc-4f5a-98b6-4b77526985b4 Date: Mon, 22 Oct 2018 09:28: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"}}} 2018-10-22 09:28:47,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-71010a93-55fc-4f5a-98b6-4b77526985b4 2018-10-22 09:28:47,342 - create_image - INFO - Created image with name - CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image 2018-10-22 09:28:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:28:47,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9a1efbdf-47da-4662-92cf-2c2d08eef11b Date: Mon, 22 Oct 2018 09:28:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:28:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/snap", "metadata": {}}], "self": "/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f", "min_disk": 0, "protected": false, "id": "e5ce54b7-43f5-4bd8-9d00-1a80c795da3f", "file": "/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "525d95ad4599411db636320d8704d3bc", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:28:47,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f used request id req-9a1efbdf-47da-4662-92cf-2c2d08eef11b 2018-10-22 09:28:47,511 - create_image - DEBUG - Instance status is - active 2018-10-22 09:28:47,511 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image 2018-10-22 09:28:47,512 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image 2018-10-22 09:28:47,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:47,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:47,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ZWwG580ERlimpX-BYNdeUQ"], "issued_at": "2018-10-22T09:28:47.000000Z"}} 2018-10-22 09:28:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335bdc9d0ae298f7d393e6b42401508796ef" 2018-10-22 09:28:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d405d519-75f9-449c-8309-e901d10173e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:47,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d405d519-75f9-449c-8309-e901d10173e0 2018-10-22 09:28:47,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:28:47,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335bdc9d0ae298f7d393e6b42401508796ef" 2018-10-22 09:28:48,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-8ff103e8-c323-49a2-aff7-22983cafeb1c x-compute-request-id: req-8ff103e8-c323-49a2-aff7-22983cafeb1c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:28:48,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8ff103e8-c323-49a2-aff7-22983cafeb1c 2018-10-22 09:28:48,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335bdc9d0ae298f7d393e6b42401508796ef" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:28:48,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14a703cb-8702-4336-abf8-cec3415cc776 x-compute-request-id: req-14a703cb-8702-4336-abf8-cec3415cc776 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/54962d62-148b-4656-aea5-9369c18dd92a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/54962d62-148b-4656-aea5-9369c18dd92a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "54962d62-148b-4656-aea5-9369c18dd92a", "name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:28:48,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-14a703cb-8702-4336-abf8-cec3415cc776 2018-10-22 09:28:48,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:28:48,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:28:48,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f22e9bcd1ee45c8bbff72248c8c78dd", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525d95ad4599411db636320d8704d3bc", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ff30eb35-03d4-480-user", "id": "cef25d3de7724bd5b7175ca84293933a"}, "audit_ids": ["XO8R8vbdTiCRij6JssmH5g"], "issued_at": "2018-10-22T09:28:48.000000Z"}} 2018-10-22 09:28:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:28:48,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc41f97-48b3-4bce-862c-832babd79a29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:28:48,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-efc41f97-48b3-4bce-862c-832babd79a29 2018-10-22 09:28:48,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:28:48,693 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:28:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:28:48,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:48 GMT Server: Apache x-openstack-request-id: req-c4bf3837-bfd7-4052-ac89-8f503566f869 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:28:48,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack used request id req-c4bf3837-bfd7-4052-ac89-8f503566f869 2018-10-22 09:28:48,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-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-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}}' 2018-10-22 09:28:51,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:28:48 GMT Server: Apache x-openstack-request-id: req-b4eebc62-a4ea-4ac4-987b-85480adb056a Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}]}} 2018-10-22 09:28:51,149 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks used request id req-b4eebc62-a4ea-4ac4-987b-85480adb056a 2018-10-22 09:28:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:28:51,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:51 GMT Server: Apache x-openstack-request-id: req-4e7b50f2-9bca-40b7-99f4-f978d18b09d1 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:51,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:51 GMT Server: Apache x-openstack-request-id: req-bc48519a-d098-49f5-91a1-3d9ef4547f4a 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:51,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-bc48519a-d098-49f5-91a1-3d9ef4547f4a 2018-10-22 09:28:51,519 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack 2018-10-22 09:28:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:28:51,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:51 GMT Server: Apache x-openstack-request-id: req-c198a2ec-c93e-4e68-a1cd-7c14c9d50d1f Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:51,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:51 GMT Server: Apache x-openstack-request-id: req-df259f82-d660-4eca-ad66-ab3a8165f968 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:51,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-df259f82-d660-4eca-ad66-ab3a8165f968 2018-10-22 09:28:51,730 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:28:51,730 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:54,733 - create_stack - DEBUG - Stack status query timeout in 1196.78638911 2018-10-22 09:28:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:28:54,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:54 GMT Server: Apache x-openstack-request-id: req-df4ad39f-7b39-4789-a4cb-bec6a6be9328 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:55,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:54 GMT Server: Apache x-openstack-request-id: req-21d98ec1-7fe2-4296-8bab-e452bc9e0929 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:55,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-21d98ec1-7fe2-4296-8bab-e452bc9e0929 2018-10-22 09:28:55,108 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:28:55,108 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:28:58,111 - create_stack - DEBUG - Stack status query timeout in 1193.4082191 2018-10-22 09:28:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:28:58,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:28:58 GMT Server: Apache x-openstack-request-id: req-a2eaeee5-bdb9-437f-a1ee-c828b67280cd Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:28:58,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:28:58 GMT Server: Apache x-openstack-request-id: req-541ad469-1032-47b3-b2f7-23249b59a36e 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:28:58,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-541ad469-1032-47b3-b2f7-23249b59a36e 2018-10-22 09:28:58,838 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:28:58,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:01,841 - create_stack - DEBUG - Stack status query timeout in 1189.67839193 2018-10-22 09:29:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:02,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:01 GMT Server: Apache x-openstack-request-id: req-69505956-e7cb-462d-b4b0-7f76394cfdf9 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:02,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:02 GMT Server: Apache x-openstack-request-id: req-c52d30f0-7b1a-476d-a0ff-ab379830ff93 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:02,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-c52d30f0-7b1a-476d-a0ff-ab379830ff93 2018-10-22 09:29:02,061 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:02,061 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:05,064 - create_stack - DEBUG - Stack status query timeout in 1186.45489192 2018-10-22 09:29:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:05,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:05 GMT Server: Apache x-openstack-request-id: req-846d989f-4de3-40c8-8d4c-83c20b7dd83e Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:05,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:05 GMT Server: Apache x-openstack-request-id: req-80ae088b-86fb-43cf-a567-bd9214e3ced1 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:05,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-80ae088b-86fb-43cf-a567-bd9214e3ced1 2018-10-22 09:29:05,346 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:05,346 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:08,350 - create_stack - DEBUG - Stack status query timeout in 1183.16969013 2018-10-22 09:29:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:08,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:08 GMT Server: Apache x-openstack-request-id: req-e2622ebd-4cf6-4bf2-af3a-1dae6aad675f Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:08,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:08 GMT Server: Apache x-openstack-request-id: req-13245dd6-cc76-4e2e-8079-56ac5c62af4b 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:08,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-13245dd6-cc76-4e2e-8079-56ac5c62af4b 2018-10-22 09:29:08,454 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:29:08,455 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack 2018-10-22 09:29:08,455 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack 2018-10-22 09:29:08,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:08,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f22e9bcd1ee45c8bbff72248c8c78dd", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525d95ad4599411db636320d8704d3bc", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/525d95ad4599411db636320d8704d3bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ff30eb35-03d4-480-user", "id": "cef25d3de7724bd5b7175ca84293933a"}, "audit_ids": ["C92eiZcSQfSc_cECywBFCQ"], "issued_at": "2018-10-22T09:29:08.000000Z"}} 2018-10-22 09:29:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9072ad687c57bf155358dc737384ba0d9334b1" 2018-10-22 09:29:09,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:08 GMT Server: Apache x-openstack-request-id: req-72695542-30cc-48e2-94b2-17415f20cb65 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:09,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-50a71c8d-d1e8-4cf7-b7c7-e4a7186eae02 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:09,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-50a71c8d-d1e8-4cf7-b7c7-e4a7186eae02 2018-10-22 09:29:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:09,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-35bfda02-6699-4ea8-ad23-9488d0010a77 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:09,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-12f1ddac-e4f1-4501-b307-cfea6d41cf87 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:09,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-12f1ddac-e4f1-4501-b307-cfea6d41cf87 2018-10-22 09:29:09,479 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack 2018-10-22 09:29:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:09,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-d4cdd8a5-c7b6-43c4-ab5c-0092a8a1e9d2 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:09,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-fd133b8b-c195-4219-8253-a58502664f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:09,874 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-fd133b8b-c195-4219-8253-a58502664f93 2018-10-22 09:29:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:09,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-942bfc8c-c08b-4e50-967a-42d831359467 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:10,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:09 GMT Server: Apache x-openstack-request-id: req-2148f7d9-422c-4ddf-9013-c4795b16aafa 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "tags": null, "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:09Z", "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:10,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-2148f7d9-422c-4ddf-9013-c4795b16aafa 2018-10-22 09:29:10,076 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:29:10,076 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:13,080 - create_stack - DEBUG - Stack status query timeout in 1196.79465985 2018-10-22 09:29:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:13,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:13 GMT Server: Apache x-openstack-request-id: req-dcf24dcd-ebd4-4562-86ee-3e5ed7028899 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:13,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:13 GMT Server: Apache x-openstack-request-id: req-c41587d9-bc9d-43a7-a3e9-d2c80143645e 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "tags": null, "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:09Z", "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:13,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-c41587d9-bc9d-43a7-a3e9-d2c80143645e 2018-10-22 09:29:13,306 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:29:13,307 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:16,310 - create_stack - DEBUG - Stack status query timeout in 1193.56453085 2018-10-22 09:29:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:16,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:16 GMT Server: Apache x-openstack-request-id: req-c6b942db-f34f-4e25-a028-408f5c629e46 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:16,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:16 GMT Server: Apache x-openstack-request-id: req-13fc80de-13ad-43e0-8a2d-90e6b1534692 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "tags": null, "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:09Z", "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:16,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-13fc80de-13ad-43e0-8a2d-90e6b1534692 2018-10-22 09:29:16,680 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:29:16,680 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:19,683 - create_stack - DEBUG - Stack status query timeout in 1190.1911509 2018-10-22 09:29:19,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:19,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:19 GMT Server: Apache x-openstack-request-id: req-24047f8d-f3b7-46c7-be15-5cbcaa779459 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:20,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:19 GMT Server: Apache x-openstack-request-id: req-68a6e92c-cd88-4d88-8baa-9d8ae9090e33 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "tags": null, "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:09Z", "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:20,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-68a6e92c-cd88-4d88-8baa-9d8ae9090e33 2018-10-22 09:29:20,267 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:29:20,268 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:23,271 - create_stack - DEBUG - Stack status query timeout in 1186.60345387 2018-10-22 09:29:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:23,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:23 GMT Server: Apache x-openstack-request-id: req-c30d1a3c-0b38-47eb-8ae7-f26d96d7acff Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:23,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:23 GMT Server: Apache x-openstack-request-id: req-685fce64-108d-49b7-8cef-4259449a4cf2 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": "525d95ad4599411db636320d8704d3bc", "OS::stack_id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "image_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image", "inst_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-inst", "subnet_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-subnet", "flavor_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-flavor-name", "net_name": "CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack", "stack_user_project_id": "71bd8c403b2841c5b20021fb9e191f83", "tags": null, "creation_time": "2018-10-22T09:28:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:29:09Z", "id": "a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:23,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-685fce64-108d-49b7-8cef-4259449a4cf2 2018-10-22 09:29:23,327 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:29:23,327 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack 2018-10-22 09:29:23,327 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack 2018-10-22 09:29:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f534bcf0a408885723cd4deb3d498c52785d0c7f" 2018-10-22 09:29:23,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:23 GMT Server: Apache x-openstack-request-id: req-082d7b54-6a4e-4b1e-add5-16093ebab8b1 Location: http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:23,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:29:23 GMT Server: Apache x-openstack-request-id: req-8f79578a-79c7-4a94-9307-36f403795dfc Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:29:23,687 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/525d95ad4599411db636320d8704d3bc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-stack/a7ff31c2-fd15-4426-9e91-a0c8aecc4fe3 used request id req-8f79578a-79c7-4a94-9307-36f403795dfc 2018-10-22 09:29:23,688 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-10bd996e-c5d2-44b0-9d01-d06f0033c7df-image 2018-10-22 09:29:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abbebd4947a36430395fc1a59f6d7c32e7293165" 2018-10-22 09:29:24,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e7db8efe-80a1-49d2-9bf5-e3d5e90a3d8c Date: Mon, 22 Oct 2018 09:29:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:29:24,689 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e5ce54b7-43f5-4bd8-9d00-1a80c795da3f used request id req-e7db8efe-80a1-49d2-9bf5-e3d5e90a3d8c 2018-10-22 09:29:24,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/54962d62-148b-4656-aea5-9369c18dd92a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335bdc9d0ae298f7d393e6b42401508796ef" 2018-10-22 09:29:24,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:29: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-16c5d540-f0d2-427c-90da-b434d7d2d702 x-compute-request-id: req-16c5d540-f0d2-427c-90da-b434d7d2d702 Content-Length: 0 Content-Type: application/json 2018-10-22 09:29:24,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/54962d62-148b-4656-aea5-9369c18dd92a used request id req-16c5d540-f0d2-427c-90da-b434d7d2d702 2018-10-22 09:29:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:25,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c3ed7c47-5161-4e6f-9ffd-6d15bdb390d3 Date: Mon, 22 Oct 2018 09:29:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "525d95ad4599411db636320d8704d3bc", "created_at": "2018-10-22T09:28:51Z", "updated_at": "2018-10-22T09:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "revision_number": 0, "id": "2646b15d-2327-4113-b9f3-86e7f911e920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "tenant_id": "525d95ad4599411db636320d8704d3bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "525d95ad4599411db636320d8704d3bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "revision_number": 0, "id": "8302b7e8-0786-4659-b9b6-2e6d8d13ecbb", "remote_group_id": "50304163-7748-43e5-8887-a74b081917e2", "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "tenant_id": "525d95ad4599411db636320d8704d3bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "525d95ad4599411db636320d8704d3bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "revision_number": 0, "id": "e20b5b3d-a4e9-4be8-8689-7eabce53407b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "tenant_id": "525d95ad4599411db636320d8704d3bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "525d95ad4599411db636320d8704d3bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "revision_number": 0, "id": "ffb7002f-dede-4ac2-9c72-9a35971b0494", "remote_group_id": "50304163-7748-43e5-8887-a74b081917e2", "remote_ip_prefix": null, "created_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "tenant_id": "525d95ad4599411db636320d8704d3bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "525d95ad4599411db636320d8704d3bc"}], "revision_number": 4, "project_id": "525d95ad4599411db636320d8704d3bc", "id": "50304163-7748-43e5-8887-a74b081917e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:29:25,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c3ed7c47-5161-4e6f-9ffd-6d15bdb390d3 2018-10-22 09:29:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:25,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66eace33-20f3-42b8-85ed-2102f49cad44 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc"}, "enabled": true, "id": "525d95ad4599411db636320d8704d3bc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ff30eb35-03d4-480-proj"}} 2018-10-22 09:29:25,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc used request id req-66eace33-20f3-42b8-85ed-2102f49cad44 2018-10-22 09:29:25,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50304163-7748-43e5-8887-a74b081917e2 2018-10-22 09:29:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=50304163-7748-43e5-8887-a74b081917e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:25,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b01a044a-973f-49c4-b977-863e1086b2a4 Date: Mon, 22 Oct 2018 09:29:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "port_range_min": null, "revision_number": 0, "tenant_id": "525d95ad4599411db636320d8704d3bc", "created_at": "2018-10-22T09:28:51Z", "project_id": "525d95ad4599411db636320d8704d3bc", "id": "2646b15d-2327-4113-b9f3-86e7f911e920"}, {"remote_group_id": "50304163-7748-43e5-8887-a74b081917e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "port_range_min": null, "revision_number": 0, "tenant_id": "525d95ad4599411db636320d8704d3bc", "created_at": "2018-10-22T09:28:51Z", "project_id": "525d95ad4599411db636320d8704d3bc", "id": "8302b7e8-0786-4659-b9b6-2e6d8d13ecbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "port_range_min": null, "revision_number": 0, "tenant_id": "525d95ad4599411db636320d8704d3bc", "created_at": "2018-10-22T09:28:51Z", "project_id": "525d95ad4599411db636320d8704d3bc", "id": "e20b5b3d-a4e9-4be8-8689-7eabce53407b"}, {"remote_group_id": "50304163-7748-43e5-8887-a74b081917e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:28:51Z", "security_group_id": "50304163-7748-43e5-8887-a74b081917e2", "port_range_min": null, "revision_number": 0, "tenant_id": "525d95ad4599411db636320d8704d3bc", "created_at": "2018-10-22T09:28:51Z", "project_id": "525d95ad4599411db636320d8704d3bc", "id": "ffb7002f-dede-4ac2-9c72-9a35971b0494"}]} 2018-10-22 09:29:25,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=50304163-7748-43e5-8887-a74b081917e2 used request id req-b01a044a-973f-49c4-b977-863e1086b2a4 2018-10-22 09:29:25,319 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:29:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/50304163-7748-43e5-8887-a74b081917e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:25,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4381d0b6-8ca5-4e3b-bd90-96ad6a38d952 Content-Length: 0 Date: Mon, 22 Oct 2018 09:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:29:25,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/50304163-7748-43e5-8887-a74b081917e2 used request id req-4381d0b6-8ca5-4e3b-bd90-96ad6a38d952 2018-10-22 09:29:25,664 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ff30eb35-03d4-480-proj 2018-10-22 09:29:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:25,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d408c09-8940-4141-98ff-27a50b0ef116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:25,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/525d95ad4599411db636320d8704d3bc used request id req-4d408c09-8940-4141-98ff-27a50b0ef116 2018-10-22 09:29:25,919 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ff30eb35-03d4-480-proj-role 2018-10-22 09:29:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5f22e9bcd1ee45c8bbff72248c8c78dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:26,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7851da-a14f-4261-84bc-d854e231dcc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:26,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5f22e9bcd1ee45c8bbff72248c8c78dd used request id req-6e7851da-a14f-4261-84bc-d854e231dcc4 2018-10-22 09:29:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1202a317b8e2d4ddedb829f380370fc964833f4b" 2018-10-22 09:29:26,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a4aca5-7a38-4528-8820-fa7ec3600b62 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:29:26,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1a4aca5-7a38-4528-8820-fa7ec3600b62 2018-10-22 09:29:26,123 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ff30eb35-03d4-480-user 2018-10-22 09:29:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cef25d3de7724bd5b7175ca84293933a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6910b26a41f19da0a14bda703d52f3dac6d186f5" 2018-10-22 09:29:26,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bf57bb-329f-4f8f-a73d-ac13049a07cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:26,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cef25d3de7724bd5b7175ca84293933a used request id req-70bf57bb-329f-4f8f-a73d-ac13049a07cb 2018-10-22 09:29:26,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:26,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["YWi7vbgiSGyFhprlO8wwiA"], "issued_at": "2018-10-22T09:29:26.000000Z"}} 2018-10-22 09:29:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3364098ed149bc20d3f8f49d71a89806b6e5c0f" 2018-10-22 09:29:26,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b12dfb9-c03e-4954-a598-0d34604ed066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:26,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b12dfb9-c03e-4954-a598-0d34604ed066 2018-10-22 09:29:26,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:26,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:27,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["KT8oFTl0RxOLp8aYBx3TPA"], "issued_at": "2018-10-22T09:29:27.000000Z"}} 2018-10-22 09:29:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:29:27,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a205c2-db7d-4e65-9c16-e981791ad91b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:27,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-24a205c2-db7d-4e65-9c16-e981791ad91b 2018-10-22 09:29:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:29:27,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:29:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:29:27,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0321687-d42e-41b7-a607-849b52d61e25 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:29:27,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj used request id req-a0321687-d42e-41b7-a607-849b52d61e25 2018-10-22 09:29:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:29:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae24f15-394c-40d3-b72c-dce9c47f48b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:29:27,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dae24f15-394c-40d3-b72c-dce9c47f48b7 2018-10-22 09:29:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}}' 2018-10-22 09:29:27,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2069493e-ea6f-4f0d-b9bc-76fc454be536 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495"}, "enabled": true, "id": "0406f5c7e4674310b5bea8ce134e0495", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}} 2018-10-22 09:29:27,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2069493e-ea6f-4f0d-b9bc-76fc454be536 2018-10-22 09:29:27,479 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj 2018-10-22 09:29:27,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:27,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:27,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["1z-1H-_qQeGdJP7R4hxlQw"], "issued_at": "2018-10-22T09:29:27.000000Z"}} 2018-10-22 09:29:27,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:27,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47488c70-64d4-4497-8678-e0c94d2293af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:27,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-47488c70-64d4-4497-8678-e0c94d2293af 2018-10-22 09:29:27,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:29:27,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:29:27,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0af18a-3314-44d4-870b-b54a5e084dcd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:29:28,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7f0af18a-3314-44d4-870b-b54a5e084dcd 2018-10-22 09:29:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313fb040-ebda-4e04-af2f-148930547dd4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495"}, "enabled": true, "id": "0406f5c7e4674310b5bea8ce134e0495", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}]} 2018-10-22 09:29:28,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj used request id req-313fb040-ebda-4e04-af2f-148930547dd4 2018-10-22 09:29:28,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fc02ee-913e-4164-a07a-0f27a72c584f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:29:28,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-15fc02ee-913e-4164-a07a-0f27a72c584f 2018-10-22 09:29:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f4956b-bc86-46d5-9ff9-4781fb59ee8e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:29:28,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75f4956b-bc86-46d5-9ff9-4781fb59ee8e 2018-10-22 09:29:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ef2083-ccb4-4688-9b0f-c385db660ba5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495"}, "enabled": true, "id": "0406f5c7e4674310b5bea8ce134e0495", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}]} 2018-10-22 09:29:28,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj used request id req-d7ef2083-ccb4-4688-9b0f-c385db660ba5 2018-10-22 09:29:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5b5d158780d94e5ab7b9b6d7e20ebf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855b4377-2c84-4b10-bdba-1009dfa41e11 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-user", "links": {"self": "http://172.30.9.28:5000/v3/users/5b5d158780d94e5ab7b9b6d7e20ebf14"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0406f5c7e4674310b5bea8ce134e0495", "id": "5b5d158780d94e5ab7b9b6d7e20ebf14", "password_expires_at": null}} 2018-10-22 09:29:28,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5b5d158780d94e5ab7b9b6d7e20ebf14 used request id req-855b4377-2c84-4b10-bdba-1009dfa41e11 2018-10-22 09:29:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36475e62-0e69-4bac-b48e-c4d6d0b480da Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:29:28,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles used request id req-36475e62-0e69-4bac-b48e-c4d6d0b480da 2018-10-22 09:29:28,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e8db52-5de9-45b2-9f2a-d6b557a57d70 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:29:28,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-f0e8db52-5de9-45b2-9f2a-d6b557a57d70 2018-10-22 09:29:28,995 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj 2018-10-22 09:29:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:29:29,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de329ba-6873-4438-ad87-344f4d172127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:29,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles/628c5194e35d43a7bc9032b41562a43c used request id req-0de329ba-6873-4438-ad87-344f4d172127 2018-10-22 09:29:29,062 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3a1f8c3a-e6e7-456-user 2018-10-22 09:29:29,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:29:29,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5e70ab-5725-46fa-8e9e-e29ea906d64a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:29:29,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e5e70ab-5725-46fa-8e9e-e29ea906d64a 2018-10-22 09:29:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" -d '{"role": {"name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role"}}' 2018-10-22 09:29:29,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ded4cd5-225a-4b77-8e62-b176460b12b4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6118599a2d74c2e8ac45fd22a7ee6f3", "links": {"self": "http://172.30.9.28:5000/v3/roles/c6118599a2d74c2e8ac45fd22a7ee6f3"}, "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role"}} 2018-10-22 09:29:29,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ded4cd5-225a-4b77-8e62-b176460b12b4 2018-10-22 09:29:29,251 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role 2018-10-22 09:29:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c6118599a2d74c2e8ac45fd22a7ee6f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:29:29,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b3d629-0b59-4278-b97a-cb66b414d196 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c6118599a2d74c2e8ac45fd22a7ee6f3"}, "domain_id": null, "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role", "id": "c6118599a2d74c2e8ac45fd22a7ee6f3"}} 2018-10-22 09:29:29,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c6118599a2d74c2e8ac45fd22a7ee6f3 used request id req-11b3d629-0b59-4278-b97a-cb66b414d196 2018-10-22 09:29:29,346 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role to project CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj 2018-10-22 09:29:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles/c6118599a2d74c2e8ac45fd22a7ee6f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:29:29,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b131986-25b6-4cfb-a744-872b556e7c17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:29,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495/users/5b5d158780d94e5ab7b9b6d7e20ebf14/roles/c6118599a2d74c2e8ac45fd22a7ee6f3 used request id req-4b131986-25b6-4cfb-a744-872b556e7c17 2018-10-22 09:29:29,476 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:29:29,476 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:29:29,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:29,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:29,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6118599a2d74c2e8ac45fd22a7ee6f3", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0406f5c7e4674310b5bea8ce134e0495", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-user", "id": "5b5d158780d94e5ab7b9b6d7e20ebf14"}, "audit_ids": ["ME5g8MR8QSynVOMV0a6AsQ"], "issued_at": "2018-10-22T09:29:29.000000Z"}} 2018-10-22 09:29:29,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:29:29,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2696000a-3d97-4f45-8209-ce9886c1e02f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:29,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2696000a-3d97-4f45-8209-ce9886c1e02f 2018-10-22 09:29:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:29:30,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-b7ce243a-f37e-4a2f-bae6-dbc04e2fd342 Date: Mon, 22 Oct 2018 09:29:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image"} 2018-10-22 09:29:30,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image used request id req-b7ce243a-f37e-4a2f-bae6-dbc04e2fd342 2018-10-22 09:29:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:29:30,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c83082f-8771-4e3c-9992-206b932540b9 Date: Mon, 22 Oct 2018 09:29: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"}}} 2018-10-22 09:29:30,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8c83082f-8771-4e3c-9992-206b932540b9 2018-10-22 09:29:30,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image"}' 2018-10-22 09:29:30,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 X-Openstack-Request-Id: req-222178b7-47ed-4372-9323-02c70e8f56bf Date: Mon, 22 Oct 2018 09:29:30 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:29:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:29:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175", "min_disk": 0, "protected": false, "id": "ec31d326-7e68-43ec-9f8f-8fb7df25b175", "file": "/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/file", "checksum": null, "owner": "0406f5c7e4674310b5bea8ce134e0495", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:29:30,577 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-222178b7-47ed-4372-9323-02c70e8f56bf 2018-10-22 09:29:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" -d '' 2018-10-22 09:29:31,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f208563-daed-45cb-828a-7cffc05ef661 Date: Mon, 22 Oct 2018 09:29:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:29:31,320 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/file used request id req-5f208563-daed-45cb-828a-7cffc05ef661 2018-10-22 09:29:31,320 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:29:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:29:31,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a58ca196-e55d-480e-a67e-14bf73d68702 Date: Mon, 22 Oct 2018 09:29:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:29:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:29:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/snap", "metadata": {}}], "self": "/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175", "min_disk": 0, "protected": false, "id": "ec31d326-7e68-43ec-9f8f-8fb7df25b175", "file": "/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0406f5c7e4674310b5bea8ce134e0495", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:29:31,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 used request id req-a58ca196-e55d-480e-a67e-14bf73d68702 2018-10-22 09:29:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:29:31,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8b7d44b1-d154-4469-8e2d-b48a543936e8 Date: Mon, 22 Oct 2018 09:29: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"}}} 2018-10-22 09:29:31,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8b7d44b1-d154-4469-8e2d-b48a543936e8 2018-10-22 09:29:31,641 - create_image - INFO - Created image with name - CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image 2018-10-22 09:29:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:29:31,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5240692d-627a-454a-86c7-934153a598f4 Date: Mon, 22 Oct 2018 09:29:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:29:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:29:31Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/snap", "metadata": {}}], "self": "/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175", "min_disk": 0, "protected": false, "id": "ec31d326-7e68-43ec-9f8f-8fb7df25b175", "file": "/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0406f5c7e4674310b5bea8ce134e0495", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:29:31,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 used request id req-5240692d-627a-454a-86c7-934153a598f4 2018-10-22 09:29:31,800 - create_image - DEBUG - Instance status is - active 2018-10-22 09:29:31,800 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image 2018-10-22 09:29:31,800 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image 2018-10-22 09:29:31,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:31,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:32,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["hzsfDlE_TbeP9lozReKzBw"], "issued_at": "2018-10-22T09:29:32.000000Z"}} 2018-10-22 09:29:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b34d1c03c2905969d1fbfff3846eb1c4bc4a412" 2018-10-22 09:29:32,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec3bdba-ee47-4aff-9f57-d977be97b34e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:32,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cec3bdba-ee47-4aff-9f57-d977be97b34e 2018-10-22 09:29:32,269 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:29:32,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b34d1c03c2905969d1fbfff3846eb1c4bc4a412" 2018-10-22 09:29:32,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a73b9b63-61eb-4ec4-a38c-283c72935ca9 x-compute-request-id: req-a73b9b63-61eb-4ec4-a38c-283c72935ca9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:29:32,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a73b9b63-61eb-4ec4-a38c-283c72935ca9 2018-10-22 09:29:32,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b34d1c03c2905969d1fbfff3846eb1c4bc4a412" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:29:32,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad8e77f6-8ff8-4508-96cf-5fc0596685b2 x-compute-request-id: req-ad8e77f6-8ff8-4508-96cf-5fc0596685b2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6b16bf84-9f40-4c99-a5ff-13c2ddd1d4f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6b16bf84-9f40-4c99-a5ff-13c2ddd1d4f2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6b16bf84-9f40-4c99-a5ff-13c2ddd1d4f2", "name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:29:32,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ad8e77f6-8ff8-4508-96cf-5fc0596685b2 2018-10-22 09:29:32,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:32,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:32,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6118599a2d74c2e8ac45fd22a7ee6f3", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0406f5c7e4674310b5bea8ce134e0495", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-user", "id": "5b5d158780d94e5ab7b9b6d7e20ebf14"}, "audit_ids": ["EK6Ntf8UT1mjKRI1vVLH7g"], "issued_at": "2018-10-22T09:29:32.000000Z"}} 2018-10-22 09:29:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:32,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d584d60-dda2-4183-be53-62c1e5574ab5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:32,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d584d60-dda2-4183-be53-62c1e5574ab5 2018-10-22 09:29:32,963 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:29:32,966 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:29:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:33,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:32 GMT Server: Apache x-openstack-request-id: req-928bf01e-f850-4434-b1bb-65f90f8230e5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:29:33,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack used request id req-928bf01e-f850-4434-b1bb-65f90f8230e5 2018-10-22 09:29:33,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-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-2c830621-c618-4eb8-b50d-5796ec176f67-net", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}}' 2018-10-22 09:29:35,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:29:33 GMT Server: Apache x-openstack-request-id: req-011b8dff-8ff4-48b6-bb62-5c6f082f8554 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4397c616-b93e-4779-b929-0c691214c23c", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}]}} 2018-10-22 09:29:35,785 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks used request id req-011b8dff-8ff4-48b6-bb62-5c6f082f8554 2018-10-22 09:29:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:35,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:35 GMT Server: Apache x-openstack-request-id: req-698b9b7c-a9b7-4fb0-8c69-4651a16fa6a9 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:36,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:35 GMT Server: Apache x-openstack-request-id: req-e0c26c3c-754d-4d8d-99e6-5c04d073152f 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:36,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-e0c26c3c-754d-4d8d-99e6-5c04d073152f 2018-10-22 09:29:36,149 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:29:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:36,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:36 GMT Server: Apache x-openstack-request-id: req-11a5f7d5-4e8c-4e39-a677-c55df8d92336 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:36,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:36 GMT Server: Apache x-openstack-request-id: req-87d1d1d0-92f3-47ae-8cd0-cb77f033ffa8 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:36,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-87d1d1d0-92f3-47ae-8cd0-cb77f033ffa8 2018-10-22 09:29:36,527 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:36,527 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:39,530 - create_stack - DEBUG - Stack status query timeout in 1196.61934114 2018-10-22 09:29:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:39,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:39 GMT Server: Apache x-openstack-request-id: req-bf9039d3-c182-431b-96d4-8e35e1b4fd93 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:39,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:39 GMT Server: Apache x-openstack-request-id: req-a777d7f6-b131-43d7-b846-6391a94638de 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:39,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-a777d7f6-b131-43d7-b846-6391a94638de 2018-10-22 09:29:39,762 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:39,762 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:42,766 - create_stack - DEBUG - Stack status query timeout in 1193.38378406 2018-10-22 09:29:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:42,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:42 GMT Server: Apache x-openstack-request-id: req-8d06fbb6-9e30-45da-894c-4875d1d36478 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:43,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:42 GMT Server: Apache x-openstack-request-id: req-6a5ef6e5-3639-4e55-b955-e731c410e399 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:43,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-6a5ef6e5-3639-4e55-b955-e731c410e399 2018-10-22 09:29:43,138 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:43,138 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:46,141 - create_stack - DEBUG - Stack status query timeout in 1190.00836802 2018-10-22 09:29:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:46,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:46 GMT Server: Apache x-openstack-request-id: req-608cc5f3-d678-41fa-a232-6e4f2f639a7e Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:46,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:46 GMT Server: Apache x-openstack-request-id: req-6fcebcb5-ec54-461c-8858-6def49ac23f0 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:46,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-6fcebcb5-ec54-461c-8858-6def49ac23f0 2018-10-22 09:29:46,508 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:46,508 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:49,511 - create_stack - DEBUG - Stack status query timeout in 1186.63844514 2018-10-22 09:29:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:49,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:49 GMT Server: Apache x-openstack-request-id: req-723e916d-820d-4723-aea5-4f603e684c03 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:49,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:49 GMT Server: Apache x-openstack-request-id: req-1e5357dd-bb87-47d4-9216-e15ab62d6626 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:49,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-1e5357dd-bb87-47d4-9216-e15ab62d6626 2018-10-22 09:29:49,726 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:29:49,727 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:52,730 - create_stack - DEBUG - Stack status query timeout in 1183.419631 2018-10-22 09:29:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:52,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:52 GMT Server: Apache x-openstack-request-id: req-8c10ca31-f648-4c86-ad43-e581c7e8cf21 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:53,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:52 GMT Server: Apache x-openstack-request-id: req-b3bd38f4-2018-437a-830c-a152596badd5 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:53,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-b3bd38f4-2018-437a-830c-a152596badd5 2018-10-22 09:29:53,167 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:29:53,167 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:29:53,167 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:29:53,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:53,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6118599a2d74c2e8ac45fd22a7ee6f3", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0406f5c7e4674310b5bea8ce134e0495", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-user", "id": "5b5d158780d94e5ab7b9b6d7e20ebf14"}, "audit_ids": ["CupgwY4rTmaA1SXX8usKDw"], "issued_at": "2018-10-22T09:29:53.000000Z"}} 2018-10-22 09:29:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280c0969be5559ebb41bc57f0a03ea639444150" 2018-10-22 09:29:53,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:53 GMT Server: Apache x-openstack-request-id: req-710b53f0-99a1-4804-a336-1d0dadf23414 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:53,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:53 GMT Server: Apache x-openstack-request-id: req-267d90be-21dc-42c3-8069-238471306bf6 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:53,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-267d90be-21dc-42c3-8069-238471306bf6 2018-10-22 09:29:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:53,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:53 GMT Server: Apache x-openstack-request-id: req-15d7e2ee-fd2a-4659-9c81-40513f7bb7fa Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:53,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:53 GMT Server: Apache x-openstack-request-id: req-ce20e5d5-1a14-4514-80a1-e8c1f5c235a9 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:53,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-ce20e5d5-1a14-4514-80a1-e8c1f5c235a9 2018-10-22 09:29:53,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:29:53,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:29:54,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6118599a2d74c2e8ac45fd22a7ee6f3", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0406f5c7e4674310b5bea8ce134e0495", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0406f5c7e4674310b5bea8ce134e0495", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-user", "id": "5b5d158780d94e5ab7b9b6d7e20ebf14"}, "audit_ids": ["hWvP7YVdT_-zYzApl-umaA"], "issued_at": "2018-10-22T09:29:54.000000Z"}} 2018-10-22 09:29:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aac5d0684bd4015d0f8a7e0b32489bd8b2aeaec" 2018-10-22 09:29:54,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d0032f-a79f-452d-ab61-aa97f668f0ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:29:54,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42d0032f-a79f-452d-ab61-aa97f668f0ba 2018-10-22 09:29:54,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:29:54,449 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:29:54,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aac5d0684bd4015d0f8a7e0b32489bd8b2aeaec" 2018-10-22 09:29:54,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:54 GMT Server: Apache x-openstack-request-id: req-53bbf4a2-9676-42e7-9526-0912705586c4 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-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "deletion_time": null, "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "4397c616-b93e-4779-b929-0c691214c23c", "tags": null}]} 2018-10-22 09:29:54,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack used request id req-53bbf4a2-9676-42e7-9526-0912705586c4 2018-10-22 09:29:54,643 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:29:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aac5d0684bd4015d0f8a7e0b32489bd8b2aeaec" 2018-10-22 09:29:54,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:54 GMT Server: Apache x-openstack-request-id: req-7d49e211-675f-45df-bc2b-dc8409473ae1 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:55,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:54 GMT Server: Apache x-openstack-request-id: req-4fe53a9a-841c-443a-90b3-45c47084609e 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4397c616-b93e-4779-b929-0c691214c23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:55,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-4fe53a9a-841c-443a-90b3-45c47084609e 2018-10-22 09:29:55,007 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:29:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:55,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:55 GMT Server: Apache x-openstack-request-id: req-16a05ebf-67a8-4ff8-8298-4cc01fd0c80c Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:55,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:29:55 GMT Server: Apache x-openstack-request-id: req-d7e305d2-5a45-4a25-b6de-bd00c0a92a40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:29:55,399 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-d7e305d2-5a45-4a25-b6de-bd00c0a92a40 2018-10-22 09:29:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:55,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:55 GMT Server: Apache x-openstack-request-id: req-07d69ec3-5d3c-447c-849b-9622b6fdc6bd Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:55,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:55 GMT Server: Apache x-openstack-request-id: req-f736c3e4-af52-4477-961a-74f1e5eae9f0 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "tags": null, "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:55Z", "id": "4397c616-b93e-4779-b929-0c691214c23c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:55,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-f736c3e4-af52-4477-961a-74f1e5eae9f0 2018-10-22 09:29:55,600 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:29:55,600 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:29:58,603 - create_stack - DEBUG - Stack status query timeout in 1196.79581404 2018-10-22 09:29:58,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:29:58,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:29:58 GMT Server: Apache x-openstack-request-id: req-a9dd3cb9-1a69-4ade-920c-79e113f4d7fb Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:29:58,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:29:58 GMT Server: Apache x-openstack-request-id: req-fe284088-96c5-46ff-b5c6-9bfc1c9169a7 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "tags": null, "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:55Z", "id": "4397c616-b93e-4779-b929-0c691214c23c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:29:58,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-fe284088-96c5-46ff-b5c6-9bfc1c9169a7 2018-10-22 09:29:58,801 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:29:58,801 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:01,805 - create_stack - DEBUG - Stack status query timeout in 1193.59465194 2018-10-22 09:30:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:30:01,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:01 GMT Server: Apache x-openstack-request-id: req-41e1926b-6491-4990-9919-6269e1ac48f4 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:01,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:01 GMT Server: Apache x-openstack-request-id: req-577853c0-d4ee-40e6-95a7-7f40d7dc5373 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "tags": null, "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:55Z", "id": "4397c616-b93e-4779-b929-0c691214c23c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:01,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-577853c0-d4ee-40e6-95a7-7f40d7dc5373 2018-10-22 09:30:01,862 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:30:01,862 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:04,866 - create_stack - DEBUG - Stack status query timeout in 1190.53367496 2018-10-22 09:30:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:30:04,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:04 GMT Server: Apache x-openstack-request-id: req-adebe46f-2f74-421e-9bc2-012ddca5a03a Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:04,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:04 GMT Server: Apache x-openstack-request-id: req-4092856b-ae4b-477c-95a9-3dbba13e82bf 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "tags": null, "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:29:55Z", "id": "4397c616-b93e-4779-b929-0c691214c23c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:04,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-4092856b-ae4b-477c-95a9-3dbba13e82bf 2018-10-22 09:30:04,922 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:30:04,922 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:07,925 - create_stack - DEBUG - Stack status query timeout in 1187.47427607 2018-10-22 09:30:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:30:07,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:07 GMT Server: Apache x-openstack-request-id: req-35e17aba-3090-402d-9c2e-5051a4da4ee9 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:07,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:07 GMT Server: Apache x-openstack-request-id: req-a38412a7-876d-498a-874a-7ec9b058c8bf 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": "0406f5c7e4674310b5bea8ce134e0495", "OS::stack_id": "4397c616-b93e-4779-b929-0c691214c23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "image_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image", "inst_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-inst", "subnet_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-subnet", "flavor_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-flavor-name", "net_name": "CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-net"}, "deletion_time": "2018-10-22T09:30:05Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack", "stack_user_project_id": "27dcfdac347d4747b687d3d0821c8539", "tags": null, "creation_time": "2018-10-22T09:29:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:29:55Z", "id": "4397c616-b93e-4779-b929-0c691214c23c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:07,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-a38412a7-876d-498a-874a-7ec9b058c8bf 2018-10-22 09:30:08,000 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:30:08,000 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:30:08,000 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack 2018-10-22 09:30:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/4397c616-b93e-4779-b929-0c691214c23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36529bfb16bdf01a74022bf36ad76576d63b31e" 2018-10-22 09:30:08,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:08 GMT Server: Apache x-openstack-request-id: req-2945358f-80aa-4090-b0e3-1936cb893959 Location: http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:08,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:30:08 GMT Server: Apache x-openstack-request-id: req-a66d79c3-a78b-41ee-a997-eb988d39a07b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:30:08,058 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0406f5c7e4674310b5bea8ce134e0495/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-stack/4397c616-b93e-4779-b929-0c691214c23c used request id req-a66d79c3-a78b-41ee-a997-eb988d39a07b 2018-10-22 09:30:08,059 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2c830621-c618-4eb8-b50d-5796ec176f67-image 2018-10-22 09:30:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd40dd340f8b2bb7aa8ff902f367be6f5e629b1d" 2018-10-22 09:30:08,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f9682bd-af89-4057-b9e3-3dd37e7a2b11 Date: Mon, 22 Oct 2018 09:30:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:30:08,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ec31d326-7e68-43ec-9f8f-8fb7df25b175 used request id req-3f9682bd-af89-4057-b9e3-3dd37e7a2b11 2018-10-22 09:30:08,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6b16bf84-9f40-4c99-a5ff-13c2ddd1d4f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b34d1c03c2905969d1fbfff3846eb1c4bc4a412" 2018-10-22 09:30:08,947 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61fcfd6c-fcff-4c2a-9fe2-e30257f3b8c5 x-compute-request-id: req-61fcfd6c-fcff-4c2a-9fe2-e30257f3b8c5 Content-Length: 0 Content-Type: application/json 2018-10-22 09:30:08,947 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6b16bf84-9f40-4c99-a5ff-13c2ddd1d4f2 used request id req-61fcfd6c-fcff-4c2a-9fe2-e30257f3b8c5 2018-10-22 09:30:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:09,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-61f1b48d-7534-40cf-a16e-dff4e24d84c2 Date: Mon, 22 Oct 2018 09:30:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "created_at": "2018-10-22T09:29:36Z", "updated_at": "2018-10-22T09:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "revision_number": 0, "id": "14c6603d-0bc7-4bdd-acc9-6beeab4057b1", "remote_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "remote_ip_prefix": null, "created_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "port_range_min": null, "ethertype": "IPv6", "project_id": "0406f5c7e4674310b5bea8ce134e0495"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "revision_number": 0, "id": "987ca89b-776e-4315-9fd9-3e8ffcf23d75", "remote_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "remote_ip_prefix": null, "created_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "port_range_min": null, "ethertype": "IPv4", "project_id": "0406f5c7e4674310b5bea8ce134e0495"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "revision_number": 0, "id": "c618ebb0-fc2d-4f8a-add6-c06a57c9fce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "port_range_min": null, "ethertype": "IPv4", "project_id": "0406f5c7e4674310b5bea8ce134e0495"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "revision_number": 0, "id": "d815dcce-a749-4e32-aabe-5aafa8065656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "port_range_min": null, "ethertype": "IPv6", "project_id": "0406f5c7e4674310b5bea8ce134e0495"}], "revision_number": 4, "project_id": "0406f5c7e4674310b5bea8ce134e0495", "id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:30:09,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-61f1b48d-7534-40cf-a16e-dff4e24d84c2 2018-10-22 09:30:09,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:09,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d259e2-ddb4-4bee-9558-fd92ba5b24d4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495"}, "enabled": true, "id": "0406f5c7e4674310b5bea8ce134e0495", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj"}} 2018-10-22 09:30:09,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495 used request id req-a2d259e2-ddb4-4bee-9558-fd92ba5b24d4 2018-10-22 09:30:09,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 989cd2c2-87db-4e81-822b-1ff7a71396b3 2018-10-22 09:30:09,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=989cd2c2-87db-4e81-822b-1ff7a71396b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:09,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15c1ba66-cdcd-45aa-ba69-5d8492ccce7e Date: Mon, 22 Oct 2018 09:30:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "port_range_min": null, "revision_number": 0, "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "created_at": "2018-10-22T09:29:36Z", "project_id": "0406f5c7e4674310b5bea8ce134e0495", "id": "14c6603d-0bc7-4bdd-acc9-6beeab4057b1"}, {"remote_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "port_range_min": null, "revision_number": 0, "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "created_at": "2018-10-22T09:29:36Z", "project_id": "0406f5c7e4674310b5bea8ce134e0495", "id": "987ca89b-776e-4315-9fd9-3e8ffcf23d75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "port_range_min": null, "revision_number": 0, "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "created_at": "2018-10-22T09:29:36Z", "project_id": "0406f5c7e4674310b5bea8ce134e0495", "id": "c618ebb0-fc2d-4f8a-add6-c06a57c9fce2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:29:36Z", "security_group_id": "989cd2c2-87db-4e81-822b-1ff7a71396b3", "port_range_min": null, "revision_number": 0, "tenant_id": "0406f5c7e4674310b5bea8ce134e0495", "created_at": "2018-10-22T09:29:36Z", "project_id": "0406f5c7e4674310b5bea8ce134e0495", "id": "d815dcce-a749-4e32-aabe-5aafa8065656"}]} 2018-10-22 09:30:09,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=989cd2c2-87db-4e81-822b-1ff7a71396b3 used request id req-15c1ba66-cdcd-45aa-ba69-5d8492ccce7e 2018-10-22 09:30:09,451 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:30:09,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/989cd2c2-87db-4e81-822b-1ff7a71396b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:09,777 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f8e3ea2-4bf4-4204-9ffe-8ac67dfd7e0c Content-Length: 0 Date: Mon, 22 Oct 2018 09:30:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:30:09,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/989cd2c2-87db-4e81-822b-1ff7a71396b3 used request id req-1f8e3ea2-4bf4-4204-9ffe-8ac67dfd7e0c 2018-10-22 09:30:09,778 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj 2018-10-22 09:30:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:10,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf86557-ef62-4ffb-b554-1d9f78d1442b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:10,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0406f5c7e4674310b5bea8ce134e0495 used request id req-9cf86557-ef62-4ffb-b554-1d9f78d1442b 2018-10-22 09:30:10,044 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3a1f8c3a-e6e7-456-proj-role 2018-10-22 09:30:10,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c6118599a2d74c2e8ac45fd22a7ee6f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:10,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b8b22c-8b2e-4ee0-aaa9-52f7bb3cd452 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:10,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c6118599a2d74c2e8ac45fd22a7ee6f3 used request id req-11b8b22c-8b2e-4ee0-aaa9-52f7bb3cd452 2018-10-22 09:30:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8dc5d9b7dc793eb9855eca3b3ead320ffb4ebb" 2018-10-22 09:30:10,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25434af5-a614-4fa5-b44e-4aeea4772b48 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:30:10,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-25434af5-a614-4fa5-b44e-4aeea4772b48 2018-10-22 09:30:10,242 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3a1f8c3a-e6e7-456-user 2018-10-22 09:30:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5b5d158780d94e5ab7b9b6d7e20ebf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5c9777de54612e2593eeebce36d4441043572" 2018-10-22 09:30:10,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3825b3-8571-4eb0-9769-56883a5755be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:10,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5b5d158780d94e5ab7b9b6d7e20ebf14 used request id req-5a3825b3-8571-4eb0-9769-56883a5755be 2018-10-22 09:30:10,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:10,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["sNrJr6UpQMOwNIyywqCMlQ"], "issued_at": "2018-10-22T09:30:10.000000Z"}} 2018-10-22 09:30:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb5a07dfb720490569e5b5ce23dedb7ee490de4" 2018-10-22 09:30:10,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc0151f-7844-4b2a-a4b1-fa0342a24d3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:10,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dbc0151f-7844-4b2a-a4b1-fa0342a24d3c 2018-10-22 09:30:10,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:10,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:11,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["O2--VuyoRaOja_9bxvGtYw"], "issued_at": "2018-10-22T09:30:11.000000Z"}} 2018-10-22 09:30:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:11,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee738a8-0f83-4a6a-9e92-0d92cddf63b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:11,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4ee738a8-0f83-4a6a-9e92-0d92cddf63b2 2018-10-22 09:30:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:30:11,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:30:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:11,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4434a49-dc61-448e-9e0b-764472f1ca82 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:30:11,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj used request id req-f4434a49-dc61-448e-9e0b-764472f1ca82 2018-10-22 09:30:11,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:11,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f5b6aa-57ba-422d-8393-bca4fc3d2661 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:30:11,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-82f5b6aa-57ba-422d-8393-bca4fc3d2661 2018-10-22 09:30:11,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}}' 2018-10-22 09:30:11,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67ce282d-e771-4eed-8011-16777d420121 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a"}, "enabled": true, "id": "f126c9ff86c446ed8b46fc2cce08591a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}} 2018-10-22 09:30:11,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-67ce282d-e771-4eed-8011-16777d420121 2018-10-22 09:30:11,707 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d117ae14-3cf9-4b5-proj 2018-10-22 09:30:11,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:11,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:12,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Pv-nRFWXSeKKtwPfxJjlTg"], "issued_at": "2018-10-22T09:30:12.000000Z"}} 2018-10-22 09:30:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157fca6d-aac4-4752-a66d-bf9f6021960c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:12,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-157fca6d-aac4-4752-a66d-bf9f6021960c 2018-10-22 09:30:12,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:30:12,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:30:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd6c59f-a7f4-4135-a163-e701d8c6269e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:30:12,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dbd6c59f-a7f4-4135-a163-e701d8c6269e 2018-10-22 09:30:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a903152-4c6c-440a-b066-bcece7141299 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a"}, "enabled": true, "id": "f126c9ff86c446ed8b46fc2cce08591a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}]} 2018-10-22 09:30:12,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj used request id req-8a903152-4c6c-440a-b066-bcece7141299 2018-10-22 09:30:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1c33e1-a457-495f-a8a4-72acb149fdfd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:30:12,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a1c33e1-a457-495f-a8a4-72acb149fdfd 2018-10-22 09:30:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a89256b-5006-4708-8932-e3f1e34680d6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:30:12,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6a89256b-5006-4708-8932-e3f1e34680d6 2018-10-22 09:30:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5620e228-20e1-42be-9932-852ec23b3f43 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a"}, "enabled": true, "id": "f126c9ff86c446ed8b46fc2cce08591a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}]} 2018-10-22 09:30:12,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d117ae14-3cf9-4b5-proj used request id req-5620e228-20e1-42be-9932-852ec23b3f43 2018-10-22 09:30:12,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/c95b19e22df24eeda35e066f81dd5997 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:12,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46648b99-0fb5-4c99-b822-d9132ef4cb09 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-user", "links": {"self": "http://172.30.9.28:5000/v3/users/c95b19e22df24eeda35e066f81dd5997"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f126c9ff86c446ed8b46fc2cce08591a", "id": "c95b19e22df24eeda35e066f81dd5997", "password_expires_at": null}} 2018-10-22 09:30:12,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c95b19e22df24eeda35e066f81dd5997 used request id req-46648b99-0fb5-4c99-b822-d9132ef4cb09 2018-10-22 09:30:12,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:13,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803d7e81-3c34-4345-89f6-0aae9969f101 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:30:13,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles used request id req-803d7e81-3c34-4345-89f6-0aae9969f101 2018-10-22 09:30:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:13,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186339da-2e8f-44ad-a6c4-9ac45f44e9b8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:30:13,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-186339da-2e8f-44ad-a6c4-9ac45f44e9b8 2018-10-22 09:30:13,161 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d117ae14-3cf9-4b5-proj 2018-10-22 09:30:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:13,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137a883e-18ae-43c5-8da1-89a215c54d9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:13,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles/628c5194e35d43a7bc9032b41562a43c used request id req-137a883e-18ae-43c5-8da1-89a215c54d9a 2018-10-22 09:30:13,476 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d117ae14-3cf9-4b5-user 2018-10-22 09:30:13,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:13,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca987ed-f100-4bb6-a08d-39d40cf17169 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:30:13,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ca987ed-f100-4bb6-a08d-39d40cf17169 2018-10-22 09:30:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" -d '{"role": {"name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role"}}' 2018-10-22 09:30:13,694 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56334e70-62a6-4fb9-b96f-6e5549ae9271 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cc3b01352594287917a5fa0c47d5ef6", "links": {"self": "http://172.30.9.28:5000/v3/roles/3cc3b01352594287917a5fa0c47d5ef6"}, "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role"}} 2018-10-22 09:30:13,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-56334e70-62a6-4fb9-b96f-6e5549ae9271 2018-10-22 09:30:13,695 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role 2018-10-22 09:30:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3cc3b01352594287917a5fa0c47d5ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:13,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e84c44e-0b1b-49a5-8700-41372f88146a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3cc3b01352594287917a5fa0c47d5ef6"}, "domain_id": null, "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role", "id": "3cc3b01352594287917a5fa0c47d5ef6"}} 2018-10-22 09:30:13,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3cc3b01352594287917a5fa0c47d5ef6 used request id req-3e84c44e-0b1b-49a5-8700-41372f88146a 2018-10-22 09:30:13,788 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role to project CreateStackSuccessTests-d117ae14-3cf9-4b5-proj 2018-10-22 09:30:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles/3cc3b01352594287917a5fa0c47d5ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:13,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb75c59-e7f9-43e4-be40-b3875caf7113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:13,931 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a/users/c95b19e22df24eeda35e066f81dd5997/roles/3cc3b01352594287917a5fa0c47d5ef6 used request id req-cfb75c59-e7f9-43e4-be40-b3875caf7113 2018-10-22 09:30:13,931 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:30:13,932 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:30:13,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:13,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:14,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "3cc3b01352594287917a5fa0c47d5ef6", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role"}], "expires_at": "2018-10-22T10:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f126c9ff86c446ed8b46fc2cce08591a", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-user", "id": "c95b19e22df24eeda35e066f81dd5997"}, "audit_ids": ["q3h-EY4qTZW6hbyWEt3seQ"], "issued_at": "2018-10-22T09:30:14.000000Z"}} 2018-10-22 09:30:14,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:14,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7cc488d-aacf-4ddd-8045-861e242873f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:14,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7cc488d-aacf-4ddd-8045-861e242873f9 2018-10-22 09:30:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:14,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4d033348-a3dd-438a-abfb-aff9e0c85d6a Date: Mon, 22 Oct 2018 09:30:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image"} 2018-10-22 09:30:14,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image used request id req-4d033348-a3dd-438a-abfb-aff9e0c85d6a 2018-10-22 09:30:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:14,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9cf267bf-4fa7-4492-88dd-5d095ee5fc59 Date: Mon, 22 Oct 2018 09:30: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"}}} 2018-10-22 09:30:14,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9cf267bf-4fa7-4492-88dd-5d095ee5fc59 2018-10-22 09:30:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image"}' 2018-10-22 09:30:14,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e X-Openstack-Request-Id: req-a799b69a-c7ed-480e-84c7-076e4debf6db Date: Mon, 22 Oct 2018 09:30:14 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:30:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:30:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e", "min_disk": 0, "protected": false, "id": "f06d4981-0005-498e-8e55-b11ea9a2430e", "file": "/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e/file", "checksum": null, "owner": "f126c9ff86c446ed8b46fc2cce08591a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:30:14,941 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a799b69a-c7ed-480e-84c7-076e4debf6db 2018-10-22 09:30:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" -d '' 2018-10-22 09:30:15,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69afac14-17ca-455a-b105-1cf687aff8fa Date: Mon, 22 Oct 2018 09:30:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:30:15,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e/file used request id req-69afac14-17ca-455a-b105-1cf687aff8fa 2018-10-22 09:30:15,829 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:30:15,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:16,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ce17b3b6-ccf0-4597-bf04-6034134a159b Date: Mon, 22 Oct 2018 09:30:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:30:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:30:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f06d4981-0005-498e-8e55-b11ea9a2430e/snap", "metadata": {}}], "self": "/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e", "min_disk": 0, "protected": false, "id": "f06d4981-0005-498e-8e55-b11ea9a2430e", "file": "/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f126c9ff86c446ed8b46fc2cce08591a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f06d4981-0005-498e-8e55-b11ea9a2430e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:30:16,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e used request id req-ce17b3b6-ccf0-4597-bf04-6034134a159b 2018-10-22 09:30:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:16,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4de761f-e9cc-4824-84fc-ea4e44f548da Date: Mon, 22 Oct 2018 09:30:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:30:16,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f4de761f-e9cc-4824-84fc-ea4e44f548da 2018-10-22 09:30:16,169 - create_image - INFO - Created image with name - CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image 2018-10-22 09:30:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:16,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d5d76173-ce8c-4e6e-bbd5-69af1627444f Date: Mon, 22 Oct 2018 09:30:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:30:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:30:15Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f06d4981-0005-498e-8e55-b11ea9a2430e/snap", "metadata": {}}], "self": "/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e", "min_disk": 0, "protected": false, "id": "f06d4981-0005-498e-8e55-b11ea9a2430e", "file": "/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f126c9ff86c446ed8b46fc2cce08591a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f06d4981-0005-498e-8e55-b11ea9a2430e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:30:16,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e used request id req-d5d76173-ce8c-4e6e-bbd5-69af1627444f 2018-10-22 09:30:16,333 - create_image - DEBUG - Instance status is - active 2018-10-22 09:30:16,333 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image 2018-10-22 09:30:16,333 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image 2018-10-22 09:30:16,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:16,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:16,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["1a-d-8HWSwmvCl853J1VLw"], "issued_at": "2018-10-22T09:30:16.000000Z"}} 2018-10-22 09:30:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18953ae5f4af6463dde2f88e8563d9f49243f95b" 2018-10-22 09:30:16,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e479f89f-bc48-4b82-abbe-06da7ffbb456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:16,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e479f89f-bc48-4b82-abbe-06da7ffbb456 2018-10-22 09:30:16,811 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:30:16,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18953ae5f4af6463dde2f88e8563d9f49243f95b" 2018-10-22 09:30:16,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30: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-e83c5ea0-8038-44c5-b2e0-c995ed3cc280 x-compute-request-id: req-e83c5ea0-8038-44c5-b2e0-c995ed3cc280 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:30:16,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e83c5ea0-8038-44c5-b2e0-c995ed3cc280 2018-10-22 09:30:16,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18953ae5f4af6463dde2f88e8563d9f49243f95b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:30:17,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e13d04-39e4-4fff-9e76-22bdd447e1de x-compute-request-id: req-c0e13d04-39e4-4fff-9e76-22bdd447e1de Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/56917c98-2972-4580-86bc-8a2cdfe36157", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/56917c98-2972-4580-86bc-8a2cdfe36157", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "56917c98-2972-4580-86bc-8a2cdfe36157", "name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:30:17,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c0e13d04-39e4-4fff-9e76-22bdd447e1de 2018-10-22 09:30:17,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:17,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:17,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "3cc3b01352594287917a5fa0c47d5ef6", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role"}], "expires_at": "2018-10-22T10:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f126c9ff86c446ed8b46fc2cce08591a", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-user", "id": "c95b19e22df24eeda35e066f81dd5997"}, "audit_ids": ["ql0PBZiuRFyNbVepd1Vvgw"], "issued_at": "2018-10-22T09:30:17.000000Z"}} 2018-10-22 09:30:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:17,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc27e151-adf9-4c42-8012-438450c596fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:17,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc27e151-adf9-4c42-8012-438450c596fa 2018-10-22 09:30:17,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:30:17,531 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:30:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:17,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:17 GMT Server: Apache x-openstack-request-id: req-4b282930-a76f-4045-81b3-5dd22b183235 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:30:17,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack used request id req-4b282930-a76f-4045-81b3-5dd22b183235 2018-10-22 09:30:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-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-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}}' 2018-10-22 09:30:19,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:30:17 GMT Server: Apache x-openstack-request-id: req-09d41350-aacc-4add-8580-a602693fb84e Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "52c12052-c537-434c-91be-45eaf2b9c108", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}]}} 2018-10-22 09:30:19,956 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks used request id req-09d41350-aacc-4add-8580-a602693fb84e 2018-10-22 09:30:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:20,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:19 GMT Server: Apache x-openstack-request-id: req-16d56ada-24c4-496b-9c32-c91efb22aa50 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:20,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:20 GMT Server: Apache x-openstack-request-id: req-ed1adf7a-318b-4bf6-8420-037d0dc7bec5 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:20,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-ed1adf7a-318b-4bf6-8420-037d0dc7bec5 2018-10-22 09:30:20,182 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack 2018-10-22 09:30:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:20,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:20 GMT Server: Apache x-openstack-request-id: req-001c7998-a65c-40a4-b2ed-91a37fd7e65e Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:20 GMT Server: Apache x-openstack-request-id: req-ffa5a3e4-32b4-40fb-ae25-40b4c4112043 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:20,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-ffa5a3e4-32b4-40fb-ae25-40b4c4112043 2018-10-22 09:30:20,642 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:30:20,642 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:23,645 - create_stack - DEBUG - Stack status query timeout in 1196.53697801 2018-10-22 09:30:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:23,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:23 GMT Server: Apache x-openstack-request-id: req-40c21472-275d-4033-986b-fa331dc36d83 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:23,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:23 GMT Server: Apache x-openstack-request-id: req-37a6b0d9-c157-42a5-b223-1d43d8cad658 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:23,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-37a6b0d9-c157-42a5-b223-1d43d8cad658 2018-10-22 09:30:23,881 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:30:23,881 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:26,884 - create_stack - DEBUG - Stack status query timeout in 1193.29801512 2018-10-22 09:30:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:27,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:26 GMT Server: Apache x-openstack-request-id: req-a22fd86b-800c-483e-873b-b6ff862f763f Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:27,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:27 GMT Server: Apache x-openstack-request-id: req-6610446b-a1d7-426c-8fcd-b2202f25d5fb 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:27,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-6610446b-a1d7-426c-8fcd-b2202f25d5fb 2018-10-22 09:30:27,244 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:30:27,245 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:30,248 - create_stack - DEBUG - Stack status query timeout in 1189.9346981 2018-10-22 09:30:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:30,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:30 GMT Server: Apache x-openstack-request-id: req-6ed8725b-36c6-4d8a-9fec-d41cc921ab3a Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:30,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:30 GMT Server: Apache x-openstack-request-id: req-3a7300d3-4ee3-4c8b-a845-2065301d74e8 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:30,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-3a7300d3-4ee3-4c8b-a845-2065301d74e8 2018-10-22 09:30:30,611 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:30:30,611 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:33,614 - create_stack - DEBUG - Stack status query timeout in 1186.56802011 2018-10-22 09:30:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:33,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:33 GMT Server: Apache x-openstack-request-id: req-ad350b23-f2ef-432c-b173-3efe1ba20ed7 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:33,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:33 GMT Server: Apache x-openstack-request-id: req-302d3c7f-37b7-4b65-b503-edd93a7febcc 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:33,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-302d3c7f-37b7-4b65-b503-edd93a7febcc 2018-10-22 09:30:33,987 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:30:33,987 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:36,991 - create_stack - DEBUG - Stack status query timeout in 1183.19186997 2018-10-22 09:30:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:37,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:36 GMT Server: Apache x-openstack-request-id: req-01c26395-469d-4aa2-a75e-07d0d3480150 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:37,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:37 GMT Server: Apache x-openstack-request-id: req-4ac5462c-e384-4716-bb02-b2201fa1b736 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "52c12052-c537-434c-91be-45eaf2b9c108", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:37,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-4ac5462c-e384-4716-bb02-b2201fa1b736 2018-10-22 09:30:37,375 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:30:37,375 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack 2018-10-22 09:30:37,375 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack 2018-10-22 09:30:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:37,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:37 GMT Server: Apache x-openstack-request-id: req-6f79cd5d-5402-4e87-bee0-104195bbace7 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:37,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:37 GMT Server: Apache x-openstack-request-id: req-b32935d1-da6c-43f1-afd7-16d42d72fe2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T09:30:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:30:19Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6fd5e7bb-1983-4570-9250-f675176c52d1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T09:30:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:30:19Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0c791fb3-97b6-40e8-8c92-b2534629c327", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T09:30:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:30:19Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8c9503a0-2465-4cf9-854e-1f7e58dd3dce", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T09:30:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:30:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5b936879-492e-4199-98c0-dc444cd480dc", "resource_type": "OS::Nova::Server"}]} 2018-10-22 09:30:37,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108/resources used request id req-b32935d1-da6c-43f1-afd7-16d42d72fe2a 2018-10-22 09:30:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:37,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c44de7fb-70cf-4eab-a960-04df2b7d8af0 Date: Mon, 22 Oct 2018 09:30: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":["0c791fb3-97b6-40e8-8c92-b2534629c327"],"updated_at":"2018-10-22T09:30:22Z","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f126c9ff86c446ed8b46fc2cce08591a","id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}]} 2018-10-22 09:30:37,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-c44de7fb-70cf-4eab-a960-04df2b7d8af0 2018-10-22 09:30:37,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:38,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-056face4-2065-481c-84c7-617a1462b694 Date: Mon, 22 Oct 2018 09:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}]} 2018-10-22 09:30:38,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-056face4-2065-481c-84c7-617a1462b694 2018-10-22 09:30:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:38,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cebbd08f-705b-4865-80ef-b51d18428c66 Date: Mon, 22 Oct 2018 09:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}]} 2018-10-22 09:30:38,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-cebbd08f-705b-4865-80ef-b51d18428c66 2018-10-22 09:30:38,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:38,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:38,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "3cc3b01352594287917a5fa0c47d5ef6", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role"}], "expires_at": "2018-10-22T10:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f126c9ff86c446ed8b46fc2cce08591a", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-user", "id": "c95b19e22df24eeda35e066f81dd5997"}, "audit_ids": ["ZDn13_hBQmCr6sYjPF1Rig"], "issued_at": "2018-10-22T09:30:38.000000Z"}} 2018-10-22 09:30:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08e9bc18bb07b475ed927158a1b9024906e7652" 2018-10-22 09:30:38,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144ed9e5-88db-44c5-bac5-dab7953867d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:38,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-144ed9e5-88db-44c5-bac5-dab7953867d8 2018-10-22 09:30:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08e9bc18bb07b475ed927158a1b9024906e7652" 2018-10-22 09:30:39,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-255ffcea-97ea-4362-bd2a-abd6aab9a073 Date: Mon, 22 Oct 2018 09:30: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":["0c791fb3-97b6-40e8-8c92-b2534629c327"],"updated_at":"2018-10-22T09:30:22Z","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f126c9ff86c446ed8b46fc2cce08591a","id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}]} 2018-10-22 09:30:39,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net used request id req-255ffcea-97ea-4362-bd2a-abd6aab9a073 2018-10-22 09:30:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:30:39,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:30:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08e9bc18bb07b475ed927158a1b9024906e7652" 2018-10-22 09:30:39,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b200763-ffbb-4de6-93d7-7e3bc3dde82c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a"}, "enabled": true, "id": "f126c9ff86c446ed8b46fc2cce08591a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}} 2018-10-22 09:30:39,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a used request id req-7b200763-ffbb-4de6-93d7-7e3bc3dde82c 2018-10-22 09:30:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08e9bc18bb07b475ed927158a1b9024906e7652" 2018-10-22 09:30:39,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4c7598e1-dc40-407a-a0a2-d90e5634e7be Date: Mon, 22 Oct 2018 09:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}]} 2018-10-22 09:30:39,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-4c7598e1-dc40-407a-a0a2-d90e5634e7be 2018-10-22 09:30:39,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:39,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "3cc3b01352594287917a5fa0c47d5ef6", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role"}], "expires_at": "2018-10-22T10:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f126c9ff86c446ed8b46fc2cce08591a", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f126c9ff86c446ed8b46fc2cce08591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-user", "id": "c95b19e22df24eeda35e066f81dd5997"}, "audit_ids": ["yawyEnNtT4aqveeaUm7Kxg"], "issued_at": "2018-10-22T09:30:39.000000Z"}} 2018-10-22 09:30:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:39,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5505eb19-d7be-4a7e-a07a-656651d312e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:39,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5505eb19-d7be-4a7e-a07a-656651d312e8 2018-10-22 09:30:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:40,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-71bbe5ed-dff3-4c61-9829-7f5388ed5d36 Date: Mon, 22 Oct 2018 09:30: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":["0c791fb3-97b6-40e8-8c92-b2534629c327"],"updated_at":"2018-10-22T09:30:22Z","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f126c9ff86c446ed8b46fc2cce08591a","id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}]} 2018-10-22 09:30:40,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net used request id req-71bbe5ed-dff3-4c61-9829-7f5388ed5d36 2018-10-22 09:30:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:40,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4edf15dd-cf2a-48fd-b395-d6abacb5a5cf Date: Mon, 22 Oct 2018 09:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}]} 2018-10-22 09:30:40,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-4edf15dd-cf2a-48fd-b395-d6abacb5a5cf 2018-10-22 09:30:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:40,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-caf36191-633d-40ff-85a3-6b029657f379 Date: Mon, 22 Oct 2018 09:30: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":["0c791fb3-97b6-40e8-8c92-b2534629c327"],"updated_at":"2018-10-22T09:30:22Z","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f126c9ff86c446ed8b46fc2cce08591a","id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}]} 2018-10-22 09:30:40,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-caf36191-633d-40ff-85a3-6b029657f379 2018-10-22 09:30:40,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:40,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a9517ca4-c3cb-48b3-9717-1e47609fef80 Date: Mon, 22 Oct 2018 09:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}]} 2018-10-22 09:30:40,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce used request id req-a9517ca4-c3cb-48b3-9717-1e47609fef80 2018-10-22 09:30:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce&name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:41,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-57bc0a1d-f4c7-41a1-bd5a-1b97b11cd23a Date: Mon, 22 Oct 2018 09:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}]} 2018-10-22 09:30:41,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c9503a0-2465-4cf9-854e-1f7e58dd3dce&name=CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet used request id req-57bc0a1d-f4c7-41a1-bd5a-1b97b11cd23a 2018-10-22 09:30:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0c791fb3-97b6-40e8-8c92-b2534629c327 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe62b4b9b1a0a899acaa241ad89defeac8176cc3" 2018-10-22 09:30:41,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-87f87584-5e7b-49e1-b4a8-4043749e1a18 Date: Mon, 22 Oct 2018 09:30:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c9503a0-2465-4cf9-854e-1f7e58dd3dce","tenant_id":"f126c9ff86c446ed8b46fc2cce08591a","created_at":"2018-10-22T09:30:22Z","dns_nameservers":[],"updated_at":"2018-10-22T09:30:22Z","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":"f126c9ff86c446ed8b46fc2cce08591a","id":"0c791fb3-97b6-40e8-8c92-b2534629c327","subnetpool_id":null,"name":"CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet"}} 2018-10-22 09:30:41,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0c791fb3-97b6-40e8-8c92-b2534629c327 used request id req-87f87584-5e7b-49e1-b4a8-4043749e1a18 2018-10-22 09:30:41,244 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack 2018-10-22 09:30:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:41,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:41 GMT Server: Apache x-openstack-request-id: req-4ebeae31-24c2-48d3-a521-74a0a9d7639c Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:41,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:41 GMT Server: Apache x-openstack-request-id: req-126ed044-b0b3-47f1-b16a-496b1a780048 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:41,456 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-126ed044-b0b3-47f1-b16a-496b1a780048 2018-10-22 09:30:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:41,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:41 GMT Server: Apache x-openstack-request-id: req-f26cdaff-c55d-413c-b281-0c533929d59c Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:41,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:41 GMT Server: Apache x-openstack-request-id: req-2ae2221e-089e-4e5a-a6b3-fbf034f8118f 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "tags": null, "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:30:41Z", "id": "52c12052-c537-434c-91be-45eaf2b9c108", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:41,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-2ae2221e-089e-4e5a-a6b3-fbf034f8118f 2018-10-22 09:30:41,794 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:30:41,794 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:44,798 - create_stack - DEBUG - Stack status query timeout in 1196.65879297 2018-10-22 09:30:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:44,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:44 GMT Server: Apache x-openstack-request-id: req-595dd4ec-9f26-4653-b0cb-2e286ed49e59 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:44,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:44 GMT Server: Apache x-openstack-request-id: req-aef77b43-ae85-47b2-9ce5-eee50c628ea7 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "tags": null, "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:30:41Z", "id": "52c12052-c537-434c-91be-45eaf2b9c108", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:44,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-aef77b43-ae85-47b2-9ce5-eee50c628ea7 2018-10-22 09:30:44,855 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:30:44,855 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:47,859 - create_stack - DEBUG - Stack status query timeout in 1193.59792495 2018-10-22 09:30:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:47,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:47 GMT Server: Apache x-openstack-request-id: req-f3ec7ec8-a574-4497-8dd3-4b40e560635a Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:48,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:47 GMT Server: Apache x-openstack-request-id: req-c6dd5bf8-5093-4a45-a950-d6192f09350e 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "tags": null, "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:30:41Z", "id": "52c12052-c537-434c-91be-45eaf2b9c108", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:48,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-c6dd5bf8-5093-4a45-a950-d6192f09350e 2018-10-22 09:30:48,057 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:30:48,058 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:51,061 - create_stack - DEBUG - Stack status query timeout in 1190.39559984 2018-10-22 09:30:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:51,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:51 GMT Server: Apache x-openstack-request-id: req-6a893f74-8b7d-459c-aa46-6a37b9c74343 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:51,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:51 GMT Server: Apache x-openstack-request-id: req-85e76ac9-1af7-4029-8d01-542649a64b5c 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "tags": null, "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:30:41Z", "id": "52c12052-c537-434c-91be-45eaf2b9c108", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:51,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-85e76ac9-1af7-4029-8d01-542649a64b5c 2018-10-22 09:30:51,118 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:30:51,118 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:30:54,122 - create_stack - DEBUG - Stack status query timeout in 1187.33484387 2018-10-22 09:30:54,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:54,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:54 GMT Server: Apache x-openstack-request-id: req-f8f946ba-e694-4a4a-925b-171297293b74 Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:54,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:54 GMT Server: Apache x-openstack-request-id: req-58b42f53-d9e6-4076-9531-f42782360202 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": "f126c9ff86c446ed8b46fc2cce08591a", "OS::stack_id": "52c12052-c537-434c-91be-45eaf2b9c108", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "image_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image", "inst_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-inst", "subnet_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-subnet", "flavor_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-flavor-name", "net_name": "CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-net"}, "deletion_time": "2018-10-22T09:30:53Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack", "stack_user_project_id": "14b1e06a6e9f494495f39aeb6939e1d3", "tags": null, "creation_time": "2018-10-22T09:30:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:30:41Z", "id": "52c12052-c537-434c-91be-45eaf2b9c108", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:30:54,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-58b42f53-d9e6-4076-9531-f42782360202 2018-10-22 09:30:54,328 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:30:54,328 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack 2018-10-22 09:30:54,328 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack 2018-10-22 09:30:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/52c12052-c537-434c-91be-45eaf2b9c108 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24168e7b542d162a378ae6644cc77a00cd91362" 2018-10-22 09:30:54,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:30:54 GMT Server: Apache x-openstack-request-id: req-e53d5efd-b609-4224-a017-218fd726214c Location: http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:30:54,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:30:54 GMT Server: Apache x-openstack-request-id: req-c970f098-adb7-43e6-9eef-5ea7e14ee7ae Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:30:54,399 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/f126c9ff86c446ed8b46fc2cce08591a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-stack/52c12052-c537-434c-91be-45eaf2b9c108 used request id req-c970f098-adb7-43e6-9eef-5ea7e14ee7ae 2018-10-22 09:30:54,400 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-27085a17-e41f-47bc-8e62-b19c44b77cdc-image 2018-10-22 09:30:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6193e3a5ae3bb660ff050039491ee08ac62cdef8" 2018-10-22 09:30:55,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-013305ba-54e4-4289-aece-354fb339c82c Date: Mon, 22 Oct 2018 09:30:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:30:55,407 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f06d4981-0005-498e-8e55-b11ea9a2430e used request id req-013305ba-54e4-4289-aece-354fb339c82c 2018-10-22 09:30:55,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/56917c98-2972-4580-86bc-8a2cdfe36157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18953ae5f4af6463dde2f88e8563d9f49243f95b" 2018-10-22 09:30:55,450 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:30: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-6d52255d-5d06-4200-bba9-be43f098348d x-compute-request-id: req-6d52255d-5d06-4200-bba9-be43f098348d Content-Length: 0 Content-Type: application/json 2018-10-22 09:30:55,450 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/56917c98-2972-4580-86bc-8a2cdfe36157 used request id req-6d52255d-5d06-4200-bba9-be43f098348d 2018-10-22 09:30:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:55,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a4e826e7-66ba-4759-89e4-56c6a71c26d2 Date: Mon, 22 Oct 2018 09:30:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "created_at": "2018-10-22T09:30:20Z", "updated_at": "2018-10-22T09:30:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "revision_number": 0, "id": "240fcd18-fb96-49cc-b9f7-71b3728a7020", "remote_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "remote_ip_prefix": null, "created_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f126c9ff86c446ed8b46fc2cce08591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "revision_number": 0, "id": "701c3ad9-7ffb-4b05-acbe-aaf0b2693078", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f126c9ff86c446ed8b46fc2cce08591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "revision_number": 0, "id": "71d952d6-4f0c-4843-9ebf-bb67aa340353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f126c9ff86c446ed8b46fc2cce08591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "revision_number": 0, "id": "8f05923a-d2ea-46f1-84ce-cc5440b3fbc4", "remote_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "remote_ip_prefix": null, "created_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f126c9ff86c446ed8b46fc2cce08591a"}], "revision_number": 4, "project_id": "f126c9ff86c446ed8b46fc2cce08591a", "id": "efce2f07-b846-4a44-ab83-850e49c87488", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:30:55,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a4e826e7-66ba-4759-89e4-56c6a71c26d2 2018-10-22 09:30:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:55,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd93cfb-17ca-41a1-95a8-26feea43b784 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:30:55,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-7bd93cfb-17ca-41a1-95a8-26feea43b784 2018-10-22 09:30:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:55,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ff9880-920d-4e3e-bae9-849dd2d1e32e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:30:55,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-a0ff9880-920d-4e3e-bae9-849dd2d1e32e 2018-10-22 09:30:55,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:55,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a336f62d-35ee-4503-bf63-4aa2867a77c0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a"}, "enabled": true, "id": "f126c9ff86c446ed8b46fc2cce08591a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d117ae14-3cf9-4b5-proj"}} 2018-10-22 09:30:55,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a used request id req-a336f62d-35ee-4503-bf63-4aa2867a77c0 2018-10-22 09:30:55,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efce2f07-b846-4a44-ab83-850e49c87488 2018-10-22 09:30:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=efce2f07-b846-4a44-ab83-850e49c87488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:56,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6935b70a-3968-4f85-b76b-116121c548e9 Date: Mon, 22 Oct 2018 09:30:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "port_range_min": null, "revision_number": 0, "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "created_at": "2018-10-22T09:30:20Z", "project_id": "f126c9ff86c446ed8b46fc2cce08591a", "id": "240fcd18-fb96-49cc-b9f7-71b3728a7020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "port_range_min": null, "revision_number": 0, "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "created_at": "2018-10-22T09:30:20Z", "project_id": "f126c9ff86c446ed8b46fc2cce08591a", "id": "701c3ad9-7ffb-4b05-acbe-aaf0b2693078"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "port_range_min": null, "revision_number": 0, "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "created_at": "2018-10-22T09:30:20Z", "project_id": "f126c9ff86c446ed8b46fc2cce08591a", "id": "71d952d6-4f0c-4843-9ebf-bb67aa340353"}, {"remote_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:30:20Z", "security_group_id": "efce2f07-b846-4a44-ab83-850e49c87488", "port_range_min": null, "revision_number": 0, "tenant_id": "f126c9ff86c446ed8b46fc2cce08591a", "created_at": "2018-10-22T09:30:20Z", "project_id": "f126c9ff86c446ed8b46fc2cce08591a", "id": "8f05923a-d2ea-46f1-84ce-cc5440b3fbc4"}]} 2018-10-22 09:30:56,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=efce2f07-b846-4a44-ab83-850e49c87488 used request id req-6935b70a-3968-4f85-b76b-116121c548e9 2018-10-22 09:30:56,122 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:30:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/efce2f07-b846-4a44-ab83-850e49c87488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:56,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-875a06d3-add1-464c-9af0-d433e5a6a70b Content-Length: 0 Date: Mon, 22 Oct 2018 09:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:30:56,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/efce2f07-b846-4a44-ab83-850e49c87488 used request id req-875a06d3-add1-464c-9af0-d433e5a6a70b 2018-10-22 09:30:56,431 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d117ae14-3cf9-4b5-proj 2018-10-22 09:30:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:56,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2a6a71-f327-4f2a-9233-36046a57fad2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:56,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f126c9ff86c446ed8b46fc2cce08591a used request id req-bb2a6a71-f327-4f2a-9233-36046a57fad2 2018-10-22 09:30:56,667 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d117ae14-3cf9-4b5-proj-role 2018-10-22 09:30:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3cc3b01352594287917a5fa0c47d5ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:56,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bbc4bba-af5e-46bf-ab89-fa87b0489170 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:56,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3cc3b01352594287917a5fa0c47d5ef6 used request id req-2bbc4bba-af5e-46bf-ab89-fa87b0489170 2018-10-22 09:30:56,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ffe272b33d801d82109997bb6be0b0cb14643" 2018-10-22 09:30:56,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62c16ab-f148-4468-a26c-5c32eab9aa14 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:30:56,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a62c16ab-f148-4468-a26c-5c32eab9aa14 2018-10-22 09:30:56,887 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d117ae14-3cf9-4b5-user 2018-10-22 09:30:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c95b19e22df24eeda35e066f81dd5997 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1d319a56abbaa4dc8960cc1a54494d73236f5b" 2018-10-22 09:30:57,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b1c84e-8a9d-4670-ab16-47d2d811699e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:57,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c95b19e22df24eeda35e066f81dd5997 used request id req-a3b1c84e-8a9d-4670-ab16-47d2d811699e 2018-10-22 09:30:57,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:57,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ge41z7VmTCyrnRb8DCX-2Q"], "issued_at": "2018-10-22T09:30:57.000000Z"}} 2018-10-22 09:30:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb84b1af9c41d9abec8b5e5d359f866c12ad18e" 2018-10-22 09:30:57,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096001ce-3095-42d2-91f8-4d81f5e78532 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:57,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-096001ce-3095-42d2-91f8-4d81f5e78532 2018-10-22 09:30:57,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:57,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:57,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2atyPkrLRPmubs9C9jHDOg"], "issued_at": "2018-10-22T09:30:57.000000Z"}} 2018-10-22 09:30:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:30:57,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e78289-fb53-409c-95b8-59071db3e9e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:57,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-83e78289-fb53-409c-95b8-59071db3e9e6 2018-10-22 09:30:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:30:58,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:30:58,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-00460205-62c2-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:30:58,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02db3033-2455-450b-b67d-c0e7e2012c28 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-00460205-62c2-40d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:30:58,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-00460205-62c2-40d-proj used request id req-02db3033-2455-450b-b67d-c0e7e2012c28 2018-10-22 09:30:58,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:30:58,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c1374d-9a1f-4db2-a96d-dec1ab51cb87 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:30:58,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a7c1374d-9a1f-4db2-a96d-dec1ab51cb87 2018-10-22 09:30:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}}' 2018-10-22 09:30:58,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2faca72-a5a1-44f8-b21d-cfdcb326bd74 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:30:58,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e2faca72-a5a1-44f8-b21d-cfdcb326bd74 2018-10-22 09:30:58,305 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-00460205-62c2-40d-proj 2018-10-22 09:30:58,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:30:58,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:30:58,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["aKGbFOtPQkWzyFo2vOtJsA"], "issued_at": "2018-10-22T09:30:58.000000Z"}} 2018-10-22 09:30:58,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:58,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d46c203-e82b-4622-a205-e187503ec2bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:30:58,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d46c203-e82b-4622-a205-e187503ec2bb 2018-10-22 09:30:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:30:58,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:30:58,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:58,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ac181e-40d2-4a86-8610-c5feb9873a3d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:30:58,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-33ac181e-40d2-4a86-8610-c5feb9873a3d 2018-10-22 09:30:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-00460205-62c2-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:58,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc83abf1-f344-4a0f-a49a-30ab73bf54de Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-00460205-62c2-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}]} 2018-10-22 09:30:58,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-00460205-62c2-40d-proj used request id req-bc83abf1-f344-4a0f-a49a-30ab73bf54de 2018-10-22 09:30:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157e70c2-4b53-4ed8-bbd2-deefa69f530c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:30:59,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-157e70c2-4b53-4ed8-bbd2-deefa69f530c 2018-10-22 09:30:59,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35bfd6b-7ced-467b-81cf-23b0f08344c8 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:30:59,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e35bfd6b-7ced-467b-81cf-23b0f08344c8 2018-10-22 09:30:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-00460205-62c2-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9536e13f-fd89-472a-b69f-9409a75684fb Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-00460205-62c2-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}]} 2018-10-22 09:30:59,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-00460205-62c2-40d-proj used request id req-9536e13f-fd89-472a-b69f-9409a75684fb 2018-10-22 09:30:59,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/1c999499d463487db8ae492c96f46994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46dc9377-9c73-4f59-8508-228f33e3c7f0 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-00460205-62c2-40d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/1c999499d463487db8ae492c96f46994"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b6f68927ad8944e0886fa0cd3ff04d97", "id": "1c999499d463487db8ae492c96f46994", "password_expires_at": null}} 2018-10-22 09:30:59,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1c999499d463487db8ae492c96f46994 used request id req-46dc9377-9c73-4f59-8508-228f33e3c7f0 2018-10-22 09:30:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f244209f-a359-4263-849e-6a142d9acd2b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:30:59,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles used request id req-f244209f-a359-4263-849e-6a142d9acd2b 2018-10-22 09:30:59,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671d7f76-d181-4a14-a817-4d3713a6c286 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:30:59,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-671d7f76-d181-4a14-a817-4d3713a6c286 2018-10-22 09:30:59,881 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-00460205-62c2-40d-proj 2018-10-22 09:30:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:30:59,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd8638e-e274-48a3-9e57-93ce5a55e9c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:30:59,996 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles/628c5194e35d43a7bc9032b41562a43c used request id req-cdd8638e-e274-48a3-9e57-93ce5a55e9c3 2018-10-22 09:30:59,996 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-00460205-62c2-40d-user 2018-10-22 09:30:59,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:00,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91b59e4-34f5-4e5f-b1a5-91c5314dfdf9 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:31:00,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f91b59e4-34f5-4e5f-b1a5-91c5314dfdf9 2018-10-22 09:31:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" -d '{"role": {"name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role"}}' 2018-10-22 09:31:00,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3665f4-f05a-4d0c-87f5-3d6bb56f2719 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8adc82052c9406a8c5ed8baf14c7cba", "links": {"self": "http://172.30.9.28:5000/v3/roles/f8adc82052c9406a8c5ed8baf14c7cba"}, "name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role"}} 2018-10-22 09:31:00,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc3665f4-f05a-4d0c-87f5-3d6bb56f2719 2018-10-22 09:31:00,216 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-00460205-62c2-40d-proj-role 2018-10-22 09:31:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f8adc82052c9406a8c5ed8baf14c7cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:00,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e77b888-4bad-4072-8954-3bc95c57ae58 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f8adc82052c9406a8c5ed8baf14c7cba"}, "domain_id": null, "name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role", "id": "f8adc82052c9406a8c5ed8baf14c7cba"}} 2018-10-22 09:31:00,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f8adc82052c9406a8c5ed8baf14c7cba used request id req-4e77b888-4bad-4072-8954-3bc95c57ae58 2018-10-22 09:31:00,302 - keystone_utils - INFO - Granting role CreateStackSuccessTests-00460205-62c2-40d-proj-role to project CreateStackSuccessTests-00460205-62c2-40d-proj 2018-10-22 09:31:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles/f8adc82052c9406a8c5ed8baf14c7cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:00,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70983897-965a-4664-a5cd-3b8261403ab0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:00,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97/users/1c999499d463487db8ae492c96f46994/roles/f8adc82052c9406a8c5ed8baf14c7cba used request id req-70983897-965a-4664-a5cd-3b8261403ab0 2018-10-22 09:31:00,452 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:31:00,452 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:31:00,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:00,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:00,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "f8adc82052c9406a8c5ed8baf14c7cba", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role"}], "expires_at": "2018-10-22T10:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-00460205-62c2-40d-user", "id": "1c999499d463487db8ae492c96f46994"}, "audit_ids": ["P9iEsHk_R6WxvrY2-5P7gQ"], "issued_at": "2018-10-22T09:31:00.000000Z"}} 2018-10-22 09:31:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:00,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e168235a-f990-4d9f-8b96-9c67bcdacff3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:00,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e168235a-f990-4d9f-8b96-9c67bcdacff3 2018-10-22 09:31:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:01,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-0cec7844-880d-4db3-9779-35d9ca24f963 Date: Mon, 22 Oct 2018 09:31:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image"} 2018-10-22 09:31:01,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image used request id req-0cec7844-880d-4db3-9779-35d9ca24f963 2018-10-22 09:31:01,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:01,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-61cbb64e-7081-417c-9926-a8e9710a5e03 Date: Mon, 22 Oct 2018 09:31: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"}}} 2018-10-22 09:31:01,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-61cbb64e-7081-417c-9926-a8e9710a5e03 2018-10-22 09:31:01,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image"}' 2018-10-22 09:31:01,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca X-Openstack-Request-Id: req-ad381dde-7cb8-4e96-8784-3792c3f84f47 Date: Mon, 22 Oct 2018 09:31:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:31:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:31:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "min_disk": 0, "protected": false, "id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "file": "/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca/file", "checksum": null, "owner": "b6f68927ad8944e0886fa0cd3ff04d97", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:31:01,584 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ad381dde-7cb8-4e96-8784-3792c3f84f47 2018-10-22 09:31:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" -d '' 2018-10-22 09:31:02,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e39b5883-c2bf-423c-95f9-cb69fb74c72a Date: Mon, 22 Oct 2018 09:31:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:31:02,990 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca/file used request id req-e39b5883-c2bf-423c-95f9-cb69fb74c72a 2018-10-22 09:31:02,991 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:31:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:03,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-877e2933-9852-4915-b55a-75619d52187d Date: Mon, 22 Oct 2018 09:31:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:31:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:31:02Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d22175b9-23ce-47f5-b0cc-252badb226ca/snap", "metadata": {}}], "self": "/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "min_disk": 0, "protected": false, "id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "file": "/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6f68927ad8944e0886fa0cd3ff04d97", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d22175b9-23ce-47f5-b0cc-252badb226ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:31:03,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca used request id req-877e2933-9852-4915-b55a-75619d52187d 2018-10-22 09:31:03,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:03,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4fef4105-0a4c-4da7-8896-6279ccc997ec Date: Mon, 22 Oct 2018 09:31:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:31:03,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4fef4105-0a4c-4da7-8896-6279ccc997ec 2018-10-22 09:31:03,355 - create_image - INFO - Created image with name - CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image 2018-10-22 09:31:03,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:03,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-47714761-ec86-4420-91be-fef0bb0ec1da Date: Mon, 22 Oct 2018 09:31:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:31:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:31:02Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d22175b9-23ce-47f5-b0cc-252badb226ca/snap", "metadata": {}}], "self": "/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "min_disk": 0, "protected": false, "id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "file": "/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6f68927ad8944e0886fa0cd3ff04d97", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/d22175b9-23ce-47f5-b0cc-252badb226ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:31:03,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca used request id req-47714761-ec86-4420-91be-fef0bb0ec1da 2018-10-22 09:31:03,528 - create_image - DEBUG - Instance status is - active 2018-10-22 09:31:03,528 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image 2018-10-22 09:31:03,528 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image 2018-10-22 09:31:03,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:03,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:03,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["vD8P2fn0SOKCuSX0-KY8EA"], "issued_at": "2018-10-22T09:31:03.000000Z"}} 2018-10-22 09:31:03,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ccba82c2f109c2888df74c90d48aad97fbb330" 2018-10-22 09:31:04,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13544034-2ec3-480a-9d9c-ec2ed01e16a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:04,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-13544034-2ec3-480a-9d9c-ec2ed01e16a4 2018-10-22 09:31:04,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:31:04,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ccba82c2f109c2888df74c90d48aad97fbb330" 2018-10-22 09:31:04,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-e59d27ef-47b9-4afe-87c1-e45b0a0611a0 x-compute-request-id: req-e59d27ef-47b9-4afe-87c1-e45b0a0611a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:31:04,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e59d27ef-47b9-4afe-87c1-e45b0a0611a0 2018-10-22 09:31:04,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ccba82c2f109c2888df74c90d48aad97fbb330" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:31:04,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-623497a7-908d-4dbc-a3bb-b11b100cd06d x-compute-request-id: req-623497a7-908d-4dbc-a3bb-b11b100cd06d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:31:04,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-623497a7-908d-4dbc-a3bb-b11b100cd06d 2018-10-22 09:31:04,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:04,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:04,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "f8adc82052c9406a8c5ed8baf14c7cba", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role"}], "expires_at": "2018-10-22T10:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-00460205-62c2-40d-user", "id": "1c999499d463487db8ae492c96f46994"}, "audit_ids": ["sm9f8_pAQvmz6jbmZD2VJw"], "issued_at": "2018-10-22T09:31:04.000000Z"}} 2018-10-22 09:31:04,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:04,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff1b3e6-e49e-40c4-8ea5-ba8b61ece510 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:04,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cff1b3e6-e49e-40c4-8ea5-ba8b61ece510 2018-10-22 09:31:04,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:31:04,693 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:31:04,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:04,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:04 GMT Server: Apache x-openstack-request-id: req-031afba9-74e8-4de0-97e3-50983e60a3cd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:31:04,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack used request id req-031afba9-74e8-4de0-97e3-50983e60a3cd 2018-10-22 09:31:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-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-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}}' 2018-10-22 09:31:07,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:31:04 GMT Server: Apache x-openstack-request-id: req-37f9314c-5f9c-4989-b0f4-2b9bcc932829 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "856392cb-9c5e-40fa-9513-a474c03c3088", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}]}} 2018-10-22 09:31:07,047 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks used request id req-37f9314c-5f9c-4989-b0f4-2b9bcc932829 2018-10-22 09:31:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:07,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:07 GMT Server: Apache x-openstack-request-id: req-bdfbe3d8-33cf-431a-8948-c7e5b44a7d9f Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:07 GMT Server: Apache x-openstack-request-id: req-afb45392-a5f9-4e5e-996f-4b12e8758ca6 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:07,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-afb45392-a5f9-4e5e-996f-4b12e8758ca6 2018-10-22 09:31:07,276 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack 2018-10-22 09:31:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:07,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:07 GMT Server: Apache x-openstack-request-id: req-06687ab9-0bff-41b6-a240-dd510a21deb3 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:07,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:07 GMT Server: Apache x-openstack-request-id: req-e07b9daa-fc6d-488c-93ce-24a88e25856f 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:07,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-e07b9daa-fc6d-488c-93ce-24a88e25856f 2018-10-22 09:31:07,646 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:31:07,646 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:10,649 - create_stack - DEBUG - Stack status query timeout in 1196.6267159 2018-10-22 09:31:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:10,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:10 GMT Server: Apache x-openstack-request-id: req-a1b0ebfe-2043-449c-a6e2-f301b840744d Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:10,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:10 GMT Server: Apache x-openstack-request-id: req-a223dd2e-e08e-4945-afe5-f2802c616b99 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:10,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-a223dd2e-e08e-4945-afe5-f2802c616b99 2018-10-22 09:31:10,862 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:31:10,862 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:13,866 - create_stack - DEBUG - Stack status query timeout in 1193.41010404 2018-10-22 09:31:13,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:14,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:13 GMT Server: Apache x-openstack-request-id: req-8e6535fb-e526-4f55-a29e-0ddb088a06fd Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:14,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:14 GMT Server: Apache x-openstack-request-id: req-dac72c7a-da41-4a9e-b036-5462f85d2d57 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:14,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-dac72c7a-da41-4a9e-b036-5462f85d2d57 2018-10-22 09:31:14,227 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:31:14,227 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:17,230 - create_stack - DEBUG - Stack status query timeout in 1190.04586887 2018-10-22 09:31:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:17,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:17 GMT Server: Apache x-openstack-request-id: req-dcc66570-2128-45a6-a309-ed6ebb7e44f8 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:17,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:17 GMT Server: Apache x-openstack-request-id: req-b3f61723-cb76-4804-92c0-e0d02dedf7a8 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:17,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-b3f61723-cb76-4804-92c0-e0d02dedf7a8 2018-10-22 09:31:17,595 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:31:17,595 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:20,598 - create_stack - DEBUG - Stack status query timeout in 1186.67733002 2018-10-22 09:31:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:20,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:20 GMT Server: Apache x-openstack-request-id: req-d504882d-6e49-44f6-85c1-d16db1cffb5f Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:20,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:20 GMT Server: Apache x-openstack-request-id: req-4ea36266-68d7-44c9-a56c-a36d3e843a53 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:20,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-4ea36266-68d7-44c9-a56c-a36d3e843a53 2018-10-22 09:31:20,842 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:31:20,842 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:23,845 - create_stack - DEBUG - Stack status query timeout in 1183.43072009 2018-10-22 09:31:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:24,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:23 GMT Server: Apache x-openstack-request-id: req-5cb7b429-022f-417c-bc48-2e2c40ec5e07 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:24,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:24 GMT Server: Apache x-openstack-request-id: req-70eb3add-169b-4c9e-9321-3829c8a5a7f4 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:24,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-70eb3add-169b-4c9e-9321-3829c8a5a7f4 2018-10-22 09:31:24,073 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:31:24,073 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack 2018-10-22 09:31:24,074 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack 2018-10-22 09:31:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:24,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:24 GMT Server: Apache x-openstack-request-id: req-bbf43c43-b3f0-4a8b-8fc3-65dffd4f6182 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:24,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:24 GMT Server: Apache x-openstack-request-id: req-06dce96e-5274-4cd8-ba7d-ad27b5c536fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a92f86ba-a5a0-4085-ab5b-efb068c25006", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1d1a0184-ffa4-4132-88c4-8788615bdf4b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "resource_type": "OS::Nova::Server"}]} 2018-10-22 09:31:24,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources used request id req-06dce96e-5274-4cd8-ba7d-ad27b5c536fb 2018-10-22 09:31:24,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31: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-4e20938d-bfdf-4f81-8008-462c0d06f041 x-compute-request-id: req-4e20938d-bfdf-4f81-8008-462c0d06f041 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:31:25,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae used request id req-4e20938d-bfdf-4f81-8008-462c0d06f041 2018-10-22 09:31:25,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3163b0c6-8a20-4cc1-8d0a-04a5453fee98 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:25,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-3163b0c6-8a20-4cc1-8d0a-04a5453fee98 2018-10-22 09:31:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:31:25,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:31:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c801bf3-6e9e-4fc7-b812-9cf742a561bf Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:25,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-9c801bf3-6e9e-4fc7-b812-9cf742a561bf 2018-10-22 09:31:25,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-846cc6e5-bddf-4ed2-944b-82346b395fd9 Date: Mon, 22 Oct 2018 09:31:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:25,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-846cc6e5-bddf-4ed2-944b-82346b395fd9 2018-10-22 09:31:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-042c5150-d1ed-48e8-a607-abae0ed887b3 Date: Mon, 22 Oct 2018 09:31:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:25,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-042c5150-d1ed-48e8-a607-abae0ed887b3 2018-10-22 09:31:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:25 GMT Server: Apache x-openstack-request-id: req-c138d856-dafd-4c53-b52b-c17052495b25 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:25,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:25 GMT Server: Apache x-openstack-request-id: req-384aa3be-a07b-43ac-ab3c-0faa6993863f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a92f86ba-a5a0-4085-ab5b-efb068c25006", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1d1a0184-ffa4-4132-88c4-8788615bdf4b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-22T09:31:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:31:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "resource_type": "OS::Nova::Server"}]} 2018-10-22 09:31:25,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088/resources used request id req-384aa3be-a07b-43ac-ab3c-0faa6993863f 2018-10-22 09:31:25,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e4677dd3-8de6-47df-bea5-deb11e6f1ac6 x-compute-request-id: req-e4677dd3-8de6-47df-bea5-deb11e6f1ac6 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:31:25,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060 used request id req-e4677dd3-8de6-47df-bea5-deb11e6f1ac6 2018-10-22 09:31:25,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:25,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-b8fa27dd-caf2-4a39-8cfa-9ef7c8c083e3 Date: Mon, 22 Oct 2018 09:31:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}} 2018-10-22 09:31:25,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6 used request id req-b8fa27dd-caf2-4a39-8cfa-9ef7c8c083e3 2018-10-22 09:31:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5631729f-d24e-4d70-be28-2d10b15c98de Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:26,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-5631729f-d24e-4d70-be28-2d10b15c98de 2018-10-22 09:31:26,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ade5d6e-23a3-42ad-84f6-774c6bd608a5 Date: Mon, 22 Oct 2018 09:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:26,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-3ade5d6e-23a3-42ad-84f6-774c6bd608a5 2018-10-22 09:31:26,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-10980172-88f7-4c88-a8fd-9117be0dc55a Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:26,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-10980172-88f7-4c88-a8fd-9117be0dc55a 2018-10-22 09:31:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5913ed0e-ff58-463c-b9fc-f4aeabdc17cf Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:26,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-5913ed0e-ff58-463c-b9fc-f4aeabdc17cf 2018-10-22 09:31:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-57eb0868-3d4b-43e5-b822-872b61b4fa2d Date: Mon, 22 Oct 2018 09:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:26,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-57eb0868-3d4b-43e5-b822-872b61b4fa2d 2018-10-22 09:31:26,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b&mac_address=fa%3A16%3A3e%3Af5%3Ab4%3A6f&name=CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-e113b766-66cf-4636-8b27-541a661afa34 Date: Mon, 22 Oct 2018 09:31:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:26,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b&mac_address=fa%3A16%3A3e%3Af5%3Ab4%3A6f&name=CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu&admin_state_up=True used request id req-e113b766-66cf-4636-8b27-541a661afa34 2018-10-22 09:31:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab45a8b-0ea5-470b-a8f6-3eb8d545b396 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:26,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-6ab45a8b-0ea5-470b-a8f6-3eb8d545b396 2018-10-22 09:31:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8ee2ab6b-5fbc-4f68-8923-6b8d2900af77 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:26,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-8ee2ab6b-5fbc-4f68-8923-6b8d2900af77 2018-10-22 09:31:26,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:26,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-26414a92-6d30-4a18-928f-97b866dc8916 Date: Mon, 22 Oct 2018 09:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:26,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-26414a92-6d30-4a18-928f-97b866dc8916 2018-10-22 09:31:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:27,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-0f46182d-491a-489d-a76c-9cdea103f648 Date: Mon, 22 Oct 2018 09:31:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:27,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-0f46182d-491a-489d-a76c-9cdea103f648 2018-10-22 09:31:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:27,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b144ec1c-7b33-4bbf-9a5e-98e745aeda7c Date: Mon, 22 Oct 2018 09:31:27 GMT RESP BODY: {"floatingips": []} 2018-10-22 09:31:27,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-b144ec1c-7b33-4bbf-9a5e-98e745aeda7c 2018-10-22 09:31:27,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:27,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:27,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "f8adc82052c9406a8c5ed8baf14c7cba", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role"}], "expires_at": "2018-10-22T10:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-00460205-62c2-40d-user", "id": "1c999499d463487db8ae492c96f46994"}, "audit_ids": ["apX0EKucQtG8gXqdXSaOBA"], "issued_at": "2018-10-22T09:31:27.000000Z"}} 2018-10-22 09:31:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:27,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfea94a2-3ad0-48db-9a56-f370e09d618c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:27,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bfea94a2-3ad0-48db-9a56-f370e09d618c 2018-10-22 09:31:27,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:31:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:27,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc3b9b8-a133-4bcb-8c75-4ca253d5a5ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:27,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0dc3b9b8-a133-4bcb-8c75-4ca253d5a5ae 2018-10-22 09:31:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:27,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2404d17b-2f4e-4b41-8c85-878812d239a7 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:27,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-2404d17b-2f4e-4b41-8c85-878812d239a7 2018-10-22 09:31:27,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:31:27,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:31:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:28,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eda3dd1-ed22-41d4-8011-54473da3f01d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:28,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-0eda3dd1-ed22-41d4-8011-54473da3f01d 2018-10-22 09:31:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:28,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6e205c7b-cf35-46e9-9c9b-395d45e294ae Date: Mon, 22 Oct 2018 09:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:28,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-6e205c7b-cf35-46e9-9c9b-395d45e294ae 2018-10-22 09:31:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b&mac_address=fa%3A16%3A3e%3Af5%3Ab4%3A6f&name=CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-03ab18b4-5a8f-464c-b8d0-ee8087f5a55a Date: Mon, 22 Oct 2018 09:31:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:28,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b&mac_address=fa%3A16%3A3e%3Af5%3Ab4%3A6f&name=CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu&admin_state_up=True used request id req-03ab18b4-5a8f-464c-b8d0-ee8087f5a55a 2018-10-22 09:31:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:28,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbcadca-4128-4ba2-8d6b-7954388ea7f4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:28,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-3cbcadca-4128-4ba2-8d6b-7954388ea7f4 2018-10-22 09:31:28,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:29,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31: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-dfbc31f5-f40b-4191-9855-2c9f034370ba x-compute-request-id: req-dfbc31f5-f40b-4191-9855-2c9f034370ba Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:31:29,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst used request id req-dfbc31f5-f40b-4191-9855-2c9f034370ba 2018-10-22 09:31:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:29,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7d2f5f15-5000-4ca2-9593-de6d794cf0e8 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:29,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-7d2f5f15-5000-4ca2-9593-de6d794cf0e8 2018-10-22 09:31:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:29,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6e13e943-0231-48f2-b63b-c85c8b548ff3 Date: Mon, 22 Oct 2018 09:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:29,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-6e13e943-0231-48f2-b63b-c85c8b548ff3 2018-10-22 09:31:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-0d9cc2c2-9cf6-43c1-b2c0-d9f17202853f Date: Mon, 22 Oct 2018 09:31:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:29,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-0d9cc2c2-9cf6-43c1-b2c0-d9f17202853f 2018-10-22 09:31:29,783 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst 2018-10-22 09:31:29,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:29,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4e842e96-a7c8-4d13-acac-f248717ef7fe Date: Mon, 22 Oct 2018 09:31:29 GMT RESP BODY: {"floatingips": []} 2018-10-22 09:31:29,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-4e842e96-a7c8-4d13-acac-f248717ef7fe 2018-10-22 09:31:29,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:30,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8461622-ae8f-4dfc-9a4e-7ec0449e43e5 x-compute-request-id: req-f8461622-ae8f-4dfc-9a4e-7ec0449e43e5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:31:30,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae used request id req-f8461622-ae8f-4dfc-9a4e-7ec0449e43e5 2018-10-22 09:31:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:31,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d4e76533-6096-4dc6-b4b1-66ed3dbab40d Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:31,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-d4e76533-6096-4dc6-b4b1-66ed3dbab40d 2018-10-22 09:31:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:31,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a73c9e8-90c4-48dc-af2a-01b11c7ca2a9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:31,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-0a73c9e8-90c4-48dc-af2a-01b11c7ca2a9 2018-10-22 09:31:31,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:31,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c2046e8b-f575-407b-9088-6cbb5d13d5da Date: Mon, 22 Oct 2018 09:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:31,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-c2046e8b-f575-407b-9088-6cbb5d13d5da 2018-10-22 09:31:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:31,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-c274cdee-3d1c-491d-8524-04c26dda54d7 Date: Mon, 22 Oct 2018 09:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:31,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-c274cdee-3d1c-491d-8524-04c26dda54d7 2018-10-22 09:31:31,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:31:31,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:31,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "f8adc82052c9406a8c5ed8baf14c7cba", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj-role"}], "expires_at": "2018-10-22T10:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b6f68927ad8944e0886fa0cd3ff04d97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-00460205-62c2-40d-user", "id": "1c999499d463487db8ae492c96f46994"}, "audit_ids": ["iCuG-_eVTKSeZGEs46Uong"], "issued_at": "2018-10-22T09:31:31.000000Z"}} 2018-10-22 09:31:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:32,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0383ac-3db8-4f79-bcbf-c54c5317b39a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:32,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d0383ac-3db8-4f79-bcbf-c54c5317b39a 2018-10-22 09:31:32,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:32,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ee53cafb-ef97-474c-86a9-c9b0a8cd98dc x-compute-request-id: req-ee53cafb-ef97-474c-86a9-c9b0a8cd98dc Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:31:32,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae used request id req-ee53cafb-ef97-474c-86a9-c9b0a8cd98dc 2018-10-22 09:31:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:32,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e08bf405-5fa3-4487-956c-37a33aa3d795 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:32,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-e08bf405-5fa3-4487-956c-37a33aa3d795 2018-10-22 09:31:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:32,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8745ec8c-4076-4236-87da-020ea6459ee1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:32,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-8745ec8c-4076-4236-87da-020ea6459ee1 2018-10-22 09:31:32,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:32,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f8680ffc-ba3e-4664-9955-fe90f1b4d346 Date: Mon, 22 Oct 2018 09:31:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:32,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-f8680ffc-ba3e-4664-9955-fe90f1b4d346 2018-10-22 09:31:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:33,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-943713da-b1ba-4e56-a247-893f5c0ecdd2 Date: Mon, 22 Oct 2018 09:31:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:33,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-943713da-b1ba-4e56-a247-893f5c0ecdd2 2018-10-22 09:31:33,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:34,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0467441-8ff4-45e1-b8ad-7743a260ea1d x-compute-request-id: req-e0467441-8ff4-45e1-b8ad-7743a260ea1d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:31:34,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst used request id req-e0467441-8ff4-45e1-b8ad-7743a260ea1d 2018-10-22 09:31:34,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:34,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-eab12b4e-4e8f-49a9-aff0-a28e8bb40329 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:34,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-eab12b4e-4e8f-49a9-aff0-a28e8bb40329 2018-10-22 09:31:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:34,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-df3a741c-1e09-423f-9bc0-9c25f8503eb8 Date: Mon, 22 Oct 2018 09:31:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:34,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-df3a741c-1e09-423f-9bc0-9c25f8503eb8 2018-10-22 09:31:34,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:34,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-2f99d767-f985-439a-990e-8740657034bc Date: Mon, 22 Oct 2018 09:31:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:34,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-2f99d767-f985-439a-990e-8740657034bc 2018-10-22 09:31:34,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:35,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31: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-75882fc8-97de-48db-8464-2ac39c59d3bd x-compute-request-id: req-75882fc8-97de-48db-8464-2ac39c59d3bd Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:31:35,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae used request id req-75882fc8-97de-48db-8464-2ac39c59d3bd 2018-10-22 09:31:35,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:35,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-913637ae-6819-496a-a660-70d8b680c1e3 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:35,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-913637ae-6819-496a-a660-70d8b680c1e3 2018-10-22 09:31:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:35,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db37935f-25c8-478d-97cb-436d52b0eb69 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:35,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-db37935f-25c8-478d-97cb-436d52b0eb69 2018-10-22 09:31:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:35,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-eb6b239a-a4ef-4209-85a3-bd093def8fe6 Date: Mon, 22 Oct 2018 09:31:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:35,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-eb6b239a-a4ef-4209-85a3-bd093def8fe6 2018-10-22 09:31:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:35,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-386cf4a1-68b6-4681-a0dc-61c3ae08b9f4 Date: Mon, 22 Oct 2018 09:31:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:35,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-386cf4a1-68b6-4681-a0dc-61c3ae08b9f4 2018-10-22 09:31:35,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:36,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c9600250-4a10-4dc0-996d-07c302eb043d x-compute-request-id: req-c9600250-4a10-4dc0-996d-07c302eb043d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:31:36,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae used request id req-c9600250-4a10-4dc0-996d-07c302eb043d 2018-10-22 09:31:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:36,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1955da10-055b-4126-80c5-d431ab3ecbe6 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:36,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-1955da10-055b-4126-80c5-d431ab3ecbe6 2018-10-22 09:31:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:36,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c29c7bf-766a-4e16-86e6-636262c848ad Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:36,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-0c29c7bf-766a-4e16-86e6-636262c848ad 2018-10-22 09:31:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5193f191-3191-4424-be64-f67fe52ce4df Date: Mon, 22 Oct 2018 09:31:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:36,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-5193f191-3191-4424-be64-f67fe52ce4df 2018-10-22 09:31:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b414d621acc76f2610e38f8c422ae5a9a40c6e2" 2018-10-22 09:31:36,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-d83220d2-d3fd-42b5-aaa5-856a5771466f Date: Mon, 22 Oct 2018 09:31:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:36,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-d83220d2-d3fd-42b5-aaa5-856a5771466f 2018-10-22 09:31:36,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:37,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c6bc86a-00b6-429b-8f16-2c92d33bda33 x-compute-request-id: req-6c6bc86a-00b6-429b-8f16-2c92d33bda33 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:b4:6f", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae", "rel": "bookmark"}], "image": {"id": "d22175b9-23ce-47f5-b0cc-252badb226ca", "links": [{"href": "http://172.30.9.28:8774/images/d22175b9-23ce-47f5-b0cc-252badb226ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:31:19.000000", "flavor": {"id": "01d72ea3-469e-45ff-9be5-9473b06a7060", "links": [{"href": "http://172.30.9.28:8774/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060", "rel": "bookmark"}]}, "id": "d96a207d-9890-4cba-973b-a6ad69aa82ae", "security_groups": [{"name": "default"}], "user_id": "1c999499d463487db8ae492c96f46994", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:31:19Z", "hostId": "ee61c9a40788d7b914733ea777982f5911ac0221218e6b992b9a87bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "created": "2018-10-22T09:31:14Z", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:31:37,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d96a207d-9890-4cba-973b-a6ad69aa82ae used request id req-6c6bc86a-00b6-429b-8f16-2c92d33bda33 2018-10-22 09:31:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:37,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8d1a8592-57b9-48e2-b9c1-2a76aaad4c67 Date: Mon, 22 Oct 2018 09:31: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":["270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6"],"updated_at":"2018-10-22T09:31:09Z","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6f68927ad8944e0886fa0cd3ff04d97","id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}]} 2018-10-22 09:31:37,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net used request id req-8d1a8592-57b9-48e2-b9c1-2a76aaad4c67 2018-10-22 09:31:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-87ba7f9b-7106-47ea-a6aa-48d38ebc546d Date: Mon, 22 Oct 2018 09:31:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","dns_nameservers":[],"updated_at":"2018-10-22T09:31:09Z","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":"b6f68927ad8944e0886fa0cd3ff04d97","id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","subnetpool_id":null,"name":"CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet"}]} 2018-10-22 09:31:37,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-87ba7f9b-7106-47ea-a6aa-48d38ebc546d 2018-10-22 09:31:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f378384d965467a5616fc9b650b0af74f58610" 2018-10-22 09:31:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-77dbabb5-b36e-427b-b02b-02a188ef6dbe Date: Mon, 22 Oct 2018 09:31:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.3"}],"id":"24c9a799-5c13-4b81-a7ac-df0d010e2af4","security_groups":[],"mac_address":"fa:16:3e:fa:21:e0","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.2"}],"id":"4352ea76-9a5c-48a2-b3e8-2e24ad458006","security_groups":[],"mac_address":"fa:16:3e:ef:0c:fd","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.4"}],"id":"55136ddb-59e9-4c6e-adf4-182f754476cc","security_groups":[],"mac_address":"fa:16:3e:9a:2c:e6","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1a0184-ffa4-4132-88c4-8788615bdf4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:31:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"270aaf2a-bb86-4bcf-9cd1-5164e2ed63b6","ip_address":"10.0.0.12"}],"id":"a92f86ba-a5a0-4085-ab5b-efb068c25006","security_groups":["1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14"],"mac_address":"fa:16:3e:f5:b4:6f","project_id":"b6f68927ad8944e0886fa0cd3ff04d97","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack-server1_port-33feva2d5fsu","admin_state_up":true,"network_id":"1d1a0184-ffa4-4132-88c4-8788615bdf4b","tenant_id":"b6f68927ad8944e0886fa0cd3ff04d97","created_at":"2018-10-22T09:31:10Z","binding:vnic_type":"normal","device_id":"d96a207d-9890-4cba-973b-a6ad69aa82ae"}]} 2018-10-22 09:31:38,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1d1a0184-ffa4-4132-88c4-8788615bdf4b used request id req-77dbabb5-b36e-427b-b02b-02a188ef6dbe 2018-10-22 09:31:38,105 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack 2018-10-22 09:31:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:38,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:38 GMT Server: Apache x-openstack-request-id: req-70d1f4f7-40cd-4c58-9a18-e7337ce9c1f8 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:38,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:38 GMT Server: Apache x-openstack-request-id: req-49212873-4267-4130-a32c-0cef5b9365af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:38,475 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-49212873-4267-4130-a32c-0cef5b9365af 2018-10-22 09:31:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:38,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:38 GMT Server: Apache x-openstack-request-id: req-3644bb0d-a0c6-4cae-8d9f-c733fac2c19f Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:38,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:38 GMT Server: Apache x-openstack-request-id: req-7426b4b0-0727-417e-9cfd-8601ac30d702 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "tags": null, "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:31:38Z", "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:38,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-7426b4b0-0727-417e-9cfd-8601ac30d702 2018-10-22 09:31:38,690 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:31:38,690 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:41,694 - create_stack - DEBUG - Stack status query timeout in 1196.78157401 2018-10-22 09:31:41,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:41,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:41 GMT Server: Apache x-openstack-request-id: req-1cde31f6-e0b8-4913-8a86-875daeae0fdc Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:41,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:41 GMT Server: Apache x-openstack-request-id: req-dec71843-3bb4-4273-8b84-75260fc173f5 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "tags": null, "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:31:38Z", "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:41,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-dec71843-3bb4-4273-8b84-75260fc173f5 2018-10-22 09:31:41,748 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:31:41,748 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:44,752 - create_stack - DEBUG - Stack status query timeout in 1193.72354102 2018-10-22 09:31:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:44,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:44 GMT Server: Apache x-openstack-request-id: req-f93f0719-65c6-4c22-a33b-a4ff013d4c5e Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:45,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:44 GMT Server: Apache x-openstack-request-id: req-d272b291-9b70-4db4-baf9-feff1b16a0a4 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "tags": null, "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:31:38Z", "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:45,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-d272b291-9b70-4db4-baf9-feff1b16a0a4 2018-10-22 09:31:45,092 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:31:45,092 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:48,095 - create_stack - DEBUG - Stack status query timeout in 1190.38000011 2018-10-22 09:31:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:48,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:48 GMT Server: Apache x-openstack-request-id: req-9763b51e-d88b-4c02-91d0-53aea02d6edd Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:48,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:48 GMT Server: Apache x-openstack-request-id: req-c6c96ec0-633f-496c-9268-56260d329f1d 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "tags": null, "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:31:38Z", "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:48,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-c6c96ec0-633f-496c-9268-56260d329f1d 2018-10-22 09:31:48,151 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:31:48,151 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:31:51,154 - create_stack - DEBUG - Stack status query timeout in 1187.32107401 2018-10-22 09:31:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:51,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:51 GMT Server: Apache x-openstack-request-id: req-bc025367-afce-4ff8-84e0-fc6a3b76d844 Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:51,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:51 GMT Server: Apache x-openstack-request-id: req-23df1329-c1c7-4c6e-bfe6-f0f4892315c7 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": "b6f68927ad8944e0886fa0cd3ff04d97", "OS::stack_id": "856392cb-9c5e-40fa-9513-a474c03c3088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "image_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image", "inst_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-inst", "subnet_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-subnet", "flavor_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-flavor-name", "net_name": "CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-net"}, "deletion_time": "2018-10-22T09:31:51Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack", "stack_user_project_id": "fc75b76d0b4d444aa6c13b9b69df00ef", "tags": null, "creation_time": "2018-10-22T09:31:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:31:38Z", "id": "856392cb-9c5e-40fa-9513-a474c03c3088", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-22 09:31:51,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-23df1329-c1c7-4c6e-bfe6-f0f4892315c7 2018-10-22 09:31:51,210 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:31:51,210 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack 2018-10-22 09:31:51,210 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack 2018-10-22 09:31:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/856392cb-9c5e-40fa-9513-a474c03c3088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c342d6289eb32065ee77ccf17e236b3324e813" 2018-10-22 09:31:51,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:31:51 GMT Server: Apache x-openstack-request-id: req-a99609b3-99e8-4a4e-8385-8f85e25e357f Location: http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:31:51,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:31:51 GMT Server: Apache x-openstack-request-id: req-b87fbbbd-99ca-4d6a-8d36-a3fd2731c9f8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:31:51,417 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b6f68927ad8944e0886fa0cd3ff04d97/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-stack/856392cb-9c5e-40fa-9513-a474c03c3088 used request id req-b87fbbbd-99ca-4d6a-8d36-a3fd2731c9f8 2018-10-22 09:31:51,419 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f3fe0ada-c978-49ad-a02e-7f43479bf1ce-image 2018-10-22 09:31:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c59e3bb7ca8beaa3a611dc5f5fd6e41aaf87448" 2018-10-22 09:31:52,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e155f790-2df2-4341-9ec1-cb6b454c914c Date: Mon, 22 Oct 2018 09:31:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:31:52,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d22175b9-23ce-47f5-b0cc-252badb226ca used request id req-e155f790-2df2-4341-9ec1-cb6b454c914c 2018-10-22 09:31:52,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ccba82c2f109c2888df74c90d48aad97fbb330" 2018-10-22 09:31:52,563 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:31: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-b72e33d5-c36e-4b49-9a4e-571bfc021005 x-compute-request-id: req-b72e33d5-c36e-4b49-9a4e-571bfc021005 Content-Length: 0 Content-Type: application/json 2018-10-22 09:31:52,563 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/01d72ea3-469e-45ff-9be5-9473b06a7060 used request id req-b72e33d5-c36e-4b49-9a4e-571bfc021005 2018-10-22 09:31:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:52,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-578a79d8-d3b2-4dc0-93d1-80da7abe595c Date: Mon, 22 Oct 2018 09:31:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "created_at": "2018-10-22T09:31:07Z", "updated_at": "2018-10-22T09:31:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "revision_number": 0, "id": "46f95209-a763-401e-9185-1b6c5e1fd72e", "remote_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "remote_ip_prefix": null, "created_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "revision_number": 0, "id": "4b2c601d-9f85-47ee-98f5-7cdb43983edf", "remote_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "remote_ip_prefix": null, "created_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "revision_number": 0, "id": "a9d8a6e8-cc24-410f-a011-b4d6c4a5c8bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "revision_number": 0, "id": "d8fb8762-e53d-446a-b57f-f7d6075d38c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97"}], "revision_number": 4, "project_id": "b6f68927ad8944e0886fa0cd3ff04d97", "id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:31:52,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-578a79d8-d3b2-4dc0-93d1-80da7abe595c 2018-10-22 09:31:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:52,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7284b565-9bb4-487c-8bb7-c59af96bec7f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97"}, "enabled": true, "id": "b6f68927ad8944e0886fa0cd3ff04d97", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-00460205-62c2-40d-proj"}} 2018-10-22 09:31:52,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-7284b565-9bb4-487c-8bb7-c59af96bec7f 2018-10-22 09:31:52,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14 2018-10-22 09:31:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:53,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-09dd3030-5a4f-4520-8390-7da0ce467fc2 Date: Mon, 22 Oct 2018 09:31:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "port_range_min": null, "revision_number": 0, "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "created_at": "2018-10-22T09:31:07Z", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97", "id": "46f95209-a763-401e-9185-1b6c5e1fd72e"}, {"remote_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "port_range_min": null, "revision_number": 0, "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "created_at": "2018-10-22T09:31:07Z", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97", "id": "4b2c601d-9f85-47ee-98f5-7cdb43983edf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "port_range_min": null, "revision_number": 0, "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "created_at": "2018-10-22T09:31:07Z", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97", "id": "a9d8a6e8-cc24-410f-a011-b4d6c4a5c8bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:31:07Z", "security_group_id": "1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14", "port_range_min": null, "revision_number": 0, "tenant_id": "b6f68927ad8944e0886fa0cd3ff04d97", "created_at": "2018-10-22T09:31:07Z", "project_id": "b6f68927ad8944e0886fa0cd3ff04d97", "id": "d8fb8762-e53d-446a-b57f-f7d6075d38c9"}]} 2018-10-22 09:31:53,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14 used request id req-09dd3030-5a4f-4520-8390-7da0ce467fc2 2018-10-22 09:31:53,025 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:31:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:53,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9a28c2d-822c-424b-a28a-b9267c6695a9 Content-Length: 0 Date: Mon, 22 Oct 2018 09:31:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:31:53,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1ba0ec19-0ba0-4a1f-bf88-6aba8b91ab14 used request id req-c9a28c2d-822c-424b-a28a-b9267c6695a9 2018-10-22 09:31:53,348 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-00460205-62c2-40d-proj 2018-10-22 09:31:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:53,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1284f50f-6f65-4985-b5d3-343f39607f0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:53,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b6f68927ad8944e0886fa0cd3ff04d97 used request id req-1284f50f-6f65-4985-b5d3-343f39607f0a 2018-10-22 09:31:53,572 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-00460205-62c2-40d-proj-role 2018-10-22 09:31:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f8adc82052c9406a8c5ed8baf14c7cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:53,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1981af56-e628-4d04-90f7-5c166f293afe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:53,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f8adc82052c9406a8c5ed8baf14c7cba used request id req-1981af56-e628-4d04-90f7-5c166f293afe 2018-10-22 09:31:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684e998a7d40b9aa8c49d9d7dd48b5c70f9924e6" 2018-10-22 09:31:53,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ce7dbe-1532-4190-a537-c6ee50decb42 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:31:53,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d6ce7dbe-1532-4190-a537-c6ee50decb42 2018-10-22 09:31:53,778 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-00460205-62c2-40d-user 2018-10-22 09:31:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1c999499d463487db8ae492c96f46994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e766d1abd932dd50784de1383d6515f8c719d" 2018-10-22 09:31:54,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb594d7b-92a0-40e7-9284-2285cd63f055 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:54,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1c999499d463487db8ae492c96f46994 used request id req-fb594d7b-92a0-40e7-9284-2285cd63f055 2018-10-22 09:31:54,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:54,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["rAzZnyU_SQ2cI9SklG5meA"], "issued_at": "2018-10-22T09:31:54.000000Z"}} 2018-10-22 09:31:54,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d57ed1ddf2695cd7c86d6d0b0ba8d30e78378d" 2018-10-22 09:31:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc59d99f-761b-4edc-9cbb-a2f27f757bff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:54,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cc59d99f-761b-4edc-9cbb-a2f27f757bff 2018-10-22 09:31:54,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:54,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:54,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["-icswY_lQUuIIUyMk76gZA"], "issued_at": "2018-10-22T09:31:54.000000Z"}} 2018-10-22 09:31:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:31:55,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e61d4f-4a5d-4e1c-848a-418d434e54fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:55,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26e61d4f-4a5d-4e1c-848a-418d434e54fd 2018-10-22 09:31:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:31:55,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:31:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-506be331-7d2f-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:31:55,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27fd1f9-0c53-4655-b853-cf94a812e493 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-506be331-7d2f-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:31:55,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-506be331-7d2f-43d-proj used request id req-e27fd1f9-0c53-4655-b853-cf94a812e493 2018-10-22 09:31:55,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:31:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d453f58c-53ba-4fab-9272-387e09f0e8ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:31:55,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d453f58c-53ba-4fab-9272-387e09f0e8ec 2018-10-22 09:31:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}}' 2018-10-22 09:31:55,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597e8be7-4899-495d-8b24-f0025e1a6ecf Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d"}, "enabled": true, "id": "b9e42a9992224b33b497e0e102fe000d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}} 2018-10-22 09:31:55,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-597e8be7-4899-495d-8b24-f0025e1a6ecf 2018-10-22 09:31:55,353 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-506be331-7d2f-43d-proj 2018-10-22 09:31:55,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:55,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:55,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["IO1dGMg3RVGN8vQ79U_F8Q"], "issued_at": "2018-10-22T09:31:55.000000Z"}} 2018-10-22 09:31:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:55,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8e3bef-c338-465d-8bd7-cea1b43b68c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:55,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e8e3bef-c338-465d-8bd7-cea1b43b68c9 2018-10-22 09:31:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:31:55,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:31:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:55,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dbedf7-5cc5-40f2-ae15-dec61110cca4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:31:55,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-54dbedf7-5cc5-40f2-ae15-dec61110cca4 2018-10-22 09:31:55,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b28a89-3b67-4c42-9843-89688ed582f8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d"}, "enabled": true, "id": "b9e42a9992224b33b497e0e102fe000d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}]} 2018-10-22 09:31:56,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj used request id req-80b28a89-3b67-4c42-9843-89688ed582f8 2018-10-22 09:31:56,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0fac3a-7c28-4225-8b4f-d946e6b20520 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:31:56,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3d0fac3a-7c28-4225-8b4f-d946e6b20520 2018-10-22 09:31:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d29695-55ad-4210-a3de-743aeaee332f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:31:56,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-78d29695-55ad-4210-a3de-743aeaee332f 2018-10-22 09:31:56,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b481e296-e9ef-4b5b-9643-b85349195db9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d"}, "enabled": true, "id": "b9e42a9992224b33b497e0e102fe000d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}]} 2018-10-22 09:31:56,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj used request id req-b481e296-e9ef-4b5b-9643-b85349195db9 2018-10-22 09:31:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5f2e124743d44ab489ed0397c285c64b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c98554-650a-494f-8130-00385db1ed12 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-506be331-7d2f-43d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/5f2e124743d44ab489ed0397c285c64b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b9e42a9992224b33b497e0e102fe000d", "id": "5f2e124743d44ab489ed0397c285c64b", "password_expires_at": null}} 2018-10-22 09:31:56,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5f2e124743d44ab489ed0397c285c64b used request id req-e1c98554-650a-494f-8130-00385db1ed12 2018-10-22 09:31:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2168d49-0161-4766-8d50-89e6b82e91db Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:31:56,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles used request id req-a2168d49-0161-4766-8d50-89e6b82e91db 2018-10-22 09:31:56,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:56,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e576f21-6ce3-482d-a77e-e401d3626bc6 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 09:31:56,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-7e576f21-6ce3-482d-a77e-e401d3626bc6 2018-10-22 09:31:56,996 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-506be331-7d2f-43d-proj 2018-10-22 09:31:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:57,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f98980-6714-4ca7-905a-d3a4ef7d9ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:57,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles/e269e729b181422bb94bd3302f440863 used request id req-94f98980-6714-4ca7-905a-d3a4ef7d9ffd 2018-10-22 09:31:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:57,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52567e61-9276-4d65-ad30-bd6a1c1cdb35 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:31:57,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-52567e61-9276-4d65-ad30-bd6a1c1cdb35 2018-10-22 09:31:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21780ae3-e935-40e3-a45d-41014b0c47b2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d"}, "enabled": true, "id": "b9e42a9992224b33b497e0e102fe000d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}]} 2018-10-22 09:31:57,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-506be331-7d2f-43d-proj used request id req-21780ae3-e935-40e3-a45d-41014b0c47b2 2018-10-22 09:31:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:57,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfeef43-e8c6-4909-9113-a3d2b4ec3adc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:31:57,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles used request id req-5dfeef43-e8c6-4909-9113-a3d2b4ec3adc 2018-10-22 09:31:57,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:57,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b008898-5b46-4d43-8b69-31f18986a145 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:31:57,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-0b008898-5b46-4d43-8b69-31f18986a145 2018-10-22 09:31:57,426 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-506be331-7d2f-43d-proj 2018-10-22 09:31:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:31:57,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77238ebb-49db-496e-a092-a5ee9b5530ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:57,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles/628c5194e35d43a7bc9032b41562a43c used request id req-77238ebb-49db-496e-a092-a5ee9b5530ac 2018-10-22 09:31:57,559 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-506be331-7d2f-43d-user 2018-10-22 09:31:57,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:31:57,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcbc8e0-8f70-4a1c-9d8f-fd1a5996e4cb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:31:57,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8bcbc8e0-8f70-4a1c-9d8f-fd1a5996e4cb 2018-10-22 09:31:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" -d '{"role": {"name": "CreateStackVolumeTests-506be331-7d2f-43d-proj-role"}}' 2018-10-22 09:31:57,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced98ddb-e1bf-4e52-8e93-d12f16f2d287 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba94f1b7647c4fcc88a6af661d0d72c6", "links": {"self": "http://172.30.9.28:5000/v3/roles/ba94f1b7647c4fcc88a6af661d0d72c6"}, "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj-role"}} 2018-10-22 09:31:57,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ced98ddb-e1bf-4e52-8e93-d12f16f2d287 2018-10-22 09:31:57,719 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-506be331-7d2f-43d-proj-role 2018-10-22 09:31:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ba94f1b7647c4fcc88a6af661d0d72c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:31:57,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c523bfcc-803b-4e8d-bf71-3789540cfac3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ba94f1b7647c4fcc88a6af661d0d72c6"}, "domain_id": null, "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj-role", "id": "ba94f1b7647c4fcc88a6af661d0d72c6"}} 2018-10-22 09:31:57,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ba94f1b7647c4fcc88a6af661d0d72c6 used request id req-c523bfcc-803b-4e8d-bf71-3789540cfac3 2018-10-22 09:31:57,802 - keystone_utils - INFO - Granting role CreateStackVolumeTests-506be331-7d2f-43d-proj-role to project CreateStackVolumeTests-506be331-7d2f-43d-proj 2018-10-22 09:31:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles/ba94f1b7647c4fcc88a6af661d0d72c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:31:57,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97853f5-64dd-4ff3-b83c-cb3578044949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:31:57,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d/users/5f2e124743d44ab489ed0397c285c64b/roles/ba94f1b7647c4fcc88a6af661d0d72c6 used request id req-a97853f5-64dd-4ff3-b83c-cb3578044949 2018-10-22 09:31:57,943 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:31:57,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:31:57,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:31:58,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "ba94f1b7647c4fcc88a6af661d0d72c6", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9e42a9992224b33b497e0e102fe000d", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-506be331-7d2f-43d-user", "id": "5f2e124743d44ab489ed0397c285c64b"}, "audit_ids": ["ly0UHxAtSmWAgSWX3T8dMA"], "issued_at": "2018-10-22T09:31:58.000000Z"}} 2018-10-22 09:31:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:31:58,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fcd804-de9f-4f03-b39a-bc4adec5a685 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:31:58,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6fcd804-de9f-4f03-b39a-bc4adec5a685 2018-10-22 09:31:58,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:31:58,421 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:31:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:31:58,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:31:58 GMT Server: Apache x-openstack-request-id: req-3bb59383-412b-4bda-8267-47b258287428 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:31:58,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack used request id req-3bb59383-412b-4bda-8267-47b258287428 2018-10-22 09:31:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-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-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type", "volume_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume"}}' 2018-10-22 09:32:00,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:31:58 GMT Server: Apache x-openstack-request-id: req-d1594ab9-5527-4ac9-a6f6-57c5aea00ecb Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "self"}]}} 2018-10-22 09:32:00,295 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks used request id req-d1594ab9-5527-4ac9-a6f6-57c5aea00ecb 2018-10-22 09:32:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:00,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:00 GMT Server: Apache x-openstack-request-id: req-e7bf21ce-c910-4705-b505-1103f32549d1 Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:00,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:00 GMT Server: Apache x-openstack-request-id: req-07640bc8-51fb-44cd-a68a-a61eefc78498 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": "b9e42a9992224b33b497e0e102fe000d", "volume_type_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type", "OS::stack_id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "volume_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "stack_user_project_id": "56f7abc313c44db99faee6acdf16fb31", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:00,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-07640bc8-51fb-44cd-a68a-a61eefc78498 2018-10-22 09:32:00,675 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack 2018-10-22 09:32:00,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:00,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:00 GMT Server: Apache x-openstack-request-id: req-058d1f2b-1cfc-4353-b493-9501d86513ff Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:01,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:00 GMT Server: Apache x-openstack-request-id: req-97e32f02-2317-4598-a87e-679fedf13521 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": "b9e42a9992224b33b497e0e102fe000d", "volume_type_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type", "OS::stack_id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "volume_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "stack_user_project_id": "56f7abc313c44db99faee6acdf16fb31", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:31:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:01,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-97e32f02-2317-4598-a87e-679fedf13521 2018-10-22 09:32:01,048 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:32:01,048 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:32:04,051 - create_stack - DEBUG - Stack status query timeout in 1196.623523 2018-10-22 09:32:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:04,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:04 GMT Server: Apache x-openstack-request-id: req-138ed553-20e9-468c-aad4-ef78abef777b Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:04,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:04 GMT Server: Apache x-openstack-request-id: req-2f5ee44f-0524-48f0-ac70-7075140dff11 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": "b9e42a9992224b33b497e0e102fe000d", "volume_type_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type", "OS::stack_id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "volume_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "stack_user_project_id": "56f7abc313c44db99faee6acdf16fb31", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:31:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:04,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-2f5ee44f-0524-48f0-ac70-7075140dff11 2018-10-22 09:32:04,586 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:32:04,586 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack 2018-10-22 09:32:04,586 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack 2018-10-22 09:32:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:04,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:04 GMT Server: Apache x-openstack-request-id: req-636af966-9da3-47d8-be2c-1a75e637dc3c Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:04,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:04 GMT Server: Apache x-openstack-request-id: req-e6e78adc-9887-4de1-a8a9-99b10165e6e8 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.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-22T09:32:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-22T09:32:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:00Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "0db44525-ac34-484d-bf0e-bac56fcc6000", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-22 09:32:04,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c/resources used request id req-e6e78adc-9887-4de1-a8a9-99b10165e6e8 2018-10-22 09:32:04,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d/volumes/c1c0eb31-ce78-450f-98f7-021c5ff6ec6b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:05,151 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:04 GMT Server: Apache x-compute-request-id: req-40befb7c-38a8-4879-8779-7cd8d2c932d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40befb7c-38a8-4879-8779-7cd8d2c932d0 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d/volumes/c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/b9e42a9992224b33b497e0e102fe000d/volumes/c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T09:32:02.000000", "replication_status": null, "snapshot_id": null, "id": "c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "size": 1, "user_id": "5f2e124743d44ab489ed0397c285c64b", "os-vol-tenant-attr:tenant_id": "b9e42a9992224b33b497e0e102fe000d", "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-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume", "bootable": "false", "created_at": "2018-10-22T09:32:01.000000", "volume_type": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type"}} 2018-10-22 09:32:05,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d/volumes/c1c0eb31-ce78-450f-98f7-021c5ff6ec6b used request id req-40befb7c-38a8-4879-8779-7cd8d2c932d0 2018-10-22 09:32:05,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:05,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:05,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "ba94f1b7647c4fcc88a6af661d0d72c6", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9e42a9992224b33b497e0e102fe000d", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b9e42a9992224b33b497e0e102fe000d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-506be331-7d2f-43d-user", "id": "5f2e124743d44ab489ed0397c285c64b"}, "audit_ids": ["DQiX-p58R0C1X2nM5iPFCA"], "issued_at": "2018-10-22T09:32:05.000000Z"}} 2018-10-22 09:32:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db04bc645039fd82bc4e7e6a1f7e6bcef71f71e" 2018-10-22 09:32:05,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3f9506-10a7-4870-95b9-6a6de10f5d37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:05,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7b3f9506-10a7-4870-95b9-6a6de10f5d37 2018-10-22 09:32:05,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db04bc645039fd82bc4e7e6a1f7e6bcef71f71e" 2018-10-22 09:32:05,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:05 GMT Server: Apache x-compute-request-id: req-75e85d84-d97f-47d8-a8e9-7c22cd1fcde7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75e85d84-d97f-47d8-a8e9-7c22cd1fcde7 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d/volumes/c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/b9e42a9992224b33b497e0e102fe000d/volumes/c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-22T09:32:02.000000", "replication_status": null, "snapshot_id": null, "id": "c1c0eb31-ce78-450f-98f7-021c5ff6ec6b", "size": 1, "user_id": "5f2e124743d44ab489ed0397c285c64b", "os-vol-tenant-attr:tenant_id": "b9e42a9992224b33b497e0e102fe000d", "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-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume", "bootable": "false", "created_at": "2018-10-22T09:32:01.000000", "volume_type": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type"}]} 2018-10-22 09:32:05,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b9e42a9992224b33b497e0e102fe000d/volumes/detail used request id req-75e85d84-d97f-47d8-a8e9-7c22cd1fcde7 2018-10-22 09:32:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:05,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:05,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db04bc645039fd82bc4e7e6a1f7e6bcef71f71e" 2018-10-22 09:32:05,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e743fa6e-6d46-452f-934c-3a6ae7ddcc54 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d"}, "enabled": true, "id": "b9e42a9992224b33b497e0e102fe000d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-506be331-7d2f-43d-proj"}} 2018-10-22 09:32:05,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d used request id req-e743fa6e-6d46-452f-934c-3a6ae7ddcc54 2018-10-22 09:32:05,857 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack 2018-10-22 09:32:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:05,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:05 GMT Server: Apache x-openstack-request-id: req-9bcf07bb-868a-43a3-aa18-5e60e1f1c4a0 Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:05,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:05 GMT Server: Apache x-openstack-request-id: req-86d5ff28-f928-4e14-a3e5-8108c1e35ed3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:05,928 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-86d5ff28-f928-4e14-a3e5-8108c1e35ed3 2018-10-22 09:32:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:06,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:05 GMT Server: Apache x-openstack-request-id: req-d0e6fbbe-80d8-4d1d-b9c3-f54300fedf5c Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:06,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:06 GMT Server: Apache x-openstack-request-id: req-3213c946-ad01-4650-8bae-5ff32c20e469 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": "b9e42a9992224b33b497e0e102fe000d", "volume_type_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type", "OS::stack_id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "volume_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "stack_user_project_id": "56f7abc313c44db99faee6acdf16fb31", "tags": null, "creation_time": "2018-10-22T09:31:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:32:05Z", "id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:06,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-3213c946-ad01-4650-8bae-5ff32c20e469 2018-10-22 09:32:06,366 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:32:06,366 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:32:09,369 - create_stack - DEBUG - Stack status query timeout in 1196.55864215 2018-10-22 09:32:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:09,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache x-openstack-request-id: req-e442785a-b1e2-44f4-b5d9-77c13a529f03 Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:09,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache x-openstack-request-id: req-830375be-1d35-46d5-9b0b-ffc7ddd8fcd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b9e42a9992224b33b497e0e102fe000d", "volume_type_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume-type", "OS::stack_id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "volume_name": "CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-volume"}, "deletion_time": "2018-10-22T09:32:08Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack", "stack_user_project_id": "56f7abc313c44db99faee6acdf16fb31", "tags": null, "creation_time": "2018-10-22T09:31:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:32:05Z", "id": "957c30b8-6e96-4f0a-a9a4-9593c42a567c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:09,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-830375be-1d35-46d5-9b0b-ffc7ddd8fcd9 2018-10-22 09:32:09,444 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:32:09,444 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack 2018-10-22 09:32:09,444 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack 2018-10-22 09:32:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/957c30b8-6e96-4f0a-a9a4-9593c42a567c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63628d430b4177cb9e913fda657e65866464c56d" 2018-10-22 09:32:09,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache x-openstack-request-id: req-4f07aaa5-5eaf-418d-a721-589a24bc3c7d Location: http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:09,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache x-openstack-request-id: req-c39b7dd6-51aa-4b40-a089-2907a933a022 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:32:09,502 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b9e42a9992224b33b497e0e102fe000d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8f6e7d98-d105-4e0a-9ea9-6f31730d5b95-stack/957c30b8-6e96-4f0a-a9a4-9593c42a567c used request id req-c39b7dd6-51aa-4b40-a089-2907a933a022 2018-10-22 09:32:09,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:09,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3c66c89d-0b61-40c5-9606-7addf8e06fc1 Date: Mon, 22 Oct 2018 09:32:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:32:09,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3c66c89d-0b61-40c5-9606-7addf8e06fc1 2018-10-22 09:32:09,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:09,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274dac13-e385-43a4-abe7-4b7fe4bce254 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:32:09,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-274dac13-e385-43a4-abe7-4b7fe4bce254 2018-10-22 09:32:09,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:09,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2341a0e5-f649-481f-a142-773cd8c101c5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:32:09,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-2341a0e5-f649-481f-a142-773cd8c101c5 2018-10-22 09:32:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:10,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de8e89e-a0e1-4de1-b942-0cf1c7b363b7 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:32:10,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-2de8e89e-a0e1-4de1-b942-0cf1c7b363b7 2018-10-22 09:32:10,032 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-506be331-7d2f-43d-proj 2018-10-22 09:32:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:10,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa45081-c1db-41a7-a2ef-4383989647a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:10,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b9e42a9992224b33b497e0e102fe000d used request id req-7fa45081-c1db-41a7-a2ef-4383989647a1 2018-10-22 09:32:10,272 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-506be331-7d2f-43d-proj-role 2018-10-22 09:32:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ba94f1b7647c4fcc88a6af661d0d72c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:10,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bdfdae-3f7d-4f31-8784-c13b418857d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:10,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ba94f1b7647c4fcc88a6af661d0d72c6 used request id req-80bdfdae-3f7d-4f31-8784-c13b418857d0 2018-10-22 09:32:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71f9c0a698270f5b14164fe043422dfab5e34b1" 2018-10-22 09:32:10,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5535d4d0-afff-45cd-890e-6fdd5d940f0a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:10,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5535d4d0-afff-45cd-890e-6fdd5d940f0a 2018-10-22 09:32:10,471 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-506be331-7d2f-43d-user 2018-10-22 09:32:10,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5f2e124743d44ab489ed0397c285c64b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1ca7c8bf2872dd77680f35abf53c763a45bec2" 2018-10-22 09:32:10,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37ec9cb-a823-4ae0-a237-0ff71181f6d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:10,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5f2e124743d44ab489ed0397c285c64b used request id req-c37ec9cb-a823-4ae0-a237-0ff71181f6d9 2018-10-22 09:32:10,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:11,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["93iXqdKdTfC6ExKUL4jYcQ"], "issued_at": "2018-10-22T09:32:11.000000Z"}} 2018-10-22 09:32:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d9c479af745ab34fe4a7d4431abc8767109475" 2018-10-22 09:32:11,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c74b5f-ac10-48b6-a631-f37de9542202 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:11,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77c74b5f-ac10-48b6-a631-f37de9542202 2018-10-22 09:32:11,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:11,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:11,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NazhnfAPSsqKROZzHZHbrw"], "issued_at": "2018-10-22T09:32:11.000000Z"}} 2018-10-22 09:32:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:11,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551f679b-45e0-4dd8-8c60-5aecb65d89ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:11,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-551f679b-45e0-4dd8-8c60-5aecb65d89ab 2018-10-22 09:32:11,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:11,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-cdafa9af-d18c-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:11,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90198515-32de-4ef2-a495-ff8dece7235b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-cdafa9af-d18c-412-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:32:11,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-cdafa9af-d18c-412-proj used request id req-90198515-32de-4ef2-a495-ff8dece7235b 2018-10-22 09:32:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:11,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271ec57a-39cb-45dd-816e-55b7b51a63ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:11,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-271ec57a-39cb-45dd-816e-55b7b51a63ea 2018-10-22 09:32:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}}' 2018-10-22 09:32:11,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a88de8-ca49-4673-ad25-4fb93f59e1bd Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc"}, "enabled": true, "id": "0c4a8b751b544d3da18de73272088bbc", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}} 2018-10-22 09:32:11,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e5a88de8-ca49-4673-ad25-4fb93f59e1bd 2018-10-22 09:32:11,874 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-cdafa9af-d18c-412-proj 2018-10-22 09:32:11,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:11,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:12,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8OzRPDkLTKCTJcq8va360w"], "issued_at": "2018-10-22T09:32:12.000000Z"}} 2018-10-22 09:32:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:12,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b041cde6-2545-4875-ade1-7ec97172d144 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:12,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b041cde6-2545-4875-ade1-7ec97172d144 2018-10-22 09:32:12,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:12,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:12,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c29024c-411c-407d-be56-fabfb1967575 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:32:12,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4c29024c-411c-407d-be56-fabfb1967575 2018-10-22 09:32:12,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:12,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eae370d-474e-40c9-952c-2c331223cab4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc"}, "enabled": true, "id": "0c4a8b751b544d3da18de73272088bbc", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}]} 2018-10-22 09:32:12,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj used request id req-5eae370d-474e-40c9-952c-2c331223cab4 2018-10-22 09:32:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:12,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e581ffd4-8822-4b09-993b-32e25315d404 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:12,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e581ffd4-8822-4b09-993b-32e25315d404 2018-10-22 09:32:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29255605-dd0a-4c2c-92f5-0ed54abe7bcc Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:13,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-29255605-dd0a-4c2c-92f5-0ed54abe7bcc 2018-10-22 09:32:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd10412-0a3d-4f7d-a104-6941c239974a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc"}, "enabled": true, "id": "0c4a8b751b544d3da18de73272088bbc", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}]} 2018-10-22 09:32:13,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj used request id req-9dd10412-0a3d-4f7d-a104-6941c239974a 2018-10-22 09:32:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2387b580aff14f15b72fe95103e1d555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0e251e-2892-494d-b15d-671be9ad0dc8 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-cdafa9af-d18c-412-user", "links": {"self": "http://172.30.9.28:5000/v3/users/2387b580aff14f15b72fe95103e1d555"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0c4a8b751b544d3da18de73272088bbc", "id": "2387b580aff14f15b72fe95103e1d555", "password_expires_at": null}} 2018-10-22 09:32:13,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2387b580aff14f15b72fe95103e1d555 used request id req-7a0e251e-2892-494d-b15d-671be9ad0dc8 2018-10-22 09:32:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f23848-e898-4f2b-a0c3-abe5742fa45c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:32:13,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles used request id req-73f23848-e898-4f2b-a0c3-abe5742fa45c 2018-10-22 09:32:13,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ed4e74-ee9f-4d77-8b1c-51ab3f9c16f8 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 09:32:13,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-d1ed4e74-ee9f-4d77-8b1c-51ab3f9c16f8 2018-10-22 09:32:13,485 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-cdafa9af-d18c-412-proj 2018-10-22 09:32:13,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d521f81-5b3d-4e4f-822c-ae813ac0aecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:13,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles/e269e729b181422bb94bd3302f440863 used request id req-4d521f81-5b3d-4e4f-822c-ae813ac0aecb 2018-10-22 09:32:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:13,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ff5e81-cf29-4d21-ad21-203ea225e693 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:13,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-50ff5e81-cf29-4d21-ad21-203ea225e693 2018-10-22 09:32:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:14,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a309121e-138a-4c54-9325-5a803b93c484 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc"}, "enabled": true, "id": "0c4a8b751b544d3da18de73272088bbc", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}]} 2018-10-22 09:32:14,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-cdafa9af-d18c-412-proj used request id req-a309121e-138a-4c54-9325-5a803b93c484 2018-10-22 09:32:14,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:14,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c02468-a2cb-4d02-be70-160fac02e721 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:14,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles used request id req-d1c02468-a2cb-4d02-be70-160fac02e721 2018-10-22 09:32:14,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:14,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b2c58c-1ac0-4cb6-891f-ef6cd9928cf5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:32:14,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-e6b2c58c-1ac0-4cb6-891f-ef6cd9928cf5 2018-10-22 09:32:14,206 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-cdafa9af-d18c-412-proj 2018-10-22 09:32:14,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:14,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60233a5-d560-4250-b726-242261509487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:14,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles/628c5194e35d43a7bc9032b41562a43c used request id req-b60233a5-d560-4250-b726-242261509487 2018-10-22 09:32:14,350 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-cdafa9af-d18c-412-user 2018-10-22 09:32:14,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:14,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8be80f-f49f-4e35-8f50-00588c36d2e1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:14,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cd8be80f-f49f-4e35-8f50-00588c36d2e1 2018-10-22 09:32:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" -d '{"role": {"name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj-role"}}' 2018-10-22 09:32:14,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25b55c7-363d-4d14-9162-be3592605eec Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0f2249bf17e4c5d8d2bb763aa963768", "links": {"self": "http://172.30.9.28:5000/v3/roles/b0f2249bf17e4c5d8d2bb763aa963768"}, "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj-role"}} 2018-10-22 09:32:14,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c25b55c7-363d-4d14-9162-be3592605eec 2018-10-22 09:32:14,550 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-cdafa9af-d18c-412-proj-role 2018-10-22 09:32:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b0f2249bf17e4c5d8d2bb763aa963768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:14,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fb26ce-4e1b-48d2-a789-a9fe991b40f4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b0f2249bf17e4c5d8d2bb763aa963768"}, "domain_id": null, "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj-role", "id": "b0f2249bf17e4c5d8d2bb763aa963768"}} 2018-10-22 09:32:14,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b0f2249bf17e4c5d8d2bb763aa963768 used request id req-77fb26ce-4e1b-48d2-a789-a9fe991b40f4 2018-10-22 09:32:14,643 - keystone_utils - INFO - Granting role CreateStackVolumeTests-cdafa9af-d18c-412-proj-role to project CreateStackVolumeTests-cdafa9af-d18c-412-proj 2018-10-22 09:32:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles/b0f2249bf17e4c5d8d2bb763aa963768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:14,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6f40b3-fc41-45e6-9c98-0b9f0a170a0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:14,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc/users/2387b580aff14f15b72fe95103e1d555/roles/b0f2249bf17e4c5d8d2bb763aa963768 used request id req-8d6f40b3-fc41-45e6-9c98-0b9f0a170a0b 2018-10-22 09:32:14,776 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:14,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:14,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:15,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0f2249bf17e4c5d8d2bb763aa963768", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj-role"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c4a8b751b544d3da18de73272088bbc", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-cdafa9af-d18c-412-user", "id": "2387b580aff14f15b72fe95103e1d555"}, "audit_ids": ["DifG7yYUQgG7l7R17hl_dA"], "issued_at": "2018-10-22T09:32:15.000000Z"}} 2018-10-22 09:32:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:15,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dae4d57-291a-4eaf-86d0-fab1026ce20c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:15,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8dae4d57-291a-4eaf-86d0-fab1026ce20c 2018-10-22 09:32:15,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:15,246 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:15,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:15 GMT Server: Apache x-openstack-request-id: req-4d998123-985b-49c0-8531-7188935ac7ce Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:32:15,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack used request id req-4d998123-985b-49c0-8531-7188935ac7ce 2018-10-22 09:32:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-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-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "volume_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume"}}' 2018-10-22 09:32:16,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:15 GMT Server: Apache x-openstack-request-id: req-577dd44d-cfa9-4219-8588-8b8d2879f600 Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "self"}]}} 2018-10-22 09:32:16,971 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks used request id req-577dd44d-cfa9-4219-8588-8b8d2879f600 2018-10-22 09:32:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:17,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:16 GMT Server: Apache x-openstack-request-id: req-7ef77790-4897-4d85-bded-36a7c7a63ee2 Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:17,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:17 GMT Server: Apache x-openstack-request-id: req-d9acadf6-1d5f-49bd-a4ca-5a0073adf999 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": "0c4a8b751b544d3da18de73272088bbc", "volume_type_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "OS::stack_id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "volume_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "stack_user_project_id": "65d8c3a7af26463ba677a7016fa28764", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:32:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:17,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-d9acadf6-1d5f-49bd-a4ca-5a0073adf999 2018-10-22 09:32:17,187 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack 2018-10-22 09:32:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:17,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:17 GMT Server: Apache x-openstack-request-id: req-ee515675-f1ef-4b6a-b390-e18243b29de5 Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:17,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:17 GMT Server: Apache x-openstack-request-id: req-c83f85ea-6c6d-4a37-847a-f8e77e3b1571 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": "0c4a8b751b544d3da18de73272088bbc", "volume_type_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "OS::stack_id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "volume_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "stack_user_project_id": "65d8c3a7af26463ba677a7016fa28764", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:32:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:17,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-c83f85ea-6c6d-4a37-847a-f8e77e3b1571 2018-10-22 09:32:17,408 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:32:17,408 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:32:20,411 - create_stack - DEBUG - Stack status query timeout in 1196.7759409 2018-10-22 09:32:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:20,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:20 GMT Server: Apache x-openstack-request-id: req-8e5700a6-30e9-4c1c-904d-7096c17a931a Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:20,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:20 GMT Server: Apache x-openstack-request-id: req-7869480c-e4ef-47f1-aaf8-441cc84b1535 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": "0c4a8b751b544d3da18de73272088bbc", "volume_type_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "OS::stack_id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "volume_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "stack_user_project_id": "65d8c3a7af26463ba677a7016fa28764", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:32:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:20,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-7869480c-e4ef-47f1-aaf8-441cc84b1535 2018-10-22 09:32:20,652 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:32:20,652 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack 2018-10-22 09:32:20,652 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack 2018-10-22 09:32:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:20,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:20 GMT Server: Apache x-openstack-request-id: req-0caf2f0c-a20e-4f2a-8a9f-b198ead6a7a8 Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:21,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:20 GMT Server: Apache x-openstack-request-id: req-b61ef7ac-d933-40f1-b8f6-73bff4d6ad4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-22T09:32:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "94855a68-7adf-4c5c-b158-dcd2b04dbb3e", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-22T09:32:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:17Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "3a285861-cb77-4508-a232-1be69b716015", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-22 09:32:21,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21/resources used request id req-b61ef7ac-d933-40f1-b8f6-73bff4d6ad4f 2018-10-22 09:32:21,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:21,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:21 GMT Server: Apache x-compute-request-id: req-16e7505f-8184-4481-90aa-5291b208dd34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16e7505f-8184-4481-90aa-5291b208dd34 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3a285861-cb77-4508-a232-1be69b716015", "description": null}} 2018-10-22 09:32:21,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015 used request id req-16e7505f-8184-4481-90aa-5291b208dd34 2018-10-22 09:32:21,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16e7505f-8184-4481-90aa-5291b208dd34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:21,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:21 GMT Server: Apache x-compute-request-id: req-99606d2b-b630-4e30-bde6-d38610a61e96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99606d2b-b630-4e30-bde6-d38610a61e96 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3a285861-cb77-4508-a232-1be69b716015", "description": null}} 2018-10-22 09:32:21,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015 used request id req-99606d2b-b630-4e30-bde6-d38610a61e96 2018-10-22 09:32:21,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16e7505f-8184-4481-90aa-5291b208dd34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:21,385 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:21 GMT Server: Apache x-compute-request-id: req-124e70cf-0de9-4094-9d5b-42bac2218e0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-124e70cf-0de9-4094-9d5b-42bac2218e0f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:32:21,385 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015/encryption used request id req-124e70cf-0de9-4094-9d5b-42bac2218e0f 2018-10-22 09:32:21,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:21,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:21,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0f2249bf17e4c5d8d2bb763aa963768", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj-role"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c4a8b751b544d3da18de73272088bbc", "name": "CreateStackVolumeTests-cdafa9af-d18c-412-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/0c4a8b751b544d3da18de73272088bbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-cdafa9af-d18c-412-user", "id": "2387b580aff14f15b72fe95103e1d555"}, "audit_ids": ["n7OIrjZGTVK_lE--2XDsAg"], "issued_at": "2018-10-22T09:32:21.000000Z"}} 2018-10-22 09:32:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b221dd9e117e1e1ac0d3dbff57c215f45638ac" 2018-10-22 09:32:21,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1680c3-96bc-4f4f-9596-eba4af5cf3dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:21,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd1680c3-96bc-4f4f-9596-eba4af5cf3dc 2018-10-22 09:32:21,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b221dd9e117e1e1ac0d3dbff57c215f45638ac" 2018-10-22 09:32:22,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:21 GMT Server: Apache x-compute-request-id: req-9d26d0be-6e63-4aea-b8a6-d3679cffa77d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d26d0be-6e63-4aea-b8a6-d3679cffa77d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3a285861-cb77-4508-a232-1be69b716015", "description": null}]} 2018-10-22 09:32:22,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types?is_public=None used request id req-9d26d0be-6e63-4aea-b8a6-d3679cffa77d 2018-10-22 09:32:22,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d26d0be-6e63-4aea-b8a6-d3679cffa77d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b221dd9e117e1e1ac0d3dbff57c215f45638ac" 2018-10-22 09:32:22,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:22 GMT Server: Apache x-compute-request-id: req-49d1d967-fe4f-400b-ac44-7478fc7786f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49d1d967-fe4f-400b-ac44-7478fc7786f3 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3a285861-cb77-4508-a232-1be69b716015", "description": null}} 2018-10-22 09:32:22,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015 used request id req-49d1d967-fe4f-400b-ac44-7478fc7786f3 2018-10-22 09:32:22,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d26d0be-6e63-4aea-b8a6-d3679cffa77d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b221dd9e117e1e1ac0d3dbff57c215f45638ac" 2018-10-22 09:32:22,395 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:22 GMT Server: Apache x-compute-request-id: req-2467b024-fad4-4f17-84a5-5d27d32a5da7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2467b024-fad4-4f17-84a5-5d27d32a5da7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-22 09:32:22,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0c4a8b751b544d3da18de73272088bbc/types/3a285861-cb77-4508-a232-1be69b716015/encryption used request id req-2467b024-fad4-4f17-84a5-5d27d32a5da7 2018-10-22 09:32:22,396 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack 2018-10-22 09:32:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:22,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:22 GMT Server: Apache x-openstack-request-id: req-c0114989-7137-4e3c-8bf2-a410cf3535dc Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:22,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:22 GMT Server: Apache x-openstack-request-id: req-4927ddc4-ec6a-4afa-a222-59a05dfa7693 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:22,910 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-4927ddc4-ec6a-4afa-a222-59a05dfa7693 2018-10-22 09:32:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:22,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:22 GMT Server: Apache x-openstack-request-id: req-ac569972-5856-4adc-8eb6-e9f0e13b94cd Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:22,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:22 GMT Server: Apache x-openstack-request-id: req-3c26562a-357c-4db8-b5ca-ab5735da4289 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0c4a8b751b544d3da18de73272088bbc", "volume_type_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "OS::stack_id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "volume_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "stack_user_project_id": "65d8c3a7af26463ba677a7016fa28764", "tags": null, "creation_time": "2018-10-22T09:32:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:32:22Z", "id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:22,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-3c26562a-357c-4db8-b5ca-ab5735da4289 2018-10-22 09:32:22,965 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:32:22,965 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:32:25,968 - create_stack - DEBUG - Stack status query timeout in 1196.94214606 2018-10-22 09:32:25,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:26,155 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:25 GMT Server: Apache x-openstack-request-id: req-1e308a44-4403-4fd7-af8f-18f63a0355fe Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:26,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:26 GMT Server: Apache x-openstack-request-id: req-acae0d65-ebf5-485f-93f3-cfb9d84486ba 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": "0c4a8b751b544d3da18de73272088bbc", "volume_type_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume-type", "OS::stack_id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "volume_name": "CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-volume"}, "deletion_time": "2018-10-22T09:32:25Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack", "stack_user_project_id": "65d8c3a7af26463ba677a7016fa28764", "tags": null, "creation_time": "2018-10-22T09:32:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:32:22Z", "id": "b4824df5-5062-4f67-b19a-eb6683fbfd21", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:26,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-acae0d65-ebf5-485f-93f3-cfb9d84486ba 2018-10-22 09:32:26,334 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:32:26,334 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack 2018-10-22 09:32:26,334 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack 2018-10-22 09:32:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/b4824df5-5062-4f67-b19a-eb6683fbfd21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3acaf2f9bee6e4f969bc5e792df93d1ec8c787" 2018-10-22 09:32:26,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:26 GMT Server: Apache x-openstack-request-id: req-4c20a824-3869-4634-92a8-290a99e01ae2 Location: http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:26,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:32:26 GMT Server: Apache x-openstack-request-id: req-39ee2159-a251-47e7-8194-67c714afd411 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:32:26,543 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0c4a8b751b544d3da18de73272088bbc/stacks/CreateStackVolumeTests-CreateStackVolumeTests-110cd2f0-e525-4f96-842f-ca91c7adbe13-stack/b4824df5-5062-4f67-b19a-eb6683fbfd21 used request id req-39ee2159-a251-47e7-8194-67c714afd411 2018-10-22 09:32:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:26,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-69aacb27-d664-48af-b190-0ace79c25aa4 Date: Mon, 22 Oct 2018 09:32:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:32:26,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-69aacb27-d664-48af-b190-0ace79c25aa4 2018-10-22 09:32:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:26,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ff78b3-724e-4be9-81de-409283afb7dd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:32:26,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-16ff78b3-724e-4be9-81de-409283afb7dd 2018-10-22 09:32:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea07d2a-ca3f-4b71-b068-6dccdb072983 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:32:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-eea07d2a-ca3f-4b71-b068-6dccdb072983 2018-10-22 09:32:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:27,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933ce74e-2a37-450e-a727-54b357b11564 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:32:27,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-933ce74e-2a37-450e-a727-54b357b11564 2018-10-22 09:32:27,045 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-cdafa9af-d18c-412-proj 2018-10-22 09:32:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:27,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea405eac-0d96-4eb7-ac00-e696a1a739a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:27,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0c4a8b751b544d3da18de73272088bbc used request id req-ea405eac-0d96-4eb7-ac00-e696a1a739a6 2018-10-22 09:32:27,350 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-cdafa9af-d18c-412-proj-role 2018-10-22 09:32:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b0f2249bf17e4c5d8d2bb763aa963768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:27,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6dec376-5707-41a7-9c37-33c186922225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:27,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b0f2249bf17e4c5d8d2bb763aa963768 used request id req-b6dec376-5707-41a7-9c37-33c186922225 2018-10-22 09:32:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01755579a170382f07e48cd613017dd3f892ef7f" 2018-10-22 09:32:27,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a4a191-6713-4cf7-8fa2-ba34043c4487 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:27,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10a4a191-6713-4cf7-8fa2-ba34043c4487 2018-10-22 09:32:27,548 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-cdafa9af-d18c-412-user 2018-10-22 09:32:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2387b580aff14f15b72fe95103e1d555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb0d7daab3aa88cda8cb04bc1ba8ae39b08f69" 2018-10-22 09:32:27,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-779f686a-46f0-45f7-a047-a840bdf4b94d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:27,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2387b580aff14f15b72fe95103e1d555 used request id req-779f686a-46f0-45f7-a047-a840bdf4b94d 2018-10-22 09:32:27,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:28,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["wNEgOTlyT5CzHal7K6R3FA"], "issued_at": "2018-10-22T09:32:28.000000Z"}} 2018-10-22 09:32:28,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4953fe734e48b0e46f03ca7c1ece857b080a36f" 2018-10-22 09:32:28,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34162546-6c59-44ff-a7f3-eb76334b7ae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:28,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34162546-6c59-44ff-a7f3-eb76334b7ae4 2018-10-22 09:32:28,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:28,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:28,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["fxHbY7P1S4-NWH7WdpbsMA"], "issued_at": "2018-10-22T09:32:28.000000Z"}} 2018-10-22 09:32:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:28,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd51433f-79ba-4185-afa5-3429c14131be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:28,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd51433f-79ba-4185-afa5-3429c14131be 2018-10-22 09:32:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:28,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:28,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885e3fc6-8837-471e-a33a-9b3e9e26bf47 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:32:28,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj used request id req-885e3fc6-8837-471e-a33a-9b3e9e26bf47 2018-10-22 09:32:28,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:28,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779f1a31-1f22-4959-a2c0-dc779653c9e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:28,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-779f1a31-1f22-4959-a2c0-dc779653c9e8 2018-10-22 09:32:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}}' 2018-10-22 09:32:28,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb2af8a2-5db6-4a24-8f25-10231ffa983d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e"}, "enabled": true, "id": "52234cf0d61944a8a01deafefa0a441e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}} 2018-10-22 09:32:28,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fb2af8a2-5db6-4a24-8f25-10231ffa983d 2018-10-22 09:32:28,964 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-297d0e7a-2a98-45d-proj 2018-10-22 09:32:28,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:28,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:29,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["W37QLpRJST2NzH4egqL2eA"], "issued_at": "2018-10-22T09:32:29.000000Z"}} 2018-10-22 09:32:29,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:29,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d087ee-aee0-4e11-8bca-92f967d1aa5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:29,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53d087ee-aee0-4e11-8bca-92f967d1aa5c 2018-10-22 09:32:29,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:29,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:29,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa9d12a-ebcd-4f3c-9d92-56003f4a74e6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:32:29,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6aa9d12a-ebcd-4f3c-9d92-56003f4a74e6 2018-10-22 09:32:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7836ee92-d650-4c09-9efb-675bb0d6d7ea Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e"}, "enabled": true, "id": "52234cf0d61944a8a01deafefa0a441e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}]} 2018-10-22 09:32:29,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj used request id req-7836ee92-d650-4c09-9efb-675bb0d6d7ea 2018-10-22 09:32:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:29,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e7ad30-b53b-460c-8320-82b4393c3a30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:29,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-59e7ad30-b53b-460c-8320-82b4393c3a30 2018-10-22 09:32:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5514d6e-b6c8-4fc0-aa45-248b0c290eaa Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:30,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b5514d6e-b6c8-4fc0-aa45-248b0c290eaa 2018-10-22 09:32:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2301eb-dbea-451c-8e6f-40d6032f86e3 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e"}, "enabled": true, "id": "52234cf0d61944a8a01deafefa0a441e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}]} 2018-10-22 09:32:30,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj used request id req-be2301eb-dbea-451c-8e6f-40d6032f86e3 2018-10-22 09:32:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5d7cdcd4496e48939d52f0afe262271c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9cc49d-f207-4807-9570-8b7966c761c5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-297d0e7a-2a98-45d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/5d7cdcd4496e48939d52f0afe262271c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "52234cf0d61944a8a01deafefa0a441e", "id": "5d7cdcd4496e48939d52f0afe262271c", "password_expires_at": null}} 2018-10-22 09:32:30,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5d7cdcd4496e48939d52f0afe262271c used request id req-4e9cc49d-f207-4807-9570-8b7966c761c5 2018-10-22 09:32:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc09a1d-1854-4942-85a3-8d4fd458c6b8 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:32:30,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles used request id req-2cc09a1d-1854-4942-85a3-8d4fd458c6b8 2018-10-22 09:32:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3855491d-569e-4544-85b9-6ce1a0c6cee2 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 09:32:30,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-3855491d-569e-4544-85b9-6ce1a0c6cee2 2018-10-22 09:32:30,487 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-297d0e7a-2a98-45d-proj 2018-10-22 09:32:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8e13507-a563-465e-84f1-6aee900f428e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:30,619 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles/e269e729b181422bb94bd3302f440863 used request id req-e8e13507-a563-465e-84f1-6aee900f428e 2018-10-22 09:32:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1f7565-cc85-4662-9be5-aad1de2d3952 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:30,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c1f7565-cc85-4662-9be5-aad1de2d3952 2018-10-22 09:32:30,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5f2d32-865d-4b32-a84c-bc0f7a45d847 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e"}, "enabled": true, "id": "52234cf0d61944a8a01deafefa0a441e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}]} 2018-10-22 09:32:30,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-297d0e7a-2a98-45d-proj used request id req-0d5f2d32-865d-4b32-a84c-bc0f7a45d847 2018-10-22 09:32:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de914e84-5ccf-4126-91ca-1763ce30d27a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:30,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles used request id req-de914e84-5ccf-4126-91ca-1763ce30d27a 2018-10-22 09:32:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:30,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c29fac0-768b-44ab-8196-83caebc5427a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:32:30,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-1c29fac0-768b-44ab-8196-83caebc5427a 2018-10-22 09:32:30,925 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-297d0e7a-2a98-45d-proj 2018-10-22 09:32:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:31,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6322bfa-4bf7-434d-87df-492495a34d94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:31,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles/628c5194e35d43a7bc9032b41562a43c used request id req-f6322bfa-4bf7-434d-87df-492495a34d94 2018-10-22 09:32:31,050 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-297d0e7a-2a98-45d-user 2018-10-22 09:32:31,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:31,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:31,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fd16e5-5831-43a1-ab99-c03a042e6223 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:31,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34fd16e5-5831-43a1-ab99-c03a042e6223 2018-10-22 09:32:31,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" -d '{"role": {"name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role"}}' 2018-10-22 09:32:31,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3188bd4b-3dad-46fa-85c9-dfe9b992d5c4 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f78e8e4ff2234c68b2ebc5a0ba7b7081", "links": {"self": "http://172.30.9.28:5000/v3/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081"}, "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role"}} 2018-10-22 09:32:31,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3188bd4b-3dad-46fa-85c9-dfe9b992d5c4 2018-10-22 09:32:31,251 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role 2018-10-22 09:32:31,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:31,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e49d085-b771-40cd-8dff-a21dc2a61c17 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081"}, "domain_id": null, "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role", "id": "f78e8e4ff2234c68b2ebc5a0ba7b7081"}} 2018-10-22 09:32:31,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081 used request id req-7e49d085-b771-40cd-8dff-a21dc2a61c17 2018-10-22 09:32:31,336 - keystone_utils - INFO - Granting role CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role to project CreateStackFlavorTests-297d0e7a-2a98-45d-proj 2018-10-22 09:32:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:31,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de32f2c0-405d-4b9e-8867-bbdc1673ee25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:31,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e/users/5d7cdcd4496e48939d52f0afe262271c/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081 used request id req-de32f2c0-405d-4b9e-8867-bbdc1673ee25 2018-10-22 09:32:31,499 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:31,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:31,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:31,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "f78e8e4ff2234c68b2ebc5a0ba7b7081", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52234cf0d61944a8a01deafefa0a441e", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-user", "id": "5d7cdcd4496e48939d52f0afe262271c"}, "audit_ids": ["IIGNz-ahQYS9nxH737w0aA"], "issued_at": "2018-10-22T09:32:31.000000Z"}} 2018-10-22 09:32:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:31,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf4de05-b79a-42d0-82cf-c72170c24072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:31,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-daf4de05-b79a-42d0-82cf-c72170c24072 2018-10-22 09:32:31,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:31,977 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:31,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks?stack_name=CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:32,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:31 GMT Server: Apache x-openstack-request-id: req-f17f9e4d-9b23-47a4-9f82-2aad9b2aea17 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:32:32,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks?stack_name=CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack used request id req-f17f9e4d-9b23-47a4-9f82-2aad9b2aea17 2018-10-22 09:32:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" -d '{"stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-10-22 09:32:33,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:32 GMT Server: Apache x-openstack-request-id: req-f3b69d7d-cbb0-4cde-b1a7-714ee7b733b2 Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "ef24edb5-c05b-430c-aca2-66253fe31334", "links": [{"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334", "rel": "self"}]}} 2018-10-22 09:32:33,695 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks used request id req-f3b69d7d-cbb0-4cde-b1a7-714ee7b733b2 2018-10-22 09:32:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:33,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:33 GMT Server: Apache x-openstack-request-id: req-20dd12b0-0797-4be8-921d-e835c2f889e2 Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:34,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:33 GMT Server: Apache x-openstack-request-id: req-a5e0da88-b286-405f-8db4-e9438fd991d4 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": "52234cf0d61944a8a01deafefa0a441e", "OS::stack_id": "ef24edb5-c05b-430c-aca2-66253fe31334", "OS::stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack", "stack_user_project_id": "21bf14fb711442a3abffbb2882c560ec", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:32:33Z", "links": [{"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef24edb5-c05b-430c-aca2-66253fe31334", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:34,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 used request id req-a5e0da88-b286-405f-8db4-e9438fd991d4 2018-10-22 09:32:34,068 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack 2018-10-22 09:32:34,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:34,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:34 GMT Server: Apache x-openstack-request-id: req-8d014458-db2f-4670-9288-645fac9e3af5 Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:34,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:34 GMT Server: Apache x-openstack-request-id: req-838616c0-7942-4a94-8170-e1a7a0d1dca3 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": "52234cf0d61944a8a01deafefa0a441e", "OS::stack_id": "ef24edb5-c05b-430c-aca2-66253fe31334", "OS::stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack", "stack_user_project_id": "21bf14fb711442a3abffbb2882c560ec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:32:33Z", "links": [{"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef24edb5-c05b-430c-aca2-66253fe31334", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:34,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 used request id req-838616c0-7942-4a94-8170-e1a7a0d1dca3 2018-10-22 09:32:34,452 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:32:34,452 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack 2018-10-22 09:32:34,452 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack 2018-10-22 09:32:34,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:34,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:34 GMT Server: Apache x-openstack-request-id: req-7865aced-593d-4b31-ae1a-383c55602aac Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:34,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:34 GMT Server: Apache x-openstack-request-id: req-a6202d46-ba1b-41b5-aa51-1a4eef3c846a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-22T09:32:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e4d7801c-ca97-4309-8c7f-daceff876169", "resource_type": "OS::Nova::Flavor"}]} 2018-10-22 09:32:34,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334/resources used request id req-a6202d46-ba1b-41b5-aa51-1a4eef3c846a 2018-10-22 09:32:34,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:34,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32: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-a08361a8-7c1f-4093-b479-5aaeb2b30e2b x-compute-request-id: req-a08361a8-7c1f-4093-b479-5aaeb2b30e2b Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4d7801c-ca97-4309-8c7f-daceff876169", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "e4d7801c-ca97-4309-8c7f-daceff876169", "name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack-flavor-2sj52wi3kefu", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:32:34,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169 used request id req-a08361a8-7c1f-4093-b479-5aaeb2b30e2b 2018-10-22 09:32:34,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:34,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:35,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "f78e8e4ff2234c68b2ebc5a0ba7b7081", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52234cf0d61944a8a01deafefa0a441e", "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/52234cf0d61944a8a01deafefa0a441e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-297d0e7a-2a98-45d-user", "id": "5d7cdcd4496e48939d52f0afe262271c"}, "audit_ids": ["4AehJ1kSStmw93RTW-DepA"], "issued_at": "2018-10-22T09:32:35.000000Z"}} 2018-10-22 09:32:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0386742b27e9e4e9955ea6582e073a75cf85fd" 2018-10-22 09:32:35,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd16d03-0c83-4380-9dc2-eaebd9cdd40d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:35,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-efd16d03-0c83-4380-9dc2-eaebd9cdd40d 2018-10-22 09:32:35,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:35,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0386742b27e9e4e9955ea6582e073a75cf85fd" 2018-10-22 09:32:35,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38c056c0-e9d8-4b7b-be53-2470c07f6f5e x-compute-request-id: req-38c056c0-e9d8-4b7b-be53-2470c07f6f5e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e4d7801c-ca97-4309-8c7f-daceff876169", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4d7801c-ca97-4309-8c7f-daceff876169", "rel": "bookmark"}], "name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack-flavor-2sj52wi3kefu"}]} 2018-10-22 09:32:35,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-38c056c0-e9d8-4b7b-be53-2470c07f6f5e 2018-10-22 09:32:35,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0386742b27e9e4e9955ea6582e073a75cf85fd" 2018-10-22 09:32:35,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace2d9dc-7083-4391-a96e-e0e55f0a00b3 x-compute-request-id: req-ace2d9dc-7083-4391-a96e-e0e55f0a00b3 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4d7801c-ca97-4309-8c7f-daceff876169", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "e4d7801c-ca97-4309-8c7f-daceff876169", "name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack-flavor-2sj52wi3kefu", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:32:35,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e4d7801c-ca97-4309-8c7f-daceff876169 used request id req-ace2d9dc-7083-4391-a96e-e0e55f0a00b3 2018-10-22 09:32:35,397 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack-flavor-2sj52wi3kefu 2018-10-22 09:32:35,397 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack 2018-10-22 09:32:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:35,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache x-openstack-request-id: req-543acb23-3b1a-44d1-a9eb-701c15222ac4 Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:35,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache x-openstack-request-id: req-8b2dbfe1-4b9b-40b8-a46f-2d22cea30d34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:35,718 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 used request id req-8b2dbfe1-4b9b-40b8-a46f-2d22cea30d34 2018-10-22 09:32:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:35,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache x-openstack-request-id: req-f1b5850c-114f-4922-b9ef-9f00dc9f93be Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:36,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:35 GMT Server: Apache x-openstack-request-id: req-a1d17058-f030-4b11-be1c-391875338557 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": "52234cf0d61944a8a01deafefa0a441e", "OS::stack_id": "ef24edb5-c05b-430c-aca2-66253fe31334", "OS::stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack", "stack_user_project_id": "21bf14fb711442a3abffbb2882c560ec", "tags": null, "creation_time": "2018-10-22T09:32:33Z", "links": [{"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:32:35Z", "id": "ef24edb5-c05b-430c-aca2-66253fe31334", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:36,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 used request id req-a1d17058-f030-4b11-be1c-391875338557 2018-10-22 09:32:36,099 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:32:36,099 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:32:39,102 - create_stack - DEBUG - Stack status query timeout in 1196.61616206 2018-10-22 09:32:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:39,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache x-openstack-request-id: req-c63ded14-8aa6-40a9-a0b7-7839993bf1d2 Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:39,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache x-openstack-request-id: req-b175ef75-214c-4dd0-83f7-56d44b0418f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "52234cf0d61944a8a01deafefa0a441e", "OS::stack_id": "ef24edb5-c05b-430c-aca2-66253fe31334", "OS::stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack"}, "deletion_time": "2018-10-22T09:32:36Z", "stack_name": "CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack", "stack_user_project_id": "21bf14fb711442a3abffbb2882c560ec", "tags": null, "creation_time": "2018-10-22T09:32:33Z", "links": [{"href": "http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:32:35Z", "id": "ef24edb5-c05b-430c-aca2-66253fe31334", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-22 09:32:39,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 used request id req-b175ef75-214c-4dd0-83f7-56d44b0418f5 2018-10-22 09:32:39,178 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:32:39,178 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack 2018-10-22 09:32:39,178 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack 2018-10-22 09:32:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/ef24edb5-c05b-430c-aca2-66253fe31334 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bbab07f3ab5f4a530af80e6ad998877c8b3b44" 2018-10-22 09:32:39,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache x-openstack-request-id: req-cd161f19-e2f9-4ce9-8fca-a93423711b77 Location: http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:39,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache x-openstack-request-id: req-114dc292-cb17-4b23-b3ae-af556d2ca734 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:32:39,426 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/52234cf0d61944a8a01deafefa0a441e/stacks/CreateStackFlavorTests-fb2330c9-f60d-41f6-98b2-5a1d5cfd275c-stack/ef24edb5-c05b-430c-aca2-66253fe31334 used request id req-114dc292-cb17-4b23-b3ae-af556d2ca734 2018-10-22 09:32:39,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:39,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-183303ab-d07e-43cb-82f6-09c66a95861c Date: Mon, 22 Oct 2018 09:32:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:32:39,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-183303ab-d07e-43cb-82f6-09c66a95861c 2018-10-22 09:32:39,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:39,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9db3406-c873-4832-9934-091ed03c884c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:32:39,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-e9db3406-c873-4832-9934-091ed03c884c 2018-10-22 09:32:39,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:39,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfab55bb-fc71-4931-890e-21baf95f9cb2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:32:39,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-dfab55bb-fc71-4931-890e-21baf95f9cb2 2018-10-22 09:32:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:39,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb685329-4623-4549-957d-86449f73b771 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:32:39,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-fb685329-4623-4549-957d-86449f73b771 2018-10-22 09:32:39,938 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-297d0e7a-2a98-45d-proj 2018-10-22 09:32:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:40,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e205aee-ab5c-4bb0-8d05-a2d429f3e97f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:40,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/52234cf0d61944a8a01deafefa0a441e used request id req-4e205aee-ab5c-4bb0-8d05-a2d429f3e97f 2018-10-22 09:32:40,152 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-297d0e7a-2a98-45d-proj-role 2018-10-22 09:32:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:40,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b55478-7d7c-4744-8326-350b074bfd43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:40,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f78e8e4ff2234c68b2ebc5a0ba7b7081 used request id req-76b55478-7d7c-4744-8326-350b074bfd43 2018-10-22 09:32:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b46d7ac55260769989587cbca26f877fdcb209" 2018-10-22 09:32:40,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8f7543-2d04-4f97-844b-2fe1212fc729 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:40,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5e8f7543-2d04-4f97-844b-2fe1212fc729 2018-10-22 09:32:40,355 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-297d0e7a-2a98-45d-user 2018-10-22 09:32:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5d7cdcd4496e48939d52f0afe262271c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c62c4722e697dad5ef29edd0531b2076eedfba0" 2018-10-22 09:32:40,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377fe606-4acf-48a6-9c55-d7838f8abbf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:40,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5d7cdcd4496e48939d52f0afe262271c used request id req-377fe606-4acf-48a6-9c55-d7838f8abbf2 2018-10-22 09:32:40,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:40,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["uFaYZ4MjTci6ijO5WIU5RA"], "issued_at": "2018-10-22T09:32:40.000000Z"}} 2018-10-22 09:32:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943a245a1f8677e82a492ad05ed8dfa50515c8a0" 2018-10-22 09:32:40,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f12245-26f1-47e6-861e-baf3521efbbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:40,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0f12245-26f1-47e6-861e-baf3521efbbd 2018-10-22 09:32:40,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:40,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:41,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["0bT5gAdRT8aeevMM0Zm5GQ"], "issued_at": "2018-10-22T09:32:41.000000Z"}} 2018-10-22 09:32:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:41,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c82ea69-fc08-449e-8ec7-4d1fecf4fb63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:41,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c82ea69-fc08-449e-8ec7-4d1fecf4fb63 2018-10-22 09:32:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:41,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:41,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-8a126578-7420-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:41,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b34024-2699-4c60-9946-00853d142e23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-8a126578-7420-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:32:41,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-8a126578-7420-4eb-proj used request id req-83b34024-2699-4c60-9946-00853d142e23 2018-10-22 09:32:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:41,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d004bd3-5de5-45c7-98ca-e91e303bde24 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:41,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0d004bd3-5de5-45c7-98ca-e91e303bde24 2018-10-22 09:32:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}}' 2018-10-22 09:32:41,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75de6b21-ac67-4085-9593-5fc795cd614c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610"}, "enabled": true, "id": "d3fcccd7324a4f9eb5ec2d04279b5610", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}} 2018-10-22 09:32:41,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-75de6b21-ac67-4085-9593-5fc795cd614c 2018-10-22 09:32:41,767 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-8a126578-7420-4eb-proj 2018-10-22 09:32:41,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:41,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:42,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["WnA5DL9ARiy4b2ummCA4tA"], "issued_at": "2018-10-22T09:32:42.000000Z"}} 2018-10-22 09:32:42,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:42,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1670a9-ff32-469b-8dc4-937c186f8422 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:42,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb1670a9-ff32-469b-8dc4-937c186f8422 2018-10-22 09:32:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:42,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:42,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facfc579-5971-46c1-a327-a757e736e648 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:32:42,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-facfc579-5971-46c1-a327-a757e736e648 2018-10-22 09:32:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-8a126578-7420-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:42,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55d2286-a103-4185-960a-8091d58e7995 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-8a126578-7420-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610"}, "enabled": true, "id": "d3fcccd7324a4f9eb5ec2d04279b5610", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}]} 2018-10-22 09:32:42,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-8a126578-7420-4eb-proj used request id req-d55d2286-a103-4185-960a-8091d58e7995 2018-10-22 09:32:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:42,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be153d77-6225-42b5-ba42-53565bdeb1da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:42,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-be153d77-6225-42b5-ba42-53565bdeb1da 2018-10-22 09:32:42,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:42,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03ba01c-1260-42c1-9667-947b71ae9cfd Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:42,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f03ba01c-1260-42c1-9667-947b71ae9cfd 2018-10-22 09:32:42,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-8a126578-7420-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:43,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1234cc48-8ebb-4d7d-b181-0ac7976d1af0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-8a126578-7420-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610"}, "enabled": true, "id": "d3fcccd7324a4f9eb5ec2d04279b5610", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}]} 2018-10-22 09:32:43,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-8a126578-7420-4eb-proj used request id req-1234cc48-8ebb-4d7d-b181-0ac7976d1af0 2018-10-22 09:32:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/a570ce2cf1cf48299b4249f466bf349d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:43,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35acee0a-6046-4ca2-bb77-40816166d307 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-8a126578-7420-4eb-user", "links": {"self": "http://172.30.9.28:5000/v3/users/a570ce2cf1cf48299b4249f466bf349d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d3fcccd7324a4f9eb5ec2d04279b5610", "id": "a570ce2cf1cf48299b4249f466bf349d", "password_expires_at": null}} 2018-10-22 09:32:43,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a570ce2cf1cf48299b4249f466bf349d used request id req-35acee0a-6046-4ca2-bb77-40816166d307 2018-10-22 09:32:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0da9d6-8cb8-4096-9069-83b5152bf3f5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:32:43,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles used request id req-ad0da9d6-8cb8-4096-9069-83b5152bf3f5 2018-10-22 09:32:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:43,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57acd07-431e-4c83-9924-cb003c55efc5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:32:43,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-c57acd07-431e-4c83-9924-cb003c55efc5 2018-10-22 09:32:43,441 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-8a126578-7420-4eb-proj 2018-10-22 09:32:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:43,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d92dbb-0117-4e18-980f-3ca8788e26fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:43,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles/628c5194e35d43a7bc9032b41562a43c used request id req-56d92dbb-0117-4e18-980f-3ca8788e26fa 2018-10-22 09:32:43,632 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-8a126578-7420-4eb-user 2018-10-22 09:32:43,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:43,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:43,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a46e04-7c57-4524-8d40-873f9b2789a1 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:43,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d2a46e04-7c57-4524-8d40-873f9b2789a1 2018-10-22 09:32:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" -d '{"role": {"name": "CreateStackKeypairTests-8a126578-7420-4eb-proj-role"}}' 2018-10-22 09:32:43,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2feec29f-9dae-4a2c-95ca-3bdc58f64070 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a6a3be50aec412596c54fad81e472ca", "links": {"self": "http://172.30.9.28:5000/v3/roles/2a6a3be50aec412596c54fad81e472ca"}, "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj-role"}} 2018-10-22 09:32:43,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2feec29f-9dae-4a2c-95ca-3bdc58f64070 2018-10-22 09:32:43,832 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-8a126578-7420-4eb-proj-role 2018-10-22 09:32:43,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2a6a3be50aec412596c54fad81e472ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:43,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c705dd-5bb3-49be-b568-cf9c35777931 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2a6a3be50aec412596c54fad81e472ca"}, "domain_id": null, "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj-role", "id": "2a6a3be50aec412596c54fad81e472ca"}} 2018-10-22 09:32:43,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2a6a3be50aec412596c54fad81e472ca used request id req-26c705dd-5bb3-49be-b568-cf9c35777931 2018-10-22 09:32:43,915 - keystone_utils - INFO - Granting role CreateStackKeypairTests-8a126578-7420-4eb-proj-role to project CreateStackKeypairTests-8a126578-7420-4eb-proj 2018-10-22 09:32:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles/2a6a3be50aec412596c54fad81e472ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:44,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7185c8e8-6510-48d0-a78a-27f23f449f52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:44,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610/users/a570ce2cf1cf48299b4249f466bf349d/roles/2a6a3be50aec412596c54fad81e472ca used request id req-7185c8e8-6510-48d0-a78a-27f23f449f52 2018-10-22 09:32:44,056 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:44,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:44,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:44,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:44,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "2a6a3be50aec412596c54fad81e472ca", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj-role"}], "expires_at": "2018-10-22T10:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fcccd7324a4f9eb5ec2d04279b5610", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-8a126578-7420-4eb-user", "id": "a570ce2cf1cf48299b4249f466bf349d"}, "audit_ids": ["S_JX0CXrS7SkFYOPeXdSHw"], "issued_at": "2018-10-22T09:32:44.000000Z"}} 2018-10-22 09:32:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:44,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5ce1e7-8d75-469c-ad10-11f23cf19a79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:44,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d5ce1e7-8d75-469c-ad10-11f23cf19a79 2018-10-22 09:32:44,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:44,500 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:44,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:44,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:44 GMT Server: Apache x-openstack-request-id: req-cf98ca3b-3dee-4c59-b587-3163cc80b8dc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:32:44,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack used request id req-cf98ca3b-3dee-4c59-b587-3163cc80b8dc 2018-10-22 09:32:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-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-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp"}}' 2018-10-22 09:32:46,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:44 GMT Server: Apache x-openstack-request-id: req-fcffb9a4-f43d-4cf8-96f6-c126bcc0224f Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "links": [{"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "self"}]}} 2018-10-22 09:32:46,284 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks used request id req-fcffb9a4-f43d-4cf8-96f6-c126bcc0224f 2018-10-22 09:32:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:46,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:46 GMT Server: Apache x-openstack-request-id: req-a21b5ae0-036c-4853-baac-7c49fbaab32b Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:46,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:46 GMT Server: Apache x-openstack-request-id: req-68a9bc41-eabc-4d2a-9857-127b708dc835 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 566 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": "d3fcccd7324a4f9eb5ec2d04279b5610", "OS::stack_id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "keypair_name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "stack_user_project_id": "6ed7407528d5439d91161c856270487c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:32:45Z", "links": [{"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 09:32:46,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-68a9bc41-eabc-4d2a-9857-127b708dc835 2018-10-22 09:32:46,658 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack 2018-10-22 09:32:46,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:46,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:46 GMT Server: Apache x-openstack-request-id: req-e9dae067-be6f-4beb-87c4-3481986ee474 Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:47,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:46 GMT Server: Apache x-openstack-request-id: req-f73047e9-aec5-4f56-9585-002f54d1a9b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1922 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": "d3fcccd7324a4f9eb5ec2d04279b5610", "OS::stack_id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "keypair_name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "stack_user_project_id": "6ed7407528d5439d91161c856270487c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:32:45Z", "links": [{"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxYLU8lvTgc7NwWp0HzzpePVT/5rZJMfb+2JtG7JxdZU+nUrI\nJIF+NPLt5XDhG/TnELbmqHVJdxxVBxq9+s7UzXkUxS9XjWi+4bOB/GGopja7ZVKD\nNwEX+Mac+fRRSLu7kjk0zOFIF5O4PQ0Wj5jKrE/QNA9j8TL2tonQt7A2I0kH0h4n\nGEEA16b79USunXykwwPOUzGpQlbXJb2YaTMjZAUm7EoPKndikVMApu+LYAucUCmy\nVwkfYAMTj+8ypv8WlsPLR/ffFTGbt/NaBRT5Q7WUDCqVZCetnvw9f0/6G0CWQ21t\n+dqB/cL2e3dBN9Ae2e7gj/hrdRZXxQ/AlWLDqQIDAQABAoIBAFDUDdlxAsmonEN/\nES6HevRpUYrVD/AhakEiMoyXJh98iDdOl0F5TPDWSc0PuM/8FWOdth9SgFIiYhma\nNA0j/6pm1r0rdqUELLmpAJUMUjxTQbVhYxlrdSf1/9+6wFkHmudoSddeimY7qbYy\nWP1DBg4mS4pCkh/vP0/MboH9tuoRDF+pJJw2aGNP7NUJosqO5+1TbsFiYPcZpLzB\nOpLxMXwGlR0OLWikXDepYYuHSBfTmsfs2hptCLBQ6MpHKdYBtu4ZJ3YBpq4kjh6+\ntZuovknsY0+imvbsbhP3+SERJ2utv3i1QnQ6RVHEDDBvd9lS9iuNR5H2USAPNAvp\nwaspKAECgYEA89w0Ih1F6gncEosplzpgnNv+wLbE4lyYqoEAZFUz4DBM4i6sNIp+\nb/yM9SRJIBzmCoBLrP5k4ud6/wDq0cHldS6Hp2BzHD9aexj8Qy3IkvrIFITG6V+F\nPrcScdMPR9Nx7RkPio2Ze8yCXWae9AerPhMer5u/oiNoDllCDDmW12kCgYEAz1fy\ndGqNskIgIRKI0tny9pD3kx7M5JZ0kGLb6Cx5F6BheTRABWX1niAxgu4exHXacZeX\nv91ddUU9bUw9a0TSpOIk8yfrHch8Br3E1yIl21vgu+4dW13KqnawSQwtrYnFnsHI\nkpSkWuBVuzXMRZ7qu+iR7WG+WbHkdr/vocGFQkECgYEA2Cs4b5FBe6C33BxOhwcx\nw3rkzhJ2Xy60ClkGbup0bOSEEvBKqNyoDj9y+I/s3rGfXmmyK6zq45VNG6XFgqF9\n9S2FBONjxwOGAp74Z9i690ele0LkTNXm+NwyVoJBBmuyjvnrI+g3yV1VptQkTbBK\npWEvj33iFymJwUZwXQPj6hkCgYAH3keGIXEFHbtIZgKpNbohnzi17YpK9mawAABm\nXCGwQtbQGaqASfE7Me+PD2g9flduzhjlIApm49zD5AvEoVT5CtfqHk6uz6fdPaBV\npacYHvF1UEDu8a06MMzZyMuG9V55etMYtOlTxYWbWBxLXA9+WAIJpxbpInYQB5KZ\nadWbwQKBgQCjQo+NZTwIjjby0CK6J6WpE1nhwZY6ELqMVlDSMID8JtvYZPBs17hH\nibw5G2GzNMQFeY7wjUgeOW5X1FxOsrYxkWfJE9rh7VqDdfbyAhtGeTFGhxsWseko\nDMf/wncICp+UpEiVn42/7CzMR7K9/Zhg4X1XySk3nh47Is0LaLpfiw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 09:32:47,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-f73047e9-aec5-4f56-9585-002f54d1a9b1 2018-10-22 09:32:47,113 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:32:47,113 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack 2018-10-22 09:32:47,113 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack 2018-10-22 09:32:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:47,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:47 GMT Server: Apache x-openstack-request-id: req-6f5225c2-40ee-4ceb-b2cf-c95d9f80396b Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:47,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:47 GMT Server: Apache x-openstack-request-id: req-c2df338d-e797-4e8c-87df-925180bbdc6a 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.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T09:32:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-22 09:32:47,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc/resources used request id req-c2df338d-e797-4e8c-87df-925180bbdc6a 2018-10-22 09:32:47,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:47,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-741c109b-063c-447b-917c-48e731352a4b x-compute-request-id: req-741c109b-063c-447b-917c-48e731352a4b Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFgtTyW9OBzs3BanQfPOl49VP/mtkkx9v7Ym0bsnF1lT6dSsgkgX408u3lcOEb9OcQtuaodUl3HFUHGr36ztTNeRTFL1eNaL7hs4H8YaimNrtlUoM3ARf4xpz59FFIu7uSOTTM4UgXk7g9DRaPmMqsT9A0D2PxMva2idC3sDYjSQfSHicYQQDXpvv1RK6dfKTDA85TMalCVtclvZhpMyNkBSbsSg8qd2KRUwCm74tgC5xQKbJXCR9gAxOP7zKm/xaWw8tH998VMZu381oFFPlDtZQMKpVkJ62e/D1/T/obQJZDbW352oH9wvZ7d0E30B7Z7uCP+Gt1FlfFD8CVYsOp Generated-by-Nova", "user_id": "a570ce2cf1cf48299b4249f466bf349d", "name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp", "deleted": false, "created_at": "2018-10-22T09:32:46.000000", "updated_at": null, "fingerprint": "d9:7a:97:97:af:39:af:d0:63:42:d0:44:9d:2c:0f:da", "deleted_at": null, "id": 96}} 2018-10-22 09:32:47,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp used request id req-741c109b-063c-447b-917c-48e731352a4b 2018-10-22 09:32:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:47,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:47 GMT Server: Apache x-openstack-request-id: req-aec3a98f-be1e-43a6-ac6e-38acacdf3f1b Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:47,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:47 GMT Server: Apache x-openstack-request-id: req-bb6ffbeb-1fbc-4f02-a4b4-e1c4183ad6f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1922 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": "d3fcccd7324a4f9eb5ec2d04279b5610", "OS::stack_id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "keypair_name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "stack_user_project_id": "6ed7407528d5439d91161c856270487c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:32:45Z", "links": [{"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxYLU8lvTgc7NwWp0HzzpePVT/5rZJMfb+2JtG7JxdZU+nUrI\nJIF+NPLt5XDhG/TnELbmqHVJdxxVBxq9+s7UzXkUxS9XjWi+4bOB/GGopja7ZVKD\nNwEX+Mac+fRRSLu7kjk0zOFIF5O4PQ0Wj5jKrE/QNA9j8TL2tonQt7A2I0kH0h4n\nGEEA16b79USunXykwwPOUzGpQlbXJb2YaTMjZAUm7EoPKndikVMApu+LYAucUCmy\nVwkfYAMTj+8ypv8WlsPLR/ffFTGbt/NaBRT5Q7WUDCqVZCetnvw9f0/6G0CWQ21t\n+dqB/cL2e3dBN9Ae2e7gj/hrdRZXxQ/AlWLDqQIDAQABAoIBAFDUDdlxAsmonEN/\nES6HevRpUYrVD/AhakEiMoyXJh98iDdOl0F5TPDWSc0PuM/8FWOdth9SgFIiYhma\nNA0j/6pm1r0rdqUELLmpAJUMUjxTQbVhYxlrdSf1/9+6wFkHmudoSddeimY7qbYy\nWP1DBg4mS4pCkh/vP0/MboH9tuoRDF+pJJw2aGNP7NUJosqO5+1TbsFiYPcZpLzB\nOpLxMXwGlR0OLWikXDepYYuHSBfTmsfs2hptCLBQ6MpHKdYBtu4ZJ3YBpq4kjh6+\ntZuovknsY0+imvbsbhP3+SERJ2utv3i1QnQ6RVHEDDBvd9lS9iuNR5H2USAPNAvp\nwaspKAECgYEA89w0Ih1F6gncEosplzpgnNv+wLbE4lyYqoEAZFUz4DBM4i6sNIp+\nb/yM9SRJIBzmCoBLrP5k4ud6/wDq0cHldS6Hp2BzHD9aexj8Qy3IkvrIFITG6V+F\nPrcScdMPR9Nx7RkPio2Ze8yCXWae9AerPhMer5u/oiNoDllCDDmW12kCgYEAz1fy\ndGqNskIgIRKI0tny9pD3kx7M5JZ0kGLb6Cx5F6BheTRABWX1niAxgu4exHXacZeX\nv91ddUU9bUw9a0TSpOIk8yfrHch8Br3E1yIl21vgu+4dW13KqnawSQwtrYnFnsHI\nkpSkWuBVuzXMRZ7qu+iR7WG+WbHkdr/vocGFQkECgYEA2Cs4b5FBe6C33BxOhwcx\nw3rkzhJ2Xy60ClkGbup0bOSEEvBKqNyoDj9y+I/s3rGfXmmyK6zq45VNG6XFgqF9\n9S2FBONjxwOGAp74Z9i690ele0LkTNXm+NwyVoJBBmuyjvnrI+g3yV1VptQkTbBK\npWEvj33iFymJwUZwXQPj6hkCgYAH3keGIXEFHbtIZgKpNbohnzi17YpK9mawAABm\nXCGwQtbQGaqASfE7Me+PD2g9flduzhjlIApm49zD5AvEoVT5CtfqHk6uz6fdPaBV\npacYHvF1UEDu8a06MMzZyMuG9V55etMYtOlTxYWbWBxLXA9+WAIJpxbpInYQB5KZ\nadWbwQKBgQCjQo+NZTwIjjby0CK6J6WpE1nhwZY6ELqMVlDSMID8JtvYZPBs17hH\nibw5G2GzNMQFeY7wjUgeOW5X1FxOsrYxkWfJE9rh7VqDdfbyAhtGeTFGhxsWseko\nDMf/wncICp+UpEiVn42/7CzMR7K9/Zhg4X1XySk3nh47Is0LaLpfiw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 09:32:47,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-bb6ffbeb-1fbc-4f02-a4b4-e1c4183ad6f1 2018-10-22 09:32:47,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:47,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:48,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "2a6a3be50aec412596c54fad81e472ca", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj-role"}], "expires_at": "2018-10-22T10:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fcccd7324a4f9eb5ec2d04279b5610", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-8a126578-7420-4eb-user", "id": "a570ce2cf1cf48299b4249f466bf349d"}, "audit_ids": ["JdpzjTOMSRi-f0NdBZIWJA"], "issued_at": "2018-10-22T09:32:48.000000Z"}} 2018-10-22 09:32:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91508ba17871af1ca66b5c349c9a2ad36934d0ca" 2018-10-22 09:32:48,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd156e6-2507-4a91-9820-19477851bd7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:48,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-edd156e6-2507-4a91-9820-19477851bd7a 2018-10-22 09:32:48,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:48,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91508ba17871af1ca66b5c349c9a2ad36934d0ca" 2018-10-22 09:32:48,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-225b3ed1-2752-45ef-801a-51cf8c4cd38a x-compute-request-id: req-225b3ed1-2752-45ef-801a-51cf8c4cd38a Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFgtTyW9OBzs3BanQfPOl49VP/mtkkx9v7Ym0bsnF1lT6dSsgkgX408u3lcOEb9OcQtuaodUl3HFUHGr36ztTNeRTFL1eNaL7hs4H8YaimNrtlUoM3ARf4xpz59FFIu7uSOTTM4UgXk7g9DRaPmMqsT9A0D2PxMva2idC3sDYjSQfSHicYQQDXpvv1RK6dfKTDA85TMalCVtclvZhpMyNkBSbsSg8qd2KRUwCm74tgC5xQKbJXCR9gAxOP7zKm/xaWw8tH998VMZu381oFFPlDtZQMKpVkJ62e/D1/T/obQJZDbW352oH9wvZ7d0E30B7Z7uCP+Gt1FlfFD8CVYsOp Generated-by-Nova", "name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp", "fingerprint": "d9:7a:97:97:af:39:af:d0:63:42:d0:44:9d:2c:0f:da"}}]} 2018-10-22 09:32:48,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-225b3ed1-2752-45ef-801a-51cf8c4cd38a 2018-10-22 09:32:48,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:48,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "2a6a3be50aec412596c54fad81e472ca", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj-role"}], "expires_at": "2018-10-22T10:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fcccd7324a4f9eb5ec2d04279b5610", "name": "CreateStackKeypairTests-8a126578-7420-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d3fcccd7324a4f9eb5ec2d04279b5610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-8a126578-7420-4eb-user", "id": "a570ce2cf1cf48299b4249f466bf349d"}, "audit_ids": ["9fjQifNWQvK-oZvPd_Tl1w"], "issued_at": "2018-10-22T09:32:48.000000Z"}} 2018-10-22 09:32:48,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a2652f945b52506e6f4aa55c9af6823baf7f0a" 2018-10-22 09:32:49,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77a4b5a9-c5c2-4726-bc69-5b72709781e0 x-compute-request-id: req-77a4b5a9-c5c2-4726-bc69-5b72709781e0 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFgtTyW9OBzs3BanQfPOl49VP/mtkkx9v7Ym0bsnF1lT6dSsgkgX408u3lcOEb9OcQtuaodUl3HFUHGr36ztTNeRTFL1eNaL7hs4H8YaimNrtlUoM3ARf4xpz59FFIu7uSOTTM4UgXk7g9DRaPmMqsT9A0D2PxMva2idC3sDYjSQfSHicYQQDXpvv1RK6dfKTDA85TMalCVtclvZhpMyNkBSbsSg8qd2KRUwCm74tgC5xQKbJXCR9gAxOP7zKm/xaWw8tH998VMZu381oFFPlDtZQMKpVkJ62e/D1/T/obQJZDbW352oH9wvZ7d0E30B7Z7uCP+Gt1FlfFD8CVYsOp Generated-by-Nova", "user_id": "a570ce2cf1cf48299b4249f466bf349d", "name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp", "deleted": false, "created_at": "2018-10-22T09:32:46.000000", "updated_at": null, "fingerprint": "d9:7a:97:97:af:39:af:d0:63:42:d0:44:9d:2c:0f:da", "deleted_at": null, "id": 96}} 2018-10-22 09:32:49,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp used request id req-77a4b5a9-c5c2-4726-bc69-5b72709781e0 2018-10-22 09:32:49,135 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack 2018-10-22 09:32:49,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:49,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:49 GMT Server: Apache x-openstack-request-id: req-7b91adce-057b-4a90-8bb2-a9eb71160366 Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:49,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:49 GMT Server: Apache x-openstack-request-id: req-ccfd5410-5ce8-4082-915f-4c6a0dede261 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:49,517 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-ccfd5410-5ce8-4082-915f-4c6a0dede261 2018-10-22 09:32:49,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:49,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:49 GMT Server: Apache x-openstack-request-id: req-6fddcf79-52fb-4893-8cef-a335b6c05626 Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:49,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:49 GMT Server: Apache x-openstack-request-id: req-55e8451b-4bb5-4e23-a918-a840b502470d 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": "d3fcccd7324a4f9eb5ec2d04279b5610", "OS::stack_id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "keypair_name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "stack_user_project_id": "6ed7407528d5439d91161c856270487c", "tags": null, "creation_time": "2018-10-22T09:32:45Z", "links": [{"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:32:49Z", "id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 09:32:49,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-55e8451b-4bb5-4e23-a918-a840b502470d 2018-10-22 09:32:49,714 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:32:49,714 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:32:52,717 - create_stack - DEBUG - Stack status query timeout in 1196.799721 2018-10-22 09:32:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:52,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:52 GMT Server: Apache x-openstack-request-id: req-301b06ef-9592-44c6-982f-2e4e99cd4e41 Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:52,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:52 GMT Server: Apache x-openstack-request-id: req-15cd5dc2-8e08-41ac-a0be-7c4455814e26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "d3fcccd7324a4f9eb5ec2d04279b5610", "OS::stack_id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "keypair_name": "CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-kp"}, "deletion_time": "2018-10-22T09:32:50Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack", "stack_user_project_id": "6ed7407528d5439d91161c856270487c", "tags": null, "creation_time": "2018-10-22T09:32:45Z", "links": [{"href": "http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:32:49Z", "id": "691b75c1-e0dc-4c9f-af35-8071964546cc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-22 09:32:52,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-15cd5dc2-8e08-41ac-a0be-7c4455814e26 2018-10-22 09:32:52,791 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:32:52,791 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack 2018-10-22 09:32:52,791 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack 2018-10-22 09:32:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/691b75c1-e0dc-4c9f-af35-8071964546cc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d6edaaed20e740decfd320cf805db040fc5948" 2018-10-22 09:32:52,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:52 GMT Server: Apache x-openstack-request-id: req-5738cb59-ee50-4766-920f-38e51fab6772 Location: http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:52,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:32:52 GMT Server: Apache x-openstack-request-id: req-fa32f70e-8d1e-4124-b34f-1b58b96c21f4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:32:52,997 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d3fcccd7324a4f9eb5ec2d04279b5610/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b50e4e8f-8346-49da-b477-cdb7faa55b12-stack/691b75c1-e0dc-4c9f-af35-8071964546cc used request id req-fa32f70e-8d1e-4124-b34f-1b58b96c21f4 2018-10-22 09:32:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c7e8564b-3d3a-43e3-a52c-515830958f1a Date: Mon, 22 Oct 2018 09:32:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:32:53,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c7e8564b-3d3a-43e3-a52c-515830958f1a 2018-10-22 09:32:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3089fc06-1744-40b4-94a0-18d9f6ebd905 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:32:53,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-3089fc06-1744-40b4-94a0-18d9f6ebd905 2018-10-22 09:32:53,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eade055-b79b-4758-960b-0f5c14974b0f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:32:53,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-9eade055-b79b-4758-960b-0f5c14974b0f 2018-10-22 09:32:53,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ddf00b-36da-499e-90d2-599eb560341c 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:32:53,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-28ddf00b-36da-499e-90d2-599eb560341c 2018-10-22 09:32:53,480 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-8a126578-7420-4eb-proj 2018-10-22 09:32:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5a16dc-788f-4320-9af0-091080e97d2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:53,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d3fcccd7324a4f9eb5ec2d04279b5610 used request id req-1c5a16dc-788f-4320-9af0-091080e97d2c 2018-10-22 09:32:53,691 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-8a126578-7420-4eb-proj-role 2018-10-22 09:32:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2a6a3be50aec412596c54fad81e472ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273d2a22-1ccc-479d-aa04-82b27565c1f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:53,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2a6a3be50aec412596c54fad81e472ca used request id req-273d2a22-1ccc-479d-aa04-82b27565c1f6 2018-10-22 09:32:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da966ca49b741f8568fe4934cc3db8f2e36b6ec9" 2018-10-22 09:32:53,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef9410e-5c97-4d28-8507-9e3c993ea095 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:53,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9ef9410e-5c97-4d28-8507-9e3c993ea095 2018-10-22 09:32:53,925 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-8a126578-7420-4eb-user 2018-10-22 09:32:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a570ce2cf1cf48299b4249f466bf349d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d18fb6d32fbf470b76e384b5c60d468c6e63219" 2018-10-22 09:32:54,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceee86e5-e11f-4011-b4ce-1ff2c8e1c397 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:54,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a570ce2cf1cf48299b4249f466bf349d used request id req-ceee86e5-e11f-4011-b4ce-1ff2c8e1c397 2018-10-22 09:32:54,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:54,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["zy0A64WJRyOjUxQMqg5RBQ"], "issued_at": "2018-10-22T09:32:54.000000Z"}} 2018-10-22 09:32:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ebfdee27b67ab851b9dd5e45e337cb4001ff87" 2018-10-22 09:32:54,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d4d248-3d24-444b-8ffa-294a2a98b86e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:54,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91d4d248-3d24-444b-8ffa-294a2a98b86e 2018-10-22 09:32:54,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:54,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:54,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["9rwM2UH3SW23wTn2FOdn7g"], "issued_at": "2018-10-22T09:32:54.000000Z"}} 2018-10-22 09:32:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:32:55,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791048ec-4eb4-4561-98b9-670a6e145abb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:55,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-791048ec-4eb4-4561-98b9-670a6e145abb 2018-10-22 09:32:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:55,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:32:55,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c193515-c4ce-4c55-87e3-726fde859549 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:32:55,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj used request id req-3c193515-c4ce-4c55-87e3-726fde859549 2018-10-22 09:32:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:32:55,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43721bf0-531e-4906-887c-20d00894f68f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:55,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-43721bf0-531e-4906-887c-20d00894f68f 2018-10-22 09:32:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}}' 2018-10-22 09:32:55,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4375d0a3-f6d0-41b0-866e-713561530d87 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2"}, "enabled": true, "id": "17621eb3106e48388757e18a95c3d9a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}} 2018-10-22 09:32:55,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4375d0a3-f6d0-41b0-866e-713561530d87 2018-10-22 09:32:55,323 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj 2018-10-22 09:32:55,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:55,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:55,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bvkK4FBcSA6pFh6oJTw-qg"], "issued_at": "2018-10-22T09:32:55.000000Z"}} 2018-10-22 09:32:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:55,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e38ebff-ce16-45e7-a465-10c0f205aa2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:55,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e38ebff-ce16-45e7-a465-10c0f205aa2b 2018-10-22 09:32:55,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:32:55,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:32:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:55,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff5c38f-d976-4e7d-a7de-c9525a075adc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:32:55,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1ff5c38f-d976-4e7d-a7de-c9525a075adc 2018-10-22 09:32:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4435b2-66f7-4656-8341-918a77b20467 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2"}, "enabled": true, "id": "17621eb3106e48388757e18a95c3d9a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}]} 2018-10-22 09:32:56,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj used request id req-8a4435b2-66f7-4656-8341-918a77b20467 2018-10-22 09:32:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b98b35-a022-4f9b-ad5b-69a59b0d9333 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:32:56,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-28b98b35-a022-4f9b-ad5b-69a59b0d9333 2018-10-22 09:32:56,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89013b18-b3fc-4ae8-841f-59d9d660b3a6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:56,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-89013b18-b3fc-4ae8-841f-59d9d660b3a6 2018-10-22 09:32:56,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f46a965-5ef5-4f1a-8768-969714cdcb32 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2"}, "enabled": true, "id": "17621eb3106e48388757e18a95c3d9a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}]} 2018-10-22 09:32:56,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj used request id req-2f46a965-5ef5-4f1a-8768-969714cdcb32 2018-10-22 09:32:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/58f47b4c3d3c48b093ae6b3a62a4f49f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3b75db-5037-42e5-9899-d18af9e902f1 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-user", "links": {"self": "http://172.30.9.28:5000/v3/users/58f47b4c3d3c48b093ae6b3a62a4f49f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "58f47b4c3d3c48b093ae6b3a62a4f49f", "password_expires_at": null}} 2018-10-22 09:32:56,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/58f47b4c3d3c48b093ae6b3a62a4f49f used request id req-ca3b75db-5037-42e5-9899-d18af9e902f1 2018-10-22 09:32:56,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffeaf76-12c7-450f-bd8f-2763ab3c5a01 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:32:56,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles used request id req-4ffeaf76-12c7-450f-bd8f-2763ab3c5a01 2018-10-22 09:32:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:56,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c1f4ee-b974-4643-918d-24d173725eee Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:32:56,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-50c1f4ee-b974-4643-918d-24d173725eee 2018-10-22 09:32:56,930 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj 2018-10-22 09:32:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:32:57,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98526866-416b-4bed-95a2-fa40a7ff3879 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:57,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles/628c5194e35d43a7bc9032b41562a43c used request id req-98526866-416b-4bed-95a2-fa40a7ff3879 2018-10-22 09:32:57,062 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-user 2018-10-22 09:32:57,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:32:57,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572e77a0-8923-4a7a-b3d2-73d35f49e401 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:32:57,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-572e77a0-8923-4a7a-b3d2-73d35f49e401 2018-10-22 09:32:57,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" -d '{"role": {"name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role"}}' 2018-10-22 09:32:57,257 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70551d5a-2562-40aa-85dd-ea9dee7f74f7 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6d215b00fb344f4af0442dd136c9fc2", "links": {"self": "http://172.30.9.28:5000/v3/roles/f6d215b00fb344f4af0442dd136c9fc2"}, "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role"}} 2018-10-22 09:32:57,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-70551d5a-2562-40aa-85dd-ea9dee7f74f7 2018-10-22 09:32:57,257 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role 2018-10-22 09:32:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f6d215b00fb344f4af0442dd136c9fc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:32:57,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83acc511-8795-4d60-a3fe-c03b7297fb71 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f6d215b00fb344f4af0442dd136c9fc2"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role", "id": "f6d215b00fb344f4af0442dd136c9fc2"}} 2018-10-22 09:32:57,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f6d215b00fb344f4af0442dd136c9fc2 used request id req-83acc511-8795-4d60-a3fe-c03b7297fb71 2018-10-22 09:32:57,347 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role to project CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj 2018-10-22 09:32:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles/f6d215b00fb344f4af0442dd136c9fc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:32:57,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f28ad40-cf88-438e-bf1e-5506191ab9eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:32:57,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2/users/58f47b4c3d3c48b093ae6b3a62a4f49f/roles/f6d215b00fb344f4af0442dd136c9fc2 used request id req-6f28ad40-cf88-438e-bf1e-5506191ab9eb 2018-10-22 09:32:57,475 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:57,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:57,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:32:57,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:32:57,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6d215b00fb344f4af0442dd136c9fc2", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17621eb3106e48388757e18a95c3d9a2", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-user", "id": "58f47b4c3d3c48b093ae6b3a62a4f49f"}, "audit_ids": ["JvQshNFlRxqGufquG6v6Aw"], "issued_at": "2018-10-22T09:32:57.000000Z"}} 2018-10-22 09:32:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:32:57,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5872c113-4c73-4398-b3f9-ab1925b61e1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:32:57,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5872c113-4c73-4398-b3f9-ab1925b61e1f 2018-10-22 09:32:57,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:32:57,934 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:32:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:32:58,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:57 GMT Server: Apache x-openstack-request-id: req-c331781e-53f6-4490-92b6-5db4ad955405 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:32:58,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack used request id req-c331781e-53f6-4490-92b6-5db4ad955405 2018-10-22 09:32:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-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-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}}' 2018-10-22 09:32:59,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:32:58 GMT Server: Apache x-openstack-request-id: req-a400a38a-16a8-4541-8497-f87ed799b9e7 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "links": [{"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "self"}]}} 2018-10-22 09:32:59,585 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks used request id req-a400a38a-16a8-4541-8497-f87ed799b9e7 2018-10-22 09:32:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:32:59,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:59 GMT Server: Apache x-openstack-request-id: req-53c3a88e-8e85-4d56-b7db-af84bca5c8ba Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:32:59,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:32:59 GMT Server: Apache x-openstack-request-id: req-99942ed5-dbb8-4aaa-917b-337bb8bedc63 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": "17621eb3106e48388757e18a95c3d9a2", "OS::stack_id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "security_group_name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "stack_user_project_id": "a78aecb7d6034e679800b5c8a48030f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:32:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 09:32:59,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-99942ed5-dbb8-4aaa-917b-337bb8bedc63 2018-10-22 09:32:59,958 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack 2018-10-22 09:32:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:00,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:32:59 GMT Server: Apache x-openstack-request-id: req-3324d3bf-1ed3-444a-92b0-5f1a36168ebd Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:00,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:00 GMT Server: Apache x-openstack-request-id: req-8e703b27-b25d-4c89-ba6d-9ae90a1ff55e 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": "17621eb3106e48388757e18a95c3d9a2", "OS::stack_id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "security_group_name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "stack_user_project_id": "a78aecb7d6034e679800b5c8a48030f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:32:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 09:33:00,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-8e703b27-b25d-4c89-ba6d-9ae90a1ff55e 2018-10-22 09:33:00,343 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:33:00,343 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:33:03,346 - create_stack - DEBUG - Stack status query timeout in 1196.61234593 2018-10-22 09:33:03,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:03,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:33:03 GMT Server: Apache x-openstack-request-id: req-0134fed7-02bb-449d-93d1-6cd211d08075 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:03,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:03 GMT Server: Apache x-openstack-request-id: req-d8e82e45-f4a2-4231-90f2-de827feafe28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "17621eb3106e48388757e18a95c3d9a2", "OS::stack_id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "security_group_name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "stack_user_project_id": "a78aecb7d6034e679800b5c8a48030f1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:32:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 09:33:03,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-d8e82e45-f4a2-4231-90f2-de827feafe28 2018-10-22 09:33:03,735 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:33:03,735 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack 2018-10-22 09:33:03,735 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack 2018-10-22 09:33:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:03,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:33:03 GMT Server: Apache x-openstack-request-id: req-6437e668-2191-4fde-8dc5-81b8bb309211 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:03,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:03 GMT Server: Apache x-openstack-request-id: req-3164567a-ff93-4343-ad55-3cb55a40c435 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.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T09:32:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:32:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-22 09:33:03,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917/resources used request id req-3164567a-ff93-4343-ad55-3cb55a40c435 2018-10-22 09:33:03,807 - neutron_utils - INFO - Retrieving security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:03,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-9263bb5d-0cc2-4271-8b06-4fa3ec63d9f0 Date: Mon, 22 Oct 2018 09:33:03 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "updated_at": "2018-10-22T09:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "revision_number": 0, "id": "590c4c01-268a-4bae-a106-75221f44718d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "revision_number": 0, "id": "bfa4952c-2511-449c-863f-22b89d8171b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}], "revision_number": 6, "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "0276f387-5d5a-4a18-8d20-c668a2166488", "name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}]} 2018-10-22 09:33:03,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-9263bb5d-0cc2-4271-8b06-4fa3ec63d9f0 2018-10-22 09:33:03,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:03,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c08aa825-9043-4ba2-b82d-70ec088457a8 Date: Mon, 22 Oct 2018 09:33:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "590c4c01-268a-4bae-a106-75221f44718d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": 22, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "bfa4952c-2511-449c-863f-22b89d8171b1"}]} 2018-10-22 09:33:03,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-c08aa825-9043-4ba2-b82d-70ec088457a8 2018-10-22 09:33:03,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-03ee9e4c-735a-450b-9392-6e71872e1bff Date: Mon, 22 Oct 2018 09:33:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "590c4c01-268a-4bae-a106-75221f44718d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": 22, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "bfa4952c-2511-449c-863f-22b89d8171b1"}]} 2018-10-22 09:33:04,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-03ee9e4c-735a-450b-9392-6e71872e1bff 2018-10-22 09:33:04,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:04,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:04,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6d215b00fb344f4af0442dd136c9fc2", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17621eb3106e48388757e18a95c3d9a2", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/17621eb3106e48388757e18a95c3d9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-user", "id": "58f47b4c3d3c48b093ae6b3a62a4f49f"}, "audit_ids": ["o0E00ZWGQ9uQQq-4WxUGzA"], "issued_at": "2018-10-22T09:33:04.000000Z"}} 2018-10-22 09:33:04,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:04,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8c16e7-3f88-4360-a509-e8c69d02be68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:04,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b8c16e7-3f88-4360-a509-e8c69d02be68 2018-10-22 09:33:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:04,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-1c96550b-7244-4ed1-a99e-a8398879e55f Date: Mon, 22 Oct 2018 09:33:04 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "updated_at": "2018-10-22T09:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "revision_number": 0, "id": "590c4c01-268a-4bae-a106-75221f44718d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "revision_number": 0, "id": "bfa4952c-2511-449c-863f-22b89d8171b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}], "revision_number": 6, "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "0276f387-5d5a-4a18-8d20-c668a2166488", "name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}]} 2018-10-22 09:33:04,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp&description=Test+description used request id req-1c96550b-7244-4ed1-a99e-a8398879e55f 2018-10-22 09:33:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:04,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:04,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098cbc8a-7432-4f53-84ce-362142dbd22f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2"}, "enabled": true, "id": "17621eb3106e48388757e18a95c3d9a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}} 2018-10-22 09:33:04,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2 used request id req-098cbc8a-7432-4f53-84ce-362142dbd22f 2018-10-22 09:33:04,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2255f194-b7cb-4de2-99bc-1f86316ad8ff Date: Mon, 22 Oct 2018 09:33:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "590c4c01-268a-4bae-a106-75221f44718d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": 22, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "bfa4952c-2511-449c-863f-22b89d8171b1"}]} 2018-10-22 09:33:05,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-2255f194-b7cb-4de2-99bc-1f86316ad8ff 2018-10-22 09:33:05,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:05,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:05,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-fcd1bf4c-1bae-4663-9ca2-57fe51d0a4fc Date: Mon, 22 Oct 2018 09:33:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "590c4c01-268a-4bae-a106-75221f44718d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": 22, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "bfa4952c-2511-449c-863f-22b89d8171b1"}]} 2018-10-22 09:33:05,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-fcd1bf4c-1bae-4663-9ca2-57fe51d0a4fc 2018-10-22 09:33:05,281 - neutron_utils - INFO - Retrieving security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:05,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:05,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-8cf24e0f-c928-4ad6-b677-35c80d747298 Date: Mon, 22 Oct 2018 09:33:05 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "updated_at": "2018-10-22T09:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "revision_number": 0, "id": "590c4c01-268a-4bae-a106-75221f44718d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "revision_number": 0, "id": "bfa4952c-2511-449c-863f-22b89d8171b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}], "revision_number": 6, "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "0276f387-5d5a-4a18-8d20-c668a2166488", "name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}]} 2018-10-22 09:33:05,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-8cf24e0f-c928-4ad6-b677-35c80d747298 2018-10-22 09:33:05,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0276f387-5d5a-4a18-8d20-c668a2166488 2018-10-22 09:33:05,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c361469c11a5664d8e1c5d7e4297b5554c0d19b9" 2018-10-22 09:33:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c32fd70a-93f8-4f6f-87a0-7e486549d7cf Date: Mon, 22 Oct 2018 09:33:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "590c4c01-268a-4bae-a106-75221f44718d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-22T09:33:01Z", "security_group_id": "0276f387-5d5a-4a18-8d20-c668a2166488", "port_range_min": 22, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:01Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "bfa4952c-2511-449c-863f-22b89d8171b1"}]} 2018-10-22 09:33:05,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0276f387-5d5a-4a18-8d20-c668a2166488 used request id req-c32fd70a-93f8-4f6f-87a0-7e486549d7cf 2018-10-22 09:33:05,662 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack 2018-10-22 09:33:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:05,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:33:05 GMT Server: Apache x-openstack-request-id: req-4205abcd-476b-4815-bcdc-0e186bf5fce4 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:05,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:05 GMT Server: Apache x-openstack-request-id: req-180bf7a2-73c5-4cf9-86cb-19ffeed6cdff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:05,734 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-180bf7a2-73c5-4cf9-86cb-19ffeed6cdff 2018-10-22 09:33:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:05,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:33:05 GMT Server: Apache x-openstack-request-id: req-7a06de12-3cff-4dd9-8870-0c8ce0f88aa1 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:05,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:05 GMT Server: Apache x-openstack-request-id: req-c98630e2-92f3-4eb8-b2db-555af76d7f08 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": "17621eb3106e48388757e18a95c3d9a2", "OS::stack_id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "security_group_name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "stack_user_project_id": "a78aecb7d6034e679800b5c8a48030f1", "tags": null, "creation_time": "2018-10-22T09:32:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:33:05Z", "id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 09:33:05,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-c98630e2-92f3-4eb8-b2db-555af76d7f08 2018-10-22 09:33:05,789 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:33:05,789 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:33:08,792 - create_stack - DEBUG - Stack status query timeout in 1196.94216609 2018-10-22 09:33:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:08,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:33:08 GMT Server: Apache x-openstack-request-id: req-7933b308-6a70-4053-a009-ad6966607a53 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:09,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:08 GMT Server: Apache x-openstack-request-id: req-e135577f-5401-4410-a065-15161d3e865a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "17621eb3106e48388757e18a95c3d9a2", "OS::stack_id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "security_group_name": "CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-sec-grp"}, "deletion_time": "2018-10-22T09:33:07Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack", "stack_user_project_id": "a78aecb7d6034e679800b5c8a48030f1", "tags": null, "creation_time": "2018-10-22T09:32:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:33:05Z", "id": "4a5bfcb7-1fc2-461b-b0ac-19678c755917", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-22 09:33:09,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-e135577f-5401-4410-a065-15161d3e865a 2018-10-22 09:33:09,023 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:33:09,023 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack 2018-10-22 09:33:09,024 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack 2018-10-22 09:33:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/4a5bfcb7-1fc2-461b-b0ac-19678c755917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05acae7657f107e66f23b03abad829efd7c0bcf3" 2018-10-22 09:33:09,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:33:09 GMT Server: Apache x-openstack-request-id: req-0c086664-454c-48a3-a161-fe996dcc53a1 Location: http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:33:09,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:33:09 GMT Server: Apache x-openstack-request-id: req-f8d21dfc-43c5-46cd-898e-e555727ee389 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:33:09,403 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/17621eb3106e48388757e18a95c3d9a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-b0be3072-985e-45f3-b50d-ce7497198f1e-stack/4a5bfcb7-1fc2-461b-b0ac-19678c755917 used request id req-f8d21dfc-43c5-46cd-898e-e555727ee389 2018-10-22 09:33:09,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:09,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-45c7a5f5-641c-4cbd-90b6-861b14074e21 Date: Mon, 22 Oct 2018 09:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:32:59Z", "updated_at": "2018-10-22T09:33:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "revision_number": 0, "id": "13489ebc-9238-4ee2-8704-12493c76af6b", "remote_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "17621eb3106e48388757e18a95c3d9a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "revision_number": 0, "id": "781d190f-80e7-4cd0-bdec-68685b096dfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "17621eb3106e48388757e18a95c3d9a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "revision_number": 0, "id": "d77bdfa6-20e5-4377-ba0f-7d96fddb3fad", "remote_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "revision_number": 0, "id": "f45bc52c-799a-4e42-9ab1-5c2466285861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "17621eb3106e48388757e18a95c3d9a2"}], "revision_number": 4, "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:33:09,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-45c7a5f5-641c-4cbd-90b6-861b14074e21 2018-10-22 09:33:09,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:09,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e94609-e09d-482f-8a76-cc9c09a777fa Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2"}, "enabled": true, "id": "17621eb3106e48388757e18a95c3d9a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj"}} 2018-10-22 09:33:09,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2 used request id req-85e94609-e09d-482f-8a76-cc9c09a777fa 2018-10-22 09:33:09,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9853fd33-fa99-48f9-bbf1-97406ca33f5f 2018-10-22 09:33:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9853fd33-fa99-48f9-bbf1-97406ca33f5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:09,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b6286d4-9a11-4eb8-a80d-77c45022ad35 Date: Mon, 22 Oct 2018 09:33:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "13489ebc-9238-4ee2-8704-12493c76af6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "781d190f-80e7-4cd0-bdec-68685b096dfb"}, {"remote_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "d77bdfa6-20e5-4377-ba0f-7d96fddb3fad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:00Z", "security_group_id": "9853fd33-fa99-48f9-bbf1-97406ca33f5f", "port_range_min": null, "revision_number": 0, "tenant_id": "17621eb3106e48388757e18a95c3d9a2", "created_at": "2018-10-22T09:33:00Z", "project_id": "17621eb3106e48388757e18a95c3d9a2", "id": "f45bc52c-799a-4e42-9ab1-5c2466285861"}]} 2018-10-22 09:33:09,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9853fd33-fa99-48f9-bbf1-97406ca33f5f used request id req-7b6286d4-9a11-4eb8-a80d-77c45022ad35 2018-10-22 09:33:09,915 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:33:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9853fd33-fa99-48f9-bbf1-97406ca33f5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:10,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d26dfc70-bb24-42a4-88cc-dc5890228ca3 Content-Length: 0 Date: Mon, 22 Oct 2018 09:33:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:33:10,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9853fd33-fa99-48f9-bbf1-97406ca33f5f used request id req-d26dfc70-bb24-42a4-88cc-dc5890228ca3 2018-10-22 09:33:10,196 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj 2018-10-22 09:33:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:10,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7894bdb-ec12-4d25-9487-f4c33211e35e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:10,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/17621eb3106e48388757e18a95c3d9a2 used request id req-f7894bdb-ec12-4d25-9487-f4c33211e35e 2018-10-22 09:33:10,464 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-proj-role 2018-10-22 09:33:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f6d215b00fb344f4af0442dd136c9fc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:10,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e047b9-ca17-402f-b946-00c7915cb4fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:10,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f6d215b00fb344f4af0442dd136c9fc2 used request id req-11e047b9-ca17-402f-b946-00c7915cb4fe 2018-10-22 09:33:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850419ff26f069ac0280540e2f475ffc10b3f82" 2018-10-22 09:33:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47dcb1ec-917e-46e7-98f8-81536583feca Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:10,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47dcb1ec-917e-46e7-98f8-81536583feca 2018-10-22 09:33:10,661 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-4bcdc947-9ee0-4e8-user 2018-10-22 09:33:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/58f47b4c3d3c48b093ae6b3a62a4f49f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf6487677979a901f7f0974c389554c5c6f39d9" 2018-10-22 09:33:10,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad99f94-7123-4cb5-a1bd-94979a35c39b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:10,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/58f47b4c3d3c48b093ae6b3a62a4f49f used request id req-5ad99f94-7123-4cb5-a1bd-94979a35c39b 2018-10-22 09:33:10,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:11,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qZ9Ud2q2RFSIuUf6YLrD9g"], "issued_at": "2018-10-22T09:33:11.000000Z"}} 2018-10-22 09:33:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0829ff56bdf2c2cdf6a64547f107a92c3f22b22b" 2018-10-22 09:33:11,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353381ba-8268-4c9b-94d4-84b8210e2916 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:11,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-353381ba-8268-4c9b-94d4-84b8210e2916 2018-10-22 09:33:11,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:11,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:11,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8tDFWAMZSGyL1OGFiAvMnA"], "issued_at": "2018-10-22T09:33:11.000000Z"}} 2018-10-22 09:33:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bcd7dd-64de-4743-a646-6702229e8e52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:11,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e4bcd7dd-64de-4743-a646-6702229e8e52 2018-10-22 09:33:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:11,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:11,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:11,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98717b86-7e57-49f7-aead-745a16962a21 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:33:11,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj used request id req-98717b86-7e57-49f7-aead-745a16962a21 2018-10-22 09:33:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:11,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599a8955-37c6-49af-bf60-6f3180aaa474 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:33:11,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-599a8955-37c6-49af-bf60-6f3180aaa474 2018-10-22 09:33:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj"}}' 2018-10-22 09:33:12,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b184dbc-b5e2-46fe-abad-2357c1c97265 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9"}, "enabled": true, "id": "4bf76b623f2e4ac483eba25225c618b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj"}} 2018-10-22 09:33:12,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0b184dbc-b5e2-46fe-abad-2357c1c97265 2018-10-22 09:33:12,096 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-83cb76b2-69f7-46c-proj 2018-10-22 09:33:12,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:12,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:12,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["GoPuLKu6QOSP00RCYNaBPQ"], "issued_at": "2018-10-22T09:33:12.000000Z"}} 2018-10-22 09:33:12,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:12,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf38983b-4052-434e-ae3a-04789b1e011a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:12,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf38983b-4052-434e-ae3a-04789b1e011a 2018-10-22 09:33:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:12,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:12,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e92424c-39d9-40cc-94b3-765044da8a86 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:33:12,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6e92424c-39d9-40cc-94b3-765044da8a86 2018-10-22 09:33:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:12,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bc9f0f-2532-48a9-a783-7e23214b1cb2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9"}, "enabled": true, "id": "4bf76b623f2e4ac483eba25225c618b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj"}]} 2018-10-22 09:33:12,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj used request id req-c6bc9f0f-2532-48a9-a783-7e23214b1cb2 2018-10-22 09:33:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:12,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24a4dca-aacc-48fc-ba08-5415efe077b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:33:12,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c24a4dca-aacc-48fc-ba08-5415efe077b2 2018-10-22 09:33:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:13,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d71f76-494a-4a32-adfd-c429b4216c35 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:13,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4d71f76-494a-4a32-adfd-c429b4216c35 2018-10-22 09:33:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:13,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4ba2c9-d04d-467f-83c1-8f416cce6593 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9"}, "enabled": true, "id": "4bf76b623f2e4ac483eba25225c618b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj"}]} 2018-10-22 09:33:13,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-83cb76b2-69f7-46c-proj used request id req-5b4ba2c9-d04d-467f-83c1-8f416cce6593 2018-10-22 09:33:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/0a8dc44d713040a281451eef552bdbb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:13,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61648476-11cb-4727-84f2-1a4b91227470 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-83cb76b2-69f7-46c-user", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8dc44d713040a281451eef552bdbb6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4bf76b623f2e4ac483eba25225c618b9", "id": "0a8dc44d713040a281451eef552bdbb6", "password_expires_at": null}} 2018-10-22 09:33:13,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0a8dc44d713040a281451eef552bdbb6 used request id req-61648476-11cb-4727-84f2-1a4b91227470 2018-10-22 09:33:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:13,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9add78a-8699-441d-a330-3bbe10c3d914 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:33:13,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles used request id req-e9add78a-8699-441d-a330-3bbe10c3d914 2018-10-22 09:33:13,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:13,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a68ca67-438c-4363-a5fb-12426f3602d6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:33:13,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-3a68ca67-438c-4363-a5fb-12426f3602d6 2018-10-22 09:33:13,683 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-83cb76b2-69f7-46c-proj 2018-10-22 09:33:13,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:13,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793d0db6-aec8-4abe-9a9a-3df9bb678aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:13,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles/628c5194e35d43a7bc9032b41562a43c used request id req-793d0db6-aec8-4abe-9a9a-3df9bb678aa0 2018-10-22 09:33:13,738 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-83cb76b2-69f7-46c-user 2018-10-22 09:33:13,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:13,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70d9272-13e1-481f-9fea-4ce7359fffd3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:13,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d70d9272-13e1-481f-9fea-4ce7359fffd3 2018-10-22 09:33:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" -d '{"role": {"name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role"}}' 2018-10-22 09:33:14,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64d918e-f058-4f35-a20a-4aa1b308616b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21a598c5b04f492f891f268c6bbe9a77", "links": {"self": "http://172.30.9.28:5000/v3/roles/21a598c5b04f492f891f268c6bbe9a77"}, "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role"}} 2018-10-22 09:33:14,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b64d918e-f058-4f35-a20a-4aa1b308616b 2018-10-22 09:33:14,024 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role 2018-10-22 09:33:14,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/21a598c5b04f492f891f268c6bbe9a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:14,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4944c2cf-3961-46c9-b32a-ea08b594694b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/21a598c5b04f492f891f268c6bbe9a77"}, "domain_id": null, "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role", "id": "21a598c5b04f492f891f268c6bbe9a77"}} 2018-10-22 09:33:14,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/21a598c5b04f492f891f268c6bbe9a77 used request id req-4944c2cf-3961-46c9-b32a-ea08b594694b 2018-10-22 09:33:14,121 - keystone_utils - INFO - Granting role CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role to project CreateStackNegativeTests-83cb76b2-69f7-46c-proj 2018-10-22 09:33:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles/21a598c5b04f492f891f268c6bbe9a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:14,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ca3181-e972-41b9-8b3a-b49365e62770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:14,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9/users/0a8dc44d713040a281451eef552bdbb6/roles/21a598c5b04f492f891f268c6bbe9a77 used request id req-25ca3181-e972-41b9-8b3a-b49365e62770 2018-10-22 09:33:14,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:14,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:14,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "21a598c5b04f492f891f268c6bbe9a77", "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role"}], "expires_at": "2018-10-22T10:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bf76b623f2e4ac483eba25225c618b9", "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4bf76b623f2e4ac483eba25225c618b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4bf76b623f2e4ac483eba25225c618b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4bf76b623f2e4ac483eba25225c618b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4bf76b623f2e4ac483eba25225c618b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4bf76b623f2e4ac483eba25225c618b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4bf76b623f2e4ac483eba25225c618b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4bf76b623f2e4ac483eba25225c618b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4bf76b623f2e4ac483eba25225c618b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4bf76b623f2e4ac483eba25225c618b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4bf76b623f2e4ac483eba25225c618b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4bf76b623f2e4ac483eba25225c618b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4bf76b623f2e4ac483eba25225c618b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-83cb76b2-69f7-46c-user", "id": "0a8dc44d713040a281451eef552bdbb6"}, "audit_ids": ["u7aoty5ORGCEI_E0YJK6Nw"], "issued_at": "2018-10-22T09:33:14.000000Z"}} 2018-10-22 09:33:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb2618f654a1156bfcd5dd68ddeadc9a2f8ea38" 2018-10-22 09:33:14,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5eebac-51c4-4e63-9c81-26d6101337ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:14,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f5eebac-51c4-4e63-9c81-26d6101337ef 2018-10-22 09:33:14,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:33:14,703 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:33:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4bf76b623f2e4ac483eba25225c618b9/stacks?stack_name=CreateStackNegativeTests-d719c187-75db-4f8c-a985-e18614b4faaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb2618f654a1156bfcd5dd68ddeadc9a2f8ea38" 2018-10-22 09:33:14,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:14 GMT Server: Apache x-openstack-request-id: req-92dd554f-2ca0-41a5-bf70-9cd46377f90c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:33:14,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4bf76b623f2e4ac483eba25225c618b9/stacks?stack_name=CreateStackNegativeTests-d719c187-75db-4f8c-a985-e18614b4faaa used request id req-92dd554f-2ca0-41a5-bf70-9cd46377f90c 2018-10-22 09:33:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5e8b83e0-8e1d-44c0-ac1c-b75522eeeeba Date: Mon, 22 Oct 2018 09:33:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:33:15,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5e8b83e0-8e1d-44c0-ac1c-b75522eeeeba 2018-10-22 09:33:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebff296f-6800-4cf1-9e25-af8626e3fcf3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:33:15,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-ebff296f-6800-4cf1-9e25-af8626e3fcf3 2018-10-22 09:33:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42507879-6474-47eb-b149-ebd7b1be6c7f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:33:15,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-42507879-6474-47eb-b149-ebd7b1be6c7f 2018-10-22 09:33:15,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d728f525-fda1-4a43-8421-d5e960c1f3d1 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:33:15,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-d728f525-fda1-4a43-8421-d5e960c1f3d1 2018-10-22 09:33:15,370 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-83cb76b2-69f7-46c-proj 2018-10-22 09:33:15,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ee1460-84f9-42e7-be17-5e27d5fd6509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:15,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4bf76b623f2e4ac483eba25225c618b9 used request id req-b7ee1460-84f9-42e7-be17-5e27d5fd6509 2018-10-22 09:33:15,620 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-83cb76b2-69f7-46c-proj-role 2018-10-22 09:33:15,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/21a598c5b04f492f891f268c6bbe9a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073cc2e2-5079-463b-a916-b01cd5f2c6c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:15,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/21a598c5b04f492f891f268c6bbe9a77 used request id req-073cc2e2-5079-463b-a916-b01cd5f2c6c2 2018-10-22 09:33:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec18748c56bf35adcaba6c1e636fd28b5c148cb" 2018-10-22 09:33:15,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d09995-08cc-41a3-aa58-4057fe2d74cd Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:15,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-77d09995-08cc-41a3-aa58-4057fe2d74cd 2018-10-22 09:33:15,818 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-83cb76b2-69f7-46c-user 2018-10-22 09:33:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0a8dc44d713040a281451eef552bdbb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098422db58c105888f63e15c8de53247583d1750" 2018-10-22 09:33:16,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00a4f17d-ca1b-49e5-94d0-e67eb0f53ef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:16,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a8dc44d713040a281451eef552bdbb6 used request id req-00a4f17d-ca1b-49e5-94d0-e67eb0f53ef5 2018-10-22 09:33:16,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:16,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["-pgk-qZfSJScl-mmLuXAhA"], "issued_at": "2018-10-22T09:33:16.000000Z"}} 2018-10-22 09:33:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}374a5d9c216d626c2151e82aba408a6fbb3d6ef8" 2018-10-22 09:33:16,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df39e9bc-71c7-4e01-963c-8ba39837bcb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:16,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df39e9bc-71c7-4e01-963c-8ba39837bcb0 2018-10-22 09:33:16,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:16,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:16,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8_um_FwYQxKvPEvxExhZSA"], "issued_at": "2018-10-22T09:33:16.000000Z"}} 2018-10-22 09:33:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:17,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b423e10-4c14-41ea-97a0-07ba8581782b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:17,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b423e10-4c14-41ea-97a0-07ba8581782b 2018-10-22 09:33:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:17,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:17,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d35592-a2d0-4d4d-bfce-5b6843b01f37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:33:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj used request id req-84d35592-a2d0-4d4d-bfce-5b6843b01f37 2018-10-22 09:33:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:17,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6dedca1-1e1d-4865-8ee7-d3a027121c39 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:33:17,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d6dedca1-1e1d-4865-8ee7-d3a027121c39 2018-10-22 09:33:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj"}}' 2018-10-22 09:33:17,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d44bc8-800f-429e-a725-e776e617e76d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba"}, "enabled": true, "id": "453833fd34da4458bd8a8b9d5aba54ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj"}} 2018-10-22 09:33:17,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-46d44bc8-800f-429e-a725-e776e617e76d 2018-10-22 09:33:17,353 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-839503cd-6ffe-4b0-proj 2018-10-22 09:33:17,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:17,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:17,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["_zDdTk0cTluHvet2KOeEvA"], "issued_at": "2018-10-22T09:33:17.000000Z"}} 2018-10-22 09:33:17,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:17,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cabd2d-17f0-4b13-bf78-9e31c8a2c9e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:17,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0cabd2d-17f0-4b13-bf78-9e31c8a2c9e1 2018-10-22 09:33:17,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:17,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1bb841-830f-41c1-8287-c00a7687b121 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:33:18,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-de1bb841-830f-41c1-8287-c00a7687b121 2018-10-22 09:33:18,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85ab2bb-5320-4f20-8400-66d7df95f1b5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba"}, "enabled": true, "id": "453833fd34da4458bd8a8b9d5aba54ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj"}]} 2018-10-22 09:33:18,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj used request id req-e85ab2bb-5320-4f20-8400-66d7df95f1b5 2018-10-22 09:33:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d521bcea-b5da-48e0-ba86-2fade1da9507 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:33:18,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d521bcea-b5da-48e0-ba86-2fade1da9507 2018-10-22 09:33:18,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b77a36-10c8-46b4-83d5-1f7f944251d9 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:18,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-25b77a36-10c8-46b4-83d5-1f7f944251d9 2018-10-22 09:33:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b95f168-9403-45a5-9383-2817e894506a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba"}, "enabled": true, "id": "453833fd34da4458bd8a8b9d5aba54ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj"}]} 2018-10-22 09:33:18,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-839503cd-6ffe-4b0-proj used request id req-8b95f168-9403-45a5-9383-2817e894506a 2018-10-22 09:33:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/c1e307c3da00495da5686c1615539124 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac774d60-93ab-48e8-85e4-e1f150c05cc2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-839503cd-6ffe-4b0-user", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e307c3da00495da5686c1615539124"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "453833fd34da4458bd8a8b9d5aba54ba", "id": "c1e307c3da00495da5686c1615539124", "password_expires_at": null}} 2018-10-22 09:33:18,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c1e307c3da00495da5686c1615539124 used request id req-ac774d60-93ab-48e8-85e4-e1f150c05cc2 2018-10-22 09:33:18,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:18,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4b1b6b-3d2f-4e5f-885e-da27bfc7443e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:33:18,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles used request id req-1d4b1b6b-3d2f-4e5f-885e-da27bfc7443e 2018-10-22 09:33:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:19,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ecad6a-8a89-4854-aea2-c60676060118 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:33:19,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-b2ecad6a-8a89-4854-aea2-c60676060118 2018-10-22 09:33:19,062 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-839503cd-6ffe-4b0-proj 2018-10-22 09:33:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:19,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5125ca59-da81-40ad-bec7-402ef7f15084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:19,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles/628c5194e35d43a7bc9032b41562a43c used request id req-5125ca59-da81-40ad-bec7-402ef7f15084 2018-10-22 09:33:19,195 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-839503cd-6ffe-4b0-user 2018-10-22 09:33:19,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:19,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c7139a-98b0-4bef-b891-0ffbdaf2215b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:19,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-66c7139a-98b0-4bef-b891-0ffbdaf2215b 2018-10-22 09:33:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" -d '{"role": {"name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role"}}' 2018-10-22 09:33:19,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2debbc9c-baf9-4191-af79-73816c7e6759 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b11ad99ee41f4a70aa3966af94510d56", "links": {"self": "http://172.30.9.28:5000/v3/roles/b11ad99ee41f4a70aa3966af94510d56"}, "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role"}} 2018-10-22 09:33:19,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2debbc9c-baf9-4191-af79-73816c7e6759 2018-10-22 09:33:19,389 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role 2018-10-22 09:33:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b11ad99ee41f4a70aa3966af94510d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:19,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892cb713-6c2f-4625-870c-6d39e0184507 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b11ad99ee41f4a70aa3966af94510d56"}, "domain_id": null, "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role", "id": "b11ad99ee41f4a70aa3966af94510d56"}} 2018-10-22 09:33:19,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b11ad99ee41f4a70aa3966af94510d56 used request id req-892cb713-6c2f-4625-870c-6d39e0184507 2018-10-22 09:33:19,486 - keystone_utils - INFO - Granting role CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role to project CreateStackNegativeTests-839503cd-6ffe-4b0-proj 2018-10-22 09:33:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles/b11ad99ee41f4a70aa3966af94510d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:19,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a367a9c3-f402-4a4f-baaf-fb6c6b2e3aed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:19,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba/users/c1e307c3da00495da5686c1615539124/roles/b11ad99ee41f4a70aa3966af94510d56 used request id req-a367a9c3-f402-4a4f-baaf-fb6c6b2e3aed 2018-10-22 09:33:19,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:19,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:20,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b11ad99ee41f4a70aa3966af94510d56", "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "453833fd34da4458bd8a8b9d5aba54ba", "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/453833fd34da4458bd8a8b9d5aba54ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/453833fd34da4458bd8a8b9d5aba54ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/453833fd34da4458bd8a8b9d5aba54ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/453833fd34da4458bd8a8b9d5aba54ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/453833fd34da4458bd8a8b9d5aba54ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/453833fd34da4458bd8a8b9d5aba54ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/453833fd34da4458bd8a8b9d5aba54ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/453833fd34da4458bd8a8b9d5aba54ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/453833fd34da4458bd8a8b9d5aba54ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/453833fd34da4458bd8a8b9d5aba54ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/453833fd34da4458bd8a8b9d5aba54ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/453833fd34da4458bd8a8b9d5aba54ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-839503cd-6ffe-4b0-user", "id": "c1e307c3da00495da5686c1615539124"}, "audit_ids": ["kGuJ6omlQ4qvB1RnIuKgCg"], "issued_at": "2018-10-22T09:33:20.000000Z"}} 2018-10-22 09:33:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec32e9bc786596167ce95b0e4e88ca6b0eadc2c" 2018-10-22 09:33:20,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e082c04-5913-4234-8e22-30b59fbdc906 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:20,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e082c04-5913-4234-8e22-30b59fbdc906 2018-10-22 09:33:20,067 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:33:20,070 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:33:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/453833fd34da4458bd8a8b9d5aba54ba/stacks?stack_name=CreateStackNegativeTests-220ed413-cd1c-401d-af31-fe68c3e41a36 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec32e9bc786596167ce95b0e4e88ca6b0eadc2c" 2018-10-22 09:33:20,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:20 GMT Server: Apache x-openstack-request-id: req-ef80d79e-dd7c-43e4-825f-aab9b01bc4de Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:33:20,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/453833fd34da4458bd8a8b9d5aba54ba/stacks?stack_name=CreateStackNegativeTests-220ed413-cd1c-401d-af31-fe68c3e41a36 used request id req-ef80d79e-dd7c-43e4-825f-aab9b01bc4de 2018-10-22 09:33:20,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/453833fd34da4458bd8a8b9d5aba54ba/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec32e9bc786596167ce95b0e4e88ca6b0eadc2c" -d '{"stack_name": "CreateStackNegativeTests-220ed413-cd1c-401d-af31-fe68c3e41a36", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-10-22 09:33:20,773 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 09:33:20 GMT Server: Apache x-openstack-request-id: req-44335098-7afe-44c3-b23c-d13c9fd80ebe Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-10-22 09:33:20,773 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/453833fd34da4458bd8a8b9d5aba54ba/stacks used request id req-44335098-7afe-44c3-b23c-d13c9fd80ebe 2018-10-22 09:33:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:20,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c42c527c-51ad-4a56-9a3c-3ad3dea6a247 Date: Mon, 22 Oct 2018 09:33:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:33:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c42c527c-51ad-4a56-9a3c-3ad3dea6a247 2018-10-22 09:33:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:21,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b65493-bbc3-4f94-999c-92b97409658f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:33:21,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-12b65493-bbc3-4f94-999c-92b97409658f 2018-10-22 09:33:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:21,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ded864-8f01-4496-9d90-2feed43acb64 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:33:21,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-40ded864-8f01-4496-9d90-2feed43acb64 2018-10-22 09:33:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:21,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1da6ee-8364-4e35-a076-fa4de6ada23e 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.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-22 09:33:21,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42 used request id req-1b1da6ee-8364-4e35-a076-fa4de6ada23e 2018-10-22 09:33:21,272 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-839503cd-6ffe-4b0-proj 2018-10-22 09:33:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:21,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c102944-50a2-46e5-8ce8-0520aac050b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:21,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/453833fd34da4458bd8a8b9d5aba54ba used request id req-5c102944-50a2-46e5-8ce8-0520aac050b2 2018-10-22 09:33:21,469 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-839503cd-6ffe-4b0-proj-role 2018-10-22 09:33:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b11ad99ee41f4a70aa3966af94510d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:21,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2e12ff-9ab2-489a-aa3e-30a264d551fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:21,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b11ad99ee41f4a70aa3966af94510d56 used request id req-ad2e12ff-9ab2-489a-aa3e-30a264d551fa 2018-10-22 09:33:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafaf466153b367536d8c27372bb746e52d26306" 2018-10-22 09:33:21,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91e415b-b5c8-4f6f-b980-ad8770c8839f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:21,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f91e415b-b5c8-4f6f-b980-ad8770c8839f 2018-10-22 09:33:21,668 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-839503cd-6ffe-4b0-user 2018-10-22 09:33:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c1e307c3da00495da5686c1615539124 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd9c365f663f2567b2bcd48a3ec5baa97da7d40c" 2018-10-22 09:33:21,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd87525f-a86d-4659-bb42-7142f8d09d7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:21,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c1e307c3da00495da5686c1615539124 used request id req-bd87525f-a86d-4659-bb42-7142f8d09d7d 2018-10-22 09:33:21,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:22,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["VeTerSeyS4iK1cieFDpjEA"], "issued_at": "2018-10-22T09:33:22.000000Z"}} 2018-10-22 09:33:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00d28233d8ae7c334b86e51415cc3d2d26c8451" 2018-10-22 09:33:22,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa068756-b6a4-4668-a835-bee8944bd495 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:22,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa068756-b6a4-4668-a835-bee8944bd495 2018-10-22 09:33:22,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:22,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:22,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["bKI__SjXSsegNREP1FpQGA"], "issued_at": "2018-10-22T09:33:22.000000Z"}} 2018-10-22 09:33:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:33:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af13b403-2189-4ae6-8abb-1de4cc250cf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:22,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af13b403-2189-4ae6-8abb-1de4cc250cf0 2018-10-22 09:33:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:22,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:33:22,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c238f6b-442a-405e-a5dd-82ff37f12768 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:33:22,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj used request id req-5c238f6b-442a-405e-a5dd-82ff37f12768 2018-10-22 09:33:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:33:23,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f48a78-39d1-4265-8377-235dcc14d6fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:33:23,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-31f48a78-39d1-4265-8377-235dcc14d6fc 2018-10-22 09:33:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}}' 2018-10-22 09:33:23,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98605aa-b94b-4357-b08a-fb45658b5642 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:23,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b98605aa-b94b-4357-b08a-fb45658b5642 2018-10-22 09:33:23,156 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj 2018-10-22 09:33:23,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:23,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:23,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["H1ZMb7URRSOQKrhDsylh9w"], "issued_at": "2018-10-22T09:33:23.000000Z"}} 2018-10-22 09:33:23,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9694fa9f553d17bfdcb62c5f6905118c2a58b04" 2018-10-22 09:33:23,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f703945a-5545-4a1b-91e1-462f9412449e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:23,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f703945a-5545-4a1b-91e1-462f9412449e 2018-10-22 09:33:23,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:23,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:23,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9694fa9f553d17bfdcb62c5f6905118c2a58b04" 2018-10-22 09:33:23,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100a49e7-3987-4adb-a2cc-95948a4bc9a6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:33:23,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-100a49e7-3987-4adb-a2cc-95948a4bc9a6 2018-10-22 09:33:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9694fa9f553d17bfdcb62c5f6905118c2a58b04" 2018-10-22 09:33:23,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cd3424-ca21-4ee5-a4d7-2ca057fab9cc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}]} 2018-10-22 09:33:23,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj used request id req-e2cd3424-ca21-4ee5-a4d7-2ca057fab9cc 2018-10-22 09:33:23,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9694fa9f553d17bfdcb62c5f6905118c2a58b04" 2018-10-22 09:33:23,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc798d41-2dec-4d35-ab2b-9b4231eca123 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:33:23,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bc798d41-2dec-4d35-ab2b-9b4231eca123 2018-10-22 09:33:24,173 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user 2018-10-22 09:33:24,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:24,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:33:24,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35b5567-f0ee-4b39-a1b3-0eb909b93f9c Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:33:24,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e35b5567-f0ee-4b39-a1b3-0eb909b93f9c 2018-10-22 09:33:24,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}}' 2018-10-22 09:33:24,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c454930-2082-4d8a-a697-1a710ade630c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90f0f472575340f2a79b28212938ea78", "links": {"self": "http://172.30.9.28:5000/v3/roles/90f0f472575340f2a79b28212938ea78"}, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}} 2018-10-22 09:33:24,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c454930-2082-4d8a-a697-1a710ade630c 2018-10-22 09:33:24,383 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role 2018-10-22 09:33:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/90f0f472575340f2a79b28212938ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:33:24,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9fe657-5c58-42f1-8f79-8f1bf6d15aca Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/90f0f472575340f2a79b28212938ea78"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role", "id": "90f0f472575340f2a79b28212938ea78"}} 2018-10-22 09:33:24,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/90f0f472575340f2a79b28212938ea78 used request id req-2a9fe657-5c58-42f1-8f79-8f1bf6d15aca 2018-10-22 09:33:24,468 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role to project CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj 2018-10-22 09:33:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be/users/0fa321df061d46dea1eafd2c83fd7809/roles/90f0f472575340f2a79b28212938ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:33:24,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e16af0d-39ef-45bb-8466-1c7982404173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:33:24,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be/users/0fa321df061d46dea1eafd2c83fd7809/roles/90f0f472575340f2a79b28212938ea78 used request id req-3e16af0d-39ef-45bb-8466-1c7982404173 2018-10-22 09:33:24,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:33:24,602 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:33:24,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:24,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:24,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["JaXgLuRHRSuVFg7MyvER1Q"], "issued_at": "2018-10-22T09:33:24.000000Z"}} 2018-10-22 09:33:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:33:25,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d12b736-b115-4e04-a84c-a034f1e4268d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:25,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d12b736-b115-4e04-a84c-a034f1e4268d 2018-10-22 09:33:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:33:25,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-3dd1d222-bd7d-49cc-b33f-949efccec03f Date: Mon, 22 Oct 2018 09:33:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image"} 2018-10-22 09:33:25,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image used request id req-3dd1d222-bd7d-49cc-b33f-949efccec03f 2018-10-22 09:33:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:33:25,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc96cb9e-e603-46f3-b94f-9f45e78b814d Date: Mon, 22 Oct 2018 09:33: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"}}} 2018-10-22 09:33:25,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dc96cb9e-e603-46f3-b94f-9f45e78b814d 2018-10-22 09:33:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image"}' 2018-10-22 09:33:25,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 X-Openstack-Request-Id: req-50f6f8fe-d1ee-40be-b195-8a69cd6e9cc5 Date: Mon, 22 Oct 2018 09:33:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:33:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:33:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "min_disk": 0, "protected": false, "id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "file": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/file", "checksum": null, "owner": "1031a10029394a77a7e720a735b905be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:33:25,643 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-50f6f8fe-d1ee-40be-b195-8a69cd6e9cc5 2018-10-22 09:33:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" -d '' 2018-10-22 09:33:26,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f0414a2-7761-4547-9f36-4d41a7dcb08b Date: Mon, 22 Oct 2018 09:33:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:33:26,945 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/file used request id req-9f0414a2-7761-4547-9f36-4d41a7dcb08b 2018-10-22 09:33:26,945 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:33:26,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:33:26,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8c2e3143-f229-4d69-990a-0973b1e49ff3 Date: Mon, 22 Oct 2018 09:33:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:33:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:33:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/snap", "metadata": {}}], "self": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "min_disk": 0, "protected": false, "id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "file": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1031a10029394a77a7e720a735b905be", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:33:26,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 used request id req-8c2e3143-f229-4d69-990a-0973b1e49ff3 2018-10-22 09:33:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:33:27,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c89a1ebf-8221-48e2-989b-9e606bcad577 Date: Mon, 22 Oct 2018 09:33: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"}}} 2018-10-22 09:33:27,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c89a1ebf-8221-48e2-989b-9e606bcad577 2018-10-22 09:33:27,125 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image 2018-10-22 09:33:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:33:27,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-161f8395-dda1-4d9c-a06f-27df4c039f0d Date: Mon, 22 Oct 2018 09:33:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:33:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:33:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/snap", "metadata": {}}], "self": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "min_disk": 0, "protected": false, "id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "file": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1031a10029394a77a7e720a735b905be", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:33:27,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 used request id req-161f8395-dda1-4d9c-a06f-27df4c039f0d 2018-10-22 09:33:27,295 - create_image - DEBUG - Instance status is - active 2018-10-22 09:33:27,295 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image 2018-10-22 09:33:27,295 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image 2018-10-22 09:33:27,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:27,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:27,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["BFuousvhTyqDCiZE1AqMOQ"], "issued_at": "2018-10-22T09:33:27.000000Z"}} 2018-10-22 09:33:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:33:27,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3a23e6-d56e-4c30-9961-7bb3745e15fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:27,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb3a23e6-d56e-4c30-9961-7bb3745e15fd 2018-10-22 09:33:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:33:27,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7956322d-844f-4e80-9c5e-b2173d47ef62 Date: Mon, 22 Oct 2018 09:33:27 GMT RESP BODY: {"networks":[]} 2018-10-22 09:33:27,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-7956322d-844f-4e80-9c5e-b2173d47ef62 2018-10-22 09:33:27,919 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net 2018-10-22 09:33:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net", "admin_state_up": true}}' 2018-10-22 09:33:28,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a8c6be61-8f0b-4552-8194-25a5c78df0da Date: Mon, 22 Oct 2018 09:33:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f93bb54f-fa65-4285-8813-584f0f46c32b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:33:28Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","mtu":1450}} 2018-10-22 09:33:28,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-a8c6be61-8f0b-4552-8194-25a5c78df0da 2018-10-22 09:33:28,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:33:28,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-cca740e8-d9a7-4100-8a12-557149e441f9 Date: Mon, 22 Oct 2018 09:33:28 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":"2018-10-22T09:33:28Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:28,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-cca740e8-d9a7-4100-8a12-557149e441f9 2018-10-22 09:33:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:33:28,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5dde3e02-fb5a-4a43-be01-3b351552b2b7 Date: Mon, 22 Oct 2018 09:33:28 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:33:28,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-5dde3e02-fb5a-4a43-be01-3b351552b2b7 2018-10-22 09:33:28,895 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet 2018-10-22 09:33:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" -d '{"subnets": [{"ip_version": 4, "network_id": "f93bb54f-fa65-4285-8813-584f0f46c32b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]}' 2018-10-22 09:33:29,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9d47c571-fee4-41b0-843f-28efd25a7454 Date: Mon, 22 Oct 2018 09:33:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:29,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9d47c571-fee4-41b0-843f-28efd25a7454 2018-10-22 09:33:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:33:29,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-da376eb6-98ca-4037-932f-8601b57a0914 Date: Mon, 22 Oct 2018 09:33: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:29,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-da376eb6-98ca-4037-932f-8601b57a0914 2018-10-22 09:33:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:33:30,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e2105ec-5ea5-45b1-afaf-ac7f68459248 Date: Mon, 22 Oct 2018 09:33:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:30,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-0e2105ec-5ea5-45b1-afaf-ac7f68459248 2018-10-22 09:33:30,023 - OpenStackNetwork - DEBUG - Network [f93bb54f-fa65-4285-8813-584f0f46c32b] created successfully 2018-10-22 09:33:30,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:30,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:30,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["g5MciJAGTduth4cHrfPOtA"], "issued_at": "2018-10-22T09:33:30.000000Z"}} 2018-10-22 09:33:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:30,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc37644-1717-456c-8ae5-6a101cee1740 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:30,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dbc37644-1717-456c-8ae5-6a101cee1740 2018-10-22 09:33:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:30,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c653969-79df-4afa-a2ef-5657e618fbae Date: Mon, 22 Oct 2018 09:33:30 GMT RESP BODY: {"routers": []} 2018-10-22 09:33:30,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router&admin_state_up=True used request id req-7c653969-79df-4afa-a2ef-5657e618fbae 2018-10-22 09:33:30,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:30,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:31,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["Q5-94h59TFeffHWrXbHQSQ"], "issued_at": "2018-10-22T09:33:31.000000Z"}} 2018-10-22 09:33:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9238d0afee4d43d88c190a8f6db0dbf86d009181" 2018-10-22 09:33:31,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241c37ae-cb60-41b3-99f7-e52cf131ec89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:31,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-241c37ae-cb60-41b3-99f7-e52cf131ec89 2018-10-22 09:33:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:31,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-677e81de-4ae5-4971-b533-761c685c8b85 Date: Mon, 22 Oct 2018 09:33:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:33:31,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-677e81de-4ae5-4971-b533-761c685c8b85 2018-10-22 09:33:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:31,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36d5f0d8-1758-4ad3-8dc1-b01a89d27fb7 Date: Mon, 22 Oct 2018 09:33:31 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:33:31,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-36d5f0d8-1758-4ad3-8dc1-b01a89d27fb7 2018-10-22 09:33:31,588 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router 2018-10-22 09:33:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router", "admin_state_up": true}}' 2018-10-22 09:33:36,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d267e594-1992-444d-8ad6-fb3b09644230 Date: Mon, 22 Oct 2018 09:33:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:32Z", "admin_state_up": true, "updated_at": "2018-10-22T09:33:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1031a10029394a77a7e720a735b905be", "id": "3b1d8348-f45c-47ac-b430-f5427980b6fb", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router"}} 2018-10-22 09:33:36,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-d267e594-1992-444d-8ad6-fb3b09644230 2018-10-22 09:33:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3b1d8348-f45c-47ac-b430-f5427980b6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:37,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67048645-285d-49b7-b770-659e3813309b Date: Mon, 22 Oct 2018 09:33:37 GMT RESP BODY: {"ports":[]} 2018-10-22 09:33:37,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3b1d8348-f45c-47ac-b430-f5427980b6fb used request id req-67048645-285d-49b7-b770-659e3813309b 2018-10-22 09:33:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:37,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4b6eddf-0b85-4613-b4a6-a601030f650f Date: Mon, 22 Oct 2018 09: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:37,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-a4b6eddf-0b85-4613-b4a6-a601030f650f 2018-10-22 09:33:37,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:37,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:37,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d166c89e-4e57-4a38-b697-eae97ed5e3a8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:37,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-d166c89e-4e57-4a38-b697-eae97ed5e3a8 2018-10-22 09:33:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:37,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c824db69-ff5b-47ab-8387-190c74c84d37 Date: Mon, 22 Oct 2018 09:33:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:37,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-c824db69-ff5b-47ab-8387-190c74c84d37 2018-10-22 09:33:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:37,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1bab36f5-7996-43f0-8325-1afd2bb4ef83 Date: Mon, 22 Oct 2018 09:33:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:37,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet used request id req-1bab36f5-7996-43f0-8325-1afd2bb4ef83 2018-10-22 09:33:37,838 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:33:37,838 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router 2018-10-22 09:33:37,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" -d '{"subnet_id": "439147e8-e8fe-4d32-aa41-d66eac932229"}' 2018-10-22 09:33:40,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31d14c72-e488-4484-9930-924ffa2cd9aa Date: Mon, 22 Oct 2018 09:33:40 GMT RESP BODY: {"network_id": "f93bb54f-fa65-4285-8813-584f0f46c32b", "tenant_id": "1031a10029394a77a7e720a735b905be", "subnet_id": "439147e8-e8fe-4d32-aa41-d66eac932229", "subnet_ids": ["439147e8-e8fe-4d32-aa41-d66eac932229"], "port_id": "69423eaf-f601-4908-9ed5-98921a8e78e3", "id": "3b1d8348-f45c-47ac-b430-f5427980b6fb"} 2018-10-22 09:33:40,016 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb/add_router_interface used request id req-31d14c72-e488-4484-9930-924ffa2cd9aa 2018-10-22 09:33:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:40,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f5484f3d-b532-47c8-bdfd-0f7de466c624 Date: Mon, 22 Oct 2018 09:33:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:32Z", "admin_state_up": true, "updated_at": "2018-10-22T09:33:39Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1031a10029394a77a7e720a735b905be", "id": "3b1d8348-f45c-47ac-b430-f5427980b6fb", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router"}} 2018-10-22 09:33:40,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb used request id req-f5484f3d-b532-47c8-bdfd-0f7de466c624 2018-10-22 09:33:40,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3b1d8348-f45c-47ac-b430-f5427980b6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:40,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-319acf79-74f8-4973-a1c8-77e3adf6fb0d Date: Mon, 22 Oct 2018 09:33:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.1"}],"id":"69423eaf-f601-4908-9ed5-98921a8e78e3","security_groups":[],"mac_address":"fa:16:3e:41:74:0f","project_id":"1031a10029394a77a7e720a735b905be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:38Z","binding:vnic_type":"normal","device_id":"3b1d8348-f45c-47ac-b430-f5427980b6fb"}]} 2018-10-22 09:33:40,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3b1d8348-f45c-47ac-b430-f5427980b6fb used request id req-319acf79-74f8-4973-a1c8-77e3adf6fb0d 2018-10-22 09:33:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/439147e8-e8fe-4d32-aa41-d66eac932229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:33:40,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6be760a5-3302-41bc-9c48-6c8549bddf2e Date: Mon, 22 Oct 2018 09:33:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}} 2018-10-22 09:33:40,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/439147e8-e8fe-4d32-aa41-d66eac932229 used request id req-6be760a5-3302-41bc-9c48-6c8549bddf2e 2018-10-22 09:33:40,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:40,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:40,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["PwMKvioqQFq0XgOGgfyLow"], "issued_at": "2018-10-22T09:33:40.000000Z"}} 2018-10-22 09:33:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45284c7d8d6ef6eb3dfba76e1bea9b3686541aa" 2018-10-22 09:33:40,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b6c5b8-b856-4a4d-aaf3-d947af1f2292 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:40,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88b6c5b8-b856-4a4d-aaf3-d947af1f2292 2018-10-22 09:33:40,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:33:40,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45284c7d8d6ef6eb3dfba76e1bea9b3686541aa" 2018-10-22 09:33:41,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93e67197-19d7-440e-8bf7-858c7e0e1577 x-compute-request-id: req-93e67197-19d7-440e-8bf7-858c7e0e1577 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:33:41,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-93e67197-19d7-440e-8bf7-858c7e0e1577 2018-10-22 09:33:41,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45284c7d8d6ef6eb3dfba76e1bea9b3686541aa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:33:41,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91aa6123-4a7e-47c3-a73c-531a256f4343 x-compute-request-id: req-91aa6123-4a7e-47c3-a73c-531a256f4343 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bba23605-8574-4ab5-9176-a929d446140c", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:33:41,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-91aa6123-4a7e-47c3-a73c-531a256f4343 2018-10-22 09:33:41,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:41,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:41,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["LbvHus5GSJGB9Ss_gyLr5w"], "issued_at": "2018-10-22T09:33:41.000000Z"}} 2018-10-22 09:33:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a5b956b4128184b9bf78bef83818ce7b49e6be" 2018-10-22 09:33:41,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074480a1-c5d1-4481-bed2-6503b5dbcdc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:41,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-074480a1-c5d1-4481-bed2-6503b5dbcdc7 2018-10-22 09:33:41,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:33:41,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a5b956b4128184b9bf78bef83818ce7b49e6be" 2018-10-22 09:33:42,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8945dea8-ab9d-46ea-8c16-f731fe4dc302 x-compute-request-id: req-8945dea8-ab9d-46ea-8c16-f731fe4dc302 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:33:42,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8945dea8-ab9d-46ea-8c16-f731fe4dc302 2018-10-22 09:33:42,077 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp... 2018-10-22 09:33:42,077 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:33:42,090 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp 2018-10-22 09:33:42,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a5b956b4128184b9bf78bef83818ce7b49e6be" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+xnID4BZWTbXikraWane4ZALQYP4wSNdpZkibrM47RALW3QlKZ4ZuKRkwekiFVID1zHZIlBdsm8Z6D47PWuKhf7zYP1YFYYznVrruDyt2TdQZ4RXfRsl4OgvZ2qCSPR6OJwMnl5SgUhs4rsNDiy/RRb+ILWO0AgWv9Cflm868Sw==", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp"}}' 2018-10-22 09:33:42,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-9d070024-d2de-4411-862b-001d7e5ee5f8 x-compute-request-id: req-9d070024-d2de-4411-862b-001d7e5ee5f8 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+xnID4BZWTbXikraWane4ZALQYP4wSNdpZkibrM47RALW3QlKZ4ZuKRkwekiFVID1zHZIlBdsm8Z6D47PWuKhf7zYP1YFYYznVrruDyt2TdQZ4RXfRsl4OgvZ2qCSPR6OJwMnl5SgUhs4rsNDiy/RRb+ILWO0AgWv9Cflm868Sw==", "user_id": "0fa321df061d46dea1eafd2c83fd7809", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "fingerprint": "e0:dd:29:eb:42:1b:38:cc:0b:55:0e:45:92:02:50:bc"}} 2018-10-22 09:33:42,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-9d070024-d2de-4411-862b-001d7e5ee5f8 2018-10-22 09:33:42,151 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10.pub 2018-10-22 09:33:42,152 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10 2018-10-22 09:33:42,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:42,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:42,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["3Y0QtbxkQ9-fIXp3TJpoBA"], "issued_at": "2018-10-22T09:33:42.000000Z"}} 2018-10-22 09:33:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:42,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7bd8969-2072-44ea-98ac-12497a07de0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:42,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b7bd8969-2072-44ea-98ac-12497a07de0b 2018-10-22 09:33:42,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:42,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9547708a-5114-4c4b-b546-09091e9bd185 Date: Mon, 22 Oct 2018 09:33:42 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:33:42,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp used request id req-9547708a-5114-4c4b-b546-09091e9bd185 2018-10-22 09:33:42,804 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp... 2018-10-22 09:33:42,804 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp 2018-10-22 09:33:42,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}}' 2018-10-22 09:33:43,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-5357a08f-ea1f-458b-a37c-04cebb695067 Date: Mon, 22 Oct 2018 09:33:43 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "updated_at": "2018-10-22T09:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "6111cb97-de60-4daf-b729-a57821f1d12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 2, "project_id": "1031a10029394a77a7e720a735b905be", "id": "674dfd40-b840-41ce-83dc-e37f636a1288", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}} 2018-10-22 09:33:43,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-5357a08f-ea1f-458b-a37c-04cebb695067 2018-10-22 09:33:43,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a6d4473-785a-4c0b-a4c1-d4febf927bce Date: Mon, 22 Oct 2018 09:33:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}]} 2018-10-22 09:33:43,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-5a6d4473-785a-4c0b-a4c1-d4febf927bce 2018-10-22 09:33:43,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:43,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99a03c46-92f2-41d9-8742-40d6916ef6dd Date: Mon, 22 Oct 2018 09:33:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}]} 2018-10-22 09:33:43,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-99a03c46-92f2-41d9-8742-40d6916ef6dd 2018-10-22 09:33:43,615 - neutron_utils - INFO - Retrieving security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4e47e66d-a7af-4fd7-81cd-f6f49a551ef9 Date: Mon, 22 Oct 2018 09:33:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "updated_at": "2018-10-22T09:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "6111cb97-de60-4daf-b729-a57821f1d12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 2, "project_id": "1031a10029394a77a7e720a735b905be", "id": "674dfd40-b840-41ce-83dc-e37f636a1288", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}]} 2018-10-22 09:33:43,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-4e47e66d-a7af-4fd7-81cd-f6f49a551ef9 2018-10-22 09:33:43,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:43,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e7d659c-65b4-47c2-841a-6aaa547f20bf Date: Mon, 22 Oct 2018 09:33:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}]} 2018-10-22 09:33:43,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-4e7d659c-65b4-47c2-841a-6aaa547f20bf 2018-10-22 09:33:43,985 - neutron_utils - INFO - Retrieving security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:44,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7426e10b-5d86-49d6-acc1-4d14667ffde0 Date: Mon, 22 Oct 2018 09:33:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "updated_at": "2018-10-22T09:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "6111cb97-de60-4daf-b729-a57821f1d12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 2, "project_id": "1031a10029394a77a7e720a735b905be", "id": "674dfd40-b840-41ce-83dc-e37f636a1288", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}]} 2018-10-22 09:33:44,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-7426e10b-5d86-49d6-acc1-4d14667ffde0 2018-10-22 09:33:44,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:44,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b8d50d50-f522-4eb5-bf45-e92137a73e35 Date: Mon, 22 Oct 2018 09:33:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}]} 2018-10-22 09:33:44,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-b8d50d50-f522-4eb5-bf45-e92137a73e35 2018-10-22 09:33:44,207 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp 2018-10-22 09:33:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:44,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b6874310-b736-492f-8beb-ec000e22f1bb Date: Mon, 22 Oct 2018 09:33:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "updated_at": "2018-10-22T09:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "6111cb97-de60-4daf-b729-a57821f1d12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 2, "project_id": "1031a10029394a77a7e720a735b905be", "id": "674dfd40-b840-41ce-83dc-e37f636a1288", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}]} 2018-10-22 09:33:44,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp used request id req-b6874310-b736-492f-8beb-ec000e22f1bb 2018-10-22 09:33:44,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:44,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:44,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e837db6-8b28-4713-bba9-d8c787c0bd16 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:44,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-9e837db6-8b28-4713-bba9-d8c787c0bd16 2018-10-22 09:33:44,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:44,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e061b6a8-01c2-4de0-8c8f-4f57a6122803 Date: Mon, 22 Oct 2018 09:33:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}]} 2018-10-22 09:33:44,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-e061b6a8-01c2-4de0-8c8f-4f57a6122803 2018-10-22 09:33:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288"}}' 2018-10-22 09:33:45,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6a74f639-6c46-4e62-9a43-99de9509f8b5 Date: Mon, 22 Oct 2018 09:33:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:45Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "d60bcccf-3bc3-4990-97fc-26192a3d03df"}} 2018-10-22 09:33:45,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-6a74f639-6c46-4e62-9a43-99de9509f8b5 2018-10-22 09:33:45,103 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp 2018-10-22 09:33:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:45,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-fd5676d0-1005-461f-abe7-9f0b90b9be8b Date: Mon, 22 Oct 2018 09:33:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "updated_at": "2018-10-22T09:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "6111cb97-de60-4daf-b729-a57821f1d12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:45Z", "revision_number": 0, "id": "d60bcccf-3bc3-4990-97fc-26192a3d03df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 3, "project_id": "1031a10029394a77a7e720a735b905be", "id": "674dfd40-b840-41ce-83dc-e37f636a1288", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}]} 2018-10-22 09:33:45,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp used request id req-fd5676d0-1005-461f-abe7-9f0b90b9be8b 2018-10-22 09:33:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:45,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4158ae80-49d0-4ceb-b6c3-e9461b1c9834 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:45,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-4158ae80-49d0-4ceb-b6c3-e9461b1c9834 2018-10-22 09:33:45,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:45,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6e46f47a-043e-4b8b-ad98-49e9e8b9721d Date: Mon, 22 Oct 2018 09:33:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:45Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "d60bcccf-3bc3-4990-97fc-26192a3d03df"}]} 2018-10-22 09:33:45,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-6e46f47a-043e-4b8b-ad98-49e9e8b9721d 2018-10-22 09:33:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288"}}' 2018-10-22 09:33:45,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-cedb30e7-9470-4765-b2a2-b16a6e8c9062 Date: Mon, 22 Oct 2018 09:33:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": 22, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:45Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "d32aa446-f490-454b-8934-d33f38c76162"}} 2018-10-22 09:33:45,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-cedb30e7-9470-4765-b2a2-b16a6e8c9062 2018-10-22 09:33:45,755 - neutron_utils - INFO - Retrieving security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:45,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:45,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-4f37f10c-d80f-4c50-9120-63716ba4cc20 Date: Mon, 22 Oct 2018 09:33:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "updated_at": "2018-10-22T09:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "revision_number": 0, "id": "6111cb97-de60-4daf-b729-a57821f1d12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:33:45Z", "revision_number": 0, "id": "d32aa446-f490-454b-8934-d33f38c76162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:45Z", "revision_number": 0, "id": "d60bcccf-3bc3-4990-97fc-26192a3d03df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 4, "project_id": "1031a10029394a77a7e720a735b905be", "id": "674dfd40-b840-41ce-83dc-e37f636a1288", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp"}]} 2018-10-22 09:33:45,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-4f37f10c-d80f-4c50-9120-63716ba4cc20 2018-10-22 09:33:45,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674dfd40-b840-41ce-83dc-e37f636a1288 2018-10-22 09:33:45,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:33:46,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-02ca5a62-2282-4369-9d99-bdaccf4a8509 Date: Mon, 22 Oct 2018 09:33:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "52ad5bb0-3c46-4f08-a96c-79219c3aa9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:43Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:43Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "6111cb97-de60-4daf-b729-a57821f1d12d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": 22, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:45Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "d32aa446-f490-454b-8934-d33f38c76162"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:45Z", "security_group_id": "674dfd40-b840-41ce-83dc-e37f636a1288", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:45Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "d60bcccf-3bc3-4990-97fc-26192a3d03df"}]} 2018-10-22 09:33:46,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-02ca5a62-2282-4369-9d99-bdaccf4a8509 2018-10-22 09:33:46,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:46,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:46,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["q2OZ-kT-TjWxdMnjnrraUg"], "issued_at": "2018-10-22T09:33:46.000000Z"}} 2018-10-22 09:33:46,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:46,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bb1e30-d5dd-41ba-a407-1bd7d45ed4c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:46,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1bb1e30-d5dd-41ba-a407-1bd7d45ed4c0 2018-10-22 09:33:46,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:33:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:46,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0be2c2c-9c41-481e-8f8e-106064385818 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:46,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f0be2c2c-9c41-481e-8f8e-106064385818 2018-10-22 09:33:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:46,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-83fa7006-c042-43eb-b68f-5badda88dad4 Date: Mon, 22 Oct 2018 09: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:46,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-83fa7006-c042-43eb-b68f-5badda88dad4 2018-10-22 09:33:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:46,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:47,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9be25e-23da-47fc-bd24-a40092f70881 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:47,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-ab9be25e-23da-47fc-bd24-a40092f70881 2018-10-22 09:33:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:47,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e0003b9-9b97-4070-a742-a5a2d2528b07 Date: Mon, 22 Oct 2018 09:33:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:47,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-8e0003b9-9b97-4070-a742-a5a2d2528b07 2018-10-22 09:33:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:47,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c838a9f1-4ba1-4dfb-9df3-4504be743658 Date: Mon, 22 Oct 2018 09:33:47 GMT RESP BODY: {"ports":[]} 2018-10-22 09:33:47,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1&admin_state_up=True used request id req-c838a9f1-4ba1-4dfb-9df3-4504be743658 2018-10-22 09:33:47,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:47,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-f105d745-a0ca-4f50-925c-200337cb9cd8 x-compute-request-id: req-f105d745-a0ca-4f50-925c-200337cb9cd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:33:47,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst used request id req-f105d745-a0ca-4f50-925c-200337cb9cd8 2018-10-22 09:33:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:47,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-75a6e386-a498-41f1-9bba-41bb11d40b2b Date: Mon, 22 Oct 2018 09: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:47,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-75a6e386-a498-41f1-9bba-41bb11d40b2b 2018-10-22 09:33:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839534e3-297c-4f0d-8784-ad019583b755 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:47,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-839534e3-297c-4f0d-8784-ad019583b755 2018-10-22 09:33:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:48,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a0e130d-11f5-49cc-a5fa-bfe350e3bcf1 Date: Mon, 22 Oct 2018 09:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:48,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-1a0e130d-11f5-49cc-a5fa-bfe350e3bcf1 2018-10-22 09:33:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:48,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6c1c6d2-3561-4909-b43f-ef8bee649531 Date: Mon, 22 Oct 2018 09:33:48 GMT RESP BODY: {"ports":[]} 2018-10-22 09:33:48,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1&admin_state_up=True used request id req-b6c1c6d2-3561-4909-b43f-ef8bee649531 2018-10-22 09:33:48,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:33:48,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:33:48,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f0f472575340f2a79b28212938ea78", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role"}], "expires_at": "2018-10-22T10:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1031a10029394a77a7e720a735b905be", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/1031a10029394a77a7e720a735b905be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user", "id": "0fa321df061d46dea1eafd2c83fd7809"}, "audit_ids": ["z8m28mPkQFqQoZi2yJj1uA"], "issued_at": "2018-10-22T09:33:48.000000Z"}} 2018-10-22 09:33:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7cbac334c33118c8a9cf375473eff5b87083fe" 2018-10-22 09:33:48,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286f68b6-decb-401c-9579-3bef4fb8e8f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:33:48,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-286f68b6-decb-401c-9579-3bef4fb8e8f1 2018-10-22 09:33:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:48,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5579c229-32c8-4c91-af2a-9af3fbaf3f1c Date: Mon, 22 Oct 2018 09: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:48,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-5579c229-32c8-4c91-af2a-9af3fbaf3f1c 2018-10-22 09:33:48,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2fd0b6fd-eaea-466d-b34b-0eb6c01417f0 Date: Mon, 22 Oct 2018 09:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:49,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-2fd0b6fd-eaea-466d-b34b-0eb6c01417f0 2018-10-22 09:33:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:49,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fba65401-86f6-48a6-b1e9-15189ea29bcf Date: Mon, 22 Oct 2018 09: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:49,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-fba65401-86f6-48a6-b1e9-15189ea29bcf 2018-10-22 09:33:49,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:33:49,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:33:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7cbac334c33118c8a9cf375473eff5b87083fe" 2018-10-22 09:33:49,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a50bf7-6a6e-4aa9-8cab-36b0f3cf4f36 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:49,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-08a50bf7-6a6e-4aa9-8cab-36b0f3cf4f36 2018-10-22 09:33:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:49,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae74fb84-48cb-410d-b874-e790faff75e6 Date: Mon, 22 Oct 2018 09:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:49,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-ae74fb84-48cb-410d-b874-e790faff75e6 2018-10-22 09:33:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:49,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-93a63f2f-54e1-4864-af72-cec684bfb3ff Date: Mon, 22 Oct 2018 09:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:49,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet used request id req-93a63f2f-54e1-4864-af72-cec684bfb3ff 2018-10-22 09:33:49,714 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net 2018-10-22 09:33:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" -d '{"port": {"network_id": "f93bb54f-fa65-4285-8813-584f0f46c32b", "fixed_ips": [{"subnet_id": "439147e8-e8fe-4d32-aa41-d66eac932229", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1", "admin_state_up": true}}' 2018-10-22 09:33:50,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-75dac507-4e65-4c2f-803c-8b33997ad270 Date: Mon, 22 Oct 2018 09:33:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.100"}],"id":"b600278e-9b6d-49c6-9a5f-887632ece39e","security_groups":["450e225a-9c7b-48c5-aea8-975dddc30db5"],"mac_address":"fa:16:3e:2e:76:ff","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1","project_id":"1031a10029394a77a7e720a735b905be","qos_policy_id":null,"admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:50Z","binding:vnic_type":"normal"}} 2018-10-22 09:33:50,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-75dac507-4e65-4c2f-803c-8b33997ad270 2018-10-22 09:33:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8758a6cb-ec4e-4234-80ef-6e0dc52ff9b9 Date: Mon, 22 Oct 2018 09:33: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:33:51,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-8758a6cb-ec4e-4234-80ef-6e0dc52ff9b9 2018-10-22 09:33:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4048f02-d881-47f9-acf0-1e232900f058 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:51,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-c4048f02-d881-47f9-acf0-1e232900f058 2018-10-22 09:33:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e015ddc5-db8f-4d81-8c1c-42844eae4bcc Date: Mon, 22 Oct 2018 09:33:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:33:51,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-e015ddc5-db8f-4d81-8c1c-42844eae4bcc 2018-10-22 09:33:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-b3500c81-cd3b-46e1-a618-7e5b115f34ab Date: Mon, 22 Oct 2018 09:33:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.100"}],"id":"b600278e-9b6d-49c6-9a5f-887632ece39e","security_groups":["450e225a-9c7b-48c5-aea8-975dddc30db5"],"mac_address":"fa:16:3e:2e:76:ff","project_id":"1031a10029394a77a7e720a735b905be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:50Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:33:51,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1&admin_state_up=True used request id req-b3500c81-cd3b-46e1-a618-7e5b115f34ab 2018-10-22 09:33:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bde5d3e-01ff-4050-aae6-d14489f7ca6d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:33:51,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-7bde5d3e-01ff-4050-aae6-d14489f7ca6d 2018-10-22 09:33:51,815 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst 2018-10-22 09:33:51,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26c39a86-eadc-4725-8805-7f48b2c37672 x-compute-request-id: req-26c39a86-eadc-4725-8805-7f48b2c37672 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-flavor-name"}]} 2018-10-22 09:33:51,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-26c39a86-eadc-4725-8805-7f48b2c37672 2018-10-22 09:33:51,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:51,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97171dca-abda-455c-aae5-b49c77b1940b x-compute-request-id: req-97171dca-abda-455c-aae5-b49c77b1940b Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bba23605-8574-4ab5-9176-a929d446140c", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:33:51,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c used request id req-97171dca-abda-455c-aae5-b49c77b1940b 2018-10-22 09:33:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:52,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-13db80ff-c625-4763-ac90-7da0830aa2c4 Date: Mon, 22 Oct 2018 09:33:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:33:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:33:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/snap", "metadata": {}}], "self": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "min_disk": 0, "protected": false, "id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "file": "/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1031a10029394a77a7e720a735b905be", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/43b61d21-9698-47ca-872a-7cdcdb767bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image"} 2018-10-22 09:33:52,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image used request id req-13db80ff-c625-4763-ac90-7da0830aa2c4 2018-10-22 09:33:52,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:52,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8674a445-cd6d-441a-ac0c-01d0e92aa688 Date: Mon, 22 Oct 2018 09:33: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"}}} 2018-10-22 09:33:52,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8674a445-cd6d-441a-ac0c-01d0e92aa688 2018-10-22 09:33:52,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "imageRef": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "flavorRef": "bba23605-8574-4ab5-9176-a929d446140c", "max_count": 1, "min_count": 1, "networks": [{"port": "b600278e-9b6d-49c6-9a5f-887632ece39e"}]}}' 2018-10-22 09:33:53,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:33: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-0f875260-59c8-487b-bfca-52e8af31832f x-compute-request-id: req-0f875260-59c8-487b-bfca-52e8af31832f Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "adminPass": "xjMxqWepv7TB"}} 2018-10-22 09:33:53,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-0f875260-59c8-487b-bfca-52e8af31832f 2018-10-22 09:33:53,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:53,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33: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-be9fa79c-5175-4176-8468-4effb0440ff8 x-compute-request-id: req-be9fa79c-5175-4176-8468-4effb0440ff8 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.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:33:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:33:53,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-be9fa79c-5175-4176-8468-4effb0440ff8 2018-10-22 09:33:53,631 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst 2018-10-22 09:33:53,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:53,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33: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-245d1088-1e06-431e-840d-e733dc6a9ec5 x-compute-request-id: req-245d1088-1e06-431e-840d-e733dc6a9ec5 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.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:33:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:33:53,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-245d1088-1e06-431e-840d-e733dc6a9ec5 2018-10-22 09:33:53,858 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - BUILD 2018-10-22 09:33:53,858 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:33:56,860 - create_instance - DEBUG - VM status query timeout in 896.770823956 2018-10-22 09:33:56,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:33:57,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e20e1be-879a-4b99-88ab-813b186ac133 x-compute-request-id: req-5e20e1be-879a-4b99-88ab-813b186ac133 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.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:33:54Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:33:57,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-5e20e1be-879a-4b99-88ab-813b186ac133 2018-10-22 09:33:57,478 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - BUILD 2018-10-22 09:33:57,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:34:00,482 - create_instance - DEBUG - VM status query timeout in 893.148957014 2018-10-22 09:34:00,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:01,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1790305a-61f7-4bdf-9f29-151d64306332 x-compute-request-id: req-1790305a-61f7-4bdf-9f29-151d64306332 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:01,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-1790305a-61f7-4bdf-9f29-151d64306332 2018-10-22 09:34:01,110 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - ACTIVE 2018-10-22 09:34:01,110 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:34:01,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:01,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360f0734-f1c4-4b55-959e-14e679c6d226 x-compute-request-id: req-360f0734-f1c4-4b55-959e-14e679c6d226 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:01,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-360f0734-f1c4-4b55-959e-14e679c6d226 2018-10-22 09:34:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:01,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a952449a-0cd0-4166-968b-5f5c240d0209 Date: Mon, 22 Oct 2018 09:34: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:34:01,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-a952449a-0cd0-4166-968b-5f5c240d0209 2018-10-22 09:34:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:01,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec536b3-e6da-45df-826f-432e000e9a9d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:34:01,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-1ec536b3-e6da-45df-826f-432e000e9a9d 2018-10-22 09:34:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ebb09e41-bdd0-40c0-8f42-cc4b333ab160 Date: Mon, 22 Oct 2018 09:34:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:34:01,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-ebb09e41-bdd0-40c0-8f42-cc4b333ab160 2018-10-22 09:34:01,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:02,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-cf9f3a8e-a366-4bf2-bedb-ee5e0e3c2084 Date: Mon, 22 Oct 2018 09:34:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.1"}],"id":"69423eaf-f601-4908-9ed5-98921a8e78e3","security_groups":[],"mac_address":"fa:16:3e:41:74:0f","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:38Z","binding:vnic_type":"normal","device_id":"3b1d8348-f45c-47ac-b430-f5427980b6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.4"}],"id":"6f49b108-4cb1-4877-9f0b-f3b40258b920","security_groups":[],"mac_address":"fa:16:3e:08:06:58","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.100"}],"id":"b600278e-9b6d-49c6-9a5f-887632ece39e","security_groups":["450e225a-9c7b-48c5-aea8-975dddc30db5"],"mac_address":"fa:16:3e:2e:76:ff","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:50Z","binding:vnic_type":"normal","device_id":"717ba03e-80ba-4f13-9e7a-c6d7c01ca409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.2"}],"id":"bdda4c16-92db-4a94-afa5-a9b28a26cbc4","security_groups":[],"mac_address":"fa:16:3e:a3:65:15","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.3"}],"id":"fa1a2c55-8d07-42de-b9fa-c1785bb3b8c3","security_groups":[],"mac_address":"fa:16:3e:31:37:30","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f93bb54f-fa65-4285-8813-584f0f46c32b"}]} 2018-10-22 09:34:02,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-cf9f3a8e-a366-4bf2-bedb-ee5e0e3c2084 2018-10-22 09:34:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:02,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4c0fb021-815c-4c3c-b52d-77d75a0de746 Date: Mon, 22 Oct 2018 09:34:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:32Z", "admin_state_up": true, "updated_at": "2018-10-22T09:33:39Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1031a10029394a77a7e720a735b905be", "id": "3b1d8348-f45c-47ac-b430-f5427980b6fb", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router"}]} 2018-10-22 09:34:02,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router used request id req-4c0fb021-815c-4c3c-b52d-77d75a0de746 2018-10-22 09:34:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:02,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b629b4-8c33-4660-81ab-00d2d4fde6ed Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:34:02,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-16b629b4-8c33-4660-81ab-00d2d4fde6ed 2018-10-22 09:34:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3b1d8348-f45c-47ac-b430-f5427980b6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:02,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d818d8a7-0d63-4122-a986-535b64974972 Date: Mon, 22 Oct 2018 09:34:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.1"}],"id":"69423eaf-f601-4908-9ed5-98921a8e78e3","security_groups":[],"mac_address":"fa:16:3e:41:74:0f","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:38Z","binding:vnic_type":"normal","device_id":"3b1d8348-f45c-47ac-b430-f5427980b6fb"}]} 2018-10-22 09:34:02,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3b1d8348-f45c-47ac-b430-f5427980b6fb used request id req-d818d8a7-0d63-4122-a986-535b64974972 2018-10-22 09:34:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/439147e8-e8fe-4d32-aa41-d66eac932229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:02,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b14c6059-5899-4263-b91e-8ea597be21f5 Date: Mon, 22 Oct 2018 09:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}} 2018-10-22 09:34:02,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/439147e8-e8fe-4d32-aa41-d66eac932229 used request id req-b14c6059-5899-4263-b91e-8ea597be21f5 2018-10-22 09:34:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:03,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-331e3a32-2ef4-4532-b44f-5fb71cca0b2e Date: Mon, 22 Oct 2018 09:34:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:34:03,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-331e3a32-2ef4-4532-b44f-5fb71cca0b2e 2018-10-22 09:34:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:03,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc5479e6-6664-4ace-85e8-6cf2dafddad5 Date: Mon, 22 Oct 2018 09:34:03 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:34:03,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-cc5479e6-6664-4ace-85e8-6cf2dafddad5 2018-10-22 09:34:03,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:03,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f19a244-eb7c-40bd-ab99-9157563561d9 x-compute-request-id: req-0f19a244-eb7c-40bd-ab99-9157563561d9 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:03,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-0f19a244-eb7c-40bd-ab99-9157563561d9 2018-10-22 09:34:03,884 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - ACTIVE 2018-10-22 09:34:03,884 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:34:03,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:04,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2e64040-dc36-449a-860d-b4689c2b6bea x-compute-request-id: req-d2e64040-dc36-449a-860d-b4689c2b6bea Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:04,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-d2e64040-dc36-449a-860d-b4689c2b6bea 2018-10-22 09:34:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:04,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-783fb43c-a233-4cf4-86b5-1a062c76bc89 Date: Mon, 22 Oct 2018 09:34: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:34:04,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-783fb43c-a233-4cf4-86b5-1a062c76bc89 2018-10-22 09:34:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:04,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8826ec2-ed12-4d0b-be0f-f977c5f17c26 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:34:04,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-c8826ec2-ed12-4d0b-be0f-f977c5f17c26 2018-10-22 09:34:04,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:04,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-098166b3-bd69-4936-8046-f73720f1b042 Date: Mon, 22 Oct 2018 09:34:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:34:04,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-098166b3-bd69-4936-8046-f73720f1b042 2018-10-22 09:34:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-9e34bcfb-04ce-4624-9ff6-6c8025b476c0 Date: Mon, 22 Oct 2018 09:34:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.1"}],"id":"69423eaf-f601-4908-9ed5-98921a8e78e3","security_groups":[],"mac_address":"fa:16:3e:41:74:0f","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:38Z","binding:vnic_type":"normal","device_id":"3b1d8348-f45c-47ac-b430-f5427980b6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.4"}],"id":"6f49b108-4cb1-4877-9f0b-f3b40258b920","security_groups":[],"mac_address":"fa:16:3e:08:06:58","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.100"}],"id":"b600278e-9b6d-49c6-9a5f-887632ece39e","security_groups":["450e225a-9c7b-48c5-aea8-975dddc30db5"],"mac_address":"fa:16:3e:2e:76:ff","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:50Z","binding:vnic_type":"normal","device_id":"717ba03e-80ba-4f13-9e7a-c6d7c01ca409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.2"}],"id":"bdda4c16-92db-4a94-afa5-a9b28a26cbc4","security_groups":[],"mac_address":"fa:16:3e:a3:65:15","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.3"}],"id":"fa1a2c55-8d07-42de-b9fa-c1785bb3b8c3","security_groups":[],"mac_address":"fa:16:3e:31:37:30","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f93bb54f-fa65-4285-8813-584f0f46c32b"}]} 2018-10-22 09:34:04,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-9e34bcfb-04ce-4624-9ff6-6c8025b476c0 2018-10-22 09:34:04,772 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:34:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-362982b1-e879-4947-a07c-e0c05c3bb201 Date: Mon, 22 Oct 2018 09:34:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:34:05,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-362982b1-e879-4947-a07c-e0c05c3bb201 2018-10-22 09:34:05,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:05,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5a21fac-7778-4066-b088-ba50e66a50e1 Date: Mon, 22 Oct 2018 09:34:05 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:34:05,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-c5a21fac-7778-4066-b088-ba50e66a50e1 2018-10-22 09:34:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "b600278e-9b6d-49c6-9a5f-887632ece39e"}}' 2018-10-22 09:34:06,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-5d94e867-d45b-4e05-b6de-a577fd14c9c4 Date: Mon, 22 Oct 2018 09:34:06 GMT RESP BODY: {"floatingip": {"router_id": "3b1d8348-f45c-47ac-b430-f5427980b6fb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:34:05Z", "updated_at": "2018-10-22T09:34:05Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "1031a10029394a77a7e720a735b905be", "port_id": "b600278e-9b6d-49c6-9a5f-887632ece39e", "id": "d6cd7dd2-820a-4775-94d8-8922d01f335b"}} 2018-10-22 09:34:06,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-5d94e867-d45b-4e05-b6de-a577fd14c9c4 2018-10-22 09:34:06,936 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router 2018-10-22 09:34:06,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:07,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3f73fb0-5c84-48b6-a7ea-6f81e432983b x-compute-request-id: req-b3f73fb0-5c84-48b6-a7ea-6f81e432983b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:07,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-b3f73fb0-5c84-48b6-a7ea-6f81e432983b 2018-10-22 09:34:07,442 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - ACTIVE 2018-10-22 09:34:07,442 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:34:07,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:07,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34: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-8790a392-f552-47a4-8409-eadcc398810c x-compute-request-id: req-8790a392-f552-47a4-8409-eadcc398810c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:07,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-8790a392-f552-47a4-8409-eadcc398810c 2018-10-22 09:34:07,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e054537e-5bbc-4f60-b21a-664a44d1c06c Date: Mon, 22 Oct 2018 09:34: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:34:08,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-e054537e-5bbc-4f60-b21a-664a44d1c06c 2018-10-22 09:34:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73ec5ba-b706-4020-b572-db32aba777cd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:34:08,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-f73ec5ba-b706-4020-b572-db32aba777cd 2018-10-22 09:34:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-711a5acc-bbb4-494f-b194-9521cc5327cd Date: Mon, 22 Oct 2018 09:34:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:34:08,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-711a5acc-bbb4-494f-b194-9521cc5327cd 2018-10-22 09:34:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-1b13b326-e0f6-4d57-bc84-672d8c901318 Date: Mon, 22 Oct 2018 09:34:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.1"}],"id":"69423eaf-f601-4908-9ed5-98921a8e78e3","security_groups":[],"mac_address":"fa:16:3e:41:74:0f","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:38Z","binding:vnic_type":"normal","device_id":"3b1d8348-f45c-47ac-b430-f5427980b6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.4"}],"id":"6f49b108-4cb1-4877-9f0b-f3b40258b920","security_groups":[],"mac_address":"fa:16:3e:08:06:58","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.100"}],"id":"b600278e-9b6d-49c6-9a5f-887632ece39e","security_groups":["450e225a-9c7b-48c5-aea8-975dddc30db5"],"mac_address":"fa:16:3e:2e:76:ff","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:50Z","binding:vnic_type":"normal","device_id":"717ba03e-80ba-4f13-9e7a-c6d7c01ca409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.2"}],"id":"bdda4c16-92db-4a94-afa5-a9b28a26cbc4","security_groups":[],"mac_address":"fa:16:3e:a3:65:15","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.3"}],"id":"fa1a2c55-8d07-42de-b9fa-c1785bb3b8c3","security_groups":[],"mac_address":"fa:16:3e:31:37:30","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f93bb54f-fa65-4285-8813-584f0f46c32b"}]} 2018-10-22 09:34:08,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-1b13b326-e0f6-4d57-bc84-672d8c901318 2018-10-22 09:34:08,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b9ce15f-5d1d-4b95-9442-f54d7477ba93 x-compute-request-id: req-5b9ce15f-5d1d-4b95-9442-f54d7477ba93 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "security_groups": [{"name": "default"}], "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:33:59Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:08,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-5b9ce15f-5d1d-4b95-9442-f54d7477ba93 2018-10-22 09:34:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0a5e4d34-129d-4362-88ea-18904c8f4d28 Date: Mon, 22 Oct 2018 09:34: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":["439147e8-e8fe-4d32-aa41-d66eac932229"],"updated_at":"2018-10-22T09:33:29Z","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1031a10029394a77a7e720a735b905be","id":"f93bb54f-fa65-4285-8813-584f0f46c32b","name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net"}]} 2018-10-22 09:34:08,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net used request id req-0a5e4d34-129d-4362-88ea-18904c8f4d28 2018-10-22 09:34:08,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:08,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc82c9b-b971-42f5-8815-3d97248c76f6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:34:08,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-cbc82c9b-b971-42f5-8815-3d97248c76f6 2018-10-22 09:34:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d1c89d9-38e7-4ce4-9e5a-81b4f6e3df59 Date: Mon, 22 Oct 2018 09:34:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","dns_nameservers":[],"updated_at":"2018-10-22T09:33:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1031a10029394a77a7e720a735b905be","id":"439147e8-e8fe-4d32-aa41-d66eac932229","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet"}]} 2018-10-22 09:34:09,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-5d1c89d9-38e7-4ce4-9e5a-81b4f6e3df59 2018-10-22 09:34:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:09,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-c6561a51-6186-48ba-90ef-87c707e984b2 Date: Mon, 22 Oct 2018 09:34:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.1"}],"id":"69423eaf-f601-4908-9ed5-98921a8e78e3","security_groups":[],"mac_address":"fa:16:3e:41:74:0f","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:38Z","binding:vnic_type":"normal","device_id":"3b1d8348-f45c-47ac-b430-f5427980b6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.4"}],"id":"6f49b108-4cb1-4877-9f0b-f3b40258b920","security_groups":[],"mac_address":"fa:16:3e:08:06:58","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.100"}],"id":"b600278e-9b6d-49c6-9a5f-887632ece39e","security_groups":["450e225a-9c7b-48c5-aea8-975dddc30db5"],"mac_address":"fa:16:3e:2e:76:ff","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:50Z","binding:vnic_type":"normal","device_id":"717ba03e-80ba-4f13-9e7a-c6d7c01ca409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.2"}],"id":"bdda4c16-92db-4a94-afa5-a9b28a26cbc4","security_groups":[],"mac_address":"fa:16:3e:a3:65:15","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f93bb54f-fa65-4285-8813-584f0f46c32b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:33:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"439147e8-e8fe-4d32-aa41-d66eac932229","ip_address":"10.55.1.3"}],"id":"fa1a2c55-8d07-42de-b9fa-c1785bb3b8c3","security_groups":[],"mac_address":"fa:16:3e:31:37:30","project_id":"1031a10029394a77a7e720a735b905be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f93bb54f-fa65-4285-8813-584f0f46c32b","tenant_id":"1031a10029394a77a7e720a735b905be","created_at":"2018-10-22T09:33:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f93bb54f-fa65-4285-8813-584f0f46c32b"}]} 2018-10-22 09:34:09,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-c6561a51-6186-48ba-90ef-87c707e984b2 2018-10-22 09:34:09,240 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-10-22 09:34:09,241 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-10-22 09:34:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/d6cd7dd2-820a-4775-94d8-8922d01f335b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:10,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e94bb55c-f83c-4b59-92c2-79e845f6fcea Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:10,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d6cd7dd2-820a-4775-94d8-8922d01f335b used request id req-e94bb55c-f83c-4b59-92c2-79e845f6fcea 2018-10-22 09:34:10,216 - create_instance - INFO - Deleting Port with ID - b600278e-9b6d-49c6-9a5f-887632ece39e 2018-10-22 09:34:10,216 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10port-1 2018-10-22 09:34:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/b600278e-9b6d-49c6-9a5f-887632ece39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:10,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-065215e9-8499-48f7-bc76-72eec7e877c2 Date: Mon, 22 Oct 2018 09:34:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:10,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/b600278e-9b6d-49c6-9a5f-887632ece39e used request id req-065215e9-8499-48f7-bc76-72eec7e877c2 2018-10-22 09:34:10,753 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst 2018-10-22 09:34:10,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:10,899 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b5f256d-7d1e-4ca7-a5c3-4130dca50b97 x-compute-request-id: req-7b5f256d-7d1e-4ca7-a5c3-4130dca50b97 Content-Type: application/json 2018-10-22 09:34:10,899 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-7b5f256d-7d1e-4ca7-a5c3-4130dca50b97 2018-10-22 09:34:10,900 - create_instance - INFO - Checking deletion status 2018-10-22 09:34:10,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:11,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f4ae940-1bda-4722-b9b7-3e97f5126e65 x-compute-request-id: req-3f4ae940-1bda-4722-b9b7-3e97f5126e65 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.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:34:10Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:11,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-3f4ae940-1bda-4722-b9b7-3e97f5126e65 2018-10-22 09:34:11,159 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - ACTIVE 2018-10-22 09:34:11,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:34:14,163 - create_instance - DEBUG - VM status query timeout in 296.737386942 2018-10-22 09:34:14,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:14,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34: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-093d71c5-6c98-453e-8403-e506cf4efc75 x-compute-request-id: req-093d71c5-6c98-453e-8403-e506cf4efc75 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:76:ff", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:34:10Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:14,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-093d71c5-6c98-453e-8403-e506cf4efc75 2018-10-22 09:34:14,280 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - ACTIVE 2018-10-22 09:34:14,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:34:17,283 - create_instance - DEBUG - VM status query timeout in 293.617022991 2018-10-22 09:34:17,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:17,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfe7bf4c-eb3b-439e-87ef-5b69796cacb0 x-compute-request-id: req-bfe7bf4c-eb3b-439e-87ef-5b69796cacb0 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.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "rel": "bookmark"}], "image": {"id": "43b61d21-9698-47ca-872a-7cdcdb767bd5", "links": [{"href": "http://172.30.9.28:8774/images/43b61d21-9698-47ca-872a-7cdcdb767bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:33:59.000000", "flavor": {"id": "bba23605-8574-4ab5-9176-a929d446140c", "links": [{"href": "http://172.30.9.28:8774/flavors/bba23605-8574-4ab5-9176-a929d446140c", "rel": "bookmark"}]}, "id": "717ba03e-80ba-4f13-9e7a-c6d7c01ca409", "user_id": "0fa321df061d46dea1eafd2c83fd7809", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:34:16Z", "hostId": "db644b38cb125d47099922023a688f1d04107eed8a30c9dac588b3f1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp", "name": "CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst", "created": "2018-10-22T09:33:53Z", "tenant_id": "1031a10029394a77a7e720a735b905be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:34:17,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-bfe7bf4c-eb3b-439e-87ef-5b69796cacb0 2018-10-22 09:34:17,532 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst] is - ACTIVE 2018-10-22 09:34:17,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:34:20,535 - create_instance - DEBUG - VM status query timeout in 290.364863873 2018-10-22 09:34:20,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee80aa88a01d5757fa1fe8a271029171456091e" 2018-10-22 09:34:20,785 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c2ff586-828d-4291-bf70-1e8c6003f118 x-compute-request-id: req-8c2ff586-828d-4291-bf70-1e8c6003f118 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 717ba03e-80ba-4f13-9e7a-c6d7c01ca409 could not be found.", "code": 404}} 2018-10-22 09:34:20,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/717ba03e-80ba-4f13-9e7a-c6d7c01ca409 used request id req-8c2ff586-828d-4291-bf70-1e8c6003f118 2018-10-22 09:34:20,786 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 717ba03e-80ba-4f13-9e7a-c6d7c01ca409 could not be found. (HTTP 404) (Request-ID: req-8c2ff586-828d-4291-bf70-1e8c6003f118) 2018-10-22 09:34:20,786 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-inst 2018-10-22 09:34:20,787 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp 2018-10-22 09:34:20,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a5b956b4128184b9bf78bef83818ce7b49e6be" 2018-10-22 09:34:20,868 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7eba0d82-781d-4c42-b019-a4266279593c x-compute-request-id: req-7eba0d82-781d-4c42-b019-a4266279593c Content-Length: 0 Content-Type: application/json 2018-10-22 09:34:20,869 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-kp used request id req-7eba0d82-781d-4c42-b019-a4266279593c 2018-10-22 09:34:20,869 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10.pub] 2018-10-22 09:34:20,869 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10] 2018-10-22 09:34:20,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45284c7d8d6ef6eb3dfba76e1bea9b3686541aa" 2018-10-22 09:34:20,930 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cd864df-0401-4b38-9d5e-b9034024654f x-compute-request-id: req-5cd864df-0401-4b38-9d5e-b9034024654f Content-Length: 0 Content-Type: application/json 2018-10-22 09:34:20,930 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bba23605-8574-4ab5-9176-a929d446140c used request id req-5cd864df-0401-4b38-9d5e-b9034024654f 2018-10-22 09:34:20,931 - neutron_utils - INFO - Deleting security group rule with ID - 52ad5bb0-3c46-4f08-a96c-79219c3aa9e4 2018-10-22 09:34:20,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/52ad5bb0-3c46-4f08-a96c-79219c3aa9e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:34:21,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bac916d5-c1ae-4f3e-b348-046946fc917a Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:21,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/52ad5bb0-3c46-4f08-a96c-79219c3aa9e4 used request id req-bac916d5-c1ae-4f3e-b348-046946fc917a 2018-10-22 09:34:21,197 - neutron_utils - INFO - Deleting security group rule with ID - d60bcccf-3bc3-4990-97fc-26192a3d03df 2018-10-22 09:34:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d60bcccf-3bc3-4990-97fc-26192a3d03df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:34:21,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a05ed791-bcaa-402f-8655-c9d9f7b592c8 Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:21,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d60bcccf-3bc3-4990-97fc-26192a3d03df used request id req-a05ed791-bcaa-402f-8655-c9d9f7b592c8 2018-10-22 09:34:21,455 - neutron_utils - INFO - Deleting security group rule with ID - d32aa446-f490-454b-8934-d33f38c76162 2018-10-22 09:34:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d32aa446-f490-454b-8934-d33f38c76162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:34:21,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fca1f93-be22-4535-9376-7c3aef02081f Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:21,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d32aa446-f490-454b-8934-d33f38c76162 used request id req-6fca1f93-be22-4535-9376-7c3aef02081f 2018-10-22 09:34:21,712 - neutron_utils - INFO - Deleting security group rule with ID - 6111cb97-de60-4daf-b729-a57821f1d12d 2018-10-22 09:34:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6111cb97-de60-4daf-b729-a57821f1d12d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:34:21,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4dde96e6-c4e3-4398-82eb-fd45e1a08a15 Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:21,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6111cb97-de60-4daf-b729-a57821f1d12d used request id req-4dde96e6-c4e3-4398-82eb-fd45e1a08a15 2018-10-22 09:34:21,808 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-sec-grp 2018-10-22 09:34:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/674dfd40-b840-41ce-83dc-e37f636a1288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af21c8b38048fdfb2ac31db49666eb71b2d7f73a" 2018-10-22 09:34:21,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cef72849-2d1f-45f2-b387-a7e4dd88c21a Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:21,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/674dfd40-b840-41ce-83dc-e37f636a1288 used request id req-cef72849-2d1f-45f2-b387-a7e4dd88c21a 2018-10-22 09:34:21,965 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router and subnet CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet 2018-10-22 09:34:21,965 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router 2018-10-22 09:34:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" -d '{"subnet_id": "439147e8-e8fe-4d32-aa41-d66eac932229"}' 2018-10-22 09:34:23,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d73e9277-4149-4925-9872-2d09ad83878a Date: Mon, 22 Oct 2018 09:34:23 GMT RESP BODY: {"network_id": "f93bb54f-fa65-4285-8813-584f0f46c32b", "tenant_id": "1031a10029394a77a7e720a735b905be", "subnet_id": "439147e8-e8fe-4d32-aa41-d66eac932229", "subnet_ids": ["439147e8-e8fe-4d32-aa41-d66eac932229"], "port_id": "69423eaf-f601-4908-9ed5-98921a8e78e3", "id": "3b1d8348-f45c-47ac-b430-f5427980b6fb"} 2018-10-22 09:34:23,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb/remove_router_interface used request id req-d73e9277-4149-4925-9872-2d09ad83878a 2018-10-22 09:34:23,268 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router 2018-10-22 09:34:23,268 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-router 2018-10-22 09:34:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56695f98017a0a5d27e92198bef41dfd2d4591ed" 2018-10-22 09:34:26,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa850320-324f-4b40-bd08-1b6d68587c5c Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:26,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3b1d8348-f45c-47ac-b430-f5427980b6fb used request id req-aa850320-324f-4b40-bd08-1b6d68587c5c 2018-10-22 09:34:26,850 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet 2018-10-22 09:34:26,850 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-subnet 2018-10-22 09:34:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/439147e8-e8fe-4d32-aa41-d66eac932229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:34:29,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e0539e2-8f25-455c-b137-545520ca8f5b Date: Mon, 22 Oct 2018 09:34:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:29,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/439147e8-e8fe-4d32-aa41-d66eac932229 used request id req-5e0539e2-8f25-455c-b137-545520ca8f5b 2018-10-22 09:34:29,273 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-pub-net 2018-10-22 09:34:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f93bb54f-fa65-4285-8813-584f0f46c32b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109546ac65267cbfd29e9b9b8b3b83ffd7e2cbe" 2018-10-22 09:34:30,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-040b869c-edd3-499e-8c3a-74c287317a34 Date: Mon, 22 Oct 2018 09:34:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:30,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f93bb54f-fa65-4285-8813-584f0f46c32b used request id req-040b869c-edd3-499e-8c3a-74c287317a34 2018-10-22 09:34:30,924 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-d81a642b-758c-4b0c-b26d-e4eaecdb9f10-image 2018-10-22 09:34:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7581ee9627bb66147a57f52f162c2756888e4967" 2018-10-22 09:34:32,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-452f457f-1138-429d-b3f1-ca7697e26f1a Date: Mon, 22 Oct 2018 09:34:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:34:32,473 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/43b61d21-9698-47ca-872a-7cdcdb767bd5 used request id req-452f457f-1138-429d-b3f1-ca7697e26f1a 2018-10-22 09:34:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:32,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7985e5a1-1dde-4a8e-8bbc-19468a698613 Date: Mon, 22 Oct 2018 09:34:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:28Z", "updated_at": "2018-10-22T09:33:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "revision_number": 0, "id": "5905653d-80f7-4945-99dd-2918548e003c", "remote_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "revision_number": 0, "id": "b5d6f2bd-676c-4076-b1b6-05d0e5888357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv6", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "revision_number": 0, "id": "bd3d048c-3149-4b7e-a585-570db23b98db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "revision_number": 0, "id": "ed022130-fe41-4641-a015-3a7d5a7b356e", "remote_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "remote_ip_prefix": null, "created_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "tenant_id": "1031a10029394a77a7e720a735b905be", "port_range_min": null, "ethertype": "IPv4", "project_id": "1031a10029394a77a7e720a735b905be"}], "revision_number": 4, "project_id": "1031a10029394a77a7e720a735b905be", "id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:34:32,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7985e5a1-1dde-4a8e-8bbc-19468a698613 2018-10-22 09:34:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:32,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140ff726-b31d-4c88-9da9-1b543d6c8c26 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be"}, "enabled": true, "id": "1031a10029394a77a7e720a735b905be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj"}} 2018-10-22 09:34:32,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-140ff726-b31d-4c88-9da9-1b543d6c8c26 2018-10-22 09:34:32,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 450e225a-9c7b-48c5-aea8-975dddc30db5 2018-10-22 09:34:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=450e225a-9c7b-48c5-aea8-975dddc30db5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:33,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01354bf0-2500-49f6-87d2-31b4638a7ed7 Date: Mon, 22 Oct 2018 09:34:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:28Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "5905653d-80f7-4945-99dd-2918548e003c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:28Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "b5d6f2bd-676c-4076-b1b6-05d0e5888357"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:28Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "bd3d048c-3149-4b7e-a585-570db23b98db"}, {"remote_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:33:28Z", "security_group_id": "450e225a-9c7b-48c5-aea8-975dddc30db5", "port_range_min": null, "revision_number": 0, "tenant_id": "1031a10029394a77a7e720a735b905be", "created_at": "2018-10-22T09:33:28Z", "project_id": "1031a10029394a77a7e720a735b905be", "id": "ed022130-fe41-4641-a015-3a7d5a7b356e"}]} 2018-10-22 09:34:33,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=450e225a-9c7b-48c5-aea8-975dddc30db5 used request id req-01354bf0-2500-49f6-87d2-31b4638a7ed7 2018-10-22 09:34:33,067 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:34:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/450e225a-9c7b-48c5-aea8-975dddc30db5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:33,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72a34602-6091-4c19-9575-f640ded06546 Content-Length: 0 Date: Mon, 22 Oct 2018 09:34:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:34:33,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/450e225a-9c7b-48c5-aea8-975dddc30db5 used request id req-72a34602-6091-4c19-9575-f640ded06546 2018-10-22 09:34:33,372 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj 2018-10-22 09:34:33,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:33,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e51401e5-2596-4154-91f2-521c7e68a6f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:34:33,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1031a10029394a77a7e720a735b905be used request id req-e51401e5-2596-4154-91f2-521c7e68a6f9 2018-10-22 09:34:33,559 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-proj-role 2018-10-22 09:34:33,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/90f0f472575340f2a79b28212938ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:33,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf6736b9-44d5-4cdc-9bd9-b1dd9821a02b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:34:33,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/90f0f472575340f2a79b28212938ea78 used request id req-bf6736b9-44d5-4cdc-9bd9-b1dd9821a02b 2018-10-22 09:34:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04fc540e1baa7ccf1a7688f99d22dcce13fc79e" 2018-10-22 09:34:33,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d16a97-257c-43e7-a41b-df4b8a56324d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:34:33,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6d16a97-257c-43e7-a41b-df4b8a56324d 2018-10-22 09:34:33,772 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-221f30fe-3fa9-415-user 2018-10-22 09:34:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0fa321df061d46dea1eafd2c83fd7809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9694fa9f553d17bfdcb62c5f6905118c2a58b04" 2018-10-22 09:34:33,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65be9a9-f06b-4b6f-823b-96759fcfdb65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:34:33,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0fa321df061d46dea1eafd2c83fd7809 used request id req-e65be9a9-f06b-4b6f-823b-96759fcfdb65 2018-10-22 09:34:33,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:34,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["aWvEeJFpRV-S55qRuaHA1Q"], "issued_at": "2018-10-22T09:34:34.000000Z"}} 2018-10-22 09:34:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253d3517a9b053bafc8948ebfa63d891bb14cfa" 2018-10-22 09:34:34,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2caf040-2807-45d4-afd8-6662daf6c26c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:34,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2caf040-2807-45d4-afd8-6662daf6c26c 2018-10-22 09:34:34,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:34,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:34,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["3NYpIPa1SEiYA5hvGJfMsw"], "issued_at": "2018-10-22T09:34:34.000000Z"}} 2018-10-22 09:34:34,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:34:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1bd0ec-b932-48d7-875a-cf74a8de46b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:34,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ff1bd0ec-b932-48d7-875a-cf74a8de46b3 2018-10-22 09:34:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:34:34,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:34:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:34:34,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6698c0a1-ac3f-4dfb-8b11-d367b700e0ef Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:34:34,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj used request id req-6698c0a1-ac3f-4dfb-8b11-d367b700e0ef 2018-10-22 09:34:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:34:35,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1162556d-0304-48e9-8f14-fd8b10874651 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:34:35,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1162556d-0304-48e9-8f14-fd8b10874651 2018-10-22 09:34:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}}' 2018-10-22 09:34:35,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:34:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4154ef56-3b1c-4b64-8848-4ff37031c6d1 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:34:35,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4154ef56-3b1c-4b64-8848-4ff37031c6d1 2018-10-22 09:34:35,198 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj 2018-10-22 09:34:35,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:35,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:35,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["aEDbMKGHRFmdApKaQb9eOw"], "issued_at": "2018-10-22T09:34:35.000000Z"}} 2018-10-22 09:34:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889d2cd3999c1bd5588d19fa0577c8284bf89a0a" 2018-10-22 09:34:35,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d9ffea-3c22-4d0a-b26c-efc6a289177b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:35,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-78d9ffea-3c22-4d0a-b26c-efc6a289177b 2018-10-22 09:34:35,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:34:35,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:34:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889d2cd3999c1bd5588d19fa0577c8284bf89a0a" 2018-10-22 09:34:35,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30648933-6b48-43dc-9f0a-816dc45acad1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:34:35,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30648933-6b48-43dc-9f0a-816dc45acad1 2018-10-22 09:34:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889d2cd3999c1bd5588d19fa0577c8284bf89a0a" 2018-10-22 09:34:35,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8b0134-921a-476c-963b-fbcf535afca7 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}]} 2018-10-22 09:34:35,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj used request id req-dc8b0134-921a-476c-963b-fbcf535afca7 2018-10-22 09:34:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889d2cd3999c1bd5588d19fa0577c8284bf89a0a" 2018-10-22 09:34:35,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591274c2-43d6-4e98-86b6-c48539ac8fdd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:34:35,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-591274c2-43d6-4e98-86b6-c48539ac8fdd 2018-10-22 09:34:36,185 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user 2018-10-22 09:34:36,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:34:36,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91240560-15d3-4389-ba87-dbd8ff5c314e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:34:36,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-91240560-15d3-4389-ba87-dbd8ff5c314e 2018-10-22 09:34:36,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}}' 2018-10-22 09:34:36,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35d48aeb-bbbe-4297-910f-ccfdc4653b3a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c873d336ad39427babe438cd2adc4b7e", "links": {"self": "http://172.30.9.28:5000/v3/roles/c873d336ad39427babe438cd2adc4b7e"}, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}} 2018-10-22 09:34:36,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-35d48aeb-bbbe-4297-910f-ccfdc4653b3a 2018-10-22 09:34:36,401 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role 2018-10-22 09:34:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c873d336ad39427babe438cd2adc4b7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:34:36,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13129fd9-5400-497d-8068-6b7716dd810b Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c873d336ad39427babe438cd2adc4b7e"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role", "id": "c873d336ad39427babe438cd2adc4b7e"}} 2018-10-22 09:34:36,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c873d336ad39427babe438cd2adc4b7e used request id req-13129fd9-5400-497d-8068-6b7716dd810b 2018-10-22 09:34:36,487 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role to project CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj 2018-10-22 09:34:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76/users/98ede11d88f448fca783d568415a0b28/roles/c873d336ad39427babe438cd2adc4b7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:34:36,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c5c16a-ace6-4d50-b389-8c32fcacb942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:34:36,638 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76/users/98ede11d88f448fca783d568415a0b28/roles/c873d336ad39427babe438cd2adc4b7e used request id req-80c5c16a-ace6-4d50-b389-8c32fcacb942 2018-10-22 09:34:36,638 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:34:36,640 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:34:36,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:36,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:37,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["3sLSe-lnTN-v0SAv_t8lIw"], "issued_at": "2018-10-22T09:34:37.000000Z"}} 2018-10-22 09:34:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:34:37,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6acfcf-3010-4554-8b5f-cf8c4169c9d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:37,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed6acfcf-3010-4554-8b5f-cf8c4169c9d1 2018-10-22 09:34:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:34:37,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-40ec2d37-ff10-4bbb-812b-2e0f0f9510b6 Date: Mon, 22 Oct 2018 09:34:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image"} 2018-10-22 09:34:37,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image used request id req-40ec2d37-ff10-4bbb-812b-2e0f0f9510b6 2018-10-22 09:34:37,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:34:37,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02a0c15c-50e2-471a-b99f-d08359d0100b Date: Mon, 22 Oct 2018 09:34: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"}}} 2018-10-22 09:34:37,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-02a0c15c-50e2-471a-b99f-d08359d0100b 2018-10-22 09:34:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image"}' 2018-10-22 09:34:37,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed X-Openstack-Request-Id: req-a247e51f-9d48-4a8f-8919-fea7c83f28b7 Date: Mon, 22 Oct 2018 09:34:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:34:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:34:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "min_disk": 0, "protected": false, "id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "file": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/file", "checksum": null, "owner": "a51f3f39a2e8469891378e0fc308ea76", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:34:37,648 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a247e51f-9d48-4a8f-8919-fea7c83f28b7 2018-10-22 09:34:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" -d '' 2018-10-22 09:34:38,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92c47043-400a-48b9-aaa5-19e4ef39fa7c Date: Mon, 22 Oct 2018 09:34:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:34:38,994 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/file used request id req-92c47043-400a-48b9-aaa5-19e4ef39fa7c 2018-10-22 09:34:38,994 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:34:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:34:39,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f67c604e-f174-4277-9bb0-31c512b36abe Date: Mon, 22 Oct 2018 09:34:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:34:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:34:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/snap", "metadata": {}}], "self": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "min_disk": 0, "protected": false, "id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "file": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a51f3f39a2e8469891378e0fc308ea76", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:34:39,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed used request id req-f67c604e-f174-4277-9bb0-31c512b36abe 2018-10-22 09:34:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:34:39,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2d87aaa-128d-4201-9264-33be797538a1 Date: Mon, 22 Oct 2018 09:34: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"}}} 2018-10-22 09:34:39,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d2d87aaa-128d-4201-9264-33be797538a1 2018-10-22 09:34:39,313 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image 2018-10-22 09:34:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:34:39,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3de92cd7-3560-4b3e-9583-494f599d1bf7 Date: Mon, 22 Oct 2018 09:34:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:34:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:34:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/snap", "metadata": {}}], "self": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "min_disk": 0, "protected": false, "id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "file": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a51f3f39a2e8469891378e0fc308ea76", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:34:39,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed used request id req-3de92cd7-3560-4b3e-9583-494f599d1bf7 2018-10-22 09:34:39,482 - create_image - DEBUG - Instance status is - active 2018-10-22 09:34:39,482 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image 2018-10-22 09:34:39,482 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image 2018-10-22 09:34:39,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:39,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:39,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["sa-5YFCwTsiYhNyRVWkKFw"], "issued_at": "2018-10-22T09:34:39.000000Z"}} 2018-10-22 09:34:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:34:39,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61152dd-4e61-4f4e-af0e-09ab7268de07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:39,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b61152dd-4e61-4f4e-af0e-09ab7268de07 2018-10-22 09:34:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:34:40,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3e425f63-8eac-46a1-8997-cb4b9e516cba Date: Mon, 22 Oct 2018 09:34:40 GMT RESP BODY: {"networks":[]} 2018-10-22 09:34:40,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-3e425f63-8eac-46a1-8997-cb4b9e516cba 2018-10-22 09:34:40,233 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net 2018-10-22 09:34:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net", "admin_state_up": true}}' 2018-10-22 09:34:40,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-702a826e-24e0-4ad8-a5ad-6ba896f4c3bc Date: Mon, 22 Oct 2018 09:34:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:34:40Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","mtu":1450}} 2018-10-22 09:34:40,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-702a826e-24e0-4ad8-a5ad-6ba896f4c3bc 2018-10-22 09:34:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:34:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3273bb49-c3f6-4455-a9ff-d717b7e43524 Date: Mon, 22 Oct 2018 09:34: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":"2018-10-22T09:34:40Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:34:41,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-3273bb49-c3f6-4455-a9ff-d717b7e43524 2018-10-22 09:34:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:34:41,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19c53f68-ac3a-4993-8658-ae1a8e5708b7 Date: Mon, 22 Oct 2018 09:34:41 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:34:41,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-19c53f68-ac3a-4993-8658-ae1a8e5708b7 2018-10-22 09:34:41,343 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet 2018-10-22 09:34:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" -d '{"subnets": [{"ip_version": 4, "network_id": "0e28955b-85c7-4d4c-b1f8-e1ac31332472", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]}' 2018-10-22 09:34:41,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a6799bed-db2a-41c8-a550-1dbfef7cba28 Date: Mon, 22 Oct 2018 09:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:34:41,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a6799bed-db2a-41c8-a550-1dbfef7cba28 2018-10-22 09:34:41,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:34:42,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8978d1c0-8b31-4dd4-ad78-3ecd7de3cc33 Date: Mon, 22 Oct 2018 09:34: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:34:42,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-8978d1c0-8b31-4dd4-ad78-3ecd7de3cc33 2018-10-22 09:34:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:34:42,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bb984ddc-3fa1-4472-b705-79b8678a46d9 Date: Mon, 22 Oct 2018 09:34:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:34:42,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-bb984ddc-3fa1-4472-b705-79b8678a46d9 2018-10-22 09:34:42,347 - OpenStackNetwork - DEBUG - Network [0e28955b-85c7-4d4c-b1f8-e1ac31332472] created successfully 2018-10-22 09:34:42,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:42,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:42,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["N0vjonF9R7iwlV9sT4c2TQ"], "issued_at": "2018-10-22T09:34:42.000000Z"}} 2018-10-22 09:34:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:42,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b709f4c8-fe45-46d5-b624-e55ba90b3298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:42,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b709f4c8-fe45-46d5-b624-e55ba90b3298 2018-10-22 09:34:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:42,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac95a4d3-6367-4c26-bb35-622e325d94d0 Date: Mon, 22 Oct 2018 09:34:42 GMT RESP BODY: {"routers": []} 2018-10-22 09:34:42,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router&admin_state_up=True used request id req-ac95a4d3-6367-4c26-bb35-622e325d94d0 2018-10-22 09:34:42,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:42,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:43,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["Jedr4kWCSXqPs224J3ADBg"], "issued_at": "2018-10-22T09:34:43.000000Z"}} 2018-10-22 09:34:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24efe3a8da1c621cae943a4c4d9c3833d7055302" 2018-10-22 09:34:43,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d241e3eb-944c-40e5-8acc-980b6b35465d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:43,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d241e3eb-944c-40e5-8acc-980b6b35465d 2018-10-22 09:34:43,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:43,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cf138d8a-a044-4888-99f7-8184f3dff335 Date: Mon, 22 Oct 2018 09:34:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:34:43,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-cf138d8a-a044-4888-99f7-8184f3dff335 2018-10-22 09:34:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:43,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1628d334-544d-4b74-9e9d-3980070d847d Date: Mon, 22 Oct 2018 09:34:43 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:34:43,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-1628d334-544d-4b74-9e9d-3980070d847d 2018-10-22 09:34:43,881 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router 2018-10-22 09:34:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router", "admin_state_up": true}}' 2018-10-22 09:34:49,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0e4f1027-da6a-416f-913b-0a9b5038cc3e Date: Mon, 22 Oct 2018 09:34:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:44Z", "admin_state_up": true, "updated_at": "2018-10-22T09:34:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "4b99e7fe-9a52-45de-9926-56ebb747270b", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router"}} 2018-10-22 09:34:49,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0e4f1027-da6a-416f-913b-0a9b5038cc3e 2018-10-22 09:34:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4b99e7fe-9a52-45de-9926-56ebb747270b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:49,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c10f6986-c0d7-4cdf-b629-5d4bc9e36a20 Date: Mon, 22 Oct 2018 09:34:49 GMT RESP BODY: {"ports":[]} 2018-10-22 09:34:49,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4b99e7fe-9a52-45de-9926-56ebb747270b used request id req-c10f6986-c0d7-4cdf-b629-5d4bc9e36a20 2018-10-22 09:34:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:49,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3a113faf-6b8f-4dfe-b9c2-4b0b7dc084d3 Date: Mon, 22 Oct 2018 09:34: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:34:49,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-3a113faf-6b8f-4dfe-b9c2-4b0b7dc084d3 2018-10-22 09:34:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:34:49,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:34:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:49,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4cc23e-6a76-43be-9022-fcd65c0e762b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:34:49,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-8b4cc23e-6a76-43be-9022-fcd65c0e762b 2018-10-22 09:34:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:49,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11ce6e01-616b-4331-b034-9bb894944081 Date: Mon, 22 Oct 2018 09:34:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:34:49,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-11ce6e01-616b-4331-b034-9bb894944081 2018-10-22 09:34:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:49,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-109e7ac7-74b3-43f1-9c23-9e543e379a61 Date: Mon, 22 Oct 2018 09:34:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:34:49,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet used request id req-109e7ac7-74b3-43f1-9c23-9e543e379a61 2018-10-22 09:34:49,828 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:34:49,828 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router 2018-10-22 09:34:49,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" -d '{"subnet_id": "1aaf2fae-deb1-42ed-acc2-e0798a3483f2"}' 2018-10-22 09:34:51,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c244d0a-ec2c-4195-85f4-6c7a8d8b9783 Date: Mon, 22 Oct 2018 09:34:51 GMT RESP BODY: {"network_id": "0e28955b-85c7-4d4c-b1f8-e1ac31332472", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "subnet_id": "1aaf2fae-deb1-42ed-acc2-e0798a3483f2", "subnet_ids": ["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"], "port_id": "b9f4c565-7880-430e-b1dc-599b7ea5dae6", "id": "4b99e7fe-9a52-45de-9926-56ebb747270b"} 2018-10-22 09:34:51,840 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b/add_router_interface used request id req-8c244d0a-ec2c-4195-85f4-6c7a8d8b9783 2018-10-22 09:34:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:52,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-aa31e5c4-a60e-4eae-a93c-b4db530daa6d Date: Mon, 22 Oct 2018 09:34:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:44Z", "admin_state_up": true, "updated_at": "2018-10-22T09:34:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "4b99e7fe-9a52-45de-9926-56ebb747270b", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router"}} 2018-10-22 09:34:52,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b used request id req-aa31e5c4-a60e-4eae-a93c-b4db530daa6d 2018-10-22 09:34:52,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4b99e7fe-9a52-45de-9926-56ebb747270b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:52,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5dbfd1d1-c130-4758-bed6-f45e0a22dff1 Date: Mon, 22 Oct 2018 09:34:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"}]} 2018-10-22 09:34:52,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4b99e7fe-9a52-45de-9926-56ebb747270b used request id req-5dbfd1d1-c130-4758-bed6-f45e0a22dff1 2018-10-22 09:34:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1aaf2fae-deb1-42ed-acc2-e0798a3483f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:34:52,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2056ce34-184e-412e-9c21-ca166c02a244 Date: Mon, 22 Oct 2018 09:34:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}} 2018-10-22 09:34:52,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1aaf2fae-deb1-42ed-acc2-e0798a3483f2 used request id req-2056ce34-184e-412e-9c21-ca166c02a244 2018-10-22 09:34:52,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:52,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:52,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["_VncFC_WQMKKcywlvp-c7A"], "issued_at": "2018-10-22T09:34:52.000000Z"}} 2018-10-22 09:34:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3382199e9c202560d55248e93f6cb39ef5562e8" 2018-10-22 09:34:52,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179003b2-ef79-47f4-8ecc-2067b7074261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:52,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-179003b2-ef79-47f4-8ecc-2067b7074261 2018-10-22 09:34:52,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:34:52,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3382199e9c202560d55248e93f6cb39ef5562e8" 2018-10-22 09:34:53,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34: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-08ae342b-cde5-4a30-9876-6e52bf6a1e9c x-compute-request-id: req-08ae342b-cde5-4a30-9876-6e52bf6a1e9c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:34:53,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-08ae342b-cde5-4a30-9876-6e52bf6a1e9c 2018-10-22 09:34:53,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3382199e9c202560d55248e93f6cb39ef5562e8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:34:53,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09bb6d10-7928-49c9-8a66-6eadccdc1ca8 x-compute-request-id: req-09bb6d10-7928-49c9-8a66-6eadccdc1ca8 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:34:53,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-09bb6d10-7928-49c9-8a66-6eadccdc1ca8 2018-10-22 09:34:53,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:53,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:53,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["TcPIlycfQyO4m8gdI0k09w"], "issued_at": "2018-10-22T09:34:53.000000Z"}} 2018-10-22 09:34:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2be24b19fee2efa56eff254b02272da4aa575e6" 2018-10-22 09:34:53,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b469e33-d906-4663-bd0c-01430147292b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:53,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b469e33-d906-4663-bd0c-01430147292b 2018-10-22 09:34:53,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:34:53,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2be24b19fee2efa56eff254b02272da4aa575e6" 2018-10-22 09:34:53,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfc14d74-c76b-43f5-bef1-55b2d3388d20 x-compute-request-id: req-cfc14d74-c76b-43f5-bef1-55b2d3388d20 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:34:53,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cfc14d74-c76b-43f5-bef1-55b2d3388d20 2018-10-22 09:34:53,857 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp... 2018-10-22 09:34:53,858 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:34:53,974 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp 2018-10-22 09:34:53,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2be24b19fee2efa56eff254b02272da4aa575e6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuEH7jQO5Vlx1jpYtWJcSswrAR66wtvXvkvwvIDPdRiO3+lMnHiqcsNJG/syvPkzALgWQVf6soKZdZR7/+ZWlnrY1gO5SrTlPx0G8ThSfogIHiQNWbHyhBktqsF4d3H2VhUKEYCOtF98PXIFjAwYved8blbAJnzgkreRlK39aROw==", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp"}}' 2018-10-22 09:34:54,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-722a5215-90fc-48dc-98a5-8f1e14c297b8 x-compute-request-id: req-722a5215-90fc-48dc-98a5-8f1e14c297b8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuEH7jQO5Vlx1jpYtWJcSswrAR66wtvXvkvwvIDPdRiO3+lMnHiqcsNJG/syvPkzALgWQVf6soKZdZR7/+ZWlnrY1gO5SrTlPx0G8ThSfogIHiQNWbHyhBktqsF4d3H2VhUKEYCOtF98PXIFjAwYved8blbAJnzgkreRlK39aROw==", "user_id": "98ede11d88f448fca783d568415a0b28", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "fingerprint": "31:2f:9e:f5:96:ea:f7:b3:13:52:40:b8:33:ab:55:da"}} 2018-10-22 09:34:54,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-722a5215-90fc-48dc-98a5-8f1e14c297b8 2018-10-22 09:34:54,033 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a.pub 2018-10-22 09:34:54,033 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a 2018-10-22 09:34:54,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:54,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:54,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["YVO9y0h8TVKsUPZI8Jfk7Q"], "issued_at": "2018-10-22T09:34:54.000000Z"}} 2018-10-22 09:34:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:54,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e8f27e-6237-4436-a875-10f161937137 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:54,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a3e8f27e-6237-4436-a875-10f161937137 2018-10-22 09:34:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:54,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f710d40e-0493-4244-9371-eab8b15eed18 Date: Mon, 22 Oct 2018 09:34:54 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:34:54,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp used request id req-f710d40e-0493-4244-9371-eab8b15eed18 2018-10-22 09:34:54,659 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp... 2018-10-22 09:34:54,660 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp 2018-10-22 09:34:54,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}}' 2018-10-22 09:34:55,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cb12cf16-3f2d-436f-a033-84ce9b60474b Date: Mon, 22 Oct 2018 09:34:55 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "updated_at": "2018-10-22T09:34:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "e9549900-f893-4bc0-9c6d-6059835552b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 2, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}} 2018-10-22 09:34:55,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-cb12cf16-3f2d-436f-a033-84ce9b60474b 2018-10-22 09:34:55,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1319190-73cf-4bdc-8013-a0ba89a765da Date: Mon, 22 Oct 2018 09:34:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}]} 2018-10-22 09:34:55,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-b1319190-73cf-4bdc-8013-a0ba89a765da 2018-10-22 09:34:55,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:55,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:55,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d112b330-24a7-4621-bed6-9c53841f4c8a Date: Mon, 22 Oct 2018 09:34:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}]} 2018-10-22 09:34:55,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-d112b330-24a7-4621-bed6-9c53841f4c8a 2018-10-22 09:34:55,405 - neutron_utils - INFO - Retrieving security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:55,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fb544e48-3122-42e0-96e6-c8368d0a2890 Date: Mon, 22 Oct 2018 09:34:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "updated_at": "2018-10-22T09:34:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "e9549900-f893-4bc0-9c6d-6059835552b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 2, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}]} 2018-10-22 09:34:55,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-fb544e48-3122-42e0-96e6-c8368d0a2890 2018-10-22 09:34:55,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bedc58e8-044c-48d6-a022-02c61a922082 Date: Mon, 22 Oct 2018 09:34:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}]} 2018-10-22 09:34:55,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-bedc58e8-044c-48d6-a022-02c61a922082 2018-10-22 09:34:55,789 - neutron_utils - INFO - Retrieving security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:55,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-944520b3-dfc4-4bf6-862c-d6d413931e4a Date: Mon, 22 Oct 2018 09:34:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "updated_at": "2018-10-22T09:34:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "e9549900-f893-4bc0-9c6d-6059835552b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 2, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}]} 2018-10-22 09:34:55,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-944520b3-dfc4-4bf6-862c-d6d413931e4a 2018-10-22 09:34:55,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:56,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a947008e-d499-4633-bd36-83046fb872a2 Date: Mon, 22 Oct 2018 09:34:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}]} 2018-10-22 09:34:56,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-a947008e-d499-4633-bd36-83046fb872a2 2018-10-22 09:34:56,165 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp 2018-10-22 09:34:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bfe82081-d18d-4e02-acee-46b8720f12c8 Date: Mon, 22 Oct 2018 09:34:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "updated_at": "2018-10-22T09:34:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "e9549900-f893-4bc0-9c6d-6059835552b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 2, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}]} 2018-10-22 09:34:56,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp used request id req-bfe82081-d18d-4e02-acee-46b8720f12c8 2018-10-22 09:34:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:34:56,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:34:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2405b34c-445c-497b-9a44-08b60370f527 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:34:56,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-2405b34c-445c-497b-9a44-08b60370f527 2018-10-22 09:34:56,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:56,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-51354bf7-51de-4ab7-abda-67c9aa6a2771 Date: Mon, 22 Oct 2018 09:34:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}]} 2018-10-22 09:34:56,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-51354bf7-51de-4ab7-abda-67c9aa6a2771 2018-10-22 09:34:56,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}11356583e402bc86c124cff98a60a550c5a1bf01" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242"}}' 2018-10-22 09:34:56,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e31af2f9-c702-498f-ab6b-0370adc7480d Date: Mon, 22 Oct 2018 09:34: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": "2018-10-22T09:34:56Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:56Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "31c7e494-b7dc-4bd6-9e6b-7068bcaa6935"}} 2018-10-22 09:34:56,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e31af2f9-c702-498f-ab6b-0370adc7480d 2018-10-22 09:34:56,647 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp 2018-10-22 09:34:56,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:56,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e3e4d071-80eb-47e2-b743-94d203df6e6f Date: Mon, 22 Oct 2018 09:34:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "updated_at": "2018-10-22T09:34:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:56Z", "revision_number": 0, "id": "31c7e494-b7dc-4bd6-9e6b-7068bcaa6935", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:56Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "e9549900-f893-4bc0-9c6d-6059835552b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 3, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}]} 2018-10-22 09:34:56,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp used request id req-e3e4d071-80eb-47e2-b743-94d203df6e6f 2018-10-22 09:34:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:56,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f84a2ad-3875-4a60-a969-720dbf4ef1f4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:34:56,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-3f84a2ad-3875-4a60-a969-720dbf4ef1f4 2018-10-22 09:34:56,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:57,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-1461c300-1b19-4ae5-98aa-ce9661131c69 Date: Mon, 22 Oct 2018 09:34:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:56Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:56Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "31c7e494-b7dc-4bd6-9e6b-7068bcaa6935"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}]} 2018-10-22 09:34:57,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-1461c300-1b19-4ae5-98aa-ce9661131c69 2018-10-22 09:34:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}11356583e402bc86c124cff98a60a550c5a1bf01" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242"}}' 2018-10-22 09:34:57,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-b7ca45ac-0eb6-4108-a667-15e694529cb8 Date: Mon, 22 Oct 2018 09:34:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:34:57Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": 22, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:57Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "f314bc30-8aab-4fe8-bcc8-d89a3bfd7871"}} 2018-10-22 09:34:57,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-b7ca45ac-0eb6-4108-a667-15e694529cb8 2018-10-22 09:34:57,427 - neutron_utils - INFO - Retrieving security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:57,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-d5fc43d0-0afd-4e70-b772-82b13645af1b Date: Mon, 22 Oct 2018 09:34:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "updated_at": "2018-10-22T09:34:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:56Z", "revision_number": 0, "id": "31c7e494-b7dc-4bd6-9e6b-7068bcaa6935", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:56Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "revision_number": 0, "id": "e9549900-f893-4bc0-9c6d-6059835552b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:34:57Z", "revision_number": 0, "id": "f314bc30-8aab-4fe8-bcc8-d89a3bfd7871", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:57Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 4, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}]} 2018-10-22 09:34:57,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-d5fc43d0-0afd-4e70-b772-82b13645af1b 2018-10-22 09:34:57,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ffd132f-e31e-487c-80ab-7adb3bb17242 2018-10-22 09:34:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:34:57,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-7462f111-5bb2-45b8-9887-04e0fb7fd314 Date: Mon, 22 Oct 2018 09:34:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:56Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:56Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "31c7e494-b7dc-4bd6-9e6b-7068bcaa6935"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "9872e0b1-ccfe-4af2-a304-82a69c5d9bd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:54Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:54Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "e9549900-f893-4bc0-9c6d-6059835552b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:34:57Z", "security_group_id": "6ffd132f-e31e-487c-80ab-7adb3bb17242", "port_range_min": 22, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:57Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "f314bc30-8aab-4fe8-bcc8-d89a3bfd7871"}]} 2018-10-22 09:34:57,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-7462f111-5bb2-45b8-9887-04e0fb7fd314 2018-10-22 09:34:57,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:57,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:34:58,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["wJxgybtuQO6oh-xoJsRstA"], "issued_at": "2018-10-22T09:34:58.000000Z"}} 2018-10-22 09:34:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:58,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29957fa-1440-4212-a17c-a75e41086ef0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:58,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e29957fa-1440-4212-a17c-a75e41086ef0 2018-10-22 09:34:58,148 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:34:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:58,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd536d1-054e-41ea-8ec6-0c8b3a2b71c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:34:58,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7dd536d1-054e-41ea-8ec6-0c8b3a2b71c8 2018-10-22 09:34:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:58,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-963129ac-d324-487a-94d1-c77a4db32fd5 Date: Mon, 22 Oct 2018 09:34: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:34:58,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-963129ac-d324-487a-94d1-c77a4db32fd5 2018-10-22 09:34:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:34:58,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:34:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:58,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcaa305-e6b7-4214-9df0-062f14b27506 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:34:58,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-5dcaa305-e6b7-4214-9df0-062f14b27506 2018-10-22 09:34:58,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:58,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20f9953e-5a13-442f-97e8-5bb303209cda Date: Mon, 22 Oct 2018 09:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:34:58,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-20f9953e-5a13-442f-97e8-5bb303209cda 2018-10-22 09:34:58,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:58,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ed1b4c8-caea-462f-9948-cb1602d068e4 Date: Mon, 22 Oct 2018 09:34:58 GMT RESP BODY: {"ports":[]} 2018-10-22 09:34:58,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1&admin_state_up=True used request id req-3ed1b4c8-caea-462f-9948-cb1602d068e4 2018-10-22 09:34:58,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:59,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34: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-467cfab8-64f7-4d88-8ec6-a975b0ac12b1 x-compute-request-id: req-467cfab8-64f7-4d88-8ec6-a975b0ac12b1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:34:59,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst used request id req-467cfab8-64f7-4d88-8ec6-a975b0ac12b1 2018-10-22 09:34:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:59,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2cfb4644-40e6-4422-afa5-2d57da8eff91 Date: Mon, 22 Oct 2018 09:34: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:34:59,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-2cfb4644-40e6-4422-afa5-2d57da8eff91 2018-10-22 09:34:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:59,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7934a68-e43c-4601-9178-3666d306a9ed Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:34:59,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-c7934a68-e43c-4601-9178-3666d306a9ed 2018-10-22 09:34:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:59,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b45ae141-3a32-48fb-be7d-5bebaa0f9539 Date: Mon, 22 Oct 2018 09:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:34:59,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-b45ae141-3a32-48fb-be7d-5bebaa0f9539 2018-10-22 09:34:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:34:59,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48f02c6d-c705-4ea7-8b82-99b9253b3df2 Date: Mon, 22 Oct 2018 09:34:59 GMT RESP BODY: {"ports":[]} 2018-10-22 09:34:59,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1&admin_state_up=True used request id req-48f02c6d-c705-4ea7-8b82-99b9253b3df2 2018-10-22 09:34:59,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:34:59,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:00,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c873d336ad39427babe438cd2adc4b7e", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role"}], "expires_at": "2018-10-22T10:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51f3f39a2e8469891378e0fc308ea76", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a51f3f39a2e8469891378e0fc308ea76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user", "id": "98ede11d88f448fca783d568415a0b28"}, "audit_ids": ["c7tL6L9UR1-LeUc1xPtrhA"], "issued_at": "2018-10-22T09:35:00.000000Z"}} 2018-10-22 09:35:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8336bec7e36cf52dd55540d07fade4be96f0c1e6" 2018-10-22 09:35:00,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c66f852-ec23-4d34-a7a8-c8f8435ce505 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:00,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c66f852-ec23-4d34-a7a8-c8f8435ce505 2018-10-22 09:35:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:00,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8bfffea3-a1b8-4818-89f2-2a3f20d756bd Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:00,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-8bfffea3-a1b8-4818-89f2-2a3f20d756bd 2018-10-22 09:35:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:00,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1cc32c28-120c-488e-8ff7-69214768cb87 Date: Mon, 22 Oct 2018 09:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:00,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-1cc32c28-120c-488e-8ff7-69214768cb87 2018-10-22 09:35:00,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:00,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88c62e95-77a9-4949-9355-b7b07d0e68aa Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:00,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-88c62e95-77a9-4949-9355-b7b07d0e68aa 2018-10-22 09:35:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:35:00,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:35:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8336bec7e36cf52dd55540d07fade4be96f0c1e6" 2018-10-22 09:35:01,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af06d3e5-eb30-4008-8c48-c4b9f5351677 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:01,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-af06d3e5-eb30-4008-8c48-c4b9f5351677 2018-10-22 09:35:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:01,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c18ecc1-dfb6-43d8-884b-2e433ee4498f Date: Mon, 22 Oct 2018 09:35:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:01,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-8c18ecc1-dfb6-43d8-884b-2e433ee4498f 2018-10-22 09:35:01,282 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net 2018-10-22 09:35:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" -d '{"port": {"network_id": "0e28955b-85c7-4d4c-b1f8-e1ac31332472", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1", "admin_state_up": true}}' 2018-10-22 09:35:02,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-a4a99f49-0a28-4a91-be02-f8a3bdeeaa49 Date: Mon, 22 Oct 2018 09:35:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc"],"mac_address":"fa:16:3e:9c:47:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","project_id":"a51f3f39a2e8469891378e0fc308ea76","qos_policy_id":null,"admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal"}} 2018-10-22 09:35:02,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a4a99f49-0a28-4a91-be02-f8a3bdeeaa49 2018-10-22 09:35:02,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:02,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-752eaf41-5927-46fd-8caf-a99de148aff4 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:02,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-752eaf41-5927-46fd-8caf-a99de148aff4 2018-10-22 09:35:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:02,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6972b7c2-244d-46ff-975e-56668a120981 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:02,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-6972b7c2-244d-46ff-975e-56668a120981 2018-10-22 09:35:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:02,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55a6f9de-3e60-42e9-9433-c34c2ddb90a7 Date: Mon, 22 Oct 2018 09:35:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:02,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-55a6f9de-3e60-42e9-9433-c34c2ddb90a7 2018-10-22 09:35:02,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:03,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-adca9286-c3cf-4637-a9cb-fd2e16fe5130 Date: Mon, 22 Oct 2018 09:35:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:35:03,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1&admin_state_up=True used request id req-adca9286-c3cf-4637-a9cb-fd2e16fe5130 2018-10-22 09:35:03,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:03,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6b404f-2751-41c9-b92f-9dbca0380d88 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:03,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-9a6b404f-2751-41c9-b92f-9dbca0380d88 2018-10-22 09:35:03,111 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst 2018-10-22 09:35:03,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:03,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-289e7c00-019d-42af-9089-5e755d460972 x-compute-request-id: req-289e7c00-019d-42af-9089-5e755d460972 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-flavor-name"}]} 2018-10-22 09:35:03,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-289e7c00-019d-42af-9089-5e755d460972 2018-10-22 09:35:03,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:03,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-023d618b-b9f3-446f-a673-fbb40bf81876 x-compute-request-id: req-023d618b-b9f3-446f-a673-fbb40bf81876 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:35:03,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc used request id req-023d618b-b9f3-446f-a673-fbb40bf81876 2018-10-22 09:35:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:03,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1fdbf134-7d08-428d-ac7a-4173a7308016 Date: Mon, 22 Oct 2018 09:35:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:34:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:34:38Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/snap", "metadata": {}}], "self": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "min_disk": 0, "protected": false, "id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "file": "/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a51f3f39a2e8469891378e0fc308ea76", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image"} 2018-10-22 09:35:03,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image used request id req-1fdbf134-7d08-428d-ac7a-4173a7308016 2018-10-22 09:35:03,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a4ac23b-f507-4e02-90a3-a9717cb7dc1c Date: Mon, 22 Oct 2018 09:35: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"}}} 2018-10-22 09:35:03,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7a4ac23b-f507-4e02-90a3-a9717cb7dc1c 2018-10-22 09:35:03,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "imageRef": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "flavorRef": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "max_count": 1, "min_count": 1, "networks": [{"port": "37e75d98-d050-4135-8120-29c92ecb4e3f"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}]}}' 2018-10-22 09:35:05,300 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:35:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2d6daa3-e26f-4788-9d0b-a802288e28c3 x-compute-request-id: req-c2d6daa3-e26f-4788-9d0b-a802288e28c3 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "adminPass": "hjMJpH4o69mA"}} 2018-10-22 09:35:05,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c2d6daa3-e26f-4788-9d0b-a802288e28c3 2018-10-22 09:35:05,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:05,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f31fd32-1963-4ce5-be42-65bd0d6a29d1 x-compute-request-id: req-3f31fd32-1963-4ce5-be42-65bd0d6a29d1 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.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:35:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:05,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-3f31fd32-1963-4ce5-be42-65bd0d6a29d1 2018-10-22 09:35:05,776 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst 2018-10-22 09:35:05,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:06,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0b65e7c-4ddb-4b01-83e7-b57668e77d14 x-compute-request-id: req-c0b65e7c-4ddb-4b01-83e7-b57668e77d14 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:35:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:06,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-c0b65e7c-4ddb-4b01-83e7-b57668e77d14 2018-10-22 09:35:06,153 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - BUILD 2018-10-22 09:35:06,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:35:09,157 - create_instance - DEBUG - VM status query timeout in 896.619541168 2018-10-22 09:35:09,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:09,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd2e3ce2-b11c-4538-a7db-22e892832615 x-compute-request-id: req-cd2e3ce2-b11c-4538-a7db-22e892832615 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.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:35:06Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:09,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-cd2e3ce2-b11c-4538-a7db-22e892832615 2018-10-22 09:35:09,811 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - BUILD 2018-10-22 09:35:09,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:35:12,814 - create_instance - DEBUG - VM status query timeout in 892.962224007 2018-10-22 09:35:12,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:13,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-3f86234c-2d37-4b10-be92-73f0da50b7d6 x-compute-request-id: req-3f86234c-2d37-4b10-be92-73f0da50b7d6 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:13,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-3f86234c-2d37-4b10-be92-73f0da50b7d6 2018-10-22 09:35:13,440 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:13,441 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:35:13,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:14,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-d7f2f4ab-4c22-4667-ab7f-da7a96ee3a2c x-compute-request-id: req-d7f2f4ab-4c22-4667-ab7f-da7a96ee3a2c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:14,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-d7f2f4ab-4c22-4667-ab7f-da7a96ee3a2c 2018-10-22 09:35:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:14,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c901c916-ef6c-4a84-af84-7f6a83df22d5 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:14,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-c901c916-ef6c-4a84-af84-7f6a83df22d5 2018-10-22 09:35:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:14,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40825812-2c8c-415b-ada0-21aa2c7a198d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:14,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-40825812-2c8c-415b-ada0-21aa2c7a198d 2018-10-22 09:35:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:14,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5222d827-e8a9-4a88-8a5a-6c10b70c398d Date: Mon, 22 Oct 2018 09:35:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:14,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-5222d827-e8a9-4a88-8a5a-6c10b70c398d 2018-10-22 09:35:14,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:14,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-a492c7a1-0695-4bd3-b867-baf2acefb613 Date: Mon, 22 Oct 2018 09:35:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":"5b7690d2-1440-47b7-b489-7e3f9819fcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.4"}],"id":"a3f0930b-ec63-4d17-99e9-199135313f1b","security_groups":[],"mac_address":"fa:16:3e:94:db:bc","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.3"}],"id":"c5f1de34-c47f-4d3d-840a-78d0a970cdb5","security_groups":[],"mac_address":"fa:16:3e:53:fb:cf","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.2"}],"id":"ce603d9f-3682-4c57-8243-5c6a9fb1b623","security_groups":[],"mac_address":"fa:16:3e:b8:93:04","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e28955b-85c7-4d4c-b1f8-e1ac31332472"}]} 2018-10-22 09:35:14,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-a492c7a1-0695-4bd3-b867-baf2acefb613 2018-10-22 09:35:14,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:15,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2645516-81f7-411c-ac34-9d641f09ed5d x-compute-request-id: req-f2645516-81f7-411c-ac34-9d641f09ed5d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:15,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-f2645516-81f7-411c-ac34-9d641f09ed5d 2018-10-22 09:35:15,042 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:15,042 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:35:15,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:15,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-09a4ee3e-7422-4003-b4e9-7b31613ccb60 x-compute-request-id: req-09a4ee3e-7422-4003-b4e9-7b31613ccb60 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:15,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-09a4ee3e-7422-4003-b4e9-7b31613ccb60 2018-10-22 09:35:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:15,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-47ecad55-ad25-43ef-acff-c69b01c350f2 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:15,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-47ecad55-ad25-43ef-acff-c69b01c350f2 2018-10-22 09:35:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:15,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361ab16b-273e-48f4-acc9-b257a5d58017 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:15,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-361ab16b-273e-48f4-acc9-b257a5d58017 2018-10-22 09:35:15,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:16,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5acaaae-99cd-401e-a53f-b85338c314c8 Date: Mon, 22 Oct 2018 09:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:16,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-c5acaaae-99cd-401e-a53f-b85338c314c8 2018-10-22 09:35:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:16,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-ad88a0cd-2203-46fe-b977-4ee9acc79d78 Date: Mon, 22 Oct 2018 09:35:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":"5b7690d2-1440-47b7-b489-7e3f9819fcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.4"}],"id":"a3f0930b-ec63-4d17-99e9-199135313f1b","security_groups":[],"mac_address":"fa:16:3e:94:db:bc","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.3"}],"id":"c5f1de34-c47f-4d3d-840a-78d0a970cdb5","security_groups":[],"mac_address":"fa:16:3e:53:fb:cf","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.2"}],"id":"ce603d9f-3682-4c57-8243-5c6a9fb1b623","security_groups":[],"mac_address":"fa:16:3e:b8:93:04","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e28955b-85c7-4d4c-b1f8-e1ac31332472"}]} 2018-10-22 09:35:16,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-ad88a0cd-2203-46fe-b977-4ee9acc79d78 2018-10-22 09:35:16,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}}' 2018-10-22 09:35:17,240 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:35: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-0c905c75-d452-462f-9477-7d8313bcf342 x-compute-request-id: req-0c905c75-d452-462f-9477-7d8313bcf342 Content-Length: 0 Content-Type: application/json 2018-10-22 09:35:17,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb/action used request id req-0c905c75-d452-462f-9477-7d8313bcf342 2018-10-22 09:35:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:17,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-a9a71f71-4f1e-4f65-ab17-4ffb9e3b37fc Date: Mon, 22 Oct 2018 09:35:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:44Z", "admin_state_up": true, "updated_at": "2018-10-22T09:34:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "4b99e7fe-9a52-45de-9926-56ebb747270b", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router"}]} 2018-10-22 09:35:17,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router used request id req-a9a71f71-4f1e-4f65-ab17-4ffb9e3b37fc 2018-10-22 09:35:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:17,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69645d42-87dc-4b99-a481-91c7fa20a16c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:17,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-69645d42-87dc-4b99-a481-91c7fa20a16c 2018-10-22 09:35:17,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4b99e7fe-9a52-45de-9926-56ebb747270b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-169a6c39-3e31-4e9e-be15-d6b608c35a38 Date: Mon, 22 Oct 2018 09:35:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"}]} 2018-10-22 09:35:17,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4b99e7fe-9a52-45de-9926-56ebb747270b used request id req-169a6c39-3e31-4e9e-be15-d6b608c35a38 2018-10-22 09:35:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1aaf2fae-deb1-42ed-acc2-e0798a3483f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:17,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1e2f9f94-d62c-4a94-a8ef-78e53db0adbd Date: Mon, 22 Oct 2018 09:35:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}} 2018-10-22 09:35:17,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1aaf2fae-deb1-42ed-acc2-e0798a3483f2 used request id req-1e2f9f94-d62c-4a94-a8ef-78e53db0adbd 2018-10-22 09:35:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:17,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-66018dbf-9986-4a4a-92d7-f57190e0c7fb Date: Mon, 22 Oct 2018 09:35:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:35:17,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-66018dbf-9986-4a4a-92d7-f57190e0c7fb 2018-10-22 09:35:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:17,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ff9e90b-9f90-4a57-b4c4-308c97708857 Date: Mon, 22 Oct 2018 09:35:17 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:35:17,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-6ff9e90b-9f90-4a57-b4c4-308c97708857 2018-10-22 09:35:17,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:18,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e3b6f0-9029-49cf-8ac7-7961011aeac3 x-compute-request-id: req-07e3b6f0-9029-49cf-8ac7-7961011aeac3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:18,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-07e3b6f0-9029-49cf-8ac7-7961011aeac3 2018-10-22 09:35:18,267 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:18,267 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:35:18,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:18,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-56ed62f0-1bc2-4345-8fc2-df26667c422a x-compute-request-id: req-56ed62f0-1bc2-4345-8fc2-df26667c422a Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:18,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-56ed62f0-1bc2-4345-8fc2-df26667c422a 2018-10-22 09:35:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:18,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aad84e68-88df-410e-8d27-0da665a3fec6 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:18,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-aad84e68-88df-410e-8d27-0da665a3fec6 2018-10-22 09:35:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:19,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab640847-10de-41a5-9330-33c6543c6ab4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:19,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-ab640847-10de-41a5-9330-33c6543c6ab4 2018-10-22 09:35:19,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:19,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1d2052e1-7c36-44ef-96c8-e36b3c3475fc Date: Mon, 22 Oct 2018 09:35:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:19,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-1d2052e1-7c36-44ef-96c8-e36b3c3475fc 2018-10-22 09:35:19,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:19,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-b4fa6cfe-c15e-4590-ae2b-0be58c0f1200 Date: Mon, 22 Oct 2018 09:35:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc","6ffd132f-e31e-487c-80ab-7adb3bb17242"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":"5b7690d2-1440-47b7-b489-7e3f9819fcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.4"}],"id":"a3f0930b-ec63-4d17-99e9-199135313f1b","security_groups":[],"mac_address":"fa:16:3e:94:db:bc","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.3"}],"id":"c5f1de34-c47f-4d3d-840a-78d0a970cdb5","security_groups":[],"mac_address":"fa:16:3e:53:fb:cf","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.2"}],"id":"ce603d9f-3682-4c57-8243-5c6a9fb1b623","security_groups":[],"mac_address":"fa:16:3e:b8:93:04","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e28955b-85c7-4d4c-b1f8-e1ac31332472"}]} 2018-10-22 09:35:19,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-b4fa6cfe-c15e-4590-ae2b-0be58c0f1200 2018-10-22 09:35:19,175 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:35:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:19,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-89b405a9-792e-4b4c-897b-55a602b52d2d Date: Mon, 22 Oct 2018 09:35:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:35:19,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-89b405a9-792e-4b4c-897b-55a602b52d2d 2018-10-22 09:35:19,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:19,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bbc1e683-46bd-4507-8744-37855d6430c5 Date: Mon, 22 Oct 2018 09:35:19 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:35:19,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-bbc1e683-46bd-4507-8744-37855d6430c5 2018-10-22 09:35:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "37e75d98-d050-4135-8120-29c92ecb4e3f"}}' 2018-10-22 09:35:21,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-efd34016-e4f2-4dad-89f9-fb0ac874d4db Date: Mon, 22 Oct 2018 09:35:21 GMT RESP BODY: {"floatingip": {"router_id": "4b99e7fe-9a52-45de-9926-56ebb747270b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:35:20Z", "updated_at": "2018-10-22T09:35:20Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "port_id": "37e75d98-d050-4135-8120-29c92ecb4e3f", "id": "632d512a-d8bf-431b-afa1-af17ce2e27aa"}} 2018-10-22 09:35:21,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-efd34016-e4f2-4dad-89f9-fb0ac874d4db 2018-10-22 09:35:21,830 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router 2018-10-22 09:35:21,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:22,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21814138-6aa9-4482-8ca0-8ad547c0a16a x-compute-request-id: req-21814138-6aa9-4482-8ca0-8ad547c0a16a Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:22,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-21814138-6aa9-4482-8ca0-8ad547c0a16a 2018-10-22 09:35:22,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:22,279 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:35:22,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:22,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-58cd5a2d-b435-4343-8842-56a90a6a4701 x-compute-request-id: req-58cd5a2d-b435-4343-8842-56a90a6a4701 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:22,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-58cd5a2d-b435-4343-8842-56a90a6a4701 2018-10-22 09:35:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:23,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c80a1361-39c1-456a-8b01-43c4b22791b2 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:23,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-c80a1361-39c1-456a-8b01-43c4b22791b2 2018-10-22 09:35:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:23,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed33a70-ca33-4cc1-a5c4-a900c5839b7b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:23,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-9ed33a70-ca33-4cc1-a5c4-a900c5839b7b 2018-10-22 09:35:23,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:23,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-723a5f32-e121-4d55-88ce-33e6d4b3ff77 Date: Mon, 22 Oct 2018 09:35:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:23,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-723a5f32-e121-4d55-88ce-33e6d4b3ff77 2018-10-22 09:35:23,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:23,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-646ed094-c6f6-48cf-9067-3cac707fd663 Date: Mon, 22 Oct 2018 09:35:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc","6ffd132f-e31e-487c-80ab-7adb3bb17242"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":"5b7690d2-1440-47b7-b489-7e3f9819fcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.4"}],"id":"a3f0930b-ec63-4d17-99e9-199135313f1b","security_groups":[],"mac_address":"fa:16:3e:94:db:bc","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.3"}],"id":"c5f1de34-c47f-4d3d-840a-78d0a970cdb5","security_groups":[],"mac_address":"fa:16:3e:53:fb:cf","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.2"}],"id":"ce603d9f-3682-4c57-8243-5c6a9fb1b623","security_groups":[],"mac_address":"fa:16:3e:b8:93:04","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e28955b-85c7-4d4c-b1f8-e1ac31332472"}]} 2018-10-22 09:35:23,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-646ed094-c6f6-48cf-9067-3cac707fd663 2018-10-22 09:35:23,405 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-10-22 09:35:23,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:23,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8cb1051-fe22-4f1a-858d-53a1fbb1b918 x-compute-request-id: req-d8cb1051-fe22-4f1a-858d-53a1fbb1b918 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:23,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-d8cb1051-fe22-4f1a-858d-53a1fbb1b918 2018-10-22 09:35:23,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:35:25,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c41427d2-3597-4be2-bd6b-550808337c65 x-compute-request-id: req-c41427d2-3597-4be2-bd6b-550808337c65 Content-Encoding: gzip Content-Length: 9580 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 488949986 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.908 MHz processor\n[ 0.132948] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.134615] pid_max: default: 32768 minimum: 301\n[ 0.135520] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138235] Security Framework initialized\n[ 0.139057] Yama: becoming mindful.\n[ 0.139794] AppArmor: AppArmor initialized\n[ 0.140652] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141950] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143218] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144430] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145809] Initializing cgroup subsys io\n[ 0.146628] Initializing cgroup subsys memory\n[ 0.147502] Initializing cgroup subsys devices\n[ 0.148399] Initializing cgroup subsys freezer\n[ 0.149288] Initializing cgroup subsys net_cls\n[ 0.150171] Initializing cgroup subsys perf_event\n[ 0.151097] Initializing cgroup subsys net_prio\n[ 0.152004] Initializing cgroup subsys hugetlb\n[ 0.152886] Initializing cgroup subsys pids\n[ 0.153773] CPU: Physical Processor ID: 0\n[ 0.155294] mce: CPU supports 10 MCE banks\n[ 0.156161] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159462] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165949] ftrace: allocating 31920 entries in 125 pages\n[ 0.192321] smpboot: Max logical packages: 2\n[ 0.193194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194409] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195783] x2apic enabled\n[ 0.196610] Switched APIC routing to physical x2apic.\n[ 0.198386] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199626] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203810] KVM setup paravirtual spinlock\n[ 0.205238] x86: Booting SMP configuration:\n[ 0.206152] .... node #0, CPUs: #1\n[ 0.207060] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228725] x86: Booted up 1 node, 2 CPUs\n[ 0.228728] KVM setup async PF for cpu 1\n[ 0.228731] kvm-stealtime: cpu 1, msr f90d940\n[ 0.231317] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.232830] devtmpfs: initialized\n[ 0.234538] evm: security.selinux\n[ 0.235244] evm: security.SMACK64\n[ 0.235943] evm: security.SMACK64EXEC\n[ 0.236690] evm: security.SMACK64TRANSMUTE\n[ 0.237514] evm: security.SMACK64MMAP\n[ 0.238268] evm: security.ima\n[ 0.238915] evm: security.capability\n[ 0.239760] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241646] pinctrl core: initialized pinctrl subsystem\n[ 0.242758] RTC time: 9:35:11, date: 10/22/18\n[ 0.243738] NET: Registered protocol family 16\n[ 0.253610] cpuidle: using governor ladder\n[ 0.265686] cpuidle: using governor menu\n[ 0.266505] PCCT header not found.\n[ 0.267278] ACPI: bus type PCI registered\n[ 0.268082] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269328] PCI: Using configuration type 1 for base access\n[ 0.282772] ACPI: Added _OSI(Module Device)\n[ 0.283616] ACPI: Added _OSI(Processor Device)\n[ 0.284480] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285377] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287711] ACPI: Interpreter enabled\n[ 0.288480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295881] ACPI: (supports S0 S5)\n[ 0.296585] ACPI: Using IOAPIC for interrupt routing\n[ 0.297671] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302181] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303410] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306842] acpiphp: Slot [3] registered\n[ 0.307650] acpiphp: Slot [4] registered\n[ 0.308452] acpiphp: Slot [5] registered\n[ 0.309251] acpiphp: Slot [6] registered\n[ 0.310048] acpiphp: Slot [7] registered\n[ 0.310847] acpiphp: Slot [8] registered\n[ 0.311649] acpiphp: Slot [9] registered\n[ 0.312461] acpiphp: Slot [10] registered\n[ 0.323305] acpiphp: Slot [11] registered\n[ 0.324126] acpiphp: Slot [12] registered\n[ 0.324939] acpiphp: Slot [13] registered\n[ 0.325750] acpiphp: Slot [14] registered\n[ 0.326556] acpiphp: Slot [15] registered\n[ 0.327374] acpiphp: Slot [16] registered\n[ 0.328190] acpiphp: Slot [17] registered\n[ 0.329000] acpiphp: Slot [18] registered\n[ 0.329810] acpiphp: Slot [19] registered\n[ 0.330617] acpiphp: Slot [20] registered\n[ 0.331435] acpiphp: Slot [21] registered\n[ 0.332251] acpiphp: Slot [22] registered\n[ 0.333069] acpiphp: Slot [23] registered\n[ 0.333882] acpiphp: Slot [24] registered\n[ 0.334687] acpiphp: Slot [25] registered\n[ 0.335501] acpiphp: Slot [26] registered\n[ 0.336317] acpiphp: Slot [27] registered\n[ 0.337130] acpiphp: Slot [28] registered\n[ 0.337937] acpiphp: Slot [29] registered\n[ 0.338747] acpiphp: Slot [30] registered\n[ 0.339562] acpiphp: Slot [31] registered\n[ 0.340371] PCI host bridge to bus 0000:00\n[ 0.341178] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343603] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346491] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354082] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355260] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356524] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363587] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.415103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416523] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.421527] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423807] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.425356] vgaarb: loaded\n[ 0.425961] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427104] SCSI subsystem initialized\n[ 0.427935] ACPI: bus type USB registered\n[ 0.428756] usbcore: registered new interface driver usbfs\n[ 0.429787] usbcore: registered new interface driver hub\n[ 0.430791] usbcore: registered new device driver usb\n[ 0.431887] PCI: Using ACPI for IRQ routing\n[ 0.432916] NetLabel: Initializing\n[ 0.433628] NetLabel: domain hash size = 128\n[ 0.434489] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435439] NetLabel: unlabeled traffic allowed by default\n[ 0.436570] clocksource: Switched to clocksource kvm-clock\n[ 0.442547] AppArmor: AppArmor Filesystem Enabled\n[ 0.443526] pnp: PnP ACPI init\n[ 0.444456] pnp: PnP ACPI: found 5 devices\n[ 0.451555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453273] NET: Registered protocol family 2\n[ 0.454257] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455527] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.456699] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.457861] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458933] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460093] NET: Registered protocol family 1\n[ 0.460961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462052] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463122] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481686] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500553] Trying to unpack rootfs image as initramfs...\n[ 0.551747] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.566636] Scanning for low memory corruption every 60 seconds\n[ 0.568032] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569203] audit: initializing netlink subsys (disabled)\n[ 0.570251] audit: type=2000 audit(1540200911.702:1): initialized\n[ 0.571561] Initialise system trusted keyring\n[ 0.572548] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573730] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575864] zbud: loaded\n[ 0.576634] VFS: Disk quotas dquot_6.6.0\n[ 0.577472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579073] fuse init (API version 7.23)\n[ 0.579988] Key type big_key registered\n[ 0.580811] Allocating IMA MOK and blacklist keyrings.\n[ 0.582106] Key type asymmetric registered\n[ 0.582938] Asymmetric key parser 'x509' registered\n[ 0.583920] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585457] io scheduler noop registered\n[ 0.586284] io scheduler deadline registered (default)\n[ 0.587289] io scheduler cfq registered\n[ 0.588144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589207] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590475] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591929] ACPI: Power Button [PWRF]\n[ 0.592808] GHES: HEST is not enabled!\n[ 0.611307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648981] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679257] Linux agpgart interface v0.103\n[ 0.682172] brd: module loaded\n[ 0.683895] loop: module loaded\n[ 0.689893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692080] GPT:90111 != 20971519\n[ 0.693116] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694766] GPT:90111 != 20971519\n[ 0.695763] GPT: Use GNU Parted to correct GPT errors.\n[ 0.697226] vda: vda1 vda15\n[ 0.698992] scsi host0: ata_piix\n[ 0.700103] scsi host1: ata_piix\n[ 0.701128] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.702970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704886] libphy: Fixed MDIO Bus: probed\n[ 0.705909] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707345] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709987] PPP generic driver version 2.4.2\n[ 0.710912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712732] ehci-pci: EHCI PCI platform driver\n[ 0.714338] ehci-platform: EHCI generic platform driver\n[ 0.716146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718175] ohci-pci: OHCI PCI platform driver\n[ 0.719772] ohci-platform: OHCI generic platform driver\n[ 0.721202] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.741086] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.742131] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.743596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.744633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.745787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.747024] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.748459] usb usb1: Product: UHCI Host Controller\n[ 0.749416] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.750575] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.751614] hub 1-0:1.0: USB hub found\n[ 0.752403] hub 1-0:1.0: 2 ports detected\n[ 0.753345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.756474] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757530] mousedev: PS/2 mouse device common for all mice\n[ 0.758728] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760715] i2c /dev entries driver\n[ 0.760760] device-mapper: uevent: version 1.0.3\n[ 0.761691] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.761708] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761914] NET: Registered protocol family 10\n[ 0.762039] NET: Registered protocol family 17\n[ 0.762048] Key type dns_resolver registered\n[ 0.762155] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762812] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762830] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762918] registered taskstats version 1\n[ 0.762929] Loading compiled-in X.509 certificates\n[ 0.763444] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763459] zswap: loaded using pool lzo/zbud\n[ 0.764035] Key type trusted registered\n[ 0.764853] Key type encrypted registered\n[ 0.764856] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764858] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764871] evm: HMAC attrs: 0x1\n[ 0.765340] Magic number: 6:660:576\n[ 0.765694] rtc_cmos 00:00: setting system clock to 2018-10-22 09:35:11 UTC (1540200911)\n[ 0.765754] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765754] EDD information not available.\n[ 0.862062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863653] Write protecting the kernel read-only data: 14336k\n[ 0.865305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.867150] 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.922202] 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.03\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.11...\nLease of 10.55.1.11 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.23. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA4JHeRVIw6T81m+4JXhDX7Mw2HCCloOHnBWYGsEGBf6x+BNGnnJvn0JHBrkJhK3sZ5fz1laReUAiyBe/G6gbN9T4Y6uNCmE135tzi2GYGhytHHG53huMZx+U+pEdn4GEj/ajoDG0q8KO7Dt3NBwsYN3QGi7k4d2dCgbuX33z7v0/mEvqfS1U9g9kg/a4e1LD9VNgMCvsqR4GFEvqN88Kblg1ulOb99wHSmlr4InR00qPyEWOCXhEMh4Z/Rr1nv1N5qjQJQkrRlajRPgA3vaN/6QzOof239XbDg3vnbsy5DYG2Fz4755FoJ5sZ31BibZiLgaC6ISa/qVUiPH4Fx5RL root@createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b\nssh-dss AAAAB3NzaC1kc3MAAACBAOpQnAOKzFww2qS58R87XfeukBF14xggt/8vcONOpmaQVz3SLMmRvIJgOjPJZun5WpIoiuo7Kc95KKaZa+30u9T+5917TNu3BGpX1SKEuVYiPEcG75lkMH3PqKnFiGNmkKNC7XCJKjEoi1bi7841bnnlSixFHDZUbc7dKJao6/OrAAAAFQDLfYA4LeeZ4tVkzyHeeHQxaULuXQAAAIBzAmwxbZJ5kDSTBcATo9pD1+P/6ipb0SQSj13jD9DBQeCAdn+GP26gDd7vcZBlLC0WZYIIvLkuVyu76kwvljsT7tn05GBPnA6pQ49RSoYhYLaCarzA+PIJAidBP6lqBkUaStCotc5cI13feAW48wyX8h625ktjF7qRnw3vt2dLnQAAAIAFgL+Og1HuDvKPSHROxezFjjHglLA9NZZzRqkWL9vkTJL+Wnj2vNH35yGotsdfbPoFJpqUedGediepRbSqcK2oV8CntxESA5raodJUImxiDS/gF9ErpDjnM92SxnGv8MQ/Xe4o8VAcxVhWEq6V6rcorgXHdIPD7DFRnj1khd+sgw== root@createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b\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.11,24,fe80::f816:3eff:fe9c:47f9/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 \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-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b login: "} 2018-10-22 09:35:25,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb/action used request id req-c41427d2-3597-4be2-bd6b-550808337c65 2018-10-22 09:35:25,005 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:35:25,005 - 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 488949986 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.908 MHz processor [ 0.132948] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.134615] pid_max: default: 32768 minimum: 301 [ 0.135520] ACPI: Core revision 20150930 [ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138235] Security Framework initialized [ 0.139057] Yama: becoming mindful. [ 0.139794] AppArmor: AppArmor initialized [ 0.140652] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141950] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143218] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144430] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145809] Initializing cgroup subsys io [ 0.146628] Initializing cgroup subsys memory [ 0.147502] Initializing cgroup subsys devices [ 0.148399] Initializing cgroup subsys freezer [ 0.149288] Initializing cgroup subsys net_cls [ 0.150171] Initializing cgroup subsys perf_event [ 0.151097] Initializing cgroup subsys net_prio [ 0.152004] Initializing cgroup subsys hugetlb [ 0.152886] Initializing cgroup subsys pids [ 0.153773] CPU: Physical Processor ID: 0 [ 0.155294] mce: CPU supports 10 MCE banks [ 0.156161] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159462] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165949] ftrace: allocating 31920 entries in 125 pages [ 0.192321] smpboot: Max logical packages: 2 [ 0.193194] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194409] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195783] x2apic enabled [ 0.196610] Switched APIC routing to physical x2apic. [ 0.198386] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199626] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203810] KVM setup paravirtual spinlock [ 0.205238] x86: Booting SMP configuration: [ 0.206152] .... node #0, CPUs: #1 [ 0.207060] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228725] x86: Booted up 1 node, 2 CPUs [ 0.228728] KVM setup async PF for cpu 1 [ 0.228731] kvm-stealtime: cpu 1, msr f90d940 [ 0.231317] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.232830] devtmpfs: initialized [ 0.234538] evm: security.selinux [ 0.235244] evm: security.SMACK64 [ 0.235943] evm: security.SMACK64EXEC [ 0.236690] evm: security.SMACK64TRANSMUTE [ 0.237514] evm: security.SMACK64MMAP [ 0.238268] evm: security.ima [ 0.238915] evm: security.capability [ 0.239760] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241646] pinctrl core: initialized pinctrl subsystem [ 0.242758] RTC time: 9:35:11, date: 10/22/18 [ 0.243738] NET: Registered protocol family 16 [ 0.253610] cpuidle: using governor ladder [ 0.265686] cpuidle: using governor menu [ 0.266505] PCCT header not found. [ 0.267278] ACPI: bus type PCI registered [ 0.268082] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269328] PCI: Using configuration type 1 for base access [ 0.282772] ACPI: Added _OSI(Module Device) [ 0.283616] ACPI: Added _OSI(Processor Device) [ 0.284480] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285377] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287711] ACPI: Interpreter enabled [ 0.288480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295881] ACPI: (supports S0 S5) [ 0.296585] ACPI: Using IOAPIC for interrupt routing [ 0.297671] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302181] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303410] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306842] acpiphp: Slot [3] registered [ 0.307650] acpiphp: Slot [4] registered [ 0.308452] acpiphp: Slot [5] registered [ 0.309251] acpiphp: Slot [6] registered [ 0.310048] acpiphp: Slot [7] registered [ 0.310847] acpiphp: Slot [8] registered [ 0.311649] acpiphp: Slot [9] registered [ 0.312461] acpiphp: Slot [10] registered [ 0.323305] acpiphp: Slot [11] registered [ 0.324126] acpiphp: Slot [12] registered [ 0.324939] acpiphp: Slot [13] registered [ 0.325750] acpiphp: Slot [14] registered [ 0.326556] acpiphp: Slot [15] registered [ 0.327374] acpiphp: Slot [16] registered [ 0.328190] acpiphp: Slot [17] registered [ 0.329000] acpiphp: Slot [18] registered [ 0.329810] acpiphp: Slot [19] registered [ 0.330617] acpiphp: Slot [20] registered [ 0.331435] acpiphp: Slot [21] registered [ 0.332251] acpiphp: Slot [22] registered [ 0.333069] acpiphp: Slot [23] registered [ 0.333882] acpiphp: Slot [24] registered [ 0.334687] acpiphp: Slot [25] registered [ 0.335501] acpiphp: Slot [26] registered [ 0.336317] acpiphp: Slot [27] registered [ 0.337130] acpiphp: Slot [28] registered [ 0.337937] acpiphp: Slot [29] registered [ 0.338747] acpiphp: Slot [30] registered [ 0.339562] acpiphp: Slot [31] registered [ 0.340371] PCI host bridge to bus 0000:00 [ 0.341178] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343603] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346491] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354082] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355260] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356524] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363587] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416523] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.421527] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423807] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425356] vgaarb: loaded [ 0.425961] vgaarb: bridge control possible 0000:00:02.0 [ 0.427104] SCSI subsystem initialized [ 0.427935] ACPI: bus type USB registered [ 0.428756] usbcore: registered new interface driver usbfs [ 0.429787] usbcore: registered new interface driver hub [ 0.430791] usbcore: registered new device driver usb [ 0.431887] PCI: Using ACPI for IRQ routing [ 0.432916] NetLabel: Initializing [ 0.433628] NetLabel: domain hash size = 128 [ 0.434489] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435439] NetLabel: unlabeled traffic allowed by default [ 0.436570] clocksource: Switched to clocksource kvm-clock [ 0.442547] AppArmor: AppArmor Filesystem Enabled [ 0.443526] pnp: PnP ACPI init [ 0.444456] pnp: PnP ACPI: found 5 devices [ 0.451555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453273] NET: Registered protocol family 2 [ 0.454257] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455527] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.456699] TCP: Hash tables configured (established 2048 bind 2048) [ 0.457861] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458933] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460093] NET: Registered protocol family 1 [ 0.460961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462052] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463122] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481686] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500553] Trying to unpack rootfs image as initramfs... [ 0.551747] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.566636] Scanning for low memory corruption every 60 seconds [ 0.568032] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.569203] audit: initializing netlink subsys (disabled) [ 0.570251] audit: type=2000 audit(1540200911.702:1): initialized [ 0.571561] Initialise system trusted keyring [ 0.572548] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573730] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575864] zbud: loaded [ 0.576634] VFS: Disk quotas dquot_6.6.0 [ 0.577472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579073] fuse init (API version 7.23) [ 0.579988] Key type big_key registered [ 0.580811] Allocating IMA MOK and blacklist keyrings. [ 0.582106] Key type asymmetric registered [ 0.582938] Asymmetric key parser 'x509' registered [ 0.583920] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585457] io scheduler noop registered [ 0.586284] io scheduler deadline registered (default) [ 0.587289] io scheduler cfq registered [ 0.588144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589207] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590475] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591929] ACPI: Power Button [PWRF] [ 0.592808] GHES: HEST is not enabled! [ 0.611307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648981] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679257] Linux agpgart interface v0.103 [ 0.682172] brd: module loaded [ 0.683895] loop: module loaded [ 0.689893] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.692080] GPT:90111 != 20971519 [ 0.693116] GPT:Alternate GPT header not at the end of the disk. [ 0.694766] GPT:90111 != 20971519 [ 0.695763] GPT: Use GNU Parted to correct GPT errors. [ 0.697226] vda: vda1 vda15 [ 0.698992] scsi host0: ata_piix [ 0.700103] scsi host1: ata_piix [ 0.701128] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.702970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704886] libphy: Fixed MDIO Bus: probed [ 0.705909] tun: Universal TUN/TAP device driver, 1.6 [ 0.707345] tun: (C) 1999-2004 Max Krasnyansky [ 0.709987] PPP generic driver version 2.4.2 [ 0.710912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712732] ehci-pci: EHCI PCI platform driver [ 0.714338] ehci-platform: EHCI generic platform driver [ 0.716146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718175] ohci-pci: OHCI PCI platform driver [ 0.719772] ohci-platform: OHCI generic platform driver [ 0.721202] uhci_hcd: USB Universal Host Controller Interface driver [ 0.741086] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.742131] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.743596] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.744633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.745787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.747024] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.748459] usb usb1: Product: UHCI Host Controller [ 0.749416] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.750575] usb usb1: SerialNumber: 0000:00:01.2 [ 0.751614] hub 1-0:1.0: USB hub found [ 0.752403] hub 1-0:1.0: 2 ports detected [ 0.753345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.755513] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.756474] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757530] mousedev: PS/2 mouse device common for all mice [ 0.758728] rtc_cmos 00:00: RTC can wake from S4 [ 0.759981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760587] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.760715] i2c /dev entries driver [ 0.760760] device-mapper: uevent: version 1.0.3 [ 0.761691] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.761708] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761914] NET: Registered protocol family 10 [ 0.762039] NET: Registered protocol family 17 [ 0.762048] Key type dns_resolver registered [ 0.762155] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762812] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762830] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762918] registered taskstats version 1 [ 0.762929] Loading compiled-in X.509 certificates [ 0.763444] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763459] zswap: loaded using pool lzo/zbud [ 0.764035] Key type trusted registered [ 0.764853] Key type encrypted registered [ 0.764856] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764858] ima: No TPM chip found, activating TPM-bypass! [ 0.764871] evm: HMAC attrs: 0x1 [ 0.765340] Magic number: 6:660:576 [ 0.765694] rtc_cmos 00:00: setting system clock to 2018-10-22 09:35:11 UTC (1540200911) [ 0.765754] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765754] EDD information not available. [ 0.862062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863653] Write protecting the kernel read-only data: 14336k [ 0.865305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.867150] 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.922202] 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.03 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.11... Lease of 10.55.1.11 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.23. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA4JHeRVIw6T81m+4JXhDX7Mw2HCCloOHnBWYGsEGBf6x+BNGnnJvn0JHBrkJhK3sZ5fz1laReUAiyBe/G6gbN9T4Y6uNCmE135tzi2GYGhytHHG53huMZx+U+pEdn4GEj/ajoDG0q8KO7Dt3NBwsYN3QGi7k4d2dCgbuX33z7v0/mEvqfS1U9g9kg/a4e1LD9VNgMCvsqR4GFEvqN88Kblg1ulOb99wHSmlr4InR00qPyEWOCXhEMh4Z/Rr1nv1N5qjQJQkrRlajRPgA3vaN/6QzOof239XbDg3vnbsy5DYG2Fz4755FoJ5sZ31BibZiLgaC6ISa/qVUiPH4Fx5RL root@createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b ssh-dss AAAAB3NzaC1kc3MAAACBAOpQnAOKzFww2qS58R87XfeukBF14xggt/8vcONOpmaQVz3SLMmRvIJgOjPJZun5WpIoiuo7Kc95KKaZa+30u9T+5917TNu3BGpX1SKEuVYiPEcG75lkMH3PqKnFiGNmkKNC7XCJKjEoi1bi7841bnnlSixFHDZUbc7dKJao6/OrAAAAFQDLfYA4LeeZ4tVkzyHeeHQxaULuXQAAAIBzAmwxbZJ5kDSTBcATo9pD1+P/6ipb0SQSj13jD9DBQeCAdn+GP26gDd7vcZBlLC0WZYIIvLkuVyu76kwvljsT7tn05GBPnA6pQ49RSoYhYLaCarzA+PIJAidBP6lqBkUaStCotc5cI13feAW48wyX8h625ktjF7qRnw3vt2dLnQAAAIAFgL+Og1HuDvKPSHROxezFjjHglLA9NZZzRqkWL9vkTJL+Wnj2vNH35yGotsdfbPoFJpqUedGediepRbSqcK2oV8CntxESA5raodJUImxiDS/gF9ErpDjnM92SxnGv8MQ/Xe4o8VAcxVhWEq6V6rcorgXHdIPD7DFRnj1khd+sgw== root@createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fe9c:47f9/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 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-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b launch-index: 0 === cirros: current=0.4.0 uptime=2.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-57f8095a-54f9-4346-9c0a-d80f7b login: 2018-10-22 09:35:25,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:25,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-8a138991-6de7-4270-8952-6a7213ff5e68 x-compute-request-id: req-8a138991-6de7-4270-8952-6a7213ff5e68 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:25,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-8a138991-6de7-4270-8952-6a7213ff5e68 2018-10-22 09:35:25,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:25,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ca57b842-fbbb-4d7d-9298-64ea61728e58 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:25,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-ca57b842-fbbb-4d7d-9298-64ea61728e58 2018-10-22 09:35:25,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:25,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdc94d2-ae40-4410-84f3-f8a45e24e576 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:25,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-2cdc94d2-ae40-4410-84f3-f8a45e24e576 2018-10-22 09:35:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:26,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-266b76c7-4258-4d6e-bcfe-89789ae01542 Date: Mon, 22 Oct 2018 09:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:26,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-266b76c7-4258-4d6e-bcfe-89789ae01542 2018-10-22 09:35:26,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:26,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-629525f8-aecd-4ce1-b098-446499eb7be1 Date: Mon, 22 Oct 2018 09:35:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc","6ffd132f-e31e-487c-80ab-7adb3bb17242"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":"5b7690d2-1440-47b7-b489-7e3f9819fcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.4"}],"id":"a3f0930b-ec63-4d17-99e9-199135313f1b","security_groups":[],"mac_address":"fa:16:3e:94:db:bc","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.3"}],"id":"c5f1de34-c47f-4d3d-840a-78d0a970cdb5","security_groups":[],"mac_address":"fa:16:3e:53:fb:cf","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.2"}],"id":"ce603d9f-3682-4c57-8243-5c6a9fb1b623","security_groups":[],"mac_address":"fa:16:3e:b8:93:04","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e28955b-85c7-4d4c-b1f8-e1ac31332472"}]} 2018-10-22 09:35:26,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-629525f8-aecd-4ce1-b098-446499eb7be1 2018-10-22 09:35:26,301 - create_instance - INFO - Checking if VM is active 2018-10-22 09:35:26,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:26,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10f2906e-eaaa-4aa0-92df-df730d4895c2 x-compute-request-id: req-10f2906e-eaaa-4aa0-92df-df730d4895c2 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:26,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-10f2906e-eaaa-4aa0-92df-df730d4895c2 2018-10-22 09:35:26,768 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:26,768 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:35:26,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:27,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd1f14e3-18fa-4779-9bcb-2b40409d589c x-compute-request-id: req-bd1f14e3-18fa-4779-9bcb-2b40409d589c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp"}], "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:10Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:27,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-bd1f14e3-18fa-4779-9bcb-2b40409d589c 2018-10-22 09:35:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:27,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dfcb70c8-acb8-4569-8b12-23de04a5fc19 Date: Mon, 22 Oct 2018 09:35: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":["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"],"updated_at":"2018-10-22T09:34:41Z","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net"}]} 2018-10-22 09:35:27,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net used request id req-dfcb70c8-acb8-4569-8b12-23de04a5fc19 2018-10-22 09:35:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff84780f-2174-41e8-86c2-018deca3afe6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:27,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-ff84780f-2174-41e8-86c2-018deca3afe6 2018-10-22 09:35:27,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:27,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f657f43-48c3-4c4f-a0f0-bae9721e67e7 Date: Mon, 22 Oct 2018 09:35:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a51f3f39a2e8469891378e0fc308ea76","id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet"}]} 2018-10-22 09:35:27,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-3f657f43-48c3-4c4f-a0f0-bae9721e67e7 2018-10-22 09:35:27,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:27,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-c95c6b30-f713-484c-b718-5c58adeacc38 Date: Mon, 22 Oct 2018 09:35:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.11"}],"id":"37e75d98-d050-4135-8120-29c92ecb4e3f","security_groups":["61f220a2-5eae-4236-802f-ffbe27a23ffc","6ffd132f-e31e-487c-80ab-7adb3bb17242"],"mac_address":"fa:16:3e:9c:47:f9","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:35:01Z","binding:vnic_type":"normal","device_id":"5b7690d2-1440-47b7-b489-7e3f9819fcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.4"}],"id":"a3f0930b-ec63-4d17-99e9-199135313f1b","security_groups":[],"mac_address":"fa:16:3e:94:db:bc","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.1"}],"id":"b9f4c565-7880-430e-b1dc-599b7ea5dae6","security_groups":[],"mac_address":"fa:16:3e:6a:6c:87","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:50Z","binding:vnic_type":"normal","device_id":"4b99e7fe-9a52-45de-9926-56ebb747270b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.3"}],"id":"c5f1de34-c47f-4d3d-840a-78d0a970cdb5","security_groups":[],"mac_address":"fa:16:3e:53:fb:cf","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e28955b-85c7-4d4c-b1f8-e1ac31332472"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:34:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1aaf2fae-deb1-42ed-acc2-e0798a3483f2","ip_address":"10.55.1.2"}],"id":"ce603d9f-3682-4c57-8243-5c6a9fb1b623","security_groups":[],"mac_address":"fa:16:3e:b8:93:04","project_id":"a51f3f39a2e8469891378e0fc308ea76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e28955b-85c7-4d4c-b1f8-e1ac31332472","tenant_id":"a51f3f39a2e8469891378e0fc308ea76","created_at":"2018-10-22T09:34:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e28955b-85c7-4d4c-b1f8-e1ac31332472"}]} 2018-10-22 09:35:27,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-c95c6b30-f713-484c-b718-5c58adeacc38 2018-10-22 09:35:27,567 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:35:27,571 - paramiko.transport - DEBUG - starting thread (client mode): 0xe77cbe50L 2018-10-22 09:35:27,572 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:35:27,572 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:35:27,572 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:35:27,573 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:35:27,574 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:35:27,574 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:35:27,574 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:35:27,574 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:35:27,574 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:35:27,592 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:35:27,593 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:35:27,604 - paramiko.transport - DEBUG - Trying key 312f9ef596eaf7b3135240b833ab55da from tmp/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a 2018-10-22 09:35:27,631 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:35:27,634 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:35:27,734 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:35:27,750 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:35:27,750 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:35:27,752 - paramiko.transport - DEBUG - starting thread (client mode): 0xe77cbf10L 2018-10-22 09:35:27,752 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:35:27,752 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:35:27,752 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:35:27,754 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:35:27,754 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:35:27,754 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:35:27,754 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:35:27,754 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:35:27,755 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:35:27,772 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:35:27,772 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:35:27,784 - paramiko.transport - DEBUG - Trying key 312f9ef596eaf7b3135240b833ab55da from tmp/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a 2018-10-22 09:35:27,811 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:35:27,814 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:35:27,817 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:35:27,818 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:35:27,818 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:35:27,822 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:35:27,824 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-22 09:35:27,824 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-22 09:35:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/632d512a-d8bf-431b-afa1-af17ce2e27aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:28,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9384dc03-f45f-4f8b-a002-8b15c93e9f54 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:28,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/632d512a-d8bf-431b-afa1-af17ce2e27aa used request id req-9384dc03-f45f-4f8b-a002-8b15c93e9f54 2018-10-22 09:35:28,908 - create_instance - INFO - Deleting Port with ID - 37e75d98-d050-4135-8120-29c92ecb4e3f 2018-10-22 09:35:28,908 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1aport-1 2018-10-22 09:35:28,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/37e75d98-d050-4135-8120-29c92ecb4e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:29,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d41b3eed-256d-40a6-989d-e70447ae4968 Date: Mon, 22 Oct 2018 09:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:29,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/37e75d98-d050-4135-8120-29c92ecb4e3f used request id req-d41b3eed-256d-40a6-989d-e70447ae4968 2018-10-22 09:35:29,572 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst 2018-10-22 09:35:29,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:29,720 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:35: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-99caf878-b478-4816-999b-a311fa1473c9 x-compute-request-id: req-99caf878-b478-4816-999b-a311fa1473c9 Content-Type: application/json 2018-10-22 09:35:29,720 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-99caf878-b478-4816-999b-a311fa1473c9 2018-10-22 09:35:29,720 - create_instance - INFO - Checking deletion status 2018-10-22 09:35:29,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:29,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-d0f7421c-cb76-4d46-a284-e70f2fcd5950 x-compute-request-id: req-d0f7421c-cb76-4d46-a284-e70f2fcd5950 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.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:29Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:29,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-d0f7421c-cb76-4d46-a284-e70f2fcd5950 2018-10-22 09:35:29,966 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:29,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:35:32,970 - create_instance - DEBUG - VM status query timeout in 296.750793934 2018-10-22 09:35:32,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:33,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35: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-46657f66-268b-4ed1-9e90-1cce74ea1722 x-compute-request-id: req-46657f66-268b-4ed1-9e90-1cce74ea1722 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:47:f9", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb", "rel": "bookmark"}], "image": {"id": "cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "links": [{"href": "http://172.30.9.28:8774/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:35:10.000000", "flavor": {"id": "99407728-4455-4b3e-80c8-747ed6cdc3fc", "links": [{"href": "http://172.30.9.28:8774/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc", "rel": "bookmark"}]}, "id": "5b7690d2-1440-47b7-b489-7e3f9819fcdb", "user_id": "98ede11d88f448fca783d568415a0b28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:35:29Z", "hostId": "61e7e883d44f40e0eb26d1e820c97e64c042267e5a6295eb0d0c29e9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp", "name": "CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst", "created": "2018-10-22T09:35:05Z", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:35:33,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-46657f66-268b-4ed1-9e90-1cce74ea1722 2018-10-22 09:35:33,208 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst] is - ACTIVE 2018-10-22 09:35:33,208 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:35:36,212 - create_instance - DEBUG - VM status query timeout in 293.50875783 2018-10-22 09:35:36,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6a15ed36a28980c19ed95d9a50f5d4d79e4d3c" 2018-10-22 09:35:36,261 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a09aac6-c7fd-4705-90d3-30d7a7ebbeb1 x-compute-request-id: req-6a09aac6-c7fd-4705-90d3-30d7a7ebbeb1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5b7690d2-1440-47b7-b489-7e3f9819fcdb could not be found.", "code": 404}} 2018-10-22 09:35:36,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b7690d2-1440-47b7-b489-7e3f9819fcdb used request id req-6a09aac6-c7fd-4705-90d3-30d7a7ebbeb1 2018-10-22 09:35:36,261 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5b7690d2-1440-47b7-b489-7e3f9819fcdb could not be found. (HTTP 404) (Request-ID: req-6a09aac6-c7fd-4705-90d3-30d7a7ebbeb1) 2018-10-22 09:35:36,261 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-inst 2018-10-22 09:35:36,263 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp 2018-10-22 09:35:36,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2be24b19fee2efa56eff254b02272da4aa575e6" 2018-10-22 09:35:36,304 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f2785e4-f913-44d8-a52f-be6567081ccf x-compute-request-id: req-9f2785e4-f913-44d8-a52f-be6567081ccf Content-Length: 0 Content-Type: application/json 2018-10-22 09:35:36,305 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-kp used request id req-9f2785e4-f913-44d8-a52f-be6567081ccf 2018-10-22 09:35:36,305 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a.pub] 2018-10-22 09:35:36,306 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a] 2018-10-22 09:35:36,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3382199e9c202560d55248e93f6cb39ef5562e8" 2018-10-22 09:35:36,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69052104-f488-4b56-9eb6-c7f8a9f7ad4a x-compute-request-id: req-69052104-f488-4b56-9eb6-c7f8a9f7ad4a Content-Length: 0 Content-Type: application/json 2018-10-22 09:35:36,348 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/99407728-4455-4b3e-80c8-747ed6cdc3fc used request id req-69052104-f488-4b56-9eb6-c7f8a9f7ad4a 2018-10-22 09:35:36,349 - neutron_utils - INFO - Deleting security group rule with ID - 31c7e494-b7dc-4bd6-9e6b-7068bcaa6935 2018-10-22 09:35:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/31c7e494-b7dc-4bd6-9e6b-7068bcaa6935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:35:36,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ae71266-eba4-4f8c-a078-85248489216d Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:36,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/31c7e494-b7dc-4bd6-9e6b-7068bcaa6935 used request id req-2ae71266-eba4-4f8c-a078-85248489216d 2018-10-22 09:35:36,611 - neutron_utils - INFO - Deleting security group rule with ID - e9549900-f893-4bc0-9c6d-6059835552b8 2018-10-22 09:35:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e9549900-f893-4bc0-9c6d-6059835552b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:35:36,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1f8c15a-1efa-4687-9ff2-dfdc61439953 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:36,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e9549900-f893-4bc0-9c6d-6059835552b8 used request id req-d1f8c15a-1efa-4687-9ff2-dfdc61439953 2018-10-22 09:35:36,900 - neutron_utils - INFO - Deleting security group rule with ID - f314bc30-8aab-4fe8-bcc8-d89a3bfd7871 2018-10-22 09:35:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f314bc30-8aab-4fe8-bcc8-d89a3bfd7871 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:35:37,169 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caa784ab-bff1-46aa-85c7-57c1a6ee38f7 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:37,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f314bc30-8aab-4fe8-bcc8-d89a3bfd7871 used request id req-caa784ab-bff1-46aa-85c7-57c1a6ee38f7 2018-10-22 09:35:37,169 - neutron_utils - INFO - Deleting security group rule with ID - 9872e0b1-ccfe-4af2-a304-82a69c5d9bd8 2018-10-22 09:35:37,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9872e0b1-ccfe-4af2-a304-82a69c5d9bd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:35:37,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d08fa2a4-4049-4515-a430-5277515b56c6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:37,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9872e0b1-ccfe-4af2-a304-82a69c5d9bd8 used request id req-d08fa2a4-4049-4515-a430-5277515b56c6 2018-10-22 09:35:37,422 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-sec-grp 2018-10-22 09:35:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6ffd132f-e31e-487c-80ab-7adb3bb17242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11356583e402bc86c124cff98a60a550c5a1bf01" 2018-10-22 09:35:37,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bd6b6f1-efbe-415b-9bc6-b385bffd8cc7 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:37,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6ffd132f-e31e-487c-80ab-7adb3bb17242 used request id req-4bd6b6f1-efbe-415b-9bc6-b385bffd8cc7 2018-10-22 09:35:37,757 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router and subnet CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet 2018-10-22 09:35:37,757 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router 2018-10-22 09:35:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" -d '{"subnet_id": "1aaf2fae-deb1-42ed-acc2-e0798a3483f2"}' 2018-10-22 09:35:39,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b1ab56a7-b8f3-4847-83ff-4b1a17e93028 Date: Mon, 22 Oct 2018 09:35:39 GMT RESP BODY: {"network_id": "0e28955b-85c7-4d4c-b1f8-e1ac31332472", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "subnet_id": "1aaf2fae-deb1-42ed-acc2-e0798a3483f2", "subnet_ids": ["1aaf2fae-deb1-42ed-acc2-e0798a3483f2"], "port_id": "b9f4c565-7880-430e-b1dc-599b7ea5dae6", "id": "4b99e7fe-9a52-45de-9926-56ebb747270b"} 2018-10-22 09:35:39,254 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b/remove_router_interface used request id req-b1ab56a7-b8f3-4847-83ff-4b1a17e93028 2018-10-22 09:35:39,255 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router 2018-10-22 09:35:39,255 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-router 2018-10-22 09:35:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc8ca30a8e381c4ca638ec1daa422f8c7c25c73" 2018-10-22 09:35:42,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-119d8e28-3dea-4a6e-9fca-b253c9b5e434 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:42,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4b99e7fe-9a52-45de-9926-56ebb747270b used request id req-119d8e28-3dea-4a6e-9fca-b253c9b5e434 2018-10-22 09:35:42,541 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet 2018-10-22 09:35:42,541 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-subnet 2018-10-22 09:35:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1aaf2fae-deb1-42ed-acc2-e0798a3483f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:35:44,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32bd407e-dfe3-46fd-8aaa-b6eb17816bed Date: Mon, 22 Oct 2018 09:35:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:44,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1aaf2fae-deb1-42ed-acc2-e0798a3483f2 used request id req-32bd407e-dfe3-46fd-8aaa-b6eb17816bed 2018-10-22 09:35:44,864 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-pub-net 2018-10-22 09:35:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0e28955b-85c7-4d4c-b1f8-e1ac31332472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58f82e9c1684f9200bb3d21065379cb50beec17" 2018-10-22 09:35:46,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5bada38-8873-4258-97eb-0bd78335c5c9 Date: Mon, 22 Oct 2018 09:35:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:46,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0e28955b-85c7-4d4c-b1f8-e1ac31332472 used request id req-e5bada38-8873-4258-97eb-0bd78335c5c9 2018-10-22 09:35:46,177 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-57f8095a-54f9-4346-9c0a-d80f7b2a8b1a-image 2018-10-22 09:35:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a2e2a1e891b56e39c33615d1932ef857e6e31e4" 2018-10-22 09:35:47,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c7f12d5-1b5c-4007-bf50-b28cb206fb1b Date: Mon, 22 Oct 2018 09:35:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:35:47,150 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/cc4ac1fc-ddc0-4bce-bd59-406ed2e193ed used request id req-5c7f12d5-1b5c-4007-bf50-b28cb206fb1b 2018-10-22 09:35:47,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:47,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d9eb0e72-364e-4661-8973-44fd596de361 Date: Mon, 22 Oct 2018 09:35:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:40Z", "updated_at": "2018-10-22T09:34:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "revision_number": 0, "id": "416364ab-90ce-4cbc-b8c3-832088c31db3", "remote_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "revision_number": 0, "id": "51f0eafa-d61c-44dc-a96a-372cc13ba2ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "revision_number": 0, "id": "7089adf1-b89f-41ee-8f1f-55c632847095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "revision_number": 0, "id": "b12089e4-df43-4280-9a03-b66134a74975", "remote_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "remote_ip_prefix": null, "created_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51f3f39a2e8469891378e0fc308ea76"}], "revision_number": 4, "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:35:47,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d9eb0e72-364e-4661-8973-44fd596de361 2018-10-22 09:35:47,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:47,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ea877d-9740-43cf-9b07-83aea0a42829 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76"}, "enabled": true, "id": "a51f3f39a2e8469891378e0fc308ea76", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj"}} 2018-10-22 09:35:47,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-d9ea877d-9740-43cf-9b07-83aea0a42829 2018-10-22 09:35:47,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61f220a2-5eae-4236-802f-ffbe27a23ffc 2018-10-22 09:35:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61f220a2-5eae-4236-802f-ffbe27a23ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:47,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bb9ff046-f147-4a21-8841-f926b36b645b Date: Mon, 22 Oct 2018 09:35:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:40Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "416364ab-90ce-4cbc-b8c3-832088c31db3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:40Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "51f0eafa-d61c-44dc-a96a-372cc13ba2ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:40Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "7089adf1-b89f-41ee-8f1f-55c632847095"}, {"remote_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:34:40Z", "security_group_id": "61f220a2-5eae-4236-802f-ffbe27a23ffc", "port_range_min": null, "revision_number": 0, "tenant_id": "a51f3f39a2e8469891378e0fc308ea76", "created_at": "2018-10-22T09:34:40Z", "project_id": "a51f3f39a2e8469891378e0fc308ea76", "id": "b12089e4-df43-4280-9a03-b66134a74975"}]} 2018-10-22 09:35:47,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61f220a2-5eae-4236-802f-ffbe27a23ffc used request id req-bb9ff046-f147-4a21-8841-f926b36b645b 2018-10-22 09:35:47,650 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:35:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/61f220a2-5eae-4236-802f-ffbe27a23ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:47,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92590610-d9fe-4343-a16e-b766771db1f9 Content-Length: 0 Date: Mon, 22 Oct 2018 09:35:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:35:47,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/61f220a2-5eae-4236-802f-ffbe27a23ffc used request id req-92590610-d9fe-4343-a16e-b766771db1f9 2018-10-22 09:35:47,941 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj 2018-10-22 09:35:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:48,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1968b10-4756-44c8-aca4-2bb97545af69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:35:48,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a51f3f39a2e8469891378e0fc308ea76 used request id req-d1968b10-4756-44c8-aca4-2bb97545af69 2018-10-22 09:35:48,176 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-e05834ae-93ce-410-proj-role 2018-10-22 09:35:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c873d336ad39427babe438cd2adc4b7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:48,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb63c3fa-98c0-4a54-b904-b4926228ede0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:35:48,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c873d336ad39427babe438cd2adc4b7e used request id req-cb63c3fa-98c0-4a54-b904-b4926228ede0 2018-10-22 09:35:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00544bb8c32a8fd3e12125ed0249e4653d1d981b" 2018-10-22 09:35:48,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8da049-fcf4-4690-ab44-266e40cc9970 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:35:48,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4e8da049-fcf4-4690-ab44-266e40cc9970 2018-10-22 09:35:48,372 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-e05834ae-93ce-410-user 2018-10-22 09:35:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/98ede11d88f448fca783d568415a0b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889d2cd3999c1bd5588d19fa0577c8284bf89a0a" 2018-10-22 09:35:48,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de963d94-fb83-4eb6-937c-84a1ccefff40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:35:48,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/98ede11d88f448fca783d568415a0b28 used request id req-de963d94-fb83-4eb6-937c-84a1ccefff40 2018-10-22 09:35:48,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:48,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:35:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["agwM7h2lTDe7oRuimzfe-A"], "issued_at": "2018-10-22T09:35:48.000000Z"}} 2018-10-22 09:35:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3991a43b66911f3ad763d9759aed7c60103fb916" 2018-10-22 09:35:49,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85085b44-9996-42d6-92c3-9efad87ed612 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:49,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85085b44-9996-42d6-92c3-9efad87ed612 2018-10-22 09:35:49,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:49,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:49,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["jlpBdu28RF2CUcT4PMSrnQ"], "issued_at": "2018-10-22T09:35:49.000000Z"}} 2018-10-22 09:35:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:35:49,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f140f8c9-5419-47e9-8d8d-32e40c997985 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:49,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f140f8c9-5419-47e9-8d8d-32e40c997985 2018-10-22 09:35:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:35:49,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:35:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:35:49,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50848f28-18df-4baa-855f-8a4f023803c8 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:35:49,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj used request id req-50848f28-18df-4baa-855f-8a4f023803c8 2018-10-22 09:35:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:35:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd9a48f-5f84-401c-a748-6e5a3b614cf6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:35:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cfd9a48f-5f84-401c-a748-6e5a3b614cf6 2018-10-22 09:35:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}}' 2018-10-22 09:35:49,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c742c2-004c-495a-9559-5da99226144c Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:35:49,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c4c742c2-004c-495a-9559-5da99226144c 2018-10-22 09:35:49,940 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj 2018-10-22 09:35:49,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:49,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:50,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["z6efU8JRTcaT5GElBvRPPQ"], "issued_at": "2018-10-22T09:35:50.000000Z"}} 2018-10-22 09:35:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc5b490f166684e8d95951e156efb4563104914" 2018-10-22 09:35:50,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4187e894-c629-4dc7-8bdd-1c51ed0f41aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:50,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4187e894-c629-4dc7-8bdd-1c51ed0f41aa 2018-10-22 09:35:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:35:50,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:35:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc5b490f166684e8d95951e156efb4563104914" 2018-10-22 09:35:50,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c463b104-5059-4b18-a52e-4d424a3d2c93 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:35:50,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c463b104-5059-4b18-a52e-4d424a3d2c93 2018-10-22 09:35:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc5b490f166684e8d95951e156efb4563104914" 2018-10-22 09:35:50,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56ce631-64ef-4d79-857d-6fe7f6b0cc2e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}]} 2018-10-22 09:35:50,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj used request id req-d56ce631-64ef-4d79-857d-6fe7f6b0cc2e 2018-10-22 09:35:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc5b490f166684e8d95951e156efb4563104914" 2018-10-22 09:35:50,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b06917-d71c-4571-9d54-a77bf21e3221 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:35:50,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f0b06917-d71c-4571-9d54-a77bf21e3221 2018-10-22 09:35:51,083 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user 2018-10-22 09:35:51,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:35:51,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165d6a59-5fa2-422d-800f-17c73e07b1fb Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:35:51,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-165d6a59-5fa2-422d-800f-17c73e07b1fb 2018-10-22 09:35:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}}' 2018-10-22 09:35:51,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4684da54-c8f9-4f17-9a8e-9c91cc4ec1cc Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcb1dc5fa8e5453da370cb4f6c04c192", "links": {"self": "http://172.30.9.28:5000/v3/roles/fcb1dc5fa8e5453da370cb4f6c04c192"}, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}} 2018-10-22 09:35:51,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4684da54-c8f9-4f17-9a8e-9c91cc4ec1cc 2018-10-22 09:35:51,305 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role 2018-10-22 09:35:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fcb1dc5fa8e5453da370cb4f6c04c192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:35:51,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d8192d-5a38-4778-9f56-99916a99c276 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fcb1dc5fa8e5453da370cb4f6c04c192"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role", "id": "fcb1dc5fa8e5453da370cb4f6c04c192"}} 2018-10-22 09:35:51,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fcb1dc5fa8e5453da370cb4f6c04c192 used request id req-41d8192d-5a38-4778-9f56-99916a99c276 2018-10-22 09:35:51,395 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role to project CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj 2018-10-22 09:35:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545/users/352006a1cc5b476ba27df6e4f0c80e0c/roles/fcb1dc5fa8e5453da370cb4f6c04c192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:35:51,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592c76fb-e0d1-4616-85da-a526cc24d2dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:35:51,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545/users/352006a1cc5b476ba27df6e4f0c80e0c/roles/fcb1dc5fa8e5453da370cb4f6c04c192 used request id req-592c76fb-e0d1-4616-85da-a526cc24d2dc 2018-10-22 09:35:51,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:35:51,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:35:51,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:51,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:51,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:35:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["slPFl6tVRlmBU1FQ3iWJKg"], "issued_at": "2018-10-22T09:35:51.000000Z"}} 2018-10-22 09:35:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:35:51,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ddeb46-4e82-479a-a123-b857e464f82d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:51,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b3ddeb46-4e82-479a-a123-b857e464f82d 2018-10-22 09:35:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:35:52,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-616618b1-5b45-4d88-9d89-de61348ab3cb Date: Mon, 22 Oct 2018 09:35:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image"} 2018-10-22 09:35:52,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image used request id req-616618b1-5b45-4d88-9d89-de61348ab3cb 2018-10-22 09:35:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:35:52,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-42fbfc43-5fdc-4944-a42b-4dc46ec3d99e Date: Mon, 22 Oct 2018 09:35: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"}}} 2018-10-22 09:35:52,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-42fbfc43-5fdc-4944-a42b-4dc46ec3d99e 2018-10-22 09:35:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image"}' 2018-10-22 09:35:52,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b X-Openstack-Request-Id: req-18b02e96-a32a-44cc-a669-65cca70a365a Date: Mon, 22 Oct 2018 09:35:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:35:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:35:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "min_disk": 0, "protected": false, "id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "file": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/file", "checksum": null, "owner": "4ef874e8b442451a803dac07da620545", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:35:52,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-18b02e96-a32a-44cc-a669-65cca70a365a 2018-10-22 09:35:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" -d '' 2018-10-22 09:35:54,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e69aa936-4960-49ce-b8e4-294620149ce6 Date: Mon, 22 Oct 2018 09:35:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:35:54,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/file used request id req-e69aa936-4960-49ce-b8e4-294620149ce6 2018-10-22 09:35:54,127 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:35:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:35:54,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-950d8a99-6989-4ec1-afcf-f5a754edbc3f Date: Mon, 22 Oct 2018 09:35:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:35:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:35:54Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/snap", "metadata": {}}], "self": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "min_disk": 0, "protected": false, "id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "file": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ef874e8b442451a803dac07da620545", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:35:54,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b used request id req-950d8a99-6989-4ec1-afcf-f5a754edbc3f 2018-10-22 09:35:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:35:54,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a06a76a9-4c00-469d-b88f-febcb08b7af8 Date: Mon, 22 Oct 2018 09:35: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"}}} 2018-10-22 09:35:54,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a06a76a9-4c00-469d-b88f-febcb08b7af8 2018-10-22 09:35:54,454 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image 2018-10-22 09:35:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:35:54,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-17793f3d-8409-4ee0-9332-4b27d87da71b Date: Mon, 22 Oct 2018 09:35:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:35:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:35:54Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/snap", "metadata": {}}], "self": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "min_disk": 0, "protected": false, "id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "file": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ef874e8b442451a803dac07da620545", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:35:54,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b used request id req-17793f3d-8409-4ee0-9332-4b27d87da71b 2018-10-22 09:35:54,607 - create_image - DEBUG - Instance status is - active 2018-10-22 09:35:54,607 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image 2018-10-22 09:35:54,608 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image 2018-10-22 09:35:54,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:54,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:54,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["v33ISqYtQCm3NP6UjYg1tg"], "issued_at": "2018-10-22T09:35:54.000000Z"}} 2018-10-22 09:35:54,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:35:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7af9a9c-cc67-4af5-aa50-99061869ba74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:55,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d7af9a9c-cc67-4af5-aa50-99061869ba74 2018-10-22 09:35:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:35:55,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ce325287-7611-4628-9bda-2131f68e7914 Date: Mon, 22 Oct 2018 09:35:55 GMT RESP BODY: {"networks":[]} 2018-10-22 09:35:55,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-ce325287-7611-4628-9bda-2131f68e7914 2018-10-22 09:35:55,242 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net 2018-10-22 09:35:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net", "admin_state_up": true}}' 2018-10-22 09:35:55,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-66df573b-911b-4364-b847-f9899426e239 Date: Mon, 22 Oct 2018 09:35:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d637a67-c58a-4b7a-9ad0-e33683459109","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:35:55Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","mtu":1450}} 2018-10-22 09:35:55,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-66df573b-911b-4364-b847-f9899426e239 2018-10-22 09:35:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:35:56,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ecef1d86-0be8-4eaf-8620-c7e5067d90ec Date: Mon, 22 Oct 2018 09:35: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":"2018-10-22T09:35:55Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:35:56,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-ecef1d86-0be8-4eaf-8620-c7e5067d90ec 2018-10-22 09:35:56,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:35:56,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0729be54-f20a-4052-9697-5524e8ae4e3f Date: Mon, 22 Oct 2018 09:35:56 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:35:56,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-0729be54-f20a-4052-9697-5524e8ae4e3f 2018-10-22 09:35:56,215 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet 2018-10-22 09:35:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" -d '{"subnets": [{"ip_version": 4, "network_id": "2d637a67-c58a-4b7a-9ad0-e33683459109", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]}' 2018-10-22 09:35:56,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-28551d42-1a04-444d-9afb-db84c8dfea1f Date: Mon, 22 Oct 2018 09:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","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":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:35:56,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-28551d42-1a04-444d-9afb-db84c8dfea1f 2018-10-22 09:35:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:35:57,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c9467c63-1ac6-4ef5-ad81-503c0fcb6496 Date: Mon, 22 Oct 2018 09:35: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:35:57,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-c9467c63-1ac6-4ef5-ad81-503c0fcb6496 2018-10-22 09:35:57,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:35:57,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46ed7d95-2874-4294-8b01-60b81282adfd Date: Mon, 22 Oct 2018 09:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:35:57,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-46ed7d95-2874-4294-8b01-60b81282adfd 2018-10-22 09:35:57,224 - OpenStackNetwork - DEBUG - Network [2d637a67-c58a-4b7a-9ad0-e33683459109] created successfully 2018-10-22 09:35:57,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:57,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:57,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["pPTTTOK6QQ2Hu_4iEUm7hw"], "issued_at": "2018-10-22T09:35:57.000000Z"}} 2018-10-22 09:35:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:35:57,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d0cba3-4fd5-42fa-943f-bc30fcab0bf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:57,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96d0cba3-4fd5-42fa-943f-bc30fcab0bf1 2018-10-22 09:35:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:35:58,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e224c1ea-a5b6-4ee6-8b28-f739aa20bb68 Date: Mon, 22 Oct 2018 09:35:58 GMT RESP BODY: {"routers": []} 2018-10-22 09:35:58,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router&admin_state_up=True used request id req-e224c1ea-a5b6-4ee6-8b28-f739aa20bb68 2018-10-22 09:35:58,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:35:58,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:35:58,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["-oj3_xvvT2qVfIE-yVXglw"], "issued_at": "2018-10-22T09:35:58.000000Z"}} 2018-10-22 09:35:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3211fad5ea60c130f38f398ee2ec96a2322034" 2018-10-22 09:35:58,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0987bb12-4d8e-4483-b326-16408ba86429 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:35:58,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0987bb12-4d8e-4483-b326-16408ba86429 2018-10-22 09:35:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:35:58,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-339c0784-699e-4438-9e08-c0e4d2951702 Date: Mon, 22 Oct 2018 09:35:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:35:58,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-339c0784-699e-4438-9e08-c0e4d2951702 2018-10-22 09:35:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:35:58,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89b09559-d821-48ec-ab71-a6fc5be2b840 Date: Mon, 22 Oct 2018 09:35:58 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:35:58,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-89b09559-d821-48ec-ab71-a6fc5be2b840 2018-10-22 09:35:58,908 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router 2018-10-22 09:35:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router", "admin_state_up": true}}' 2018-10-22 09:36:04,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-60a6c01c-d12f-40f7-964e-83ec52412c13 Date: Mon, 22 Oct 2018 09:36:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:59Z", "admin_state_up": true, "updated_at": "2018-10-22T09:36:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4ef874e8b442451a803dac07da620545", "id": "fbadd513-b82b-4ff1-b53e-752cb565e482", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router"}} 2018-10-22 09:36:04,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-60a6c01c-d12f-40f7-964e-83ec52412c13 2018-10-22 09:36:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fbadd513-b82b-4ff1-b53e-752cb565e482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:04,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-37871a88-00e6-4ade-b3ba-472ae037ce3b Date: Mon, 22 Oct 2018 09:36:04 GMT RESP BODY: {"ports":[]} 2018-10-22 09:36:04,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fbadd513-b82b-4ff1-b53e-752cb565e482 used request id req-37871a88-00e6-4ade-b3ba-472ae037ce3b 2018-10-22 09:36:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:04,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7830dac5-5d83-4487-b106-084b51bfb467 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:04,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-7830dac5-5d83-4487-b106-084b51bfb467 2018-10-22 09:36:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:36:04,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:36:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:04,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ba48ca-52a2-47a7-8cff-de381bc80c38 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:04,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-f0ba48ca-52a2-47a7-8cff-de381bc80c38 2018-10-22 09:36:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:04,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86854ba3-0afe-44d2-99b8-2d96135bb8b4 Date: Mon, 22 Oct 2018 09:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:04,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-86854ba3-0afe-44d2-99b8-2d96135bb8b4 2018-10-22 09:36:04,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:05,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35ce8892-0bcd-48dd-a78c-dbdc0dc8e7a5 Date: Mon, 22 Oct 2018 09:36:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:05,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet used request id req-35ce8892-0bcd-48dd-a78c-dbdc0dc8e7a5 2018-10-22 09:36:05,030 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:36:05,030 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router 2018-10-22 09:36:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" -d '{"subnet_id": "6868c910-43a1-4a01-83cd-909507dad6f4"}' 2018-10-22 09:36:07,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-906d8717-3eb1-4276-ab05-27667bd15a9a Date: Mon, 22 Oct 2018 09:36:07 GMT RESP BODY: {"network_id": "2d637a67-c58a-4b7a-9ad0-e33683459109", "tenant_id": "4ef874e8b442451a803dac07da620545", "subnet_id": "6868c910-43a1-4a01-83cd-909507dad6f4", "subnet_ids": ["6868c910-43a1-4a01-83cd-909507dad6f4"], "port_id": "bd9edb61-7ea7-497d-907d-4e10fe1bb0b1", "id": "fbadd513-b82b-4ff1-b53e-752cb565e482"} 2018-10-22 09:36:07,114 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482/add_router_interface used request id req-906d8717-3eb1-4276-ab05-27667bd15a9a 2018-10-22 09:36:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:07,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b452e0ce-56be-427f-b0c3-6185712d47fa Date: Mon, 22 Oct 2018 09:36:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:59Z", "admin_state_up": true, "updated_at": "2018-10-22T09:36:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4ef874e8b442451a803dac07da620545", "id": "fbadd513-b82b-4ff1-b53e-752cb565e482", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router"}} 2018-10-22 09:36:07,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482 used request id req-b452e0ce-56be-427f-b0c3-6185712d47fa 2018-10-22 09:36:07,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fbadd513-b82b-4ff1-b53e-752cb565e482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:07,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-786f8c90-9e43-4b6c-a4aa-368bda24971f Date: Mon, 22 Oct 2018 09:36:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"}]} 2018-10-22 09:36:07,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fbadd513-b82b-4ff1-b53e-752cb565e482 used request id req-786f8c90-9e43-4b6c-a4aa-368bda24971f 2018-10-22 09:36:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6868c910-43a1-4a01-83cd-909507dad6f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:07,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e21fa9e0-3b88-4d46-90ca-93d633c3c9b1 Date: Mon, 22 Oct 2018 09:36:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","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":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}} 2018-10-22 09:36:07,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6868c910-43a1-4a01-83cd-909507dad6f4 used request id req-e21fa9e0-3b88-4d46-90ca-93d633c3c9b1 2018-10-22 09:36:07,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:36:07,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:36:08,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["X_5yhSWBTxivENYjB26TvQ"], "issued_at": "2018-10-22T09:36:08.000000Z"}} 2018-10-22 09:36:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d882fb0fa12424d8e7447ccb9505275a287f60" 2018-10-22 09:36:08,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3670cc13-68af-48c5-a777-357b2388cb14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:36:08,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3670cc13-68af-48c5-a777-357b2388cb14 2018-10-22 09:36:08,255 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:36:08,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d882fb0fa12424d8e7447ccb9505275a287f60" 2018-10-22 09:36:08,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcbd6db4-5377-4c63-add5-d95745805d51 x-compute-request-id: req-dcbd6db4-5377-4c63-add5-d95745805d51 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:36:08,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dcbd6db4-5377-4c63-add5-d95745805d51 2018-10-22 09:36:08,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d882fb0fa12424d8e7447ccb9505275a287f60" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:36:08,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-871e6911-5f08-4203-97e3-ecb52578b20a x-compute-request-id: req-871e6911-5f08-4203-97e3-ecb52578b20a Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "24b4b360-391c-446e-8e78-24b8c8667c58", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:36:08,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-871e6911-5f08-4203-97e3-ecb52578b20a 2018-10-22 09:36:08,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:36:08,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:36:08,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["wAIW5p6ySVKW4pXj43u_eA"], "issued_at": "2018-10-22T09:36:08.000000Z"}} 2018-10-22 09:36:08,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219701b6025eff6e60117bea2970169be71f34f9" 2018-10-22 09:36:08,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4faed6e1-0e54-432b-a338-48082b985b02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:36:08,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4faed6e1-0e54-432b-a338-48082b985b02 2018-10-22 09:36:08,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:36:08,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219701b6025eff6e60117bea2970169be71f34f9" 2018-10-22 09:36:09,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-475ce70a-9e4f-4a46-967e-d54c8381dd3a x-compute-request-id: req-475ce70a-9e4f-4a46-967e-d54c8381dd3a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:36:09,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-475ce70a-9e4f-4a46-967e-d54c8381dd3a 2018-10-22 09:36:09,107 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp... 2018-10-22 09:36:09,107 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:36:09,174 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp 2018-10-22 09:36:09,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219701b6025eff6e60117bea2970169be71f34f9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZC2e3R56QpFNDBNAvzSabdjAXIlEiy+bZJ6cHTXh09U4OmSJFTj4s3nEF4h/iS7yOEkTQiw5Ni+AB0cjij+TCIBjYO2G73F/6CJfLEJBaZKj8cRr0XvmTBIqXCzexNx9zkPsYVczum9EAVO4oqvUleEct4LtNy06Q08WlQhRSEQ==", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp"}}' 2018-10-22 09:36:09,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c3a188-b884-4fcf-895a-d7f4fd1a104f x-compute-request-id: req-64c3a188-b884-4fcf-895a-d7f4fd1a104f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZC2e3R56QpFNDBNAvzSabdjAXIlEiy+bZJ6cHTXh09U4OmSJFTj4s3nEF4h/iS7yOEkTQiw5Ni+AB0cjij+TCIBjYO2G73F/6CJfLEJBaZKj8cRr0XvmTBIqXCzexNx9zkPsYVczum9EAVO4oqvUleEct4LtNy06Q08WlQhRSEQ==", "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "fingerprint": "bd:d9:5a:16:b0:e6:60:b0:e3:ef:35:87:6a:03:85:21"}} 2018-10-22 09:36:09,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-64c3a188-b884-4fcf-895a-d7f4fd1a104f 2018-10-22 09:36:09,230 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3.pub 2018-10-22 09:36:09,231 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3 2018-10-22 09:36:09,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:36:09,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:36:09,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["fs9zlEfRRYWrJpX67MC1VA"], "issued_at": "2018-10-22T09:36:09.000000Z"}} 2018-10-22 09:36:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:09,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223472ff-83ed-4533-9513-537b89dfc63e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:36:09,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-223472ff-83ed-4533-9513-537b89dfc63e 2018-10-22 09:36:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:09,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-18563fb8-8668-4e8a-b417-4692eb5549fa Date: Mon, 22 Oct 2018 09:36:09 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:36:09,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp used request id req-18563fb8-8668-4e8a-b417-4692eb5549fa 2018-10-22 09:36:09,871 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp... 2018-10-22 09:36:09,871 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp 2018-10-22 09:36:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}}' 2018-10-22 09:36:10,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-1753acb3-e318-47fb-9fcf-4adb18e59043 Date: Mon, 22 Oct 2018 09:36:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "updated_at": "2018-10-22T09:36:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 2, "project_id": "4ef874e8b442451a803dac07da620545", "id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}} 2018-10-22 09:36:10,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-1753acb3-e318-47fb-9fcf-4adb18e59043 2018-10-22 09:36:10,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:10,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6886101-bd9c-4d8d-8ce5-3031a82915f6 Date: Mon, 22 Oct 2018 09:36:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:10,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-d6886101-bd9c-4d8d-8ce5-3031a82915f6 2018-10-22 09:36:10,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:10,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3613fc2-6056-43e2-95c0-876ddaa1b81f Date: Mon, 22 Oct 2018 09:36:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:10,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-b3613fc2-6056-43e2-95c0-876ddaa1b81f 2018-10-22 09:36:10,584 - neutron_utils - INFO - Retrieving security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:10,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fde70a3a-3de3-4563-a64f-fc74fe8f4fdc Date: Mon, 22 Oct 2018 09:36:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "updated_at": "2018-10-22T09:36:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 2, "project_id": "4ef874e8b442451a803dac07da620545", "id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}]} 2018-10-22 09:36:10,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-fde70a3a-3de3-4563-a64f-fc74fe8f4fdc 2018-10-22 09:36:10,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:10,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:10,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d58947a0-b622-4b80-a1ce-099d9eded035 Date: Mon, 22 Oct 2018 09:36:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:10,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-d58947a0-b622-4b80-a1ce-099d9eded035 2018-10-22 09:36:10,870 - neutron_utils - INFO - Retrieving security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ba09e2ea-9170-4e28-b0f7-a7e58ead73d8 Date: Mon, 22 Oct 2018 09:36:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "updated_at": "2018-10-22T09:36:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 2, "project_id": "4ef874e8b442451a803dac07da620545", "id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}]} 2018-10-22 09:36:11,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-ba09e2ea-9170-4e28-b0f7-a7e58ead73d8 2018-10-22 09:36:11,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:11,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1bdc017f-a929-484f-85df-4495f23883f3 Date: Mon, 22 Oct 2018 09:36: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": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:11,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-1bdc017f-a929-484f-85df-4495f23883f3 2018-10-22 09:36:11,252 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp 2018-10-22 09:36:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:11,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c3afe1b2-3cc7-45b7-8e38-6c9a41f64fe1 Date: Mon, 22 Oct 2018 09:36:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "updated_at": "2018-10-22T09:36:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 2, "project_id": "4ef874e8b442451a803dac07da620545", "id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}]} 2018-10-22 09:36:11,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp used request id req-c3afe1b2-3cc7-45b7-8e38-6c9a41f64fe1 2018-10-22 09:36:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:36:11,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:36:11,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a23dd3-3307-4418-a8cc-895ba07356a7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:11,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-e4a23dd3-3307-4418-a8cc-895ba07356a7 2018-10-22 09:36:11,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:11,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-126576d2-9729-447e-908d-2f263143b385 Date: Mon, 22 Oct 2018 09:36: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": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:11,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-126576d2-9729-447e-908d-2f263143b385 2018-10-22 09:36:11,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}4245667b6fd1fb83ad02028d5dea94f883fe86c3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424"}}' 2018-10-22 09:36:12,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-29d41559-bf70-418d-99a7-dd42b1e56304 Date: Mon, 22 Oct 2018 09:36:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:11Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:11Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "5cdc9564-93c4-4927-92c8-6760e57a419a"}} 2018-10-22 09:36:12,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-29d41559-bf70-418d-99a7-dd42b1e56304 2018-10-22 09:36:12,048 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp 2018-10-22 09:36:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:12,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4e60401c-6254-4df0-a11c-f2aff869145e Date: Mon, 22 Oct 2018 09:36:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "updated_at": "2018-10-22T09:36:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:11Z", "revision_number": 0, "id": "5cdc9564-93c4-4927-92c8-6760e57a419a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:11Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 3, "project_id": "4ef874e8b442451a803dac07da620545", "id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}]} 2018-10-22 09:36:12,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp used request id req-4e60401c-6254-4df0-a11c-f2aff869145e 2018-10-22 09:36:12,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:12,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ddd712-c764-487a-b681-6115d4f0cb88 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:12,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-e6ddd712-c764-487a-b681-6115d4f0cb88 2018-10-22 09:36:12,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-1cc04354-f9c8-48c6-add8-df6cbd123d38 Date: Mon, 22 Oct 2018 09:36:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:11Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:11Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "5cdc9564-93c4-4927-92c8-6760e57a419a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:12,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-1cc04354-f9c8-48c6-add8-df6cbd123d38 2018-10-22 09:36:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}4245667b6fd1fb83ad02028d5dea94f883fe86c3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424"}}' 2018-10-22 09:36:12,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-29233033-a127-4d0e-8f16-8fee592ea3bf Date: Mon, 22 Oct 2018 09:36:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:36:12Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:12Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3e9693ae-e25b-45e7-868c-b89544e8b24f"}} 2018-10-22 09:36:12,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-29233033-a127-4d0e-8f16-8fee592ea3bf 2018-10-22 09:36:12,617 - neutron_utils - INFO - Retrieving security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:12,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-59a6e153-9179-4a68-9a21-404605b37a13 Date: Mon, 22 Oct 2018 09:36:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "updated_at": "2018-10-22T09:36:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:36:12Z", "revision_number": 0, "id": "3e9693ae-e25b-45e7-868c-b89544e8b24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:12Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:11Z", "revision_number": 0, "id": "5cdc9564-93c4-4927-92c8-6760e57a419a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:11Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "revision_number": 0, "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 4, "project_id": "4ef874e8b442451a803dac07da620545", "id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}]} 2018-10-22 09:36:12,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-59a6e153-9179-4a68-9a21-404605b37a13 2018-10-22 09:36:12,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f74dca5c-db4e-44d9-9fca-1ca570759424 2018-10-22 09:36:12,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:12,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-0b80be45-8b40-43d0-a219-23acca69e296 Date: Mon, 22 Oct 2018 09:36:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3de3ef47-861f-4fe6-82dc-215c1db81c3d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:36:12Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:12Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "3e9693ae-e25b-45e7-868c-b89544e8b24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:11Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:11Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "5cdc9564-93c4-4927-92c8-6760e57a419a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:36:10Z", "security_group_id": "f74dca5c-db4e-44d9-9fca-1ca570759424", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:10Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "cfc7b835-ad48-43be-b759-460c84f4bc6f"}]} 2018-10-22 09:36:12,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-0b80be45-8b40-43d0-a219-23acca69e296 2018-10-22 09:36:12,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:36:12,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:36:13,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["VhKp_-yCTgSUJFtiOwGyeQ"], "issued_at": "2018-10-22T09:36:13.000000Z"}} 2018-10-22 09:36:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:13,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c98f582-2a22-45e9-bb57-0e84e4792df3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:36:13,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1c98f582-2a22-45e9-bb57-0e84e4792df3 2018-10-22 09:36:13,297 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:36:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:13,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d9546e-ebc4-4b3c-ac13-481c5bd1ef8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:36:13,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8d9546e-ebc4-4b3c-ac13-481c5bd1ef8b 2018-10-22 09:36:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:13,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a53f9795-a6c4-47ee-8dcf-eaff0d1cc8e3 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:13,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-a53f9795-a6c4-47ee-8dcf-eaff0d1cc8e3 2018-10-22 09:36:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:36:13,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:36:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:13,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db011073-584d-451f-b47a-2badf6fb70fe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:13,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-db011073-584d-451f-b47a-2badf6fb70fe 2018-10-22 09:36:13,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:13,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d4709484-7926-4e52-9d2a-f2c492be07db Date: Mon, 22 Oct 2018 09:36:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:13,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-d4709484-7926-4e52-9d2a-f2c492be07db 2018-10-22 09:36:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3de6afed-5feb-47f1-bf3e-fcbe215685eb Date: Mon, 22 Oct 2018 09:36:14 GMT RESP BODY: {"ports":[]} 2018-10-22 09:36:14,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1&admin_state_up=True used request id req-3de6afed-5feb-47f1-bf3e-fcbe215685eb 2018-10-22 09:36:14,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:14,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-4341c392-5ceb-4d5c-8c01-2e63e2d3806b x-compute-request-id: req-4341c392-5ceb-4d5c-8c01-2e63e2d3806b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:36:14,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst used request id req-4341c392-5ceb-4d5c-8c01-2e63e2d3806b 2018-10-22 09:36:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1ec5962a-b59a-4e42-9ef9-8107472173c8 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:14,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-1ec5962a-b59a-4e42-9ef9-8107472173c8 2018-10-22 09:36:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:14,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af1b707-6077-4ea0-8298-a7a03509de3a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:14,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-6af1b707-6077-4ea0-8298-a7a03509de3a 2018-10-22 09:36:14,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-588258a4-a814-4761-9eca-60631e70a66b Date: Mon, 22 Oct 2018 09:36:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:14,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-588258a4-a814-4761-9eca-60631e70a66b 2018-10-22 09:36:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:15,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f633107-eb7b-4a0d-9bdb-f9cea7266dcf Date: Mon, 22 Oct 2018 09:36:15 GMT RESP BODY: {"ports":[]} 2018-10-22 09:36:15,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1&admin_state_up=True used request id req-4f633107-eb7b-4a0d-9bdb-f9cea7266dcf 2018-10-22 09:36:15,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:36:15,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:36:15,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcb1dc5fa8e5453da370cb4f6c04c192", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role"}], "expires_at": "2018-10-22T10:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef874e8b442451a803dac07da620545", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/4ef874e8b442451a803dac07da620545", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user", "id": "352006a1cc5b476ba27df6e4f0c80e0c"}, "audit_ids": ["uXSVvJvJTeq8pHCgrBvHRw"], "issued_at": "2018-10-22T09:36:15.000000Z"}} 2018-10-22 09:36:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe7f3b91429104e234f659bb5337a6db8c4be72" 2018-10-22 09:36:15,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2e946e-cab4-473f-b3ca-accc16e87bcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:36:15,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af2e946e-cab4-473f-b3ca-accc16e87bcb 2018-10-22 09:36:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:15,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8c383bb9-c1f8-4d5a-b34b-142127e6af0e Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:15,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-8c383bb9-c1f8-4d5a-b34b-142127e6af0e 2018-10-22 09:36:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:15,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f83ea200-41ff-4855-9207-da88e9d6e7a8 Date: Mon, 22 Oct 2018 09:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:15,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-f83ea200-41ff-4855-9207-da88e9d6e7a8 2018-10-22 09:36:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:15,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-afbfa660-9a80-4b6f-8c6d-be34258867d2 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:15,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-afbfa660-9a80-4b6f-8c6d-be34258867d2 2018-10-22 09:36:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:36:15,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:36:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe7f3b91429104e234f659bb5337a6db8c4be72" 2018-10-22 09:36:16,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda25bb8-a950-4df9-984b-72ddb8d04991 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:16,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-bda25bb8-a950-4df9-984b-72ddb8d04991 2018-10-22 09:36:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:16,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71aeef23-7734-4fff-bacb-804b488b1b50 Date: Mon, 22 Oct 2018 09:36:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:16,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-71aeef23-7734-4fff-bacb-804b488b1b50 2018-10-22 09:36:16,287 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net 2018-10-22 09:36:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" -d '{"port": {"network_id": "2d637a67-c58a-4b7a-9ad0-e33683459109", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1", "admin_state_up": true}}' 2018-10-22 09:36:17,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-ceaf5430-da24-4191-9066-cb8dfb2df701 Date: Mon, 22 Oct 2018 09:36:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd"],"mac_address":"fa:16:3e:df:be:22","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","project_id":"4ef874e8b442451a803dac07da620545","qos_policy_id":null,"admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal"}} 2018-10-22 09:36:17,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ceaf5430-da24-4191-9066-cb8dfb2df701 2018-10-22 09:36:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-056b93ce-ad57-41b9-8f1a-5eff226f626c Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:17,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-056b93ce-ad57-41b9-8f1a-5eff226f626c 2018-10-22 09:36:17,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5b223a-27bb-4318-8feb-5a57d3620dff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:17,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-4b5b223a-27bb-4318-8feb-5a57d3620dff 2018-10-22 09:36:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8017243b-0070-42df-8905-5a213f58b928 Date: Mon, 22 Oct 2018 09:36:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:17,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-8017243b-0070-42df-8905-5a213f58b928 2018-10-22 09:36:17,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-6cd115aa-cb7e-4c38-a6c8-a8453fdcaf60 Date: Mon, 22 Oct 2018 09:36:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:36:17,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1&admin_state_up=True used request id req-6cd115aa-cb7e-4c38-a6c8-a8453fdcaf60 2018-10-22 09:36:17,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b932636-b5b0-487b-80a7-d67413743040 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:17,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-9b932636-b5b0-487b-80a7-d67413743040 2018-10-22 09:36:17,773 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst 2018-10-22 09:36:17,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-b47da639-13b2-4eb9-a2ec-a088336400f3 x-compute-request-id: req-b47da639-13b2-4eb9-a2ec-a088336400f3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-flavor-name"}]} 2018-10-22 09:36:17,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b47da639-13b2-4eb9-a2ec-a088336400f3 2018-10-22 09:36:17,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:17,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-7ec443c5-71f7-4c55-9582-be87a479e2d2 x-compute-request-id: req-7ec443c5-71f7-4c55-9582-be87a479e2d2 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "24b4b360-391c-446e-8e78-24b8c8667c58", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:36:17,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58 used request id req-7ec443c5-71f7-4c55-9582-be87a479e2d2 2018-10-22 09:36:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:18,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-8578bb58-0786-4701-a6e9-e9684c612a28 Date: Mon, 22 Oct 2018 09:36:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:35:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:35:54Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/snap", "metadata": {}}], "self": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "min_disk": 0, "protected": false, "id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "file": "/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ef874e8b442451a803dac07da620545", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image"} 2018-10-22 09:36:18,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image used request id req-8578bb58-0786-4701-a6e9-e9684c612a28 2018-10-22 09:36:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:18,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b2a8a26-6fef-4af3-b76c-957025d9e834 Date: Mon, 22 Oct 2018 09:36: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"}}} 2018-10-22 09:36:18,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2b2a8a26-6fef-4af3-b76c-957025d9e834 2018-10-22 09:36:18,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "imageRef": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "flavorRef": "24b4b360-391c-446e-8e78-24b8c8667c58", "max_count": 1, "min_count": 1, "networks": [{"port": "f80ddb9b-3fc8-4b55-96a8-c2f478c05776"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}]}}' 2018-10-22 09:36:20,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-bb80a935-1ebb-4919-83d1-b2b6bf194bca x-compute-request-id: req-bb80a935-1ebb-4919-83d1-b2b6bf194bca Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "adminPass": "AMYTK8ZjkPbF"}} 2018-10-22 09:36:20,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-bb80a935-1ebb-4919-83d1-b2b6bf194bca 2018-10-22 09:36:20,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:20,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28ee44a8-23d2-4537-b031-b0c6b374fc9c x-compute-request-id: req-28ee44a8-23d2-4537-b031-b0c6b374fc9c 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.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:36:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:20,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-28ee44a8-23d2-4537-b031-b0c6b374fc9c 2018-10-22 09:36:20,998 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst 2018-10-22 09:36:21,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:21,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-941b9e6d-8cff-4c72-8dc8-e34545681b03 x-compute-request-id: req-941b9e6d-8cff-4c72-8dc8-e34545681b03 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.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:36:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:21,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-941b9e6d-8cff-4c72-8dc8-e34545681b03 2018-10-22 09:36:21,223 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - BUILD 2018-10-22 09:36:21,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:36:24,226 - create_instance - DEBUG - VM status query timeout in 896.771888971 2018-10-22 09:36:24,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:24,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36: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-4729f873-dd1b-4edc-9c15-f955c2089488 x-compute-request-id: req-4729f873-dd1b-4edc-9c15-f955c2089488 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.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:36:22Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:24,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-4729f873-dd1b-4edc-9c15-f955c2089488 2018-10-22 09:36:24,966 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - BUILD 2018-10-22 09:36:24,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:36:27,969 - create_instance - DEBUG - VM status query timeout in 893.028789997 2018-10-22 09:36:27,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:28,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f094c9-fc2a-4a79-a212-94f9d5f47dea x-compute-request-id: req-a0f094c9-fc2a-4a79-a212-94f9d5f47dea Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:28,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-a0f094c9-fc2a-4a79-a212-94f9d5f47dea 2018-10-22 09:36:28,309 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:28,309 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:36:28,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:28,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-115e5e30-bf24-4cd7-96d8-78d243e05305 x-compute-request-id: req-115e5e30-bf24-4cd7-96d8-78d243e05305 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:28,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-115e5e30-bf24-4cd7-96d8-78d243e05305 2018-10-22 09:36:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:29,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d0146ccc-4280-4eb0-b477-91b2bb67593d Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:29,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-d0146ccc-4280-4eb0-b477-91b2bb67593d 2018-10-22 09:36:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:29,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e59790d-9aeb-463d-bd6e-812e0024ca11 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:29,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-0e59790d-9aeb-463d-bd6e-812e0024ca11 2018-10-22 09:36:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:29,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-75b7daec-7a61-4b63-b4f1-bcee6d7d33ac Date: Mon, 22 Oct 2018 09:36:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:29,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-75b7daec-7a61-4b63-b4f1-bcee6d7d33ac 2018-10-22 09:36:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:29,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-92188891-eee3-478d-860f-514d91abf214 Date: Mon, 22 Oct 2018 09:36:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.4"}],"id":"00ca7441-7116-4f57-8869-377c01b00d29","security_groups":[],"mac_address":"fa:16:3e:cb:e6:d8","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.3"}],"id":"15fc25ec-9682-4c38-a6c9-4ff0bfa7e68c","security_groups":[],"mac_address":"fa:16:3e:ab:a9:50","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.2"}],"id":"74b8c4c5-8fc5-4cef-9744-f32c6605a57f","security_groups":[],"mac_address":"fa:16:3e:87:a7:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":"0f4859cb-3782-4ea0-8979-32ea6cc01bf1"}]} 2018-10-22 09:36:29,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-92188891-eee3-478d-860f-514d91abf214 2018-10-22 09:36:29,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:30,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-988aafa8-1bac-4bf2-b8ab-2662b7d3717c x-compute-request-id: req-988aafa8-1bac-4bf2-b8ab-2662b7d3717c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:30,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-988aafa8-1bac-4bf2-b8ab-2662b7d3717c 2018-10-22 09:36:30,342 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:30,343 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:36:30,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:30,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36: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-2adc169a-8fab-45ff-b1b5-1d85cc088936 x-compute-request-id: req-2adc169a-8fab-45ff-b1b5-1d85cc088936 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:30,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-2adc169a-8fab-45ff-b1b5-1d85cc088936 2018-10-22 09:36:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:30,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-719de4fa-0657-4d48-af86-c18a1d4f187e Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:30,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-719de4fa-0657-4d48-af86-c18a1d4f187e 2018-10-22 09:36:30,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:30,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec898e5-8a9e-4240-be11-8fb6a1c410fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:30,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-6ec898e5-8a9e-4240-be11-8fb6a1c410fb 2018-10-22 09:36:30,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:31,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39dc6f4c-b0d2-4db1-83b6-ae83ee288dcd Date: Mon, 22 Oct 2018 09:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:31,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-39dc6f4c-b0d2-4db1-83b6-ae83ee288dcd 2018-10-22 09:36:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:31,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-98551014-7204-40a2-9f23-745d8ef3eaa2 Date: Mon, 22 Oct 2018 09:36:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.4"}],"id":"00ca7441-7116-4f57-8869-377c01b00d29","security_groups":[],"mac_address":"fa:16:3e:cb:e6:d8","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.3"}],"id":"15fc25ec-9682-4c38-a6c9-4ff0bfa7e68c","security_groups":[],"mac_address":"fa:16:3e:ab:a9:50","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.2"}],"id":"74b8c4c5-8fc5-4cef-9744-f32c6605a57f","security_groups":[],"mac_address":"fa:16:3e:87:a7:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":"0f4859cb-3782-4ea0-8979-32ea6cc01bf1"}]} 2018-10-22 09:36:31,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-98551014-7204-40a2-9f23-745d8ef3eaa2 2018-10-22 09:36:31,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}}' 2018-10-22 09:36:32,421 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-afefba24-137e-4bd5-9953-ae4d2f64311e x-compute-request-id: req-afefba24-137e-4bd5-9953-ae4d2f64311e Content-Length: 0 Content-Type: application/json 2018-10-22 09:36:32,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1/action used request id req-afefba24-137e-4bd5-9953-ae4d2f64311e 2018-10-22 09:36:32,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:32,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-8a760866-00f9-49d1-9ba4-1bdd17fb6cb3 x-compute-request-id: req-8a760866-00f9-49d1-9ba4-1bdd17fb6cb3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:32,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-8a760866-00f9-49d1-9ba4-1bdd17fb6cb3 2018-10-22 09:36:32,851 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:32,851 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:36:32,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:33,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-671b3176-94cf-43cd-95fe-b09495e6db04 x-compute-request-id: req-671b3176-94cf-43cd-95fe-b09495e6db04 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:33,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-671b3176-94cf-43cd-95fe-b09495e6db04 2018-10-22 09:36:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:33,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0f295fcb-7961-471b-b6d7-e2d8abe4b381 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:33,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-0f295fcb-7961-471b-b6d7-e2d8abe4b381 2018-10-22 09:36:33,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:33,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d649cb-4ea8-4351-9e5d-48670d43e725 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:33,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-b2d649cb-4ea8-4351-9e5d-48670d43e725 2018-10-22 09:36:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:33,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9877bcaa-f644-4b1f-9fa1-a153616fd384 Date: Mon, 22 Oct 2018 09:36:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:33,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-9877bcaa-f644-4b1f-9fa1-a153616fd384 2018-10-22 09:36:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:34,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8fd499f8-37fd-412a-92fd-ffaaed5c7bbd Date: Mon, 22 Oct 2018 09:36:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.4"}],"id":"00ca7441-7116-4f57-8869-377c01b00d29","security_groups":[],"mac_address":"fa:16:3e:cb:e6:d8","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.3"}],"id":"15fc25ec-9682-4c38-a6c9-4ff0bfa7e68c","security_groups":[],"mac_address":"fa:16:3e:ab:a9:50","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.2"}],"id":"74b8c4c5-8fc5-4cef-9744-f32c6605a57f","security_groups":[],"mac_address":"fa:16:3e:87:a7:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd","f74dca5c-db4e-44d9-9fca-1ca570759424"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":"0f4859cb-3782-4ea0-8979-32ea6cc01bf1"}]} 2018-10-22 09:36:34,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-8fd499f8-37fd-412a-92fd-ffaaed5c7bbd 2018-10-22 09:36:34,203 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-10-22 09:36:34,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:34,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a76ec640-7303-4a17-8fa9-b85efa404003 x-compute-request-id: req-a76ec640-7303-4a17-8fa9-b85efa404003 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:34,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-a76ec640-7303-4a17-8fa9-b85efa404003 2018-10-22 09:36:34,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:36:35,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3acf4032-d868-4626-97d2-6d5b62a23cc5 x-compute-request-id: req-3acf4032-d868-4626-97d2-6d5b62a23cc5 Content-Encoding: gzip Content-Length: 9642 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 598629600 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.908 MHz processor\n[ 0.146206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.147823] pid_max: default: 32768 minimum: 301\n[ 0.148707] ACPI: Core revision 20150930\n[ 0.150096] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151380] Security Framework initialized\n[ 0.152180] Yama: becoming mindful.\n[ 0.152900] AppArmor: AppArmor initialized\n[ 0.153744] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155006] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.156230] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.157395] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.158744] Initializing cgroup subsys io\n[ 0.159539] Initializing cgroup subsys memory\n[ 0.160378] Initializing cgroup subsys devices\n[ 0.161227] Initializing cgroup subsys freezer\n[ 0.162083] Initializing cgroup subsys net_cls\n[ 0.162930] Initializing cgroup subsys perf_event\n[ 0.163822] Initializing cgroup subsys net_prio\n[ 0.164682] Initializing cgroup subsys hugetlb\n[ 0.165538] Initializing cgroup subsys pids\n[ 0.166395] CPU: Physical Processor ID: 0\n[ 0.167869] mce: CPU supports 10 MCE banks\n[ 0.168698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169683] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171966] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178533] ftrace: allocating 31920 entries in 125 pages\n[ 0.205967] smpboot: Max logical packages: 2\n[ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207960] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.209287] x2apic enabled\n[ 0.210087] Switched APIC routing to physical x2apic.\n[ 0.212346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215701] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217616] KVM setup paravirtual spinlock\n[ 0.219072] x86: Booting SMP configuration:\n[ 0.219970] .... node #0, CPUs: #1\n[ 0.220866] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.243044] x86: Booted up 1 node, 2 CPUs\n[ 0.243049] KVM setup async PF for cpu 1\n[ 0.243052] kvm-stealtime: cpu 1, msr f90d940\n[ 0.245578] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.247109] devtmpfs: initialized\n[ 0.248819] evm: security.selinux\n[ 0.249507] evm: security.SMACK64\n[ 0.250180] evm: security.SMACK64EXEC\n[ 0.250908] evm: security.SMACK64TRANSMUTE\n[ 0.251707] evm: security.SMACK64MMAP\n[ 0.252439] evm: security.ima\n[ 0.253062] evm: security.capability\n[ 0.253887] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255736] pinctrl core: initialized pinctrl subsystem\n[ 0.256827] RTC time: 9:36:27, date: 10/22/18\n[ 0.257777] NET: Registered protocol family 16\n[ 0.267806] cpuidle: using governor ladder\n[ 0.279903] cpuidle: using governor menu\n[ 0.280696] PCCT header not found.\n[ 0.281457] ACPI: bus type PCI registered\n[ 0.282236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283463] PCI: Using configuration type 1 for base access\n[ 0.296888] ACPI: Added _OSI(Module Device)\n[ 0.297721] ACPI: Added _OSI(Processor Device)\n[ 0.298563] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.299441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301774] ACPI: Interpreter enabled\n[ 0.302528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309769] ACPI: (supports S0 S5)\n[ 0.310462] ACPI: Using IOAPIC for interrupt routing\n[ 0.311425] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315901] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317102] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318273] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320492] acpiphp: Slot [3] registered\n[ 0.321279] acpiphp: Slot [4] registered\n[ 0.322069] acpiphp: Slot [5] registered\n[ 0.322860] acpiphp: Slot [6] registered\n[ 0.323643] acpiphp: Slot [7] registered\n[ 0.324424] acpiphp: Slot [8] registered\n[ 0.325204] acpiphp: Slot [9] registered\n[ 0.325987] acpiphp: Slot [10] registered\n[ 0.336728] acpiphp: Slot [11] registered\n[ 0.337556] acpiphp: Slot [12] registered\n[ 0.338352] acpiphp: Slot [13] registered\n[ 0.339141] acpiphp: Slot [14] registered\n[ 0.339935] acpiphp: Slot [15] registered\n[ 0.340741] acpiphp: Slot [16] registered\n[ 0.341538] acpiphp: Slot [17] registered\n[ 0.342327] acpiphp: Slot [18] registered\n[ 0.343119] acpiphp: Slot [19] registered\n[ 0.343910] acpiphp: Slot [20] registered\n[ 0.344704] acpiphp: Slot [21] registered\n[ 0.345499] acpiphp: Slot [22] registered\n[ 0.346296] acpiphp: Slot [23] registered\n[ 0.347092] acpiphp: Slot [24] registered\n[ 0.347892] acpiphp: Slot [25] registered\n[ 0.348687] acpiphp: Slot [26] registered\n[ 0.349481] acpiphp: Slot [27] registered\n[ 0.350277] acpiphp: Slot [28] registered\n[ 0.351072] acpiphp: Slot [29] registered\n[ 0.351867] acpiphp: Slot [30] registered\n[ 0.352668] acpiphp: Slot [31] registered\n[ 0.353458] PCI host bridge to bus 0000:00\n[ 0.354246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.355438] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.356627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.358047] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.359465] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365863] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368258] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369492] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376447] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377964] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426808] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428277] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429667] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432416] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434305] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435493] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436523] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438032] vgaarb: loaded\n[ 0.438623] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439753] SCSI subsystem initialized\n[ 0.440586] ACPI: bus type USB registered\n[ 0.441391] usbcore: registered new interface driver usbfs\n[ 0.442401] usbcore: registered new interface driver hub\n[ 0.443386] usbcore: registered new device driver usb\n[ 0.444481] PCI: Using ACPI for IRQ routing\n[ 0.445500] NetLabel: Initializing\n[ 0.446200] NetLabel: domain hash size = 128\n[ 0.447043] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.447974] NetLabel: unlabeled traffic allowed by default\n[ 0.449098] clocksource: Switched to clocksource kvm-clock\n[ 0.455134] AppArmor: AppArmor Filesystem Enabled\n[ 0.456091] pnp: PnP ACPI init\n[ 0.457016] pnp: PnP ACPI: found 5 devices\n[ 0.464382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.466058] NET: Registered protocol family 2\n[ 0.467041] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.468281] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.469431] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.470576] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471624] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472768] NET: Registered protocol family 1\n[ 0.473621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474702] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475754] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.513213] Trying to unpack rootfs image as initramfs...\n[ 0.563439] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.586435] Scanning for low memory corruption every 60 seconds\n[ 0.587952] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.589107] audit: initializing netlink subsys (disabled)\n[ 0.590134] audit: type=2000 audit(1540200987.883:1): initialized\n[ 0.591445] Initialise system trusted keyring\n[ 0.592455] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593610] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.595711] zbud: loaded\n[ 0.596498] VFS: Disk quotas dquot_6.6.0\n[ 0.597318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598965] fuse init (API version 7.23)\n[ 0.599923] Key type big_key registered\n[ 0.600718] Allocating IMA MOK and blacklist keyrings.\n[ 0.602186] Key type asymmetric registered\n[ 0.603002] Asymmetric key parser 'x509' registered\n[ 0.603947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.605435] io scheduler noop registered\n[ 0.606212] io scheduler deadline registered (default)\n[ 0.607210] io scheduler cfq registered\n[ 0.608044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.609071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610344] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.611774] ACPI: Power Button [PWRF]\n[ 0.612700] GHES: HEST is not enabled!\n[ 0.631151] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.695140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.697725] Linux agpgart interface v0.103\n[ 0.700785] brd: module loaded\n[ 0.702372] loop: module loaded\n[ 0.706584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.708025] GPT:90111 != 20971519\n[ 0.708708] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709788] GPT:90111 != 20971519\n[ 0.710470] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711421] vda: vda1 vda15\n[ 0.713012] scsi host0: ata_piix\n[ 0.713820] scsi host1: ata_piix\n[ 0.714526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.715724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.716986] libphy: Fixed MDIO Bus: probed\n[ 0.717906] tun: Universal TUN/TAP device driver, 1.6\n[ 0.718951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.720896] PPP generic driver version 2.4.2\n[ 0.721811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.723082] ehci-pci: EHCI PCI platform driver\n[ 0.723939] ehci-platform: EHCI generic platform driver\n[ 0.724910] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.726020] ohci-pci: OHCI PCI platform driver\n[ 0.726878] ohci-platform: OHCI generic platform driver\n[ 0.727847] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747726] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.750555] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.751780] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.752995] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.754397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.755797] usb usb1: Product: UHCI Host Controller\n[ 0.756721] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.757925] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.758949] hub 1-0:1.0: USB hub found\n[ 0.759720] hub 1-0:1.0: 2 ports detected\n[ 0.760625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762709] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763656] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764744] mousedev: PS/2 mouse device common for all mice\n[ 0.766027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.767859] rtc_cmos 00:00: RTC can wake from S4\n[ 0.768996] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.770190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771368] i2c /dev entries driver\n[ 0.772119] device-mapper: uevent: version 1.0.3\n[ 0.773053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774665] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776035] NET: Registered protocol family 10\n[ 0.777064] NET: Registered protocol family 17\n[ 0.777954] Key type dns_resolver registered\n[ 0.778931] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780027] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781743] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783517] registered taskstats version 1\n[ 0.784345] Loading compiled-in X.509 certificates\n[ 0.785767] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.787581] zswap: loaded using pool lzo/zbud\n[ 0.789246] Key type trusted registered\n[ 0.790988] Key type encrypted registered\n[ 0.791806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.792810] ima: No TPM chip found, activating TPM-bypass!\n[ 0.793836] evm: HMAC attrs: 0x1\n[ 0.794810] Magic number: 6:213:627\n[ 0.795562] block vda15: hash matches\n[ 0.806344] rtc_cmos 00:00: setting system clock to 2018-10-22 09:36:28 UTC (1540200988)\n[ 0.808005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809114] EDD information not available.\n[ 0.874189] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.875734] Write protecting the kernel read-only data: 14336k\n[ 0.877384] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879192] 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.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... [ 1.696803] 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.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.68. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA3SgzeldVJWOsEpJHRbD1ymLXZTLG3lfBG9gyq6pK+seGhJVuwWPZc4qu0okCwL5ezHGUxuoFHP4cMrOuvKLNSI82w91RcobtmUFWusweTc2z8ATa6PvKP0wH0YzoFutbn/WqaJstgqS8zRleQSpHs26tRR6zqgAfAeG1MnWbv+43mzokF5jYYEE+PBxQxrtXEAa6qbANMAwhIY8ad0FLR79Dm0RtGCmRZ/DJ8wcIw8IDjG8JKeL1r3c548Ig63/MmSIyuvlnu4SwJXv4YPGAre21qJYlrjJolBOs59gMaIHaEHJZOyMgNh5X6ZRO0RgND+rDs4eJaXUSgbuXHvyH root@createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f\nssh-dss AAAAB3NzaC1kc3MAAACBAORadCPDEKYIUCAIPYe9nabBHmosZjEFiCdDdJtGB8zF/clgR9SX4fSYcHy2u5toVGtRlCXzhQ8FfYdn4sBvEuBzlBTO6V+3cXU+iV5P+xvRXzHPEnxqLeVhBG5Uy/WB3UV+pluC95qsAyjFR9M9l8nlKIBMOypNoCq9GGAYh8kxAAAAFQC+95F6qrjBLlQ+EVQ8QZ09I8sWlQAAAIB1JuBTI4JWx24f6rjHZvp6q/eZFvDfUwlnBF//CdoeAv5FJGLddKOTssqKuIsDs3Q8IsgLck33QOpdxANM0xYWinLEglcJ8u6m2HrNLQIT9ED0Re4GxN4wF/m21oQnt6Eevui11FxJdsUAHvEbtyYO9kJ44JxwIqSrz9zRt8hIJgAAAIASNQoQ8B1HrqdbDHwqPJqA9j3184btkfC40cfOwR7oZImDKG8yW3T45UpIDMbroHGQ7BADEuSJukqSF5OAJx18z5Ptytz+E+quq86wTF9qaJ9oUOTVd3ihzcsr+k0REfcW07TR137O6XsAQJDzWRGVa+5vgq/coE8XOoSfheDpnA== root@createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f\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:fedf:be22/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-00000105\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f login: "} 2018-10-22 09:36:35,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1/action used request id req-3acf4032-d868-4626-97d2-6d5b62a23cc5 2018-10-22 09:36:35,828 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:36:35,828 - 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 598629600 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.908 MHz processor [ 0.146206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.147823] pid_max: default: 32768 minimum: 301 [ 0.148707] ACPI: Core revision 20150930 [ 0.150096] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151380] Security Framework initialized [ 0.152180] Yama: becoming mindful. [ 0.152900] AppArmor: AppArmor initialized [ 0.153744] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155006] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.156230] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.157395] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.158744] Initializing cgroup subsys io [ 0.159539] Initializing cgroup subsys memory [ 0.160378] Initializing cgroup subsys devices [ 0.161227] Initializing cgroup subsys freezer [ 0.162083] Initializing cgroup subsys net_cls [ 0.162930] Initializing cgroup subsys perf_event [ 0.163822] Initializing cgroup subsys net_prio [ 0.164682] Initializing cgroup subsys hugetlb [ 0.165538] Initializing cgroup subsys pids [ 0.166395] CPU: Physical Processor ID: 0 [ 0.167869] mce: CPU supports 10 MCE banks [ 0.168698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169683] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171966] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178533] ftrace: allocating 31920 entries in 125 pages [ 0.205967] smpboot: Max logical packages: 2 [ 0.206799] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207960] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.209287] x2apic enabled [ 0.210087] Switched APIC routing to physical x2apic. [ 0.212346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.213570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.215701] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.217616] KVM setup paravirtual spinlock [ 0.219072] x86: Booting SMP configuration: [ 0.219970] .... node #0, CPUs: #1 [ 0.220866] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.243044] x86: Booted up 1 node, 2 CPUs [ 0.243049] KVM setup async PF for cpu 1 [ 0.243052] kvm-stealtime: cpu 1, msr f90d940 [ 0.245578] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.247109] devtmpfs: initialized [ 0.248819] evm: security.selinux [ 0.249507] evm: security.SMACK64 [ 0.250180] evm: security.SMACK64EXEC [ 0.250908] evm: security.SMACK64TRANSMUTE [ 0.251707] evm: security.SMACK64MMAP [ 0.252439] evm: security.ima [ 0.253062] evm: security.capability [ 0.253887] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.255736] pinctrl core: initialized pinctrl subsystem [ 0.256827] RTC time: 9:36:27, date: 10/22/18 [ 0.257777] NET: Registered protocol family 16 [ 0.267806] cpuidle: using governor ladder [ 0.279903] cpuidle: using governor menu [ 0.280696] PCCT header not found. [ 0.281457] ACPI: bus type PCI registered [ 0.282236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283463] PCI: Using configuration type 1 for base access [ 0.296888] ACPI: Added _OSI(Module Device) [ 0.297721] ACPI: Added _OSI(Processor Device) [ 0.298563] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.299441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301774] ACPI: Interpreter enabled [ 0.302528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309769] ACPI: (supports S0 S5) [ 0.310462] ACPI: Using IOAPIC for interrupt routing [ 0.311425] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315901] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317102] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318273] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320492] acpiphp: Slot [3] registered [ 0.321279] acpiphp: Slot [4] registered [ 0.322069] acpiphp: Slot [5] registered [ 0.322860] acpiphp: Slot [6] registered [ 0.323643] acpiphp: Slot [7] registered [ 0.324424] acpiphp: Slot [8] registered [ 0.325204] acpiphp: Slot [9] registered [ 0.325987] acpiphp: Slot [10] registered [ 0.336728] acpiphp: Slot [11] registered [ 0.337556] acpiphp: Slot [12] registered [ 0.338352] acpiphp: Slot [13] registered [ 0.339141] acpiphp: Slot [14] registered [ 0.339935] acpiphp: Slot [15] registered [ 0.340741] acpiphp: Slot [16] registered [ 0.341538] acpiphp: Slot [17] registered [ 0.342327] acpiphp: Slot [18] registered [ 0.343119] acpiphp: Slot [19] registered [ 0.343910] acpiphp: Slot [20] registered [ 0.344704] acpiphp: Slot [21] registered [ 0.345499] acpiphp: Slot [22] registered [ 0.346296] acpiphp: Slot [23] registered [ 0.347092] acpiphp: Slot [24] registered [ 0.347892] acpiphp: Slot [25] registered [ 0.348687] acpiphp: Slot [26] registered [ 0.349481] acpiphp: Slot [27] registered [ 0.350277] acpiphp: Slot [28] registered [ 0.351072] acpiphp: Slot [29] registered [ 0.351867] acpiphp: Slot [30] registered [ 0.352668] acpiphp: Slot [31] registered [ 0.353458] PCI host bridge to bus 0000:00 [ 0.354246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355438] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.356627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.358047] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.359465] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365863] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368258] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369492] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376447] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377964] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426808] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428277] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429667] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432416] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434305] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435493] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436523] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438032] vgaarb: loaded [ 0.438623] vgaarb: bridge control possible 0000:00:02.0 [ 0.439753] SCSI subsystem initialized [ 0.440586] ACPI: bus type USB registered [ 0.441391] usbcore: registered new interface driver usbfs [ 0.442401] usbcore: registered new interface driver hub [ 0.443386] usbcore: registered new device driver usb [ 0.444481] PCI: Using ACPI for IRQ routing [ 0.445500] NetLabel: Initializing [ 0.446200] NetLabel: domain hash size = 128 [ 0.447043] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.447974] NetLabel: unlabeled traffic allowed by default [ 0.449098] clocksource: Switched to clocksource kvm-clock [ 0.455134] AppArmor: AppArmor Filesystem Enabled [ 0.456091] pnp: PnP ACPI init [ 0.457016] pnp: PnP ACPI: found 5 devices [ 0.464382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.466058] NET: Registered protocol family 2 [ 0.467041] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.468281] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.469431] TCP: Hash tables configured (established 2048 bind 2048) [ 0.470576] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471624] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.472768] NET: Registered protocol family 1 [ 0.473621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474702] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.475754] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.513213] Trying to unpack rootfs image as initramfs... [ 0.563439] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.586435] Scanning for low memory corruption every 60 seconds [ 0.587952] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.589107] audit: initializing netlink subsys (disabled) [ 0.590134] audit: type=2000 audit(1540200987.883:1): initialized [ 0.591445] Initialise system trusted keyring [ 0.592455] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593610] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595711] zbud: loaded [ 0.596498] VFS: Disk quotas dquot_6.6.0 [ 0.597318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598965] fuse init (API version 7.23) [ 0.599923] Key type big_key registered [ 0.600718] Allocating IMA MOK and blacklist keyrings. [ 0.602186] Key type asymmetric registered [ 0.603002] Asymmetric key parser 'x509' registered [ 0.603947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.605435] io scheduler noop registered [ 0.606212] io scheduler deadline registered (default) [ 0.607210] io scheduler cfq registered [ 0.608044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.609071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610344] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.611774] ACPI: Power Button [PWRF] [ 0.612700] GHES: HEST is not enabled! [ 0.631151] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.697725] Linux agpgart interface v0.103 [ 0.700785] brd: module loaded [ 0.702372] loop: module loaded [ 0.706584] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.708025] GPT:90111 != 20971519 [ 0.708708] GPT:Alternate GPT header not at the end of the disk. [ 0.709788] GPT:90111 != 20971519 [ 0.710470] GPT: Use GNU Parted to correct GPT errors. [ 0.711421] vda: vda1 vda15 [ 0.713012] scsi host0: ata_piix [ 0.713820] scsi host1: ata_piix [ 0.714526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.715724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.716986] libphy: Fixed MDIO Bus: probed [ 0.717906] tun: Universal TUN/TAP device driver, 1.6 [ 0.718951] tun: (C) 1999-2004 Max Krasnyansky [ 0.720896] PPP generic driver version 2.4.2 [ 0.721811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723082] ehci-pci: EHCI PCI platform driver [ 0.723939] ehci-platform: EHCI generic platform driver [ 0.724910] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.726020] ohci-pci: OHCI PCI platform driver [ 0.726878] ohci-platform: OHCI generic platform driver [ 0.727847] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747726] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750555] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751780] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.752995] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755797] usb usb1: Product: UHCI Host Controller [ 0.756721] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757925] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758949] hub 1-0:1.0: USB hub found [ 0.759720] hub 1-0:1.0: 2 ports detected [ 0.760625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763656] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764744] mousedev: PS/2 mouse device common for all mice [ 0.766027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767859] rtc_cmos 00:00: RTC can wake from S4 [ 0.768996] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771368] i2c /dev entries driver [ 0.772119] device-mapper: uevent: version 1.0.3 [ 0.773053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774665] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776035] NET: Registered protocol family 10 [ 0.777064] NET: Registered protocol family 17 [ 0.777954] Key type dns_resolver registered [ 0.778931] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780027] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781743] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783517] registered taskstats version 1 [ 0.784345] Loading compiled-in X.509 certificates [ 0.785767] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.787581] zswap: loaded using pool lzo/zbud [ 0.789246] Key type trusted registered [ 0.790988] Key type encrypted registered [ 0.791806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792810] ima: No TPM chip found, activating TPM-bypass! [ 0.793836] evm: HMAC attrs: 0x1 [ 0.794810] Magic number: 6:213:627 [ 0.795562] block vda15: hash matches [ 0.806344] rtc_cmos 00:00: setting system clock to 2018-10-22 09:36:28 UTC (1540200988) [ 0.808005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809114] EDD information not available. [ 0.874189] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875734] Write protecting the kernel read-only data: 14336k [ 0.877384] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879192] 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.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... [ 1.696803] 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.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.68. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA3SgzeldVJWOsEpJHRbD1ymLXZTLG3lfBG9gyq6pK+seGhJVuwWPZc4qu0okCwL5ezHGUxuoFHP4cMrOuvKLNSI82w91RcobtmUFWusweTc2z8ATa6PvKP0wH0YzoFutbn/WqaJstgqS8zRleQSpHs26tRR6zqgAfAeG1MnWbv+43mzokF5jYYEE+PBxQxrtXEAa6qbANMAwhIY8ad0FLR79Dm0RtGCmRZ/DJ8wcIw8IDjG8JKeL1r3c548Ig63/MmSIyuvlnu4SwJXv4YPGAre21qJYlrjJolBOs59gMaIHaEHJZOyMgNh5X6ZRO0RgND+rDs4eJaXUSgbuXHvyH root@createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f ssh-dss AAAAB3NzaC1kc3MAAACBAORadCPDEKYIUCAIPYe9nabBHmosZjEFiCdDdJtGB8zF/clgR9SX4fSYcHy2u5toVGtRlCXzhQ8FfYdn4sBvEuBzlBTO6V+3cXU+iV5P+xvRXzHPEnxqLeVhBG5Uy/WB3UV+pluC95qsAyjFR9M9l8nlKIBMOypNoCq9GGAYh8kxAAAAFQC+95F6qrjBLlQ+EVQ8QZ09I8sWlQAAAIB1JuBTI4JWx24f6rjHZvp6q/eZFvDfUwlnBF//CdoeAv5FJGLddKOTssqKuIsDs3Q8IsgLck33QOpdxANM0xYWinLEglcJ8u6m2HrNLQIT9ED0Re4GxN4wF/m21oQnt6Eevui11FxJdsUAHvEbtyYO9kJ44JxwIqSrz9zRt8hIJgAAAIASNQoQ8B1HrqdbDHwqPJqA9j3184btkfC40cfOwR7oZImDKG8yW3T45UpIDMbroHGQ7BADEuSJukqSF5OAJx18z5Ptytz+E+quq86wTF9qaJ9oUOTVd3ihzcsr+k0REfcW07TR137O6XsAQJDzWRGVa+5vgq/coE8XOoSfheDpnA== root@createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f -----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:fedf:be22/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-00000105 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f launch-index: 0 === cirros: current=0.4.0 uptime=3.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-ba005c71-9f45-43a8-a031-da7d8f login: 2018-10-22 09:36:35,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36: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-9e3bbd0f-1e07-4718-8521-870bac6f2eee x-compute-request-id: req-9e3bbd0f-1e07-4718-8521-870bac6f2eee Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:36,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-9e3bbd0f-1e07-4718-8521-870bac6f2eee 2018-10-22 09:36:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-40ec8772-f20e-4d66-8dd0-30a09117c313 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:36,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-40ec8772-f20e-4d66-8dd0-30a09117c313 2018-10-22 09:36:36,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3c25c8-dd8a-454f-b0b2-0b9a5f15004b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:36,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-7d3c25c8-dd8a-454f-b0b2-0b9a5f15004b 2018-10-22 09:36:36,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbd8cbff-de4c-41fa-bfea-f10c03b666d5 Date: Mon, 22 Oct 2018 09:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:36,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-cbd8cbff-de4c-41fa-bfea-f10c03b666d5 2018-10-22 09:36:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-597a68ab-5086-43a9-ba73-df4e27cd8972 Date: Mon, 22 Oct 2018 09:36:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.4"}],"id":"00ca7441-7116-4f57-8869-377c01b00d29","security_groups":[],"mac_address":"fa:16:3e:cb:e6:d8","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.3"}],"id":"15fc25ec-9682-4c38-a6c9-4ff0bfa7e68c","security_groups":[],"mac_address":"fa:16:3e:ab:a9:50","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.2"}],"id":"74b8c4c5-8fc5-4cef-9744-f32c6605a57f","security_groups":[],"mac_address":"fa:16:3e:87:a7:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd","f74dca5c-db4e-44d9-9fca-1ca570759424"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":"0f4859cb-3782-4ea0-8979-32ea6cc01bf1"}]} 2018-10-22 09:36:36,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-597a68ab-5086-43a9-ba73-df4e27cd8972 2018-10-22 09:36:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0d7293af-e2a6-442e-957e-01dd17fc91a8 Date: Mon, 22 Oct 2018 09:36:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:59Z", "admin_state_up": true, "updated_at": "2018-10-22T09:36:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4ef874e8b442451a803dac07da620545", "id": "fbadd513-b82b-4ff1-b53e-752cb565e482", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router"}]} 2018-10-22 09:36:36,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router used request id req-0d7293af-e2a6-442e-957e-01dd17fc91a8 2018-10-22 09:36:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ff03db-383d-452e-9647-31ad66cf7eff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:36,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-65ff03db-383d-452e-9647-31ad66cf7eff 2018-10-22 09:36:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fbadd513-b82b-4ff1-b53e-752cb565e482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-59779701-2b78-4842-93f7-9f2d87c6dbbe Date: Mon, 22 Oct 2018 09:36:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"}]} 2018-10-22 09:36:36,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fbadd513-b82b-4ff1-b53e-752cb565e482 used request id req-59779701-2b78-4842-93f7-9f2d87c6dbbe 2018-10-22 09:36:36,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6868c910-43a1-4a01-83cd-909507dad6f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:36,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9ff74772-8afa-4b58-8266-5534c6de6cd9 Date: Mon, 22 Oct 2018 09:36:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","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":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}} 2018-10-22 09:36:36,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6868c910-43a1-4a01-83cd-909507dad6f4 used request id req-9ff74772-8afa-4b58-8266-5534c6de6cd9 2018-10-22 09:36:36,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:37,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-02f926ac-6d95-420e-8e25-b55bd32586e0 Date: Mon, 22 Oct 2018 09:36:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:36:37,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-02f926ac-6d95-420e-8e25-b55bd32586e0 2018-10-22 09:36:37,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:37,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47044a8d-a1b8-4fb8-a8f4-a1e860e1d990 Date: Mon, 22 Oct 2018 09:36:37 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:36:37,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-47044a8d-a1b8-4fb8-a8f4-a1e860e1d990 2018-10-22 09:36:37,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:37,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36: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-0744a7a6-d118-4c76-acb7-00a2e1f1505e x-compute-request-id: req-0744a7a6-d118-4c76-acb7-00a2e1f1505e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:37,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-0744a7a6-d118-4c76-acb7-00a2e1f1505e 2018-10-22 09:36:37,583 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:37,584 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:36:37,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:38,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36: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-f0ea3ca7-8431-4553-b24e-5ca5ce7f6af5 x-compute-request-id: req-f0ea3ca7-8431-4553-b24e-5ca5ce7f6af5 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:38,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-f0ea3ca7-8431-4553-b24e-5ca5ce7f6af5 2018-10-22 09:36:38,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:38,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c435357-9b19-4c83-a3cd-dd030ce40125 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:38,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-3c435357-9b19-4c83-a3cd-dd030ce40125 2018-10-22 09:36:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:38,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48cff674-fe2f-4b27-8f09-1344400f94ce Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:38,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-48cff674-fe2f-4b27-8f09-1344400f94ce 2018-10-22 09:36:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:38,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0c6bd88e-95b0-495e-9d1a-67aa1ac26127 Date: Mon, 22 Oct 2018 09:36:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:38,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-0c6bd88e-95b0-495e-9d1a-67aa1ac26127 2018-10-22 09:36:38,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:38,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a1bb34b0-a96c-4c05-b520-734b7716f275 Date: Mon, 22 Oct 2018 09:36:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.4"}],"id":"00ca7441-7116-4f57-8869-377c01b00d29","security_groups":[],"mac_address":"fa:16:3e:cb:e6:d8","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.3"}],"id":"15fc25ec-9682-4c38-a6c9-4ff0bfa7e68c","security_groups":[],"mac_address":"fa:16:3e:ab:a9:50","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.2"}],"id":"74b8c4c5-8fc5-4cef-9744-f32c6605a57f","security_groups":[],"mac_address":"fa:16:3e:87:a7:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd","f74dca5c-db4e-44d9-9fca-1ca570759424"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":"0f4859cb-3782-4ea0-8979-32ea6cc01bf1"}]} 2018-10-22 09:36:38,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-a1bb34b0-a96c-4c05-b520-734b7716f275 2018-10-22 09:36:38,821 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:36:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:38,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fd4bba06-1abd-44d9-b96c-77d4b6bbf133 Date: Mon, 22 Oct 2018 09:36:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:36:38,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-fd4bba06-1abd-44d9-b96c-77d4b6bbf133 2018-10-22 09:36:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:39,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d59eef7-63f8-47c9-8ef2-8501da9d30db Date: Mon, 22 Oct 2018 09:36:39 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:36:39,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-7d59eef7-63f8-47c9-8ef2-8501da9d30db 2018-10-22 09:36:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "f80ddb9b-3fc8-4b55-96a8-c2f478c05776"}}' 2018-10-22 09:36:41,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-edb8d7de-5173-4e25-a99c-331641d09b90 Date: Mon, 22 Oct 2018 09:36:41 GMT RESP BODY: {"floatingip": {"router_id": "fbadd513-b82b-4ff1-b53e-752cb565e482", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:36:40Z", "updated_at": "2018-10-22T09:36:40Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ef874e8b442451a803dac07da620545", "port_id": "f80ddb9b-3fc8-4b55-96a8-c2f478c05776", "id": "7fb27b5f-eb0c-441a-afce-6483738b42e2"}} 2018-10-22 09:36:41,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-edb8d7de-5173-4e25-a99c-331641d09b90 2018-10-22 09:36:41,325 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router 2018-10-22 09:36:41,325 - create_instance - INFO - Checking if VM is active 2018-10-22 09:36:41,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:41,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e316186-02df-487f-8480-2b13e3628392 x-compute-request-id: req-5e316186-02df-487f-8480-2b13e3628392 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:41,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-5e316186-02df-487f-8480-2b13e3628392 2018-10-22 09:36:41,706 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:41,706 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:36:41,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:42,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18684c28-f69a-43f4-82ba-832cd9bf270b x-compute-request-id: req-18684c28-f69a-43f4-82ba-832cd9bf270b Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:be:22", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp"}], "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:27Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:42,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-18684c28-f69a-43f4-82ba-832cd9bf270b 2018-10-22 09:36:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:42,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-15bb8795-6abb-4abb-96e3-4892caafed80 Date: Mon, 22 Oct 2018 09:36: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":["6868c910-43a1-4a01-83cd-909507dad6f4"],"updated_at":"2018-10-22T09:35:56Z","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef874e8b442451a803dac07da620545","id":"2d637a67-c58a-4b7a-9ad0-e33683459109","name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net"}]} 2018-10-22 09:36:42,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net used request id req-15bb8795-6abb-4abb-96e3-4892caafed80 2018-10-22 09:36:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:42,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f68f1a-5822-4224-ae5a-da7c6d9d87f6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:36:42,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-34f68f1a-5822-4224-ae5a-da7c6d9d87f6 2018-10-22 09:36:42,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:42,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7546eba-6da1-4520-accc-3522b4054db2 Date: Mon, 22 Oct 2018 09:36:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:35:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ef874e8b442451a803dac07da620545","id":"6868c910-43a1-4a01-83cd-909507dad6f4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet"}]} 2018-10-22 09:36:42,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-c7546eba-6da1-4520-accc-3522b4054db2 2018-10-22 09:36:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:42,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c51e8be9-2b66-4cd0-a2bf-dc372dc58c58 Date: Mon, 22 Oct 2018 09:36:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.4"}],"id":"00ca7441-7116-4f57-8869-377c01b00d29","security_groups":[],"mac_address":"fa:16:3e:cb:e6:d8","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.3"}],"id":"15fc25ec-9682-4c38-a6c9-4ff0bfa7e68c","security_groups":[],"mac_address":"fa:16:3e:ab:a9:50","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:35:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.2"}],"id":"74b8c4c5-8fc5-4cef-9744-f32c6605a57f","security_groups":[],"mac_address":"fa:16:3e:87:a7:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:35:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d637a67-c58a-4b7a-9ad0-e33683459109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.1"}],"id":"bd9edb61-7ea7-497d-907d-4e10fe1bb0b1","security_groups":[],"mac_address":"fa:16:3e:45:ad:d6","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:05Z","binding:vnic_type":"normal","device_id":"fbadd513-b82b-4ff1-b53e-752cb565e482"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:36:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6868c910-43a1-4a01-83cd-909507dad6f4","ip_address":"10.55.1.14"}],"id":"f80ddb9b-3fc8-4b55-96a8-c2f478c05776","security_groups":["98ba6337-f123-4492-ba0b-e512ae22b7dd","f74dca5c-db4e-44d9-9fca-1ca570759424"],"mac_address":"fa:16:3e:df:be:22","project_id":"4ef874e8b442451a803dac07da620545","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1","admin_state_up":true,"network_id":"2d637a67-c58a-4b7a-9ad0-e33683459109","tenant_id":"4ef874e8b442451a803dac07da620545","created_at":"2018-10-22T09:36:16Z","binding:vnic_type":"normal","device_id":"0f4859cb-3782-4ea0-8979-32ea6cc01bf1"}]} 2018-10-22 09:36:42,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-c51e8be9-2b66-4cd0-a2bf-dc372dc58c58 2018-10-22 09:36:42,539 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:36:42,542 - paramiko.transport - DEBUG - starting thread (client mode): 0xe76e5f10L 2018-10-22 09:36:42,543 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:36:42,543 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:36:42,543 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:36:42,544 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:36:42,545 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:36:42,545 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:36:42,545 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:36:42,545 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:36:42,545 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:36:42,562 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:36:42,562 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:36:42,575 - paramiko.transport - DEBUG - Trying key bdd95a16b0e660b0e3ef35876a038521 from tmp/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3 2018-10-22 09:36:42,601 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:36:42,604 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:36:42,704 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:36:42,721 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:36:42,721 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:36:42,723 - paramiko.transport - DEBUG - starting thread (client mode): 0xe76d4bd0L 2018-10-22 09:36:42,723 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:36:42,723 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:36:42,723 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:36:42,724 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:36:42,725 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:36:42,725 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:36:42,725 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:36:42,725 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:36:42,725 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:36:42,742 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:36:42,742 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:36:42,755 - paramiko.transport - DEBUG - Trying key bdd95a16b0e660b0e3ef35876a038521 from tmp/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3 2018-10-22 09:36:42,781 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:36:42,785 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:36:42,788 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:36:42,789 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:36:42,789 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:36:42,790 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:36:42,792 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:36:42,793 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-10-22 09:36:42,793 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-10-22 09:36:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/7fb27b5f-eb0c-441a-afce-6483738b42e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:43,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c27a172a-7c75-4368-b7cf-105944719634 Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:43,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7fb27b5f-eb0c-441a-afce-6483738b42e2 used request id req-c27a172a-7c75-4368-b7cf-105944719634 2018-10-22 09:36:43,793 - create_instance - INFO - Deleting Port with ID - f80ddb9b-3fc8-4b55-96a8-c2f478c05776 2018-10-22 09:36:43,793 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3port-1 2018-10-22 09:36:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f80ddb9b-3fc8-4b55-96a8-c2f478c05776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:44,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cb4f05c-3447-4f8b-958a-277be07fe1c3 Date: Mon, 22 Oct 2018 09:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:44,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f80ddb9b-3fc8-4b55-96a8-c2f478c05776 used request id req-2cb4f05c-3447-4f8b-958a-277be07fe1c3 2018-10-22 09:36:44,746 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst 2018-10-22 09:36:44,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:44,887 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:36: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-72651a9f-c3e1-4423-b185-da2b6647ed02 x-compute-request-id: req-72651a9f-c3e1-4423-b185-da2b6647ed02 Content-Type: application/json 2018-10-22 09:36:44,887 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-72651a9f-c3e1-4423-b185-da2b6647ed02 2018-10-22 09:36:44,887 - create_instance - INFO - Checking deletion status 2018-10-22 09:36:44,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:45,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36: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-5cecccdb-03fd-4bad-915a-3263cf381692 x-compute-request-id: req-5cecccdb-03fd-4bad-915a-3263cf381692 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.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:44Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:45,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-5cecccdb-03fd-4bad-915a-3263cf381692 2018-10-22 09:36:45,116 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:45,116 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:36:48,119 - create_instance - DEBUG - VM status query timeout in 296.768357038 2018-10-22 09:36:48,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:48,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:36:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34766f12-2b63-422e-8307-ba2d34bb8da9 x-compute-request-id: req-34766f12-2b63-422e-8307-ba2d34bb8da9 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.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "rel": "bookmark"}], "image": {"id": "b1d78f91-42fd-4744-a3df-5ead068a3e2b", "links": [{"href": "http://172.30.9.28:8774/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:36:27.000000", "flavor": {"id": "24b4b360-391c-446e-8e78-24b8c8667c58", "links": [{"href": "http://172.30.9.28:8774/flavors/24b4b360-391c-446e-8e78-24b8c8667c58", "rel": "bookmark"}]}, "id": "0f4859cb-3782-4ea0-8979-32ea6cc01bf1", "user_id": "352006a1cc5b476ba27df6e4f0c80e0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:36:44Z", "hostId": "e8107cc9fe9006b2e49e62f96b6bdeacf04236a94783c867a654c519", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp", "name": "CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst", "created": "2018-10-22T09:36:20Z", "tenant_id": "4ef874e8b442451a803dac07da620545", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:36:48,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-34766f12-2b63-422e-8307-ba2d34bb8da9 2018-10-22 09:36:48,402 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst] is - ACTIVE 2018-10-22 09:36:48,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:36:51,405 - create_instance - DEBUG - VM status query timeout in 293.482392073 2018-10-22 09:36:51,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c104c8411796ecff34aa777652b4d71750a7b4" 2018-10-22 09:36:51,461 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:36:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-895faef6-d6ed-45dc-8781-9e1a8675b5d9 x-compute-request-id: req-895faef6-d6ed-45dc-8781-9e1a8675b5d9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f4859cb-3782-4ea0-8979-32ea6cc01bf1 could not be found.", "code": 404}} 2018-10-22 09:36:51,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f4859cb-3782-4ea0-8979-32ea6cc01bf1 used request id req-895faef6-d6ed-45dc-8781-9e1a8675b5d9 2018-10-22 09:36:51,462 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0f4859cb-3782-4ea0-8979-32ea6cc01bf1 could not be found. (HTTP 404) (Request-ID: req-895faef6-d6ed-45dc-8781-9e1a8675b5d9) 2018-10-22 09:36:51,462 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-inst 2018-10-22 09:36:51,463 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp 2018-10-22 09:36:51,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219701b6025eff6e60117bea2970169be71f34f9" 2018-10-22 09:36:51,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:36:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-539652e7-c51d-4442-bc5b-d1701bbbde66 x-compute-request-id: req-539652e7-c51d-4442-bc5b-d1701bbbde66 Content-Length: 0 Content-Type: application/json 2018-10-22 09:36:51,540 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-kp used request id req-539652e7-c51d-4442-bc5b-d1701bbbde66 2018-10-22 09:36:51,541 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3.pub] 2018-10-22 09:36:51,541 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3] 2018-10-22 09:36:51,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d882fb0fa12424d8e7447ccb9505275a287f60" 2018-10-22 09:36:51,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:36:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-def61904-eec2-474e-b052-47b54eb267d4 x-compute-request-id: req-def61904-eec2-474e-b052-47b54eb267d4 Content-Length: 0 Content-Type: application/json 2018-10-22 09:36:51,594 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/24b4b360-391c-446e-8e78-24b8c8667c58 used request id req-def61904-eec2-474e-b052-47b54eb267d4 2018-10-22 09:36:51,595 - neutron_utils - INFO - Deleting security group rule with ID - 3de3ef47-861f-4fe6-82dc-215c1db81c3d 2018-10-22 09:36:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3de3ef47-861f-4fe6-82dc-215c1db81c3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:51,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7e8df78-bfd3-42b8-ac1f-faf8029f3a2d Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:51,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3de3ef47-861f-4fe6-82dc-215c1db81c3d used request id req-c7e8df78-bfd3-42b8-ac1f-faf8029f3a2d 2018-10-22 09:36:51,696 - neutron_utils - INFO - Deleting security group rule with ID - 5cdc9564-93c4-4927-92c8-6760e57a419a 2018-10-22 09:36:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5cdc9564-93c4-4927-92c8-6760e57a419a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:51,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d27eff21-d3c2-4ac4-9165-71132472650b Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:51,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5cdc9564-93c4-4927-92c8-6760e57a419a used request id req-d27eff21-d3c2-4ac4-9165-71132472650b 2018-10-22 09:36:51,799 - neutron_utils - INFO - Deleting security group rule with ID - cfc7b835-ad48-43be-b759-460c84f4bc6f 2018-10-22 09:36:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/cfc7b835-ad48-43be-b759-460c84f4bc6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:51,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92be6c97-5386-4b77-9138-dcc37970765d Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:51,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/cfc7b835-ad48-43be-b759-460c84f4bc6f used request id req-92be6c97-5386-4b77-9138-dcc37970765d 2018-10-22 09:36:51,905 - neutron_utils - INFO - Deleting security group rule with ID - 3e9693ae-e25b-45e7-868c-b89544e8b24f 2018-10-22 09:36:51,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3e9693ae-e25b-45e7-868c-b89544e8b24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:52,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ddf07d8-1834-4623-a02f-621847a168af Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:52,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3e9693ae-e25b-45e7-868c-b89544e8b24f used request id req-4ddf07d8-1834-4623-a02f-621847a168af 2018-10-22 09:36:52,017 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-sec-grp 2018-10-22 09:36:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f74dca5c-db4e-44d9-9fca-1ca570759424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4245667b6fd1fb83ad02028d5dea94f883fe86c3" 2018-10-22 09:36:52,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1680a7c3-23e0-400e-9847-9fbb604ba6b6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:52,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f74dca5c-db4e-44d9-9fca-1ca570759424 used request id req-1680a7c3-23e0-400e-9847-9fbb604ba6b6 2018-10-22 09:36:52,337 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router and subnet CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet 2018-10-22 09:36:52,337 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router 2018-10-22 09:36:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" -d '{"subnet_id": "6868c910-43a1-4a01-83cd-909507dad6f4"}' 2018-10-22 09:36:53,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8765f21a-f5c0-4d32-8bd8-422404783444 Date: Mon, 22 Oct 2018 09:36:53 GMT RESP BODY: {"network_id": "2d637a67-c58a-4b7a-9ad0-e33683459109", "tenant_id": "4ef874e8b442451a803dac07da620545", "subnet_id": "6868c910-43a1-4a01-83cd-909507dad6f4", "subnet_ids": ["6868c910-43a1-4a01-83cd-909507dad6f4"], "port_id": "bd9edb61-7ea7-497d-907d-4e10fe1bb0b1", "id": "fbadd513-b82b-4ff1-b53e-752cb565e482"} 2018-10-22 09:36:53,869 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482/remove_router_interface used request id req-8765f21a-f5c0-4d32-8bd8-422404783444 2018-10-22 09:36:53,869 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router 2018-10-22 09:36:53,869 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-router 2018-10-22 09:36:53,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caade5db0e5b303e2dc71492d4870787b9b36e5" 2018-10-22 09:36:57,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-130f9e14-4a05-4da0-8ad5-05dc1c1565a3 Content-Length: 0 Date: Mon, 22 Oct 2018 09:36:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:57,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fbadd513-b82b-4ff1-b53e-752cb565e482 used request id req-130f9e14-4a05-4da0-8ad5-05dc1c1565a3 2018-10-22 09:36:57,327 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet 2018-10-22 09:36:57,327 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-subnet 2018-10-22 09:36:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6868c910-43a1-4a01-83cd-909507dad6f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:36:59,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11197b0d-825f-46fa-a058-c75780eb9fd4 Date: Mon, 22 Oct 2018 09:36:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:36:59,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6868c910-43a1-4a01-83cd-909507dad6f4 used request id req-11197b0d-825f-46fa-a058-c75780eb9fd4 2018-10-22 09:36:59,603 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-pub-net 2018-10-22 09:36:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2d637a67-c58a-4b7a-9ad0-e33683459109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095525f90fcd27fae638b6ce644a726716fe07a" 2018-10-22 09:37:00,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bdff425-6fef-4044-9ee1-8eba2f9a3093 Date: Mon, 22 Oct 2018 09:37:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:37:00,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2d637a67-c58a-4b7a-9ad0-e33683459109 used request id req-2bdff425-6fef-4044-9ee1-8eba2f9a3093 2018-10-22 09:37:00,896 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ba005c71-9f45-43a8-a031-da7d8f2761c3-image 2018-10-22 09:37:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e463790147aa5cd08c659cde8fc8f1b13d88028" 2018-10-22 09:37:02,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a9a5132-9e05-42e3-bfcb-349c4d606c0e Date: Mon, 22 Oct 2018 09:37:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:37:02,592 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b1d78f91-42fd-4744-a3df-5ead068a3e2b used request id req-7a9a5132-9e05-42e3-bfcb-349c4d606c0e 2018-10-22 09:37:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:02,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-97026c61-8a5c-477c-8e00-7df908b41c03 Date: Mon, 22 Oct 2018 09:37:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:55Z", "updated_at": "2018-10-22T09:35:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "revision_number": 0, "id": "52f0ee86-2ea0-43a0-a38a-977080f711c0", "remote_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "remote_ip_prefix": null, "created_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "revision_number": 0, "id": "7987f358-11f7-4656-bb6e-9607fe4664b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "revision_number": 0, "id": "95dc1c4b-c5e0-4f1f-abb3-05f3c5e10288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "revision_number": 0, "id": "c175efc4-56ce-43f6-a6c8-d2dd552e1ef0", "remote_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "remote_ip_prefix": null, "created_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "tenant_id": "4ef874e8b442451a803dac07da620545", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef874e8b442451a803dac07da620545"}], "revision_number": 4, "project_id": "4ef874e8b442451a803dac07da620545", "id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:37:02,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-97026c61-8a5c-477c-8e00-7df908b41c03 2018-10-22 09:37:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:02,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfd76ed-2651-4a71-98ad-39a63dbae8fc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545"}, "enabled": true, "id": "4ef874e8b442451a803dac07da620545", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj"}} 2018-10-22 09:37:02,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-9bfd76ed-2651-4a71-98ad-39a63dbae8fc 2018-10-22 09:37:02,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98ba6337-f123-4492-ba0b-e512ae22b7dd 2018-10-22 09:37:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98ba6337-f123-4492-ba0b-e512ae22b7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-967c7f24-f90b-4b9c-a61a-d9223b8833a2 Date: Mon, 22 Oct 2018 09:37:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:55Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "52f0ee86-2ea0-43a0-a38a-977080f711c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:55Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "7987f358-11f7-4656-bb6e-9607fe4664b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:55Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "95dc1c4b-c5e0-4f1f-abb3-05f3c5e10288"}, {"remote_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:35:55Z", "security_group_id": "98ba6337-f123-4492-ba0b-e512ae22b7dd", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef874e8b442451a803dac07da620545", "created_at": "2018-10-22T09:35:55Z", "project_id": "4ef874e8b442451a803dac07da620545", "id": "c175efc4-56ce-43f6-a6c8-d2dd552e1ef0"}]} 2018-10-22 09:37:03,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=98ba6337-f123-4492-ba0b-e512ae22b7dd used request id req-967c7f24-f90b-4b9c-a61a-d9223b8833a2 2018-10-22 09:37:03,085 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:37:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/98ba6337-f123-4492-ba0b-e512ae22b7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:03,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-060e9a04-148f-4aec-875d-9ce00e72261d Content-Length: 0 Date: Mon, 22 Oct 2018 09:37:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:37:03,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/98ba6337-f123-4492-ba0b-e512ae22b7dd used request id req-060e9a04-148f-4aec-875d-9ce00e72261d 2018-10-22 09:37:03,400 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj 2018-10-22 09:37:03,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:03,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ff2d01-3986-4532-b318-49ee97b5c8d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:37:03,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4ef874e8b442451a803dac07da620545 used request id req-50ff2d01-3986-4532-b318-49ee97b5c8d0 2018-10-22 09:37:03,625 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-proj-role 2018-10-22 09:37:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fcb1dc5fa8e5453da370cb4f6c04c192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:03,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85179e15-b31b-4c22-a392-9b74d4503b7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:37:03,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fcb1dc5fa8e5453da370cb4f6c04c192 used request id req-85179e15-b31b-4c22-a392-9b74d4503b7b 2018-10-22 09:37:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3739aa1b0eb62f9b51c6102267d1f76f5a59a5aa" 2018-10-22 09:37:03,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b649aeb3-8d35-40dd-9339-e51e45aa839a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:37:03,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b649aeb3-8d35-40dd-9339-e51e45aa839a 2018-10-22 09:37:03,825 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-cfd3cc0e-e468-462-user 2018-10-22 09:37:03,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/352006a1cc5b476ba27df6e4f0c80e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc5b490f166684e8d95951e156efb4563104914" 2018-10-22 09:37:04,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5a94e5-a997-4e50-bfea-ef4c3aae7ed0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:37:04,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/352006a1cc5b476ba27df6e4f0c80e0c used request id req-cb5a94e5-a997-4e50-bfea-ef4c3aae7ed0 2018-10-22 09:37:04,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:04,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["RQk1BsyoS7-k5gZoldqgPw"], "issued_at": "2018-10-22T09:37:04.000000Z"}} 2018-10-22 09:37:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b5206791e421f36b5b5b23175be641f5eebf11" 2018-10-22 09:37:04,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516aa47c-622a-4775-8f63-0050dbf9c74b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:04,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-516aa47c-622a-4775-8f63-0050dbf9c74b 2018-10-22 09:37:04,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:04,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:04,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["me45P40oSg2N-tJSjWwXJQ"], "issued_at": "2018-10-22T09:37:04.000000Z"}} 2018-10-22 09:37:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:37:04,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3876ed25-a49b-4da4-91d7-fabd1847b95d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:04,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3876ed25-a49b-4da4-91d7-fabd1847b95d 2018-10-22 09:37:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:37:04,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:37:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:37:05,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb91b45-70a2-4803-9c3a-a83e1dac07ee Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:37:05,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj used request id req-5fb91b45-70a2-4803-9c3a-a83e1dac07ee 2018-10-22 09:37:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:37:05,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ebf45a-36ff-4c3b-a805-dfc096139c4a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:37:05,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-65ebf45a-36ff-4c3b-a805-dfc096139c4a 2018-10-22 09:37:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}}' 2018-10-22 09:37:05,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b28211-e296-4f66-bd28-c5112964803f Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:05,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-75b28211-e296-4f66-bd28-c5112964803f 2018-10-22 09:37:05,282 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj 2018-10-22 09:37:05,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:05,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:05,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NW6IWndFQWqZAXFbINhdFQ"], "issued_at": "2018-10-22T09:37:05.000000Z"}} 2018-10-22 09:37:05,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a362f9c449d45af9a37002c26ea2bbd62b39eaf" 2018-10-22 09:37:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe33c503-f24a-4f9a-9764-a8ee75d38cfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:05,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe33c503-f24a-4f9a-9764-a8ee75d38cfa 2018-10-22 09:37:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:37:05,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:37:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a362f9c449d45af9a37002c26ea2bbd62b39eaf" 2018-10-22 09:37:05,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681ed253-6e22-4af3-abc4-77cd308f8fbc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:37:05,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-681ed253-6e22-4af3-abc4-77cd308f8fbc 2018-10-22 09:37:05,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a362f9c449d45af9a37002c26ea2bbd62b39eaf" 2018-10-22 09:37:05,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa464a54-6078-4131-a311-a8ca61eb3635 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}]} 2018-10-22 09:37:05,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj used request id req-aa464a54-6078-4131-a311-a8ca61eb3635 2018-10-22 09:37:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a362f9c449d45af9a37002c26ea2bbd62b39eaf" 2018-10-22 09:37:06,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc6e72d-417c-4be7-978a-a2c9edc87602 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:37:06,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5dc6e72d-417c-4be7-978a-a2c9edc87602 2018-10-22 09:37:06,454 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user 2018-10-22 09:37:06,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:06,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:37:06,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fcd781-44ba-4555-aa83-37b225508a7e Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:37:06,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-11fcd781-44ba-4555-aa83-37b225508a7e 2018-10-22 09:37:06,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}}' 2018-10-22 09:37:06,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-319349b2-2f33-4f4c-bd08-2dbd18c67a8a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b262f29d253e4281a53f9650c07b4329", "links": {"self": "http://172.30.9.28:5000/v3/roles/b262f29d253e4281a53f9650c07b4329"}, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}} 2018-10-22 09:37:06,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-319349b2-2f33-4f4c-bd08-2dbd18c67a8a 2018-10-22 09:37:06,689 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role 2018-10-22 09:37:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b262f29d253e4281a53f9650c07b4329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:37:06,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4907ff6-6cd1-4ed9-83b3-8f6da7329c8a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b262f29d253e4281a53f9650c07b4329"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role", "id": "b262f29d253e4281a53f9650c07b4329"}} 2018-10-22 09:37:06,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b262f29d253e4281a53f9650c07b4329 used request id req-b4907ff6-6cd1-4ed9-83b3-8f6da7329c8a 2018-10-22 09:37:06,783 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role to project CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj 2018-10-22 09:37:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057/users/31d06bddae054b9ea00a802584c87f9e/roles/b262f29d253e4281a53f9650c07b4329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:37:06,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b975cf4-6d43-4d2b-ac2b-64ef89574b23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:37:06,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057/users/31d06bddae054b9ea00a802584c87f9e/roles/b262f29d253e4281a53f9650c07b4329 used request id req-0b975cf4-6d43-4d2b-ac2b-64ef89574b23 2018-10-22 09:37:06,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:37:06,902 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:37:06,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:06,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:07,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["42I0DMFaTi6ysX0Cb3WTOQ"], "issued_at": "2018-10-22T09:37:07.000000Z"}} 2018-10-22 09:37:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:37:07,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9a659b-a006-4a9f-886b-43e05763fc26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:07,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd9a659b-a006-4a9f-886b-43e05763fc26 2018-10-22 09:37:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:37:07,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-d0bf0b16-8ddc-4119-940b-4a8678141a4d Date: Mon, 22 Oct 2018 09:37:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image"} 2018-10-22 09:37:07,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image used request id req-d0bf0b16-8ddc-4119-940b-4a8678141a4d 2018-10-22 09:37:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:37:07,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c5a86e2-caba-43d0-88ff-7f7ad28a59f4 Date: Mon, 22 Oct 2018 09:37:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:37:07,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2c5a86e2-caba-43d0-88ff-7f7ad28a59f4 2018-10-22 09:37:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image"}' 2018-10-22 09:37:07,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c X-Openstack-Request-Id: req-fcf3d091-909d-443d-969c-fcc8b5816191 Date: Mon, 22 Oct 2018 09:37:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:37:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:37:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c", "min_disk": 0, "protected": false, "id": "e3062729-3216-44c6-b182-cc0f9830863c", "file": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c/file", "checksum": null, "owner": "40b8de9466584b51a690fac225484057", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:37:07,931 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fcf3d091-909d-443d-969c-fcc8b5816191 2018-10-22 09:37:07,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" -d '' 2018-10-22 09:37:09,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ffbe30a-6ae7-4fbb-b5a0-046b2f2a08db Date: Mon, 22 Oct 2018 09:37:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:37:09,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c/file used request id req-1ffbe30a-6ae7-4fbb-b5a0-046b2f2a08db 2018-10-22 09:37:09,268 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:37:09,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:37:09,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-af47c450-d63e-4389-b386-3fa0fde3c70b Date: Mon, 22 Oct 2018 09:37:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:37:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:37:09Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3062729-3216-44c6-b182-cc0f9830863c/snap", "metadata": {}}], "self": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c", "min_disk": 0, "protected": false, "id": "e3062729-3216-44c6-b182-cc0f9830863c", "file": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40b8de9466584b51a690fac225484057", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3062729-3216-44c6-b182-cc0f9830863c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:37:09,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c used request id req-af47c450-d63e-4389-b386-3fa0fde3c70b 2018-10-22 09:37:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:37:09,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f416f1cc-01a5-491e-99fc-addba9565377 Date: Mon, 22 Oct 2018 09:37: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"}}} 2018-10-22 09:37:09,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f416f1cc-01a5-491e-99fc-addba9565377 2018-10-22 09:37:09,592 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image 2018-10-22 09:37:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:37:09,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2f8945b5-3e17-41f7-b693-886bc7b7b008 Date: Mon, 22 Oct 2018 09:37:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:37:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:37:09Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3062729-3216-44c6-b182-cc0f9830863c/snap", "metadata": {}}], "self": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c", "min_disk": 0, "protected": false, "id": "e3062729-3216-44c6-b182-cc0f9830863c", "file": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40b8de9466584b51a690fac225484057", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3062729-3216-44c6-b182-cc0f9830863c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:37:09,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c used request id req-2f8945b5-3e17-41f7-b693-886bc7b7b008 2018-10-22 09:37:09,757 - create_image - DEBUG - Instance status is - active 2018-10-22 09:37:09,757 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image 2018-10-22 09:37:09,757 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image 2018-10-22 09:37:09,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:09,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:10,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["Xu4Y2aJQTI2WQcl8BTNFmQ"], "issued_at": "2018-10-22T09:37:10.000000Z"}} 2018-10-22 09:37:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:37:10,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffae5d1-8d33-49a2-bfb3-d36348ef773f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:10,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ffae5d1-8d33-49a2-bfb3-d36348ef773f 2018-10-22 09:37:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:37:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ebf3719a-640d-4600-b752-3353392fb2d6 Date: Mon, 22 Oct 2018 09:37:10 GMT RESP BODY: {"networks":[]} 2018-10-22 09:37:10,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-ebf3719a-640d-4600-b752-3353392fb2d6 2018-10-22 09:37:10,377 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net 2018-10-22 09:37:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net", "admin_state_up": true}}' 2018-10-22 09:37:10,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f704b491-9a1a-4ca8-8fee-3161ef79dab3 Date: Mon, 22 Oct 2018 09:37:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:37:10Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","mtu":1450}} 2018-10-22 09:37:10,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f704b491-9a1a-4ca8-8fee-3161ef79dab3 2018-10-22 09:37:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:37:11,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-55946594-0900-49dd-bfd3-2340f005e1b6 Date: Mon, 22 Oct 2018 09:37: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":"2018-10-22T09:37:10Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:11,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-55946594-0900-49dd-bfd3-2340f005e1b6 2018-10-22 09:37:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:37:11,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af73719c-9e59-48eb-9eff-67035a0da27e Date: Mon, 22 Oct 2018 09:37:11 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:37:11,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-af73719c-9e59-48eb-9eff-67035a0da27e 2018-10-22 09:37:11,310 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet 2018-10-22 09:37:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" -d '{"subnets": [{"ip_version": 4, "network_id": "e2c47ccd-ec1d-4374-84f4-c8af4ec941ba", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]}' 2018-10-22 09:37:12,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b353297-18c2-46aa-8c59-25ccf15cd47f Date: Mon, 22 Oct 2018 09:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:12,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3b353297-18c2-46aa-8c59-25ccf15cd47f 2018-10-22 09:37:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:37:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1e97a008-1723-4c93-83bc-8b9077f9a025 Date: Mon, 22 Oct 2018 09: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:12,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-1e97a008-1723-4c93-83bc-8b9077f9a025 2018-10-22 09:37:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:37:12,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-661e7bc5-9668-49e4-95cc-304b0b67e530 Date: Mon, 22 Oct 2018 09:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:12,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-661e7bc5-9668-49e4-95cc-304b0b67e530 2018-10-22 09:37:12,590 - OpenStackNetwork - DEBUG - Network [e2c47ccd-ec1d-4374-84f4-c8af4ec941ba] created successfully 2018-10-22 09:37:12,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:12,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:12,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["PoBnEA_sRLy2tcnynQ62Hw"], "issued_at": "2018-10-22T09:37:12.000000Z"}} 2018-10-22 09:37:12,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:13,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b246c3c8-7dcf-4b1f-8e23-37dbe6635f48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:13,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b246c3c8-7dcf-4b1f-8e23-37dbe6635f48 2018-10-22 09:37:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:13,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-81de7ba4-f48d-4a59-8c93-0e1d4cb17044 Date: Mon, 22 Oct 2018 09:37:13 GMT RESP BODY: {"routers": []} 2018-10-22 09:37:13,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router&admin_state_up=True used request id req-81de7ba4-f48d-4a59-8c93-0e1d4cb17044 2018-10-22 09:37:13,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:13,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:13,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["U4v1f1RgTVu72uXdUwevzA"], "issued_at": "2018-10-22T09:37:13.000000Z"}} 2018-10-22 09:37:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4ed56bf75da3eddf3520f515ed061451b01952" 2018-10-22 09:37:13,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0096412-4806-4668-b557-10a9ba9542fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:13,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0096412-4806-4668-b557-10a9ba9542fc 2018-10-22 09:37:13,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:13,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-98eafcaa-ae4e-41ac-b5e6-efa3f93aa227 Date: Mon, 22 Oct 2018 09:37:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:37:13,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-98eafcaa-ae4e-41ac-b5e6-efa3f93aa227 2018-10-22 09:37:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:14,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c53f600b-cbaa-4ce8-96a7-ae1682009620 Date: Mon, 22 Oct 2018 09:37:14 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:37:14,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-c53f600b-cbaa-4ce8-96a7-ae1682009620 2018-10-22 09:37:14,112 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router 2018-10-22 09:37:14,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router", "admin_state_up": true}}' 2018-10-22 09:37:19,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-39b12168-339d-4cee-b66d-334b04e69dda Date: Mon, 22 Oct 2018 09:37:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:15Z", "admin_state_up": true, "updated_at": "2018-10-22T09:37:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "40b8de9466584b51a690fac225484057", "id": "fc0fc906-8c06-4e00-8352-9213cffbf542", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router"}} 2018-10-22 09:37:19,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-39b12168-339d-4cee-b66d-334b04e69dda 2018-10-22 09:37:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fc0fc906-8c06-4e00-8352-9213cffbf542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:19,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e16bdb5-23f4-434a-ba8f-2759aa13065a Date: Mon, 22 Oct 2018 09:37:19 GMT RESP BODY: {"ports":[]} 2018-10-22 09:37:19,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fc0fc906-8c06-4e00-8352-9213cffbf542 used request id req-0e16bdb5-23f4-434a-ba8f-2759aa13065a 2018-10-22 09:37:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:19,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a0271fef-15d4-48e0-b4d1-6f34136b4f02 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:19,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-a0271fef-15d4-48e0-b4d1-6f34136b4f02 2018-10-22 09:37:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:37:19,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:37:19,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:19,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac6900b-4319-4048-827b-d371921dde90 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:19,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-fac6900b-4319-4048-827b-d371921dde90 2018-10-22 09:37:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:20,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9b430df-b6d0-41ec-9c61-38d1c0e72d81 Date: Mon, 22 Oct 2018 09:37:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:20,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-b9b430df-b6d0-41ec-9c61-38d1c0e72d81 2018-10-22 09:37:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:20,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f1a827e-d6ce-4432-b143-8f0ec640ce5b Date: Mon, 22 Oct 2018 09:37:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:20,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet used request id req-0f1a827e-d6ce-4432-b143-8f0ec640ce5b 2018-10-22 09:37:20,248 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:37:20,249 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router 2018-10-22 09:37:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" -d '{"subnet_id": "30e34560-9a3f-42bc-9be2-12610785cd7a"}' 2018-10-22 09:37:22,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b3e2698-6821-4c72-8df1-e71efebea746 Date: Mon, 22 Oct 2018 09:37:22 GMT RESP BODY: {"network_id": "e2c47ccd-ec1d-4374-84f4-c8af4ec941ba", "tenant_id": "40b8de9466584b51a690fac225484057", "subnet_id": "30e34560-9a3f-42bc-9be2-12610785cd7a", "subnet_ids": ["30e34560-9a3f-42bc-9be2-12610785cd7a"], "port_id": "f8ca871a-74c9-4ae4-97df-05f188a21a40", "id": "fc0fc906-8c06-4e00-8352-9213cffbf542"} 2018-10-22 09:37:22,369 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542/add_router_interface used request id req-4b3e2698-6821-4c72-8df1-e71efebea746 2018-10-22 09:37:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e3529fec-bef0-4dab-83eb-5f3decebd889 Date: Mon, 22 Oct 2018 09:37:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:15Z", "admin_state_up": true, "updated_at": "2018-10-22T09:37:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "40b8de9466584b51a690fac225484057", "id": "fc0fc906-8c06-4e00-8352-9213cffbf542", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router"}} 2018-10-22 09:37:22,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542 used request id req-e3529fec-bef0-4dab-83eb-5f3decebd889 2018-10-22 09:37:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fc0fc906-8c06-4e00-8352-9213cffbf542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:22,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d7d604d9-0be7-4886-b458-c7e2faa9f9bd Date: Mon, 22 Oct 2018 09:37:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:22,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fc0fc906-8c06-4e00-8352-9213cffbf542 used request id req-d7d604d9-0be7-4886-b458-c7e2faa9f9bd 2018-10-22 09:37:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/30e34560-9a3f-42bc-9be2-12610785cd7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:37:22,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b8489579-303f-467d-a14a-b16cbfa3a911 Date: Mon, 22 Oct 2018 09:37:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}} 2018-10-22 09:37:22,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/30e34560-9a3f-42bc-9be2-12610785cd7a used request id req-b8489579-303f-467d-a14a-b16cbfa3a911 2018-10-22 09:37:22,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:22,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:23,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["ys_TJExBR8CAmJ7SxpEwfw"], "issued_at": "2018-10-22T09:37:23.000000Z"}} 2018-10-22 09:37:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e1a01b887c7bd060c64a43f71b5dc726e4e073" 2018-10-22 09:37:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7c4146-10e8-4751-aa14-226fa7dfb505 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:23,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b7c4146-10e8-4751-aa14-226fa7dfb505 2018-10-22 09:37:23,314 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:37:23,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e1a01b887c7bd060c64a43f71b5dc726e4e073" 2018-10-22 09:37:23,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-9ffb58cb-c706-4b86-a7bc-269153af88b8 x-compute-request-id: req-9ffb58cb-c706-4b86-a7bc-269153af88b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:37:23,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9ffb58cb-c706-4b86-a7bc-269153af88b8 2018-10-22 09:37:23,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e1a01b887c7bd060c64a43f71b5dc726e4e073" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:37:23,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-42e52ff1-f4b6-4174-ab3a-57f0ce735158 x-compute-request-id: req-42e52ff1-f4b6-4174-ab3a-57f0ce735158 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "077bf269-ab74-42b5-8093-6ffc551aea59", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:37:23,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-42e52ff1-f4b6-4174-ab3a-57f0ce735158 2018-10-22 09:37:23,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:23,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:24,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["SNmHW6jEQoaLtYyrb0wbZg"], "issued_at": "2018-10-22T09:37:24.000000Z"}} 2018-10-22 09:37:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356af0ee88d305e331d6ed4321bd2bb4653cb381" 2018-10-22 09:37:24,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c1b5b3-0f2e-4d77-9d18-c8d99f669550 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:24,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5c1b5b3-0f2e-4d77-9d18-c8d99f669550 2018-10-22 09:37:24,379 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:37:24,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356af0ee88d305e331d6ed4321bd2bb4653cb381" 2018-10-22 09:37:24,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-76adefaa-eadf-418f-93b4-829b14a04d6c x-compute-request-id: req-76adefaa-eadf-418f-93b4-829b14a04d6c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:37:24,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-76adefaa-eadf-418f-93b4-829b14a04d6c 2018-10-22 09:37:24,632 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp... 2018-10-22 09:37:24,633 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:37:24,656 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp 2018-10-22 09:37:24,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356af0ee88d305e331d6ed4321bd2bb4653cb381" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5syLte9Z4EoE/Pg6MfJFB6+mb8eiL2g0TE45h05oqMPJSJJDAZ2MqTR+tcFdXnhBn2oBJvUrvQIEE+KzUyoV7sDT7hslUabMcrlNaWGa8BiTqRlaDil42FNQpU0pApgEvfiJdC4G6RZuXZueDGRYCpPYtIdYwXLoF+YutY0YhRQ==", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp"}}' 2018-10-22 09:37:24,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-bf4fe6a2-f5af-47f8-9b16-036a5163f635 x-compute-request-id: req-bf4fe6a2-f5af-47f8-9b16-036a5163f635 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5syLte9Z4EoE/Pg6MfJFB6+mb8eiL2g0TE45h05oqMPJSJJDAZ2MqTR+tcFdXnhBn2oBJvUrvQIEE+KzUyoV7sDT7hslUabMcrlNaWGa8BiTqRlaDil42FNQpU0pApgEvfiJdC4G6RZuXZueDGRYCpPYtIdYwXLoF+YutY0YhRQ==", "user_id": "31d06bddae054b9ea00a802584c87f9e", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "fingerprint": "aa:de:ad:4f:5d:1a:43:3c:64:91:cc:ca:c1:70:bc:74"}} 2018-10-22 09:37:24,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bf4fe6a2-f5af-47f8-9b16-036a5163f635 2018-10-22 09:37:24,720 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da.pub 2018-10-22 09:37:24,721 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:37:24,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:24,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:25,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["3pr9RR5QSsO4g95-6TIK5w"], "issued_at": "2018-10-22T09:37:25.000000Z"}} 2018-10-22 09:37:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:25,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10961274-ac39-4851-8e8d-02f27629ede1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:25,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10961274-ac39-4851-8e8d-02f27629ede1 2018-10-22 09:37:25,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:25,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-858f99ff-626d-4051-acca-0f53f91547dc Date: Mon, 22 Oct 2018 09:37:25 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:37:25,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp used request id req-858f99ff-626d-4051-acca-0f53f91547dc 2018-10-22 09:37:25,353 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp... 2018-10-22 09:37:25,353 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp 2018-10-22 09:37:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}}' 2018-10-22 09:37:25,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-070762d3-0b41-4b8a-bc93-96cec4e92f1f Date: Mon, 22 Oct 2018 09:37:25 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "updated_at": "2018-10-22T09:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "f88e44fa-de23-44cb-88b3-720eafb261c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 2, "project_id": "40b8de9466584b51a690fac225484057", "id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}} 2018-10-22 09:37:25,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-070762d3-0b41-4b8a-bc93-96cec4e92f1f 2018-10-22 09:37:25,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:25,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b61cd0f-cc0e-49cb-8734-8b8a3571b3eb Date: Mon, 22 Oct 2018 09:37:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:25,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-2b61cd0f-cc0e-49cb-8734-8b8a3571b3eb 2018-10-22 09:37:25,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48bc0e21-7ee2-4249-936e-7a9cecf722cd Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:26,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-48bc0e21-7ee2-4249-936e-7a9cecf722cd 2018-10-22 09:37:26,117 - neutron_utils - INFO - Retrieving security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a0d31c42-da5e-4955-bbbb-a70f142ded56 Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "updated_at": "2018-10-22T09:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "f88e44fa-de23-44cb-88b3-720eafb261c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 2, "project_id": "40b8de9466584b51a690fac225484057", "id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}]} 2018-10-22 09:37:26,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-a0d31c42-da5e-4955-bbbb-a70f142ded56 2018-10-22 09:37:26,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eca60486-d3e4-499a-beb7-9553c992595b Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:26,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-eca60486-d3e4-499a-beb7-9553c992595b 2018-10-22 09:37:26,495 - neutron_utils - INFO - Retrieving security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-28fe8742-5b68-4360-beeb-80f9ddc5d2d2 Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "updated_at": "2018-10-22T09:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "f88e44fa-de23-44cb-88b3-720eafb261c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 2, "project_id": "40b8de9466584b51a690fac225484057", "id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}]} 2018-10-22 09:37:26,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-28fe8742-5b68-4360-beeb-80f9ddc5d2d2 2018-10-22 09:37:26,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:26,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75d72296-e4df-40b1-bbf1-05f8168ce73a Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:26,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-75d72296-e4df-40b1-bbf1-05f8168ce73a 2018-10-22 09:37:26,887 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp 2018-10-22 09:37:26,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-da509b2f-d569-4beb-9e1f-d8bdede7e9a3 Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "updated_at": "2018-10-22T09:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "f88e44fa-de23-44cb-88b3-720eafb261c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 2, "project_id": "40b8de9466584b51a690fac225484057", "id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}]} 2018-10-22 09:37:26,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp used request id req-da509b2f-d569-4beb-9e1f-d8bdede7e9a3 2018-10-22 09:37:26,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:37:26,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:37:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7d4fc7-106d-4f1a-aea7-c4de46a62b11 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-7e7d4fc7-106d-4f1a-aea7-c4de46a62b11 2018-10-22 09:37:26,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4fb3796-d058-4394-a93b-df03e034cb8d Date: Mon, 22 Oct 2018 09:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:26,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-f4fb3796-d058-4394-a93b-df03e034cb8d 2018-10-22 09:37:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861"}}' 2018-10-22 09:37:27,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-951270df-653c-4f72-9bc1-c3f05e21411d Date: Mon, 22 Oct 2018 09:37:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:27Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "3026552d-8339-4276-b565-4f63d57d5de0"}} 2018-10-22 09:37:27,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-951270df-653c-4f72-9bc1-c3f05e21411d 2018-10-22 09:37:27,276 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp 2018-10-22 09:37:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:27,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-1b43c103-f03a-4d8e-9d52-58b2d5e4e384 Date: Mon, 22 Oct 2018 09:37:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "updated_at": "2018-10-22T09:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:27Z", "revision_number": 0, "id": "3026552d-8339-4276-b565-4f63d57d5de0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "f88e44fa-de23-44cb-88b3-720eafb261c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 3, "project_id": "40b8de9466584b51a690fac225484057", "id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}]} 2018-10-22 09:37:27,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp used request id req-1b43c103-f03a-4d8e-9d52-58b2d5e4e384 2018-10-22 09:37:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:27,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b5c13f-d9a7-4361-a419-c3df748794e1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:27,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-64b5c13f-d9a7-4361-a419-c3df748794e1 2018-10-22 09:37:27,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:27,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:27,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-969608f3-ce8d-4ac2-9654-21e36b4cfe03 Date: Mon, 22 Oct 2018 09:37:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:27Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "3026552d-8339-4276-b565-4f63d57d5de0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:27,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-969608f3-ce8d-4ac2-9654-21e36b4cfe03 2018-10-22 09:37:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861"}}' 2018-10-22 09:37:27,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-ef323893-8fe8-41d8-ab75-06280356b959 Date: Mon, 22 Oct 2018 09:37:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": 22, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:27Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "e981d622-4f70-406d-bd93-018b82293f94"}} 2018-10-22 09:37:27,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-ef323893-8fe8-41d8-ab75-06280356b959 2018-10-22 09:37:27,892 - neutron_utils - INFO - Retrieving security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:28,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-307a9620-1572-4710-86a2-a059d4928bd3 Date: Mon, 22 Oct 2018 09:37:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "updated_at": "2018-10-22T09:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:27Z", "revision_number": 0, "id": "3026552d-8339-4276-b565-4f63d57d5de0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:37:27Z", "revision_number": 0, "id": "e981d622-4f70-406d-bd93-018b82293f94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "revision_number": 0, "id": "f88e44fa-de23-44cb-88b3-720eafb261c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 4, "project_id": "40b8de9466584b51a690fac225484057", "id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}]} 2018-10-22 09:37:28,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-307a9620-1572-4710-86a2-a059d4928bd3 2018-10-22 09:37:28,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9491366-ab71-4a3d-98a4-3f33fd7be861 2018-10-22 09:37:28,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:37:28,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d85b7640-8718-4942-b8ee-b8f83897d6c5 Date: Mon, 22 Oct 2018 09:37:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:27Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "3026552d-8339-4276-b565-4f63d57d5de0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:37:27Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": 22, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:27Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "e981d622-4f70-406d-bd93-018b82293f94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:25Z", "security_group_id": "b9491366-ab71-4a3d-98a4-3f33fd7be861", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:25Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "f88e44fa-de23-44cb-88b3-720eafb261c8"}]} 2018-10-22 09:37:28,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-d85b7640-8718-4942-b8ee-b8f83897d6c5 2018-10-22 09:37:28,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:28,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:28,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["D8QR1qjOTZWr7zdYySuNJg"], "issued_at": "2018-10-22T09:37:28.000000Z"}} 2018-10-22 09:37:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:28,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e149a66-ec1b-47d4-9332-a07e4b1fcfc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:28,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3e149a66-ec1b-47d4-9332-a07e4b1fcfc4 2018-10-22 09:37:28,572 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:37:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:28,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53469368-2fef-46f2-9475-22f84f63dcad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:28,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53469368-2fef-46f2-9475-22f84f63dcad 2018-10-22 09:37:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:28,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e0285a00-1c08-41b4-ba95-b8b0894d2919 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:28,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-e0285a00-1c08-41b4-ba95-b8b0894d2919 2018-10-22 09:37:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:37:28,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:37:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:28,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64de73c5-2cf4-4e1c-b97f-383a54168ec5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:28,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-64de73c5-2cf4-4e1c-b97f-383a54168ec5 2018-10-22 09:37:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:29,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-40db67d7-da03-469b-b51b-1ea1ed3809cd Date: Mon, 22 Oct 2018 09:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:29,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-40db67d7-da03-469b-b51b-1ea1ed3809cd 2018-10-22 09:37:29,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:29,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5fdeaba3-7499-4145-be4b-21e51e1f3631 Date: Mon, 22 Oct 2018 09:37:29 GMT RESP BODY: {"ports":[]} 2018-10-22 09:37:29,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1&admin_state_up=True used request id req-5fdeaba3-7499-4145-be4b-21e51e1f3631 2018-10-22 09:37:29,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:29,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-3806f64a-8b00-4f99-87bf-7f67c24aaf60 x-compute-request-id: req-3806f64a-8b00-4f99-87bf-7f67c24aaf60 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:37:29,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst used request id req-3806f64a-8b00-4f99-87bf-7f67c24aaf60 2018-10-22 09:37:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:29,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-55a060a4-61ab-47d7-b6be-7ea8a0330552 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:29,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-55a060a4-61ab-47d7-b6be-7ea8a0330552 2018-10-22 09:37:29,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:29,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d7f41c-d05c-4515-b841-d6761b9fef20 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:29,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-b6d7f41c-d05c-4515-b841-d6761b9fef20 2018-10-22 09:37:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:30,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c01383e2-5aa3-4520-ba73-eb0a97b82c8f Date: Mon, 22 Oct 2018 09:37:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:30,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-c01383e2-5aa3-4520-ba73-eb0a97b82c8f 2018-10-22 09:37:30,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:30,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1dbb4282-a482-4a53-8519-5a9cbfd21b7b Date: Mon, 22 Oct 2018 09:37:30 GMT RESP BODY: {"ports":[]} 2018-10-22 09:37:30,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1&admin_state_up=True used request id req-1dbb4282-a482-4a53-8519-5a9cbfd21b7b 2018-10-22 09:37:30,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:37:30,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:37:30,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b262f29d253e4281a53f9650c07b4329", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role"}], "expires_at": "2018-10-22T10:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b8de9466584b51a690fac225484057", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/40b8de9466584b51a690fac225484057", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/40b8de9466584b51a690fac225484057", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user", "id": "31d06bddae054b9ea00a802584c87f9e"}, "audit_ids": ["KRzi_R7BRKuk_hAaifkmIA"], "issued_at": "2018-10-22T09:37:30.000000Z"}} 2018-10-22 09:37:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7416768176f867a0867e5c6ceca054d57ca3e991" 2018-10-22 09:37:30,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-622ba3c3-796f-4864-82df-6e07970e8b9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:37:30,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-622ba3c3-796f-4864-82df-6e07970e8b9a 2018-10-22 09:37:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:31,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e6e67bcd-ca45-4212-83c2-355882920f0e Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:31,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-e6e67bcd-ca45-4212-83c2-355882920f0e 2018-10-22 09:37:31,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:31,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ebacf415-d3b4-48e9-ac8a-6a58a04c5cd2 Date: Mon, 22 Oct 2018 09:37:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:31,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-ebacf415-d3b4-48e9-ac8a-6a58a04c5cd2 2018-10-22 09:37:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:31,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d67e354b-c5f4-4ccb-b3ee-2eb59cd91562 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:31,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-d67e354b-c5f4-4ccb-b3ee-2eb59cd91562 2018-10-22 09:37:31,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:37:31,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:37:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7416768176f867a0867e5c6ceca054d57ca3e991" 2018-10-22 09:37:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48f4f2d-d640-4d17-a82a-bf29de881bd6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:31,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-e48f4f2d-d640-4d17-a82a-bf29de881bd6 2018-10-22 09:37:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:31,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2070c965-e009-4825-8025-734ce06851eb Date: Mon, 22 Oct 2018 09:37:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:31,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-2070c965-e009-4825-8025-734ce06851eb 2018-10-22 09:37:31,740 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net 2018-10-22 09:37:31,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"port": {"network_id": "e2c47ccd-ec1d-4374-84f4-c8af4ec941ba", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1", "admin_state_up": true}}' 2018-10-22 09:37:32,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-67a2d09b-1832-4334-bde0-8fba936918df Date: Mon, 22 Oct 2018 09:37:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef"],"mac_address":"fa:16:3e:ba:2a:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","project_id":"40b8de9466584b51a690fac225484057","qos_policy_id":null,"admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal"}} 2018-10-22 09:37:32,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-67a2d09b-1832-4334-bde0-8fba936918df 2018-10-22 09:37:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:32,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-60ad2e8c-a21a-4819-bcfa-db20c7ae876b Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:32,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-60ad2e8c-a21a-4819-bcfa-db20c7ae876b 2018-10-22 09:37:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:32,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ca961a-0790-4451-87c0-c6fedba4b18f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:32,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-f4ca961a-0790-4451-87c0-c6fedba4b18f 2018-10-22 09:37:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0abdb6d4-78c4-4a57-89f7-eb9b1caa6e7e Date: Mon, 22 Oct 2018 09:37:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:33,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-0abdb6d4-78c4-4a57-89f7-eb9b1caa6e7e 2018-10-22 09:37:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-370cc539-9f51-4fbf-8d01-1a0428864e74 Date: Mon, 22 Oct 2018 09:37:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:37:33,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1&admin_state_up=True used request id req-370cc539-9f51-4fbf-8d01-1a0428864e74 2018-10-22 09:37:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2b450e-7771-4d12-b02a-52782337d294 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:33,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-df2b450e-7771-4d12-b02a-52782337d294 2018-10-22 09:37:33,381 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst 2018-10-22 09:37:33,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-05511353-2afd-46f6-94bd-ecaf8eeeee57 x-compute-request-id: req-05511353-2afd-46f6-94bd-ecaf8eeeee57 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-flavor-name"}]} 2018-10-22 09:37:33,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05511353-2afd-46f6-94bd-ecaf8eeeee57 2018-10-22 09:37:33,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-8a2f338f-758f-4d84-8845-d6e73fa33a46 x-compute-request-id: req-8a2f338f-758f-4d84-8845-d6e73fa33a46 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "077bf269-ab74-42b5-8093-6ffc551aea59", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:37:33,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59 used request id req-8a2f338f-758f-4d84-8845-d6e73fa33a46 2018-10-22 09:37:33,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-06f25632-42d8-4d65-9d4e-0368421ee232 Date: Mon, 22 Oct 2018 09:37:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:37:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:37:09Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3062729-3216-44c6-b182-cc0f9830863c/snap", "metadata": {}}], "self": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c", "min_disk": 0, "protected": false, "id": "e3062729-3216-44c6-b182-cc0f9830863c", "file": "/v2/images/e3062729-3216-44c6-b182-cc0f9830863c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40b8de9466584b51a690fac225484057", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/e3062729-3216-44c6-b182-cc0f9830863c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image"} 2018-10-22 09:37:33,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image used request id req-06f25632-42d8-4d65-9d4e-0368421ee232 2018-10-22 09:37:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:33,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6fbc2c7b-1203-434a-b955-aa31728435c2 Date: Mon, 22 Oct 2018 09:37: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"}}} 2018-10-22 09:37:33,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6fbc2c7b-1203-434a-b955-aa31728435c2 2018-10-22 09:37:33,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "imageRef": "e3062729-3216-44c6-b182-cc0f9830863c", "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "flavorRef": "077bf269-ab74-42b5-8093-6ffc551aea59", "max_count": 1, "min_count": 1, "networks": [{"port": "7b3964a3-0948-4d66-82e7-831b5c8c7249"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}]}}' 2018-10-22 09:37:35,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc3a44a0-1664-4b17-afb0-808a7caa2321 x-compute-request-id: req-fc3a44a0-1664-4b17-afb0-808a7caa2321 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "adminPass": "rtXrp8TKMUfh"}} 2018-10-22 09:37:35,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-fc3a44a0-1664-4b17-afb0-808a7caa2321 2018-10-22 09:37:35,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:36,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-18492738-426b-417e-ae12-40c530e40582 x-compute-request-id: req-18492738-426b-417e-ae12-40c530e40582 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.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:37:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:36,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-18492738-426b-417e-ae12-40c530e40582 2018-10-22 09:37:36,112 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst 2018-10-22 09:37:36,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:36,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-d068087b-481b-4b56-b18e-22f79bd2c959 x-compute-request-id: req-d068087b-481b-4b56-b18e-22f79bd2c959 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.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:37:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:36,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-d068087b-481b-4b56-b18e-22f79bd2c959 2018-10-22 09:37:36,471 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - BUILD 2018-10-22 09:37:36,471 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:37:39,475 - create_instance - DEBUG - VM status query timeout in 896.637130022 2018-10-22 09:37:39,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:40,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-4124334f-8a9b-419e-aa2e-ef59183cc38c x-compute-request-id: req-4124334f-8a9b-419e-aa2e-ef59183cc38c Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:37:37Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:40,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-4124334f-8a9b-419e-aa2e-ef59183cc38c 2018-10-22 09:37:40,228 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - BUILD 2018-10-22 09:37:40,228 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:37:43,232 - create_instance - DEBUG - VM status query timeout in 892.880304098 2018-10-22 09:37:43,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:43,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-fc150c10-4bf6-496a-8bf0-4730c470724b x-compute-request-id: req-fc150c10-4bf6-496a-8bf0-4730c470724b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:43,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-fc150c10-4bf6-496a-8bf0-4730c470724b 2018-10-22 09:37:43,686 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:37:43,686 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:37:43,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:44,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-3d33d31e-ff3c-4db9-a620-2bfe733b3932 x-compute-request-id: req-3d33d31e-ff3c-4db9-a620-2bfe733b3932 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:44,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-3d33d31e-ff3c-4db9-a620-2bfe733b3932 2018-10-22 09:37:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:44,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aa82fc9b-a4dd-4f56-99f4-381c4b0e4725 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:44,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-aa82fc9b-a4dd-4f56-99f4-381c4b0e4725 2018-10-22 09:37:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:44,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1ee162-ae69-4048-a186-a0183fe1037f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:44,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-6d1ee162-ae69-4048-a186-a0183fe1037f 2018-10-22 09:37:44,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:44,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9867387-83a9-4637-96f8-05edef32b8a2 Date: Mon, 22 Oct 2018 09:37:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:44,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-c9867387-83a9-4637-96f8-05edef32b8a2 2018-10-22 09:37:44,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:44,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-bdfcc1c4-7019-4f40-a46f-aedbbb32e761 Date: Mon, 22 Oct 2018 09:37:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:44,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-bdfcc1c4-7019-4f40-a46f-aedbbb32e761 2018-10-22 09:37:44,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:45,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-a2fa5658-b066-4053-b81d-ada4b842ffc3 x-compute-request-id: req-a2fa5658-b066-4053-b81d-ada4b842ffc3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:45,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-a2fa5658-b066-4053-b81d-ada4b842ffc3 2018-10-22 09:37:45,112 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:37:45,112 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:37:45,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:45,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-7716dd39-2ae7-44cc-9e03-2f84a2eabdb4 x-compute-request-id: req-7716dd39-2ae7-44cc-9e03-2f84a2eabdb4 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:45,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-7716dd39-2ae7-44cc-9e03-2f84a2eabdb4 2018-10-22 09:37:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:45,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-364935c1-3eda-4b83-8841-7f6b97d4e5d7 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:45,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-364935c1-3eda-4b83-8841-7f6b97d4e5d7 2018-10-22 09:37:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:45,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c23a7d-420e-46d4-8cba-70b2255e3cf5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:45,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-a5c23a7d-420e-46d4-8cba-70b2255e3cf5 2018-10-22 09:37:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:46,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25e04af9-1ee4-435b-b457-ea407c46a06b Date: Mon, 22 Oct 2018 09:37:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:46,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-25e04af9-1ee4-435b-b457-ea407c46a06b 2018-10-22 09:37:46,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:46,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-7a88623c-d6bf-4e6e-ad0a-aa58a97805e6 Date: Mon, 22 Oct 2018 09:37:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:46,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-7a88623c-d6bf-4e6e-ad0a-aa58a97805e6 2018-10-22 09:37:46,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}}' 2018-10-22 09:37:47,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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-d8a6fbaa-eb40-48bb-8999-bce3557ef606 x-compute-request-id: req-d8a6fbaa-eb40-48bb-8999-bce3557ef606 Content-Length: 0 Content-Type: application/json 2018-10-22 09:37:47,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-d8a6fbaa-eb40-48bb-8999-bce3557ef606 2018-10-22 09:37:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:47,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-d357a75d-a19b-4aec-8506-343bf7ceb5ae Date: Mon, 22 Oct 2018 09:37:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:15Z", "admin_state_up": true, "updated_at": "2018-10-22T09:37:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "40b8de9466584b51a690fac225484057", "id": "fc0fc906-8c06-4e00-8352-9213cffbf542", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router"}]} 2018-10-22 09:37:47,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router used request id req-d357a75d-a19b-4aec-8506-343bf7ceb5ae 2018-10-22 09:37:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:47,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1c5acb-448f-42c7-80d9-ebbfd6bd824d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:47,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-3c1c5acb-448f-42c7-80d9-ebbfd6bd824d 2018-10-22 09:37:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fc0fc906-8c06-4e00-8352-9213cffbf542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:48,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b252c3d6-a095-4583-86e8-ccd8650da5ad Date: Mon, 22 Oct 2018 09:37:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:48,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fc0fc906-8c06-4e00-8352-9213cffbf542 used request id req-b252c3d6-a095-4583-86e8-ccd8650da5ad 2018-10-22 09:37:48,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/30e34560-9a3f-42bc-9be2-12610785cd7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:48,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4bea1b0e-146c-491e-ae88-e3935c165a79 Date: Mon, 22 Oct 2018 09:37:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}} 2018-10-22 09:37:48,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/30e34560-9a3f-42bc-9be2-12610785cd7a used request id req-4bea1b0e-146c-491e-ae88-e3935c165a79 2018-10-22 09:37:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:48,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4c8f3b4d-419f-4fc1-9df0-8de474b7467e Date: Mon, 22 Oct 2018 09:37:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:37:48,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-4c8f3b4d-419f-4fc1-9df0-8de474b7467e 2018-10-22 09:37:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:48,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-521919d2-4e75-4d03-a547-102456fc1205 Date: Mon, 22 Oct 2018 09:37:48 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:37:48,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-521919d2-4e75-4d03-a547-102456fc1205 2018-10-22 09:37:48,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:49,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-45f97e76-71b1-44a9-bc39-065d9b606fbb x-compute-request-id: req-45f97e76-71b1-44a9-bc39-065d9b606fbb Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:49,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-45f97e76-71b1-44a9-bc39-065d9b606fbb 2018-10-22 09:37:49,119 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:37:49,119 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:37:49,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:49,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-647df397-0e3e-43bc-b5da-9f33c77b93ac x-compute-request-id: req-647df397-0e3e-43bc-b5da-9f33c77b93ac Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:49,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-647df397-0e3e-43bc-b5da-9f33c77b93ac 2018-10-22 09:37:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:49,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3e6c7a72-c304-4c01-b898-78e86a6ebdfe Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:49,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-3e6c7a72-c304-4c01-b898-78e86a6ebdfe 2018-10-22 09:37:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:49,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61ac700-3ab9-48bc-9dec-9a7b2b936796 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:49,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-b61ac700-3ab9-48bc-9dec-9a7b2b936796 2018-10-22 09:37:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-441017b2-7b75-44d3-bae1-7e7daeb4d61f Date: Mon, 22 Oct 2018 09:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:50,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-441017b2-7b75-44d3-bae1-7e7daeb4d61f 2018-10-22 09:37:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-52424755-0cb4-410f-ba1f-1858e15a1902 Date: Mon, 22 Oct 2018 09:37:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:50,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-52424755-0cb4-410f-ba1f-1858e15a1902 2018-10-22 09:37:50,238 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:37:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:50,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-19a55c2b-c25f-464f-b6cb-fdeef8c8b669 Date: Mon, 22 Oct 2018 09:37:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:37:50,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-19a55c2b-c25f-464f-b6cb-fdeef8c8b669 2018-10-22 09:37:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:50,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89e40f8f-aa7a-4e94-a369-99a4ddae0384 Date: Mon, 22 Oct 2018 09:37:50 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:37:50,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-89e40f8f-aa7a-4e94-a369-99a4ddae0384 2018-10-22 09:37:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "7b3964a3-0948-4d66-82e7-831b5c8c7249"}}' 2018-10-22 09:37:53,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b97c4e4c-1afc-41c1-adce-0efb3ef0c2f6 Date: Mon, 22 Oct 2018 09:37:53 GMT RESP BODY: {"floatingip": {"router_id": "fc0fc906-8c06-4e00-8352-9213cffbf542", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:51Z", "updated_at": "2018-10-22T09:37:51Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "40b8de9466584b51a690fac225484057", "port_id": "7b3964a3-0948-4d66-82e7-831b5c8c7249", "id": "68a94c14-0153-4b85-8c85-656ebba89017"}} 2018-10-22 09:37:53,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-b97c4e4c-1afc-41c1-adce-0efb3ef0c2f6 2018-10-22 09:37:53,182 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router 2018-10-22 09:37:53,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:53,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a866b99-423e-4f57-b0bf-502514efc2cb x-compute-request-id: req-0a866b99-423e-4f57-b0bf-502514efc2cb Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:53,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-0a866b99-423e-4f57-b0bf-502514efc2cb 2018-10-22 09:37:53,547 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:37:53,547 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:37:53,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:54,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b12b57b1-07b5-4e6b-8363-badb605baaee x-compute-request-id: req-b12b57b1-07b5-4e6b-8363-badb605baaee Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:54,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-b12b57b1-07b5-4e6b-8363-badb605baaee 2018-10-22 09:37:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:54,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-879e1103-9061-4387-a4f4-dd659af4422c Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:54,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-879e1103-9061-4387-a4f4-dd659af4422c 2018-10-22 09:37:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:54,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94662dd-b9e3-40a7-a4de-f611e4a57c62 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:54,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-f94662dd-b9e3-40a7-a4de-f611e4a57c62 2018-10-22 09:37:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:54,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0fc03608-53f1-4e06-81b9-c426406c77dd Date: Mon, 22 Oct 2018 09:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:54,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-0fc03608-53f1-4e06-81b9-c426406c77dd 2018-10-22 09:37:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:54,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-1804ac16-61f9-4fd3-b17e-57e84e83a7b1 Date: Mon, 22 Oct 2018 09:37:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:54,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-1804ac16-61f9-4fd3-b17e-57e84e83a7b1 2018-10-22 09:37:54,463 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-22 09:37:54,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:55,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-bd9328f5-e4b6-4b4a-9c43-4e03a14f9d35 x-compute-request-id: req-bd9328f5-e4b6-4b4a-9c43-4e03a14f9d35 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:55,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-bd9328f5-e4b6-4b4a-9c43-4e03a14f9d35 2018-10-22 09:37:55,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:37:56,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-96be822c-9264-4533-a188-c5180054145f x-compute-request-id: req-96be822c-9264-4533-a188-c5180054145f Content-Encoding: gzip Content-Length: 9656 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 501441887 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.908 MHz processor\n[ 0.146169] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.147782] pid_max: default: 32768 minimum: 301\n[ 0.148653] ACPI: Core revision 20150930\n[ 0.150036] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151318] Security Framework initialized\n[ 0.152114] Yama: becoming mindful.\n[ 0.152830] AppArmor: AppArmor initialized\n[ 0.153670] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.156159] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.157326] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.158673] Initializing cgroup subsys io\n[ 0.159471] Initializing cgroup subsys memory\n[ 0.160312] Initializing cgroup subsys devices\n[ 0.161165] Initializing cgroup subsys freezer\n[ 0.162023] Initializing cgroup subsys net_cls\n[ 0.162875] Initializing cgroup subsys perf_event\n[ 0.163761] Initializing cgroup subsys net_prio\n[ 0.164625] Initializing cgroup subsys hugetlb\n[ 0.165483] Initializing cgroup subsys pids\n[ 0.166343] CPU: Physical Processor ID: 0\n[ 0.167812] mce: CPU supports 10 MCE banks\n[ 0.168641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169624] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171908] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178515] ftrace: allocating 31920 entries in 125 pages\n[ 0.205516] smpboot: Max logical packages: 2\n[ 0.206351] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207514] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.208835] x2apic enabled\n[ 0.209637] Switched APIC routing to physical x2apic.\n[ 0.211367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212557] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216552] KVM setup paravirtual spinlock\n[ 0.218021] x86: Booting SMP configuration:\n[ 0.218904] .... node #0, CPUs: #1\n[ 0.219775] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.241427] x86: Booted up 1 node, 2 CPUs\n[ 0.241430] KVM setup async PF for cpu 1\n[ 0.241432] kvm-stealtime: cpu 1, msr f90d940\n[ 0.243956] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.245406] devtmpfs: initialized\n[ 0.247115] evm: security.selinux\n[ 0.247799] evm: security.SMACK64\n[ 0.248478] evm: security.SMACK64EXEC\n[ 0.249205] evm: security.SMACK64TRANSMUTE\n[ 0.249991] evm: security.SMACK64MMAP\n[ 0.250722] evm: security.ima\n[ 0.251354] evm: security.capability\n[ 0.252168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253997] pinctrl core: initialized pinctrl subsystem\n[ 0.255082] RTC time: 9:37:43, date: 10/22/18\n[ 0.256029] NET: Registered protocol family 16\n[ 0.267039] cpuidle: using governor ladder\n[ 0.279130] cpuidle: using governor menu\n[ 0.279923] PCCT header not found.\n[ 0.280674] ACPI: bus type PCI registered\n[ 0.281459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282678] PCI: Using configuration type 1 for base access\n[ 0.296066] ACPI: Added _OSI(Module Device)\n[ 0.296896] ACPI: Added _OSI(Processor Device)\n[ 0.297735] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298614] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300908] ACPI: Interpreter enabled\n[ 0.301656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303459] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308864] ACPI: (supports S0 S5)\n[ 0.309552] ACPI: Using IOAPIC for interrupt routing\n[ 0.310566] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.313913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.316228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317394] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319611] acpiphp: Slot [3] registered\n[ 0.320406] acpiphp: Slot [4] registered\n[ 0.321195] acpiphp: Slot [5] registered\n[ 0.321984] acpiphp: Slot [6] registered\n[ 0.322767] acpiphp: Slot [7] registered\n[ 0.323552] acpiphp: Slot [8] registered\n[ 0.324334] acpiphp: Slot [9] registered\n[ 0.325117] acpiphp: Slot [10] registered\n[ 0.335988] acpiphp: Slot [11] registered\n[ 0.336785] acpiphp: Slot [12] registered\n[ 0.337582] acpiphp: Slot [13] registered\n[ 0.338373] acpiphp: Slot [14] registered\n[ 0.339165] acpiphp: Slot [15] registered\n[ 0.339959] acpiphp: Slot [16] registered\n[ 0.340757] acpiphp: Slot [17] registered\n[ 0.341556] acpiphp: Slot [18] registered\n[ 0.342352] acpiphp: Slot [19] registered\n[ 0.343148] acpiphp: Slot [20] registered\n[ 0.343942] acpiphp: Slot [21] registered\n[ 0.344732] acpiphp: Slot [22] registered\n[ 0.345532] acpiphp: Slot [23] registered\n[ 0.346334] acpiphp: Slot [24] registered\n[ 0.347130] acpiphp: Slot [25] registered\n[ 0.347924] acpiphp: Slot [26] registered\n[ 0.348716] acpiphp: Slot [27] registered\n[ 0.349512] acpiphp: Slot [28] registered\n[ 0.350315] acpiphp: Slot [29] registered\n[ 0.351116] acpiphp: Slot [30] registered\n[ 0.351915] acpiphp: Slot [31] registered\n[ 0.352705] PCI host bridge to bus 0000:00\n[ 0.353497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.354685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357301] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368459] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.421932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.423392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.427535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429968] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432661] vgaarb: loaded\n[ 0.433257] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434395] SCSI subsystem initialized\n[ 0.435219] ACPI: bus type USB registered\n[ 0.436023] usbcore: registered new interface driver usbfs\n[ 0.437026] usbcore: registered new interface driver hub\n[ 0.438012] usbcore: registered new device driver usb\n[ 0.439098] PCI: Using ACPI for IRQ routing\n[ 0.440119] NetLabel: Initializing\n[ 0.440818] NetLabel: domain hash size = 128\n[ 0.441649] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442584] NetLabel: unlabeled traffic allowed by default\n[ 0.443705] clocksource: Switched to clocksource kvm-clock\n[ 0.449686] AppArmor: AppArmor Filesystem Enabled\n[ 0.450626] pnp: PnP ACPI init\n[ 0.451551] pnp: PnP ACPI: found 5 devices\n[ 0.458650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460328] NET: Registered protocol family 2\n[ 0.461305] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462539] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463673] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.464807] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465863] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467003] NET: Registered protocol family 1\n[ 0.467853] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468923] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469967] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.506959] Trying to unpack rootfs image as initramfs...\n[ 0.557509] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.571621] Scanning for low memory corruption every 60 seconds\n[ 0.572984] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574124] audit: initializing netlink subsys (disabled)\n[ 0.575141] audit: type=2000 audit(1540201063.721:1): initialized\n[ 0.576475] Initialise system trusted keyring\n[ 0.577449] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578602] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580681] zbud: loaded\n[ 0.581433] VFS: Disk quotas dquot_6.6.0\n[ 0.582252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.583805] fuse init (API version 7.23)\n[ 0.584704] Key type big_key registered\n[ 0.585497] Allocating IMA MOK and blacklist keyrings.\n[ 0.586690] Key type asymmetric registered\n[ 0.587503] Asymmetric key parser 'x509' registered\n[ 0.588450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589924] io scheduler noop registered\n[ 0.590703] io scheduler deadline registered (default)\n[ 0.591679] io scheduler cfq registered\n[ 0.592527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593560] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596243] ACPI: Power Button [PWRF]\n[ 0.597123] GHES: HEST is not enabled!\n[ 0.615446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681573] Linux agpgart interface v0.103\n[ 0.683925] brd: module loaded\n[ 0.685236] loop: module loaded\n[ 0.690413] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692053] GPT:90111 != 20971519\n[ 0.692866] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694165] GPT:90111 != 20971519\n[ 0.694836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695781] vda: vda1 vda15\n[ 0.697223] scsi host0: ata_piix\n[ 0.697975] scsi host1: ata_piix\n[ 0.698665] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699862] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.701437] libphy: Fixed MDIO Bus: probed\n[ 0.702246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.705118] PPP generic driver version 2.4.2\n[ 0.706126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707587] ehci-pci: EHCI PCI platform driver\n[ 0.708642] ehci-platform: EHCI generic platform driver\n[ 0.709830] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711181] ohci-pci: OHCI PCI platform driver\n[ 0.712225] ohci-platform: OHCI generic platform driver\n[ 0.713413] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735508] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741176] usb usb1: Product: UHCI Host Controller\n[ 0.742291] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743681] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744812] hub 1-0:1.0: USB hub found\n[ 0.745746] hub 1-0:1.0: 2 ports detected\n[ 0.746814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750393] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751595] mousedev: PS/2 mouse device common for all mice\n[ 0.753039] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754450] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758916] i2c /dev entries driver\n[ 0.759676] device-mapper: uevent: version 1.0.3\n[ 0.760636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.762245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763555] NET: Registered protocol family 10\n[ 0.764576] NET: Registered protocol family 17\n[ 0.765452] Key type dns_resolver registered\n[ 0.766400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767474] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768807] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770565] registered taskstats version 1\n[ 0.771385] Loading compiled-in X.509 certificates\n[ 0.772810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774624] zswap: loaded using pool lzo/zbud\n[ 0.776148] Key type trusted registered\n[ 0.777842] Key type encrypted registered\n[ 0.778652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780701] evm: HMAC attrs: 0x1\n[ 0.781643] Magic number: 6:213:627\n[ 0.782389] block vda15: hash matches\n[ 0.793743] rtc_cmos 00:00: setting system clock to 2018-10-22 09:37:44 UTC (1540201064)\n[ 0.795344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796446] EDD information not available.\n[ 0.856894] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858422] Write protecting the kernel read-only data: 14336k\n[ 0.860069] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861884] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.48\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.723440] 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.8...\nLease of 10.55.1.8 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-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\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.8,24,fe80::f816:3eff:feba:2ae2/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: "} 2018-10-22 09:37:56,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-96be822c-9264-4533-a188-c5180054145f 2018-10-22 09:37:56,327 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:37:56,327 - 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 501441887 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.908 MHz processor [ 0.146169] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.147782] pid_max: default: 32768 minimum: 301 [ 0.148653] ACPI: Core revision 20150930 [ 0.150036] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151318] Security Framework initialized [ 0.152114] Yama: becoming mindful. [ 0.152830] AppArmor: AppArmor initialized [ 0.153670] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.154930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.156159] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.157326] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.158673] Initializing cgroup subsys io [ 0.159471] Initializing cgroup subsys memory [ 0.160312] Initializing cgroup subsys devices [ 0.161165] Initializing cgroup subsys freezer [ 0.162023] Initializing cgroup subsys net_cls [ 0.162875] Initializing cgroup subsys perf_event [ 0.163761] Initializing cgroup subsys net_prio [ 0.164625] Initializing cgroup subsys hugetlb [ 0.165483] Initializing cgroup subsys pids [ 0.166343] CPU: Physical Processor ID: 0 [ 0.167812] mce: CPU supports 10 MCE banks [ 0.168641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169624] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171908] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178515] ftrace: allocating 31920 entries in 125 pages [ 0.205516] smpboot: Max logical packages: 2 [ 0.206351] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207514] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.208835] x2apic enabled [ 0.209637] Switched APIC routing to physical x2apic. [ 0.211367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212557] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216552] KVM setup paravirtual spinlock [ 0.218021] x86: Booting SMP configuration: [ 0.218904] .... node #0, CPUs: #1 [ 0.219775] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.241427] x86: Booted up 1 node, 2 CPUs [ 0.241430] KVM setup async PF for cpu 1 [ 0.241432] kvm-stealtime: cpu 1, msr f90d940 [ 0.243956] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.245406] devtmpfs: initialized [ 0.247115] evm: security.selinux [ 0.247799] evm: security.SMACK64 [ 0.248478] evm: security.SMACK64EXEC [ 0.249205] evm: security.SMACK64TRANSMUTE [ 0.249991] evm: security.SMACK64MMAP [ 0.250722] evm: security.ima [ 0.251354] evm: security.capability [ 0.252168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253997] pinctrl core: initialized pinctrl subsystem [ 0.255082] RTC time: 9:37:43, date: 10/22/18 [ 0.256029] NET: Registered protocol family 16 [ 0.267039] cpuidle: using governor ladder [ 0.279130] cpuidle: using governor menu [ 0.279923] PCCT header not found. [ 0.280674] ACPI: bus type PCI registered [ 0.281459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282678] PCI: Using configuration type 1 for base access [ 0.296066] ACPI: Added _OSI(Module Device) [ 0.296896] ACPI: Added _OSI(Processor Device) [ 0.297735] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298614] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300908] ACPI: Interpreter enabled [ 0.301656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303459] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308864] ACPI: (supports S0 S5) [ 0.309552] ACPI: Using IOAPIC for interrupt routing [ 0.310566] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.313913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.316228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.317394] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319611] acpiphp: Slot [3] registered [ 0.320406] acpiphp: Slot [4] registered [ 0.321195] acpiphp: Slot [5] registered [ 0.321984] acpiphp: Slot [6] registered [ 0.322767] acpiphp: Slot [7] registered [ 0.323552] acpiphp: Slot [8] registered [ 0.324334] acpiphp: Slot [9] registered [ 0.325117] acpiphp: Slot [10] registered [ 0.335988] acpiphp: Slot [11] registered [ 0.336785] acpiphp: Slot [12] registered [ 0.337582] acpiphp: Slot [13] registered [ 0.338373] acpiphp: Slot [14] registered [ 0.339165] acpiphp: Slot [15] registered [ 0.339959] acpiphp: Slot [16] registered [ 0.340757] acpiphp: Slot [17] registered [ 0.341556] acpiphp: Slot [18] registered [ 0.342352] acpiphp: Slot [19] registered [ 0.343148] acpiphp: Slot [20] registered [ 0.343942] acpiphp: Slot [21] registered [ 0.344732] acpiphp: Slot [22] registered [ 0.345532] acpiphp: Slot [23] registered [ 0.346334] acpiphp: Slot [24] registered [ 0.347130] acpiphp: Slot [25] registered [ 0.347924] acpiphp: Slot [26] registered [ 0.348716] acpiphp: Slot [27] registered [ 0.349512] acpiphp: Slot [28] registered [ 0.350315] acpiphp: Slot [29] registered [ 0.351116] acpiphp: Slot [30] registered [ 0.351915] acpiphp: Slot [31] registered [ 0.352705] PCI host bridge to bus 0000:00 [ 0.353497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357301] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368459] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.421932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.423392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.427535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429968] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.432661] vgaarb: loaded [ 0.433257] vgaarb: bridge control possible 0000:00:02.0 [ 0.434395] SCSI subsystem initialized [ 0.435219] ACPI: bus type USB registered [ 0.436023] usbcore: registered new interface driver usbfs [ 0.437026] usbcore: registered new interface driver hub [ 0.438012] usbcore: registered new device driver usb [ 0.439098] PCI: Using ACPI for IRQ routing [ 0.440119] NetLabel: Initializing [ 0.440818] NetLabel: domain hash size = 128 [ 0.441649] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442584] NetLabel: unlabeled traffic allowed by default [ 0.443705] clocksource: Switched to clocksource kvm-clock [ 0.449686] AppArmor: AppArmor Filesystem Enabled [ 0.450626] pnp: PnP ACPI init [ 0.451551] pnp: PnP ACPI: found 5 devices [ 0.458650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460328] NET: Registered protocol family 2 [ 0.461305] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462539] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463673] TCP: Hash tables configured (established 2048 bind 2048) [ 0.464807] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465863] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.467003] NET: Registered protocol family 1 [ 0.467853] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468923] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469967] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506959] Trying to unpack rootfs image as initramfs... [ 0.557509] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.571621] Scanning for low memory corruption every 60 seconds [ 0.572984] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574124] audit: initializing netlink subsys (disabled) [ 0.575141] audit: type=2000 audit(1540201063.721:1): initialized [ 0.576475] Initialise system trusted keyring [ 0.577449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578602] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580681] zbud: loaded [ 0.581433] VFS: Disk quotas dquot_6.6.0 [ 0.582252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.583805] fuse init (API version 7.23) [ 0.584704] Key type big_key registered [ 0.585497] Allocating IMA MOK and blacklist keyrings. [ 0.586690] Key type asymmetric registered [ 0.587503] Asymmetric key parser 'x509' registered [ 0.588450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589924] io scheduler noop registered [ 0.590703] io scheduler deadline registered (default) [ 0.591679] io scheduler cfq registered [ 0.592527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593560] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596243] ACPI: Power Button [PWRF] [ 0.597123] GHES: HEST is not enabled! [ 0.615446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681573] Linux agpgart interface v0.103 [ 0.683925] brd: module loaded [ 0.685236] loop: module loaded [ 0.690413] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.692053] GPT:90111 != 20971519 [ 0.692866] GPT:Alternate GPT header not at the end of the disk. [ 0.694165] GPT:90111 != 20971519 [ 0.694836] GPT: Use GNU Parted to correct GPT errors. [ 0.695781] vda: vda1 vda15 [ 0.697223] scsi host0: ata_piix [ 0.697975] scsi host1: ata_piix [ 0.698665] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699862] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.701437] libphy: Fixed MDIO Bus: probed [ 0.702246] tun: Universal TUN/TAP device driver, 1.6 [ 0.703169] tun: (C) 1999-2004 Max Krasnyansky [ 0.705118] PPP generic driver version 2.4.2 [ 0.706126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707587] ehci-pci: EHCI PCI platform driver [ 0.708642] ehci-platform: EHCI generic platform driver [ 0.709830] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711181] ohci-pci: OHCI PCI platform driver [ 0.712225] ohci-platform: OHCI generic platform driver [ 0.713413] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732612] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.733799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735508] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741176] usb usb1: Product: UHCI Host Controller [ 0.742291] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743681] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744812] hub 1-0:1.0: USB hub found [ 0.745746] hub 1-0:1.0: 2 ports detected [ 0.746814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750393] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751595] mousedev: PS/2 mouse device common for all mice [ 0.753039] rtc_cmos 00:00: RTC can wake from S4 [ 0.754450] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758916] i2c /dev entries driver [ 0.759676] device-mapper: uevent: version 1.0.3 [ 0.760636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.762245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763555] NET: Registered protocol family 10 [ 0.764576] NET: Registered protocol family 17 [ 0.765452] Key type dns_resolver registered [ 0.766400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767474] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768807] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770565] registered taskstats version 1 [ 0.771385] Loading compiled-in X.509 certificates [ 0.772810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.774624] zswap: loaded using pool lzo/zbud [ 0.776148] Key type trusted registered [ 0.777842] Key type encrypted registered [ 0.778652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779668] ima: No TPM chip found, activating TPM-bypass! [ 0.780701] evm: HMAC attrs: 0x1 [ 0.781643] Magic number: 6:213:627 [ 0.782389] block vda15: hash matches [ 0.793743] rtc_cmos 00:00: setting system clock to 2018-10-22 09:37:44 UTC (1540201064) [ 0.795344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796446] EDD information not available. [ 0.856894] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858422] Write protecting the kernel read-only data: 14336k [ 0.860069] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861884] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.48 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.723440] 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.8... Lease of 10.55.1.8 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-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 ssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:feba:2ae2/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 launch-index: 0 === cirros: current=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: 2018-10-22 09:37:56,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:56,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f40449c2-d74f-46aa-b5d2-332b69b7c0ea x-compute-request-id: req-f40449c2-d74f-46aa-b5d2-332b69b7c0ea Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:56,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-f40449c2-d74f-46aa-b5d2-332b69b7c0ea 2018-10-22 09:37:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:56,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4298b186-625d-48b6-a1dc-a677e549cbba Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:56,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-4298b186-625d-48b6-a1dc-a677e549cbba 2018-10-22 09:37:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:56,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8c24cc-f0c6-4350-a7d7-0cabd2d96494 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:56,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-ea8c24cc-f0c6-4350-a7d7-0cabd2d96494 2018-10-22 09:37:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:56,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9aa04481-8e6b-4e44-a723-c63738e9a20f Date: Mon, 22 Oct 2018 09:37:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:56,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-9aa04481-8e6b-4e44-a723-c63738e9a20f 2018-10-22 09:37:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:56,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-93477aca-4e56-4750-8431-7292bf09edd5 Date: Mon, 22 Oct 2018 09:37:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:56,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-93477aca-4e56-4750-8431-7292bf09edd5 2018-10-22 09:37:56,997 - create_instance - INFO - Checking if VM is active 2018-10-22 09:37:57,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:57,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-7a6dc51b-005c-4e60-8c5c-3b4aeb35f977 x-compute-request-id: req-7a6dc51b-005c-4e60-8c5c-3b4aeb35f977 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:57,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-7a6dc51b-005c-4e60-8c5c-3b4aeb35f977 2018-10-22 09:37:57,329 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:37:57,329 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:37:57,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:57,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-b1c23e58-fbe7-4c32-aebc-81f6271c9727 x-compute-request-id: req-b1c23e58-fbe7-4c32-aebc-81f6271c9727 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:57,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-b1c23e58-fbe7-4c32-aebc-81f6271c9727 2018-10-22 09:37:57,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:58,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b3325da5-f8d4-44ea-8ef7-e19c16861a29 Date: Mon, 22 Oct 2018 09:37: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:37:58,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-b3325da5-f8d4-44ea-8ef7-e19c16861a29 2018-10-22 09:37:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:58,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcbd16d-ab73-45b9-a25c-1da9574da881 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:37:58,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-2dcbd16d-ab73-45b9-a25c-1da9574da881 2018-10-22 09:37:58,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:58,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5875db35-7bd5-4fc6-8d8e-89971c0b8789 Date: Mon, 22 Oct 2018 09:37:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:37:58,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-5875db35-7bd5-4fc6-8d8e-89971c0b8789 2018-10-22 09:37:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5cd259a5-21c5-4243-8ac2-c36ada3fb8b9 Date: Mon, 22 Oct 2018 09:37:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:37:58,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-5cd259a5-21c5-4243-8ac2-c36ada3fb8b9 2018-10-22 09:37:58,308 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:37:58,311 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75deed0L 2018-10-22 09:37:58,311 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:37:58,311 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:37:58,312 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:37:58,313 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:37:58,313 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:37:58,313 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:37:58,313 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:37:58,313 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:37:58,314 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:37:58,331 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:37:58,331 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:37:58,344 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:37:58,371 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:37:58,375 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:37:58,475 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:37:58,490 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:37:58,490 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:37:58,492 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75deed0L 2018-10-22 09:37:58,492 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:37:58,492 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:37:58,492 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:37:58,493 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:37:58,494 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:37:58,494 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:37:58,494 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:37:58,494 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:37:58,494 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:37:58,511 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:37:58,512 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:37:58,524 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:37:58,552 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:37:58,555 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:37:58,557 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:37:58,558 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:37:58,558 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:37:58,559 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:37:58,561 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:37:58,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:37:59,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:37: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-a6290d96-671e-4b63-9658-30004145a7a7 x-compute-request-id: req-a6290d96-671e-4b63-9658-30004145a7a7 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:37:42Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:37:59,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-a6290d96-671e-4b63-9658-30004145a7a7 2018-10-22 09:37:59,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"reboot": {"type": "SOFT"}}' 2018-10-22 09:37:59,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:37:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa8b6d06-e390-4aca-b27e-24d2466dd311 x-compute-request-id: req-fa8b6d06-e390-4aca-b27e-24d2466dd311 Content-Length: 0 Content-Type: application/json 2018-10-22 09:37:59,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-fa8b6d06-e390-4aca-b27e-24d2466dd311 2018-10-22 09:38:14,346 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-22 09:38:14,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:15,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38: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-701b4439-be80-4460-839f-d58e1452b597 x-compute-request-id: req-701b4439-be80-4460-839f-d58e1452b597 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-22T09:38:00Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:15,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-701b4439-be80-4460-839f-d58e1452b597 2018-10-22 09:38:15,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:38:16,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38: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-3c0cdde1-afbf-47d8-bb6a-9f60a0460b01 x-compute-request-id: req-3c0cdde1-afbf-47d8-bb6a-9f60a0460b01 Content-Encoding: gzip Content-Length: 9694 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 501441887 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.908 MHz processor\n[ 0.146169] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.147782] pid_max: default: 32768 minimum: 301\n[ 0.148653] ACPI: Core revision 20150930\n[ 0.150036] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151318] Security Framework initialized\n[ 0.152114] Yama: becoming mindful.\n[ 0.152830] AppArmor: AppArmor initialized\n[ 0.153670] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.156159] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.157326] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.158673] Initializing cgroup subsys io\n[ 0.159471] Initializing cgroup subsys memory\n[ 0.160312] Initializing cgroup subsys devices\n[ 0.161165] Initializing cgroup subsys freezer\n[ 0.162023] Initializing cgroup subsys net_cls\n[ 0.162875] Initializing cgroup subsys perf_event\n[ 0.163761] Initializing cgroup subsys net_prio\n[ 0.164625] Initializing cgroup subsys hugetlb\n[ 0.165483] Initializing cgroup subsys pids\n[ 0.166343] CPU: Physical Processor ID: 0\n[ 0.167812] mce: CPU supports 10 MCE banks\n[ 0.168641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169624] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171908] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178515] ftrace: allocating 31920 entries in 125 pages\n[ 0.205516] smpboot: Max logical packages: 2\n[ 0.206351] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207514] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.208835] x2apic enabled\n[ 0.209637] Switched APIC routing to physical x2apic.\n[ 0.211367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212557] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216552] KVM setup paravirtual spinlock\n[ 0.218021] x86: Booting SMP configuration:\n[ 0.218904] .... node #0, CPUs: #1\n[ 0.219775] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.241427] x86: Booted up 1 node, 2 CPUs\n[ 0.241430] KVM setup async PF for cpu 1\n[ 0.241432] kvm-stealtime: cpu 1, msr f90d940\n[ 0.243956] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.245406] devtmpfs: initialized\n[ 0.247115] evm: security.selinux\n[ 0.247799] evm: security.SMACK64\n[ 0.248478] evm: security.SMACK64EXEC\n[ 0.249205] evm: security.SMACK64TRANSMUTE\n[ 0.249991] evm: security.SMACK64MMAP\n[ 0.250722] evm: security.ima\n[ 0.251354] evm: security.capability\n[ 0.252168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253997] pinctrl core: initialized pinctrl subsystem\n[ 0.255082] RTC time: 9:37:43, date: 10/22/18\n[ 0.256029] NET: Registered protocol family 16\n[ 0.267039] cpuidle: using governor ladder\n[ 0.279130] cpuidle: using governor menu\n[ 0.279923] PCCT header not found.\n[ 0.280674] ACPI: bus type PCI registered\n[ 0.281459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282678] PCI: Using configuration type 1 for base access\n[ 0.296066] ACPI: Added _OSI(Module Device)\n[ 0.296896] ACPI: Added _OSI(Processor Device)\n[ 0.297735] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298614] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300908] ACPI: Interpreter enabled\n[ 0.301656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303459] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308864] ACPI: (supports S0 S5)\n[ 0.309552] ACPI: Using IOAPIC for interrupt routing\n[ 0.310566] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.313913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.316228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317394] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319611] acpiphp: Slot [3] registered\n[ 0.320406] acpiphp: Slot [4] registered\n[ 0.321195] acpiphp: Slot [5] registered\n[ 0.321984] acpiphp: Slot [6] registered\n[ 0.322767] acpiphp: Slot [7] registered\n[ 0.323552] acpiphp: Slot [8] registered\n[ 0.324334] acpiphp: Slot [9] registered\n[ 0.325117] acpiphp: Slot [10] registered\n[ 0.335988] acpiphp: Slot [11] registered\n[ 0.336785] acpiphp: Slot [12] registered\n[ 0.337582] acpiphp: Slot [13] registered\n[ 0.338373] acpiphp: Slot [14] registered\n[ 0.339165] acpiphp: Slot [15] registered\n[ 0.339959] acpiphp: Slot [16] registered\n[ 0.340757] acpiphp: Slot [17] registered\n[ 0.341556] acpiphp: Slot [18] registered\n[ 0.342352] acpiphp: Slot [19] registered\n[ 0.343148] acpiphp: Slot [20] registered\n[ 0.343942] acpiphp: Slot [21] registered\n[ 0.344732] acpiphp: Slot [22] registered\n[ 0.345532] acpiphp: Slot [23] registered\n[ 0.346334] acpiphp: Slot [24] registered\n[ 0.347130] acpiphp: Slot [25] registered\n[ 0.347924] acpiphp: Slot [26] registered\n[ 0.348716] acpiphp: Slot [27] registered\n[ 0.349512] acpiphp: Slot [28] registered\n[ 0.350315] acpiphp: Slot [29] registered\n[ 0.351116] acpiphp: Slot [30] registered\n[ 0.351915] acpiphp: Slot [31] registered\n[ 0.352705] PCI host bridge to bus 0000:00\n[ 0.353497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.354685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357301] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368459] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.421932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.423392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.427535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429968] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432661] vgaarb: loaded\n[ 0.433257] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434395] SCSI subsystem initialized\n[ 0.435219] ACPI: bus type USB registered\n[ 0.436023] usbcore: registered new interface driver usbfs\n[ 0.437026] usbcore: registered new interface driver hub\n[ 0.438012] usbcore: registered new device driver usb\n[ 0.439098] PCI: Using ACPI for IRQ routing\n[ 0.440119] NetLabel: Initializing\n[ 0.440818] NetLabel: domain hash size = 128\n[ 0.441649] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442584] NetLabel: unlabeled traffic allowed by default\n[ 0.443705] clocksource: Switched to clocksource kvm-clock\n[ 0.449686] AppArmor: AppArmor Filesystem Enabled\n[ 0.450626] pnp: PnP ACPI init\n[ 0.451551] pnp: PnP ACPI: found 5 devices\n[ 0.458650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460328] NET: Registered protocol family 2\n[ 0.461305] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462539] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463673] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.464807] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465863] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467003] NET: Registered protocol family 1\n[ 0.467853] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468923] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469967] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.506959] Trying to unpack rootfs image as initramfs...\n[ 0.557509] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.571621] Scanning for low memory corruption every 60 seconds\n[ 0.572984] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574124] audit: initializing netlink subsys (disabled)\n[ 0.575141] audit: type=2000 audit(1540201063.721:1): initialized\n[ 0.576475] Initialise system trusted keyring\n[ 0.577449] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578602] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580681] zbud: loaded\n[ 0.581433] VFS: Disk quotas dquot_6.6.0\n[ 0.582252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.583805] fuse init (API version 7.23)\n[ 0.584704] Key type big_key registered\n[ 0.585497] Allocating IMA MOK and blacklist keyrings.\n[ 0.586690] Key type asymmetric registered\n[ 0.587503] Asymmetric key parser 'x509' registered\n[ 0.588450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589924] io scheduler noop registered\n[ 0.590703] io scheduler deadline registered (default)\n[ 0.591679] io scheduler cfq registered\n[ 0.592527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593560] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596243] ACPI: Power Button [PWRF]\n[ 0.597123] GHES: HEST is not enabled!\n[ 0.615446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681573] Linux agpgart interface v0.103\n[ 0.683925] brd: module loaded\n[ 0.685236] loop: module loaded\n[ 0.690413] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692053] GPT:90111 != 20971519\n[ 0.692866] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694165] GPT:90111 != 20971519\n[ 0.694836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695781] vda: vda1 vda15\n[ 0.697223] scsi host0: ata_piix\n[ 0.697975] scsi host1: ata_piix\n[ 0.698665] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699862] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.701437] libphy: Fixed MDIO Bus: probed\n[ 0.702246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.705118] PPP generic driver version 2.4.2\n[ 0.706126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707587] ehci-pci: EHCI PCI platform driver\n[ 0.708642] ehci-platform: EHCI generic platform driver\n[ 0.709830] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711181] ohci-pci: OHCI PCI platform driver\n[ 0.712225] ohci-platform: OHCI generic platform driver\n[ 0.713413] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735508] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741176] usb usb1: Product: UHCI Host Controller\n[ 0.742291] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743681] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744812] hub 1-0:1.0: USB hub found\n[ 0.745746] hub 1-0:1.0: 2 ports detected\n[ 0.746814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750393] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751595] mousedev: PS/2 mouse device common for all mice\n[ 0.753039] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754450] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758916] i2c /dev entries driver\n[ 0.759676] device-mapper: uevent: version 1.0.3\n[ 0.760636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.762245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763555] NET: Registered protocol family 10\n[ 0.764576] NET: Registered protocol family 17\n[ 0.765452] Key type dns_resolver registered\n[ 0.766400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767474] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768807] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770565] registered taskstats version 1\n[ 0.771385] Loading compiled-in X.509 certificates\n[ 0.772810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774624] zswap: loaded using pool lzo/zbud\n[ 0.776148] Key type trusted registered\n[ 0.777842] Key type encrypted registered\n[ 0.778652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780701] evm: HMAC attrs: 0x1\n[ 0.781643] Magic number: 6:213:627\n[ 0.782389] block vda15: hash matches\n[ 0.793743] rtc_cmos 00:00: setting system clock to 2018-10-22 09:37:44 UTC (1540201064)\n[ 0.795344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796446] EDD information not available.\n[ 0.856894] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858422] Write protecting the kernel read-only data: 14336k\n[ 0.860069] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861884] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.48\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.723440] 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.8...\nLease of 10.55.1.8 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-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\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.8,24,fe80::f816:3eff:feba:2ae2/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-10-22 09:38:16,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-3c0cdde1-afbf-47d8-bb6a-9f60a0460b01 2018-10-22 09:38:16,233 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:38:16,233 - 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 501441887 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.908 MHz processor [ 0.146169] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.147782] pid_max: default: 32768 minimum: 301 [ 0.148653] ACPI: Core revision 20150930 [ 0.150036] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151318] Security Framework initialized [ 0.152114] Yama: becoming mindful. [ 0.152830] AppArmor: AppArmor initialized [ 0.153670] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.154930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.156159] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.157326] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.158673] Initializing cgroup subsys io [ 0.159471] Initializing cgroup subsys memory [ 0.160312] Initializing cgroup subsys devices [ 0.161165] Initializing cgroup subsys freezer [ 0.162023] Initializing cgroup subsys net_cls [ 0.162875] Initializing cgroup subsys perf_event [ 0.163761] Initializing cgroup subsys net_prio [ 0.164625] Initializing cgroup subsys hugetlb [ 0.165483] Initializing cgroup subsys pids [ 0.166343] CPU: Physical Processor ID: 0 [ 0.167812] mce: CPU supports 10 MCE banks [ 0.168641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169624] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171908] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178515] ftrace: allocating 31920 entries in 125 pages [ 0.205516] smpboot: Max logical packages: 2 [ 0.206351] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207514] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.208835] x2apic enabled [ 0.209637] Switched APIC routing to physical x2apic. [ 0.211367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212557] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216552] KVM setup paravirtual spinlock [ 0.218021] x86: Booting SMP configuration: [ 0.218904] .... node #0, CPUs: #1 [ 0.219775] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.241427] x86: Booted up 1 node, 2 CPUs [ 0.241430] KVM setup async PF for cpu 1 [ 0.241432] kvm-stealtime: cpu 1, msr f90d940 [ 0.243956] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.245406] devtmpfs: initialized [ 0.247115] evm: security.selinux [ 0.247799] evm: security.SMACK64 [ 0.248478] evm: security.SMACK64EXEC [ 0.249205] evm: security.SMACK64TRANSMUTE [ 0.249991] evm: security.SMACK64MMAP [ 0.250722] evm: security.ima [ 0.251354] evm: security.capability [ 0.252168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253997] pinctrl core: initialized pinctrl subsystem [ 0.255082] RTC time: 9:37:43, date: 10/22/18 [ 0.256029] NET: Registered protocol family 16 [ 0.267039] cpuidle: using governor ladder [ 0.279130] cpuidle: using governor menu [ 0.279923] PCCT header not found. [ 0.280674] ACPI: bus type PCI registered [ 0.281459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282678] PCI: Using configuration type 1 for base access [ 0.296066] ACPI: Added _OSI(Module Device) [ 0.296896] ACPI: Added _OSI(Processor Device) [ 0.297735] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298614] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300908] ACPI: Interpreter enabled [ 0.301656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303459] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308864] ACPI: (supports S0 S5) [ 0.309552] ACPI: Using IOAPIC for interrupt routing [ 0.310566] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.313913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.316228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.317394] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319611] acpiphp: Slot [3] registered [ 0.320406] acpiphp: Slot [4] registered [ 0.321195] acpiphp: Slot [5] registered [ 0.321984] acpiphp: Slot [6] registered [ 0.322767] acpiphp: Slot [7] registered [ 0.323552] acpiphp: Slot [8] registered [ 0.324334] acpiphp: Slot [9] registered [ 0.325117] acpiphp: Slot [10] registered [ 0.335988] acpiphp: Slot [11] registered [ 0.336785] acpiphp: Slot [12] registered [ 0.337582] acpiphp: Slot [13] registered [ 0.338373] acpiphp: Slot [14] registered [ 0.339165] acpiphp: Slot [15] registered [ 0.339959] acpiphp: Slot [16] registered [ 0.340757] acpiphp: Slot [17] registered [ 0.341556] acpiphp: Slot [18] registered [ 0.342352] acpiphp: Slot [19] registered [ 0.343148] acpiphp: Slot [20] registered [ 0.343942] acpiphp: Slot [21] registered [ 0.344732] acpiphp: Slot [22] registered [ 0.345532] acpiphp: Slot [23] registered [ 0.346334] acpiphp: Slot [24] registered [ 0.347130] acpiphp: Slot [25] registered [ 0.347924] acpiphp: Slot [26] registered [ 0.348716] acpiphp: Slot [27] registered [ 0.349512] acpiphp: Slot [28] registered [ 0.350315] acpiphp: Slot [29] registered [ 0.351116] acpiphp: Slot [30] registered [ 0.351915] acpiphp: Slot [31] registered [ 0.352705] PCI host bridge to bus 0000:00 [ 0.353497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357301] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368459] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.421932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.423392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.427535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429968] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.432661] vgaarb: loaded [ 0.433257] vgaarb: bridge control possible 0000:00:02.0 [ 0.434395] SCSI subsystem initialized [ 0.435219] ACPI: bus type USB registered [ 0.436023] usbcore: registered new interface driver usbfs [ 0.437026] usbcore: registered new interface driver hub [ 0.438012] usbcore: registered new device driver usb [ 0.439098] PCI: Using ACPI for IRQ routing [ 0.440119] NetLabel: Initializing [ 0.440818] NetLabel: domain hash size = 128 [ 0.441649] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442584] NetLabel: unlabeled traffic allowed by default [ 0.443705] clocksource: Switched to clocksource kvm-clock [ 0.449686] AppArmor: AppArmor Filesystem Enabled [ 0.450626] pnp: PnP ACPI init [ 0.451551] pnp: PnP ACPI: found 5 devices [ 0.458650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460328] NET: Registered protocol family 2 [ 0.461305] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462539] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463673] TCP: Hash tables configured (established 2048 bind 2048) [ 0.464807] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465863] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.467003] NET: Registered protocol family 1 [ 0.467853] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468923] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469967] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506959] Trying to unpack rootfs image as initramfs... [ 0.557509] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.571621] Scanning for low memory corruption every 60 seconds [ 0.572984] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574124] audit: initializing netlink subsys (disabled) [ 0.575141] audit: type=2000 audit(1540201063.721:1): initialized [ 0.576475] Initialise system trusted keyring [ 0.577449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578602] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580681] zbud: loaded [ 0.581433] VFS: Disk quotas dquot_6.6.0 [ 0.582252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.583805] fuse init (API version 7.23) [ 0.584704] Key type big_key registered [ 0.585497] Allocating IMA MOK and blacklist keyrings. [ 0.586690] Key type asymmetric registered [ 0.587503] Asymmetric key parser 'x509' registered [ 0.588450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589924] io scheduler noop registered [ 0.590703] io scheduler deadline registered (default) [ 0.591679] io scheduler cfq registered [ 0.592527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593560] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596243] ACPI: Power Button [PWRF] [ 0.597123] GHES: HEST is not enabled! [ 0.615446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681573] Linux agpgart interface v0.103 [ 0.683925] brd: module loaded [ 0.685236] loop: module loaded [ 0.690413] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.692053] GPT:90111 != 20971519 [ 0.692866] GPT:Alternate GPT header not at the end of the disk. [ 0.694165] GPT:90111 != 20971519 [ 0.694836] GPT: Use GNU Parted to correct GPT errors. [ 0.695781] vda: vda1 vda15 [ 0.697223] scsi host0: ata_piix [ 0.697975] scsi host1: ata_piix [ 0.698665] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699862] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.701437] libphy: Fixed MDIO Bus: probed [ 0.702246] tun: Universal TUN/TAP device driver, 1.6 [ 0.703169] tun: (C) 1999-2004 Max Krasnyansky [ 0.705118] PPP generic driver version 2.4.2 [ 0.706126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707587] ehci-pci: EHCI PCI platform driver [ 0.708642] ehci-platform: EHCI generic platform driver [ 0.709830] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711181] ohci-pci: OHCI PCI platform driver [ 0.712225] ohci-platform: OHCI generic platform driver [ 0.713413] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732612] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.733799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735508] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741176] usb usb1: Product: UHCI Host Controller [ 0.742291] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743681] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744812] hub 1-0:1.0: USB hub found [ 0.745746] hub 1-0:1.0: 2 ports detected [ 0.746814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750393] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751595] mousedev: PS/2 mouse device common for all mice [ 0.753039] rtc_cmos 00:00: RTC can wake from S4 [ 0.754450] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758916] i2c /dev entries driver [ 0.759676] device-mapper: uevent: version 1.0.3 [ 0.760636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.762245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763555] NET: Registered protocol family 10 [ 0.764576] NET: Registered protocol family 17 [ 0.765452] Key type dns_resolver registered [ 0.766400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767474] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768807] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770565] registered taskstats version 1 [ 0.771385] Loading compiled-in X.509 certificates [ 0.772810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.774624] zswap: loaded using pool lzo/zbud [ 0.776148] Key type trusted registered [ 0.777842] Key type encrypted registered [ 0.778652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779668] ima: No TPM chip found, activating TPM-bypass! [ 0.780701] evm: HMAC attrs: 0x1 [ 0.781643] Magic number: 6:213:627 [ 0.782389] block vda15: hash matches [ 0.793743] rtc_cmos 00:00: setting system clock to 2018-10-22 09:37:44 UTC (1540201064) [ 0.795344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796446] EDD information not available. [ 0.856894] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858422] Write protecting the kernel read-only data: 14336k [ 0.860069] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861884] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.48 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.723440] 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.8... Lease of 10.55.1.8 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-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 ssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:feba:2ae2/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 launch-index: 0 === cirros: current=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: The system is going down NOW! Sent SIGTERM to all processes 2018-10-22 09:38:16,233 - create_instance - INFO - Checking if VM is active 2018-10-22 09:38:16,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:17,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c25d0ad2-6b48-4f3b-b24b-0e8bea5a0d61 x-compute-request-id: req-c25d0ad2-6b48-4f3b-b24b-0e8bea5a0d61 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-22T09:38:00Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:17,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-c25d0ad2-6b48-4f3b-b24b-0e8bea5a0d61 2018-10-22 09:38:17,073 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - REBOOT 2018-10-22 09:38:17,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:38:20,077 - create_instance - DEBUG - VM status query timeout in 896.156807899 2018-10-22 09:38:20,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:20,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38: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-8432a726-18d5-41e7-bbbc-c6a99c728f83 x-compute-request-id: req-8432a726-18d5-41e7-bbbc-c6a99c728f83 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-22T09:38:00Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:20,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-8432a726-18d5-41e7-bbbc-c6a99c728f83 2018-10-22 09:38:20,557 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - REBOOT 2018-10-22 09:38:20,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:38:23,560 - create_instance - DEBUG - VM status query timeout in 892.673512936 2018-10-22 09:38:23,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:23,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38: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-1c631157-0674-42e4-a478-bdbf9ae6eb29 x-compute-request-id: req-1c631157-0674-42e4-a478-bdbf9ae6eb29 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-22T09:38:00Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:23,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-1c631157-0674-42e4-a478-bdbf9ae6eb29 2018-10-22 09:38:23,911 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - REBOOT 2018-10-22 09:38:23,911 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:38:26,915 - create_instance - DEBUG - VM status query timeout in 889.319033861 2018-10-22 09:38:26,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:27,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38: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-c016ca65-ae7a-4e9a-890d-2c0cef73927d x-compute-request-id: req-c016ca65-ae7a-4e9a-890d-2c0cef73927d Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:25Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:27,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-c016ca65-ae7a-4e9a-890d-2c0cef73927d 2018-10-22 09:38:27,419 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:38:27,419 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:38:27,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:28,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2563de27-ebbd-4bd2-af17-5b94fba37bb5 x-compute-request-id: req-2563de27-ebbd-4bd2-af17-5b94fba37bb5 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:25Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:28,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-2563de27-ebbd-4bd2-af17-5b94fba37bb5 2018-10-22 09:38:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:28,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f065e158-8daa-4e27-8dee-4f2ecef37840 Date: Mon, 22 Oct 2018 09: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:38:28,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-f065e158-8daa-4e27-8dee-4f2ecef37840 2018-10-22 09:38:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:28,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa77490-0c85-4d12-ab97-3927fc5d358d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:38:28,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-3aa77490-0c85-4d12-ab97-3927fc5d358d 2018-10-22 09:38:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:28,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ece88c4e-1075-4015-be30-8ad26cd18985 Date: Mon, 22 Oct 2018 09:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:38:28,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-ece88c4e-1075-4015-be30-8ad26cd18985 2018-10-22 09:38:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:28,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-66372ff1-1b0f-4325-9919-f575a4ef7e81 Date: Mon, 22 Oct 2018 09:38:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:38:28,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-66372ff1-1b0f-4325-9919-f575a4ef7e81 2018-10-22 09:38:28,466 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:38:28,468 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-10-22 09:38:28,468 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-10-22 09:38:31,471 - create_instance - DEBUG - SSH connection timeout in 176.994280815 2018-10-22 09:38:31,471 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:38:31,473 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75deed0L 2018-10-22 09:38:31,474 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:38:31,474 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:38:31,474 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:38:31,475 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:38:31,476 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:38:31,476 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:38:31,476 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:38:31,476 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:38:31,476 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:38:31,493 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:38:31,493 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:38:31,506 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:38:31,531 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:38:31,536 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:38:31,636 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:38:31,652 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:38:31,652 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:38:31,654 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75dedd0L 2018-10-22 09:38:31,654 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:38:31,655 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:38:31,655 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:38:31,656 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:38:31,656 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:38:31,656 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:38:31,657 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:38:31,657 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:38:31,657 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:38:31,673 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:38:31,674 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:38:31,686 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:38:31,711 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:38:31,714 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:38:31,719 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:38:31,720 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:38:31,720 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:38:31,722 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:38:31,724 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:38:31,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:32,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c16b2c81-d427-4b47-998e-7e7cf2720d95 x-compute-request-id: req-c16b2c81-d427-4b47-998e-7e7cf2720d95 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:25Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:32,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-c16b2c81-d427-4b47-998e-7e7cf2720d95 2018-10-22 09:38:32,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"reboot": {"type": "SOFT"}}' 2018-10-22 09:38:32,360 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:38: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-890a03db-556e-4d4f-8870-6bbd3642fe10 x-compute-request-id: req-890a03db-556e-4d4f-8870-6bbd3642fe10 Content-Length: 0 Content-Type: application/json 2018-10-22 09:38:32,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-890a03db-556e-4d4f-8870-6bbd3642fe10 2018-10-22 09:38:47,375 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-22 09:38:47,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:47,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-f3a21928-52d0-4562-a811-4dd8275980fb x-compute-request-id: req-f3a21928-52d0-4562-a811-4dd8275980fb Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:36Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:47,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-f3a21928-52d0-4562-a811-4dd8275980fb 2018-10-22 09:38:47,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:38:49,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ad104a0f-d6b5-4fb3-b433-2ce83a597dd4 x-compute-request-id: req-ad104a0f-d6b5-4fb3-b433-2ce83a597dd4 Content-Encoding: gzip Content-Length: 9543 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 499228702 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.908 MHz processor\n[ 0.128775] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130406] pid_max: default: 32768 minimum: 301\n[ 0.131301] ACPI: Core revision 20150930\n[ 0.132680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133971] Security Framework initialized\n[ 0.134772] Yama: becoming mindful.\n[ 0.135491] AppArmor: AppArmor initialized\n[ 0.136338] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137599] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138835] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140010] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141352] Initializing cgroup subsys io\n[ 0.142154] Initializing cgroup subsys memory\n[ 0.142998] Initializing cgroup subsys devices\n[ 0.143866] Initializing cgroup subsys freezer\n[ 0.144722] Initializing cgroup subsys net_cls\n[ 0.145571] Initializing cgroup subsys perf_event\n[ 0.146462] Initializing cgroup subsys net_prio\n[ 0.147327] Initializing cgroup subsys hugetlb\n[ 0.148200] Initializing cgroup subsys pids\n[ 0.149066] CPU: Physical Processor ID: 0\n[ 0.150551] mce: CPU supports 10 MCE banks\n[ 0.151382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154615] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160982] ftrace: allocating 31920 entries in 125 pages\n[ 0.187053] smpboot: Max logical packages: 2\n[ 0.187906] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189080] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190404] x2apic enabled\n[ 0.191202] Switched APIC routing to physical x2apic.\n[ 0.192945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194147] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198114] KVM setup paravirtual spinlock\n[ 0.199530] x86: Booting SMP configuration:\n[ 0.200433] .... node #0, CPUs: #1\n[ 0.201311] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222941] x86: Booted up 1 node, 2 CPUs\n[ 0.222945] KVM setup async PF for cpu 1\n[ 0.222948] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225484] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.226949] devtmpfs: initialized\n[ 0.228638] evm: security.selinux\n[ 0.229329] evm: security.SMACK64\n[ 0.230008] evm: security.SMACK64EXEC\n[ 0.230737] evm: security.SMACK64TRANSMUTE\n[ 0.231536] evm: security.SMACK64MMAP\n[ 0.232272] evm: security.ima\n[ 0.232900] evm: security.capability\n[ 0.233743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235578] pinctrl core: initialized pinctrl subsystem\n[ 0.236659] RTC time: 9:38:36, date: 10/22/18\n[ 0.237624] NET: Registered protocol family 16\n[ 0.247569] cpuidle: using governor ladder\n[ 0.259657] cpuidle: using governor menu\n[ 0.260463] PCCT header not found.\n[ 0.261244] ACPI: bus type PCI registered\n[ 0.262034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263266] PCI: Using configuration type 1 for base access\n[ 0.276671] ACPI: Added _OSI(Module Device)\n[ 0.277520] ACPI: Added _OSI(Processor Device)\n[ 0.278370] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279252] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281609] ACPI: Interpreter enabled\n[ 0.282366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289692] ACPI: (supports S0 S5)\n[ 0.290387] ACPI: Using IOAPIC for interrupt routing\n[ 0.291323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294666] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295796] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300429] acpiphp: Slot [3] registered\n[ 0.301227] acpiphp: Slot [4] registered\n[ 0.302018] acpiphp: Slot [5] registered\n[ 0.302810] acpiphp: Slot [6] registered\n[ 0.303595] acpiphp: Slot [7] registered\n[ 0.304383] acpiphp: Slot [8] registered\n[ 0.305188] acpiphp: Slot [9] registered\n[ 0.305981] acpiphp: Slot [10] registered\n[ 0.316808] acpiphp: Slot [11] registered\n[ 0.317629] acpiphp: Slot [12] registered\n[ 0.318433] acpiphp: Slot [13] registered\n[ 0.319245] acpiphp: Slot [14] registered\n[ 0.320049] acpiphp: Slot [15] registered\n[ 0.320863] acpiphp: Slot [16] registered\n[ 0.321666] acpiphp: Slot [17] registered\n[ 0.322471] acpiphp: Slot [18] registered\n[ 0.323271] acpiphp: Slot [19] registered\n[ 0.324083] acpiphp: Slot [20] registered\n[ 0.324892] acpiphp: Slot [21] registered\n[ 0.325694] acpiphp: Slot [22] registered\n[ 0.326494] acpiphp: Slot [23] registered\n[ 0.327295] acpiphp: Slot [24] registered\n[ 0.328100] acpiphp: Slot [25] registered\n[ 0.328909] acpiphp: Slot [26] registered\n[ 0.329716] acpiphp: Slot [27] registered\n[ 0.330514] acpiphp: Slot [28] registered\n[ 0.331315] acpiphp: Slot [29] registered\n[ 0.332127] acpiphp: Slot [30] registered\n[ 0.332936] acpiphp: Slot [31] registered\n[ 0.333735] PCI host bridge to bus 0000:00\n[ 0.334530] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338385] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.339810] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346054] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348467] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349711] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.402678] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405588] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407008] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411249] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413848] vgaarb: loaded\n[ 0.414445] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415591] SCSI subsystem initialized\n[ 0.416440] ACPI: bus type USB registered\n[ 0.417256] usbcore: registered new interface driver usbfs\n[ 0.418277] usbcore: registered new interface driver hub\n[ 0.419279] usbcore: registered new device driver usb\n[ 0.420374] PCI: Using ACPI for IRQ routing\n[ 0.421395] NetLabel: Initializing\n[ 0.422107] NetLabel: domain hash size = 128\n[ 0.422946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423884] NetLabel: unlabeled traffic allowed by default\n[ 0.425015] clocksource: Switched to clocksource kvm-clock\n[ 0.430916] AppArmor: AppArmor Filesystem Enabled\n[ 0.431879] pnp: PnP ACPI init\n[ 0.432807] pnp: PnP ACPI: found 5 devices\n[ 0.439914] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441620] NET: Registered protocol family 2\n[ 0.442603] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.443870] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445036] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.446194] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447263] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448423] NET: Registered protocol family 1\n[ 0.449287] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.450374] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451436] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470018] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488840] Trying to unpack rootfs image as initramfs...\n[ 0.538599] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.552744] Scanning for low memory corruption every 60 seconds\n[ 0.554184] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555328] audit: initializing netlink subsys (disabled)\n[ 0.556424] audit: type=2000 audit(1540201116.913:1): initialized\n[ 0.557900] Initialise system trusted keyring\n[ 0.558943] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.560240] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.562515] zbud: loaded\n[ 0.563330] VFS: Disk quotas dquot_6.6.0\n[ 0.564242] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565967] fuse init (API version 7.23)\n[ 0.566961] Key type big_key registered\n[ 0.567844] Allocating IMA MOK and blacklist keyrings.\n[ 0.569267] Key type asymmetric registered\n[ 0.570191] Asymmetric key parser 'x509' registered\n[ 0.571251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572894] io scheduler noop registered\n[ 0.573802] io scheduler deadline registered (default)\n[ 0.574935] io scheduler cfq registered\n[ 0.575881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577068] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.581057] GHES: HEST is not enabled!\n[ 0.600771] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.639526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666360] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668869] Linux agpgart interface v0.103\n[ 0.671715] brd: module loaded\n[ 0.673168] loop: module loaded\n[ 0.678369] vda: vda1 vda15\n[ 0.679970] scsi host0: ata_piix\n[ 0.680768] scsi host1: ata_piix\n[ 0.681512] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682785] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.684092] libphy: Fixed MDIO Bus: probed\n[ 0.684996] tun: Universal TUN/TAP device driver, 1.6\n[ 0.686040] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.688062] PPP generic driver version 2.4.2\n[ 0.688990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690227] ehci-pci: EHCI PCI platform driver\n[ 0.691088] ehci-platform: EHCI generic platform driver\n[ 0.692073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693189] ohci-pci: OHCI PCI platform driver\n[ 0.694055] ohci-platform: OHCI generic platform driver\n[ 0.695029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714100] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.717564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.718668] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.719878] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.721288] usb usb1: Product: UHCI Host Controller\n[ 0.722211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.723335] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724357] hub 1-0:1.0: USB hub found\n[ 0.725134] hub 1-0:1.0: 2 ports detected\n[ 0.726037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730133] mousedev: PS/2 mouse device common for all mice\n[ 0.731414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733146] rtc_cmos 00:00: RTC can wake from S4\n[ 0.734276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736651] i2c /dev entries driver\n[ 0.737436] device-mapper: uevent: version 1.0.3\n[ 0.738376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739985] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741324] NET: Registered protocol family 10\n[ 0.742368] NET: Registered protocol family 17\n[ 0.743255] Key type dns_resolver registered\n[ 0.744219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745300] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746391] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748119] registered taskstats version 1\n[ 0.748944] Loading compiled-in X.509 certificates\n[ 0.750378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752205] zswap: loaded using pool lzo/zbud\n[ 0.753673] Key type trusted registered\n[ 0.755348] Key type encrypted registered\n[ 0.756163] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.757189] ima: No TPM chip found, activating TPM-bypass!\n[ 0.758223] evm: HMAC attrs: 0x1\n[ 0.759199] Magic number: 6:213:627\n[ 0.759947] block vda15: hash matches\n[ 0.760799] rtc_cmos 00:00: setting system clock to 2018-10-22 09:38:37 UTC (1540201117)\n[ 0.762417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763517] EDD information not available.\n[ 0.842020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853735] Write protecting the kernel read-only data: 14336k\n[ 0.855353] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857160] 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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\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.053873] 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.8...\nLease of 10.55.1.8 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.05. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\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.8,24,fe80::f816:3eff:feba:2ae2/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \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-73139cfb-f28e-42ff-87ec-6dc978\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: "} 2018-10-22 09:38:49,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-ad104a0f-d6b5-4fb3-b433-2ce83a597dd4 2018-10-22 09:38:49,019 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:38:49,019 - 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 499228702 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.908 MHz processor [ 0.128775] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.130406] pid_max: default: 32768 minimum: 301 [ 0.131301] ACPI: Core revision 20150930 [ 0.132680] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133971] Security Framework initialized [ 0.134772] Yama: becoming mindful. [ 0.135491] AppArmor: AppArmor initialized [ 0.136338] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137599] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138835] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140010] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141352] Initializing cgroup subsys io [ 0.142154] Initializing cgroup subsys memory [ 0.142998] Initializing cgroup subsys devices [ 0.143866] Initializing cgroup subsys freezer [ 0.144722] Initializing cgroup subsys net_cls [ 0.145571] Initializing cgroup subsys perf_event [ 0.146462] Initializing cgroup subsys net_prio [ 0.147327] Initializing cgroup subsys hugetlb [ 0.148200] Initializing cgroup subsys pids [ 0.149066] CPU: Physical Processor ID: 0 [ 0.150551] mce: CPU supports 10 MCE banks [ 0.151382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154615] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160982] ftrace: allocating 31920 entries in 125 pages [ 0.187053] smpboot: Max logical packages: 2 [ 0.187906] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189080] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190404] x2apic enabled [ 0.191202] Switched APIC routing to physical x2apic. [ 0.192945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194147] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198114] KVM setup paravirtual spinlock [ 0.199530] x86: Booting SMP configuration: [ 0.200433] .... node #0, CPUs: #1 [ 0.201311] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222941] x86: Booted up 1 node, 2 CPUs [ 0.222945] KVM setup async PF for cpu 1 [ 0.222948] kvm-stealtime: cpu 1, msr f90d940 [ 0.225484] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.226949] devtmpfs: initialized [ 0.228638] evm: security.selinux [ 0.229329] evm: security.SMACK64 [ 0.230008] evm: security.SMACK64EXEC [ 0.230737] evm: security.SMACK64TRANSMUTE [ 0.231536] evm: security.SMACK64MMAP [ 0.232272] evm: security.ima [ 0.232900] evm: security.capability [ 0.233743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235578] pinctrl core: initialized pinctrl subsystem [ 0.236659] RTC time: 9:38:36, date: 10/22/18 [ 0.237624] NET: Registered protocol family 16 [ 0.247569] cpuidle: using governor ladder [ 0.259657] cpuidle: using governor menu [ 0.260463] PCCT header not found. [ 0.261244] ACPI: bus type PCI registered [ 0.262034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263266] PCI: Using configuration type 1 for base access [ 0.276671] ACPI: Added _OSI(Module Device) [ 0.277520] ACPI: Added _OSI(Processor Device) [ 0.278370] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279252] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281609] ACPI: Interpreter enabled [ 0.282366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289692] ACPI: (supports S0 S5) [ 0.290387] ACPI: Using IOAPIC for interrupt routing [ 0.291323] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294666] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295796] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300429] acpiphp: Slot [3] registered [ 0.301227] acpiphp: Slot [4] registered [ 0.302018] acpiphp: Slot [5] registered [ 0.302810] acpiphp: Slot [6] registered [ 0.303595] acpiphp: Slot [7] registered [ 0.304383] acpiphp: Slot [8] registered [ 0.305188] acpiphp: Slot [9] registered [ 0.305981] acpiphp: Slot [10] registered [ 0.316808] acpiphp: Slot [11] registered [ 0.317629] acpiphp: Slot [12] registered [ 0.318433] acpiphp: Slot [13] registered [ 0.319245] acpiphp: Slot [14] registered [ 0.320049] acpiphp: Slot [15] registered [ 0.320863] acpiphp: Slot [16] registered [ 0.321666] acpiphp: Slot [17] registered [ 0.322471] acpiphp: Slot [18] registered [ 0.323271] acpiphp: Slot [19] registered [ 0.324083] acpiphp: Slot [20] registered [ 0.324892] acpiphp: Slot [21] registered [ 0.325694] acpiphp: Slot [22] registered [ 0.326494] acpiphp: Slot [23] registered [ 0.327295] acpiphp: Slot [24] registered [ 0.328100] acpiphp: Slot [25] registered [ 0.328909] acpiphp: Slot [26] registered [ 0.329716] acpiphp: Slot [27] registered [ 0.330514] acpiphp: Slot [28] registered [ 0.331315] acpiphp: Slot [29] registered [ 0.332127] acpiphp: Slot [30] registered [ 0.332936] acpiphp: Slot [31] registered [ 0.333735] PCI host bridge to bus 0000:00 [ 0.334530] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338385] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339810] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346054] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348467] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349711] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402678] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405588] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407008] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411249] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413848] vgaarb: loaded [ 0.414445] vgaarb: bridge control possible 0000:00:02.0 [ 0.415591] SCSI subsystem initialized [ 0.416440] ACPI: bus type USB registered [ 0.417256] usbcore: registered new interface driver usbfs [ 0.418277] usbcore: registered new interface driver hub [ 0.419279] usbcore: registered new device driver usb [ 0.420374] PCI: Using ACPI for IRQ routing [ 0.421395] NetLabel: Initializing [ 0.422107] NetLabel: domain hash size = 128 [ 0.422946] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423884] NetLabel: unlabeled traffic allowed by default [ 0.425015] clocksource: Switched to clocksource kvm-clock [ 0.430916] AppArmor: AppArmor Filesystem Enabled [ 0.431879] pnp: PnP ACPI init [ 0.432807] pnp: PnP ACPI: found 5 devices [ 0.439914] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441620] NET: Registered protocol family 2 [ 0.442603] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.443870] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445036] TCP: Hash tables configured (established 2048 bind 2048) [ 0.446194] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447263] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448423] NET: Registered protocol family 1 [ 0.449287] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.450374] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451436] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470018] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.488840] Trying to unpack rootfs image as initramfs... [ 0.538599] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.552744] Scanning for low memory corruption every 60 seconds [ 0.554184] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555328] audit: initializing netlink subsys (disabled) [ 0.556424] audit: type=2000 audit(1540201116.913:1): initialized [ 0.557900] Initialise system trusted keyring [ 0.558943] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562515] zbud: loaded [ 0.563330] VFS: Disk quotas dquot_6.6.0 [ 0.564242] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565967] fuse init (API version 7.23) [ 0.566961] Key type big_key registered [ 0.567844] Allocating IMA MOK and blacklist keyrings. [ 0.569267] Key type asymmetric registered [ 0.570191] Asymmetric key parser 'x509' registered [ 0.571251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572894] io scheduler noop registered [ 0.573802] io scheduler deadline registered (default) [ 0.574935] io scheduler cfq registered [ 0.575881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577068] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580095] ACPI: Power Button [PWRF] [ 0.581057] GHES: HEST is not enabled! [ 0.600771] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666360] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668869] Linux agpgart interface v0.103 [ 0.671715] brd: module loaded [ 0.673168] loop: module loaded [ 0.678369] vda: vda1 vda15 [ 0.679970] scsi host0: ata_piix [ 0.680768] scsi host1: ata_piix [ 0.681512] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.682785] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.684092] libphy: Fixed MDIO Bus: probed [ 0.684996] tun: Universal TUN/TAP device driver, 1.6 [ 0.686040] tun: (C) 1999-2004 Max Krasnyansky [ 0.688062] PPP generic driver version 2.4.2 [ 0.688990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690227] ehci-pci: EHCI PCI platform driver [ 0.691088] ehci-platform: EHCI generic platform driver [ 0.692073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693189] ohci-pci: OHCI PCI platform driver [ 0.694055] ohci-platform: OHCI generic platform driver [ 0.695029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714100] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716547] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.717564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.718668] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.719878] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.721288] usb usb1: Product: UHCI Host Controller [ 0.722211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.723335] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724357] hub 1-0:1.0: USB hub found [ 0.725134] hub 1-0:1.0: 2 ports detected [ 0.726037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729061] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730133] mousedev: PS/2 mouse device common for all mice [ 0.731414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733146] rtc_cmos 00:00: RTC can wake from S4 [ 0.734276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736651] i2c /dev entries driver [ 0.737436] device-mapper: uevent: version 1.0.3 [ 0.738376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.739985] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741324] NET: Registered protocol family 10 [ 0.742368] NET: Registered protocol family 17 [ 0.743255] Key type dns_resolver registered [ 0.744219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745300] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746391] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.748119] registered taskstats version 1 [ 0.748944] Loading compiled-in X.509 certificates [ 0.750378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752205] zswap: loaded using pool lzo/zbud [ 0.753673] Key type trusted registered [ 0.755348] Key type encrypted registered [ 0.756163] AppArmor: AppArmor sha1 policy hashing enabled [ 0.757189] ima: No TPM chip found, activating TPM-bypass! [ 0.758223] evm: HMAC attrs: 0x1 [ 0.759199] Magic number: 6:213:627 [ 0.759947] block vda15: hash matches [ 0.760799] rtc_cmos 00:00: setting system clock to 2018-10-22 09:38:37 UTC (1540201117) [ 0.762417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763517] EDD information not available. [ 0.842020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853735] Write protecting the kernel read-only data: 14336k [ 0.855353] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857160] 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 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.053873] 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.8... Lease of 10.55.1.8 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.05. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 ssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:feba:2ae2/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 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-73139cfb-f28e-42ff-87ec-6dc978 launch-index: 0 === cirros: current=0.4.0 uptime=1.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: 2018-10-22 09:38:49,020 - create_instance - INFO - Checking if VM is active 2018-10-22 09:38:49,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:49,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-70061e03-4097-404b-94e7-53474abf3a05 x-compute-request-id: req-70061e03-4097-404b-94e7-53474abf3a05 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:36Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:49,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-70061e03-4097-404b-94e7-53474abf3a05 2018-10-22 09:38:49,530 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:38:49,530 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:38:49,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:50,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-3634e0a8-d2b2-4909-876b-e300b42a71d8 x-compute-request-id: req-3634e0a8-d2b2-4909-876b-e300b42a71d8 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:36Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:50,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-3634e0a8-d2b2-4909-876b-e300b42a71d8 2018-10-22 09:38:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:50,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-70ebbdb2-70e6-4792-930c-367717688564 Date: Mon, 22 Oct 2018 09:38: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:38:50,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-70ebbdb2-70e6-4792-930c-367717688564 2018-10-22 09:38:50,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:50,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebebe993-48cf-48c7-96aa-7c594fc99ed8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:38:50,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-ebebe993-48cf-48c7-96aa-7c594fc99ed8 2018-10-22 09:38:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:50,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22803aa8-68e1-416a-99c1-389af36bdde5 Date: Mon, 22 Oct 2018 09:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:38:50,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-22803aa8-68e1-416a-99c1-389af36bdde5 2018-10-22 09:38:50,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:50,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-f2a4435a-c760-418c-8d90-6c21f9c50695 Date: Mon, 22 Oct 2018 09:38:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:38:50,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-f2a4435a-c760-418c-8d90-6c21f9c50695 2018-10-22 09:38:50,368 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:38:50,371 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75deed0L 2018-10-22 09:38:50,371 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:38:50,371 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:38:50,371 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:38:50,373 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:38:50,373 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:38:50,373 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:38:50,373 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:38:50,373 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:38:50,373 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:38:50,391 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:38:50,391 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:38:50,403 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:38:50,430 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:38:50,435 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:38:50,535 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:38:50,549 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:38:50,550 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:38:50,551 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75de3d0L 2018-10-22 09:38:50,552 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:38:50,552 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:38:50,552 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:38:50,553 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:38:50,553 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:38:50,554 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:38:50,554 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:38:50,554 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:38:50,554 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:38:50,571 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:38:50,571 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:38:50,584 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:38:50,610 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:38:50,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:38:50,616 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:38:50,617 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:38:50,617 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:38:50,619 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:38:50,621 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:38:50,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:38:51,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:38: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-a8a3df15-1c87-4ea3-9b3b-676e21ec6deb x-compute-request-id: req-a8a3df15-1c87-4ea3-9b3b-676e21ec6deb Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:36Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:38:51,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-a8a3df15-1c87-4ea3-9b3b-676e21ec6deb 2018-10-22 09:38:51,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"reboot": {"type": "HARD"}}' 2018-10-22 09:38:51,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-c60012fb-c8ab-4a54-9f7e-de4e88e441b0 x-compute-request-id: req-c60012fb-c8ab-4a54-9f7e-de4e88e441b0 Content-Length: 0 Content-Type: application/json 2018-10-22 09:38:51,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-c60012fb-c8ab-4a54-9f7e-de4e88e441b0 2018-10-22 09:39:06,400 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-22 09:39:06,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:06,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13eb6e65-4ccd-4bcb-8ab1-d36bb60fffbf x-compute-request-id: req-13eb6e65-4ccd-4bcb-8ab1-d36bb60fffbf Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:53Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:39:06,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-13eb6e65-4ccd-4bcb-8ab1-d36bb60fffbf 2018-10-22 09:39:06,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:39:07,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84a535d2-b0d4-4346-9e7c-bbfa7d29beec x-compute-request-id: req-84a535d2-b0d4-4346-9e7c-bbfa7d29beec Content-Encoding: gzip Content-Length: 9522 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 511108214 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.908 MHz processor\n[ 0.143502] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145173] pid_max: default: 32768 minimum: 301\n[ 0.146067] ACPI: Core revision 20150930\n[ 0.147485] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148832] Security Framework initialized\n[ 0.149655] Yama: becoming mindful.\n[ 0.150391] AppArmor: AppArmor initialized\n[ 0.151279] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152606] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.153891] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.155108] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.156506] Initializing cgroup subsys io\n[ 0.157312] Initializing cgroup subsys memory\n[ 0.158165] Initializing cgroup subsys devices\n[ 0.159067] Initializing cgroup subsys freezer\n[ 0.159968] Initializing cgroup subsys net_cls\n[ 0.160861] Initializing cgroup subsys perf_event\n[ 0.161766] Initializing cgroup subsys net_prio\n[ 0.162684] Initializing cgroup subsys hugetlb\n[ 0.163599] Initializing cgroup subsys pids\n[ 0.164475] CPU: Physical Processor ID: 0\n[ 0.165988] mce: CPU supports 10 MCE banks\n[ 0.166877] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167915] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170168] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176668] ftrace: allocating 31920 entries in 125 pages\n[ 0.202872] smpboot: Max logical packages: 2\n[ 0.203795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204990] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.206351] x2apic enabled\n[ 0.207189] Switched APIC routing to physical x2apic.\n[ 0.209003] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210236] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214344] KVM setup paravirtual spinlock\n[ 0.215767] x86: Booting SMP configuration:\n[ 0.216691] .... node #0, CPUs: #1\n[ 0.217601] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.239311] x86: Booted up 1 node, 2 CPUs\n[ 0.239313] KVM setup async PF for cpu 1\n[ 0.239316] kvm-stealtime: cpu 1, msr f90d940\n[ 0.241964] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.243475] devtmpfs: initialized\n[ 0.245204] evm: security.selinux\n[ 0.245916] evm: security.SMACK64\n[ 0.246618] evm: security.SMACK64EXEC\n[ 0.247394] evm: security.SMACK64TRANSMUTE\n[ 0.248227] evm: security.SMACK64MMAP\n[ 0.249007] evm: security.ima\n[ 0.249680] evm: security.capability\n[ 0.250528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252483] pinctrl core: initialized pinctrl subsystem\n[ 0.253634] RTC time: 9:38:52, date: 10/22/18\n[ 0.254666] NET: Registered protocol family 16\n[ 0.264496] cpuidle: using governor ladder\n[ 0.276609] cpuidle: using governor menu\n[ 0.277430] PCCT header not found.\n[ 0.278270] ACPI: bus type PCI registered\n[ 0.279191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.280493] PCI: Using configuration type 1 for base access\n[ 0.293961] ACPI: Added _OSI(Module Device)\n[ 0.294828] ACPI: Added _OSI(Processor Device)\n[ 0.295699] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296613] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.298948] ACPI: Interpreter enabled\n[ 0.299740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.305434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.307349] ACPI: (supports S0 S5)\n[ 0.308076] ACPI: Using IOAPIC for interrupt routing\n[ 0.309150] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316262] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.318592] acpiphp: Slot [3] registered\n[ 0.319451] acpiphp: Slot [4] registered\n[ 0.320312] acpiphp: Slot [5] registered\n[ 0.321135] acpiphp: Slot [6] registered\n[ 0.321967] acpiphp: Slot [7] registered\n[ 0.322776] acpiphp: Slot [8] registered\n[ 0.323589] acpiphp: Slot [9] registered\n[ 0.324439] acpiphp: Slot [10] registered\n[ 0.335053] acpiphp: Slot [11] registered\n[ 0.335936] acpiphp: Slot [12] registered\n[ 0.336799] acpiphp: Slot [13] registered\n[ 0.337617] acpiphp: Slot [14] registered\n[ 0.338460] acpiphp: Slot [15] registered\n[ 0.339302] acpiphp: Slot [16] registered\n[ 0.340122] acpiphp: Slot [17] registered\n[ 0.340969] acpiphp: Slot [18] registered\n[ 0.341789] acpiphp: Slot [19] registered\n[ 0.342609] acpiphp: Slot [20] registered\n[ 0.343434] acpiphp: Slot [21] registered\n[ 0.344275] acpiphp: Slot [22] registered\n[ 0.345127] acpiphp: Slot [23] registered\n[ 0.345977] acpiphp: Slot [24] registered\n[ 0.346793] acpiphp: Slot [25] registered\n[ 0.347647] acpiphp: Slot [26] registered\n[ 0.348516] acpiphp: Slot [27] registered\n[ 0.349348] acpiphp: Slot [28] registered\n[ 0.350161] acpiphp: Slot [29] registered\n[ 0.350976] acpiphp: Slot [30] registered\n[ 0.351809] acpiphp: Slot [31] registered\n[ 0.352672] PCI host bridge to bus 0000:00\n[ 0.353491] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.354735] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.356021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357526] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358990] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365252] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367825] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369166] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.375692] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377186] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422807] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.425709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.427157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.428581] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.429889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.431123] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433963] vgaarb: loaded\n[ 0.434567] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436614] ACPI: bus type USB registered\n[ 0.437456] usbcore: registered new interface driver usbfs\n[ 0.438495] usbcore: registered new interface driver hub\n[ 0.439524] usbcore: registered new device driver usb\n[ 0.440671] PCI: Using ACPI for IRQ routing\n[ 0.441748] NetLabel: Initializing\n[ 0.442487] NetLabel: domain hash size = 128\n[ 0.443367] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444332] NetLabel: unlabeled traffic allowed by default\n[ 0.445500] clocksource: Switched to clocksource kvm-clock\n[ 0.451428] AppArmor: AppArmor Filesystem Enabled\n[ 0.452428] pnp: PnP ACPI init\n[ 0.453361] pnp: PnP ACPI: found 5 devices\n[ 0.460467] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462173] NET: Registered protocol family 2\n[ 0.463152] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.464444] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.465607] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.466809] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467925] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469064] NET: Registered protocol family 1\n[ 0.469919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.470990] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.472041] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.508703] Trying to unpack rootfs image as initramfs...\n[ 0.558018] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.572100] Scanning for low memory corruption every 60 seconds\n[ 0.573534] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574714] audit: initializing netlink subsys (disabled)\n[ 0.575749] audit: type=2000 audit(1540201133.799:1): initialized\n[ 0.577067] Initialise system trusted keyring\n[ 0.578054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581354] zbud: loaded\n[ 0.582132] VFS: Disk quotas dquot_6.6.0\n[ 0.582960] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584517] fuse init (API version 7.23)\n[ 0.585442] Key type big_key registered\n[ 0.586263] Allocating IMA MOK and blacklist keyrings.\n[ 0.587544] Key type asymmetric registered\n[ 0.588381] Asymmetric key parser 'x509' registered\n[ 0.589342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.590867] io scheduler noop registered\n[ 0.593588] io scheduler deadline registered (default)\n[ 0.594614] io scheduler cfq registered\n[ 0.595443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.596467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.597745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.599205] ACPI: Power Button [PWRF]\n[ 0.600081] GHES: HEST is not enabled!\n[ 0.618079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.657529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.681592] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.684089] Linux agpgart interface v0.103\n[ 0.686921] brd: module loaded\n[ 0.688412] loop: module loaded\n[ 0.694230] vda: vda1 vda15\n[ 0.695802] scsi host0: ata_piix\n[ 0.696640] scsi host1: ata_piix\n[ 0.697389] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698651] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.699990] libphy: Fixed MDIO Bus: probed\n[ 0.700870] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701892] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703902] PPP generic driver version 2.4.2\n[ 0.705019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706354] ehci-pci: EHCI PCI platform driver\n[ 0.707220] ehci-platform: EHCI generic platform driver\n[ 0.708203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709324] ohci-pci: OHCI PCI platform driver\n[ 0.710194] ohci-platform: OHCI generic platform driver\n[ 0.711181] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729973] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733460] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734587] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737226] usb usb1: Product: UHCI Host Controller\n[ 0.738166] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740357] hub 1-0:1.0: USB hub found\n[ 0.741132] hub 1-0:1.0: 2 ports detected\n[ 0.742056] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744158] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745116] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746184] mousedev: PS/2 mouse device common for all mice\n[ 0.747455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749285] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752768] i2c /dev entries driver\n[ 0.753536] device-mapper: uevent: version 1.0.3\n[ 0.754496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756115] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757451] NET: Registered protocol family 10\n[ 0.758471] NET: Registered protocol family 17\n[ 0.759375] Key type dns_resolver registered\n[ 0.760350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761432] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.764371] registered taskstats version 1\n[ 0.765198] Loading compiled-in X.509 certificates\n[ 0.766648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.768504] zswap: loaded using pool lzo/zbud\n[ 0.770055] Key type trusted registered\n[ 0.771793] Key type encrypted registered\n[ 0.772613] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773649] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774686] evm: HMAC attrs: 0x1\n[ 0.775657] Magic number: 6:213:627\n[ 0.776424] block vda15: hash matches\n[ 0.777281] rtc_cmos 00:00: setting system clock to 2018-10-22 09:38:53 UTC (1540201133)\n[ 0.778942] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780061] EDD information not available.\n[ 0.854880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866837] Write protecting the kernel read-only data: 14336k\n[ 0.868496] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870340] 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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\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.099807] 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.8...\nLease of 10.55.1.8 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.06. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\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.8,24,fe80::f816:3eff:feba:2ae2/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: "} 2018-10-22 09:39:07,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad/action used request id req-84a535d2-b0d4-4346-9e7c-bbfa7d29beec 2018-10-22 09:39:07,887 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:39:07,887 - 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 511108214 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.908 MHz processor [ 0.143502] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.145173] pid_max: default: 32768 minimum: 301 [ 0.146067] ACPI: Core revision 20150930 [ 0.147485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148832] Security Framework initialized [ 0.149655] Yama: becoming mindful. [ 0.150391] AppArmor: AppArmor initialized [ 0.151279] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152606] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.153891] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.155108] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.156506] Initializing cgroup subsys io [ 0.157312] Initializing cgroup subsys memory [ 0.158165] Initializing cgroup subsys devices [ 0.159067] Initializing cgroup subsys freezer [ 0.159968] Initializing cgroup subsys net_cls [ 0.160861] Initializing cgroup subsys perf_event [ 0.161766] Initializing cgroup subsys net_prio [ 0.162684] Initializing cgroup subsys hugetlb [ 0.163599] Initializing cgroup subsys pids [ 0.164475] CPU: Physical Processor ID: 0 [ 0.165988] mce: CPU supports 10 MCE banks [ 0.166877] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167915] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170168] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176668] ftrace: allocating 31920 entries in 125 pages [ 0.202872] smpboot: Max logical packages: 2 [ 0.203795] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204990] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.206351] x2apic enabled [ 0.207189] Switched APIC routing to physical x2apic. [ 0.209003] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210236] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214344] KVM setup paravirtual spinlock [ 0.215767] x86: Booting SMP configuration: [ 0.216691] .... node #0, CPUs: #1 [ 0.217601] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.239311] x86: Booted up 1 node, 2 CPUs [ 0.239313] KVM setup async PF for cpu 1 [ 0.239316] kvm-stealtime: cpu 1, msr f90d940 [ 0.241964] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.243475] devtmpfs: initialized [ 0.245204] evm: security.selinux [ 0.245916] evm: security.SMACK64 [ 0.246618] evm: security.SMACK64EXEC [ 0.247394] evm: security.SMACK64TRANSMUTE [ 0.248227] evm: security.SMACK64MMAP [ 0.249007] evm: security.ima [ 0.249680] evm: security.capability [ 0.250528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.252483] pinctrl core: initialized pinctrl subsystem [ 0.253634] RTC time: 9:38:52, date: 10/22/18 [ 0.254666] NET: Registered protocol family 16 [ 0.264496] cpuidle: using governor ladder [ 0.276609] cpuidle: using governor menu [ 0.277430] PCCT header not found. [ 0.278270] ACPI: bus type PCI registered [ 0.279191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280493] PCI: Using configuration type 1 for base access [ 0.293961] ACPI: Added _OSI(Module Device) [ 0.294828] ACPI: Added _OSI(Processor Device) [ 0.295699] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.298948] ACPI: Interpreter enabled [ 0.299740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.305434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.307349] ACPI: (supports S0 S5) [ 0.308076] ACPI: Using IOAPIC for interrupt routing [ 0.309150] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316262] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.318592] acpiphp: Slot [3] registered [ 0.319451] acpiphp: Slot [4] registered [ 0.320312] acpiphp: Slot [5] registered [ 0.321135] acpiphp: Slot [6] registered [ 0.321967] acpiphp: Slot [7] registered [ 0.322776] acpiphp: Slot [8] registered [ 0.323589] acpiphp: Slot [9] registered [ 0.324439] acpiphp: Slot [10] registered [ 0.335053] acpiphp: Slot [11] registered [ 0.335936] acpiphp: Slot [12] registered [ 0.336799] acpiphp: Slot [13] registered [ 0.337617] acpiphp: Slot [14] registered [ 0.338460] acpiphp: Slot [15] registered [ 0.339302] acpiphp: Slot [16] registered [ 0.340122] acpiphp: Slot [17] registered [ 0.340969] acpiphp: Slot [18] registered [ 0.341789] acpiphp: Slot [19] registered [ 0.342609] acpiphp: Slot [20] registered [ 0.343434] acpiphp: Slot [21] registered [ 0.344275] acpiphp: Slot [22] registered [ 0.345127] acpiphp: Slot [23] registered [ 0.345977] acpiphp: Slot [24] registered [ 0.346793] acpiphp: Slot [25] registered [ 0.347647] acpiphp: Slot [26] registered [ 0.348516] acpiphp: Slot [27] registered [ 0.349348] acpiphp: Slot [28] registered [ 0.350161] acpiphp: Slot [29] registered [ 0.350976] acpiphp: Slot [30] registered [ 0.351809] acpiphp: Slot [31] registered [ 0.352672] PCI host bridge to bus 0000:00 [ 0.353491] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354735] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.356021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357526] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358990] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365252] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367825] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369166] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.375692] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377186] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422807] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.425709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428581] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.429889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431123] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433963] vgaarb: loaded [ 0.434567] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436614] ACPI: bus type USB registered [ 0.437456] usbcore: registered new interface driver usbfs [ 0.438495] usbcore: registered new interface driver hub [ 0.439524] usbcore: registered new device driver usb [ 0.440671] PCI: Using ACPI for IRQ routing [ 0.441748] NetLabel: Initializing [ 0.442487] NetLabel: domain hash size = 128 [ 0.443367] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444332] NetLabel: unlabeled traffic allowed by default [ 0.445500] clocksource: Switched to clocksource kvm-clock [ 0.451428] AppArmor: AppArmor Filesystem Enabled [ 0.452428] pnp: PnP ACPI init [ 0.453361] pnp: PnP ACPI: found 5 devices [ 0.460467] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462173] NET: Registered protocol family 2 [ 0.463152] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.464444] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.465607] TCP: Hash tables configured (established 2048 bind 2048) [ 0.466809] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.467925] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.469064] NET: Registered protocol family 1 [ 0.469919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.470990] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.472041] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508703] Trying to unpack rootfs image as initramfs... [ 0.558018] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.572100] Scanning for low memory corruption every 60 seconds [ 0.573534] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574714] audit: initializing netlink subsys (disabled) [ 0.575749] audit: type=2000 audit(1540201133.799:1): initialized [ 0.577067] Initialise system trusted keyring [ 0.578054] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581354] zbud: loaded [ 0.582132] VFS: Disk quotas dquot_6.6.0 [ 0.582960] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584517] fuse init (API version 7.23) [ 0.585442] Key type big_key registered [ 0.586263] Allocating IMA MOK and blacklist keyrings. [ 0.587544] Key type asymmetric registered [ 0.588381] Asymmetric key parser 'x509' registered [ 0.589342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.590867] io scheduler noop registered [ 0.593588] io scheduler deadline registered (default) [ 0.594614] io scheduler cfq registered [ 0.595443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.597745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.599205] ACPI: Power Button [PWRF] [ 0.600081] GHES: HEST is not enabled! [ 0.618079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.657529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.681592] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684089] Linux agpgart interface v0.103 [ 0.686921] brd: module loaded [ 0.688412] loop: module loaded [ 0.694230] vda: vda1 vda15 [ 0.695802] scsi host0: ata_piix [ 0.696640] scsi host1: ata_piix [ 0.697389] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698651] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.699990] libphy: Fixed MDIO Bus: probed [ 0.700870] tun: Universal TUN/TAP device driver, 1.6 [ 0.701892] tun: (C) 1999-2004 Max Krasnyansky [ 0.703902] PPP generic driver version 2.4.2 [ 0.705019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706354] ehci-pci: EHCI PCI platform driver [ 0.707220] ehci-platform: EHCI generic platform driver [ 0.708203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709324] ohci-pci: OHCI PCI platform driver [ 0.710194] ohci-platform: OHCI generic platform driver [ 0.711181] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729973] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732429] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.733460] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.734587] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737226] usb usb1: Product: UHCI Host Controller [ 0.738166] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.739327] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740357] hub 1-0:1.0: USB hub found [ 0.741132] hub 1-0:1.0: 2 ports detected [ 0.742056] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745116] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746184] mousedev: PS/2 mouse device common for all mice [ 0.747455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749285] rtc_cmos 00:00: RTC can wake from S4 [ 0.750399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752768] i2c /dev entries driver [ 0.753536] device-mapper: uevent: version 1.0.3 [ 0.754496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756115] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757451] NET: Registered protocol family 10 [ 0.758471] NET: Registered protocol family 17 [ 0.759375] Key type dns_resolver registered [ 0.760350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761432] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762557] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.764371] registered taskstats version 1 [ 0.765198] Loading compiled-in X.509 certificates [ 0.766648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.768504] zswap: loaded using pool lzo/zbud [ 0.770055] Key type trusted registered [ 0.771793] Key type encrypted registered [ 0.772613] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773649] ima: No TPM chip found, activating TPM-bypass! [ 0.774686] evm: HMAC attrs: 0x1 [ 0.775657] Magic number: 6:213:627 [ 0.776424] block vda15: hash matches [ 0.777281] rtc_cmos 00:00: setting system clock to 2018-10-22 09:38:53 UTC (1540201133) [ 0.778942] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780061] EDD information not available. [ 0.854880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866837] Write protecting the kernel read-only data: 14336k [ 0.868496] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.870340] 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 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.099807] 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.8... Lease of 10.55.1.8 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.06. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPbz7HCLOHw9lGWGuu1WONhRfv9j8VB5AramXunlIi8Q7rlfCnzfIOaeRhIhmwMnUORkKGjFlx7MjhFoAB1GEvMUKYZNV1xxpD67NfE0VAysoKj6Y1G4wKFbXx+C5AQkDGXRHNYorzr/U5DwkjnemH19fp+2cJpw1KRYgXuntks3CpRK2dEyX7VLILEG2J4sioZmMP+tH1HbBcwKzlhi5tXap6don4LYEJ9dCSkoQ7m4493z9Cr6A0/AAa3Be/Ncie1GbtoV06Q6lNqrBbNQnXL1AuBlIm0h1Qi3ss1D+OG/ZYHaUKhEVwMQR87uLEOyVIsK6Wn+ULLBRFc/STRKhz root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 ssh-dss AAAAB3NzaC1kc3MAAACBAMdEVlzrqIuCARdwdvLhfqHvuXo4L+0aAgxcqiEu2K71q6Gj2omgVI3CKYKeRvziZcHYApjVuTtIa26ckKMRDH5UiRNFqr5GcMKTb2hj/YINyJs+QXoaqCPoH0OGFvmSNmWi/b9HLkcfTv0/PV5oQ6oA1nSpDUzRVQiXekpA1y/FAAAAFQC6Mflk1f3fzwk12Wkqbgkze+hRYwAAAIBzJt2mmQcmrZ7iGvgOm4PiKrU/0K4XC8qqeEmB3FePYYu5MzmprBsNV9nU6ABxTQSCc+QWpV2CrjoH6IY+KoRaHrtaP9HDXSQNc0kDo1B70hny6xvTJqC+3KT8d0YUC/aWTmfnyEIywSFPgM206oDkmVh+6KZFVY+VTSeql4V22QAAAIEAidgkuTpyibrplTYsr7yoKJMJMpOdCAr2VSbp2/++f81TpDZxaoSGp0pEQSdMQQiWj7hVurfZ1iMabqBtXqtlGsrC6mlJ2BuSdykovRcWEH0g2EB7xbHTBe2yQWUfAFjD3vrrIKtI57TW/pwS9/Dxfk1YoJiEnoaLVyLNGyH/WN0= root@createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:feba:2ae2/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 launch-index: 0 === cirros: current=0.4.0 uptime=2.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-73139cfb-f28e-42ff-87ec-6dc978 login: 2018-10-22 09:39:07,887 - create_instance - INFO - Checking if VM is active 2018-10-22 09:39:07,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:08,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e490e94-2a7d-48a2-acdf-2a8fbfd8181d x-compute-request-id: req-9e490e94-2a7d-48a2-acdf-2a8fbfd8181d Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:53Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:39:08,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-9e490e94-2a7d-48a2-acdf-2a8fbfd8181d 2018-10-22 09:39:08,211 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:39:08,211 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:39:08,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:08,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9023338a-2eae-4201-b2b6-4e8a958d2418 x-compute-request-id: req-9023338a-2eae-4201-b2b6-4e8a958d2418 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:2a:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp"}], "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:38:53Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:39:08,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-9023338a-2eae-4201-b2b6-4e8a958d2418 2018-10-22 09:39:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:08,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3eddec21-01c4-49f6-b3a5-d8adddf438f6 Date: Mon, 22 Oct 2018 09:39: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":["30e34560-9a3f-42bc-9be2-12610785cd7a"],"updated_at":"2018-10-22T09:37:11Z","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40b8de9466584b51a690fac225484057","id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net"}]} 2018-10-22 09:39:08,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net used request id req-3eddec21-01c4-49f6-b3a5-d8adddf438f6 2018-10-22 09:39:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:08,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf49c16a-0210-4fe6-91f1-9e2f13a4283f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:39:08,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-cf49c16a-0210-4fe6-91f1-9e2f13a4283f 2018-10-22 09:39:08,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:08,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f1266231-6f27-4643-9d19-990281f45afd Date: Mon, 22 Oct 2018 09:39:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:11Z","dns_nameservers":[],"updated_at":"2018-10-22T09:37: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":"40b8de9466584b51a690fac225484057","id":"30e34560-9a3f-42bc-9be2-12610785cd7a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet"}]} 2018-10-22 09:39:08,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-f1266231-6f27-4643-9d19-990281f45afd 2018-10-22 09:39:08,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:08,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c1663a20-31d9-4348-a082-e4ef6376c616 Date: Mon, 22 Oct 2018 09:39:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.2"}],"id":"62478d45-9353-4aca-b2ae-75f3dcca5975","security_groups":[],"mac_address":"fa:16:3e:2e:25:fc","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:38:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.8"}],"id":"7b3964a3-0948-4d66-82e7-831b5c8c7249","security_groups":["b3724da5-c449-4cc4-897b-1d75e0f27fef","b9491366-ab71-4a3d-98a4-3f33fd7be861"],"mac_address":"fa:16:3e:ba:2a:e2","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:31Z","binding:vnic_type":"normal","device_id":"4344d031-2887-4d44-bf41-f035e1ed5fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.4"}],"id":"a46ab713-5f71-4f6d-8cd6-4005a254aaa3","security_groups":[],"mac_address":"fa:16:3e:b3:8a:3e","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.3"}],"id":"aca952dc-2807-4268-a753-1fb83e3f2ff4","security_groups":[],"mac_address":"fa:16:3e:fb:8c:a0","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2c47ccd-ec1d-4374-84f4-c8af4ec941ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:37:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"30e34560-9a3f-42bc-9be2-12610785cd7a","ip_address":"10.55.1.1"}],"id":"f8ca871a-74c9-4ae4-97df-05f188a21a40","security_groups":[],"mac_address":"fa:16:3e:6c:c9:d1","project_id":"40b8de9466584b51a690fac225484057","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2c47ccd-ec1d-4374-84f4-c8af4ec941ba","tenant_id":"40b8de9466584b51a690fac225484057","created_at":"2018-10-22T09:37:20Z","binding:vnic_type":"normal","device_id":"fc0fc906-8c06-4e00-8352-9213cffbf542"}]} 2018-10-22 09:39:08,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-c1663a20-31d9-4348-a082-e4ef6376c616 2018-10-22 09:39:08,911 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:39:08,914 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75f8350L 2018-10-22 09:39:08,915 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:39:08,915 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:39:08,915 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:39:08,916 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:39:08,917 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:39:08,917 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:39:08,917 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:39:08,917 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:39:08,917 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:39:08,934 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:39:08,935 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:39:08,947 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:39:08,972 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:39:08,978 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:39:09,079 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:39:09,093 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:39:09,093 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:39:09,095 - paramiko.transport - DEBUG - starting thread (client mode): 0xe75f8810L 2018-10-22 09:39:09,095 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:39:09,096 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:39:09,096 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:39:09,097 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:39:09,097 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:39:09,098 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:39:09,098 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:39:09,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:39:09,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:39:09,115 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:39:09,116 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:39:09,127 - paramiko.transport - DEBUG - Trying key aadead4f5d1a433c6491cccac170bc74 from tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da 2018-10-22 09:39:09,156 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:39:09,159 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:39:09,192 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:39:09,193 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:39:09,193 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:39:09,195 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:39:09,198 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:39:09,199 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-10-22 09:39:09,199 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-10-22 09:39:09,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/68a94c14-0153-4b85-8c85-656ebba89017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:10,155 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7ad211c-ca5d-47a3-99d0-c29ff70eef09 Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:10,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/68a94c14-0153-4b85-8c85-656ebba89017 used request id req-a7ad211c-ca5d-47a3-99d0-c29ff70eef09 2018-10-22 09:39:10,156 - create_instance - INFO - Deleting Port with ID - 7b3964a3-0948-4d66-82e7-831b5c8c7249 2018-10-22 09:39:10,156 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43daport-1 2018-10-22 09:39:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7b3964a3-0948-4d66-82e7-831b5c8c7249 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:10,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f15a0e14-a75a-4755-b729-20677bd9c5d0 Date: Mon, 22 Oct 2018 09:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:10,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7b3964a3-0948-4d66-82e7-831b5c8c7249 used request id req-f15a0e14-a75a-4755-b729-20677bd9c5d0 2018-10-22 09:39:10,590 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst 2018-10-22 09:39:10,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:10,750 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:39:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8010ed5-f3cc-4582-b143-e2dd09047704 x-compute-request-id: req-c8010ed5-f3cc-4582-b143-e2dd09047704 Content-Type: application/json 2018-10-22 09:39:10,750 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-c8010ed5-f3cc-4582-b143-e2dd09047704 2018-10-22 09:39:10,750 - create_instance - INFO - Checking deletion status 2018-10-22 09:39:10,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:11,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5faa997-fa0d-47cf-ac5d-6a7a1fae3b0c x-compute-request-id: req-c5faa997-fa0d-47cf-ac5d-6a7a1fae3b0c 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.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4344d031-2887-4d44-bf41-f035e1ed5fad", "rel": "bookmark"}], "image": {"id": "e3062729-3216-44c6-b182-cc0f9830863c", "links": [{"href": "http://172.30.9.28:8774/images/e3062729-3216-44c6-b182-cc0f9830863c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:37:42.000000", "flavor": {"id": "077bf269-ab74-42b5-8093-6ffc551aea59", "links": [{"href": "http://172.30.9.28:8774/flavors/077bf269-ab74-42b5-8093-6ffc551aea59", "rel": "bookmark"}]}, "id": "4344d031-2887-4d44-bf41-f035e1ed5fad", "user_id": "31d06bddae054b9ea00a802584c87f9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:39:10Z", "hostId": "0b69afaacf73f29d0ea1dd6ef22aa68e8da15643fff9efa27220ae93", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp", "name": "CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst", "created": "2018-10-22T09:37:35Z", "tenant_id": "40b8de9466584b51a690fac225484057", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:39:11,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-c5faa997-fa0d-47cf-ac5d-6a7a1fae3b0c 2018-10-22 09:39:11,001 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst] is - ACTIVE 2018-10-22 09:39:11,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:39:14,005 - create_instance - DEBUG - VM status query timeout in 296.745608091 2018-10-22 09:39:14,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24836b413cba42b1414267728ce200b9e61e2957" 2018-10-22 09:39:14,053 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c14378dc-e28f-4729-993b-87a82f204c40 x-compute-request-id: req-c14378dc-e28f-4729-993b-87a82f204c40 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4344d031-2887-4d44-bf41-f035e1ed5fad could not be found.", "code": 404}} 2018-10-22 09:39:14,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4344d031-2887-4d44-bf41-f035e1ed5fad used request id req-c14378dc-e28f-4729-993b-87a82f204c40 2018-10-22 09:39:14,054 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4344d031-2887-4d44-bf41-f035e1ed5fad could not be found. (HTTP 404) (Request-ID: req-c14378dc-e28f-4729-993b-87a82f204c40) 2018-10-22 09:39:14,054 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-inst 2018-10-22 09:39:14,055 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp 2018-10-22 09:39:14,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356af0ee88d305e331d6ed4321bd2bb4653cb381" 2018-10-22 09:39:14,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-334e7cc2-87e1-4a14-982b-d79b3dcb2e42 x-compute-request-id: req-334e7cc2-87e1-4a14-982b-d79b3dcb2e42 Content-Length: 0 Content-Type: application/json 2018-10-22 09:39:14,107 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-kp used request id req-334e7cc2-87e1-4a14-982b-d79b3dcb2e42 2018-10-22 09:39:14,108 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da.pub] 2018-10-22 09:39:14,108 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da] 2018-10-22 09:39:14,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e1a01b887c7bd060c64a43f71b5dc726e4e073" 2018-10-22 09:39:14,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a195fcb1-a8b2-4dfc-b9af-23ba50cb1e31 x-compute-request-id: req-a195fcb1-a8b2-4dfc-b9af-23ba50cb1e31 Content-Length: 0 Content-Type: application/json 2018-10-22 09:39:14,164 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/077bf269-ab74-42b5-8093-6ffc551aea59 used request id req-a195fcb1-a8b2-4dfc-b9af-23ba50cb1e31 2018-10-22 09:39:14,164 - neutron_utils - INFO - Deleting security group rule with ID - e981d622-4f70-406d-bd93-018b82293f94 2018-10-22 09:39:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e981d622-4f70-406d-bd93-018b82293f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:39:14,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d72951ce-812d-47a2-a19d-fb691e04254f Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:14,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e981d622-4f70-406d-bd93-018b82293f94 used request id req-d72951ce-812d-47a2-a19d-fb691e04254f 2018-10-22 09:39:14,433 - neutron_utils - INFO - Deleting security group rule with ID - f88e44fa-de23-44cb-88b3-720eafb261c8 2018-10-22 09:39:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f88e44fa-de23-44cb-88b3-720eafb261c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:39:14,878 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3da26859-5d2f-4a65-b971-93ebc16e7293 Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:14,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f88e44fa-de23-44cb-88b3-720eafb261c8 used request id req-3da26859-5d2f-4a65-b971-93ebc16e7293 2018-10-22 09:39:14,879 - neutron_utils - INFO - Deleting security group rule with ID - 4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd 2018-10-22 09:39:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:39:15,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b15bf9cc-bacb-40ef-808d-f80b13e5b121 Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:15,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4a4ab5fb-6b0b-4f7f-9a6d-0ba55005c0bd used request id req-b15bf9cc-bacb-40ef-808d-f80b13e5b121 2018-10-22 09:39:15,116 - neutron_utils - INFO - Deleting security group rule with ID - 3026552d-8339-4276-b565-4f63d57d5de0 2018-10-22 09:39:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3026552d-8339-4276-b565-4f63d57d5de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:39:15,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1c0eaec-0fbb-4dce-9381-34be9f1626c9 Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:15,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3026552d-8339-4276-b565-4f63d57d5de0 used request id req-f1c0eaec-0fbb-4dce-9381-34be9f1626c9 2018-10-22 09:39:15,414 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-sec-grp 2018-10-22 09:39:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b9491366-ab71-4a3d-98a4-3f33fd7be861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08a62a1179fb3b2ed737dc010ab43efa2e3ff3" 2018-10-22 09:39:15,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2284443-9c8c-41cd-b1b2-541c606fedfa Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:15,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b9491366-ab71-4a3d-98a4-3f33fd7be861 used request id req-d2284443-9c8c-41cd-b1b2-541c606fedfa 2018-10-22 09:39:15,576 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router and subnet CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet 2018-10-22 09:39:15,576 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router 2018-10-22 09:39:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" -d '{"subnet_id": "30e34560-9a3f-42bc-9be2-12610785cd7a"}' 2018-10-22 09:39:16,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-255edde4-3e03-4d79-8d32-cf86f0d186b1 Date: Mon, 22 Oct 2018 09:39:16 GMT RESP BODY: {"network_id": "e2c47ccd-ec1d-4374-84f4-c8af4ec941ba", "tenant_id": "40b8de9466584b51a690fac225484057", "subnet_id": "30e34560-9a3f-42bc-9be2-12610785cd7a", "subnet_ids": ["30e34560-9a3f-42bc-9be2-12610785cd7a"], "port_id": "f8ca871a-74c9-4ae4-97df-05f188a21a40", "id": "fc0fc906-8c06-4e00-8352-9213cffbf542"} 2018-10-22 09:39:16,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542/remove_router_interface used request id req-255edde4-3e03-4d79-8d32-cf86f0d186b1 2018-10-22 09:39:16,913 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router 2018-10-22 09:39:16,913 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-router 2018-10-22 09:39:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619a693da3fbc018088b3f72da178641f2ecb80e" 2018-10-22 09:39:20,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96e15d49-360f-4d98-aa4f-b64ddfa8e0d0 Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:20,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fc0fc906-8c06-4e00-8352-9213cffbf542 used request id req-96e15d49-360f-4d98-aa4f-b64ddfa8e0d0 2018-10-22 09:39:20,221 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet 2018-10-22 09:39:20,221 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-subnet 2018-10-22 09:39:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/30e34560-9a3f-42bc-9be2-12610785cd7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:39:22,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee4aa73e-3403-472c-affe-3aaa8a124bba Date: Mon, 22 Oct 2018 09:39:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:22,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/30e34560-9a3f-42bc-9be2-12610785cd7a used request id req-ee4aa73e-3403-472c-affe-3aaa8a124bba 2018-10-22 09:39:22,348 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-pub-net 2018-10-22 09:39:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e2c47ccd-ec1d-4374-84f4-c8af4ec941ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c106a87392ac76db1c0309cc7a3db73cd6920e2" 2018-10-22 09:39:23,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b8a130b-b7f1-4366-8ef5-4a7c6e86e863 Date: Mon, 22 Oct 2018 09:39:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:23,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e2c47ccd-ec1d-4374-84f4-c8af4ec941ba used request id req-3b8a130b-b7f1-4366-8ef5-4a7c6e86e863 2018-10-22 09:39:23,485 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-73139cfb-f28e-42ff-87ec-6dc9788f43da-image 2018-10-22 09:39:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1759a10c48ff9d9c0ef2d724a754fb9fe0d44d00" 2018-10-22 09:39:24,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42677c12-2981-42a2-9716-93ff58965be0 Date: Mon, 22 Oct 2018 09:39:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:39:24,526 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e3062729-3216-44c6-b182-cc0f9830863c used request id req-42677c12-2981-42a2-9716-93ff58965be0 2018-10-22 09:39:24,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:24,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-01ada3f4-5ff8-4287-9d9c-617497030cea Date: Mon, 22 Oct 2018 09:39:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:10Z", "updated_at": "2018-10-22T09:37:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "revision_number": 0, "id": "08886c44-2c9b-4d81-ae84-e7d8f0aea6a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "revision_number": 0, "id": "2d7d1e4e-ffa3-4d41-bfba-bbd556fe94d2", "remote_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "revision_number": 0, "id": "7625868c-03bf-4988-b249-1fd5a1a1037e", "remote_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "revision_number": 0, "id": "c06d4d04-cccd-42aa-9720-a084117c79a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "tenant_id": "40b8de9466584b51a690fac225484057", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b8de9466584b51a690fac225484057"}], "revision_number": 4, "project_id": "40b8de9466584b51a690fac225484057", "id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:39:24,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-01ada3f4-5ff8-4287-9d9c-617497030cea 2018-10-22 09:39:24,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:24,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd555df-9751-4b20-b14b-786ea49a9224 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:39:24,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-9dd555df-9751-4b20-b14b-786ea49a9224 2018-10-22 09:39:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:24,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d7491a-4eab-466a-b023-8c1d58ea9adf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057"}, "enabled": true, "id": "40b8de9466584b51a690fac225484057", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj"}} 2018-10-22 09:39:24,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-c0d7491a-4eab-466a-b023-8c1d58ea9adf 2018-10-22 09:39:24,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3724da5-c449-4cc4-897b-1d75e0f27fef 2018-10-22 09:39:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b3724da5-c449-4cc4-897b-1d75e0f27fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:25,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dba37c34-7445-4c98-8cf4-0e2f8714d954 Date: Mon, 22 Oct 2018 09:39:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:10Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "08886c44-2c9b-4d81-ae84-e7d8f0aea6a4"}, {"remote_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:10Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "2d7d1e4e-ffa3-4d41-bfba-bbd556fe94d2"}, {"remote_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:10Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "7625868c-03bf-4988-b249-1fd5a1a1037e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:37:10Z", "security_group_id": "b3724da5-c449-4cc4-897b-1d75e0f27fef", "port_range_min": null, "revision_number": 0, "tenant_id": "40b8de9466584b51a690fac225484057", "created_at": "2018-10-22T09:37:10Z", "project_id": "40b8de9466584b51a690fac225484057", "id": "c06d4d04-cccd-42aa-9720-a084117c79a8"}]} 2018-10-22 09:39:25,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b3724da5-c449-4cc4-897b-1d75e0f27fef used request id req-dba37c34-7445-4c98-8cf4-0e2f8714d954 2018-10-22 09:39:25,102 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:39:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b3724da5-c449-4cc4-897b-1d75e0f27fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:25,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a575eb3-17be-47e4-8bfc-67b194c92865 Content-Length: 0 Date: Mon, 22 Oct 2018 09:39:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:39:25,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b3724da5-c449-4cc4-897b-1d75e0f27fef used request id req-0a575eb3-17be-47e4-8bfc-67b194c92865 2018-10-22 09:39:25,412 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj 2018-10-22 09:39:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:25,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb16209-edb2-4cc6-9143-347386fc146d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:39:25,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/40b8de9466584b51a690fac225484057 used request id req-bbb16209-edb2-4cc6-9143-347386fc146d 2018-10-22 09:39:25,625 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-proj-role 2018-10-22 09:39:25,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b262f29d253e4281a53f9650c07b4329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:25,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67982554-b153-4bee-8a54-730a44472e10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:39:25,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b262f29d253e4281a53f9650c07b4329 used request id req-67982554-b153-4bee-8a54-730a44472e10 2018-10-22 09:39:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7f2f3e571ffca35f28e855694ff584b97f003a" 2018-10-22 09:39:25,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c21dfb2-2aad-416d-84f1-de4702cbc48a Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:39:25,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c21dfb2-2aad-416d-84f1-de4702cbc48a 2018-10-22 09:39:25,823 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-84322df6-ebd6-47e-user 2018-10-22 09:39:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/31d06bddae054b9ea00a802584c87f9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a362f9c449d45af9a37002c26ea2bbd62b39eaf" 2018-10-22 09:39:26,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d395ef3-6848-431f-9554-ed5f0871a797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:39:26,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/31d06bddae054b9ea00a802584c87f9e used request id req-7d395ef3-6848-431f-9554-ed5f0871a797 2018-10-22 09:39:26,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:26,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["coxFutkARNmhAewTnz16BA"], "issued_at": "2018-10-22T09:39:26.000000Z"}} 2018-10-22 09:39:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc5ed2642100112d8bad62e04d64c8701693e38" 2018-10-22 09:39:26,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6769b2-610d-4bd3-b536-79a287662871 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:26,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bb6769b2-610d-4bd3-b536-79a287662871 2018-10-22 09:39:26,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:26,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:26,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["H4M2keI9TXaGWVr2Enm2Jg"], "issued_at": "2018-10-22T09:39:26.000000Z"}} 2018-10-22 09:39:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:39:26,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2156cf42-3cd1-4d6b-9464-903203a3218d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:26,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2156cf42-3cd1-4d6b-9464-903203a3218d 2018-10-22 09:39:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:39:27,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:39:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:39:27,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7d4851-e780-4bec-b271-a2b6df9e1f96 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:39:27,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj used request id req-ba7d4851-e780-4bec-b271-a2b6df9e1f96 2018-10-22 09:39:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:39:27,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91eef22d-e739-4260-bd20-a8eeeb05d727 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:39:27,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-91eef22d-e739-4260-bd20-a8eeeb05d727 2018-10-22 09:39:27,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}}' 2018-10-22 09:39:27,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6abf91cf-8669-4b48-86ec-bbfba42f76df Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:27,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6abf91cf-8669-4b48-86ec-bbfba42f76df 2018-10-22 09:39:27,305 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj 2018-10-22 09:39:27,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:27,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:27,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["HOAJ1W-1QPOff1vn3EtQOA"], "issued_at": "2018-10-22T09:39:27.000000Z"}} 2018-10-22 09:39:27,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978b14b970b6324caa2e30ff12d84b203aa9318c" 2018-10-22 09:39:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e06fec3-9cf9-40f2-ba79-7c7155ad309c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:27,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e06fec3-9cf9-40f2-ba79-7c7155ad309c 2018-10-22 09:39:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:39:27,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:39:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978b14b970b6324caa2e30ff12d84b203aa9318c" 2018-10-22 09:39:27,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac736e1-b6b6-469c-8bf9-1cb71ba13cfc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:39:27,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cac736e1-b6b6-469c-8bf9-1cb71ba13cfc 2018-10-22 09:39:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978b14b970b6324caa2e30ff12d84b203aa9318c" 2018-10-22 09:39:27,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f684625-da65-4709-9362-023f2dd5dd3b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}]} 2018-10-22 09:39:27,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj used request id req-4f684625-da65-4709-9362-023f2dd5dd3b 2018-10-22 09:39:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978b14b970b6324caa2e30ff12d84b203aa9318c" 2018-10-22 09:39:27,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5b16f5-dbdf-400b-93eb-5b88cd469455 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:39:27,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2f5b16f5-dbdf-400b-93eb-5b88cd469455 2018-10-22 09:39:28,467 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user 2018-10-22 09:39:28,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:28,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:39:28,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc1aeb0-a9c3-4f7d-a040-7907d32d7919 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:39:28,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4cc1aeb0-a9c3-4f7d-a040-7907d32d7919 2018-10-22 09:39:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}}' 2018-10-22 09:39:28,610 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c091fe-836c-4432-9d18-d85abe0b356f Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea429cd8ec484ae6af1a871cf98fce48", "links": {"self": "http://172.30.9.28:5000/v3/roles/ea429cd8ec484ae6af1a871cf98fce48"}, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}} 2018-10-22 09:39:28,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-75c091fe-836c-4432-9d18-d85abe0b356f 2018-10-22 09:39:28,611 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role 2018-10-22 09:39:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ea429cd8ec484ae6af1a871cf98fce48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:39:28,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3dc835d-b1ba-4f31-8e32-dc1849d03692 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ea429cd8ec484ae6af1a871cf98fce48"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role", "id": "ea429cd8ec484ae6af1a871cf98fce48"}} 2018-10-22 09:39:28,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ea429cd8ec484ae6af1a871cf98fce48 used request id req-c3dc835d-b1ba-4f31-8e32-dc1849d03692 2018-10-22 09:39:28,701 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role to project CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj 2018-10-22 09:39:28,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f/users/fdd851423494416c8db166aa326d93ff/roles/ea429cd8ec484ae6af1a871cf98fce48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:39:28,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a83d981-60ce-4c15-a323-081b47e79ab7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:39:28,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f/users/fdd851423494416c8db166aa326d93ff/roles/ea429cd8ec484ae6af1a871cf98fce48 used request id req-6a83d981-60ce-4c15-a323-081b47e79ab7 2018-10-22 09:39:28,823 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:39:28,825 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:39:28,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:28,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:29,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["_yY611MZQpyNWgQy1j3PdQ"], "issued_at": "2018-10-22T09:39:29.000000Z"}} 2018-10-22 09:39:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:39:29,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6708659d-cfa5-4add-881f-33a5a7ba0cf6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:29,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6708659d-cfa5-4add-881f-33a5a7ba0cf6 2018-10-22 09:39:29,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:39:29,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e943d145-8751-434b-a026-8a899907524a Date: Mon, 22 Oct 2018 09:39:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image"} 2018-10-22 09:39:29,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image used request id req-e943d145-8751-434b-a026-8a899907524a 2018-10-22 09:39:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:39:29,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e03254f6-ff67-4b5e-94ea-3f0fa6d70ba1 Date: Mon, 22 Oct 2018 09:39:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:39:29,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e03254f6-ff67-4b5e-94ea-3f0fa6d70ba1 2018-10-22 09:39:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image"}' 2018-10-22 09:39:29,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 X-Openstack-Request-Id: req-a5e3c8bf-7ed0-40bb-8f7e-124a782ab7b0 Date: Mon, 22 Oct 2018 09:39:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:39:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:39:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "min_disk": 0, "protected": false, "id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "file": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/file", "checksum": null, "owner": "90f803a7709b4772b40d6ad5c249c89f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:39:29,834 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a5e3c8bf-7ed0-40bb-8f7e-124a782ab7b0 2018-10-22 09:39:29,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" -d '' 2018-10-22 09:39:31,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b80b9a0e-e980-427d-89a5-f57ddfcc7eb6 Date: Mon, 22 Oct 2018 09:39:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:39:31,033 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/file used request id req-b80b9a0e-e980-427d-89a5-f57ddfcc7eb6 2018-10-22 09:39:31,034 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:39:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:39:31,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-391c92e3-2bd5-4367-bc26-20e793e108e1 Date: Mon, 22 Oct 2018 09:39:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:39:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:39:30Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/snap", "metadata": {}}], "self": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "min_disk": 0, "protected": false, "id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "file": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90f803a7709b4772b40d6ad5c249c89f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:39:31,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 used request id req-391c92e3-2bd5-4367-bc26-20e793e108e1 2018-10-22 09:39:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:39:31,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83f6107e-f1d7-4664-a03f-01d7b7d6d31c Date: Mon, 22 Oct 2018 09:39:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:39:31,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-83f6107e-f1d7-4664-a03f-01d7b7d6d31c 2018-10-22 09:39:31,363 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image 2018-10-22 09:39:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:39:31,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ae442156-35e3-47af-adab-4515cc855283 Date: Mon, 22 Oct 2018 09:39:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:39:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:39:30Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/snap", "metadata": {}}], "self": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "min_disk": 0, "protected": false, "id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "file": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90f803a7709b4772b40d6ad5c249c89f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:39:31,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 used request id req-ae442156-35e3-47af-adab-4515cc855283 2018-10-22 09:39:31,532 - create_image - DEBUG - Instance status is - active 2018-10-22 09:39:31,532 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image 2018-10-22 09:39:31,532 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image 2018-10-22 09:39:31,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:31,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:31,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["GpXbskfaSfeJrZxdEIuTEg"], "issued_at": "2018-10-22T09:39:31.000000Z"}} 2018-10-22 09:39:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:39:31,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69685810-9cb1-4213-afc8-be07bbbe633f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:31,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-69685810-9cb1-4213-afc8-be07bbbe633f 2018-10-22 09:39:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:39:32,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-42b9aff6-af7a-4bd2-9e7c-9037de240bc4 Date: Mon, 22 Oct 2018 09:39:32 GMT RESP BODY: {"networks":[]} 2018-10-22 09:39:32,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-42b9aff6-af7a-4bd2-9e7c-9037de240bc4 2018-10-22 09:39:32,160 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net 2018-10-22 09:39:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net", "admin_state_up": true}}' 2018-10-22 09:39:32,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-335aa9b6-eaad-4591-8819-b15ebeecc2e3 Date: Mon, 22 Oct 2018 09:39:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c852e648-a1ea-48e5-ae99-507265cc9942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:39:32Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","mtu":1450}} 2018-10-22 09:39:32,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-335aa9b6-eaad-4591-8819-b15ebeecc2e3 2018-10-22 09:39:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:39:32,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3f950607-3c89-4ec0-b4d2-6adf25e62a31 Date: Mon, 22 Oct 2018 09:39: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":"2018-10-22T09:39:32Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:32,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-3f950607-3c89-4ec0-b4d2-6adf25e62a31 2018-10-22 09:39:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:39:32,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18517628-c455-4930-931b-99a2a7273907 Date: Mon, 22 Oct 2018 09:39:32 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:39:32,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-18517628-c455-4930-931b-99a2a7273907 2018-10-22 09:39:32,940 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet 2018-10-22 09:39:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" -d '{"subnets": [{"ip_version": 4, "network_id": "c852e648-a1ea-48e5-ae99-507265cc9942", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]}' 2018-10-22 09:39:33,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52f3f2a6-ff59-420a-a57c-2c606ca91898 Date: Mon, 22 Oct 2018 09:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:33,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-52f3f2a6-ff59-420a-a57c-2c606ca91898 2018-10-22 09:39:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:39:33,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3ca7355d-bd9f-4860-b7cc-6d9adb8ab46f Date: Mon, 22 Oct 2018 09:39: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:33,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-3ca7355d-bd9f-4860-b7cc-6d9adb8ab46f 2018-10-22 09:39:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:39:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f0ef6a29-999c-49e0-a120-d013802301e0 Date: Mon, 22 Oct 2018 09:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:33,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-f0ef6a29-999c-49e0-a120-d013802301e0 2018-10-22 09:39:33,780 - OpenStackNetwork - DEBUG - Network [c852e648-a1ea-48e5-ae99-507265cc9942] created successfully 2018-10-22 09:39:33,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:33,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:34,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["7rEUg3MWQnWES7eHav0n5g"], "issued_at": "2018-10-22T09:39:34.000000Z"}} 2018-10-22 09:39:34,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:34,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f329db1f-75ea-4c1e-8036-9f425fd9d6be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:34,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f329db1f-75ea-4c1e-8036-9f425fd9d6be 2018-10-22 09:39:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:34,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb62cf33-2509-475b-9ada-1547bfbc82ae Date: Mon, 22 Oct 2018 09:39:34 GMT RESP BODY: {"routers": []} 2018-10-22 09:39:34,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router&admin_state_up=True used request id req-fb62cf33-2509-475b-9ada-1547bfbc82ae 2018-10-22 09:39:34,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:34,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:34,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["XePhaFRBQPiZeLW-aXaU4g"], "issued_at": "2018-10-22T09:39:34.000000Z"}} 2018-10-22 09:39:34,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2a3e02e1f96f2cca446d58291b74eaea476e32" 2018-10-22 09:39:34,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06b2692-9df0-4b05-b814-9c6efc8cd372 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:34,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c06b2692-9df0-4b05-b814-9c6efc8cd372 2018-10-22 09:39:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:35,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3478d675-c35a-4fdf-aede-a38d7ceadb4c Date: Mon, 22 Oct 2018 09:39:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:39:35,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-3478d675-c35a-4fdf-aede-a38d7ceadb4c 2018-10-22 09:39:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:35,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09aae2ed-ab35-41bc-be9b-c144030e55c9 Date: Mon, 22 Oct 2018 09:39:35 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:39:35,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-09aae2ed-ab35-41bc-be9b-c144030e55c9 2018-10-22 09:39:35,532 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router 2018-10-22 09:39:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router", "admin_state_up": true}}' 2018-10-22 09:39:40,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-25511764-0e6e-4c28-b892-6777be15be13 Date: Mon, 22 Oct 2018 09:39:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:36Z", "admin_state_up": true, "updated_at": "2018-10-22T09:39:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "dee540aa-f628-4759-a4d7-5b907710bfb9", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router"}} 2018-10-22 09:39:40,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-25511764-0e6e-4c28-b892-6777be15be13 2018-10-22 09:39:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dee540aa-f628-4759-a4d7-5b907710bfb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:40,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98f5000e-59e9-4d19-82bf-730a935c9d1c Date: Mon, 22 Oct 2018 09:39:40 GMT RESP BODY: {"ports":[]} 2018-10-22 09:39:40,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dee540aa-f628-4759-a4d7-5b907710bfb9 used request id req-98f5000e-59e9-4d19-82bf-730a935c9d1c 2018-10-22 09:39:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:41,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dd8b5691-952e-4166-835b-1542d1bf34cf Date: Mon, 22 Oct 2018 09: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:41,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-dd8b5691-952e-4166-835b-1542d1bf34cf 2018-10-22 09:39:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:39:41,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:39:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:41,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a9bd8c-413b-4000-8930-4d9101dfec17 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:41,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-e4a9bd8c-413b-4000-8930-4d9101dfec17 2018-10-22 09:39:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c211838f-f0db-4e2c-a385-5b128a5b139d Date: Mon, 22 Oct 2018 09:39:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:41,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-c211838f-f0db-4e2c-a385-5b128a5b139d 2018-10-22 09:39:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:41,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b2ff04a0-ae20-4e47-856e-30d68909d753 Date: Mon, 22 Oct 2018 09:39:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:41,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet used request id req-b2ff04a0-ae20-4e47-856e-30d68909d753 2018-10-22 09:39:41,586 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:39:41,586 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router 2018-10-22 09:39:41,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" -d '{"subnet_id": "4ee9782d-b838-4ff1-8333-cf0339346f77"}' 2018-10-22 09:39:43,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b683f0f-41d1-4b89-bb6d-2862fbad1f5d Date: Mon, 22 Oct 2018 09:39:43 GMT RESP BODY: {"network_id": "c852e648-a1ea-48e5-ae99-507265cc9942", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "subnet_id": "4ee9782d-b838-4ff1-8333-cf0339346f77", "subnet_ids": ["4ee9782d-b838-4ff1-8333-cf0339346f77"], "port_id": "bcc63c63-e210-4ed3-af54-10e410f2e08b", "id": "dee540aa-f628-4759-a4d7-5b907710bfb9"} 2018-10-22 09:39:43,392 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9/add_router_interface used request id req-1b683f0f-41d1-4b89-bb6d-2862fbad1f5d 2018-10-22 09:39:43,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:43,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8198769a-4fbf-43e8-9fd5-7169fff77ea1 Date: Mon, 22 Oct 2018 09:39:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:36Z", "admin_state_up": true, "updated_at": "2018-10-22T09:39:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "dee540aa-f628-4759-a4d7-5b907710bfb9", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router"}} 2018-10-22 09:39:43,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9 used request id req-8198769a-4fbf-43e8-9fd5-7169fff77ea1 2018-10-22 09:39:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dee540aa-f628-4759-a4d7-5b907710bfb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a9be5759-9702-47ca-bcea-23bf57efa030 Date: Mon, 22 Oct 2018 09:39:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"}]} 2018-10-22 09:39:43,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dee540aa-f628-4759-a4d7-5b907710bfb9 used request id req-a9be5759-9702-47ca-bcea-23bf57efa030 2018-10-22 09:39:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4ee9782d-b838-4ff1-8333-cf0339346f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:39:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b826e775-ec47-4087-9b4f-52a840ccb602 Date: Mon, 22 Oct 2018 09:39:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}} 2018-10-22 09:39:44,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4ee9782d-b838-4ff1-8333-cf0339346f77 used request id req-b826e775-ec47-4087-9b4f-52a840ccb602 2018-10-22 09:39:44,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:44,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:44,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["OtXl_azPRf-6f4-0ytj28Q"], "issued_at": "2018-10-22T09:39:44.000000Z"}} 2018-10-22 09:39:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d97f67c26ef1be356f0e3111abd9dfdce26633" 2018-10-22 09:39:44,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f8050f-1b3c-4d9f-ac4b-2e6412957e59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:44,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c0f8050f-1b3c-4d9f-ac4b-2e6412957e59 2018-10-22 09:39:44,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:39:44,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d97f67c26ef1be356f0e3111abd9dfdce26633" 2018-10-22 09:39:44,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-997288d0-8596-4588-b352-47d2f2124da4 x-compute-request-id: req-997288d0-8596-4588-b352-47d2f2124da4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:39:44,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-997288d0-8596-4588-b352-47d2f2124da4 2018-10-22 09:39:44,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d97f67c26ef1be356f0e3111abd9dfdce26633" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:39:44,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c60930e-844f-41b2-bd48-175c44494390 x-compute-request-id: req-2c60930e-844f-41b2-bd48-175c44494390 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:39:44,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2c60930e-844f-41b2-bd48-175c44494390 2018-10-22 09:39:44,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:44,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:45,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["p91ovbtUTHWNUYFpu5kDWw"], "issued_at": "2018-10-22T09:39:45.000000Z"}} 2018-10-22 09:39:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7595afa13ce7ce1d203eb0a81c8640841fbb199" 2018-10-22 09:39:45,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e19647d-301c-45e9-9857-70dd1fccb156 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:45,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e19647d-301c-45e9-9857-70dd1fccb156 2018-10-22 09:39:45,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:39:45,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7595afa13ce7ce1d203eb0a81c8640841fbb199" 2018-10-22 09:39:45,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb69854b-5eaf-4eeb-934f-2203ddb936e6 x-compute-request-id: req-bb69854b-5eaf-4eeb-934f-2203ddb936e6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:39:45,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bb69854b-5eaf-4eeb-934f-2203ddb936e6 2018-10-22 09:39:45,451 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp... 2018-10-22 09:39:45,451 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:39:45,463 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp 2018-10-22 09:39:45,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7595afa13ce7ce1d203eb0a81c8640841fbb199" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDxiNMjfikQhOYfsbD9KBTK4YVLCUAv5Jgbbkjr4R19iGSm5z5/wLQH8rAdfhrsyeyr9CTJjyz7FkUNguY0jnVcDhOX53jK/kB3AhRziasnYAITcFiqD5TncFXYztCoh9Vh+AbxzcX9MrE5Cxa6kWL9vUGInrH9bGHNV3MKt3oqfQ==", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp"}}' 2018-10-22 09:39:45,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f393812a-1404-4994-871d-785fdd7020ca x-compute-request-id: req-f393812a-1404-4994-871d-785fdd7020ca Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDxiNMjfikQhOYfsbD9KBTK4YVLCUAv5Jgbbkjr4R19iGSm5z5/wLQH8rAdfhrsyeyr9CTJjyz7FkUNguY0jnVcDhOX53jK/kB3AhRziasnYAITcFiqD5TncFXYztCoh9Vh+AbxzcX9MrE5Cxa6kWL9vUGInrH9bGHNV3MKt3oqfQ==", "user_id": "fdd851423494416c8db166aa326d93ff", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "fingerprint": "b8:27:e6:7e:b9:e6:e9:8a:33:9c:7e:63:5b:a5:5d:ea"}} 2018-10-22 09:39:45,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f393812a-1404-4994-871d-785fdd7020ca 2018-10-22 09:39:45,524 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633.pub 2018-10-22 09:39:45,525 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633 2018-10-22 09:39:45,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:45,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:45,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["R_TI8QMJQv-riZdv5Z0Qmw"], "issued_at": "2018-10-22T09:39:45.000000Z"}} 2018-10-22 09:39:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:45,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22bf425-ac70-4b86-8bcd-46a8aa023ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:45,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d22bf425-ac70-4b86-8bcd-46a8aa023ac4 2018-10-22 09:39:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:46,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fff5d766-0d45-4216-9ff4-68a49982b35e Date: Mon, 22 Oct 2018 09:39:46 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:39:46,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp used request id req-fff5d766-0d45-4216-9ff4-68a49982b35e 2018-10-22 09:39:46,200 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp... 2018-10-22 09:39:46,201 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp 2018-10-22 09:39:46,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}}' 2018-10-22 09:39:46,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-ad87d246-5a28-442f-8a33-b691b8f44fe4 Date: Mon, 22 Oct 2018 09:39:46 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "updated_at": "2018-10-22T09:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "6216914e-2731-434b-8d77-e29b0d5b111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "ac4f494c-317e-42fd-9d11-34d0a5587955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 2, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2b2b2f81-81d9-4841-950d-7461215864ef", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}} 2018-10-22 09:39:46,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-ad87d246-5a28-442f-8a33-b691b8f44fe4 2018-10-22 09:39:46,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:46,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62118a1c-4b8c-4bff-8273-d65999b1336f Date: Mon, 22 Oct 2018 09:39:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}]} 2018-10-22 09:39:46,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-62118a1c-4b8c-4bff-8273-d65999b1336f 2018-10-22 09:39:46,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:46,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d65ded0-83f4-4d17-908a-6d322c4a7bca Date: Mon, 22 Oct 2018 09:39:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}]} 2018-10-22 09:39:46,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-2d65ded0-83f4-4d17-908a-6d322c4a7bca 2018-10-22 09:39:46,912 - neutron_utils - INFO - Retrieving security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:46,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:47,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-84c671e8-5120-4b90-b01a-0122af7bae64 Date: Mon, 22 Oct 2018 09:39:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "updated_at": "2018-10-22T09:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "6216914e-2731-434b-8d77-e29b0d5b111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "ac4f494c-317e-42fd-9d11-34d0a5587955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 2, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2b2b2f81-81d9-4841-950d-7461215864ef", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}]} 2018-10-22 09:39:47,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-84c671e8-5120-4b90-b01a-0122af7bae64 2018-10-22 09:39:47,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:47,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef1591aa-ef9a-4c67-909c-1c7f4134342b Date: Mon, 22 Oct 2018 09:39:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}]} 2018-10-22 09:39:47,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-ef1591aa-ef9a-4c67-909c-1c7f4134342b 2018-10-22 09:39:47,317 - neutron_utils - INFO - Retrieving security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:47,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f605d7a6-e018-4cf7-86d3-e5b2dbc11b57 Date: Mon, 22 Oct 2018 09:39:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "updated_at": "2018-10-22T09:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "6216914e-2731-434b-8d77-e29b0d5b111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "ac4f494c-317e-42fd-9d11-34d0a5587955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 2, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2b2b2f81-81d9-4841-950d-7461215864ef", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}]} 2018-10-22 09:39:47,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-f605d7a6-e018-4cf7-86d3-e5b2dbc11b57 2018-10-22 09:39:47,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:47,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41d16e38-367a-4417-a1ab-21f409eea02c Date: Mon, 22 Oct 2018 09:39:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}]} 2018-10-22 09:39:47,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-41d16e38-367a-4417-a1ab-21f409eea02c 2018-10-22 09:39:47,753 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp 2018-10-22 09:39:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:47,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6e7a8d33-592b-4b21-88fe-f40259ac6836 Date: Mon, 22 Oct 2018 09:39:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "updated_at": "2018-10-22T09:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "6216914e-2731-434b-8d77-e29b0d5b111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "ac4f494c-317e-42fd-9d11-34d0a5587955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 2, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2b2b2f81-81d9-4841-950d-7461215864ef", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}]} 2018-10-22 09:39:47,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp used request id req-6e7a8d33-592b-4b21-88fe-f40259ac6836 2018-10-22 09:39:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:39:47,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:39:47,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:48,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48e8557-f2a3-4241-9a8d-24d981799396 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:48,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-b48e8557-f2a3-4241-9a8d-24d981799396 2018-10-22 09:39:48,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:48,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59d317f3-e68b-4139-8548-fafbca9d18b1 Date: Mon, 22 Oct 2018 09:39:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}]} 2018-10-22 09:39:48,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-59d317f3-e68b-4139-8548-fafbca9d18b1 2018-10-22 09:39:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}ba6fa55cad4bcc34af20e116c34682b9449a35a7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef"}}' 2018-10-22 09:39:48,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b92522cb-7c25-442e-b0c9-d7e15b45e284 Date: Mon, 22 Oct 2018 09:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:48Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "a30c63ef-7421-4366-9477-f45b234bc3aa"}} 2018-10-22 09:39:48,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-b92522cb-7c25-442e-b0c9-d7e15b45e284 2018-10-22 09:39:48,372 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp 2018-10-22 09:39:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:48,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6569e0de-56c6-4ad7-98ec-b138a05d7ee7 Date: Mon, 22 Oct 2018 09:39:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "updated_at": "2018-10-22T09:39:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "6216914e-2731-434b-8d77-e29b0d5b111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:48Z", "revision_number": 0, "id": "a30c63ef-7421-4366-9477-f45b234bc3aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "ac4f494c-317e-42fd-9d11-34d0a5587955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 3, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2b2b2f81-81d9-4841-950d-7461215864ef", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}]} 2018-10-22 09:39:48,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp used request id req-6569e0de-56c6-4ad7-98ec-b138a05d7ee7 2018-10-22 09:39:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:48,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd50562e-a0b9-477a-83c0-d33399b60535 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:48,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-fd50562e-a0b9-477a-83c0-d33399b60535 2018-10-22 09:39:48,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:48,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-a375a8c2-da21-41f1-8484-84cd64690735 Date: Mon, 22 Oct 2018 09:39:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:48Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "a30c63ef-7421-4366-9477-f45b234bc3aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}]} 2018-10-22 09:39:48,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-a375a8c2-da21-41f1-8484-84cd64690735 2018-10-22 09:39:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}ba6fa55cad4bcc34af20e116c34682b9449a35a7" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef"}}' 2018-10-22 09:39:49,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6d391e93-1222-4897-9e34-6d7db21e235d Date: Mon, 22 Oct 2018 09:39:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:48Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "e39ab7f1-3df9-4fb3-8d03-f360141f9d3f"}} 2018-10-22 09:39:49,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-6d391e93-1222-4897-9e34-6d7db21e235d 2018-10-22 09:39:49,001 - neutron_utils - INFO - Retrieving security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:49,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-163d3224-52ba-4840-bc35-764f94180cc8 Date: Mon, 22 Oct 2018 09:39:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "updated_at": "2018-10-22T09:39:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "6216914e-2731-434b-8d77-e29b0d5b111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:48Z", "revision_number": 0, "id": "a30c63ef-7421-4366-9477-f45b234bc3aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "revision_number": 0, "id": "ac4f494c-317e-42fd-9d11-34d0a5587955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:39:48Z", "revision_number": 0, "id": "e39ab7f1-3df9-4fb3-8d03-f360141f9d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 4, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2b2b2f81-81d9-4841-950d-7461215864ef", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}]} 2018-10-22 09:39:49,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-163d3224-52ba-4840-bc35-764f94180cc8 2018-10-22 09:39:49,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2b2f81-81d9-4841-950d-7461215864ef 2018-10-22 09:39:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:39:49,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c56f85a1-4ae9-422c-a8eb-d7b10e265b3e Date: Mon, 22 Oct 2018 09:39:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6216914e-2731-434b-8d77-e29b0d5b111a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:48Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "a30c63ef-7421-4366-9477-f45b234bc3aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:46Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:46Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "ac4f494c-317e-42fd-9d11-34d0a5587955"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:39:48Z", "security_group_id": "2b2b2f81-81d9-4841-950d-7461215864ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:48Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "e39ab7f1-3df9-4fb3-8d03-f360141f9d3f"}]} 2018-10-22 09:39:49,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b2b2f81-81d9-4841-950d-7461215864ef used request id req-c56f85a1-4ae9-422c-a8eb-d7b10e265b3e 2018-10-22 09:39:49,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:49,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:49,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["xZDb1vXrTIKTBMRSX5Wg5A"], "issued_at": "2018-10-22T09:39:49.000000Z"}} 2018-10-22 09:39:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:49,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9389c2e-461f-40b4-87c7-e5e3464a6b21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:49,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9389c2e-461f-40b4-87c7-e5e3464a6b21 2018-10-22 09:39:49,566 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:39:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:49,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a497d9c4-6790-4ffd-b243-b5bc9bda70b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:49,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a497d9c4-6790-4ffd-b243-b5bc9bda70b2 2018-10-22 09:39:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:49,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-91fd4281-9994-481b-a814-aa3303039238 Date: Mon, 22 Oct 2018 09:39: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:49,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-91fd4281-9994-481b-a814-aa3303039238 2018-10-22 09:39:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:39:49,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:39:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:49,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a381602-9591-4876-90ba-9af3a29932cd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:49,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-0a381602-9591-4876-90ba-9af3a29932cd 2018-10-22 09:39:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:50,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f9d6509d-e9c5-42d3-8ebf-16f849cfe050 Date: Mon, 22 Oct 2018 09:39:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:50,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-f9d6509d-e9c5-42d3-8ebf-16f849cfe050 2018-10-22 09:39:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:50,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-616cd02f-1e13-4564-a7ce-564c35c94c10 Date: Mon, 22 Oct 2018 09:39:50 GMT RESP BODY: {"ports":[]} 2018-10-22 09:39:50,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1&admin_state_up=True used request id req-616cd02f-1e13-4564-a7ce-564c35c94c10 2018-10-22 09:39:50,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:50,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16d9e2ad-cd33-4a49-901a-042ee5ff49c2 x-compute-request-id: req-16d9e2ad-cd33-4a49-901a-042ee5ff49c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:39:50,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst used request id req-16d9e2ad-cd33-4a49-901a-042ee5ff49c2 2018-10-22 09:39:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:50,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3ad20c0d-972c-4f6b-87b4-53f2965224d9 Date: Mon, 22 Oct 2018 09:39: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:50,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-3ad20c0d-972c-4f6b-87b4-53f2965224d9 2018-10-22 09:39:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:50,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522c6a4e-b9dc-4758-bd3c-a3d076428284 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:50,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-522c6a4e-b9dc-4758-bd3c-a3d076428284 2018-10-22 09:39:50,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:51,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-881b21e1-f504-492d-a5d7-55e7b4dcb7d0 Date: Mon, 22 Oct 2018 09:39:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:51,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-881b21e1-f504-492d-a5d7-55e7b4dcb7d0 2018-10-22 09:39:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:51,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9801ad2b-3e26-4746-b3e1-5ea3e3a78033 Date: Mon, 22 Oct 2018 09:39:51 GMT RESP BODY: {"ports":[]} 2018-10-22 09:39:51,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1&admin_state_up=True used request id req-9801ad2b-3e26-4746-b3e1-5ea3e3a78033 2018-10-22 09:39:51,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:39:51,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:39:51,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea429cd8ec484ae6af1a871cf98fce48", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role"}], "expires_at": "2018-10-22T10:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f803a7709b4772b40d6ad5c249c89f", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/90f803a7709b4772b40d6ad5c249c89f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user", "id": "fdd851423494416c8db166aa326d93ff"}, "audit_ids": ["jbovsXJDQi2aXgqPj_QOyg"], "issued_at": "2018-10-22T09:39:51.000000Z"}} 2018-10-22 09:39:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53425953fa96354771544bbeab5a3471b3eefe7" 2018-10-22 09:39:51,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdb839d-ab20-4b07-82a0-c5d4eae29f12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:39:51,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dbdb839d-ab20-4b07-82a0-c5d4eae29f12 2018-10-22 09:39:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:52,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-26f47083-a086-42b7-9bc5-56b109392a2e Date: Mon, 22 Oct 2018 09:39: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:52,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-26f47083-a086-42b7-9bc5-56b109392a2e 2018-10-22 09:39:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:52,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d2aec328-bd87-45d8-9d28-6c831c1aa2bb Date: Mon, 22 Oct 2018 09:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:52,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-d2aec328-bd87-45d8-9d28-6c831c1aa2bb 2018-10-22 09:39:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:52,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b0f46bbc-d867-4782-9d0a-a6a8bd8fb36d Date: Mon, 22 Oct 2018 09:39: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:52,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-b0f46bbc-d867-4782-9d0a-a6a8bd8fb36d 2018-10-22 09:39:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:39:52,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:39:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53425953fa96354771544bbeab5a3471b3eefe7" 2018-10-22 09:39:52,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e62601-e57d-4a3c-8faf-e4b79e4a97df Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:52,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-41e62601-e57d-4a3c-8faf-e4b79e4a97df 2018-10-22 09:39:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:52,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-73f0c3d9-c6c3-4d86-96e3-1def400bfa45 Date: Mon, 22 Oct 2018 09:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:52,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-73f0c3d9-c6c3-4d86-96e3-1def400bfa45 2018-10-22 09:39:52,829 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net 2018-10-22 09:39:52,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" -d '{"port": {"network_id": "c852e648-a1ea-48e5-ae99-507265cc9942", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1", "admin_state_up": true}}' 2018-10-22 09:39:53,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-bdc78eb7-8837-43b1-9d01-ccbc01dc6f41 Date: Mon, 22 Oct 2018 09:39:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1"],"mac_address":"fa:16:3e:58:f3:1f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","project_id":"90f803a7709b4772b40d6ad5c249c89f","qos_policy_id":null,"admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal"}} 2018-10-22 09:39:53,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-bdc78eb7-8837-43b1-9d01-ccbc01dc6f41 2018-10-22 09:39:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0ef3854a-19f8-4e09-a882-8414d3cfd417 Date: Mon, 22 Oct 2018 09:39: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:39:54,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-0ef3854a-19f8-4e09-a882-8414d3cfd417 2018-10-22 09:39:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d63b63-511e-473c-9ce0-df16dd53eb54 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:54,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-18d63b63-511e-473c-9ce0-df16dd53eb54 2018-10-22 09:39:54,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-94ccb29e-f917-47ff-aefe-4ef87bd13cad Date: Mon, 22 Oct 2018 09:39:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:39:54,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-94ccb29e-f917-47ff-aefe-4ef87bd13cad 2018-10-22 09:39:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-3a0057d4-b4c5-4f81-9fab-2908704e00bc Date: Mon, 22 Oct 2018 09:39:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1"],"mac_address":"fa:16:3e:58:f3:1f","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:39:54,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1&admin_state_up=True used request id req-3a0057d4-b4c5-4f81-9fab-2908704e00bc 2018-10-22 09:39:54,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a181a9c-aa87-41e7-a8a9-1696f362c83e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:39:54,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-2a181a9c-aa87-41e7-a8a9-1696f362c83e 2018-10-22 09:39:54,461 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst 2018-10-22 09:39:54,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-556b4a7e-f654-4db6-9422-f7192b9b519a x-compute-request-id: req-556b4a7e-f654-4db6-9422-f7192b9b519a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-flavor-name"}]} 2018-10-22 09:39:54,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-556b4a7e-f654-4db6-9422-f7192b9b519a 2018-10-22 09:39:54,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e706bd22-0e02-4148-9211-47e64aedac4d x-compute-request-id: req-e706bd22-0e02-4148-9211-47e64aedac4d Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:39:54,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7 used request id req-e706bd22-0e02-4148-9211-47e64aedac4d 2018-10-22 09:39:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-9154d5f6-3c7f-4383-a8d7-75f2094e8ee8 Date: Mon, 22 Oct 2018 09:39:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:39:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:39:30Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/snap", "metadata": {}}], "self": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "min_disk": 0, "protected": false, "id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "file": "/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90f803a7709b4772b40d6ad5c249c89f", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image"} 2018-10-22 09:39:54,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image used request id req-9154d5f6-3c7f-4383-a8d7-75f2094e8ee8 2018-10-22 09:39:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-461f1695-9b04-4de4-910f-82f58d5ec786 Date: Mon, 22 Oct 2018 09:39: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"}}} 2018-10-22 09:39:54,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-461f1695-9b04-4de4-910f-82f58d5ec786 2018-10-22 09:39:54,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "imageRef": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "flavorRef": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "max_count": 1, "min_count": 1, "networks": [{"port": "eb5a23ac-c867-481f-a5f7-f47d57edc4f3"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}]}}' 2018-10-22 09:39:56,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-26b9aac8-e5f1-4f33-9805-990cca370d36 x-compute-request-id: req-26b9aac8-e5f1-4f33-9805-990cca370d36 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "adminPass": "orVMd3kCnFrn"}} 2018-10-22 09:39:56,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-26b9aac8-e5f1-4f33-9805-990cca370d36 2018-10-22 09:39:56,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:56,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1e9b5aa-192b-4252-aa38-526d896e6823 x-compute-request-id: req-a1e9b5aa-192b-4252-aa38-526d896e6823 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.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:39:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:39:56,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-a1e9b5aa-192b-4252-aa38-526d896e6823 2018-10-22 09:39:56,868 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst 2018-10-22 09:39:56,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:39:57,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7444123c-0b76-4381-898e-6ea85c931b20 x-compute-request-id: req-7444123c-0b76-4381-898e-6ea85c931b20 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.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:39:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:39:57,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-7444123c-0b76-4381-898e-6ea85c931b20 2018-10-22 09:39:57,110 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - BUILD 2018-10-22 09:39:57,110 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:40:00,113 - create_instance - DEBUG - VM status query timeout in 896.754770994 2018-10-22 09:40:00,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:00,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-7a23843d-0310-4b54-9dd9-9bfcdc9c230f x-compute-request-id: req-7a23843d-0310-4b54-9dd9-9bfcdc9c230f Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:39:58Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:00,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-7a23843d-0310-4b54-9dd9-9bfcdc9c230f 2018-10-22 09:40:00,706 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - BUILD 2018-10-22 09:40:00,706 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:40:03,709 - create_instance - DEBUG - VM status query timeout in 893.158686876 2018-10-22 09:40:03,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:04,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad945d5d-0b10-4b7a-8c6f-5a00278085ef x-compute-request-id: req-ad945d5d-0b10-4b7a-8c6f-5a00278085ef Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:04,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-ad945d5d-0b10-4b7a-8c6f-5a00278085ef 2018-10-22 09:40:04,483 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - ACTIVE 2018-10-22 09:40:04,483 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:40:04,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:04,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23f99551-fc0f-4159-a2e8-5876b2833287 x-compute-request-id: req-23f99551-fc0f-4159-a2e8-5876b2833287 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:04,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-23f99551-fc0f-4159-a2e8-5876b2833287 2018-10-22 09:40:04,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:05,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-87879a96-cb73-4628-8a59-0eef3211e17b Date: Mon, 22 Oct 2018 09:40: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:40:05,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-87879a96-cb73-4628-8a59-0eef3211e17b 2018-10-22 09:40:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:05,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddb6601-0e64-49a0-8a24-6d6994e07779 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:05,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-dddb6601-0e64-49a0-8a24-6d6994e07779 2018-10-22 09:40:05,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:05,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-29076719-eb9d-4df0-b602-4be6f004cbfe Date: Mon, 22 Oct 2018 09:40:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:40:05,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-29076719-eb9d-4df0-b602-4be6f004cbfe 2018-10-22 09:40:05,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:05,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-372b062a-d9d9-40e6-bcde-4c362a6bc69c Date: Mon, 22 Oct 2018 09:40:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.4"}],"id":"47dbcd60-e3c5-4b7a-b4d2-9a6cc15dc25a","security_groups":[],"mac_address":"fa:16:3e:a1:c3:d8","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.3"}],"id":"506ffc91-a31e-4665-b481-4e2a87f5f65a","security_groups":[],"mac_address":"fa:16:3e:7c:41:3b","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.2"}],"id":"a5d52624-df37-4505-ac02-0a71452f0f71","security_groups":[],"mac_address":"fa:16:3e:9f:e3:c4","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1"],"mac_address":"fa:16:3e:58:f3:1f","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal","device_id":"c7b87447-a028-4d6c-b673-6e220fab5a38"}]} 2018-10-22 09:40:05,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-372b062a-d9d9-40e6-bcde-4c362a6bc69c 2018-10-22 09:40:05,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}}' 2018-10-22 09:40:06,728 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b81d685-4b05-4be9-a929-9283f3e7ac1b x-compute-request-id: req-3b81d685-4b05-4be9-a929-9283f3e7ac1b Content-Length: 0 Content-Type: application/json 2018-10-22 09:40:06,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38/action used request id req-3b81d685-4b05-4be9-a929-9283f3e7ac1b 2018-10-22 09:40:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:06,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-cdfcf684-ba42-413d-a620-006afef156fe Date: Mon, 22 Oct 2018 09:40:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:36Z", "admin_state_up": true, "updated_at": "2018-10-22T09:39:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "dee540aa-f628-4759-a4d7-5b907710bfb9", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router"}]} 2018-10-22 09:40:06,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router used request id req-cdfcf684-ba42-413d-a620-006afef156fe 2018-10-22 09:40:06,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:06,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a954a3-8105-4d65-ae39-b5e04089197d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:06,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-c7a954a3-8105-4d65-ae39-b5e04089197d 2018-10-22 09:40:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dee540aa-f628-4759-a4d7-5b907710bfb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-eb4cf698-22b6-4e3c-8264-7716f002fbf6 Date: Mon, 22 Oct 2018 09:40:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"}]} 2018-10-22 09:40:06,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dee540aa-f628-4759-a4d7-5b907710bfb9 used request id req-eb4cf698-22b6-4e3c-8264-7716f002fbf6 2018-10-22 09:40:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4ee9782d-b838-4ff1-8333-cf0339346f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:07,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a3c31162-bf38-43d6-a811-3da364457b77 Date: Mon, 22 Oct 2018 09:40:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}} 2018-10-22 09:40:07,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4ee9782d-b838-4ff1-8333-cf0339346f77 used request id req-a3c31162-bf38-43d6-a811-3da364457b77 2018-10-22 09:40:07,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:07,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dea042c0-ad08-4e31-a179-95a90f8b6ecd Date: Mon, 22 Oct 2018 09:40:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:40:07,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-dea042c0-ad08-4e31-a179-95a90f8b6ecd 2018-10-22 09:40:07,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:07,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a9901ae-480e-470a-8ab1-ddfc296313c9 Date: Mon, 22 Oct 2018 09:40:07 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:40:07,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-5a9901ae-480e-470a-8ab1-ddfc296313c9 2018-10-22 09:40:07,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:07,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a89efaf7-a10d-4f4b-81e1-051168321686 x-compute-request-id: req-a89efaf7-a10d-4f4b-81e1-051168321686 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:07,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-a89efaf7-a10d-4f4b-81e1-051168321686 2018-10-22 09:40:07,783 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - ACTIVE 2018-10-22 09:40:07,783 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:40:07,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42d70e80-855e-47c3-8c89-73ca7eca6251 x-compute-request-id: req-42d70e80-855e-47c3-8c89-73ca7eca6251 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:08,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-42d70e80-855e-47c3-8c89-73ca7eca6251 2018-10-22 09:40:08,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8490592c-100e-422d-b965-68f9f7d54ceb Date: Mon, 22 Oct 2018 09: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:40:08,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-8490592c-100e-422d-b965-68f9f7d54ceb 2018-10-22 09:40:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9a7391-d0b0-418e-a0f3-519d8fc9c799 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:08,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-1d9a7391-d0b0-418e-a0f3-519d8fc9c799 2018-10-22 09:40:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-305d0e52-46bb-4b6f-9d9a-79f77c61c221 Date: Mon, 22 Oct 2018 09:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:40:08,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-305d0e52-46bb-4b6f-9d9a-79f77c61c221 2018-10-22 09:40:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-a2373ddb-5dff-4658-9e3d-01976ecf0912 Date: Mon, 22 Oct 2018 09:40:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.4"}],"id":"47dbcd60-e3c5-4b7a-b4d2-9a6cc15dc25a","security_groups":[],"mac_address":"fa:16:3e:a1:c3:d8","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.3"}],"id":"506ffc91-a31e-4665-b481-4e2a87f5f65a","security_groups":[],"mac_address":"fa:16:3e:7c:41:3b","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.2"}],"id":"a5d52624-df37-4505-ac02-0a71452f0f71","security_groups":[],"mac_address":"fa:16:3e:9f:e3:c4","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1","2b2b2f81-81d9-4841-950d-7461215864ef"],"mac_address":"fa:16:3e:58:f3:1f","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal","device_id":"c7b87447-a028-4d6c-b673-6e220fab5a38"}]} 2018-10-22 09:40:08,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-a2373ddb-5dff-4658-9e3d-01976ecf0912 2018-10-22 09:40:08,622 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:40:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0c07c50b-e2b1-439e-a96a-d845298460e8 Date: Mon, 22 Oct 2018 09:40:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:40:08,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-0c07c50b-e2b1-439e-a96a-d845298460e8 2018-10-22 09:40:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:08,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-adc1c67e-da26-4b88-8a1d-f8d21be8b73e Date: Mon, 22 Oct 2018 09:40:08 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:40:08,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-adc1c67e-da26-4b88-8a1d-f8d21be8b73e 2018-10-22 09:40:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "eb5a23ac-c867-481f-a5f7-f47d57edc4f3"}}' 2018-10-22 09:40:10,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-9c455f32-7984-4ecd-b832-0a75ee372ce2 Date: Mon, 22 Oct 2018 09:40:10 GMT RESP BODY: {"floatingip": {"router_id": "dee540aa-f628-4759-a4d7-5b907710bfb9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:40:09Z", "updated_at": "2018-10-22T09:40:09Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "port_id": "eb5a23ac-c867-481f-a5f7-f47d57edc4f3", "id": "07580731-257e-44c4-9ddb-ccaccf45b3df"}} 2018-10-22 09:40:10,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-9c455f32-7984-4ecd-b832-0a75ee372ce2 2018-10-22 09:40:10,945 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router 2018-10-22 09:40:10,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:11,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-b91907fb-e093-4509-82bb-4189adbca56d x-compute-request-id: req-b91907fb-e093-4509-82bb-4189adbca56d Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:11,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-b91907fb-e093-4509-82bb-4189adbca56d 2018-10-22 09:40:11,406 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - ACTIVE 2018-10-22 09:40:11,406 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:40:11,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:12,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c70fa298-2bcf-485c-91c5-5c5bbff13ebe x-compute-request-id: req-c70fa298-2bcf-485c-91c5-5c5bbff13ebe Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:12,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-c70fa298-2bcf-485c-91c5-5c5bbff13ebe 2018-10-22 09:40:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:12,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a83a17f6-3993-4377-8012-7bea8dea6a35 Date: Mon, 22 Oct 2018 09:40: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:40:12,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-a83a17f6-3993-4377-8012-7bea8dea6a35 2018-10-22 09:40:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:12,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0065dac3-50f4-4363-8425-92648aef24d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:12,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-0065dac3-50f4-4363-8425-92648aef24d9 2018-10-22 09:40:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:12,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e319a30a-6a68-4bf6-9ee3-a8723c6d2c64 Date: Mon, 22 Oct 2018 09:40:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:40:12,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-e319a30a-6a68-4bf6-9ee3-a8723c6d2c64 2018-10-22 09:40:12,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:12,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-2c04d960-d438-41d6-826f-8e45b80edd6d Date: Mon, 22 Oct 2018 09:40:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.4"}],"id":"47dbcd60-e3c5-4b7a-b4d2-9a6cc15dc25a","security_groups":[],"mac_address":"fa:16:3e:a1:c3:d8","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.3"}],"id":"506ffc91-a31e-4665-b481-4e2a87f5f65a","security_groups":[],"mac_address":"fa:16:3e:7c:41:3b","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.2"}],"id":"a5d52624-df37-4505-ac02-0a71452f0f71","security_groups":[],"mac_address":"fa:16:3e:9f:e3:c4","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1","2b2b2f81-81d9-4841-950d-7461215864ef"],"mac_address":"fa:16:3e:58:f3:1f","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal","device_id":"c7b87447-a028-4d6c-b673-6e220fab5a38"}]} 2018-10-22 09:40:12,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-2c04d960-d438-41d6-826f-8e45b80edd6d 2018-10-22 09:40:12,653 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-10-22 09:40:12,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:12,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40: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-87283580-3e0b-4d83-8872-7ba36399b2ab x-compute-request-id: req-87283580-3e0b-4d83-8872-7ba36399b2ab Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:12,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-87283580-3e0b-4d83-8872-7ba36399b2ab 2018-10-22 09:40:12,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:40:14,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aff71fe4-3c4f-420e-b86a-a19bd0d6e4dd x-compute-request-id: req-aff71fe4-3c4f-420e-b86a-a19bd0d6e4dd Content-Encoding: gzip Content-Length: 9596 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 464350706 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.908 MHz processor\n[ 0.126746] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128378] pid_max: default: 32768 minimum: 301\n[ 0.129260] ACPI: Core revision 20150930\n[ 0.130631] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131922] Security Framework initialized\n[ 0.132728] Yama: becoming mindful.\n[ 0.133447] AppArmor: AppArmor initialized\n[ 0.134297] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135568] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136806] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137981] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139328] Initializing cgroup subsys io\n[ 0.140131] Initializing cgroup subsys memory\n[ 0.140976] Initializing cgroup subsys devices\n[ 0.141847] Initializing cgroup subsys freezer\n[ 0.142701] Initializing cgroup subsys net_cls\n[ 0.143553] Initializing cgroup subsys perf_event\n[ 0.144447] Initializing cgroup subsys net_prio\n[ 0.145316] Initializing cgroup subsys hugetlb\n[ 0.146176] Initializing cgroup subsys pids\n[ 0.147036] CPU: Physical Processor ID: 0\n[ 0.148521] mce: CPU supports 10 MCE banks\n[ 0.149357] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152611] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159008] ftrace: allocating 31920 entries in 125 pages\n[ 0.185234] smpboot: Max logical packages: 2\n[ 0.186091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187276] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188615] x2apic enabled\n[ 0.189416] Switched APIC routing to physical x2apic.\n[ 0.191158] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192341] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196307] KVM setup paravirtual spinlock\n[ 0.197709] x86: Booting SMP configuration:\n[ 0.198594] .... node #0, CPUs: #1\n[ 0.199470] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221150] x86: Booted up 1 node, 2 CPUs\n[ 0.221151] KVM setup async PF for cpu 1\n[ 0.221154] kvm-stealtime: cpu 1, msr f90d940\n[ 0.223714] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.225184] devtmpfs: initialized\n[ 0.226874] evm: security.selinux\n[ 0.227565] evm: security.SMACK64\n[ 0.228249] evm: security.SMACK64EXEC\n[ 0.228981] evm: security.SMACK64TRANSMUTE\n[ 0.229782] evm: security.SMACK64MMAP\n[ 0.230520] evm: security.ima\n[ 0.231151] evm: security.capability\n[ 0.231987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233836] pinctrl core: initialized pinctrl subsystem\n[ 0.234921] RTC time: 9:40:03, date: 10/22/18\n[ 0.235887] NET: Registered protocol family 16\n[ 0.245858] cpuidle: using governor ladder\n[ 0.257943] cpuidle: using governor menu\n[ 0.258764] PCCT header not found.\n[ 0.259537] ACPI: bus type PCI registered\n[ 0.260334] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261571] PCI: Using configuration type 1 for base access\n[ 0.275001] ACPI: Added _OSI(Module Device)\n[ 0.275851] ACPI: Added _OSI(Processor Device)\n[ 0.276707] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.277606] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279933] ACPI: Interpreter enabled\n[ 0.280695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288004] ACPI: (supports S0 S5)\n[ 0.288709] ACPI: Using IOAPIC for interrupt routing\n[ 0.289650] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293001] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294139] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.296549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298787] acpiphp: Slot [3] registered\n[ 0.299588] acpiphp: Slot [4] registered\n[ 0.300391] acpiphp: Slot [5] registered\n[ 0.301189] acpiphp: Slot [6] registered\n[ 0.301980] acpiphp: Slot [7] registered\n[ 0.302778] acpiphp: Slot [8] registered\n[ 0.303575] acpiphp: Slot [9] registered\n[ 0.304370] acpiphp: Slot [10] registered\n[ 0.315214] acpiphp: Slot [11] registered\n[ 0.316053] acpiphp: Slot [12] registered\n[ 0.316865] acpiphp: Slot [13] registered\n[ 0.317676] acpiphp: Slot [14] registered\n[ 0.318482] acpiphp: Slot [15] registered\n[ 0.319298] acpiphp: Slot [16] registered\n[ 0.320112] acpiphp: Slot [17] registered\n[ 0.320920] acpiphp: Slot [18] registered\n[ 0.321732] acpiphp: Slot [19] registered\n[ 0.322543] acpiphp: Slot [20] registered\n[ 0.323360] acpiphp: Slot [21] registered\n[ 0.324170] acpiphp: Slot [22] registered\n[ 0.324982] acpiphp: Slot [23] registered\n[ 0.325795] acpiphp: Slot [24] registered\n[ 0.326605] acpiphp: Slot [25] registered\n[ 0.327421] acpiphp: Slot [26] registered\n[ 0.328234] acpiphp: Slot [27] registered\n[ 0.329042] acpiphp: Slot [28] registered\n[ 0.329850] acpiphp: Slot [29] registered\n[ 0.330659] acpiphp: Slot [30] registered\n[ 0.331476] acpiphp: Slot [31] registered\n[ 0.332284] PCI host bridge to bus 0000:00\n[ 0.333092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.336972] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.338420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.345923] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347092] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348344] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.354650] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.402414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.403910] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405356] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406791] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409459] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410632] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413312] vgaarb: loaded\n[ 0.413923] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415094] SCSI subsystem initialized\n[ 0.415927] ACPI: bus type USB registered\n[ 0.416742] usbcore: registered new interface driver usbfs\n[ 0.417768] usbcore: registered new interface driver hub\n[ 0.418778] usbcore: registered new device driver usb\n[ 0.419870] PCI: Using ACPI for IRQ routing\n[ 0.420895] NetLabel: Initializing\n[ 0.421604] NetLabel: domain hash size = 128\n[ 0.422447] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423394] NetLabel: unlabeled traffic allowed by default\n[ 0.424501] clocksource: Switched to clocksource kvm-clock\n[ 0.430457] AppArmor: AppArmor Filesystem Enabled\n[ 0.431434] pnp: PnP ACPI init\n[ 0.432357] pnp: PnP ACPI: found 5 devices\n[ 0.439429] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441155] NET: Registered protocol family 2\n[ 0.442136] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.443415] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.444589] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.445749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447989] NET: Registered protocol family 1\n[ 0.448860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449956] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451028] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469663] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488398] Trying to unpack rootfs image as initramfs...\n[ 0.537528] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.551708] Scanning for low memory corruption every 60 seconds\n[ 0.553089] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.554228] audit: initializing netlink subsys (disabled)\n[ 0.555243] audit: type=2000 audit(1540201203.715:1): initialized\n[ 0.556549] Initialise system trusted keyring\n[ 0.557484] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558630] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560741] zbud: loaded\n[ 0.561466] VFS: Disk quotas dquot_6.6.0\n[ 0.562278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563818] fuse init (API version 7.23)\n[ 0.564714] Key type big_key registered\n[ 0.565506] Allocating IMA MOK and blacklist keyrings.\n[ 0.566726] Key type asymmetric registered\n[ 0.567537] Asymmetric key parser 'x509' registered\n[ 0.568478] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.569969] io scheduler noop registered\n[ 0.570768] io scheduler deadline registered (default)\n[ 0.571756] io scheduler cfq registered\n[ 0.572603] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576354] ACPI: Power Button [PWRF]\n[ 0.577219] GHES: HEST is not enabled!\n[ 0.595489] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633770] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662610] Linux agpgart interface v0.103\n[ 0.665441] brd: module loaded\n[ 0.666830] loop: module loaded\n[ 0.671476] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.672952] GPT:90111 != 20971519\n[ 0.673648] GPT:Alternate GPT header not at the end of the disk.\n[ 0.674739] GPT:90111 != 20971519\n[ 0.675426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.676395] vda: vda1 vda15\n[ 0.677947] scsi host0: ata_piix\n[ 0.678728] scsi host1: ata_piix\n[ 0.679440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.680660] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.681936] libphy: Fixed MDIO Bus: probed\n[ 0.682799] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683785] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685882] PPP generic driver version 2.4.2\n[ 0.686790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688070] ehci-pci: EHCI PCI platform driver\n[ 0.688952] ehci-platform: EHCI generic platform driver\n[ 0.689942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.691070] ohci-pci: OHCI PCI platform driver\n[ 0.692047] ohci-platform: OHCI generic platform driver\n[ 0.693043] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713150] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714278] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.717201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.718679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722266] usb usb1: Product: UHCI Host Controller\n[ 0.723591] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.725135] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726418] hub 1-0:1.0: USB hub found\n[ 0.727453] hub 1-0:1.0: 2 ports detected\n[ 0.728619] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731230] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732466] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733909] mousedev: PS/2 mouse device common for all mice\n[ 0.735529] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737017] i2c /dev entries driver\n[ 0.737076] device-mapper: uevent: version 1.0.3\n[ 0.737117] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737132] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.737496] NET: Registered protocol family 10\n[ 0.737657] NET: Registered protocol family 17\n[ 0.737666] Key type dns_resolver registered\n[ 0.738146] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.738151] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.738173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.738293] registered taskstats version 1\n[ 0.738305] Loading compiled-in X.509 certificates\n[ 0.738970] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.738984] zswap: loaded using pool lzo/zbud\n[ 0.739669] Key type trusted registered\n[ 0.740658] Key type encrypted registered\n[ 0.740662] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.740664] ima: No TPM chip found, activating TPM-bypass!\n[ 0.740681] evm: HMAC attrs: 0x1\n[ 0.741083] Magic number: 6:763:677\n[ 0.742067] rtc_cmos 00:00: setting system clock to 2018-10-22 09:40:03 UTC (1540201203)\n[ 0.742130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742131] EDD information not available.\n[ 0.837609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839464] Write protecting the kernel read-only data: 14336k\n[ 0.841339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.843498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902269] 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.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.13...\nLease of 10.55.1.13 obtained, lease time 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.86. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2ARKdd0sxLymiQCiPvrtCLjjVKCgdc5mkdo+EgNKbjALKaeGndFPr+xrH2L8k8xoRU811GK6ICCEHXS0MCl/fNy8gzMxQyEiuSDft/nqBG8/azy9jW8Cqv37/ZqPFzSetUcHw4/6at43bZeLX3xSdugrxAersuQneYbUbKgpPIySR8amGERzpdb4kRBPyvf0ugW5zg8vO1caDMPsyYFSaoiOJumBX8uIh7TQkGf9LOjPmlJR9/XBYlKtkmzyQifcpRnxTQIXz58dvjb38c0CODEcQJHVKacedTMtELv6ZPX8ntVoG46U8ai11B4HVO/XjMkm80t3qZuHvATijJNrr root@createinstancesinglenetworktests-f3ed40b1-2c9e-44a4-a09c-eb9951\nssh-dss AAAAB3NzaC1kc3MAAACBANh/+4T5TBTaNdixsnA7vysOETbF8/c9ZzLygasirpfY/u6+0RcRhHUe7dwhsrL0DDFSwd3f4n+Sfnth5azGgNVgjGjV67UwOa2NN1pFfVFXYxWa2IrCG8oe/ewlsUFEwiavef3Hyq48e5hkl/cUSmQFD5A+DdmXtyUalqkG0dy/AAAAFQCJpYNIYymKowHu26D7R0kTUSv81wAAAIAjVMzbDJ99zEvShYUl7VAZGtBcdZxI5i4Z5Bb6NTFdYDG8WyBghwE90v4tgnVu8z1nzrTif3IU8SPv0uk0vAvqbjI2WLZ9WmtedI4cwIwIDF8fWRnslm0byNpqguM92H0VCqRWL4S16DwFBjX1OPKziIRmWxCeVRilP4fHlZOlHAAAAIEArvkWP76fTOLEFXREsk6km52gsP7X70PINhLXrjQ68LA3ufdzKjsyczOX3R9TDGyzmySmXJlbmLR/4eMX7b2+fKfqVs/krdM5MlhIi+8ckMFjQ+nccq+7oql/xm4yYEXvV021mBJBPnzKiLyhvllKGxRvFc+/Mh+h+aFfKSk2uXU= root@createinstancesinglenetworktests-f3ed40b1-2c9e-44a4-a09c-eb9951\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fe58:f31f/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \nip-route:169.254.169.254 via 10.55.1.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-f3ed40b1-2c9e-44a4-a09c-eb9951\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.01 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f3ed40b1-2c9e-44a4-a09c-eb9951 login: "} 2018-10-22 09:40:14,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38/action used request id req-aff71fe4-3c4f-420e-b86a-a19bd0d6e4dd 2018-10-22 09:40:14,148 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:40:14,149 - 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 464350706 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.908 MHz processor [ 0.126746] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128378] pid_max: default: 32768 minimum: 301 [ 0.129260] ACPI: Core revision 20150930 [ 0.130631] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131922] Security Framework initialized [ 0.132728] Yama: becoming mindful. [ 0.133447] AppArmor: AppArmor initialized [ 0.134297] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135568] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136806] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137981] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139328] Initializing cgroup subsys io [ 0.140131] Initializing cgroup subsys memory [ 0.140976] Initializing cgroup subsys devices [ 0.141847] Initializing cgroup subsys freezer [ 0.142701] Initializing cgroup subsys net_cls [ 0.143553] Initializing cgroup subsys perf_event [ 0.144447] Initializing cgroup subsys net_prio [ 0.145316] Initializing cgroup subsys hugetlb [ 0.146176] Initializing cgroup subsys pids [ 0.147036] CPU: Physical Processor ID: 0 [ 0.148521] mce: CPU supports 10 MCE banks [ 0.149357] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152611] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159008] ftrace: allocating 31920 entries in 125 pages [ 0.185234] smpboot: Max logical packages: 2 [ 0.186091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187276] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188615] x2apic enabled [ 0.189416] Switched APIC routing to physical x2apic. [ 0.191158] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192341] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196307] KVM setup paravirtual spinlock [ 0.197709] x86: Booting SMP configuration: [ 0.198594] .... node #0, CPUs: #1 [ 0.199470] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221150] x86: Booted up 1 node, 2 CPUs [ 0.221151] KVM setup async PF for cpu 1 [ 0.221154] kvm-stealtime: cpu 1, msr f90d940 [ 0.223714] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.225184] devtmpfs: initialized [ 0.226874] evm: security.selinux [ 0.227565] evm: security.SMACK64 [ 0.228249] evm: security.SMACK64EXEC [ 0.228981] evm: security.SMACK64TRANSMUTE [ 0.229782] evm: security.SMACK64MMAP [ 0.230520] evm: security.ima [ 0.231151] evm: security.capability [ 0.231987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233836] pinctrl core: initialized pinctrl subsystem [ 0.234921] RTC time: 9:40:03, date: 10/22/18 [ 0.235887] NET: Registered protocol family 16 [ 0.245858] cpuidle: using governor ladder [ 0.257943] cpuidle: using governor menu [ 0.258764] PCCT header not found. [ 0.259537] ACPI: bus type PCI registered [ 0.260334] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.261571] PCI: Using configuration type 1 for base access [ 0.275001] ACPI: Added _OSI(Module Device) [ 0.275851] ACPI: Added _OSI(Processor Device) [ 0.276707] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.277606] ACPI: Added _OSI(Processor Aggregator Device) [ 0.279933] ACPI: Interpreter enabled [ 0.280695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288004] ACPI: (supports S0 S5) [ 0.288709] ACPI: Using IOAPIC for interrupt routing [ 0.289650] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293001] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294139] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.296549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.298787] acpiphp: Slot [3] registered [ 0.299588] acpiphp: Slot [4] registered [ 0.300391] acpiphp: Slot [5] registered [ 0.301189] acpiphp: Slot [6] registered [ 0.301980] acpiphp: Slot [7] registered [ 0.302778] acpiphp: Slot [8] registered [ 0.303575] acpiphp: Slot [9] registered [ 0.304370] acpiphp: Slot [10] registered [ 0.315214] acpiphp: Slot [11] registered [ 0.316053] acpiphp: Slot [12] registered [ 0.316865] acpiphp: Slot [13] registered [ 0.317676] acpiphp: Slot [14] registered [ 0.318482] acpiphp: Slot [15] registered [ 0.319298] acpiphp: Slot [16] registered [ 0.320112] acpiphp: Slot [17] registered [ 0.320920] acpiphp: Slot [18] registered [ 0.321732] acpiphp: Slot [19] registered [ 0.322543] acpiphp: Slot [20] registered [ 0.323360] acpiphp: Slot [21] registered [ 0.324170] acpiphp: Slot [22] registered [ 0.324982] acpiphp: Slot [23] registered [ 0.325795] acpiphp: Slot [24] registered [ 0.326605] acpiphp: Slot [25] registered [ 0.327421] acpiphp: Slot [26] registered [ 0.328234] acpiphp: Slot [27] registered [ 0.329042] acpiphp: Slot [28] registered [ 0.329850] acpiphp: Slot [29] registered [ 0.330659] acpiphp: Slot [30] registered [ 0.331476] acpiphp: Slot [31] registered [ 0.332284] PCI host bridge to bus 0000:00 [ 0.333092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.336972] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.338420] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.345923] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347092] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348344] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.354650] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.356070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403910] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405356] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406791] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409459] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410632] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413312] vgaarb: loaded [ 0.413923] vgaarb: bridge control possible 0000:00:02.0 [ 0.415094] SCSI subsystem initialized [ 0.415927] ACPI: bus type USB registered [ 0.416742] usbcore: registered new interface driver usbfs [ 0.417768] usbcore: registered new interface driver hub [ 0.418778] usbcore: registered new device driver usb [ 0.419870] PCI: Using ACPI for IRQ routing [ 0.420895] NetLabel: Initializing [ 0.421604] NetLabel: domain hash size = 128 [ 0.422447] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423394] NetLabel: unlabeled traffic allowed by default [ 0.424501] clocksource: Switched to clocksource kvm-clock [ 0.430457] AppArmor: AppArmor Filesystem Enabled [ 0.431434] pnp: PnP ACPI init [ 0.432357] pnp: PnP ACPI: found 5 devices [ 0.439429] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441155] NET: Registered protocol family 2 [ 0.442136] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.443415] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.444589] TCP: Hash tables configured (established 2048 bind 2048) [ 0.445749] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.446822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.447989] NET: Registered protocol family 1 [ 0.448860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.449956] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451028] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469663] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.488398] Trying to unpack rootfs image as initramfs... [ 0.537528] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.551708] Scanning for low memory corruption every 60 seconds [ 0.553089] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.554228] audit: initializing netlink subsys (disabled) [ 0.555243] audit: type=2000 audit(1540201203.715:1): initialized [ 0.556549] Initialise system trusted keyring [ 0.557484] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.558630] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560741] zbud: loaded [ 0.561466] VFS: Disk quotas dquot_6.6.0 [ 0.562278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563818] fuse init (API version 7.23) [ 0.564714] Key type big_key registered [ 0.565506] Allocating IMA MOK and blacklist keyrings. [ 0.566726] Key type asymmetric registered [ 0.567537] Asymmetric key parser 'x509' registered [ 0.568478] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.569969] io scheduler noop registered [ 0.570768] io scheduler deadline registered (default) [ 0.571756] io scheduler cfq registered [ 0.572603] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576354] ACPI: Power Button [PWRF] [ 0.577219] GHES: HEST is not enabled! [ 0.595489] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633770] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.636475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.660126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662610] Linux agpgart interface v0.103 [ 0.665441] brd: module loaded [ 0.666830] loop: module loaded [ 0.671476] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.672952] GPT:90111 != 20971519 [ 0.673648] GPT:Alternate GPT header not at the end of the disk. [ 0.674739] GPT:90111 != 20971519 [ 0.675426] GPT: Use GNU Parted to correct GPT errors. [ 0.676395] vda: vda1 vda15 [ 0.677947] scsi host0: ata_piix [ 0.678728] scsi host1: ata_piix [ 0.679440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680660] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681936] libphy: Fixed MDIO Bus: probed [ 0.682799] tun: Universal TUN/TAP device driver, 1.6 [ 0.683785] tun: (C) 1999-2004 Max Krasnyansky [ 0.685882] PPP generic driver version 2.4.2 [ 0.686790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688070] ehci-pci: EHCI PCI platform driver [ 0.688952] ehci-platform: EHCI generic platform driver [ 0.689942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691070] ohci-pci: OHCI PCI platform driver [ 0.692047] ohci-platform: OHCI generic platform driver [ 0.693043] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713150] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714278] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715952] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.717201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.718679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722266] usb usb1: Product: UHCI Host Controller [ 0.723591] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.725135] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726418] hub 1-0:1.0: USB hub found [ 0.727453] hub 1-0:1.0: 2 ports detected [ 0.728619] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731230] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732466] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733909] mousedev: PS/2 mouse device common for all mice [ 0.735529] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736711] rtc_cmos 00:00: RTC can wake from S4 [ 0.736931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737017] i2c /dev entries driver [ 0.737076] device-mapper: uevent: version 1.0.3 [ 0.737117] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737132] ledtrig-cpu: registered to indicate activity on CPUs [ 0.737496] NET: Registered protocol family 10 [ 0.737657] NET: Registered protocol family 17 [ 0.737666] Key type dns_resolver registered [ 0.738146] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.738151] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.738173] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.738293] registered taskstats version 1 [ 0.738305] Loading compiled-in X.509 certificates [ 0.738970] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.738984] zswap: loaded using pool lzo/zbud [ 0.739669] Key type trusted registered [ 0.740658] Key type encrypted registered [ 0.740662] AppArmor: AppArmor sha1 policy hashing enabled [ 0.740664] ima: No TPM chip found, activating TPM-bypass! [ 0.740681] evm: HMAC attrs: 0x1 [ 0.741083] Magic number: 6:763:677 [ 0.742067] rtc_cmos 00:00: setting system clock to 2018-10-22 09:40:03 UTC (1540201203) [ 0.742130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742131] EDD information not available. [ 0.837609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.839464] Write protecting the kernel read-only data: 14336k [ 0.841339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.843498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.902269] 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.67 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.13... Lease of 10.55.1.13 obtained, lease time 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.86. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2ARKdd0sxLymiQCiPvrtCLjjVKCgdc5mkdo+EgNKbjALKaeGndFPr+xrH2L8k8xoRU811GK6ICCEHXS0MCl/fNy8gzMxQyEiuSDft/nqBG8/azy9jW8Cqv37/ZqPFzSetUcHw4/6at43bZeLX3xSdugrxAersuQneYbUbKgpPIySR8amGERzpdb4kRBPyvf0ugW5zg8vO1caDMPsyYFSaoiOJumBX8uIh7TQkGf9LOjPmlJR9/XBYlKtkmzyQifcpRnxTQIXz58dvjb38c0CODEcQJHVKacedTMtELv6ZPX8ntVoG46U8ai11B4HVO/XjMkm80t3qZuHvATijJNrr root@createinstancesinglenetworktests-f3ed40b1-2c9e-44a4-a09c-eb9951 ssh-dss AAAAB3NzaC1kc3MAAACBANh/+4T5TBTaNdixsnA7vysOETbF8/c9ZzLygasirpfY/u6+0RcRhHUe7dwhsrL0DDFSwd3f4n+Sfnth5azGgNVgjGjV67UwOa2NN1pFfVFXYxWa2IrCG8oe/ewlsUFEwiavef3Hyq48e5hkl/cUSmQFD5A+DdmXtyUalqkG0dy/AAAAFQCJpYNIYymKowHu26D7R0kTUSv81wAAAIAjVMzbDJ99zEvShYUl7VAZGtBcdZxI5i4Z5Bb6NTFdYDG8WyBghwE90v4tgnVu8z1nzrTif3IU8SPv0uk0vAvqbjI2WLZ9WmtedI4cwIwIDF8fWRnslm0byNpqguM92H0VCqRWL4S16DwFBjX1OPKziIRmWxCeVRilP4fHlZOlHAAAAIEArvkWP76fTOLEFXREsk6km52gsP7X70PINhLXrjQ68LA3ufdzKjsyczOX3R9TDGyzmySmXJlbmLR/4eMX7b2+fKfqVs/krdM5MlhIi+8ckMFjQ+nccq+7oql/xm4yYEXvV021mBJBPnzKiLyhvllKGxRvFc+/Mh+h+aFfKSk2uXU= root@createinstancesinglenetworktests-f3ed40b1-2c9e-44a4-a09c-eb9951 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fe58:f31f/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 ip-route:169.254.169.254 via 10.55.1.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-f3ed40b1-2c9e-44a4-a09c-eb9951 launch-index: 0 === cirros: current=0.4.0 uptime=4.01 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f3ed40b1-2c9e-44a4-a09c-eb9951 login: 2018-10-22 09:40:14,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:14,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dd5e9fc-b099-457c-b263-73dc09d9e34f x-compute-request-id: req-2dd5e9fc-b099-457c-b263-73dc09d9e34f Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:14,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-2dd5e9fc-b099-457c-b263-73dc09d9e34f 2018-10-22 09:40:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:14,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9af0c4cc-67ac-4d9f-aa36-0c878039fe77 Date: Mon, 22 Oct 2018 09:40: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:40:14,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-9af0c4cc-67ac-4d9f-aa36-0c878039fe77 2018-10-22 09:40:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:14,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f930365-6a85-49ab-a60b-3ebf8bdb942a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:14,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-5f930365-6a85-49ab-a60b-3ebf8bdb942a 2018-10-22 09:40:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:15,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fb561c97-53fa-4a43-a7e4-5904dde7c301 Date: Mon, 22 Oct 2018 09:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:40:15,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-fb561c97-53fa-4a43-a7e4-5904dde7c301 2018-10-22 09:40:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:15,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-959fda77-d770-4c5d-ade4-03ef71517f8e Date: Mon, 22 Oct 2018 09:40:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.4"}],"id":"47dbcd60-e3c5-4b7a-b4d2-9a6cc15dc25a","security_groups":[],"mac_address":"fa:16:3e:a1:c3:d8","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.3"}],"id":"506ffc91-a31e-4665-b481-4e2a87f5f65a","security_groups":[],"mac_address":"fa:16:3e:7c:41:3b","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.2"}],"id":"a5d52624-df37-4505-ac02-0a71452f0f71","security_groups":[],"mac_address":"fa:16:3e:9f:e3:c4","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1","2b2b2f81-81d9-4841-950d-7461215864ef"],"mac_address":"fa:16:3e:58:f3:1f","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal","device_id":"c7b87447-a028-4d6c-b673-6e220fab5a38"}]} 2018-10-22 09:40:15,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-959fda77-d770-4c5d-ade4-03ef71517f8e 2018-10-22 09:40:15,259 - create_instance - INFO - Checking if VM is active 2018-10-22 09:40:15,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:15,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40: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-b4eca65a-b5d9-4e43-932c-c81df83a7f24 x-compute-request-id: req-b4eca65a-b5d9-4e43-932c-c81df83a7f24 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:15,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-b4eca65a-b5d9-4e43-932c-c81df83a7f24 2018-10-22 09:40:15,603 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - ACTIVE 2018-10-22 09:40:15,604 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:40:15,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:16,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40: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-5dfa9b57-f237-4869-a5f5-ee3380675a71 x-compute-request-id: req-5dfa9b57-f237-4869-a5f5-ee3380675a71 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:f3:1f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp"}], "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:02Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:16,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-5dfa9b57-f237-4869-a5f5-ee3380675a71 2018-10-22 09:40:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:16,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2409e0e0-9ad7-404a-8cec-35e9b11eb07a Date: Mon, 22 Oct 2018 09:40: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":["4ee9782d-b838-4ff1-8333-cf0339346f77"],"updated_at":"2018-10-22T09:39:33Z","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90f803a7709b4772b40d6ad5c249c89f","id":"c852e648-a1ea-48e5-ae99-507265cc9942","name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net"}]} 2018-10-22 09:40:16,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net used request id req-2409e0e0-9ad7-404a-8cec-35e9b11eb07a 2018-10-22 09:40:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:16,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a08bfe-8935-4201-b278-0c1915caa76d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:16,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-16a08bfe-8935-4201-b278-0c1915caa76d 2018-10-22 09:40:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:16,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e2f782e-7534-43bf-bc86-004a6f21bcc6 Date: Mon, 22 Oct 2018 09:40:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","dns_nameservers":[],"updated_at":"2018-10-22T09:39: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":"90f803a7709b4772b40d6ad5c249c89f","id":"4ee9782d-b838-4ff1-8333-cf0339346f77","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet"}]} 2018-10-22 09:40:16,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-5e2f782e-7534-43bf-bc86-004a6f21bcc6 2018-10-22 09:40:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:16,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-6b95e255-6487-4aec-82c3-0a8498c76348 Date: Mon, 22 Oct 2018 09:40:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.4"}],"id":"47dbcd60-e3c5-4b7a-b4d2-9a6cc15dc25a","security_groups":[],"mac_address":"fa:16:3e:a1:c3:d8","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.3"}],"id":"506ffc91-a31e-4665-b481-4e2a87f5f65a","security_groups":[],"mac_address":"fa:16:3e:7c:41:3b","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.2"}],"id":"a5d52624-df37-4505-ac02-0a71452f0f71","security_groups":[],"mac_address":"fa:16:3e:9f:e3:c4","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c852e648-a1ea-48e5-ae99-507265cc9942"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.1"}],"id":"bcc63c63-e210-4ed3-af54-10e410f2e08b","security_groups":[],"mac_address":"fa:16:3e:66:f6:2e","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:42Z","binding:vnic_type":"normal","device_id":"dee540aa-f628-4759-a4d7-5b907710bfb9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ee9782d-b838-4ff1-8333-cf0339346f77","ip_address":"10.55.1.13"}],"id":"eb5a23ac-c867-481f-a5f7-f47d57edc4f3","security_groups":["2100c103-43c8-4b94-be7c-7ef8fd907bf1","2b2b2f81-81d9-4841-950d-7461215864ef"],"mac_address":"fa:16:3e:58:f3:1f","project_id":"90f803a7709b4772b40d6ad5c249c89f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1","admin_state_up":true,"network_id":"c852e648-a1ea-48e5-ae99-507265cc9942","tenant_id":"90f803a7709b4772b40d6ad5c249c89f","created_at":"2018-10-22T09:39:53Z","binding:vnic_type":"normal","device_id":"c7b87447-a028-4d6c-b673-6e220fab5a38"}]} 2018-10-22 09:40:16,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-6b95e255-6487-4aec-82c3-0a8498c76348 2018-10-22 09:40:16,583 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:40:16,588 - paramiko.transport - DEBUG - starting thread (client mode): 0xe7490290L 2018-10-22 09:40:16,588 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:40:16,589 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:40:16,589 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:40:16,590 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:40:16,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:40:16,590 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:40:16,591 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:40:16,591 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:40:16,591 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:40:16,608 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:40:16,609 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:40:16,621 - paramiko.transport - DEBUG - Trying key b827e67eb9e6e98a339c7e635ba55dea from tmp/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633 2018-10-22 09:40:16,649 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:40:16,652 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:40:16,753 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:40:16,767 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:40:16,767 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:40:16,769 - paramiko.transport - DEBUG - starting thread (client mode): 0xe74939d0L 2018-10-22 09:40:16,769 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:40:16,769 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:40:16,770 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:40:16,771 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:40:16,771 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:40:16,771 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:40:16,771 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:40:16,771 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:40:16,771 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:40:16,789 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:40:16,789 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:40:16,801 - paramiko.transport - DEBUG - Trying key b827e67eb9e6e98a339c7e635ba55dea from tmp/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633 2018-10-22 09:40:16,828 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:40:16,832 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:40:16,834 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:40:16,835 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:40:16,835 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:40:16,838 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:40:16,840 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:40:16,841 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-10-22 09:40:16,841 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-10-22 09:40:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/07580731-257e-44c4-9ddb-ccaccf45b3df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:17,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc39a414-01f7-4d66-8cd8-20eb89106cab Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:17,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/07580731-257e-44c4-9ddb-ccaccf45b3df used request id req-dc39a414-01f7-4d66-8cd8-20eb89106cab 2018-10-22 09:40:17,799 - create_instance - INFO - Deleting Port with ID - eb5a23ac-c867-481f-a5f7-f47d57edc4f3 2018-10-22 09:40:17,800 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633port-1 2018-10-22 09:40:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/eb5a23ac-c867-481f-a5f7-f47d57edc4f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:18,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0bc43b4-9b7e-44f7-b64c-b8f3c6398882 Date: Mon, 22 Oct 2018 09:40:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:18,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/eb5a23ac-c867-481f-a5f7-f47d57edc4f3 used request id req-d0bc43b4-9b7e-44f7-b64c-b8f3c6398882 2018-10-22 09:40:18,315 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst 2018-10-22 09:40:18,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:18,475 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-138e33c3-1cb3-40a4-bbb2-e5daf376ff49 x-compute-request-id: req-138e33c3-1cb3-40a4-bbb2-e5daf376ff49 Content-Type: application/json 2018-10-22 09:40:18,475 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-138e33c3-1cb3-40a4-bbb2-e5daf376ff49 2018-10-22 09:40:18,475 - create_instance - INFO - Checking deletion status 2018-10-22 09:40:18,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:18,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f176d9a8-ee8f-4399-aefb-3c130ff92722 x-compute-request-id: req-f176d9a8-ee8f-4399-aefb-3c130ff92722 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.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b87447-a028-4d6c-b673-6e220fab5a38", "rel": "bookmark"}], "image": {"id": "55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "links": [{"href": "http://172.30.9.28:8774/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:40:02.000000", "flavor": {"id": "1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "links": [{"href": "http://172.30.9.28:8774/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7", "rel": "bookmark"}]}, "id": "c7b87447-a028-4d6c-b673-6e220fab5a38", "user_id": "fdd851423494416c8db166aa326d93ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:40:18Z", "hostId": "d1a4899ad32a7410774953dd1a9f475e6e85416f0de5b019bc9dce33", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp", "name": "CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst", "created": "2018-10-22T09:39:56Z", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:40:18,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-f176d9a8-ee8f-4399-aefb-3c130ff92722 2018-10-22 09:40:18,854 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst] is - ACTIVE 2018-10-22 09:40:18,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:40:21,857 - create_instance - DEBUG - VM status query timeout in 296.618448019 2018-10-22 09:40:21,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56b5f06634e349d8f38a7b99c20ad562ee87284" 2018-10-22 09:40:21,916 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:40:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ed4b58b-125e-465f-b1cb-070f5fa7d0c7 x-compute-request-id: req-1ed4b58b-125e-465f-b1cb-070f5fa7d0c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c7b87447-a028-4d6c-b673-6e220fab5a38 could not be found.", "code": 404}} 2018-10-22 09:40:21,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b87447-a028-4d6c-b673-6e220fab5a38 used request id req-1ed4b58b-125e-465f-b1cb-070f5fa7d0c7 2018-10-22 09:40:21,916 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c7b87447-a028-4d6c-b673-6e220fab5a38 could not be found. (HTTP 404) (Request-ID: req-1ed4b58b-125e-465f-b1cb-070f5fa7d0c7) 2018-10-22 09:40:21,917 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-inst 2018-10-22 09:40:21,918 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp 2018-10-22 09:40:21,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7595afa13ce7ce1d203eb0a81c8640841fbb199" 2018-10-22 09:40:21,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:40:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-604dafbb-e6b5-459d-a849-36151c44af25 x-compute-request-id: req-604dafbb-e6b5-459d-a849-36151c44af25 Content-Length: 0 Content-Type: application/json 2018-10-22 09:40:21,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-kp used request id req-604dafbb-e6b5-459d-a849-36151c44af25 2018-10-22 09:40:21,952 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633.pub] 2018-10-22 09:40:21,952 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633] 2018-10-22 09:40:21,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d97f67c26ef1be356f0e3111abd9dfdce26633" 2018-10-22 09:40:22,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:40:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7195d708-e1f5-4552-88f5-164306a8a2e8 x-compute-request-id: req-7195d708-e1f5-4552-88f5-164306a8a2e8 Content-Length: 0 Content-Type: application/json 2018-10-22 09:40:22,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1cf45c14-bd3b-47a0-a5f6-66a27b1909d7 used request id req-7195d708-e1f5-4552-88f5-164306a8a2e8 2018-10-22 09:40:22,002 - neutron_utils - INFO - Deleting security group rule with ID - ac4f494c-317e-42fd-9d11-34d0a5587955 2018-10-22 09:40:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ac4f494c-317e-42fd-9d11-34d0a5587955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:40:22,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24ab2ade-6df7-4a50-baa3-e22edc6bea71 Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:22,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ac4f494c-317e-42fd-9d11-34d0a5587955 used request id req-24ab2ade-6df7-4a50-baa3-e22edc6bea71 2018-10-22 09:40:22,248 - neutron_utils - INFO - Deleting security group rule with ID - a30c63ef-7421-4366-9477-f45b234bc3aa 2018-10-22 09:40:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a30c63ef-7421-4366-9477-f45b234bc3aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:40:22,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2303d978-d0e7-4808-9141-4566b05f55b5 Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:22,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a30c63ef-7421-4366-9477-f45b234bc3aa used request id req-2303d978-d0e7-4808-9141-4566b05f55b5 2018-10-22 09:40:22,495 - neutron_utils - INFO - Deleting security group rule with ID - e39ab7f1-3df9-4fb3-8d03-f360141f9d3f 2018-10-22 09:40:22,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e39ab7f1-3df9-4fb3-8d03-f360141f9d3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:40:22,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a191621a-d6fe-4868-a912-3a4bfa802420 Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:22,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e39ab7f1-3df9-4fb3-8d03-f360141f9d3f used request id req-a191621a-d6fe-4868-a912-3a4bfa802420 2018-10-22 09:40:22,586 - neutron_utils - INFO - Deleting security group rule with ID - 6216914e-2731-434b-8d77-e29b0d5b111a 2018-10-22 09:40:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6216914e-2731-434b-8d77-e29b0d5b111a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:40:22,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08b464d5-0b85-42a2-9977-06eb8d0ef1f6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:22,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6216914e-2731-434b-8d77-e29b0d5b111a used request id req-08b464d5-0b85-42a2-9977-06eb8d0ef1f6 2018-10-22 09:40:22,683 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-sec-grp 2018-10-22 09:40:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2b2b2f81-81d9-4841-950d-7461215864ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6fa55cad4bcc34af20e116c34682b9449a35a7" 2018-10-22 09:40:22,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-251f0819-4022-417a-bdf4-68222aea196e Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:22,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2b2b2f81-81d9-4841-950d-7461215864ef used request id req-251f0819-4022-417a-bdf4-68222aea196e 2018-10-22 09:40:22,834 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router and subnet CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet 2018-10-22 09:40:22,834 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router 2018-10-22 09:40:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" -d '{"subnet_id": "4ee9782d-b838-4ff1-8333-cf0339346f77"}' 2018-10-22 09:40:24,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c2643898-bef7-4edd-91c7-ca933dde41f2 Date: Mon, 22 Oct 2018 09:40:24 GMT RESP BODY: {"network_id": "c852e648-a1ea-48e5-ae99-507265cc9942", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "subnet_id": "4ee9782d-b838-4ff1-8333-cf0339346f77", "subnet_ids": ["4ee9782d-b838-4ff1-8333-cf0339346f77"], "port_id": "bcc63c63-e210-4ed3-af54-10e410f2e08b", "id": "dee540aa-f628-4759-a4d7-5b907710bfb9"} 2018-10-22 09:40:24,356 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9/remove_router_interface used request id req-c2643898-bef7-4edd-91c7-ca933dde41f2 2018-10-22 09:40:24,356 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router 2018-10-22 09:40:24,356 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-router 2018-10-22 09:40:24,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e678a58e2164ad0dd8ba6718e9bf2e6b6ac38f" 2018-10-22 09:40:27,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cc3c150-b78c-401c-ab70-63dd1364d05a Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:27,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dee540aa-f628-4759-a4d7-5b907710bfb9 used request id req-4cc3c150-b78c-401c-ab70-63dd1364d05a 2018-10-22 09:40:27,823 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet 2018-10-22 09:40:27,823 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-subnet 2018-10-22 09:40:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4ee9782d-b838-4ff1-8333-cf0339346f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:40:30,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c14e81f2-aef4-492b-b01c-f25333a2461b Date: Mon, 22 Oct 2018 09:40:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:30,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4ee9782d-b838-4ff1-8333-cf0339346f77 used request id req-c14e81f2-aef4-492b-b01c-f25333a2461b 2018-10-22 09:40:30,046 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-pub-net 2018-10-22 09:40:30,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c852e648-a1ea-48e5-ae99-507265cc9942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f102124a90de74e82e3deb996a6ba7a18192b740" 2018-10-22 09:40:31,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-442058c7-a754-41df-a890-6938b6da9183 Date: Mon, 22 Oct 2018 09:40:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:31,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c852e648-a1ea-48e5-ae99-507265cc9942 used request id req-442058c7-a754-41df-a890-6938b6da9183 2018-10-22 09:40:31,287 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f3ed40b1-2c9e-44a4-a09c-eb9951f8d633-image 2018-10-22 09:40:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d9e4bc1081da8f64ba58b059a4c57d3bc33261" 2018-10-22 09:40:32,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05e4296a-5eaf-430e-b278-6036fe71a8ad Date: Mon, 22 Oct 2018 09:40:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:40:32,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/55aafe53-5779-4f1a-a3c4-8b5c88835ea8 used request id req-05e4296a-5eaf-430e-b278-6036fe71a8ad 2018-10-22 09:40:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:32,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-63b88710-a3b1-485a-b313-b812d9c65eea Date: Mon, 22 Oct 2018 09:40:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:32Z", "updated_at": "2018-10-22T09:39:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "revision_number": 0, "id": "56c22483-ecfc-447a-bafd-390640e73434", "remote_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "revision_number": 0, "id": "6a0a7d76-10df-4f50-b603-c67201c30e87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "revision_number": 0, "id": "8ec769a3-34d4-4a28-ae65-2b89cecc6bc5", "remote_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv4", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "revision_number": 0, "id": "fe907498-bec7-4c45-b67c-b4cb2be8b28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "port_range_min": null, "ethertype": "IPv6", "project_id": "90f803a7709b4772b40d6ad5c249c89f"}], "revision_number": 4, "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:40:32,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-63b88710-a3b1-485a-b313-b812d9c65eea 2018-10-22 09:40:32,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:32,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74216ab-7d50-4614-ac07-29b72bcf30d5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f"}, "enabled": true, "id": "90f803a7709b4772b40d6ad5c249c89f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj"}} 2018-10-22 09:40:32,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-a74216ab-7d50-4614-ac07-29b72bcf30d5 2018-10-22 09:40:32,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2100c103-43c8-4b94-be7c-7ef8fd907bf1 2018-10-22 09:40:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2100c103-43c8-4b94-be7c-7ef8fd907bf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:32,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2c6e773b-29b7-45a1-a045-4bca202aaa37 Date: Mon, 22 Oct 2018 09:40:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:32Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "56c22483-ecfc-447a-bafd-390640e73434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:32Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "6a0a7d76-10df-4f50-b603-c67201c30e87"}, {"remote_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:32Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "8ec769a3-34d4-4a28-ae65-2b89cecc6bc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:39:32Z", "security_group_id": "2100c103-43c8-4b94-be7c-7ef8fd907bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "90f803a7709b4772b40d6ad5c249c89f", "created_at": "2018-10-22T09:39:32Z", "project_id": "90f803a7709b4772b40d6ad5c249c89f", "id": "fe907498-bec7-4c45-b67c-b4cb2be8b28a"}]} 2018-10-22 09:40:32,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2100c103-43c8-4b94-be7c-7ef8fd907bf1 used request id req-2c6e773b-29b7-45a1-a045-4bca202aaa37 2018-10-22 09:40:32,886 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:40:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2100c103-43c8-4b94-be7c-7ef8fd907bf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:33,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b23f6e1b-fd27-49d6-953a-877d4186c7af Content-Length: 0 Date: Mon, 22 Oct 2018 09:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:40:33,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2100c103-43c8-4b94-be7c-7ef8fd907bf1 used request id req-b23f6e1b-fd27-49d6-953a-877d4186c7af 2018-10-22 09:40:33,227 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj 2018-10-22 09:40:33,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:33,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343f961a-4c2d-4789-8e22-bba3e267ff41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:40:33,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/90f803a7709b4772b40d6ad5c249c89f used request id req-343f961a-4c2d-4789-8e22-bba3e267ff41 2018-10-22 09:40:33,434 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-proj-role 2018-10-22 09:40:33,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ea429cd8ec484ae6af1a871cf98fce48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:33,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf247f35-cc97-4782-8e97-f3b83bad0945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:40:33,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ea429cd8ec484ae6af1a871cf98fce48 used request id req-cf247f35-cc97-4782-8e97-f3b83bad0945 2018-10-22 09:40:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf6a6b6a58a8b4af4a67c5fd319a2dfc20c2d0" 2018-10-22 09:40:33,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cf395a-e56b-4eba-a202-f7ed2171aedf Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:40:33,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62cf395a-e56b-4eba-a202-f7ed2171aedf 2018-10-22 09:40:33,641 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-651f8ed8-fdde-496-user 2018-10-22 09:40:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fdd851423494416c8db166aa326d93ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978b14b970b6324caa2e30ff12d84b203aa9318c" 2018-10-22 09:40:33,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2495230c-d7e0-45d9-b644-4ff809bc8c77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:40:33,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fdd851423494416c8db166aa326d93ff used request id req-2495230c-d7e0-45d9-b644-4ff809bc8c77 2018-10-22 09:40:33,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:34,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Wq5EWLC0RmqBXvCcimbMXw"], "issued_at": "2018-10-22T09:40:34.000000Z"}} 2018-10-22 09:40:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aa236cd2bc761fca2ebd3e760024d64f0894fb" 2018-10-22 09:40:34,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9e48dd-0d98-4080-b48c-f3d2e08adc05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:34,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a9e48dd-0d98-4080-b48c-f3d2e08adc05 2018-10-22 09:40:34,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:34,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:34,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["snGd0n_lSSqU4Et2eYCE8A"], "issued_at": "2018-10-22T09:40:34.000000Z"}} 2018-10-22 09:40:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:40:34,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bbd1b5-917e-44fb-b58c-4073df600097 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:34,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73bbd1b5-917e-44fb-b58c-4073df600097 2018-10-22 09:40:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:40:34,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:40:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:40:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98d661c-16b3-4d0f-8626-d859a8392ae4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:40:34,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj used request id req-a98d661c-16b3-4d0f-8626-d859a8392ae4 2018-10-22 09:40:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:40:34,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d78a62-66c9-4bc6-8175-174ebc49f963 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:40:34,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c6d78a62-66c9-4bc6-8175-174ebc49f963 2018-10-22 09:40:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}}' 2018-10-22 09:40:35,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2814f0-0c91-46a1-b8a5-308a02a7dba5 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:35,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0b2814f0-0c91-46a1-b8a5-308a02a7dba5 2018-10-22 09:40:35,066 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj 2018-10-22 09:40:35,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:35,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:35,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:40:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["dOodAwcGQTeylAjW1Yk2SA"], "issued_at": "2018-10-22T09:40:35.000000Z"}} 2018-10-22 09:40:35,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5140632274cfa627183b0ec502c3fb53b2141016" 2018-10-22 09:40:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e0548f-1c17-418e-b102-ad4b372e17ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:35,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-30e0548f-1c17-418e-b102-ad4b372e17ef 2018-10-22 09:40:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:40:35,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:40:35,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5140632274cfa627183b0ec502c3fb53b2141016" 2018-10-22 09:40:35,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb82c6c0-3258-4f51-ac3e-4c3ec2616a28 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:40:35,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cb82c6c0-3258-4f51-ac3e-4c3ec2616a28 2018-10-22 09:40:35,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5140632274cfa627183b0ec502c3fb53b2141016" 2018-10-22 09:40:35,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4500e5c-923f-421f-8a08-3479acb8e5d1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}]} 2018-10-22 09:40:35,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj used request id req-e4500e5c-923f-421f-8a08-3479acb8e5d1 2018-10-22 09:40:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5140632274cfa627183b0ec502c3fb53b2141016" 2018-10-22 09:40:35,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e08ac9-7577-4026-adee-594a817787c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:40:35,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-91e08ac9-7577-4026-adee-594a817787c6 2018-10-22 09:40:36,167 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user 2018-10-22 09:40:36,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:40:36,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe39ec16-9ffb-427c-8ca1-2ac47aa629d2 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:40:36,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fe39ec16-9ffb-427c-8ca1-2ac47aa629d2 2018-10-22 09:40:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}}' 2018-10-22 09:40:36,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76a7a42-8646-4126-bc43-792e5af11df4 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f543abb845654459a985ec2bec8d0313", "links": {"self": "http://172.30.9.28:5000/v3/roles/f543abb845654459a985ec2bec8d0313"}, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}} 2018-10-22 09:40:36,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e76a7a42-8646-4126-bc43-792e5af11df4 2018-10-22 09:40:36,420 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role 2018-10-22 09:40:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f543abb845654459a985ec2bec8d0313 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:40:36,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a08813a-3d9e-4bae-b92e-f80debbf3f15 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f543abb845654459a985ec2bec8d0313"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role", "id": "f543abb845654459a985ec2bec8d0313"}} 2018-10-22 09:40:36,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f543abb845654459a985ec2bec8d0313 used request id req-3a08813a-3d9e-4bae-b92e-f80debbf3f15 2018-10-22 09:40:36,504 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role to project CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj 2018-10-22 09:40:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464/users/444dd0ff35c34f9eab08255e233fa15c/roles/f543abb845654459a985ec2bec8d0313 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:40:36,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aac9e3b-78e0-4d37-9b4c-af4e18a8f565 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:40:36,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464/users/444dd0ff35c34f9eab08255e233fa15c/roles/f543abb845654459a985ec2bec8d0313 used request id req-9aac9e3b-78e0-4d37-9b4c-af4e18a8f565 2018-10-22 09:40:36,571 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:40:36,573 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:40:36,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:36,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:36,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["D0rx95EqQ9muXL0S6wWHRg"], "issued_at": "2018-10-22T09:40:36.000000Z"}} 2018-10-22 09:40:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:40:37,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9ea749-3a7f-420e-a4c3-0672f6095870 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:37,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a9ea749-3a7f-420e-a4c3-0672f6095870 2018-10-22 09:40:37,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:40:37,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-c5dee4d2-b484-45cf-91b1-7cbf7ba04c80 Date: Mon, 22 Oct 2018 09:40:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image"} 2018-10-22 09:40:37,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image used request id req-c5dee4d2-b484-45cf-91b1-7cbf7ba04c80 2018-10-22 09:40:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:40:37,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-86582dfc-b08c-454e-a3e8-b001e83332ff Date: Mon, 22 Oct 2018 09:40: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"}}} 2018-10-22 09:40:37,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-86582dfc-b08c-454e-a3e8-b001e83332ff 2018-10-22 09:40:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image"}' 2018-10-22 09:40:37,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 X-Openstack-Request-Id: req-b8c188ac-903c-462b-9808-fd065137e396 Date: Mon, 22 Oct 2018 09:40:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:40:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:40:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "min_disk": 0, "protected": false, "id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "file": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/file", "checksum": null, "owner": "a9b1490c4c4b449fa0622cc0d5021464", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:40:37,595 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b8c188ac-903c-462b-9808-fd065137e396 2018-10-22 09:40:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" -d '' 2018-10-22 09:40:39,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-914d1d59-156a-4f79-88e3-1f64e7990d10 Date: Mon, 22 Oct 2018 09:40:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:40:39,084 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/file used request id req-914d1d59-156a-4f79-88e3-1f64e7990d10 2018-10-22 09:40:39,085 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:40:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:40:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-98925f16-6fa1-4a52-b530-074f49675190 Date: Mon, 22 Oct 2018 09:40:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:40:39Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/snap", "metadata": {}}], "self": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "min_disk": 0, "protected": false, "id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "file": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9b1490c4c4b449fa0622cc0d5021464", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:40:39,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 used request id req-98925f16-6fa1-4a52-b530-074f49675190 2018-10-22 09:40:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:40:39,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e6379b8-752f-4c11-83ae-90b19608fdfe Date: Mon, 22 Oct 2018 09:40: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"}}} 2018-10-22 09:40:39,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8e6379b8-752f-4c11-83ae-90b19608fdfe 2018-10-22 09:40:39,274 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image 2018-10-22 09:40:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:40:39,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-efbb6f43-410f-4484-af8e-aef1d2233bca Date: Mon, 22 Oct 2018 09:40:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:40:39Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/snap", "metadata": {}}], "self": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "min_disk": 0, "protected": false, "id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "file": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9b1490c4c4b449fa0622cc0d5021464", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:40:39,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 used request id req-efbb6f43-410f-4484-af8e-aef1d2233bca 2018-10-22 09:40:39,297 - create_image - DEBUG - Instance status is - active 2018-10-22 09:40:39,297 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image 2018-10-22 09:40:39,297 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image 2018-10-22 09:40:39,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:39,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:39,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["YdtyJ-8jQtKqBRr5fqofgA"], "issued_at": "2018-10-22T09:40:39.000000Z"}} 2018-10-22 09:40:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:40:39,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423db25f-1348-4821-96a9-98bbfe8ba7bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:39,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-423db25f-1348-4821-96a9-98bbfe8ba7bb 2018-10-22 09:40:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:40:39,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e52d22d4-be34-4bbf-81c9-88834cb3f779 Date: Mon, 22 Oct 2018 09:40:39 GMT RESP BODY: {"networks":[]} 2018-10-22 09:40:39,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-e52d22d4-be34-4bbf-81c9-88834cb3f779 2018-10-22 09:40:39,940 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net 2018-10-22 09:40:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net", "admin_state_up": true}}' 2018-10-22 09:40:40,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e4b23ff2-8e7d-47ae-8252-71c4e0cfc4ba Date: Mon, 22 Oct 2018 09:40:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:40:40Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","mtu":1450}} 2018-10-22 09:40:40,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e4b23ff2-8e7d-47ae-8252-71c4e0cfc4ba 2018-10-22 09:40:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:40:40,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4896ce79-6f4e-4da5-b228-13b02dc87777 Date: Mon, 22 Oct 2018 09:40:40 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":"2018-10-22T09:40:40Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:40,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-4896ce79-6f4e-4da5-b228-13b02dc87777 2018-10-22 09:40:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:40:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6379d6b1-0c48-4da3-baaa-f0959ffa0144 Date: Mon, 22 Oct 2018 09:40:40 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:40:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-6379d6b1-0c48-4da3-baaa-f0959ffa0144 2018-10-22 09:40:40,875 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet 2018-10-22 09:40:40,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" -d '{"subnets": [{"ip_version": 4, "network_id": "54f2041e-9229-49d1-847d-7b56d73b0a8c", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]}' 2018-10-22 09:40:41,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-44670722-d229-4b7f-8f11-36bb3dc0337a Date: Mon, 22 Oct 2018 09:40:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:41,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-44670722-d229-4b7f-8f11-36bb3dc0337a 2018-10-22 09:40:41,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:40:41,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4d772323-a14d-4343-8543-aac10e8b0a56 Date: Mon, 22 Oct 2018 09:40: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:41,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-4d772323-a14d-4343-8543-aac10e8b0a56 2018-10-22 09:40:41,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:40:42,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8f248eb9-d783-48d0-bdee-aa4cd9ea4ee2 Date: Mon, 22 Oct 2018 09:40:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:42,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-8f248eb9-d783-48d0-bdee-aa4cd9ea4ee2 2018-10-22 09:40:42,046 - OpenStackNetwork - DEBUG - Network [54f2041e-9229-49d1-847d-7b56d73b0a8c] created successfully 2018-10-22 09:40:42,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:42,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:42,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["z_PJMRgqSfWULgFCbbZGyQ"], "issued_at": "2018-10-22T09:40:42.000000Z"}} 2018-10-22 09:40:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:42,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98823e59-4f6d-40e8-bfd9-470d4a70de26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:42,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-98823e59-4f6d-40e8-bfd9-470d4a70de26 2018-10-22 09:40:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:42,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e13403d0-ca00-411b-9763-d2ce7f6ee429 Date: Mon, 22 Oct 2018 09:40:42 GMT RESP BODY: {"routers": []} 2018-10-22 09:40:42,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router&admin_state_up=True used request id req-e13403d0-ca00-411b-9763-d2ce7f6ee429 2018-10-22 09:40:42,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:42,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:43,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["vxgPaejUSw-bIdL8yGm91g"], "issued_at": "2018-10-22T09:40:43.000000Z"}} 2018-10-22 09:40:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388a460d76c1b2af78264913cc1e5717920fb761" 2018-10-22 09:40:43,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e2baf0-6121-4b4d-ab31-4e7914aaea5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:43,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0e2baf0-6121-4b4d-ab31-4e7914aaea5d 2018-10-22 09:40:43,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:43,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c1e6bf11-0593-4945-9d7d-4ee9e018552c Date: Mon, 22 Oct 2018 09:40:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:40:43,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-c1e6bf11-0593-4945-9d7d-4ee9e018552c 2018-10-22 09:40:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:43,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe4f5a68-1d4f-4fe3-9734-73690f0cbb0a Date: Mon, 22 Oct 2018 09:40:43 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:40:43,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-fe4f5a68-1d4f-4fe3-9734-73690f0cbb0a 2018-10-22 09:40:43,614 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router 2018-10-22 09:40:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router", "admin_state_up": true}}' 2018-10-22 09:40:48,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9bd4318b-b25e-45e3-9e54-3f22ebdd4bc1 Date: Mon, 22 Oct 2018 09:40:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:44Z", "admin_state_up": true, "updated_at": "2018-10-22T09:40:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "23ab5c64-9edc-4565-8f19-bb0679a93e6c", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router"}} 2018-10-22 09:40:48,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-9bd4318b-b25e-45e3-9e54-3f22ebdd4bc1 2018-10-22 09:40:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=23ab5c64-9edc-4565-8f19-bb0679a93e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:48,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3fa9373c-cd35-4433-aa3d-b87e18716ec8 Date: Mon, 22 Oct 2018 09:40:48 GMT RESP BODY: {"ports":[]} 2018-10-22 09:40:48,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=23ab5c64-9edc-4565-8f19-bb0679a93e6c used request id req-3fa9373c-cd35-4433-aa3d-b87e18716ec8 2018-10-22 09:40:48,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:49,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce7c7ae8-cea1-4d26-bba3-b208449d7fd6 Date: Mon, 22 Oct 2018 09:40: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:49,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-ce7c7ae8-cea1-4d26-bba3-b208449d7fd6 2018-10-22 09:40:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:40:49,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:40:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:49,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef27277-1a39-4924-a276-9f88244e025d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:49,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-1ef27277-1a39-4924-a276-9f88244e025d 2018-10-22 09:40:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:49,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc54e24b-9c7a-4c75-8d57-8be8d213a3b5 Date: Mon, 22 Oct 2018 09:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:49,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-cc54e24b-9c7a-4c75-8d57-8be8d213a3b5 2018-10-22 09:40:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:49,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ff8e059c-188a-45b3-b3ca-89707ff7cf81 Date: Mon, 22 Oct 2018 09:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:49,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet used request id req-ff8e059c-188a-45b3-b3ca-89707ff7cf81 2018-10-22 09:40:49,502 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:40:49,503 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router 2018-10-22 09:40:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" -d '{"subnet_id": "2cd7f38b-7216-4b58-82a6-fa8522858a5e"}' 2018-10-22 09:40:51,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4c0c6b26-a92e-4088-8746-f962afabf75d Date: Mon, 22 Oct 2018 09:40:51 GMT RESP BODY: {"network_id": "54f2041e-9229-49d1-847d-7b56d73b0a8c", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "subnet_id": "2cd7f38b-7216-4b58-82a6-fa8522858a5e", "subnet_ids": ["2cd7f38b-7216-4b58-82a6-fa8522858a5e"], "port_id": "5231d00a-5c94-4ff5-b002-678528382f98", "id": "23ab5c64-9edc-4565-8f19-bb0679a93e6c"} 2018-10-22 09:40:51,415 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c/add_router_interface used request id req-4c0c6b26-a92e-4088-8746-f962afabf75d 2018-10-22 09:40:51,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:51,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-29dc41cf-43d7-4579-b28d-75fa77423e34 Date: Mon, 22 Oct 2018 09:40:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:44Z", "admin_state_up": true, "updated_at": "2018-10-22T09:40:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "23ab5c64-9edc-4565-8f19-bb0679a93e6c", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router"}} 2018-10-22 09:40:51,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c used request id req-29dc41cf-43d7-4579-b28d-75fa77423e34 2018-10-22 09:40:51,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=23ab5c64-9edc-4565-8f19-bb0679a93e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:51,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6a0608bf-2232-414b-a42a-9fa508076ed3 Date: Mon, 22 Oct 2018 09:40:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"}]} 2018-10-22 09:40:51,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=23ab5c64-9edc-4565-8f19-bb0679a93e6c used request id req-6a0608bf-2232-414b-a42a-9fa508076ed3 2018-10-22 09:40:51,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:40:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b96cf4a5-abd4-4af5-9f40-de82cb3b61fd Date: Mon, 22 Oct 2018 09:40:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}} 2018-10-22 09:40:52,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e used request id req-b96cf4a5-abd4-4af5-9f40-de82cb3b61fd 2018-10-22 09:40:52,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:52,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:52,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["kvb_K-2bQl-KRj5jZArdfg"], "issued_at": "2018-10-22T09:40:52.000000Z"}} 2018-10-22 09:40:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5026682f0d6991c50a5e12620d8f26b672b434b4" 2018-10-22 09:40:52,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5160daf-a356-4083-b3f1-e0d01e8c2bac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:52,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5160daf-a356-4083-b3f1-e0d01e8c2bac 2018-10-22 09:40:52,489 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:40:52,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5026682f0d6991c50a5e12620d8f26b672b434b4" 2018-10-22 09:40:52,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-1f24fa82-e4fc-42f6-aec1-1b13ca429d35 x-compute-request-id: req-1f24fa82-e4fc-42f6-aec1-1b13ca429d35 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:40:52,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1f24fa82-e4fc-42f6-aec1-1b13ca429d35 2018-10-22 09:40:52,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5026682f0d6991c50a5e12620d8f26b672b434b4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:40:52,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-cedb996c-0e0c-4dab-917f-d0711a270d74 x-compute-request-id: req-cedb996c-0e0c-4dab-917f-d0711a270d74 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:40:52,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cedb996c-0e0c-4dab-917f-d0711a270d74 2018-10-22 09:40:52,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:52,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:53,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["27c1BI70QkWeCCF3L53VOA"], "issued_at": "2018-10-22T09:40:53.000000Z"}} 2018-10-22 09:40:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55455ae619effee569a0efefb74c78a27d99c09" 2018-10-22 09:40:53,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aedf904-8b70-4008-9fe3-6ce656e034a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:53,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6aedf904-8b70-4008-9fe3-6ce656e034a4 2018-10-22 09:40:53,310 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:40:53,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55455ae619effee569a0efefb74c78a27d99c09" 2018-10-22 09:40:53,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-bb9ae2db-9895-4cac-b2d2-d4119ea70fa8 x-compute-request-id: req-bb9ae2db-9895-4cac-b2d2-d4119ea70fa8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:40:53,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bb9ae2db-9895-4cac-b2d2-d4119ea70fa8 2018-10-22 09:40:53,467 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp... 2018-10-22 09:40:53,467 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:40:53,494 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp 2018-10-22 09:40:53,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55455ae619effee569a0efefb74c78a27d99c09" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiYiRRVk1bN/PqaQOT4+vnRRyyMPeticaJKXyrtOK6YHaTyvJQPuiSOgqn5rwQXP+jCHcwX/BjCtQIbc8eAWLfJxM8D73yO6UQesvcaKL7jUUptUvogQdmHSqLDSpp3bwWN0p8iLuPA+U9YWaWfMQCx/rOdkiMiXSwWd3e3AKB1w==", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp"}}' 2018-10-22 09:40:53,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-5f3eee0b-c5c7-4de9-86fd-25e06549a91b x-compute-request-id: req-5f3eee0b-c5c7-4de9-86fd-25e06549a91b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiYiRRVk1bN/PqaQOT4+vnRRyyMPeticaJKXyrtOK6YHaTyvJQPuiSOgqn5rwQXP+jCHcwX/BjCtQIbc8eAWLfJxM8D73yO6UQesvcaKL7jUUptUvogQdmHSqLDSpp3bwWN0p8iLuPA+U9YWaWfMQCx/rOdkiMiXSwWd3e3AKB1w==", "user_id": "444dd0ff35c34f9eab08255e233fa15c", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "fingerprint": "7e:63:d2:62:1e:31:08:d3:38:61:92:92:64:79:ac:0c"}} 2018-10-22 09:40:53,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-5f3eee0b-c5c7-4de9-86fd-25e06549a91b 2018-10-22 09:40:53,566 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604.pub 2018-10-22 09:40:53,567 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604 2018-10-22 09:40:53,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:53,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:53,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["lAodbP30Tvan9ZkTL20aEA"], "issued_at": "2018-10-22T09:40:53.000000Z"}} 2018-10-22 09:40:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7f67e2-d375-4536-96f5-bf9797df9aff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:54,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3e7f67e2-d375-4536-96f5-bf9797df9aff 2018-10-22 09:40:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:54,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-28074916-601c-41a4-8b64-1095c44b6827 Date: Mon, 22 Oct 2018 09:40:54 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:40:54,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp used request id req-28074916-601c-41a4-8b64-1095c44b6827 2018-10-22 09:40:54,217 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp... 2018-10-22 09:40:54,217 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp 2018-10-22 09:40:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}}' 2018-10-22 09:40:54,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cb55f500-022b-412e-b108-05e1e580ce8d Date: Mon, 22 Oct 2018 09:40:54 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "updated_at": "2018-10-22T09:40:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "722dedd9-d510-4e8d-962b-59555e44c123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "91bc1bc2-5143-4239-8690-6aaded29be46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 2, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}} 2018-10-22 09:40:54,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-cb55f500-022b-412e-b108-05e1e580ce8d 2018-10-22 09:40:54,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:54,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d32f210a-51ac-476e-adf3-0b466eaa3e07 Date: Mon, 22 Oct 2018 09:40:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:54,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-d32f210a-51ac-476e-adf3-0b466eaa3e07 2018-10-22 09:40:54,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:54,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4920cf67-ecf5-4f9d-a787-10509be61539 Date: Mon, 22 Oct 2018 09:40:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:54,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-4920cf67-ecf5-4f9d-a787-10509be61539 2018-10-22 09:40:54,965 - neutron_utils - INFO - Retrieving security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3e481b74-fc0c-4766-9e04-54353a1abaa0 Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "updated_at": "2018-10-22T09:40:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "722dedd9-d510-4e8d-962b-59555e44c123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "91bc1bc2-5143-4239-8690-6aaded29be46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 2, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}]} 2018-10-22 09:40:55,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-3e481b74-fc0c-4766-9e04-54353a1abaa0 2018-10-22 09:40:55,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36c38375-fbca-48a6-936b-a6fd9a013f71 Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:55,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-36c38375-fbca-48a6-936b-a6fd9a013f71 2018-10-22 09:40:55,076 - neutron_utils - INFO - Retrieving security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:55,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ce28a5ba-6f2c-4dd3-8681-11b470063a22 Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "updated_at": "2018-10-22T09:40:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "722dedd9-d510-4e8d-962b-59555e44c123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "91bc1bc2-5143-4239-8690-6aaded29be46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 2, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}]} 2018-10-22 09:40:55,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-ce28a5ba-6f2c-4dd3-8681-11b470063a22 2018-10-22 09:40:55,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52910824-0c92-49c0-90f0-93479f49753d Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:55,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-52910824-0c92-49c0-90f0-93479f49753d 2018-10-22 09:40:55,446 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp 2018-10-22 09:40:55,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-24f003c5-e720-40ed-9286-35d560c2e37c Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "updated_at": "2018-10-22T09:40:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "722dedd9-d510-4e8d-962b-59555e44c123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "91bc1bc2-5143-4239-8690-6aaded29be46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 2, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}]} 2018-10-22 09:40:55,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp used request id req-24f003c5-e720-40ed-9286-35d560c2e37c 2018-10-22 09:40:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:40:55,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:40:55,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423aa80d-8aa9-4d03-ae3e-23cbf571d426 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:55,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-423aa80d-8aa9-4d03-ae3e-23cbf571d426 2018-10-22 09:40:55,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd0b2a80-a8f3-4fcf-95b4-2446df773b6c Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:55,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-dd0b2a80-a8f3-4fcf-95b4-2446df773b6c 2018-10-22 09:40:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0fa26460f515e126e63a023f24e4fea23c6f4d3a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"}}' 2018-10-22 09:40:55,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d5f1f3bf-6700-4de4-b6c9-d123d77531fb Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:55Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:55Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "531f2a93-fade-4791-a916-8ad1244da3a9"}} 2018-10-22 09:40:55,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-d5f1f3bf-6700-4de4-b6c9-d123d77531fb 2018-10-22 09:40:55,916 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp 2018-10-22 09:40:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:55,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-fd5b0856-782e-4dea-8ec7-f0b383ce7c3f Date: Mon, 22 Oct 2018 09:40:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "updated_at": "2018-10-22T09:40:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:55Z", "revision_number": 0, "id": "531f2a93-fade-4791-a916-8ad1244da3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:55Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "722dedd9-d510-4e8d-962b-59555e44c123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "91bc1bc2-5143-4239-8690-6aaded29be46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 3, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}]} 2018-10-22 09:40:55,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp used request id req-fd5b0856-782e-4dea-8ec7-f0b383ce7c3f 2018-10-22 09:40:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:56,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b8e409-20e0-484f-998e-3cb916addabc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:56,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-d1b8e409-20e0-484f-998e-3cb916addabc 2018-10-22 09:40:56,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:56,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-704f5683-36c3-4ead-ae7e-eff5c93cc244 Date: Mon, 22 Oct 2018 09:40: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": "2018-10-22T09:40:55Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:55Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "531f2a93-fade-4791-a916-8ad1244da3a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:56,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-704f5683-36c3-4ead-ae7e-eff5c93cc244 2018-10-22 09:40:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0fa26460f515e126e63a023f24e4fea23c6f4d3a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"}}' 2018-10-22 09:40:56,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-93b66bca-78ea-4192-b7d3-bbcba44783e7 Date: Mon, 22 Oct 2018 09:40:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:40:56Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": 22, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:56Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "37786f09-321e-4442-a15a-b81a1064ac56"}} 2018-10-22 09:40:56,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-93b66bca-78ea-4192-b7d3-bbcba44783e7 2018-10-22 09:40:56,276 - neutron_utils - INFO - Retrieving security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:56,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:56,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-91154d33-bbda-4801-b364-ecde5cb76846 Date: Mon, 22 Oct 2018 09:40:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "updated_at": "2018-10-22T09:40:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:40:56Z", "revision_number": 0, "id": "37786f09-321e-4442-a15a-b81a1064ac56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:56Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:55Z", "revision_number": 0, "id": "531f2a93-fade-4791-a916-8ad1244da3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:55Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "722dedd9-d510-4e8d-962b-59555e44c123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "revision_number": 0, "id": "91bc1bc2-5143-4239-8690-6aaded29be46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 4, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}]} 2018-10-22 09:40:56,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-91154d33-bbda-4801-b364-ecde5cb76846 2018-10-22 09:40:56,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 2018-10-22 09:40:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:40:56,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-907992a0-b76d-42bf-b939-f8de04d69b74 Date: Mon, 22 Oct 2018 09:40:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:40:56Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": 22, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:56Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "37786f09-321e-4442-a15a-b81a1064ac56"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:55Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:55Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "531f2a93-fade-4791-a916-8ad1244da3a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "722dedd9-d510-4e8d-962b-59555e44c123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:54Z", "security_group_id": "de6c511a-bf11-4ef8-aac0-76f5e49fb6c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:54Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "91bc1bc2-5143-4239-8690-6aaded29be46"}]} 2018-10-22 09:40:56,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-907992a0-b76d-42bf-b939-f8de04d69b74 2018-10-22 09:40:56,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:56,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:56,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["_Fa-u6DWQc6A3a_HTgUHdQ"], "issued_at": "2018-10-22T09:40:56.000000Z"}} 2018-10-22 09:40:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:56,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1651267-1282-4965-aafd-481c15e6ec1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:56,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1651267-1282-4965-aafd-481c15e6ec1c 2018-10-22 09:40:56,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:40:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:57,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e592946b-bddf-479d-a0bb-d80118882668 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:57,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e592946b-bddf-479d-a0bb-d80118882668 2018-10-22 09:40:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:57,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-869a8e2c-641e-487b-bd47-bd131c0e7562 Date: Mon, 22 Oct 2018 09:40: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:57,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-869a8e2c-641e-487b-bd47-bd131c0e7562 2018-10-22 09:40:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:40:57,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:40:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:57,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883b5f27-a600-487c-add1-5e8c2235b960 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:57,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-883b5f27-a600-487c-add1-5e8c2235b960 2018-10-22 09:40:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:57,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1365e548-6f4a-491b-8a52-d64db2e49043 Date: Mon, 22 Oct 2018 09:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:57,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-1365e548-6f4a-491b-8a52-d64db2e49043 2018-10-22 09:40:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:57,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56590ca8-b857-4ba1-9403-9d210b5c1f14 Date: Mon, 22 Oct 2018 09:40:57 GMT RESP BODY: {"ports":[]} 2018-10-22 09:40:57,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True used request id req-56590ca8-b857-4ba1-9403-9d210b5c1f14 2018-10-22 09:40:57,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:58,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79720c34-b37c-4392-8013-52dfa2b5c8c2 x-compute-request-id: req-79720c34-b37c-4392-8013-52dfa2b5c8c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:40:58,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst used request id req-79720c34-b37c-4392-8013-52dfa2b5c8c2 2018-10-22 09:40:58,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bd1ca019-3515-426a-9a6f-f1a7744ef637 Date: Mon, 22 Oct 2018 09:40: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:58,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-bd1ca019-3515-426a-9a6f-f1a7744ef637 2018-10-22 09:40:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:58,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71a806d-485c-41a4-8fae-4c16ed35671a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:58,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-c71a806d-485c-41a4-8fae-4c16ed35671a 2018-10-22 09:40:58,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:58,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79b92aea-d35c-4fa0-8b20-170bc08e707b Date: Mon, 22 Oct 2018 09:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:58,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-79b92aea-d35c-4fa0-8b20-170bc08e707b 2018-10-22 09:40:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:58,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9320966d-6b55-4d18-ba2c-9fbca75ffd45 Date: Mon, 22 Oct 2018 09:40:58 GMT RESP BODY: {"ports":[]} 2018-10-22 09:40:58,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True used request id req-9320966d-6b55-4d18-ba2c-9fbca75ffd45 2018-10-22 09:40:58,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:40:58,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:40:59,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["sQ-rA9XDRbaoYICBlPULgw"], "issued_at": "2018-10-22T09:40:59.000000Z"}} 2018-10-22 09:40:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9245726e325107e058d799006be90e0ef80163ac" 2018-10-22 09:40:59,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d946e730-5ca5-4d39-9a9f-7b54d2594400 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:40:59,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d946e730-5ca5-4d39-9a9f-7b54d2594400 2018-10-22 09:40:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:59,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-861ac3b7-b714-487e-9423-ca533c88639b Date: Mon, 22 Oct 2018 09:40: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:59,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-861ac3b7-b714-487e-9423-ca533c88639b 2018-10-22 09:40:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:59,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c65eaa69-72ab-4be9-8c45-61c392e2d4a1 Date: Mon, 22 Oct 2018 09:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:59,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-c65eaa69-72ab-4be9-8c45-61c392e2d4a1 2018-10-22 09:40:59,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-227b29b4-068c-48e0-a975-c8e4b3189abd Date: Mon, 22 Oct 2018 09:40: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:40:59,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-227b29b4-068c-48e0-a975-c8e4b3189abd 2018-10-22 09:40:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:40:59,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:40:59,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9245726e325107e058d799006be90e0ef80163ac" 2018-10-22 09:40:59,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a333c1ae-f4c2-4d9a-97ed-55765a4b5af6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:40:59,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-a333c1ae-f4c2-4d9a-97ed-55765a4b5af6 2018-10-22 09:40:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:40:59,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d42d0c6-cb71-4d0a-a83e-19d3d635e390 Date: Mon, 22 Oct 2018 09:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:40:59,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-6d42d0c6-cb71-4d0a-a83e-19d3d635e390 2018-10-22 09:40:59,928 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net 2018-10-22 09:40:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" -d '{"port": {"network_id": "54f2041e-9229-49d1-847d-7b56d73b0a8c", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1", "admin_state_up": true}}' 2018-10-22 09:41:00,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-3f85cc23-1170-4b8c-9055-6132bc2d965a Date: Mon, 22 Oct 2018 09:41:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb"],"mac_address":"fa:16:3e:5b:0d:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","project_id":"a9b1490c4c4b449fa0622cc0d5021464","qos_policy_id":null,"admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal"}} 2018-10-22 09:41:00,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3f85cc23-1170-4b8c-9055-6132bc2d965a 2018-10-22 09:41:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e042b9fe-531a-43d3-8cbe-e74aed5b8fc3 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:01,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-e042b9fe-531a-43d3-8cbe-e74aed5b8fc3 2018-10-22 09:41:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a44555-86e7-42be-ab3d-d734cd1c52a2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:01,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-56a44555-86e7-42be-ab3d-d734cd1c52a2 2018-10-22 09:41:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab4b1935-8b4a-41be-a289-90735e8d097f Date: Mon, 22 Oct 2018 09:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:01,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-ab4b1935-8b4a-41be-a289-90735e8d097f 2018-10-22 09:41:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-1dbaa313-49d2-4320-bc5d-94b15042de96 Date: Mon, 22 Oct 2018 09:41:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:41:01,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True used request id req-1dbaa313-49d2-4320-bc5d-94b15042de96 2018-10-22 09:41:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c0501b-3b81-4214-b277-6b698068f92f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:01,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-36c0501b-3b81-4214-b277-6b698068f92f 2018-10-22 09:41:01,626 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst 2018-10-22 09:41:01,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-121a7064-f8c4-4370-8184-245999a6c374 x-compute-request-id: req-121a7064-f8c4-4370-8184-245999a6c374 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-flavor-name"}]} 2018-10-22 09:41:01,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-121a7064-f8c4-4370-8184-245999a6c374 2018-10-22 09:41:01,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0261f7d3-e441-4bd8-9b6b-8fc0d4db4882 x-compute-request-id: req-0261f7d3-e441-4bd8-9b6b-8fc0d4db4882 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:41:01,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930 used request id req-0261f7d3-e441-4bd8-9b6b-8fc0d4db4882 2018-10-22 09:41:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:01,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-5198567f-8650-4f88-b083-25f2ec1cc753 Date: Mon, 22 Oct 2018 09:41:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:40:39Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/snap", "metadata": {}}], "self": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "min_disk": 0, "protected": false, "id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "file": "/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9b1490c4c4b449fa0622cc0d5021464", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image"} 2018-10-22 09:41:01,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image used request id req-5198567f-8650-4f88-b083-25f2ec1cc753 2018-10-22 09:41:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:02,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38096965-2776-46ed-8b83-f3551ee78a73 Date: Mon, 22 Oct 2018 09:41:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:41:02,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-38096965-2776-46ed-8b83-f3551ee78a73 2018-10-22 09:41:02,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "imageRef": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "flavorRef": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "max_count": 1, "min_count": 1, "networks": [{"port": "cc004f8c-48b6-469d-86f3-e7dfa69c37fb"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}]}}' 2018-10-22 09:41:03,959 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-418f014d-237b-4af5-a007-63d631c5e3c3 x-compute-request-id: req-418f014d-237b-4af5-a007-63d631c5e3c3 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "adminPass": "vZjn5m6cnBNG"}} 2018-10-22 09:41:03,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-418f014d-237b-4af5-a007-63d631c5e3c3 2018-10-22 09:41:03,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:04,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3fbc72d-73ad-4a21-9d9c-39139e5f9a39 x-compute-request-id: req-d3fbc72d-73ad-4a21-9d9c-39139e5f9a39 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.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:41:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:04,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-d3fbc72d-73ad-4a21-9d9c-39139e5f9a39 2018-10-22 09:41:04,346 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst 2018-10-22 09:41:04,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:04,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41: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-6bfda0c4-9438-4fad-a40e-2cbbcd9e2368 x-compute-request-id: req-6bfda0c4-9438-4fad-a40e-2cbbcd9e2368 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.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:41:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:04,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-6bfda0c4-9438-4fad-a40e-2cbbcd9e2368 2018-10-22 09:41:04,586 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - BUILD 2018-10-22 09:41:04,586 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:41:07,589 - create_instance - DEBUG - VM status query timeout in 896.757304907 2018-10-22 09:41:07,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:08,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-587298ca-289c-490a-81eb-23fdc8e55c5b x-compute-request-id: req-587298ca-289c-490a-81eb-23fdc8e55c5b Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:41:04Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:08,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-587298ca-289c-490a-81eb-23fdc8e55c5b 2018-10-22 09:41:08,194 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - BUILD 2018-10-22 09:41:08,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:41:11,197 - create_instance - DEBUG - VM status query timeout in 893.148976803 2018-10-22 09:41:11,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:11,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6645afe8-2e2b-48c7-b0a5-4bd39d7a2560 x-compute-request-id: req-6645afe8-2e2b-48c7-b0a5-4bd39d7a2560 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:11,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-6645afe8-2e2b-48c7-b0a5-4bd39d7a2560 2018-10-22 09:41:11,714 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:11,714 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:41:11,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:12,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e6a2b2f-247e-467f-8c6c-d51e89babf03 x-compute-request-id: req-7e6a2b2f-247e-467f-8c6c-d51e89babf03 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:12,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-7e6a2b2f-247e-467f-8c6c-d51e89babf03 2018-10-22 09:41:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:12,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bb729bee-d7b4-4c68-85d0-2c9242a607c9 Date: Mon, 22 Oct 2018 09: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:12,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-bb729bee-d7b4-4c68-85d0-2c9242a607c9 2018-10-22 09:41:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:12,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8f4585-63fe-4d55-b96e-d1ea32d6a41c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:12,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-dc8f4585-63fe-4d55-b96e-d1ea32d6a41c 2018-10-22 09:41:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:12,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ee168d2-60e6-4812-afac-5715165cf262 Date: Mon, 22 Oct 2018 09:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:12,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-0ee168d2-60e6-4812-afac-5715165cf262 2018-10-22 09:41:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:12,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-d3392286-b1a0-40ab-b077-e1dc1c9e77e7 Date: Mon, 22 Oct 2018 09:41:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:12,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-d3392286-b1a0-40ab-b077-e1dc1c9e77e7 2018-10-22 09:41:12,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:13,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21676f18-64bd-41d8-bf57-aeeec0f3ef84 x-compute-request-id: req-21676f18-64bd-41d8-bf57-aeeec0f3ef84 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:13,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-21676f18-64bd-41d8-bf57-aeeec0f3ef84 2018-10-22 09:41:13,392 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:13,392 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:41:13,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:13,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41: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-e56e70ce-380a-4a79-a3a7-990e86987fbb x-compute-request-id: req-e56e70ce-380a-4a79-a3a7-990e86987fbb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:13,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-e56e70ce-380a-4a79-a3a7-990e86987fbb 2018-10-22 09:41:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:14,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c332684c-0a1b-4506-9d24-2303661af9a3 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:14,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-c332684c-0a1b-4506-9d24-2303661af9a3 2018-10-22 09:41:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:14,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d49aaab-7221-47d2-8a9b-e3fbc65e5522 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:14,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-4d49aaab-7221-47d2-8a9b-e3fbc65e5522 2018-10-22 09:41:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:14,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0fa328b9-119e-4bfe-b7ab-f1c73152da46 Date: Mon, 22 Oct 2018 09:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:14,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-0fa328b9-119e-4bfe-b7ab-f1c73152da46 2018-10-22 09:41:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:14,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-b9a10ce1-7086-4d72-8db9-99a99ae10f18 Date: Mon, 22 Oct 2018 09:41:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:14,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-b9a10ce1-7086-4d72-8db9-99a99ae10f18 2018-10-22 09:41:14,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}}' 2018-10-22 09:41:15,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:41:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bccc2e1-fcb5-4b47-bda1-a4360710e587 x-compute-request-id: req-9bccc2e1-fcb5-4b47-bda1-a4360710e587 Content-Length: 0 Content-Type: application/json 2018-10-22 09:41:15,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be/action used request id req-9bccc2e1-fcb5-4b47-bda1-a4360710e587 2018-10-22 09:41:15,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:16,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5a54ebd-ee2e-49a7-b8ca-efe432a1e78f x-compute-request-id: req-a5a54ebd-ee2e-49a7-b8ca-efe432a1e78f Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:16,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-a5a54ebd-ee2e-49a7-b8ca-efe432a1e78f 2018-10-22 09:41:16,311 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:16,311 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:41:16,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:16,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41: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-cfc40a23-8bc8-4d71-a85d-5b1dda5ea18f x-compute-request-id: req-cfc40a23-8bc8-4d71-a85d-5b1dda5ea18f Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:16,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-cfc40a23-8bc8-4d71-a85d-5b1dda5ea18f 2018-10-22 09:41:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:17,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3d715304-7a48-4c3a-b794-66cccc246c18 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:17,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-3d715304-7a48-4c3a-b794-66cccc246c18 2018-10-22 09:41:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:17,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb22134-4bef-4d73-830c-45d848586bad Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:17,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-ecb22134-4bef-4d73-830c-45d848586bad 2018-10-22 09:41:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:17,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7890e1aa-fee1-4c57-97b6-4b07651f492d Date: Mon, 22 Oct 2018 09:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:17,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-7890e1aa-fee1-4c57-97b6-4b07651f492d 2018-10-22 09:41:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:17,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-af75c05a-a9ff-4ee2-8e71-fcce9a5ac3f7 Date: Mon, 22 Oct 2018 09:41:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:17,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-af75c05a-a9ff-4ee2-8e71-fcce9a5ac3f7 2018-10-22 09:41:17,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:41:17,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:41:17,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:41:18,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["VPnDXAVvQP64lmOxARo-EA"], "issued_at": "2018-10-22T09:41:18.000000Z"}} 2018-10-22 09:41:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:18,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eef4fee-5d43-4ec0-be39-c8e750654510 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:18,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2eef4fee-5d43-4ec0-be39-c8e750654510 2018-10-22 09:41:18,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:18,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-6cfc115b-3702-4fb7-bf53-140f1e3b3caf x-compute-request-id: req-6cfc115b-3702-4fb7-bf53-140f1e3b3caf Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:41:18,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930 used request id req-6cfc115b-3702-4fb7-bf53-140f1e3b3caf 2018-10-22 09:41:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:18,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0513acff-5801-4a84-9c15-c110059d2dc7 Date: Mon, 22 Oct 2018 09:41:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}} 2018-10-22 09:41:18,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e used request id req-0513acff-5801-4a84-9c15-c110059d2dc7 2018-10-22 09:41:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:18,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1acbdb3-0824-485d-b333-a5bd83e7e3fd Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:18,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-c1acbdb3-0824-485d-b333-a5bd83e7e3fd 2018-10-22 09:41:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:18,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae5985e2-819a-4993-b45d-220b6d7eedcd Date: Mon, 22 Oct 2018 09:41:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:18,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-ae5985e2-819a-4993-b45d-220b6d7eedcd 2018-10-22 09:41:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:19,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b90178af-500e-4763-812a-b0e0e4a3d675 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:19,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-b90178af-500e-4763-812a-b0e0e4a3d675 2018-10-22 09:41:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:41:19,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:41:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:19,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2a6e66-3832-4969-b82a-9f5b5e4aef14 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:19,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-0e2a6e66-3832-4969-b82a-9f5b5e4aef14 2018-10-22 09:41:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:19,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-af3dce2e-6ab7-4da4-80f1-c78791d09891 Date: Mon, 22 Oct 2018 09:41:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:19,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-af3dce2e-6ab7-4da4-80f1-c78791d09891 2018-10-22 09:41:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&mac_address=fa%3A16%3A3e%3A5b%3A0d%3Afd&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:19,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-f3f4a937-d47a-4911-8488-e7bd55e3ae3a Date: Mon, 22 Oct 2018 09:41:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"}]} 2018-10-22 09:41:19,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&mac_address=fa%3A16%3A3e%3A5b%3A0d%3Afd&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True used request id req-f3f4a937-d47a-4911-8488-e7bd55e3ae3a 2018-10-22 09:41:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:20,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d7d2d9-7e8a-480b-8f3f-49ee876bfeeb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:20,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-e6d7d2d9-7e8a-480b-8f3f-49ee876bfeeb 2018-10-22 09:41:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:20,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8b885faf-dcda-48d9-a340-c03d13b62b26 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:20,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-8b885faf-dcda-48d9-a340-c03d13b62b26 2018-10-22 09:41:20,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:20,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96eccd3b-5c24-41ea-a7f8-acd0368004f0 Date: Mon, 22 Oct 2018 09:41:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:20,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-96eccd3b-5c24-41ea-a7f8-acd0368004f0 2018-10-22 09:41:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:20,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9ab5b30b-a858-4e2c-a8d5-b34eea633309 Date: Mon, 22 Oct 2018 09:41:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:20,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-9ab5b30b-a858-4e2c-a8d5-b34eea633309 2018-10-22 09:41:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ab26b081a68630540069d400f3b8ee9c01030b" 2018-10-22 09:41:20,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-48f69c7e-cc03-46f2-9a38-c2672e363257 Date: Mon, 22 Oct 2018 09:41:20 GMT RESP BODY: {"floatingips": []} 2018-10-22 09:41:20,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-48f69c7e-cc03-46f2-9a38-c2672e363257 2018-10-22 09:41:20,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:41:20,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:41:21,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f543abb845654459a985ec2bec8d0313", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role"}], "expires_at": "2018-10-22T10:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b1490c4c4b449fa0622cc0d5021464", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/a9b1490c4c4b449fa0622cc0d5021464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user", "id": "444dd0ff35c34f9eab08255e233fa15c"}, "audit_ids": ["6n-UzykBRwW5Xv3nogOLuA"], "issued_at": "2018-10-22T09:41:21.000000Z"}} 2018-10-22 09:41:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:21,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58464813-5707-48e8-aa2b-bffce6945628 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:21,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58464813-5707-48e8-aa2b-bffce6945628 2018-10-22 09:41:21,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:41:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:21,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f9df84-781c-41a8-8438-3fe70124a090 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:21,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5f9df84-781c-41a8-8438-3fe70124a090 2018-10-22 09:41:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:21,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-093f9e76-a8d8-4ceb-b99e-bcd7af65ea0e Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:21,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-093f9e76-a8d8-4ceb-b99e-bcd7af65ea0e 2018-10-22 09:41:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:41:21,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:41:21,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:21,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8306f0b7-82cc-4984-81a2-fe9612db48b9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:21,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-8306f0b7-82cc-4984-81a2-fe9612db48b9 2018-10-22 09:41:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:21,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd0d342a-164c-4b68-a8c7-620cc10bc1c6 Date: Mon, 22 Oct 2018 09:41:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:21,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-dd0d342a-164c-4b68-a8c7-620cc10bc1c6 2018-10-22 09:41:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&mac_address=fa%3A16%3A3e%3A5b%3A0d%3Afd&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:22,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-c2953124-850c-43ee-b631-c22316854899 Date: Mon, 22 Oct 2018 09:41:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"}]} 2018-10-22 09:41:22,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c&mac_address=fa%3A16%3A3e%3A5b%3A0d%3Afd&name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1&admin_state_up=True used request id req-c2953124-850c-43ee-b631-c22316854899 2018-10-22 09:41:22,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:22,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b42058-a0f7-4e66-a972-d23d159cbd0e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:22,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-d1b42058-a0f7-4e66-a972-d23d159cbd0e 2018-10-22 09:41:22,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:22,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b7c14e1-f18e-4140-8aeb-9f93e388f91b x-compute-request-id: req-4b7c14e1-f18e-4140-8aeb-9f93e388f91b Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:41:22,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst used request id req-4b7c14e1-f18e-4140-8aeb-9f93e388f91b 2018-10-22 09:41:22,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0bdf6f8e-ea04-499b-adf5-73731d6df835 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:23,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-0bdf6f8e-ea04-499b-adf5-73731d6df835 2018-10-22 09:41:23,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:23,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-123ea245-e8fd-4ae7-89ce-3da167ce6275 Date: Mon, 22 Oct 2018 09:41:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:23,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-123ea245-e8fd-4ae7-89ce-3da167ce6275 2018-10-22 09:41:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:23,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-853d95df-a2a5-4f6f-acf6-1937bb7cf2e9 Date: Mon, 22 Oct 2018 09:41:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:23,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-853d95df-a2a5-4f6f-acf6-1937bb7cf2e9 2018-10-22 09:41:23,665 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst 2018-10-22 09:41:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:23,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e4d9d573-a3f9-4279-a4c5-02176a9d656f Date: Mon, 22 Oct 2018 09:41:23 GMT RESP BODY: {"floatingips": []} 2018-10-22 09:41:23,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-e4d9d573-a3f9-4279-a4c5-02176a9d656f 2018-10-22 09:41:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:24,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-97717395-e846-4d23-86b0-e102a2b3aaa3 Date: Mon, 22 Oct 2018 09:41:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:44Z", "admin_state_up": true, "updated_at": "2018-10-22T09:40:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "23ab5c64-9edc-4565-8f19-bb0679a93e6c", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router"}]} 2018-10-22 09:41:24,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router used request id req-97717395-e846-4d23-86b0-e102a2b3aaa3 2018-10-22 09:41:24,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:24,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1286af34-96e0-4baf-a39f-8de781ee50c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:24,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-1286af34-96e0-4baf-a39f-8de781ee50c8 2018-10-22 09:41:24,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=23ab5c64-9edc-4565-8f19-bb0679a93e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:24,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-086123f8-364d-4cf9-a588-ea2cf948a096 Date: Mon, 22 Oct 2018 09:41:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"}]} 2018-10-22 09:41:24,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=23ab5c64-9edc-4565-8f19-bb0679a93e6c used request id req-086123f8-364d-4cf9-a588-ea2cf948a096 2018-10-22 09:41:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:24,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-df1f2feb-cec3-4370-b314-065e42a69f98 Date: Mon, 22 Oct 2018 09:41:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}} 2018-10-22 09:41:24,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e used request id req-df1f2feb-cec3-4370-b314-065e42a69f98 2018-10-22 09:41:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:24,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-63c701e0-708f-4970-8a03-6087113b07d4 Date: Mon, 22 Oct 2018 09:41:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:41:24,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-63c701e0-708f-4970-8a03-6087113b07d4 2018-10-22 09:41:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-221668d2-8284-4fb4-bab3-48d4193692e1 Date: Mon, 22 Oct 2018 09:41:25 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:41:25,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-221668d2-8284-4fb4-bab3-48d4193692e1 2018-10-22 09:41:25,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:25,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac2ea7c2-c867-4c3d-b9a1-dedc1bbb6e60 x-compute-request-id: req-ac2ea7c2-c867-4c3d-b9a1-dedc1bbb6e60 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:25,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-ac2ea7c2-c867-4c3d-b9a1-dedc1bbb6e60 2018-10-22 09:41:25,588 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:25,588 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:41:25,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:26,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78ecad42-2d1e-4152-b974-312efd0d97c9 x-compute-request-id: req-78ecad42-2d1e-4152-b974-312efd0d97c9 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:26,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-78ecad42-2d1e-4152-b974-312efd0d97c9 2018-10-22 09:41:26,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:26,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2911921b-4f3b-4175-8cb0-e0599d9a3a36 Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:26,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-2911921b-4f3b-4175-8cb0-e0599d9a3a36 2018-10-22 09:41:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:26,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83981aa5-559a-4cd3-8a11-d950e69b147c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:26,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-83981aa5-559a-4cd3-8a11-d950e69b147c 2018-10-22 09:41:26,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:26,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bb31a78f-d346-4004-9ed1-4be79f0672b3 Date: Mon, 22 Oct 2018 09:41:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:26,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-bb31a78f-d346-4004-9ed1-4be79f0672b3 2018-10-22 09:41:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:27,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-630bf984-bf37-45ee-8e52-32bc2a82e662 Date: Mon, 22 Oct 2018 09:41:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:27,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-630bf984-bf37-45ee-8e52-32bc2a82e662 2018-10-22 09:41:27,237 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:41:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:27,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a32ffde8-a5cc-4f32-a568-adb97586632f Date: Mon, 22 Oct 2018 09:41:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:41:27,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-a32ffde8-a5cc-4f32-a568-adb97586632f 2018-10-22 09:41:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3899adf3-2fc9-4c32-8fb5-e2428976b0c7 Date: Mon, 22 Oct 2018 09:41:27 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:41:27,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-3899adf3-2fc9-4c32-8fb5-e2428976b0c7 2018-10-22 09:41:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "cc004f8c-48b6-469d-86f3-e7dfa69c37fb"}}' 2018-10-22 09:41:30,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-84f11621-c621-41e0-9e5d-b1274180d868 Date: Mon, 22 Oct 2018 09:41:30 GMT RESP BODY: {"floatingip": {"router_id": "23ab5c64-9edc-4565-8f19-bb0679a93e6c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:41:28Z", "updated_at": "2018-10-22T09:41:28Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_id": "cc004f8c-48b6-469d-86f3-e7dfa69c37fb", "id": "54acd8e7-f454-4c2a-9960-bb39853972d8"}} 2018-10-22 09:41:30,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-84f11621-c621-41e0-9e5d-b1274180d868 2018-10-22 09:41:30,031 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router 2018-10-22 09:41:30,031 - create_instance - INFO - Checking if VM is active 2018-10-22 09:41:30,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:30,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdfe044e-206d-43fe-bb38-1e4a07f5db2a x-compute-request-id: req-bdfe044e-206d-43fe-bb38-1e4a07f5db2a Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:30,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-bdfe044e-206d-43fe-bb38-1e4a07f5db2a 2018-10-22 09:41:30,687 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:30,687 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:41:30,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:31,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3640962-8676-4df1-a901-3f5176c82275 x-compute-request-id: req-c3640962-8676-4df1-a901-3f5176c82275 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:0d:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp"}], "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:08Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:31,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-c3640962-8676-4df1-a901-3f5176c82275 2018-10-22 09:41:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bb7ae463-5c91-4e2f-ada1-d2e282a8b7df Date: Mon, 22 Oct 2018 09:41: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":["2cd7f38b-7216-4b58-82a6-fa8522858a5e"],"updated_at":"2018-10-22T09:40:41Z","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net"}]} 2018-10-22 09:41:31,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net used request id req-bb7ae463-5c91-4e2f-ada1-d2e282a8b7df 2018-10-22 09:41:31,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:31,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1111ae13-b9e5-49b7-9be5-a20b2fb707a8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:31,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-1111ae13-b9e5-49b7-9be5-a20b2fb707a8 2018-10-22 09:41:31,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:31,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ae7a985-f362-48f1-b70c-3551355a090b Date: Mon, 22 Oct 2018 09:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","dns_nameservers":[],"updated_at":"2018-10-22T09:40:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a9b1490c4c4b449fa0622cc0d5021464","id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet"}]} 2018-10-22 09:41:31,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-3ae7a985-f362-48f1-b70c-3551355a090b 2018-10-22 09:41:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:31,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-40506303-eaa8-4069-ab0e-313bce619caf Date: Mon, 22 Oct 2018 09:41:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.2"}],"id":"2d793f27-07cf-4d09-85a8-4222831bc1c3","security_groups":[],"mac_address":"fa:16:3e:be:16:b4","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.1"}],"id":"5231d00a-5c94-4ff5-b002-678528382f98","security_groups":[],"mac_address":"fa:16:3e:c4:bb:7b","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:49Z","binding:vnic_type":"normal","device_id":"23ab5c64-9edc-4565-8f19-bb0679a93e6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:41:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.7"}],"id":"cc004f8c-48b6-469d-86f3-e7dfa69c37fb","security_groups":["5cbc8e1b-73bd-4284-b900-93de3de3f0bb","de6c511a-bf11-4ef8-aac0-76f5e49fb6c4"],"mac_address":"fa:16:3e:5b:0d:fd","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:41:00Z","binding:vnic_type":"normal","device_id":"b8308e63-ba10-4369-8d21-0a1d8da4f1be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.3"}],"id":"d1aaae49-96b1-484a-acc0-b8c1c4ce5003","security_groups":[],"mac_address":"fa:16:3e:83:1e:55","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54f2041e-9229-49d1-847d-7b56d73b0a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:40:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2cd7f38b-7216-4b58-82a6-fa8522858a5e","ip_address":"10.55.1.4"}],"id":"f8486d5e-cb28-45ff-b810-2e587cd685ee","security_groups":[],"mac_address":"fa:16:3e:0f:d7:d8","project_id":"a9b1490c4c4b449fa0622cc0d5021464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54f2041e-9229-49d1-847d-7b56d73b0a8c","tenant_id":"a9b1490c4c4b449fa0622cc0d5021464","created_at":"2018-10-22T09:40:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54f2041e-9229-49d1-847d-7b56d73b0a8c"}]} 2018-10-22 09:41:31,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-40506303-eaa8-4069-ab0e-313bce619caf 2018-10-22 09:41:31,969 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:41:31,972 - paramiko.transport - DEBUG - starting thread (client mode): 0xe7378f90L 2018-10-22 09:41:31,973 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:41:31,973 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:41:31,973 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:41:31,975 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:41:31,975 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:41:31,975 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:41:31,975 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:41:31,975 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:41:31,976 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:41:31,994 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:41:31,994 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:41:32,005 - paramiko.transport - DEBUG - Trying key 7e63d2621e3108d3386192926479ac0c from tmp/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604 2018-10-22 09:41:32,034 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:41:33,403 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:41:33,503 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:41:33,522 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:41:33,522 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:41:33,524 - paramiko.transport - DEBUG - starting thread (client mode): 0xe7378f90L 2018-10-22 09:41:33,524 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:41:33,524 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:41:33,524 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:41:33,525 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:41:33,525 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:41:33,525 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:41:33,525 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:41:33,525 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:41:33,525 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:41:33,542 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:41:33,542 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:41:33,556 - paramiko.transport - DEBUG - Trying key 7e63d2621e3108d3386192926479ac0c from tmp/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604 2018-10-22 09:41:33,582 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:41:33,585 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:41:33,589 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:41:33,589 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:41:33,590 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:41:33,591 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:41:33,593 - create_instance - INFO - Deleting Port with ID - cc004f8c-48b6-469d-86f3-e7dfa69c37fb 2018-10-22 09:41:33,593 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1 2018-10-22 09:41:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/cc004f8c-48b6-469d-86f3-e7dfa69c37fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:34,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2c36df3-e5a4-4e61-a124-acb36dc13c8b Date: Mon, 22 Oct 2018 09:41:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:34,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/cc004f8c-48b6-469d-86f3-e7dfa69c37fb used request id req-e2c36df3-e5a4-4e61-a124-acb36dc13c8b 2018-10-22 09:41:34,663 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst 2018-10-22 09:41:34,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:34,848 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b08e45a2-7e5b-4f7c-938e-c3b0ea40e225 x-compute-request-id: req-b08e45a2-7e5b-4f7c-938e-c3b0ea40e225 Content-Type: application/json 2018-10-22 09:41:34,848 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-b08e45a2-7e5b-4f7c-938e-c3b0ea40e225 2018-10-22 09:41:34,848 - create_instance - INFO - Checking deletion status 2018-10-22 09:41:34,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:35,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb814370-10aa-4509-875f-3203d8762ed8 x-compute-request-id: req-fb814370-10aa-4509-875f-3203d8762ed8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:34Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:35,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-fb814370-10aa-4509-875f-3203d8762ed8 2018-10-22 09:41:35,232 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:35,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:41:38,236 - create_instance - DEBUG - VM status query timeout in 296.612859964 2018-10-22 09:41:38,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:38,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f03b5d7-dc6c-47e7-8530-c3a3a269e2b9 x-compute-request-id: req-2f03b5d7-dc6c-47e7-8530-c3a3a269e2b9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:41:34Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:38,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-2f03b5d7-dc6c-47e7-8530-c3a3a269e2b9 2018-10-22 09:41:38,478 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - ACTIVE 2018-10-22 09:41:38,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:41:41,482 - create_instance - DEBUG - VM status query timeout in 293.366775036 2018-10-22 09:41:41,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabde55221ec7a2663fd4ae4b27ae57449f4136f" 2018-10-22 09:41:41,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f993eadc-2471-4212-9bac-faedb90cd95d x-compute-request-id: req-f993eadc-2471-4212-9bac-faedb90cd95d Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be", "rel": "bookmark"}], "image": {"id": "f46bf31f-e176-4f8c-bc9c-388aa2f60683", "links": [{"href": "http://172.30.9.28:8774/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-10-22T09:41:08.000000", "flavor": {"id": "a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "links": [{"href": "http://172.30.9.28:8774/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930", "rel": "bookmark"}]}, "id": "b8308e63-ba10-4369-8d21-0a1d8da4f1be", "user_id": "444dd0ff35c34f9eab08255e233fa15c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-10-22T09:41:41Z", "hostId": "239a2041ca065887ab840aca4cbd1c580c0c5ef0dec75eb6c8c46f38", "OS-SRV-USG:terminated_at": "2018-10-22T09:41:41.000000", "key_name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp", "name": "CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst", "created": "2018-10-22T09:41:03Z", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:41:41,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b8308e63-ba10-4369-8d21-0a1d8da4f1be used request id req-f993eadc-2471-4212-9bac-faedb90cd95d 2018-10-22 09:41:41,750 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst] is - DELETED 2018-10-22 09:41:41,750 - create_instance - INFO - VM is - DELETED 2018-10-22 09:41:41,750 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-inst 2018-10-22 09:41:41,751 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-10-22 09:41:41,751 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-10-22 09:41:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/54acd8e7-f454-4c2a-9960-bb39853972d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:42,290 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96a7662e-e229-4c90-847b-338f9a2627bf Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:42,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/54acd8e7-f454-4c2a-9960-bb39853972d8 used request id req-96a7662e-e229-4c90-847b-338f9a2627bf 2018-10-22 09:41:42,290 - create_instance - INFO - Deleting Port with ID - cc004f8c-48b6-469d-86f3-e7dfa69c37fb 2018-10-22 09:41:42,290 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604port-1 2018-10-22 09:41:42,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/cc004f8c-48b6-469d-86f3-e7dfa69c37fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee4e18c029baeb07541e2dc2b462610b7cba939" 2018-10-22 09:41:42,476 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-783a205d-da46-4a00-89ef-a01f7553527f Date: Mon, 22 Oct 2018 09:41:42 GMT RESP BODY: {"NeutronError": {"message": "Port cc004f8c-48b6-469d-86f3-e7dfa69c37fb could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-22 09:41:42,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/cc004f8c-48b6-469d-86f3-e7dfa69c37fb used request id req-783a205d-da46-4a00-89ef-a01f7553527f 2018-10-22 09:41:42,476 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port cc004f8c-48b6-469d-86f3-e7dfa69c37fb could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-22 09:41:42,477 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port cc004f8c-48b6-469d-86f3-e7dfa69c37fb could not be found. Neutron server returns request_ids: ['req-783a205d-da46-4a00-89ef-a01f7553527f'] 2018-10-22 09:41:42,478 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp 2018-10-22 09:41:42,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55455ae619effee569a0efefb74c78a27d99c09" 2018-10-22 09:41:42,521 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fb45295-cb77-47d9-bb97-f9b7f5e8ebb8 x-compute-request-id: req-6fb45295-cb77-47d9-bb97-f9b7f5e8ebb8 Content-Length: 0 Content-Type: application/json 2018-10-22 09:41:42,521 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-kp used request id req-6fb45295-cb77-47d9-bb97-f9b7f5e8ebb8 2018-10-22 09:41:42,521 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604.pub] 2018-10-22 09:41:42,522 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604] 2018-10-22 09:41:42,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5026682f0d6991c50a5e12620d8f26b672b434b4" 2018-10-22 09:41:42,563 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26702533-c278-480e-a8aa-3d58d542919d x-compute-request-id: req-26702533-c278-480e-a8aa-3d58d542919d Content-Length: 0 Content-Type: application/json 2018-10-22 09:41:42,563 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a65d16ce-4d2a-4f8c-bd25-06b2840a8930 used request id req-26702533-c278-480e-a8aa-3d58d542919d 2018-10-22 09:41:42,564 - neutron_utils - INFO - Deleting security group rule with ID - 722dedd9-d510-4e8d-962b-59555e44c123 2018-10-22 09:41:42,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/722dedd9-d510-4e8d-962b-59555e44c123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:41:42,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3824b4b-4018-4abf-9084-2911b81ecc97 Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:42,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/722dedd9-d510-4e8d-962b-59555e44c123 used request id req-a3824b4b-4018-4abf-9084-2911b81ecc97 2018-10-22 09:41:42,814 - neutron_utils - INFO - Deleting security group rule with ID - 531f2a93-fade-4791-a916-8ad1244da3a9 2018-10-22 09:41:42,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/531f2a93-fade-4791-a916-8ad1244da3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:41:43,055 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07d2a890-00b4-4ed7-8410-b4a19afd614c Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:43,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/531f2a93-fade-4791-a916-8ad1244da3a9 used request id req-07d2a890-00b4-4ed7-8410-b4a19afd614c 2018-10-22 09:41:43,056 - neutron_utils - INFO - Deleting security group rule with ID - 37786f09-321e-4442-a15a-b81a1064ac56 2018-10-22 09:41:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/37786f09-321e-4442-a15a-b81a1064ac56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:41:43,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2df818e-d82e-4ef4-8eb2-1fee3a690918 Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:43,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/37786f09-321e-4442-a15a-b81a1064ac56 used request id req-f2df818e-d82e-4ef4-8eb2-1fee3a690918 2018-10-22 09:41:43,325 - neutron_utils - INFO - Deleting security group rule with ID - 91bc1bc2-5143-4239-8690-6aaded29be46 2018-10-22 09:41:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/91bc1bc2-5143-4239-8690-6aaded29be46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:41:43,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78dd0043-c6cd-4c99-98ba-84254de8a971 Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:43,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/91bc1bc2-5143-4239-8690-6aaded29be46 used request id req-78dd0043-c6cd-4c99-98ba-84254de8a971 2018-10-22 09:41:43,577 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-sec-grp 2018-10-22 09:41:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa26460f515e126e63a023f24e4fea23c6f4d3a" 2018-10-22 09:41:44,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73cdceef-d5da-43bc-b9bb-a2b55c13ca39 Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:44,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/de6c511a-bf11-4ef8-aac0-76f5e49fb6c4 used request id req-73cdceef-d5da-43bc-b9bb-a2b55c13ca39 2018-10-22 09:41:44,049 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router and subnet CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet 2018-10-22 09:41:44,050 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router 2018-10-22 09:41:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" -d '{"subnet_id": "2cd7f38b-7216-4b58-82a6-fa8522858a5e"}' 2018-10-22 09:41:45,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b8ad660-9a80-4d5c-b028-e57e80256b74 Date: Mon, 22 Oct 2018 09:41:45 GMT RESP BODY: {"network_id": "54f2041e-9229-49d1-847d-7b56d73b0a8c", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "subnet_id": "2cd7f38b-7216-4b58-82a6-fa8522858a5e", "subnet_ids": ["2cd7f38b-7216-4b58-82a6-fa8522858a5e"], "port_id": "5231d00a-5c94-4ff5-b002-678528382f98", "id": "23ab5c64-9edc-4565-8f19-bb0679a93e6c"} 2018-10-22 09:41:45,598 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c/remove_router_interface used request id req-6b8ad660-9a80-4d5c-b028-e57e80256b74 2018-10-22 09:41:45,599 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router 2018-10-22 09:41:45,599 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-router 2018-10-22 09:41:45,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddadd4aa45d130999c07a49cb1d3096b561acc28" 2018-10-22 09:41:49,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b971b78d-88f1-4466-b579-817f9346eee4 Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:49,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/23ab5c64-9edc-4565-8f19-bb0679a93e6c used request id req-b971b78d-88f1-4466-b579-817f9346eee4 2018-10-22 09:41:49,077 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet 2018-10-22 09:41:49,077 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-subnet 2018-10-22 09:41:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:41:51,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b394723-839e-4fd3-b9dc-e605d967cfff Date: Mon, 22 Oct 2018 09:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:51,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2cd7f38b-7216-4b58-82a6-fa8522858a5e used request id req-2b394723-839e-4fd3-b9dc-e605d967cfff 2018-10-22 09:41:51,612 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-pub-net 2018-10-22 09:41:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/54f2041e-9229-49d1-847d-7b56d73b0a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb1584a7dfb7cb3f0a1296256a5e716a76bb262" 2018-10-22 09:41:52,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d27fa9c-89c0-4d73-bb79-4c12159fd0b9 Date: Mon, 22 Oct 2018 09:41:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:52,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/54f2041e-9229-49d1-847d-7b56d73b0a8c used request id req-2d27fa9c-89c0-4d73-bb79-4c12159fd0b9 2018-10-22 09:41:52,873 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-70b22998-485b-4bc0-95c0-20f079843604-image 2018-10-22 09:41:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dbeaf6c09c86019c5981995579dd1d1ea2643d" 2018-10-22 09:41:53,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a3aec2d-8738-4ba3-ac09-ec1761a314a1 Date: Mon, 22 Oct 2018 09:41:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:41:53,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f46bf31f-e176-4f8c-bc9c-388aa2f60683 used request id req-2a3aec2d-8738-4ba3-ac09-ec1761a314a1 2018-10-22 09:41:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:54,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4ae085b3-43b8-487c-a405-f02194aa26c2 Date: Mon, 22 Oct 2018 09:41:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:40Z", "updated_at": "2018-10-22T09:40:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "revision_number": 0, "id": "0f900a7f-f041-446c-a143-196660da8796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "revision_number": 0, "id": "2f3cf7b6-b533-4efb-a3bf-5cbfd16496d2", "remote_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "revision_number": 0, "id": "63af4893-4db5-4a26-83cd-3dca37ccb0bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "revision_number": 0, "id": "fe55981a-5e07-477d-ba12-15f5e216e260", "remote_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "remote_ip_prefix": null, "created_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b1490c4c4b449fa0622cc0d5021464"}], "revision_number": 4, "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:41:54,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4ae085b3-43b8-487c-a405-f02194aa26c2 2018-10-22 09:41:54,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:54,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244b1dcc-016b-4cda-af62-c16d1c03884e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464"}, "enabled": true, "id": "a9b1490c4c4b449fa0622cc0d5021464", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj"}} 2018-10-22 09:41:54,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-244b1dcc-016b-4cda-af62-c16d1c03884e 2018-10-22 09:41:54,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cbc8e1b-73bd-4284-b900-93de3de3f0bb 2018-10-22 09:41:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5cbc8e1b-73bd-4284-b900-93de3de3f0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:54,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-81ead8f8-1def-44d7-9200-ac5b1e374447 Date: Mon, 22 Oct 2018 09: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": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:40Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "0f900a7f-f041-446c-a143-196660da8796"}, {"remote_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:40Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "2f3cf7b6-b533-4efb-a3bf-5cbfd16496d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:40Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "63af4893-4db5-4a26-83cd-3dca37ccb0bf"}, {"remote_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:40:40Z", "security_group_id": "5cbc8e1b-73bd-4284-b900-93de3de3f0bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b1490c4c4b449fa0622cc0d5021464", "created_at": "2018-10-22T09:40:40Z", "project_id": "a9b1490c4c4b449fa0622cc0d5021464", "id": "fe55981a-5e07-477d-ba12-15f5e216e260"}]} 2018-10-22 09:41:54,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5cbc8e1b-73bd-4284-b900-93de3de3f0bb used request id req-81ead8f8-1def-44d7-9200-ac5b1e374447 2018-10-22 09:41:54,332 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:41:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5cbc8e1b-73bd-4284-b900-93de3de3f0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:54,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19a46e09-1218-4ba4-917e-ced6c4bf5aab Content-Length: 0 Date: Mon, 22 Oct 2018 09:41:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:41:54,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5cbc8e1b-73bd-4284-b900-93de3de3f0bb used request id req-19a46e09-1218-4ba4-917e-ced6c4bf5aab 2018-10-22 09:41:54,670 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj 2018-10-22 09:41:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:54,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c603355-3c65-413e-a2ce-263315e793f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:41:54,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a9b1490c4c4b449fa0622cc0d5021464 used request id req-3c603355-3c65-413e-a2ce-263315e793f5 2018-10-22 09:41:54,853 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-proj-role 2018-10-22 09:41:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f543abb845654459a985ec2bec8d0313 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:54,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb89eff7-6cf1-405e-abde-94e485511b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:41:54,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f543abb845654459a985ec2bec8d0313 used request id req-eb89eff7-6cf1-405e-abde-94e485511b4e 2018-10-22 09:41:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff657e0937cac5b89b84382bc669b7f3006dac2" 2018-10-22 09:41:55,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511a3e7f-ac95-4321-9eb8-987241dca3b6 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:41:55,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-511a3e7f-ac95-4321-9eb8-987241dca3b6 2018-10-22 09:41:55,060 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-bcf88f62-96c0-41e-user 2018-10-22 09:41:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/444dd0ff35c34f9eab08255e233fa15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5140632274cfa627183b0ec502c3fb53b2141016" 2018-10-22 09:41:55,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df4d9a95-904b-4900-ab3e-7d6ff857f31a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:41:55,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/444dd0ff35c34f9eab08255e233fa15c used request id req-df4d9a95-904b-4900-ab3e-7d6ff857f31a 2018-10-22 09:41:55,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:41:55,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["cA3TGPeITWGvMi9mQ4tpKA"], "issued_at": "2018-10-22T09:41:55.000000Z"}} 2018-10-22 09:41:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a41df795ebd058519baf2f04538897cec4a335" 2018-10-22 09:41:55,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbcc933d-db1d-4b3e-8d52-b59ba0555d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:55,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cbcc933d-db1d-4b3e-8d52-b59ba0555d24 2018-10-22 09:41:55,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:41:55,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:41:56,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["27K77tlpS1OGzU4nf74wUg"], "issued_at": "2018-10-22T09:41:56.000000Z"}} 2018-10-22 09:41:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:41:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d482ad3f-3a3d-4e13-a601-e552d3397b6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:56,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d482ad3f-3a3d-4e13-a601-e552d3397b6e 2018-10-22 09:41:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:41:56,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:41:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:41:56,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaeb7993-864f-4dc0-8ad1-6f7a219c7c29 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:41:56,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj used request id req-aaeb7993-864f-4dc0-8ad1-6f7a219c7c29 2018-10-22 09:41:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:41:56,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bca388-710a-42e0-a433-29476a9332ac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:41:56,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-97bca388-710a-42e0-a433-29476a9332ac 2018-10-22 09:41:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}}' 2018-10-22 09:41:56,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f2bc621-a3d9-40c0-be24-c2d4e1fa6583 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:41:56,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1f2bc621-a3d9-40c0-be24-c2d4e1fa6583 2018-10-22 09:41:56,690 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj 2018-10-22 09:41:56,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:41:56,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:41:57,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["RaTCTuuSRDKtPq0GsPVHMA"], "issued_at": "2018-10-22T09:41:57.000000Z"}} 2018-10-22 09:41:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2967810a759b5d73375de22736a6bf7caebb02b4" 2018-10-22 09:41:57,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d807e64-efd5-425d-a679-dc33493aa6f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:57,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d807e64-efd5-425d-a679-dc33493aa6f5 2018-10-22 09:41:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:41:57,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:41:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2967810a759b5d73375de22736a6bf7caebb02b4" 2018-10-22 09:41:57,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fa783d-0aa5-4444-a5ec-fdbf889d2337 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:41:57,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f6fa783d-0aa5-4444-a5ec-fdbf889d2337 2018-10-22 09:41:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2967810a759b5d73375de22736a6bf7caebb02b4" 2018-10-22 09:41:57,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab73f1bf-3cb8-4bd5-81dd-06edac2405b4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}]} 2018-10-22 09:41:57,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj used request id req-ab73f1bf-3cb8-4bd5-81dd-06edac2405b4 2018-10-22 09:41:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2967810a759b5d73375de22736a6bf7caebb02b4" 2018-10-22 09:41:57,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6831fd-e50c-4bc3-a071-b3df429e541d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:41:57,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5f6831fd-e50c-4bc3-a071-b3df429e541d 2018-10-22 09:41:57,833 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user 2018-10-22 09:41:57,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:41:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:41:57,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43fa61b-2584-4a15-8e02-e2d5422c0a4b Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:41:57,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b43fa61b-2584-4a15-8e02-e2d5422c0a4b 2018-10-22 09:41:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}}' 2018-10-22 09:41:58,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d6664e-90ef-4f83-b687-5ff969f1dbf5 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52b1494c72ee4279874a7631a77d6c80", "links": {"self": "http://172.30.9.28:5000/v3/roles/52b1494c72ee4279874a7631a77d6c80"}, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}} 2018-10-22 09:41:58,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7d6664e-90ef-4f83-b687-5ff969f1dbf5 2018-10-22 09:41:58,061 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role 2018-10-22 09:41:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/52b1494c72ee4279874a7631a77d6c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:41:58,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4a6bdb-aee4-48fb-aa5b-78745474b52c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/52b1494c72ee4279874a7631a77d6c80"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role", "id": "52b1494c72ee4279874a7631a77d6c80"}} 2018-10-22 09:41:58,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/52b1494c72ee4279874a7631a77d6c80 used request id req-de4a6bdb-aee4-48fb-aa5b-78745474b52c 2018-10-22 09:41:58,152 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role to project CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj 2018-10-22 09:41:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a/users/07fff09e7af84c91bef2612c47b791b6/roles/52b1494c72ee4279874a7631a77d6c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:41:58,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d54396-aba1-41b8-a437-a07500253f20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:41:58,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a/users/07fff09e7af84c91bef2612c47b791b6/roles/52b1494c72ee4279874a7631a77d6c80 used request id req-84d54396-aba1-41b8-a437-a07500253f20 2018-10-22 09:41:58,284 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:41:58,286 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:41:58,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:41:58,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:41:58,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["QcQN8_aQSKuaqCb8jjcoJA"], "issued_at": "2018-10-22T09:41:58.000000Z"}} 2018-10-22 09:41:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:41:58,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3bc859-4c24-473d-9a4a-98965a5bc5d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:41:58,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc3bc859-4c24-473d-9a4a-98965a5bc5d5 2018-10-22 09:41:58,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:41:58,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-4ec7dd21-4554-4b76-a409-1084956672ef Date: Mon, 22 Oct 2018 09:41:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image"} 2018-10-22 09:41:58,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image used request id req-4ec7dd21-4554-4b76-a409-1084956672ef 2018-10-22 09:41:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:41:59,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f634ff51-3d94-421c-97c4-07f4ddec9ee7 Date: Mon, 22 Oct 2018 09:41: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"}}} 2018-10-22 09:41:59,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f634ff51-3d94-421c-97c4-07f4ddec9ee7 2018-10-22 09:41:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image"}' 2018-10-22 09:41:59,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e X-Openstack-Request-Id: req-52a82034-7933-4066-b813-d0312ce2374e Date: Mon, 22 Oct 2018 09:41:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:41:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:41:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "min_disk": 0, "protected": false, "id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "file": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/file", "checksum": null, "owner": "7addad6a849c4dd99451316646ddc67a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:41:59,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-52a82034-7933-4066-b813-d0312ce2374e 2018-10-22 09:41:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" -d '' 2018-10-22 09:42:00,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45a96c88-2766-4b21-bf8d-e5c8447d1f5b Date: Mon, 22 Oct 2018 09:42:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:42:00,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/file used request id req-45a96c88-2766-4b21-bf8d-e5c8447d1f5b 2018-10-22 09:42:00,688 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:42:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:42:00,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-470345ab-b15e-4e4f-9669-c9bbb5a004cc Date: Mon, 22 Oct 2018 09:42:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:41:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:42:00Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/snap", "metadata": {}}], "self": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "min_disk": 0, "protected": false, "id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "file": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7addad6a849c4dd99451316646ddc67a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:42:00,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e used request id req-470345ab-b15e-4e4f-9669-c9bbb5a004cc 2018-10-22 09:42:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:42:01,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f081ffcf-2958-4731-a736-b68355e1e930 Date: Mon, 22 Oct 2018 09:42: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"}}} 2018-10-22 09:42:01,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f081ffcf-2958-4731-a736-b68355e1e930 2018-10-22 09:42:01,038 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image 2018-10-22 09:42:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:42:01,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-b7a1d7bc-f633-4ce7-9e3e-b141723d21a2 Date: Mon, 22 Oct 2018 09:42:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:41:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:42:00Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/snap", "metadata": {}}], "self": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "min_disk": 0, "protected": false, "id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "file": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7addad6a849c4dd99451316646ddc67a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:42:01,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e used request id req-b7a1d7bc-f633-4ce7-9e3e-b141723d21a2 2018-10-22 09:42:01,199 - create_image - DEBUG - Instance status is - active 2018-10-22 09:42:01,199 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image 2018-10-22 09:42:01,199 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image 2018-10-22 09:42:01,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:01,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:01,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["mRrpOd3tTw2sDz776LzIrQ"], "issued_at": "2018-10-22T09:42:01.000000Z"}} 2018-10-22 09:42:01,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:42:01,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138a79a6-bea5-4c15-bdd5-79c6a7fd0090 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:01,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-138a79a6-bea5-4c15-bdd5-79c6a7fd0090 2018-10-22 09:42:01,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:42:01,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a03005f-96b0-40a8-90a6-f6973ee175ed Date: Mon, 22 Oct 2018 09:42:01 GMT RESP BODY: {"networks":[]} 2018-10-22 09:42:01,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-3a03005f-96b0-40a8-90a6-f6973ee175ed 2018-10-22 09:42:01,846 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net 2018-10-22 09:42:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net", "admin_state_up": true}}' 2018-10-22 09:42:02,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7baf720d-4c67-4994-a368-e311dd477b09 Date: Mon, 22 Oct 2018 09:42:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e141d89-e3d5-4727-943e-e33ce8349858","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:42:02Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","mtu":1450}} 2018-10-22 09:42:02,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7baf720d-4c67-4994-a368-e311dd477b09 2018-10-22 09:42:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:42:02,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3e4c8b72-44f8-4fb7-8b4f-f7c44e235087 Date: Mon, 22 Oct 2018 09:42: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":"2018-10-22T09:42:02Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:02,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-3e4c8b72-44f8-4fb7-8b4f-f7c44e235087 2018-10-22 09:42:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:42:03,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edac2922-5093-4a74-9a02-3c4bc5ff0ee2 Date: Mon, 22 Oct 2018 09:42:03 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:42:03,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-edac2922-5093-4a74-9a02-3c4bc5ff0ee2 2018-10-22 09:42:03,087 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet 2018-10-22 09:42:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" -d '{"subnets": [{"ip_version": 4, "network_id": "0e141d89-e3d5-4727-943e-e33ce8349858", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]}' 2018-10-22 09:42:03,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5029cb4d-6196-49a1-afb5-df5387ac03f4 Date: Mon, 22 Oct 2018 09:42:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:03,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5029cb4d-6196-49a1-afb5-df5387ac03f4 2018-10-22 09:42:03,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:42:03,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-06161c85-fa6e-40c7-a5ca-05950a992c62 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:03,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-06161c85-fa6e-40c7-a5ca-05950a992c62 2018-10-22 09:42:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:42:04,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eedbd329-eeb8-4151-8e23-2311f26fe71a Date: Mon, 22 Oct 2018 09:42:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:04,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-eedbd329-eeb8-4151-8e23-2311f26fe71a 2018-10-22 09:42:04,051 - OpenStackNetwork - DEBUG - Network [0e141d89-e3d5-4727-943e-e33ce8349858] created successfully 2018-10-22 09:42:04,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:04,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:04,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["Ft5VMuL5TU-44MFJKdX8NQ"], "issued_at": "2018-10-22T09:42:04.000000Z"}} 2018-10-22 09:42:04,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:04,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b5f032-42eb-422e-b03e-cf438728341e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:04,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85b5f032-42eb-422e-b03e-cf438728341e 2018-10-22 09:42:04,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:04,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63251aac-45a4-4bb0-903e-feb91c0a2622 Date: Mon, 22 Oct 2018 09:42:04 GMT RESP BODY: {"routers": []} 2018-10-22 09:42:04,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router&admin_state_up=True used request id req-63251aac-45a4-4bb0-903e-feb91c0a2622 2018-10-22 09:42:04,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:04,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:05,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["HVMKH0HRQRy1-go7tc1ygw"], "issued_at": "2018-10-22T09:42:05.000000Z"}} 2018-10-22 09:42:05,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f687116d065949d0f4994b5340d5d6bec136fdd" 2018-10-22 09:42:05,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933ee1da-a25e-4a2a-b396-47b2ac6a68c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:05,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-933ee1da-a25e-4a2a-b396-47b2ac6a68c4 2018-10-22 09:42:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:05,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-886205c1-8b5e-4a7f-9c08-7041a9f9948e Date: Mon, 22 Oct 2018 09:42:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:42:05,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-886205c1-8b5e-4a7f-9c08-7041a9f9948e 2018-10-22 09:42:05,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:05,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b25112d-46a9-453e-b77b-484b688ce90e Date: Mon, 22 Oct 2018 09:42:05 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:42:05,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-9b25112d-46a9-453e-b77b-484b688ce90e 2018-10-22 09:42:05,620 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router 2018-10-22 09:42:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router", "admin_state_up": true}}' 2018-10-22 09:42:10,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-70caf9f2-8c03-4c69-b2f6-b14ceb86ab81 Date: Mon, 22 Oct 2018 09:42:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:06Z", "admin_state_up": true, "updated_at": "2018-10-22T09:42:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7e689f16-50e7-4922-890e-fa61ddb36b67", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router"}} 2018-10-22 09:42:10,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-70caf9f2-8c03-4c69-b2f6-b14ceb86ab81 2018-10-22 09:42:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7e689f16-50e7-4922-890e-fa61ddb36b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:10,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-46f0195d-6c4a-49b3-b489-91423648d28a Date: Mon, 22 Oct 2018 09:42:10 GMT RESP BODY: {"ports":[]} 2018-10-22 09:42:10,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7e689f16-50e7-4922-890e-fa61ddb36b67 used request id req-46f0195d-6c4a-49b3-b489-91423648d28a 2018-10-22 09:42:10,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0a302e68-a2ff-41ef-8496-ea19ec1c2c86 Date: Mon, 22 Oct 2018 09: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:11,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-0a302e68-a2ff-41ef-8496-ea19ec1c2c86 2018-10-22 09:42:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:42:11,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:42:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:11,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98ca6c9-20dc-4837-87c7-2c7beddf558a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:11,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-a98ca6c9-20dc-4837-87c7-2c7beddf558a 2018-10-22 09:42:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:11,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a9d3fb2-a6c8-4abc-83c5-da7296e215fe Date: Mon, 22 Oct 2018 09:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:11,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-2a9d3fb2-a6c8-4abc-83c5-da7296e215fe 2018-10-22 09:42:11,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:11,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b07877e4-58e0-4b73-a86d-2a6206b67f05 Date: Mon, 22 Oct 2018 09:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:11,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet used request id req-b07877e4-58e0-4b73-a86d-2a6206b67f05 2018-10-22 09:42:11,404 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:42:11,404 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router 2018-10-22 09:42:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" -d '{"subnet_id": "6e490dd8-8a3c-46d5-9e0e-a175d1baa471"}' 2018-10-22 09:42:13,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d70e5457-ef27-4d41-8001-e7b7a8e007e0 Date: Mon, 22 Oct 2018 09:42:13 GMT RESP BODY: {"network_id": "0e141d89-e3d5-4727-943e-e33ce8349858", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "subnet_id": "6e490dd8-8a3c-46d5-9e0e-a175d1baa471", "subnet_ids": ["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"], "port_id": "f5a39d89-5f8a-4430-b484-24b53fdfcc88", "id": "7e689f16-50e7-4922-890e-fa61ddb36b67"} 2018-10-22 09:42:13,339 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67/add_router_interface used request id req-d70e5457-ef27-4d41-8001-e7b7a8e007e0 2018-10-22 09:42:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:13,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8075dd83-443f-4b63-808a-0b30efcda325 Date: Mon, 22 Oct 2018 09:42:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:06Z", "admin_state_up": true, "updated_at": "2018-10-22T09:42:12Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7e689f16-50e7-4922-890e-fa61ddb36b67", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router"}} 2018-10-22 09:42:13,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67 used request id req-8075dd83-443f-4b63-808a-0b30efcda325 2018-10-22 09:42:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7e689f16-50e7-4922-890e-fa61ddb36b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:13,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d0bc0c7d-2e76-4620-b835-2b1a4d401936 Date: Mon, 22 Oct 2018 09:42:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:13,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7e689f16-50e7-4922-890e-fa61ddb36b67 used request id req-d0bc0c7d-2e76-4620-b835-2b1a4d401936 2018-10-22 09:42:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6e490dd8-8a3c-46d5-9e0e-a175d1baa471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:42:13,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f2c0e80d-cb46-49ea-8176-631f1628df08 Date: Mon, 22 Oct 2018 09:42:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}} 2018-10-22 09:42:13,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6e490dd8-8a3c-46d5-9e0e-a175d1baa471 used request id req-f2c0e80d-cb46-49ea-8176-631f1628df08 2018-10-22 09:42:13,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:13,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:14,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["dBNDu7etT_yq7msRycTMuA"], "issued_at": "2018-10-22T09:42:14.000000Z"}} 2018-10-22 09:42:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b949ed2fd663247cb7186699824f4dfc1a09a7a" 2018-10-22 09:42:14,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c897fb81-b140-4113-ab94-719a5404c9ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:14,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c897fb81-b140-4113-ab94-719a5404c9ad 2018-10-22 09:42:14,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:42:14,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b949ed2fd663247cb7186699824f4dfc1a09a7a" 2018-10-22 09:42:14,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-1e617564-200f-401a-b947-8ece6d0c7aea x-compute-request-id: req-1e617564-200f-401a-b947-8ece6d0c7aea Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:42:14,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1e617564-200f-401a-b947-8ece6d0c7aea 2018-10-22 09:42:14,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b949ed2fd663247cb7186699824f4dfc1a09a7a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-22 09:42:14,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c77f8edd-1d0c-4d2f-b570-7d26c6bfc5f1 x-compute-request-id: req-c77f8edd-1d0c-4d2f-b570-7d26c6bfc5f1 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:42:14,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c77f8edd-1d0c-4d2f-b570-7d26c6bfc5f1 2018-10-22 09:42:14,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:14,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:14,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["z-Pe6XmETkyLVpxVg5-ohw"], "issued_at": "2018-10-22T09:42:14.000000Z"}} 2018-10-22 09:42:14,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3755d27d779d6f8f2882b19561bd224b02c80262" 2018-10-22 09:42:14,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a51b63b-84af-423c-aacd-923350093eb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:14,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3a51b63b-84af-423c-aacd-923350093eb0 2018-10-22 09:42:14,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:42:14,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3755d27d779d6f8f2882b19561bd224b02c80262" 2018-10-22 09:42:15,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-0ef891d6-8036-4766-9f25-f88658d32eb0 x-compute-request-id: req-0ef891d6-8036-4766-9f25-f88658d32eb0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:42:15,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0ef891d6-8036-4766-9f25-f88658d32eb0 2018-10-22 09:42:15,108 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp... 2018-10-22 09:42:15,109 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:42:15,180 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp 2018-10-22 09:42:15,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3755d27d779d6f8f2882b19561bd224b02c80262" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMe45w39MHsW4e39al7PFcFBoeuWGLo/Xtj21KX+nQL2/wLMRMbtF+RPcOuHVxCpiK+oXF1gFsNrIyqdHOw+stVyOrPGBO0gQRmw6Izg4HW/rbgYDY9iaJkdvsdHUl6pY8mbReHv5WaLYWGPCZbluPKsg4o8IXLCwMpsA8IGgCSQ==", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp"}}' 2018-10-22 09:42:15,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bad29737-2a34-4d7e-81ba-cc4ab40150ba x-compute-request-id: req-bad29737-2a34-4d7e-81ba-cc4ab40150ba Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMe45w39MHsW4e39al7PFcFBoeuWGLo/Xtj21KX+nQL2/wLMRMbtF+RPcOuHVxCpiK+oXF1gFsNrIyqdHOw+stVyOrPGBO0gQRmw6Izg4HW/rbgYDY9iaJkdvsdHUl6pY8mbReHv5WaLYWGPCZbluPKsg4o8IXLCwMpsA8IGgCSQ==", "user_id": "07fff09e7af84c91bef2612c47b791b6", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "fingerprint": "13:24:8c:ff:b3:f5:04:60:01:9e:42:9c:f6:64:63:9a"}} 2018-10-22 09:42:15,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bad29737-2a34-4d7e-81ba-cc4ab40150ba 2018-10-22 09:42:15,242 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41.pub 2018-10-22 09:42:15,243 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41 2018-10-22 09:42:15,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:15,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:15,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["Z2hJXgoqTJCJsWyeiRY72w"], "issued_at": "2018-10-22T09:42:15.000000Z"}} 2018-10-22 09:42:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:15,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fa6673-e64f-4e0c-8f15-874378c0b0f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:15,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04fa6673-e64f-4e0c-8f15-874378c0b0f8 2018-10-22 09:42:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:15,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4ba2cf99-49d3-4830-8c41-215cc8ac35ec Date: Mon, 22 Oct 2018 09:42:15 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:42:15,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp used request id req-4ba2cf99-49d3-4830-8c41-215cc8ac35ec 2018-10-22 09:42:15,881 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp... 2018-10-22 09:42:15,881 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp 2018-10-22 09:42:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}}' 2018-10-22 09:42:16,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-8accfe6b-ff0e-491c-9ac3-37286c1f3221 Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "updated_at": "2018-10-22T09:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "0e7fc4de-d41a-4227-a715-6d655da02535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 2, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}} 2018-10-22 09:42:16,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-8accfe6b-ff0e-491c-9ac3-37286c1f3221 2018-10-22 09:42:16,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0baf11b7-cded-469d-9001-1c95bcbf4beb Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}]} 2018-10-22 09:42:16,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-0baf11b7-cded-469d-9001-1c95bcbf4beb 2018-10-22 09:42:16,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69cbc265-a738-4e6a-8a91-7bbeee1d1feb Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}]} 2018-10-22 09:42:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-69cbc265-a738-4e6a-8a91-7bbeee1d1feb 2018-10-22 09:42:16,623 - neutron_utils - INFO - Retrieving security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:16,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-50e812d0-3168-4c31-86a3-579b5f65a61f Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "updated_at": "2018-10-22T09:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "0e7fc4de-d41a-4227-a715-6d655da02535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 2, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}]} 2018-10-22 09:42:16,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-50e812d0-3168-4c31-86a3-579b5f65a61f 2018-10-22 09:42:16,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96b8d0ac-28bd-402a-88cb-5a5d4888cf04 Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}]} 2018-10-22 09:42:16,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-96b8d0ac-28bd-402a-88cb-5a5d4888cf04 2018-10-22 09:42:16,736 - neutron_utils - INFO - Retrieving security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ef2efb9b-f3e6-4239-8225-06e168123b85 Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "updated_at": "2018-10-22T09:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "0e7fc4de-d41a-4227-a715-6d655da02535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 2, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}]} 2018-10-22 09:42:16,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-ef2efb9b-f3e6-4239-8225-06e168123b85 2018-10-22 09:42:16,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:16,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d8ed689-7c66-43f2-a8ec-4d32590646a6 Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}]} 2018-10-22 09:42:16,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-8d8ed689-7c66-43f2-a8ec-4d32590646a6 2018-10-22 09:42:16,943 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp 2018-10-22 09:42:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:16,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6e3c5e1d-64e2-431b-a182-a15bf19df48a Date: Mon, 22 Oct 2018 09:42:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "updated_at": "2018-10-22T09:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "0e7fc4de-d41a-4227-a715-6d655da02535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 2, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}]} 2018-10-22 09:42:16,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp used request id req-6e3c5e1d-64e2-431b-a182-a15bf19df48a 2018-10-22 09:42:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:42:17,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:42:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:17,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2bbe23-397a-410e-aef9-8c882d70c487 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:17,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-ab2bbe23-397a-410e-aef9-8c882d70c487 2018-10-22 09:42:17,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:17,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7350168c-c7e0-4047-95ae-5bd3b7e9d551 Date: Mon, 22 Oct 2018 09:42:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}]} 2018-10-22 09:42:17,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-7350168c-c7e0-4047-95ae-5bd3b7e9d551 2018-10-22 09:42:17,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}1f95e905c7712bdcd1fa6a0336b1449de8053610" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"}}' 2018-10-22 09:42:17,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3cca2d82-336d-4093-9c8b-5b8d2d21bf93 Date: Mon, 22 Oct 2018 09:42:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:17Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:17Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "5906d1fb-8e76-4b60-aa4e-0d08d4a4138b"}} 2018-10-22 09:42:17,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-3cca2d82-336d-4093-9c8b-5b8d2d21bf93 2018-10-22 09:42:17,432 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp 2018-10-22 09:42:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:17,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d62b3b20-2104-409a-9ceb-113d5488a9ad Date: Mon, 22 Oct 2018 09:42:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "updated_at": "2018-10-22T09:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "0e7fc4de-d41a-4227-a715-6d655da02535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:17Z", "revision_number": 0, "id": "5906d1fb-8e76-4b60-aa4e-0d08d4a4138b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:17Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 3, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}]} 2018-10-22 09:42:17,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp used request id req-d62b3b20-2104-409a-9ceb-113d5488a9ad 2018-10-22 09:42:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:17,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841d6bbe-9bc7-4ce9-99b8-14cb1730e689 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:17,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-841d6bbe-9bc7-4ce9-99b8-14cb1730e689 2018-10-22 09:42:17,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:17,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-dec9c7b9-bdde-4bec-b4c2-e2b942f0ada0 Date: Mon, 22 Oct 2018 09:42:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:17Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:17Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "5906d1fb-8e76-4b60-aa4e-0d08d4a4138b"}]} 2018-10-22 09:42:17,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-dec9c7b9-bdde-4bec-b4c2-e2b942f0ada0 2018-10-22 09:42:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}1f95e905c7712bdcd1fa6a0336b1449de8053610" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"}}' 2018-10-22 09:42:18,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7c9c5e4b-4bbe-411e-a647-d56d549c31fc Date: Mon, 22 Oct 2018 09:42:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:42:18Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": 22, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:18Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "f89149ca-3144-48e7-9fbd-570d385fbbb0"}} 2018-10-22 09:42:18,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-7c9c5e4b-4bbe-411e-a647-d56d549c31fc 2018-10-22 09:42:18,212 - neutron_utils - INFO - Retrieving security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:18,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-6d4adf5c-5617-41c9-a339-b4175899aac9 Date: Mon, 22 Oct 2018 09:42:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "updated_at": "2018-10-22T09:42:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "0e7fc4de-d41a-4227-a715-6d655da02535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "revision_number": 0, "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:17Z", "revision_number": 0, "id": "5906d1fb-8e76-4b60-aa4e-0d08d4a4138b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:17Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:42:18Z", "revision_number": 0, "id": "f89149ca-3144-48e7-9fbd-570d385fbbb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:18Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 4, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}]} 2018-10-22 09:42:18,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-6d4adf5c-5617-41c9-a339-b4175899aac9 2018-10-22 09:42:18,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d8ed2a6-9e31-4cfd-bb62-8221cd96983c 2018-10-22 09:42:18,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:42:18,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c9cf23dd-f7b8-49d2-bb5a-e5786d0a8c48 Date: Mon, 22 Oct 2018 09:42:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "0e7fc4de-d41a-4227-a715-6d655da02535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:16Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:16Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "49a36b0d-caa0-4750-a43a-a67d88c2e56a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:17Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:17Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "5906d1fb-8e76-4b60-aa4e-0d08d4a4138b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:42:18Z", "security_group_id": "7d8ed2a6-9e31-4cfd-bb62-8221cd96983c", "port_range_min": 22, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:18Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "f89149ca-3144-48e7-9fbd-570d385fbbb0"}]} 2018-10-22 09:42:18,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-c9cf23dd-f7b8-49d2-bb5a-e5786d0a8c48 2018-10-22 09:42:18,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:18,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:18,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["YGxmIC54TEmys93zUAsj6A"], "issued_at": "2018-10-22T09:42:18.000000Z"}} 2018-10-22 09:42:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:19,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bfe0f55-86ef-4fe4-b658-925ab39579cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:19,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1bfe0f55-86ef-4fe4-b658-925ab39579cc 2018-10-22 09:42:19,030 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:42:19,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:19,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ee6b53-dc93-4494-b97e-33c478d7652f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:19,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-03ee6b53-dc93-4494-b97e-33c478d7652f 2018-10-22 09:42:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:19,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-97338986-5da0-48e1-a3ee-51f6f3bdb4f4 Date: Mon, 22 Oct 2018 09: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:19,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-97338986-5da0-48e1-a3ee-51f6f3bdb4f4 2018-10-22 09:42:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:42:19,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:42:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:19,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1408771e-57f5-433b-8ca9-ae4d36dfdfa1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:19,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-1408771e-57f5-433b-8ca9-ae4d36dfdfa1 2018-10-22 09:42:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3128aa6-a697-4743-b5bd-c88528bd3696 Date: Mon, 22 Oct 2018 09:42:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:19,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-d3128aa6-a697-4743-b5bd-c88528bd3696 2018-10-22 09:42:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:19,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-affd18a7-e014-4906-9db4-2c8d93d14993 Date: Mon, 22 Oct 2018 09:42:19 GMT RESP BODY: {"ports":[]} 2018-10-22 09:42:19,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True used request id req-affd18a7-e014-4906-9db4-2c8d93d14993 2018-10-22 09:42:19,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:20,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-49a8a456-76c3-4217-b88d-440575c1c509 x-compute-request-id: req-49a8a456-76c3-4217-b88d-440575c1c509 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:42:20,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst used request id req-49a8a456-76c3-4217-b88d-440575c1c509 2018-10-22 09:42:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:20,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-48ef0421-5fc4-4af7-98e5-3e5a04308874 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:20,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-48ef0421-5fc4-4af7-98e5-3e5a04308874 2018-10-22 09:42:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:20,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b56975-e895-43b5-861a-ad6c297db17c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:20,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-04b56975-e895-43b5-861a-ad6c297db17c 2018-10-22 09:42:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:20,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4e72df46-805a-4a9a-b6ac-ba7819a30ecd Date: Mon, 22 Oct 2018 09:42:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:20,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-4e72df46-805a-4a9a-b6ac-ba7819a30ecd 2018-10-22 09:42:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:20,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41525b50-94b0-4288-8afa-2e9c776004ed Date: Mon, 22 Oct 2018 09:42:20 GMT RESP BODY: {"ports":[]} 2018-10-22 09:42:20,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True used request id req-41525b50-94b0-4288-8afa-2e9c776004ed 2018-10-22 09:42:20,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:20,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:21,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["oJP-ioUfSWSk4Rk9yE0tGg"], "issued_at": "2018-10-22T09:42:21.000000Z"}} 2018-10-22 09:42:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3eb1c6a153d45cc3730728e64919d7304952af" 2018-10-22 09:42:21,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5229d2aa-05cc-4b35-9d28-c4be2b85abaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:21,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5229d2aa-05cc-4b35-9d28-c4be2b85abaa 2018-10-22 09:42:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:21,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c320121-60d4-4887-9e24-29b2d1df95bc Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:21,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-3c320121-60d4-4887-9e24-29b2d1df95bc 2018-10-22 09:42:21,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:21,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-21b86336-dd3b-4f92-af24-64ee39de449c Date: Mon, 22 Oct 2018 09:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:21,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-21b86336-dd3b-4f92-af24-64ee39de449c 2018-10-22 09:42:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:21,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44b6053f-e93d-45d1-8650-f67f3581ba9b Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:21,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-44b6053f-e93d-45d1-8650-f67f3581ba9b 2018-10-22 09:42:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:42:21,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:42:21,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3eb1c6a153d45cc3730728e64919d7304952af" 2018-10-22 09:42:21,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a6ded0-2376-45ad-b66b-cb997fcb3509 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:21,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-e4a6ded0-2376-45ad-b66b-cb997fcb3509 2018-10-22 09:42:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:22,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25c13041-10e4-41bc-b916-9d1a50e92318 Date: Mon, 22 Oct 2018 09:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:22,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-25c13041-10e4-41bc-b916-9d1a50e92318 2018-10-22 09:42:22,108 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net 2018-10-22 09:42:22,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" -d '{"port": {"network_id": "0e141d89-e3d5-4727-943e-e33ce8349858", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1", "admin_state_up": true}}' 2018-10-22 09:42:23,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-ecccb053-bc2f-49da-8403-4c817a94022d Date: Mon, 22 Oct 2018 09:42:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93"],"mac_address":"fa:16:3e:39:db:8f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","project_id":"7addad6a849c4dd99451316646ddc67a","qos_policy_id":null,"admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal"}} 2018-10-22 09:42:23,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ecccb053-bc2f-49da-8403-4c817a94022d 2018-10-22 09:42:23,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c51c0871-8a1b-4a81-b35b-89e916c1716e Date: Mon, 22 Oct 2018 09: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:23,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-c51c0871-8a1b-4a81-b35b-89e916c1716e 2018-10-22 09:42:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ff415b-3c43-4f76-9eb0-965746ee92a2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:23,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-e5ff415b-3c43-4f76-9eb0-965746ee92a2 2018-10-22 09:42:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96c7b3ee-ebc1-4df9-b868-cff0fd50e6ea Date: Mon, 22 Oct 2018 09:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:23,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-96c7b3ee-ebc1-4df9-b868-cff0fd50e6ea 2018-10-22 09:42:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e2ff5fc2-8cf1-45e8-a8ef-5046594d1caa Date: Mon, 22 Oct 2018 09:42:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:42:23,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True used request id req-e2ff5fc2-8cf1-45e8-a8ef-5046594d1caa 2018-10-22 09:42:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74625170-affb-440d-88c2-158b0147ce20 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:23,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-74625170-affb-440d-88c2-158b0147ce20 2018-10-22 09:42:23,750 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst 2018-10-22 09:42:23,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eac5e96f-c74c-4e3c-8b38-904d7ab75664 x-compute-request-id: req-eac5e96f-c74c-4e3c-8b38-904d7ab75664 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-flavor-name"}]} 2018-10-22 09:42:23,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-eac5e96f-c74c-4e3c-8b38-904d7ab75664 2018-10-22 09:42:23,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd3a3abf-d9b7-4863-be21-307e589eb544 x-compute-request-id: req-cd3a3abf-d9b7-4863-be21-307e589eb544 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:42:23,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854 used request id req-cd3a3abf-d9b7-4863-be21-307e589eb544 2018-10-22 09:42:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:23,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-54e13613-7fba-4f9c-b5e3-4c8497ddd669 Date: Mon, 22 Oct 2018 09:42:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:41:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:42:00Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/snap", "metadata": {}}], "self": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "min_disk": 0, "protected": false, "id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "file": "/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7addad6a849c4dd99451316646ddc67a", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/25dac80c-e5b0-4287-8aeb-98590a578e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image"} 2018-10-22 09:42:23,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image used request id req-54e13613-7fba-4f9c-b5e3-4c8497ddd669 2018-10-22 09:42:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:24,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce97e4d1-dd27-4a99-b141-61e7f0478761 Date: Mon, 22 Oct 2018 09:42:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:42:24,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ce97e4d1-dd27-4a99-b141-61e7f0478761 2018-10-22 09:42:24,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "imageRef": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "flavorRef": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "max_count": 1, "min_count": 1, "networks": [{"port": "99460e5f-7c10-408a-9f51-5f788aa0878e"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}]}}' 2018-10-22 09:42:26,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:42: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-9ad546b3-4b40-40a6-9494-7087e2861bda x-compute-request-id: req-9ad546b3-4b40-40a6-9494-7087e2861bda Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "adminPass": "55Gqk9p547nM"}} 2018-10-22 09:42:26,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9ad546b3-4b40-40a6-9494-7087e2861bda 2018-10-22 09:42:26,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:26,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-97c48532-55dc-40b3-b72b-3db8eb7d4a56 x-compute-request-id: req-97c48532-55dc-40b3-b72b-3db8eb7d4a56 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.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:42:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:26,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-97c48532-55dc-40b3-b72b-3db8eb7d4a56 2018-10-22 09:42:26,383 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst 2018-10-22 09:42:26,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:26,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-bc5fa8bf-27c2-4e1f-95d2-a2f319595def x-compute-request-id: req-bc5fa8bf-27c2-4e1f-95d2-a2f319595def 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.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:42:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:26,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-bc5fa8bf-27c2-4e1f-95d2-a2f319595def 2018-10-22 09:42:26,633 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - BUILD 2018-10-22 09:42:26,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:42:29,636 - create_instance - DEBUG - VM status query timeout in 896.747133017 2018-10-22 09:42:29,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:30,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-d1a3c5bd-79cd-4513-a5a5-4d1b4c255824 x-compute-request-id: req-d1a3c5bd-79cd-4513-a5a5-4d1b4c255824 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.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:42:26Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:30,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-d1a3c5bd-79cd-4513-a5a5-4d1b4c255824 2018-10-22 09:42:30,329 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - BUILD 2018-10-22 09:42:30,329 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:42:33,333 - create_instance - DEBUG - VM status query timeout in 893.050583124 2018-10-22 09:42:33,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:33,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-ed900c84-393b-45b2-928b-d237309886b3 x-compute-request-id: req-ed900c84-393b-45b2-928b-d237309886b3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:33,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-ed900c84-393b-45b2-928b-d237309886b3 2018-10-22 09:42:33,786 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:33,786 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:42:33,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:34,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-83f65223-cea8-4cfb-8846-9e88c15ff430 x-compute-request-id: req-83f65223-cea8-4cfb-8846-9e88c15ff430 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:34,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-83f65223-cea8-4cfb-8846-9e88c15ff430 2018-10-22 09:42:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:34,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4bad35db-b615-48a4-9372-ce9f33ff26b7 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:34,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-4bad35db-b615-48a4-9372-ce9f33ff26b7 2018-10-22 09:42:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:34,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51fda93-1f8a-472e-ba46-da0d8e35f2bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:34,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-e51fda93-1f8a-472e-ba46-da0d8e35f2bc 2018-10-22 09:42:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:34,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-09d143e0-6a6f-479f-b44c-66f01c9d3008 Date: Mon, 22 Oct 2018 09:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:34,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-09d143e0-6a6f-479f-b44c-66f01c9d3008 2018-10-22 09:42:34,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:34,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-544cab2f-3bb7-4a8e-a82f-c158f88e53a0 Date: Mon, 22 Oct 2018 09:42:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:34,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-544cab2f-3bb7-4a8e-a82f-c158f88e53a0 2018-10-22 09:42:34,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:35,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbaca79b-9af6-4a37-b1d1-e76844f74bda x-compute-request-id: req-dbaca79b-9af6-4a37-b1d1-e76844f74bda Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:35,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-dbaca79b-9af6-4a37-b1d1-e76844f74bda 2018-10-22 09:42:35,416 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:35,416 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:42:35,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:35,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acb7dd44-ff2e-4c7b-adda-f828794ba9b1 x-compute-request-id: req-acb7dd44-ff2e-4c7b-adda-f828794ba9b1 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:35,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-acb7dd44-ff2e-4c7b-adda-f828794ba9b1 2018-10-22 09:42:35,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:36,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67918443-dd44-4d30-89bc-93c18ed768c0 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:36,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-67918443-dd44-4d30-89bc-93c18ed768c0 2018-10-22 09:42:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:36,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a526bc-5f67-4104-981a-f40a971b3555 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:36,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-23a526bc-5f67-4104-981a-f40a971b3555 2018-10-22 09:42:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:36,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab0e1e2e-8b12-4a64-b1cf-9e6079335adf Date: Mon, 22 Oct 2018 09:42:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:36,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-ab0e1e2e-8b12-4a64-b1cf-9e6079335adf 2018-10-22 09:42:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:36,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-e58e57e0-0877-43cf-9929-a319e0f57ceb Date: Mon, 22 Oct 2018 09:42:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:36,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-e58e57e0-0877-43cf-9929-a319e0f57ceb 2018-10-22 09:42:36,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}}' 2018-10-22 09:42:37,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:42: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-e84afe4a-ffeb-4496-94cc-88b490511d9e x-compute-request-id: req-e84afe4a-ffeb-4496-94cc-88b490511d9e Content-Length: 0 Content-Type: application/json 2018-10-22 09:42:37,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19/action used request id req-e84afe4a-ffeb-4496-94cc-88b490511d9e 2018-10-22 09:42:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:38,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-afb73792-df23-4a12-bdde-b8a02720a0ce Date: Mon, 22 Oct 2018 09:42:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:06Z", "admin_state_up": true, "updated_at": "2018-10-22T09:42:12Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "7e689f16-50e7-4922-890e-fa61ddb36b67", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router"}]} 2018-10-22 09:42:38,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router used request id req-afb73792-df23-4a12-bdde-b8a02720a0ce 2018-10-22 09:42:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:38,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7874d8c2-3e89-4a37-b8fd-eddbcdcdc165 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:38,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-7874d8c2-3e89-4a37-b8fd-eddbcdcdc165 2018-10-22 09:42:38,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7e689f16-50e7-4922-890e-fa61ddb36b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:38,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5e4f0801-8444-4859-a3f9-c816c2cbadfc Date: Mon, 22 Oct 2018 09:42:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:38,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7e689f16-50e7-4922-890e-fa61ddb36b67 used request id req-5e4f0801-8444-4859-a3f9-c816c2cbadfc 2018-10-22 09:42:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6e490dd8-8a3c-46d5-9e0e-a175d1baa471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:38,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e4fa7b28-6f85-4503-bb83-df58ce0116ad Date: Mon, 22 Oct 2018 09:42:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}} 2018-10-22 09:42:38,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6e490dd8-8a3c-46d5-9e0e-a175d1baa471 used request id req-e4fa7b28-6f85-4503-bb83-df58ce0116ad 2018-10-22 09:42:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:38,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-460eb0af-e504-4c30-901e-a6a4fa976a47 Date: Mon, 22 Oct 2018 09:42:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:42:38,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-460eb0af-e504-4c30-901e-a6a4fa976a47 2018-10-22 09:42:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:38,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b4d50f7-1a21-4972-8fd2-351d4371a89f Date: Mon, 22 Oct 2018 09:42:38 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:42:38,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-8b4d50f7-1a21-4972-8fd2-351d4371a89f 2018-10-22 09:42:38,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:39,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-12d02448-bd59-48d4-ba54-19d97e706329 x-compute-request-id: req-12d02448-bd59-48d4-ba54-19d97e706329 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:39,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-12d02448-bd59-48d4-ba54-19d97e706329 2018-10-22 09:42:39,342 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:39,343 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:42:39,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:39,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c69db73-9545-4d36-9128-235edaf7c640 x-compute-request-id: req-3c69db73-9545-4d36-9128-235edaf7c640 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:39,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-3c69db73-9545-4d36-9128-235edaf7c640 2018-10-22 09:42:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:40,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4c8b001d-565a-44c5-bc06-0e0afe37e8aa Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:40,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-4c8b001d-565a-44c5-bc06-0e0afe37e8aa 2018-10-22 09:42:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:40,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bc2b11-51c9-47ac-a637-e08202918fc8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:40,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-60bc2b11-51c9-47ac-a637-e08202918fc8 2018-10-22 09:42:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:40,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-56d678b7-a897-4632-8270-4056fda5089b Date: Mon, 22 Oct 2018 09:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:40,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-56d678b7-a897-4632-8270-4056fda5089b 2018-10-22 09:42:40,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:40,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-95701d4a-ef9f-4ee3-b76a-d9f6783b17f1 Date: Mon, 22 Oct 2018 09:42:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:40,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-95701d4a-ef9f-4ee3-b76a-d9f6783b17f1 2018-10-22 09:42:40,288 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:42:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:40,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-983e8f18-cf53-437b-8f6c-3e6f4e6d3d46 Date: Mon, 22 Oct 2018 09:42:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:42:40,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-983e8f18-cf53-437b-8f6c-3e6f4e6d3d46 2018-10-22 09:42:40,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:40,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12250442-7a56-4d23-a0bb-033a3ed0c25b Date: Mon, 22 Oct 2018 09:42:40 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:42:40,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-12250442-7a56-4d23-a0bb-033a3ed0c25b 2018-10-22 09:42:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "99460e5f-7c10-408a-9f51-5f788aa0878e"}}' 2018-10-22 09:42:42,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-6f18e608-780b-4cc2-9757-cb75835779e2 Date: Mon, 22 Oct 2018 09:42:42 GMT RESP BODY: {"floatingip": {"router_id": "7e689f16-50e7-4922-890e-fa61ddb36b67", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:41Z", "updated_at": "2018-10-22T09:42:41Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7addad6a849c4dd99451316646ddc67a", "port_id": "99460e5f-7c10-408a-9f51-5f788aa0878e", "id": "bae38ff4-bfac-4d4c-8efc-c696d2c22001"}} 2018-10-22 09:42:42,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-6f18e608-780b-4cc2-9757-cb75835779e2 2018-10-22 09:42:42,544 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router 2018-10-22 09:42:42,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:43,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ecd9ab6-b618-4c0c-b315-fb0e945afb23 x-compute-request-id: req-0ecd9ab6-b618-4c0c-b315-fb0e945afb23 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:43,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-0ecd9ab6-b618-4c0c-b315-fb0e945afb23 2018-10-22 09:42:43,021 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:43,021 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:42:43,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:43,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-355ffaef-a09f-42d0-8131-22bf862f3bf8 x-compute-request-id: req-355ffaef-a09f-42d0-8131-22bf862f3bf8 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:43,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-355ffaef-a09f-42d0-8131-22bf862f3bf8 2018-10-22 09:42:43,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:43,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f3939e18-9b5a-47cf-9139-f951f19ee7ed Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:43,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-f3939e18-9b5a-47cf-9139-f951f19ee7ed 2018-10-22 09:42:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:43,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff81b75-f38e-4c28-bd04-146f13d4fa63 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:43,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-dff81b75-f38e-4c28-bd04-146f13d4fa63 2018-10-22 09:42:43,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:43,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-beafa5bd-b231-4064-be4f-ae07b944d6dc Date: Mon, 22 Oct 2018 09:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:43,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-beafa5bd-b231-4064-be4f-ae07b944d6dc 2018-10-22 09:42:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:43,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-c0c29c54-713f-4edc-80af-37005e10426c Date: Mon, 22 Oct 2018 09:42:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:43,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-c0c29c54-713f-4edc-80af-37005e10426c 2018-10-22 09:42:43,995 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-22 09:42:43,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:44,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b67094-3dc2-441d-bd2a-ccecda9f1466 x-compute-request-id: req-28b67094-3dc2-441d-bd2a-ccecda9f1466 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:44,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-28b67094-3dc2-441d-bd2a-ccecda9f1466 2018-10-22 09:42:44,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:42:45,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efdae8bd-5068-4529-bcbb-186913caba33 x-compute-request-id: req-efdae8bd-5068-4529-bcbb-186913caba33 Content-Encoding: gzip Content-Length: 9625 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 505716828 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.908 MHz processor\n[ 0.125943] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.127562] pid_max: default: 32768 minimum: 301\n[ 0.128440] ACPI: Core revision 20150930\n[ 0.129809] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131092] Security Framework initialized\n[ 0.131908] Yama: becoming mindful.\n[ 0.132627] AppArmor: AppArmor initialized\n[ 0.133465] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134722] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135944] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137110] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138445] Initializing cgroup subsys io\n[ 0.139243] Initializing cgroup subsys memory\n[ 0.140084] Initializing cgroup subsys devices\n[ 0.140931] Initializing cgroup subsys freezer\n[ 0.141784] Initializing cgroup subsys net_cls\n[ 0.142633] Initializing cgroup subsys perf_event\n[ 0.143523] Initializing cgroup subsys net_prio\n[ 0.144388] Initializing cgroup subsys hugetlb\n[ 0.145243] Initializing cgroup subsys pids\n[ 0.146101] CPU: Physical Processor ID: 0\n[ 0.147571] mce: CPU supports 10 MCE banks\n[ 0.148401] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149386] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151645] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158002] ftrace: allocating 31920 entries in 125 pages\n[ 0.184525] smpboot: Max logical packages: 2\n[ 0.185402] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186567] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187893] x2apic enabled\n[ 0.188692] Switched APIC routing to physical x2apic.\n[ 0.190429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.193740] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195591] KVM setup paravirtual spinlock\n[ 0.197046] x86: Booting SMP configuration:\n[ 0.197907] .... node #0, CPUs: #1\n[ 0.198791] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221504] x86: Booted up 1 node, 2 CPUs\n[ 0.221506] KVM setup async PF for cpu 1\n[ 0.221509] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224098] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.225613] devtmpfs: initialized\n[ 0.227331] evm: security.selinux\n[ 0.228011] evm: security.SMACK64\n[ 0.228689] evm: security.SMACK64EXEC\n[ 0.229428] evm: security.SMACK64TRANSMUTE\n[ 0.230229] evm: security.SMACK64MMAP\n[ 0.230974] evm: security.ima\n[ 0.231612] evm: security.capability\n[ 0.232501] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234406] pinctrl core: initialized pinctrl subsystem\n[ 0.235500] RTC time: 9:42:31, date: 10/22/18\n[ 0.236496] NET: Registered protocol family 16\n[ 0.246376] cpuidle: using governor ladder\n[ 0.258470] cpuidle: using governor menu\n[ 0.259265] PCCT header not found.\n[ 0.260098] ACPI: bus type PCI registered\n[ 0.260880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262107] PCI: Using configuration type 1 for base access\n[ 0.275551] ACPI: Added _OSI(Module Device)\n[ 0.276398] ACPI: Added _OSI(Processor Device)\n[ 0.277237] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278119] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280448] ACPI: Interpreter enabled\n[ 0.281197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289257] ACPI: (supports S0 S5)\n[ 0.290279] ACPI: Using IOAPIC for interrupt routing\n[ 0.291415] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296497] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302133] acpiphp: Slot [3] registered\n[ 0.303089] acpiphp: Slot [4] registered\n[ 0.304041] acpiphp: Slot [5] registered\n[ 0.304978] acpiphp: Slot [6] registered\n[ 0.305929] acpiphp: Slot [7] registered\n[ 0.306877] acpiphp: Slot [8] registered\n[ 0.307831] acpiphp: Slot [9] registered\n[ 0.308753] acpiphp: Slot [10] registered\n[ 0.319515] acpiphp: Slot [11] registered\n[ 0.320493] acpiphp: Slot [12] registered\n[ 0.321463] acpiphp: Slot [13] registered\n[ 0.322429] acpiphp: Slot [14] registered\n[ 0.323400] acpiphp: Slot [15] registered\n[ 0.324373] acpiphp: Slot [16] registered\n[ 0.325345] acpiphp: Slot [17] registered\n[ 0.326304] acpiphp: Slot [18] registered\n[ 0.327266] acpiphp: Slot [19] registered\n[ 0.328212] acpiphp: Slot [20] registered\n[ 0.329154] acpiphp: Slot [21] registered\n[ 0.330091] acpiphp: Slot [22] registered\n[ 0.331027] acpiphp: Slot [23] registered\n[ 0.331959] acpiphp: Slot [24] registered\n[ 0.332895] acpiphp: Slot [25] registered\n[ 0.333845] acpiphp: Slot [26] registered\n[ 0.334787] acpiphp: Slot [27] registered\n[ 0.335725] acpiphp: Slot [28] registered\n[ 0.336668] acpiphp: Slot [29] registered\n[ 0.337606] acpiphp: Slot [30] registered\n[ 0.338549] acpiphp: Slot [31] registered\n[ 0.339484] PCI host bridge to bus 0000:00\n[ 0.340423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.341846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343276] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.344953] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346636] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354383] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364374] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416509] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423054] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.424505] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.427593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.429392] vgaarb: loaded\n[ 0.430080] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431381] SCSI subsystem initialized\n[ 0.432400] ACPI: bus type USB registered\n[ 0.433371] usbcore: registered new interface driver usbfs\n[ 0.434581] usbcore: registered new interface driver hub\n[ 0.435764] usbcore: registered new device driver usb\n[ 0.437080] PCI: Using ACPI for IRQ routing\n[ 0.438246] NetLabel: Initializing\n[ 0.439083] NetLabel: domain hash size = 128\n[ 0.440072] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441181] NetLabel: unlabeled traffic allowed by default\n[ 0.442550] clocksource: Switched to clocksource kvm-clock\n[ 0.448553] AppArmor: AppArmor Filesystem Enabled\n[ 0.449668] pnp: PnP ACPI init\n[ 0.450704] pnp: PnP ACPI: found 5 devices\n[ 0.458213] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460208] NET: Registered protocol family 2\n[ 0.461326] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462848] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.464229] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.465596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466859] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468238] NET: Registered protocol family 1\n[ 0.469273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.470566] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.471819] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490144] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.508791] Trying to unpack rootfs image as initramfs...\n[ 0.558285] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.572659] Scanning for low memory corruption every 60 seconds\n[ 0.574337] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.575739] audit: initializing netlink subsys (disabled)\n[ 0.576966] audit: type=2000 audit(1540201351.740:1): initialized\n[ 0.578522] Initialise system trusted keyring\n[ 0.579679] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.581068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583365] zbud: loaded\n[ 0.584199] VFS: Disk quotas dquot_6.6.0\n[ 0.585144] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.586957] fuse init (API version 7.23)\n[ 0.588016] Key type big_key registered\n[ 0.588933] Allocating IMA MOK and blacklist keyrings.\n[ 0.590594] Key type asymmetric registered\n[ 0.591548] Asymmetric key parser 'x509' registered\n[ 0.592651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594408] io scheduler noop registered\n[ 0.595334] io scheduler deadline registered (default)\n[ 0.596485] io scheduler cfq registered\n[ 0.597437] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600134] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.601812] ACPI: Power Button [PWRF]\n[ 0.602789] GHES: HEST is not enabled!\n[ 0.622531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659883] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687028] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.690378] Linux agpgart interface v0.103\n[ 0.693637] brd: module loaded\n[ 0.695321] loop: module loaded\n[ 0.700148] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.702231] GPT:90111 != 20971519\n[ 0.703168] GPT:Alternate GPT header not at the end of the disk.\n[ 0.704720] GPT:90111 != 20971519\n[ 0.705678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.707090] vda: vda1 vda15\n[ 0.709087] scsi host0: ata_piix\n[ 0.710079] scsi host1: ata_piix\n[ 0.711093] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714834] libphy: Fixed MDIO Bus: probed\n[ 0.715791] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716860] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.719404] PPP generic driver version 2.4.2\n[ 0.720544] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.722052] ehci-pci: EHCI PCI platform driver\n[ 0.723145] ehci-platform: EHCI generic platform driver\n[ 0.724382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725804] ohci-pci: OHCI PCI platform driver\n[ 0.726897] ohci-platform: OHCI generic platform driver\n[ 0.728143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747594] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.750649] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.751914] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.753301] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.754867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.756639] usb usb1: Product: UHCI Host Controller\n[ 0.757880] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.759368] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.760832] hub 1-0:1.0: USB hub found\n[ 0.761959] hub 1-0:1.0: 2 ports detected\n[ 0.763252] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.766111] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.767517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.768613] mousedev: PS/2 mouse device common for all mice\n[ 0.769879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.771711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.772806] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.773984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.775162] i2c /dev entries driver\n[ 0.775924] device-mapper: uevent: version 1.0.3\n[ 0.776865] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.778467] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.779827] NET: Registered protocol family 10\n[ 0.780858] NET: Registered protocol family 17\n[ 0.781736] Key type dns_resolver registered\n[ 0.782697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.783781] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.785527] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.787310] registered taskstats version 1\n[ 0.788136] Loading compiled-in X.509 certificates\n[ 0.789555] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.791371] zswap: loaded using pool lzo/zbud\n[ 0.792961] Key type trusted registered\n[ 0.794859] Key type encrypted registered\n[ 0.795673] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796673] ima: No TPM chip found, activating TPM-bypass!\n[ 0.797690] evm: HMAC attrs: 0x1\n[ 0.798647] Magic number: 6:316:728\n[ 0.799518] rtc_cmos 00:00: setting system clock to 2018-10-22 09:42:31 UTC (1540201351)\n[ 0.811396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812565] EDD information not available.\n[ 0.871685] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873258] Write protecting the kernel read-only data: 14336k\n[ 0.874923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876760] 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.944730] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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.13. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe1ub9ZXmBLvfAjqZsk99M4qVA6A0kfoUUZCObr6fA1G1IWMayBZj1VfjqLmqYZRPrpMxwXDTtohjhY90RaOjbnFbDswoDmwAJMJpEgM2E5olcBr0VtVH38WxSFlWY/nYjT+7vpWf+xFQAo6EP7YtCglNZZWAEsp3wod7QUZTB6/ZqmcwZ6G5pqzdHAXEyk1OjQBVI7PrPRXJpaa/vF9mhzGrUf96UCt3WyecyC06R9cUXqZJ8HKsKZ+BpqTHqlh2bifRWcOLTLMvCfLSq++0QlzKDHk+CMHazTtll1baxzO90xE7RTD/Mo68tv0tOO1fUrai100oiN2KdDGNGXArJ root@createinstancesinglenetworktests-d5ba4abf-ac8c-4add-98d8-c840e5\nssh-dss AAAAB3NzaC1kc3MAAACBAOKQIzTSMQnEJJkrF+DhSEY4390dAWSgpgm+tSSPwMHkA9qvSDg8KDg3MAvvpYJSbBvk8+DgKWlxWHMTx7V93xi2IYT/3gkvfAAUq/hnByLNf5JGP7aFj/Kr9m3+1BuAYRZwkQuWka//NYW+tLh0cwhEt2za857wRim4nz5jXVIDAAAAFQC6g6fBIxAmfHW1gE3vIoRRVkwsxwAAAIAdtvVZoxThSrKOGJjKrJsvgbVetKikDqEq7ykyhGrHQzsqebv5hiMdholx4rLVqykvgHp57+jHe2uacoRJGe6DfJ677WfNnZjv5EeIogEzanBPSiV2SR0hCUmEZugcZgOTmxd2L5Hux2vrn7efB9MV7J98SJ1EZnPedrTPLe4+VQAAAIAkY9gss0WV23wTkCGiLhp8mkaGeyrklLCfePIz75QbZozuwBsyrKAoqr5VKA7i/c0lSJ+nn0iTOgYeEIkHgIxrxyUH/sk81rHJihOZzaBDFaifb7euETyIyhuF31qvk/ktcRgEqKsRkZa1LS97xGM2FjsHgHfwtnFjBIu0uDGNTg== root@createinstancesinglenetworktests-d5ba4abf-ac8c-4add-98d8-c840e5\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:fe39:db8f/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-d5ba4abf-ac8c-4add-98d8-c840e5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.30 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-d5ba4abf-ac8c-4add-98d8-c840e5 login: "} 2018-10-22 09:42:45,650 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19/action used request id req-efdae8bd-5068-4529-bcbb-186913caba33 2018-10-22 09:42:45,651 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:42:45,651 - 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 505716828 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.908 MHz processor [ 0.125943] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.127562] pid_max: default: 32768 minimum: 301 [ 0.128440] ACPI: Core revision 20150930 [ 0.129809] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131092] Security Framework initialized [ 0.131908] Yama: becoming mindful. [ 0.132627] AppArmor: AppArmor initialized [ 0.133465] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134722] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135944] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137110] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138445] Initializing cgroup subsys io [ 0.139243] Initializing cgroup subsys memory [ 0.140084] Initializing cgroup subsys devices [ 0.140931] Initializing cgroup subsys freezer [ 0.141784] Initializing cgroup subsys net_cls [ 0.142633] Initializing cgroup subsys perf_event [ 0.143523] Initializing cgroup subsys net_prio [ 0.144388] Initializing cgroup subsys hugetlb [ 0.145243] Initializing cgroup subsys pids [ 0.146101] CPU: Physical Processor ID: 0 [ 0.147571] mce: CPU supports 10 MCE banks [ 0.148401] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149386] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151645] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158002] ftrace: allocating 31920 entries in 125 pages [ 0.184525] smpboot: Max logical packages: 2 [ 0.185402] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186567] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187893] x2apic enabled [ 0.188692] Switched APIC routing to physical x2apic. [ 0.190429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.193740] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.195591] KVM setup paravirtual spinlock [ 0.197046] x86: Booting SMP configuration: [ 0.197907] .... node #0, CPUs: #1 [ 0.198791] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221504] x86: Booted up 1 node, 2 CPUs [ 0.221506] KVM setup async PF for cpu 1 [ 0.221509] kvm-stealtime: cpu 1, msr f90d940 [ 0.224098] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.225613] devtmpfs: initialized [ 0.227331] evm: security.selinux [ 0.228011] evm: security.SMACK64 [ 0.228689] evm: security.SMACK64EXEC [ 0.229428] evm: security.SMACK64TRANSMUTE [ 0.230229] evm: security.SMACK64MMAP [ 0.230974] evm: security.ima [ 0.231612] evm: security.capability [ 0.232501] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234406] pinctrl core: initialized pinctrl subsystem [ 0.235500] RTC time: 9:42:31, date: 10/22/18 [ 0.236496] NET: Registered protocol family 16 [ 0.246376] cpuidle: using governor ladder [ 0.258470] cpuidle: using governor menu [ 0.259265] PCCT header not found. [ 0.260098] ACPI: bus type PCI registered [ 0.260880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262107] PCI: Using configuration type 1 for base access [ 0.275551] ACPI: Added _OSI(Module Device) [ 0.276398] ACPI: Added _OSI(Processor Device) [ 0.277237] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278119] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280448] ACPI: Interpreter enabled [ 0.281197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289257] ACPI: (supports S0 S5) [ 0.290279] ACPI: Using IOAPIC for interrupt routing [ 0.291415] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.295122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296497] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302133] acpiphp: Slot [3] registered [ 0.303089] acpiphp: Slot [4] registered [ 0.304041] acpiphp: Slot [5] registered [ 0.304978] acpiphp: Slot [6] registered [ 0.305929] acpiphp: Slot [7] registered [ 0.306877] acpiphp: Slot [8] registered [ 0.307831] acpiphp: Slot [9] registered [ 0.308753] acpiphp: Slot [10] registered [ 0.319515] acpiphp: Slot [11] registered [ 0.320493] acpiphp: Slot [12] registered [ 0.321463] acpiphp: Slot [13] registered [ 0.322429] acpiphp: Slot [14] registered [ 0.323400] acpiphp: Slot [15] registered [ 0.324373] acpiphp: Slot [16] registered [ 0.325345] acpiphp: Slot [17] registered [ 0.326304] acpiphp: Slot [18] registered [ 0.327266] acpiphp: Slot [19] registered [ 0.328212] acpiphp: Slot [20] registered [ 0.329154] acpiphp: Slot [21] registered [ 0.330091] acpiphp: Slot [22] registered [ 0.331027] acpiphp: Slot [23] registered [ 0.331959] acpiphp: Slot [24] registered [ 0.332895] acpiphp: Slot [25] registered [ 0.333845] acpiphp: Slot [26] registered [ 0.334787] acpiphp: Slot [27] registered [ 0.335725] acpiphp: Slot [28] registered [ 0.336668] acpiphp: Slot [29] registered [ 0.337606] acpiphp: Slot [30] registered [ 0.338549] acpiphp: Slot [31] registered [ 0.339484] PCI host bridge to bus 0000:00 [ 0.340423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.341846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343276] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.344953] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346636] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354383] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.357309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364374] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416509] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423054] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424505] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.426357] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.429392] vgaarb: loaded [ 0.430080] vgaarb: bridge control possible 0000:00:02.0 [ 0.431381] SCSI subsystem initialized [ 0.432400] ACPI: bus type USB registered [ 0.433371] usbcore: registered new interface driver usbfs [ 0.434581] usbcore: registered new interface driver hub [ 0.435764] usbcore: registered new device driver usb [ 0.437080] PCI: Using ACPI for IRQ routing [ 0.438246] NetLabel: Initializing [ 0.439083] NetLabel: domain hash size = 128 [ 0.440072] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441181] NetLabel: unlabeled traffic allowed by default [ 0.442550] clocksource: Switched to clocksource kvm-clock [ 0.448553] AppArmor: AppArmor Filesystem Enabled [ 0.449668] pnp: PnP ACPI init [ 0.450704] pnp: PnP ACPI: found 5 devices [ 0.458213] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460208] NET: Registered protocol family 2 [ 0.461326] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462848] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.464229] TCP: Hash tables configured (established 2048 bind 2048) [ 0.465596] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.466859] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.468238] NET: Registered protocol family 1 [ 0.469273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.470566] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.471819] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490144] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508791] Trying to unpack rootfs image as initramfs... [ 0.558285] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.572659] Scanning for low memory corruption every 60 seconds [ 0.574337] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.575739] audit: initializing netlink subsys (disabled) [ 0.576966] audit: type=2000 audit(1540201351.740:1): initialized [ 0.578522] Initialise system trusted keyring [ 0.579679] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.581068] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583365] zbud: loaded [ 0.584199] VFS: Disk quotas dquot_6.6.0 [ 0.585144] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.586957] fuse init (API version 7.23) [ 0.588016] Key type big_key registered [ 0.588933] Allocating IMA MOK and blacklist keyrings. [ 0.590594] Key type asymmetric registered [ 0.591548] Asymmetric key parser 'x509' registered [ 0.592651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.594408] io scheduler noop registered [ 0.595334] io scheduler deadline registered (default) [ 0.596485] io scheduler cfq registered [ 0.597437] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600134] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.601812] ACPI: Power Button [PWRF] [ 0.602789] GHES: HEST is not enabled! [ 0.622531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659883] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687028] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690378] Linux agpgart interface v0.103 [ 0.693637] brd: module loaded [ 0.695321] loop: module loaded [ 0.700148] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.702231] GPT:90111 != 20971519 [ 0.703168] GPT:Alternate GPT header not at the end of the disk. [ 0.704720] GPT:90111 != 20971519 [ 0.705678] GPT: Use GNU Parted to correct GPT errors. [ 0.707090] vda: vda1 vda15 [ 0.709087] scsi host0: ata_piix [ 0.710079] scsi host1: ata_piix [ 0.711093] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.712925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714834] libphy: Fixed MDIO Bus: probed [ 0.715791] tun: Universal TUN/TAP device driver, 1.6 [ 0.716860] tun: (C) 1999-2004 Max Krasnyansky [ 0.719404] PPP generic driver version 2.4.2 [ 0.720544] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.722052] ehci-pci: EHCI PCI platform driver [ 0.723145] ehci-platform: EHCI generic platform driver [ 0.724382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725804] ohci-pci: OHCI PCI platform driver [ 0.726897] ohci-platform: OHCI generic platform driver [ 0.728143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747594] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750649] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751914] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.753301] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756639] usb usb1: Product: UHCI Host Controller [ 0.757880] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759368] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760832] hub 1-0:1.0: USB hub found [ 0.761959] hub 1-0:1.0: 2 ports detected [ 0.763252] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.766111] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768613] mousedev: PS/2 mouse device common for all mice [ 0.769879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.771711] rtc_cmos 00:00: RTC can wake from S4 [ 0.772806] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775162] i2c /dev entries driver [ 0.775924] device-mapper: uevent: version 1.0.3 [ 0.776865] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.778467] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779827] NET: Registered protocol family 10 [ 0.780858] NET: Registered protocol family 17 [ 0.781736] Key type dns_resolver registered [ 0.782697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.783781] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.785527] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.787310] registered taskstats version 1 [ 0.788136] Loading compiled-in X.509 certificates [ 0.789555] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.791371] zswap: loaded using pool lzo/zbud [ 0.792961] Key type trusted registered [ 0.794859] Key type encrypted registered [ 0.795673] AppArmor: AppArmor sha1 policy hashing enabled [ 0.796673] ima: No TPM chip found, activating TPM-bypass! [ 0.797690] evm: HMAC attrs: 0x1 [ 0.798647] Magic number: 6:316:728 [ 0.799518] rtc_cmos 00:00: setting system clock to 2018-10-22 09:42:31 UTC (1540201351) [ 0.811396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812565] EDD information not available. [ 0.871685] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873258] Write protecting the kernel read-only data: 14336k [ 0.874923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876760] 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.944730] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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.13. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe1ub9ZXmBLvfAjqZsk99M4qVA6A0kfoUUZCObr6fA1G1IWMayBZj1VfjqLmqYZRPrpMxwXDTtohjhY90RaOjbnFbDswoDmwAJMJpEgM2E5olcBr0VtVH38WxSFlWY/nYjT+7vpWf+xFQAo6EP7YtCglNZZWAEsp3wod7QUZTB6/ZqmcwZ6G5pqzdHAXEyk1OjQBVI7PrPRXJpaa/vF9mhzGrUf96UCt3WyecyC06R9cUXqZJ8HKsKZ+BpqTHqlh2bifRWcOLTLMvCfLSq++0QlzKDHk+CMHazTtll1baxzO90xE7RTD/Mo68tv0tOO1fUrai100oiN2KdDGNGXArJ root@createinstancesinglenetworktests-d5ba4abf-ac8c-4add-98d8-c840e5 ssh-dss AAAAB3NzaC1kc3MAAACBAOKQIzTSMQnEJJkrF+DhSEY4390dAWSgpgm+tSSPwMHkA9qvSDg8KDg3MAvvpYJSbBvk8+DgKWlxWHMTx7V93xi2IYT/3gkvfAAUq/hnByLNf5JGP7aFj/Kr9m3+1BuAYRZwkQuWka//NYW+tLh0cwhEt2za857wRim4nz5jXVIDAAAAFQC6g6fBIxAmfHW1gE3vIoRRVkwsxwAAAIAdtvVZoxThSrKOGJjKrJsvgbVetKikDqEq7ykyhGrHQzsqebv5hiMdholx4rLVqykvgHp57+jHe2uacoRJGe6DfJ677WfNnZjv5EeIogEzanBPSiV2SR0hCUmEZugcZgOTmxd2L5Hux2vrn7efB9MV7J98SJ1EZnPedrTPLe4+VQAAAIAkY9gss0WV23wTkCGiLhp8mkaGeyrklLCfePIz75QbZozuwBsyrKAoqr5VKA7i/c0lSJ+nn0iTOgYeEIkHgIxrxyUH/sk81rHJihOZzaBDFaifb7euETyIyhuF31qvk/ktcRgEqKsRkZa1LS97xGM2FjsHgHfwtnFjBIu0uDGNTg== root@createinstancesinglenetworktests-d5ba4abf-ac8c-4add-98d8-c840e5 -----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:fe39:db8f/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-d5ba4abf-ac8c-4add-98d8-c840e5 launch-index: 0 === cirros: current=0.4.0 uptime=3.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-d5ba4abf-ac8c-4add-98d8-c840e5 login: 2018-10-22 09:42:45,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:46,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-e272d8b8-1d1d-470d-95ed-cbeefdfa7afa x-compute-request-id: req-e272d8b8-1d1d-470d-95ed-cbeefdfa7afa Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:46,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-e272d8b8-1d1d-470d-95ed-cbeefdfa7afa 2018-10-22 09:42:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-599f877c-8734-4f6f-91a1-e2188a201ce0 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-599f877c-8734-4f6f-91a1-e2188a201ce0 2018-10-22 09:42:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:46,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c429e12c-32ed-4fc3-8c66-abcd5b7f0784 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:46,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-c429e12c-32ed-4fc3-8c66-abcd5b7f0784 2018-10-22 09:42:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:46,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f505896-5e40-4811-8388-819b8884e0d1 Date: Mon, 22 Oct 2018 09:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:46,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-0f505896-5e40-4811-8388-819b8884e0d1 2018-10-22 09:42:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:46,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-2e9910a0-009f-42e2-b509-4379bc06d4da Date: Mon, 22 Oct 2018 09:42:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:46,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-2e9910a0-009f-42e2-b509-4379bc06d4da 2018-10-22 09:42:46,807 - create_instance - INFO - Checking if VM is active 2018-10-22 09:42:46,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:47,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-bea12e7f-c848-4c14-990b-2a76256571a8 x-compute-request-id: req-bea12e7f-c848-4c14-990b-2a76256571a8 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:47,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-bea12e7f-c848-4c14-990b-2a76256571a8 2018-10-22 09:42:47,414 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:47,414 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:42:47,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:47,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d2f5185-b492-43d4-ab66-75042fd88eb3 x-compute-request-id: req-2d2f5185-b492-43d4-ab66-75042fd88eb3 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:47,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-2d2f5185-b492-43d4-ab66-75042fd88eb3 2018-10-22 09:42:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:48,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3b557a80-3d1f-440a-82a9-a7e80f610217 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:48,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-3b557a80-3d1f-440a-82a9-a7e80f610217 2018-10-22 09:42:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:48,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b61e3b8-0be7-48e2-b2ca-74b603d00c5c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:48,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-9b61e3b8-0be7-48e2-b2ca-74b603d00c5c 2018-10-22 09:42:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:48,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43be860a-a9cc-47dc-98e0-cf2f2e9d5eba Date: Mon, 22 Oct 2018 09:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:48,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-43be860a-a9cc-47dc-98e0-cf2f2e9d5eba 2018-10-22 09:42:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:48,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5917ab20-d4cc-4088-9b46-339ed5c2d038 Date: Mon, 22 Oct 2018 09:42:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:48,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-5917ab20-d4cc-4088-9b46-339ed5c2d038 2018-10-22 09:42:48,382 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:42:48,385 - paramiko.transport - DEBUG - starting thread (client mode): 0xe7277790L 2018-10-22 09:42:48,385 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:42:48,385 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:42:48,386 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:42:48,387 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:42:48,387 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:42:48,387 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:42:48,387 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:42:48,387 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:42:48,387 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:42:48,403 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:42:48,404 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:42:48,417 - paramiko.transport - DEBUG - Trying key 13248cffb3f50460019e429cf664639a from tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41 2018-10-22 09:42:48,442 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:42:48,445 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:42:48,545 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:42:48,563 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:42:48,563 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:42:48,565 - paramiko.transport - DEBUG - starting thread (client mode): 0xe72698d0L 2018-10-22 09:42:48,566 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:42:48,566 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:42:48,566 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:42:48,567 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:42:48,567 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:42:48,567 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:42:48,567 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:42:48,567 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:42:48,568 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:42:48,584 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:42:48,585 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:42:48,598 - paramiko.transport - DEBUG - Trying key 13248cffb3f50460019e429cf664639a from tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41 2018-10-22 09:42:48,622 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:42:48,625 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:42:48,630 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:42:48,631 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:42:48,631 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:42:48,633 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:42:48,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:42:48,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:42:49,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52b1494c72ee4279874a7631a77d6c80", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role"}], "expires_at": "2018-10-22T10:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7addad6a849c4dd99451316646ddc67a", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7addad6a849c4dd99451316646ddc67a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user", "id": "07fff09e7af84c91bef2612c47b791b6"}, "audit_ids": ["6ah64NCKRXevgWiJwlxvpQ"], "issued_at": "2018-10-22T09:42:49.000000Z"}} 2018-10-22 09:42:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:49,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d31bb5-8ca8-4e5b-afa3-a25746f48e74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:49,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65d31bb5-8ca8-4e5b-afa3-a25746f48e74 2018-10-22 09:42:49,093 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:42:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:49,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b06765-d3ad-4723-b547-cbb9b490be3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:42:49,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-33b06765-d3ad-4723-b547-cbb9b490be3b 2018-10-22 09:42:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-126dcb31-2ed7-49c6-929a-267f30b74cf2 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:49,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-126dcb31-2ed7-49c6-929a-267f30b74cf2 2018-10-22 09:42:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:42:49,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:42:49,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:49,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a1f40d-252f-4fb0-a44f-82052f21ef11 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:49,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-39a1f40d-252f-4fb0-a44f-82052f21ef11 2018-10-22 09:42:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:49,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb4bd6a9-cbf1-4f2d-9540-c5882f7e278b Date: Mon, 22 Oct 2018 09:42:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:49,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-eb4bd6a9-cbf1-4f2d-9540-c5882f7e278b 2018-10-22 09:42:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:49,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-65cc4418-7191-449f-8fef-3bc9aa0e0f6c Date: Mon, 22 Oct 2018 09:42:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"}]} 2018-10-22 09:42:49,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858&name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1&admin_state_up=True used request id req-65cc4418-7191-449f-8fef-3bc9aa0e0f6c 2018-10-22 09:42:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:50,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e785a85-4579-49f6-b9ff-6cafef5de625 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:50,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-6e785a85-4579-49f6-b9ff-6cafef5de625 2018-10-22 09:42:50,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:50,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2628397-325b-42fc-8694-3d119deccc87 x-compute-request-id: req-d2628397-325b-42fc-8694-3d119deccc87 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:42:50,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst used request id req-d2628397-325b-42fc-8694-3d119deccc87 2018-10-22 09:42:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:51,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-01074593-57c2-461c-9306-6a365320f9c3 Date: Mon, 22 Oct 2018 09:42: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:51,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-01074593-57c2-461c-9306-6a365320f9c3 2018-10-22 09:42:51,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:51,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-218cb9d1-a4cf-42c0-8d30-01084bce3d73 Date: Mon, 22 Oct 2018 09:42:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:51,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-218cb9d1-a4cf-42c0-8d30-01084bce3d73 2018-10-22 09:42:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:51,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-7231a637-a003-41d6-bbf6-a90b4bbd221c Date: Mon, 22 Oct 2018 09:42:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:51,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-7231a637-a003-41d6-bbf6-a90b4bbd221c 2018-10-22 09:42:51,766 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst 2018-10-22 09:42:51,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:51,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-fb65d741-dd95-4431-a9c3-350c6ae291c1 Date: Mon, 22 Oct 2018 09:42:51 GMT RESP BODY: {"floatingips": [{"router_id": "7e689f16-50e7-4922-890e-fa61ddb36b67", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:41Z", "updated_at": "2018-10-22T09:42:41Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7addad6a849c4dd99451316646ddc67a", "port_id": "99460e5f-7c10-408a-9f51-5f788aa0878e", "id": "bae38ff4-bfac-4d4c-8efc-c696d2c22001"}]} 2018-10-22 09:42:51,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-fb65d741-dd95-4431-a9c3-350c6ae291c1 2018-10-22 09:42:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/99460e5f-7c10-408a-9f51-5f788aa0878e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:52,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-e1342798-261e-482a-aa38-c58cad32782f Date: Mon, 22 Oct 2018 09:42:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","project_id":"7addad6a849c4dd99451316646ddc67a","qos_policy_id":null,"admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal"}} 2018-10-22 09:42:52,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/99460e5f-7c10-408a-9f51-5f788aa0878e used request id req-e1342798-261e-482a-aa38-c58cad32782f 2018-10-22 09:42:52,002 - create_instance - INFO - Checking if VM is active 2018-10-22 09:42:52,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:52,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-c3ac8f3f-e807-4661-9d68-1ace95f048b6 x-compute-request-id: req-c3ac8f3f-e807-4661-9d68-1ace95f048b6 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:52,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-c3ac8f3f-e807-4661-9d68-1ace95f048b6 2018-10-22 09:42:52,769 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:52,769 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:42:52,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:53,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-580d9ade-6702-4295-8bd0-ab0f58fd254e x-compute-request-id: req-580d9ade-6702-4295-8bd0-ab0f58fd254e Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:db:8f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp"}], "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:30Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:53,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-580d9ade-6702-4295-8bd0-ab0f58fd254e 2018-10-22 09:42:53,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:53,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cda88204-d1b8-498a-88d5-44bfed2bdfaa Date: Mon, 22 Oct 2018 09: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":["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"],"updated_at":"2018-10-22T09:42:03Z","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7addad6a849c4dd99451316646ddc67a","id":"0e141d89-e3d5-4727-943e-e33ce8349858","name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net"}]} 2018-10-22 09:42:53,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net used request id req-cda88204-d1b8-498a-88d5-44bfed2bdfaa 2018-10-22 09:42:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:53,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f14640-4cab-446f-a772-88b34f9bbf94 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:42:53,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-73f14640-4cab-446f-a772-88b34f9bbf94 2018-10-22 09:42:53,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:53,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b63e06ef-c6ee-49e0-bc67-1fa89cb3352c Date: Mon, 22 Oct 2018 09:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","dns_nameservers":[],"updated_at":"2018-10-22T09:42: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":"7addad6a849c4dd99451316646ddc67a","id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet"}]} 2018-10-22 09:42:53,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-b63e06ef-c6ee-49e0-bc67-1fa89cb3352c 2018-10-22 09:42:53,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d1cc5ff34fa8dfce342771da7876c1ad973e53" 2018-10-22 09:42:53,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b2f72f80-5532-4dfc-b554-c7cd9ddc5db6 Date: Mon, 22 Oct 2018 09:42:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.4"}],"id":"31ef76b4-35d1-4365-948f-be3630e566ad","security_groups":[],"mac_address":"fa:16:3e:05:e4:eb","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.2"}],"id":"6ba12d55-3748-4658-b02a-af28e33ff2a9","security_groups":[],"mac_address":"fa:16:3e:c1:c2:39","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.3"}],"id":"9389bbf0-26e9-4e28-b780-161a08ae8495","security_groups":[],"mac_address":"fa:16:3e:e1:0d:19","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e141d89-e3d5-4727-943e-e33ce8349858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.7"}],"id":"99460e5f-7c10-408a-9f51-5f788aa0878e","security_groups":["5c091fbc-e363-4c71-8013-bc6960524e93","7d8ed2a6-9e31-4cfd-bb62-8221cd96983c"],"mac_address":"fa:16:3e:39:db:8f","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:22Z","binding:vnic_type":"normal","device_id":"b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e490dd8-8a3c-46d5-9e0e-a175d1baa471","ip_address":"10.55.1.1"}],"id":"f5a39d89-5f8a-4430-b484-24b53fdfcc88","security_groups":[],"mac_address":"fa:16:3e:10:5f:97","project_id":"7addad6a849c4dd99451316646ddc67a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e141d89-e3d5-4727-943e-e33ce8349858","tenant_id":"7addad6a849c4dd99451316646ddc67a","created_at":"2018-10-22T09:42:11Z","binding:vnic_type":"normal","device_id":"7e689f16-50e7-4922-890e-fa61ddb36b67"}]} 2018-10-22 09:42:53,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-b2f72f80-5532-4dfc-b554-c7cd9ddc5db6 2018-10-22 09:42:53,972 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:42:53,974 - paramiko.transport - DEBUG - starting thread (client mode): 0xe720ec50L 2018-10-22 09:42:53,974 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:42:53,975 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:42:53,975 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:42:53,976 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:42:53,976 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:42:53,976 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:42:53,976 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:42:53,976 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:42:53,976 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:42:53,993 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:42:53,993 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:42:54,007 - paramiko.transport - DEBUG - Trying key 13248cffb3f50460019e429cf664639a from tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41 2018-10-22 09:42:54,030 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:42:54,033 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:42:54,134 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:42:54,152 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:42:54,153 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:42:54,154 - paramiko.transport - DEBUG - starting thread (client mode): 0xe720ec50L 2018-10-22 09:42:54,155 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:42:54,155 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:42:54,155 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:42:54,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 2018-10-22 09:42:54,156 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:42:54,157 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:42:54,157 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:42:54,157 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:42:54,157 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:42:54,174 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:42:54,175 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:42:54,187 - paramiko.transport - DEBUG - Trying key 13248cffb3f50460019e429cf664639a from tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41 2018-10-22 09:42:54,214 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:42:54,217 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:42:54,219 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:42:54,220 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:42:54,220 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:42:54,222 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:42:54,223 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:42:54,224 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-10-22 09:42:54,224 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-10-22 09:42:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/bae38ff4-bfac-4d4c-8efc-c696d2c22001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:55,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d395b1a-917b-4588-a518-cc7e324cdd86 Content-Length: 0 Date: Mon, 22 Oct 2018 09:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:42:55,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/bae38ff4-bfac-4d4c-8efc-c696d2c22001 used request id req-9d395b1a-917b-4588-a518-cc7e324cdd86 2018-10-22 09:42:55,218 - create_instance - INFO - Deleting Port with ID - 99460e5f-7c10-408a-9f51-5f788aa0878e 2018-10-22 09:42:55,218 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41port-1 2018-10-22 09:42:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/99460e5f-7c10-408a-9f51-5f788aa0878e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:55,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78888810-24ed-42da-8123-61d8c402e7f2 Date: Mon, 22 Oct 2018 09:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:42:55,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/99460e5f-7c10-408a-9f51-5f788aa0878e used request id req-78888810-24ed-42da-8123-61d8c402e7f2 2018-10-22 09:42:55,778 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst 2018-10-22 09:42:55,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:55,942 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:42: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-2d5e184a-f9b4-4b7e-8d0b-76839d52bbf0 x-compute-request-id: req-2d5e184a-f9b4-4b7e-8d0b-76839d52bbf0 Content-Type: application/json 2018-10-22 09:42:55,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-2d5e184a-f9b4-4b7e-8d0b-76839d52bbf0 2018-10-22 09:42:55,942 - create_instance - INFO - Checking deletion status 2018-10-22 09:42:55,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:56,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-6336539e-5dd9-47ac-81a6-3ed11e3dfcc6 x-compute-request-id: req-6336539e-5dd9-47ac-81a6-3ed11e3dfcc6 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.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:55Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:56,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-6336539e-5dd9-47ac-81a6-3ed11e3dfcc6 2018-10-22 09:42:56,195 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:56,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:42:59,198 - create_instance - DEBUG - VM status query timeout in 296.744068861 2018-10-22 09:42:59,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:42:59,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:42: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-61659d75-c1f3-43d0-86e3-f3a8d348f706 x-compute-request-id: req-61659d75-c1f3-43d0-86e3-f3a8d348f706 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.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:55Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:42:59,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-61659d75-c1f3-43d0-86e3-f3a8d348f706 2018-10-22 09:42:59,435 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:42:59,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:43:02,438 - create_instance - DEBUG - VM status query timeout in 293.504045963 2018-10-22 09:43:02,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:43:02,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43: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-d6c74cfa-dac1-43e1-b5c5-2b21cdf01cbf x-compute-request-id: req-d6c74cfa-dac1-43e1-b5c5-2b21cdf01cbf 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.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "rel": "bookmark"}], "image": {"id": "25dac80c-e5b0-4287-8aeb-98590a578e7e", "links": [{"href": "http://172.30.9.28:8774/images/25dac80c-e5b0-4287-8aeb-98590a578e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:42:30.000000", "flavor": {"id": "b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "links": [{"href": "http://172.30.9.28:8774/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854", "rel": "bookmark"}]}, "id": "b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19", "user_id": "07fff09e7af84c91bef2612c47b791b6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:42:55Z", "hostId": "510826517a4a07da92c45e7f17dfcf340ed35f8f7a8c62c0aa57a465", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp", "name": "CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst", "created": "2018-10-22T09:42:25Z", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:43:02,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-d6c74cfa-dac1-43e1-b5c5-2b21cdf01cbf 2018-10-22 09:43:02,683 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst] is - ACTIVE 2018-10-22 09:43:02,683 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:43:05,687 - create_instance - DEBUG - VM status query timeout in 290.255853891 2018-10-22 09:43:05,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c2a8e122b395d108b48026a14fca770677fab4" 2018-10-22 09:43:05,741 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-a46301b6-8da5-4c41-845e-fae02b9a8e4f x-compute-request-id: req-a46301b6-8da5-4c41-845e-fae02b9a8e4f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 could not be found.", "code": 404}} 2018-10-22 09:43:05,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 used request id req-a46301b6-8da5-4c41-845e-fae02b9a8e4f 2018-10-22 09:43:05,742 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b691bd2c-f4d6-4f77-a1e9-9657e7e4ac19 could not be found. (HTTP 404) (Request-ID: req-a46301b6-8da5-4c41-845e-fae02b9a8e4f) 2018-10-22 09:43:05,742 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-inst 2018-10-22 09:43:05,743 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp 2018-10-22 09:43:05,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3755d27d779d6f8f2882b19561bd224b02c80262" 2018-10-22 09:43:05,785 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-687e5290-dfb6-4483-8632-9357f83c7663 x-compute-request-id: req-687e5290-dfb6-4483-8632-9357f83c7663 Content-Length: 0 Content-Type: application/json 2018-10-22 09:43:05,785 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-kp used request id req-687e5290-dfb6-4483-8632-9357f83c7663 2018-10-22 09:43:05,786 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41.pub] 2018-10-22 09:43:05,786 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41] 2018-10-22 09:43:05,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b949ed2fd663247cb7186699824f4dfc1a09a7a" 2018-10-22 09:43:05,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-419402e7-8935-402d-99fc-44959fc9faf4 x-compute-request-id: req-419402e7-8935-402d-99fc-44959fc9faf4 Content-Length: 0 Content-Type: application/json 2018-10-22 09:43:05,835 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b1b54fea-eeae-49ce-9ecf-f9bb80e5f854 used request id req-419402e7-8935-402d-99fc-44959fc9faf4 2018-10-22 09:43:05,836 - neutron_utils - INFO - Deleting security group rule with ID - 49a36b0d-caa0-4750-a43a-a67d88c2e56a 2018-10-22 09:43:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/49a36b0d-caa0-4750-a43a-a67d88c2e56a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:43:05,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f75ef8d5-1fd9-41ab-b499-f7b46ba454cf Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:05,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/49a36b0d-caa0-4750-a43a-a67d88c2e56a used request id req-f75ef8d5-1fd9-41ab-b499-f7b46ba454cf 2018-10-22 09:43:05,957 - neutron_utils - INFO - Deleting security group rule with ID - 5906d1fb-8e76-4b60-aa4e-0d08d4a4138b 2018-10-22 09:43:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5906d1fb-8e76-4b60-aa4e-0d08d4a4138b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:43:06,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c53efdc2-a35f-4107-94b3-3d739bd9ee2c Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:06,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5906d1fb-8e76-4b60-aa4e-0d08d4a4138b used request id req-c53efdc2-a35f-4107-94b3-3d739bd9ee2c 2018-10-22 09:43:06,258 - neutron_utils - INFO - Deleting security group rule with ID - f89149ca-3144-48e7-9fbd-570d385fbbb0 2018-10-22 09:43:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f89149ca-3144-48e7-9fbd-570d385fbbb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:43:06,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48fdaa09-424e-496e-a49f-069333f85ec2 Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:06,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f89149ca-3144-48e7-9fbd-570d385fbbb0 used request id req-48fdaa09-424e-496e-a49f-069333f85ec2 2018-10-22 09:43:06,512 - neutron_utils - INFO - Deleting security group rule with ID - 0e7fc4de-d41a-4227-a715-6d655da02535 2018-10-22 09:43:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0e7fc4de-d41a-4227-a715-6d655da02535 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:43:06,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3d81114-ffcd-4a86-883d-32a24edd9109 Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:06,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0e7fc4de-d41a-4227-a715-6d655da02535 used request id req-f3d81114-ffcd-4a86-883d-32a24edd9109 2018-10-22 09:43:06,764 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-sec-grp 2018-10-22 09:43:06,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7d8ed2a6-9e31-4cfd-bb62-8221cd96983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f95e905c7712bdcd1fa6a0336b1449de8053610" 2018-10-22 09:43:07,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-845081cc-23ac-4382-929f-2225e908fb67 Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:07,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7d8ed2a6-9e31-4cfd-bb62-8221cd96983c used request id req-845081cc-23ac-4382-929f-2225e908fb67 2018-10-22 09:43:07,104 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router and subnet CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet 2018-10-22 09:43:07,104 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router 2018-10-22 09:43:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" -d '{"subnet_id": "6e490dd8-8a3c-46d5-9e0e-a175d1baa471"}' 2018-10-22 09:43:08,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6466f87c-c419-493a-aa2b-41285433e5c8 Date: Mon, 22 Oct 2018 09:43:08 GMT RESP BODY: {"network_id": "0e141d89-e3d5-4727-943e-e33ce8349858", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "subnet_id": "6e490dd8-8a3c-46d5-9e0e-a175d1baa471", "subnet_ids": ["6e490dd8-8a3c-46d5-9e0e-a175d1baa471"], "port_id": "f5a39d89-5f8a-4430-b484-24b53fdfcc88", "id": "7e689f16-50e7-4922-890e-fa61ddb36b67"} 2018-10-22 09:43:08,622 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67/remove_router_interface used request id req-6466f87c-c419-493a-aa2b-41285433e5c8 2018-10-22 09:43:08,623 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router 2018-10-22 09:43:08,623 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-router 2018-10-22 09:43:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c6d88898ad45afc6f964ec87ce4553e5bd222" 2018-10-22 09:43:12,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e545f8a-69f1-429a-a317-d2db4a3f03f6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:12,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7e689f16-50e7-4922-890e-fa61ddb36b67 used request id req-7e545f8a-69f1-429a-a317-d2db4a3f03f6 2018-10-22 09:43:12,418 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet 2018-10-22 09:43:12,418 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-subnet 2018-10-22 09:43:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6e490dd8-8a3c-46d5-9e0e-a175d1baa471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:43:14,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fce882b4-fc3d-4766-9e05-02250951aec9 Date: Mon, 22 Oct 2018 09:43:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:14,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6e490dd8-8a3c-46d5-9e0e-a175d1baa471 used request id req-fce882b4-fc3d-4766-9e05-02250951aec9 2018-10-22 09:43:14,620 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-pub-net 2018-10-22 09:43:14,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0e141d89-e3d5-4727-943e-e33ce8349858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdabd83292df5a8415df953ab528e6b4f251f87" 2018-10-22 09:43:16,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d649fd3-200e-4ec5-b65f-64039b6060cd Date: Mon, 22 Oct 2018 09:43:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:16,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0e141d89-e3d5-4727-943e-e33ce8349858 used request id req-5d649fd3-200e-4ec5-b65f-64039b6060cd 2018-10-22 09:43:16,322 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-d5ba4abf-ac8c-4add-98d8-c840e50bde41-image 2018-10-22 09:43:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778e183b28c2d1fd1b08db6742fa9ff2226acd7e" 2018-10-22 09:43:17,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9697d2fd-fbd7-4634-a39b-492759263552 Date: Mon, 22 Oct 2018 09:43:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:43:17,246 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/25dac80c-e5b0-4287-8aeb-98590a578e7e used request id req-9697d2fd-fbd7-4634-a39b-492759263552 2018-10-22 09:43:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:17,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b7d570f5-da76-4120-a7d6-5dd0d090ec2c Date: Mon, 22 Oct 2018 09:43:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:02Z", "updated_at": "2018-10-22T09:42:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "revision_number": 0, "id": "46cbb005-b9da-4652-bc01-fbd8d13cba46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "revision_number": 0, "id": "714bb2b1-108c-4d2c-a877-89a1124279c3", "remote_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "revision_number": 0, "id": "84c85da0-7377-4b27-8152-4ce6d798e329", "remote_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "revision_number": 0, "id": "9dc0c951-dd13-4be7-874f-ef543e21cd83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "tenant_id": "7addad6a849c4dd99451316646ddc67a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7addad6a849c4dd99451316646ddc67a"}], "revision_number": 4, "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "5c091fbc-e363-4c71-8013-bc6960524e93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:43:17,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b7d570f5-da76-4120-a7d6-5dd0d090ec2c 2018-10-22 09:43:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:17,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2eaac82-4b69-4d6a-91df-b819f67719eb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a"}, "enabled": true, "id": "7addad6a849c4dd99451316646ddc67a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj"}} 2018-10-22 09:43:17,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-b2eaac82-4b69-4d6a-91df-b819f67719eb 2018-10-22 09:43:17,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c091fbc-e363-4c71-8013-bc6960524e93 2018-10-22 09:43:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5c091fbc-e363-4c71-8013-bc6960524e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:17,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9a8b58ab-5ca4-4af7-9113-2bf76f980f59 Date: Mon, 22 Oct 2018 09:43:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:02Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "46cbb005-b9da-4652-bc01-fbd8d13cba46"}, {"remote_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:02Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "714bb2b1-108c-4d2c-a877-89a1124279c3"}, {"remote_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:02Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "84c85da0-7377-4b27-8152-4ce6d798e329"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:42:02Z", "security_group_id": "5c091fbc-e363-4c71-8013-bc6960524e93", "port_range_min": null, "revision_number": 0, "tenant_id": "7addad6a849c4dd99451316646ddc67a", "created_at": "2018-10-22T09:42:02Z", "project_id": "7addad6a849c4dd99451316646ddc67a", "id": "9dc0c951-dd13-4be7-874f-ef543e21cd83"}]} 2018-10-22 09:43:17,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5c091fbc-e363-4c71-8013-bc6960524e93 used request id req-9a8b58ab-5ca4-4af7-9113-2bf76f980f59 2018-10-22 09:43:17,743 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:43:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5c091fbc-e363-4c71-8013-bc6960524e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:18,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5eb5a48f-13aa-488a-a190-11a8a9eacee7 Content-Length: 0 Date: Mon, 22 Oct 2018 09:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:43:18,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5c091fbc-e363-4c71-8013-bc6960524e93 used request id req-5eb5a48f-13aa-488a-a190-11a8a9eacee7 2018-10-22 09:43:18,053 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj 2018-10-22 09:43:18,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:18,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c3558e-70f9-4e7f-bb80-33c4000e3f6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:43:18,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7addad6a849c4dd99451316646ddc67a used request id req-b8c3558e-70f9-4e7f-bb80-33c4000e3f6b 2018-10-22 09:43:18,273 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-proj-role 2018-10-22 09:43:18,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/52b1494c72ee4279874a7631a77d6c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:18,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39f276b5-f36c-43de-9e2f-d6f3a144dc66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:43:18,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/52b1494c72ee4279874a7631a77d6c80 used request id req-39f276b5-f36c-43de-9e2f-d6f3a144dc66 2018-10-22 09:43:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0f5f62fe77922d78a4c355503ce0732016f4a5" 2018-10-22 09:43:18,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c94179-2805-4335-9e84-3a328bd739d2 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:43:18,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-08c94179-2805-4335-9e84-3a328bd739d2 2018-10-22 09:43:18,497 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-63ebcfd6-4071-424-user 2018-10-22 09:43:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/07fff09e7af84c91bef2612c47b791b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2967810a759b5d73375de22736a6bf7caebb02b4" 2018-10-22 09:43:18,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8eb22e-5900-4926-b96e-3f9dc21acdb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:43:18,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/07fff09e7af84c91bef2612c47b791b6 used request id req-8a8eb22e-5900-4926-b96e-3f9dc21acdb3 2018-10-22 09:43:18,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:43:19,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["NuQtpefJSAu4SMljSzQdVw"], "issued_at": "2018-10-22T09:43:19.000000Z"}} 2018-10-22 09:43:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2583e8dce8fdfef416bceb9fabd9ea00f3c40500" 2018-10-22 09:43:19,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f36d8b7-1cc2-4bb2-b76c-417f1745f5c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:19,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f36d8b7-1cc2-4bb2-b76c-417f1745f5c9 2018-10-22 09:43:19,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:43:19,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:43:19,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["uXJEW5HqSNWDUvFhjdMjGQ"], "issued_at": "2018-10-22T09:43:19.000000Z"}} 2018-10-22 09:43:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:43:19,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81507fe3-e280-4cde-b660-185604454ba6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:19,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81507fe3-e280-4cde-b660-185604454ba6 2018-10-22 09:43:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:43:19,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:43:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:43:19,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7682dc0b-5a6b-45af-aca0-cab8fa49fbf0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:43:19,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj used request id req-7682dc0b-5a6b-45af-aca0-cab8fa49fbf0 2018-10-22 09:43:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:43:19,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bbca6d-bfea-4509-a5ca-3b1c9079c954 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:43:19,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-36bbca6d-bfea-4509-a5ca-3b1c9079c954 2018-10-22 09:43:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}}' 2018-10-22 09:43:19,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab1f87a-82a5-4647-ae23-76ed228760f0 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:19,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7ab1f87a-82a5-4647-ae23-76ed228760f0 2018-10-22 09:43:19,940 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-7f3820af-d02c-48d-proj 2018-10-22 09:43:19,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:43:19,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:43:20,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["LM47MDQ9TnOguZRHQzSoBg"], "issued_at": "2018-10-22T09:43:20.000000Z"}} 2018-10-22 09:43:20,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:20,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd754ec1-d17e-403b-a5ec-24bd295b7260 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:20,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd754ec1-d17e-403b-a5ec-24bd295b7260 2018-10-22 09:43:20,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:43:20,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:43:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:20,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d10270-7e35-45ae-bfb9-f86a818805f2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:43:20,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-05d10270-7e35-45ae-bfb9-f86a818805f2 2018-10-22 09:43:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:20,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a43550e-c983-429f-9823-b1a386527717 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}]} 2018-10-22 09:43:20,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj used request id req-9a43550e-c983-429f-9823-b1a386527717 2018-10-22 09:43:20,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:20,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961cdc86-1f45-488f-8eba-7ac543436667 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:43:20,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-961cdc86-1f45-488f-8eba-7ac543436667 2018-10-22 09:43:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d53b498-fb94-4206-a914-dcfcbaa806e8 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:43:21,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d53b498-fb94-4206-a914-dcfcbaa806e8 2018-10-22 09:43:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6505ef17-f070-479f-b1ca-f778d606ffc9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}]} 2018-10-22 09:43:21,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj used request id req-6505ef17-f070-479f-b1ca-f778d606ffc9 2018-10-22 09:43:21,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/f2795333f54b425d9208db86663b5bb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c39a53-5369-48cc-b111-4b4b667c798d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/f2795333f54b425d9208db86663b5bb2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2246645c1d0443608dea6625b27f0c81", "id": "f2795333f54b425d9208db86663b5bb2", "password_expires_at": null}} 2018-10-22 09:43:21,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f2795333f54b425d9208db86663b5bb2 used request id req-e0c39a53-5369-48cc-b111-4b4b667c798d 2018-10-22 09:43:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37f4533-79be-429f-9935-76c889e4d499 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:43:21,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles used request id req-b37f4533-79be-429f-9935-76c889e4d499 2018-10-22 09:43:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7d2f5e-efca-4913-9321-1b9d672e6264 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 09:43:21,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-6f7d2f5e-efca-4913-9321-1b9d672e6264 2018-10-22 09:43:21,562 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-7f3820af-d02c-48d-proj 2018-10-22 09:43:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70ab321-1041-48a3-b6e4-7e478fa26de5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:43:21,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles/e269e729b181422bb94bd3302f440863 used request id req-c70ab321-1041-48a3-b6e4-7e478fa26de5 2018-10-22 09:43:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debbc703-1c86-4ecf-a559-17ca0bfb2f11 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:43:21,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-debbc703-1c86-4ecf-a559-17ca0bfb2f11 2018-10-22 09:43:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d52d98-499b-4341-8e1d-6dab14347dae Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}]} 2018-10-22 09:43:21,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-7f3820af-d02c-48d-proj used request id req-90d52d98-499b-4341-8e1d-6dab14347dae 2018-10-22 09:43:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:21,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8c3bed-04f9-48ef-8e0e-dd52843001a8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:43:21,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles used request id req-4a8c3bed-04f9-48ef-8e0e-dd52843001a8 2018-10-22 09:43:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a186de22-c133-48fe-9f2c-a5e49feac719 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:43:22,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-a186de22-c133-48fe-9f2c-a5e49feac719 2018-10-22 09:43:22,020 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-7f3820af-d02c-48d-proj 2018-10-22 09:43:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:43:22,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6402e83b-ec41-40d4-95f6-a1d96e929eec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:43:22,145 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles/628c5194e35d43a7bc9032b41562a43c used request id req-6402e83b-ec41-40d4-95f6-a1d96e929eec 2018-10-22 09:43:22,146 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-7f3820af-d02c-48d-user 2018-10-22 09:43:22,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:43:22,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:43:22,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34eae42c-a4b2-42f9-88c9-05aedc8b0413 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:43:22,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34eae42c-a4b2-42f9-88c9-05aedc8b0413 2018-10-22 09:43:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" -d '{"role": {"name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role"}}' 2018-10-22 09:43:22,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c532647-c552-476a-8398-83091e2bf78c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf8c3734680c4fb38eb8d3e7884ed10a", "links": {"self": "http://172.30.9.28:5000/v3/roles/bf8c3734680c4fb38eb8d3e7884ed10a"}, "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role"}} 2018-10-22 09:43:22,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c532647-c552-476a-8398-83091e2bf78c 2018-10-22 09:43:22,360 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role 2018-10-22 09:43:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/bf8c3734680c4fb38eb8d3e7884ed10a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:43:22,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743abeb3-1b62-433c-8cac-361411bdffc2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/bf8c3734680c4fb38eb8d3e7884ed10a"}, "domain_id": null, "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role", "id": "bf8c3734680c4fb38eb8d3e7884ed10a"}} 2018-10-22 09:43:22,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/bf8c3734680c4fb38eb8d3e7884ed10a used request id req-743abeb3-1b62-433c-8cac-361411bdffc2 2018-10-22 09:43:22,450 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role to project CreateStackFloatingIpTests-7f3820af-d02c-48d-proj 2018-10-22 09:43:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles/bf8c3734680c4fb38eb8d3e7884ed10a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:43:22,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87dd3d7d-d5b3-42f1-a3ac-9b0b24860b4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:43:22,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81/users/f2795333f54b425d9208db86663b5bb2/roles/bf8c3734680c4fb38eb8d3e7884ed10a used request id req-87dd3d7d-d5b3-42f1-a3ac-9b0b24860b4b 2018-10-22 09:43:22,578 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:43:22,578 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:43:22,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:43:22,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:43:22,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "bf8c3734680c4fb38eb8d3e7884ed10a", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role"}], "expires_at": "2018-10-22T10:43:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2246645c1d0443608dea6625b27f0c81", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-user", "id": "f2795333f54b425d9208db86663b5bb2"}, "audit_ids": ["LbS-uZahRTOmd_5rPI5iYA"], "issued_at": "2018-10-22T09:43:22.000000Z"}} 2018-10-22 09:43:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:43:23,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7aac89-288c-4c7b-8f06-c77adcdcf227 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:23,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c7aac89-288c-4c7b-8f06-c77adcdcf227 2018-10-22 09:43:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:43:23,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e2c70aa6-c131-485c-a0af-30d555227554 Date: Mon, 22 Oct 2018 09:43:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"} 2018-10-22 09:43:23,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image used request id req-e2c70aa6-c131-485c-a0af-30d555227554 2018-10-22 09:43:23,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:43:23,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ce70927-cc97-4280-b5c3-4f48212ce09b Date: Mon, 22 Oct 2018 09:43: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"}}} 2018-10-22 09:43:23,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9ce70927-cc97-4280-b5c3-4f48212ce09b 2018-10-22 09:43:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}' 2018-10-22 09:43:23,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 X-Openstack-Request-Id: req-b8ac8a8f-8ea3-4ffe-aaec-f3800bd6ef5e Date: Mon, 22 Oct 2018 09:43:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:43:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:43:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691", "min_disk": 0, "protected": false, "id": "5a2f529a-f250-4c99-82d6-6c1715696691", "file": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file", "checksum": null, "owner": "2246645c1d0443608dea6625b27f0c81", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:43:23,602 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b8ac8a8f-8ea3-4ffe-aaec-f3800bd6ef5e 2018-10-22 09:43:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" -d '' 2018-10-22 09:43:25,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd87e454-8ea8-4b25-b44a-8e700f66ebce Date: Mon, 22 Oct 2018 09:43:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:43:25,202 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file used request id req-dd87e454-8ea8-4b25-b44a-8e700f66ebce 2018-10-22 09:43:25,203 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:43:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:43:25,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fb8dda47-996c-4172-828b-68e4b5ba05e0 Date: Mon, 22 Oct 2018 09:43:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "metadata": {}}], "self": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691", "min_disk": 0, "protected": false, "id": "5a2f529a-f250-4c99-82d6-6c1715696691", "file": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2246645c1d0443608dea6625b27f0c81", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:43:25,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 used request id req-fb8dda47-996c-4172-828b-68e4b5ba05e0 2018-10-22 09:43:25,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:43:25,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f76adffb-ef52-46e6-a674-bdc3e099ce4c Date: Mon, 22 Oct 2018 09:43: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"}}} 2018-10-22 09:43:25,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f76adffb-ef52-46e6-a674-bdc3e099ce4c 2018-10-22 09:43:25,554 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image 2018-10-22 09:43:25,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:43:25,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-07719e6a-6c18-430c-b185-c21714251b1c Date: Mon, 22 Oct 2018 09:43:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "metadata": {}}], "self": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691", "min_disk": 0, "protected": false, "id": "5a2f529a-f250-4c99-82d6-6c1715696691", "file": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2246645c1d0443608dea6625b27f0c81", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:43:25,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 used request id req-07719e6a-6c18-430c-b185-c21714251b1c 2018-10-22 09:43:25,720 - create_image - DEBUG - Instance status is - active 2018-10-22 09:43:25,720 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image 2018-10-22 09:43:25,720 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image 2018-10-22 09:43:25,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:43:25,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:43:26,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "bf8c3734680c4fb38eb8d3e7884ed10a", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role"}], "expires_at": "2018-10-22T10:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2246645c1d0443608dea6625b27f0c81", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-user", "id": "f2795333f54b425d9208db86663b5bb2"}, "audit_ids": ["AFVk1ttCQcaD0-6RltFpCw"], "issued_at": "2018-10-22T09:43:26.000000Z"}} 2018-10-22 09:43:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:26,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad315f76-8f5e-4981-a5a7-28e7a5670a1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:26,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ad315f76-8f5e-4981-a5a7-28e7a5670a1d 2018-10-22 09:43:26,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:43:26,191 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:43:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:26,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:26 GMT Server: Apache x-openstack-request-id: req-179a9542-ef26-4fd5-9a93-ac466e332557 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:43:26,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack used request id req-179a9542-ef26-4fd5-9a93-ac466e332557 2018-10-22 09:43:26,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net"}}' 2018-10-22 09:43:29,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:43:26 GMT Server: Apache x-openstack-request-id: req-c30b6d73-abe7-4759-89b5-e806bf77afca Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}]}} 2018-10-22 09:43:29,781 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks used request id req-c30b6d73-abe7-4759-89b5-e806bf77afca 2018-10-22 09:43:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:29,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:29 GMT Server: Apache x-openstack-request-id: req-6c9b4434-0ea2-42ba-a9bd-d04e74fbd3aa Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:30,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:29 GMT Server: Apache x-openstack-request-id: req-20923ecd-f092-4cff-8b01-1689e02f8478 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:30,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-20923ecd-f092-4cff-8b01-1689e02f8478 2018-10-22 09:43:30,010 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack 2018-10-22 09:43:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:30,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:30 GMT Server: Apache x-openstack-request-id: req-2b9b83b4-1a48-4f8d-beca-92d1ee0666ef Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:30,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:30 GMT Server: Apache x-openstack-request-id: req-10d30d68-bc43-4f33-9f13-0f149596db41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:30,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-10d30d68-bc43-4f33-9f13-0f149596db41 2018-10-22 09:43:30,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:43:30,417 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:43:33,421 - create_stack - DEBUG - Stack status query timeout in 1196.58981109 2018-10-22 09:43:33,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:33,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:33 GMT Server: Apache x-openstack-request-id: req-50f9fecc-5c85-4c8e-bea6-7433aad193c3 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:33,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:33 GMT Server: Apache x-openstack-request-id: req-3eb61e02-6265-4907-8977-f651a7dae269 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:33,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-3eb61e02-6265-4907-8977-f651a7dae269 2018-10-22 09:43:33,964 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:43:33,964 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:43:36,968 - create_stack - DEBUG - Stack status query timeout in 1193.04286289 2018-10-22 09:43:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:37,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:36 GMT Server: Apache x-openstack-request-id: req-8b11760f-ecdd-4abc-916e-48ca6589b1c8 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:37,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:37 GMT Server: Apache x-openstack-request-id: req-bccc913a-0d84-4214-9772-9781e6151157 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:37,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-bccc913a-0d84-4214-9772-9781e6151157 2018-10-22 09:43:37,487 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:43:37,488 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:43:40,491 - create_stack - DEBUG - Stack status query timeout in 1189.5196681 2018-10-22 09:43:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:40,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:40 GMT Server: Apache x-openstack-request-id: req-431282fa-d149-4c34-949a-867e1146b656 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:40,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:40 GMT Server: Apache x-openstack-request-id: req-568c014a-654d-4948-ae16-d0930a260311 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:40,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-568c014a-654d-4948-ae16-d0930a260311 2018-10-22 09:43:40,901 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:43:40,901 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:43:43,905 - create_stack - DEBUG - Stack status query timeout in 1186.10588789 2018-10-22 09:43:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:44,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:44 GMT Server: Apache x-openstack-request-id: req-5f887d41-c898-40ec-a3a9-232f538b0cc0 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:44,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:44 GMT Server: Apache x-openstack-request-id: req-17efd225-68a0-4181-a950-df71ca00027a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:44,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-17efd225-68a0-4181-a950-df71ca00027a 2018-10-22 09:43:44,558 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:43:44,558 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:43:47,561 - create_stack - DEBUG - Stack status query timeout in 1182.44946408 2018-10-22 09:43:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:47,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:47 GMT Server: Apache x-openstack-request-id: req-61708dbb-c4a6-4c13-bb0e-b6403fd3f269 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:47,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:47 GMT Server: Apache x-openstack-request-id: req-b8369ab3-00c3-4340-91d2-12a3729a28c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:47,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-b8369ab3-00c3-4340-91d2-12a3729a28c1 2018-10-22 09:43:47,914 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:43:47,914 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:43:50,917 - create_stack - DEBUG - Stack status query timeout in 1179.0933249 2018-10-22 09:43:50,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:50,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:50 GMT Server: Apache x-openstack-request-id: req-9e0f19a1-0aa6-4705-a91f-ccd7719dc018 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:51,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:50 GMT Server: Apache x-openstack-request-id: req-a24f11a7-c3f3-41d9-a7e8-4c1cb9112598 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:51,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-a24f11a7-c3f3-41d9-a7e8-4c1cb9112598 2018-10-22 09:43:51,122 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:43:51,122 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack 2018-10-22 09:43:51,122 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack 2018-10-22 09:43:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:51,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:51 GMT Server: Apache x-openstack-request-id: req-d5355cd0-bd0c-4430-8572-7c9529bb2196 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:51,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:51 GMT Server: Apache x-openstack-request-id: req-db89070f-5f3d-4a7e-90cb-e8e0477d5420 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1071 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "afb50f13-bcfe-4f70-88d0-0c2a2224393f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4e46df66-ae4a-453a-ae16-ec0bb5f21fd7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c7894273-78f2-4afb-b86d-7173502016ad", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3e0396b4-669f-4398-87bb-0737a76d4695", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "219", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "65eb4017-0e3a-4531-9040-34d15a3591fa:subnet_id=cbc3ed9b-0c7e-43be-a2e0-3838a2d16339", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "cbc3ed9b-0c7e-43be-a2e0-3838a2d16339", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9daeafcc-3785-4dbd-b9b6-1162362aa425", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 09:43:51,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources used request id req-db89070f-5f3d-4a7e-90cb-e8e0477d5420 2018-10-22 09:43:51,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:51,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43: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-cf258650-5349-47d7-8117-5cbe17f5dc21 x-compute-request-id: req-cf258650-5349-47d7-8117-5cbe17f5dc21 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-22T09:43:47.000000", "flavor": {"id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "links": [{"href": "http://172.30.9.28:8774/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "bookmark"}]}, "id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "security_groups": [{"name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:47Z", "hostId": "07282e7bf8732b0c7774a87875453111c9a7caf65b465e3953d19ba0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "created": "2018-10-22T09:43:40Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:43:51,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 used request id req-cf258650-5349-47d7-8117-5cbe17f5dc21 2018-10-22 09:43:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-171db34f-da7a-4b85-ba1b-9a7a34af3bae Date: Mon, 22 Oct 2018 09:43:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:52,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-171db34f-da7a-4b85-ba1b-9a7a34af3bae 2018-10-22 09:43:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:43:52,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:43:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fee64e4-eb6f-4192-9391-c9ffae2866b8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:52,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-9fee64e4-eb6f-4192-9391-c9ffae2866b8 2018-10-22 09:43:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-04198c01-9916-40b1-aa0a-75e5cd974bb7 Date: Mon, 22 Oct 2018 09:43:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:52,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-04198c01-9916-40b1-aa0a-75e5cd974bb7 2018-10-22 09:43:52,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-7d21b7e2-f556-4f75-b440-e84f084616bb Date: Mon, 22 Oct 2018 09:43:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:43:52,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-7d21b7e2-f556-4f75-b440-e84f084616bb 2018-10-22 09:43:52,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb37a63-f7d7-43cf-83e5-dc712eefc0e9 x-compute-request-id: req-adb37a63-f7d7-43cf-83e5-dc712eefc0e9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:3e:d0", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-10-22T09:43:45.000000", "flavor": {"id": "afb50f13-bcfe-4f70-88d0-0c2a2224393f", "links": [{"href": "http://172.30.9.28:8774/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f", "rel": "bookmark"}]}, "id": "ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "security_groups": [{"name": "default"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:45Z", "hostId": "44092872ac6a267bf42141fdb486ff568426be56100afc903242bb64", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "created": "2018-10-22T09:43:39Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:43:52,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2 used request id req-adb37a63-f7d7-43cf-83e5-dc712eefc0e9 2018-10-22 09:43:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e7818a7c-eb07-4ecc-8f3d-de273394636d Date: Mon, 22 Oct 2018 09:43:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:52,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-e7818a7c-eb07-4ecc-8f3d-de273394636d 2018-10-22 09:43:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95be051d-2dc1-4b06-beaa-d2e1e7219df7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-95be051d-2dc1-4b06-beaa-d2e1e7219df7 2018-10-22 09:43:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-47c78944-ef4c-415f-bbba-49e008135c97 Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:53,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-47c78944-ef4c-415f-bbba-49e008135c97 2018-10-22 09:43:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-e325c190-dc77-4f4f-a7a4-ae58e5371a8a Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:43:53,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-e325c190-dc77-4f4f-a7a4-ae58e5371a8a 2018-10-22 09:43:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:53 GMT Server: Apache x-openstack-request-id: req-5c509741-ff07-47c8-a85c-669b403142b6 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:53,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:53 GMT Server: Apache x-openstack-request-id: req-be327508-946c-4043-b4c2-45c7944dc5e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1069 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "afb50f13-bcfe-4f70-88d0-0c2a2224393f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4e46df66-ae4a-453a-ae16-ec0bb5f21fd7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c7894273-78f2-4afb-b86d-7173502016ad", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3e0396b4-669f-4398-87bb-0737a76d4695", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "219", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "65eb4017-0e3a-4531-9040-34d15a3591fa:subnet_id=cbc3ed9b-0c7e-43be-a2e0-3838a2d16339", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cbc3ed9b-0c7e-43be-a2e0-3838a2d16339", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T09:43:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T09:43:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:43:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9daeafcc-3785-4dbd-b9b6-1162362aa425", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 09:43:53,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916/resources used request id req-be327508-946c-4043-b4c2-45c7944dc5e1 2018-10-22 09:43:53,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f8f0b3e-59d3-44cf-a3b8-2b90bb45ffd8 x-compute-request-id: req-3f8f0b3e-59d3-44cf-a3b8-2b90bb45ffd8 Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-flavor1-pr5rm2g5eaia", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:43:53,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951 used request id req-3f8f0b3e-59d3-44cf-a3b8-2b90bb45ffd8 2018-10-22 09:43:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-72c3ae30-63d0-4117-9db8-491879f1f53f Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}} 2018-10-22 09:43:53,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 used request id req-72c3ae30-63d0-4117-9db8-491879f1f53f 2018-10-22 09:43:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0440227a-68da-418d-83d3-8c00aa204b5d Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:53,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-0440227a-68da-418d-83d3-8c00aa204b5d 2018-10-22 09:43:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-15e58320-3c31-4c54-bd32-e81b90fe4abe Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:53,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-15e58320-3c31-4c54-bd32-e81b90fe4abe 2018-10-22 09:43:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-aaa8bd49-dcf7-44ab-840d-14f2c33eb94d Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:53,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-aaa8bd49-dcf7-44ab-840d-14f2c33eb94d 2018-10-22 09:43:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c73b013-7009-49a4-b390-683673fc31ec Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:53,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-5c73b013-7009-49a4-b390-683673fc31ec 2018-10-22 09:43:53,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2cf0787b-3255-4b4e-8e60-eee74a48ddec Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:53,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-2cf0787b-3255-4b4e-8e60-eee74a48ddec 2018-10-22 09:43:53,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A57%3Af4%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-e1988c3d-6bbb-4d80-b96f-14b66c7d77bc Date: Mon, 22 Oct 2018 09:43:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"}]} 2018-10-22 09:43:53,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A57%3Af4%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47&admin_state_up=True used request id req-e1988c3d-6bbb-4d80-b96f-14b66c7d77bc 2018-10-22 09:43:53,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:53,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c3207c-90c4-4d51-b22d-f6211f650f15 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:53,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-84c3207c-90c4-4d51-b22d-f6211f650f15 2018-10-22 09:43:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-980f3701-3fe0-49d4-9048-3c2b8a60f050 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:54,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-980f3701-3fe0-49d4-9048-3c2b8a60f050 2018-10-22 09:43:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-14b0e085-f0ba-4e74-bf0d-24498487b567 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:54,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-14b0e085-f0ba-4e74-bf0d-24498487b567 2018-10-22 09:43:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-9b3b7749-a811-492a-ba5f-99ccbf29707f Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:43:54,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-9b3b7749-a811-492a-ba5f-99ccbf29707f 2018-10-22 09:43:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-7203866f-fe7f-4dc2-b735-5f8b647c5d80 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"floatingips": [{"router_id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:42Z", "updated_at": "2018-10-22T09:43:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "2246645c1d0443608dea6625b27f0c81", "port_id": "9daeafcc-3785-4dbd-b9b6-1162362aa425", "id": "3e0396b4-669f-4398-87bb-0737a76d4695"}]} 2018-10-22 09:43:54,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-7203866f-fe7f-4dc2-b735-5f8b647c5d80 2018-10-22 09:43:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/65eb4017-0e3a-4531-9040-34d15a3591fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-525ac473-8c45-400f-b5b0-c604c2a75fa9 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:36Z", "admin_state_up": true, "updated_at": "2018-10-22T09:43:43Z", "project_id": "2246645c1d0443608dea6625b27f0c81", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "name": "mgmt_router"}} 2018-10-22 09:43:54,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/65eb4017-0e3a-4531-9040-34d15a3591fa used request id req-525ac473-8c45-400f-b5b0-c604c2a75fa9 2018-10-22 09:43:54,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65eb4017-0e3a-4531-9040-34d15a3591fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-7743ad56-3034-497d-a784-5e55f9837d17 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"547fdacc-2488-4e8f-acea-72bb3dc236dd","ip_address":"169.254.192.6"}],"id":"61b5146f-9fa0-4204-b2c5-75b5330a7d0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:71:b2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2246645c1d0443608dea6625b27f0c81","admin_state_up":true,"network_id":"36075b5d-0954-4f19-aba3-968f8cc98799","tenant_id":"","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"547fdacc-2488-4e8f-acea-72bb3dc236dd","ip_address":"169.254.192.12"}],"id":"78b2c3bb-4c52-4a48-94d2-ad9cf86281ff","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:99:d6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2246645c1d0443608dea6625b27f0c81","admin_state_up":true,"network_id":"36075b5d-0954-4f19-aba3-968f8cc98799","tenant_id":"","created_at":"2018-10-22T09:43:39Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"547fdacc-2488-4e8f-acea-72bb3dc236dd","ip_address":"169.254.192.1"}],"id":"b71d8fe6-5393-4a2a-9ef4-6396a455b907","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:df:a1","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2246645c1d0443608dea6625b27f0c81","admin_state_up":true,"network_id":"36075b5d-0954-4f19-aba3-968f8cc98799","tenant_id":"","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:48Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.204"}],"id":"d5020afa-eac3-44f7-a41a-e9dc281ed010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:d0:7a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:43:36Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"}]} 2018-10-22 09:43:54,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65eb4017-0e3a-4531-9040-34d15a3591fa used request id req-7743ad56-3034-497d-a784-5e55f9837d17 2018-10-22 09:43:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fdb2194b-f617-46d4-b63a-f91b607e03b4 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:43:54,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-fdb2194b-f617-46d4-b63a-f91b607e03b4 2018-10-22 09:43:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/547fdacc-2488-4e8f-acea-72bb3dc236dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7b76a3b0-3ecf-4d2e-9845-b62f91cb4d15 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"36075b5d-0954-4f19-aba3-968f8cc98799","tenant_id":"","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"547fdacc-2488-4e8f-acea-72bb3dc236dd","subnetpool_id":null,"name":"HA subnet tenant 2246645c1d0443608dea6625b27f0c81"}} 2018-10-22 09:43:54,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/547fdacc-2488-4e8f-acea-72bb3dc236dd used request id req-7b76a3b0-3ecf-4d2e-9845-b62f91cb4d15 2018-10-22 09:43:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/547fdacc-2488-4e8f-acea-72bb3dc236dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-464257e2-e82e-459f-91fa-c0d24f2f8d45 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"36075b5d-0954-4f19-aba3-968f8cc98799","tenant_id":"","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"547fdacc-2488-4e8f-acea-72bb3dc236dd","subnetpool_id":null,"name":"HA subnet tenant 2246645c1d0443608dea6625b27f0c81"}} 2018-10-22 09:43:54,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/547fdacc-2488-4e8f-acea-72bb3dc236dd used request id req-464257e2-e82e-459f-91fa-c0d24f2f8d45 2018-10-22 09:43:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/547fdacc-2488-4e8f-acea-72bb3dc236dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6121c433-3f0d-46a6-87a3-1f8f886deb20 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"36075b5d-0954-4f19-aba3-968f8cc98799","tenant_id":"","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"547fdacc-2488-4e8f-acea-72bb3dc236dd","subnetpool_id":null,"name":"HA subnet tenant 2246645c1d0443608dea6625b27f0c81"}} 2018-10-22 09:43:54,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/547fdacc-2488-4e8f-acea-72bb3dc236dd used request id req-6121c433-3f0d-46a6-87a3-1f8f886deb20 2018-10-22 09:43:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ad690be1-6506-4e8c-8afb-39fa979d5115 Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}} 2018-10-22 09:43:54,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 used request id req-ad690be1-6506-4e8c-8afb-39fa979d5115 2018-10-22 09:43:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/9daeafcc-3785-4dbd-b9b6-1162362aa425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-ebaa74db-3134-47da-b79a-bd5a96fbc97e Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","project_id":"2246645c1d0443608dea6625b27f0c81","qos_policy_id":null,"admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal"}} 2018-10-22 09:43:54,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/9daeafcc-3785-4dbd-b9b6-1162362aa425 used request id req-ebaa74db-3134-47da-b79a-bd5a96fbc97e 2018-10-22 09:43:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:54,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4b58e997-e33e-45d4-907b-8b76cb1da98c Date: Mon, 22 Oct 2018 09:43:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}} 2018-10-22 09:43:54,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 used request id req-4b58e997-e33e-45d4-907b-8b76cb1da98c 2018-10-22 09:43:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:55,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-69dd0311-e9d3-436c-b8bd-aa4394558c34 Date: Mon, 22 Oct 2018 09:43:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "metadata": {}}], "self": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691", "min_disk": 0, "protected": false, "id": "5a2f529a-f250-4c99-82d6-6c1715696691", "file": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2246645c1d0443608dea6625b27f0c81", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:43:55,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 used request id req-69dd0311-e9d3-436c-b8bd-aa4394558c34 2018-10-22 09:43:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:55,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e71bab44-9ed8-407e-b90d-cff637b96270 Date: Mon, 22 Oct 2018 09:43: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"}}} 2018-10-22 09:43:55,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e71bab44-9ed8-407e-b90d-cff637b96270 2018-10-22 09:43:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:55,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:55 GMT Server: Apache x-openstack-request-id: req-121953e3-63f6-4972-8ba7-458d37efb808 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:43:55,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:55 GMT Server: Apache x-openstack-request-id: req-c6924f02-c92e-4e21-9cdb-4a44b6799c13 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:43:55,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-c6924f02-c92e-4e21-9cdb-4a44b6799c13 2018-10-22 09:43:55,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:43:55,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:43:56,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "bf8c3734680c4fb38eb8d3e7884ed10a", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role"}], "expires_at": "2018-10-22T10:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2246645c1d0443608dea6625b27f0c81", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-user", "id": "f2795333f54b425d9208db86663b5bb2"}, "audit_ids": ["-SjbxvUfQhGx5UOPJLpb5Q"], "issued_at": "2018-10-22T09:43:56.000000Z"}} 2018-10-22 09:43:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:56,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b787420b-7c72-4072-ae73-1201e4e94115 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:56,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b787420b-7c72-4072-ae73-1201e4e94115 2018-10-22 09:43:56,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:43:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:56,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00c6b48-34b2-42f0-8375-e064547d27c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:43:56,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f00c6b48-34b2-42f0-8375-e064547d27c7 2018-10-22 09:43:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:56,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ffda58b8-d0d0-49fa-814c-b97ffbc38388 Date: Mon, 22 Oct 2018 09:43:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:56,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-ffda58b8-d0d0-49fa-814c-b97ffbc38388 2018-10-22 09:43:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:43:56,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:43:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:56,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee06353-dccd-4937-bbd3-12699126d015 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:56,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-3ee06353-dccd-4937-bbd3-12699126d015 2018-10-22 09:43:56,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:56,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fdd561f7-7311-40c9-b990-01de82e11060 Date: Mon, 22 Oct 2018 09:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:56,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-fdd561f7-7311-40c9-b990-01de82e11060 2018-10-22 09:43:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A57%3Af4%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:57,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-50064543-1fe4-417e-b8aa-262595ee286a Date: Mon, 22 Oct 2018 09:43:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"}]} 2018-10-22 09:43:57,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A57%3Af4%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47&admin_state_up=True used request id req-50064543-1fe4-417e-b8aa-262595ee286a 2018-10-22 09:43:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:57,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b390f20-1ceb-40a4-8bf6-0933350316ee Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:57,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-4b390f20-1ceb-40a4-8bf6-0933350316ee 2018-10-22 09:43:57,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:57,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c9fdec8-b42b-4b0b-8b77-83103b9981d9 x-compute-request-id: req-8c9fdec8-b42b-4b0b-8b77-83103b9981d9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-22T09:43:47.000000", "flavor": {"id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "links": [{"href": "http://172.30.9.28:8774/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "bookmark"}]}, "id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "security_groups": [{"name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:47Z", "hostId": "07282e7bf8732b0c7774a87875453111c9a7caf65b465e3953d19ba0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "created": "2018-10-22T09:43:40Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:43:57,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1 used request id req-8c9fdec8-b42b-4b0b-8b77-83103b9981d9 2018-10-22 09:43:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:58,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-deca0aaa-dde3-4b83-85e8-04b90039a912 Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:58,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-deca0aaa-dde3-4b83-85e8-04b90039a912 2018-10-22 09:43:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:58,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81bac683-badb-4143-ac73-d3e903312830 Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:58,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-81bac683-badb-4143-ac73-d3e903312830 2018-10-22 09:43:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:58,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-b2611f6b-2358-4ca4-a5ec-e8bb524adbac Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:43:58,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-b2611f6b-2358-4ca4-a5ec-e8bb524adbac 2018-10-22 09:43:58,463 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1 2018-10-22 09:43:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:43:58,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-9df9e2af-c4aa-4d50-8231-bf7474439b0e Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"floatingips": [{"router_id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:42Z", "updated_at": "2018-10-22T09:43:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "2246645c1d0443608dea6625b27f0c81", "port_id": "9daeafcc-3785-4dbd-b9b6-1162362aa425", "id": "3e0396b4-669f-4398-87bb-0737a76d4695"}]} 2018-10-22 09:43:58,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-9df9e2af-c4aa-4d50-8231-bf7474439b0e 2018-10-22 09:43:58,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ec221c1-6971-4c3d-869d-50681eea7d45 x-compute-request-id: req-0ec221c1-6971-4c3d-869d-50681eea7d45 Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "afb50f13-bcfe-4f70-88d0-0c2a2224393f", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-flavor2-4jsnafi3kfwv", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:43:58,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f used request id req-0ec221c1-6971-4c3d-869d-50681eea7d45 2018-10-22 09:43:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b38bd203-14f5-463e-bf5b-6a025aa6b9aa Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}} 2018-10-22 09:43:58,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/cbc3ed9b-0c7e-43be-a2e0-3838a2d16339 used request id req-b38bd203-14f5-463e-bf5b-6a025aa6b9aa 2018-10-22 09:43:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-090ac952-6799-48bd-8712-f6f7af296997 Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:58,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-090ac952-6799-48bd-8712-f6f7af296997 2018-10-22 09:43:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d3631140-4bcb-4aa2-a6b9-2be776b254da Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:58,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-d3631140-4bcb-4aa2-a6b9-2be776b254da 2018-10-22 09:43:58,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-532fb6f7-e818-4296-af52-192e593fb840 Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:58,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-532fb6f7-e818-4296-af52-192e593fb840 2018-10-22 09:43:58,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d80fbf-1a14-4aa0-af84-1e5ca6b64817 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:58,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-09d80fbf-1a14-4aa0-af84-1e5ca6b64817 2018-10-22 09:43:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:58,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-99c75f94-b287-42be-92f4-7753b9726250 Date: Mon, 22 Oct 2018 09:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:58,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-99c75f94-b287-42be-92f4-7753b9726250 2018-10-22 09:43:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A93%3A3e%3Ad0&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-3dd69a18-ceb1-4c4d-a456-dc1e9c7a2b34 Date: Mon, 22 Oct 2018 09:43:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"}]} 2018-10-22 09:43:59,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A93%3A3e%3Ad0&admin_state_up=True used request id req-3dd69a18-ceb1-4c4d-a456-dc1e9c7a2b34 2018-10-22 09:43:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024fb0f8-f7ad-446f-915e-8a3981cd86b2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:43:59,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-024fb0f8-f7ad-446f-915e-8a3981cd86b2 2018-10-22 09:43:59,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f3045aab-e11a-4a6b-bf9e-f4ac9415699c Date: Mon, 22 Oct 2018 09:43:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:43:59,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-f3045aab-e11a-4a6b-bf9e-f4ac9415699c 2018-10-22 09:43:59,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2718e30c-a9f5-4ac3-9e86-b175e11db385 Date: Mon, 22 Oct 2018 09:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:43:59,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-2718e30c-a9f5-4ac3-9e86-b175e11db385 2018-10-22 09:43:59,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-b7e856a0-96fa-40a5-a00f-b340f71d0fa0 Date: Mon, 22 Oct 2018 09:43:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:43:59,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-b7e856a0-96fa-40a5-a00f-b340f71d0fa0 2018-10-22 09:43:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-ffca32df-ec97-47f1-87f1-adbc62c0c486 Date: Mon, 22 Oct 2018 09:43:59 GMT RESP BODY: {"floatingips": [{"router_id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:42Z", "updated_at": "2018-10-22T09:43:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "2246645c1d0443608dea6625b27f0c81", "port_id": "9daeafcc-3785-4dbd-b9b6-1162362aa425", "id": "3e0396b4-669f-4398-87bb-0737a76d4695"}]} 2018-10-22 09:43:59,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-ffca32df-ec97-47f1-87f1-adbc62c0c486 2018-10-22 09:43:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:43:59,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dd8d206c-958c-4979-b2f3-a379e5367494 Date: Mon, 22 Oct 2018 09:43:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "metadata": {}}], "self": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691", "min_disk": 0, "protected": false, "id": "5a2f529a-f250-4c99-82d6-6c1715696691", "file": "/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2246645c1d0443608dea6625b27f0c81", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/5a2f529a-f250-4c99-82d6-6c1715696691/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:43:59,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 used request id req-dd8d206c-958c-4979-b2f3-a379e5367494 2018-10-22 09:43:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:00,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:43:59 GMT Server: Apache x-openstack-request-id: req-e35e4917-6d7f-452a-aebe-bb22b84583b0 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:00,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:00 GMT Server: Apache x-openstack-request-id: req-272bd378-8c26-4555-8b78-ae174cf04fb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwJVuWT/C6GrrgAs7VazEHsEkR5peSfaSMdenIXcZbwkPwsd+\nMZ8CVfLMhUVkrPjs0XdwywKV+dkURpUT5P+HxYOptajYuzR1VH666iqpIlYyT/wi\nOnuZa8ZA4ZFESjjHcbOvYCXJUbXlVMBbNM9LuU8BqMiIy3ny+DLfWkH8NuO84/zX\nZXAQzIfFB9sjXsMX4DD6y17bnOwzRHNTWpkFM8siBiAVcNU9z7VInG06fSZ4oVIh\nBI3/J/Ssk5kXI7pq20o35Bq3rUqyZqG7w1WWkU2B3yf3nJag3cUQXZdX7B5jTqJM\n13f4tn7sk60GlV6GLZRw8rREISeIWx2odl/smwIDAQABAoIBAQCc6aRNh8wxPty/\nKWeg+PGa9VewF7D3prWbctC0TawlckarN4w0thBbI0dM1yueW/vo996pKmQ0fJEu\nqUzaavGfFxXx868TaTyoKdH19eh1F7JKxW7GI+rvi0tV/tybdQPcOsGMH32W3BQN\nJ+Woc7aJODxr32jGEYjMffbKPbVYqm6YN45HZu0Pf3P9oMdzQxSz/yVElEjYHgy6\ncyysfPnkHjgjB1VwLGTHxQ7e9GETScMXp4k2/gxrE7fJBy4EW6u5pleHMgjWZCCC\nVph/83en9wJeAQZcO49eeGSS+jW0YKioLo3wnyxoPRzOVrShMxFXyPTkV2s3BuPe\noqWZp1xBAoGBAPV53T9oqgqeQri5z3tXDDmtk1fMS+0xK0bviuOnFIu3mTCx9Knn\nq8a3M2zt547EXmkWpL5c2nDjC8B8B0FCITedeuduCIRL+HeD3Jowqk5OaHyn02fH\nIN4gGJevHCNgKW/z4zUhObQQaDuB3GNuWKFomZiCCPzSYUBXtrzKF3NxAoGBAMjX\nENgq2XeXChdzcjLobzu/DrJeLHBtgQWuUewXw/7m8SI2w70dtLP4toYkztR24tu/\nhAu0hkq2tDrgTDMe7VtfPoFJlUiAVcEVHQEr0wcosivwT+jk6rZGoCepru5nqcDs\n2SmvOB3425fw62wuyA48LlxNhD8UKQmJp+27qILLAoGBAOy72O5E3vAcjlYeBAV7\n/nNFfTqH8JVP/N+NNlG0GTFhH6CBjmWo4dVjannbuZvKrw4D418epx+FJxk7w7dg\nsi4zdoroZ9hGd9my1jXxRtz76vKE23FS7dSp+W2XV7iaDXxFJVJgt4h65jq1Uzik\n+162RKJ6jXZc4aMutDG/Z/xRAoGABItxUyLtFtqxHMS9Ac/mrHhvUbP113ly4PkH\n24rSIZOCQ17v4PiqHSR0pOZyU7Z4/bYAu+8S1t/5hheLQeDiSB4IoQ5UNXbJ+fuL\nU3p1ZQUTuxDODhwX/5Xri9o4Hib0XWw+ocXYRD1cYrzN5v3MAx5zgh0y7+Z540Bd\nL3D+qC8CgYEA6oJaO7P0ysR7XgalEr9pbmfmRx0V/o13jQGrU70eB+p0Us1CP9TG\nJelVQ8My8L99QsBR9RkVgZPN+mgHR6fXqKguT7FjvJ5+DX6/K6VtdudsIHg/nxVQ\nhqAxTNni2NH2PqzvRJyBrh/f1QJA4m1vxNc0istfw55deSyCBrHjU0c=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:00,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-272bd378-8c26-4555-8b78-ae174cf04fb8 2018-10-22 09:44:00,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:00,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:00,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "bf8c3734680c4fb38eb8d3e7884ed10a", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role"}], "expires_at": "2018-10-22T10:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2246645c1d0443608dea6625b27f0c81", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/2246645c1d0443608dea6625b27f0c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-user", "id": "f2795333f54b425d9208db86663b5bb2"}, "audit_ids": ["4QcxZMsKTduJNHw-6czxIg"], "issued_at": "2018-10-22T09:44:00.000000Z"}} 2018-10-22 09:44:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:00,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aa1005-5835-456d-af20-f17881cd770f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:00,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9aa1005-5835-456d-af20-f17881cd770f 2018-10-22 09:44:00,818 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:44:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa3651c-bb72-4ce8-8a1d-6f50343687de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:00,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-faa3651c-bb72-4ce8-8a1d-6f50343687de 2018-10-22 09:44:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a4a92236-ec4a-4143-8941-374d53935a5c Date: Mon, 22 Oct 2018 09:44:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-a4a92236-ec4a-4143-8941-374d53935a5c 2018-10-22 09:44:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:44:01,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:44:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:01,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20a344e-fc70-4d0d-96ef-efb27c057aea Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:44:01,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-b20a344e-fc70-4d0d-96ef-efb27c057aea 2018-10-22 09:44:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:01,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bdc64608-1357-4ed5-8433-b3ee0e92764c Date: Mon, 22 Oct 2018 09:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:44:01,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-bdc64608-1357-4ed5-8433-b3ee0e92764c 2018-10-22 09:44:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A93%3A3e%3Ad0&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-a717b5df-22ff-4bcd-a41a-2337023553f3 Date: Mon, 22 Oct 2018 09:44:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"}]} 2018-10-22 09:44:01,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7&mac_address=fa%3A16%3A3e%3A93%3A3e%3Ad0&admin_state_up=True used request id req-a717b5df-22ff-4bcd-a41a-2337023553f3 2018-10-22 09:44:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:01,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e487e7-4e5a-435b-ab9a-2bcc094a45e2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:44:01,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-46e487e7-4e5a-435b-ab9a-2bcc094a45e2 2018-10-22 09:44:01,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:02,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44: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-d31671bf-73b8-44d9-8933-1d57e247d6d1 x-compute-request-id: req-d31671bf-73b8-44d9-8933-1d57e247d6d1 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:3e:d0", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-10-22T09:43:45.000000", "flavor": {"id": "afb50f13-bcfe-4f70-88d0-0c2a2224393f", "links": [{"href": "http://172.30.9.28:8774/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f", "rel": "bookmark"}]}, "id": "ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "security_groups": [{"name": "default"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:45Z", "hostId": "44092872ac6a267bf42141fdb486ff568426be56100afc903242bb64", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "created": "2018-10-22T09:43:39Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:44:02,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2 used request id req-d31671bf-73b8-44d9-8933-1d57e247d6d1 2018-10-22 09:44:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:03,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d6d1a7df-7bf7-415b-81a2-811299ef8875 Date: Mon, 22 Oct 2018 09:44:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:03,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-d6d1a7df-7bf7-415b-81a2-811299ef8875 2018-10-22 09:44:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:03,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-30fc6d8a-e4d7-4054-9669-7aea15c2ddd4 Date: Mon, 22 Oct 2018 09:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:44:03,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-30fc6d8a-e4d7-4054-9669-7aea15c2ddd4 2018-10-22 09:44:03,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:03,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-41873f01-928a-44ae-99ea-5d0f4275f2fc Date: Mon, 22 Oct 2018 09:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:44:03,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-41873f01-928a-44ae-99ea-5d0f4275f2fc 2018-10-22 09:44:03,545 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2 2018-10-22 09:44:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:04,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-b0a97e20-81df-4839-8e86-657e08e1fed2 Date: Mon, 22 Oct 2018 09:44:04 GMT RESP BODY: {"floatingips": [{"router_id": "65eb4017-0e3a-4531-9040-34d15a3591fa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:42Z", "updated_at": "2018-10-22T09:43:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "2246645c1d0443608dea6625b27f0c81", "port_id": "9daeafcc-3785-4dbd-b9b6-1162362aa425", "id": "3e0396b4-669f-4398-87bb-0737a76d4695"}]} 2018-10-22 09:44:04,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-b0a97e20-81df-4839-8e86-657e08e1fed2 2018-10-22 09:44:04,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:04,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44: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-e345fbfe-785b-4da4-ac63-37e3e6b4af4a x-compute-request-id: req-e345fbfe-785b-4da4-ac63-37e3e6b4af4a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-22T09:43:47.000000", "flavor": {"id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "links": [{"href": "http://172.30.9.28:8774/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "bookmark"}]}, "id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "security_groups": [{"name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:47Z", "hostId": "07282e7bf8732b0c7774a87875453111c9a7caf65b465e3953d19ba0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "created": "2018-10-22T09:43:40Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:44:04,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 used request id req-e345fbfe-785b-4da4-ac63-37e3e6b4af4a 2018-10-22 09:44:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-40e27aff-502a-4822-a9a5-c73648ebbf59 Date: Mon, 22 Oct 2018 09:44:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:04,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-40e27aff-502a-4822-a9a5-c73648ebbf59 2018-10-22 09:44:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:05,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be9e50b-67fb-4bcd-9ec1-9b21915cf76d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:44:05,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-4be9e50b-67fb-4bcd-9ec1-9b21915cf76d 2018-10-22 09:44:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:05,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67cd67ee-6b20-47fe-8f94-7e788300f8c5 Date: Mon, 22 Oct 2018 09:44:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:44:05,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-67cd67ee-6b20-47fe-8f94-7e788300f8c5 2018-10-22 09:44:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-7b6c61bf-6162-4b30-9e2a-e8ef5a8f3120 Date: Mon, 22 Oct 2018 09:44:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:44:05,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-7b6c61bf-6162-4b30-9e2a-e8ef5a8f3120 2018-10-22 09:44:05,297 - create_instance - INFO - Checking if VM is active 2018-10-22 09:44:05,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:05,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44: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-5f063ec5-2c63-444a-8bb5-5095963d7cad x-compute-request-id: req-5f063ec5-2c63-444a-8bb5-5095963d7cad Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-22T09:43:47.000000", "flavor": {"id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "links": [{"href": "http://172.30.9.28:8774/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "bookmark"}]}, "id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "security_groups": [{"name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:47Z", "hostId": "07282e7bf8732b0c7774a87875453111c9a7caf65b465e3953d19ba0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "created": "2018-10-22T09:43:40Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:44:05,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 used request id req-5f063ec5-2c63-444a-8bb5-5095963d7cad 2018-10-22 09:44:05,763 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1] is - ACTIVE 2018-10-22 09:44:05,763 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:44:05,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:05,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44: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-c0c4bd28-3e53-41d5-a3ba-b74e123ddc67 x-compute-request-id: req-c0c4bd28-3e53-41d5-a3ba-b74e123ddc67 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:f4:ee", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-22T09:43:47.000000", "flavor": {"id": "fdb07dfd-1900-42f8-8452-1b06afc24951", "links": [{"href": "http://172.30.9.28:8774/flavors/fdb07dfd-1900-42f8-8452-1b06afc24951", "rel": "bookmark"}]}, "id": "d6abb533-9f8a-4eec-89d3-e9c63b081fc9", "security_groups": [{"name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:47Z", "hostId": "07282e7bf8732b0c7774a87875453111c9a7caf65b465e3953d19ba0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "created": "2018-10-22T09:43:40Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:44:05,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d6abb533-9f8a-4eec-89d3-e9c63b081fc9 used request id req-c0c4bd28-3e53-41d5-a3ba-b74e123ddc67 2018-10-22 09:44:05,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:06,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-43fbf7b9-4f63-40aa-8a96-c5a42b5329d3 Date: Mon, 22 Oct 2018 09:44:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:06,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-43fbf7b9-4f63-40aa-8a96-c5a42b5329d3 2018-10-22 09:44:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:06,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b8caa6-8da2-4ae1-9324-ea6a31fa942c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:44:06,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-33b8caa6-8da2-4ae1-9324-ea6a31fa942c 2018-10-22 09:44:06,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:06,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-154f6d31-10d3-4459-91e1-1e3a35137a4e Date: Mon, 22 Oct 2018 09:44:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:44:06,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-154f6d31-10d3-4459-91e1-1e3a35137a4e 2018-10-22 09:44:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78521bfc26089aa1a2c60c108e7668e228cbd57d" 2018-10-22 09:44:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-96ad3c12-e63f-4335-bf55-4b5a153a1caf Date: Mon, 22 Oct 2018 09:44:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:44:06,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-96ad3c12-e63f-4335-bf55-4b5a153a1caf 2018-10-22 09:44:06,211 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:44:06,214 - paramiko.transport - DEBUG - starting thread (client mode): 0xe71a6890L 2018-10-22 09:44:06,214 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:44:06,214 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:44:06,215 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:44:06,216 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:44:06,216 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:44:06,216 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:44:06,216 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:44:06,216 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:44:06,216 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:44:06,234 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:44:06,235 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:44:06,247 - paramiko.transport - DEBUG - Trying key feafee17e74239f4e7de6f3181dadd70 from 36444d6f-0f7f-4a8c-9d05-4e28f5521cbd 2018-10-22 09:44:06,271 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:44:06,277 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:44:06,378 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:44:06,393 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:44:06,393 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:44:06,395 - paramiko.transport - DEBUG - starting thread (client mode): 0xe71a6e10L 2018-10-22 09:44:06,395 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:44:06,395 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:44:06,395 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:44:06,397 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:44:06,397 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:44:06,397 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:44:06,397 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:44:06,397 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:44:06,397 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:44:06,414 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:44:06,415 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:44:06,427 - paramiko.transport - DEBUG - Trying key feafee17e74239f4e7de6f3181dadd70 from 36444d6f-0f7f-4a8c-9d05-4e28f5521cbd 2018-10-22 09:44:06,455 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:44:06,461 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:44:06,492 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:44:06,493 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:44:06,493 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:44:06,495 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:44:06,496 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:44:06,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:07,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46e28c35-4683-44a8-8e29-ab3b8884eadb x-compute-request-id: req-46e28c35-4683-44a8-8e29-ab3b8884eadb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:3e:d0", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "rel": "bookmark"}], "image": {"id": "5a2f529a-f250-4c99-82d6-6c1715696691", "links": [{"href": "http://172.30.9.28:8774/images/5a2f529a-f250-4c99-82d6-6c1715696691", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-10-22T09:43:45.000000", "flavor": {"id": "afb50f13-bcfe-4f70-88d0-0c2a2224393f", "links": [{"href": "http://172.30.9.28:8774/flavors/afb50f13-bcfe-4f70-88d0-0c2a2224393f", "rel": "bookmark"}]}, "id": "ccaaee9b-328e-4826-84fd-fecbbdc19ee2", "security_groups": [{"name": "default"}], "user_id": "f2795333f54b425d9208db86663b5bb2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:43:45Z", "hostId": "44092872ac6a267bf42141fdb486ff568426be56100afc903242bb64", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "created": "2018-10-22T09:43:39Z", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:44:07,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ccaaee9b-328e-4826-84fd-fecbbdc19ee2 used request id req-46e28c35-4683-44a8-8e29-ab3b8884eadb 2018-10-22 09:44:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:07,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-85e816a1-fd86-408b-9783-f4ae6480f4c4 Date: Mon, 22 Oct 2018 09:44:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","subnets":["cbc3ed9b-0c7e-43be-a2e0-3838a2d16339"],"description":"","tags":[],"updated_at":"2018-10-22T09:43:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net","admin_state_up":true,"tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:34Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:07,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net used request id req-85e816a1-fd86-408b-9783-f4ae6480f4c4 2018-10-22 09:44:07,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:07,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cf252e-2550-4a14-b8d2-01ed0ef8c467 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:44:07,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-12cf252e-2550-4a14-b8d2-01ed0ef8c467 2018-10-22 09:44:07,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:07,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66b3820e-f393-41d8-80be-cde267dfe265 Date: Mon, 22 Oct 2018 09:44:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:36Z","dns_nameservers":[],"updated_at":"2018-10-22T09:43:36Z","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":"2246645c1d0443608dea6625b27f0c81","id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","subnetpool_id":null,"name":"CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet"}]} 2018-10-22 09:44:07,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-66b3820e-f393-41d8-80be-cde267dfe265 2018-10-22 09:44:07,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0a8bab9e956f43118506004b937fa495a75c7" 2018-10-22 09:44:07,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-125e2f4b-0cbe-4447-b667-922da36f1eba Date: Mon, 22 Oct 2018 09:44:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.1"}],"id":"427e5ca3-4625-49e4-b367-9e0e92886010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:01:8f","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:42Z","binding:vnic_type":"normal","device_id":"65eb4017-0e3a-4531-9040-34d15a3591fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.4"}],"id":"9daeafcc-3785-4dbd-b9b6-1162362aa425","security_groups":["c7894273-78f2-4afb-b86d-7173502016ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:f4:ee","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack-port1-ijjmkectdv47","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"d6abb533-9f8a-4eec-89d3-e9c63b081fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.13"}],"id":"bc66538d-f806-476d-8617-5ea58c244bb6","security_groups":["eb198eb8-2081-410a-9449-72883d4edf0e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:3e:d0","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:41Z","binding:vnic_type":"normal","device_id":"ccaaee9b-328e-4826-84fd-fecbbdc19ee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.3"}],"id":"c1fb49a1-b473-4101-b99a-b3670834b288","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:67:ad","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.5"}],"id":"d4485f7b-5844-4e23-a725-e48259a53ed2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7b:98","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:43:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cbc3ed9b-0c7e-43be-a2e0-3838a2d16339","ip_address":"10.1.2.2"}],"id":"e506c4ec-16e4-425b-81e6-b06d2894ab6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:6e:a3","project_id":"2246645c1d0443608dea6625b27f0c81","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e46df66-ae4a-453a-ae16-ec0bb5f21fd7","tenant_id":"2246645c1d0443608dea6625b27f0c81","created_at":"2018-10-22T09:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e46df66-ae4a-453a-ae16-ec0bb5f21fd7"}]} 2018-10-22 09:44:07,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e46df66-ae4a-453a-ae16-ec0bb5f21fd7 used request id req-125e2f4b-0cbe-4447-b667-922da36f1eba 2018-10-22 09:44:07,675 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack 2018-10-22 09:44:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:07,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:07 GMT Server: Apache x-openstack-request-id: req-5fe31bcd-0263-4cc2-a8d3-2d3a85c608b6 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:08,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:07 GMT Server: Apache x-openstack-request-id: req-9204769c-60a8-44f9-8598-74e2110b4b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:08,086 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-9204769c-60a8-44f9-8598-74e2110b4b73 2018-10-22 09:44:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:08,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:08 GMT Server: Apache x-openstack-request-id: req-83d8a5db-3ad8-4b2a-87b5-8095abf1579d Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:08,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:08 GMT Server: Apache x-openstack-request-id: req-88a9350e-41a4-4185-9bbb-8e85ce927955 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "tags": null, "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:44:08Z", "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "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"}} 2018-10-22 09:44:08,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-88a9350e-41a4-4185-9bbb-8e85ce927955 2018-10-22 09:44:08,448 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:44:08,449 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:11,452 - create_stack - DEBUG - Stack status query timeout in 1196.63436794 2018-10-22 09:44:11,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:11,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:11 GMT Server: Apache x-openstack-request-id: req-99300ec1-58c3-4171-9bd6-db2621c26892 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:11,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:11 GMT Server: Apache x-openstack-request-id: req-0a9a6a23-9bb9-45cf-b5b2-727d4397cd90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "tags": null, "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:44:08Z", "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "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"}} 2018-10-22 09:44:11,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-0a9a6a23-9bb9-45cf-b5b2-727d4397cd90 2018-10-22 09:44:11,506 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:44:11,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:14,510 - create_stack - DEBUG - Stack status query timeout in 1193.57640791 2018-10-22 09:44:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:14,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:14 GMT Server: Apache x-openstack-request-id: req-df837099-1aea-4a6a-947a-b246363758e7 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:14,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:14 GMT Server: Apache x-openstack-request-id: req-aa4e0fa1-5e4f-42c3-80bd-b28c25ff4ad7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "tags": null, "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:44:08Z", "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "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"}} 2018-10-22 09:44:14,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-aa4e0fa1-5e4f-42c3-80bd-b28c25ff4ad7 2018-10-22 09:44:14,566 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:44:14,566 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:17,570 - create_stack - DEBUG - Stack status query timeout in 1190.51646686 2018-10-22 09:44:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:17,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:17 GMT Server: Apache x-openstack-request-id: req-2a7dba39-8be8-4a19-a371-8e33b260e929 Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:17,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:17 GMT Server: Apache x-openstack-request-id: req-16e10ace-fe77-4614-8540-c26a7d72b235 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 689 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-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor2", "OS::project_id": "2246645c1d0443608dea6625b27f0c81", "OS::stack_id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-kp", "security_group_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-subnet", "net_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst2", "inst1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-inst1", "image2_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image", "flavor1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-flavor1", "image1_name": "CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack", "stack_user_project_id": "bae48e0dbe5b47188baf385fedba0390", "tags": null, "creation_time": "2018-10-22T09:43:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:44:08Z", "id": "afc5b73c-0f0f-4744-b37b-0c1a589a5916", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:17,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-16e10ace-fe77-4614-8540-c26a7d72b235 2018-10-22 09:44:17,643 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:44:17,643 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack 2018-10-22 09:44:17,643 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack 2018-10-22 09:44:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/afc5b73c-0f0f-4744-b37b-0c1a589a5916 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ccf1ffc4a24e0a26336eaa0c1a63edc72a14e9c" 2018-10-22 09:44:17,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:17 GMT Server: Apache x-openstack-request-id: req-37ffeb07-d0d3-4b98-86ce-ec4e9fc79d7d Location: http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:17,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:44:17 GMT Server: Apache x-openstack-request-id: req-5a974b10-a630-4f31-8308-e7a2ea155aaf Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:44:17,700 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2246645c1d0443608dea6625b27f0c81/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-stack/afc5b73c-0f0f-4744-b37b-0c1a589a5916 used request id req-5a974b10-a630-4f31-8308-e7a2ea155aaf 2018-10-22 09:44:17,702 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-efdf922b-5262-4244-92c3-f7db2cc30f8d-image 2018-10-22 09:44:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acd5cf533ab6e8e8b0c1cf600268a347841b5d01" 2018-10-22 09:44:18,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5c9b40e-e4d0-4cec-b45c-5a657ddcd092 Date: Mon, 22 Oct 2018 09:44:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:44:18,545 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5a2f529a-f250-4c99-82d6-6c1715696691 used request id req-f5c9b40e-e4d0-4cec-b45c-5a657ddcd092 2018-10-22 09:44:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:18,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-da072d1b-39bb-43fa-9da7-38b6d76b29a9 Date: Mon, 22 Oct 2018 09:44:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:31Z", "updated_at": "2018-10-22T09:43:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "revision_number": 0, "id": "52252a1f-dd1b-4289-a2e5-cd6b7bfbc8c9", "remote_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "remote_ip_prefix": null, "created_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "2246645c1d0443608dea6625b27f0c81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "revision_number": 0, "id": "5483f268-5454-4019-9c28-87865f277128", "remote_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "remote_ip_prefix": null, "created_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "2246645c1d0443608dea6625b27f0c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "revision_number": 0, "id": "9bedc54b-5b71-4a70-a562-0f7f4b09cec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "2246645c1d0443608dea6625b27f0c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "revision_number": 0, "id": "ad4665f8-4221-4b8a-b8f9-4d8070ec7bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "tenant_id": "2246645c1d0443608dea6625b27f0c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "2246645c1d0443608dea6625b27f0c81"}], "revision_number": 4, "project_id": "2246645c1d0443608dea6625b27f0c81", "id": "eb198eb8-2081-410a-9449-72883d4edf0e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:44:18,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-da072d1b-39bb-43fa-9da7-38b6d76b29a9 2018-10-22 09:44:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:18,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba0e42c-f701-4160-8d42-21f7efc6e148 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:44:18,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-6ba0e42c-f701-4160-8d42-21f7efc6e148 2018-10-22 09:44:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:18,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6609b36-17c7-4c7e-9f8c-04da3084d9f5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-22 09:44:18,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710 used request id req-c6609b36-17c7-4c7e-9f8c-04da3084d9f5 2018-10-22 09:44:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244a7a94-7e06-4c12-913b-773035a830bd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81"}, "enabled": true, "id": "2246645c1d0443608dea6625b27f0c81", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f3820af-d02c-48d-proj"}} 2018-10-22 09:44:19,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-244a7a94-7e06-4c12-913b-773035a830bd 2018-10-22 09:44:19,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb198eb8-2081-410a-9449-72883d4edf0e 2018-10-22 09:44:19,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=eb198eb8-2081-410a-9449-72883d4edf0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:19,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c190c27b-697b-4384-b6ba-f7f649db1ce5 Date: Mon, 22 Oct 2018 09:44:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "port_range_min": null, "revision_number": 0, "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:31Z", "project_id": "2246645c1d0443608dea6625b27f0c81", "id": "52252a1f-dd1b-4289-a2e5-cd6b7bfbc8c9"}, {"remote_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "port_range_min": null, "revision_number": 0, "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:31Z", "project_id": "2246645c1d0443608dea6625b27f0c81", "id": "5483f268-5454-4019-9c28-87865f277128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "port_range_min": null, "revision_number": 0, "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:31Z", "project_id": "2246645c1d0443608dea6625b27f0c81", "id": "9bedc54b-5b71-4a70-a562-0f7f4b09cec8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:43:31Z", "security_group_id": "eb198eb8-2081-410a-9449-72883d4edf0e", "port_range_min": null, "revision_number": 0, "tenant_id": "2246645c1d0443608dea6625b27f0c81", "created_at": "2018-10-22T09:43:31Z", "project_id": "2246645c1d0443608dea6625b27f0c81", "id": "ad4665f8-4221-4b8a-b8f9-4d8070ec7bc7"}]} 2018-10-22 09:44:19,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=eb198eb8-2081-410a-9449-72883d4edf0e used request id req-c190c27b-697b-4384-b6ba-f7f649db1ce5 2018-10-22 09:44:19,217 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:44:19,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/eb198eb8-2081-410a-9449-72883d4edf0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:19,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b464567-c95c-49af-a43b-6360fcb99730 Content-Length: 0 Date: Mon, 22 Oct 2018 09:44:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:44:19,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/eb198eb8-2081-410a-9449-72883d4edf0e used request id req-7b464567-c95c-49af-a43b-6360fcb99730 2018-10-22 09:44:19,558 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-7f3820af-d02c-48d-proj 2018-10-22 09:44:19,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:19,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a824d3c-123b-4945-88bc-933c9bd5e1d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:19,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2246645c1d0443608dea6625b27f0c81 used request id req-4a824d3c-123b-4945-88bc-933c9bd5e1d3 2018-10-22 09:44:19,883 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-7f3820af-d02c-48d-proj-role 2018-10-22 09:44:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/bf8c3734680c4fb38eb8d3e7884ed10a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:19,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4a6cd8-22bb-4e3a-a221-e9ac4b8ee9fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:19,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bf8c3734680c4fb38eb8d3e7884ed10a used request id req-ba4a6cd8-22bb-4e3a-a221-e9ac4b8ee9fd 2018-10-22 09:44:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842fe6cc1d663ccc38c05e972144f9b430278bd8" 2018-10-22 09:44:20,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3839ad4-bfb2-49bf-8349-27c3a8dd9e8d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:44:20,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e3839ad4-bfb2-49bf-8349-27c3a8dd9e8d 2018-10-22 09:44:20,095 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-7f3820af-d02c-48d-user 2018-10-22 09:44:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f2795333f54b425d9208db86663b5bb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a52ff56ef3064ae1f69b3802997dfa38a7c45f9" 2018-10-22 09:44:20,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af94358-0ea4-41cb-8088-9ea0c336e2b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:20,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f2795333f54b425d9208db86663b5bb2 used request id req-3af94358-0ea4-41cb-8088-9ea0c336e2b3 2018-10-22 09:44:20,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:20,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["H58fvptYRWWT0M2AGnW-LQ"], "issued_at": "2018-10-22T09:44:20.000000Z"}} 2018-10-22 09:44:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79297eac5fbdfbdfec09c63f96196fdd8f5d75b" 2018-10-22 09:44:20,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73ae9ad-3910-4982-a99c-ff052de4c27c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:20,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f73ae9ad-3910-4982-a99c-ff052de4c27c 2018-10-22 09:44:20,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:20,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:21,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["2dKPNg1STviLi6GAdb_3hg"], "issued_at": "2018-10-22T09:44:21.000000Z"}} 2018-10-22 09:44:21,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:44:21,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfe5134-2aa9-482b-a0a6-bde9969e7054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:21,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3bfe5134-2aa9-482b-a0a6-bde9969e7054 2018-10-22 09:44:21,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:44:21,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:44:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-40b14184-9a78-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:44:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0891f986-a9da-4ab8-b4ba-317adc1d5203 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-40b14184-9a78-439-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:44:21,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-40b14184-9a78-439-proj used request id req-0891f986-a9da-4ab8-b4ba-317adc1d5203 2018-10-22 09:44:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:44:21,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcf1e55-b860-4df8-b9b6-d54613136fd2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:44:21,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dfcf1e55-b860-4df8-b9b6-d54613136fd2 2018-10-22 09:44:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}}' 2018-10-22 09:44:21,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f38618-3091-45b6-8b2c-c945ebfb85e7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:44:21,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-17f38618-3091-45b6-8b2c-c945ebfb85e7 2018-10-22 09:44:21,551 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-40b14184-9a78-439-proj 2018-10-22 09:44:21,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:21,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:21,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["qb8R01LfSyOqUQGvQe01iQ"], "issued_at": "2018-10-22T09:44:21.000000Z"}} 2018-10-22 09:44:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c83a43b-c37f-4958-9597-165d2b28ef0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:22,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c83a43b-c37f-4958-9597-165d2b28ef0a 2018-10-22 09:44:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:44:22,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:44:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a611948f-2fd9-4fea-81e7-7934ac500095 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:44:22,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a611948f-2fd9-4fea-81e7-7934ac500095 2018-10-22 09:44:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001da006-33c5-474e-9aea-a530f7071ea5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}]} 2018-10-22 09:44:22,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj used request id req-001da006-33c5-474e-9aea-a530f7071ea5 2018-10-22 09:44:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4de310-992d-4614-a2f9-c430921f3275 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:44:22,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6b4de310-992d-4614-a2f9-c430921f3275 2018-10-22 09:44:22,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfe3c1b-ad55-4552-bd09-0472c26f2107 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:44:22,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3bfe3c1b-ad55-4552-bd09-0472c26f2107 2018-10-22 09:44:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ca14a4-4db9-4eac-b068-ae8c9a8ea549 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}]} 2018-10-22 09:44:22,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj used request id req-f0ca14a4-4db9-4eac-b068-ae8c9a8ea549 2018-10-22 09:44:22,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/030907e704b44befb3d05b9402f6fd20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c38464-1103-4766-8756-db6c3a31ebb2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-40b14184-9a78-439-user", "links": {"self": "http://172.30.9.28:5000/v3/users/030907e704b44befb3d05b9402f6fd20"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d0c825092bad472897d6310453e6ca82", "id": "030907e704b44befb3d05b9402f6fd20", "password_expires_at": null}} 2018-10-22 09:44:22,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/030907e704b44befb3d05b9402f6fd20 used request id req-b1c38464-1103-4766-8756-db6c3a31ebb2 2018-10-22 09:44:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:22,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071be0cb-c12e-4dbe-ab87-bd4c29ddf372 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles", "previous": null, "next": null}, "roles": []} 2018-10-22 09:44:22,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles used request id req-071be0cb-c12e-4dbe-ab87-bd4c29ddf372 2018-10-22 09:44:23,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1caf82f-c25a-4bf4-aadf-26244d2900cd Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "domain_id": null, "name": "admin", "id": "e269e729b181422bb94bd3302f440863"}} 2018-10-22 09:44:23,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863 used request id req-a1caf82f-c25a-4bf4-aadf-26244d2900cd 2018-10-22 09:44:23,092 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-40b14184-9a78-439-proj 2018-10-22 09:44:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e1753d-bbc3-483d-9bc1-0979998baa62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:23,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles/e269e729b181422bb94bd3302f440863 used request id req-62e1753d-bbc3-483d-9bc1-0979998baa62 2018-10-22 09:44:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23722332-7543-4ff7-bc3e-ba14715d6d0d Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:44:23,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23722332-7543-4ff7-bc3e-ba14715d6d0d 2018-10-22 09:44:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec1b216-460b-477a-9f7a-9d7cc705023f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}]} 2018-10-22 09:44:23,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-40b14184-9a78-439-proj used request id req-4ec1b216-460b-477a-9f7a-9d7cc705023f 2018-10-22 09:44:23,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01fad4f-d143-438d-88ac-e426c5b3c2ab Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:44:23,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles used request id req-b01fad4f-d143-438d-88ac-e426c5b3c2ab 2018-10-22 09:44:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e258a8-64c9-41d2-9f80-6e4f48a61eab Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "domain_id": null, "name": "heat_stack_owner", "id": "628c5194e35d43a7bc9032b41562a43c"}} 2018-10-22 09:44:23,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-c2e258a8-64c9-41d2-9f80-6e4f48a61eab 2018-10-22 09:44:23,591 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-40b14184-9a78-439-proj 2018-10-22 09:44:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:44:23,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4db9a0-ad81-4e9c-81da-6dd59bb7e6d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:23,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles/628c5194e35d43a7bc9032b41562a43c used request id req-3a4db9a0-ad81-4e9c-81da-6dd59bb7e6d5 2018-10-22 09:44:23,727 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-40b14184-9a78-439-user 2018-10-22 09:44:23,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:44:23,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9914cd7-2142-4deb-8d33-678391ba66b0 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:44:23,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f9914cd7-2142-4deb-8d33-678391ba66b0 2018-10-22 09:44:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" -d '{"role": {"name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}}' 2018-10-22 09:44:23,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea7120e6-7e6a-4e6a-acbb-c7b966dea297 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7567c58b0da34b21bb7d2469227142d2", "links": {"self": "http://172.30.9.28:5000/v3/roles/7567c58b0da34b21bb7d2469227142d2"}, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}} 2018-10-22 09:44:23,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ea7120e6-7e6a-4e6a-acbb-c7b966dea297 2018-10-22 09:44:23,922 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-40b14184-9a78-439-proj-role 2018-10-22 09:44:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7567c58b0da34b21bb7d2469227142d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:44:24,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edca88c6-7ac9-4fad-82b6-63dd3d01910e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7567c58b0da34b21bb7d2469227142d2"}, "domain_id": null, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role", "id": "7567c58b0da34b21bb7d2469227142d2"}} 2018-10-22 09:44:24,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7567c58b0da34b21bb7d2469227142d2 used request id req-edca88c6-7ac9-4fad-82b6-63dd3d01910e 2018-10-22 09:44:24,011 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-40b14184-9a78-439-proj-role to project CreateStackFloatingIpTests-40b14184-9a78-439-proj 2018-10-22 09:44:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles/7567c58b0da34b21bb7d2469227142d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:44:24,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:44:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6a72c3-f9f8-424e-8f65-2b646bfef48c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:44:24,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82/users/030907e704b44befb3d05b9402f6fd20/roles/7567c58b0da34b21bb7d2469227142d2 used request id req-cc6a72c3-f9f8-424e-8f65-2b646bfef48c 2018-10-22 09:44:24,074 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:44:24,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-22 09:44:24,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:24,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:24,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "7567c58b0da34b21bb7d2469227142d2", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c825092bad472897d6310453e6ca82", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-user", "id": "030907e704b44befb3d05b9402f6fd20"}, "audit_ids": ["XJHldvBlTIOgZ32HskFMdA"], "issued_at": "2018-10-22T09:44:24.000000Z"}} 2018-10-22 09:44:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:44:24,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e00c52-f78e-4181-a8d7-615cfe07b924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:24,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5e00c52-f78e-4181-a8d7-615cfe07b924 2018-10-22 09:44:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:44:24,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ad577e10-b52c-49e4-8d36-6e047cbe2112 Date: Mon, 22 Oct 2018 09:44:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"} 2018-10-22 09:44:24,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image used request id req-ad577e10-b52c-49e4-8d36-6e047cbe2112 2018-10-22 09:44:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:44:24,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17e7e5e0-1fe4-471e-9e1e-b3d55fe1f2e0 Date: Mon, 22 Oct 2018 09:44:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:44:24,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-17e7e5e0-1fe4-471e-9e1e-b3d55fe1f2e0 2018-10-22 09:44:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}' 2018-10-22 09:44:25,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 X-Openstack-Request-Id: req-eac61c01-c738-4919-a4e9-dd54dcf8eb58 Date: Mon, 22 Oct 2018 09:44:25 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:44:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:44:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "min_disk": 0, "protected": false, "id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "file": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file", "checksum": null, "owner": "d0c825092bad472897d6310453e6ca82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:44:25,134 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-eac61c01-c738-4919-a4e9-dd54dcf8eb58 2018-10-22 09:44:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" -d '' 2018-10-22 09:44:26,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-984b5c80-12cf-4de0-a6f4-af40f1be4158 Date: Mon, 22 Oct 2018 09:44:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:44:26,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file used request id req-984b5c80-12cf-4de0-a6f4-af40f1be4158 2018-10-22 09:44:26,693 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:44:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:44:26,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-734c9236-1b43-4bf0-9c3f-4ac26fe7b70f Date: Mon, 22 Oct 2018 09:44:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "metadata": {}}], "self": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "min_disk": 0, "protected": false, "id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "file": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c825092bad472897d6310453e6ca82", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:44:26,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 used request id req-734c9236-1b43-4bf0-9c3f-4ac26fe7b70f 2018-10-22 09:44:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:44:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8bcf5fb4-6a7a-4cfa-8831-4b8a22cc29a1 Date: Mon, 22 Oct 2018 09:44: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"}}} 2018-10-22 09:44:27,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8bcf5fb4-6a7a-4cfa-8831-4b8a22cc29a1 2018-10-22 09:44:27,040 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image 2018-10-22 09:44:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:44:27,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-94223339-95e7-487c-99f9-932e2765f37c Date: Mon, 22 Oct 2018 09:44:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "metadata": {}}], "self": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "min_disk": 0, "protected": false, "id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "file": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c825092bad472897d6310453e6ca82", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:44:27,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 used request id req-94223339-95e7-487c-99f9-932e2765f37c 2018-10-22 09:44:27,061 - create_image - DEBUG - Instance status is - active 2018-10-22 09:44:27,061 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image 2018-10-22 09:44:27,061 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image 2018-10-22 09:44:27,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:27,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:27,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "7567c58b0da34b21bb7d2469227142d2", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c825092bad472897d6310453e6ca82", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-user", "id": "030907e704b44befb3d05b9402f6fd20"}, "audit_ids": ["0I9e1KUIRvypIo6RqXSoCw"], "issued_at": "2018-10-22T09:44:27.000000Z"}} 2018-10-22 09:44:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7227bf7a-5c89-43c7-8d9f-e2e9a11639f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:27,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7227bf7a-5c89-43c7-8d9f-e2e9a11639f3 2018-10-22 09:44:27,541 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:44:27,545 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:44:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:27,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:27 GMT Server: Apache x-openstack-request-id: req-9009ea46-94c4-448a-923a-d3808f641b72 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-22 09:44:27,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack used request id req-9009ea46-94c4-448a-923a-d3808f641b72 2018-10-22 09:44:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net"}}' 2018-10-22 09:44:31,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:44:27 GMT Server: Apache x-openstack-request-id: req-2d2027d6-c5a5-4214-872c-faa4c8633e4b Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}]}} 2018-10-22 09:44:31,085 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks used request id req-2d2027d6-c5a5-4214-872c-faa4c8633e4b 2018-10-22 09:44:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:31,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:31 GMT Server: Apache x-openstack-request-id: req-be45c5c0-c444-4353-aeb8-8283f209c7ad Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:31,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:31 GMT Server: Apache x-openstack-request-id: req-d3e069fc-d3b5-4c6d-9f4d-f3d1e3ab3b95 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:31,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-d3e069fc-d3b5-4c6d-9f4d-f3d1e3ab3b95 2018-10-22 09:44:31,478 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:44:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:31,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:31 GMT Server: Apache x-openstack-request-id: req-4f405cd2-0dd8-4415-baed-1303327ef47a Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:31,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:31 GMT Server: Apache x-openstack-request-id: req-f3959c55-d356-41eb-8d3a-81c3c504b31c 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:31,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-f3959c55-d356-41eb-8d3a-81c3c504b31c 2018-10-22 09:44:31,851 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:44:31,851 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:34,854 - create_stack - DEBUG - Stack status query timeout in 1196.62422609 2018-10-22 09:44:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:34,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:34 GMT Server: Apache x-openstack-request-id: req-f7e66f6a-b127-4bc9-931b-4b9d831d529d Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:35,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:34 GMT Server: Apache x-openstack-request-id: req-1ab888d2-13dd-426e-80cd-b1d828f87859 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:35,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-1ab888d2-13dd-426e-80cd-b1d828f87859 2018-10-22 09:44:35,202 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:44:35,202 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:38,205 - create_stack - DEBUG - Stack status query timeout in 1193.27321792 2018-10-22 09:44:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:38,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:38 GMT Server: Apache x-openstack-request-id: req-de13d0ee-96ca-4d2e-aaff-7ded2357b2f5 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:38,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:38 GMT Server: Apache x-openstack-request-id: req-d3d7f421-bcad-4999-9418-69555ca5370f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:38,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-d3d7f421-bcad-4999-9418-69555ca5370f 2018-10-22 09:44:38,753 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:44:38,753 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:41,756 - create_stack - DEBUG - Stack status query timeout in 1189.72250009 2018-10-22 09:44:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:41,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:41 GMT Server: Apache x-openstack-request-id: req-768da66f-91eb-4bd6-8599-4f4ec91a1c7c Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:42,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:41 GMT Server: Apache x-openstack-request-id: req-649413e7-fbbc-46c1-a05a-49d77bbd20f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:42,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-649413e7-fbbc-46c1-a05a-49d77bbd20f7 2018-10-22 09:44:42,267 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:44:42,267 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:45,270 - create_stack - DEBUG - Stack status query timeout in 1186.20832205 2018-10-22 09:44:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:45,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:45 GMT Server: Apache x-openstack-request-id: req-d02b7123-221f-4642-8f1f-52a9efd10576 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:45,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:45 GMT Server: Apache x-openstack-request-id: req-c5a20b24-9707-4567-bfec-92afdc420dae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:45,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-c5a20b24-9707-4567-bfec-92afdc420dae 2018-10-22 09:44:45,802 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:44:45,802 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:48,805 - create_stack - DEBUG - Stack status query timeout in 1182.67333794 2018-10-22 09:44:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:48,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:48 GMT Server: Apache x-openstack-request-id: req-83f1dfb2-7ff1-47a5-ba99-60f72c912075 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:49,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:48 GMT Server: Apache x-openstack-request-id: req-f5c22878-3597-49e8-93d1-78dc95011c93 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:49,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-f5c22878-3597-49e8-93d1-78dc95011c93 2018-10-22 09:44:49,168 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-22 09:44:49,168 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:44:52,172 - create_stack - DEBUG - Stack status query timeout in 1179.30711699 2018-10-22 09:44:52,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:44:52,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:52 GMT Server: Apache x-openstack-request-id: req-ff1bd3cb-30ac-49ee-8284-39d0eeb8c10f Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:52,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:52 GMT Server: Apache x-openstack-request-id: req-5dbc1ca5-83ea-4805-9a8e-97aa7ddbec60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:44:52,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-5dbc1ca5-83ea-4805-9a8e-97aa7ddbec60 2018-10-22 09:44:52,624 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-22 09:44:52,624 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:44:52,624 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:44:52,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:44:52,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:44:53,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "7567c58b0da34b21bb7d2469227142d2", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c825092bad472897d6310453e6ca82", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-user", "id": "030907e704b44befb3d05b9402f6fd20"}, "audit_ids": ["7fexaBqPSTicJoCwLRoJPw"], "issued_at": "2018-10-22T09:44:53.000000Z"}} 2018-10-22 09:44:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:53,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6352e46f-6dc0-4411-9c1b-60386663d377 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:44:53,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6352e46f-6dc0-4411-9c1b-60386663d377 2018-10-22 09:44:53,096 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:44:53,099 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-22 09:44:53,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:53,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:53 GMT Server: Apache x-openstack-request-id: req-81a9f6a1-2e28-47f6-bd34-7a0e5fd9410d 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-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "deletion_time": null, "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "updated_time": null, "project": "d0c825092bad472897d6310453e6ca82", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "tags": null}]} 2018-10-22 09:44:53,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack used request id req-81a9f6a1-2e28-47f6-bd34-7a0e5fd9410d 2018-10-22 09:44:53,299 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:44:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:53,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:53 GMT Server: Apache x-openstack-request-id: req-a188cc33-3477-44b9-b2f0-c55a72e1366a Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:53,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:53 GMT Server: Apache x-openstack-request-id: req-bc67182a-9630-4913-bdc7-f4d21836e7b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1065 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "ba809104-c233-46f4-b464-694233d4578e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "db175fb4-8910-4537-ac98-f8e7fa3b4551", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "028c8af1-6788-4fa2-9a4c-7a40b5dffdc7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5e600ca0-74dd-4939-9fcd-754a12d52329", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "252", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "160916a7-de1f-496a-86ab-95667714d997", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "160916a7-de1f-496a-86ab-95667714d997:subnet_id=e1992f3c-f141-42fd-9ac4-3c9b1e897ed1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e1992f3c-f141-42fd-9ac4-3c9b1e897ed1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c01c0885-36c8-4017-83da-868c0325bf97", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3c49ffd0-70a1-4676-bd56-8b30bba828d0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f27232bb-b159-4d5e-86e9-c3a5944ea32e", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 09:44:53,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources used request id req-bc67182a-9630-4913-bdc7-f4d21836e7b3 2018-10-22 09:44:53,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:54,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-0399b7fc-4247-4ac4-8e53-41adb59d4a46 x-compute-request-id: req-0399b7fc-4247-4ac4-8e53-41adb59d4a46 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-22T09:44:47.000000", "flavor": {"id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "links": [{"href": "http://172.30.9.28:8774/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "bookmark"}]}, "id": "c01c0885-36c8-4017-83da-868c0325bf97", "security_groups": [{"name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:47Z", "hostId": "61c241db2921c91938c6f54a9b02c3c57e4939a8798ab8c1fc14ee3f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "created": "2018-10-22T09:44:41Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:44:54,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 used request id req-0399b7fc-4247-4ac4-8e53-41adb59d4a46 2018-10-22 09:44:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:54,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dca0e947-0d7e-48e4-8296-f57c2b5e2356 Date: Mon, 22 Oct 2018 09:44:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:54,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-dca0e947-0d7e-48e4-8296-f57c2b5e2356 2018-10-22 09:44:54,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:44:54,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:44:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:54,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6426d664-6033-492e-ace7-4033872053b0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:44:54,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-6426d664-6033-492e-ace7-4033872053b0 2018-10-22 09:44:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:54,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-338329a5-622f-427a-9e71-b20c2cfbca9b Date: Mon, 22 Oct 2018 09:44:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:44:54,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-338329a5-622f-427a-9e71-b20c2cfbca9b 2018-10-22 09:44:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:55,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-1d3e0ba1-60ee-427e-9a3b-761ded150ce3 Date: Mon, 22 Oct 2018 09:44:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:44:55,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-1d3e0ba1-60ee-427e-9a3b-761ded150ce3 2018-10-22 09:44:55,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:56,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb6bd905-cce7-4639-be6e-bc067ad7303d x-compute-request-id: req-cb6bd905-cce7-4639-be6e-bc067ad7303d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:66:ca", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-22T09:44:46.000000", "flavor": {"id": "ba809104-c233-46f4-b464-694233d4578e", "links": [{"href": "http://172.30.9.28:8774/flavors/ba809104-c233-46f4-b464-694233d4578e", "rel": "bookmark"}]}, "id": "3c49ffd0-70a1-4676-bd56-8b30bba828d0", "security_groups": [{"name": "default"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:46Z", "hostId": "396fcbf981a9934e3ff6ba587bfb5d9aa6057442b0643c7ba8b2d112", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "created": "2018-10-22T09:44:39Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:44:56,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0 used request id req-cb6bd905-cce7-4639-be6e-bc067ad7303d 2018-10-22 09:44:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:56,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ed039e93-a539-4dc1-bf6c-f34de7cf886a Date: Mon, 22 Oct 2018 09:44:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:56,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-ed039e93-a539-4dc1-bf6c-f34de7cf886a 2018-10-22 09:44:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:57,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0617834e-e16f-4f08-86f0-938095b71a83 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:44:57,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-0617834e-e16f-4f08-86f0-938095b71a83 2018-10-22 09:44:57,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:57,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ddf0771f-0683-4a2d-b382-7c9b9bd7ca05 Date: Mon, 22 Oct 2018 09:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:44:57,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-ddf0771f-0683-4a2d-b382-7c9b9bd7ca05 2018-10-22 09:44:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:57,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5804 X-Openstack-Request-Id: req-ace7a2b3-4838-4cd1-848d-e4fda91d7c8b Date: Mon, 22 Oct 2018 09:44:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:44:57,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-ace7a2b3-4838-4cd1-848d-e4fda91d7c8b 2018-10-22 09:44:57,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:57,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:44:57 GMT Server: Apache x-openstack-request-id: req-5b6a961d-4f45-4586-a8cc-04183104423f Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:44:57,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:57 GMT Server: Apache x-openstack-request-id: req-bfb009f3-2807-4895-82f5-82e1e1cba376 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "ba809104-c233-46f4-b464-694233d4578e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "db175fb4-8910-4537-ac98-f8e7fa3b4551", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "028c8af1-6788-4fa2-9a4c-7a40b5dffdc7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5e600ca0-74dd-4939-9fcd-754a12d52329", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "252", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "160916a7-de1f-496a-86ab-95667714d997", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "160916a7-de1f-496a-86ab-95667714d997:subnet_id=e1992f3c-f141-42fd-9ac4-3c9b1e897ed1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e1992f3c-f141-42fd-9ac4-3c9b1e897ed1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c01c0885-36c8-4017-83da-868c0325bf97", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3c49ffd0-70a1-4676-bd56-8b30bba828d0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-22T09:44:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-22T09:44:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f27232bb-b159-4d5e-86e9-c3a5944ea32e", "resource_type": "OS::Neutron::Port"}]} 2018-10-22 09:44:57,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3/resources used request id req-bfb009f3-2807-4895-82f5-82e1e1cba376 2018-10-22 09:44:57,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:57,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c02aadf1-d800-4516-931a-ecd27e7f3e4c x-compute-request-id: req-c02aadf1-d800-4516-931a-ecd27e7f3e4c Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-flavor1-6pwf5jdvfqki", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:44:57,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9 used request id req-c02aadf1-d800-4516-931a-ecd27e7f3e4c 2018-10-22 09:44:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:58,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-36223556-0db2-493d-825d-6f51f1d4061d Date: Mon, 22 Oct 2018 09:44:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}} 2018-10-22 09:44:58,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 used request id req-36223556-0db2-493d-825d-6f51f1d4061d 2018-10-22 09:44:58,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:58,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f1e329c7-457a-4821-a1fc-02d8b160406e Date: Mon, 22 Oct 2018 09:44:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:58,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-f1e329c7-457a-4821-a1fc-02d8b160406e 2018-10-22 09:44:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:58,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-acf74322-b95f-4e57-9f48-8dbb5c8c0534 Date: Mon, 22 Oct 2018 09:44:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:44:58,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-acf74322-b95f-4e57-9f48-8dbb5c8c0534 2018-10-22 09:44:58,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:58,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c0816804-0e69-485d-a7f1-d5dcf6dbb53a Date: Mon, 22 Oct 2018 09:44:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:58,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-c0816804-0e69-485d-a7f1-d5dcf6dbb53a 2018-10-22 09:44:58,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:58,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25031305-a7b3-442b-8d60-55d1d73860b1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:44:58,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-25031305-a7b3-442b-8d60-55d1d73860b1 2018-10-22 09:44:58,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:59,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-408a4447-9511-4f9e-b620-02ae3ce6964f Date: Mon, 22 Oct 2018 09:44:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:44:59,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-408a4447-9511-4f9e-b620-02ae3ce6964f 2018-10-22 09:44:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3Ac4%3A2a%3A81&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:59,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-4d4dbc80-f9b9-4a1f-a76e-4a67100b0cac Date: Mon, 22 Oct 2018 09:44:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:44:59,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3Ac4%3A2a%3A81&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic&admin_state_up=True used request id req-4d4dbc80-f9b9-4a1f-a76e-4a67100b0cac 2018-10-22 09:44:59,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:59,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37cd63a8-7974-4e8c-a34c-5e2a69980292 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:44:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-37cd63a8-7974-4e8c-a34c-5e2a69980292 2018-10-22 09:44:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:44:59,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b531c11b-0f13-4720-b527-82a79c8c0d91 Date: Mon, 22 Oct 2018 09:44:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:44:59,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-b531c11b-0f13-4720-b527-82a79c8c0d91 2018-10-22 09:44:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:00,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-082a66c3-ef01-4f48-94fd-b36d3f2e8073 Date: Mon, 22 Oct 2018 09:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:00,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-082a66c3-ef01-4f48-94fd-b36d3f2e8073 2018-10-22 09:45:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:00,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-370067e8-7017-4eee-bcb4-f363064532fe Date: Mon, 22 Oct 2018 09:45:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:00,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-370067e8-7017-4eee-bcb4-f363064532fe 2018-10-22 09:45:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:00,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-4f34403a-b772-48c5-865f-b524f15e8581 Date: Mon, 22 Oct 2018 09:45:00 GMT RESP BODY: {"floatingips": [{"router_id": "160916a7-de1f-496a-86ab-95667714d997", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:42Z", "updated_at": "2018-10-22T09:44:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "d0c825092bad472897d6310453e6ca82", "port_id": "f27232bb-b159-4d5e-86e9-c3a5944ea32e", "id": "5e600ca0-74dd-4939-9fcd-754a12d52329"}]} 2018-10-22 09:45:00,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-4f34403a-b772-48c5-865f-b524f15e8581 2018-10-22 09:45:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/160916a7-de1f-496a-86ab-95667714d997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:01,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5cb198a0-7d0c-4492-b638-527ef1489c4a Date: Mon, 22 Oct 2018 09:45:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:35Z", "admin_state_up": true, "updated_at": "2018-10-22T09:44:42Z", "project_id": "d0c825092bad472897d6310453e6ca82", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "160916a7-de1f-496a-86ab-95667714d997", "name": "mgmt_router"}} 2018-10-22 09:45:01,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/160916a7-de1f-496a-86ab-95667714d997 used request id req-5cb198a0-7d0c-4492-b638-527ef1489c4a 2018-10-22 09:45:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=160916a7-de1f-496a-86ab-95667714d997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:01,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-bf892025-cd27-4ae5-bae2-968e2767367f Date: Mon, 22 Oct 2018 09:45:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95d28a8b-d7fc-461a-80ab-b4bb4ca701ee","ip_address":"169.254.192.7"}],"id":"10952ba1-31a6-4f2e-b48b-92711d39b7a0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:1f:23","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d0c825092bad472897d6310453e6ca82","admin_state_up":true,"network_id":"f495e983-9a9e-42a0-b42a-ec37feff9191","tenant_id":"","created_at":"2018-10-22T09:44:39Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:58Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"53fb6b01-2f77-471b-b63c-7120427c7852","ip_address":"172.30.9.204"}],"id":"7d83d276-8df9-4a8e-aa66-7c1dbd560927","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:b0:f5","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":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:45Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95d28a8b-d7fc-461a-80ab-b4bb4ca701ee","ip_address":"169.254.192.6"}],"id":"c7da2890-d30d-4f68-85ac-ee57a1ca58d4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:f2:27","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d0c825092bad472897d6310453e6ca82","admin_state_up":true,"network_id":"f495e983-9a9e-42a0-b42a-ec37feff9191","tenant_id":"","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95d28a8b-d7fc-461a-80ab-b4bb4ca701ee","ip_address":"169.254.192.9"}],"id":"db1c7677-0fe8-4082-8111-0a66ea3537f3","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:1f:c2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d0c825092bad472897d6310453e6ca82","admin_state_up":true,"network_id":"f495e983-9a9e-42a0-b42a-ec37feff9191","tenant_id":"","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"}]} 2018-10-22 09:45:01,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=160916a7-de1f-496a-86ab-95667714d997 used request id req-bf892025-cd27-4ae5-bae2-968e2767367f 2018-10-22 09:45:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:01,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-98827fd9-c5db-41d1-aee4-86c441b70fbe Date: Mon, 22 Oct 2018 09:45:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8029335-a52b-439d-95d9-1488b78e0214","tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:46Z","dns_nameservers":[],"updated_at":"2018-10-22T07:36:46Z","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":"a915145f70dd4d91be95739e77061710","id":"53fb6b01-2f77-471b-b63c-7120427c7852","subnetpool_id":null,"name":"external-subnet"}} 2018-10-22 09:45:01,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/53fb6b01-2f77-471b-b63c-7120427c7852 used request id req-98827fd9-c5db-41d1-aee4-86c441b70fbe 2018-10-22 09:45:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/95d28a8b-d7fc-461a-80ab-b4bb4ca701ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:01,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4cda6694-7d56-40ec-b928-234a28ec886f Date: Mon, 22 Oct 2018 09:45:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f495e983-9a9e-42a0-b42a-ec37feff9191","tenant_id":"","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44: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":"95d28a8b-d7fc-461a-80ab-b4bb4ca701ee","subnetpool_id":null,"name":"HA subnet tenant d0c825092bad472897d6310453e6ca82"}} 2018-10-22 09:45:01,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/95d28a8b-d7fc-461a-80ab-b4bb4ca701ee used request id req-4cda6694-7d56-40ec-b928-234a28ec886f 2018-10-22 09:45:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/95d28a8b-d7fc-461a-80ab-b4bb4ca701ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48bcab0c-6df2-4cea-81d7-251efb5f9ef1 Date: Mon, 22 Oct 2018 09:45:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f495e983-9a9e-42a0-b42a-ec37feff9191","tenant_id":"","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44: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":"95d28a8b-d7fc-461a-80ab-b4bb4ca701ee","subnetpool_id":null,"name":"HA subnet tenant d0c825092bad472897d6310453e6ca82"}} 2018-10-22 09:45:01,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/95d28a8b-d7fc-461a-80ab-b4bb4ca701ee used request id req-48bcab0c-6df2-4cea-81d7-251efb5f9ef1 2018-10-22 09:45:01,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/95d28a8b-d7fc-461a-80ab-b4bb4ca701ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:02,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9d6ea94a-a09a-44db-9545-c2238ed174b3 Date: Mon, 22 Oct 2018 09:45:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f495e983-9a9e-42a0-b42a-ec37feff9191","tenant_id":"","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44: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":"95d28a8b-d7fc-461a-80ab-b4bb4ca701ee","subnetpool_id":null,"name":"HA subnet tenant d0c825092bad472897d6310453e6ca82"}} 2018-10-22 09:45:02,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/95d28a8b-d7fc-461a-80ab-b4bb4ca701ee used request id req-9d6ea94a-a09a-44db-9545-c2238ed174b3 2018-10-22 09:45:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:02,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7c914f9f-2a25-4aa9-a0fd-6a6be92cb7ec Date: Mon, 22 Oct 2018 09:45:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}} 2018-10-22 09:45:02,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 used request id req-7c914f9f-2a25-4aa9-a0fd-6a6be92cb7ec 2018-10-22 09:45:02,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f27232bb-b159-4d5e-86e9-c3a5944ea32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:03,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-9abfe5ca-ed69-425c-9ff7-6f67160121cb Date: Mon, 22 Oct 2018 09:45:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","device_id":"c01c0885-36c8-4017-83da-868c0325bf97","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","project_id":"d0c825092bad472897d6310453e6ca82","qos_policy_id":null,"admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal"}} 2018-10-22 09:45:03,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f27232bb-b159-4d5e-86e9-c3a5944ea32e used request id req-9abfe5ca-ed69-425c-9ff7-6f67160121cb 2018-10-22 09:45:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-11a7e368-3eca-486d-bfff-5ac065afab0b Date: Mon, 22 Oct 2018 09:45:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}} 2018-10-22 09:45:03,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 used request id req-11a7e368-3eca-486d-bfff-5ac065afab0b 2018-10-22 09:45:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:03,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-00f4948b-4051-4eef-b5ca-909cfee59fb3 Date: Mon, 22 Oct 2018 09:45:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "metadata": {}}], "self": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "min_disk": 0, "protected": false, "id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "file": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c825092bad472897d6310453e6ca82", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:45:03,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 used request id req-00f4948b-4051-4eef-b5ca-909cfee59fb3 2018-10-22 09:45:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:03,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b62fe87-33fb-484d-bd0e-c728e102f45e Date: Mon, 22 Oct 2018 09:45: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"}}} 2018-10-22 09:45:03,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0b62fe87-33fb-484d-bd0e-c728e102f45e 2018-10-22 09:45:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:03,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:03 GMT Server: Apache x-openstack-request-id: req-51844938-e1d5-4a42-96de-764f808a308a Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:04,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:03 GMT Server: Apache x-openstack-request-id: req-5fd92175-a89b-491f-bbb8-0848b402641c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:45:04,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-5fd92175-a89b-491f-bbb8-0848b402641c 2018-10-22 09:45:04,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:04,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:04,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "7567c58b0da34b21bb7d2469227142d2", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c825092bad472897d6310453e6ca82", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-user", "id": "030907e704b44befb3d05b9402f6fd20"}, "audit_ids": ["zXz5MVr-Qa6ae0sGMv0s5Q"], "issued_at": "2018-10-22T09:45:04.000000Z"}} 2018-10-22 09:45:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69352a1-78ae-4e2e-8c50-c36bf58b8f85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:04,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e69352a1-78ae-4e2e-8c50-c36bf58b8f85 2018-10-22 09:45:04,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:45:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c685fd-3452-47b0-8364-cf83aa5d7b8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:04,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7c685fd-3452-47b0-8364-cf83aa5d7b8e 2018-10-22 09:45:04,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:05,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0a1489dc-fc0b-458b-89e9-7566383a77f4 Date: Mon, 22 Oct 2018 09:45:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:05,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-0a1489dc-fc0b-458b-89e9-7566383a77f4 2018-10-22 09:45:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:45:05,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:45:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:05,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e188c1c6-4143-4d5c-a97d-190294c357de Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:05,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-e188c1c6-4143-4d5c-a97d-190294c357de 2018-10-22 09:45:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:05,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bcf0d92c-17bf-423c-9c42-41eee373b4de Date: Mon, 22 Oct 2018 09:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:05,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-bcf0d92c-17bf-423c-9c42-41eee373b4de 2018-10-22 09:45:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3Ac4%3A2a%3A81&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:05,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-b443fffa-b503-4ca1-9cdc-0e3d2c1e0ce8 Date: Mon, 22 Oct 2018 09:45:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:05,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3Ac4%3A2a%3A81&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic&admin_state_up=True used request id req-b443fffa-b503-4ca1-9cdc-0e3d2c1e0ce8 2018-10-22 09:45:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:05,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a31eee-ace2-447e-960b-ddea071b4161 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:05,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-17a31eee-ace2-447e-960b-ddea071b4161 2018-10-22 09:45:05,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:06,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4d487c-dd97-4f04-b04e-bafe5333c234 x-compute-request-id: req-9e4d487c-dd97-4f04-b04e-bafe5333c234 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-22T09:44:47.000000", "flavor": {"id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "links": [{"href": "http://172.30.9.28:8774/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "bookmark"}]}, "id": "c01c0885-36c8-4017-83da-868c0325bf97", "security_groups": [{"name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:47Z", "hostId": "61c241db2921c91938c6f54a9b02c3c57e4939a8798ab8c1fc14ee3f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "created": "2018-10-22T09:44:41Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:45:06,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1 used request id req-9e4d487c-dd97-4f04-b04e-bafe5333c234 2018-10-22 09:45:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:07,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-399e0ae5-924e-4327-902e-26b22a8a5c56 Date: Mon, 22 Oct 2018 09:45:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:07,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-399e0ae5-924e-4327-902e-26b22a8a5c56 2018-10-22 09:45:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:07,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9cb02fc6-29b9-44e9-8e61-3f8ae8bdeb13 Date: Mon, 22 Oct 2018 09:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:07,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-9cb02fc6-29b9-44e9-8e61-3f8ae8bdeb13 2018-10-22 09:45:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-f0429164-278b-4712-b1d8-2fe61a8fa078 Date: Mon, 22 Oct 2018 09:45:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:07,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-f0429164-278b-4712-b1d8-2fe61a8fa078 2018-10-22 09:45:07,951 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1 2018-10-22 09:45:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:08,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-256d30cb-5862-4807-8bcc-cbafd26d44a3 Date: Mon, 22 Oct 2018 09:45:08 GMT RESP BODY: {"floatingips": [{"router_id": "160916a7-de1f-496a-86ab-95667714d997", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:42Z", "updated_at": "2018-10-22T09:44:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "d0c825092bad472897d6310453e6ca82", "port_id": "f27232bb-b159-4d5e-86e9-c3a5944ea32e", "id": "5e600ca0-74dd-4939-9fcd-754a12d52329"}]} 2018-10-22 09:45:08,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-256d30cb-5862-4807-8bcc-cbafd26d44a3 2018-10-22 09:45:08,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ba809104-c233-46f4-b464-694233d4578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9eb276f-15e6-4a42-a901-fb37f2ab0f93 x-compute-request-id: req-f9eb276f-15e6-4a42-a901-fb37f2ab0f93 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ba809104-c233-46f4-b464-694233d4578e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ba809104-c233-46f4-b464-694233d4578e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "ba809104-c233-46f4-b464-694233d4578e", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-flavor2-wgryrcplie7y", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:45:08,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ba809104-c233-46f4-b464-694233d4578e used request id req-f9eb276f-15e6-4a42-a901-fb37f2ab0f93 2018-10-22 09:45:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a69fff89-f236-4ab4-8f60-48e354b9cffc Date: Mon, 22 Oct 2018 09:45:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}} 2018-10-22 09:45:08,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e1992f3c-f141-42fd-9ac4-3c9b1e897ed1 used request id req-a69fff89-f236-4ab4-8f60-48e354b9cffc 2018-10-22 09:45:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-57d67288-ae95-49fe-a8b1-062b6554349c Date: Mon, 22 Oct 2018 09:45:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:08,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-57d67288-ae95-49fe-a8b1-062b6554349c 2018-10-22 09:45:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-50fa7b9b-8f6c-4701-9e4d-8359b8d03504 Date: Mon, 22 Oct 2018 09:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:08,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-50fa7b9b-8f6c-4701-9e4d-8359b8d03504 2018-10-22 09:45:08,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e9b650b5-e050-4d56-a115-f63f9b77c323 Date: Mon, 22 Oct 2018 09:45:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:08,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-e9b650b5-e050-4d56-a115-f63f9b77c323 2018-10-22 09:45:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3f1217-c044-4a24-9ce6-035c30d7c8f2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:08,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-8b3f1217-c044-4a24-9ce6-035c30d7c8f2 2018-10-22 09:45:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:08,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1634811c-d72a-4301-a343-27efcd1b0797 Date: Mon, 22 Oct 2018 09:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:08,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-1634811c-d72a-4301-a343-27efcd1b0797 2018-10-22 09:45:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3A06%3A66%3Aca&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-1e930621-603d-4514-87e3-480b368cb9ca Date: Mon, 22 Oct 2018 09:45:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"}]} 2018-10-22 09:45:09,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3A06%3A66%3Aca&admin_state_up=True used request id req-1e930621-603d-4514-87e3-480b368cb9ca 2018-10-22 09:45:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:09,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0776c5-806e-412a-b675-fb96da6320b5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:09,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-9e0776c5-806e-412a-b675-fb96da6320b5 2018-10-22 09:45:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:09,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-72eaea9a-b603-42f3-9288-e0b73d27f23c Date: Mon, 22 Oct 2018 09:45:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:09,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-72eaea9a-b603-42f3-9288-e0b73d27f23c 2018-10-22 09:45:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:09,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-87e541a8-e669-4da9-be99-a5c6e0656b89 Date: Mon, 22 Oct 2018 09:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:09,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-87e541a8-e669-4da9-be99-a5c6e0656b89 2018-10-22 09:45:09,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:09,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-63348171-6047-4135-a6e3-7a9ea21d6376 Date: Mon, 22 Oct 2018 09:45:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:09,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-63348171-6047-4135-a6e3-7a9ea21d6376 2018-10-22 09:45:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:10,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-765b4edc-869f-456a-ae30-b47b9d58135c Date: Mon, 22 Oct 2018 09:45:10 GMT RESP BODY: {"floatingips": [{"router_id": "160916a7-de1f-496a-86ab-95667714d997", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:42Z", "updated_at": "2018-10-22T09:44:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "d0c825092bad472897d6310453e6ca82", "port_id": "f27232bb-b159-4d5e-86e9-c3a5944ea32e", "id": "5e600ca0-74dd-4939-9fcd-754a12d52329"}]} 2018-10-22 09:45:10,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-765b4edc-869f-456a-ae30-b47b9d58135c 2018-10-22 09:45:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:10,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f3e3f501-183d-4004-ba92-573c21be6ddf Date: Mon, 22 Oct 2018 09:45:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-22T09:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "metadata": {}}], "self": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "min_disk": 0, "protected": false, "id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "file": "/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c825092bad472897d6310453e6ca82", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:45:10,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 used request id req-f3e3f501-183d-4004-ba92-573c21be6ddf 2018-10-22 09:45:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9fa0679809bcfce67650088d04d9f0aee6e956" 2018-10-22 09:45:10,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:10 GMT Server: Apache x-openstack-request-id: req-aab8c769-de34-41bb-a80b-5a9a4a7cf620 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:10,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:10 GMT Server: Apache x-openstack-request-id: req-dc35cd9d-d56e-49c0-baf3-f70b37f8afb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2J2NePxPhFE7DeXfnTTQz4JmtC7aId+usWyV3mvCz1UaiLex\ntbh/hLrvznVUiZH4sEehEqFOy62HXX53DasPoAv3bQeHbXzBJrckkx5e0U8gXdqS\nbhtjIt1W8I6Z+hWSluv9tsSqzpZQ0skvtsmNWmoTjBWnT4UW80qJH0qzjmLl7a3E\nDoxac83OdoHpWbM2BYj7mfWJsR/X0UfCpS9wH//kBbsO3V1MLd4/4BRVJCFeiIkL\nxr1bs0d3nUIRXrtnjKnL2ZzI322MSx0LKfrlPt/4q9V4Dt4XzSvjHvbBGEYMjkh4\njAxUOUujfi8mi0FbGz+NlbVqR6yCiqxMKuh0FQIDAQABAoIBAQC5CzZcoSWIgh/x\nimrRD9pFOj9kMxXyk/PW60zHucSseyX0nv+3ngmJKGxNMVvrPYB1jmsh0BzQz8dw\nbeVkDrqFXVObly/wrv8NhKxA5VPYeEDNDDfEya6RjQWE8DzHL4CPXr/ZTv4fBre6\nqVUST/FpyG40YBcSTj5BzW2ABr+GpI/gCGwfxiBJTuct86g2SFMm9Klh3T28+tbQ\nX6Ms6yO0AoB8n64sfcSsz8TVCUe2vCLtlz3CVqvVfr9dzyF9SFA1asCxBGt0OcpY\nSnVN1zyxi9r87ytcD1L0Ygi5eiHedto2KiYTFrzeBDN7ZWxOH2gpeoB9pw8iqLYT\nwCJ7tf1BAoGBAP9kluHA03Pce/sg4e4bTXNVExiRrPNbGFtlhbxQ9qm/+O2dkWEa\n4EUPLn8UrheeDpX9LABriPLAI9cHlVUaDjRyy+ONasVDnXysNBkeg4FqSz2UZqRx\n9swWBP9fuDeTLJ9xJsUC5CM5281vlczihyxInQB+uKy0UPKp2aueywSFAoGBANkh\nXdUjVlK90zhhso4GtGdRN7FQ6af9dE1pv5pwc6+l+WElUH4LFYeU0tYMkqkEgNua\nvZJMFLwBtaV+PyxcQ2GwP3Nk7HwYWQvD/+gZEB5kHTMATcBTDCWO2BIAbZjsJmCh\nYC5S+yalfOXgLF3yHEwJulMSPi9wx6t+s6j5tc5RAoGAFmFLM4dBQGLu3mfYRJRR\n6ixnWvzRChZOgRvZZ1I0+1UeTDxFlBvV0VduPKakRt+L6arg4zyJKLSbr2kztdxt\nqDzzDwLCe3zcXSN+AUGCRqH46/GIORrfhKzdTT+nFf+opmQ1AIirU0brswn3N5gW\nPlQypet05XV7rngh4f8tTT0CgYEAvFOHelVTCyMgL9f1MeC42qAEKSSf9RgNpxNg\nn8iHXsMboNnnjdt5SgaYNBXlovmH9nGpmVmp5kOpVKhCjOxdeT6QWjsgLqZDncPb\nk2khpOp6tQC/b1/Yuj7CRCLg7HFu/AMcVDGfKq8AvLWKZdWYG4+Yb3L0QtuUI7ga\nhiZIPXECgYAbc5tbvlwPbpqJ1H2fhPbD2uXfcaDKtRCf8ff66VYxkvStpPo4MDbH\nEKC6X0jQvVILPvLTKg5OwF5xEdsvqw9UqosdHrky9QE7863h60CAKe3Y/6ri0jay\nKvaZ4sD//Ii/I5zmI8KmMUGkYNify92kf8IB4SuwApz8iebHUmBmOQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:45:10,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-dc35cd9d-d56e-49c0-baf3-f70b37f8afb0 2018-10-22 09:45:10,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:10,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:11,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "7567c58b0da34b21bb7d2469227142d2", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj-role"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}], "expires_at": "2018-10-22T10:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c825092bad472897d6310453e6ca82", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/d0c825092bad472897d6310453e6ca82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-40b14184-9a78-439-user", "id": "030907e704b44befb3d05b9402f6fd20"}, "audit_ids": ["90Qs_kRuSnOltpWRHNZjFQ"], "issued_at": "2018-10-22T09:45:11.000000Z"}} 2018-10-22 09:45:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:11,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d7df49-7fd2-4aff-ab7e-7e5403536efa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:11,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-78d7df49-7fd2-4aff-ab7e-7e5403536efa 2018-10-22 09:45:11,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:45:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:11,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b22efeb-c334-4751-8051-b1581103546e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:11,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b22efeb-c334-4751-8051-b1581103546e 2018-10-22 09:45:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:11,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8055d167-6da4-47e7-9e8e-6eaeaa3772f6 Date: Mon, 22 Oct 2018 09:45:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:11,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-8055d167-6da4-47e7-9e8e-6eaeaa3772f6 2018-10-22 09:45:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:45:11,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:45:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:11,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783e05a5-6ce8-4d56-ab7f-c6d7a1f22fad Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:11,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-783e05a5-6ce8-4d56-ab7f-c6d7a1f22fad 2018-10-22 09:45:11,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:11,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b41e01df-f12b-4f2f-87f8-f1011d2e000e Date: Mon, 22 Oct 2018 09:45:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:11,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-b41e01df-f12b-4f2f-87f8-f1011d2e000e 2018-10-22 09:45:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3A06%3A66%3Aca&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:12,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-5880871e-bd35-4717-86bc-9ff40bd6a908 Date: Mon, 22 Oct 2018 09:45:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"}]} 2018-10-22 09:45:12,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551&mac_address=fa%3A16%3A3e%3A06%3A66%3Aca&admin_state_up=True used request id req-5880871e-bd35-4717-86bc-9ff40bd6a908 2018-10-22 09:45:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:12,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf5c48e-d093-4607-9b23-e22f6907dd30 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:12,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-fcf5c48e-d093-4607-9b23-e22f6907dd30 2018-10-22 09:45:12,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:13,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-a28b9836-4232-4510-91af-f16082a13659 x-compute-request-id: req-a28b9836-4232-4510-91af-f16082a13659 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:66:ca", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-22T09:44:46.000000", "flavor": {"id": "ba809104-c233-46f4-b464-694233d4578e", "links": [{"href": "http://172.30.9.28:8774/flavors/ba809104-c233-46f4-b464-694233d4578e", "rel": "bookmark"}]}, "id": "3c49ffd0-70a1-4676-bd56-8b30bba828d0", "security_groups": [{"name": "default"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:46Z", "hostId": "396fcbf981a9934e3ff6ba587bfb5d9aa6057442b0643c7ba8b2d112", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "created": "2018-10-22T09:44:39Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:45:13,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2 used request id req-a28b9836-4232-4510-91af-f16082a13659 2018-10-22 09:45:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:13,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-722f1dcc-f010-4793-8732-9a6a1755bc6d Date: Mon, 22 Oct 2018 09:45:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:13,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-722f1dcc-f010-4793-8732-9a6a1755bc6d 2018-10-22 09:45:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:14,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d0636cc8-9077-4c2f-81f1-3dd0e30949c4 Date: Mon, 22 Oct 2018 09:45:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:14,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-d0636cc8-9077-4c2f-81f1-3dd0e30949c4 2018-10-22 09:45:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-10c37eea-dfdc-4090-90dd-706b3fc4b904 Date: Mon, 22 Oct 2018 09:45:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:14,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-10c37eea-dfdc-4090-90dd-706b3fc4b904 2018-10-22 09:45:14,096 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2 2018-10-22 09:45:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:14,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c7a9175a-10e4-4aa1-9d86-86a1a1c3fdc7 Date: Mon, 22 Oct 2018 09:45:14 GMT RESP BODY: {"floatingips": [{"router_id": "160916a7-de1f-496a-86ab-95667714d997", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:42Z", "updated_at": "2018-10-22T09:44:44Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "d0c825092bad472897d6310453e6ca82", "port_id": "f27232bb-b159-4d5e-86e9-c3a5944ea32e", "id": "5e600ca0-74dd-4939-9fcd-754a12d52329"}]} 2018-10-22 09:45:14,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-c7a9175a-10e4-4aa1-9d86-86a1a1c3fdc7 2018-10-22 09:45:14,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:14,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-3d4310eb-c8cd-4a1e-b066-65e8fb31c085 x-compute-request-id: req-3d4310eb-c8cd-4a1e-b066-65e8fb31c085 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-22T09:44:47.000000", "flavor": {"id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "links": [{"href": "http://172.30.9.28:8774/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "bookmark"}]}, "id": "c01c0885-36c8-4017-83da-868c0325bf97", "security_groups": [{"name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:47Z", "hostId": "61c241db2921c91938c6f54a9b02c3c57e4939a8798ab8c1fc14ee3f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "created": "2018-10-22T09:44:41Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:45:14,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 used request id req-3d4310eb-c8cd-4a1e-b066-65e8fb31c085 2018-10-22 09:45:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:15,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6fc71ea6-609d-4cb0-a273-b8bb7094f849 Date: Mon, 22 Oct 2018 09:45:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:15,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-6fc71ea6-609d-4cb0-a273-b8bb7094f849 2018-10-22 09:45:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:15,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee1e0e5-7745-4630-86b0-9d1d92d4c797 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:15,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-dee1e0e5-7745-4630-86b0-9d1d92d4c797 2018-10-22 09:45:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:15,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-896de031-7c46-4075-a1ab-e11412a3fd7a Date: Mon, 22 Oct 2018 09:45:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:15,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-896de031-7c46-4075-a1ab-e11412a3fd7a 2018-10-22 09:45:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:15,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-9c0310cb-73f9-4374-8444-9ab5f1e4825c Date: Mon, 22 Oct 2018 09:45:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:15,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-9c0310cb-73f9-4374-8444-9ab5f1e4825c 2018-10-22 09:45:15,560 - create_instance - INFO - Checking if VM is active 2018-10-22 09:45:15,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:16,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1da59e8c-b45f-4c27-8652-a2f8730b1520 x-compute-request-id: req-1da59e8c-b45f-4c27-8652-a2f8730b1520 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-22T09:44:47.000000", "flavor": {"id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "links": [{"href": "http://172.30.9.28:8774/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "bookmark"}]}, "id": "c01c0885-36c8-4017-83da-868c0325bf97", "security_groups": [{"name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:47Z", "hostId": "61c241db2921c91938c6f54a9b02c3c57e4939a8798ab8c1fc14ee3f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "created": "2018-10-22T09:44:41Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:45:16,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 used request id req-1da59e8c-b45f-4c27-8652-a2f8730b1520 2018-10-22 09:45:16,450 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1] is - ACTIVE 2018-10-22 09:45:16,450 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:45:16,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:16,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-be608cfe-920f-475e-a664-1ef9e2c5f872 x-compute-request-id: req-be608cfe-920f-475e-a664-1ef9e2c5f872 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:2a:81", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c01c0885-36c8-4017-83da-868c0325bf97", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-22T09:44:47.000000", "flavor": {"id": "a137edfc-dcf7-443a-a54b-a5ed65441db9", "links": [{"href": "http://172.30.9.28:8774/flavors/a137edfc-dcf7-443a-a54b-a5ed65441db9", "rel": "bookmark"}]}, "id": "c01c0885-36c8-4017-83da-868c0325bf97", "security_groups": [{"name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:47Z", "hostId": "61c241db2921c91938c6f54a9b02c3c57e4939a8798ab8c1fc14ee3f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "created": "2018-10-22T09:44:41Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:45:16,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c01c0885-36c8-4017-83da-868c0325bf97 used request id req-be608cfe-920f-475e-a664-1ef9e2c5f872 2018-10-22 09:45:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:16,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8e4ba488-af77-4eeb-b9ae-f7eb814fc270 Date: Mon, 22 Oct 2018 09:45:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:16,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-8e4ba488-af77-4eeb-b9ae-f7eb814fc270 2018-10-22 09:45:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:17,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b628ce-c8a3-4111-b903-771e02e6806a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:17,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-e2b628ce-c8a3-4111-b903-771e02e6806a 2018-10-22 09:45:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:17,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d9ae94c8-289e-4989-8c8c-e61c667ce07b Date: Mon, 22 Oct 2018 09:45:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:17,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-d9ae94c8-289e-4989-8c8c-e61c667ce07b 2018-10-22 09:45:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8827d0693ebb4c07f50d57d58021e78191f19775" 2018-10-22 09:45:17,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-49be4c55-c1ed-4896-a82a-39bb566e00a1 Date: Mon, 22 Oct 2018 09:45:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:17,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-49be4c55-c1ed-4896-a82a-39bb566e00a1 2018-10-22 09:45:17,851 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:45:17,854 - paramiko.transport - DEBUG - starting thread (client mode): 0xe703e390L 2018-10-22 09:45:17,854 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:45:17,855 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:45:17,855 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:45:17,856 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:45:17,856 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:45:17,856 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:45:17,856 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:45:17,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:45:17,857 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:45:17,874 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:45:17,874 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:45:17,887 - paramiko.transport - DEBUG - Trying key 91834272a09c0c4abad9b88d0b1d4414 from 708fc229-da68-4d03-8957-2c1de335809f 2018-10-22 09:45:17,911 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:45:17,917 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:45:18,017 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:45:18,033 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:45:18,033 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:45:18,035 - paramiko.transport - DEBUG - starting thread (client mode): 0xe703e390L 2018-10-22 09:45:18,035 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:45:18,035 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-22 09:45:18,036 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-22 09:45:18,037 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:45:18,037 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:45:18,037 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-22 09:45:18,037 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:45:18,037 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:45:18,037 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:45:18,054 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:45:18,054 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:45:18,067 - paramiko.transport - DEBUG - Trying key 91834272a09c0c4abad9b88d0b1d4414 from 708fc229-da68-4d03-8957-2c1de335809f 2018-10-22 09:45:18,091 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:45:18,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:45:18,100 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:45:18,101 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-22 09:45:18,101 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:45:18,102 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:45:18,103 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:45:18,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:19,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45: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-65ffb4c6-78b6-47d6-aa2d-c567fc1b0405 x-compute-request-id: req-65ffb4c6-78b6-47d6-aa2d-c567fc1b0405 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:66:ca", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0", "rel": "bookmark"}], "image": {"id": "2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "links": [{"href": "http://172.30.9.28:8774/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-22T09:44:46.000000", "flavor": {"id": "ba809104-c233-46f4-b464-694233d4578e", "links": [{"href": "http://172.30.9.28:8774/flavors/ba809104-c233-46f4-b464-694233d4578e", "rel": "bookmark"}]}, "id": "3c49ffd0-70a1-4676-bd56-8b30bba828d0", "security_groups": [{"name": "default"}], "user_id": "030907e704b44befb3d05b9402f6fd20", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:44:46Z", "hostId": "396fcbf981a9934e3ff6ba587bfb5d9aa6057442b0643c7ba8b2d112", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "created": "2018-10-22T09:44:39Z", "tenant_id": "d0c825092bad472897d6310453e6ca82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:45:19,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3c49ffd0-70a1-4676-bd56-8b30bba828d0 used request id req-65ffb4c6-78b6-47d6-aa2d-c567fc1b0405 2018-10-22 09:45:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:19,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-95938d1a-c4c3-4462-8caf-c6b08f0d0b61 Date: Mon, 22 Oct 2018 09:45:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","subnets":["e1992f3c-f141-42fd-9ac4-3c9b1e897ed1"],"description":"","tags":[],"updated_at":"2018-10-22T09:44:35Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net","admin_state_up":true,"tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:33Z","provider:network_type":"vxlan"}]} 2018-10-22 09:45:19,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net used request id req-95938d1a-c4c3-4462-8caf-c6b08f0d0b61 2018-10-22 09:45:19,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:19,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cb7651-dc79-446e-a67c-17e11d91c0e5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:19,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-40cb7651-dc79-446e-a67c-17e11d91c0e5 2018-10-22 09:45:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:19,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-604976c4-b384-425f-a07a-d4d008cce93a Date: Mon, 22 Oct 2018 09:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:35Z","dns_nameservers":[],"updated_at":"2018-10-22T09:44:35Z","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":"d0c825092bad472897d6310453e6ca82","id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet"}]} 2018-10-22 09:45:19,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-604976c4-b384-425f-a07a-d4d008cce93a 2018-10-22 09:45:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd6f0aa525028ecf204803a6c887320a6923e6f" 2018-10-22 09:45:19,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-5860dd34-4766-4582-808d-4aee64e1f8ea Date: Mon, 22 Oct 2018 09:45:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.1"}],"id":"839cd53f-fa3a-46da-912b-06f27ceefdbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:2e:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:42Z","binding:vnic_type":"normal","device_id":"160916a7-de1f-496a-86ab-95667714d997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.2"}],"id":"86989352-2ef4-48c6-8d7c-67665ec56311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:83:43","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.3"}],"id":"9067f242-2ebe-4f7f-91b3-62651f16f97c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:76:ba","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.5"}],"id":"bb802f3b-4871-496e-aff0-b2883bb5b44f","security_groups":["4900e22f-a87c-43aa-bee9-29cf29aa9e80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:66:ca","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:41Z","binding:vnic_type":"normal","device_id":"3c49ffd0-70a1-4676-bd56-8b30bba828d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.4"}],"id":"d27bc0f7-4827-4acb-b71d-0fb8bae642ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:0f:58","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db175fb4-8910-4537-ac98-f8e7fa3b4551"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:44:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1992f3c-f141-42fd-9ac4-3c9b1e897ed1","ip_address":"10.1.2.7"}],"id":"f27232bb-b159-4d5e-86e9-c3a5944ea32e","security_groups":["028c8af1-6788-4fa2-9a4c-7a40b5dffdc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:2a:81","project_id":"d0c825092bad472897d6310453e6ca82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack-port1-hxfgs2pcqiic","admin_state_up":true,"network_id":"db175fb4-8910-4537-ac98-f8e7fa3b4551","tenant_id":"d0c825092bad472897d6310453e6ca82","created_at":"2018-10-22T09:44:38Z","binding:vnic_type":"normal","device_id":"c01c0885-36c8-4017-83da-868c0325bf97"}]} 2018-10-22 09:45:19,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=db175fb4-8910-4537-ac98-f8e7fa3b4551 used request id req-5860dd34-4766-4582-808d-4aee64e1f8ea 2018-10-22 09:45:19,683 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:45:19,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:45:19,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:19 GMT Server: Apache x-openstack-request-id: req-000114e2-b9b8-4a68-a183-029ee51c3a85 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:20,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:45:19 GMT Server: Apache x-openstack-request-id: req-bc432655-f4c8-4391-a213-ce4280790aca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:45:20,152 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-bc432655-f4c8-4391-a213-ce4280790aca 2018-10-22 09:45:20,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:45:20,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:20 GMT Server: Apache x-openstack-request-id: req-92847b56-f088-4905-87d1-3caa25363e7f Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:20,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:20 GMT Server: Apache x-openstack-request-id: req-19c7d28d-ecc6-44d9-a8d4-01f7ccb3a593 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "tags": null, "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:45:20Z", "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "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"}} 2018-10-22 09:45:20,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-19c7d28d-ecc6-44d9-a8d4-01f7ccb3a593 2018-10-22 09:45:20,369 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:45:20,369 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:45:23,373 - create_stack - DEBUG - Stack status query timeout in 1196.779809 2018-10-22 09:45:23,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:45:23,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:23 GMT Server: Apache x-openstack-request-id: req-3b7830fa-4346-4aad-a491-ba0b79b8cf00 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:23,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:23 GMT Server: Apache x-openstack-request-id: req-af38b050-ce92-4e6b-b587-e98db3e6e0d4 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "tags": null, "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:45:20Z", "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "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"}} 2018-10-22 09:45:23,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-af38b050-ce92-4e6b-b587-e98db3e6e0d4 2018-10-22 09:45:23,740 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:45:23,740 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:45:26,743 - create_stack - DEBUG - Stack status query timeout in 1193.40948296 2018-10-22 09:45:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:45:26,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:26 GMT Server: Apache x-openstack-request-id: req-a51c916f-b043-44e5-a956-d6d168af5c7e Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:26,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:26 GMT Server: Apache x-openstack-request-id: req-02db9d5e-3ef9-4ff9-af19-3d4777a5572a 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "tags": null, "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-22T09:45:20Z", "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "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"}} 2018-10-22 09:45:26,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-02db9d5e-3ef9-4ff9-af19-3d4777a5572a 2018-10-22 09:45:26,799 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-22 09:45:26,799 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-22 09:45:29,803 - create_stack - DEBUG - Stack status query timeout in 1190.34970212 2018-10-22 09:45:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:45:29,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:29 GMT Server: Apache x-openstack-request-id: req-b75f0e3b-4d52-41c3-9673-a5d6eb627ccd Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:30,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:29 GMT Server: Apache x-openstack-request-id: req-b0c0811a-3cd4-4444-93a2-0abca8edff17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-3459a213-67ba-4970-b834-d955bae8f269-flavor2", "OS::project_id": "d0c825092bad472897d6310453e6ca82", "OS::stack_id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-kp", "security_group_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-subnet", "net_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst2", "inst1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-inst1", "image2_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image", "flavor1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-flavor1", "image1_name": "CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack", "stack_user_project_id": "e84ef1e276f44bf38c98c92b6dc775a7", "tags": null, "creation_time": "2018-10-22T09:44:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-22T09:45:20Z", "id": "c9208679-b656-4ea8-ab85-079c3a5b6dc3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-22 09:45:30,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-b0c0811a-3cd4-4444-93a2-0abca8edff17 2018-10-22 09:45:30,002 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-22 09:45:30,002 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:45:30,002 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack 2018-10-22 09:45:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/c9208679-b656-4ea8-ab85-079c3a5b6dc3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500d641158bed925861c84324b9ab582422a658d" 2018-10-22 09:45:30,191 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 22 Oct 2018 09:45:30 GMT Server: Apache x-openstack-request-id: req-efd7e476-3923-4d37-b554-87d695fa6528 Location: http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-22 09:45:30,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:45:30 GMT Server: Apache x-openstack-request-id: req-1c8bde3f-cc62-4a00-9dd8-7d63c67c2102 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-22 09:45:30,217 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d0c825092bad472897d6310453e6ca82/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-stack/c9208679-b656-4ea8-ab85-079c3a5b6dc3 used request id req-1c8bde3f-cc62-4a00-9dd8-7d63c67c2102 2018-10-22 09:45:30,219 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-3459a213-67ba-4970-b834-d955bae8f269-image 2018-10-22 09:45:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07b4ccdadf600ed4c2b932e76473d1fac53ece" 2018-10-22 09:45:31,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7fa3c6a-5c3c-4eeb-b79f-d8c2081984b0 Date: Mon, 22 Oct 2018 09:45:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:45:31,168 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2bb21076-0ddc-4bf7-bf2b-07e7773ff538 used request id req-a7fa3c6a-5c3c-4eeb-b79f-d8c2081984b0 2018-10-22 09:45:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:31,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-822af47d-76b8-4de1-a381-67d1613857a2 Date: Mon, 22 Oct 2018 09:45:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:33Z", "updated_at": "2018-10-22T09:44:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "revision_number": 0, "id": "7ab40518-fdbf-448e-9b2f-d35d3e9a93f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "tenant_id": "d0c825092bad472897d6310453e6ca82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c825092bad472897d6310453e6ca82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "revision_number": 0, "id": "b1daf5b1-6a3b-4e20-93a9-fb9f62d27cac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "tenant_id": "d0c825092bad472897d6310453e6ca82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c825092bad472897d6310453e6ca82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "revision_number": 0, "id": "c2225c2c-f44b-495a-a787-6b21642f85e7", "remote_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "remote_ip_prefix": null, "created_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "tenant_id": "d0c825092bad472897d6310453e6ca82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c825092bad472897d6310453e6ca82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "revision_number": 0, "id": "f582d207-8757-4128-b73a-e342a2448e0e", "remote_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "remote_ip_prefix": null, "created_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "tenant_id": "d0c825092bad472897d6310453e6ca82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c825092bad472897d6310453e6ca82"}], "revision_number": 4, "project_id": "d0c825092bad472897d6310453e6ca82", "id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:45:31,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-822af47d-76b8-4de1-a381-67d1613857a2 2018-10-22 09:45:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:31,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f468ce0-336e-47d4-b065-187bcd68ba5f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82"}, "enabled": true, "id": "d0c825092bad472897d6310453e6ca82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-40b14184-9a78-439-proj"}} 2018-10-22 09:45:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-6f468ce0-336e-47d4-b065-187bcd68ba5f 2018-10-22 09:45:31,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4900e22f-a87c-43aa-bee9-29cf29aa9e80 2018-10-22 09:45:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4900e22f-a87c-43aa-bee9-29cf29aa9e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a543be8a-f825-44b5-8def-d4ae7a69f211 Date: Mon, 22 Oct 2018 09:45:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:33Z", "project_id": "d0c825092bad472897d6310453e6ca82", "id": "7ab40518-fdbf-448e-9b2f-d35d3e9a93f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:33Z", "project_id": "d0c825092bad472897d6310453e6ca82", "id": "b1daf5b1-6a3b-4e20-93a9-fb9f62d27cac"}, {"remote_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:33Z", "project_id": "d0c825092bad472897d6310453e6ca82", "id": "c2225c2c-f44b-495a-a787-6b21642f85e7"}, {"remote_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:44:33Z", "security_group_id": "4900e22f-a87c-43aa-bee9-29cf29aa9e80", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c825092bad472897d6310453e6ca82", "created_at": "2018-10-22T09:44:33Z", "project_id": "d0c825092bad472897d6310453e6ca82", "id": "f582d207-8757-4128-b73a-e342a2448e0e"}]} 2018-10-22 09:45:32,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4900e22f-a87c-43aa-bee9-29cf29aa9e80 used request id req-a543be8a-f825-44b5-8def-d4ae7a69f211 2018-10-22 09:45:32,423 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:45:32,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4900e22f-a87c-43aa-bee9-29cf29aa9e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:32,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b31718a4-d0bd-4951-83fa-4df7f0eac4e2 Content-Length: 0 Date: Mon, 22 Oct 2018 09:45:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:45:32,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4900e22f-a87c-43aa-bee9-29cf29aa9e80 used request id req-b31718a4-d0bd-4951-83fa-4df7f0eac4e2 2018-10-22 09:45:32,733 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-40b14184-9a78-439-proj 2018-10-22 09:45:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:32,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908b56fa-c83c-4b0f-8eb0-500256931649 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:45:32,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d0c825092bad472897d6310453e6ca82 used request id req-908b56fa-c83c-4b0f-8eb0-500256931649 2018-10-22 09:45:32,961 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-40b14184-9a78-439-proj-role 2018-10-22 09:45:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7567c58b0da34b21bb7d2469227142d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:33,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46847ee9-a542-478f-8542-a3c0ba869162 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:45:33,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7567c58b0da34b21bb7d2469227142d2 used request id req-46847ee9-a542-478f-8542-a3c0ba869162 2018-10-22 09:45:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54861d8896105308d4df20ff1a4cf069ce2fad70" 2018-10-22 09:45:33,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2715b219-71eb-46a0-8661-db926bf68ab3 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:45:33,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2715b219-71eb-46a0-8661-db926bf68ab3 2018-10-22 09:45:33,239 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-40b14184-9a78-439-user 2018-10-22 09:45:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/030907e704b44befb3d05b9402f6fd20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874091ba0aa844323e1d38d607aeb72207063e33" 2018-10-22 09:45:33,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87cabc72-9c78-4795-ab33-03e88b8c70af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:45:33,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/030907e704b44befb3d05b9402f6fd20 used request id req-87cabc72-9c78-4795-ab33-03e88b8c70af 2018-10-22 09:45:33,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:33,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["slXINsajTyaRp6rgA1-bOQ"], "issued_at": "2018-10-22T09:45:33.000000Z"}} 2018-10-22 09:45:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c937156215a2da3672933f639f5e7136d113be5" 2018-10-22 09:45:33,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf070be-1e56-4a5f-9168-234fd21f80af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:33,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4bf070be-1e56-4a5f-9168-234fd21f80af 2018-10-22 09:45:33,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:33,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:34,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["EVFizoOVTQ2iiC-_V7JdCw"], "issued_at": "2018-10-22T09:45:34.000000Z"}} 2018-10-22 09:45:34,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:45:34,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf5b943-16d2-4894-a199-0b57a490c523 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:34,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ecf5b943-16d2-4894-a199-0b57a490c523 2018-10-22 09:45:34,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:45:34,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:45:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:45:34,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec45a437-b161-4e9a-bd84-9916598ea316 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:45:34,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj used request id req-ec45a437-b161-4e9a-bd84-9916598ea316 2018-10-22 09:45:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:45:34,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d48f81-3a8b-42d0-bee7-0dc5219bf213 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:45:34,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b2d48f81-3a8b-42d0-bee7-0dc5219bf213 2018-10-22 09:45:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}}' 2018-10-22 09:45:34,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce8a131-7f32-4e18-b326-a735ecc59b76 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:45:34,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cce8a131-7f32-4e18-b326-a735ecc59b76 2018-10-22 09:45:34,737 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj 2018-10-22 09:45:34,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:34,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:35,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["aDXOb1unSWm_aa-5WRuxew"], "issued_at": "2018-10-22T09:45:35.000000Z"}} 2018-10-22 09:45:35,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f6305bd7806323116b69136188f19aafafacf3" 2018-10-22 09:45:35,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835a2806-a135-4586-922f-c1a95af20226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:35,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-835a2806-a135-4586-922f-c1a95af20226 2018-10-22 09:45:35,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:45:35,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:45:35,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f6305bd7806323116b69136188f19aafafacf3" 2018-10-22 09:45:35,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e98bdb-503c-42c7-bb63-fc7d55e4deb8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:45:35,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c1e98bdb-503c-42c7-bb63-fc7d55e4deb8 2018-10-22 09:45:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f6305bd7806323116b69136188f19aafafacf3" 2018-10-22 09:45:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd6b331-7ec8-43a2-b54f-417ca72bfec3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}]} 2018-10-22 09:45:35,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj used request id req-bdd6b331-7ec8-43a2-b54f-417ca72bfec3 2018-10-22 09:45:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f6305bd7806323116b69136188f19aafafacf3" 2018-10-22 09:45:35,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0d1558-1188-43a9-b047-70de73ebe56b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:45:35,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3f0d1558-1188-43a9-b047-70de73ebe56b 2018-10-22 09:45:35,790 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user 2018-10-22 09:45:35,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:35,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:45:35,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9faccc-ddd9-415b-97e1-4488d1417315 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:45:35,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f9faccc-ddd9-415b-97e1-4488d1417315 2018-10-22 09:45:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" -d '{"role": {"name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}}' 2018-10-22 09:45:35,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0867e1a-3477-4aba-be34-a91ffa59f7d4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "665fea9c63254f6a902a9ed29a8130fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/665fea9c63254f6a902a9ed29a8130fa"}, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}} 2018-10-22 09:45:35,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0867e1a-3477-4aba-be34-a91ffa59f7d4 2018-10-22 09:45:35,982 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role 2018-10-22 09:45:35,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/665fea9c63254f6a902a9ed29a8130fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:45:36,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c37d85-ab69-4df3-8daf-24e630c1ab04 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/665fea9c63254f6a902a9ed29a8130fa"}, "domain_id": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role", "id": "665fea9c63254f6a902a9ed29a8130fa"}} 2018-10-22 09:45:36,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/665fea9c63254f6a902a9ed29a8130fa used request id req-72c37d85-ab69-4df3-8daf-24e630c1ab04 2018-10-22 09:45:36,066 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role to project AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj 2018-10-22 09:45:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386/users/62d8a9bd1e6c467486daa81fe548bb84/roles/665fea9c63254f6a902a9ed29a8130fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:45:36,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be31b95-2907-4496-9022-f908882367f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:45:36,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386/users/62d8a9bd1e6c467486daa81fe548bb84/roles/665fea9c63254f6a902a9ed29a8130fa used request id req-2be31b95-2907-4496-9022-f908882367f5 2018-10-22 09:45:36,194 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:45:36,196 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-22 09:45:36,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:36,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:36,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["B63N02xpTAi9JD--FL9BgA"], "issued_at": "2018-10-22T09:45:36.000000Z"}} 2018-10-22 09:45:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:45:36,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e584e75-fb66-4880-b74c-6cffb0e523fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:36,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e584e75-fb66-4880-b74c-6cffb0e523fc 2018-10-22 09:45:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:45:36,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-7cb814a6-2e58-47a1-b0e5-24215065ac9e Date: Mon, 22 Oct 2018 09:45:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image"} 2018-10-22 09:45:36,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image used request id req-7cb814a6-2e58-47a1-b0e5-24215065ac9e 2018-10-22 09:45:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:45:36,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f52a1c42-519b-4f8f-bb48-43cb06b0a75e Date: Mon, 22 Oct 2018 09:45: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"}}} 2018-10-22 09:45:36,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f52a1c42-519b-4f8f-bb48-43cb06b0a75e 2018-10-22 09:45:37,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image"}' 2018-10-22 09:45:37,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d X-Openstack-Request-Id: req-c2e6a679-1108-49a5-999d-8cd2c9e7cf80 Date: Mon, 22 Oct 2018 09:45:37 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:45:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:45:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "min_disk": 0, "protected": false, "id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "file": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d/file", "checksum": null, "owner": "7b6dadaefa634120ac7bf2ab04b7e386", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:45:37,213 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c2e6a679-1108-49a5-999d-8cd2c9e7cf80 2018-10-22 09:45:37,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" -d '' 2018-10-22 09:45:43,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b970bad-68a1-40fa-ad04-021b8e9ca3f3 Date: Mon, 22 Oct 2018 09:45:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:45:43,210 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d/file used request id req-4b970bad-68a1-40fa-ad04-021b8e9ca3f3 2018-10-22 09:45:43,210 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-22 09:45:43,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:45:43,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5d3299ac-f902-4eba-becc-47ba01f4ecbf Date: Mon, 22 Oct 2018 09:45:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:45:37Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-10-22T09:45:43Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/0f6bc23b-b555-479e-8b50-5394575fd25d/snap", "metadata": {}}], "self": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "min_disk": 0, "protected": false, "id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "file": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d/file", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "owner": "7b6dadaefa634120ac7bf2ab04b7e386", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/0f6bc23b-b555-479e-8b50-5394575fd25d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:45:43,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d used request id req-5d3299ac-f902-4eba-becc-47ba01f4ecbf 2018-10-22 09:45:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:45:43,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5642d5b6-e960-4cc0-ac72-8f9cc13ef1a3 Date: Mon, 22 Oct 2018 09:45: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"}}} 2018-10-22 09:45:43,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5642d5b6-e960-4cc0-ac72-8f9cc13ef1a3 2018-10-22 09:45:43,395 - create_image - INFO - Created image with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image 2018-10-22 09:45:43,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:45:43,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-35d6f623-e5f3-4eb1-916d-4913b4c265f9 Date: Mon, 22 Oct 2018 09:45:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:45:37Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-10-22T09:45:43Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/0f6bc23b-b555-479e-8b50-5394575fd25d/snap", "metadata": {}}], "self": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "min_disk": 0, "protected": false, "id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "file": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d/file", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "owner": "7b6dadaefa634120ac7bf2ab04b7e386", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/0f6bc23b-b555-479e-8b50-5394575fd25d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:45:43,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d used request id req-35d6f623-e5f3-4eb1-916d-4913b4c265f9 2018-10-22 09:45:43,415 - create_image - DEBUG - Instance status is - active 2018-10-22 09:45:43,415 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image 2018-10-22 09:45:43,415 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image 2018-10-22 09:45:43,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:43,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:43,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["lconBI2BRWOiD6Q3T8Yt_A"], "issued_at": "2018-10-22T09:45:43.000000Z"}} 2018-10-22 09:45:43,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:45:43,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0ab68f-3433-4e4d-91e6-1bb061fd48eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:43,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ad0ab68f-3433-4e4d-91e6-1bb061fd48eb 2018-10-22 09:45:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:45:44,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-40bb046d-20cc-4376-94e1-27dceae55a1f Date: Mon, 22 Oct 2018 09:45:44 GMT RESP BODY: {"networks":[]} 2018-10-22 09:45:44,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-40bb046d-20cc-4376-94e1-27dceae55a1f 2018-10-22 09:45:44,060 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net 2018-10-22 09:45:44,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" -d '{"network": {"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net", "admin_state_up": true}}' 2018-10-22 09:45:44,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-8d53126c-37e2-46f4-9f55-668110a989a0 Date: Mon, 22 Oct 2018 09:45:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5251e3ed-7ee3-481c-81b4-302f3b844439","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:45:44Z","is_default":false,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","mtu":1450}} 2018-10-22 09:45:44,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8d53126c-37e2-46f4-9f55-668110a989a0 2018-10-22 09:45:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:45:44,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-ffec8163-9770-485c-9eea-8705d2283d7d Date: Mon, 22 Oct 2018 09:45:44 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":"2018-10-22T09:45:44Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:45:44,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-ffec8163-9770-485c-9eea-8705d2283d7d 2018-10-22 09:45:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:45:45,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c43ec116-8c3f-4478-ae92-1043f43ad3eb Date: Mon, 22 Oct 2018 09:45:45 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:45:45,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-c43ec116-8c3f-4478-ae92-1043f43ad3eb 2018-10-22 09:45:45,029 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet 2018-10-22 09:45:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" -d '{"subnets": [{"ip_version": 4, "network_id": "5251e3ed-7ee3-481c-81b4-302f3b844439", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]}' 2018-10-22 09:45:46,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-45bdb937-4051-42a4-9314-3e48a809d06c Date: Mon, 22 Oct 2018 09:45:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","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":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:45:46,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-45bdb937-4051-42a4-9314-3e48a809d06c 2018-10-22 09:45:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:45:47,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6db5232f-bfc1-4218-be52-2758c4c4d66b Date: Mon, 22 Oct 2018 09:45: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:45:47,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-6db5232f-bfc1-4218-be52-2758c4c4d66b 2018-10-22 09:45:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:45:47,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-40eb78ff-667b-42a9-a2d4-b2725a96183c Date: Mon, 22 Oct 2018 09:45:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:45:47,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-40eb78ff-667b-42a9-a2d4-b2725a96183c 2018-10-22 09:45:47,194 - OpenStackNetwork - DEBUG - Network [5251e3ed-7ee3-481c-81b4-302f3b844439] created successfully 2018-10-22 09:45:47,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:47,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:47,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["IwXmwVZRS7mFsh6bg4_n-Q"], "issued_at": "2018-10-22T09:45:47.000000Z"}} 2018-10-22 09:45:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:47,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79de2038-b532-4099-845f-9c7441535881 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:47,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-79de2038-b532-4099-845f-9c7441535881 2018-10-22 09:45:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:47,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2a866be6-cada-445c-90ed-11d2606b6aae Date: Mon, 22 Oct 2018 09:45:47 GMT RESP BODY: {"routers": []} 2018-10-22 09:45:47,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router&admin_state_up=True used request id req-2a866be6-cada-445c-90ed-11d2606b6aae 2018-10-22 09:45:47,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:47,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:48,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:45:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["ibqPE4AFRJWaVNStACoZ3g"], "issued_at": "2018-10-22T09:45:48.000000Z"}} 2018-10-22 09:45:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19616a4757b6055679faa88155ed4ba3b635426d" 2018-10-22 09:45:48,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881fb054-67ea-4f58-b76e-9cdfd583a03f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:48,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-881fb054-67ea-4f58-b76e-9cdfd583a03f 2018-10-22 09:45:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:48,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7a95bd88-8621-4591-9eba-0e33d092cfbe Date: Mon, 22 Oct 2018 09:45:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:45:48,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-7a95bd88-8621-4591-9eba-0e33d092cfbe 2018-10-22 09:45:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:48,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e20873f6-197f-4642-af21-88b358c89906 Date: Mon, 22 Oct 2018 09:45:48 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:45:48,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-e20873f6-197f-4642-af21-88b358c89906 2018-10-22 09:45:48,727 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router 2018-10-22 09:45:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router", "admin_state_up": true}}' 2018-10-22 09:45:53,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-00dd215b-967f-426e-b554-aae12639d04a Date: Mon, 22 Oct 2018 09:45:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:49Z", "admin_state_up": true, "updated_at": "2018-10-22T09:45:50Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "696adb15-c16e-41d3-8b26-509389bc76bb", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router"}} 2018-10-22 09:45:53,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-00dd215b-967f-426e-b554-aae12639d04a 2018-10-22 09:45:53,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=696adb15-c16e-41d3-8b26-509389bc76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-439f56cc-7402-4166-8dbd-a284716711c7 Date: Mon, 22 Oct 2018 09:45:54 GMT RESP BODY: {"ports":[]} 2018-10-22 09:45:54,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=696adb15-c16e-41d3-8b26-509389bc76bb used request id req-439f56cc-7402-4166-8dbd-a284716711c7 2018-10-22 09:45:54,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:54,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b2e2f857-9e19-4f37-abfc-d67539a990a5 Date: Mon, 22 Oct 2018 09:45: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:45:54,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-b2e2f857-9e19-4f37-abfc-d67539a990a5 2018-10-22 09:45:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:45:54,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:45:54,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd24e1ea-8acc-489c-b0a5-0cd0d348781f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:45:54,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-cd24e1ea-8acc-489c-b0a5-0cd0d348781f 2018-10-22 09:45:54,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:54,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b72f7537-58cc-438f-bad9-0144f958e1d2 Date: Mon, 22 Oct 2018 09:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:45:54,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-b72f7537-58cc-438f-bad9-0144f958e1d2 2018-10-22 09:45:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:54,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f822b05-6957-4d25-bc27-19bbd3d5588f Date: Mon, 22 Oct 2018 09:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:45:54,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet used request id req-4f822b05-6957-4d25-bc27-19bbd3d5588f 2018-10-22 09:45:54,964 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:45:54,964 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router 2018-10-22 09:45:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" -d '{"subnet_id": "7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"}' 2018-10-22 09:45:57,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43e15d24-6c1f-435b-b675-f41571ee6051 Date: Mon, 22 Oct 2018 09:45:57 GMT RESP BODY: {"network_id": "5251e3ed-7ee3-481c-81b4-302f3b844439", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "subnet_id": "7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e", "subnet_ids": ["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"], "port_id": "36b7ee6a-64d6-42ef-b650-460148b8a79a", "id": "696adb15-c16e-41d3-8b26-509389bc76bb"} 2018-10-22 09:45:57,038 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb/add_router_interface used request id req-43e15d24-6c1f-435b-b675-f41571ee6051 2018-10-22 09:45:57,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:57,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-33038c2b-765a-4e09-aee5-713fbe064dd2 Date: Mon, 22 Oct 2018 09:45:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:49Z", "admin_state_up": true, "updated_at": "2018-10-22T09:45:56Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "696adb15-c16e-41d3-8b26-509389bc76bb", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router"}} 2018-10-22 09:45:57,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb used request id req-33038c2b-765a-4e09-aee5-713fbe064dd2 2018-10-22 09:45:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=696adb15-c16e-41d3-8b26-509389bc76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:57,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5b44ab19-dae7-46fe-84aa-15fae9cbdf62 Date: Mon, 22 Oct 2018 09:45:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"}]} 2018-10-22 09:45:57,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=696adb15-c16e-41d3-8b26-509389bc76bb used request id req-5b44ab19-dae7-46fe-84aa-15fae9cbdf62 2018-10-22 09:45:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:45:58,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3d2d120b-f932-48ff-bbcc-570a65807586 Date: Mon, 22 Oct 2018 09:45:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","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":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}} 2018-10-22 09:45:58,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e used request id req-3d2d120b-f932-48ff-bbcc-570a65807586 2018-10-22 09:45:58,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:58,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:58,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["Ez-Oyt7-RcyOciA0_uhyCg"], "issued_at": "2018-10-22T09:45:58.000000Z"}} 2018-10-22 09:45:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ab337e3a66bb286728fe6f9cb1dbd52d1feda" 2018-10-22 09:45:58,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d21b541-760b-4a2a-8e76-0d79baed6653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:58,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d21b541-760b-4a2a-8e76-0d79baed6653 2018-10-22 09:45:58,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:45:58,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ab337e3a66bb286728fe6f9cb1dbd52d1feda" 2018-10-22 09:45:58,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-19504517-e51d-4ddc-b8cf-8c956e9dfb7f x-compute-request-id: req-19504517-e51d-4ddc-b8cf-8c956e9dfb7f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:45:58,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-19504517-e51d-4ddc-b8cf-8c956e9dfb7f 2018-10-22 09:45:58,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ab337e3a66bb286728fe6f9cb1dbd52d1feda" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-10-22 09:45:58,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c85ea47a-a577-43e6-ae57-76f18b03c570 x-compute-request-id: req-c85ea47a-a577-43e6-ae57-76f18b03c570 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:45:58,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c85ea47a-a577-43e6-ae57-76f18b03c570 2018-10-22 09:45:59,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:59,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:45:59,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["_uQw9MG_TK-1rfkKzVr8hA"], "issued_at": "2018-10-22T09:45:59.000000Z"}} 2018-10-22 09:45:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade38bf0a43166d2a0a649f5805ba6e9d34c7e50" 2018-10-22 09:45:59,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a314faf-224e-4abf-9d50-bdffd02a7ffb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:45:59,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a314faf-224e-4abf-9d50-bdffd02a7ffb 2018-10-22 09:45:59,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:45:59,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade38bf0a43166d2a0a649f5805ba6e9d34c7e50" 2018-10-22 09:45:59,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-fd278d59-fcde-4520-a1c8-b9d9055ce54e x-compute-request-id: req-fd278d59-fcde-4520-a1c8-b9d9055ce54e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:45:59,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-fd278d59-fcde-4520-a1c8-b9d9055ce54e 2018-10-22 09:45:59,606 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp... 2018-10-22 09:45:59,606 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:45:59,684 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp 2018-10-22 09:45:59,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade38bf0a43166d2a0a649f5805ba6e9d34c7e50" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0qiaH5EhIo0kUHBCfC8LfP+L5sAUaxKMloveacSvoxaDqqbzcIibEXItljKcmfuKQXsl2mbhrbfbBi2ll4ON8Ck9gZ/dprSVILYw/3iFbH6YIsdj/xMNS9si6JMo/cgsE1Gd3Wiwg2FRbvuuZAXBB0Oi9mv4a7hCo5JDqqJ2V0Q==", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp"}}' 2018-10-22 09:45:59,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ec141543-d67d-48f4-98b7-081415e8ce96 x-compute-request-id: req-ec141543-d67d-48f4-98b7-081415e8ce96 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0qiaH5EhIo0kUHBCfC8LfP+L5sAUaxKMloveacSvoxaDqqbzcIibEXItljKcmfuKQXsl2mbhrbfbBi2ll4ON8Ck9gZ/dprSVILYw/3iFbH6YIsdj/xMNS9si6JMo/cgsE1Gd3Wiwg2FRbvuuZAXBB0Oi9mv4a7hCo5JDqqJ2V0Q==", "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "fingerprint": "d3:aa:9a:a2:50:ca:67:1c:b1:88:b6:6b:d9:94:ce:51"}} 2018-10-22 09:45:59,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ec141543-d67d-48f4-98b7-081415e8ce96 2018-10-22 09:45:59,753 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c.pub 2018-10-22 09:45:59,753 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c 2018-10-22 09:45:59,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:45:59,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:46:00,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["LXDrEcxcSLKmeobFqPwYBw"], "issued_at": "2018-10-22T09:46:00.000000Z"}} 2018-10-22 09:46:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00152385-8c5c-412b-bb16-ea367fd937b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:46:00,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00152385-8c5c-412b-bb16-ea367fd937b2 2018-10-22 09:46:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:00,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9aa3a10e-ac83-4aee-969a-c8bad10c5a56 Date: Mon, 22 Oct 2018 09:46:00 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:46:00,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp used request id req-9aa3a10e-ac83-4aee-969a-c8bad10c5a56 2018-10-22 09:46:00,387 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp... 2018-10-22 09:46:00,387 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp 2018-10-22 09:46:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" -d '{"security_group": {"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}}' 2018-10-22 09:46:01,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-955c4242-e383-4d63-8705-64a0cb6368db Date: Mon, 22 Oct 2018 09:46:01 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:00Z", "updated_at": "2018-10-22T09:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "def9ee28-3949-4282-8d08-87a6354b1c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "fb132ceb-5b86-4527-b7a9-310d50489c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 2, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}} 2018-10-22 09:46:01,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-955c4242-e383-4d63-8705-64a0cb6368db 2018-10-22 09:46:01,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:01,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:01,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3930fa3e-1460-4d1f-86b5-987404e241f2 Date: Mon, 22 Oct 2018 09:46:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:01,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-3930fa3e-1460-4d1f-86b5-987404e241f2 2018-10-22 09:46:01,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:01,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9cf7ea1-afe4-4755-a06d-019985587cf2 Date: Mon, 22 Oct 2018 09:46:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:01,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-f9cf7ea1-afe4-4755-a06d-019985587cf2 2018-10-22 09:46:01,811 - neutron_utils - INFO - Retrieving security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:02,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-259bac8f-31b6-4470-91c2-af06cf6a61aa Date: Mon, 22 Oct 2018 09:46:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:00Z", "updated_at": "2018-10-22T09:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "def9ee28-3949-4282-8d08-87a6354b1c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "fb132ceb-5b86-4527-b7a9-310d50489c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 2, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}]} 2018-10-22 09:46:02,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-259bac8f-31b6-4470-91c2-af06cf6a61aa 2018-10-22 09:46:02,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:02,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d84c5b4-0133-48ad-8931-47e6eb360315 Date: Mon, 22 Oct 2018 09:46:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:02,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-1d84c5b4-0133-48ad-8931-47e6eb360315 2018-10-22 09:46:02,556 - neutron_utils - INFO - Retrieving security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:02,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-6fb384e7-ba40-4e7c-94e8-b2b552be731b Date: Mon, 22 Oct 2018 09:46:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:00Z", "updated_at": "2018-10-22T09:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "def9ee28-3949-4282-8d08-87a6354b1c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "fb132ceb-5b86-4527-b7a9-310d50489c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 2, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}]} 2018-10-22 09:46:02,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-6fb384e7-ba40-4e7c-94e8-b2b552be731b 2018-10-22 09:46:02,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:02,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69eb5810-d001-48ea-93ec-c000646fe1be Date: Mon, 22 Oct 2018 09:46:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:02,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-69eb5810-d001-48ea-93ec-c000646fe1be 2018-10-22 09:46:02,633 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp 2018-10-22 09:46:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b36e2b00-6b27-4794-936f-4a28e5c06d36 Date: Mon, 22 Oct 2018 09:46:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:00Z", "updated_at": "2018-10-22T09:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "def9ee28-3949-4282-8d08-87a6354b1c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "fb132ceb-5b86-4527-b7a9-310d50489c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 2, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}]} 2018-10-22 09:46:03,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp used request id req-b36e2b00-6b27-4794-936f-4a28e5c06d36 2018-10-22 09:46:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:46:03,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:46:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:03,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c97c47-a97c-49fd-9f97-cf71702d1825 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:03,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-16c97c47-a97c-49fd-9f97-cf71702d1825 2018-10-22 09:46:03,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:03,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e595f60-ddbd-4292-9900-c54ea759467f Date: Mon, 22 Oct 2018 09:46:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:03,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-0e595f60-ddbd-4292-9900-c54ea759467f 2018-10-22 09:46:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741"}}' 2018-10-22 09:46:03,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1f66abe2-6041-4da9-add4-7e59a4418f5d Date: Mon, 22 Oct 2018 09:46:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:03Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:03Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "9195fcbb-45fc-41b7-b0f6-23f026ee8a2f"}} 2018-10-22 09:46:03,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-1f66abe2-6041-4da9-add4-7e59a4418f5d 2018-10-22 09:46:03,785 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp 2018-10-22 09:46:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:04,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-a7d07b3b-feb7-4c9b-9c98-4b4b6dd034ef Date: Mon, 22 Oct 2018 09:46:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:00Z", "updated_at": "2018-10-22T09:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:03Z", "revision_number": 0, "id": "9195fcbb-45fc-41b7-b0f6-23f026ee8a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:03Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "def9ee28-3949-4282-8d08-87a6354b1c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "fb132ceb-5b86-4527-b7a9-310d50489c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 3, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}]} 2018-10-22 09:46:04,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp used request id req-a7d07b3b-feb7-4c9b-9c98-4b4b6dd034ef 2018-10-22 09:46:04,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:04,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f9b8fb-f30a-4844-b20f-fb0bae6dc634 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:04,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-15f9b8fb-f30a-4844-b20f-fb0bae6dc634 2018-10-22 09:46:04,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:04,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:05,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-19e356a7-e12a-4525-b625-7ff4812afbcc Date: Mon, 22 Oct 2018 09:46:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:03Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:03Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "9195fcbb-45fc-41b7-b0f6-23f026ee8a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:05,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-19e356a7-e12a-4525-b625-7ff4812afbcc 2018-10-22 09:46:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741"}}' 2018-10-22 09:46:05,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-40f4dee1-fb8e-4a22-9c9f-881d412fedbb Date: Mon, 22 Oct 2018 09:46:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:46:05Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": 22, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:05Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "367f9fc0-93c3-4c23-9cbf-aa3436e52069"}} 2018-10-22 09:46:05,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-40f4dee1-fb8e-4a22-9c9f-881d412fedbb 2018-10-22 09:46:05,181 - neutron_utils - INFO - Retrieving security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:05,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-c4547250-3fe1-44d8-98e3-73cfeeea780f Date: Mon, 22 Oct 2018 09:46:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:00Z", "updated_at": "2018-10-22T09:46:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:46:05Z", "revision_number": 0, "id": "367f9fc0-93c3-4c23-9cbf-aa3436e52069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:05Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:03Z", "revision_number": 0, "id": "9195fcbb-45fc-41b7-b0f6-23f026ee8a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:03Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "def9ee28-3949-4282-8d08-87a6354b1c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "revision_number": 0, "id": "fb132ceb-5b86-4527-b7a9-310d50489c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 4, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}]} 2018-10-22 09:46:05,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-c4547250-3fe1-44d8-98e3-73cfeeea780f 2018-10-22 09:46:05,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b22b43e-54e6-4639-a263-b7d6798aa741 2018-10-22 09:46:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:46:05,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-caaa4b4d-9f60-44ec-b41b-48aad8224947 Date: Mon, 22 Oct 2018 09:46:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:46:05Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": 22, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:05Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "367f9fc0-93c3-4c23-9cbf-aa3436e52069"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:03Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:03Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "9195fcbb-45fc-41b7-b0f6-23f026ee8a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "def9ee28-3949-4282-8d08-87a6354b1c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:46:01Z", "security_group_id": "2b22b43e-54e6-4639-a263-b7d6798aa741", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:46:01Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "fb132ceb-5b86-4527-b7a9-310d50489c49"}]} 2018-10-22 09:46:05,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-caaa4b4d-9f60-44ec-b41b-48aad8224947 2018-10-22 09:46:05,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:46:05,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:46:05,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:46:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["EGcoaFupRyGbwTKjCUOHMw"], "issued_at": "2018-10-22T09:46:05.000000Z"}} 2018-10-22 09:46:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69d1643-d95b-4cab-8a2b-c6fc52dbd67f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:46:05,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d69d1643-d95b-4cab-8a2b-c6fc52dbd67f 2018-10-22 09:46:05,861 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:46:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:05,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d9c9ea-0f12-488b-8168-2242d70cc00b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:46:05,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9d9c9ea-0f12-488b-8168-2242d70cc00b 2018-10-22 09:46:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:06,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-41dc30b1-d1e2-4813-999d-bd8cf55455e8 Date: Mon, 22 Oct 2018 09:46: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:46:06,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-41dc30b1-d1e2-4813-999d-bd8cf55455e8 2018-10-22 09:46:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:46:06,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:46:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:06,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb33cf0-6791-4cc5-9f80-e471089f1260 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:06,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-bdb33cf0-6791-4cc5-9f80-e471089f1260 2018-10-22 09:46:06,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:06,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a3fe094-1584-4a8f-ac1d-7515844b6b47 Date: Mon, 22 Oct 2018 09:46:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:46:06,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-7a3fe094-1584-4a8f-ac1d-7515844b6b47 2018-10-22 09:46:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:07,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fcd9eaa2-bc5a-43dc-961c-9237658e3300 Date: Mon, 22 Oct 2018 09:46:07 GMT RESP BODY: {"ports":[]} 2018-10-22 09:46:07,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1&admin_state_up=True used request id req-fcd9eaa2-bc5a-43dc-961c-9237658e3300 2018-10-22 09:46:07,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:07,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-40daffc2-05c1-4667-9d43-683254bb66f6 x-compute-request-id: req-40daffc2-05c1-4667-9d43-683254bb66f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:46:07,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst used request id req-40daffc2-05c1-4667-9d43-683254bb66f6 2018-10-22 09:46:07,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:07,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b79eae30-2d6c-4d0e-811c-cca91ca4927f Date: Mon, 22 Oct 2018 09:46: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:46:07,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-b79eae30-2d6c-4d0e-811c-cca91ca4927f 2018-10-22 09:46:07,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:07,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1a55fa-8855-4031-840d-8531664c0591 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:07,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-4f1a55fa-8855-4031-840d-8531664c0591 2018-10-22 09:46:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:07,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1c572061-10e6-489c-8b14-784d996338a7 Date: Mon, 22 Oct 2018 09:46:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:46:07,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-1c572061-10e6-489c-8b14-784d996338a7 2018-10-22 09:46:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:08,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8fc9a737-2afd-4a74-afe4-68bb748b094c Date: Mon, 22 Oct 2018 09:46:08 GMT RESP BODY: {"ports":[]} 2018-10-22 09:46:08,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1&admin_state_up=True used request id req-8fc9a737-2afd-4a74-afe4-68bb748b094c 2018-10-22 09:46:08,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:46:08,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:46:08,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "665fea9c63254f6a902a9ed29a8130fa", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role"}], "expires_at": "2018-10-22T10:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/7b6dadaefa634120ac7bf2ab04b7e386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user", "id": "62d8a9bd1e6c467486daa81fe548bb84"}, "audit_ids": ["KjrKFeDiR7-Pi_aWY-obTQ"], "issued_at": "2018-10-22T09:46:08.000000Z"}} 2018-10-22 09:46:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456b65f3d81fe82ff8a296e28b7467e496401ce8" 2018-10-22 09:46:08,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b28934-3586-4f5b-b039-13ce06dac619 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:46:08,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12b28934-3586-4f5b-b039-13ce06dac619 2018-10-22 09:46:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:08,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-455308d6-56ac-41cb-920c-da3e4f81a349 Date: Mon, 22 Oct 2018 09:46: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:46:08,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-455308d6-56ac-41cb-920c-da3e4f81a349 2018-10-22 09:46:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:08,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cddc5459-23cd-40ab-b3ba-bf5d4fd4357e Date: Mon, 22 Oct 2018 09:46:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:46:08,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-cddc5459-23cd-40ab-b3ba-bf5d4fd4357e 2018-10-22 09:46:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:09,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8fa7322a-b3a3-4b78-914e-38e0ecca1e1c Date: Mon, 22 Oct 2018 09:46: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:46:09,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-8fa7322a-b3a3-4b78-914e-38e0ecca1e1c 2018-10-22 09:46:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:46:09,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:46:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456b65f3d81fe82ff8a296e28b7467e496401ce8" 2018-10-22 09:46:09,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fa9c08-465f-4277-9c19-d84b25226e98 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:09,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-c0fa9c08-465f-4277-9c19-d84b25226e98 2018-10-22 09:46:09,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:09,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29477702-3e4f-43d0-a523-526b42363cca Date: Mon, 22 Oct 2018 09:46:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:46:09,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-29477702-3e4f-43d0-a523-526b42363cca 2018-10-22 09:46:09,181 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net 2018-10-22 09:46:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" -d '{"port": {"network_id": "5251e3ed-7ee3-481c-81b4-302f3b844439", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1", "admin_state_up": true}}' 2018-10-22 09:46:10,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-9e9e1f39-0433-4dcc-b859-48a691a3ebb0 Date: Mon, 22 Oct 2018 09:46:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","qos_policy_id":null,"admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal"}} 2018-10-22 09:46:10,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-9e9e1f39-0433-4dcc-b859-48a691a3ebb0 2018-10-22 09:46:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:10,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a4064eb8-ec38-4128-9126-e944afb8c38a Date: Mon, 22 Oct 2018 09:46: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:46:10,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-a4064eb8-ec38-4128-9126-e944afb8c38a 2018-10-22 09:46:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:10,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a296c9b1-3c1d-4e67-8edd-a19fdd92d281 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:10,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-a296c9b1-3c1d-4e67-8edd-a19fdd92d281 2018-10-22 09:46:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:10,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efdedbc3-f748-4932-ba1c-d082e0333109 Date: Mon, 22 Oct 2018 09:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:46:10,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-efdedbc3-f748-4932-ba1c-d082e0333109 2018-10-22 09:46:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:10,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-361f7044-82fe-40ce-8d24-0e95758e5f69 Date: Mon, 22 Oct 2018 09:46:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:46:10,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1&admin_state_up=True used request id req-361f7044-82fe-40ce-8d24-0e95758e5f69 2018-10-22 09:46:10,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:10,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500eb2b1-ca89-40c5-8f20-c303e0d82e99 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:46:10,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-500eb2b1-ca89-40c5-8f20-c303e0d82e99 2018-10-22 09:46:10,972 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst 2018-10-22 09:46:10,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:11,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-34814308-ab6a-48ca-a75d-023aa9a4171b x-compute-request-id: req-34814308-ab6a-48ca-a75d-023aa9a4171b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-flavor-name"}]} 2018-10-22 09:46:11,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-34814308-ab6a-48ca-a75d-023aa9a4171b 2018-10-22 09:46:11,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:11,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-3544cafa-8b27-469a-9561-e27ecfff632c x-compute-request-id: req-3544cafa-8b27-469a-9561-e27ecfff632c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:46:11,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d used request id req-3544cafa-8b27-469a-9561-e27ecfff632c 2018-10-22 09:46:11,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:11,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-ae404b1e-e33b-45c5-95fc-51491e5da7d1 Date: Mon, 22 Oct 2018 09:46:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:45:37Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-10-22T09:45:43Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/0f6bc23b-b555-479e-8b50-5394575fd25d/snap", "metadata": {}}], "self": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "min_disk": 0, "protected": false, "id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "file": "/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d/file", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "owner": "7b6dadaefa634120ac7bf2ab04b7e386", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/0f6bc23b-b555-479e-8b50-5394575fd25d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image"} 2018-10-22 09:46:11,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image used request id req-ae404b1e-e33b-45c5-95fc-51491e5da7d1 2018-10-22 09:46:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:11,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c637682-075a-4ac3-a1e7-b46f9b7e2c6d Date: Mon, 22 Oct 2018 09:46:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:46:11,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1c637682-075a-4ac3-a1e7-b46f9b7e2c6d 2018-10-22 09:46:11,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" -d '{"server": {"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "imageRef": "0f6bc23b-b555-479e-8b50-5394575fd25d", "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "flavorRef": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "max_count": 1, "min_count": 1, "networks": [{"port": "d2e3d3c8-4212-4009-91eb-a3358d7d1327"}]}}' 2018-10-22 09:46:12,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-877a1132-1abd-476a-bf48-ddf7bf38a79a x-compute-request-id: req-877a1132-1abd-476a-bf48-ddf7bf38a79a Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "adminPass": "2UUYir498Aet"}} 2018-10-22 09:46:12,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-877a1132-1abd-476a-bf48-ddf7bf38a79a 2018-10-22 09:46:12,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:13,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-963e1835-6663-4b3a-9e95-e9daa33a894d x-compute-request-id: req-963e1835-6663-4b3a-9e95-e9daa33a894d 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:13,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-963e1835-6663-4b3a-9e95-e9daa33a894d 2018-10-22 09:46:13,155 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst 2018-10-22 09:46:13,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:13,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4d04782-b42e-48e5-995b-1eed71c17784 x-compute-request-id: req-e4d04782-b42e-48e5-995b-1eed71c17784 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:13,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-e4d04782-b42e-48e5-995b-1eed71c17784 2018-10-22 09:46:13,532 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:13,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:16,535 - create_instance - DEBUG - VM status query timeout in 896.619544029 2018-10-22 09:46:16,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:17,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-0606cf87-b655-4367-889e-c2975bb55b16 x-compute-request-id: req-0606cf87-b655-4367-889e-c2975bb55b16 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:17,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-0606cf87-b655-4367-889e-c2975bb55b16 2018-10-22 09:46:17,159 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:17,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:20,163 - create_instance - DEBUG - VM status query timeout in 892.992140055 2018-10-22 09:46:20,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:20,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f80609a6-3961-4ac2-a113-ec7dc5a4fb26 x-compute-request-id: req-f80609a6-3961-4ac2-a113-ec7dc5a4fb26 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:20,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-f80609a6-3961-4ac2-a113-ec7dc5a4fb26 2018-10-22 09:46:20,983 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:20,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:23,986 - create_instance - DEBUG - VM status query timeout in 889.168570995 2018-10-22 09:46:23,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:24,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-90073cc3-9a03-4748-9925-e600265fbdf2 x-compute-request-id: req-90073cc3-9a03-4748-9925-e600265fbdf2 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:24,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-90073cc3-9a03-4748-9925-e600265fbdf2 2018-10-22 09:46:24,811 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:24,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:27,814 - create_instance - DEBUG - VM status query timeout in 885.340968847 2018-10-22 09:46:27,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:28,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45c51626-fc28-4d50-b794-a594e2c0242c x-compute-request-id: req-45c51626-fc28-4d50-b794-a594e2c0242c 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:28,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-45c51626-fc28-4d50-b794-a594e2c0242c 2018-10-22 09:46:28,476 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:28,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:31,479 - create_instance - DEBUG - VM status query timeout in 881.67592001 2018-10-22 09:46:31,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:32,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c43b0f11-daa8-45a1-a260-17abc7412807 x-compute-request-id: req-c43b0f11-daa8-45a1-a260-17abc7412807 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:32,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-c43b0f11-daa8-45a1-a260-17abc7412807 2018-10-22 09:46:32,229 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:32,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:35,233 - create_instance - DEBUG - VM status query timeout in 877.922433853 2018-10-22 09:46:35,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:36,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42728635-1703-4080-a925-6b9504350aaa x-compute-request-id: req-42728635-1703-4080-a925-6b9504350aaa 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:36,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-42728635-1703-4080-a925-6b9504350aaa 2018-10-22 09:46:36,224 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:36,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:39,228 - create_instance - DEBUG - VM status query timeout in 873.927360058 2018-10-22 09:46:39,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:39,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-da468e47-dda2-4ef4-95b1-52af384af0af x-compute-request-id: req-da468e47-dda2-4ef4-95b1-52af384af0af 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:39,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-da468e47-dda2-4ef4-95b1-52af384af0af 2018-10-22 09:46:39,729 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:39,729 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:42,732 - create_instance - DEBUG - VM status query timeout in 870.42303896 2018-10-22 09:46:42,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:43,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-921765bf-c335-428b-a011-30be35d22d53 x-compute-request-id: req-921765bf-c335-428b-a011-30be35d22d53 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:43,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-921765bf-c335-428b-a011-30be35d22d53 2018-10-22 09:46:43,236 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:43,236 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:46,239 - create_instance - DEBUG - VM status query timeout in 866.916080952 2018-10-22 09:46:46,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:46,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-07c816e4-c8ab-4ffd-97f5-9e8616023ee8 x-compute-request-id: req-07c816e4-c8ab-4ffd-97f5-9e8616023ee8 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:46,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-07c816e4-c8ab-4ffd-97f5-9e8616023ee8 2018-10-22 09:46:46,613 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:46,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:49,616 - create_instance - DEBUG - VM status query timeout in 863.538569927 2018-10-22 09:46:49,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:50,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-7be38de8-563e-41a0-9565-5e29ecb66db2 x-compute-request-id: req-7be38de8-563e-41a0-9565-5e29ecb66db2 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:50,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-7be38de8-563e-41a0-9565-5e29ecb66db2 2018-10-22 09:46:50,494 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:50,494 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:53,497 - create_instance - DEBUG - VM status query timeout in 859.657858849 2018-10-22 09:46:53,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:53,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-b05c8605-7618-4b79-935d-50b7f5deaa4a x-compute-request-id: req-b05c8605-7618-4b79-935d-50b7f5deaa4a 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:53,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-b05c8605-7618-4b79-935d-50b7f5deaa4a 2018-10-22 09:46:53,961 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:53,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:46:56,964 - create_instance - DEBUG - VM status query timeout in 856.1908319 2018-10-22 09:46:56,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:46:57,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:46: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-e66a24d1-e324-4728-8e70-3ac577efafec x-compute-request-id: req-e66a24d1-e324-4728-8e70-3ac577efafec 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:46:57,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-e66a24d1-e324-4728-8e70-3ac577efafec 2018-10-22 09:46:57,162 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:46:57,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:00,165 - create_instance - DEBUG - VM status query timeout in 852.989780903 2018-10-22 09:47:00,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:00,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-aa6d91ea-968f-44c6-82d5-626b047407c2 x-compute-request-id: req-aa6d91ea-968f-44c6-82d5-626b047407c2 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:00,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-aa6d91ea-968f-44c6-82d5-626b047407c2 2018-10-22 09:47:00,637 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:00,637 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:03,640 - create_instance - DEBUG - VM status query timeout in 849.515056849 2018-10-22 09:47:03,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:04,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d092494-888d-42c8-8cdc-68556fc1e362 x-compute-request-id: req-7d092494-888d-42c8-8cdc-68556fc1e362 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:04,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-7d092494-888d-42c8-8cdc-68556fc1e362 2018-10-22 09:47:04,014 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:04,014 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:07,018 - create_instance - DEBUG - VM status query timeout in 846.137366056 2018-10-22 09:47:07,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:07,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-05664b36-5eb2-49ac-ab90-ddf7bb8d0934 x-compute-request-id: req-05664b36-5eb2-49ac-ab90-ddf7bb8d0934 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:07,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-05664b36-5eb2-49ac-ab90-ddf7bb8d0934 2018-10-22 09:47:07,512 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:07,512 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:10,515 - create_instance - DEBUG - VM status query timeout in 842.639600039 2018-10-22 09:47:10,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:10,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-a7dddb0f-c22a-4fd7-aece-cf93ae8317ec x-compute-request-id: req-a7dddb0f-c22a-4fd7-aece-cf93ae8317ec 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:10,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-a7dddb0f-c22a-4fd7-aece-cf93ae8317ec 2018-10-22 09:47:10,852 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:10,852 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:13,856 - create_instance - DEBUG - VM status query timeout in 839.299429893 2018-10-22 09:47:13,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:14,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-711a4823-207b-4796-a6b0-245dac7cd0f0 x-compute-request-id: req-711a4823-207b-4796-a6b0-245dac7cd0f0 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:14,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-711a4823-207b-4796-a6b0-245dac7cd0f0 2018-10-22 09:47:14,496 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:14,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:17,499 - create_instance - DEBUG - VM status query timeout in 835.655799866 2018-10-22 09:47:17,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:18,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c0795efd-6b2d-46f5-93cc-d11bd23728c8 x-compute-request-id: req-c0795efd-6b2d-46f5-93cc-d11bd23728c8 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:18,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-c0795efd-6b2d-46f5-93cc-d11bd23728c8 2018-10-22 09:47:18,176 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:18,176 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:21,179 - create_instance - DEBUG - VM status query timeout in 831.975625992 2018-10-22 09:47:21,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:22,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-0f6eb0ac-9a53-4dec-b7ba-865793bdd1d4 x-compute-request-id: req-0f6eb0ac-9a53-4dec-b7ba-865793bdd1d4 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:22,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-0f6eb0ac-9a53-4dec-b7ba-865793bdd1d4 2018-10-22 09:47:22,030 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:22,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:25,034 - create_instance - DEBUG - VM status query timeout in 828.121234894 2018-10-22 09:47:25,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:25,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67d8132c-d0ec-4bf4-8623-e33868c18f54 x-compute-request-id: req-67d8132c-d0ec-4bf4-8623-e33868c18f54 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:25,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-67d8132c-d0ec-4bf4-8623-e33868c18f54 2018-10-22 09:47:25,484 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:25,484 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:28,488 - create_instance - DEBUG - VM status query timeout in 824.667307854 2018-10-22 09:47:28,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:28,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-0ef4175d-5e8f-4ab0-91ad-945098b99f6c x-compute-request-id: req-0ef4175d-5e8f-4ab0-91ad-945098b99f6c 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:28,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-0ef4175d-5e8f-4ab0-91ad-945098b99f6c 2018-10-22 09:47:28,857 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:28,857 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:31,860 - create_instance - DEBUG - VM status query timeout in 821.294816017 2018-10-22 09:47:31,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:32,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-a3bd6e63-0feb-4cc5-90be-ab9ea5f9a4b4 x-compute-request-id: req-a3bd6e63-0feb-4cc5-90be-ab9ea5f9a4b4 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:32,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-a3bd6e63-0feb-4cc5-90be-ab9ea5f9a4b4 2018-10-22 09:47:32,195 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:32,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:35,198 - create_instance - DEBUG - VM status query timeout in 817.956548929 2018-10-22 09:47:35,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:35,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2faedaad-a7f0-4823-82a2-132a51906365 x-compute-request-id: req-2faedaad-a7f0-4823-82a2-132a51906365 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:35,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-2faedaad-a7f0-4823-82a2-132a51906365 2018-10-22 09:47:35,717 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:35,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:38,721 - create_instance - DEBUG - VM status query timeout in 814.434243917 2018-10-22 09:47:38,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:39,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5640001d-fbcf-45c6-b7e5-bf1e2a5234da x-compute-request-id: req-5640001d-fbcf-45c6-b7e5-bf1e2a5234da 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:39,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-5640001d-fbcf-45c6-b7e5-bf1e2a5234da 2018-10-22 09:47:39,912 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:39,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:42,915 - create_instance - DEBUG - VM status query timeout in 810.239479065 2018-10-22 09:47:42,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:43,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-195307ed-8bcc-413f-8fa7-e7479595a18c x-compute-request-id: req-195307ed-8bcc-413f-8fa7-e7479595a18c 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:43,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-195307ed-8bcc-413f-8fa7-e7479595a18c 2018-10-22 09:47:43,413 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:43,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:46,417 - create_instance - DEBUG - VM status query timeout in 806.738456011 2018-10-22 09:47:46,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:47,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eb39983-d591-4c30-a894-2b5708e9cd26 x-compute-request-id: req-3eb39983-d591-4c30-a894-2b5708e9cd26 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:47,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-3eb39983-d591-4c30-a894-2b5708e9cd26 2018-10-22 09:47:47,056 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:47,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:50,059 - create_instance - DEBUG - VM status query timeout in 803.095870972 2018-10-22 09:47:50,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:50,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3963ed0-e304-4b23-8f39-2b598cd3ed80 x-compute-request-id: req-a3963ed0-e304-4b23-8f39-2b598cd3ed80 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:50,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-a3963ed0-e304-4b23-8f39-2b598cd3ed80 2018-10-22 09:47:50,545 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:50,546 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:53,549 - create_instance - DEBUG - VM status query timeout in 799.60613203 2018-10-22 09:47:53,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:54,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47: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-c9b25457-246a-45ce-a72d-04943667bb25 x-compute-request-id: req-c9b25457-246a-45ce-a72d-04943667bb25 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:54,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-c9b25457-246a-45ce-a72d-04943667bb25 2018-10-22 09:47:54,109 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:54,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:47:57,113 - create_instance - DEBUG - VM status query timeout in 796.04232192 2018-10-22 09:47:57,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:47:57,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc350d4e-4bdf-470c-a8a7-f2ac62ba82d1 x-compute-request-id: req-bc350d4e-4bdf-470c-a8a7-f2ac62ba82d1 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:47:57,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-bc350d4e-4bdf-470c-a8a7-f2ac62ba82d1 2018-10-22 09:47:57,583 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:47:57,583 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:48:00,586 - create_instance - DEBUG - VM status query timeout in 792.568578959 2018-10-22 09:48:00,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:01,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48: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-ab59a333-c86e-4375-971a-4b53ea4a992a x-compute-request-id: req-ab59a333-c86e-4375-971a-4b53ea4a992a 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:46:13Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:01,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-ab59a333-c86e-4375-971a-4b53ea4a992a 2018-10-22 09:48:01,172 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - BUILD 2018-10-22 09:48:01,172 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:48:04,175 - create_instance - DEBUG - VM status query timeout in 788.979958057 2018-10-22 09:48:04,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:04,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb0da28d-ff7a-4b0a-a482-959e2c39c8c2 x-compute-request-id: req-fb0da28d-ff7a-4b0a-a482-959e2c39c8c2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:04,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-fb0da28d-ff7a-4b0a-a482-959e2c39c8c2 2018-10-22 09:48:04,671 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:04,671 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:48:04,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e655852b-de50-49f1-8a78-b32e5a314bd2 x-compute-request-id: req-e655852b-de50-49f1-8a78-b32e5a314bd2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:05,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-e655852b-de50-49f1-8a78-b32e5a314bd2 2018-10-22 09:48:05,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-10b87a03-4188-4af8-ab59-861862aafa54 Date: Mon, 22 Oct 2018 09: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:05,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-10b87a03-4188-4af8-ab59-861862aafa54 2018-10-22 09:48:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068a449a-7a1f-471f-a570-93a772036f64 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:05,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-068a449a-7a1f-471f-a570-93a772036f64 2018-10-22 09:48:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6c77a300-4baa-4395-a4ea-d67e2e505b29 Date: Mon, 22 Oct 2018 09:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:05,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-6c77a300-4baa-4395-a4ea-d67e2e505b29 2018-10-22 09:48:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-bc8858b7-1aa4-4bcc-9ec9-2488a902d8fe Date: Mon, 22 Oct 2018 09:48:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:05,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-bc8858b7-1aa4-4bcc-9ec9-2488a902d8fe 2018-10-22 09:48:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-22d1370d-b269-46ef-a6f4-d5bf85ec089d Date: Mon, 22 Oct 2018 09:48:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:49Z", "admin_state_up": true, "updated_at": "2018-10-22T09:45:56Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "696adb15-c16e-41d3-8b26-509389bc76bb", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router"}]} 2018-10-22 09:48:05,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router used request id req-22d1370d-b269-46ef-a6f4-d5bf85ec089d 2018-10-22 09:48:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcd32ab-3de9-4dd5-abc7-c7cb86fc7601 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:05,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-0bcd32ab-3de9-4dd5-abc7-c7cb86fc7601 2018-10-22 09:48:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=696adb15-c16e-41d3-8b26-509389bc76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-09b0f016-63de-4c96-b340-512a69f6d2de Date: Mon, 22 Oct 2018 09:48:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"}]} 2018-10-22 09:48:05,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=696adb15-c16e-41d3-8b26-509389bc76bb used request id req-09b0f016-63de-4c96-b340-512a69f6d2de 2018-10-22 09:48:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:05,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-742148d1-fcae-430b-a066-374d06507d15 Date: Mon, 22 Oct 2018 09:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","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":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}} 2018-10-22 09:48:05,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e used request id req-742148d1-fcae-430b-a066-374d06507d15 2018-10-22 09:48:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:06,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e5b4336f-2ab9-4807-b21b-77fd988c02fe Date: Mon, 22 Oct 2018 09:48:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:48:06,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-e5b4336f-2ab9-4807-b21b-77fd988c02fe 2018-10-22 09:48:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:06,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e73d8510-7f3b-499c-a5d9-813d214eb8ba Date: Mon, 22 Oct 2018 09:48:06 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:48:06,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-e73d8510-7f3b-499c-a5d9-813d214eb8ba 2018-10-22 09:48:06,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:06,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48: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-997b5856-3474-415f-ba6e-593badaed8cd x-compute-request-id: req-997b5856-3474-415f-ba6e-593badaed8cd Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:06,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-997b5856-3474-415f-ba6e-593badaed8cd 2018-10-22 09:48:06,963 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:06,963 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:48:06,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48: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-fb4e19be-fc94-40fe-a204-63df54a5eed6 x-compute-request-id: req-fb4e19be-fc94-40fe-a204-63df54a5eed6 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:07,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-fb4e19be-fc94-40fe-a204-63df54a5eed6 2018-10-22 09:48:07,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-eb1616d2-1384-4df6-b658-d44b91bb0940 Date: Mon, 22 Oct 2018 09:48: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:07,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-eb1616d2-1384-4df6-b658-d44b91bb0940 2018-10-22 09:48:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac91ca9-849a-4b75-9548-3005652274de Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:07,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-6ac91ca9-849a-4b75-9548-3005652274de 2018-10-22 09:48:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e2042ea0-f9c2-4a79-9408-8cf838904c8a Date: Mon, 22 Oct 2018 09:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:07,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-e2042ea0-f9c2-4a79-9408-8cf838904c8a 2018-10-22 09:48:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-91ca1151-e8be-469d-8f2a-950098b68a26 Date: Mon, 22 Oct 2018 09:48:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:07,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-91ca1151-e8be-469d-8f2a-950098b68a26 2018-10-22 09:48:07,642 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:48:07,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1690c8bc-6652-41da-94c6-19d78cc9c2d4 Date: Mon, 22 Oct 2018 09:48:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:48:07,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-1690c8bc-6652-41da-94c6-19d78cc9c2d4 2018-10-22 09:48:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:07,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2f2d655-c5b5-4286-bc65-79a12a10beba Date: Mon, 22 Oct 2018 09:48:07 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:48:07,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-b2f2d655-c5b5-4286-bc65-79a12a10beba 2018-10-22 09:48:07,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "d2e3d3c8-4212-4009-91eb-a3358d7d1327"}}' 2018-10-22 09:48:09,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-c2fc070a-ea10-4a3b-9626-7abf0b9b2a08 Date: Mon, 22 Oct 2018 09:48:09 GMT RESP BODY: {"floatingip": {"router_id": "696adb15-c16e-41d3-8b26-509389bc76bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:48:08Z", "updated_at": "2018-10-22T09:48:08Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_id": "d2e3d3c8-4212-4009-91eb-a3358d7d1327", "id": "50af1f13-6d2f-4fd1-a9e9-4dcbe6783fb9"}} 2018-10-22 09:48:09,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-c2fc070a-ea10-4a3b-9626-7abf0b9b2a08 2018-10-22 09:48:09,467 - create_instance - INFO - Created floating IP 172.30.9.203 via router - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router 2018-10-22 09:48:09,467 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-10-22 09:48:09,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:09,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d638397-e0ad-4e02-81d5-80b87fd00c03 x-compute-request-id: req-7d638397-e0ad-4e02-81d5-80b87fd00c03 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:09,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-7d638397-e0ad-4e02-81d5-80b87fd00c03 2018-10-22 09:48:09,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:48:11,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04830afb-597f-463d-b02c-d7010188bf1f x-compute-request-id: req-04830afb-597f-463d-b02c-d7010188bf1f Content-Encoding: gzip Content-Length: 10539 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008851] Yama: becoming mindful.\n[ 0.010069] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012418] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013837] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015075] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016111] Initializing cgroup subsys memory\n[ 0.017001] Initializing cgroup subsys devices\n[ 0.017888] Initializing cgroup subsys freezer\n[ 0.018770] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020927] Initializing cgroup subsys hugetlb\n[ 0.021853] FEATURE SPEC_CTRL Not Present\n[ 0.023364] mce: CPU supports 10 MCE banks\n[ 0.024032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025992] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027170] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.029957] Speculative Store Bypass: Vulnerable\n[ 0.032371] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.036637] ACPI: Core revision 20131115\n[ 0.037873] ACPI: All ACPI Tables successfully acquired\n[ 0.039026] ftrace: allocating 28748 entries in 113 pages\n[ 0.060039] smpboot: Max logical packages: 2\n[ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.065214] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.066584] Enabling x2apic\n[ 0.067210] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079310] KVM setup paravirtual spinlock\n[ 0.081024] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082372] x86: Booting SMP configuration:\n[ 0.083270] .... node #0, CPUs: #1[ 0.081016] 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.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098714] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.100187] devtmpfs: initialized\n[ 0.102159] EVM: security.selinux\n[ 0.102868] EVM: security.SMACK64\n[ 0.103559] EVM: security.ima\n[ 0.104005] EVM: security.capability\n[ 0.104768] pinctrl core: initialized pinctrl subsystem\n[ 0.105753] regulator-dummy: no parameters\n[ 0.106640] RTC time: 9:48:01, date: 10/22/18\n[ 0.108025] NET: Registered protocol family 16\n[ 0.108968] cpuidle: using governor ladder\n[ 0.109786] cpuidle: using governor menu\n[ 0.110623] ACPI: bus type PCI registered\n[ 0.111429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112076] PCI: Using configuration type 1 for base access\n[ 0.113581] bio: create slab at 0\n[ 0.113581] ACPI: Added _OSI(Module Device)\n[ 0.113581] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116909] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119257] ACPI: Interpreter enabled\n[ 0.120005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.125196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.127046] ACPI: (supports S0 S5)\n[ 0.127748] ACPI: Using IOAPIC for interrupt routing\n[ 0.128012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129920] ACPI: No dock devices found.\n[ 0.133588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.134737] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.135978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138242] acpiphp: Slot [3] registered\n[ 0.139051] acpiphp: Slot [4] registered\n[ 0.139851] acpiphp: Slot [5] registered\n[ 0.140017] acpiphp: Slot [6] registered\n[ 0.140825] acpiphp: Slot [7] registered\n[ 0.141627] acpiphp: Slot [8] registered\n[ 0.142441] acpiphp: Slot [9] registered\n[ 0.143244] acpiphp: Slot [10] registered\n[ 0.144016] acpiphp: Slot [11] registered\n[ 0.144832] acpiphp: Slot [12] registered\n[ 0.145647] acpiphp: Slot [13] registered\n[ 0.146464] acpiphp: Slot [14] registered\n[ 0.147277] acpiphp: Slot [15] registered\n[ 0.148016] acpiphp: Slot [16] registered\n[ 0.148830] acpiphp: Slot [17] registered\n[ 0.149646] acpiphp: Slot [18] registered\n[ 0.150463] acpiphp: Slot [19] registered\n[ 0.151277] acpiphp: Slot [20] registered\n[ 0.152016] acpiphp: Slot [21] registered\n[ 0.152829] acpiphp: Slot [22] registered\n[ 0.153643] acpiphp: Slot [23] registered\n[ 0.154467] acpiphp: Slot [24] registered\n[ 0.155286] acpiphp: Slot [25] registered\n[ 0.156016] acpiphp: Slot [26] registered\n[ 0.156832] acpiphp: Slot [27] registered\n[ 0.157644] acpiphp: Slot [28] registered\n[ 0.158466] acpiphp: Slot [29] registered\n[ 0.159283] acpiphp: Slot [30] registered\n[ 0.160017] acpiphp: Slot [31] registered\n[ 0.160828] PCI host bridge to bus 0000:00\n[ 0.161639] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.163794] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.165248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.224871] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.226370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.227808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.228688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.230100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.231396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.232094] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.233230] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.234781] vgaarb: loaded\n[ 0.235390] vgaarb: bridge control possible 0000:00:02.0\n[ 0.236133] SCSI subsystem initialized\n[ 0.236934] ACPI: bus type USB registered\n[ 0.236934] usbcore: registered new interface driver usbfs\n[ 0.237887] usbcore: registered new interface driver hub\n[ 0.238933] usbcore: registered new device driver usb\n[ 0.240042] PCI: Using ACPI for IRQ routing\n[ 0.241025] NetLabel: Initializing\n[ 0.241758] NetLabel: domain hash size = 128\n[ 0.242622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243598] NetLabel: unlabeled traffic allowed by default\n[ 0.244049] Switched to clocksource kvm-clock\n[ 0.248754] AppArmor: AppArmor Filesystem Enabled\n[ 0.249716] pnp: PnP ACPI init\n[ 0.250387] ACPI: bus type PNP registered\n[ 0.251559] pnp: PnP ACPI: found 8 devices\n[ 0.252401] ACPI: bus type PNP unregistered\n[ 0.260482] NET: Registered protocol family 2\n[ 0.262103] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263587] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.264852] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.266428] TCP: reno registered\n[ 0.267128] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.268267] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269499] NET: Registered protocol family 1\n[ 0.270375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.272632] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.294409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.316871] Trying to unpack rootfs image as initramfs...\n[ 0.398114] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.399772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400912] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.402091] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.403781] Scanning for low memory corruption every 60 seconds\n[ 0.405582] Initialise system trusted keyring\n[ 0.406495] audit: initializing netlink socket (disabled)\n[ 0.407512] type=2000 audit(1540201681.892:1): initialized\n[ 0.424806] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.426656] zbud: loaded\n[ 0.427453] VFS: Disk quotas dquot_6.5.2\n[ 0.428273] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429712] fuse init (API version 7.22)\n[ 0.430605] msgmni has been set to 3997\n[ 0.431655] Key type big_key registered\n[ 0.432897] Key type asymmetric registered\n[ 0.433947] Asymmetric key parser 'x509' registered\n[ 0.435153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437061] io scheduler noop registered\n[ 0.438073] io scheduler deadline registered (default)\n[ 0.439324] io scheduler cfq registered\n[ 0.440391] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441734] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443293] ipmi message handler version 39.2\n[ 0.444447] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.446317] ACPI: Power Button [PWRF]\n[ 0.447371] GHES: HEST is not enabled!\n[ 0.475042] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.533121] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.556857] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.559505] Linux agpgart interface v0.103\n[ 0.561449] brd: module loaded\n[ 0.562747] loop: module loaded\n[ 0.563929] blk-mq: CPU -> queue map\n[ 0.564899] CPU 0 -> Queue 0\n[ 0.565753] CPU 1 -> Queue 0\n[ 0.567150] vda: vda1\n[ 0.568715] scsi0 : ata_piix\n[ 0.569609] scsi1 : ata_piix\n[ 0.570464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.572142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.573979] libphy: Fixed MDIO Bus: probed\n[ 0.575139] tun: Universal TUN/TAP device driver, 1.6\n[ 0.576471] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.579150] PPP generic driver version 2.4.2\n[ 0.580336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.581965] ehci-pci: EHCI PCI platform driver\n[ 0.583131] ehci-platform: EHCI generic platform driver\n[ 0.584467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.585993] ohci-pci: OHCI PCI platform driver\n[ 0.587149] ohci-platform: OHCI generic platform driver\n[ 0.588501] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.610991] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.612342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.614347] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.615843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.617528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.619440] usb usb1: Product: UHCI Host Controller\n[ 0.620693] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.622364] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.623635] hub 1-0:1.0: USB hub found\n[ 0.624664] hub 1-0:1.0: 2 ports detected\n[ 0.625815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.628473] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.629751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.631148] mousedev: PS/2 mouse device common for all mice\n[ 0.632786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.635183] rtc_cmos 00:00: RTC can wake from S4\n[ 0.636604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.638188] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.639841] device-mapper: uevent: version 1.0.3\n[ 0.641103] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.643274] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.644867] TCP: cubic registered\n[ 0.645846] NET: Registered protocol family 10\n[ 0.647115] NET: Registered protocol family 17\n[ 0.648294] Key type dns_resolver registered\n[ 0.649565] Loading compiled-in X.509 certificates\n[ 0.651320] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.653724] registered taskstats version 1\n[ 0.656133] Key type trusted registered\n[ 0.659573] Key type encrypted registered\n[ 0.660673] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.662063] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.670563] regulator-dummy: disabling\n[ 0.671615] Magic number: 6:419:829\n[ 0.672720] rtc_cmos 00:00: setting system clock to 2018-10-22 09:48:02 UTC (1540201682)\n[ 0.674947] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676383] EDD information not available.\n[ 0.729097] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.731121] Write protecting the kernel read-only data: 12288k\n[ 0.732898] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.736635] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.748366] systemd-udevd[107]: starting version 204\n[ 0.780734] FDC 0 is a S82078B\n[ 0.936122] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.101602] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.102893] usb 1-1: Product: QEMU USB Tablet\n[ 1.103754] usb 1-1: Manufacturer: QEMU\n[ 1.104547] usb 1-1: SerialNumber: 42\n[ 1.396063] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.800942] 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.025505] 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.141111] 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.237495] 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 Mon, 22 Oct 2018 09:48:04 +0000. Up 2.61 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.63]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 09:48:05 +0000. Up 3.79 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:61:b3:d7 |\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:\nd3:ca:27:61:db:b5:f9:79:67:0b:3e:e8:c9:f3:cf:4a root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S . . |\n| o * . o |\n| = o +E |\n| o.o+oo.+|\n| .+o+**o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n4e:0c:8d:02:c6:bd:ba:5e:81:3d:49:c9:69:4e:51:b2 root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o.o.. |\n| ..o.* o |\n| E.o . |\n| B.o o |\n| ..* S |\n| . o o |\n| .. . |\n| .. |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc1:90:5d:58:d7:3f:c7:a8:f3:3e:0b:7e:24:53:ff:2e root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o +o .. |\n| .oo . . |\n| o + |\n| . o.+|\n| S o .o|\n| = . .|\n| .* .|\n| . .E .|\n| .oo=.|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n88:92:89:93:e1:eb:cd:91:7b:98:3d:5f:75:31:f7:5f root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n|. o . |\n|.+ o . . + .|\n|+.+ . . S . . E|\n| .... . . o|\n| . o+ . .|\n|. ooo+ . |\n| . +. o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 early crypto disks... * Starting system logging daemon[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[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 Mon, 22 Oct 2018 09:48:08 +0000. Up 6.79 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 Mon, 22 Oct 2018 09:48:09 +0000. Up 7.59 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 | d3:aa:9a:a2:50:ca:67:1c:b1:88:b6:6b:d9:94:ce:51 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4e:0c:8d:02:c6:bd:ba:5e:81:3d:49:c9:69:4e:51:b2 root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (DSA)\nec2: 256 c1:90:5d:58:d7:3f:c7:a8:f3:3e:0b:7e:24:53:ff:2e root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (ECDSA)\nec2: 256 88:92:89:93:e1:eb:cd:91:7b:98:3d:5f:75:31:f7:5f root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (ED25519)\nec2: 2048 d3:ca:27:61:db:b5:f9:79:67:0b:3e:e8:c9:f3:cf:4a root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJj8wvCNLZ+JUZWZrjFJ3nBRaaW5Snqsaktpwyyaax/LLVNxbfWInBNzozSi6vHz70iX/gQZbnwmX5JKpudOG7A= root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM3gRMLuQ4iB8I3fFcK+pizNBsGzreT9nCbsGirAuA0B root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHreGnd4CMkW2uhyx1YHTjlibGKxTiBRd3FOZ0qG/O/2LJmtM0QWf82rH8E1rnH6ciXclyh/O6yiHXnSf4y6qzPSUe5HxPQCFE0BVd1U4udxfhHjgz4abrKASDpGXcyFRjmtASM9iQqqxKcjWRUhVb/amhPY9MSjUf3cU+9GuMHytraQx7c/OstipMEvDIfd41RVOh1966wH+cWwcE+iO4nTMi0gIOKOIeDmQ7xDa3WkJuE4pN3bl7xOkgm7XSHHos+/gtTfbIitmrZbyGEJ8ogZa+wh0LmavF/p/tAUMLF+eBtIF06KT8acezbeoY4mvmJdSypycTFDQCq5XcSTZL root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Oct 2018 09:48:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.68 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i ttyS0\n\nansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i login: "} 2018-10-22 09:48:11,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d/action used request id req-04830afb-597f-463d-b02c-d7010188bf1f 2018-10-22 09:48:11,048 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:48:11,048 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008851] Yama: becoming mindful. [ 0.010069] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012418] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013837] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015075] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016111] Initializing cgroup subsys memory [ 0.017001] Initializing cgroup subsys devices [ 0.017888] Initializing cgroup subsys freezer [ 0.018770] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020927] Initializing cgroup subsys hugetlb [ 0.021853] FEATURE SPEC_CTRL Not Present [ 0.023364] mce: CPU supports 10 MCE banks [ 0.024032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025992] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027170] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.029957] Speculative Store Bypass: Vulnerable [ 0.032371] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.036637] ACPI: Core revision 20131115 [ 0.037873] ACPI: All ACPI Tables successfully acquired [ 0.039026] ftrace: allocating 28748 entries in 113 pages [ 0.060039] smpboot: Max logical packages: 2 [ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.065214] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.066584] Enabling x2apic [ 0.067210] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079310] KVM setup paravirtual spinlock [ 0.081024] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082372] x86: Booting SMP configuration: [ 0.083270] .... node #0, CPUs: #1[ 0.081016] 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.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098714] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.100187] devtmpfs: initialized [ 0.102159] EVM: security.selinux [ 0.102868] EVM: security.SMACK64 [ 0.103559] EVM: security.ima [ 0.104005] EVM: security.capability [ 0.104768] pinctrl core: initialized pinctrl subsystem [ 0.105753] regulator-dummy: no parameters [ 0.106640] RTC time: 9:48:01, date: 10/22/18 [ 0.108025] NET: Registered protocol family 16 [ 0.108968] cpuidle: using governor ladder [ 0.109786] cpuidle: using governor menu [ 0.110623] ACPI: bus type PCI registered [ 0.111429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112076] PCI: Using configuration type 1 for base access [ 0.113581] bio: create slab at 0 [ 0.113581] ACPI: Added _OSI(Module Device) [ 0.113581] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116909] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119257] ACPI: Interpreter enabled [ 0.120005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.125196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.127046] ACPI: (supports S0 S5) [ 0.127748] ACPI: Using IOAPIC for interrupt routing [ 0.128012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129920] ACPI: No dock devices found. [ 0.133588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.134737] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.135978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138242] acpiphp: Slot [3] registered [ 0.139051] acpiphp: Slot [4] registered [ 0.139851] acpiphp: Slot [5] registered [ 0.140017] acpiphp: Slot [6] registered [ 0.140825] acpiphp: Slot [7] registered [ 0.141627] acpiphp: Slot [8] registered [ 0.142441] acpiphp: Slot [9] registered [ 0.143244] acpiphp: Slot [10] registered [ 0.144016] acpiphp: Slot [11] registered [ 0.144832] acpiphp: Slot [12] registered [ 0.145647] acpiphp: Slot [13] registered [ 0.146464] acpiphp: Slot [14] registered [ 0.147277] acpiphp: Slot [15] registered [ 0.148016] acpiphp: Slot [16] registered [ 0.148830] acpiphp: Slot [17] registered [ 0.149646] acpiphp: Slot [18] registered [ 0.150463] acpiphp: Slot [19] registered [ 0.151277] acpiphp: Slot [20] registered [ 0.152016] acpiphp: Slot [21] registered [ 0.152829] acpiphp: Slot [22] registered [ 0.153643] acpiphp: Slot [23] registered [ 0.154467] acpiphp: Slot [24] registered [ 0.155286] acpiphp: Slot [25] registered [ 0.156016] acpiphp: Slot [26] registered [ 0.156832] acpiphp: Slot [27] registered [ 0.157644] acpiphp: Slot [28] registered [ 0.158466] acpiphp: Slot [29] registered [ 0.159283] acpiphp: Slot [30] registered [ 0.160017] acpiphp: Slot [31] registered [ 0.160828] PCI host bridge to bus 0000:00 [ 0.161639] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.163794] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.224871] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.226370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.227808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.228688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.230100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.231396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.232094] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.233230] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.234781] vgaarb: loaded [ 0.235390] vgaarb: bridge control possible 0000:00:02.0 [ 0.236133] SCSI subsystem initialized [ 0.236934] ACPI: bus type USB registered [ 0.236934] usbcore: registered new interface driver usbfs [ 0.237887] usbcore: registered new interface driver hub [ 0.238933] usbcore: registered new device driver usb [ 0.240042] PCI: Using ACPI for IRQ routing [ 0.241025] NetLabel: Initializing [ 0.241758] NetLabel: domain hash size = 128 [ 0.242622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243598] NetLabel: unlabeled traffic allowed by default [ 0.244049] Switched to clocksource kvm-clock [ 0.248754] AppArmor: AppArmor Filesystem Enabled [ 0.249716] pnp: PnP ACPI init [ 0.250387] ACPI: bus type PNP registered [ 0.251559] pnp: PnP ACPI: found 8 devices [ 0.252401] ACPI: bus type PNP unregistered [ 0.260482] NET: Registered protocol family 2 [ 0.262103] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263587] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.264852] TCP: Hash tables configured (established 16384 bind 16384) [ 0.266428] TCP: reno registered [ 0.267128] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.268267] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269499] NET: Registered protocol family 1 [ 0.270375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.272632] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.294409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.316871] Trying to unpack rootfs image as initramfs... [ 0.398114] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.399772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400912] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.402091] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.403781] Scanning for low memory corruption every 60 seconds [ 0.405582] Initialise system trusted keyring [ 0.406495] audit: initializing netlink socket (disabled) [ 0.407512] type=2000 audit(1540201681.892:1): initialized [ 0.424806] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.426656] zbud: loaded [ 0.427453] VFS: Disk quotas dquot_6.5.2 [ 0.428273] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429712] fuse init (API version 7.22) [ 0.430605] msgmni has been set to 3997 [ 0.431655] Key type big_key registered [ 0.432897] Key type asymmetric registered [ 0.433947] Asymmetric key parser 'x509' registered [ 0.435153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437061] io scheduler noop registered [ 0.438073] io scheduler deadline registered (default) [ 0.439324] io scheduler cfq registered [ 0.440391] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441734] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443293] ipmi message handler version 39.2 [ 0.444447] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.446317] ACPI: Power Button [PWRF] [ 0.447371] GHES: HEST is not enabled! [ 0.475042] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.533121] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.556857] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559505] Linux agpgart interface v0.103 [ 0.561449] brd: module loaded [ 0.562747] loop: module loaded [ 0.563929] blk-mq: CPU -> queue map [ 0.564899] CPU 0 -> Queue 0 [ 0.565753] CPU 1 -> Queue 0 [ 0.567150] vda: vda1 [ 0.568715] scsi0 : ata_piix [ 0.569609] scsi1 : ata_piix [ 0.570464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.572142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.573979] libphy: Fixed MDIO Bus: probed [ 0.575139] tun: Universal TUN/TAP device driver, 1.6 [ 0.576471] tun: (C) 1999-2004 Max Krasnyansky [ 0.579150] PPP generic driver version 2.4.2 [ 0.580336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581965] ehci-pci: EHCI PCI platform driver [ 0.583131] ehci-platform: EHCI generic platform driver [ 0.584467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.585993] ohci-pci: OHCI PCI platform driver [ 0.587149] ohci-platform: OHCI generic platform driver [ 0.588501] uhci_hcd: USB Universal Host Controller Interface driver [ 0.610991] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614347] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.615843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619440] usb usb1: Product: UHCI Host Controller [ 0.620693] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.622364] usb usb1: SerialNumber: 0000:00:01.2 [ 0.623635] hub 1-0:1.0: USB hub found [ 0.624664] hub 1-0:1.0: 2 ports detected [ 0.625815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628473] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629751] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.631148] mousedev: PS/2 mouse device common for all mice [ 0.632786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.635183] rtc_cmos 00:00: RTC can wake from S4 [ 0.636604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.638188] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.639841] device-mapper: uevent: version 1.0.3 [ 0.641103] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.643274] ledtrig-cpu: registered to indicate activity on CPUs [ 0.644867] TCP: cubic registered [ 0.645846] NET: Registered protocol family 10 [ 0.647115] NET: Registered protocol family 17 [ 0.648294] Key type dns_resolver registered [ 0.649565] Loading compiled-in X.509 certificates [ 0.651320] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.653724] registered taskstats version 1 [ 0.656133] Key type trusted registered [ 0.659573] Key type encrypted registered [ 0.660673] AppArmor: AppArmor sha1 policy hashing enabled [ 0.662063] IMA: No TPM chip found, activating TPM-bypass! [ 0.670563] regulator-dummy: disabling [ 0.671615] Magic number: 6:419:829 [ 0.672720] rtc_cmos 00:00: setting system clock to 2018-10-22 09:48:02 UTC (1540201682) [ 0.674947] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676383] EDD information not available. [ 0.729097] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.731121] Write protecting the kernel read-only data: 12288k [ 0.732898] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.736635] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.748366] systemd-udevd[107]: starting version 204 [ 0.780734] FDC 0 is a S82078B [ 0.936122] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.101602] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.102893] usb 1-1: Product: QEMU USB Tablet [ 1.103754] usb 1-1: Manufacturer: QEMU [ 1.104547] usb 1-1: SerialNumber: 42 [ 1.396063] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.800942] 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.025505] 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.141111] 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.237495] 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 Mon, 22 Oct 2018 09:48:04 +0000. Up 2.61 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.63]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 09:48:05 +0000. Up 3.79 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:61:b3:d7 | 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: d3:ca:27:61:db:b5:f9:79:67:0b:3e:e8:c9:f3:cf:4a root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . . | | o * . o | | = o +E | | o.o+oo.+| | .+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: 4e:0c:8d:02:c6:bd:ba:5e:81:3d:49:c9:69:4e:51:b2 root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i The key's randomart image is: +--[ DSA 1024]----+ | .o.o.. | | ..o.* o | | E.o . | | B.o o | | ..* S | | . 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: c1:90:5d:58:d7:3f:c7:a8:f3:3e:0b:7e:24:53:ff:2e root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i The key's randomart image is: +--[ECDSA 256]---+ | .o +o .. | | .oo . . | | o + | | . o.+| | S o .o| | = . .| | .* .| | . .E .| | .oo=.| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 88:92:89:93:e1:eb:cd:91:7b:98:3d:5f:75:31:f7:5f root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i The key's randomart image is: +--[ED25519 256--+ | | | | |. o . | |.+ o . . + .| |+.+ . . S . . E| | .... . . o| | . o+ . .| |. ooo+ . | | . +. 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting system logging daemon[74G[ OK ] [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[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 Mon, 22 Oct 2018 09:48:08 +0000. Up 6.79 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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 Mon, 22 Oct 2018 09:48:09 +0000. Up 7.59 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 | d3:aa:9a:a2:50:ca:67:1c:b1:88:b6:6b:d9:94:ce:51 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4e:0c:8d:02:c6:bd:ba:5e:81:3d:49:c9:69:4e:51:b2 root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (DSA) ec2: 256 c1:90:5d:58:d7:3f:c7:a8:f3:3e:0b:7e:24:53:ff:2e root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (ECDSA) ec2: 256 88:92:89:93:e1:eb:cd:91:7b:98:3d:5f:75:31:f7:5f root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (ED25519) ec2: 2048 d3:ca:27:61:db:b5:f9:79:67:0b:3e:e8:c9:f3:cf:4a root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJj8wvCNLZ+JUZWZrjFJ3nBRaaW5Snqsaktpwyyaax/LLVNxbfWInBNzozSi6vHz70iX/gQZbnwmX5JKpudOG7A= root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM3gRMLuQ4iB8I3fFcK+pizNBsGzreT9nCbsGirAuA0B root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHreGnd4CMkW2uhyx1YHTjlibGKxTiBRd3FOZ0qG/O/2LJmtM0QWf82rH8E1rnH6ciXclyh/O6yiHXnSf4y6qzPSUe5HxPQCFE0BVd1U4udxfhHjgz4abrKASDpGXcyFRjmtASM9iQqqxKcjWRUhVb/amhPY9MSjUf3cU+9GuMHytraQx7c/OstipMEvDIfd41RVOh1966wH+cWwcE+iO4nTMi0gIOKOIeDmQ7xDa3WkJuE4pN3bl7xOkgm7XSHHos+/gtTfbIitmrZbyGEJ8ogZa+wh0LmavF/p/tAUMLF+eBtIF06KT8acezbeoY4mvmJdSypycTFDQCq5XcSTZL root@ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Oct 2018 09:48:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.68 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i ttyS0 ansibleprovisioningtests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-i login: 2018-10-22 09:48:11,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:11,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-2a701a9c-3f30-4008-9c84-4e9af3453788 x-compute-request-id: req-2a701a9c-3f30-4008-9c84-4e9af3453788 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:11,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-2a701a9c-3f30-4008-9c84-4e9af3453788 2018-10-22 09:48:11,236 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:11,236 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:48:11,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:11,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-9e748c93-dcd5-479d-92b5-11e5ba7bf6a8 x-compute-request-id: req-9e748c93-dcd5-479d-92b5-11e5ba7bf6a8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:11,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-9e748c93-dcd5-479d-92b5-11e5ba7bf6a8 2018-10-22 09:48:11,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:11,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9a212ed0-cef5-4ba5-84e2-d3408921a0c3 Date: Mon, 22 Oct 2018 09:48: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:11,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-9a212ed0-cef5-4ba5-84e2-d3408921a0c3 2018-10-22 09:48:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:11,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01140de-5235-4c50-8a0c-c79e95fb7803 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:11,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-e01140de-5235-4c50-8a0c-c79e95fb7803 2018-10-22 09:48:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:11,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c6a103c8-2e53-48c7-84c5-b497b04f7562 Date: Mon, 22 Oct 2018 09:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:11,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-c6a103c8-2e53-48c7-84c5-b497b04f7562 2018-10-22 09:48:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:12,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-92e11377-d868-4e7e-b1fb-cb5475ede188 Date: Mon, 22 Oct 2018 09:48:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:12,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-92e11377-d868-4e7e-b1fb-cb5475ede188 2018-10-22 09:48:12,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:12,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af5cc595-f36f-420f-9b51-ad0deed7fbbb x-compute-request-id: req-af5cc595-f36f-420f-9b51-ad0deed7fbbb Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:12,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-af5cc595-f36f-420f-9b51-ad0deed7fbbb 2018-10-22 09:48:12,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:12,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-627595c7-e5cc-4266-9a4f-8cc21e88043b Date: Mon, 22 Oct 2018 09:48: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:12,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-627595c7-e5cc-4266-9a4f-8cc21e88043b 2018-10-22 09:48:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:12,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a59a9e6-6d64-4070-84bd-090e870204b9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:12,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-7a59a9e6-6d64-4070-84bd-090e870204b9 2018-10-22 09:48:12,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:12,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-94aa443a-03cc-4e1e-bc41-b1666ed56adf Date: Mon, 22 Oct 2018 09:48:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:12,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-94aa443a-03cc-4e1e-bc41-b1666ed56adf 2018-10-22 09:48:12,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:12,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-2e743cc1-ea5c-4bb2-9d48-45a5b179fda4 Date: Mon, 22 Oct 2018 09:48:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:12,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-2e743cc1-ea5c-4bb2-9d48-45a5b179fda4 2018-10-22 09:48:12,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}}' 2018-10-22 09:48:14,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:48:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e98a98fe-fc3b-43fb-b14a-ba2bad8e9faa x-compute-request-id: req-e98a98fe-fc3b-43fb-b14a-ba2bad8e9faa Content-Length: 0 Content-Type: application/json 2018-10-22 09:48:14,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d/action used request id req-e98a98fe-fc3b-43fb-b14a-ba2bad8e9faa 2018-10-22 09:48:14,033 - create_instance - INFO - Checking if VM is active 2018-10-22 09:48:14,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:14,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48: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-b32fd311-df6a-4b94-b763-18cbe79bb45b x-compute-request-id: req-b32fd311-df6a-4b94-b763-18cbe79bb45b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}, {"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:14,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-b32fd311-df6a-4b94-b763-18cbe79bb45b 2018-10-22 09:48:14,515 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:14,515 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:48:14,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:15,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48: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-82b3c06d-a6de-4de0-95ba-e1df932566b4 x-compute-request-id: req-82b3c06d-a6de-4de0-95ba-e1df932566b4 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}, {"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:15,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-82b3c06d-a6de-4de0-95ba-e1df932566b4 2018-10-22 09:48:15,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:15,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b508265d-80c3-422a-a97b-da0790a4cd21 Date: Mon, 22 Oct 2018 09:48: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:15,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-b508265d-80c3-422a-a97b-da0790a4cd21 2018-10-22 09:48:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:15,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b30532-f400-46d8-b862-31805f514aca Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:15,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-d7b30532-f400-46d8-b862-31805f514aca 2018-10-22 09:48:15,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:15,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-746da866-e4b5-4a87-ba04-10012392ac06 Date: Mon, 22 Oct 2018 09:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:15,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-746da866-e4b5-4a87-ba04-10012392ac06 2018-10-22 09:48:15,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:15,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-3f5c1155-e719-4df6-a657-01721dacf552 Date: Mon, 22 Oct 2018 09:48:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2b22b43e-54e6-4639-a263-b7d6798aa741","2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:15,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-3f5c1155-e719-4df6-a657-01721dacf552 2018-10-22 09:48:15,503 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:48:15,507 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6f5c690L 2018-10-22 09:48:15,507 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:48:15,512 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:48:15,513 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:48:15,514 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:48:15,514 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:48:15,514 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:48:15,514 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:48:15,515 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:48:15,515 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:48:15,558 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:48:15,559 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:48:15,571 - paramiko.transport - DEBUG - Trying key d3aa9aa250ca671cb188b66bd994ce51 from tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c 2018-10-22 09:48:15,598 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:48:15,622 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:48:15,723 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:48:15,749 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:48:15,749 - create_instance - INFO - Checking if cloud-init has completed 2018-10-22 09:48:15,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:16,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25da1150-0677-4f2c-83c5-0f78676d8bb9 x-compute-request-id: req-25da1150-0677-4f2c-83c5-0f78676d8bb9 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}, {"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:16,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-25da1150-0677-4f2c-83c5-0f78676d8bb9 2018-10-22 09:48:16,734 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:16,734 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:48:16,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:17,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca37384c-29dc-4d31-b7ec-1f204f5dbfca x-compute-request-id: req-ca37384c-29dc-4d31-b7ec-1f204f5dbfca Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}, {"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:17,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-ca37384c-29dc-4d31-b7ec-1f204f5dbfca 2018-10-22 09:48:17,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:17,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-853e43f6-5fcb-44cb-b31b-524b0ba66756 Date: Mon, 22 Oct 2018 09: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:17,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-853e43f6-5fcb-44cb-b31b-524b0ba66756 2018-10-22 09:48:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:17,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce07c66-5749-4d57-82ce-50a04e0ea46f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:17,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-5ce07c66-5749-4d57-82ce-50a04e0ea46f 2018-10-22 09:48:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:17,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d81f7bf-d327-4ab4-b20b-41ac519249e4 Date: Mon, 22 Oct 2018 09:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:17,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-8d81f7bf-d327-4ab4-b20b-41ac519249e4 2018-10-22 09:48:17,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:17,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-13d0ed5a-94cf-4b54-9514-5de87b7e4478 Date: Mon, 22 Oct 2018 09:48:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2b22b43e-54e6-4639-a263-b7d6798aa741","2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:17,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-13d0ed5a-94cf-4b54-9514-5de87b7e4478 2018-10-22 09:48:17,550 - create_instance - INFO - Checking if VM is active 2018-10-22 09:48:17,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:18,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bd8ee56-0f2c-41ec-ada4-49d6fe56e001 x-compute-request-id: req-8bd8ee56-0f2c-41ec-ada4-49d6fe56e001 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}, {"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:18,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-8bd8ee56-0f2c-41ec-ada4-49d6fe56e001 2018-10-22 09:48:18,033 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:18,033 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:48:18,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:18,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3426679-a1b7-47ea-9681-bda9d9334a3f x-compute-request-id: req-e3426679-a1b7-47ea-9681-bda9d9334a3f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b3:d7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "security_groups": [{"name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp"}, {"name": "default"}], "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:00Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:18,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-e3426679-a1b7-47ea-9681-bda9d9334a3f 2018-10-22 09:48:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:18,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-be18363f-96e4-4092-bbcb-41e2c71cdf4c Date: Mon, 22 Oct 2018 09: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":["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"],"updated_at":"2018-10-22T09:45:46Z","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"5251e3ed-7ee3-481c-81b4-302f3b844439","name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net"}]} 2018-10-22 09:48:18,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net used request id req-be18363f-96e4-4092-bbcb-41e2c71cdf4c 2018-10-22 09:48:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:18,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9ee559-ee40-4990-8fa1-e8025677ceda Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:18,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-2d9ee559-ee40-4990-8fa1-e8025677ceda 2018-10-22 09:48:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:18,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a991723d-a86d-4899-844e-0c1740224567 Date: Mon, 22 Oct 2018 09:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","dns_nameservers":[],"updated_at":"2018-10-22T09:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","subnetpool_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet"}]} 2018-10-22 09:48:18,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-a991723d-a86d-4899-844e-0c1740224567 2018-10-22 09:48:18,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:18,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-d130842a-0813-4dbb-a754-97adf27ea940 Date: Mon, 22 Oct 2018 09:48:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:46:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.1"}],"id":"36b7ee6a-64d6-42ef-b650-460148b8a79a","security_groups":[],"mac_address":"fa:16:3e:10:4f:1f","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:55Z","binding:vnic_type":"normal","device_id":"696adb15-c16e-41d3-8b26-509389bc76bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.2"}],"id":"46505c0c-bd1a-4a5f-9462-f432c0399223","security_groups":[],"mac_address":"fa:16:3e:33:59:e5","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.3"}],"id":"66370628-2d5f-4892-ab0f-a55704bc6fde","security_groups":[],"mac_address":"fa:16:3e:87:c8:61","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:45:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.4"}],"id":"7d315a2e-9736-4f8e-81ef-6b75c682734f","security_groups":[],"mac_address":"fa:16:3e:7f:66:bf","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:45:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5251e3ed-7ee3-481c-81b4-302f3b844439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e","ip_address":"10.55.1.14"}],"id":"d2e3d3c8-4212-4009-91eb-a3358d7d1327","security_groups":["2b22b43e-54e6-4639-a263-b7d6798aa741","2c095991-e90f-49de-addf-3282fe1c05dc"],"mac_address":"fa:16:3e:61:b3:d7","project_id":"7b6dadaefa634120ac7bf2ab04b7e386","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1","admin_state_up":true,"network_id":"5251e3ed-7ee3-481c-81b4-302f3b844439","tenant_id":"7b6dadaefa634120ac7bf2ab04b7e386","created_at":"2018-10-22T09:46:09Z","binding:vnic_type":"normal","device_id":"72614d6c-310e-4ad0-8de9-1ad192abad3d"}]} 2018-10-22 09:48:18,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-d130842a-0813-4dbb-a754-97adf27ea940 2018-10-22 09:48:18,808 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:48:18,810 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6f5c550L 2018-10-22 09:48:18,810 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:48:18,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:48:18,815 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:48:18,816 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:48:18,816 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:48:18,816 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:48:18,816 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:48:18,817 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:48:18,817 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:48:18,858 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:48:18,858 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:48:18,874 - paramiko.transport - DEBUG - Trying key d3aa9aa250ca671cb188b66bd994ce51 from tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c 2018-10-22 09:48:18,898 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:48:18,905 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:48:19,006 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:48:19,020 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:48:19,021 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:48:19,022 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6f5c550L 2018-10-22 09:48:19,022 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:48:19,026 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:48:19,026 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:48:19,027 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:48:19,027 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:48:19,027 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:48:19,028 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:48:19,028 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:48:19,028 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:48:19,070 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:48:19,070 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:48:19,086 - paramiko.transport - DEBUG - Trying key d3aa9aa250ca671cb188b66bd994ce51 from tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c 2018-10-22 09:48:19,110 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:48:19,116 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:48:19,118 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:48:19,288 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 09:48:19,288 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:48:19,320 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:48:19,329 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:48:19,329 - create_instance - INFO - cloud-init complete for VM instance 2018-10-22 09:48:19,330 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:48:19,330 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 09:48:19,332 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6fbaa50L 2018-10-22 09:48:19,332 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:48:19,335 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:48:19,335 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:48:19,336 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:48:19,336 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:48:19,337 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:48:19,337 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:48:19,337 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:48:19,337 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:48:19,378 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:48:19,379 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:48:19,396 - paramiko.transport - DEBUG - Trying key d3aa9aa250ca671cb188b66bd994ce51 from tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c 2018-10-22 09:48:19,418 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:48:19,425 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:48:19,429 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:48:19,590 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 09:48:19,590 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:48:19,594 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:48:19,596 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:48:19,638 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-22 09:48:19,674 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-22 09:48:22,962 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:48:22,964 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6f29c90L 2018-10-22 09:48:22,965 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:48:22,968 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:48:22,968 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:48:22,969 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:48:22,970 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:48:22,970 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:48:22,970 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:48:22,970 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:48:22,970 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:48:23,010 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:48:23,011 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:48:23,029 - paramiko.transport - DEBUG - Trying key d3aa9aa250ca671cb188b66bd994ce51 from tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c 2018-10-22 09:48:23,051 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:48:23,058 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:48:23,062 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:48:23,240 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 09:48:23,241 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:48:23,264 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:48:23,280 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:48:23,280 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 09:48:23,381 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:48:23,395 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-10-22 09:48:23,395 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-10-22 09:48:23,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/50af1f13-6d2f-4fd1-a9e9-4dcbe6783fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:24,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e398d2e-e385-46f1-b808-3441c8638fed Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:24,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/50af1f13-6d2f-4fd1-a9e9-4dcbe6783fb9 used request id req-7e398d2e-e385-46f1-b808-3441c8638fed 2018-10-22 09:48:24,395 - create_instance - INFO - Deleting Port with ID - d2e3d3c8-4212-4009-91eb-a3358d7d1327 2018-10-22 09:48:24,395 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-port-1 2018-10-22 09:48:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/d2e3d3c8-4212-4009-91eb-a3358d7d1327 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:24,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-166fc1df-35dd-4f88-bb1c-fff757265cba Date: Mon, 22 Oct 2018 09:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:24,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/d2e3d3c8-4212-4009-91eb-a3358d7d1327 used request id req-166fc1df-35dd-4f88-bb1c-fff757265cba 2018-10-22 09:48:24,848 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst 2018-10-22 09:48:24,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:24,996 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a3a27aa-e2b2-413e-9150-a9b9d13b2358 x-compute-request-id: req-5a3a27aa-e2b2-413e-9150-a9b9d13b2358 Content-Type: application/json 2018-10-22 09:48:24,996 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-5a3a27aa-e2b2-413e-9150-a9b9d13b2358 2018-10-22 09:48:24,996 - create_instance - INFO - Checking deletion status 2018-10-22 09:48:24,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:25,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48: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-645eb6f2-cfc2-42e7-9170-7d62334a084c x-compute-request-id: req-645eb6f2-cfc2-42e7-9170-7d62334a084c 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.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d", "rel": "bookmark"}], "image": {"id": "0f6bc23b-b555-479e-8b50-5394575fd25d", "links": [{"href": "http://172.30.9.28:8774/images/0f6bc23b-b555-479e-8b50-5394575fd25d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:48:00.000000", "flavor": {"id": "ebf87017-9d74-40e0-b7ef-0199e0ba032d", "links": [{"href": "http://172.30.9.28:8774/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d", "rel": "bookmark"}]}, "id": "72614d6c-310e-4ad0-8de9-1ad192abad3d", "user_id": "62d8a9bd1e6c467486daa81fe548bb84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:48:24Z", "hostId": "877429edcdb2f3a0f56e571b018aba6398af958cec7856965037eef8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp", "name": "AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst", "created": "2018-10-22T09:46:12Z", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:48:25,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-645eb6f2-cfc2-42e7-9170-7d62334a084c 2018-10-22 09:48:25,098 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst] is - ACTIVE 2018-10-22 09:48:25,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:48:28,101 - create_instance - DEBUG - VM status query timeout in 296.895216942 2018-10-22 09:48:28,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efcd0895fafe213226a9aeacec3ba433e48009" 2018-10-22 09:48:28,157 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9256e746-f6f2-421e-8e1a-5fa6d560e353 x-compute-request-id: req-9256e746-f6f2-421e-8e1a-5fa6d560e353 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 72614d6c-310e-4ad0-8de9-1ad192abad3d could not be found.", "code": 404}} 2018-10-22 09:48:28,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72614d6c-310e-4ad0-8de9-1ad192abad3d used request id req-9256e746-f6f2-421e-8e1a-5fa6d560e353 2018-10-22 09:48:28,158 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 72614d6c-310e-4ad0-8de9-1ad192abad3d could not be found. (HTTP 404) (Request-ID: req-9256e746-f6f2-421e-8e1a-5fa6d560e353) 2018-10-22 09:48:28,158 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-inst 2018-10-22 09:48:28,159 - neutron_utils - INFO - Deleting security group rule with ID - fb132ceb-5b86-4527-b7a9-310d50489c49 2018-10-22 09:48:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/fb132ceb-5b86-4527-b7a9-310d50489c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:48:28,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd43bde1-1af6-41f5-a75f-2146a2428a12 Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:28,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/fb132ceb-5b86-4527-b7a9-310d50489c49 used request id req-bd43bde1-1af6-41f5-a75f-2146a2428a12 2018-10-22 09:48:28,445 - neutron_utils - INFO - Deleting security group rule with ID - 9195fcbb-45fc-41b7-b0f6-23f026ee8a2f 2018-10-22 09:48:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9195fcbb-45fc-41b7-b0f6-23f026ee8a2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:48:28,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea48ab81-9503-410d-ac6c-2e57b0a051eb Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:28,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9195fcbb-45fc-41b7-b0f6-23f026ee8a2f used request id req-ea48ab81-9503-410d-ac6c-2e57b0a051eb 2018-10-22 09:48:28,702 - neutron_utils - INFO - Deleting security group rule with ID - def9ee28-3949-4282-8d08-87a6354b1c73 2018-10-22 09:48:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/def9ee28-3949-4282-8d08-87a6354b1c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:48:28,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f97a7d32-6a2a-4ac7-b9e6-2f36ccdbc6b6 Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:28,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/def9ee28-3949-4282-8d08-87a6354b1c73 used request id req-f97a7d32-6a2a-4ac7-b9e6-2f36ccdbc6b6 2018-10-22 09:48:28,847 - neutron_utils - INFO - Deleting security group rule with ID - 367f9fc0-93c3-4c23-9cbf-aa3436e52069 2018-10-22 09:48:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/367f9fc0-93c3-4c23-9cbf-aa3436e52069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:48:29,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85787b15-d6a2-4492-b7e9-65571e112901 Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:29,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/367f9fc0-93c3-4c23-9cbf-aa3436e52069 used request id req-85787b15-d6a2-4492-b7e9-65571e112901 2018-10-22 09:48:29,109 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-sec-grp 2018-10-22 09:48:29,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2b22b43e-54e6-4639-a263-b7d6798aa741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89129af3ec6f8295393e97b9aa31b49b9ccf1fb6" 2018-10-22 09:48:29,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-672dc8d8-9da2-4935-8563-ba574d980885 Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:29,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2b22b43e-54e6-4639-a263-b7d6798aa741 used request id req-672dc8d8-9da2-4935-8563-ba574d980885 2018-10-22 09:48:29,415 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp 2018-10-22 09:48:29,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade38bf0a43166d2a0a649f5805ba6e9d34c7e50" 2018-10-22 09:48:29,455 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:48: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-5d1c8567-30f7-4576-950d-f15a1802eed7 x-compute-request-id: req-5d1c8567-30f7-4576-950d-f15a1802eed7 Content-Length: 0 Content-Type: application/json 2018-10-22 09:48:29,455 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-kp used request id req-5d1c8567-30f7-4576-950d-f15a1802eed7 2018-10-22 09:48:29,456 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c.pub] 2018-10-22 09:48:29,456 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c] 2018-10-22 09:48:29,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ab337e3a66bb286728fe6f9cb1dbd52d1feda" 2018-10-22 09:48:29,522 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:48: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-7b8df366-4a35-49be-b96a-484d9c7aa4c6 x-compute-request-id: req-7b8df366-4a35-49be-b96a-484d9c7aa4c6 Content-Length: 0 Content-Type: application/json 2018-10-22 09:48:29,523 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ebf87017-9d74-40e0-b7ef-0199e0ba032d used request id req-7b8df366-4a35-49be-b96a-484d9c7aa4c6 2018-10-22 09:48:29,523 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router and subnet AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet 2018-10-22 09:48:29,524 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router 2018-10-22 09:48:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" -d '{"subnet_id": "7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"}' 2018-10-22 09:48:31,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eabb7b7f-a75b-4e9f-b5d7-66ce3645bbd3 Date: Mon, 22 Oct 2018 09:48:31 GMT RESP BODY: {"network_id": "5251e3ed-7ee3-481c-81b4-302f3b844439", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "subnet_id": "7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e", "subnet_ids": ["7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e"], "port_id": "36b7ee6a-64d6-42ef-b650-460148b8a79a", "id": "696adb15-c16e-41d3-8b26-509389bc76bb"} 2018-10-22 09:48:31,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb/remove_router_interface used request id req-eabb7b7f-a75b-4e9f-b5d7-66ce3645bbd3 2018-10-22 09:48:31,231 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router 2018-10-22 09:48:31,232 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-router 2018-10-22 09:48:31,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ea7b633667fb6638eded5b1ddc6e4cac339dd2" 2018-10-22 09:48:34,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9c20bbe-55f8-436c-9d23-e152bae512e5 Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:34,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/696adb15-c16e-41d3-8b26-509389bc76bb used request id req-f9c20bbe-55f8-436c-9d23-e152bae512e5 2018-10-22 09:48:34,858 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet 2018-10-22 09:48:34,859 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-subnet 2018-10-22 09:48:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:48:37,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61c71f9d-8cb8-41e8-be7c-1a5a470a817d Date: Mon, 22 Oct 2018 09:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:37,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7ab3bbc5-6b5f-486f-8c8b-a9cd0ab02d8e used request id req-61c71f9d-8cb8-41e8-be7c-1a5a470a817d 2018-10-22 09:48:37,376 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c-pub-net 2018-10-22 09:48:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5251e3ed-7ee3-481c-81b4-302f3b844439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43ffa40a5fb9e75b598c9df8a6b36e6e57994e4" 2018-10-22 09:48:38,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-244ae281-43e0-4081-9dfd-c603faf38883 Date: Mon, 22 Oct 2018 09:48:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:38,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5251e3ed-7ee3-481c-81b4-302f3b844439 used request id req-244ae281-43e0-4081-9dfd-c603faf38883 2018-10-22 09:48:38,699 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-4c1a6a11-de15-48b8-bc10-f363b71e5a3c--image 2018-10-22 09:48:38,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5266a86703eae69a5113575d0734996eae9796" 2018-10-22 09:48:40,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53a56f42-835b-4442-b565-301b93d1b3ca Date: Mon, 22 Oct 2018 09:48:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:48:40,018 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0f6bc23b-b555-479e-8b50-5394575fd25d used request id req-53a56f42-835b-4442-b565-301b93d1b3ca 2018-10-22 09:48:40,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:40,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-20c67236-b643-4efe-9477-ac1955ffda7c Date: Mon, 22 Oct 2018 09:48:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:44Z", "updated_at": "2018-10-22T09:45:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "revision_number": 0, "id": "4cf77d10-7b50-4c3a-b75c-80a7341ab84b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "revision_number": 0, "id": "a915fb08-cb76-4650-9320-4bac6fdcebc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "revision_number": 0, "id": "b324126f-ace5-405f-acf2-6e74ed2f4786", "remote_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "remote_ip_prefix": null, "created_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "revision_number": 0, "id": "b74bf84e-7c98-4efc-93c8-f8a6ada260d1", "remote_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "remote_ip_prefix": null, "created_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386"}], "revision_number": 4, "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "2c095991-e90f-49de-addf-3282fe1c05dc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:48:40,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-20c67236-b643-4efe-9477-ac1955ffda7c 2018-10-22 09:48:40,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:40,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb29869d-d30e-4775-89be-d5d866cddc22 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386"}, "enabled": true, "id": "7b6dadaefa634120ac7bf2ab04b7e386", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj"}} 2018-10-22 09:48:40,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-bb29869d-d30e-4775-89be-d5d866cddc22 2018-10-22 09:48:40,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c095991-e90f-49de-addf-3282fe1c05dc 2018-10-22 09:48:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2c095991-e90f-49de-addf-3282fe1c05dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:40,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc5bb12e-360c-4ce3-8514-8e9717bec92f Date: Mon, 22 Oct 2018 09:48:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:44Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "4cf77d10-7b50-4c3a-b75c-80a7341ab84b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:44Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "a915fb08-cb76-4650-9320-4bac6fdcebc4"}, {"remote_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:44Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "b324126f-ace5-405f-acf2-6e74ed2f4786"}, {"remote_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:45:44Z", "security_group_id": "2c095991-e90f-49de-addf-3282fe1c05dc", "port_range_min": null, "revision_number": 0, "tenant_id": "7b6dadaefa634120ac7bf2ab04b7e386", "created_at": "2018-10-22T09:45:44Z", "project_id": "7b6dadaefa634120ac7bf2ab04b7e386", "id": "b74bf84e-7c98-4efc-93c8-f8a6ada260d1"}]} 2018-10-22 09:48:40,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2c095991-e90f-49de-addf-3282fe1c05dc used request id req-bc5bb12e-360c-4ce3-8514-8e9717bec92f 2018-10-22 09:48:40,523 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:48:40,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2c095991-e90f-49de-addf-3282fe1c05dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:40,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e94cfe4a-d4e7-4420-ab74-4e6f0d406a93 Content-Length: 0 Date: Mon, 22 Oct 2018 09:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:48:40,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2c095991-e90f-49de-addf-3282fe1c05dc used request id req-e94cfe4a-d4e7-4420-ab74-4e6f0d406a93 2018-10-22 09:48:40,851 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj 2018-10-22 09:48:40,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:41,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311713c3-4e60-448b-9f88-c0576c7ae3ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:48:41,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7b6dadaefa634120ac7bf2ab04b7e386 used request id req-311713c3-4e60-448b-9f88-c0576c7ae3ba 2018-10-22 09:48:41,062 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-af6f0bb5-9afe-4b2-proj-role 2018-10-22 09:48:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/665fea9c63254f6a902a9ed29a8130fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:41,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe4d73c-f3be-4dea-8fa7-2d6247c01971 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:48:41,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/665fea9c63254f6a902a9ed29a8130fa used request id req-6fe4d73c-f3be-4dea-8fa7-2d6247c01971 2018-10-22 09:48:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3196337b3b612df41602b07277ca42a4275e27" 2018-10-22 09:48:41,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbafe59e-ed8a-497c-b7dd-803067a5f931 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:48:41,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cbafe59e-ed8a-497c-b7dd-803067a5f931 2018-10-22 09:48:41,355 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-af6f0bb5-9afe-4b2-user 2018-10-22 09:48:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/62d8a9bd1e6c467486daa81fe548bb84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f6305bd7806323116b69136188f19aafafacf3" 2018-10-22 09:48:41,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca847ac-1465-42da-b0d8-d15d2ffec896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:48:41,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/62d8a9bd1e6c467486daa81fe548bb84 used request id req-dca847ac-1465-42da-b0d8-d15d2ffec896 2018-10-22 09:48:41,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:42,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["nmR5QIMJTX-Xs8OxxGEssA"], "issued_at": "2018-10-22T09:48:42.000000Z"}} 2018-10-22 09:48:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ccbfa3e49812388d51720c2997ae03f155aa6c" 2018-10-22 09:48:42,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad1f3bb-e448-44fd-aac5-86a805b359b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:42,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0ad1f3bb-e448-44fd-aac5-86a805b359b4 2018-10-22 09:48:42,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:42,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:42,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["VbdraJ4GRSOsFJYikYiLOA"], "issued_at": "2018-10-22T09:48:42.000000Z"}} 2018-10-22 09:48:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:48:42,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6511262f-88bd-473d-95fa-c27f9e3c75df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:42,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6511262f-88bd-473d-95fa-c27f9e3c75df 2018-10-22 09:48:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:48:42,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:48:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:48:42,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57471f0e-4679-4a21-be48-6a804d77b5e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-22 09:48:42,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj used request id req-57471f0e-4679-4a21-be48-6a804d77b5e8 2018-10-22 09:48:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:48:42,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e8dd30-fed8-4bed-ad09-2e12b0b34b01 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:48:42,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e5e8dd30-fed8-4bed-ad09-2e12b0b34b01 2018-10-22 09:48:42,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}}' 2018-10-22 09:48:42,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e85afd-ef60-49f7-8c64-650c0edaeab5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:48:42,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-37e85afd-ef60-49f7-8c64-650c0edaeab5 2018-10-22 09:48:42,995 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj 2018-10-22 09:48:42,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:42,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:43,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["8D82g5PZQ_ybWv_6mPuGfQ"], "issued_at": "2018-10-22T09:48:43.000000Z"}} 2018-10-22 09:48:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896cd9e18c0cd1442335358f11d93124b986d517" 2018-10-22 09:48:43,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a4146e-1bf5-4bff-8966-95fde9ea764b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:43,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70a4146e-1bf5-4bff-8966-95fde9ea764b 2018-10-22 09:48:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:48:43,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:48:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896cd9e18c0cd1442335358f11d93124b986d517" 2018-10-22 09:48:43,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c37ffe3-8815-486c-a121-5f2d2100eba4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:48:43,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5c37ffe3-8815-486c-a121-5f2d2100eba4 2018-10-22 09:48:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896cd9e18c0cd1442335358f11d93124b986d517" 2018-10-22 09:48:43,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f2afaa-797d-4fb7-ae03-71f665e3edd8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}]} 2018-10-22 09:48:43,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj used request id req-e5f2afaa-797d-4fb7-ae03-71f665e3edd8 2018-10-22 09:48:43,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896cd9e18c0cd1442335358f11d93124b986d517" 2018-10-22 09:48:43,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d0e48d-aaaf-4f30-a627-be555ab4b7ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-22 09:48:43,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e4d0e48d-aaaf-4f30-a627-be555ab4b7ea 2018-10-22 09:48:44,137 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user 2018-10-22 09:48:44,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:48:44,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fa6010-4962-490c-b6d5-56aab6c2d193 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:48:44,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-92fa6010-4962-490c-b6d5-56aab6c2d193 2018-10-22 09:48:44,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" -d '{"role": {"name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}}' 2018-10-22 09:48:44,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014f25ec-f231-4d4e-8d1e-3e4eb799de66 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed58ab930f4b49aa96e973791fdc8b54", "links": {"self": "http://172.30.9.28:5000/v3/roles/ed58ab930f4b49aa96e973791fdc8b54"}, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}} 2018-10-22 09:48:44,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-014f25ec-f231-4d4e-8d1e-3e4eb799de66 2018-10-22 09:48:44,360 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role 2018-10-22 09:48:44,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ed58ab930f4b49aa96e973791fdc8b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:48:44,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6c5b95-64b8-4788-91b5-d876140a7977 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ed58ab930f4b49aa96e973791fdc8b54"}, "domain_id": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role", "id": "ed58ab930f4b49aa96e973791fdc8b54"}} 2018-10-22 09:48:44,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ed58ab930f4b49aa96e973791fdc8b54 used request id req-6f6c5b95-64b8-4788-91b5-d876140a7977 2018-10-22 09:48:44,450 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role to project AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj 2018-10-22 09:48:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd/users/a87106beedf545bc86ca3977ac6f000d/roles/ed58ab930f4b49aa96e973791fdc8b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:48:44,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57d83cc8-c591-4b4b-8b81-630a087c09f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:48:44,593 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd/users/a87106beedf545bc86ca3977ac6f000d/roles/ed58ab930f4b49aa96e973791fdc8b54 used request id req-57d83cc8-c591-4b4b-8b81-630a087c09f6 2018-10-22 09:48:44,593 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:48:44,595 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-22 09:48:44,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:44,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:44,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["sXECBh-8RfOIWXVGEpctrA"], "issued_at": "2018-10-22T09:48:44.000000Z"}} 2018-10-22 09:48:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:48:45,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4792d61-e8a3-4102-b059-4b836b054cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:45,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4792d61-e8a3-4102-b059-4b836b054cb0 2018-10-22 09:48:45,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:48:45,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-5132b3a8-43e8-48c0-830d-67f334114bd7 Date: Mon, 22 Oct 2018 09:48:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image"} 2018-10-22 09:48:45,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image used request id req-5132b3a8-43e8-48c0-830d-67f334114bd7 2018-10-22 09:48:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:48:45,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2bdc3f5d-81ed-4749-83db-572a33935cc3 Date: Mon, 22 Oct 2018 09:48:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-22 09:48:45,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2bdc3f5d-81ed-4749-83db-572a33935cc3 2018-10-22 09:48:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image"}' 2018-10-22 09:48:46,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 X-Openstack-Request-Id: req-f9ed9e20-74ef-44b3-bf5b-b664b7f78910 Date: Mon, 22 Oct 2018 09:48:46 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:48:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-22T09:48:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6", "min_disk": 0, "protected": false, "id": "39921a7f-c390-4b80-a147-24de1464dcf6", "file": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6/file", "checksum": null, "owner": "920114cb799545bcbd4db410d27a79fd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:48:46,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f9ed9e20-74ef-44b3-bf5b-b664b7f78910 2018-10-22 09:48:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" -d '' 2018-10-22 09:48:53,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e5b94d4-6db9-4db9-b2a1-819d18daff6b Date: Mon, 22 Oct 2018 09:48:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:48:53,159 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6/file used request id req-5e5b94d4-6db9-4db9-b2a1-819d18daff6b 2018-10-22 09:48:53,160 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-22 09:48:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:48:53,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5520a22b-2682-445a-abeb-9d901edc0715 Date: Mon, 22 Oct 2018 09:48:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:48:45Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-10-22T09:48:53Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/39921a7f-c390-4b80-a147-24de1464dcf6/snap", "metadata": {}}], "self": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6", "min_disk": 0, "protected": false, "id": "39921a7f-c390-4b80-a147-24de1464dcf6", "file": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6/file", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "owner": "920114cb799545bcbd4db410d27a79fd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/39921a7f-c390-4b80-a147-24de1464dcf6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:48:53,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 used request id req-5520a22b-2682-445a-abeb-9d901edc0715 2018-10-22 09:48:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:48:53,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2ab6038e-63a1-44fb-80e6-8acb9cf95099 Date: Mon, 22 Oct 2018 09:48: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"}}} 2018-10-22 09:48:53,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2ab6038e-63a1-44fb-80e6-8acb9cf95099 2018-10-22 09:48:53,574 - create_image - INFO - Created image with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image 2018-10-22 09:48:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:48:54,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-12bebedc-fe62-4723-8faa-386b46e9417d Date: Mon, 22 Oct 2018 09:48:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:48:45Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-10-22T09:48:53Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/39921a7f-c390-4b80-a147-24de1464dcf6/snap", "metadata": {}}], "self": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6", "min_disk": 0, "protected": false, "id": "39921a7f-c390-4b80-a147-24de1464dcf6", "file": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6/file", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "owner": "920114cb799545bcbd4db410d27a79fd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/39921a7f-c390-4b80-a147-24de1464dcf6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-22 09:48:54,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 used request id req-12bebedc-fe62-4723-8faa-386b46e9417d 2018-10-22 09:48:54,121 - create_image - DEBUG - Instance status is - active 2018-10-22 09:48:54,121 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image 2018-10-22 09:48:54,121 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image 2018-10-22 09:48:54,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:54,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:54,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["CbQQy2scRrOZ20-14qxjxg"], "issued_at": "2018-10-22T09:48:54.000000Z"}} 2018-10-22 09:48:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:48:54,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f3bedf-b3bb-4112-ac1a-b22b26e6c7db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:54,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-82f3bedf-b3bb-4112-ac1a-b22b26e6c7db 2018-10-22 09:48:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:48:54,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d1224a0d-66b6-44bd-b51d-4aa8e9555b48 Date: Mon, 22 Oct 2018 09:48:54 GMT RESP BODY: {"networks":[]} 2018-10-22 09:48:54,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-d1224a0d-66b6-44bd-b51d-4aa8e9555b48 2018-10-22 09:48:54,839 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net 2018-10-22 09:48:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" -d '{"network": {"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net", "admin_state_up": true}}' 2018-10-22 09:48:55,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4b721469-2d6e-4775-b674-c495045a238f Date: Mon, 22 Oct 2018 09:48:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:48:55Z","is_default":false,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","mtu":1450}} 2018-10-22 09:48:55,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4b721469-2d6e-4775-b674-c495045a238f 2018-10-22 09:48:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:48:55,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-2c101f99-cb65-474e-aa5b-1bdd2c713d21 Date: Mon, 22 Oct 2018 09:48:55 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":"2018-10-22T09:48:55Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:48:55,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-2c101f99-cb65-474e-aa5b-1bdd2c713d21 2018-10-22 09:48:55,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:48:55,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a06a2345-bbf1-414f-80f6-205c69641b9d Date: Mon, 22 Oct 2018 09:48:55 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:48:55,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-a06a2345-bbf1-414f-80f6-205c69641b9d 2018-10-22 09:48:55,684 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet 2018-10-22 09:48:55,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" -d '{"subnets": [{"ip_version": 4, "network_id": "f9c16293-d82b-4ed7-b8b6-04ef23654c73", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]}' 2018-10-22 09:48:56,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c98b5b27-1970-48e3-89b0-5f634cac8d04 Date: Mon, 22 Oct 2018 09:48:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","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":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:48:56,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c98b5b27-1970-48e3-89b0-5f634cac8d04 2018-10-22 09:48:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:48:56,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-14c7d12f-080b-4e5d-aaf9-5b7916297a8c Date: Mon, 22 Oct 2018 09:48: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:48:56,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-14c7d12f-080b-4e5d-aaf9-5b7916297a8c 2018-10-22 09:48:57,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:48:57,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1918d222-d807-481b-9250-b585aed661ad Date: Mon, 22 Oct 2018 09:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:48:57,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-1918d222-d807-481b-9250-b585aed661ad 2018-10-22 09:48:57,058 - OpenStackNetwork - DEBUG - Network [f9c16293-d82b-4ed7-b8b6-04ef23654c73] created successfully 2018-10-22 09:48:57,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:57,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:57,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:48:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["e6h3Y1ZxT-2uXAzhNOVnHg"], "issued_at": "2018-10-22T09:48:57.000000Z"}} 2018-10-22 09:48:57,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:48:57,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe7313f-7ccb-4180-8b77-165234f2b0ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:57,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1fe7313f-7ccb-4180-8b77-165234f2b0ee 2018-10-22 09:48:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:48:57,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-670c895d-eeb0-4091-b1bb-f27ffa5aa0aa Date: Mon, 22 Oct 2018 09:48:57 GMT RESP BODY: {"routers": []} 2018-10-22 09:48:57,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router&admin_state_up=True used request id req-670c895d-eeb0-4091-b1bb-f27ffa5aa0aa 2018-10-22 09:48:57,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:48:57,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:48:58,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["Hz3e4TorSGSszvFcM_CLBg"], "issued_at": "2018-10-22T09:48:58.000000Z"}} 2018-10-22 09:48:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40428dc3b1b8012f664db9b5413d3319c99a478f" 2018-10-22 09:48:58,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036fd9a1-b245-42b8-9669-ed1da4b1fe25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:48:58,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-036fd9a1-b245-42b8-9669-ed1da4b1fe25 2018-10-22 09:48:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:48:58,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-27bcf57f-7668-45e4-b4ee-422acc9c8af2 Date: Mon, 22 Oct 2018 09:48:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:48:58,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-27bcf57f-7668-45e4-b4ee-422acc9c8af2 2018-10-22 09:48:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:48:58,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b79e7644-d0ef-4eb3-ba87-629ed0e12769 Date: Mon, 22 Oct 2018 09:48:58 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:48:58,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-b79e7644-d0ef-4eb3-ba87-629ed0e12769 2018-10-22 09:48:58,676 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router 2018-10-22 09:48:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router", "admin_state_up": true}}' 2018-10-22 09:49:03,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c08acec5-8a98-4370-9436-d5bf2ee53dce Date: Mon, 22 Oct 2018 09:49:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:59Z", "admin_state_up": true, "updated_at": "2018-10-22T09:49:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c3a1dfcf-379a-4c62-b60c-f1572425e104", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router"}} 2018-10-22 09:49:03,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-c08acec5-8a98-4370-9436-d5bf2ee53dce 2018-10-22 09:49:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c3a1dfcf-379a-4c62-b60c-f1572425e104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:03,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fd1d297e-e9ba-4676-ad26-c28662635f7b Date: Mon, 22 Oct 2018 09:49:03 GMT RESP BODY: {"ports":[]} 2018-10-22 09:49:03,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c3a1dfcf-379a-4c62-b60c-f1572425e104 used request id req-fd1d297e-e9ba-4676-ad26-c28662635f7b 2018-10-22 09:49:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:04,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-56b36cf9-2c05-4039-a6ae-54606330ed16 Date: Mon, 22 Oct 2018 09:49: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:49:04,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-56b36cf9-2c05-4039-a6ae-54606330ed16 2018-10-22 09:49:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:49:04,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:49:04,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:04,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965d50c7-9ff1-48d4-a3ee-ef1657760ee6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:04,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-965d50c7-9ff1-48d4-a3ee-ef1657760ee6 2018-10-22 09:49:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:04,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-99758111-b191-46ae-9935-d7a95368a194 Date: Mon, 22 Oct 2018 09:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:04,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-99758111-b191-46ae-9935-d7a95368a194 2018-10-22 09:49:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:04,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a174554-b22e-4740-bd47-51bff558413d Date: Mon, 22 Oct 2018 09:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:04,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet used request id req-5a174554-b22e-4740-bd47-51bff558413d 2018-10-22 09:49:04,938 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-22 09:49:04,938 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router 2018-10-22 09:49:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" -d '{"subnet_id": "ba4038f1-fa75-47fd-bf34-4f03a1dde12b"}' 2018-10-22 09:49:07,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e15c5ff4-2690-4e2a-8a6c-9ab1d9cf8765 Date: Mon, 22 Oct 2018 09:49:07 GMT RESP BODY: {"network_id": "f9c16293-d82b-4ed7-b8b6-04ef23654c73", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "subnet_id": "ba4038f1-fa75-47fd-bf34-4f03a1dde12b", "subnet_ids": ["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"], "port_id": "acf2ae0d-7668-41d4-8631-b6d2e76496af", "id": "c3a1dfcf-379a-4c62-b60c-f1572425e104"} 2018-10-22 09:49:07,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104/add_router_interface used request id req-e15c5ff4-2690-4e2a-8a6c-9ab1d9cf8765 2018-10-22 09:49:07,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:07,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-560e07b1-7457-43c9-8168-6fa0fab442a4 Date: Mon, 22 Oct 2018 09:49:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:59Z", "admin_state_up": true, "updated_at": "2018-10-22T09:49:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c3a1dfcf-379a-4c62-b60c-f1572425e104", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router"}} 2018-10-22 09:49:07,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104 used request id req-560e07b1-7457-43c9-8168-6fa0fab442a4 2018-10-22 09:49:07,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c3a1dfcf-379a-4c62-b60c-f1572425e104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:07,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6ef3b96b-16cb-4490-bc38-6789a4c155de Date: Mon, 22 Oct 2018 09:49:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"}]} 2018-10-22 09:49:07,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c3a1dfcf-379a-4c62-b60c-f1572425e104 used request id req-6ef3b96b-16cb-4490-bc38-6789a4c155de 2018-10-22 09:49:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ba4038f1-fa75-47fd-bf34-4f03a1dde12b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:49:07,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-99241e13-7f81-4469-86f9-81eb38b8fbd2 Date: Mon, 22 Oct 2018 09:49:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","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":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}} 2018-10-22 09:49:07,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ba4038f1-fa75-47fd-bf34-4f03a1dde12b used request id req-99241e13-7f81-4469-86f9-81eb38b8fbd2 2018-10-22 09:49:07,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:49:07,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:49:07,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}, {"id": "628c5194e35d43a7bc9032b41562a43c", "name": "heat_stack_owner"}, {"id": "86bad681d0f942a9aa939b8122831ce4", "name": "Member"}], "expires_at": "2018-10-22T10:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b8634abd864eb791a83beca125c68c", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b5b8634abd864eb791a83beca125c68c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "id": "a93ecce4bcd0408b807e3bf5bd4e8188"}, "audit_ids": ["EFskA8fJSiWfrygmW7d6TQ"], "issued_at": "2018-10-22T09:49:07.000000Z"}} 2018-10-22 09:49:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075e5690fc4b60c8ad02e0aa89a0ce2e0c7135b4" 2018-10-22 09:49:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc8993e-c50f-4ffc-b64c-248b5edb83e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:49:08,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abc8993e-c50f-4ffc-b64c-248b5edb83e0 2018-10-22 09:49:08,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:49:08,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075e5690fc4b60c8ad02e0aa89a0ce2e0c7135b4" 2018-10-22 09:49:08,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49: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-4440289c-8a91-4862-b8dc-f181ecef8005 x-compute-request-id: req-4440289c-8a91-4862-b8dc-f181ecef8005 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-22 09:49:08,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4440289c-8a91-4862-b8dc-f181ecef8005 2018-10-22 09:49:08,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075e5690fc4b60c8ad02e0aa89a0ce2e0c7135b4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-10-22 09:49:08,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49: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-5bbaa679-3640-4e9b-b6f8-e972f82b7977 x-compute-request-id: req-5bbaa679-3640-4e9b-b6f8-e972f82b7977 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "28df321a-03f6-4ea7-aba6-49904986c039", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:49:08,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5bbaa679-3640-4e9b-b6f8-e972f82b7977 2018-10-22 09:49:08,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:49:08,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:49:08,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["wWNhIpu7QF6i3vdI9Z0h0g"], "issued_at": "2018-10-22T09:49:08.000000Z"}} 2018-10-22 09:49:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c21d248eccf91ab0e62f126d8f025469f414ca" 2018-10-22 09:49:08,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c7da49-0c0a-4e2b-8f4d-0a838cfeb6a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:49:08,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1c7da49-0c0a-4e2b-8f4d-0a838cfeb6a9 2018-10-22 09:49:08,749 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:49:08,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c21d248eccf91ab0e62f126d8f025469f414ca" 2018-10-22 09:49:09,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49: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-22d5d5dc-7a45-4ed5-9912-d396d5278668 x-compute-request-id: req-22d5d5dc-7a45-4ed5-9912-d396d5278668 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-22 09:49:09,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-22d5d5dc-7a45-4ed5-9912-d396d5278668 2018-10-22 09:49:09,288 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp... 2018-10-22 09:49:09,288 - OpenStackKeypair - INFO - Creating new keypair 2018-10-22 09:49:09,309 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp 2018-10-22 09:49:09,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c21d248eccf91ab0e62f126d8f025469f414ca" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCfJ03i5/MjPRQ/Wlk1V55DVnTCuO6zs/7LNPnaGJCtwEehB3jTBbbLYeXHtjhEVAYosnV3WT6tJn5DWihVcGEwYZ/2/1/4nUP2pRwjrmGNtgVOJOLJA15si5XSesrlnYJThBg1VOGn3099tNYsmhOkxIUZLjmmI9EI5ImUmKwoDQ==", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp"}}' 2018-10-22 09:49:09,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-cd6366ac-b269-478e-993a-3062af284c61 x-compute-request-id: req-cd6366ac-b269-478e-993a-3062af284c61 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCfJ03i5/MjPRQ/Wlk1V55DVnTCuO6zs/7LNPnaGJCtwEehB3jTBbbLYeXHtjhEVAYosnV3WT6tJn5DWihVcGEwYZ/2/1/4nUP2pRwjrmGNtgVOJOLJA15si5XSesrlnYJThBg1VOGn3099tNYsmhOkxIUZLjmmI9EI5ImUmKwoDQ==", "user_id": "a87106beedf545bc86ca3977ac6f000d", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "fingerprint": "08:11:ff:aa:2d:4a:43:4e:c1:86:54:4a:ef:d5:5d:f4"}} 2018-10-22 09:49:09,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cd6366ac-b269-478e-993a-3062af284c61 2018-10-22 09:49:09,368 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c.pub 2018-10-22 09:49:09,369 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c 2018-10-22 09:49:09,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:49:09,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:49:09,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["dcCT3vLFQNybAyO5hqh-pQ"], "issued_at": "2018-10-22T09:49:09.000000Z"}} 2018-10-22 09:49:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:09,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81efdcc-f67c-4c01-9214-867ef42e7d43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:49:09,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b81efdcc-f67c-4c01-9214-867ef42e7d43 2018-10-22 09:49:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:09,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1289858c-0177-4e33-a131-f3011208dd6a Date: Mon, 22 Oct 2018 09:49:09 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:49:09,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp used request id req-1289858c-0177-4e33-a131-f3011208dd6a 2018-10-22 09:49:09,988 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp... 2018-10-22 09:49:09,988 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp 2018-10-22 09:49:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" -d '{"security_group": {"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}}' 2018-10-22 09:49:10,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-e1f9d4df-8ddf-42f6-881e-6df8b2b1e3c8 Date: Mon, 22 Oct 2018 09:49:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "updated_at": "2018-10-22T09:49:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "265327a7-c8fa-4ba1-b20c-3faff383489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "c6e21f76-e239-4fd8-83de-852089742b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 2, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "205d82dd-25f0-4168-87b6-ca838e613827", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}} 2018-10-22 09:49:10,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-e1f9d4df-8ddf-42f6-881e-6df8b2b1e3c8 2018-10-22 09:49:10,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:10,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e0c1f59-3cd3-48b1-837d-d7f2a3b27f06 Date: Mon, 22 Oct 2018 09:49:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:10,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-1e0c1f59-3cd3-48b1-837d-d7f2a3b27f06 2018-10-22 09:49:10,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:10,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ec4dcc6-208b-4699-ab12-00d2d4374f6e Date: Mon, 22 Oct 2018 09:49:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:10,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-1ec4dcc6-208b-4699-ab12-00d2d4374f6e 2018-10-22 09:49:10,875 - neutron_utils - INFO - Retrieving security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:10,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-83f5d6ea-bd29-423c-8b9a-2dfe716921af Date: Mon, 22 Oct 2018 09:49:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "updated_at": "2018-10-22T09:49:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "265327a7-c8fa-4ba1-b20c-3faff383489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "c6e21f76-e239-4fd8-83de-852089742b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 2, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "205d82dd-25f0-4168-87b6-ca838e613827", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}]} 2018-10-22 09:49:10,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-83f5d6ea-bd29-423c-8b9a-2dfe716921af 2018-10-22 09:49:10,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:10,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:11,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cda20092-6433-4a0b-bfa9-393712b9dbf0 Date: Mon, 22 Oct 2018 09:49: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": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:11,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-cda20092-6433-4a0b-bfa9-393712b9dbf0 2018-10-22 09:49:11,127 - neutron_utils - INFO - Retrieving security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:11,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:11,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-54a89951-fb62-46d3-a4e4-38d6af2b56a1 Date: Mon, 22 Oct 2018 09:49:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "updated_at": "2018-10-22T09:49:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "265327a7-c8fa-4ba1-b20c-3faff383489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "c6e21f76-e239-4fd8-83de-852089742b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 2, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "205d82dd-25f0-4168-87b6-ca838e613827", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}]} 2018-10-22 09:49:11,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-54a89951-fb62-46d3-a4e4-38d6af2b56a1 2018-10-22 09:49:11,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:11,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9601a5f5-c09d-48de-bc48-6b61d942ba43 Date: Mon, 22 Oct 2018 09:49: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": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:11,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-9601a5f5-c09d-48de-bc48-6b61d942ba43 2018-10-22 09:49:11,495 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp 2018-10-22 09:49:11,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:11,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-a18f4bc3-8fad-4ea2-b34b-226722b18285 Date: Mon, 22 Oct 2018 09:49:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "updated_at": "2018-10-22T09:49:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "265327a7-c8fa-4ba1-b20c-3faff383489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "c6e21f76-e239-4fd8-83de-852089742b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 2, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "205d82dd-25f0-4168-87b6-ca838e613827", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}]} 2018-10-22 09:49:11,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp used request id req-a18f4bc3-8fad-4ea2-b34b-226722b18285 2018-10-22 09:49:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:49:11,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:49:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:11,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0743c222-b175-4409-b2a8-394487c55d05 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:11,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-0743c222-b175-4409-b2a8-394487c55d05 2018-10-22 09:49:11,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:11,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a289eea9-301c-46ef-8517-cae5f7877f40 Date: Mon, 22 Oct 2018 09:49: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": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:11,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-a289eea9-301c-46ef-8517-cae5f7877f40 2018-10-22 09:49:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827"}}' 2018-10-22 09:49:12,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-419cb0d0-f23d-454a-b38e-8285beaeccfa Date: Mon, 22 Oct 2018 09:49:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:12Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "3e9f3568-3f4b-4ab1-bf98-089b91d48117"}} 2018-10-22 09:49:12,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-419cb0d0-f23d-454a-b38e-8285beaeccfa 2018-10-22 09:49:12,109 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp 2018-10-22 09:49:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:12,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-417598f2-4984-45db-9f08-689d5f1e1269 Date: Mon, 22 Oct 2018 09:49:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "updated_at": "2018-10-22T09:49:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "265327a7-c8fa-4ba1-b20c-3faff383489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:12Z", "revision_number": 0, "id": "3e9f3568-3f4b-4ab1-bf98-089b91d48117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "c6e21f76-e239-4fd8-83de-852089742b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 3, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "205d82dd-25f0-4168-87b6-ca838e613827", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}]} 2018-10-22 09:49:12,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp used request id req-417598f2-4984-45db-9f08-689d5f1e1269 2018-10-22 09:49:12,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:12,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d928a3b9-328d-4df0-937c-326ed467f83a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:12,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-d928a3b9-328d-4df0-937c-326ed467f83a 2018-10-22 09:49:12,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:12,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e0560a4e-57a0-4604-99bc-c441fab742e0 Date: Mon, 22 Oct 2018 09:49:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:12Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "3e9f3568-3f4b-4ab1-bf98-089b91d48117"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:12,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-e0560a4e-57a0-4604-99bc-c441fab742e0 2018-10-22 09:49:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827"}}' 2018-10-22 09:49:12,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-20da1876-414c-4590-864e-fa6ba35c6c18 Date: Mon, 22 Oct 2018 09:49:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": 22, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:12Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "4436616c-a0b1-45d4-9216-dd802f404357"}} 2018-10-22 09:49:12,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-20da1876-414c-4590-864e-fa6ba35c6c18 2018-10-22 09:49:12,475 - neutron_utils - INFO - Retrieving security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:12,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-8fcf7e9e-7092-461d-9ad5-96bb099c5f5d Date: Mon, 22 Oct 2018 09:49:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "updated_at": "2018-10-22T09:49:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "265327a7-c8fa-4ba1-b20c-3faff383489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:12Z", "revision_number": 0, "id": "3e9f3568-3f4b-4ab1-bf98-089b91d48117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:49:12Z", "revision_number": 0, "id": "4436616c-a0b1-45d4-9216-dd802f404357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "revision_number": 0, "id": "c6e21f76-e239-4fd8-83de-852089742b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 4, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "205d82dd-25f0-4168-87b6-ca838e613827", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}]} 2018-10-22 09:49:12,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-8fcf7e9e-7092-461d-9ad5-96bb099c5f5d 2018-10-22 09:49:12,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 205d82dd-25f0-4168-87b6-ca838e613827 2018-10-22 09:49:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:49:12,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f36424aa-74a4-436f-bc21-e8e7c0af0b8d Date: Mon, 22 Oct 2018 09:49:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "265327a7-c8fa-4ba1-b20c-3faff383489b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:12Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "3e9f3568-3f4b-4ab1-bf98-089b91d48117"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:49:12Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": 22, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:12Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "4436616c-a0b1-45d4-9216-dd802f404357"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:49:10Z", "security_group_id": "205d82dd-25f0-4168-87b6-ca838e613827", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:49:10Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c6e21f76-e239-4fd8-83de-852089742b7e"}]} 2018-10-22 09:49:12,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=205d82dd-25f0-4168-87b6-ca838e613827 used request id req-f36424aa-74a4-436f-bc21-e8e7c0af0b8d 2018-10-22 09:49:12,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:49:12,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:49:13,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:49:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["SavtkNLRSMabNVGC09Wb5w"], "issued_at": "2018-10-22T09:49:13.000000Z"}} 2018-10-22 09:49:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc76693e-314d-489c-a075-b05352699bef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:49:13,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc76693e-314d-489c-a075-b05352699bef 2018-10-22 09:49:13,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-22 09:49:13,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:13,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f8464f-9cec-41ae-a1a9-b5ee05973ab0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:49:13,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28f8464f-9cec-41ae-a1a9-b5ee05973ab0 2018-10-22 09:49:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:13,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-df74a0d0-1a5d-4067-bd8f-c0405d794c3d Date: Mon, 22 Oct 2018 09:49: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:49:13,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-df74a0d0-1a5d-4067-bd8f-c0405d794c3d 2018-10-22 09:49:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:49:13,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:49:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:13,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098996c3-c805-4f9e-bd31-b9e5e865974f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:13,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-098996c3-c805-4f9e-bd31-b9e5e865974f 2018-10-22 09:49:13,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:13,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-53c03e0c-9aa6-4782-82d0-14ae14293449 Date: Mon, 22 Oct 2018 09:49:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:13,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-53c03e0c-9aa6-4782-82d0-14ae14293449 2018-10-22 09:49:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:13,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec33876b-20c3-4c7e-9c73-ae92f62cd263 Date: Mon, 22 Oct 2018 09:49:13 GMT RESP BODY: {"ports":[]} 2018-10-22 09:49:13,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1&admin_state_up=True used request id req-ec33876b-20c3-4c7e-9c73-ae92f62cd263 2018-10-22 09:49:13,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:14,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-548342c3-7ccf-4569-bc29-df02ac85bb1a x-compute-request-id: req-548342c3-7ccf-4569-bc29-df02ac85bb1a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 09:49:14,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst used request id req-548342c3-7ccf-4569-bc29-df02ac85bb1a 2018-10-22 09:49:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:14,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ba0d94a4-c216-4c4a-8fae-f9cd19d9c8a2 Date: Mon, 22 Oct 2018 09:49: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:49:14,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-ba0d94a4-c216-4c4a-8fae-f9cd19d9c8a2 2018-10-22 09:49:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:14,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d06124-b96a-4da1-8701-06f17a698f3f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:14,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-e4d06124-b96a-4da1-8701-06f17a698f3f 2018-10-22 09:49:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c5bccc23-a4e5-4890-9501-7ff1e79db578 Date: Mon, 22 Oct 2018 09:49:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:14,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-c5bccc23-a4e5-4890-9501-7ff1e79db578 2018-10-22 09:49:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:14,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3244209a-0547-4e94-9258-5736cea764d4 Date: Mon, 22 Oct 2018 09:49:14 GMT RESP BODY: {"ports":[]} 2018-10-22 09:49:14,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1&admin_state_up=True used request id req-3244209a-0547-4e94-9258-5736cea764d4 2018-10-22 09:49:14,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-22 09:49:14,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:49:15,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed58ab930f4b49aa96e973791fdc8b54", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role"}], "expires_at": "2018-10-22T10:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920114cb799545bcbd4db410d27a79fd", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/920114cb799545bcbd4db410d27a79fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user", "id": "a87106beedf545bc86ca3977ac6f000d"}, "audit_ids": ["mBCFJCqHSYaZOoRDZKtvLw"], "issued_at": "2018-10-22T09:49:15.000000Z"}} 2018-10-22 09:49:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a3b96003886330e8ece98b18f34f163dfed227" 2018-10-22 09:49:15,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eeb35d0-6072-4371-b81d-ee4fb2b8c00f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:49:15,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4eeb35d0-6072-4371-b81d-ee4fb2b8c00f 2018-10-22 09:49:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:15,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8b451a01-d747-46f9-b40d-250a41610bdc Date: Mon, 22 Oct 2018 09:49: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:49:15,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-8b451a01-d747-46f9-b40d-250a41610bdc 2018-10-22 09:49:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:15,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bbe6692d-3d27-4f91-9ac0-c861b856ff3e Date: Mon, 22 Oct 2018 09:49:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:15,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-bbe6692d-3d27-4f91-9ac0-c861b856ff3e 2018-10-22 09:49:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:16,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-95c7dc85-4a5a-4d24-9f81-c9e5928ad8a2 Date: Mon, 22 Oct 2018 09:49: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:49:16,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-95c7dc85-4a5a-4d24-9f81-c9e5928ad8a2 2018-10-22 09:49:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-22 09:49:16,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:49:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a3b96003886330e8ece98b18f34f163dfed227" 2018-10-22 09:49:16,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4e6b36-e4ee-42dc-87c2-bd15f32ab599 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:16,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-da4e6b36-e4ee-42dc-87c2-bd15f32ab599 2018-10-22 09:49:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:16,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e500ae7-4b5d-45e1-bf1b-3c9913b43813 Date: Mon, 22 Oct 2018 09:49:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:16,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-3e500ae7-4b5d-45e1-bf1b-3c9913b43813 2018-10-22 09:49:16,462 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net 2018-10-22 09:49:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" -d '{"port": {"network_id": "f9c16293-d82b-4ed7-b8b6-04ef23654c73", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1", "admin_state_up": true}}' 2018-10-22 09:49:17,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-56e20531-9b7e-4f50-ab09-4241ac8a218e Date: Mon, 22 Oct 2018 09:49:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","project_id":"920114cb799545bcbd4db410d27a79fd","qos_policy_id":null,"admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal"}} 2018-10-22 09:49:17,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-56e20531-9b7e-4f50-ab09-4241ac8a218e 2018-10-22 09:49:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:17,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d040e785-6c33-42b5-ae1d-705e1a4bb79f Date: Mon, 22 Oct 2018 09:49: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:49:17,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-d040e785-6c33-42b5-ae1d-705e1a4bb79f 2018-10-22 09:49:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:17,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7682cebf-41d5-4788-ad63-9eddaa8419fe Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:17,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-7682cebf-41d5-4788-ad63-9eddaa8419fe 2018-10-22 09:49:17,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:17,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5341dc77-f9e1-4ab1-9e8b-b3046e61d923 Date: Mon, 22 Oct 2018 09:49:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:49:17,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-5341dc77-f9e1-4ab1-9e8b-b3046e61d923 2018-10-22 09:49:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:18,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-d64366f6-be4f-40fb-919b-c129fc753684 Date: Mon, 22 Oct 2018 09:49:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-22 09:49:18,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1&admin_state_up=True used request id req-d64366f6-be4f-40fb-919b-c129fc753684 2018-10-22 09:49:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:18,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358d25da-eda6-4c54-9166-4df779c72bb6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:49:18,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-358d25da-eda6-4c54-9166-4df779c72bb6 2018-10-22 09:49:18,281 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst 2018-10-22 09:49:18,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:18,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f998565f-93a5-43b2-8445-dc5c70872b2f x-compute-request-id: req-f998565f-93a5-43b2-8445-dc5c70872b2f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-flavor-name"}]} 2018-10-22 09:49:18,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f998565f-93a5-43b2-8445-dc5c70872b2f 2018-10-22 09:49:18,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:18,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6e5ed1c-8f6c-452c-9761-82b17fd74ff8 x-compute-request-id: req-b6e5ed1c-8f6c-452c-9761-82b17fd74ff8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "28df321a-03f6-4ea7-aba6-49904986c039", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:49:18,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039 used request id req-b6e5ed1c-8f6c-452c-9761-82b17fd74ff8 2018-10-22 09:49:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-2e36fc4a-83e9-4e2c-9947-ef195b09b3e4 Date: Mon, 22 Oct 2018 09:49:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image", "tags": [], "container_format": "bare", "created_at": "2018-10-22T09:48:45Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-10-22T09:48:53Z", "visibility": "shared", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/39921a7f-c390-4b80-a147-24de1464dcf6/snap", "metadata": {}}], "self": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6", "min_disk": 0, "protected": false, "id": "39921a7f-c390-4b80-a147-24de1464dcf6", "file": "/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6/file", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "owner": "920114cb799545bcbd4db410d27a79fd", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/39921a7f-c390-4b80-a147-24de1464dcf6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image"} 2018-10-22 09:49:18,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image used request id req-2e36fc4a-83e9-4e2c-9947-ef195b09b3e4 2018-10-22 09:49:18,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:19,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52022784-425b-4f35-93cf-109bd563c3e0 Date: Mon, 22 Oct 2018 09:49: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"}}} 2018-10-22 09:49:19,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-52022784-425b-4f35-93cf-109bd563c3e0 2018-10-22 09:49:19,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" -d '{"server": {"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "imageRef": "39921a7f-c390-4b80-a147-24de1464dcf6", "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "flavorRef": "28df321a-03f6-4ea7-aba6-49904986c039", "max_count": 1, "min_count": 1, "networks": [{"port": "6bc8c9ee-952a-4888-b8a7-af394e7b1a91"}]}}' 2018-10-22 09:49:20,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-18937ef8-9377-408f-bebb-cb25a8005b9a x-compute-request-id: req-18937ef8-9377-408f-bebb-cb25a8005b9a Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "adminPass": "ibEuGKB7oLU4"}} 2018-10-22 09:49:20,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-18937ef8-9377-408f-bebb-cb25a8005b9a 2018-10-22 09:49:20,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:20,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-acc498b9-6a8f-46de-9866-dff71dedff0f x-compute-request-id: req-acc498b9-6a8f-46de-9866-dff71dedff0f 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.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:20,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-acc498b9-6a8f-46de-9866-dff71dedff0f 2018-10-22 09:49:20,749 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst 2018-10-22 09:49:20,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:21,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-12889f30-4d92-4cb6-9212-5ec0923270f4 x-compute-request-id: req-12889f30-4d92-4cb6-9212-5ec0923270f4 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.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:21,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-12889f30-4d92-4cb6-9212-5ec0923270f4 2018-10-22 09:49:21,007 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:21,008 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:24,011 - create_instance - DEBUG - VM status query timeout in 896.738832951 2018-10-22 09:49:24,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:24,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-b7274291-92cc-4417-aa21-7a943c4ff531 x-compute-request-id: req-b7274291-92cc-4417-aa21-7a943c4ff531 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:24,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-b7274291-92cc-4417-aa21-7a943c4ff531 2018-10-22 09:49:24,664 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:24,665 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:27,668 - create_instance - DEBUG - VM status query timeout in 893.081733942 2018-10-22 09:49:27,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:28,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ab4b5c09-213f-4d5e-8643-814da59d3a83 x-compute-request-id: req-ab4b5c09-213f-4d5e-8643-814da59d3a83 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:28,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-ab4b5c09-213f-4d5e-8643-814da59d3a83 2018-10-22 09:49:28,179 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:28,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:31,182 - create_instance - DEBUG - VM status query timeout in 889.567688942 2018-10-22 09:49:31,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:31,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-75b61b9b-be88-48a2-8b03-7e3d1b0f09d9 x-compute-request-id: req-75b61b9b-be88-48a2-8b03-7e3d1b0f09d9 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:31,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-75b61b9b-be88-48a2-8b03-7e3d1b0f09d9 2018-10-22 09:49:31,675 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:31,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:34,678 - create_instance - DEBUG - VM status query timeout in 886.07138896 2018-10-22 09:49:34,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:35,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-1e666c38-6a5b-4d8a-bb6e-e33d4aeba3cb x-compute-request-id: req-1e666c38-6a5b-4d8a-bb6e-e33d4aeba3cb Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:35,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-1e666c38-6a5b-4d8a-bb6e-e33d4aeba3cb 2018-10-22 09:49:35,312 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:35,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:38,315 - create_instance - DEBUG - VM status query timeout in 882.43422699 2018-10-22 09:49:38,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:38,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-803f85f6-8d71-4640-b86d-d492720b7624 x-compute-request-id: req-803f85f6-8d71-4640-b86d-d492720b7624 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:38,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-803f85f6-8d71-4640-b86d-d492720b7624 2018-10-22 09:49:38,666 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:38,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:41,669 - create_instance - DEBUG - VM status query timeout in 879.080312967 2018-10-22 09:49:41,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:42,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e80540f0-50a8-4bc6-be7f-e987a0036df2 x-compute-request-id: req-e80540f0-50a8-4bc6-be7f-e987a0036df2 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:42,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-e80540f0-50a8-4bc6-be7f-e987a0036df2 2018-10-22 09:49:42,169 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:42,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:45,173 - create_instance - DEBUG - VM status query timeout in 875.57694602 2018-10-22 09:49:45,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:45,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-f330085d-6ec0-4764-9d0e-b853d0542551 x-compute-request-id: req-f330085d-6ec0-4764-9d0e-b853d0542551 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:45,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-f330085d-6ec0-4764-9d0e-b853d0542551 2018-10-22 09:49:45,682 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:45,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:48,685 - create_instance - DEBUG - VM status query timeout in 872.064683914 2018-10-22 09:49:48,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:49,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-cd85a5a5-fc33-493d-9c9a-915251c0a22d x-compute-request-id: req-cd85a5a5-fc33-493d-9c9a-915251c0a22d Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:49,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-cd85a5a5-fc33-493d-9c9a-915251c0a22d 2018-10-22 09:49:49,343 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:49,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:52,347 - create_instance - DEBUG - VM status query timeout in 868.402746916 2018-10-22 09:49:52,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:52,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-34480e45-b336-4eea-957a-8e4dd289641e x-compute-request-id: req-34480e45-b336-4eea-957a-8e4dd289641e Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:52,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-34480e45-b336-4eea-957a-8e4dd289641e 2018-10-22 09:49:52,999 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:53,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:56,003 - create_instance - DEBUG - VM status query timeout in 864.746775866 2018-10-22 09:49:56,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:49:56,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:49:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49129eac-71a5-4a0c-9e57-f8839761be8f x-compute-request-id: req-49129eac-71a5-4a0c-9e57-f8839761be8f Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:49:56,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-49129eac-71a5-4a0c-9e57-f8839761be8f 2018-10-22 09:49:56,648 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:49:56,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:49:59,652 - create_instance - DEBUG - VM status query timeout in 861.098008871 2018-10-22 09:49:59,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:00,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-f474e6f0-2ad5-406b-98c8-24f32a4083db x-compute-request-id: req-f474e6f0-2ad5-406b-98c8-24f32a4083db Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:00,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-f474e6f0-2ad5-406b-98c8-24f32a4083db 2018-10-22 09:50:00,175 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:00,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:03,178 - create_instance - DEBUG - VM status query timeout in 857.571706057 2018-10-22 09:50:03,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:03,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af9b825-9b3b-452e-8e66-c9ab7ed461cc x-compute-request-id: req-5af9b825-9b3b-452e-8e66-c9ab7ed461cc Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:03,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-5af9b825-9b3b-452e-8e66-c9ab7ed461cc 2018-10-22 09:50:03,629 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:03,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:06,632 - create_instance - DEBUG - VM status query timeout in 854.117431879 2018-10-22 09:50:06,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:07,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-2d4aa201-613b-406b-a1b3-31183c44efac x-compute-request-id: req-2d4aa201-613b-406b-a1b3-31183c44efac Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:07,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-2d4aa201-613b-406b-a1b3-31183c44efac 2018-10-22 09:50:07,147 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:07,147 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:10,151 - create_instance - DEBUG - VM status query timeout in 850.598986864 2018-10-22 09:50:10,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:10,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-39e96772-178f-4a51-87df-be8018d6ca15 x-compute-request-id: req-39e96772-178f-4a51-87df-be8018d6ca15 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:10,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-39e96772-178f-4a51-87df-be8018d6ca15 2018-10-22 09:50:10,497 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:10,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:13,500 - create_instance - DEBUG - VM status query timeout in 847.249488831 2018-10-22 09:50:13,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:14,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50: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-3b12459f-484e-4b3c-971c-361868580310 x-compute-request-id: req-3b12459f-484e-4b3c-971c-361868580310 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:14,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-3b12459f-484e-4b3c-971c-361868580310 2018-10-22 09:50:14,174 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:14,174 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:17,177 - create_instance - DEBUG - VM status query timeout in 843.572497845 2018-10-22 09:50:17,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:17,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-db65caa8-6209-46b2-89c1-8e7afb2ca7ed x-compute-request-id: req-db65caa8-6209-46b2-89c1-8e7afb2ca7ed Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:17,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-db65caa8-6209-46b2-89c1-8e7afb2ca7ed 2018-10-22 09:50:17,687 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:17,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:20,690 - create_instance - DEBUG - VM status query timeout in 840.05915904 2018-10-22 09:50:20,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:20,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e4f95ff-44ca-4af5-bf8d-7970ab0a90a4 x-compute-request-id: req-3e4f95ff-44ca-4af5-bf8d-7970ab0a90a4 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:20,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-3e4f95ff-44ca-4af5-bf8d-7970ab0a90a4 2018-10-22 09:50:20,878 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:20,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:23,881 - create_instance - DEBUG - VM status query timeout in 836.868165016 2018-10-22 09:50:23,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:24,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0e50fe1-02dd-40f0-ab39-10aa5352f806 x-compute-request-id: req-e0e50fe1-02dd-40f0-ab39-10aa5352f806 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:24,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-e0e50fe1-02dd-40f0-ab39-10aa5352f806 2018-10-22 09:50:24,460 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:24,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:27,463 - create_instance - DEBUG - VM status query timeout in 833.286331892 2018-10-22 09:50:27,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:27,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b81a2b9e-b001-4cdd-a207-0f867f42c4bb x-compute-request-id: req-b81a2b9e-b001-4cdd-a207-0f867f42c4bb Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:27,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-b81a2b9e-b001-4cdd-a207-0f867f42c4bb 2018-10-22 09:50:27,918 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:27,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:30,921 - create_instance - DEBUG - VM status query timeout in 829.828603983 2018-10-22 09:50:30,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:31,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50: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-2c417048-3337-403a-be9c-df8487d70f6e x-compute-request-id: req-2c417048-3337-403a-be9c-df8487d70f6e Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:31,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-2c417048-3337-403a-be9c-df8487d70f6e 2018-10-22 09:50:31,407 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:31,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:34,410 - create_instance - DEBUG - VM status query timeout in 826.339097977 2018-10-22 09:50:34,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:35,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-2c1cb9a3-2463-40f3-8feb-5ced0658862c x-compute-request-id: req-2c1cb9a3-2463-40f3-8feb-5ced0658862c Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:35,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-2c1cb9a3-2463-40f3-8feb-5ced0658862c 2018-10-22 09:50:35,082 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:35,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:38,085 - create_instance - DEBUG - VM status query timeout in 822.664307833 2018-10-22 09:50:38,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:38,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50: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-2204933c-5b48-47c7-af01-1c5828bd5cdc x-compute-request-id: req-2204933c-5b48-47c7-af01-1c5828bd5cdc Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:38,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-2204933c-5b48-47c7-af01-1c5828bd5cdc 2018-10-22 09:50:38,611 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:38,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:41,615 - create_instance - DEBUG - VM status query timeout in 819.135035992 2018-10-22 09:50:41,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:42,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98bce15d-d95b-408b-99ad-6b58cec3d461 x-compute-request-id: req-98bce15d-d95b-408b-99ad-6b58cec3d461 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:42,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-98bce15d-d95b-408b-99ad-6b58cec3d461 2018-10-22 09:50:42,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:42,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:45,122 - create_instance - DEBUG - VM status query timeout in 815.627490044 2018-10-22 09:50:45,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:45,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50: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-fda1e451-dca6-44d1-bd81-e8770dbbc637 x-compute-request-id: req-fda1e451-dca6-44d1-bd81-e8770dbbc637 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:45,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-fda1e451-dca6-44d1-bd81-e8770dbbc637 2018-10-22 09:50:45,486 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:45,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:48,490 - create_instance - DEBUG - VM status query timeout in 812.259830952 2018-10-22 09:50:48,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:49,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b34530b-ac40-40ae-b3ea-b5acbe631205 x-compute-request-id: req-9b34530b-ac40-40ae-b3ea-b5acbe631205 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:49,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-9b34530b-ac40-40ae-b3ea-b5acbe631205 2018-10-22 09:50:49,019 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:49,019 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:52,022 - create_instance - DEBUG - VM status query timeout in 808.727225065 2018-10-22 09:50:52,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:52,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26d5b51f-ded9-4deb-9373-294a5d978d4e x-compute-request-id: req-26d5b51f-ded9-4deb-9373-294a5d978d4e Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:52,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-26d5b51f-ded9-4deb-9373-294a5d978d4e 2018-10-22 09:50:52,499 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:52,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:55,502 - create_instance - DEBUG - VM status query timeout in 805.247669935 2018-10-22 09:50:55,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:55,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-711fb3f8-cef2-488a-9776-29796a5a0523 x-compute-request-id: req-711fb3f8-cef2-488a-9776-29796a5a0523 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:55,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-711fb3f8-cef2-488a-9776-29796a5a0523 2018-10-22 09:50:55,976 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:55,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:50:58,979 - create_instance - DEBUG - VM status query timeout in 801.770176888 2018-10-22 09:50:58,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:50:59,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:50: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-04190dcd-a3dd-4257-adcf-fcd03bda394f x-compute-request-id: req-04190dcd-a3dd-4257-adcf-fcd03bda394f Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:50:59,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-04190dcd-a3dd-4257-adcf-fcd03bda394f 2018-10-22 09:50:59,533 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:50:59,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:51:02,536 - create_instance - DEBUG - VM status query timeout in 798.213196993 2018-10-22 09:51:02,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:02,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-c99c10f4-dc61-435c-a07b-87804398cf29 x-compute-request-id: req-c99c10f4-dc61-435c-a07b-87804398cf29 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:49:21Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:02,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-c99c10f4-dc61-435c-a07b-87804398cf29 2018-10-22 09:51:02,856 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - BUILD 2018-10-22 09:51:02,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:51:05,859 - create_instance - DEBUG - VM status query timeout in 794.890650988 2018-10-22 09:51:05,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:06,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb0a07b0-41d0-451c-95b1-bf60ce901a8e x-compute-request-id: req-fb0a07b0-41d0-451c-95b1-bf60ce901a8e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:06,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-fb0a07b0-41d0-451c-95b1-bf60ce901a8e 2018-10-22 09:51:06,310 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:06,310 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:06,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:06,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34ea7f30-3f61-44ee-81dd-14448f8adb5b x-compute-request-id: req-34ea7f30-3f61-44ee-81dd-14448f8adb5b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:06,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-34ea7f30-3f61-44ee-81dd-14448f8adb5b 2018-10-22 09:51:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4ba8ac3a-c734-4c72-b7fa-94e5bf42b886 Date: Mon, 22 Oct 2018 09:51: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:07,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-4ba8ac3a-c734-4c72-b7fa-94e5bf42b886 2018-10-22 09:51:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2db809-2e64-41da-a65d-ec8216d235b0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:07,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-2e2db809-2e64-41da-a65d-ec8216d235b0 2018-10-22 09:51:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2ad9896-ab12-4ae8-9c90-0ba9fd8055c8 Date: Mon, 22 Oct 2018 09:51:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:07,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-a2ad9896-ab12-4ae8-9c90-0ba9fd8055c8 2018-10-22 09:51:07,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-1771f18b-ec6a-4b95-a3fb-662e5410ad87 Date: Mon, 22 Oct 2018 09:51:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:07,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-1771f18b-ec6a-4b95-a3fb-662e5410ad87 2018-10-22 09:51:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-c90a9f30-9d5f-4110-bd4e-ffe28750c9ca Date: Mon, 22 Oct 2018 09:51:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:59Z", "admin_state_up": true, "updated_at": "2018-10-22T09:49:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c3a1dfcf-379a-4c62-b60c-f1572425e104", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router"}]} 2018-10-22 09:51:07,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router used request id req-c90a9f30-9d5f-4110-bd4e-ffe28750c9ca 2018-10-22 09:51:07,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0821dd76-ce11-4cb0-a2c6-09cef6934350 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:07,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-0821dd76-ce11-4cb0-a2c6-09cef6934350 2018-10-22 09:51:07,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c3a1dfcf-379a-4c62-b60c-f1572425e104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-c31043ea-3d7e-40aa-9dce-69c5349212be Date: Mon, 22 Oct 2018 09:51:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"}]} 2018-10-22 09:51:07,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c3a1dfcf-379a-4c62-b60c-f1572425e104 used request id req-c31043ea-3d7e-40aa-9dce-69c5349212be 2018-10-22 09:51:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ba4038f1-fa75-47fd-bf34-4f03a1dde12b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-b8f48ae8-3217-4f60-b630-3ac3607426ac Date: Mon, 22 Oct 2018 09:51:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","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":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}} 2018-10-22 09:51:07,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ba4038f1-fa75-47fd-bf34-4f03a1dde12b used request id req-b8f48ae8-3217-4f60-b630-3ac3607426ac 2018-10-22 09:51:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:08,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b0866e29-5e8d-46f6-a484-04e8b1469220 Date: Mon, 22 Oct 2018 09:51:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:51:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-b0866e29-5e8d-46f6-a484-04e8b1469220 2018-10-22 09:51:08,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:08,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d82c0e5-db25-412f-bf81-57ddfad3d2ac Date: Mon, 22 Oct 2018 09:51:08 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:51:08,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-6d82c0e5-db25-412f-bf81-57ddfad3d2ac 2018-10-22 09:51:08,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:08,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-f8f58f7a-bcf1-4f97-82b2-a9287ac75025 x-compute-request-id: req-f8f58f7a-bcf1-4f97-82b2-a9287ac75025 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:08,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-f8f58f7a-bcf1-4f97-82b2-a9287ac75025 2018-10-22 09:51:08,751 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:08,752 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:08,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-a27f863c-abbe-4680-b0b1-c3bd44f32d3a x-compute-request-id: req-a27f863c-abbe-4680-b0b1-c3bd44f32d3a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:09,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-a27f863c-abbe-4680-b0b1-c3bd44f32d3a 2018-10-22 09:51:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4e245837-e3f4-4f6d-a12b-5949868a346a Date: Mon, 22 Oct 2018 09: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:09,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-4e245837-e3f4-4f6d-a12b-5949868a346a 2018-10-22 09:51:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0625b6-d46d-481f-8c67-442699d7f96a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:09,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-6a0625b6-d46d-481f-8c67-442699d7f96a 2018-10-22 09:51:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7994e323-7be4-48fc-bed8-976de5bbd728 Date: Mon, 22 Oct 2018 09:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:09,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-7994e323-7be4-48fc-bed8-976de5bbd728 2018-10-22 09:51:09,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-a2f3ed6b-422c-4399-bf5f-6f969d9adb58 Date: Mon, 22 Oct 2018 09:51:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:09,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-a2f3ed6b-422c-4399-bf5f-6f969d9adb58 2018-10-22 09:51:09,585 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-22 09:51:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f5a2c3f0-6f43-4b7c-b360-2abc4985e615 Date: Mon, 22 Oct 2018 09:51:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:51:09,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-f5a2c3f0-6f43-4b7c-b360-2abc4985e615 2018-10-22 09:51:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:09,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6cc9f7c0-caa6-4c2b-b348-f0772611f4c7 Date: Mon, 22 Oct 2018 09:51:09 GMT RESP BODY: {"subnets":[]} 2018-10-22 09:51:09,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8029335-a52b-439d-95d9-1488b78e0214 used request id req-6cc9f7c0-caa6-4c2b-b348-f0772611f4c7 2018-10-22 09:51:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "port_id": "6bc8c9ee-952a-4888-b8a7-af394e7b1a91"}}' 2018-10-22 09:51:11,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-e42f494e-af0a-4f60-a69e-03de29bf3d45 Date: Mon, 22 Oct 2018 09:51:11 GMT RESP BODY: {"floatingip": {"router_id": "c3a1dfcf-379a-4c62-b60c-f1572425e104", "status": "DOWN", "description": "", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:51:10Z", "updated_at": "2018-10-22T09:51:10Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "920114cb799545bcbd4db410d27a79fd", "port_id": "6bc8c9ee-952a-4888-b8a7-af394e7b1a91", "id": "df7ef86d-ac54-4232-977d-cb236d75d578"}} 2018-10-22 09:51:11,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-e42f494e-af0a-4f60-a69e-03de29bf3d45 2018-10-22 09:51:11,629 - create_instance - INFO - Created floating IP 172.30.9.202 via router - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router 2018-10-22 09:51:11,629 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-10-22 09:51:11,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:11,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd8f0131-6e25-4d09-ad3a-e6863c505f30 x-compute-request-id: req-fd8f0131-6e25-4d09-ad3a-e6863c505f30 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:11,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-fd8f0131-6e25-4d09-ad3a-e6863c505f30 2018-10-22 09:51:11,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:51:13,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5020ab05-618c-49ae-a439-0ff5ac5df0d2 x-compute-request-id: req-5020ab05-618c-49ae-a439-0ff5ac5df0d2 Content-Encoding: gzip Content-Length: 9405 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008020] Security Framework initialized\n[ 0.009014] AppArmor: AppArmor initialized\n[ 0.009999] Yama: becoming mindful.\n[ 0.011341] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012619] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014272] 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.017670] Initializing cgroup subsys memory\n[ 0.018713] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.021050] Initializing cgroup subsys blkio\n[ 0.022043] Initializing cgroup subsys perf_event\n[ 0.023127] Initializing cgroup subsys hugetlb\n[ 0.024055] FEATURE SPEC_CTRL Not Present\n[ 0.025701] mce: CPU supports 10 MCE banks\n[ 0.026694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029403] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.034282] Speculative Store Bypass: Vulnerable\n[ 0.036639] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.041468] ACPI: Core revision 20131115\n[ 0.042831] ACPI: All ACPI Tables successfully acquired\n[ 0.044021] ftrace: allocating 28748 entries in 113 pages\n[ 0.064037] smpboot: Max logical packages: 2\n[ 0.065056] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.066498] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.068167] Enabling x2apic\n[ 0.068875] Enabled x2apic\n[ 0.069761] Switched APIC routing to physical x2apic.\n[ 0.072222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.073750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.083188] KVM setup paravirtual spinlock\n[ 0.085024] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.086619] x86: Booting SMP configuration:\n[ 0.087676] .... node #0, CPUs: #1[ 0.085017] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100018] x86: Booted up 1 node, 2 CPUs\n[ 0.100012] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103133] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.104295] devtmpfs: initialized\n[ 0.106336] EVM: security.selinux\n[ 0.107148] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108740] EVM: security.capability\n[ 0.109605] pinctrl core: initialized pinctrl subsystem\n[ 0.109961] regulator-dummy: no parameters\n[ 0.112059] RTC time: 9:51:06, date: 10/22/18\n[ 0.113093] NET: Registered protocol family 16\n[ 0.114159] cpuidle: using governor ladder\n[ 0.115143] cpuidle: using governor menu\n[ 0.116075] ACPI: bus type PCI registered\n[ 0.117012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118474] PCI: Using configuration type 1 for base access\n[ 0.120200] bio: create slab at 0\n[ 0.121068] ACPI: Added _OSI(Module Device)\n[ 0.121068] ACPI: Added _OSI(Processor Device)\n[ 0.122120] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126557] ACPI: Interpreter enabled\n[ 0.127456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135596] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.137115] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.139318] ACPI: No dock devices found.\n[ 0.141567] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.142806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.144007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.145184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.147346] acpiphp: Slot [3] registered\n[ 0.148019] acpiphp: Slot [4] registered\n[ 0.148804] acpiphp: Slot [5] registered\n[ 0.149586] acpiphp: Slot [6] registered\n[ 0.150371] acpiphp: Slot [7] registered\n[ 0.151174] acpiphp: Slot [8] registered\n[ 0.151961] acpiphp: Slot [9] registered\n[ 0.152018] acpiphp: Slot [10] registered\n[ 0.152819] acpiphp: Slot [11] registered\n[ 0.153619] acpiphp: Slot [12] registered\n[ 0.154416] acpiphp: Slot [13] registered\n[ 0.155218] acpiphp: Slot [14] registered\n[ 0.156019] acpiphp: Slot [15] registered\n[ 0.156815] acpiphp: Slot [16] registered\n[ 0.157622] acpiphp: Slot [17] registered\n[ 0.158423] acpiphp: Slot [18] registered\n[ 0.159221] acpiphp: Slot [19] registered\n[ 0.160016] acpiphp: Slot [20] registered\n[ 0.160814] acpiphp: Slot [21] registered\n[ 0.161615] acpiphp: Slot [22] registered\n[ 0.162423] acpiphp: Slot [23] registered\n[ 0.163223] acpiphp: Slot [24] registered\n[ 0.164016] acpiphp: Slot [25] registered\n[ 0.164812] acpiphp: Slot [26] registered\n[ 0.165609] acpiphp: Slot [27] registered\n[ 0.166412] acpiphp: Slot [28] registered\n[ 0.167214] acpiphp: Slot [29] registered\n[ 0.168010] acpiphp: Slot [30] registered\n[ 0.168810] acpiphp: Slot [31] registered\n[ 0.169609] PCI host bridge to bus 0000:00\n[ 0.170410] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171412] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174316] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188366] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.238794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242132] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.243548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244659] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.245929] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.247455] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.247455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.248003] vgaarb: loaded\n[ 0.248606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249712] SCSI subsystem initialized\n[ 0.250506] ACPI: bus type USB registered\n[ 0.250506] usbcore: registered new interface driver usbfs\n[ 0.252009] usbcore: registered new interface driver hub\n[ 0.253010] usbcore: registered new device driver usb\n[ 0.253010] PCI: Using ACPI for IRQ routing\n[ 0.253010] NetLabel: Initializing\n[ 0.253721] NetLabel: domain hash size = 128\n[ 0.256003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.256945] NetLabel: unlabeled traffic allowed by default\n[ 0.257987] Switched to clocksource kvm-clock\n[ 0.260733] AppArmor: AppArmor Filesystem Enabled\n[ 0.261665] pnp: PnP ACPI init\n[ 0.262326] ACPI: bus type PNP registered\n[ 0.263467] pnp: PnP ACPI: found 8 devices\n[ 0.264293] ACPI: bus type PNP unregistered\n[ 0.270986] NET: Registered protocol family 2\n[ 0.271983] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273430] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.274645] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276200] TCP: reno registered\n[ 0.276881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.277974] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279159] NET: Registered protocol family 1\n[ 0.280022] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281104] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282166] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.303484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.325485] Trying to unpack rootfs image as initramfs...\n[ 0.404277] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.405970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.407047] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.408239] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.409883] Scanning for low memory corruption every 60 seconds\n[ 0.411221] Initialise system trusted keyring\n[ 0.412153] audit: initializing netlink socket (disabled)\n[ 0.413178] type=2000 audit(1540201866.738:1): initialized\n[ 0.430986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.432813] zbud: loaded\n[ 0.433605] VFS: Disk quotas dquot_6.5.2\n[ 0.434424] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.435852] fuse init (API version 7.22)\n[ 0.436701] msgmni has been set to 3997\n[ 0.437521] Key type big_key registered\n[ 0.438505] Key type asymmetric registered\n[ 0.439323] Asymmetric key parser 'x509' registered\n[ 0.440275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.441766] io scheduler noop registered\n[ 0.442556] io scheduler deadline registered (default)\n[ 0.443535] io scheduler cfq registered\n[ 0.444365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.445413] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.446633] ipmi message handler version 39.2\n[ 0.447525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448971] ACPI: Power Button [PWRF]\n[ 0.449811] GHES: HEST is not enabled!\n[ 0.471311] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514160] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.515982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.539619] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.541627] Linux agpgart interface v0.103\n[ 0.543119] brd: module loaded\n[ 0.544118] loop: module loaded\n[ 0.545058] blk-mq: CPU -> queue map\n[ 0.545798] CPU 0 -> Queue 0\n[ 0.546457] CPU 1 -> Queue 0\n[ 0.547572] vda: vda1\n[ 0.548916] scsi0 : ata_piix\n[ 0.549623] scsi1 : ata_piix\n[ 0.550280] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.551478] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.552851] libphy: Fixed MDIO Bus: probed\n[ 0.553739] tun: Universal TUN/TAP device driver, 1.6\n[ 0.554723] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.556858] PPP generic driver version 2.4.2\n[ 0.557741] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.559000] ehci-pci: EHCI PCI platform driver\n[ 0.559862] ehci-platform: EHCI generic platform driver\n[ 0.560872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.562001] ohci-pci: OHCI PCI platform driver\n[ 0.562860] ohci-platform: OHCI generic platform driver\n[ 0.563844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.585529] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.586552] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.588083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.589205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.590426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.591839] usb usb1: Product: UHCI Host Controller\n[ 0.592777] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.593948] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.594940] hub 1-0:1.0: USB hub found\n[ 0.595774] hub 1-0:1.0: 2 ports detected\n[ 0.596674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.598775] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.599734] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.600784] mousedev: PS/2 mouse device common for all mice\n[ 0.602082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.603945] rtc_cmos 00:00: RTC can wake from S4\n[ 0.605061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.606249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.607508] device-mapper: uevent: version 1.0.3\n[ 0.608469] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.610142] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.611321] TCP: cubic registered\n[ 0.612086] NET: Registered protocol family 10\n[ 0.613087] NET: Registered protocol family 17\n[ 0.613981] Key type dns_resolver registered\n[ 0.614926] Loading compiled-in X.509 certificates\n[ 0.616379] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.618174] registered taskstats version 1\n[ 0.620315] Key type trusted registered\n[ 0.623187] Key type encrypted registered\n[ 0.624048] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.625087] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.633383] regulator-dummy: disabling\n[ 0.634255] Magic number: 6:969:879\n[ 0.635113] rtc_cmos 00:00: setting system clock to 2018-10-22 09:51:06 UTC (1540201866)\n[ 0.636748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.637870] EDD information not available.\n[ 0.708969] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.710497] Write protecting the kernel read-only data: 12288k\n[ 0.711825] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.714378] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.725347] systemd-udevd[107]: starting version 204\n[ 0.763211] FDC 0 is a S82078B\n[ 0.908098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.073188] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.074416] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.075688] usb 1-1: Product: QEMU USB Tablet\n[ 1.076556] usb 1-1: Manufacturer: QEMU\n[ 1.077329] usb 1-1: SerialNumber: 42\n[ 1.404043] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 1.773008] 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.001943] 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.107410] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.204744] 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 Mon, 22 Oct 2018 09:51:08 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.66]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 09:51:09 +0000. Up 3.84 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:07:90:87 |\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.4 | 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:\n39:d0:78:ca:27:8a:4b:c8:bf:f3:f6:71:bd:1a:88:06 root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o |\n| o o |\n| . + . |\n| E + S |\n|.. ....o... |\n|..o .o o o . |\n| ..o.. o . . |\n| .o=... ... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb1:a4:ea:36:16:e5:26:4c:fb:f1:5c:9c:f4:2b:21:7e root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o |\n| . .o o. |\n| o +. So o |\n| =.+ . = . |\n| .= = o . . |\n| .+ . + E . |\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:\n05:05:5c:5b:ee:41:16:e6:90:49:34:f4:28:99:21:4a root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E ..+BOo*. |\n| . . ..=o& |\n| . + + = |\n| o . . |\n| S . |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne2:13:3e:9f:d8:c4:75:7a:2c:fb:a1:51:7c:db:2a:f7 root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| o S . + . |\n| o + . = . o |\n| = o + + . .|\n| B . *.... |\n| . + o..o..E|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Oct 2018 09:51:12 +0000. Up 6.44 seconds.\n"} 2018-10-22 09:51:13,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99/action used request id req-5020ab05-618c-49ae-a439-0ff5ac5df0d2 2018-10-22 09:51:13,035 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-22 09:51:13,035 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008020] Security Framework initialized [ 0.009014] AppArmor: AppArmor initialized [ 0.009999] Yama: becoming mindful. [ 0.011341] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012619] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014272] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017670] Initializing cgroup subsys memory [ 0.018713] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.021050] Initializing cgroup subsys blkio [ 0.022043] Initializing cgroup subsys perf_event [ 0.023127] Initializing cgroup subsys hugetlb [ 0.024055] FEATURE SPEC_CTRL Not Present [ 0.025701] mce: CPU supports 10 MCE banks [ 0.026694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029403] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.034282] Speculative Store Bypass: Vulnerable [ 0.036639] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.041468] ACPI: Core revision 20131115 [ 0.042831] ACPI: All ACPI Tables successfully acquired [ 0.044021] ftrace: allocating 28748 entries in 113 pages [ 0.064037] smpboot: Max logical packages: 2 [ 0.065056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.066498] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.068167] Enabling x2apic [ 0.068875] Enabled x2apic [ 0.069761] Switched APIC routing to physical x2apic. [ 0.072222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.073750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.083188] KVM setup paravirtual spinlock [ 0.085024] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.086619] x86: Booting SMP configuration: [ 0.087676] .... node #0, CPUs: #1[ 0.085017] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100018] x86: Booted up 1 node, 2 CPUs [ 0.100012] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103133] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.104295] devtmpfs: initialized [ 0.106336] EVM: security.selinux [ 0.107148] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108740] EVM: security.capability [ 0.109605] pinctrl core: initialized pinctrl subsystem [ 0.109961] regulator-dummy: no parameters [ 0.112059] RTC time: 9:51:06, date: 10/22/18 [ 0.113093] NET: Registered protocol family 16 [ 0.114159] cpuidle: using governor ladder [ 0.115143] cpuidle: using governor menu [ 0.116075] ACPI: bus type PCI registered [ 0.117012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118474] PCI: Using configuration type 1 for base access [ 0.120200] bio: create slab at 0 [ 0.121068] ACPI: Added _OSI(Module Device) [ 0.121068] ACPI: Added _OSI(Processor Device) [ 0.122120] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126557] ACPI: Interpreter enabled [ 0.127456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135596] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.137115] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.139318] ACPI: No dock devices found. [ 0.141567] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.142806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.144007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.145184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.147346] acpiphp: Slot [3] registered [ 0.148019] acpiphp: Slot [4] registered [ 0.148804] acpiphp: Slot [5] registered [ 0.149586] acpiphp: Slot [6] registered [ 0.150371] acpiphp: Slot [7] registered [ 0.151174] acpiphp: Slot [8] registered [ 0.151961] acpiphp: Slot [9] registered [ 0.152018] acpiphp: Slot [10] registered [ 0.152819] acpiphp: Slot [11] registered [ 0.153619] acpiphp: Slot [12] registered [ 0.154416] acpiphp: Slot [13] registered [ 0.155218] acpiphp: Slot [14] registered [ 0.156019] acpiphp: Slot [15] registered [ 0.156815] acpiphp: Slot [16] registered [ 0.157622] acpiphp: Slot [17] registered [ 0.158423] acpiphp: Slot [18] registered [ 0.159221] acpiphp: Slot [19] registered [ 0.160016] acpiphp: Slot [20] registered [ 0.160814] acpiphp: Slot [21] registered [ 0.161615] acpiphp: Slot [22] registered [ 0.162423] acpiphp: Slot [23] registered [ 0.163223] acpiphp: Slot [24] registered [ 0.164016] acpiphp: Slot [25] registered [ 0.164812] acpiphp: Slot [26] registered [ 0.165609] acpiphp: Slot [27] registered [ 0.166412] acpiphp: Slot [28] registered [ 0.167214] acpiphp: Slot [29] registered [ 0.168010] acpiphp: Slot [30] registered [ 0.168810] acpiphp: Slot [31] registered [ 0.169609] PCI host bridge to bus 0000:00 [ 0.170410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171412] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174316] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188366] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242132] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.243548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244659] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.245929] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247455] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248003] vgaarb: loaded [ 0.248606] vgaarb: bridge control possible 0000:00:02.0 [ 0.249712] SCSI subsystem initialized [ 0.250506] ACPI: bus type USB registered [ 0.250506] usbcore: registered new interface driver usbfs [ 0.252009] usbcore: registered new interface driver hub [ 0.253010] usbcore: registered new device driver usb [ 0.253010] PCI: Using ACPI for IRQ routing [ 0.253010] NetLabel: Initializing [ 0.253721] NetLabel: domain hash size = 128 [ 0.256003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.256945] NetLabel: unlabeled traffic allowed by default [ 0.257987] Switched to clocksource kvm-clock [ 0.260733] AppArmor: AppArmor Filesystem Enabled [ 0.261665] pnp: PnP ACPI init [ 0.262326] ACPI: bus type PNP registered [ 0.263467] pnp: PnP ACPI: found 8 devices [ 0.264293] ACPI: bus type PNP unregistered [ 0.270986] NET: Registered protocol family 2 [ 0.271983] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273430] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.274645] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276200] TCP: reno registered [ 0.276881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.277974] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279159] NET: Registered protocol family 1 [ 0.280022] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281104] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282166] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.303484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.325485] Trying to unpack rootfs image as initramfs... [ 0.404277] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.405970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.407047] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.408239] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.409883] Scanning for low memory corruption every 60 seconds [ 0.411221] Initialise system trusted keyring [ 0.412153] audit: initializing netlink socket (disabled) [ 0.413178] type=2000 audit(1540201866.738:1): initialized [ 0.430986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.432813] zbud: loaded [ 0.433605] VFS: Disk quotas dquot_6.5.2 [ 0.434424] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.435852] fuse init (API version 7.22) [ 0.436701] msgmni has been set to 3997 [ 0.437521] Key type big_key registered [ 0.438505] Key type asymmetric registered [ 0.439323] Asymmetric key parser 'x509' registered [ 0.440275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.441766] io scheduler noop registered [ 0.442556] io scheduler deadline registered (default) [ 0.443535] io scheduler cfq registered [ 0.444365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.445413] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.446633] ipmi message handler version 39.2 [ 0.447525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448971] ACPI: Power Button [PWRF] [ 0.449811] GHES: HEST is not enabled! [ 0.471311] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514160] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.515982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.539619] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.541627] Linux agpgart interface v0.103 [ 0.543119] brd: module loaded [ 0.544118] loop: module loaded [ 0.545058] blk-mq: CPU -> queue map [ 0.545798] CPU 0 -> Queue 0 [ 0.546457] CPU 1 -> Queue 0 [ 0.547572] vda: vda1 [ 0.548916] scsi0 : ata_piix [ 0.549623] scsi1 : ata_piix [ 0.550280] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.551478] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.552851] libphy: Fixed MDIO Bus: probed [ 0.553739] tun: Universal TUN/TAP device driver, 1.6 [ 0.554723] tun: (C) 1999-2004 Max Krasnyansky [ 0.556858] PPP generic driver version 2.4.2 [ 0.557741] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.559000] ehci-pci: EHCI PCI platform driver [ 0.559862] ehci-platform: EHCI generic platform driver [ 0.560872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.562001] ohci-pci: OHCI PCI platform driver [ 0.562860] ohci-platform: OHCI generic platform driver [ 0.563844] uhci_hcd: USB Universal Host Controller Interface driver [ 0.585529] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.586552] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.588083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.589205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.590426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591839] usb usb1: Product: UHCI Host Controller [ 0.592777] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.593948] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594940] hub 1-0:1.0: USB hub found [ 0.595774] hub 1-0:1.0: 2 ports detected [ 0.596674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.598775] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.599734] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.600784] mousedev: PS/2 mouse device common for all mice [ 0.602082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.603945] rtc_cmos 00:00: RTC can wake from S4 [ 0.605061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607508] device-mapper: uevent: version 1.0.3 [ 0.608469] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.610142] ledtrig-cpu: registered to indicate activity on CPUs [ 0.611321] TCP: cubic registered [ 0.612086] NET: Registered protocol family 10 [ 0.613087] NET: Registered protocol family 17 [ 0.613981] Key type dns_resolver registered [ 0.614926] Loading compiled-in X.509 certificates [ 0.616379] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.618174] registered taskstats version 1 [ 0.620315] Key type trusted registered [ 0.623187] Key type encrypted registered [ 0.624048] AppArmor: AppArmor sha1 policy hashing enabled [ 0.625087] IMA: No TPM chip found, activating TPM-bypass! [ 0.633383] regulator-dummy: disabling [ 0.634255] Magic number: 6:969:879 [ 0.635113] rtc_cmos 00:00: setting system clock to 2018-10-22 09:51:06 UTC (1540201866) [ 0.636748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.637870] EDD information not available. [ 0.708969] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.710497] Write protecting the kernel read-only data: 12288k [ 0.711825] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.714378] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.725347] systemd-udevd[107]: starting version 204 [ 0.763211] FDC 0 is a S82078B [ 0.908098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.073188] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.074416] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.075688] usb 1-1: Product: QEMU USB Tablet [ 1.076556] usb 1-1: Manufacturer: QEMU [ 1.077329] usb 1-1: SerialNumber: 42 [ 1.404043] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 1.773008] 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.001943] 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.107410] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.204744] 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 Mon, 22 Oct 2018 09:51:08 +0000. Up 2.55 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.66]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 09:51:09 +0000. Up 3.84 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:07:90:87 | 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.4 | 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: 39:d0:78:ca:27:8a:4b:c8:bf:f3:f6:71:bd:1a:88:06 root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i The key's randomart image is: +--[ RSA 2048]----+ | | | o | | o o | | . + . | | E + S | |.. ....o... | |..o .o o o . | | ..o.. o . . | | .o=... ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b1:a4:ea:36:16:e5:26:4c:fb:f1:5c:9c:f4:2b:21:7e root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | | . .o o. | | o +. So o | | =.+ . = . | | .= = o . . | | .+ . + E . | | o.. . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 05:05:5c:5b:ee:41:16:e6:90:49:34:f4:28:99:21:4a root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i The key's randomart image is: +--[ECDSA 256]---+ | E ..+BOo*. | | . . ..=o& | | . + + = | | o . . | | S . | | | | | | | | | +-----------------+ 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: e2:13:3e:9f:d8:c4:75:7a:2c:fb:a1:51:7c:db:2a:f7 root@ansibleprovisioningtests-8399310e-4d00-4e85-b706-ffce01e4731c-i The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | o S . + . | | o + . = . o | | = o + + . .| | B . *.... | | . + o..o..E| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Oct 2018 09:51:12 +0000. Up 6.44 seconds. 2018-10-22 09:51:13,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:13,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-47d7371b-630e-427e-9339-85bcfbf2ff89 x-compute-request-id: req-47d7371b-630e-427e-9339-85bcfbf2ff89 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:13,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-47d7371b-630e-427e-9339-85bcfbf2ff89 2018-10-22 09:51:13,495 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:13,496 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:13,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:13,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-8d805800-47a3-4c6e-b991-815a9e961dab x-compute-request-id: req-8d805800-47a3-4c6e-b991-815a9e961dab Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:13,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-8d805800-47a3-4c6e-b991-815a9e961dab 2018-10-22 09:51:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ecd3bec7-a1bc-4699-9a50-99f0be768b7a Date: Mon, 22 Oct 2018 09:51: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:14,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-ecd3bec7-a1bc-4699-9a50-99f0be768b7a 2018-10-22 09:51:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:14,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f797e1-af63-44e2-bc09-c7d35bd85aa2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:14,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-73f797e1-af63-44e2-bc09-c7d35bd85aa2 2018-10-22 09:51:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:14,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-643806dc-12f8-43a4-9bf2-68158dac74df Date: Mon, 22 Oct 2018 09:51:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:14,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-643806dc-12f8-43a4-9bf2-68158dac74df 2018-10-22 09:51:14,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:14,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-a3815b4a-9069-489f-8f06-0ddfa39474fb Date: Mon, 22 Oct 2018 09:51:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:14,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-a3815b4a-9069-489f-8f06-0ddfa39474fb 2018-10-22 09:51:14,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:14,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-b6ea10e5-2e81-44d0-8446-2e7b134a126d x-compute-request-id: req-b6ea10e5-2e81-44d0-8446-2e7b134a126d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:14,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-b6ea10e5-2e81-44d0-8446-2e7b134a126d 2018-10-22 09:51:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:15,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5caff88f-61e8-4c0e-a3ec-8915a5ca3739 Date: Mon, 22 Oct 2018 09:51: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:15,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-5caff88f-61e8-4c0e-a3ec-8915a5ca3739 2018-10-22 09:51:15,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:15,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1f4f94-32dc-4ed1-b223-112f44a8fff8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:15,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-7d1f4f94-32dc-4ed1-b223-112f44a8fff8 2018-10-22 09:51:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:15,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7100566d-e842-4a4c-bc98-3032fd736de8 Date: Mon, 22 Oct 2018 09:51:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:15,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-7100566d-e842-4a4c-bc98-3032fd736de8 2018-10-22 09:51:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:15,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-c0232648-601e-4548-80ce-ec42b48298d2 Date: Mon, 22 Oct 2018 09:51:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:15,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-c0232648-601e-4548-80ce-ec42b48298d2 2018-10-22 09:51:15,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}}' 2018-10-22 09:51:16,171 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:51: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-93bae17d-c2e1-494c-92b2-baabde648537 x-compute-request-id: req-93bae17d-c2e1-494c-92b2-baabde648537 Content-Length: 0 Content-Type: application/json 2018-10-22 09:51:16,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99/action used request id req-93bae17d-c2e1-494c-92b2-baabde648537 2018-10-22 09:51:16,172 - create_instance - INFO - Checking if VM is active 2018-10-22 09:51:16,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:16,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-868efdb2-2443-46fb-8294-73650123ddfb x-compute-request-id: req-868efdb2-2443-46fb-8294-73650123ddfb Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:16,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-868efdb2-2443-46fb-8294-73650123ddfb 2018-10-22 09:51:16,623 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:16,624 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:16,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:16,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d932a281-7874-4a34-b4c0-1de3c98b0e0a x-compute-request-id: req-d932a281-7874-4a34-b4c0-1de3c98b0e0a Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:16,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-d932a281-7874-4a34-b4c0-1de3c98b0e0a 2018-10-22 09:51:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:17,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e02d290a-e0af-47c9-8637-128f821b867c Date: Mon, 22 Oct 2018 09: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:17,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-e02d290a-e0af-47c9-8637-128f821b867c 2018-10-22 09:51:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:17,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f131e535-e288-4482-a9af-bcff492cc57e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:17,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-f131e535-e288-4482-a9af-bcff492cc57e 2018-10-22 09:51:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:17,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-747faa24-a64c-4ada-8c56-5bb0e5509c95 Date: Mon, 22 Oct 2018 09:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:17,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-747faa24-a64c-4ada-8c56-5bb0e5509c95 2018-10-22 09:51:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:17,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-426d09f1-a94e-4566-b4c1-6fda1400f2aa Date: Mon, 22 Oct 2018 09:51:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["205d82dd-25f0-4168-87b6-ca838e613827","c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:17,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-426d09f1-a94e-4566-b4c1-6fda1400f2aa 2018-10-22 09:51:17,292 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:51:17,295 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6965910L 2018-10-22 09:51:17,296 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:51:17,303 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:51:17,303 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:51:17,304 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:51:17,304 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:51:17,304 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:51:17,304 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:51:17,305 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:51:17,305 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:51:17,346 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:51:17,346 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:51:17,360 - paramiko.transport - DEBUG - Trying key 0811ffaa2d4a434ec186544aefd55df4 from tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c 2018-10-22 09:51:17,386 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:51:17,409 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:51:17,510 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:51:17,538 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:51:17,539 - create_instance - INFO - Checking if cloud-init has completed 2018-10-22 09:51:17,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:18,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c42e9480-14ce-4c0d-b4bc-26daedea590d x-compute-request-id: req-c42e9480-14ce-4c0d-b4bc-26daedea590d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:18,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-c42e9480-14ce-4c0d-b4bc-26daedea590d 2018-10-22 09:51:18,029 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:18,029 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:18,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:18,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-4d780adb-5cab-4ded-b24a-e94bb4d393f7 x-compute-request-id: req-4d780adb-5cab-4ded-b24a-e94bb4d393f7 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:18,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-4d780adb-5cab-4ded-b24a-e94bb4d393f7 2018-10-22 09:51:18,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:18,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f26a2ca2-61b2-4c79-af08-053c54af322f Date: Mon, 22 Oct 2018 09: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:18,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-f26a2ca2-61b2-4c79-af08-053c54af322f 2018-10-22 09:51:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:18,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafa16f3-2f7f-4136-a82a-c38a2dce7752 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:18,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-aafa16f3-2f7f-4136-a82a-c38a2dce7752 2018-10-22 09:51:18,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:18,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4d0a4498-7ee4-406b-94a6-d38e64c36721 Date: Mon, 22 Oct 2018 09:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:18,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-4d0a4498-7ee4-406b-94a6-d38e64c36721 2018-10-22 09:51:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:18,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-c0743dec-9783-48d0-a168-00c6719bc438 Date: Mon, 22 Oct 2018 09:51:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["205d82dd-25f0-4168-87b6-ca838e613827","c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:18,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-c0743dec-9783-48d0-a168-00c6719bc438 2018-10-22 09:51:18,868 - create_instance - INFO - Checking if VM is active 2018-10-22 09:51:18,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:19,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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,Accept-Encoding x-openstack-request-id: req-0a66e7f5-b527-4b84-80f0-e7b2bbb85c5c x-compute-request-id: req-0a66e7f5-b527-4b84-80f0-e7b2bbb85c5c Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:19,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-0a66e7f5-b527-4b84-80f0-e7b2bbb85c5c 2018-10-22 09:51:19,504 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:19,504 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:19,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:19,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-846e6745-b7ed-4680-9ca7-a4dfb9a870a7 x-compute-request-id: req-846e6745-b7ed-4680-9ca7-a4dfb9a870a7 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:19,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-846e6745-b7ed-4680-9ca7-a4dfb9a870a7 2018-10-22 09:51:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:19,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5942cf9f-a6f2-4761-b8a9-362e80f82d38 Date: Mon, 22 Oct 2018 09: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:19,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-5942cf9f-a6f2-4761-b8a9-362e80f82d38 2018-10-22 09:51:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:19,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f98a89-99de-4098-bab1-0bda41cb97ad Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:19,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-01f98a89-99de-4098-bab1-0bda41cb97ad 2018-10-22 09:51:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:20,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-baf0da3b-7197-42c6-84cf-5458ec025476 Date: Mon, 22 Oct 2018 09:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:20,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-baf0da3b-7197-42c6-84cf-5458ec025476 2018-10-22 09:51:20,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:20,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-13b0eae5-bbbb-40b1-8e88-ebb3584e7bac Date: Mon, 22 Oct 2018 09:51:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["205d82dd-25f0-4168-87b6-ca838e613827","c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:20,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-13b0eae5-bbbb-40b1-8e88-ebb3584e7bac 2018-10-22 09:51:20,316 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:51:20,318 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6a0d3d0L 2018-10-22 09:51:20,318 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:51:20,321 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:51:20,321 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:51:20,323 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:51:20,323 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:51:20,323 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:51:20,323 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:51:20,323 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:51:20,323 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:51:20,366 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:51:20,366 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:51:20,382 - paramiko.transport - DEBUG - Trying key 0811ffaa2d4a434ec186544aefd55df4 from tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c 2018-10-22 09:51:20,406 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:51:20,412 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:51:20,513 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:51:20,528 - create_instance - INFO - SSH is active for VM instance 2018-10-22 09:51:20,528 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:51:20,530 - paramiko.transport - DEBUG - starting thread (client mode): 0xe691f890L 2018-10-22 09:51:20,530 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:51:20,533 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:51:20,534 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:51:20,535 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:51:20,535 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:51:20,535 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:51:20,535 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:51:20,535 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:51:20,536 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:51:20,577 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:51:20,578 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:51:20,595 - paramiko.transport - DEBUG - Trying key 0811ffaa2d4a434ec186544aefd55df4 from tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c 2018-10-22 09:51:20,618 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:51:20,624 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:51:20,627 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:51:20,795 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 09:51:20,795 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:51:20,829 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:51:20,836 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:51:20,837 - create_instance - INFO - cloud-init complete for VM instance 2018-10-22 09:51:20,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:20,841 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 09:51:21,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-b9aa8a2f-9f9a-4429-8677-ba194b9398cd x-compute-request-id: req-b9aa8a2f-9f9a-4429-8677-ba194b9398cd Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:21,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-b9aa8a2f-9f9a-4429-8677-ba194b9398cd 2018-10-22 09:51:21,167 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:21,168 - create_instance - INFO - VM is - ACTIVE 2018-10-22 09:51:21,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:21,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51: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-fe5a4cf4-f364-4b65-821e-f2b216510d8a x-compute-request-id: req-fe5a4cf4-f364-4b65-821e-f2b216510d8a Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:21,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-fe5a4cf4-f364-4b65-821e-f2b216510d8a 2018-10-22 09:51:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:21,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d84d576f-75b2-4f25-8806-82c8523c84c1 Date: Mon, 22 Oct 2018 09: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:21,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-d84d576f-75b2-4f25-8806-82c8523c84c1 2018-10-22 09:51:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:21,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493baed2-0a4b-49bb-b8bf-88e4d430e649 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:21,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-493baed2-0a4b-49bb-b8bf-88e4d430e649 2018-10-22 09:51:21,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:21,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6ecdb2a8-4c5a-4fb9-811b-9631837990f6 Date: Mon, 22 Oct 2018 09:51:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:21,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-6ecdb2a8-4c5a-4fb9-811b-9631837990f6 2018-10-22 09:51:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:22,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-bff1e4d9-3908-4a1c-b22a-278cf2bf9683 Date: Mon, 22 Oct 2018 09:51:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["205d82dd-25f0-4168-87b6-ca838e613827","c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:22,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-bff1e4d9-3908-4a1c-b22a-278cf2bf9683 2018-10-22 09:51:22,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:22,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ba0e40d7-04ab-4a51-83a8-142b2585cd08 x-compute-request-id: req-ba0e40d7-04ab-4a51-83a8-142b2585cd08 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:22,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-ba0e40d7-04ab-4a51-83a8-142b2585cd08 2018-10-22 09:51:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:22,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6805774a-7b88-4fe4-a3b1-5034887d777d Date: Mon, 22 Oct 2018 09:51: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":["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"],"updated_at":"2018-10-22T09:48:56Z","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"920114cb799545bcbd4db410d27a79fd","id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net"}]} 2018-10-22 09:51:22,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net used request id req-6805774a-7b88-4fe4-a3b1-5034887d777d 2018-10-22 09:51:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:22,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20952a3e-997d-46a1-8acd-d7dfd2bb1c0e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:22,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-20952a3e-997d-46a1-8acd-d7dfd2bb1c0e 2018-10-22 09:51:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:22,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-391d37e2-4438-4a83-987e-f7a59a168eea Date: Mon, 22 Oct 2018 09:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","dns_nameservers":[],"updated_at":"2018-10-22T09:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"920114cb799545bcbd4db410d27a79fd","id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","subnetpool_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet"}]} 2018-10-22 09:51:22,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-391d37e2-4438-4a83-987e-f7a59a168eea 2018-10-22 09:51:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:22,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-5625c4c7-1c4b-4841-9b31-7906e780cdbb Date: Mon, 22 Oct 2018 09:51:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.4"}],"id":"29c6ab7f-658c-436e-b326-db61ffbbdc26","security_groups":[],"mac_address":"fa:16:3e:39:eb:f6","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:51:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.14"}],"id":"6bc8c9ee-952a-4888-b8a7-af394e7b1a91","security_groups":["205d82dd-25f0-4168-87b6-ca838e613827","c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1"],"mac_address":"fa:16:3e:07:90:87","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:16Z","binding:vnic_type":"normal","device_id":"97fca8c0-3f73-486d-bf3e-54f18d755b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.2"}],"id":"a09b7468-3d15-40e0-989f-35ca0ebb8fe5","security_groups":[],"mac_address":"fa:16:3e:0e:b9:4d","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9c16293-d82b-4ed7-b8b6-04ef23654c73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:49:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.1"}],"id":"acf2ae0d-7668-41d4-8631-b6d2e76496af","security_groups":[],"mac_address":"fa:16:3e:95:ad:7a","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:49:05Z","binding:vnic_type":"normal","device_id":"c3a1dfcf-379a-4c62-b60c-f1572425e104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:48:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba4038f1-fa75-47fd-bf34-4f03a1dde12b","ip_address":"10.55.1.3"}],"id":"da9d8b6c-08c5-47f2-8ffd-6736411d63a5","security_groups":[],"mac_address":"fa:16:3e:24:1a:e8","project_id":"920114cb799545bcbd4db410d27a79fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9c16293-d82b-4ed7-b8b6-04ef23654c73","tenant_id":"920114cb799545bcbd4db410d27a79fd","created_at":"2018-10-22T09:48:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9c16293-d82b-4ed7-b8b6-04ef23654c73"}]} 2018-10-22 09:51:22,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-5625c4c7-1c4b-4841-9b31-7906e780cdbb 2018-10-22 09:51:22,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}}' 2018-10-22 09:51:23,446 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 22 Oct 2018 09: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-a1a93a3d-f2dc-4b1d-ac85-0cff96691e68 x-compute-request-id: req-a1a93a3d-f2dc-4b1d-ac85-0cff96691e68 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: '205d82dd-25f0-4168-87b6-ca838e613827'.\nNeutron server returns request_ids: ['req-607686c4-d9b1-4d60-8b0c-bdf664af032d']", "code": 400}} 2018-10-22 09:51:23,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99/action used request id req-a1a93a3d-f2dc-4b1d-ac85-0cff96691e68 2018-10-22 09:51:23,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:23,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-d531dc9e-fc10-4652-93a2-789c0082075f x-compute-request-id: req-d531dc9e-fc10-4652-93a2-789c0082075f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:90:87", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "security_groups": [{"name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp"}, {"name": "default"}], "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:05Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:23,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-d531dc9e-fc10-4652-93a2-789c0082075f 2018-10-22 09:51:23,786 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp] already added to VM [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] 2018-10-22 09:51:23,790 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-22 09:51:23,792 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-22 09:51:25,095 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-22 09:51:25,097 - paramiko.transport - DEBUG - starting thread (client mode): 0xe69f5fd0L 2018-10-22 09:51:25,098 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:51:25,101 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-22 09:51:25,101 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-22 09:51:25,102 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:51:25,102 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:51:25,102 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:51:25,103 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:51:25,103 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:51:25,103 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:51:25,146 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:51:25,147 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:51:25,162 - paramiko.transport - DEBUG - Trying key 0811ffaa2d4a434ec186544aefd55df4 from tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c 2018-10-22 09:51:25,186 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:51:25,193 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:51:25,194 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:51:25,360 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 09:51:25,360 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:51:25,396 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:51:25,412 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:51:25,412 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 09:51:25,514 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:51:25,528 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-10-22 09:51:25,528 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-10-22 09:51:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/df7ef86d-ac54-4232-977d-cb236d75d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:26,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52a3db3a-70c3-416e-8288-d8cd1fc60174 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:26,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/df7ef86d-ac54-4232-977d-cb236d75d578 used request id req-52a3db3a-70c3-416e-8288-d8cd1fc60174 2018-10-22 09:51:26,503 - create_instance - INFO - Deleting Port with ID - 6bc8c9ee-952a-4888-b8a7-af394e7b1a91 2018-10-22 09:51:26,503 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-port-1 2018-10-22 09:51:26,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/6bc8c9ee-952a-4888-b8a7-af394e7b1a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:27,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc84416d-f206-4431-a490-bf08ae59508f Date: Mon, 22 Oct 2018 09:51:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:27,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/6bc8c9ee-952a-4888-b8a7-af394e7b1a91 used request id req-fc84416d-f206-4431-a490-bf08ae59508f 2018-10-22 09:51:27,256 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst 2018-10-22 09:51:27,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:27,391 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-7f5c2ac5-d4dd-4770-bd7d-bbf2d0e1f541 x-compute-request-id: req-7f5c2ac5-d4dd-4770-bd7d-bbf2d0e1f541 Content-Type: application/json 2018-10-22 09:51:27,391 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-7f5c2ac5-d4dd-4770-bd7d-bbf2d0e1f541 2018-10-22 09:51:27,391 - create_instance - INFO - Checking deletion status 2018-10-22 09:51:27,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:27,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-8be4580e-b4d1-4300-8c29-1c69c4af5d73 x-compute-request-id: req-8be4580e-b4d1-4300-8c29-1c69c4af5d73 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99", "rel": "bookmark"}], "image": {"id": "39921a7f-c390-4b80-a147-24de1464dcf6", "links": [{"href": "http://172.30.9.28:8774/images/39921a7f-c390-4b80-a147-24de1464dcf6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:51:05.000000", "flavor": {"id": "28df321a-03f6-4ea7-aba6-49904986c039", "links": [{"href": "http://172.30.9.28:8774/flavors/28df321a-03f6-4ea7-aba6-49904986c039", "rel": "bookmark"}]}, "id": "97fca8c0-3f73-486d-bf3e-54f18d755b99", "user_id": "a87106beedf545bc86ca3977ac6f000d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:51:27Z", "hostId": "3dc5073f4ddf7b2df8bd7f0719933f9a705f55041fbe30ff9c5eb3ea", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp", "name": "AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst", "created": "2018-10-22T09:49:20Z", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-22 09:51:27,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-8be4580e-b4d1-4300-8c29-1c69c4af5d73 2018-10-22 09:51:27,657 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst] is - ACTIVE 2018-10-22 09:51:27,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-22 09:51:30,661 - create_instance - DEBUG - VM status query timeout in 296.730540991 2018-10-22 09:51:30,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321420b551d161af0a7c384dc247b17cbe4928f6" 2018-10-22 09:51:30,711 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-7735f9e9-c3d0-4752-bebc-3f95a8cbfdae x-compute-request-id: req-7735f9e9-c3d0-4752-bebc-3f95a8cbfdae Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 97fca8c0-3f73-486d-bf3e-54f18d755b99 could not be found.", "code": 404}} 2018-10-22 09:51:30,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/97fca8c0-3f73-486d-bf3e-54f18d755b99 used request id req-7735f9e9-c3d0-4752-bebc-3f95a8cbfdae 2018-10-22 09:51:30,712 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 97fca8c0-3f73-486d-bf3e-54f18d755b99 could not be found. (HTTP 404) (Request-ID: req-7735f9e9-c3d0-4752-bebc-3f95a8cbfdae) 2018-10-22 09:51:30,712 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-inst 2018-10-22 09:51:30,713 - neutron_utils - INFO - Deleting security group rule with ID - c6e21f76-e239-4fd8-83de-852089742b7e 2018-10-22 09:51:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c6e21f76-e239-4fd8-83de-852089742b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:51:30,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d6eda2b-c152-4288-806e-f40c3f5bed28 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:30,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c6e21f76-e239-4fd8-83de-852089742b7e used request id req-6d6eda2b-c152-4288-806e-f40c3f5bed28 2018-10-22 09:51:30,821 - neutron_utils - INFO - Deleting security group rule with ID - 3e9f3568-3f4b-4ab1-bf98-089b91d48117 2018-10-22 09:51:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3e9f3568-3f4b-4ab1-bf98-089b91d48117 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:51:31,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5971d01f-8542-4d50-81cb-c94462cc3291 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:31,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3e9f3568-3f4b-4ab1-bf98-089b91d48117 used request id req-5971d01f-8542-4d50-81cb-c94462cc3291 2018-10-22 09:51:31,081 - neutron_utils - INFO - Deleting security group rule with ID - 4436616c-a0b1-45d4-9216-dd802f404357 2018-10-22 09:51:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4436616c-a0b1-45d4-9216-dd802f404357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:51:31,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97b83785-3a2d-4a0e-a25b-2474f0430437 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:31,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4436616c-a0b1-45d4-9216-dd802f404357 used request id req-97b83785-3a2d-4a0e-a25b-2474f0430437 2018-10-22 09:51:31,318 - neutron_utils - INFO - Deleting security group rule with ID - 265327a7-c8fa-4ba1-b20c-3faff383489b 2018-10-22 09:51:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/265327a7-c8fa-4ba1-b20c-3faff383489b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:51:31,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13deabdc-6185-4de3-b610-f20de02e61de Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:31,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/265327a7-c8fa-4ba1-b20c-3faff383489b used request id req-13deabdc-6185-4de3-b610-f20de02e61de 2018-10-22 09:51:31,541 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-sec-grp 2018-10-22 09:51:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/205d82dd-25f0-4168-87b6-ca838e613827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9cd5471a72b6c0b985c76ef561b4dd1cbedbf3" 2018-10-22 09:51:31,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ac4cc65-e55f-4bfd-a874-5d2966f11108 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:31,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/205d82dd-25f0-4168-87b6-ca838e613827 used request id req-8ac4cc65-e55f-4bfd-a874-5d2966f11108 2018-10-22 09:51:31,715 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp 2018-10-22 09:51:31,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c21d248eccf91ab0e62f126d8f025469f414ca" 2018-10-22 09:51:31,755 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:51: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-5be0734c-b66c-4f0e-a1a0-e586a13fd555 x-compute-request-id: req-5be0734c-b66c-4f0e-a1a0-e586a13fd555 Content-Length: 0 Content-Type: application/json 2018-10-22 09:51:31,756 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-kp used request id req-5be0734c-b66c-4f0e-a1a0-e586a13fd555 2018-10-22 09:51:31,756 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c.pub] 2018-10-22 09:51:31,756 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c] 2018-10-22 09:51:31,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075e5690fc4b60c8ad02e0aa89a0ce2e0c7135b4" 2018-10-22 09:51:31,799 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:51: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-543e1028-5102-4f6b-872d-3900a33a80e6 x-compute-request-id: req-543e1028-5102-4f6b-872d-3900a33a80e6 Content-Length: 0 Content-Type: application/json 2018-10-22 09:51:31,800 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/28df321a-03f6-4ea7-aba6-49904986c039 used request id req-543e1028-5102-4f6b-872d-3900a33a80e6 2018-10-22 09:51:31,800 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router and subnet AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet 2018-10-22 09:51:31,801 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router 2018-10-22 09:51:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" -d '{"subnet_id": "ba4038f1-fa75-47fd-bf34-4f03a1dde12b"}' 2018-10-22 09:51:33,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe08b306-9817-4722-805c-46f1ea867e26 Date: Mon, 22 Oct 2018 09:51:33 GMT RESP BODY: {"network_id": "f9c16293-d82b-4ed7-b8b6-04ef23654c73", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "subnet_id": "ba4038f1-fa75-47fd-bf34-4f03a1dde12b", "subnet_ids": ["ba4038f1-fa75-47fd-bf34-4f03a1dde12b"], "port_id": "acf2ae0d-7668-41d4-8631-b6d2e76496af", "id": "c3a1dfcf-379a-4c62-b60c-f1572425e104"} 2018-10-22 09:51:33,505 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104/remove_router_interface used request id req-fe08b306-9817-4722-805c-46f1ea867e26 2018-10-22 09:51:33,506 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router 2018-10-22 09:51:33,506 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-router 2018-10-22 09:51:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff415c83eeb6371427b2d5be47408b800976210e" 2018-10-22 09:51:36,949 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b10a437-da77-4f67-97bc-fdd20c0e35d7 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:36,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c3a1dfcf-379a-4c62-b60c-f1572425e104 used request id req-3b10a437-da77-4f67-97bc-fdd20c0e35d7 2018-10-22 09:51:36,950 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet 2018-10-22 09:51:36,950 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-subnet 2018-10-22 09:51:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ba4038f1-fa75-47fd-bf34-4f03a1dde12b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:51:39,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b294423-5a2d-46bf-b53d-7d44580867f9 Date: Mon, 22 Oct 2018 09:51:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:39,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ba4038f1-fa75-47fd-bf34-4f03a1dde12b used request id req-6b294423-5a2d-46bf-b53d-7d44580867f9 2018-10-22 09:51:39,286 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c-pub-net 2018-10-22 09:51:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f9c16293-d82b-4ed7-b8b6-04ef23654c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8cf4ef6b7896670f4160b13569443ae671b1c04" 2018-10-22 09:51:40,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da385f9d-413d-48e3-9566-f58ec403ec00 Date: Mon, 22 Oct 2018 09:51:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:40,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f9c16293-d82b-4ed7-b8b6-04ef23654c73 used request id req-da385f9d-413d-48e3-9566-f58ec403ec00 2018-10-22 09:51:40,544 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-8399310e-4d00-4e85-b706-ffce01e4731c--image 2018-10-22 09:51:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75b34d2bfd5e3828f3a488de9859a412f95e5b81" 2018-10-22 09:51:41,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-165dea00-fde9-4823-a291-b8275661e4d0 Date: Mon, 22 Oct 2018 09:51:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:51:41,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/39921a7f-c390-4b80-a147-24de1464dcf6 used request id req-165dea00-fde9-4823-a291-b8275661e4d0 2018-10-22 09:51:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ff3c4dc0-71fa-4206-9ff6-87fc660b776d Date: Mon, 22 Oct 2018 09:51:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:55Z", "updated_at": "2018-10-22T09:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "revision_number": 0, "id": "2d10f159-9c5c-4956-b33e-15093a699a83", "remote_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "revision_number": 0, "id": "599e71e6-90ad-4a48-b253-f8e3ccd1680f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "revision_number": 0, "id": "e19e086c-4b67-45fd-bee8-b471ef56e4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "revision_number": 0, "id": "fab6069c-1086-4724-96be-6b17d12f55ea", "remote_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "remote_ip_prefix": null, "created_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "tenant_id": "920114cb799545bcbd4db410d27a79fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "920114cb799545bcbd4db410d27a79fd"}], "revision_number": 4, "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:51:42,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ff3c4dc0-71fa-4206-9ff6-87fc660b776d 2018-10-22 09:51:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:42,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdde9847-143c-4a9b-bad5-6e2173d1ba4c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:51:42,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-cdde9847-143c-4a9b-bad5-6e2173d1ba4c 2018-10-22 09:51:42,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:42,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87415b08-b9ad-41a3-9fce-7b17342c99a2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd"}, "enabled": true, "id": "920114cb799545bcbd4db410d27a79fd", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj"}} 2018-10-22 09:51:42,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-87415b08-b9ad-41a3-9fce-7b17342c99a2 2018-10-22 09:51:42,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1 2018-10-22 09:51:42,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:42,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-558b9171-3afb-4134-8bf3-d3aef3a9dc9c Date: Mon, 22 Oct 2018 09:51:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:55Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "2d10f159-9c5c-4956-b33e-15093a699a83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:55Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "599e71e6-90ad-4a48-b253-f8e3ccd1680f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:55Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "e19e086c-4b67-45fd-bee8-b471ef56e4f3"}, {"remote_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:48:55Z", "security_group_id": "c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1", "port_range_min": null, "revision_number": 0, "tenant_id": "920114cb799545bcbd4db410d27a79fd", "created_at": "2018-10-22T09:48:55Z", "project_id": "920114cb799545bcbd4db410d27a79fd", "id": "fab6069c-1086-4724-96be-6b17d12f55ea"}]} 2018-10-22 09:51:42,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1 used request id req-558b9171-3afb-4134-8bf3-d3aef3a9dc9c 2018-10-22 09:51:42,420 - neutron_utils - INFO - Deleting security group with name - default 2018-10-22 09:51:42,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:42,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d2c9207-8ecb-42dc-909c-c904deb51b33 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:42,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c9a3e9c2-41fe-4dd4-b54a-896050b0c5b1 used request id req-6d2c9207-8ecb-42dc-909c-c904deb51b33 2018-10-22 09:51:42,734 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj 2018-10-22 09:51:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:42,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ff0350-21fd-4154-a8f6-7d52e8d2043d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:42,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/920114cb799545bcbd4db410d27a79fd used request id req-b1ff0350-21fd-4154-a8f6-7d52e8d2043d 2018-10-22 09:51:42,943 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-8f3f8e1d-f880-4fb-proj-role 2018-10-22 09:51:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ed58ab930f4b49aa96e973791fdc8b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:43,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740b14c1-62c2-4b2d-a072-a1b04a14931f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:43,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ed58ab930f4b49aa96e973791fdc8b54 used request id req-740b14c1-62c2-4b2d-a072-a1b04a14931f 2018-10-22 09:51:43,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eab665b655e54c96be9c3a3f8b68df08bdff3e" 2018-10-22 09:51:43,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3851ad-addd-4bfc-abaf-e6f80bd07b0f Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:43,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6f3851ad-addd-4bfc-abaf-e6f80bd07b0f 2018-10-22 09:51:43,157 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-8f3f8e1d-f880-4fb-user 2018-10-22 09:51:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a87106beedf545bc86ca3977ac6f000d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896cd9e18c0cd1442335358f11d93124b986d517" 2018-10-22 09:51:43,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43b83a2-3598-414f-84c7-e807e30ae46a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:43,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a87106beedf545bc86ca3977ac6f000d used request id req-c43b83a2-3598-414f-84c7-e807e30ae46a 2018-10-22 09:51:43,322 - 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 3390.007s OK 2018-10-22 09:51:43,501 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 09:51:43,502 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:30 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-22 09:51:43,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:43,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a971df30-0cd5-4ab5-ba4f-d46baeffd6b7 Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "628c5194e35d43a7bc9032b41562a43c", "links": {"self": "http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:43,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a971df30-0cd5-4ab5-ba4f-d46baeffd6b7 2018-10-22 09:51:43,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.087277173996s 2018-10-22 09:51:43,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 09:51:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:43,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f6e682-af07-41b7-9156-a6beea32dd22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:43,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/628c5194e35d43a7bc9032b41562a43c used request id req-79f6e682-af07-41b7-9156-a6beea32dd22 2018-10-22 09:51:43,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.145651102066s 2018-10-22 09:51:43,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:51:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:43,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d61a2a2-a5da-47c1-8143-4ef4615155ed Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c", "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "domain_id": "default", "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:51:43,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2d61a2a2-a5da-47c1-8143-4ef4615155ed 2018-10-22 09:51:43,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989210605621s 2018-10-22 09:51:43,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2d61a2a2-a5da-47c1-8143-4ef4615155ed 2018-10-22 09:51:43,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:51:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:43,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdf571c-b790-4b12-8175-92ab4607add7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188"}, "enabled": true, "id": "a93ecce4bcd0408b807e3bf5bd4e8188", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}} 2018-10-22 09:51:43,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 used request id req-dbdf571c-b790-4b12-8175-92ab4607add7 2018-10-22 09:51:43,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997290611267s 2018-10-22 09:51:43,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 used request id req-dbdf571c-b790-4b12-8175-92ab4607add7 2018-10-22 09:51:43,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 09:51:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:44,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c219844-2a21-4346-8324-8515a16cc494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:44,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 used request id req-7c219844-2a21-4346-8324-8515a16cc494 2018-10-22 09:51:44,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222576141357s 2018-10-22 09:51:44,174 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a93ecce4bcd0408b807e3bf5bd4e8188 used request id req-7c219844-2a21-4346-8324-8515a16cc494 2018-10-22 09:51:44,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:51:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:44,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e766e96f-b847-4f65-b184-e86a7efaac9d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c"}, "enabled": true, "id": "b5b8634abd864eb791a83beca125c68c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_7ab7d760-9e27-400e-ae6c-16dd45e0520c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:51:44,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e766e96f-b847-4f65-b184-e86a7efaac9d 2018-10-22 09:51:44,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0779550075531s 2018-10-22 09:51:44,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e766e96f-b847-4f65-b184-e86a7efaac9d 2018-10-22 09:51:44,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 09:51:44,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:44,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3d9878-dd74-423a-a578-140a15e09450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:44,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-1e3d9878-dd74-423a-a578-140a15e09450 2018-10-22 09:51:44,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160877943039s 2018-10-22 09:51:44,417 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b5b8634abd864eb791a83beca125c68c used request id req-1e3d9878-dd74-423a-a578-140a15e09450 2018-10-22 09:51:44,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:44,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:44,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5554e948-4c5a-49b4-ac34-7daa4481f14f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "86bad681d0f942a9aa939b8122831ce4", "links": {"self": "http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:44,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5554e948-4c5a-49b4-ac34-7daa4481f14f 2018-10-22 09:51:44,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0992980003357s 2018-10-22 09:51:44,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 09:51:44,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:44,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff29ab08-d0e3-4386-880e-e5fbe478d36f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:44,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/86bad681d0f942a9aa939b8122831ce4 used request id req-ff29ab08-d0e3-4386-880e-e5fbe478d36f 2018-10-22 09:51:44,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.128664970398s 2018-10-22 09:51:44,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:51:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b5b8634abd864eb791a83beca125c68c&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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-327dea04-f873-4270-8040-75a1c1c8ad78 Date: Mon, 22 Oct 2018 09:51:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}]} 2018-10-22 09:51:44,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b5b8634abd864eb791a83beca125c68c&name=default used request id req-327dea04-f873-4270-8040-75a1c1c8ad78 2018-10-22 09:51:44,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202585935593s 2018-10-22 09:51:44,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b5b8634abd864eb791a83beca125c68c&name=default used request id req-327dea04-f873-4270-8040-75a1c1c8ad78 2018-10-22 09:51:44,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:51:44,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:45,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-19ba67d0-171d-4590-b153-e1ab0861ad85 Date: Mon, 22 Oct 2018 09:51:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b8634abd864eb791a83beca125c68c", "created_at": "2018-10-22T08:55:22Z", "updated_at": "2018-10-22T08:55:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "ef1b9560-1762-446f-a2d8-cb36dcfe9cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "1f053616-d162-40e9-a03d-aea12263dfff", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "15f6c714-d3bf-48af-b62d-e7b5f5fee2d6", "remote_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b8634abd864eb791a83beca125c68c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T08:55:22Z", "revision_number": 0, "id": "43a504f2-b3ff-4cee-af12-f7aea30f26a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T08:55:22Z", "security_group_id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "tenant_id": "b5b8634abd864eb791a83beca125c68c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b8634abd864eb791a83beca125c68c"}], "revision_number": 4, "project_id": "b5b8634abd864eb791a83beca125c68c", "id": "aaf7c97f-250d-4cc9-8317-216b893cc751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 09:51:45,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-19ba67d0-171d-4590-b153-e1ab0861ad85 2018-10-22 09:51:45,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242831945419s 2018-10-22 09:51:45,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-19ba67d0-171d-4590-b153-e1ab0861ad85 2018-10-22 09:51:45,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 09:51:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/aaf7c97f-250d-4cc9-8317-216b893cc751.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}d5ede2c77650d18a2e4542b274b22d72d8e68f68" 2018-10-22 09:51:45,450 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67a7fc9d-a462-4b62-8b3b-4ca7ac02f678 Content-Length: 0 Date: Mon, 22 Oct 2018 09:51:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 09:51:45,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/aaf7c97f-250d-4cc9-8317-216b893cc751.json used request id req-67a7fc9d-a462-4b62-8b3b-4ca7ac02f678 2018-10-22 09:51:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.342875957489s 2018-10-22 09:51:45,450 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/aaf7c97f-250d-4cc9-8317-216b893cc751.json used request id req-67a7fc9d-a462-4b62-8b3b-4ca7ac02f678 2018-10-22 09:51:45,504 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 09:51:45,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 09:51:45,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 09:51:45,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 09:51:45,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 09:51:45,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 09:51:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 09:51:45,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc8fea7-3ab7-4c15-a7e5-217f9839c672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:51:45,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bbc8fea7-3ab7-4c15-a7e5-217f9839c672 2018-10-22 09:51:45,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:51:45,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T10:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["mUIVaZD6Q7eC0f5FQ7FdjQ"], "issued_at": "2018-10-22T09:51:45.000000Z"}} 2018-10-22 09:51:45,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 09:51:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:46,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2f6d7398-ad31-4f2b-8eac-b0eac0233d6d Date: Mon, 22 Oct 2018 09:51:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:51:46,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f6d7398-ad31-4f2b-8eac-b0eac0233d6d 2018-10-22 09:51:46,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239943981171s 2018-10-22 09:51:46,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f6d7398-ad31-4f2b-8eac-b0eac0233d6d 2018-10-22 09:51:46,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 09:51:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:46,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:51:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:46,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677b3ea8-0e56-4f7e-976d-26a7dc8f1300 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 09:51:46,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-677b3ea8-0e56-4f7e-976d-26a7dc8f1300 2018-10-22 09:51:46,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0916030406952s 2018-10-22 09:51:46,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 09:51:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1"}}' 2018-10-22 09:51:46,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9980d7e1-fe96-4fc1-92c1-ea141d090d72 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.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a"}, "enabled": true, "id": "b01a6d4905c644569c6cc20ae9bf449a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1"}} 2018-10-22 09:51:46,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9980d7e1-fe96-4fc1-92c1-ea141d090d72 2018-10-22 09:51:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118446111679s 2018-10-22 09:51:46,378 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9980d7e1-fe96-4fc1-92c1-ea141d090d72 2018-10-22 09:51:46,379 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'id': u'b01a6d4905c644569c6cc20ae9bf449a', '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'})}) 2018-10-22 09:51:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 09:51:46,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.585607051849s 2018-10-22 09:51:46,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e073352-c8f2-44cd-92c2-92328f509d9a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979"}, "enabled": true, "id": "27020067a8d9499792318f8a51b7a979", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1"}} 2018-10-22 09:51:47,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 used request id req-4e073352-c8f2-44cd-92c2-92328f509d9a 2018-10-22 09:51:47,068 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'27020067a8d9499792318f8a51b7a979', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1'}) 2018-10-22 09:51:47,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9969cf13-f125-4457-8f06-e2710a609c4b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:47,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9969cf13-f125-4457-8f06-e2710a609c4b 2018-10-22 09:51:47,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0172400474548s 2018-10-22 09:51:47,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:47,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94f91a0-64f3-431c-bfaa-7cf0f732ecfb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:47,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c94f91a0-64f3-431c-bfaa-7cf0f732ecfb 2018-10-22 09:51:47,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764288902283s 2018-10-22 09:51:47,165 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 09:51:47,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 09:51:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" -d '{"role": {"name": "Member"}}' 2018-10-22 09:51:47,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199654f5-249b-4d17-9e94-b454ee5d1fa1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}} 2018-10-22 09:51:47,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-199654f5-249b-4d17-9e94-b454ee5d1fa1 2018-10-22 09:51:47,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0984601974487s 2018-10-22 09:51:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3a4c43-7422-409d-8272-69e47301eef3 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "domain_id": null, "name": "Member", "id": "28a342bfbd7c4406abecf67af7f427f8"}} 2018-10-22 09:51:47,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8 used request id req-0c3a4c43-7422-409d-8272-69e47301eef3 2018-10-22 09:51:47,354 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8'}, 'domain_id': None, 'human_id': None, 'id': u'28a342bfbd7c4406abecf67af7f427f8', 'HUMAN_ID': False}) 2018-10-22 09:51:47,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8c1b53-d07a-45cc-ac4c-e6e2a36995b1 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:47,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e8c1b53-d07a-45cc-ac4c-e6e2a36995b1 2018-10-22 09:51:47,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743110179901s 2018-10-22 09:51:47,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 09:51:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5271dac6-46a0-46f5-8b62-b490bb6a1b33 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 09:51:47,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5271dac6-46a0-46f5-8b62-b490bb6a1b33 2018-10-22 09:51:47,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795230865479s 2018-10-22 09:51:47,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:51:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ec99ea-993f-4b58-be20-19b748ba1e68 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1", "links": {"self": "http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979"}, "domain_id": "default", "enabled": true, "id": "27020067a8d9499792318f8a51b7a979", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:51:47,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f1ec99ea-993f-4b58-be20-19b748ba1e68 2018-10-22 09:51:47,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102028846741s 2018-10-22 09:51:47,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f1ec99ea-993f-4b58-be20-19b748ba1e68 2018-10-22 09:51:47,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:51:47,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cf1bb0-f378-4595-9cc9-d6d58d5aa790 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a"}, "enabled": true, "id": "b01a6d4905c644569c6cc20ae9bf449a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:51:47,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d1cf1bb0-f378-4595-9cc9-d6d58d5aa790 2018-10-22 09:51:47,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742740631104s 2018-10-22 09:51:47,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d1cf1bb0-f378-4595-9cc9-d6d58d5aa790 2018-10-22 09:51:47,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 09:51:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&scope.project.id=b01a6d4905c644569c6cc20ae9bf449a&role.id=28a342bfbd7c4406abecf67af7f427f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5b1db2-6b4d-41f7-a5ac-02abe767dd61 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&scope.project.id=b01a6d4905c644569c6cc20ae9bf449a&role.id=28a342bfbd7c4406abecf67af7f427f8", "previous": null, "next": null}} 2018-10-22 09:51:47,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&scope.project.id=b01a6d4905c644569c6cc20ae9bf449a&role.id=28a342bfbd7c4406abecf67af7f427f8 used request id req-5b5b1db2-6b4d-41f7-a5ac-02abe767dd61 2018-10-22 09:51:47,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0804209709167s 2018-10-22 09:51:47,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 09:51:47,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a/users/27020067a8d9499792318f8a51b7a979/roles/28a342bfbd7c4406abecf67af7f427f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db05e078-b08f-43ec-8956-1ee25d42422c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:47,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a/users/27020067a8d9499792318f8a51b7a979/roles/28a342bfbd7c4406abecf67af7f427f8 used request id req-db05e078-b08f-43ec-8956-1ee25d42422c 2018-10-22 09:51:47,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117678880692s 2018-10-22 09:51:47,896 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1', 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': 'da276c0a-92e9-429b-98eb-4eb174050a65', 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_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'project_id': u'b01a6d4905c644569c6cc20ae9bf449a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 09:51:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 09:51:47,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 09:51:47,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 09:51:47,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 09:51:47,902 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'password': 'da276c0a-92e9-429b-98eb-4eb174050a65', 'project_name': 'neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'b01a6d4905c644569c6cc20ae9bf449a', 'project_domain_name': 'Default'} 2018-10-22 09:51:47,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:47,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3304db43-81e3-4ad9-ba17-cf430b9e64b6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:47,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3304db43-81e3-4ad9-ba17-cf430b9e64b6 2018-10-22 09:51:47,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0725131034851s 2018-10-22 09:51:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90cab9e4-ff9f-475b-8459-4c202bc8a168 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:48,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-90cab9e4-ff9f-475b-8459-4c202bc8a168 2018-10-22 09:51:48,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806849002838s 2018-10-22 09:51:48,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 09:51:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d07e19-3955-4316-a200-4dd5a489e287 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 09:51:48,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-49d07e19-3955-4316-a200-4dd5a489e287 2018-10-22 09:51:48,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835769176483s 2018-10-22 09:51:48,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:51:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ae7120-72ae-4ef3-a916-0bb268227c03 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1", "links": {"self": "http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979"}, "domain_id": "default", "enabled": true, "id": "27020067a8d9499792318f8a51b7a979", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:51:48,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-50ae7120-72ae-4ef3-a916-0bb268227c03 2018-10-22 09:51:48,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0919990539551s 2018-10-22 09:51:48,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-50ae7120-72ae-4ef3-a916-0bb268227c03 2018-10-22 09:51:48,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:51:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285d778e-287d-4ec9-99b5-76df7a58795a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a"}, "enabled": true, "id": "b01a6d4905c644569c6cc20ae9bf449a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:51:48,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-285d778e-287d-4ec9-99b5-76df7a58795a 2018-10-22 09:51:48,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800161361694s 2018-10-22 09:51:48,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-285d778e-287d-4ec9-99b5-76df7a58795a 2018-10-22 09:51:48,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 09:51:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&scope.project.id=b01a6d4905c644569c6cc20ae9bf449a&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e5fb5f-7bc7-4510-8994-a4995c1fc2b7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&scope.project.id=b01a6d4905c644569c6cc20ae9bf449a&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 09:51:48,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&scope.project.id=b01a6d4905c644569c6cc20ae9bf449a&role.id=e269e729b181422bb94bd3302f440863 used request id req-f9e5fb5f-7bc7-4510-8994-a4995c1fc2b7 2018-10-22 09:51:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798501968384s 2018-10-22 09:51:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 09:51:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a/users/27020067a8d9499792318f8a51b7a979/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb47339-5a6d-44ad-8602-98e4ff3a3dc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:48,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a/users/27020067a8d9499792318f8a51b7a979/roles/e269e729b181422bb94bd3302f440863 used request id req-6bb47339-5a6d-44ad-8602-98e4ff3a3dc9 2018-10-22 09:51:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11975312233s 2018-10-22 09:51:48,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:51:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c5aa4f-3fc2-4d77-9090-90c94c0d935b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:51:48,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4c5aa4f-3fc2-4d77-9090-90c94c0d935b 2018-10-22 09:51:48,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782771110535s 2018-10-22 09:51:48,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 09:51:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d704dc7-c32b-4d76-9c5d-95b1e6588e97 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 09:51:48,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6d704dc7-c32b-4d76-9c5d-95b1e6588e97 2018-10-22 09:51:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0836970806122s 2018-10-22 09:51:48,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:51:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ef84a2-467a-49b1-b62f-f73ea5a113f9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1", "links": {"self": "http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979"}, "domain_id": "default", "enabled": true, "id": "27020067a8d9499792318f8a51b7a979", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:51:48,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b5ef84a2-467a-49b1-b62f-f73ea5a113f9 2018-10-22 09:51:48,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0894360542297s 2018-10-22 09:51:48,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b5ef84a2-467a-49b1-b62f-f73ea5a113f9 2018-10-22 09:51:48,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 09:51:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf19ac6-1e3f-4acb-8972-5230dcf2e04d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default", "previous": null, "next": null}} 2018-10-22 09:51:48,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=27020067a8d9499792318f8a51b7a979&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default used request id req-caf19ac6-1e3f-4acb-8972-5230dcf2e04d 2018-10-22 09:51:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0814530849457s 2018-10-22 09:51:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 09:51:48,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/27020067a8d9499792318f8a51b7a979/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:51:48,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed8c3f21-70a8-41aa-b215-4146fcd94b08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:51:48,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/27020067a8d9499792318f8a51b7a979/roles/e269e729b181422bb94bd3302f440863 used request id req-ed8c3f21-70a8-41aa-b215-4146fcd94b08 2018-10-22 09:51:48,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117975950241s 2018-10-22 09:51:48,985 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-22 09:51:51,519 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-22 09:51:51.087 11556 INFO rally.deployment.engine [-] Deployment 770d0e32-e4c2-4cc7-8530-e2fe28102978 | Starting: Destroy cloud and free allocated resources. 2018-10-22 09:51:51.168 11556 INFO rally.deployment.engine [-] Deployment 770d0e32-e4c2-4cc7-8530-e2fe28102978 | Completed: Destroy cloud and free allocated resources. 2018-10-22 09:51:51.213 11556 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2) for deployment 'opnfv-rally'. 2018-10-22 09:51:51.241 11556 INFO rally.api [-] Deleting verification (UUID=fd2a60de-ee7a-4e81-9726-c9d54c6ad2c3). 2018-10-22 09:51:51.291 11556 INFO rally.api [-] Verification has been successfully deleted! 2018-10-22 09:51:51.292 11556 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2). 2018-10-22 09:51:51.300 11556 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-22 09:51:53,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-22 09:51:53.648 11559 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a570e027-d215-49ea-9c95-a305622d7502) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a570e027-d215-49ea-9c95-a305622d7502 | 2018-10-22T09:51:53 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a570e027-d215-49ea-9c95-a305622d7502 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-22 09:51:57,340 - 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 | +-------------+-------------------+-----------+ 2018-10-22 09:51:57,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-22 09:51:59,713 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-22 09:51:59.425 11565 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=4f552bc2-769c-4268-87d6-b634a37ef5d2). 2018-10-22 09:51:59.551 11565 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-22 09:52:03,307 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-22 09:52:01.809 11568 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-22 09:52:01.977 11568 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-22 09:52:03.120 11568 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a8b1ab92-a711-4102-89e5-e4a511a5ef6e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a8b1ab92-a711-4102-89e5-e4a511a5ef6e) as the default verifier for the future CLI operations. 2018-10-22 09:52:06,306 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-22 09:52:06,307 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 09:52:06,440 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 09:52:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 09:52:06,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a52b17-0112-46ab-a6d0-bc88688cab17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:52:06,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22a52b17-0112-46ab-a6d0-bc88688cab17 2018-10-22 09:52:06,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:52:06,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28a342bfbd7c4406abecf67af7f427f8", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T10:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b01a6d4905c644569c6cc20ae9bf449a", "name": "neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b01a6d4905c644569c6cc20ae9bf449a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/b01a6d4905c644569c6cc20ae9bf449a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/b01a6d4905c644569c6cc20ae9bf449a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b01a6d4905c644569c6cc20ae9bf449a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/b01a6d4905c644569c6cc20ae9bf449a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/b01a6d4905c644569c6cc20ae9bf449a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b01a6d4905c644569c6cc20ae9bf449a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/b01a6d4905c644569c6cc20ae9bf449a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/b01a6d4905c644569c6cc20ae9bf449a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b01a6d4905c644569c6cc20ae9bf449a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/b01a6d4905c644569c6cc20ae9bf449a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/b01a6d4905c644569c6cc20ae9bf449a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1", "id": "27020067a8d9499792318f8a51b7a979"}, "audit_ids": ["-CoUWASsRfWVUjOGfrsFeQ"], "issued_at": "2018-10-22T09:52:06.000000Z"}} 2018-10-22 09:52:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:06,847 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 09:52:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 09:52:06,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:52:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:07,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-074a199e-f719-4d14-885b-122e5ac39917 Date: Mon, 22 Oct 2018 09:52:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:52:07,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-074a199e-f719-4d14-885b-122e5ac39917 2018-10-22 09:52:07,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.57142496109s 2018-10-22 09:52:07,423 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-074a199e-f719-4d14-885b-122e5ac39917 2018-10-22 09:52:07,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 09:52:07,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1"}' 2018-10-22 09:52:07,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0 X-Openstack-Request-Id: req-6869fa62-910d-4a63-b9b5-4ac9e03c08f0 Date: Mon, 22 Oct 2018 09:52:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "4beca2c2-efdc-46f6-85c1-96829a9262b0", "size": null, "self": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:07Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": null, "created_at": "2018-10-22T09:52:07Z", "protected": false} 2018-10-22 09:52:07,664 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6869fa62-910d-4a63-b9b5-4ac9e03c08f0 2018-10-22 09:52:07,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.238716840744s 2018-10-22 09:52:07,665 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6869fa62-910d-4a63-b9b5-4ac9e03c08f0 returning object 4beca2c2-efdc-46f6-85c1-96829a9262b0 2018-10-22 09:52:07,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 09:52:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" -d '' 2018-10-22 09:52:09,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15d89c70-4f07-4ee5-a043-daabfd37c634 Date: Mon, 22 Oct 2018 09:52:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:52:09,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file used request id req-15d89c70-4f07-4ee5-a043-daabfd37c634 2018-10-22 09:52:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.43309497833s 2018-10-22 09:52:09,099 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file used request id req-15d89c70-4f07-4ee5-a043-daabfd37c634 2018-10-22 09:52:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:52:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:09,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-68ce87cc-579f-4d00-8dd8-cec7b27df134 Date: Mon, 22 Oct 2018 09:52:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "metadata": {}}], "file": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "4beca2c2-efdc-46f6-85c1-96829a9262b0", "size": 12716032, "self": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T09:52:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:52:09,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-68ce87cc-579f-4d00-8dd8-cec7b27df134 2018-10-22 09:52:09,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162719011307s 2018-10-22 09:52:09,263 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-68ce87cc-579f-4d00-8dd8-cec7b27df134 2018-10-22 09:52:09,265 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file', 'owner': u'b01a6d4905c644569c6cc20ae9bf449a', 'id': u'4beca2c2-efdc-46f6-85c1-96829a9262b0', 'size': 12716032, u'self': u'/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b01a6d4905c644569c6cc20ae9bf449a', 'name': 'neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T09:52:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T09:52:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'created': u'2018-10-22T09:52:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T09:52:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 09:52:09,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 09:52:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_4b60178b-1a20-41aa-bf16-07890bf8fba1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 09:52:09,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52: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-f1e67ad5-fe53-4650-837f-9873a541a0a2 x-compute-request-id: req-f1e67ad5-fe53-4650-837f-9873a541a0a2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/06c651d6-8265-477a-81bd-8aa369d448e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06c651d6-8265-477a-81bd-8aa369d448e4", "name": "neutron_trunk-flavor_4b60178b-1a20-41aa-bf16-07890bf8fba1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:52:09,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f1e67ad5-fe53-4650-837f-9873a541a0a2 2018-10-22 09:52:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.571715116501s 2018-10-22 09:52:09,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f1e67ad5-fe53-4650-837f-9873a541a0a2 returning object 06c651d6-8265-477a-81bd-8aa369d448e4 2018-10-22 09:52:09,839 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_4b60178b-1a20-41aa-bf16-07890bf8fba1', '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'f281155a378b4c45907df4c470833e42', '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'06c651d6-8265-477a-81bd-8aa369d448e4', 'swap': 0}) 2018-10-22 09:52:09,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 09:52:09,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4/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}76806d4df0bbcb62308566ef263ab622201739a5" -d '{"extra_specs": {}}' 2018-10-22 09:52:09,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52: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-12217e4b-16ef-4933-8e54-91480af1015c x-compute-request-id: req-12217e4b-16ef-4933-8e54-91480af1015c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 09:52:09,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4/os-extra_specs used request id req-12217e4b-16ef-4933-8e54-91480af1015c 2018-10-22 09:52:09,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241439342499s 2018-10-22 09:52:09,864 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4/os-extra_specs used request id req-12217e4b-16ef-4933-8e54-91480af1015c 2018-10-22 09:52:09,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:52:09,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:09,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:52:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:09,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08438c8-53ee-4e71-a168-ca23ef90d634 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:52:09,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d08438c8-53ee-4e71-a168-ca23ef90d634 2018-10-22 09:52:09,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.101230859756s 2018-10-22 09:52:09,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-22 09:52:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:10,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52: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-7799d115-e9b2-48a8-bccc-8b1c5866a039 x-compute-request-id: req-7799d115-e9b2-48a8-bccc-8b1c5866a039 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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": 10173, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-22 09:52:10,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-7799d115-e9b2-48a8-bccc-8b1c5866a039 2018-10-22 09:52:10,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192820072174s 2018-10-22 09:52:10,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-7799d115-e9b2-48a8-bccc-8b1c5866a039 2018-10-22 09:52:10,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:52:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:10,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e2c3e3ad-c5ff-4751-989e-e6cb36db9399 Date: Mon, 22 Oct 2018 09:52:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "metadata": {}}], "file": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "4beca2c2-efdc-46f6-85c1-96829a9262b0", "size": 12716032, "self": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T09:52:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:52:10,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2c3e3ad-c5ff-4751-989e-e6cb36db9399 2018-10-22 09:52:10,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.551172018051s 2018-10-22 09:52:10,717 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2c3e3ad-c5ff-4751-989e-e6cb36db9399 2018-10-22 09:52:10,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 09:52:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1"}' 2018-10-22 09:52:10,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f X-Openstack-Request-Id: req-cdd34a87-5ef9-444b-a47c-f0061da75cfe Date: Mon, 22 Oct 2018 09:52:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/66a9630e-103f-44de-9e94-a2e13029453f/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "66a9630e-103f-44de-9e94-a2e13029453f", "size": null, "self": "/v2/images/66a9630e-103f-44de-9e94-a2e13029453f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:10Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": null, "created_at": "2018-10-22T09:52:10Z", "protected": false} 2018-10-22 09:52:10,814 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cdd34a87-5ef9-444b-a47c-f0061da75cfe 2018-10-22 09:52:10,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0935401916504s 2018-10-22 09:52:10,814 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cdd34a87-5ef9-444b-a47c-f0061da75cfe returning object 66a9630e-103f-44de-9e94-a2e13029453f 2018-10-22 09:52:10,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 09:52:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f/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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" -d '' 2018-10-22 09:52:12,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-395e97eb-0204-4d6c-b5c1-1583bf9c54a4 Date: Mon, 22 Oct 2018 09:52:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:52:12,368 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f/file used request id req-395e97eb-0204-4d6c-b5c1-1583bf9c54a4 2018-10-22 09:52:12,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.55272984505s 2018-10-22 09:52:12,368 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f/file used request id req-395e97eb-0204-4d6c-b5c1-1583bf9c54a4 2018-10-22 09:52:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:52:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:52:12,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-6bc06058-bfbe-4a47-92ee-01166b7bf281 Date: Mon, 22 Oct 2018 09:52:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/66a9630e-103f-44de-9e94-a2e13029453f/snap", "metadata": {}}], "file": "/v2/images/66a9630e-103f-44de-9e94-a2e13029453f/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "66a9630e-103f-44de-9e94-a2e13029453f", "size": 12716032, "self": "/v2/images/66a9630e-103f-44de-9e94-a2e13029453f", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/66a9630e-103f-44de-9e94-a2e13029453f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:12Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T09:52:10Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "metadata": {}}], "file": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "4beca2c2-efdc-46f6-85c1-96829a9262b0", "size": 12716032, "self": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T09:52:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:52:12,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6bc06058-bfbe-4a47-92ee-01166b7bf281 2018-10-22 09:52:12,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263130664825s 2018-10-22 09:52:12,395 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6bc06058-bfbe-4a47-92ee-01166b7bf281 2018-10-22 09:52:12,398 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/66a9630e-103f-44de-9e94-a2e13029453f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/66a9630e-103f-44de-9e94-a2e13029453f/file', 'owner': u'b01a6d4905c644569c6cc20ae9bf449a', 'id': u'66a9630e-103f-44de-9e94-a2e13029453f', 'size': 12716032, u'self': u'/v2/images/66a9630e-103f-44de-9e94-a2e13029453f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b01a6d4905c644569c6cc20ae9bf449a', 'name': 'neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/66a9630e-103f-44de-9e94-a2e13029453f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T09:52:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T09:52:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/66a9630e-103f-44de-9e94-a2e13029453f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1', 'created': u'2018-10-22T09:52:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T09:52:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/66a9630e-103f-44de-9e94-a2e13029453f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 09:52:12,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 09:52:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 09:52:12,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21869a8d-5d60-4e61-9a48-1a21f72437e6 x-compute-request-id: req-21869a8d-5d60-4e61-9a48-1a21f72437e6 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9c3fddd9-b554-481a-aa78-e37d81bdf492", "name": "neutron_trunk-flavor_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:52:12,456 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-21869a8d-5d60-4e61-9a48-1a21f72437e6 2018-10-22 09:52:12,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0569708347321s 2018-10-22 09:52:12,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-21869a8d-5d60-4e61-9a48-1a21f72437e6 returning object 9c3fddd9-b554-481a-aa78-e37d81bdf492 2018-10-22 09:52:12,457 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1', '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'f281155a378b4c45907df4c470833e42', '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'9c3fddd9-b554-481a-aa78-e37d81bdf492', 'swap': 0}) 2018-10-22 09:52:12,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 09:52:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492/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}76806d4df0bbcb62308566ef263ab622201739a5" -d '{"extra_specs": {}}' 2018-10-22 09:52:12,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ade1f3b-a491-4552-91cf-4d414cbac4ba x-compute-request-id: req-9ade1f3b-a491-4552-91cf-4d414cbac4ba Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 09:52:12,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492/os-extra_specs used request id req-9ade1f3b-a491-4552-91cf-4d414cbac4ba 2018-10-22 09:52:12,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233979225159s 2018-10-22 09:52:12,482 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492/os-extra_specs used request id req-9ade1f3b-a491-4552-91cf-4d414cbac4ba 2018-10-22 09:52:12,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1', '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'f281155a378b4c45907df4c470833e42', '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'9c3fddd9-b554-481a-aa78-e37d81bdf492', 'swap': 0}) 2018-10-22 09:52:15,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-22 09:52:14.600 11587 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a8b1ab92-a711-4102-89e5-e4a511a5ef6e) for deployment 'opnfv-rally' (UUID=a570e027-d215-49ea-9c95-a305622d7502). 2018-10-22 09:52:15.490 11587 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-22 09:52:15.493 11587 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a8b1ab92-a711-4102-89e5-e4a511a5ef6e) has been successfully configured for deployment 'opnfv-rally' (UUID=a570e027-d215-49ea-9c95-a305622d7502)! 2018-10-22 09:52:15,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-22 09:52:15,659 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-22 09:52:15,661 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-22 09:52:15,675 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-22 09:52:19,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a8b1ab92-a711-4102-89e5-e4a511a5ef6e/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-22 09:52:19,006 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-22 09:52:19,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-22 09:52:19,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-22 09:52:21,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 09:52:21.106 11596 INFO rally.api [-] Starting verification (UUID=c226aa27-e17f-4ef3-8473-5fc12305ab6d) for deployment 'opnfv-rally' (UUID=a570e027-d215-49ea-9c95-a305622d7502) by verifier 'opnfv-tempest' (UUID=a8b1ab92-a711-4102-89e5-e4a511a5ef6e). 2018-10-22 09:52:21,108 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c226aa27-e17f-4ef3-8473-5fc12305ab6d 2018-10-22 09:54:07,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c226aa27-e17f-4ef3-8473-5fc12305ab6d 2018-10-22 09:54:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c226aa27-e17f-4ef3-8473-5fc12305ab6d']'. 2018-10-22 09:54:08,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-22 09:54:08,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-22 09:54:08,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 09:54:08,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c226aa27-e17f-4ef3-8473-5fc12305ab6d | 2018-10-22 09:54:08,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-22 09:52:21 | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-22 09:54:07 | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:46 | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a8b1ab92-a711-4102-89e5-e4a511a5ef6e) | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-22 09:54:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a570e027-d215-49ea-9c95-a305622d7502) | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 96.245 | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-22 09:54:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-22 09:54:08,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 09:54:08,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-22 09:54:08,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-22 09:54:08,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-22 09:54:08,798 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 09:54:08,799 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-22 09:54:08,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 09:54:08,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:54:11,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86a50998-e7f9-4fa3-8d09-4b4d80da727d Date: Mon, 22 Oct 2018 09:54:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:54:11,151 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f used request id req-86a50998-e7f9-4fa3-8d09-4b4d80da727d 2018-10-22 09:54:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.34584498405s 2018-10-22 09:54:11,151 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/66a9630e-103f-44de-9e94-a2e13029453f used request id req-86a50998-e7f9-4fa3-8d09-4b4d80da727d 2018-10-22 09:54:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 09:54:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:11,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e54a590-5f68-4d34-9110-eb098bf1304d x-compute-request-id: req-9e54a590-5f68-4d34-9110-eb098bf1304d Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/06c651d6-8265-477a-81bd-8aa369d448e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06c651d6-8265-477a-81bd-8aa369d448e4", "name": "neutron_trunk-flavor_4b60178b-1a20-41aa-bf16-07890bf8fba1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9c3fddd9-b554-481a-aa78-e37d81bdf492", "name": "neutron_trunk-flavor_alt_4b60178b-1a20-41aa-bf16-07890bf8fba1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 09:54:11,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9e54a590-5f68-4d34-9110-eb098bf1304d 2018-10-22 09:54:11,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362780094147s 2018-10-22 09:54:11,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9e54a590-5f68-4d34-9110-eb098bf1304d 2018-10-22 09:54:11,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 09:54:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:11,237 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f803a39a-e0d4-4ad4-91ba-a1a57b3ba919 x-compute-request-id: req-f803a39a-e0d4-4ad4-91ba-a1a57b3ba919 Content-Length: 0 Content-Type: application/json 2018-10-22 09:54:11,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492 used request id req-f803a39a-e0d4-4ad4-91ba-a1a57b3ba919 2018-10-22 09:54:11,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0454478263855s 2018-10-22 09:54:11,237 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9c3fddd9-b554-481a-aa78-e37d81bdf492 used request id req-f803a39a-e0d4-4ad4-91ba-a1a57b3ba919 2018-10-22 09:54:11,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:54:11,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:54:11,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c97b6e28-ac5f-463f-b63c-a8c529f94d27 Date: Mon, 22 Oct 2018 09:54:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "metadata": {}}], "file": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/file", "owner": "b01a6d4905c644569c6cc20ae9bf449a", "id": "4beca2c2-efdc-46f6-85c1-96829a9262b0", "size": 12716032, "self": "/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/4beca2c2-efdc-46f6-85c1-96829a9262b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T09:52:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4b60178b-1a20-41aa-bf16-07890bf8fba1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T09:52:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:54:11,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c97b6e28-ac5f-463f-b63c-a8c529f94d27 2018-10-22 09:54:11,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0224461555481s 2018-10-22 09:54:11,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c97b6e28-ac5f-463f-b63c-a8c529f94d27 2018-10-22 09:54:11,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 09:54:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cc1e2d08a906a6c7082acc527c13b471fb1f7a0" 2018-10-22 09:54:13,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1ca0e26-6d59-4a65-94e3-1eb58050fdfb Date: Mon, 22 Oct 2018 09:54:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:54:13,192 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0 used request id req-c1ca0e26-6d59-4a65-94e3-1eb58050fdfb 2018-10-22 09:54:13,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.93005609512s 2018-10-22 09:54:13,193 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4beca2c2-efdc-46f6-85c1-96829a9262b0 used request id req-c1ca0e26-6d59-4a65-94e3-1eb58050fdfb 2018-10-22 09:54:13,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 09:54:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-eac0d478-ff3b-44ee-927e-2c67a6a940f5 x-compute-request-id: req-eac0d478-ff3b-44ee-927e-2c67a6a940f5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/06c651d6-8265-477a-81bd-8aa369d448e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06c651d6-8265-477a-81bd-8aa369d448e4", "name": "neutron_trunk-flavor_4b60178b-1a20-41aa-bf16-07890bf8fba1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 09:54:13,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-eac0d478-ff3b-44ee-927e-2c67a6a940f5 2018-10-22 09:54:13,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319459438324s 2018-10-22 09:54:13,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-eac0d478-ff3b-44ee-927e-2c67a6a940f5 2018-10-22 09:54:13,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 09:54:13,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,271 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-222c991c-28ce-4520-aeb4-c0b6da374c93 x-compute-request-id: req-222c991c-28ce-4520-aeb4-c0b6da374c93 Content-Length: 0 Content-Type: application/json 2018-10-22 09:54:13,272 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4 used request id req-222c991c-28ce-4520-aeb4-c0b6da374c93 2018-10-22 09:54:13,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441980361938s 2018-10-22 09:54:13,272 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/06c651d6-8265-477a-81bd-8aa369d448e4 used request id req-222c991c-28ce-4520-aeb4-c0b6da374c93 2018-10-22 09:54:13,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:54:13,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c8638f-57fc-4a5b-b05e-95cf1456a6aa Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1", "links": {"self": "http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979"}, "domain_id": "default", "enabled": true, "id": "27020067a8d9499792318f8a51b7a979", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:54:13,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-69c8638f-57fc-4a5b-b05e-95cf1456a6aa 2018-10-22 09:54:13,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100744009018s 2018-10-22 09:54:13,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-69c8638f-57fc-4a5b-b05e-95cf1456a6aa 2018-10-22 09:54:13,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:54:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa4c864-f59e-40ef-94e8-a7be93d026a7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979"}, "enabled": true, "id": "27020067a8d9499792318f8a51b7a979", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_4b60178b-1a20-41aa-bf16-07890bf8fba1"}} 2018-10-22 09:54:13,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 used request id req-9fa4c864-f59e-40ef-94e8-a7be93d026a7 2018-10-22 09:54:13,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107091903687s 2018-10-22 09:54:13,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 used request id req-9fa4c864-f59e-40ef-94e8-a7be93d026a7 2018-10-22 09:54:13,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 09:54:13,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d78ef5-536e-46f9-96ea-6ef088e9210f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:54:13,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 used request id req-b4d78ef5-536e-46f9-96ea-6ef088e9210f 2018-10-22 09:54:13,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.162640094757s 2018-10-22 09:54:13,651 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/27020067a8d9499792318f8a51b7a979 used request id req-b4d78ef5-536e-46f9-96ea-6ef088e9210f 2018-10-22 09:54:13,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:54:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850da0d8-d0a3-41cf-bbc2-c31dffc9d8aa Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a"}, "enabled": true, "id": "b01a6d4905c644569c6cc20ae9bf449a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_4b60178b-1a20-41aa-bf16-07890bf8fba1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:54:13,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-850da0d8-d0a3-41cf-bbc2-c31dffc9d8aa 2018-10-22 09:54:13,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821988582611s 2018-10-22 09:54:13,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-850da0d8-d0a3-41cf-bbc2-c31dffc9d8aa 2018-10-22 09:54:13,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 09:54:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:13,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cea3c1f-594b-4006-9a93-6ff58ce0f158 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:54:13,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a used request id req-9cea3c1f-594b-4006-9a93-6ff58ce0f158 2018-10-22 09:54:13,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189795970917s 2018-10-22 09:54:13,927 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b01a6d4905c644569c6cc20ae9bf449a used request id req-9cea3c1f-594b-4006-9a93-6ff58ce0f158 2018-10-22 09:54:13,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:54:13,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:14,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d69691-f523-48ac-90a7-d297f9350126 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "28a342bfbd7c4406abecf67af7f427f8", "links": {"self": "http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8"}, "name": "Member"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:54:14,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63d69691-f523-48ac-90a7-d297f9350126 2018-10-22 09:54:14,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.1590321064s 2018-10-22 09:54:14,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 09:54:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:14,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76537669-6e52-4450-a178-20de8c2799ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:54:14,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/28a342bfbd7c4406abecf67af7f427f8 used request id req-76537669-6e52-4450-a178-20de8c2799ee 2018-10-22 09:54:14,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109736919403s 2018-10-22 09:54:14,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:54:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b01a6d4905c644569c6cc20ae9bf449a&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}76806d4df0bbcb62308566ef263ab622201739a5" 2018-10-22 09:54:14,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-91957fa7-82db-4d7d-bbda-af1de7c40307 Date: Mon, 22 Oct 2018 09:54:14 GMT RESP BODY: {"security_groups": []} 2018-10-22 09:54:14,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b01a6d4905c644569c6cc20ae9bf449a&name=default used request id req-91957fa7-82db-4d7d-bbda-af1de7c40307 2018-10-22 09:54:14,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422549247742s 2018-10-22 09:54:14,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b01a6d4905c644569c6cc20ae9bf449a&name=default used request id req-91957fa7-82db-4d7d-bbda-af1de7c40307 2018-10-22 09:54:14,245 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 15:21 | PASS | | rally_sanity | functest | smoke | 25:58 | PASS | | refstack_defcore | functest | smoke | 05:38 | PASS | | patrole | functest | smoke | 02:42 | PASS | | snaps_smoke | functest | smoke | 56:30 | PASS | | neutron_trunk | functest | smoke | 02:02 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-22 09:54:14,254 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-22 09:54:14,451 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:54:14,552 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 09:54:20,498 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-300 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 09:54:20,503 - 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=e6acXtGMPWD9b3baawGyDnTp7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28: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 2018-10-22 09:54:20,504 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-22 09:54:20,504 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-22 09:54:20,505 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-22 09:54:20,509 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-22 09:54:24,497 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-300 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 09:54:24,503 - 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=e6acXtGMPWD9b3baawGyDnTp7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28: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 2018-10-22 09:54:24,503 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-22 09:54:24,504 - 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 | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-10-22 09:54:24,518 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 09:54:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 09:54:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 09:54:25,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 09:54:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 09:54:25,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbf0880-90ac-4e63-a757-aa861184f56b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:54:25,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8dbf0880-90ac-4e63-a757-aa861184f56b 2018-10-22 09:54:25,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:54:26,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T10:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["36TDh1eATcaDcXbr4mjlSA"], "issued_at": "2018-10-22T09:54:26.000000Z"}} 2018-10-22 09:54:26,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 09:54:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9387487c-e0b9-4033-9965-7a9f2373b48e Date: Mon, 22 Oct 2018 09:54:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 09:54:26,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9387487c-e0b9-4033-9965-7a9f2373b48e 2018-10-22 09:54:26,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245898962021s 2018-10-22 09:54:26,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9387487c-e0b9-4033-9965-7a9f2373b48e 2018-10-22 09:54:26,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 09:54:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:26,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 09:54: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 09:54:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:26,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d871bee4-c996-469c-b1f3-f4448eacd222 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 09:54:26,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d871bee4-c996-469c-b1f3-f4448eacd222 2018-10-22 09:54:26,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.356632947922s 2018-10-22 09:54:26,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 09:54:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}}' 2018-10-22 09:54:26,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb14c079-22fb-48b0-9d08-9d4e230ca6d0 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.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191"}, "enabled": true, "id": "8bb2aa9032744cea86bec1eb8e822191", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}} 2018-10-22 09:54:26,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bb14c079-22fb-48b0-9d08-9d4e230ca6d0 2018-10-22 09:54:26,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0968661308289s 2018-10-22 09:54:26,845 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bb14c079-22fb-48b0-9d08-9d4e230ca6d0 2018-10-22 09:54:26,846 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'id': u'8bb2aa9032744cea86bec1eb8e822191', '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'})}) 2018-10-22 09:54:26,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 09:54:27,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.440065860748s 2018-10-22 09:54:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:27,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579428a8-f122-4679-a2c7-afd7853b36da Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea"}, "enabled": true, "id": "ae4adaa2f1a24de281e183138c3c62ea", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}} 2018-10-22 09:54:27,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea used request id req-579428a8-f122-4679-a2c7-afd7853b36da 2018-10-22 09:54:27,394 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae4adaa2f1a24de281e183138c3c62ea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782'}) 2018-10-22 09:54:27,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:54:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:27,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e393d0b6-1ef0-4f2c-b3ce-5b25de0a9c39 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:54:27,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e393d0b6-1ef0-4f2c-b3ce-5b25de0a9c39 2018-10-22 09:54:27,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774478912354s 2018-10-22 09:54:27,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:54:27,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:27,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36371928-8d82-4d43-ad82-66a4e33ac0c8 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 09:54:27,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-36371928-8d82-4d43-ad82-66a4e33ac0c8 2018-10-22 09:54:27,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804159641266s 2018-10-22 09:54:27,554 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 09:54:27,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 09:54:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"role": {"name": "Member"}}' 2018-10-22 09:54:27,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0797d97d-caf3-45b3-8b19-5c2324790ade Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdb9aa3ce4654de8a69027f0e0fc6cc7", "links": {"self": "http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7"}, "name": "Member"}} 2018-10-22 09:54:27,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0797d97d-caf3-45b3-8b19-5c2324790ade 2018-10-22 09:54:27,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.11726307869s 2018-10-22 09:54:27,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:27,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbeb5121-9753-4ba5-b5c3-a10d53928f86 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7"}, "domain_id": null, "name": "Member", "id": "fdb9aa3ce4654de8a69027f0e0fc6cc7"}} 2018-10-22 09:54:27,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7 used request id req-dbeb5121-9753-4ba5-b5c3-a10d53928f86 2018-10-22 09:54:27,744 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7'}, 'domain_id': None, 'human_id': None, 'id': u'fdb9aa3ce4654de8a69027f0e0fc6cc7', 'HUMAN_ID': False}) 2018-10-22 09:54:27,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 09:54:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:27,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34796509-49d8-4243-a062-f13cb81b3dfb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}, {"domain_id": null, "id": "fdb9aa3ce4654de8a69027f0e0fc6cc7", "links": {"self": "http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7"}, "name": "Member"}]} 2018-10-22 09:54:27,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34796509-49d8-4243-a062-f13cb81b3dfb 2018-10-22 09:54:27,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0856719017029s 2018-10-22 09:54:27,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 09:54:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:27,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423b9837-767b-40e8-846a-474f1bf8429e 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 09:54:27,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-423b9837-767b-40e8-846a-474f1bf8429e 2018-10-22 09:54:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0800380706787s 2018-10-22 09:54:27,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 09:54:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:28,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ab16bf-49da-4004-bba3-c5ff3f7a704f Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "links": {"self": "http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea"}, "domain_id": "default", "enabled": true, "id": "ae4adaa2f1a24de281e183138c3c62ea", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 09:54:28,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c9ab16bf-49da-4004-bba3-c5ff3f7a704f 2018-10-22 09:54:28,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921468734741s 2018-10-22 09:54:28,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c9ab16bf-49da-4004-bba3-c5ff3f7a704f 2018-10-22 09:54:28,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:54:28,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:28,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84bf943-7f63-46f8-b99a-03b789f15104 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191"}, "enabled": true, "id": "8bb2aa9032744cea86bec1eb8e822191", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:54:28,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d84bf943-7f63-46f8-b99a-03b789f15104 2018-10-22 09:54:28,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0868580341339s 2018-10-22 09:54:28,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d84bf943-7f63-46f8-b99a-03b789f15104 2018-10-22 09:54:28,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 09:54:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=ae4adaa2f1a24de281e183138c3c62ea&scope.project.id=8bb2aa9032744cea86bec1eb8e822191&role.id=fdb9aa3ce4654de8a69027f0e0fc6cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:28,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57870390-12ce-4daf-a94a-43ff07a12452 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ae4adaa2f1a24de281e183138c3c62ea&scope.project.id=8bb2aa9032744cea86bec1eb8e822191&role.id=fdb9aa3ce4654de8a69027f0e0fc6cc7", "previous": null, "next": null}} 2018-10-22 09:54:28,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ae4adaa2f1a24de281e183138c3c62ea&scope.project.id=8bb2aa9032744cea86bec1eb8e822191&role.id=fdb9aa3ce4654de8a69027f0e0fc6cc7 used request id req-57870390-12ce-4daf-a94a-43ff07a12452 2018-10-22 09:54:28,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0880069732666s 2018-10-22 09:54:28,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 09:54:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191/users/ae4adaa2f1a24de281e183138c3c62ea/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:28,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 09:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4160775b-b9a8-46c9-bca7-dcead5a113b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 09:54:28,302 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191/users/ae4adaa2f1a24de281e183138c3c62ea/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7 used request id req-4160775b-b9a8-46c9-bca7-dcead5a113b6 2018-10-22 09:54:28,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112385988235s 2018-10-22 09:54:28,303 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 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': '95bc6bc8-65f0-4c7a-a81b-76f23ceaceb0', 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_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'project_id': u'8bb2aa9032744cea86bec1eb8e822191', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 09:54:28,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 09:54:28,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 09:54:28,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 09:54:28,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 09:54:28,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 09:54:28,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 09:54:28,308 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'password': '95bc6bc8-65f0-4c7a-a81b-76f23ceaceb0', 'project_name': 'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '8bb2aa9032744cea86bec1eb8e822191', 'project_domain_name': 'Default'} 2018-10-22 09:54:28,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-22 09:54:28,381 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-22 09:54:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 09:54:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:28,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41dfc17-43a7-4f39-91e1-dd07ea890db4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 09:54:28,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f41dfc17-43a7-4f39-91e1-dd07ea890db4 2018-10-22 09:54:28,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0769190788269s 2018-10-22 09:54:28,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:54:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:54:28,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faeb24a4-12e9-45ab-bd32-c97ceac29af7 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191"}, "enabled": true, "id": "8bb2aa9032744cea86bec1eb8e822191", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:54:28,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-faeb24a4-12e9-45ab-bd32-c97ceac29af7 2018-10-22 09:54:28,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742149353027s 2018-10-22 09:54:28,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-faeb24a4-12e9-45ab-bd32-c97ceac29af7 2018-10-22 09:54:28,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-22 09:54:28,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"network": {"tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "name": "cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "admin_state_up": true}}' 2018-10-22 09:54:29,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-149c2ba7-4dfb-442d-892a-a344b94518c8 Date: Mon, 22 Oct 2018 09:54: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":"02084b59-92df-42b4-b831-b938af690544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8bb2aa9032744cea86bec1eb8e822191","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T09:54:28Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782","admin_state_up":true,"tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:28Z","mtu":1450}} 2018-10-22 09:54:29,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-149c2ba7-4dfb-442d-892a-a344b94518c8 2018-10-22 09:54:29,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.469921827316s 2018-10-22 09:54:29,005 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-149c2ba7-4dfb-442d-892a-a344b94518c8 2018-10-22 09:54:29,006 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-22T09:54:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'02084b59-92df-42b4-b831-b938af690544', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'created_at': u'2018-10-22T09:54:28Z', u'mtu': 1450, u'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191'}) 2018-10-22 09:54:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 09:54:29,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271b2f36-4e50-4233-bb00-e232c27fbbde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 09:54:29,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-271b2f36-4e50-4233-bb00-e232c27fbbde 2018-10-22 09:54:29,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 09:54:29,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdb9aa3ce4654de8a69027f0e0fc6cc7", "name": "Member"}], "expires_at": "2018-10-22T10:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb2aa9032744cea86bec1eb8e822191", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8bb2aa9032744cea86bec1eb8e822191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/8bb2aa9032744cea86bec1eb8e822191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/8bb2aa9032744cea86bec1eb8e822191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8bb2aa9032744cea86bec1eb8e822191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/8bb2aa9032744cea86bec1eb8e822191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/8bb2aa9032744cea86bec1eb8e822191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bb2aa9032744cea86bec1eb8e822191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/8bb2aa9032744cea86bec1eb8e822191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/8bb2aa9032744cea86bec1eb8e822191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bb2aa9032744cea86bec1eb8e822191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/8bb2aa9032744cea86bec1eb8e822191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/8bb2aa9032744cea86bec1eb8e822191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "id": "ae4adaa2f1a24de281e183138c3c62ea"}, "audit_ids": ["Eqqal1RTQk2V95d2sYAsLQ"], "issued_at": "2018-10-22T09:54:29.000000Z"}} 2018-10-22 09:54:29,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 09:54:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:54:29,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-dd791c4b-9de0-4686-804d-2caf5cd61760 Date: Mon, 22 Oct 2018 09:54:29 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":"2018-10-22T09:54:28Z","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb2aa9032744cea86bec1eb8e822191","id":"02084b59-92df-42b4-b831-b938af690544","name":"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:54:29,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dd791c4b-9de0-4686-804d-2caf5cd61760 2018-10-22 09:54:29,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244424819946s 2018-10-22 09:54:29,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dd791c4b-9de0-4686-804d-2caf5cd61760 2018-10-22 09:54:29,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-22 09:54:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"subnet": {"name": "cloudify_ims-subnet_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "enable_dhcp": true, "network_id": "02084b59-92df-42b4-b831-b938af690544", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-22 09:54:30,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-81fb07bc-9d93-46ad-b40e-b4c985b08e9c Date: Mon, 22 Oct 2018 09:54:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02084b59-92df-42b4-b831-b938af690544","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T09:54:30Z","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":"8bb2aa9032744cea86bec1eb8e822191","id":"94f08692-6d1e-45d9-9881-6cd23cda11a4","subnetpool_id":null,"name":"cloudify_ims-subnet_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}} 2018-10-22 09:54:30,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-81fb07bc-9d93-46ad-b40e-b4c985b08e9c 2018-10-22 09:54:30,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.794206142426s 2018-10-22 09:54:30,436 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-81fb07bc-9d93-46ad-b40e-b4c985b08e9c 2018-10-22 09:54:30,437 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T09:54:30Z', 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'94f08692-6d1e-45d9-9881-6cd23cda11a4', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'enable_dhcp': True, u'network_id': u'02084b59-92df-42b4-b831-b938af690544', u'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T09:54:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191'}) 2018-10-22 09:54:30,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-22 09:54:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "cloudify_ims-router_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "admin_state_up": true}}' 2018-10-22 09:54:35,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-29a8f149-82dc-4c07-a508-9488dd1d5a21 Date: Mon, 22 Oct 2018 09:54:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:31Z", "admin_state_up": true, "updated_at": "2018-10-22T09:54:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "name": "cloudify_ims-router_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}} 2018-10-22 09:54:35,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-29a8f149-82dc-4c07-a508-9488dd1d5a21 2018-10-22 09:54:35,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.98891496658s 2018-10-22 09:54:35,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-29a8f149-82dc-4c07-a508-9488dd1d5a21 2018-10-22 09:54:35,427 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T09:54:32Z', u'revision_number': 3, u'id': u'a894e5dd-8f3b-465c-ad16-140bfddb4e8b', u'external_gateway_info': {u'network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'53fb6b01-2f77-471b-b63c-7120427c7852', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'admin_state_up': True, u'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T09:54:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'8bb2aa9032744cea86bec1eb8e822191'}) 2018-10-22 09:54:35,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-22 09:54:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b/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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"subnet_id": "94f08692-6d1e-45d9-9881-6cd23cda11a4"}' 2018-10-22 09:54:37,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c8ed296e-bd9e-4051-99f4-e816cd2c8781 Date: Mon, 22 Oct 2018 09:54:37 GMT RESP BODY: {"network_id": "02084b59-92df-42b4-b831-b938af690544", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "subnet_id": "94f08692-6d1e-45d9-9881-6cd23cda11a4", "subnet_ids": ["94f08692-6d1e-45d9-9881-6cd23cda11a4"], "port_id": "95c3a191-9da2-4656-9d91-b8efcbafb94d", "id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b"} 2018-10-22 09:54:37,357 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b/add_router_interface.json used request id req-c8ed296e-bd9e-4051-99f4-e816cd2c8781 2018-10-22 09:54:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.92909193039s 2018-10-22 09:54:37,357 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b/add_router_interface.json used request id req-c8ed296e-bd9e-4051-99f4-e816cd2c8781 returning object a894e5dd-8f3b-465c-ad16-140bfddb4e8b 2018-10-22 09:54:37,358 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-22 09:55:04,453 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-22 09:55:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:55:04,466 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 09:55:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 09:55:04,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:55:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:55:05,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-32e8ff42-94c1-4b64-98e1-a50b2364c391 Date: Mon, 22 Oct 2018 09:55:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:55:05,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-32e8ff42-94c1-4b64-98e1-a50b2364c391 2018-10-22 09:55:05,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.638151168823s 2018-10-22 09:55:05,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-32e8ff42-94c1-4b64-98e1-a50b2364c391 2018-10-22 09:55:05,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 09:55:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}' 2018-10-22 09:55:05,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089 X-Openstack-Request-Id: req-b073f8e2-95ee-4dbb-9104-53879f915efa Date: Mon, 22 Oct 2018 09:55:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "87623595-fd32-4777-870d-f5b13c1b8089", "size": null, "self": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T09:55:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": null, "created_at": "2018-10-22T09:55:05Z", "protected": false} 2018-10-22 09:55:05,339 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b073f8e2-95ee-4dbb-9104-53879f915efa 2018-10-22 09:55:05,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.226842880249s 2018-10-22 09:55:05,339 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b073f8e2-95ee-4dbb-9104-53879f915efa returning object 87623595-fd32-4777-870d-f5b13c1b8089 2018-10-22 09:55:05,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 09:55:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '' 2018-10-22 09:56:16,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f18b5cc2-4122-4a8f-b62d-9c4e29b9d641 Date: Mon, 22 Oct 2018 09:56:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 09:56:16,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file used request id req-f18b5cc2-4122-4a8f-b62d-9c4e29b9d641 2018-10-22 09:56:16,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 71.1898159981s 2018-10-22 09:56:16,530 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file used request id req-f18b5cc2-4122-4a8f-b62d-9c4e29b9d641 2018-10-22 09:56:16,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:56:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:16,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-90e21c36-b0a5-4526-9151-7a89da05fcd0 Date: Mon, 22 Oct 2018 09:56:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "metadata": {}}], "file": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "87623595-fd32-4777-870d-f5b13c1b8089", "size": 4373348352, "self": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T09:56:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T09:55:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:56:16,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-90e21c36-b0a5-4526-9151-7a89da05fcd0 2018-10-22 09:56:16,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188251018524s 2018-10-22 09:56:16,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-90e21c36-b0a5-4526-9151-7a89da05fcd0 2018-10-22 09:56:16,723 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap', u'metadata': Munch({})})], 'file': u'/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file', 'owner': u'8bb2aa9032744cea86bec1eb8e822191', 'id': u'87623595-fd32-4777-870d-f5b13c1b8089', 'size': 4373348352, u'self': u'/v2/images/87623595-fd32-4777-870d-f5b13c1b8089', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bb2aa9032744cea86bec1eb8e822191', 'name': 'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T09:56:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T09:56:16Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/87623595-fd32-4777-870d-f5b13c1b8089', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'created': u'2018-10-22T09:55:05Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-22T09:55:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/87623595-fd32-4777-870d-f5b13c1b8089', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-22 09:56:16,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 09:56:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-22 09:56:16,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-5d2677c4-d7b6-469e-82af-6d87ad70d0cb x-compute-request-id: req-5d2677c4-d7b6-469e-82af-6d87ad70d0cb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "name": "cloudify_ims-flavor_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 09:56:16,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5d2677c4-d7b6-469e-82af-6d87ad70d0cb 2018-10-22 09:56:16,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.178683996201s 2018-10-22 09:56:16,904 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5d2677c4-d7b6-469e-82af-6d87ad70d0cb returning object c39ff79d-dbdd-4c7e-8b1e-371cac93a94d 2018-10-22 09:56:16,905 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', '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'f281155a378b4c45907df4c470833e42', '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'c39ff79d-dbdd-4c7e-8b1e-371cac93a94d', 'swap': 0}) 2018-10-22 09:56:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 09:56:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d/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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"extra_specs": {}}' 2018-10-22 09:56:16,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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 x-openstack-request-id: req-c0103a82-79b5-44a0-bd59-3dddfcb5b090 x-compute-request-id: req-c0103a82-79b5-44a0-bd59-3dddfcb5b090 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 09:56:16,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d/os-extra_specs used request id req-c0103a82-79b5-44a0-bd59-3dddfcb5b090 2018-10-22 09:56:16,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216319561005s 2018-10-22 09:56:16,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d/os-extra_specs used request id req-c0103a82-79b5-44a0-bd59-3dddfcb5b090 2018-10-22 09:56:16,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-22 09:56:16,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"keypair": {"name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}}' 2018-10-22 09:56:17,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e383adfa-9b08-4ca0-82ea-d8deb82eec00 x-compute-request-id: req-e383adfa-9b08-4ca0-82ea-d8deb82eec00 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSCpI2GE+2n2/WpJrzD8ZeGmaB9ngJz7GMl9xDZVMz7cwE4iJqqDqi3048YcHVJ7FN3MCppEQTq/MDwgHpao5c0RgYXNdZdewTXx6i5A7Eprd+ecstjgszDu6pOISZJFpkrN6IL/O79GEMY94t/GmoOJ5+/w0aQv5HJFvy1WCxChpf678AKXKEO3ajd1vDwKFxOeHkdpM1j4Nr1Fg2eV1AkAYirzFsNODxUYC+oUy6PiUpkYhHxCHZsszlKDK4YkjuWRgwrL9xXiyq8A08AGMgUAMhRO+rvrFENJiBRsxWhSn8NZMOUMDeDAqEidSri6segRlcWd2sIydX95+Gw4mt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0gqSNhhPtp9v1qSa8w/GXhpmgfZ4Cc+xjJfcQ2VTM+3MBOIi\naqg6ot9OPGHB1SexTdzAqaREE6vzA8IB6WqOXNEYGFzXWXXsE18eouQOxKa3fnnL\nLY4LMw7uqTiEmSRaZKzeiC/zu/RhDGPeLfxpqDiefv8NGkL+RyRb8tVgsQoaX+u/\nAClyhDt2o3dbw8ChcTnh5HaTNY+Da9RYNnldQJAGIq8xbDTg8VGAvqFMuj4lKZGI\nR8Qh2bLM5SgyuGJI7lkYMKy/cV4sqvANPABjIFADIUTvq76xRDSYgUbMVoUp/DWT\nDlDA3gwKhInUq4urHoEZXFndrCMnV/efhsOJrQIDAQABAoIBAQCgJnNJT8wn4PVz\nYdrLjbGgutyCJ51rTbOBEaFeuflw1NYEuy+mx1K+MSoEHD2g+zzTs4grURafMTKA\nIQM4KIkX+E449UE18xXnx1UiumUQSFYM12y19WJQsggDexaPdgp+TNj4WiernjAJ\nNHSJ97XQECu5hVtGNOKQ+AYr58pr8Xe8A0XEQuH1CJuGGrAHQd4QlzuqBZ9iuuyf\nIwWfDf21qUboGXC1EFO8QBjQ80wvzIm01mJHO6JoXqCZQpB5eUsehYoMUtX1DQhz\n+BlpWHNNppyXBbtXDQ+nlLlVSFiwOc+JT3DUqnOEH4avbhLl7O6OrwuAbvHmMGfb\nv+PZe5LBAoGBAPey6B+pi/bGdmj9F3r/7cRV7joQRb8xUI//gG1oSjkqwY24C8Dz\n3G4LacW6mcznCZb74H025zQP+csiyhufnmIYHhfd98jWZMQIN7c5/pWFiAlMU+mq\n8/3T8kTAzDbNnDU34XJshtOODThMUkrC4m8YJKsLqQxjfw7P3A8SlDs5AoGBANkU\nllkvc3kZJFmR+S4fpnM7F8nMdWNg/hC6ETC+xqL3CuOVjsoKEje2nr3juPzNSiBF\ncRIgnz0X2CE0i25H8I/GuYSM4UbFlTl1DNbQpE3Arp2Ojx6hfYX5Gs2Wujkcky01\nCp7yKcn9tqdF6YM6dPoFaQMiBwbiwxHXE3Ys+h4VAoGBAKfspC2C9h5w4am/m4GJ\nrBnk38KBcadyuVlGMDz77QXglKONWHqRWKlKF4UzQj2FjBzN2Z1J8Wh8RC6RAU/E\n4M1D6HLpyqhfoKS9pXgUWyHnCxiypFjPyuYUIDS4ODoXHoV9wtud87HMpe264DdK\n89O5HHLRTuPVODhEdr3JLLERAoGAbIMWBM7rcgVXXk7RuHSpx8AqS/2gUGUTm1jn\nbu5ubNgA4XLJRcVzBdaL03AZ8ITOIQOVWfJkpy1cJH0XlbDwV26HHfMuSSpLRcV0\n/YyeFR/UKX4xnKYtEONMuqg1vobCKz7waDO1H/traoJQEAEQqEo8DAzeZlrEGA7i\n85fYD2ECgYAEHzTa62Hr1cpfvJL5+vwmlAdaCEdBG3FFSaNEO10M65ropZ/RxpWF\nJoHSOptQUN7oaSuh1hfcV4D8hYe4exaqWMbfNsZG7I0DpIkSC5MK09e9JdbUB/bV\nJ/x0VFmKI9/7Ke7aNOS9nUtbluJpG87o09PYZ3fNjptnUiAN+C9dPw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "fingerprint": "26:22:22:25:fe:4e:d8:c4:90:12:30:34:3b:3c:ca:c6"}} 2018-10-22 09:56:17,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e383adfa-9b08-4ca0-82ea-d8deb82eec00 2018-10-22 09:56:17,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.272820949554s 2018-10-22 09:56:17,202 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e383adfa-9b08-4ca0-82ea-d8deb82eec00 2018-10-22 09:56:17,202 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSCpI2GE+2n2/WpJrzD8ZeGmaB9ngJz7GMl9xDZVMz7cwE4iJqqDqi3048YcHVJ7FN3MCppEQTq/MDwgHpao5c0RgYXNdZdewTXx6i5A7Eprd+ecstjgszDu6pOISZJFpkrN6IL/O79GEMY94t/GmoOJ5+/w0aQv5HJFvy1WCxChpf678AKXKEO3ajd1vDwKFxOeHkdpM1j4Nr1Fg2eV1AkAYirzFsNODxUYC+oUy6PiUpkYhHxCHZsszlKDK4YkjuWRgwrL9xXiyq8A08AGMgUAMhRO+rvrFENJiBRsxWhSn8NZMOUMDeDAqEidSri6segRlcWd2sIydX95+Gw4mt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0gqSNhhPtp9v1qSa8w/GXhpmgfZ4Cc+xjJfcQ2VTM+3MBOIi\naqg6ot9OPGHB1SexTdzAqaREE6vzA8IB6WqOXNEYGFzXWXXsE18eouQOxKa3fnnL\nLY4LMw7uqTiEmSRaZKzeiC/zu/RhDGPeLfxpqDiefv8NGkL+RyRb8tVgsQoaX+u/\nAClyhDt2o3dbw8ChcTnh5HaTNY+Da9RYNnldQJAGIq8xbDTg8VGAvqFMuj4lKZGI\nR8Qh2bLM5SgyuGJI7lkYMKy/cV4sqvANPABjIFADIUTvq76xRDSYgUbMVoUp/DWT\nDlDA3gwKhInUq4urHoEZXFndrCMnV/efhsOJrQIDAQABAoIBAQCgJnNJT8wn4PVz\nYdrLjbGgutyCJ51rTbOBEaFeuflw1NYEuy+mx1K+MSoEHD2g+zzTs4grURafMTKA\nIQM4KIkX+E449UE18xXnx1UiumUQSFYM12y19WJQsggDexaPdgp+TNj4WiernjAJ\nNHSJ97XQECu5hVtGNOKQ+AYr58pr8Xe8A0XEQuH1CJuGGrAHQd4QlzuqBZ9iuuyf\nIwWfDf21qUboGXC1EFO8QBjQ80wvzIm01mJHO6JoXqCZQpB5eUsehYoMUtX1DQhz\n+BlpWHNNppyXBbtXDQ+nlLlVSFiwOc+JT3DUqnOEH4avbhLl7O6OrwuAbvHmMGfb\nv+PZe5LBAoGBAPey6B+pi/bGdmj9F3r/7cRV7joQRb8xUI//gG1oSjkqwY24C8Dz\n3G4LacW6mcznCZb74H025zQP+csiyhufnmIYHhfd98jWZMQIN7c5/pWFiAlMU+mq\n8/3T8kTAzDbNnDU34XJshtOODThMUkrC4m8YJKsLqQxjfw7P3A8SlDs5AoGBANkU\nllkvc3kZJFmR+S4fpnM7F8nMdWNg/hC6ETC+xqL3CuOVjsoKEje2nr3juPzNSiBF\ncRIgnz0X2CE0i25H8I/GuYSM4UbFlTl1DNbQpE3Arp2Ojx6hfYX5Gs2Wujkcky01\nCp7yKcn9tqdF6YM6dPoFaQMiBwbiwxHXE3Ys+h4VAoGBAKfspC2C9h5w4am/m4GJ\nrBnk38KBcadyuVlGMDz77QXglKONWHqRWKlKF4UzQj2FjBzN2Z1J8Wh8RC6RAU/E\n4M1D6HLpyqhfoKS9pXgUWyHnCxiypFjPyuYUIDS4ODoXHoV9wtud87HMpe264DdK\n89O5HHLRTuPVODhEdr3JLLERAoGAbIMWBM7rcgVXXk7RuHSpx8AqS/2gUGUTm1jn\nbu5ubNgA4XLJRcVzBdaL03AZ8ITOIQOVWfJkpy1cJH0XlbDwV26HHfMuSSpLRcV0\n/YyeFR/UKX4xnKYtEONMuqg1vobCKz7waDO1H/traoJQEAEQqEo8DAzeZlrEGA7i\n85fYD2ECgYAEHzTa62Hr1cpfvJL5+vwmlAdaCEdBG3FFSaNEO10M65ropZ/RxpWF\nJoHSOptQUN7oaSuh1hfcV4D8hYe4exaqWMbfNsZG7I0DpIkSC5MK09e9JdbUB/bV\nJ/x0VFmKI9/7Ke7aNOS9nUtbluJpG87o09PYZ3fNjptnUiAN+C9dPw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ae4adaa2f1a24de281e183138c3c62ea', 'name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'created_at': '2018-10-22T09:56:17.202778', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bb2aa9032744cea86bec1eb8e822191', 'name': 'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'26:22:22:25:fe:4e:d8:c4:90:12:30:34:3b:3c:ca:c6', 'type': 'ssh', 'id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782'}) 2018-10-22 09:56:17,203 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0gqSNhhPtp9v1qSa8w/GXhpmgfZ4Cc+xjJfcQ2VTM+3MBOIi aqg6ot9OPGHB1SexTdzAqaREE6vzA8IB6WqOXNEYGFzXWXXsE18eouQOxKa3fnnL LY4LMw7uqTiEmSRaZKzeiC/zu/RhDGPeLfxpqDiefv8NGkL+RyRb8tVgsQoaX+u/ AClyhDt2o3dbw8ChcTnh5HaTNY+Da9RYNnldQJAGIq8xbDTg8VGAvqFMuj4lKZGI R8Qh2bLM5SgyuGJI7lkYMKy/cV4sqvANPABjIFADIUTvq76xRDSYgUbMVoUp/DWT DlDA3gwKhInUq4urHoEZXFndrCMnV/efhsOJrQIDAQABAoIBAQCgJnNJT8wn4PVz YdrLjbGgutyCJ51rTbOBEaFeuflw1NYEuy+mx1K+MSoEHD2g+zzTs4grURafMTKA IQM4KIkX+E449UE18xXnx1UiumUQSFYM12y19WJQsggDexaPdgp+TNj4WiernjAJ NHSJ97XQECu5hVtGNOKQ+AYr58pr8Xe8A0XEQuH1CJuGGrAHQd4QlzuqBZ9iuuyf IwWfDf21qUboGXC1EFO8QBjQ80wvzIm01mJHO6JoXqCZQpB5eUsehYoMUtX1DQhz +BlpWHNNppyXBbtXDQ+nlLlVSFiwOc+JT3DUqnOEH4avbhLl7O6OrwuAbvHmMGfb v+PZe5LBAoGBAPey6B+pi/bGdmj9F3r/7cRV7joQRb8xUI//gG1oSjkqwY24C8Dz 3G4LacW6mcznCZb74H025zQP+csiyhufnmIYHhfd98jWZMQIN7c5/pWFiAlMU+mq 8/3T8kTAzDbNnDU34XJshtOODThMUkrC4m8YJKsLqQxjfw7P3A8SlDs5AoGBANkU llkvc3kZJFmR+S4fpnM7F8nMdWNg/hC6ETC+xqL3CuOVjsoKEje2nr3juPzNSiBF cRIgnz0X2CE0i25H8I/GuYSM4UbFlTl1DNbQpE3Arp2Ojx6hfYX5Gs2Wujkcky01 Cp7yKcn9tqdF6YM6dPoFaQMiBwbiwxHXE3Ys+h4VAoGBAKfspC2C9h5w4am/m4GJ rBnk38KBcadyuVlGMDz77QXglKONWHqRWKlKF4UzQj2FjBzN2Z1J8Wh8RC6RAU/E 4M1D6HLpyqhfoKS9pXgUWyHnCxiypFjPyuYUIDS4ODoXHoV9wtud87HMpe264DdK 89O5HHLRTuPVODhEdr3JLLERAoGAbIMWBM7rcgVXXk7RuHSpx8AqS/2gUGUTm1jn bu5ubNgA4XLJRcVzBdaL03AZ8ITOIQOVWfJkpy1cJH0XlbDwV26HHfMuSSpLRcV0 /YyeFR/UKX4xnKYtEONMuqg1vobCKz7waDO1H/traoJQEAEQqEo8DAzeZlrEGA7i 85fYD2ECgYAEHzTa62Hr1cpfvJL5+vwmlAdaCEdBG3FFSaNEO10M65ropZ/RxpWF JoHSOptQUN7oaSuh1hfcV4D8hYe4exaqWMbfNsZG7I0DpIkSC5MK09e9JdbUB/bV J/x0VFmKI9/7Ke7aNOS9nUtbluJpG87o09PYZ3fNjptnUiAN+C9dPw== -----END RSA PRIVATE KEY----- 2018-10-22 09:56:17,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-22 09:56:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"security_group": {"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-22 09:56:17,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-4c7db545-6bd8-49e3-9b85-2143e0d22c35 Date: Mon, 22 Oct 2018 09:56:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 2, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}} 2018-10-22 09:56:17,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4c7db545-6bd8-49e3-9b85-2143e0d22c35 2018-10-22 09:56:17,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.507991075516s 2018-10-22 09:56:17,714 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4c7db545-6bd8-49e3-9b85-2143e0d22c35 2018-10-22 09:56:17,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:56:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:17,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-9c6ea090-fbb7-4677-991a-ae3fe6ac3dee Date: Mon, 22 Oct 2018 09:56:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 2, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:17,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9c6ea090-fbb7-4677-991a-ae3fe6ac3dee 2018-10-22 09:56:17,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214585065842s 2018-10-22 09:56:17,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9c6ea090-fbb7-4677-991a-ae3fe6ac3dee 2018-10-22 09:56:17,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 09:56:17,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}}' 2018-10-22 09:56:18,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-637f23c2-c83b-4167-b60e-b3c7cc6ba862 Date: Mon, 22 Oct 2018 09:56:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:18Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f"}} 2018-10-22 09:56:18,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-637f23c2-c83b-4167-b60e-b3c7cc6ba862 2018-10-22 09:56:18,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.333235025406s 2018-10-22 09:56:18,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-637f23c2-c83b-4167-b60e-b3c7cc6ba862 2018-10-22 09:56:18,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:56:18,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:18,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-1f2aec03-bc9a-4173-bc5d-6016821b4c30 Date: Mon, 22 Oct 2018 09:56:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 3, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:18,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1f2aec03-bc9a-4173-bc5d-6016821b4c30 2018-10-22 09:56:18,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193878889084s 2018-10-22 09:56:18,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1f2aec03-bc9a-4173-bc5d-6016821b4c30 2018-10-22 09:56:18,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 09:56:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}}' 2018-10-22 09:56:18,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-66113fd2-188c-4494-988f-caa1d1d01ab1 Date: Mon, 22 Oct 2018 09:56:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:18Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20"}} 2018-10-22 09:56:18,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-66113fd2-188c-4494-988f-caa1d1d01ab1 2018-10-22 09:56:18,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.276373147964s 2018-10-22 09:56:18,750 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-66113fd2-188c-4494-988f-caa1d1d01ab1 2018-10-22 09:56:18,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:56:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:18,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-62de02a9-819b-49c7-89aa-a3283211e5d7 Date: Mon, 22 Oct 2018 09:56:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:18,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-62de02a9-819b-49c7-89aa-a3283211e5d7 2018-10-22 09:56:18,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210046052933s 2018-10-22 09:56:18,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-62de02a9-819b-49c7-89aa-a3283211e5d7 2018-10-22 09:56:18,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 09:56:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}}' 2018-10-22 09:56:19,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2332c0bf-f524-4ece-8f62-f31cb595a1a8 Date: Mon, 22 Oct 2018 09:56:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:19Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "5b1d5962-4211-4cf1-aee1-648e8bba0963"}} 2018-10-22 09:56:19,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2332c0bf-f524-4ece-8f62-f31cb595a1a8 2018-10-22 09:56:19,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.494313001633s 2018-10-22 09:56:19,462 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2332c0bf-f524-4ece-8f62-f31cb595a1a8 2018-10-22 09:56:19,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:56:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:19,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-143b65ce-3a8d-4953-99cc-2bf002de0522 Date: Mon, 22 Oct 2018 09:56:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "5b1d5962-4211-4cf1-aee1-648e8bba0963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 5, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:19,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-143b65ce-3a8d-4953-99cc-2bf002de0522 2018-10-22 09:56:19,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193763971329s 2018-10-22 09:56:19,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-143b65ce-3a8d-4953-99cc-2bf002de0522 2018-10-22 09:56:19,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 09:56:19,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}}' 2018-10-22 09:56:20,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1604d09a-36a1-4289-bff5-5030dde99eb9 Date: Mon, 22 Oct 2018 09:56:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "port_range_min": 443, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:19Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "f264e5ba-7810-447d-8a53-5fa3cd343ee6"}} 2018-10-22 09:56:20,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1604d09a-36a1-4289-bff5-5030dde99eb9 2018-10-22 09:56:20,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.337038993835s 2018-10-22 09:56:20,002 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1604d09a-36a1-4289-bff5-5030dde99eb9 2018-10-22 09:56:20,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:56:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:20,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-64b4fe13-6c8a-4c0d-ad5d-52e39e1090a1 Date: Mon, 22 Oct 2018 09:56:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "5b1d5962-4211-4cf1-aee1-648e8bba0963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "f264e5ba-7810-447d-8a53-5fa3cd343ee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 6, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:20,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-64b4fe13-6c8a-4c0d-ad5d-52e39e1090a1 2018-10-22 09:56:20,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209172964096s 2018-10-22 09:56:20,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-64b4fe13-6c8a-4c0d-ad5d-52e39e1090a1 2018-10-22 09:56:20,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 09:56:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}}' 2018-10-22 09:56:20,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-70225ea1-0812-427a-a532-f10f19b1cd21 Date: Mon, 22 Oct 2018 09:56:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:20Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "abc75702-cb96-4f7e-b8aa-a8bfc9cd463d"}} 2018-10-22 09:56:20,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-70225ea1-0812-427a-a532-f10f19b1cd21 2018-10-22 09:56:20,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.285604000092s 2018-10-22 09:56:20,504 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-70225ea1-0812-427a-a532-f10f19b1cd21 2018-10-22 09:56:20,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 09:56:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:20,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-9e7e0e20-0fb4-411d-9094-de891e3a9990 Date: Mon, 22 Oct 2018 09:56:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "5b1d5962-4211-4cf1-aee1-648e8bba0963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-22T09:56:20Z", "revision_number": 0, "id": "abc75702-cb96-4f7e-b8aa-a8bfc9cd463d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "f264e5ba-7810-447d-8a53-5fa3cd343ee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 7, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:20,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9e7e0e20-0fb4-411d-9094-de891e3a9990 2018-10-22 09:56:20,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559499263763s 2018-10-22 09:56:20,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9e7e0e20-0fb4-411d-9094-de891e3a9990 2018-10-22 09:56:20,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 09:56:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}}' 2018-10-22 09:56:20,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-e0f25e9d-ec7b-49d0-9869-28a771109bc5 Date: Mon, 22 Oct 2018 09:56:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:20Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "c1666ed2-2392-4eb2-83c2-85e7976b35eb"}} 2018-10-22 09:56:20,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e0f25e9d-ec7b-49d0-9869-28a771109bc5 2018-10-22 09:56:20,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.320245027542s 2018-10-22 09:56:20,889 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e0f25e9d-ec7b-49d0-9869-28a771109bc5 2018-10-22 09:56:20,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 09:56:20,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:21,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-640624c9-183f-4a75-aac9-40c0af2c7c3b Date: Mon, 22 Oct 2018 09:56: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":["94f08692-6d1e-45d9-9881-6cd23cda11a4"],"updated_at":"2018-10-22T09:54:30Z","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bb2aa9032744cea86bec1eb8e822191","id":"02084b59-92df-42b4-b831-b938af690544","name":"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:56:21,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-640624c9-183f-4a75-aac9-40c0af2c7c3b 2018-10-22 09:56:21,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42135310173s 2018-10-22 09:56:21,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-640624c9-183f-4a75-aac9-40c0af2c7c3b 2018-10-22 09:56:21,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 09:56:21,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:21,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7d6649b6-251f-4872-89c0-75ea962bd407 Date: Mon, 22 Oct 2018 09:56:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "metadata": {}}], "file": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "87623595-fd32-4777-870d-f5b13c1b8089", "size": 4373348352, "self": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T09:56:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T09:55:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 09:56:21,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d6649b6-251f-4872-89c0-75ea962bd407 2018-10-22 09:56:21,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.559527873993s 2018-10-22 09:56:21,873 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d6649b6-251f-4872-89c0-75ea962bd407 2018-10-22 09:56:21,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 09:56:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:21,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56: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-40c0d225-e050-425d-a4b3-4504ac296736 x-compute-request-id: req-40c0d225-e050-425d-a4b3-4504ac296736 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "name": "cloudify_ims-flavor_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 09:56:21,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-40c0d225-e050-425d-a4b3-4504ac296736 2018-10-22 09:56:21,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0355319976807s 2018-10-22 09:56:21,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-40c0d225-e050-425d-a4b3-4504ac296736 2018-10-22 09:56:21,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-22 09:56:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"server": {"name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "imageRef": "87623595-fd32-4777-870d-f5b13c1b8089", "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "flavorRef": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "02084b59-92df-42b4-b831-b938af690544"}], "security_groups": [{"name": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}]}}' 2018-10-22 09:56:25,051 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 09:56: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-617a4cf2-f7bc-4249-805a-95dcadc2bf99 x-compute-request-id: req-617a4cf2-f7bc-4249-805a-95dcadc2bf99 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4376a514-72a3-4ebf-93e4-2934a972b7e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "adminPass": "2pj6MATTkFtv"}} 2018-10-22 09:56:25,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-617a4cf2-f7bc-4249-805a-95dcadc2bf99 2018-10-22 09:56:25,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.13815689087s 2018-10-22 09:56:25,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-617a4cf2-f7bc-4249-805a-95dcadc2bf99 2018-10-22 09:56:25,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:25,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c830074e-3596-4521-a8a3-c3ebdb8803a6 x-compute-request-id: req-c830074e-3596-4521-a8a3-c3ebdb8803a6 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.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:25,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c830074e-3596-4521-a8a3-c3ebdb8803a6 2018-10-22 09:56:25,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399496078491s 2018-10-22 09:56:25,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c830074e-3596-4521-a8a3-c3ebdb8803a6 2018-10-22 09:56:25,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 09:56:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:25,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-9a2d130a-1451-4e4f-9000-3c3c6d5e7d59 Date: Mon, 22 Oct 2018 09:56: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":["94f08692-6d1e-45d9-9881-6cd23cda11a4"],"updated_at":"2018-10-22T09:54:30Z","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bb2aa9032744cea86bec1eb8e822191","id":"02084b59-92df-42b4-b831-b938af690544","name":"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:56:25,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9a2d130a-1451-4e4f-9000-3c3c6d5e7d59 2018-10-22 09:56:25,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253415107727s 2018-10-22 09:56:25,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9a2d130a-1451-4e4f-9000-3c3c6d5e7d59 2018-10-22 09:56:25,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 09:56:25,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:25,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a920e372-4098-4da6-afbc-f823a7230c34 Date: Mon, 22 Oct 2018 09:56:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02084b59-92df-42b4-b831-b938af690544","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T09:54:30Z","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":"8bb2aa9032744cea86bec1eb8e822191","id":"94f08692-6d1e-45d9-9881-6cd23cda11a4","subnetpool_id":null,"name":"cloudify_ims-subnet_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 09:56:25,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a920e372-4098-4da6-afbc-f823a7230c34 2018-10-22 09:56:25,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0516262054443s 2018-10-22 09:56:25,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a920e372-4098-4da6-afbc-f823a7230c34 2018-10-22 09:56:25,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:27,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:28,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-0ff71fcb-bf72-425a-9a7a-6f43b6f14d40 x-compute-request-id: req-0ff71fcb-bf72-425a-9a7a-6f43b6f14d40 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:28,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0ff71fcb-bf72-425a-9a7a-6f43b6f14d40 2018-10-22 09:56:28,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561183929443s 2018-10-22 09:56:28,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0ff71fcb-bf72-425a-9a7a-6f43b6f14d40 2018-10-22 09:56:28,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:30,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:30,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:30,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cf645ff-8a01-47de-823d-c9c392baa49b x-compute-request-id: req-6cf645ff-8a01-47de-823d-c9c392baa49b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:30,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6cf645ff-8a01-47de-823d-c9c392baa49b 2018-10-22 09:56:30,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552710056305s 2018-10-22 09:56:30,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6cf645ff-8a01-47de-823d-c9c392baa49b 2018-10-22 09:56:30,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:32,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:33,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6954d97-67d7-4d6c-a69d-9e3ca77932bd x-compute-request-id: req-e6954d97-67d7-4d6c-a69d-9e3ca77932bd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:33,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6954d97-67d7-4d6c-a69d-9e3ca77932bd 2018-10-22 09:56:33,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726208925247s 2018-10-22 09:56:33,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6954d97-67d7-4d6c-a69d-9e3ca77932bd 2018-10-22 09:56:33,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:35,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:36,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d966a798-4ef1-461f-b26f-503195d3ff81 x-compute-request-id: req-d966a798-4ef1-461f-b26f-503195d3ff81 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:36,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d966a798-4ef1-461f-b26f-503195d3ff81 2018-10-22 09:56:36,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680611133575s 2018-10-22 09:56:36,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d966a798-4ef1-461f-b26f-503195d3ff81 2018-10-22 09:56:36,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:38,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:39,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56: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-0359653c-40ad-4cd3-b5c6-7d313482fd0d x-compute-request-id: req-0359653c-40ad-4cd3-b5c6-7d313482fd0d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:39,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0359653c-40ad-4cd3-b5c6-7d313482fd0d 2018-10-22 09:56:39,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701311826706s 2018-10-22 09:56:39,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0359653c-40ad-4cd3-b5c6-7d313482fd0d 2018-10-22 09:56:39,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:41,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:41,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56: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-f610e08f-a478-41a8-94fd-c2ba28804646 x-compute-request-id: req-f610e08f-a478-41a8-94fd-c2ba28804646 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:41,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f610e08f-a478-41a8-94fd-c2ba28804646 2018-10-22 09:56:41,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51068687439s 2018-10-22 09:56:41,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f610e08f-a478-41a8-94fd-c2ba28804646 2018-10-22 09:56:41,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:43,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:44,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7179dba-496d-4f7d-b5f2-74798e720d15 x-compute-request-id: req-b7179dba-496d-4f7d-b5f2-74798e720d15 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:44,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7179dba-496d-4f7d-b5f2-74798e720d15 2018-10-22 09:56:44,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533826112747s 2018-10-22 09:56:44,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7179dba-496d-4f7d-b5f2-74798e720d15 2018-10-22 09:56:44,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:46,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5da0c768-a340-41bb-96f5-42e83af24bf2 x-compute-request-id: req-5da0c768-a340-41bb-96f5-42e83af24bf2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:46,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5da0c768-a340-41bb-96f5-42e83af24bf2 2018-10-22 09:56:46,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706279039383s 2018-10-22 09:56:46,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5da0c768-a340-41bb-96f5-42e83af24bf2 2018-10-22 09:56:46,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:48,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:49,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-ed62808d-991f-4d65-965f-aa09c357e52d x-compute-request-id: req-ed62808d-991f-4d65-965f-aa09c357e52d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:49,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed62808d-991f-4d65-965f-aa09c357e52d 2018-10-22 09:56:49,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555979967117s 2018-10-22 09:56:49,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed62808d-991f-4d65-965f-aa09c357e52d 2018-10-22 09:56:49,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:51,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:51,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56: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-4dea8e3e-1254-49d8-aba1-bbbbf45823c9 x-compute-request-id: req-4dea8e3e-1254-49d8-aba1-bbbbf45823c9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:51,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4dea8e3e-1254-49d8-aba1-bbbbf45823c9 2018-10-22 09:56:51,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511542081833s 2018-10-22 09:56:51,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4dea8e3e-1254-49d8-aba1-bbbbf45823c9 2018-10-22 09:56:51,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:53,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:54,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e34755-0880-4ce3-a8ac-72a57eab716e x-compute-request-id: req-52e34755-0880-4ce3-a8ac-72a57eab716e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:54,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52e34755-0880-4ce3-a8ac-72a57eab716e 2018-10-22 09:56:54,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638553857803s 2018-10-22 09:56:54,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52e34755-0880-4ce3-a8ac-72a57eab716e 2018-10-22 09:56:54,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:56,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:57,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-1c7c1cd0-7f57-474f-99f3-d6d8b87e2cb2 x-compute-request-id: req-1c7c1cd0-7f57-474f-99f3-d6d8b87e2cb2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:57,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1c7c1cd0-7f57-474f-99f3-d6d8b87e2cb2 2018-10-22 09:56:57,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681047916412s 2018-10-22 09:56:57,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1c7c1cd0-7f57-474f-99f3-d6d8b87e2cb2 2018-10-22 09:56:57,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:56:59,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:56:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:56:59,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-6664b1be-6eaf-44b0-9506-95d2e8974ac1 x-compute-request-id: req-6664b1be-6eaf-44b0-9506-95d2e8974ac1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:56:59,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6664b1be-6eaf-44b0-9506-95d2e8974ac1 2018-10-22 09:56:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50400018692s 2018-10-22 09:56:59,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6664b1be-6eaf-44b0-9506-95d2e8974ac1 2018-10-22 09:56:59,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:01,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:01,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:02,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b80c179b-56ba-4032-ac38-291f86e60e47 x-compute-request-id: req-b80c179b-56ba-4032-ac38-291f86e60e47 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:02,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b80c179b-56ba-4032-ac38-291f86e60e47 2018-10-22 09:57:02,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68422794342s 2018-10-22 09:57:02,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b80c179b-56ba-4032-ac38-291f86e60e47 2018-10-22 09:57:02,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:04,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:04,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02e6f39f-f868-4646-9122-d01061613fd6 x-compute-request-id: req-02e6f39f-f868-4646-9122-d01061613fd6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:04,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-02e6f39f-f868-4646-9122-d01061613fd6 2018-10-22 09:57:04,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534548044205s 2018-10-22 09:57:04,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-02e6f39f-f868-4646-9122-d01061613fd6 2018-10-22 09:57:04,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:06,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:07,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e11f297a-6399-4bbc-bd81-b965704440df x-compute-request-id: req-e11f297a-6399-4bbc-bd81-b965704440df Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:07,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e11f297a-6399-4bbc-bd81-b965704440df 2018-10-22 09:57:07,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444875001907s 2018-10-22 09:57:07,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e11f297a-6399-4bbc-bd81-b965704440df 2018-10-22 09:57:07,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:09,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:10,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aef16977-4ea2-4372-bc72-431934e73b30 x-compute-request-id: req-aef16977-4ea2-4372-bc72-431934e73b30 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:10,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aef16977-4ea2-4372-bc72-431934e73b30 2018-10-22 09:57:10,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822839021683s 2018-10-22 09:57:10,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aef16977-4ea2-4372-bc72-431934e73b30 2018-10-22 09:57:10,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:12,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:12,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-74cabf7a-cf22-427d-8e27-9b7fa36fc425 x-compute-request-id: req-74cabf7a-cf22-427d-8e27-9b7fa36fc425 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:12,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-74cabf7a-cf22-427d-8e27-9b7fa36fc425 2018-10-22 09:57:12,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358757972717s 2018-10-22 09:57:12,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-74cabf7a-cf22-427d-8e27-9b7fa36fc425 2018-10-22 09:57:12,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:14,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:15,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bdab8d8-61dd-4089-9101-56f6b35858ce x-compute-request-id: req-0bdab8d8-61dd-4089-9101-56f6b35858ce Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:15,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0bdab8d8-61dd-4089-9101-56f6b35858ce 2018-10-22 09:57:15,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541588783264s 2018-10-22 09:57:15,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0bdab8d8-61dd-4089-9101-56f6b35858ce 2018-10-22 09:57:15,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:17,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:17,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19b480ed-1ceb-4432-8187-b294de566c65 x-compute-request-id: req-19b480ed-1ceb-4432-8187-b294de566c65 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:17,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19b480ed-1ceb-4432-8187-b294de566c65 2018-10-22 09:57:17,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516310930252s 2018-10-22 09:57:17,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19b480ed-1ceb-4432-8187-b294de566c65 2018-10-22 09:57:17,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:19,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-61cd18d0-3074-4630-91b9-df7821dc0fb3 x-compute-request-id: req-61cd18d0-3074-4630-91b9-df7821dc0fb3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:20,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61cd18d0-3074-4630-91b9-df7821dc0fb3 2018-10-22 09:57:20,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542423963547s 2018-10-22 09:57:20,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61cd18d0-3074-4630-91b9-df7821dc0fb3 2018-10-22 09:57:20,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:22,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:22,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-e2c3b685-49ab-47c4-a29c-7e449a38b6eb x-compute-request-id: req-e2c3b685-49ab-47c4-a29c-7e449a38b6eb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:22,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e2c3b685-49ab-47c4-a29c-7e449a38b6eb 2018-10-22 09:57:22,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543252944946s 2018-10-22 09:57:22,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e2c3b685-49ab-47c4-a29c-7e449a38b6eb 2018-10-22 09:57:22,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:24,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:25,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6aba470f-ffc7-43d0-8d85-38a4b5c58e7b x-compute-request-id: req-6aba470f-ffc7-43d0-8d85-38a4b5c58e7b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:25,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6aba470f-ffc7-43d0-8d85-38a4b5c58e7b 2018-10-22 09:57:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639065027237s 2018-10-22 09:57:25,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6aba470f-ffc7-43d0-8d85-38a4b5c58e7b 2018-10-22 09:57:25,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:27,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:27,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:27,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20edf559-7af2-4ae3-8c80-7bcd6010413f x-compute-request-id: req-20edf559-7af2-4ae3-8c80-7bcd6010413f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:27,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-20edf559-7af2-4ae3-8c80-7bcd6010413f 2018-10-22 09:57:27,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20695400238s 2018-10-22 09:57:27,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-20edf559-7af2-4ae3-8c80-7bcd6010413f 2018-10-22 09:57:27,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:29,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:30,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b34abbfb-751e-4139-984b-fa7459f9e8ff x-compute-request-id: req-b34abbfb-751e-4139-984b-fa7459f9e8ff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:30,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b34abbfb-751e-4139-984b-fa7459f9e8ff 2018-10-22 09:57:30,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5050740242s 2018-10-22 09:57:30,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b34abbfb-751e-4139-984b-fa7459f9e8ff 2018-10-22 09:57:30,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:32,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:32,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0eb92dc6-00a4-4279-a9f1-d3bdd4cb7e88 x-compute-request-id: req-0eb92dc6-00a4-4279-a9f1-d3bdd4cb7e88 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:32,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0eb92dc6-00a4-4279-a9f1-d3bdd4cb7e88 2018-10-22 09:57:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529179811478s 2018-10-22 09:57:32,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0eb92dc6-00a4-4279-a9f1-d3bdd4cb7e88 2018-10-22 09:57:32,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:34,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:35,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69069aa3-d171-4f1d-9f4b-ff94527bfbb9 x-compute-request-id: req-69069aa3-d171-4f1d-9f4b-ff94527bfbb9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:35,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-69069aa3-d171-4f1d-9f4b-ff94527bfbb9 2018-10-22 09:57:35,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607527017593s 2018-10-22 09:57:35,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-69069aa3-d171-4f1d-9f4b-ff94527bfbb9 2018-10-22 09:57:35,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:37,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:37,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a18fa3c4-c2f0-4274-a974-f8ecb7a0e989 x-compute-request-id: req-a18fa3c4-c2f0-4274-a974-f8ecb7a0e989 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:37,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a18fa3c4-c2f0-4274-a974-f8ecb7a0e989 2018-10-22 09:57:37,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525766849518s 2018-10-22 09:57:37,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a18fa3c4-c2f0-4274-a974-f8ecb7a0e989 2018-10-22 09:57:37,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:39,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:40,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-39c671e7-7acc-49f0-a142-7a9792db83f1 x-compute-request-id: req-39c671e7-7acc-49f0-a142-7a9792db83f1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:40,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39c671e7-7acc-49f0-a142-7a9792db83f1 2018-10-22 09:57:40,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523950815201s 2018-10-22 09:57:40,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39c671e7-7acc-49f0-a142-7a9792db83f1 2018-10-22 09:57:40,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:42,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:43,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3840d8f-3995-43fb-9840-dde3ae46005e x-compute-request-id: req-d3840d8f-3995-43fb-9840-dde3ae46005e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:43,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d3840d8f-3995-43fb-9840-dde3ae46005e 2018-10-22 09:57:43,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892374038696s 2018-10-22 09:57:43,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d3840d8f-3995-43fb-9840-dde3ae46005e 2018-10-22 09:57:43,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:45,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:46,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d043f094-c708-4041-843d-5bbbe13b4a74 x-compute-request-id: req-d043f094-c708-4041-843d-5bbbe13b4a74 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:46,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d043f094-c708-4041-843d-5bbbe13b4a74 2018-10-22 09:57:46,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884240865707s 2018-10-22 09:57:46,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d043f094-c708-4041-843d-5bbbe13b4a74 2018-10-22 09:57:46,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:48,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:48,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75eb8ff6-fbbd-4699-920f-1c4d4d79bf37 x-compute-request-id: req-75eb8ff6-fbbd-4699-920f-1c4d4d79bf37 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:48,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-75eb8ff6-fbbd-4699-920f-1c4d4d79bf37 2018-10-22 09:57:48,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513404130936s 2018-10-22 09:57:48,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-75eb8ff6-fbbd-4699-920f-1c4d4d79bf37 2018-10-22 09:57:48,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:50,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:51,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9901f508-d5fb-487d-acab-36dc0d975d57 x-compute-request-id: req-9901f508-d5fb-487d-acab-36dc0d975d57 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:51,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9901f508-d5fb-487d-acab-36dc0d975d57 2018-10-22 09:57:51,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357438802719s 2018-10-22 09:57:51,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9901f508-d5fb-487d-acab-36dc0d975d57 2018-10-22 09:57:51,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:53,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:53,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57: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-97156aba-3638-4def-898a-fcdb7abcb129 x-compute-request-id: req-97156aba-3638-4def-898a-fcdb7abcb129 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:53,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-97156aba-3638-4def-898a-fcdb7abcb129 2018-10-22 09:57:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49648809433s 2018-10-22 09:57:53,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-97156aba-3638-4def-898a-fcdb7abcb129 2018-10-22 09:57:53,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:55,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:56,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d0d35a3-93fb-472e-a00d-c02f3c96e870 x-compute-request-id: req-3d0d35a3-93fb-472e-a00d-c02f3c96e870 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:56,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d0d35a3-93fb-472e-a00d-c02f3c96e870 2018-10-22 09:57:56,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495330095291s 2018-10-22 09:57:56,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d0d35a3-93fb-472e-a00d-c02f3c96e870 2018-10-22 09:57:56,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:57:58,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:57:58,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:57:58,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f288958-ede6-44e2-a9d6-07f5104136a1 x-compute-request-id: req-1f288958-ede6-44e2-a9d6-07f5104136a1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:57:58,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f288958-ede6-44e2-a9d6-07f5104136a1 2018-10-22 09:57:58,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530911922455s 2018-10-22 09:57:58,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f288958-ede6-44e2-a9d6-07f5104136a1 2018-10-22 09:57:58,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:00,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:01,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58: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-d53c034d-cec8-4ee9-9c8c-14f3adc87da3 x-compute-request-id: req-d53c034d-cec8-4ee9-9c8c-14f3adc87da3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:01,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d53c034d-cec8-4ee9-9c8c-14f3adc87da3 2018-10-22 09:58:01,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528155088425s 2018-10-22 09:58:01,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d53c034d-cec8-4ee9-9c8c-14f3adc87da3 2018-10-22 09:58:01,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:03,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:03,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42288467-d0f1-4a47-abeb-7a3f71c4adb9 x-compute-request-id: req-42288467-d0f1-4a47-abeb-7a3f71c4adb9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:03,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42288467-d0f1-4a47-abeb-7a3f71c4adb9 2018-10-22 09:58:03,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667485952377s 2018-10-22 09:58:03,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42288467-d0f1-4a47-abeb-7a3f71c4adb9 2018-10-22 09:58:03,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:05,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:05,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:06,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74f1e65-109f-4f44-879a-57a0d5bb8c0b x-compute-request-id: req-e74f1e65-109f-4f44-879a-57a0d5bb8c0b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:06,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e74f1e65-109f-4f44-879a-57a0d5bb8c0b 2018-10-22 09:58:06,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501103878021s 2018-10-22 09:58:06,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e74f1e65-109f-4f44-879a-57a0d5bb8c0b 2018-10-22 09:58:06,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:08,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:08,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7763741e-d22d-413f-a783-e23b778c7ada x-compute-request-id: req-7763741e-d22d-413f-a783-e23b778c7ada Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:08,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7763741e-d22d-413f-a783-e23b778c7ada 2018-10-22 09:58:08,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641202926636s 2018-10-22 09:58:08,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7763741e-d22d-413f-a783-e23b778c7ada 2018-10-22 09:58:08,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:10,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:11,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64cb35b1-f349-469c-81eb-3c7c1f61c834 x-compute-request-id: req-64cb35b1-f349-469c-81eb-3c7c1f61c834 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:11,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64cb35b1-f349-469c-81eb-3c7c1f61c834 2018-10-22 09:58:11,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501059055328s 2018-10-22 09:58:11,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64cb35b1-f349-469c-81eb-3c7c1f61c834 2018-10-22 09:58:11,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:13,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:13,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc1302ce-00b7-401c-bee2-8989b17c4329 x-compute-request-id: req-fc1302ce-00b7-401c-bee2-8989b17c4329 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:13,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc1302ce-00b7-401c-bee2-8989b17c4329 2018-10-22 09:58:13,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525898933411s 2018-10-22 09:58:13,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc1302ce-00b7-401c-bee2-8989b17c4329 2018-10-22 09:58:13,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:15,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:16,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-c7dc0132-b46b-47c0-95b0-3a4fbed75c8c x-compute-request-id: req-c7dc0132-b46b-47c0-95b0-3a4fbed75c8c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:16,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7dc0132-b46b-47c0-95b0-3a4fbed75c8c 2018-10-22 09:58:16,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521615982056s 2018-10-22 09:58:16,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7dc0132-b46b-47c0-95b0-3a4fbed75c8c 2018-10-22 09:58:16,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:18,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:18,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:19,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a75802aa-a181-4d6c-980d-7d3f9bd0ba11 x-compute-request-id: req-a75802aa-a181-4d6c-980d-7d3f9bd0ba11 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:19,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a75802aa-a181-4d6c-980d-7d3f9bd0ba11 2018-10-22 09:58:19,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725291013718s 2018-10-22 09:58:19,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a75802aa-a181-4d6c-980d-7d3f9bd0ba11 2018-10-22 09:58:19,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:21,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:22,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be37531d-4da0-40e2-bad3-99cceca91690 x-compute-request-id: req-be37531d-4da0-40e2-bad3-99cceca91690 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:22,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be37531d-4da0-40e2-bad3-99cceca91690 2018-10-22 09:58:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806790113449s 2018-10-22 09:58:22,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be37531d-4da0-40e2-bad3-99cceca91690 2018-10-22 09:58:22,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:24,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:24,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:24,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9be85a73-383c-46fe-bcb4-b9ae65a9247c x-compute-request-id: req-9be85a73-383c-46fe-bcb4-b9ae65a9247c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:24,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9be85a73-383c-46fe-bcb4-b9ae65a9247c 2018-10-22 09:58:24,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658819913864s 2018-10-22 09:58:24,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9be85a73-383c-46fe-bcb4-b9ae65a9247c 2018-10-22 09:58:24,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:26,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4136cfc6-93d8-4df2-8f6e-4c4e0ceeadbe x-compute-request-id: req-4136cfc6-93d8-4df2-8f6e-4c4e0ceeadbe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:27,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4136cfc6-93d8-4df2-8f6e-4c4e0ceeadbe 2018-10-22 09:58:27,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552551984787s 2018-10-22 09:58:27,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4136cfc6-93d8-4df2-8f6e-4c4e0ceeadbe 2018-10-22 09:58:27,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:29,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:29,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf8d8761-825c-47bb-af1c-5838315fc523 x-compute-request-id: req-cf8d8761-825c-47bb-af1c-5838315fc523 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:29,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cf8d8761-825c-47bb-af1c-5838315fc523 2018-10-22 09:58:29,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341726064682s 2018-10-22 09:58:29,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cf8d8761-825c-47bb-af1c-5838315fc523 2018-10-22 09:58:29,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:31,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:32,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58: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-d1ae734e-375f-4561-84d4-4a89096ddbff x-compute-request-id: req-d1ae734e-375f-4561-84d4-4a89096ddbff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:32,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d1ae734e-375f-4561-84d4-4a89096ddbff 2018-10-22 09:58:32,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50517988205s 2018-10-22 09:58:32,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d1ae734e-375f-4561-84d4-4a89096ddbff 2018-10-22 09:58:32,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:34,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:34,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-763f69ae-a37c-4b1e-8894-96fe7b78656a x-compute-request-id: req-763f69ae-a37c-4b1e-8894-96fe7b78656a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:34,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-763f69ae-a37c-4b1e-8894-96fe7b78656a 2018-10-22 09:58:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529927015305s 2018-10-22 09:58:34,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-763f69ae-a37c-4b1e-8894-96fe7b78656a 2018-10-22 09:58:34,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:36,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:37,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-66d402d8-7249-4ce4-9809-e7170909142c x-compute-request-id: req-66d402d8-7249-4ce4-9809-e7170909142c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:37,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66d402d8-7249-4ce4-9809-e7170909142c 2018-10-22 09:58:37,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513359069824s 2018-10-22 09:58:37,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66d402d8-7249-4ce4-9809-e7170909142c 2018-10-22 09:58:37,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:39,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:40,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb0141d-757d-4cda-85d2-2ae60b97ac4e x-compute-request-id: req-2bb0141d-757d-4cda-85d2-2ae60b97ac4e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:40,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bb0141d-757d-4cda-85d2-2ae60b97ac4e 2018-10-22 09:58:40,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905293941498s 2018-10-22 09:58:40,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bb0141d-757d-4cda-85d2-2ae60b97ac4e 2018-10-22 09:58:40,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:42,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:42,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-959cc726-7372-440a-9598-adc423243158 x-compute-request-id: req-959cc726-7372-440a-9598-adc423243158 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:42,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-959cc726-7372-440a-9598-adc423243158 2018-10-22 09:58:42,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536206007004s 2018-10-22 09:58:42,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-959cc726-7372-440a-9598-adc423243158 2018-10-22 09:58:42,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:44,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:45,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6acb31fa-c01b-44ad-89c4-415b9f894c54 x-compute-request-id: req-6acb31fa-c01b-44ad-89c4-415b9f894c54 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:45,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6acb31fa-c01b-44ad-89c4-415b9f894c54 2018-10-22 09:58:45,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518378019333s 2018-10-22 09:58:45,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6acb31fa-c01b-44ad-89c4-415b9f894c54 2018-10-22 09:58:45,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:47,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:47,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04d6e925-4655-4598-ac1e-b9fd6a363417 x-compute-request-id: req-04d6e925-4655-4598-ac1e-b9fd6a363417 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:47,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04d6e925-4655-4598-ac1e-b9fd6a363417 2018-10-22 09:58:47,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538774013519s 2018-10-22 09:58:47,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04d6e925-4655-4598-ac1e-b9fd6a363417 2018-10-22 09:58:47,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:49,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:50,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe6d2871-3108-4b9b-a9e3-3075ecf81efa x-compute-request-id: req-fe6d2871-3108-4b9b-a9e3-3075ecf81efa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:50,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe6d2871-3108-4b9b-a9e3-3075ecf81efa 2018-10-22 09:58:50,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386179208755s 2018-10-22 09:58:50,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe6d2871-3108-4b9b-a9e3-3075ecf81efa 2018-10-22 09:58:50,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:52,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:52,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-704774d3-97a4-4a67-a13d-56bf9df9caee x-compute-request-id: req-704774d3-97a4-4a67-a13d-56bf9df9caee Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:52,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-704774d3-97a4-4a67-a13d-56bf9df9caee 2018-10-22 09:58:52,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603967905045s 2018-10-22 09:58:52,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-704774d3-97a4-4a67-a13d-56bf9df9caee 2018-10-22 09:58:52,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:54,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:55,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e97de16-8f0b-4f3a-8159-fdeb2ae34839 x-compute-request-id: req-9e97de16-8f0b-4f3a-8159-fdeb2ae34839 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:55,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e97de16-8f0b-4f3a-8159-fdeb2ae34839 2018-10-22 09:58:55,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488924026489s 2018-10-22 09:58:55,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e97de16-8f0b-4f3a-8159-fdeb2ae34839 2018-10-22 09:58:55,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:57,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:57,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c417bec2-6699-4a94-bbd4-33a4be898ed8 x-compute-request-id: req-c417bec2-6699-4a94-bbd4-33a4be898ed8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:57,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c417bec2-6699-4a94-bbd4-33a4be898ed8 2018-10-22 09:58:57,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344571113586s 2018-10-22 09:58:57,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c417bec2-6699-4a94-bbd4-33a4be898ed8 2018-10-22 09:58:57,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:58:59,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:58:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:58:59,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-2aaa963c-75a6-4c95-bc93-2130b9ee7624 x-compute-request-id: req-2aaa963c-75a6-4c95-bc93-2130b9ee7624 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T09:56:26Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:58:59,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2aaa963c-75a6-4c95-bc93-2130b9ee7624 2018-10-22 09:58:59,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35723400116s 2018-10-22 09:58:59,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2aaa963c-75a6-4c95-bc93-2130b9ee7624 2018-10-22 09:58:59,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 09:59:01,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 09:59:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:02,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-0131c152-a812-4d2a-a48b-c5f19585da54 x-compute-request-id: req-0131c152-a812-4d2a-a48b-c5f19585da54 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:76:84", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:59:01.000000", "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T09:59:01Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 09:59:02,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0131c152-a812-4d2a-a48b-c5f19585da54 2018-10-22 09:59:02,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513937950134s 2018-10-22 09:59:02,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0131c152-a812-4d2a-a48b-c5f19585da54 2018-10-22 09:59:02,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 09:59:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=fdc15cdb-91be-46bd-b855-21a59086d61f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:02,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-46ab6061-365c-4d02-9e89-52c9542d441c Date: Mon, 22 Oct 2018 09:59:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:59:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94f08692-6d1e-45d9-9881-6cd23cda11a4","ip_address":"192.168.120.14"}],"id":"4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725","security_groups":["4376a514-72a3-4ebf-93e4-2934a972b7e3"],"mac_address":"fa:16:3e:39:76:84","project_id":"8bb2aa9032744cea86bec1eb8e822191","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02084b59-92df-42b4-b831-b938af690544","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:56:26Z","binding:vnic_type":"normal","device_id":"fdc15cdb-91be-46bd-b855-21a59086d61f"}]} 2018-10-22 09:59:02,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fdc15cdb-91be-46bd-b855-21a59086d61f used request id req-46ab6061-365c-4d02-9e89-52c9542d441c 2018-10-22 09:59:02,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587859153748s 2018-10-22 09:59:02,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fdc15cdb-91be-46bd-b855-21a59086d61f used request id req-46ab6061-365c-4d02-9e89-52c9542d441c 2018-10-22 09:59:02,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 09:59:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:02,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-976a05c0-b753-4b8a-85de-4f4755079b8f Date: Mon, 22 Oct 2018 09:59:02 GMT RESP BODY: {"floatingips": []} 2018-10-22 09:59:02,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725 used request id req-976a05c0-b753-4b8a-85de-4f4755079b8f 2018-10-22 09:59:02,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192329883575s 2018-10-22 09:59:02,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725 used request id req-976a05c0-b753-4b8a-85de-4f4755079b8f 2018-10-22 09:59:02,556 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:76:84', 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'87623595-fd32-4777-870d-f5b13c1b8089'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T09:59:01.000000', 'flavor': Munch({u'id': u'c39ff79d-dbdd-4c7e-8b1e-371cac93a94d'}), 'az': u'nova', 'id': u'fdc15cdb-91be-46bd-b855-21a59086d61f', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ae4adaa2f1a24de281e183138c3c62ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bb2aa9032744cea86bec1eb8e822191', 'name': 'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-22T09:59:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-22T09:59:01Z', 'hostId': u'53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T09:59:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8bb2aa9032744cea86bec1eb8e822191', 'name': u'cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'adminPass': u'2pj6MATTkFtv', 'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', 'region': 'regionOne', 'created': u'2018-10-22T09:56:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-22 09:59:02,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 09:59:02,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:02,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-c07243fb-e5ba-4cc0-b7c1-e0ef26617747 Date: Mon, 22 Oct 2018 09:59: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":["94f08692-6d1e-45d9-9881-6cd23cda11a4"],"updated_at":"2018-10-22T09:54:30Z","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bb2aa9032744cea86bec1eb8e822191","id":"02084b59-92df-42b4-b831-b938af690544","name":"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 09:59:02,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c07243fb-e5ba-4cc0-b7c1-e0ef26617747 2018-10-22 09:59:02,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108377933502s 2018-10-22 09:59:02,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c07243fb-e5ba-4cc0-b7c1-e0ef26617747 2018-10-22 09:59:02,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 09:59:02,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=fdc15cdb-91be-46bd-b855-21a59086d61f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:02,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-22d75c7e-f331-48d5-a498-542dec0cc1d9 Date: Mon, 22 Oct 2018 09:59:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T09:59:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94f08692-6d1e-45d9-9881-6cd23cda11a4","ip_address":"192.168.120.14"}],"id":"4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725","security_groups":["4376a514-72a3-4ebf-93e4-2934a972b7e3"],"mac_address":"fa:16:3e:39:76:84","project_id":"8bb2aa9032744cea86bec1eb8e822191","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02084b59-92df-42b4-b831-b938af690544","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:56:26Z","binding:vnic_type":"normal","device_id":"fdc15cdb-91be-46bd-b855-21a59086d61f"}]} 2018-10-22 09:59:02,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fdc15cdb-91be-46bd-b855-21a59086d61f used request id req-22d75c7e-f331-48d5-a498-542dec0cc1d9 2018-10-22 09:59:02,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057177066803s 2018-10-22 09:59:02,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fdc15cdb-91be-46bd-b855-21a59086d61f used request id req-22d75c7e-f331-48d5-a498-542dec0cc1d9 2018-10-22 09:59:02,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-22 09:59:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725"}}' 2018-10-22 09:59:04,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-20c4f4c2-5c0e-4041-914a-92c7ca90e2a4 Date: Mon, 22 Oct 2018 09:59:04 GMT RESP BODY: {"floatingip": {"router_id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:59:03Z", "updated_at": "2018-10-22T09:59:03Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725", "id": "f2c1f23b-0ee0-4c26-9118-d3414e809167"}} 2018-10-22 09:59:04,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-20c4f4c2-5c0e-4041-914a-92c7ca90e2a4 2018-10-22 09:59:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92377591133s 2018-10-22 09:59:04,652 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-20c4f4c2-5c0e-4041-914a-92c7ca90e2a4 2018-10-22 09:59:04,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 09:59:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:04,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-15cdd402-c617-444d-a4f0-805ce6370efe Date: Mon, 22 Oct 2018 09:59:04 GMT RESP BODY: {"floatingips": [{"router_id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:59:03Z", "updated_at": "2018-10-22T09:59:03Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725", "id": "f2c1f23b-0ee0-4c26-9118-d3414e809167"}]} 2018-10-22 09:59:04,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-15cdd402-c617-444d-a4f0-805ce6370efe 2018-10-22 09:59:04,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0253591537476s 2018-10-22 09:59:04,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-15cdd402-c617-444d-a4f0-805ce6370efe 2018-10-22 09:59:04,690 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 09:59:04,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 09:59:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:04,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-ea1d993a-eacf-4655-bad4-de51d5ac7ccf Date: Mon, 22 Oct 2018 09:59:04 GMT RESP BODY: {"floatingips": [{"router_id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:59:03Z", "updated_at": "2018-10-22T09:59:03Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725", "id": "f2c1f23b-0ee0-4c26-9118-d3414e809167"}]} 2018-10-22 09:59:04,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ea1d993a-eacf-4655-bad4-de51d5ac7ccf 2018-10-22 09:59:04,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0269079208374s 2018-10-22 09:59:04,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ea1d993a-eacf-4655-bad4-de51d5ac7ccf 2018-10-22 09:59:04,827 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 09:59:04,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 09:59:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:04,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-2ee1414c-21fb-4c97-aac2-c4836f7ad72e Date: Mon, 22 Oct 2018 09:59:04 GMT RESP BODY: {"floatingips": [{"router_id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:59:03Z", "updated_at": "2018-10-22T09:59:03Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725", "id": "f2c1f23b-0ee0-4c26-9118-d3414e809167"}]} 2018-10-22 09:59:04,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2ee1414c-21fb-4c97-aac2-c4836f7ad72e 2018-10-22 09:59:04,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0235447883606s 2018-10-22 09:59:04,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2ee1414c-21fb-4c97-aac2-c4836f7ad72e 2018-10-22 09:59:04,960 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 09:59:05,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 09:59:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:05,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-c30d4e87-7fe5-40b5-b0d6-4c8b914ffbe0 Date: Mon, 22 Oct 2018 09:59:05 GMT RESP BODY: {"floatingips": [{"router_id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:59:03Z", "updated_at": "2018-10-22T09:59:03Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725", "id": "f2c1f23b-0ee0-4c26-9118-d3414e809167"}]} 2018-10-22 09:59:05,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c30d4e87-7fe5-40b5-b0d6-4c8b914ffbe0 2018-10-22 09:59:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.023833990097s 2018-10-22 09:59:05,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c30d4e87-7fe5-40b5-b0d6-4c8b914ffbe0 2018-10-22 09:59:05,093 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 09:59:05,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 09:59:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 09:59:05,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-600124d3-d9cd-46ad-8ed7-768b3017ca9d Date: Mon, 22 Oct 2018 09:59:05 GMT RESP BODY: {"floatingips": [{"router_id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:59:03Z", "updated_at": "2018-10-22T09:59:03Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "port_id": "4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725", "id": "f2c1f23b-0ee0-4c26-9118-d3414e809167"}]} 2018-10-22 09:59:05,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-600124d3-d9cd-46ad-8ed7-768b3017ca9d 2018-10-22 09:59:05,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242431163788s 2018-10-22 09:59:05,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-600124d3-d9cd-46ad-8ed7-768b3017ca9d 2018-10-22 09:59:05,227 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a894e5dd-8f3b-465c-ad16-140bfddb4e8b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', 'created_at': u'2018-10-22T09:59:03Z', 'attached': True, 'updated_at': u'2018-10-22T09:59:03Z', 'id': u'f2c1f23b-0ee0-4c26-9118-d3414e809167', 'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bb2aa9032744cea86bec1eb8e822191', 'name': 'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a894e5dd-8f3b-465c-ad16-140bfddb4e8b', 'project_id': u'8bb2aa9032744cea86bec1eb8e822191', 'port_id': u'4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725', 'port': u'4ad43b4a-e1c6-49df-9db8-a2f4f8ed9725', 'network': u'd8029335-a52b-439d-95d9-1488b78e0214'}) 2018-10-22 09:59:05,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-22 09:59:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f/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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:59:08,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb84dcd-678d-4675-9362-f747dfd9f2e4 x-compute-request-id: req-adb84dcd-678d-4675-9362-f747dfd9f2e4 Content-Encoding: gzip Content-Length: 10968 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 1936829061 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.910 MHz processor\n[ 0.300629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.302939] pid_max: default: 32768 minimum: 301\n[ 0.304203] Security Framework initialized\n[ 0.305394] SELinux: Initializing.\n[ 0.306725] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.311718] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.314760] Mount-cache hash table entries: 4096\n[ 0.316241] Initializing cgroup subsys memory\n[ 0.317473] Initializing cgroup subsys devices\n[ 0.318692] Initializing cgroup subsys freezer\n[ 0.319888] Initializing cgroup subsys net_cls\n[ 0.321100] Initializing cgroup subsys blkio\n[ 0.322291] Initializing cgroup subsys perf_event\n[ 0.323553] Initializing cgroup subsys hugetlb\n[ 0.324765] Initializing cgroup subsys pids\n[ 0.325923] Initializing cgroup subsys net_prio\n[ 0.327223] CPU: Physical Processor ID: 0\n[ 0.329110] mce: CPU supports 10 MCE banks\n[ 0.330269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331643] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.333016] tlb_flushall_shift: 6\n[ 0.334249] Freeing SMP alternatives: 28k freed\n[ 0.338357] ACPI: Core revision 20130517\n[ 0.339897] ACPI: All ACPI Tables successfully acquired\n[ 0.341439] ftrace: allocating 25812 entries in 101 pages\n[ 0.364444] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366031] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367610] smpboot: Max logical packages: 2\n[ 0.368984] Enabling x2apic\n[ 0.369938] Enabled x2apic\n[ 0.371082] Switched APIC routing to physical x2apic.\n[ 0.373309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374823] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.377463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384392] KVM setup paravirtual spinlock\n[ 0.386652] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388303] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.411008] Brought up 2 CPUs\n[ 0.411011] KVM setup async PF for cpu 1\n[ 0.411014] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414204] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.416362] devtmpfs: initialized\n[ 0.419296] EVM: security.selinux\n[ 0.420300] EVM: security.ima\n[ 0.421231] EVM: security.capability\n[ 0.422899] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.424491] pinctrl core: initialized pinctrl subsystem\n[ 0.425922] NET: Registered protocol family 16\n[ 0.427282] ACPI: bus type PCI registered\n[ 0.428396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429987] PCI: Using configuration type 1 for base access\n[ 0.434719] ACPI: Added _OSI(Module Device)\n[ 0.435852] ACPI: Added _OSI(Processor Device)\n[ 0.436976] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.438139] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.440909] ACPI: Interpreter enabled\n[ 0.441934] ACPI: (supports S0 S5)\n[ 0.442889] ACPI: Using IOAPIC for interrupt routing\n[ 0.444083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447923] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449317] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450949] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452427] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455164] acpiphp: Slot [3] registered\n[ 0.456235] acpiphp: Slot [4] registered\n[ 0.457299] acpiphp: Slot [5] registered\n[ 0.458365] acpiphp: Slot [6] registered\n[ 0.459429] acpiphp: Slot [7] registered\n[ 0.460493] acpiphp: Slot [8] registered\n[ 0.461555] acpiphp: Slot [9] registered\n[ 0.462623] acpiphp: Slot [10] registered\n[ 0.463705] acpiphp: Slot [11] registered\n[ 0.464780] acpiphp: Slot [12] registered\n[ 0.465860] acpiphp: Slot [13] registered\n[ 0.466938] acpiphp: Slot [14] registered\n[ 0.468025] acpiphp: Slot [15] registered\n[ 0.469089] acpiphp: Slot [16] registered\n[ 0.470157] acpiphp: Slot [17] registered\n[ 0.471227] acpiphp: Slot [18] registered\n[ 0.472296] acpiphp: Slot [19] registered\n[ 0.473382] acpiphp: Slot [20] registered\n[ 0.474464] acpiphp: Slot [21] registered\n[ 0.475539] acpiphp: Slot [22] registered\n[ 0.476643] acpiphp: Slot [23] registered\n[ 0.477734] acpiphp: Slot [24] registered\n[ 0.478816] acpiphp: Slot [25] registered\n[ 0.479892] acpiphp: Slot [26] registered\n[ 0.480974] acpiphp: Slot [27] registered\n[ 0.482047] acpiphp: Slot [28] registered\n[ 0.483116] acpiphp: Slot [29] registered\n[ 0.484190] acpiphp: Slot [30] registered\n[ 0.485254] acpiphp: Slot [31] registered\n[ 0.486316] PCI host bridge to bus 0000:00\n[ 0.487385] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488670] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493552] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.501284] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502826] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504265] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505781] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565780] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568633] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.572000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573574] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.575179] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.577267] vgaarb: loaded\n[ 0.578129] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579521] SCSI subsystem initialized\n[ 0.580596] ACPI: bus type USB registered\n[ 0.581678] usbcore: registered new interface driver usbfs\n[ 0.582980] usbcore: registered new interface driver hub\n[ 0.584266] usbcore: registered new device driver usb\n[ 0.585603] PCI: Using ACPI for IRQ routing\n[ 0.586969] NetLabel: Initializing\n[ 0.587949] NetLabel: domain hash size = 128\n[ 0.589057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590274] NetLabel: unlabeled traffic allowed by default\n[ 0.591662] Switched to clocksource kvm-clock\n[ 0.598609] pnp: PnP ACPI init\n[ 0.599560] ACPI: bus type PNP registered\n[ 0.600963] pnp: PnP ACPI: found 5 devices\n[ 0.602048] ACPI: bus type PNP unregistered\n[ 0.609354] NET: Registered protocol family 2\n[ 0.610682] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612677] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614157] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615608] TCP: reno registered\n[ 0.616554] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619437] NET: Registered protocol family 1\n[ 0.620648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622046] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623407] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.663291] Unpacking initramfs...\n[ 1.087886] Freeing initrd memory: 37508k freed\n[ 1.097105] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.098667] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.107797] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.109343] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.110990] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112422] Initialise system trusted keyring\n[ 1.113582] audit: initializing netlink socket (disabled)\n[ 1.114898] type=2000 audit(1540202343.693:1): initialized\n[ 1.131839] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133333] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.135771] zpool: loaded\n[ 1.136649] zbud: loaded\n[ 1.137684] VFS: Disk quotas dquot_6.5.2\n[ 1.138775] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.140342] msgmni has been set to 7578\n[ 1.141445] Key type big_key registered\n[ 1.143060] NET: Registered protocol family 38\n[ 1.144219] Key type asymmetric registered\n[ 1.145312] Asymmetric key parser 'x509' registered\n[ 1.146533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.148582] io scheduler noop registered\n[ 1.149654] io scheduler deadline registered (default)\n[ 1.150917] io scheduler cfq registered\n[ 1.152057] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.163170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.164732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.166728] ACPI: Power Button [PWRF]\n[ 1.167840] GHES: HEST is not enabled!\n[ 1.168923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.196780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.215376] Non-volatile memory driver v1.3\n[ 1.216511] Linux agpgart interface v0.103\n[ 1.217698] crash memory driver: version 1.1\n[ 1.218871] rdac: device handler registered\n[ 1.220018] hp_sw: device handler registered\n[ 1.221145] emc: device handler registered\n[ 1.222234] alua: device handler registered\n[ 1.223359] libphy: Fixed MDIO Bus: probed\n[ 1.224480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.225944] ehci-pci: EHCI PCI platform driver\n[ 1.227099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.228508] ohci-pci: OHCI PCI platform driver\n[ 1.229658] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.249743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.251030] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.253032] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.254303] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.255723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.257226] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.259185] usb usb1: Product: UHCI Host Controller\n[ 1.260443] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.262002] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.263218] hub 1-0:1.0: USB hub found\n[ 1.264276] hub 1-0:1.0: 2 ports detected\n[ 1.265451] usbcore: registered new interface driver usbserial\n[ 1.266823] usbcore: registered new interface driver usbserial_generic\n[ 1.268283] usbserial: USB Serial support registered for generic\n[ 1.269685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.272352] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.273589] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.274898] mousedev: PS/2 mouse device common for all mice\n[ 1.276417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.278659] rtc_cmos 00:00: RTC can wake from S4\n[ 1.279243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.280389] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.284687] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.286160] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.287646] cpuidle: using governor menu\n[ 1.288757] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.290120] usbcore: registered new interface driver usbhid\n[ 1.291435] usbhid: USB HID core driver\n[ 1.292510] drop_monitor: Initializing network drop monitor service\n[ 1.293974] TCP: cubic registered\n[ 1.294947] Initializing XFRM netlink socket\n[ 1.296115] NET: Registered protocol family 10\n[ 1.297453] NET: Registered protocol family 17\n[ 1.298737] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.300093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.301517] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.303842] Loading compiled-in X.509 certificates\n[ 1.305075] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.307405] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.310130] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.312476] registered taskstats version 1\n[ 1.314963] Key type trusted registered\n[ 1.317159] Key type encrypted registered\n[ 1.319373] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.321062] rtc_cmos 00:00: setting system clock to 2018-10-22 09:59:03 UTC (1540202343)\n[ 1.323765] Freeing unused kernel memory: 1680k freed\n[ 1.327843] 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.331824] systemd[1]: Detected virtualization kvm.\n[ 1.333048] systemd[1]: Detected architecture x86-64.\n[ 1.334266] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.336560] systemd[1]: No hostname configured.\n[ 1.337729] systemd[1]: Set hostname to .\n[ 1.339004] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.360889] systemd[1]: Reached target Local File Systems.\n[ 1.362205] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.364145] systemd[1]: Reached target Swap.\n[ 1.365273] systemd[1]: Starting Swap.\n[ 1.366341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.368392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.371162] systemd[1]: Reached target Paths.\n[ 1.372291] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.374156] systemd[1]: Created slice Root Slice.\n[ 1.375333] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.377253] systemd[1]: Listening on udev Kernel Socket.\n[ 1.378519] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.380530] systemd[1]: Created slice System Slice.\n[ 1.381748] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.383684] systemd[1]: Listening on Journal Socket.\n[ 1.384904] systemd[1]: Starting Journal Socket.\n[ 1.386386] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.388586] 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.392227] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.395263] systemd[1]: Reached target Slices.\n[ 1.396684] systemd[1]: Starting Slices.\n[ 1.397975] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.401202] systemd[1]: Reached target Timers.\n[ 1.402346] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.404658] systemd[1]: Listening on udev Control Socket.\n[ 1.405943] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.407905] systemd[1]: Reached target Sockets.\n[ 1.409059] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.411067] 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.461655] RPC: Registered named UNIX socket transport module.\n[ 1.463653] RPC: Registered udp transport module.\n[ 1.465275] RPC: Registered tcp transport module.\n[ 1.466878] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.555988] FDC 0 is a S82078B\n[ 1.570805] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.586674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.590124] scsi host0: ata_piix\n[ 1.591418] scsi host1: ata_piix\n[ 1.592592] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.594544] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.633849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.641615] 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.726785] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.728727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.730501] usb 1-1: Product: QEMU USB Tablet\n[ 1.731725] usb 1-1: Manufacturer: QEMU\n[ 1.732974] usb 1-1: SerialNumber: 42\n[ 1.742939] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.745919] 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.829502] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832121] XFS (vda1): Mounting V4 Filesystem\n[ 1.912256] 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 System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[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 target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.[ 2.108745] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n\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.128737] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.319349] SELinux: Disabled at runtime.\n[ 2.356670] type=1404 audit(1540202344.535:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.405643] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.407052] 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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.724954] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.734479] 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[[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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\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 Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n[[32m OK [0m] Started Setup Virtual Console.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 2.908201] type=1305 audit(1540202345.086:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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[[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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.073406] [drm] Initialized drm 1.1.0 20060810\n\n[ 3.082381] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.086122] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.104898] ppdev: user-space parallel port driver\n[ 3.132445] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.132445] [TTM] Initializing pool allocator\n[ 3.132447] [TTM] Initializing DMA pool allocator\n[ 3.132641] [drm] fb mappable at 0xFC000000\n[ 3.132642] [drm] vram aper at 0xFC000000\n[ 3.132642] [drm] size 33554432\n[ 3.132642] [drm] fb depth is 24\n[ 3.132642] [drm] pitch is 3072\n[ 3.143014] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.163428] Console: switching to colour frame buffer device 128x48\n[ 3.175081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy D[ 3.179695] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\naemon...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.210601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 3.257144] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.263334] alg: No test for crc32 (crc32-pclmul)\n[ 3.310185] intel_rapl: no valid rapl domains found in package 0\n[ 3.340773] intel_rapl: no valid rapl domains found in package 0\n[ 3.350225] intel_powerclamp: No package C-state available\n[ 3.356209] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.774029] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 09:59:06 +0000. Up 3.74 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-22 09:59:08,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f/action used request id req-adb84dcd-678d-4675-9362-f747dfd9f2e4 2018-10-22 09:59:08,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.78415703773s 2018-10-22 09:59:08,013 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f/action used request id req-adb84dcd-678d-4675-9362-f747dfd9f2e4 2018-10-22 09:59:08,013 - 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 1936829061 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.910 MHz processor [ 0.300629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.302939] pid_max: default: 32768 minimum: 301 [ 0.304203] Security Framework initialized [ 0.305394] SELinux: Initializing. [ 0.306725] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311718] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314760] Mount-cache hash table entries: 4096 [ 0.316241] Initializing cgroup subsys memory [ 0.317473] Initializing cgroup subsys devices [ 0.318692] Initializing cgroup subsys freezer [ 0.319888] Initializing cgroup subsys net_cls [ 0.321100] Initializing cgroup subsys blkio [ 0.322291] Initializing cgroup subsys perf_event [ 0.323553] Initializing cgroup subsys hugetlb [ 0.324765] Initializing cgroup subsys pids [ 0.325923] Initializing cgroup subsys net_prio [ 0.327223] CPU: Physical Processor ID: 0 [ 0.329110] mce: CPU supports 10 MCE banks [ 0.330269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331643] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.333016] tlb_flushall_shift: 6 [ 0.334249] Freeing SMP alternatives: 28k freed [ 0.338357] ACPI: Core revision 20130517 [ 0.339897] ACPI: All ACPI Tables successfully acquired [ 0.341439] ftrace: allocating 25812 entries in 101 pages [ 0.364444] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366031] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367610] smpboot: Max logical packages: 2 [ 0.368984] Enabling x2apic [ 0.369938] Enabled x2apic [ 0.371082] Switched APIC routing to physical x2apic. [ 0.373309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374823] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.377463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384392] KVM setup paravirtual spinlock [ 0.386652] smpboot: Booting Node 0, Processors #1 OK [ 0.388303] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.411008] Brought up 2 CPUs [ 0.411011] KVM setup async PF for cpu 1 [ 0.411014] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414204] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.416362] devtmpfs: initialized [ 0.419296] EVM: security.selinux [ 0.420300] EVM: security.ima [ 0.421231] EVM: security.capability [ 0.422899] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.424491] pinctrl core: initialized pinctrl subsystem [ 0.425922] NET: Registered protocol family 16 [ 0.427282] ACPI: bus type PCI registered [ 0.428396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429987] PCI: Using configuration type 1 for base access [ 0.434719] ACPI: Added _OSI(Module Device) [ 0.435852] ACPI: Added _OSI(Processor Device) [ 0.436976] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.438139] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440909] ACPI: Interpreter enabled [ 0.441934] ACPI: (supports S0 S5) [ 0.442889] ACPI: Using IOAPIC for interrupt routing [ 0.444083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447923] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449317] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450949] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452427] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455164] acpiphp: Slot [3] registered [ 0.456235] acpiphp: Slot [4] registered [ 0.457299] acpiphp: Slot [5] registered [ 0.458365] acpiphp: Slot [6] registered [ 0.459429] acpiphp: Slot [7] registered [ 0.460493] acpiphp: Slot [8] registered [ 0.461555] acpiphp: Slot [9] registered [ 0.462623] acpiphp: Slot [10] registered [ 0.463705] acpiphp: Slot [11] registered [ 0.464780] acpiphp: Slot [12] registered [ 0.465860] acpiphp: Slot [13] registered [ 0.466938] acpiphp: Slot [14] registered [ 0.468025] acpiphp: Slot [15] registered [ 0.469089] acpiphp: Slot [16] registered [ 0.470157] acpiphp: Slot [17] registered [ 0.471227] acpiphp: Slot [18] registered [ 0.472296] acpiphp: Slot [19] registered [ 0.473382] acpiphp: Slot [20] registered [ 0.474464] acpiphp: Slot [21] registered [ 0.475539] acpiphp: Slot [22] registered [ 0.476643] acpiphp: Slot [23] registered [ 0.477734] acpiphp: Slot [24] registered [ 0.478816] acpiphp: Slot [25] registered [ 0.479892] acpiphp: Slot [26] registered [ 0.480974] acpiphp: Slot [27] registered [ 0.482047] acpiphp: Slot [28] registered [ 0.483116] acpiphp: Slot [29] registered [ 0.484190] acpiphp: Slot [30] registered [ 0.485254] acpiphp: Slot [31] registered [ 0.486316] PCI host bridge to bus 0000:00 [ 0.487385] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488670] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493552] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.501284] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502826] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504265] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505781] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565780] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568633] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.572000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573574] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575179] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.577267] vgaarb: loaded [ 0.578129] vgaarb: bridge control possible 0000:00:02.0 [ 0.579521] SCSI subsystem initialized [ 0.580596] ACPI: bus type USB registered [ 0.581678] usbcore: registered new interface driver usbfs [ 0.582980] usbcore: registered new interface driver hub [ 0.584266] usbcore: registered new device driver usb [ 0.585603] PCI: Using ACPI for IRQ routing [ 0.586969] NetLabel: Initializing [ 0.587949] NetLabel: domain hash size = 128 [ 0.589057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590274] NetLabel: unlabeled traffic allowed by default [ 0.591662] Switched to clocksource kvm-clock [ 0.598609] pnp: PnP ACPI init [ 0.599560] ACPI: bus type PNP registered [ 0.600963] pnp: PnP ACPI: found 5 devices [ 0.602048] ACPI: bus type PNP unregistered [ 0.609354] NET: Registered protocol family 2 [ 0.610682] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612677] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614157] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615608] TCP: reno registered [ 0.616554] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619437] NET: Registered protocol family 1 [ 0.620648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622046] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663291] Unpacking initramfs... [ 1.087886] Freeing initrd memory: 37508k freed [ 1.097105] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.098667] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.107797] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.109343] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.110990] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112422] Initialise system trusted keyring [ 1.113582] audit: initializing netlink socket (disabled) [ 1.114898] type=2000 audit(1540202343.693:1): initialized [ 1.131839] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133333] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.135771] zpool: loaded [ 1.136649] zbud: loaded [ 1.137684] VFS: Disk quotas dquot_6.5.2 [ 1.138775] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.140342] msgmni has been set to 7578 [ 1.141445] Key type big_key registered [ 1.143060] NET: Registered protocol family 38 [ 1.144219] Key type asymmetric registered [ 1.145312] Asymmetric key parser 'x509' registered [ 1.146533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.148582] io scheduler noop registered [ 1.149654] io scheduler deadline registered (default) [ 1.150917] io scheduler cfq registered [ 1.152057] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.163170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.164732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.166728] ACPI: Power Button [PWRF] [ 1.167840] GHES: HEST is not enabled! [ 1.168923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.196780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.215376] Non-volatile memory driver v1.3 [ 1.216511] Linux agpgart interface v0.103 [ 1.217698] crash memory driver: version 1.1 [ 1.218871] rdac: device handler registered [ 1.220018] hp_sw: device handler registered [ 1.221145] emc: device handler registered [ 1.222234] alua: device handler registered [ 1.223359] libphy: Fixed MDIO Bus: probed [ 1.224480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.225944] ehci-pci: EHCI PCI platform driver [ 1.227099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.228508] ohci-pci: OHCI PCI platform driver [ 1.229658] uhci_hcd: USB Universal Host Controller Interface driver [ 1.249743] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.251030] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.253032] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.254303] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.255723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.257226] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.259185] usb usb1: Product: UHCI Host Controller [ 1.260443] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.262002] usb usb1: SerialNumber: 0000:00:01.2 [ 1.263218] hub 1-0:1.0: USB hub found [ 1.264276] hub 1-0:1.0: 2 ports detected [ 1.265451] usbcore: registered new interface driver usbserial [ 1.266823] usbcore: registered new interface driver usbserial_generic [ 1.268283] usbserial: USB Serial support registered for generic [ 1.269685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.272352] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.273589] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.274898] mousedev: PS/2 mouse device common for all mice [ 1.276417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.278659] rtc_cmos 00:00: RTC can wake from S4 [ 1.279243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.280389] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.284687] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.286160] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.287646] cpuidle: using governor menu [ 1.288757] hidraw: raw HID events driver (C) Jiri Kosina [ 1.290120] usbcore: registered new interface driver usbhid [ 1.291435] usbhid: USB HID core driver [ 1.292510] drop_monitor: Initializing network drop monitor service [ 1.293974] TCP: cubic registered [ 1.294947] Initializing XFRM netlink socket [ 1.296115] NET: Registered protocol family 10 [ 1.297453] NET: Registered protocol family 17 [ 1.298737] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.300093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.301517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.303842] Loading compiled-in X.509 certificates [ 1.305075] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.307405] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.310130] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.312476] registered taskstats version 1 [ 1.314963] Key type trusted registered [ 1.317159] Key type encrypted registered [ 1.319373] IMA: No TPM chip found, activating TPM-bypass! [ 1.321062] rtc_cmos 00:00: setting system clock to 2018-10-22 09:59:03 UTC (1540202343) [ 1.323765] Freeing unused kernel memory: 1680k freed [ 1.327843] 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.331824] systemd[1]: Detected virtualization kvm. [ 1.333048] systemd[1]: Detected architecture x86-64. [ 1.334266] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.336560] systemd[1]: No hostname configured. [ 1.337729] systemd[1]: Set hostname to . [ 1.339004] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.360889] systemd[1]: Reached target Local File Systems. [ 1.362205] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.364145] systemd[1]: Reached target Swap. [ 1.365273] systemd[1]: Starting Swap. [ 1.366341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.368392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.371162] systemd[1]: Reached target Paths. [ 1.372291] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.374156] systemd[1]: Created slice Root Slice. [ 1.375333] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.377253] systemd[1]: Listening on udev Kernel Socket. [ 1.378519] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.380530] systemd[1]: Created slice System Slice. [ 1.381748] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.383684] systemd[1]: Listening on Journal Socket. [ 1.384904] systemd[1]: Starting Journal Socket. [ 1.386386] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.388586] 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.392227] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.395263] systemd[1]: Reached target Slices. [ 1.396684] systemd[1]: Starting Slices. [ 1.397975] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.401202] systemd[1]: Reached target Timers. [ 1.402346] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Control Socket. [ 1.404658] systemd[1]: Listening on udev Control Socket. [ 1.405943] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.407905] systemd[1]: Reached target Sockets. [ 1.409059] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.411067] 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.461655] RPC: Registered named UNIX socket transport module. [ 1.463653] RPC: Registered udp transport module. [ 1.465275] RPC: Registered tcp transport module. [ 1.466878] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.555988] FDC 0 is a S82078B [ 1.570805] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.586674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.590124] scsi host0: ata_piix [ 1.591418] scsi host1: ata_piix [ 1.592592] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.594544] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.633849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.641615] 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.726785] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.728727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.730501] usb 1-1: Product: QEMU USB Tablet [ 1.731725] usb 1-1: Manufacturer: QEMU [ 1.732974] usb 1-1: SerialNumber: 42 [ 1.742939] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.745919] 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.829502] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832121] XFS (vda1): Mounting V4 Filesystem [ 1.912256] 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 System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[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 target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager.[ 2.108745] tsc: Refined TSC clocksource calibration: 3491.911 MHz [[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.128737] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.319349] SELinux: Disabled at runtime. [ 2.356670] type=1404 audit(1540202344.535:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.405643] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.407052] 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] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[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 Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.724954] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Load/Save Random Seed. [ 2.734479] 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. [[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 Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started Setup Virtual Console. Starting Security Auditing Service... [[32m OK [0m] Started Preprocess NFS configuration. [ 2.908201] type=1305 audit(1540202345.086:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus.[ 3.073406] [drm] Initialized drm 1.1.0 20060810 [ 3.082381] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.086122] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.104898] ppdev: user-space parallel port driver [ 3.132445] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.132445] [TTM] Initializing pool allocator [ 3.132447] [TTM] Initializing DMA pool allocator [ 3.132641] [drm] fb mappable at 0xFC000000 [ 3.132642] [drm] vram aper at 0xFC000000 [ 3.132642] [drm] size 33554432 [ 3.132642] [drm] fb depth is 24 [ 3.132642] [drm] pitch is 3072 [ 3.143014] fbcon: cirrusdrmfb (fb0) is primary device [ 3.163428] Console: switching to colour frame buffer device 128x48 [ 3.175081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI Proxy D[ 3.179695] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 aemon... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.210601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 3.257144] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.263334] alg: No test for crc32 (crc32-pclmul) [ 3.310185] intel_rapl: no valid rapl domains found in package 0 [ 3.340773] intel_rapl: no valid rapl domains found in package 0 [ 3.350225] intel_powerclamp: No package C-state available [ 3.356209] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.774029] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 09:59:06 +0000. Up 3.74 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-22 09:59:08,726 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-10-22 09:59:17,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-22 09:59:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f/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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 09:59:18,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09: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-2c52f2cd-aa23-440c-a412-6e8f394e6229 x-compute-request-id: req-2c52f2cd-aa23-440c-a412-6e8f394e6229 Content-Encoding: gzip Content-Length: 12746 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 1936829061 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.910 MHz processor\n[ 0.300629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.302939] pid_max: default: 32768 minimum: 301\n[ 0.304203] Security Framework initialized\n[ 0.305394] SELinux: Initializing.\n[ 0.306725] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.311718] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.314760] Mount-cache hash table entries: 4096\n[ 0.316241] Initializing cgroup subsys memory\n[ 0.317473] Initializing cgroup subsys devices\n[ 0.318692] Initializing cgroup subsys freezer\n[ 0.319888] Initializing cgroup subsys net_cls\n[ 0.321100] Initializing cgroup subsys blkio\n[ 0.322291] Initializing cgroup subsys perf_event\n[ 0.323553] Initializing cgroup subsys hugetlb\n[ 0.324765] Initializing cgroup subsys pids\n[ 0.325923] Initializing cgroup subsys net_prio\n[ 0.327223] CPU: Physical Processor ID: 0\n[ 0.329110] mce: CPU supports 10 MCE banks\n[ 0.330269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331643] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.333016] tlb_flushall_shift: 6\n[ 0.334249] Freeing SMP alternatives: 28k freed\n[ 0.338357] ACPI: Core revision 20130517\n[ 0.339897] ACPI: All ACPI Tables successfully acquired\n[ 0.341439] ftrace: allocating 25812 entries in 101 pages\n[ 0.364444] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366031] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367610] smpboot: Max logical packages: 2\n[ 0.368984] Enabling x2apic\n[ 0.369938] Enabled x2apic\n[ 0.371082] Switched APIC routing to physical x2apic.\n[ 0.373309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374823] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.377463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384392] KVM setup paravirtual spinlock\n[ 0.386652] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388303] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.411008] Brought up 2 CPUs\n[ 0.411011] KVM setup async PF for cpu 1\n[ 0.411014] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414204] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.416362] devtmpfs: initialized\n[ 0.419296] EVM: security.selinux\n[ 0.420300] EVM: security.ima\n[ 0.421231] EVM: security.capability\n[ 0.422899] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.424491] pinctrl core: initialized pinctrl subsystem\n[ 0.425922] NET: Registered protocol family 16\n[ 0.427282] ACPI: bus type PCI registered\n[ 0.428396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429987] PCI: Using configuration type 1 for base access\n[ 0.434719] ACPI: Added _OSI(Module Device)\n[ 0.435852] ACPI: Added _OSI(Processor Device)\n[ 0.436976] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.438139] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.440909] ACPI: Interpreter enabled\n[ 0.441934] ACPI: (supports S0 S5)\n[ 0.442889] ACPI: Using IOAPIC for interrupt routing\n[ 0.444083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447923] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449317] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450949] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452427] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455164] acpiphp: Slot [3] registered\n[ 0.456235] acpiphp: Slot [4] registered\n[ 0.457299] acpiphp: Slot [5] registered\n[ 0.458365] acpiphp: Slot [6] registered\n[ 0.459429] acpiphp: Slot [7] registered\n[ 0.460493] acpiphp: Slot [8] registered\n[ 0.461555] acpiphp: Slot [9] registered\n[ 0.462623] acpiphp: Slot [10] registered\n[ 0.463705] acpiphp: Slot [11] registered\n[ 0.464780] acpiphp: Slot [12] registered\n[ 0.465860] acpiphp: Slot [13] registered\n[ 0.466938] acpiphp: Slot [14] registered\n[ 0.468025] acpiphp: Slot [15] registered\n[ 0.469089] acpiphp: Slot [16] registered\n[ 0.470157] acpiphp: Slot [17] registered\n[ 0.471227] acpiphp: Slot [18] registered\n[ 0.472296] acpiphp: Slot [19] registered\n[ 0.473382] acpiphp: Slot [20] registered\n[ 0.474464] acpiphp: Slot [21] registered\n[ 0.475539] acpiphp: Slot [22] registered\n[ 0.476643] acpiphp: Slot [23] registered\n[ 0.477734] acpiphp: Slot [24] registered\n[ 0.478816] acpiphp: Slot [25] registered\n[ 0.479892] acpiphp: Slot [26] registered\n[ 0.480974] acpiphp: Slot [27] registered\n[ 0.482047] acpiphp: Slot [28] registered\n[ 0.483116] acpiphp: Slot [29] registered\n[ 0.484190] acpiphp: Slot [30] registered\n[ 0.485254] acpiphp: Slot [31] registered\n[ 0.486316] PCI host bridge to bus 0000:00\n[ 0.487385] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488670] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493552] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.501284] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502826] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504265] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505781] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565780] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568633] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.572000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573574] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.575179] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.577267] vgaarb: loaded\n[ 0.578129] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579521] SCSI subsystem initialized\n[ 0.580596] ACPI: bus type USB registered\n[ 0.581678] usbcore: registered new interface driver usbfs\n[ 0.582980] usbcore: registered new interface driver hub\n[ 0.584266] usbcore: registered new device driver usb\n[ 0.585603] PCI: Using ACPI for IRQ routing\n[ 0.586969] NetLabel: Initializing\n[ 0.587949] NetLabel: domain hash size = 128\n[ 0.589057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590274] NetLabel: unlabeled traffic allowed by default\n[ 0.591662] Switched to clocksource kvm-clock\n[ 0.598609] pnp: PnP ACPI init\n[ 0.599560] ACPI: bus type PNP registered\n[ 0.600963] pnp: PnP ACPI: found 5 devices\n[ 0.602048] ACPI: bus type PNP unregistered\n[ 0.609354] NET: Registered protocol family 2\n[ 0.610682] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612677] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614157] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615608] TCP: reno registered\n[ 0.616554] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619437] NET: Registered protocol family 1\n[ 0.620648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622046] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623407] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.663291] Unpacking initramfs...\n[ 1.087886] Freeing initrd memory: 37508k freed\n[ 1.097105] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.098667] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.107797] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.109343] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.110990] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112422] Initialise system trusted keyring\n[ 1.113582] audit: initializing netlink socket (disabled)\n[ 1.114898] type=2000 audit(1540202343.693:1): initialized\n[ 1.131839] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133333] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.135771] zpool: loaded\n[ 1.136649] zbud: loaded\n[ 1.137684] VFS: Disk quotas dquot_6.5.2\n[ 1.138775] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.140342] msgmni has been set to 7578\n[ 1.141445] Key type big_key registered\n[ 1.143060] NET: Registered protocol family 38\n[ 1.144219] Key type asymmetric registered\n[ 1.145312] Asymmetric key parser 'x509' registered\n[ 1.146533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.148582] io scheduler noop registered\n[ 1.149654] io scheduler deadline registered (default)\n[ 1.150917] io scheduler cfq registered\n[ 1.152057] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.163170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.164732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.166728] ACPI: Power Button [PWRF]\n[ 1.167840] GHES: HEST is not enabled!\n[ 1.168923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.196780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.215376] Non-volatile memory driver v1.3\n[ 1.216511] Linux agpgart interface v0.103\n[ 1.217698] crash memory driver: version 1.1\n[ 1.218871] rdac: device handler registered\n[ 1.220018] hp_sw: device handler registered\n[ 1.221145] emc: device handler registered\n[ 1.222234] alua: device handler registered\n[ 1.223359] libphy: Fixed MDIO Bus: probed\n[ 1.224480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.225944] ehci-pci: EHCI PCI platform driver\n[ 1.227099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.228508] ohci-pci: OHCI PCI platform driver\n[ 1.229658] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.249743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.251030] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.253032] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.254303] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.255723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.257226] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.259185] usb usb1: Product: UHCI Host Controller\n[ 1.260443] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.262002] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.263218] hub 1-0:1.0: USB hub found\n[ 1.264276] hub 1-0:1.0: 2 ports detected\n[ 1.265451] usbcore: registered new interface driver usbserial\n[ 1.266823] usbcore: registered new interface driver usbserial_generic\n[ 1.268283] usbserial: USB Serial support registered for generic\n[ 1.269685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.272352] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.273589] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.274898] mousedev: PS/2 mouse device common for all mice\n[ 1.276417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.278659] rtc_cmos 00:00: RTC can wake from S4\n[ 1.279243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.280389] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.284687] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.286160] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.287646] cpuidle: using governor menu\n[ 1.288757] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.290120] usbcore: registered new interface driver usbhid\n[ 1.291435] usbhid: USB HID core driver\n[ 1.292510] drop_monitor: Initializing network drop monitor service\n[ 1.293974] TCP: cubic registered\n[ 1.294947] Initializing XFRM netlink socket\n[ 1.296115] NET: Registered protocol family 10\n[ 1.297453] NET: Registered protocol family 17\n[ 1.298737] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.300093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.301517] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.303842] Loading compiled-in X.509 certificates\n[ 1.305075] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.307405] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.310130] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.312476] registered taskstats version 1\n[ 1.314963] Key type trusted registered\n[ 1.317159] Key type encrypted registered\n[ 1.319373] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.321062] rtc_cmos 00:00: setting system clock to 2018-10-22 09:59:03 UTC (1540202343)\n[ 1.323765] Freeing unused kernel memory: 1680k freed\n[ 1.327843] 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.331824] systemd[1]: Detected virtualization kvm.\n[ 1.333048] systemd[1]: Detected architecture x86-64.\n[ 1.334266] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.336560] systemd[1]: No hostname configured.\n[ 1.337729] systemd[1]: Set hostname to .\n[ 1.339004] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.360889] systemd[1]: Reached target Local File Systems.\n[ 1.362205] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.364145] systemd[1]: Reached target Swap.\n[ 1.365273] systemd[1]: Starting Swap.\n[ 1.366341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.368392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.371162] systemd[1]: Reached target Paths.\n[ 1.372291] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.374156] systemd[1]: Created slice Root Slice.\n[ 1.375333] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.377253] systemd[1]: Listening on udev Kernel Socket.\n[ 1.378519] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.380530] systemd[1]: Created slice System Slice.\n[ 1.381748] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.383684] systemd[1]: Listening on Journal Socket.\n[ 1.384904] systemd[1]: Starting Journal Socket.\n[ 1.386386] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.388586] 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.392227] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.395263] systemd[1]: Reached target Slices.\n[ 1.396684] systemd[1]: Starting Slices.\n[ 1.397975] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.401202] systemd[1]: Reached target Timers.\n[ 1.402346] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.404658] systemd[1]: Listening on udev Control Socket.\n[ 1.405943] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.407905] systemd[1]: Reached target Sockets.\n[ 1.409059] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.411067] 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.461655] RPC: Registered named UNIX socket transport module.\n[ 1.463653] RPC: Registered udp transport module.\n[ 1.465275] RPC: Registered tcp transport module.\n[ 1.466878] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.555988] FDC 0 is a S82078B\n[ 1.570805] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.586674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.590124] scsi host0: ata_piix\n[ 1.591418] scsi host1: ata_piix\n[ 1.592592] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.594544] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.633849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.641615] 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.726785] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.728727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.730501] usb 1-1: Product: QEMU USB Tablet\n[ 1.731725] usb 1-1: Manufacturer: QEMU\n[ 1.732974] usb 1-1: SerialNumber: 42\n[ 1.742939] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.745919] 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.829502] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832121] XFS (vda1): Mounting V4 Filesystem\n[ 1.912256] 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 System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[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 target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.[ 2.108745] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n\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.128737] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.319349] SELinux: Disabled at runtime.\n[ 2.356670] type=1404 audit(1540202344.535:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.405643] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.407052] 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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.724954] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.734479] 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[[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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\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 Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n[[32m OK [0m] Started Setup Virtual Console.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 2.908201] type=1305 audit(1540202345.086:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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[[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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.073406] [drm] Initialized drm 1.1.0 20060810\n\n[ 3.082381] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.086122] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.104898] ppdev: user-space parallel port driver\n[ 3.132445] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.132445] [TTM] Initializing pool allocator\n[ 3.132447] [TTM] Initializing DMA pool allocator\n[ 3.132641] [drm] fb mappable at 0xFC000000\n[ 3.132642] [drm] vram aper at 0xFC000000\n[ 3.132642] [drm] size 33554432\n[ 3.132642] [drm] fb depth is 24\n[ 3.132642] [drm] pitch is 3072\n[ 3.143014] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.163428] Console: switching to colour frame buffer device 128x48\n[ 3.175081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy D[ 3.179695] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\naemon...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.210601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 3.257144] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.263334] alg: No test for crc32 (crc32-pclmul)\n[ 3.310185] intel_rapl: no valid rapl domains found in package 0\n[ 3.340773] intel_rapl: no valid rapl domains found in package 0\n[ 3.350225] intel_powerclamp: No package C-state available\n[ 3.356209] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.774029] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 09:59:06 +0000. Up 3.74 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 PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started OpenSSH server daemon.\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 System Logging Service.\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 nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.793878] cloud-init[822]: Cloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 09:59:08 +0000. Up 5.75 seconds.\n[ 5.824279] cloud-init[822]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.825988] cloud-init[822]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.828967] cloud-init[822]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.831251] cloud-init[822]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834478] cloud-init[822]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.836810] cloud-init[822]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:39:76:84 |\n[ 5.844995] cloud-init[822]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.851177] cloud-init[822]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.856610] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.858540] cloud-init[822]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.862616] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.866655] cloud-init[822]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.873186] cloud-init[822]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.875940] cloud-init[822]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.882053] cloud-init[822]: 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.025215] cloud-init[2882]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Oct 2018 09:59:11 +0000. Up 8.97 seconds.\n[ 9.737646] cloud-init[3109]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Oct 2018 09:59:12 +0000. Up 9.52 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 | 26:22:22:25:fe:4e:d8:c4:90:12:30:34:3b:3c:ca:c6 | - | 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[ 9.967694] cloud-init[3109]: Cloud-init v. 0.7.5 finished at Mon, 22 Oct 2018 09:59:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.96 seconds\n"} 2018-10-22 09:59:18,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f/action used request id req-2c52f2cd-aa23-440c-a412-6e8f394e6229 2018-10-22 09:59:18,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13515210152s 2018-10-22 09:59:18,873 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f/action used request id req-2c52f2cd-aa23-440c-a412-6e8f394e6229 2018-10-22 09:59:18,873 - 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 1936829061 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.910 MHz processor [ 0.300629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.302939] pid_max: default: 32768 minimum: 301 [ 0.304203] Security Framework initialized [ 0.305394] SELinux: Initializing. [ 0.306725] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311718] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314760] Mount-cache hash table entries: 4096 [ 0.316241] Initializing cgroup subsys memory [ 0.317473] Initializing cgroup subsys devices [ 0.318692] Initializing cgroup subsys freezer [ 0.319888] Initializing cgroup subsys net_cls [ 0.321100] Initializing cgroup subsys blkio [ 0.322291] Initializing cgroup subsys perf_event [ 0.323553] Initializing cgroup subsys hugetlb [ 0.324765] Initializing cgroup subsys pids [ 0.325923] Initializing cgroup subsys net_prio [ 0.327223] CPU: Physical Processor ID: 0 [ 0.329110] mce: CPU supports 10 MCE banks [ 0.330269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331643] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.333016] tlb_flushall_shift: 6 [ 0.334249] Freeing SMP alternatives: 28k freed [ 0.338357] ACPI: Core revision 20130517 [ 0.339897] ACPI: All ACPI Tables successfully acquired [ 0.341439] ftrace: allocating 25812 entries in 101 pages [ 0.364444] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366031] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367610] smpboot: Max logical packages: 2 [ 0.368984] Enabling x2apic [ 0.369938] Enabled x2apic [ 0.371082] Switched APIC routing to physical x2apic. [ 0.373309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374823] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.377463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384392] KVM setup paravirtual spinlock [ 0.386652] smpboot: Booting Node 0, Processors #1 OK [ 0.388303] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.411008] Brought up 2 CPUs [ 0.411011] KVM setup async PF for cpu 1 [ 0.411014] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414204] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.416362] devtmpfs: initialized [ 0.419296] EVM: security.selinux [ 0.420300] EVM: security.ima [ 0.421231] EVM: security.capability [ 0.422899] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.424491] pinctrl core: initialized pinctrl subsystem [ 0.425922] NET: Registered protocol family 16 [ 0.427282] ACPI: bus type PCI registered [ 0.428396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429987] PCI: Using configuration type 1 for base access [ 0.434719] ACPI: Added _OSI(Module Device) [ 0.435852] ACPI: Added _OSI(Processor Device) [ 0.436976] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.438139] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440909] ACPI: Interpreter enabled [ 0.441934] ACPI: (supports S0 S5) [ 0.442889] ACPI: Using IOAPIC for interrupt routing [ 0.444083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447923] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449317] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450949] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452427] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455164] acpiphp: Slot [3] registered [ 0.456235] acpiphp: Slot [4] registered [ 0.457299] acpiphp: Slot [5] registered [ 0.458365] acpiphp: Slot [6] registered [ 0.459429] acpiphp: Slot [7] registered [ 0.460493] acpiphp: Slot [8] registered [ 0.461555] acpiphp: Slot [9] registered [ 0.462623] acpiphp: Slot [10] registered [ 0.463705] acpiphp: Slot [11] registered [ 0.464780] acpiphp: Slot [12] registered [ 0.465860] acpiphp: Slot [13] registered [ 0.466938] acpiphp: Slot [14] registered [ 0.468025] acpiphp: Slot [15] registered [ 0.469089] acpiphp: Slot [16] registered [ 0.470157] acpiphp: Slot [17] registered [ 0.471227] acpiphp: Slot [18] registered [ 0.472296] acpiphp: Slot [19] registered [ 0.473382] acpiphp: Slot [20] registered [ 0.474464] acpiphp: Slot [21] registered [ 0.475539] acpiphp: Slot [22] registered [ 0.476643] acpiphp: Slot [23] registered [ 0.477734] acpiphp: Slot [24] registered [ 0.478816] acpiphp: Slot [25] registered [ 0.479892] acpiphp: Slot [26] registered [ 0.480974] acpiphp: Slot [27] registered [ 0.482047] acpiphp: Slot [28] registered [ 0.483116] acpiphp: Slot [29] registered [ 0.484190] acpiphp: Slot [30] registered [ 0.485254] acpiphp: Slot [31] registered [ 0.486316] PCI host bridge to bus 0000:00 [ 0.487385] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488670] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493552] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.501284] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502826] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504265] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505781] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565780] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568633] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.572000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573574] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575179] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.577267] vgaarb: loaded [ 0.578129] vgaarb: bridge control possible 0000:00:02.0 [ 0.579521] SCSI subsystem initialized [ 0.580596] ACPI: bus type USB registered [ 0.581678] usbcore: registered new interface driver usbfs [ 0.582980] usbcore: registered new interface driver hub [ 0.584266] usbcore: registered new device driver usb [ 0.585603] PCI: Using ACPI for IRQ routing [ 0.586969] NetLabel: Initializing [ 0.587949] NetLabel: domain hash size = 128 [ 0.589057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590274] NetLabel: unlabeled traffic allowed by default [ 0.591662] Switched to clocksource kvm-clock [ 0.598609] pnp: PnP ACPI init [ 0.599560] ACPI: bus type PNP registered [ 0.600963] pnp: PnP ACPI: found 5 devices [ 0.602048] ACPI: bus type PNP unregistered [ 0.609354] NET: Registered protocol family 2 [ 0.610682] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612677] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614157] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615608] TCP: reno registered [ 0.616554] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619437] NET: Registered protocol family 1 [ 0.620648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622046] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663291] Unpacking initramfs... [ 1.087886] Freeing initrd memory: 37508k freed [ 1.097105] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.098667] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.107797] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.109343] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.110990] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112422] Initialise system trusted keyring [ 1.113582] audit: initializing netlink socket (disabled) [ 1.114898] type=2000 audit(1540202343.693:1): initialized [ 1.131839] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133333] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.135771] zpool: loaded [ 1.136649] zbud: loaded [ 1.137684] VFS: Disk quotas dquot_6.5.2 [ 1.138775] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.140342] msgmni has been set to 7578 [ 1.141445] Key type big_key registered [ 1.143060] NET: Registered protocol family 38 [ 1.144219] Key type asymmetric registered [ 1.145312] Asymmetric key parser 'x509' registered [ 1.146533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.148582] io scheduler noop registered [ 1.149654] io scheduler deadline registered (default) [ 1.150917] io scheduler cfq registered [ 1.152057] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.163170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.164732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.166728] ACPI: Power Button [PWRF] [ 1.167840] GHES: HEST is not enabled! [ 1.168923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.196780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.215376] Non-volatile memory driver v1.3 [ 1.216511] Linux agpgart interface v0.103 [ 1.217698] crash memory driver: version 1.1 [ 1.218871] rdac: device handler registered [ 1.220018] hp_sw: device handler registered [ 1.221145] emc: device handler registered [ 1.222234] alua: device handler registered [ 1.223359] libphy: Fixed MDIO Bus: probed [ 1.224480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.225944] ehci-pci: EHCI PCI platform driver [ 1.227099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.228508] ohci-pci: OHCI PCI platform driver [ 1.229658] uhci_hcd: USB Universal Host Controller Interface driver [ 1.249743] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.251030] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.253032] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.254303] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.255723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.257226] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.259185] usb usb1: Product: UHCI Host Controller [ 1.260443] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.262002] usb usb1: SerialNumber: 0000:00:01.2 [ 1.263218] hub 1-0:1.0: USB hub found [ 1.264276] hub 1-0:1.0: 2 ports detected [ 1.265451] usbcore: registered new interface driver usbserial [ 1.266823] usbcore: registered new interface driver usbserial_generic [ 1.268283] usbserial: USB Serial support registered for generic [ 1.269685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.272352] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.273589] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.274898] mousedev: PS/2 mouse device common for all mice [ 1.276417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.278659] rtc_cmos 00:00: RTC can wake from S4 [ 1.279243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.280389] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.284687] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.286160] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.287646] cpuidle: using governor menu [ 1.288757] hidraw: raw HID events driver (C) Jiri Kosina [ 1.290120] usbcore: registered new interface driver usbhid [ 1.291435] usbhid: USB HID core driver [ 1.292510] drop_monitor: Initializing network drop monitor service [ 1.293974] TCP: cubic registered [ 1.294947] Initializing XFRM netlink socket [ 1.296115] NET: Registered protocol family 10 [ 1.297453] NET: Registered protocol family 17 [ 1.298737] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.300093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.301517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.303842] Loading compiled-in X.509 certificates [ 1.305075] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.307405] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.310130] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.312476] registered taskstats version 1 [ 1.314963] Key type trusted registered [ 1.317159] Key type encrypted registered [ 1.319373] IMA: No TPM chip found, activating TPM-bypass! [ 1.321062] rtc_cmos 00:00: setting system clock to 2018-10-22 09:59:03 UTC (1540202343) [ 1.323765] Freeing unused kernel memory: 1680k freed [ 1.327843] 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.331824] systemd[1]: Detected virtualization kvm. [ 1.333048] systemd[1]: Detected architecture x86-64. [ 1.334266] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.336560] systemd[1]: No hostname configured. [ 1.337729] systemd[1]: Set hostname to . [ 1.339004] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.360889] systemd[1]: Reached target Local File Systems. [ 1.362205] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.364145] systemd[1]: Reached target Swap. [ 1.365273] systemd[1]: Starting Swap. [ 1.366341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.368392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.371162] systemd[1]: Reached target Paths. [ 1.372291] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.374156] systemd[1]: Created slice Root Slice. [ 1.375333] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.377253] systemd[1]: Listening on udev Kernel Socket. [ 1.378519] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.380530] systemd[1]: Created slice System Slice. [ 1.381748] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.383684] systemd[1]: Listening on Journal Socket. [ 1.384904] systemd[1]: Starting Journal Socket. [ 1.386386] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.388586] 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.392227] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.395263] systemd[1]: Reached target Slices. [ 1.396684] systemd[1]: Starting Slices. [ 1.397975] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.401202] systemd[1]: Reached target Timers. [ 1.402346] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Control Socket. [ 1.404658] systemd[1]: Listening on udev Control Socket. [ 1.405943] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.407905] systemd[1]: Reached target Sockets. [ 1.409059] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.411067] 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.461655] RPC: Registered named UNIX socket transport module. [ 1.463653] RPC: Registered udp transport module. [ 1.465275] RPC: Registered tcp transport module. [ 1.466878] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.555988] FDC 0 is a S82078B [ 1.570805] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.586674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.590124] scsi host0: ata_piix [ 1.591418] scsi host1: ata_piix [ 1.592592] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.594544] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.633849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.641615] 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.726785] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.728727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.730501] usb 1-1: Product: QEMU USB Tablet [ 1.731725] usb 1-1: Manufacturer: QEMU [ 1.732974] usb 1-1: SerialNumber: 42 [ 1.742939] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.745919] 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.829502] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832121] XFS (vda1): Mounting V4 Filesystem [ 1.912256] 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 System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[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 target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager.[ 2.108745] tsc: Refined TSC clocksource calibration: 3491.911 MHz [[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.128737] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.319349] SELinux: Disabled at runtime. [ 2.356670] type=1404 audit(1540202344.535:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.405643] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.407052] 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] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[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 Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.724954] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Load/Save Random Seed. [ 2.734479] 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. [[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 Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started Setup Virtual Console. Starting Security Auditing Service... [[32m OK [0m] Started Preprocess NFS configuration. [ 2.908201] type=1305 audit(1540202345.086:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus.[ 3.073406] [drm] Initialized drm 1.1.0 20060810 [ 3.082381] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.086122] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.104898] ppdev: user-space parallel port driver [ 3.132445] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.132445] [TTM] Initializing pool allocator [ 3.132447] [TTM] Initializing DMA pool allocator [ 3.132641] [drm] fb mappable at 0xFC000000 [ 3.132642] [drm] vram aper at 0xFC000000 [ 3.132642] [drm] size 33554432 [ 3.132642] [drm] fb depth is 24 [ 3.132642] [drm] pitch is 3072 [ 3.143014] fbcon: cirrusdrmfb (fb0) is primary device [ 3.163428] Console: switching to colour frame buffer device 128x48 [ 3.175081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI Proxy D[ 3.179695] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 aemon... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.210601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 3.257144] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.263334] alg: No test for crc32 (crc32-pclmul) [ 3.310185] intel_rapl: no valid rapl domains found in package 0 [ 3.340773] intel_rapl: no valid rapl domains found in package 0 [ 3.350225] intel_powerclamp: No package C-state available [ 3.356209] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.774029] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 09:59:06 +0000. Up 3.74 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 PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started OpenSSH server daemon. [[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 System Logging Service. [[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 nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.793878] cloud-init[822]: Cloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 09:59:08 +0000. Up 5.75 seconds. [ 5.824279] cloud-init[822]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.825988] cloud-init[822]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.828967] cloud-init[822]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.831251] cloud-init[822]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834478] cloud-init[822]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.836810] cloud-init[822]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:39:76:84 | [ 5.844995] cloud-init[822]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.851177] cloud-init[822]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.856610] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.858540] cloud-init[822]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.862616] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.866655] cloud-init[822]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.873186] cloud-init[822]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.875940] cloud-init[822]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.882053] cloud-init[822]: 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.025215] cloud-init[2882]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Oct 2018 09:59:11 +0000. Up 8.97 seconds. [ 9.737646] cloud-init[3109]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Oct 2018 09:59:12 +0000. Up 9.52 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 | 26:22:22:25:fe:4e:d8:c4:90:12:30:34:3b:3c:ca:c6 | - | 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----- [ 9.967694] cloud-init[3109]: Cloud-init v. 0.7.5 finished at Mon, 22 Oct 2018 09:59:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.96 seconds 2018-10-22 09:59:18,877 - paramiko.transport - DEBUG - starting thread (client mode): 0xf5bf19d0L 2018-10-22 09:59:18,878 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 09:59:18,893 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-22 09:59:18,894 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-22 09:59:18,936 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 09:59:18,936 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 09:59:18,936 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 09:59:18,936 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 09:59:18,937 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 09:59:18,937 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 09:59:18,965 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 09:59:18,966 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 09:59:18,979 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-22 09:59:18,980 - paramiko.transport - DEBUG - Trying key 26222225fe4ed8c4901230343b3ccac6 from /tmp/tmpoANoBw 2018-10-22 09:59:19,013 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 09:59:19,037 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 09:59:19,045 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-22 09:59:19,045 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-22 09:59:19,046 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-22 09:59:19,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-10-22 09:59:19,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:19,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:19,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5031, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5038, "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": 1714, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4930, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 869, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 812, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 798, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4588, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4920, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:18 GMT 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-22 09:59:19,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:19,279 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5031, 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': 5038, 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': 1714, 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': 4930, 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': 869, 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': 812, 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': 798, 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': 4588, 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': 4920, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-22 09:59:19,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-10-22 09:59:19,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:19,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:19,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:19,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:19,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5031, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5038, "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": 1714, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4930, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 869, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 812, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 798, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4588, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4920, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:18 GMT 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-22 09:59:19,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:19,420 - functest.core.cloudify - INFO - The current manager status is running 2018-10-22 09:59:19,420 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-22 09:59:19,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:19,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:19,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:19,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:19,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:19,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:18.738Z", "updated_at": "2018-10-22T09:59:18.738Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:18 GMT 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:19,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-10-22 09:59:19,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:19,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:19,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:19,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:19,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:18.738Z", "updated_at": "2018-10-22T09:59:18.738Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:18 GMT 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-22 09:59:19,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:19,583 - functest.core.cloudify - DEBUG - List secrets: 2018-10-22 09:59:19,583 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-10-22 09:59:19,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:19,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:19,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:18.738Z", "updated_at": "2018-10-22T09:59:18.738Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:18 GMT 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:19,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-22 09:59:19,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:19,656 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-22 09:59:19,656 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-22 09:59:19,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 09:59:19,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:59:19,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2805a7-c13b-4fec-9ef2-6922a4dac44e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191"}, "enabled": true, "id": "8bb2aa9032744cea86bec1eb8e822191", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 09:59:19,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ed2805a7-c13b-4fec-9ef2-6922a4dac44e 2018-10-22 09:59:19,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842680931091s 2018-10-22 09:59:19,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ed2805a7-c13b-4fec-9ef2-6922a4dac44e 2018-10-22 09:59:19,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-22 09:59:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/8bb2aa9032744cea86bec1eb8e822191.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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-22 09:59:19,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-fab86099-3634-4859-a673-d734043b13b7 Date: Mon, 22 Oct 2018 09:59:19 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-10-22 09:59:19,985 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/8bb2aa9032744cea86bec1eb8e822191.json used request id req-fab86099-3634-4859-a673-d734043b13b7 2018-10-22 09:59:19,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.241337060928s 2018-10-22 09:59:19,986 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/8bb2aa9032744cea86bec1eb8e822191.json used request id req-fab86099-3634-4859-a673-d734043b13b7 2018-10-22 09:59:19,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-22 09:59:19,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-22 09:59:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:59:20,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a737ce45-c7ad-4e51-96dc-aee2071bf521 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/04072f0ab64345cc9868bacb2e11fd66"}, "enabled": true, "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/0eac284376b940a4b222a8959df4cee1"}, "enabled": true, "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/19201b6520c4420395c19ba143af37b1"}, "enabled": true, "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/3f57f0ec4d4f4afda979a85c22583e17"}, "enabled": true, "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/4a93c0668f6c4f4695144fd8b5a100a9"}, "enabled": true, "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/51b925e44f3c4f8a8ae36aa77d346502"}, "enabled": true, "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/52525c47982842b4a696dd1249968a89"}, "enabled": true, "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/58da4f183fb7401ba51d38ea84090488"}, "enabled": true, "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5f0c17363b234a7898b47ba93206fcca"}, "enabled": true, "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/63723a3812cb416d88a42ba716f36901"}, "enabled": true, "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/afea5d419a0643289424c6828cbf51da"}, "enabled": true, "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b0705f76b90f4b49bde2ea41b064cd04"}, "enabled": true, "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/c6f8349d5b8546daa042aea1b619f0cd"}, "enabled": true, "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/cdeb51fb3d9149e3adb3377ad4852006"}, "enabled": true, "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/e07605fee0ad4ae790f44107bed8448e"}, "enabled": true, "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/ec190db34cd14a75843ae4c7ad93aaf0"}, "enabled": true, "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-10-22 09:59:20,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-a737ce45-c7ad-4e51-96dc-aee2071bf521 2018-10-22 09:59:20,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0792379379272s 2018-10-22 09:59:20,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-22 09:59:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 09:59:20,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 09:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a848f14f-f38d-4c6c-b72c-cfb464d0747e Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0373f846a1e64444af452ce57210f078"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "0373f846a1e64444af452ce57210f078"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0bc57e31813844afbe99729391432212"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "0bc57e31813844afbe99729391432212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10646ac619e146f59ff58aa3b3b750b3"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1236afa7801f4cb4b8dc5693cf640a59"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/168105dc65d14c67995ab78da2e2929b"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "168105dc65d14c67995ab78da2e2929b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/18851c727edc4f2c89d3f2b4bafddafa"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25c30187bcdc4e0293f1c222fd03db90"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/280a7fcaa44a4b558d91c484c735156c"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2883ba513a1742ea9dbd53de94222709"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "2883ba513a1742ea9dbd53de94222709"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2f0d8ce9bf484035aed102a15b3622b3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3c5376cfa5a74e15aab5f1a9f98021c8"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f21ef1ae1e3456a8d24770341ea2cbb"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4495cdf286b84032bc76edcc53649cc5"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/488fb17b36974cbfaea4bf506fb7f035"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4dceba32621c46958ee3ddf85588b2ab"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4eb1801c49d04a168ec6b7673e632034"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52525c47982842b4a696dd1249968a89", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5253b10e9fac4bec91817f75ffd7b178"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5ce2d3c80c8f49ef8ea74d8467d7e741"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/633291682da34d6d8caceae9ab07c658"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "633291682da34d6d8caceae9ab07c658"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/651e85987d4b4a759ab80a0462c1ee26"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "651e85987d4b4a759ab80a0462c1ee26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6c582633644b4892b73bf8e98bb4012b"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6f4d9621c05c449eba738ee5a03c7e2e"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7136dae5813f47a8a2a7be89e173caac"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "7136dae5813f47a8a2a7be89e173caac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b7155b6235b46e7b04d48e92ff15420"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c6d5e024f2d4168931f9e25c35b8e8a"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/82ff263a8a884eabb56353d98c8e8ed8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8b7ef2d5191b442f84c852f52e541023"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8d9537762943403aa3bb68dbfdde47bb"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8db48f4390c94bd9929639ddb640fe41"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/994ca91305be4f8eaf1a8ebaaf53a25a"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c63826efa324c2cb763499f4ca1fd31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "9c63826efa324c2cb763499f4ca1fd31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a0d9905cd6a4472ea6c3eb789bf6622f"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aab7391b683447738ad1bb92d5caa91d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "aab7391b683447738ad1bb92d5caa91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab23cb3eab0f4488be894cae078a5079"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "ab23cb3eab0f4488be894cae078a5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/af4e4080e7f149388c91bfc4ecbb44a8"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52525c47982842b4a696dd1249968a89", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b0c8573bf78c440abe99c1b1752dcd6b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2dcdb573cd94673a4892bcd771f0bb2"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b8629847dbeb4a3a9921011f67a9a0de"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bb244c931d974774a761bdb037145100"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "bb244c931d974774a761bdb037145100"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c082459bdc1e4ebe936b1ebda598fdb8"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d583a47343ed457497e9b7ad815bb2e5"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52525c47982842b4a696dd1249968a89", "id": "d583a47343ed457497e9b7ad815bb2e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daded6f3b735456492694010bfbf5f5b"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "daded6f3b735456492694010bfbf5f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/dce6547e070a498e8285b45d926fa431"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "dce6547e070a498e8285b45d926fa431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e3489f6ff9504605a10d91b99a20e3fd"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "e3489f6ff9504605a10d91b99a20e3fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f977fcd0c8d0450a9096c7e77e0c2ac2"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-22 09:59:20,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-a848f14f-f38d-4c6c-b72c-cfb464d0747e 2018-10-22 09:59:20,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0846509933472s 2018-10-22 09:59:20,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '95bc6bc8-65f0-4c7a-a81b-76f23ceaceb0', 'keystone_tenant_name': u'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'project_domain_name': 'Default'} 2018-10-22 09:59:20,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-10-22 09:59:20,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:19 GMT 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,282 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "95bc6bc8-65f0-4c7a-a81b-76f23ceaceb0"} 2018-10-22 09:59:20,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:19.594Z", "updated_at": "2018-10-22T09:59:19.595Z", "created_by": "admin", "private_resource": false, "value": "95bc6bc8-65f0-4c7a-a81b-76f23ceaceb0", "key": "keystone_password"} 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:19 GMT 2018-10-22 09:59:20,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-22 09:59:20,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,367 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"} 2018-10-22 09:59:20,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:19.681Z", "updated_at": "2018-10-22T09:59:19.681Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "key": "keystone_tenant_name"} 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:19 GMT 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-22 09:59:20,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,452 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-22 09:59:20,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:19.759Z", "updated_at": "2018-10-22T09:59:19.759Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-22 09:59:20,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,533 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:19 GMT 2018-10-22 09:59:20,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-22 09:59:20,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,533 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.28:5000"} 2018-10-22 09:59:20,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:19.845Z", "updated_at": "2018-10-22T09:59:19.845Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.28:5000", "key": "keystone_url"} 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:19 GMT 2018-10-22 09:59:20,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-22 09:59:20,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,616 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-22 09:59:20,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:19.935Z", "updated_at": "2018-10-22T09:59:19.935Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:19 GMT 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-22 09:59:20,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,731 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"} 2018-10-22 09:59:20,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:20,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:20,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:20,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:20,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:20,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:20.108Z", "updated_at": "2018-10-22T09:59:20.108Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "key": "keystone_username"} 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:20 GMT 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:20,892 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 09:59:21,020 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-22 09:59:21,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T09:59:20.235Z", "updated_at": "2018-10-22T09:59:20.235Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-22 09:59:21,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 09:59:21,021 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 09:59:20 GMT 2018-10-22 09:59:21,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 09:59:21,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-22 09:59:21,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 09:59:21,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-22 09:59:21,022 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 09:59:21,025 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 09:59:21,026 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 09:59:21,063 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 09:59:21,291 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 09:59:21,292 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-22 09:59:21,302 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 09:59:21,313 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-22 09:59:21,313 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-22 09:59:21,350 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-22 10:00:08,113 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-22 10:00:08,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: mirror.jaleco.com * updates: mirror.web-ster.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 4.6 MB/s | 54 MB 00:11 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-22 10:00:08,114 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-22 10:00:08,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-22 10:00:08,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:00:08,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8bb2aa9032744cea86bec1eb8e822191&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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:00:08,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b47d4e27-11e4-49e0-b07f-5ce719a0a595 Date: Mon, 22 Oct 2018 10:00:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}]} 2018-10-22 10:00:08,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8bb2aa9032744cea86bec1eb8e822191&name=default used request id req-b47d4e27-11e4-49e0-b07f-5ce719a0a595 2018-10-22 10:00:08,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541260242462s 2018-10-22 10:00:08,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8bb2aa9032744cea86bec1eb8e822191&name=default used request id req-b47d4e27-11e4-49e0-b07f-5ce719a0a595 2018-10-22 10:00:08,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:00:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:00:08,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-35a58793-d579-474a-bc7f-41ed5bd10136 Date: Mon, 22 Oct 2018 10:00:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T09:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 4, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "5b1d5962-4211-4cf1-aee1-648e8bba0963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-22T09:56:20Z", "revision_number": 0, "id": "abc75702-cb96-4f7e-b8aa-a8bfc9cd463d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-22T09:56:20Z", "revision_number": 0, "id": "c1666ed2-2392-4eb2-83c2-85e7976b35eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "f264e5ba-7810-447d-8a53-5fa3cd343ee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 8, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 10:00:08,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-35a58793-d579-474a-bc7f-41ed5bd10136 2018-10-22 10:00:08,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0654220581055s 2018-10-22 10:00:08,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-35a58793-d579-474a-bc7f-41ed5bd10136 2018-10-22 10:00:08,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:00:08,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -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": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13"}}' 2018-10-22 10:00:08,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c14f171a-1804-4037-807a-3dc86a3fb0a1 Date: Mon, 22 Oct 2018 10:00:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T10:00:08Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "port_range_min": 22, "revision_number": 0, "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T10:00:08Z", "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "f21e615c-07bb-47b9-8c01-ff81fce60b76"}} 2018-10-22 10:00:08,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c14f171a-1804-4037-807a-3dc86a3fb0a1 2018-10-22 10:00:08,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.2033598423s 2018-10-22 10:00:08,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c14f171a-1804-4037-807a-3dc86a3fb0a1 2018-10-22 10:00:08,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-22 10:00:08,720 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-22 10:00:11,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:11,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:11,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:11,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:11,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:11,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:11,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:11,542 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-22 10:00:11,542 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:11.450Z", "updated_at": "2018-10-22T10:00:11.450Z", "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.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}, "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"}}}, "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"}}}, "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"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "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_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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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"}, "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": "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.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": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "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.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": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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"}, "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": "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.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": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "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.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": "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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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"}, "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": "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.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": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "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.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": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-22 10:00:11,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:11,544 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:11 GMT 2018-10-22 10:00:11,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:11,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-22 10:00:11,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:11,568 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-22 10:00:13,018 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-22 10:00:13,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:00:13,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:00:13,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-cec5707c-f6fb-4568-acb8-28b056a9e630 Date: Mon, 22 Oct 2018 10:00:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "metadata": {}}], "file": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "87623595-fd32-4777-870d-f5b13c1b8089", "size": 4373348352, "self": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T09:56:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T09:55:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:00:13,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cec5707c-f6fb-4568-acb8-28b056a9e630 2018-10-22 10:00:13,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.570672988892s 2018-10-22 10:00:13,590 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cec5707c-f6fb-4568-acb8-28b056a9e630 2018-10-22 10:00:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 10:00:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}' 2018-10-22 10:00:13,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3 X-Openstack-Request-Id: req-fe641d18-3393-43e2-bfb0-eda8a598ace8 Date: Mon, 22 Oct 2018 10:00:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "abe75484-dffb-4fe1-9d1b-e29a915a96f3", "size": null, "self": "/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "updated_at": "2018-10-22T10:00:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": null, "created_at": "2018-10-22T10:00:13Z", "protected": false} 2018-10-22 10:00:13,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fe641d18-3393-43e2-bfb0-eda8a598ace8 2018-10-22 10:00:13,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.208331823349s 2018-10-22 10:00:13,801 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fe641d18-3393-43e2-bfb0-eda8a598ace8 returning object abe75484-dffb-4fe1-9d1b-e29a915a96f3 2018-10-22 10:00:13,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 10:00:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '' 2018-10-22 10:00:20,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9f65c3a-d0e4-44e2-9541-706ded467f66 Date: Mon, 22 Oct 2018 10:00:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:00:20,054 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/file used request id req-c9f65c3a-d0e4-44e2-9541-706ded467f66 2018-10-22 10:00:20,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.25238585472s 2018-10-22 10:00:20,054 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/file used request id req-c9f65c3a-d0e4-44e2-9541-706ded467f66 2018-10-22 10:00:20,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:00:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:00:20,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-fa4f95eb-3f70-4d4d-bdb6-a5a35db7629a Date: Mon, 22 Oct 2018 10:00:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/snap", "metadata": {}}], "file": "/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "abe75484-dffb-4fe1-9d1b-e29a915a96f3", "size": 263586304, "self": "/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "updated_at": "2018-10-22T10:00:20Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-22T10:00:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "metadata": {}}], "file": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "87623595-fd32-4777-870d-f5b13c1b8089", "size": 4373348352, "self": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T09:56:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T09:55:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:00:20,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fa4f95eb-3f70-4d4d-bdb6-a5a35db7629a 2018-10-22 10:00:20,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405769348145s 2018-10-22 10:00:20,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fa4f95eb-3f70-4d4d-bdb6-a5a35db7629a 2018-10-22 10:00:20,098 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/file', 'owner': u'8bb2aa9032744cea86bec1eb8e822191', 'id': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'size': 263586304, u'self': u'/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bb2aa9032744cea86bec1eb8e822191', 'name': 'cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T10:00:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T10:00:20Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'self': u'/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'created': u'2018-10-22T10:00:13Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-22T10:00:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}}) 2018-10-22 10:00:20,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 10:00:20,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-22 10:00:20,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:00: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-464f7b3c-755b-42ae-99cc-f9e44d6d1aff x-compute-request-id: req-464f7b3c-755b-42ae-99cc-f9e44d6d1aff Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "057c6054-9aa2-4c5f-abb5-f96a221333cd", "name": "cloudify_ims-flavor_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 10:00:20,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-464f7b3c-755b-42ae-99cc-f9e44d6d1aff 2018-10-22 10:00:20,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0687649250031s 2018-10-22 10:00:20,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-464f7b3c-755b-42ae-99cc-f9e44d6d1aff returning object 057c6054-9aa2-4c5f-abb5-f96a221333cd 2018-10-22 10:00:20,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', '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'f281155a378b4c45907df4c470833e42', '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'057c6054-9aa2-4c5f-abb5-f96a221333cd', 'swap': 0}) 2018-10-22 10:00:20,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 10:00:20,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd/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}011c9b3ea95f4198b839a113808194534ef2ddd8" -d '{"extra_specs": {}}' 2018-10-22 10:00:20,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:00: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-19844ba0-51b0-4641-b868-10e7119e3ef2 x-compute-request-id: req-19844ba0-51b0-4641-b868-10e7119e3ef2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 10:00:20,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd/os-extra_specs used request id req-19844ba0-51b0-4641-b868-10e7119e3ef2 2018-10-22 10:00:20,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021831035614s 2018-10-22 10:00:20,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd/os-extra_specs used request id req-19844ba0-51b0-4641-b868-10e7119e3ef2 2018-10-22 10:00:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-22 10:00:20,193 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "abe75484-dffb-4fe1-9d1b-e29a915a96f3", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "bono_cluster_size": 1, "flavor_id": "057c6054-9aa2-4c5f-abb5-f96a221333cd", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:22,412 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-22 10:00:22,413 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "abe75484-dffb-4fe1-9d1b-e29a915a96f3", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "bono_cluster_size": 1, "flavor_id": "057c6054-9aa2-4c5f-abb5-f96a221333cd", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:20.347Z", "updated_at": "2018-10-22T10:00:20.347Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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"]}}}} 2018-10-22 10:00:22,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:22,413 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:22 GMT 2018-10-22 10:00:22,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:22,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-22 10:00:22,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:22,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-10-22 10:00:22,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:22,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:22,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:22 GMT 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-22 10:00:22,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:22,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:22,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:22 GMT 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:22,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:22,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:22,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:22,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:22 GMT 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:22,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:27,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:27,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:27,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:23.276Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:23.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:23.650Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:23.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:23.910Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:23.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:23.935Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:23.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:23.935Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:23.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:23.935Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:23.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:24.943Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:24.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:24.943Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:24.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:24.943Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:24.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:25.957Z", "message": "Installing from directory: /tmp/tmpo8hp_L [args=--prefix=\"/tmp/openstack-h4FD3i\" --constraint=\"/tmp/openstack-h4FD3i/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:25.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:00:25.957Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpo8hp_L --prefix=\"/tmp/openstack-h4FD3i\" --constraint=\"/tmp/openstack-h4FD3i/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:00:25.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:27 GMT 2018-10-22 10:00:27,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:27,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-22 10:00:27,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:27,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-22 10:00:27,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-22 10:00:27,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-22 10:00:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:00:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-22 10:00:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:00:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-22 10:00:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-22 10:00:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:00:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpo8hp_L [args=--prefix="/tmp/openstack-h4FD3i" --constraint="/tmp/openstack-h4FD3i/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-22 10:00:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpo8hp_L --prefix="/tmp/openstack-h4FD3i" --constraint="/tmp/openstack-h4FD3i/constraint.txt" 2018-10-22 10:00:27,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:27,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:27,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:27,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:27,880 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:27 GMT 2018-10-22 10:00:27,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:27,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:27,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:32,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:33,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:33,135 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:33 GMT 2018-10-22 10:00:33,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:33,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:00:33,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:33,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:33,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:33,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:33,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:33,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:33,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:33,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:33 GMT 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:33,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:38,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:38,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:00:38,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:38,418 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:38 GMT 2018-10-22 10:00:38,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:38,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:00:38,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:38,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:38,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:38,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:38 GMT 2018-10-22 10:00:38,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:38,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:38,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:43,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:43,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:43,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:43 GMT 2018-10-22 10:00:43,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:43,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:00:43,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:43,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:43,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:43,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:43,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:43,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:43,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:43,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:43 GMT 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:43,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:48,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:49,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:49,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:49,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:49,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:49,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:49,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:49 GMT 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:49,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:49,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:49,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:49 GMT 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:49,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:49,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:54,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:00:54,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:00:54,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:54,593 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:54 GMT 2018-10-22 10:00:54,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:54,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:00:54,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:54,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:00:54,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:00:54,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:00:54,679 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:00:54 GMT 2018-10-22 10:00:54,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:00:54,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:00:54,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:00:59,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:00,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:00,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:00,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:00,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:00,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:00 GMT 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:01:00,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:00,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:01:00,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:00,257 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:00 GMT 2018-10-22 10:01:00,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:00,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-22 10:01:00,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:05,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:05,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:05,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:02.003Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:02.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:02.992Z", "message": "Removing directory: /tmp/tmpo8hp_L", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:02.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf", "logger": "799e07ee-5208-4baf-871c-15f403f31f12"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:03.021Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:03.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:03.966Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:03.966Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:03.966Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:05 GMT 2018-10-22 10:01:05,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:05,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-10-22 10:01:05,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:05,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-22 10:01:05,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpo8hp_L 2018-10-22 10:01:05,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:01:05,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-22 10:01:05,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-22 10:01:05,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-22 10:01:05,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/621a7b46-9aa5-4680-9f41-dcb1e0b055cf 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:06,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:06,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"} 2018-10-22 10:01:06,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:06,052 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:06 GMT 2018-10-22 10:01:06,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:06,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-22 10:01:06,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:06,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-22 10:01:06,053 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-22 10:01:06,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:06,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:06,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:06,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:06,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:06,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:06 GMT 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:06,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:06,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:06,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:06 GMT 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:06,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:06,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:06,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:06,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:06,352 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:06 GMT 2018-10-22 10:01:06,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:06,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:06,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:11,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:11,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:11,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:06.953Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:06.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:08.422Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:08.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_security_group_gue3pd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:09.922Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:09.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "1b92377e-476b-4248-a7fb-f179f1b265d9"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "keypair_7l7qje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:10.149Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "ellis_security_group_gue3pd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "1b92377e-476b-4248-a7fb-f179f1b265d9"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "homer_security_group_bxvaeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "980d5831-4fb9-4fc9-845f-6220669d5fed"}, {"node_instance_id": "ellis_security_group_gue3pd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "1b92377e-476b-4248-a7fb-f179f1b265d9"}, {"node_instance_id": "homer_security_group_bxvaeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "980d5831-4fb9-4fc9-845f-6220669d5fed"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "ellis_security_group_gue3pd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "1b92377e-476b-4248-a7fb-f179f1b265d9"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "homer_security_group_bxvaeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "980d5831-4fb9-4fc9-845f-6220669d5fed"}, {"node_instance_id": "homer_security_group_bxvaeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "980d5831-4fb9-4fc9-845f-6220669d5fed"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f4e77623-0112-4a69-b025-48d6e5163818"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 56, "offset": 0, "size": 50}}} 2018-10-22 10:01:11,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:11,448 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:11 GMT 2018-10-22 10:01:11,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:11,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29269 2018-10-22 10:01:11,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-22 10:01:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-10-22 10:01:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-22 10:01:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-22 10:01:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-10-22 10:01:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-10-22 10:01:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-10-22 10:01:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-10-22 10:01:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-22 10:01:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-10-22 10:01:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-10-22 10:01:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-22 10:01:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-22 10:01:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:11,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:11,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:11,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:11,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:11 GMT 2018-10-22 10:01:11,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:11,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:11,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:16,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:16,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:16,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:16,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "keypair_7l7qje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "keypair_7l7qje", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:11.289Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_security_group_p8nrk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:12.179Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:12.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "778d3cd3-9809-453d-bb69-5ee01d7defcf"}, {"node_instance_id": "sprout_security_group_p8nrk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:12.179Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:12.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "778d3cd3-9809-453d-bb69-5ee01d7defcf"}, {"node_instance_id": "keypair_7l7qje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:12.179Z", "message": "Using external resource keypair: cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:12.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8beda1df-7182-4c31-810b-4906dca8a3fc"}, {"node_instance_id": "keypair_7l7qje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:12.309Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:12.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:12.309Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:12.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "keypair_7l7qje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:12.309Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:12.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_floatingip_skyh1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.192Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T10:01:11Z', u'updated_at': u'2018-10-22T10:01:11Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191', u'port_id': None, u'id': u'ca09594a-fc20-4020-b836-ce5afb46318f'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e22535e4-b4e1-4965-9dea-7b9a4a45b38c"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.192Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c2fe2a3a-2481-46ce-9827-68a7d6769227"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.192Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c2fe2a3a-2481-46ce-9827-68a7d6769227"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.192Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c2fe2a3a-2481-46ce-9827-68a7d6769227"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.192Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c2fe2a3a-2481-46ce-9827-68a7d6769227"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.337Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "keypair_7l7qje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.337Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.337Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:13.337Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:13.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.204Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c2fe2a3a-2481-46ce-9827-68a7d6769227"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.204Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c2fe2a3a-2481-46ce-9827-68a7d6769227"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.589Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.589Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.589Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.589Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.589Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:14.589Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:14.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.242Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.242Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.242Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:15.633Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:15.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.257Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d4f12605-2480-4add-9bcc-237f03b69c01"}], "metadata": {"pagination": {"total": 98, "offset": 50, "size": 50}}} 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:16 GMT 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:16,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28431 2018-10-22 10:01:16,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-22 10:01:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-22 10:01:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-10-22 10:01:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782 2018-10-22 10:01:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-22 10:01:16,682 - 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'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T10:01:11Z', u'updated_at': u'2018-10-22T10:01:11Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191', u'port_id': None, u'id': u'ca09594a-fc20-4020-b836-ce5afb46318f'} 2018-10-22 10:01:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-10-22 10:01:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-10-22 10:01:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:16,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:16,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-22 10:01:16,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-10-22 10:01:16,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-22 10:01:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-10-22 10:01:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-10-22 10:01:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-10-22 10:01:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-22 10:01:16,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:16,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:16,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:16,751 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:16 GMT 2018-10-22 10:01:16,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:16,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:16,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:21,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:22,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:22,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:22,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.679Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.679Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.679Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:16.679Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_floatingip_q0k2cz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T10:01:16Z', u'updated_at': u'2018-10-22T10:01:16Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191', u'port_id': None, u'id': u'5df2cb98-652d-4569-bc61-e93765f11e03'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c6892ba3-d1aa-487e-8258-906e2e48a4b5"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.334Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ad987d44-e78b-43a1-8cfe-5a0a61d0e988"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.916Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.916Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.916Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.916Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.916Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:17.916Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:17.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:18.347Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:18.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3af6a53e-da52-4024-92cd-845acaa19819"}, {"node_instance_id": "bind_security_group_gnwxr9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:18.347Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:18.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3af6a53e-da52-4024-92cd-845acaa19819"}, {"node_instance_id": "bind_security_group_gnwxr9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:18.347Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:18.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3af6a53e-da52-4024-92cd-845acaa19819"}, {"node_instance_id": "bind_security_group_gnwxr9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:18.347Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:18.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3af6a53e-da52-4024-92cd-845acaa19819"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:18.932Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:18.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_floatingip_pew33p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T10:01:17Z', u'updated_at': u'2018-10-22T10:01:17Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191', u'port_id': None, u'id': u'1cdbe975-0197-4dd3-9066-f00583ef138c'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a3031976-26de-440c-bfcb-cd2ff40b6bfa"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "61900974-0ac2-4a11-9905-154824fbbf84"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "61900974-0ac2-4a11-9905-154824fbbf84"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "61900974-0ac2-4a11-9905-154824fbbf84"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "61900974-0ac2-4a11-9905-154824fbbf84"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "61900974-0ac2-4a11-9905-154824fbbf84"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:19.660Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:19.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "61900974-0ac2-4a11-9905-154824fbbf84"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.111Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.111Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.111Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.111Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.111Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.111Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.689Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cff0117-e9cd-492b-8022-00238aabf722"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:20.689Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_wyi7bw'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:20.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cff0117-e9cd-492b-8022-00238aabf722"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:21.122Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:21.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:21.122Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:21.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 139, "offset": 98, "size": 50}}} 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:22 GMT 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25105 2018-10-22 10:01:22,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:22,333 - 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'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T10:01:16Z', u'updated_at': u'2018-10-22T10:01:16Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191', u'port_id': None, u'id': u'5df2cb98-652d-4569-bc61-e93765f11e03'} 2018-10-22 10:01:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-22 10:01:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-10-22 10:01:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-10-22 10:01:22,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-10-22 10:01:22,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:22,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:22,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:22,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:01:22,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-22 10:01:22,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:22,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-10-22 10:01:22,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-10-22 10:01:22,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:22,336 - 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'8bb2aa9032744cea86bec1eb8e822191', u'created_at': u'2018-10-22T10:01:17Z', u'updated_at': u'2018-10-22T10:01:17Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'8bb2aa9032744cea86bec1eb8e822191', u'port_id': None, u'id': u'1cdbe975-0197-4dd3-9066-f00583ef138c'} 2018-10-22 10:01:22,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:01:22,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-10-22 10:01:22,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-10-22 10:01:22,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-22 10:01:22,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:22,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:22,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:22,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:22,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:22,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-22 10:01:22,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}] 2018-10-22 10:01:22,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_wyi7bw'} 2018-10-22 10:01:22,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:22,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:22,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:22,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:22,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:22,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:22 GMT 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:22,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:27,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:27,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:27,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:22.133Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:22.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:22.133Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:22.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:22.635Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_wyi7bw', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:22.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cff0117-e9cd-492b-8022-00238aabf722"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:22.706Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:22.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cff0117-e9cd-492b-8022-00238aabf722"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:22.706Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_wyi7bw', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:22.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cff0117-e9cd-492b-8022-00238aabf722"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:23.397Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:23.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:23.397Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:23.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:23.397Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:23.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:23.397Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:23.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:24.533Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:24.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:24.533Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:24.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:24.533Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:24.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:24.533Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:24.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:24.533Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:24.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:24.533Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:24.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:25.762Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:25.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.181Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c46d7d95-f2cd-4df3-bf6a-6bc84cd96b14', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4dbd79de-5266-42d3-aa25-35e820d7f27e"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.726Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'73ff52be-f203-4185-a9af-c757cbaded84', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ca09594a-fc20-4020-b836-ce5afb46318f', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "021f4107-f2e7-4490-b69e-ce2caef8ec95"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.726Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a8269aa0-5294-48ed-a888-a64b23d55d0c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e4489986-e176-4fde-aa6c-275be551c8bf"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.726Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_rpu15r'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "021f4107-f2e7-4490-b69e-ce2caef8ec95"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.726Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_fu13dd'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e4489986-e176-4fde-aa6c-275be551c8bf"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.726Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_uwuy08'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4dbd79de-5266-42d3-aa25-35e820d7f27e"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.862Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:26.862Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:26.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 173, "offset": 139, "size": 50}}} 2018-10-22 10:01:27,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:27,532 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:27 GMT 2018-10-22 10:01:27,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:27,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19790 2018-10-22 10:01:27,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:27,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:27,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:27,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_wyi7bw', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_wyi7bw', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:01:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c46d7d95-f2cd-4df3-bf6a-6bc84cd96b14', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-22 10:01:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'73ff52be-f203-4185-a9af-c757cbaded84', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ca09594a-fc20-4020-b836-ce5afb46318f', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-10-22 10:01:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a8269aa0-5294-48ed-a888-a64b23d55d0c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-22 10:01:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_rpu15r'} 2018-10-22 10:01:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_fu13dd'} 2018-10-22 10:01:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_uwuy08'} 2018-10-22 10:01:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:27,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:27,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:27,601 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:27 GMT 2018-10-22 10:01:27,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:27,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:27,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:32,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:32,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.752Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5cdd2ce5-13cf-43e6-9f28-4fddca411d14', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "48e9635a-5b85-4268-8e4a-322fbe0ced1a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.752Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_f4ypzm'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "48e9635a-5b85-4268-8e4a-322fbe0ced1a"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:27.872Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:27.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "48e9635a-5b85-4268-8e4a-322fbe0ced1a"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "021f4107-f2e7-4490-b69e-ce2caef8ec95"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e4489986-e176-4fde-aa6c-275be551c8bf"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4dbd79de-5266-42d3-aa25-35e820d7f27e"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_f4ypzm', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "48e9635a-5b85-4268-8e4a-322fbe0ced1a"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_rpu15r', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "021f4107-f2e7-4490-b69e-ce2caef8ec95"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_fu13dd', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e4489986-e176-4fde-aa6c-275be551c8bf"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_uwuy08', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4dbd79de-5266-42d3-aa25-35e820d7f27e"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_f4ypzm', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "48e9635a-5b85-4268-8e4a-322fbe0ced1a"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_rpu15r', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "021f4107-f2e7-4490-b69e-ce2caef8ec95"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_fu13dd', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e4489986-e176-4fde-aa6c-275be551c8bf"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:29.934Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_uwuy08', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:29.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4dbd79de-5266-42d3-aa25-35e820d7f27e"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:30.287Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:30.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:30.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]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:30.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:30.960Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:30.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:30.960Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:30.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:31.661Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0f9bcb7c-b7e8-4ad7-9e8a-49b005cea082', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'1cdbe975-0197-4dd3-9066-f00583ef138c', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:31.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "494a4616-137d-41e5-a738-ee4a9b1e6681"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:31.968Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_uor69p'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:31.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "494a4616-137d-41e5-a738-ee4a9b1e6681"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:31.998Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:31.998Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:31.998Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 205, "offset": 173, "size": 50}}} 2018-10-22 10:01:32,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:32,685 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:32 GMT 2018-10-22 10:01:32,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:32,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22224 2018-10-22 10:01:32,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5cdd2ce5-13cf-43e6-9f28-4fddca411d14', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-22 10:01:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_f4ypzm'} 2018-10-22 10:01:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:01:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:01:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:32,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_f4ypzm', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_rpu15r', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_fu13dd', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_uwuy08', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_f4ypzm', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_rpu15r', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_fu13dd', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_uwuy08', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0f9bcb7c-b7e8-4ad7-9e8a-49b005cea082', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'1cdbe975-0197-4dd3-9066-f00583ef138c', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-10-22 10:01:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_uor69p'} 2018-10-22 10:01:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:01:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:32,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:32,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:32,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:32,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:32,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:32 GMT 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:32,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:37,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:37,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:37,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.010Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2d43aa57-8318-476c-8898-fe16a76a17df', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'952c2dfa-3ad4-4295-b784-5fc0098fdc9f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f24cd90b-ffde-47f5-8e90-fd2ee9dc4efb"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.010Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'657a9e00-6a49-4ae4-901e-e99505a05656', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'2d43aa57-8318-476c-8898-fe16a76a17df', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'5df2cb98-652d-4569-bc61-e93765f11e03', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b1ddbbbf-8019-4a50-8ab6-c4e669ef5eae"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.010Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ve75pu'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b1ddbbbf-8019-4a50-8ab6-c4e669ef5eae"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.010Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_p0u2np'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f24cd90b-ffde-47f5-8e90-fd2ee9dc4efb"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.035Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.035Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.035Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:33.035Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:34.075Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:34.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:35.051Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ve75pu', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:35.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b1ddbbbf-8019-4a50-8ab6-c4e669ef5eae"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:35.102Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:35.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:35.102Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:35.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:35.102Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:35.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:35.102Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:35.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "494a4616-137d-41e5-a738-ee4a9b1e6681"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b1ddbbbf-8019-4a50-8ab6-c4e669ef5eae"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f24cd90b-ffde-47f5-8e90-fd2ee9dc4efb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_uor69p', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "494a4616-137d-41e5-a738-ee4a9b1e6681"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ve75pu', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b1ddbbbf-8019-4a50-8ab6-c4e669ef5eae"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_p0u2np', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f24cd90b-ffde-47f5-8e90-fd2ee9dc4efb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_uor69p', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "494a4616-137d-41e5-a738-ee4a9b1e6681"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.028Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_p0u2np', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f24cd90b-ffde-47f5-8e90-fd2ee9dc4efb"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.116Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:36.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:36.116Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:36.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:37.131Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:37.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:37.131Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:37.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 237, "offset": 205, "size": 50}}} 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:37 GMT 2018-10-22 10:01:38,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:38,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21833 2018-10-22 10:01:38,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:38,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2d43aa57-8318-476c-8898-fe16a76a17df', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'952c2dfa-3ad4-4295-b784-5fc0098fdc9f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-22 10:01:38,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', u'external_type': u'keypair'}, {u'external_id': u'b93185b7-10c4-42c2-b541-a2f2031618d0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'657a9e00-6a49-4ae4-901e-e99505a05656', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'2d43aa57-8318-476c-8898-fe16a76a17df', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'5df2cb98-652d-4569-bc61-e93765f11e03', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-10-22 10:01:38,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ve75pu'} 2018-10-22 10:01:38,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_p0u2np'} 2018-10-22 10:01:38,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:38,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:38,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:38,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:38,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:38,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ve75pu', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:38,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:38,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:38,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:38,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_uor69p', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ve75pu', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_p0u2np', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:38,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_uor69p', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:38,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_p0u2np', 'key_name': u'cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'image': u'abe75484-dffb-4fe1-9d1b-e29a915a96f3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782', 'cloudify_management_network_id': u'02084b59-92df-42b4-b831-b938af690544'}, 'nics': [{'net-id': u'02084b59-92df-42b4-b831-b938af690544'}], 'flavor': u'057c6054-9aa2-4c5f-abb5-f96a221333cd'} 2018-10-22 10:01:38,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:38,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:38,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:38,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:38,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:38,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:38,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:38,104 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:38 GMT 2018-10-22 10:01:38,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:38,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:38,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:43,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:43,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:38.785Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:38.785Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:38.785Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:39.815Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:39.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:39.815Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:39.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:39.815Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:39.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:39.815Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:39.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:39.815Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:39.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:41.395Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:42.410Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:42.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:42.410Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:01:42.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 254, "offset": 237, "size": 50}}} 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:43,204 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:43 GMT 2018-10-22 10:01:43,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:43,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9533 2018-10-22 10:01:43,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:01:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:01:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:01:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:01:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:01:43,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:43,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:43,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:43,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:43 GMT 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:43,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:43,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:48,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:48,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:48,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:48,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:48,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:48,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:43.448Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:44.464Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:44.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:01:44.464Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:01:44.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 257, "offset": 254, "size": 50}}} 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:48 GMT 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3449 2018-10-22 10:01:48,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:48,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:48,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:48,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:01:48,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:48,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:48,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:48,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:48,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:48,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:48,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:48,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:48,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:48,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:48,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:48 GMT 2018-10-22 10:01:48,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:48,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:48,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:53,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:53,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:53,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:53,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:53 GMT 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:01:53,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:53,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:53,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:53,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:53,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:53,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:53,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:53,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:53 GMT 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:53,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:58,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:01:58,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:58,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:58,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:58,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:58,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:58 GMT 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:01:58,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:01:58,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:01:58,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:01:58,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:01:58,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:01:58,891 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:01:58 GMT 2018-10-22 10:01:58,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:01:58,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:01:58,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:03,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:03,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:03,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:03,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:03,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:00.427Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:00.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:00.484Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:00.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:02.566Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:02.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 260, "offset": 257, "size": 50}}} 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:03 GMT 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-10-22 10:02:03,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:03,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:03,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:03,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:03,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:04,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:04,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:04,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:04 GMT 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:04,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:04,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:09,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:09,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:05.807Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:05.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:06.505Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:06.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:07.523Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:07.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:07.523Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:07.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:08.541Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:08.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 265, "offset": 260, "size": 50}}} 2018-10-22 10:02:09,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:09,133 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:09 GMT 2018-10-22 10:02:09,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:09,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3272 2018-10-22 10:02:09,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:09,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:09,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:09,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:09,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:09,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:09,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:09,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:09,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:09,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:09,283 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:09 GMT 2018-10-22 10:02:09,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:09,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:09,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:14,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:14,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:14,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:14,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:14,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:09.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:09.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:09.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:09.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:09.659Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:09.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:09.659Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:09.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:09.659Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:09.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:11.063Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:11.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:11.675Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:11.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:13.010Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:13.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:13.710Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:13.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 274, "offset": 265, "size": 50}}} 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:14 GMT 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6562 2018-10-22 10:02:14,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:14,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:14,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:14,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:14,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:14,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:14 GMT 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:14,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:19,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:19,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:19,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:14.783Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:14.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:14.783Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:14.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:14.783Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:14.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:14.783Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:14.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:15.819Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:15.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:16.832Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:16.832Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 281, "offset": 274, "size": 50}}} 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:19 GMT 2018-10-22 10:02:19,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:19,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5540 2018-10-22 10:02:19,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:19,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:19,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:02:19,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:19,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:19,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:02:19,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:19,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:19,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:19,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:19,699 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:19 GMT 2018-10-22 10:02:19,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:19,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:19,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:24,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:24,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:24,782 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:24 GMT 2018-10-22 10:02:24,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:24,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:02:24,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:24,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:24,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:24,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:24,853 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:24 GMT 2018-10-22 10:02:24,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:24,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:24,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:29,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:29,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:29,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:29,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:29,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:29,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:29,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:29 GMT 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:29,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:30,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:30,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:30 GMT 2018-10-22 10:02:30,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:30,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:30,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:35,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:35,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:35,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:35,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:35,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:35,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:32.590Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:32.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:32.879Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:32.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:34.731Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:34.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 284, "offset": 281, "size": 50}}} 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:35 GMT 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-10-22 10:02:35,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:35,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:35,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:35,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:35,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:35,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:35,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:35,176 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:35 GMT 2018-10-22 10:02:35,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:35,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:35,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:40,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:40,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:40,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:40,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:40,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:38.275Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:38.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:38.894Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:39.907Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:39.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:39.907Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:39.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 288, "offset": 284, "size": 50}}} 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:40 GMT 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-10-22 10:02:40,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:40,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:40,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:40,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:40,330 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:40 GMT 2018-10-22 10:02:40,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:40,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:40,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:45,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:45,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:45,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:40.936Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:40.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:41.966Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:41.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:41.966Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:41.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:41.966Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:41.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:41.966Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:41.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:41.966Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:41.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:43.542Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:43.985Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:43.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:45.283Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:45.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 297, "offset": 288, "size": 50}}} 2018-10-22 10:02:45,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:45,418 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:45 GMT 2018-10-22 10:02:45,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:45,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7189 2018-10-22 10:02:45,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:45,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:45,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:45,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:45,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:45,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:45,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:45,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:45,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:45,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:45,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:45,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:45,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:45,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:45,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:45 GMT 2018-10-22 10:02:45,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:45,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:45,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:50,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:50,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:50,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:50,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:50,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:50,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:45.999Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:47.053Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:47.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:47.053Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:47.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:47.053Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:47.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:47.053Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:02:47.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:48.087Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:48.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:49.144Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:02:49.144Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:02:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 305, "offset": 297, "size": 50}}} 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:50 GMT 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6051 2018-10-22 10:02:50,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:50,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:50,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:50,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:50,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:02:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-22 10:02:50,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:50,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:50,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:50,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:50,723 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:50 GMT 2018-10-22 10:02:50,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:50,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:50,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:55,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:02:55,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:55,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:55 GMT 2018-10-22 10:02:55,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:55,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:02:55,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:02:55,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:02:55,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:02:55,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:02:55,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:02:55 GMT 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:02:55,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:00,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:00,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:00,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:00,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:00 GMT 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:03:00,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:00,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:01,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:01,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:01,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:01,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:01,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:01,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:01,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:01,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:01,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:01,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:01 GMT 2018-10-22 10:03:01,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:01,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:01,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:06,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:06,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:04.798Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:04.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:05.195Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:05.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2018-10-22 10:03:06,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:06,554 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:06 GMT 2018-10-22 10:03:06,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:06,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-22 10:03:06,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:06,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:06,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:06,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:06,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:06,805 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:06 GMT 2018-10-22 10:03:06,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:06,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:06,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:11,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:13,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:09.874Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:09.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:11.238Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:11.238Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 310, "offset": 307, "size": 50}}} 2018-10-22 10:03:13,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:13,050 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:13 GMT 2018-10-22 10:03:13,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:13,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2248 2018-10-22 10:03:13,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:13,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:13,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:13,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:13,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:14,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:14,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:14,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:14,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:14 GMT 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:14,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:19,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:20,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:20,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:12.586Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:12.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:12.586Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:12.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:14.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:14.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:14.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:14.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:14.697Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:14.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:14.697Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:14.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:17.438Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:17.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:17.815Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:17.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:17.815Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:17.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:19.177Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:19.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:19.177Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:19.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:19.177Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:19.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:19.177Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:19.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:19.177Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:19.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 324, "offset": 310, "size": 50}}} 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:20 GMT 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:20,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9748 2018-10-22 10:03:20,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:20,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:20,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:20,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:20,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:20,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:20 GMT 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:20,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:25,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:26,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:21.273Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:21.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:21.273Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:21.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:22.829Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:22.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 327, "offset": 324, "size": 50}}} 2018-10-22 10:03:26,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:26,737 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:26 GMT 2018-10-22 10:03:26,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:26,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2242 2018-10-22 10:03:26,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:26,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:26,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-22 10:03:26,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:26,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:28,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:28,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:28,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:28,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:28 GMT 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:28,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:33,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:33,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_p0u2np", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:27.381Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:27.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:29.635Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:29.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:33 GMT 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-10-22 10:03:33,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-22 10:03:33,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:33,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:33,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:33,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:33,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:33 GMT 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:33,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:38,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:40,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-22 10:03:40,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:40,161 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:40 GMT 2018-10-22 10:03:40,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:40,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:03:40,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:40,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:40,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:40,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:40,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:40,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:40,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:40,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:40 GMT 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:40,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:45,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:46,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:46,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:39.975Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:39.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:40.916Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:40.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:44.652Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:44.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 332, "offset": 329, "size": 50}}} 2018-10-22 10:03:46,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:46,622 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:46 GMT 2018-10-22 10:03:46,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:46,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-10-22 10:03:46,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:46,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:46,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:46,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:03:46,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:46,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:46,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:46,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:46 GMT 2018-10-22 10:03:46,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:46,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:46,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:51,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:52,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:52,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:52,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:52,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:47.799Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:47.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:48.145Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:48.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:50.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:50.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:50.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:50.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:50.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:50.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:50.004Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:50.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:50.004Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:50.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:50.004Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:50.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 340, "offset": 332, "size": 50}}} 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:52 GMT 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4186 2018-10-22 10:03:52,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:52,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:52,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:53,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:53,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:53,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:53,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:53 GMT 2018-10-22 10:03:53,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:53,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:53,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:58,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:03:59,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:59,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:59,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:59,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:59,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:51.938Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:51.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:53.617Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:54.907Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:54.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:54.907Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:54.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:54.907Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:54.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:54.907Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:03:54.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:55.119Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:55.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ac289fd8-a196-451b-ad22-f96c67a8ce14"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:57.482Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:57.977Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:57.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:57.977Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:57.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 350, "offset": 340, "size": 50}}} 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:59 GMT 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7703 2018-10-22 10:03:59,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:03:59,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:59,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:59,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:03:59,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:03:59,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:03:59,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:03:59,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:03:59,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:59,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:59,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:03:59,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:03:59,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:03:59,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:03:59,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:03:59,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:03:59 GMT 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:03:59,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:04,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:05,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:03:59.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:03:59.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.017Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.017Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.017Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.017Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.017Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:00.115Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:00.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7c60d6aa-e8d6-4d05-87a9-00b4d575feae"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:01.592Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:04:01.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:02.751Z", "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": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:04:02.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:04.184Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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": "2018-10-22T10:04:04.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 369, "offset": 350, "size": 50}}} 2018-10-22 10:04:05,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:05,372 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:05 GMT 2018-10-22 10:04:05,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:05,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12092 2018-10-22 10:04:05,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:04:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:04:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-22 10:04:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2018-10-22 10:04:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:04:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-22 10:04:05,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:05,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:05,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:05 GMT 2018-10-22 10:04:05,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:05,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:05,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:10,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:11,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:11,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:11,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 369, "offset": 369, "size": 50}}} 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:11 GMT 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:11,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:04:11,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:11,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:11,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:11,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:11,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:11,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:11,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:11,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:11 GMT 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:11,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:16,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:16,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:14.708Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:14.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:14.839Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:14.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:16.066Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:16.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 372, "offset": 369, "size": 50}}} 2018-10-22 10:04:16,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:16,394 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:16 GMT 2018-10-22 10:04:16,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:16,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1643 2018-10-22 10:04:16,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-22 10:04:16,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:16,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:16,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:16,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:16,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:16,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:16,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:16 GMT 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:16,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:21,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:21,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:21,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:21,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:21,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:21,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:16.869Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:16.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c49dce1d-680b-4c32-8381-4aacbcba1ab4"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.680Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.899Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.899Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.899Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:17.899Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:17.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:18.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}], "metadata": {"pagination": {"total": 400, "offset": 372, "size": 50}}} 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:21 GMT 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15163 2018-10-22 10:04:21,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:21,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-22 10:04:21,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:04:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:04:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:21,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:21,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:21,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:21,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:21,810 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:21 GMT 2018-10-22 10:04:21,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:21,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:21,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:26,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:26,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:26,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:26,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:26,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:26,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:22.025Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:22.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:23.176Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:23.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.085Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.854Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.854Z", "message": "Creating Agent bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.854Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.854Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.854Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.854Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_uor69p/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.994Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.994Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.994Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.994Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.994Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:24.994Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}], "metadata": {"pagination": {"total": 472, "offset": 400, "size": 50}}} 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:26 GMT 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27477 2018-10-22 10:04:26,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:26,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:26,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:04:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:04:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_uor69p 2018-10-22 10:04:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:04:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-22 10:04:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:04:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_uor69p/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:26,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:27,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:27,014 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:27 GMT 2018-10-22 10:04:27,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:27,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:27,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:32,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:32,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:25.876Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:25.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:26.800Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:26.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.150Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.150Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.150Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.150Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.150Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_uor69p/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_uor69p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_uor69p/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_uor69p', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_uor69p/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_uor69p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Creating Agent proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "/home/ubuntu/bind_host_uor69p/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3ec95e54-0aa2-4682-8ac8-1bcacf87a414"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Successfully created daemon: bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "9c3060f6-7f63-43dd-990c-c1874dcda196"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:27.456Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_wyi7bw/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:27.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.170Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.170Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.170Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.170Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.170Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.170Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}], "metadata": {"pagination": {"total": 600, "offset": 450, "size": 50}}} 2018-10-22 10:04:32,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:32,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:32 GMT 2018-10-22 10:04:32,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:32,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28259 2018-10-22 10:04:32,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-22 10:04:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_uor69p/env 2018-10-22 10:04:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_uor69p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_uor69p/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_uor69p', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_uor69p/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_uor69p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_wyi7bw 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-22 10:04:32,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_uor69p/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:04:32,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:04:32,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:04:32,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:04:32,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_uor69p 2018-10-22 10:04:32,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:04:32,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_wyi7bw/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:32,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:32,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:32,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:32,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:32,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:32 GMT 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:32,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:37,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:37,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:37,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:37,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a817ab63-4a89-4673-9fdb-bfde48412f3d"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Configuring Agent bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "1fff0564-b6bc-4726-9f56-09d6ce485bc8"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:28.484Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:28.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.213Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.213Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.213Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.213Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_wyi7bw/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5da1b68e-5440-4544-a9b9-aaaeb1b52758"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Successfully configured daemon: bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b5ab662b-df1c-431a-b673-5dbfdc849656"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_wyi7bw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_wyi7bw/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_wyi7bw', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_wyi7bw/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_wyi7bw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:29.552Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:29.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 795, "offset": 500, "size": 50}}} 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:37 GMT 2018-10-22 10:04:37,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:37,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27614 2018-10-22 10:04:37,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:04:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_uor69p 2018-10-22 10:04:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:04:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:04:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:04:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_wyi7bw/env 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:04:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:04:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:04:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:04:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_uor69p 2018-10-22 10:04:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:04:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_wyi7bw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_wyi7bw/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_wyi7bw', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_wyi7bw/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_wyi7bw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:04:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:04:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:04:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:04:37,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:37,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:37,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:37,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:37 GMT 2018-10-22 10:04:37,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:37,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:37,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:42,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:42,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.291Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "/home/ubuntu/proxy_host_wyi7bw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Successfully created daemon: proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2d755306-0b01-45f8-9982-059b8bf46858"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:30.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:30.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Starting Agent bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:31.836Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:31.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 927, "offset": 550, "size": 50}}} 2018-10-22 10:04:42,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:42,891 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:42 GMT 2018-10-22 10:04:42,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:42,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27600 2018-10-22 10:04:42,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:04:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:04:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:04:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wyi7bw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:04:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_wyi7bw 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_uor69p 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:42,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:42,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:42,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:42 GMT 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:42,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:42,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:47,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:48,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:48,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:32.873Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.471Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_uwuy08/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}], "metadata": {"pagination": {"total": 1090, "offset": 600, "size": 50}}} 2018-10-22 10:04:48,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:48,390 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:48 GMT 2018-10-22 10:04:48,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:48,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27745 2018-10-22 10:04:48,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:48,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-22 10:04:48,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_uwuy08/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:04:48,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:48,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:49,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:49,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:49,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:49,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:49,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:49 GMT 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:49,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:54,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:54,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:54,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:54,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Creating Agent vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_uwuy08/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:33.921Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.796Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Creating Agent homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_uor69p start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}], "metadata": {"pagination": {"total": 1227, "offset": 650, "size": 50}}} 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:54 GMT 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:54,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27579 2018-10-22 10:04:54,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-22 10:04:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_uwuy08 2018-10-22 10:04:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:04:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:04:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:04:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:04:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_uwuy08/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_fu13dd 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_uor69p start 2018-10-22 10:04:54,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:54,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:54,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:54,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:54,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:54,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:54,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:54,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:54 GMT 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:54,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:59,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:04:59,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:59,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:59,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:59,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:59,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:59,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_f4ypzm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_uor69p start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Creating Agent homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Successfully started daemon: bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Creating Agent dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_fu13dd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:34.971Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:34.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "97a78a84-491b-4f21-924e-0e134c62d140"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:35.865Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:35.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:35.865Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:35.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:35.865Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:35.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:35.865Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:35.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_uwuy08/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_uwuy08/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_uwuy08/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_uwuy08', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_uwuy08/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_uwuy08', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_rpu15r/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "[localhost] run: /home/ubuntu/bind_host_uor69p/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}], "metadata": {"pagination": {"total": 1299, "offset": 700, "size": 50}}} 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:59 GMT 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28498 2018-10-22 10:04:59,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:04:59,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:04:59,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-22 10:04:59,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:04:59,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:04:59,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_f4ypzm/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_uor69p start 2018-10-22 10:04:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_fu13dd 2018-10-22 10:04:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_uor69p 2018-10-22 10:04:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_f4ypzm 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_fu13dd/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:04:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:04:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:04:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_uwuy08/env 2018-10-22 10:04:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_uwuy08/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_uwuy08/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_uwuy08', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_uwuy08/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_uwuy08', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:04:59,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:04:59,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:04:59,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_rpu15r/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:04:59,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_uor69p/env/bin/pip freeze 2018-10-22 10:04:59,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:04:59,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:04:59,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:04:59,772 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:04:59 GMT 2018-10-22 10:04:59,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:04:59,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:04:59,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:04,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:05,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Creating Agent ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_rpu15r/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.360Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.360Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.360Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.360Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_fu13dd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_fu13dd/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_fu13dd', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_fu13dd/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_fu13dd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "/home/ubuntu/vellum_host_uwuy08/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_fu13dd/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Successfully configured daemon: proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Successfully created daemon: vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Removing directory: /tmp/tmpb9NtpT", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_f4ypzm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_f4ypzm/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_f4ypzm', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_f4ypzm/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_f4ypzm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_f4ypzm/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1759289-7df8-4480-9a11-36325c9e0328"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8ab43d88-d3b9-4ef0-9af4-86a6d8010eb1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:37.375Z", "message": "Configuring Agent proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:37.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60825c94-1a3b-49da-83b2-fe98c05684fe"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1353, "offset": 750, "size": 50}}} 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:05 GMT 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:05,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29487 2018-10-22 10:05:05,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_rpu15r 2018-10-22 10:05:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:05:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_rpu15r/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:05:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:05:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:05:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:05:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_fu13dd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_fu13dd/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_fu13dd', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_fu13dd/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_fu13dd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:05:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_uwuy08/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:05:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:05:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:05:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_fu13dd/env 2018-10-22 10:05:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:05:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:05:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:05:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_wyi7bw 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_uwuy08 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:05:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpb9NtpT 2018-10-22 10:05:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_f4ypzm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_f4ypzm/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_f4ypzm', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_f4ypzm/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_f4ypzm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:05:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:05:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_f4ypzm/env 2018-10-22 10:05:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:05:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_wyi7bw 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:05,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:05,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:05,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:05,343 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:05 GMT 2018-10-22 10:05:05,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:05,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:05,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:10,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:10,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:10,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:10,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:10,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:10,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:10,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Successfully created daemon: homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "/home/ubuntu/dime_host_f4ypzm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_rpu15r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_rpu15r/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_rpu15r', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_rpu15r/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_rpu15r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Successfully created daemon: dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "32553654-91e6-40d8-8554-b35d2e606dab"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "/home/ubuntu/homer_host_fu13dd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e0d3d08-932e-4309-9770-269a16f60548"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_rpu15r/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:38.432Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.510Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Starting Agent proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e25a81a3-0b0b-4c02-9d33-8ada7b57e57e"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}], "metadata": {"pagination": {"total": 1376, "offset": 800, "size": 50}}} 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:10 GMT 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28330 2018-10-22 10:05:10,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:05:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:05:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:05:10,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:05:10,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:10,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:10,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:10,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:10,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:05:10,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_fu13dd 2018-10-22 10:05:10,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_f4ypzm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:05:10,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:05:10,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:05:10,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_rpu15r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_rpu15r/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_rpu15r', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_rpu15r/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_rpu15r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:05:10,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:05:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_f4ypzm 2018-10-22 10:05:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:05:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:05:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_fu13dd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:05:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_rpu15r/env 2018-10-22 10:05:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:05:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:05:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_wyi7bw 2018-10-22 10:05:10,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:05:10,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:10,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:10,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:10,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:10,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:10,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:10,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:10,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:10,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:10,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:10,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:10,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:10 GMT 2018-10-22 10:05:10,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:10,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:10,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:15,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:16,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:16,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:16,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:16,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:16,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "/home/ubuntu/ellis_host_rpu15r/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e347eddb-b9a9-46e6-b036-7a4d60620930"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e25a81a3-0b0b-4c02-9d33-8ada7b57e57e"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:39.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:39.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.519Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.519Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.519Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.519Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.519Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Configuring Agent homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Successfully configured daemon: vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Configuring Agent vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3cc68c49-9b1d-4e92-9b30-9c03d364769d"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "82e15313-874e-4c0f-952d-306db3349697"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:40.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:40.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Successfully configured daemon: homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}], "metadata": {"pagination": {"total": 1390, "offset": 850, "size": 50}}} 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:16 GMT 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27715 2018-10-22 10:05:16,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_rpu15r/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:05:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:05:16,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:05:16,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:05:16,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:05:16,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:05:16,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:16,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:16,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_fu13dd 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_uwuy08 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_uwuy08 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-22 10:05:16,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:16,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:16,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_fu13dd 2018-10-22 10:05:16,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:16,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:05:16,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:16,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:16,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:16,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:16,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:16 GMT 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:16,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:21,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:21,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:21,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2c85b3a-cb34-47ef-8ce9-278b366a96f7"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:41.574Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:41.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Starting Agent vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Successfully configured daemon: ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Configuring Agent ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e6ec9755-24f8-4fe4-ac30-4a5436eff4cc"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Successfully configured daemon: dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}], "metadata": {"pagination": {"total": 1395, "offset": 900, "size": 50}}} 2018-10-22 10:05:21,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:21,906 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:21 GMT 2018-10-22 10:05:21,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:21,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26857 2018-10-22 10:05:21,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:05:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-22 10:05:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-22 10:05:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_uwuy08 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_rpu15r 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_rpu15r 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:21,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:21,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:21,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:21,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_f4ypzm 2018-10-22 10:05:21,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:21,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:21,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:21,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:21,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:21,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:21,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:21 GMT 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:21,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:26,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:27,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:27,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "008cd28a-b447-481f-b5a4-249759c4d860"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.856Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.856Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.856Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.856Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.856Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:42.856Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.908Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Successfully started daemon: proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_wyi7bw start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "abaa25bf-ffcd-43f1-8210-ea05881a1eef"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:43.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:43.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}], "metadata": {"pagination": {"total": 1401, "offset": 950, "size": 50}}} 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:27,672 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:27 GMT 2018-10-22 10:05:27,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:27,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26949 2018-10-22 10:05:27,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:27,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:27,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:27,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:27,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:27,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:27,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:05:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:27,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-22 10:05:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_wyi7bw 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_wyi7bw start 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:27,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:27,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:27,808 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:27 GMT 2018-10-22 10:05:27,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:27,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:27,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:32,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:32,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:32,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:32,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:32,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "[localhost] run: /home/ubuntu/proxy_host_wyi7bw/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Starting Agent homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:44.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:44.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:45.453Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:45.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:45.918Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:45.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:45.918Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:45.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_p0u2np/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Removing directory: /tmp/tmpNRWEWQ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Creating Agent sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "985b5113-92e2-4a18-b4b3-2c15c498aca9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:46.002Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}], "metadata": {"pagination": {"total": 1405, "offset": 1000, "size": 50}}} 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:32 GMT 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27843 2018-10-22 10:05:32,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:33,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:33,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:33,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:05:33,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:05:33,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_wyi7bw/env/bin/pip freeze 2018-10-22 10:05:33,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:05:33,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-22 10:05:33,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:05:33,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:33,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_fu13dd 2018-10-22 10:05:33,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:05:33,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:33,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:33,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_p0u2np/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpNRWEWQ 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_p0u2np 2018-10-22 10:05:33,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:05:33,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:05:33,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:05:33,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:05:33,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:33,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:33,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:33,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:33,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:33,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:33,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:33 GMT 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:33,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:38,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:38,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:38,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.094Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Successfully started daemon: vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_uwuy08 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ca0844f6-0fd0-407d-8eac-e7a3a50bbab8"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:47.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:47.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_fu13dd start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_p0u2np/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_p0u2np/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_p0u2np', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_p0u2np/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_p0u2np', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ve75pu/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}], "metadata": {"pagination": {"total": 1418, "offset": 1050, "size": 50}}} 2018-10-22 10:05:38,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:38,459 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:38 GMT 2018-10-22 10:05:38,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:38,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28140 2018-10-22 10:05:38,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:38,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:38,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_uwuy08 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-22 10:05:38,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-22 10:05:38,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_uwuy08 start 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_fu13dd start 2018-10-22 10:05:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_p0u2np/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_p0u2np/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_p0u2np', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_p0u2np/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_p0u2np', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ve75pu/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:38,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:38,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:38,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:38,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:38,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:38,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:38 GMT 2018-10-22 10:05:38,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:38,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:38,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:43,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:43,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:43,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Creating Agent bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_f4ypzm start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Successfully started daemon: dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "60ce628e-97d0-4cc5-bc05-208774ed1309"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "[localhost] run: /home/ubuntu/vellum_host_uwuy08/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Successfully started daemon: homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f1ea5301-1e49-4850-8059-2004806511ee"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Successfully created daemon: sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_p0u2np/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_p0u2np/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_p0u2np', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_p0u2np/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_p0u2np', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ve75pu/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.453Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e1ba4d5b-5d3c-4ff6-a6da-4b7a1f3a3782"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:48.455Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:48.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1443, "offset": 1100, "size": 50}}} 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:43,778 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:43 GMT 2018-10-22 10:05:43,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:43,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27533 2018-10-22 10:05:43,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:43,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_ve75pu 2018-10-22 10:05:43,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:43,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:43,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_f4ypzm start 2018-10-22 10:05:43,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:05:43,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-22 10:05:43,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-22 10:05:43,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_f4ypzm 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:43,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_uwuy08/env/bin/pip freeze 2018-10-22 10:05:43,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_fu13dd 2018-10-22 10:05:43,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-22 10:05:43,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_p0u2np 2018-10-22 10:05:43,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:05:43,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_p0u2np/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_p0u2np/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_p0u2np', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_p0u2np/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_p0u2np', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:05:43,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ve75pu/cloudify/ssl/cloudify_internal_cert.pem 2018-10-22 10:05:43,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:43,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:05:43,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:05:43,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:43,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:05:43,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:05:43,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:05:43,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:43,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:43,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:43,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:05:43,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-22 10:05:43,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:43,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:43,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:43 GMT 2018-10-22 10:05:43,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:43,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:43,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:48,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:49,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:49,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:49,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:50.987Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:50.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "[localhost] run: /home/ubuntu/dime_host_f4ypzm/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_ve75pu/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Removing directory: /tmp/tmpbBN6y4", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d75a2950-7d7e-4426-80ea-e731f0a482ce"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Successfully created daemon: bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ve75pu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ve75pu/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_ve75pu', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ve75pu/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ve75pu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "447e74f8-93d2-4672-8833-a625444f2283"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "/home/ubuntu/bono_host_ve75pu/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "[localhost] run: /home/ubuntu/homer_host_fu13dd/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "447e74f8-93d2-4672-8833-a625444f2283"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:51.039Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:51.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2b649030-cf4a-40a4-a9f9-71f8cf450cc0"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.003Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "447e74f8-93d2-4672-8833-a625444f2283"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Configuring Agent sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Removing directory: /tmp/tmp3c99Hq", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Removing directory: /tmp/tmpJLqCEb", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "447e74f8-93d2-4672-8833-a625444f2283"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "447e74f8-93d2-4672-8833-a625444f2283"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "447e74f8-93d2-4672-8833-a625444f2283"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Successfully started daemon: ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2114895f-8ff0-4a8c-8d74-1cbf217f44d8"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}], "metadata": {"pagination": {"total": 1445, "offset": 1150, "size": 50}}} 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:49 GMT 2018-10-22 10:05:49,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:49,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28774 2018-10-22 10:05:49,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:49,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-22 10:05:49,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_f4ypzm/env/bin/pip freeze 2018-10-22 10:05:49,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_ve75pu/env 2018-10-22 10:05:49,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:05:49,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpbBN6y4 2018-10-22 10:05:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_ve75pu 2018-10-22 10:05:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ve75pu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ve75pu/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_ve75pu', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ve75pu/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ve75pu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dq8xYg.pyNHSbloo08up39pt57e5dMJNUI'} 2018-10-22 10:05:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_ve75pu/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-22 10:05:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-22 10:05:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:49,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:49,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_fu13dd/env/bin/pip freeze 2018-10-22 10:05:49,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-22 10:05:49,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-22 10:05:49,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-22 10:05:49,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:05:49,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:05:49,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:05:49,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:05:49,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:05:49,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_p0u2np 2018-10-22 10:05:49,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:05:49,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp3c99Hq 2018-10-22 10:05:49,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJLqCEb 2018-10-22 10:05:49,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:49,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_rpu15r 2018-10-22 10:05:49,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:49,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:49,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:49,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:49,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:49,722 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:49 GMT 2018-10-22 10:05:49,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:49,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:49,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:54,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:54,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:54,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:52.077Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:52.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3035dc5e-b99f-46d4-ac72-528dcbc935f5"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.035Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.035Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.035Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.035Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.035Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "proxy_node_1nuny2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Executing: /tmp/NE0ER/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "db528cc0-7364-4222-b07e-b66db54d2b2b"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Configuring Agent bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Successfully configured daemon: bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "proxy_node_1nuny2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/NE0ER/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "db528cc0-7364-4222-b07e-b66db54d2b2b"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Successfully configured daemon: sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6a6d1889-fc66-4709-be67-bbe69eb89cfa"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:53.088Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:53.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "a520eb76-2a87-4998-b645-1b4c0678e3f2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "[localhost] run: /home/ubuntu/ellis_host_rpu15r/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.665Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1448, "offset": 1200, "size": 50}}} 2018-10-22 10:05:54,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:54,816 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:54 GMT 2018-10-22 10:05:54,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:54,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27096 2018-10-22 10:05:54,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:05:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:05:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:05:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NE0ER/install_requirements.sh 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ve75pu 2018-10-22 10:05:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_ve75pu 2018-10-22 10:05:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/NE0ER/install_requirements.sh 2018-10-22 10:05:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-22 10:05:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-22 10:05:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_p0u2np 2018-10-22 10:05:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_rpu15r/env/bin/pip freeze 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:05:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:05:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:05:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:05:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:05:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:05:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:05:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:05:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:05:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:05:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:05:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:05:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-22 10:05:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:05:54,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:05:54,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:05:54,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:05:54,897 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:05:54 GMT 2018-10-22 10:05:54,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:05:54,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:05:54,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:05:59,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:00,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:00,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:00,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:54.724Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:54.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Starting Agent sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Removing directory: /tmp/tmpWs4bXm", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "43db5da7-d5ac-4b41-8e26-ae4538679477"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Starting Agent bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:55.746Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:55.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:56.757Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:56.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:56.757Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:56.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:56.757Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:56.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:57.774Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:57.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:57.774Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:57.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:57.774Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:57.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:57.774Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:57.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:57.774Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:57.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:57.774Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:57.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:58.534Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:58.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.629Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1448, "offset": 1250, "size": 50}}} 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:00,079 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:00 GMT 2018-10-22 10:06:00,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:00,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26425 2018-10-22 10:06:00,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:00,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-22 10:06:00,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:06:00,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-22 10:06:00,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:06:00,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:06:00,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-22 10:06:00,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_p0u2np 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpWs4bXm 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-22 10:06:00,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:06:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_ve75pu 2018-10-22 10:06:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-22 10:06:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:06:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:06:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-22 10:06:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:06:00,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:00,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:00,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:00,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:00,219 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:00 GMT 2018-10-22 10:06:00,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:00,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:00,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:05,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:05,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.704Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_ve75pu start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.704Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.704Z", "message": "Successfully started daemon: sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.704Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_p0u2np start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ed73e441-3f94-473a-9fd3-88719aa357d2"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.704Z", "message": "Successfully started daemon: bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "7d87f04c-0321-4cb8-ad85-b33c83944cf0"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.875Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.875Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.875Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:04:59.875Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:04:59.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.730Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.730Z", "message": "[localhost] run: /home/ubuntu/bono_host_ve75pu/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.730Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.730Z", "message": "[localhost] run: /home/ubuntu/sprout_host_p0u2np/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:00.904Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:00.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Removing directory: /tmp/tmpFC0EeY", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Removing directory: /tmp/tmpwyv_49", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "dd3b10a2-bf0f-44c5-bc28-fbb5e4e377b3"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.781Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "153ff4a6-ef65-4670-8b85-c8f499af9dd1"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:01.910Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:01.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:02.935Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:02.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:02.935Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:02.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:02.935Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:02.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:02.935Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:02.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:02.935Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:02.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1448, "offset": 1300, "size": 50}}} 2018-10-22 10:06:05,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:05,396 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:05 GMT 2018-10-22 10:06:05,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:05,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26850 2018-10-22 10:06:05,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:05,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_ve75pu start 2018-10-22 10:06:05,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-22 10:06:05,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_p0u2np 2018-10-22 10:06:05,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_p0u2np start 2018-10-22 10:06:05,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_ve75pu 2018-10-22 10:06:05,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_ve75pu/env/bin/pip freeze 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-22 10:06:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_p0u2np/env/bin/pip freeze 2018-10-22 10:06:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:06:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:06:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:06:05,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-22 10:06:05,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-22 10:06:05,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFC0EeY 2018-10-22 10:06:05,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-22 10:06:05,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:06:05,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwyv_49 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:05,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:06:05,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:06:05,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:06:05,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:05,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-22 10:06:05,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:05,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:05,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:05 GMT 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:05,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:05,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:10,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:10,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:10,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:04.073Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:04.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:05.311Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:05.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:05.311Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:05.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:05.311Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:05.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:05.311Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:05.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:05.311Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:05.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:05.311Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:05.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:06.418Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:06.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:06.418Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:06.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:06.418Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:06.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:06.418Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:06.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:07.447Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:07.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:07.447Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:07.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:07.447Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:07.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:07.447Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:07.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:08.494Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:08.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:08.494Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:08.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:08.494Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:08.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:08.494Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:08.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:08.494Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:08.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:08.854Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I2BCO/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:08.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:09.660Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:09.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:09.807Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:09.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:09.807Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:09.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:10.849Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:10.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:10.849Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:10.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:10.849Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:10.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:10.849Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:10.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:10.849Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:10.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:11.904Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:11.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:13.124Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:13.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:13.927Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:13.927Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:15.228Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:15.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:15.228Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:15.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:15.228Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:15.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:16.468Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:16.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:16.468Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:16.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:16.468Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:16.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:19.221Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:19.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:21.023Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:21.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:21.490Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:21.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:21.490Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:21.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:22.895Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:22.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:22.895Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:22.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:22.895Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:22.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:26.893Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:26.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:27.663Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:27.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}], "metadata": {"pagination": {"total": 1448, "offset": 1350, "size": 50}}} 2018-10-22 10:06:10,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:10,599 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:10 GMT 2018-10-22 10:06:10,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:10,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25659 2018-10-22 10:06:10,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:10,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-22 10:06:10,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-22 10:06:10,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:10,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:06:10,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:10,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:10,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-22 10:06:10,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:10,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:10,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:06:10,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I2BCO/bind.py 2018-10-22 10:06:10,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-22 10:06:10,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-22 10:06:10,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:10,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-22 10:06:10,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:10,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:10,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-22 10:06:10,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:10,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:10,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:10,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:10 GMT 2018-10-22 10:06:10,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:10,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:10,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:15,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:15,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:15,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:27.990Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:27.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:27.990Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:27.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:27.990Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:27.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:33.059Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:33.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.381Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "[localhost] run: sudo mv /tmp/tmpMGpr4r /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "[localhost] run: sudo mv /tmp/tmpGdxdQO /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "[localhost] run: sudo mv /tmp/tmpq2GrSw /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:37.857Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "[localhost] run: sudo mv /tmp/tmp5HJezF /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "[localhost] run: sudo mv /tmp/tmpb1HJwH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:38.868Z", "message": "The config dict: {'public_ip': u'172.30.9.210', '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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:38.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:39.161Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:39.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:39.896Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:39.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:39.896Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:39.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "be478b1d-d36d-4f82-96ad-bced56e79a9f"}, {"node_instance_id": "bind_ft8ezr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:40.026Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:40.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:40.026Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:40.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:40.026Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:40.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:40.912Z", "message": "Executing: /tmp/5R18L/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:40.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:40.912Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:40.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:40.912Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/5R18L/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:40.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:41.921Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:41.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:41.921Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:41.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:41.921Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:41.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:42.647Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:42.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_node_1nuny2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:43.051Z", "message": "Execution done (return_code=0): /tmp/NE0ER/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:43.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "db528cc0-7364-4222-b07e-b66db54d2b2b"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:43.887Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:43.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:43.887Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:43.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:53.623Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-uor69p\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security 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]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ 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,720 B/s)\nReading package lists...\n\nreal\t0m11.567s\nuser\t0m2.647s\nsys\t0m0.219s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:54.073Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:54.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:05:54.073Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:05:54.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}], "metadata": {"pagination": {"total": 1448, "offset": 1400, "size": 50}}} 2018-10-22 10:06:15,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:15,990 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:15 GMT 2018-10-22 10:06:15,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:15,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27466 2018-10-22 10:06:15,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:15,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:15,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:15,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-22 10:06:15,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-22 10:06:15,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:06:15,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMGpr4r /etc/clearwater/local_config 2018-10-22 10:06:15,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGdxdQO /etc/bind/named.conf.local 2018-10-22 10:06:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq2GrSw /etc/clearwater/shared_config 2018-10-22 10:06:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:06:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-22 10:06:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-22 10:06:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-22 10:06:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5HJezF /etc/bind/db.clearwater.local 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:06:15,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:06:15,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-22 10:06:15,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpb1HJwH /etc/bind/db.clearwater.opnfv 2018-10-22 10:06:15,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:06:15,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', '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.5', u'hss_hostname': u''}. 2018-10-22 10:06:15,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:06:15,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:06:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:06:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:06:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:06:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:06:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5R18L/install-etcd.sh 2018-10-22 10:06:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-22 10:06:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/5R18L/install-etcd.sh 2018-10-22 10:06:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-22 10:06:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-22 10:06:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-22 10:06:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:06:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NE0ER/install_requirements.sh 2018-10-22 10:06:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:06:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:06:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-uor69p Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security 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] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ 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,720 B/s) Reading package lists... real 0m11.567s user 0m2.647s sys 0m0.219s 2018-10-22 10:06:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:06:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-22 10:06:15,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:16,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:16,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:16,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:16,071 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:16 GMT 2018-10-22 10:06:16,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:16,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:16,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:21,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:21,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:21,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:21,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:21,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:21,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:21,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:21 GMT 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:21,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:21,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:21 GMT 2018-10-22 10:06:21,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:21,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:21,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:26,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:26,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:26,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:26,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:26,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:26 GMT 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:26,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:26,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:26,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:26,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:26,912 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:26 GMT 2018-10-22 10:06:26,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:26,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:26,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:31,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:32,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:32,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:32,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:32 GMT 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:32,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:32,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:32,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:32 GMT 2018-10-22 10:06:32,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:32,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:32,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:37,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:37,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:37 GMT 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:37,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:37,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:37,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:37,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:37 GMT 2018-10-22 10:06:37,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:37,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:37,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:42,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:42,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:42 GMT 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:42,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:42,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:42,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:42,914 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:42 GMT 2018-10-22 10:06:42,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:42,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:42,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:47,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:48,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:48,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:48,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:48,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:48,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:48,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:48 GMT 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:48,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:48,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:48,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:48,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:48 GMT 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:48,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:53,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:53,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:53,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:53,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:53,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:53,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:53,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:53 GMT 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:53,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:53,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:53,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:53,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:53,394 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:53 GMT 2018-10-22 10:06:53,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:53,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:53,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:58,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:58,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:06:58,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:58,477 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:58 GMT 2018-10-22 10:06:58,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:58,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:06:58,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:06:58,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:06:58,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:06:58,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:06:58,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:06:58,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:06:58 GMT 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:06:58,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:03,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:03,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:03,749 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:03 GMT 2018-10-22 10:07:03,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:03,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:07:03,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:03,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:03,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:03,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:03,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:03,818 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:03 GMT 2018-10-22 10:07:03,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:03,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:03,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:08,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:08,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:08,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:08,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:08,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:08 GMT 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:07:08,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:08,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:08,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:08,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:08 GMT 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:08,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:08,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:13,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:14 GMT 2018-10-22 10:07:14,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:14,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:07:14,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:14,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:14,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:14,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:14,158 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:14 GMT 2018-10-22 10:07:14,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:14,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:14,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:19,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:19,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:19,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:19 GMT 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:07:19,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:19,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:19,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:19,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:19 GMT 2018-10-22 10:07:19,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:19,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:19,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:24,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:24,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:24,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1443, "size": 50}}} 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:24 GMT 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:24,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:07:24,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:24,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:24,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:24,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:24,554 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:24 GMT 2018-10-22 10:07:24,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:24,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:24,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:29,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:29,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:29,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:25.354Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-uor69p\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 3 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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 12s (6,710 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8967\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m31.108s\nuser\t0m18.550s\nsys\t0m7.765s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:25.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:26.115Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:26.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:26.115Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:26.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:26.115Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:26.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:27.128Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:27.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:27.128Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:03 ? 00:00:00 /sbin/init\nroot 2 0 0 10:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:03 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:03 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:03 ? 00:00:00 [migration/0]\nroot 14 2 0 10:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:03 ? 00:00:00 [migration/1]\nroot 17 2 0 10:03 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 10:03 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 10:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:03 ? 00:00:00 [khelper]\nroot 21 2 0 10:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:03 ? 00:00:00 [netns]\nroot 23 2 0 10:03 ? 00:00:00 [writeback]\nroot 24 2 0 10:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:03 ? 00:00:00 [bioset]\nroot 26 2 0 10:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 10:03 ? 00:00:00 [kblockd]\nroot 28 2 0 10:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:03 ? 00:00:00 [khubd]\nroot 30 2 0 10:03 ? 00:00:00 [md]\nroot 31 2 0 10:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:03 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:03 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:03 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:03 ? 00:00:00 [vmstat]\nroot 37 2 0 10:03 ? 00:00:00 [ksmd]\nroot 38 2 0 10:03 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:03 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:03 ? 00:00:00 [crypto]\nroot 53 2 0 10:03 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:03 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:03 ? 00:00:00 [vballoon]\nroot 56 2 0 10:03 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:03 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 10:03 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 10:03 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 10:03 ? 00:00:00 [deferwq]\nroot 80 2 0 10:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 10:03 ? 00:00:00 [kpsmoused]\nroot 125 2 0 10:03 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:03 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 10:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 10:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 428 2 0 10:03 ? 00:00:00 [kworker/u5:1]\nroot 429 2 0 10:03 ? 00:00:00 [kworker/u5:2]\nroot 532 1 0 10:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 10:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 10:04 ? 00:00:00 [kauditd]\nroot 940 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1010 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nsyslog 1012 1 0 10:04 ? 00:00:00 rsyslogd\nroot 1027 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1109 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 10:04 ? 00:00:00 cron\ndaemon 1112 1 0 10:04 ? 00:00:00 atd\nroot 1119 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 10:04 ? 00:00:00 /home/ubuntu/bind_host_uor69p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_uor69p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_uor69p --logging-server-logdir=/home/ubuntu/bind_host_uor69p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p%I.log --pidfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p.pid\nubuntu 1691 1652 0 10:04 ? 00:00:00 /home/ubuntu/bind_host_uor69p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_uor69p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_uor69p --logging-server-logdir=/home/ubuntu/bind_host_uor69p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p%I.log --pidfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p.pid\nubuntu 1766 1 0 10:04 ? 00:00:01 python2.7 /home/ubuntu/bind_host_uor69p/env/bin/diamond --configfile /home/ubuntu/bind_host_uor69p/work/plugins/diamond/etc/diamond.conf\nbind 2439 1 0 10:05 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2493 1691 0 10:05 ? 00:00:00 /home/ubuntu/bind_host_uor69p/env/bin/python2.7 /home/ubuntu/bind_host_uor69p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e0cuPQ\nubuntu 2504 2493 0 10:05 ? 00:00:00 /bin/sh -c /tmp/5R18L/install-etcd.sh\nubuntu 2506 2504 0 10:05 ? 00:00:00 /bin/bash -e /tmp/5R18L/install-etcd.sh\nntp 8559 1 0 10:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8967 1 0 10:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9025 1 0 10:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9029 9025 0 10:07 ? 00:00:00 inotifywait -e create -qq .\nroot 9108 8967 0 10:07 ? 00:00:00 [check-monit-upt] \nclearwa+ 9180 1 0 10:07 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\nroot 9208 8967 0 10:07 ? 00:00:00 [check-etcd-upti] \nroot 9212 8967 0 10:07 ? 00:00:00 [poll_etcd_clust] \nroot 9214 8967 0 10:07 ? 00:00:00 [poll_etcd.sh] \nubuntu 9394 2506 0 10:07 ? 00:00:00 /bin/bash -e /tmp/5R18L/install-etcd.sh\nubuntu 9395 9394 0 10:07 ? 00:00:00 /bin/bash -e /tmp/5R18L/install-etcd.sh\nroot 9396 9395 0 10:07 ? 00:00:00 sudo ps -edf\nroot 9397 9396 0 10:07 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:27.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:27.128Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:27.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:27.128Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:4d:e1 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe96:4de1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71841 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30089 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123728540 (123.7 MB) TX bytes:5512279 (5.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13691 (13.6 KB) TX bytes:13691 (13.6 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:27.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:27.128Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:27.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:28.143Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:28.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:28.143Z", "message": "[etcd] => /var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/cloud-init.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat/sa22\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/udev\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:28.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:28.143Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:28.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:28.143Z", "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.5:53 0.0.0.0:* LISTEN 2439/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2439/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2439/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8967/monit \ntcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 9180/etcd \ntcp6 0 0 :::53 :::* LISTEN 2439/named \ntcp6 0 0 :::22 :::* LISTEN 1109/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2439/named \ntcp6 0 0 :::4000 :::* LISTEN 9180/etcd \nudp 0 0 0.0.0.0:60533 0.0.0.0:* 587/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8559/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8559/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8559/ntpd \nudp 0 0 192.168.120.5:53 0.0.0.0:* 2439/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2439/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8559/ntpd \nudp6 0 0 ::1:123 :::* 8559/ntpd \nudp6 0 0 :::123 :::* 8559/ntpd \nudp6 0 0 :::35303 :::* 587/dhclient \nudp6 0 0 :::53 :::* 2439/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9234 1010/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8231 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11553 1652/python2.7 /tmp/cloudify-logging-server-92842.socket\nunix 2 [ ACC ] STREAM LISTENING 6993 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14180 2493/python2.7 /tmp/ctx-YPVwKz.socket\nunix 2 [ ACC ] STREAM LISTENING 9443 1128/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:28.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:28.143Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:28.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:29.158Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:29.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:29.158Z", "message": "[etcd] => [22-Oct-2018 10:07:11 UTC] clearwater-diags-monitor starting\n[22-Oct-2018 10:07:11 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": "2018-10-22T10:07:29.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}], "metadata": {"pagination": {"total": 1466, "offset": 1443, "size": 50}}} 2018-10-22 10:07:29,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:29,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:29 GMT 2018-10-22 10:07:29,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:29,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66766 2018-10-22 10:07:29,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:29,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-uor69p 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 3 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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 12s (6,710 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8967 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m31.108s user 0m18.550s sys 0m7.765s 2018-10-22 10:07:29,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.002s sys 0m0.008s 2018-10-22 10:07:29,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-22 10:07:29,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-22 10:07:29,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-22 10:07:29,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:03 ? 00:00:00 /sbin/init root 2 0 0 10:03 ? 00:00:00 [kthreadd] root 3 2 0 10:03 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:03 ? 00:00:00 [kworker/0:0] root 5 2 0 10:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:03 ? 00:00:00 [rcu_sched] root 8 2 0 10:03 ? 00:00:00 [rcuos/0] root 9 2 0 10:03 ? 00:00:00 [rcuos/1] root 10 2 0 10:03 ? 00:00:00 [rcu_bh] root 11 2 0 10:03 ? 00:00:00 [rcuob/0] root 12 2 0 10:03 ? 00:00:00 [rcuob/1] root 13 2 0 10:03 ? 00:00:00 [migration/0] root 14 2 0 10:03 ? 00:00:00 [watchdog/0] root 15 2 0 10:03 ? 00:00:00 [watchdog/1] root 16 2 0 10:03 ? 00:00:00 [migration/1] root 17 2 0 10:03 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:03 ? 00:00:00 [kworker/1:0] root 19 2 0 10:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:03 ? 00:00:00 [khelper] root 21 2 0 10:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:03 ? 00:00:00 [netns] root 23 2 0 10:03 ? 00:00:00 [writeback] root 24 2 0 10:03 ? 00:00:00 [kintegrityd] root 25 2 0 10:03 ? 00:00:00 [bioset] root 26 2 0 10:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:03 ? 00:00:00 [kblockd] root 28 2 0 10:03 ? 00:00:00 [ata_sff] root 29 2 0 10:03 ? 00:00:00 [khubd] root 30 2 0 10:03 ? 00:00:00 [md] root 31 2 0 10:03 ? 00:00:00 [devfreq_wq] root 32 2 0 10:03 ? 00:00:00 [kworker/0:1] root 34 2 0 10:03 ? 00:00:00 [khungtaskd] root 35 2 0 10:03 ? 00:00:00 [kswapd0] root 36 2 0 10:03 ? 00:00:00 [vmstat] root 37 2 0 10:03 ? 00:00:00 [ksmd] root 38 2 0 10:03 ? 00:00:00 [khugepaged] root 39 2 0 10:03 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:03 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:03 ? 00:00:00 [crypto] root 53 2 0 10:03 ? 00:00:00 [kthrotld] root 54 2 0 10:03 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:03 ? 00:00:00 [vballoon] root 56 2 0 10:03 ? 00:00:00 [kworker/1:1] root 57 2 0 10:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:03 ? 00:00:00 [scsi_eh_1] root 59 2 0 10:03 ? 00:00:00 [kworker/u4:2] root 60 2 0 10:03 ? 00:00:00 [kworker/u4:3] root 79 2 0 10:03 ? 00:00:00 [deferwq] root 80 2 0 10:03 ? 00:00:00 [charger_manager] root 124 2 0 10:03 ? 00:00:00 [kpsmoused] root 125 2 0 10:03 ? 00:00:00 [kworker/1:2] root 186 2 0 10:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:03 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 10:03 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 10:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 428 2 0 10:03 ? 00:00:00 [kworker/u5:1] root 429 2 0 10:03 ? 00:00:00 [kworker/u5:2] root 532 1 0 10:03 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 10:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 10:04 ? 00:00:00 [kauditd] root 940 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon message+ 1010 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork syslog 1012 1 0 10:04 ? 00:00:00 rsyslogd root 1027 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1109 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 10:04 ? 00:00:00 cron daemon 1112 1 0 10:04 ? 00:00:00 atd root 1119 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 10:04 ? 00:00:00 /home/ubuntu/bind_host_uor69p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_uor69p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_uor69p --logging-server-logdir=/home/ubuntu/bind_host_uor69p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p%I.log --pidfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p.pid ubuntu 1691 1652 0 10:04 ? 00:00:00 /home/ubuntu/bind_host_uor69p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_uor69p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_uor69p --logging-server-logdir=/home/ubuntu/bind_host_uor69p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p%I.log --pidfile=/home/ubuntu/bind_host_uor69p/work/bind_host_uor69p.pid ubuntu 1766 1 0 10:04 ? 00:00:01 python2.7 /home/ubuntu/bind_host_uor69p/env/bin/diamond --configfile /home/ubuntu/bind_host_uor69p/work/plugins/diamond/etc/diamond.conf bind 2439 1 0 10:05 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2493 1691 0 10:05 ? 00:00:00 /home/ubuntu/bind_host_uor69p/env/bin/python2.7 /home/ubuntu/bind_host_uor69p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e0cuPQ ubuntu 2504 2493 0 10:05 ? 00:00:00 /bin/sh -c /tmp/5R18L/install-etcd.sh ubuntu 2506 2504 0 10:05 ? 00:00:00 /bin/bash -e /tmp/5R18L/install-etcd.sh ntp 8559 1 0 10:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8967 1 0 10:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9025 1 0 10:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9029 9025 0 10:07 ? 00:00:00 inotifywait -e create -qq . root 9108 8967 0 10:07 ? 00:00:00 [check-monit-upt] clearwa+ 9180 1 0 10:07 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 9208 8967 0 10:07 ? 00:00:00 [check-etcd-upti] root 9212 8967 0 10:07 ? 00:00:00 [poll_etcd_clust] root 9214 8967 0 10:07 ? 00:00:00 [poll_etcd.sh] ubuntu 9394 2506 0 10:07 ? 00:00:00 /bin/bash -e /tmp/5R18L/install-etcd.sh ubuntu 9395 9394 0 10:07 ? 00:00:00 /bin/bash -e /tmp/5R18L/install-etcd.sh root 9396 9395 0 10:07 ? 00:00:00 sudo ps -edf root 9397 9396 0 10:07 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-22 10:07:29,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-22 10:07:29,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:4d:e1 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe96:4de1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71841 errors:0 dropped:0 overruns:0 frame:0 TX packets:30089 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123728540 (123.7 MB) TX bytes:5512279 (5.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13691 (13.6 KB) TX bytes:13691 (13.6 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-22 10:07:29,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-22 10:07:29,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-22 10:07:29,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/sa22 /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-22 10:07:29,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-22 10:07:29,651 - 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.5:53 0.0.0.0:* LISTEN 2439/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2439/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2439/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8967/monit tcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 9180/etcd tcp6 0 0 :::53 :::* LISTEN 2439/named tcp6 0 0 :::22 :::* LISTEN 1109/sshd tcp6 0 0 ::1:953 :::* LISTEN 2439/named tcp6 0 0 :::4000 :::* LISTEN 9180/etcd udp 0 0 0.0.0.0:60533 0.0.0.0:* 587/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 8559/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8559/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8559/ntpd udp 0 0 192.168.120.5:53 0.0.0.0:* 2439/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2439/named udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8559/ntpd udp6 0 0 ::1:123 :::* 8559/ntpd udp6 0 0 :::123 :::* 8559/ntpd udp6 0 0 :::35303 :::* 587/dhclient udp6 0 0 :::53 :::* 2439/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9234 1010/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 8231 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11553 1652/python2.7 /tmp/cloudify-logging-server-92842.socket unix 2 [ ACC ] STREAM LISTENING 6993 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14180 2493/python2.7 /tmp/ctx-YPVwKz.socket unix 2 [ ACC ] STREAM LISTENING 9443 1128/acpid /var/run/acpid.socket real 0m0.007s user 0m0.003s sys 0m0.003s 2018-10-22 10:07:29,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2018-10-22 10:07:29,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-22 10:07:29,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [22-Oct-2018 10:07:11 UTC] clearwater-diags-monitor starting [22-Oct-2018 10:07:11 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:07:29,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:29,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:29,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:29 GMT 2018-10-22 10:07:29,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:29,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:29,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:34,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:34,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:34,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ft8ezr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:30.040Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:30.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:30.173Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:30.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:30.173Z", "message": "[etcd] => 2018-10-22 10:07:11.797014456 Stopping etcd clearwater-etcd\n2018-10-22 10:07:16.290446523 Restarting etcd clearwater-etcd\n2018-10-22 10:07:16.294370998 Configured ETCDCTL_PEERS: \n2018-10-22 10:07:16.294974478 Check for previous failed startup attempt\n2018-10-22 10:07:16.295942232 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-10-22 10:07:16.305077146 etcdctl returned 2\n2018-10-22 10:07:16.310033048 Creating new cluster...\n2018-10-22 10:07:16.312228590 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2018-10-22 10:07:16.313631952 Check we're actually a member of the cluster\n2018-10-22 10:07:16.324058629 Wait for etcd to startup\n2018-10-22 10:07:17.332251330 Etcd started successfully\n2018-10-22 10:07:16.333900 I | etcdmain: etcd Version: 3.1.7\n2018-10-22 10:07:16.333934 I | etcdmain: Git SHA: 43b7507\n2018-10-22 10:07:16.333938 I | etcdmain: Go Version: go1.7.5\n2018-10-22 10:07:16.333941 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-22 10:07:16.333945 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-22 10:07:16.333990 I | embed: listening for peers on http://192.168.120.5:2380\n2018-10-22 10:07:16.334019 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-22 10:07:16.382277 I | etcdserver: name = 192-168-120-5\n2018-10-22 10:07:16.382302 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2018-10-22 10:07:16.382308 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2018-10-22 10:07:16.382312 I | etcdserver: heartbeat = 100ms\n2018-10-22 10:07:16.382325 I | etcdserver: election = 1000ms\n2018-10-22 10:07:16.382330 I | etcdserver: snapshot count = 10000\n2018-10-22 10:07:16.382338 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2018-10-22 10:07:16.382343 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380\n2018-10-22 10:07:16.382352 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380\n2018-10-22 10:07:16.450707 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793\n2018-10-22 10:07:16.450734 I | raft: 3ead290dbd94d86 became follower at term 0\n2018-10-22 10:07:16.450760 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-22 10:07:16.450765 I | raft: 3ead290dbd94d86 became follower at term 1\n2018-10-22 10:07:16.601187 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-22 10:07:16.601992 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2018-10-22 10:07:17.351052 I | raft: 3ead290dbd94d86 is starting a new election at term 1\n2018-10-22 10:07:17.351100 I | raft: 3ead290dbd94d86 became candidate at term 2\n2018-10-22 10:07:17.351135 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2\n2018-10-22 10:07:17.351155 I | raft: 3ead290dbd94d86 became leader at term 2\n2018-10-22 10:07:17.351164 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2\n2018-10-22 10:07:17.351461 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793\n2018-10-22 10:07:17.351645 I | embed: ready to serve client requests\n2018-10-22 10:07:17.351718 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-22 10:07:17.353354 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-22 10:07:17.361844 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-22 10:07:17.361904 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-22 10:07:17.495397 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:60002\n2018-10-22 10:07:17.564727 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:60003\n2018-10-22 10:07:17.565261 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:60004\n2018-10-22 10:07:25.784210 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:60005\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:30.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:30.173Z", "message": "Execution done (return_code=0): /tmp/5R18L/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:30.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:30.173Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:30.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "70e0c210-e129-413f-ae68-d976e124348a"}, {"node_instance_id": "bind_ft8ezr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:31.061Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:31.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:32.076Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:32.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:32.076Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:32.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:32.076Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:32.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:32.076Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:32.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:32.076Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:32.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:32.468Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GYWBC/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:32.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.107Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/TB9YU/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JD28W/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/9ZU83/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/F821I/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.5', 'name': u'bono-gtdx8e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:33.186Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DEGRZ/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:33.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.134Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpCzxf3V /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-ulymwv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpHnm5bn /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}], "metadata": {"pagination": {"total": 1544, "offset": 1459, "size": 50}}} 2018-10-22 10:07:34,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:34,834 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:34 GMT 2018-10-22 10:07:34,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:34,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31008 2018-10-22 10:07:34,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:34,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:34,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-22 10:07:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-22 10:07:11.797014456 Stopping etcd clearwater-etcd 2018-10-22 10:07:16.290446523 Restarting etcd clearwater-etcd 2018-10-22 10:07:16.294370998 Configured ETCDCTL_PEERS: 2018-10-22 10:07:16.294974478 Check for previous failed startup attempt 2018-10-22 10:07:16.295942232 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-10-22 10:07:16.305077146 etcdctl returned 2 2018-10-22 10:07:16.310033048 Creating new cluster... 2018-10-22 10:07:16.312228590 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2018-10-22 10:07:16.313631952 Check we're actually a member of the cluster 2018-10-22 10:07:16.324058629 Wait for etcd to startup 2018-10-22 10:07:17.332251330 Etcd started successfully 2018-10-22 10:07:16.333900 I | etcdmain: etcd Version: 3.1.7 2018-10-22 10:07:16.333934 I | etcdmain: Git SHA: 43b7507 2018-10-22 10:07:16.333938 I | etcdmain: Go Version: go1.7.5 2018-10-22 10:07:16.333941 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-22 10:07:16.333945 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-22 10:07:16.333990 I | embed: listening for peers on http://192.168.120.5:2380 2018-10-22 10:07:16.334019 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-22 10:07:16.382277 I | etcdserver: name = 192-168-120-5 2018-10-22 10:07:16.382302 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2018-10-22 10:07:16.382308 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2018-10-22 10:07:16.382312 I | etcdserver: heartbeat = 100ms 2018-10-22 10:07:16.382325 I | etcdserver: election = 1000ms 2018-10-22 10:07:16.382330 I | etcdserver: snapshot count = 10000 2018-10-22 10:07:16.382338 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2018-10-22 10:07:16.382343 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380 2018-10-22 10:07:16.382352 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380 2018-10-22 10:07:16.450707 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793 2018-10-22 10:07:16.450734 I | raft: 3ead290dbd94d86 became follower at term 0 2018-10-22 10:07:16.450760 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-22 10:07:16.450765 I | raft: 3ead290dbd94d86 became follower at term 1 2018-10-22 10:07:16.601187 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-22 10:07:16.601992 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2018-10-22 10:07:17.351052 I | raft: 3ead290dbd94d86 is starting a new election at term 1 2018-10-22 10:07:17.351100 I | raft: 3ead290dbd94d86 became candidate at term 2 2018-10-22 10:07:17.351135 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2 2018-10-22 10:07:17.351155 I | raft: 3ead290dbd94d86 became leader at term 2 2018-10-22 10:07:17.351164 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2 2018-10-22 10:07:17.351461 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793 2018-10-22 10:07:17.351645 I | embed: ready to serve client requests 2018-10-22 10:07:17.351718 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-22 10:07:17.353354 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-22 10:07:17.361844 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-22 10:07:17.361904 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-22 10:07:17.495397 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:60002 2018-10-22 10:07:17.564727 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:60003 2018-10-22 10:07:17.565261 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:60004 2018-10-22 10:07:25.784210 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:60005 real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-22 10:07:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5R18L/install-etcd.sh 2018-10-22 10:07:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-22 10:07:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:07:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:07:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:07:34,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:34,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:34,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:07:34,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GYWBC/clearwater.py 2018-10-22 10:07:34,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:07:34,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:34,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:34,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:34,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:07:34,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:34,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-22 10:07:34,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:07:34,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:07:34,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-22 10:07:34,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/TB9YU/clearwater.py 2018-10-22 10:07:34,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-22 10:07:34,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JD28W/clearwater.py 2018-10-22 10:07:34,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/9ZU83/clearwater.py 2018-10-22 10:07:34,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/F821I/clearwater.py 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:07:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.5', 'name': u'bono-gtdx8e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-10-22 10:07:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-22 10:07:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DEGRZ/clearwater.py 2018-10-22 10:07:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-22 10:07:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:07:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCzxf3V /etc/clearwater/local_config 2018-10-22 10:07:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-ulymwv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-10-22 10:07:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHnm5bn /etc/dnsmasq.resolv.conf 2018-10-22 10:07:34,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:34,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:34,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:34,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:34,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:34 GMT 2018-10-22 10:07:34,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:34,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:34,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:39,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:40,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpcFJfIc /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpdoNABw /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmp7B1Kr5 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpHnm5bn /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmp46whV0 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-ulymwv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-hz5sz0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b6d4889a-63ce-438e-828f-dce08c230ca5"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "2e82445a-e79d-4d88-b1ed-415f33ad68ea"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpCzxf3V /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-akggbt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-hikjyo', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "fc8b49cb-3de6-4f85-84bd-a746347af689"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:34.206Z", "message": "[localhost] run: sudo mv /tmp/tmpNRDI3c /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:34.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4e718e03-a46c-4824-8c55-f1ba75c38357"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.151Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:35.244Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/T43U6/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:35.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.182Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.182Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.182Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.182Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.182Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.182Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RNY8D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "Executing: /tmp/RNY8D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}], "metadata": {"pagination": {"total": 1598, "offset": 1509, "size": 50}}} 2018-10-22 10:07:40,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:40,005 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:40 GMT 2018-10-22 10:07:40,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:40,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26811 2018-10-22 10:07:40,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:40,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:07:40,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-22 10:07:40,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcFJfIc /etc/clearwater/local_config 2018-10-22 10:07:40,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:07:40,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:40,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdoNABw /etc/clearwater/local_config 2018-10-22 10:07:40,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:40,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7B1Kr5 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHnm5bn /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:07:40,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:07:40,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp46whV0 /etc/clearwater/local_config 2018-10-22 10:07:40,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-22 10:07:40,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-ulymwv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-10-22 10:07:40,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-22 10:07:40,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-hz5sz0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-22 10:07:40,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:40,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCzxf3V /etc/clearwater/local_config 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-akggbt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-hikjyo', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNRDI3c /etc/dnsmasq.resolv.conf 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:40,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:40,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:07:40,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:40,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:40,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:07:40,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/T43U6/install-dime.sh 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:40,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:07:40,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:40,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:40,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:40,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:40,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-22 10:07:40,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RNY8D/install-vellum.sh 2018-10-22 10:07:40,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RNY8D/install-vellum.sh 2018-10-22 10:07:40,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-22 10:07:40,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:40,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:40,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:40,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:40 GMT 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:40,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:45,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:45,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:45,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:45,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:45,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RNY8D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "Executing: /tmp/RNY8D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:36.233Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/HO994/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/Q4C0W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "Executing: /tmp/Q4C0W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:37.276Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:37.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:38.288Z", "message": "[localhost] run: sudo mv /tmp/tmpkGVTPq /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:38.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:38.288Z", "message": "[localhost] run: sudo mv /tmp/tmpX4aDpI /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:38.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:38.288Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:38.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:38.288Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:38.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:38.288Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:38.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:38.471Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:38.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.192Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.192Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.296Z", "message": "[localhost] run: sudo mv /tmp/tmppNf3lw /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.296Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "81162563-d72e-4902-9ead-660e452d8d41"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.296Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.296Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:39.296Z", "message": "[localhost] run: sudo mv /tmp/tmpwnpOaT /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:39.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c58be551-b908-4a66-9418-f541a2ceaffa"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:40.322Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:40.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:40.322Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:40.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:40.322Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:40.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:40.322Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:40.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:40.378Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ZMD9F/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:40.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "d9988f78-cf0a-44e3-82b6-649597a669a5"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:41.649Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:41.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:41.649Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:41.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:41.649Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:41.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:41.649Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:41.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:41.657Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/BC69Y/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:41.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "Executing: /tmp/BC69Y/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/7A0QW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "Executing: /tmp/7A0QW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:42.649Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:42.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:43.691Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:43.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:43.691Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:43.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}], "metadata": {"pagination": {"total": 1619, "offset": 1559, "size": 50}}} 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:45 GMT 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:45,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26054 2018-10-22 10:07:45,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-22 10:07:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-22 10:07:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-22 10:07:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RNY8D/install-vellum.sh 2018-10-22 10:07:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RNY8D/install-vellum.sh 2018-10-22 10:07:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-22 10:07:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-22 10:07:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/HO994/install-homer.sh 2018-10-22 10:07:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-22 10:07:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-22 10:07:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/Q4C0W/install-sprout.sh 2018-10-22 10:07:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-22 10:07:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q4C0W/install-sprout.sh 2018-10-22 10:07:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-22 10:07:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-22 10:07:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-22 10:07:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-22 10:07:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-22 10:07:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkGVTPq /etc/clearwater/local_config 2018-10-22 10:07:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpX4aDpI /etc/dnsmasq.resolv.conf 2018-10-22 10:07:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:07:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-22 10:07:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-22 10:07:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppNf3lw /etc/dnsmasq.resolv.conf 2018-10-22 10:07:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-22 10:07:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwnpOaT /etc/clearwater/local_config 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ZMD9F/append_proxy_snmp_conf.py 2018-10-22 10:07:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:07:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:07:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/BC69Y/install-ellis.sh 2018-10-22 10:07:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BC69Y/install-ellis.sh 2018-10-22 10:07:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/7A0QW/install-bono.sh 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7A0QW/install-bono.sh 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-22 10:07:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-22 10:07:45,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:45,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:45,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:45 GMT 2018-10-22 10:07:45,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:45,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:45,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:50,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:50,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:50,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:43.691Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:43.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:43.691Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:43.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}], "metadata": {"pagination": {"total": 1619, "offset": 1609, "size": 50}}} 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:50 GMT 2018-10-22 10:07:50,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:50,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1121 2018-10-22 10:07:50,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:50,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-22 10:07:50,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-22 10:07:50,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:50,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:50,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:50,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:50,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:50 GMT 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:50,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:55,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:07:56,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:56,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.211Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-fu13dd\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,176 kB/s)\nReading package lists...\n\nreal\t0m14.199s\nuser\t0m4.586s\nsys\t0m0.364s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-f4ypzm\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,201 kB/s)\nReading package lists...\n\nreal\t0m14.293s\nuser\t0m4.788s\nsys\t0m0.436s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-p0u2np\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,215 kB/s)\nReading package lists...\n\nreal\t0m13.145s\nuser\t0m4.790s\nsys\t0m0.286s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-uwuy08\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,199 kB/s)\nReading package lists...\n\nreal\t0m14.100s\nuser\t0m4.549s\nsys\t0m0.398s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:51.719Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:51.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:53.111Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:53.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:54.387Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rpu15r\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [495 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 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.8 MB in 6s (2,018 kB/s)\nReading package lists...\n\nreal\t0m10.569s\nuser\t0m4.536s\nsys\t0m0.384s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:54.387Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:54.387Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:54.387Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ve75pu\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [495 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\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.8 MB in 5s (2,277 kB/s)\nReading package lists...\n\nreal\t0m10.556s\nuser\t0m4.572s\nsys\t0m0.299s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:54.387Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:07:54.387Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:07:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}], "metadata": {"pagination": {"total": 1637, "offset": 1611, "size": 50}}} 2018-10-22 10:07:56,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:56,302 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:56 GMT 2018-10-22 10:07:56,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:56,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38054 2018-10-22 10:07:56,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:07:56,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-fu13dd Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,176 kB/s) Reading package lists... real 0m14.199s user 0m4.586s sys 0m0.364s 2018-10-22 10:07:56,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:07:56,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-f4ypzm Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,201 kB/s) Reading package lists... real 0m14.293s user 0m4.788s sys 0m0.436s 2018-10-22 10:07:56,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-p0u2np Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,215 kB/s) Reading package lists... real 0m13.145s user 0m4.790s sys 0m0.286s 2018-10-22 10:07:56,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:07:56,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-22 10:07:56,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-22 10:07:56,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-uwuy08 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [495 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 [553 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 [264 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.8 MB in 10s (1,199 kB/s) Reading package lists... real 0m14.100s user 0m4.549s sys 0m0.398s 2018-10-22 10:07:56,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-22 10:07:56,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:07:56,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-22 10:07:56,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:07:56,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rpu15r Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [495 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 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.8 MB in 6s (2,018 kB/s) Reading package lists... real 0m10.569s user 0m4.536s sys 0m0.384s 2018-10-22 10:07:56,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-22 10:07:56,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:07:56,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ve75pu Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [495 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] 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.8 MB in 5s (2,277 kB/s) Reading package lists... real 0m10.556s user 0m4.572s sys 0m0.299s 2018-10-22 10:07:56,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:07:56,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-22 10:07:56,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:07:56,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:07:56,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:07:56,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:07:56,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:07:56 GMT 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:07:56,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:01,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:02,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:02 GMT 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:02,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:02,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:02,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:02,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:02,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:02,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:02,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:02,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:02 GMT 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:02,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:07,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:07,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:07 GMT 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:07,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:07,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:07,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:07 GMT 2018-10-22 10:08:07,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:07,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:07,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:12,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:13,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:13,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:13,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:13,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:13,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:13 GMT 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:13,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:13,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:13,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:13,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:13,207 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:13 GMT 2018-10-22 10:08:13,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:13,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:13,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:18,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:18,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:18 GMT 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:18,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:18,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:18,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:18,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:18,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:18 GMT 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:18,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:23,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:24,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:24,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:24,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:24,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:24,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:24,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:24 GMT 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:24,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:24,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:24,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:24,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:24,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:24,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:24,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:24 GMT 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:24,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:29,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:29,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:29,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:29,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:29,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:29,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:29,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:29 GMT 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:29,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:29,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:29,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:29,963 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:29 GMT 2018-10-22 10:08:29,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:29,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:29,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:34,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:35,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:35,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:35,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:35,535 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:35 GMT 2018-10-22 10:08:35,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:35,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:35,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:35,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:35,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:35,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:35,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:35,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:35,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:35,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:35 GMT 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:35,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:40,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:41,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:41,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:41,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:41 GMT 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:41,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:41,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:41,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:41,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:41,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:41,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:41,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:41,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:41,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:41,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:41,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:41,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:41,079 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:41 GMT 2018-10-22 10:08:41,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:41,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:41,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:46,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:46,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:46,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:46,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:46,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:46 GMT 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:46,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:46,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:46,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:46,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:46,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:46,423 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:46 GMT 2018-10-22 10:08:46,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:46,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:46,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:51,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:51,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:51,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:51,833 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:51 GMT 2018-10-22 10:08:51,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:51,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:51,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:51,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:51,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:51,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:51,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:51,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:51,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:51 GMT 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:51,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:56,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:08:57,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:08:57,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:57,347 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:57 GMT 2018-10-22 10:08:57,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:57,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:08:57,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:08:57,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:08:57,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:08:57,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:08:57,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:08:57,766 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:08:57 GMT 2018-10-22 10:08:57,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:08:57,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:08:57,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:02,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:02,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:02 GMT 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:02,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:03,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:03,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:03,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:03,042 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:03 GMT 2018-10-22 10:09:03,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:03,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:03,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:08,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:08,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:08,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:08,270 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:08 GMT 2018-10-22 10:09:08,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:08,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:08,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:08,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:08,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:08,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:08 GMT 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:08,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:08,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:13,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:13,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:13,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:13 GMT 2018-10-22 10:09:13,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:13,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:13,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:13,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:13,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:13,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:13,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:13 GMT 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:13,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:13,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:18,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:18,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:18,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:18,914 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:18 GMT 2018-10-22 10:09:18,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:18,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:18,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:18,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:19,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:19,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:19,194 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:19 GMT 2018-10-22 10:09:19,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:19,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:19,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:24,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:24,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:24,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:24 GMT 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:24,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:24,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:24,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:24,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:24,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:24,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:24 GMT 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:24,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:29,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:29,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:29,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:29,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:29,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:29 GMT 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:29,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:29,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:29,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:29,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:29,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:29,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:29 GMT 2018-10-22 10:09:29,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:29,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:29,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:34,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:34,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:34,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:34,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:34,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:34 GMT 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:34,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:34,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:35,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:35,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:35,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:35,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:35 GMT 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:35,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:40,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:40,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:40,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:40,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:40 GMT 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:40,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:40,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:40,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:40,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:40,559 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:40 GMT 2018-10-22 10:09:40,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:40,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:40,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:45,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:45,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:45,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:45,657 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:45 GMT 2018-10-22 10:09:45,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:45,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:45,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:45,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:45,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:45,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:45,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:45,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:45,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:45 GMT 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:45,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:50,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:50,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:50,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:50,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:50,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:50,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:50 GMT 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:50,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:50,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:51,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:51,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:51,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:51,101 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:51 GMT 2018-10-22 10:09:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:51,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:56,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:09:56,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:56,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:56,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:56 GMT 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:09:56,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:09:56,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:09:56,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:09:56,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:09:56,355 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:09:56 GMT 2018-10-22 10:09:56,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:09:56,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:09:56,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:01,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:01,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:01,450 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:01 GMT 2018-10-22 10:10:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:01,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:01,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:01,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:01,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:01,728 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:01 GMT 2018-10-22 10:10:01,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:01,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:01,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:06,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:06,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:10:06,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:06,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:06 GMT 2018-10-22 10:10:06,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:06,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:06,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:06,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:06,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:06,971 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:06 GMT 2018-10-22 10:10:06,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:06,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:06,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:11,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:12,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1629, "size": 50}}} 2018-10-22 10:10:12,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:12,062 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:12 GMT 2018-10-22 10:10:12,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:12,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:12,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:12,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:12,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:12,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:12,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:12 GMT 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:12,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:12,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:17,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:17,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:17,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:17,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:10:17.163Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ve75pu\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 3 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 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:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-160.210 [773 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,411 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-160.210) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8654\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 8695\nclearwater-socket-factory-sig start/running, process 8700\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\t2m22.621s\nuser\t0m8.275s\nsys\t0m7.327s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:10:17.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}], "metadata": {"pagination": {"total": 1638, "offset": 1629, "size": 50}}} 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:17,358 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:17 GMT 2018-10-22 10:10:17,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:17,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37162 2018-10-22 10:10:17,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:17,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ve75pu 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 3 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 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:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-160.210 [773 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,411 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-160.210) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8654 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 8695 clearwater-socket-factory-sig start/running, process 8700 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 2m22.621s user 0m8.275s sys 0m7.327s 2018-10-22 10:10:17,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:17,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:17,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:17,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:17,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:17 GMT 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:17,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:22,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:22,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:22,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:10:17.453Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:10:17.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}], "metadata": {"pagination": {"total": 1639, "offset": 1630, "size": 50}}} 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:22 GMT 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:22,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 618 2018-10-22 10:10:22,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:22,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:10:22,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:22,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:22,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:22,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:22,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:22,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:22,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:22,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:22,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:22,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:22,913 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:22 GMT 2018-10-22 10:10:22,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:22,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:22,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:27,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:28,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:28,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:28,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:28,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1631, "size": 50}}} 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:28 GMT 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:28,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:28,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:28,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:28,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:28,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:28,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:28 GMT 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:28,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:33,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:33,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1631, "size": 50}}} 2018-10-22 10:10:33,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:33,494 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:33 GMT 2018-10-22 10:10:33,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:33,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:33,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:33,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:33,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:33,770 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:33 GMT 2018-10-22 10:10:33,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:33,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:33,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:38,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:38,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:38,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:38,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1631, "size": 50}}} 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:38 GMT 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:38,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:38,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:38,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:38,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:38 GMT 2018-10-22 10:10:38,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:38,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:38,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:43,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:44,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:44,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:44,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:44,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:44,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:44,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1631, "size": 50}}} 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:44 GMT 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:44,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:44,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:44,434 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:44 GMT 2018-10-22 10:10:44,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:44,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:44,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:49,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:50,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1631, "size": 50}}} 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:50 GMT 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:50,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:50,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:50,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:50 GMT 2018-10-22 10:10:50,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:50,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:50,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:55,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:10:55,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:55,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:55,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:55,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:55,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:55,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:55,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:55,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:10:50.981Z", "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 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.410s\nuser\t0m11.959s\nsys\t0m2.598s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:10:50.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:10:51.699Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:10:51.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:10:54.793Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-fu13dd\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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.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.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 12s (7,065 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.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.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.8) ...\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.4) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9017\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................................................................................+++\n...................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m2.957s\nuser\t0m19.564s\nsys\t0m10.034s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:10:54.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}], "metadata": {"pagination": {"total": 1642, "offset": 1631, "size": 50}}} 2018-10-22 10:10:55,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:55,636 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:55 GMT 2018-10-22 10:10:55,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:55,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65693 2018-10-22 10:10:55,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:10:55,638 - 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 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.410s user 0m11.959s sys 0m2.598s 2018-10-22 10:10:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:10:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-fu13dd 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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.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.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 12s (7,065 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.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.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.8) ... 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.4) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9017 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................................................................................+++ ...................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m2.957s user 0m19.564s sys 0m10.034s 2018-10-22 10:10:55,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:10:55,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:10:55,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:10:55,715 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:10:55 GMT 2018-10-22 10:10:55,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:10:55,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:10:55,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:00,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:00,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:00,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:00,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:00,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:00,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:10:55.712Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:10:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}], "metadata": {"pagination": {"total": 1643, "offset": 1634, "size": 50}}} 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:00 GMT 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 621 2018-10-22 10:11:00,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:00,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:11:00,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:01,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:01,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:01,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:01 GMT 2018-10-22 10:11:01,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:01,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:01,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:06,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:06,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:06,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:03.035Z", "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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,119 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m11.610s\nuser\t0m0.728s\nsys\t0m0.538s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:03.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:03.731Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:03.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:03.731Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:03.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:03.731Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:03.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:04.945Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-p0u2np\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 3 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.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 16s (3,403 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.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 ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8941\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9042\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 9061\nclearwater-socket-factory-sig start/running, process 9066\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................................+++\n....................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m13.244s\nuser\t0m9.332s\nsys\t0m8.370s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:04.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:05.784Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:05.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}], "metadata": {"pagination": {"total": 1649, "offset": 1635, "size": 50}}} 2018-10-22 10:11:06,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:06,287 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:06 GMT 2018-10-22 10:11:06,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:06,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51077 2018-10-22 10:11:06,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:06,289 - 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,119 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m11.610s user 0m0.728s sys 0m0.538s 2018-10-22 10:11:06,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-22 10:11:06,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-22 10:11:06,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-22 10:11:06,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-p0u2np 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 3 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.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 16s (3,403 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.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 ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8941 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9042 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 9061 clearwater-socket-factory-sig start/running, process 9066 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................................+++ ....................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m13.244s user 0m9.332s sys 0m8.370s 2018-10-22 10:11:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:11:06,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:06,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:06,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:06,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:06,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:06,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:06 GMT 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:06,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:11,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:11,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:11,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:11,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:11,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:11,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:06.817Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:06.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:06.817Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:06.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:06.817Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.009s\nsys\t0m0.042s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:06.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:06.817Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:18:8e:e6 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe18:8ee6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87304 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57838 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131818075 (131.8 MB) TX bytes:9846367 (9.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3721 (3.7 KB) TX bytes:3721 (3.7 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:06.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:07.847Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:04 ? 00:00:00 /sbin/init\nroot 2 0 0 10:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:04 ? 00:00:00 [migration/0]\nroot 14 2 0 10:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:04 ? 00:00:00 [migration/1]\nroot 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 10:04 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 10:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:04 ? 00:00:00 [khelper]\nroot 21 2 0 10:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:04 ? 00:00:00 [netns]\nroot 23 2 0 10:04 ? 00:00:00 [writeback]\nroot 24 2 0 10:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:04 ? 00:00:00 [bioset]\nroot 26 2 0 10:04 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 10:04 ? 00:00:00 [kblockd]\nroot 28 2 0 10:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:04 ? 00:00:00 [khubd]\nroot 30 2 0 10:04 ? 00:00:00 [md]\nroot 31 2 0 10:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:04 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:04 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:04 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:04 ? 00:00:00 [vmstat]\nroot 37 2 0 10:04 ? 00:00:00 [ksmd]\nroot 38 2 0 10:04 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:04 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:04 ? 00:00:00 [crypto]\nroot 53 2 0 10:04 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:04 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:04 ? 00:00:00 [vballoon]\nroot 56 2 0 10:04 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:04 ? 00:00:00 [deferwq]\nroot 80 2 0 10:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 10:04 ? 00:00:00 [kpsmoused]\nroot 125 2 0 10:04 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 515 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 10:04 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 964 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 993 1 0 10:04 ? 00:00:00 rsyslogd\nroot 1050 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 10:04 ? 00:00:00 cron\ndaemon 1106 1 0 10:04 ? 00:00:00 atd\nroot 1114 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1255 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1261 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1618 2 0 10:04 ? 00:00:00 [kworker/u5:2]\nubuntu 1651 1 0 10:04 ? 00:00:00 /home/ubuntu/bono_host_ve75pu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ve75pu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ve75pu --logging-server-logdir=/home/ubuntu/bono_host_ve75pu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu%I.log --pidfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu.pid\nubuntu 1765 1 0 10:05 ? 00:00:01 python2.7 /home/ubuntu/bono_host_ve75pu/env/bin/diamond --configfile /home/ubuntu/bono_host_ve75pu/work/plugins/diamond/etc/diamond.conf\nubuntu 1830 1651 0 10:07 ? 00:00:00 /home/ubuntu/bono_host_ve75pu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ve75pu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ve75pu --logging-server-logdir=/home/ubuntu/bono_host_ve75pu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu%I.log --pidfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu.pid\nubuntu 1853 1830 0 10:07 ? 00:00:00 /home/ubuntu/bono_host_ve75pu/env/bin/python2.7 /home/ubuntu/bono_host_ve75pu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-gTpJvn\nubuntu 1865 1853 0 10:07 ? 00:00:00 /bin/sh -c /tmp/7A0QW/install-bono.sh\nubuntu 1867 1865 0 10:07 ? 00:00:00 /bin/bash -e /tmp/7A0QW/install-bono.sh\nntp 8144 1 0 10:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8425 2 0 10:10 ? 00:00:00 [kworker/u5:1]\nroot 8654 1 0 10:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8695 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8696 8695 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8700 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8701 8700 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8709 8696 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8711 8701 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8712 8711 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8995 1 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.11,bono-gtdx8e.clearwater.local --alias=172.30.9.200,bono-gtdx8e.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-gtdx8e.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 9808 1 0 10:11 ? 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 9872 1867 0 10:11 ? 00:00:00 /bin/bash -e /tmp/7A0QW/install-bono.sh\nubuntu 9873 9872 0 10:11 ? 00:00:00 /bin/bash -e /tmp/7A0QW/install-bono.sh\nroot 9874 9873 0 10:11 ? 00:00:00 sudo ps -edf\nroot 9875 9874 0 10:11 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:07.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:07.847Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:07.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:07.847Z", "message": "[bono] => /var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/cloud-init.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181022T100000Z.txt\n/var/log/bono/bono_out.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat/clearwater-sa22\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/udev\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:07.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:07.847Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:07.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:07.847Z", "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 9808/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8654/monit \ntcp 0 0 192.168.120.11:5058 0.0.0.0:* LISTEN 8995/bono \ntcp 0 0 192.168.120.11:5060 0.0.0.0:* LISTEN 8995/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8995/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9808/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8144/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8144/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8144/ntpd \nudp 0 0 0.0.0.0:56111 0.0.0.0:* 586/dhclient \nudp 0 0 192.168.120.11:5058 0.0.0.0:* 8995/bono \nudp 0 0 192.168.120.11:5060 0.0.0.0:* 8995/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9808/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 :::23668 :::* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8144/ntpd \nudp6 0 0 ::1:123 :::* 8144/ntpd \nudp6 0 0 :::123 :::* 8144/ntpd \nudp6 0 0 ::1:53 :::* 9808/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20718 8709/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7471 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20249 8712/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10897 1651/python2.7 /tmp/cloudify-logging-server-6591e.socket\nunix 2 [ ACC ] STREAM LISTENING 11960 1853/python2.7 /tmp/ctx-D0AMKg.socket\nunix 2 [ ACC ] STREAM LISTENING 7054 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9606 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9381 906/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:07.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:08.859Z", "message": "[bono] => 2018:10:22 10:10:12: Namespace: management\n2018:10:22 10:10:12: [management] Starting server\n2018:10:22 10:10:12: [management] Listening for requests\n2018:10:22 10:10:12: Namespace: signaling\n2018:10:22 10:10:12: [signaling] Starting server\n2018:10:22 10:10:12: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:08.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:08.859Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:08.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:09.843Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:09.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:10.096Z", "message": "Execution done (return_code=0): /tmp/7A0QW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:10.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:10.096Z", "message": "[bono] sudo cat /var/log/bono/bono_20181022T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:10.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:10.096Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:10.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:10.096Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:10.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:10.096Z", "message": "[bono] => 2018-10-22 10:10:32.405748779 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:10.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "8054ba0e-9ecb-4d6c-a5f8-a0cddf998f1b"}, {"node_instance_id": "bono_gtdx8e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:10.703Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:10.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1670, "offset": 1641, "size": 50}}} 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:11 GMT 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24038 2018-10-22 10:11:11,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:11,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-22 10:11:11,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-22 10:11:11,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.009s sys 0m0.042s 2018-10-22 10:11:11,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:18:8e:e6 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe18:8ee6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87304 errors:0 dropped:0 overruns:0 frame:0 TX packets:57838 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131818075 (131.8 MB) TX bytes:9846367 (9.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3721 (3.7 KB) TX bytes:3721 (3.7 KB) real 0m0.004s user 0m0.001s sys 0m0.003s 2018-10-22 10:11:11,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:04 ? 00:00:00 /sbin/init root 2 0 0 10:04 ? 00:00:00 [kthreadd] root 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:04 ? 00:00:00 [rcu_sched] root 8 2 0 10:04 ? 00:00:00 [rcuos/0] root 9 2 0 10:04 ? 00:00:00 [rcuos/1] root 10 2 0 10:04 ? 00:00:00 [rcu_bh] root 11 2 0 10:04 ? 00:00:00 [rcuob/0] root 12 2 0 10:04 ? 00:00:00 [rcuob/1] root 13 2 0 10:04 ? 00:00:00 [migration/0] root 14 2 0 10:04 ? 00:00:00 [watchdog/0] root 15 2 0 10:04 ? 00:00:00 [watchdog/1] root 16 2 0 10:04 ? 00:00:00 [migration/1] root 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:04 ? 00:00:00 [kworker/1:0] root 19 2 0 10:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:04 ? 00:00:00 [khelper] root 21 2 0 10:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:04 ? 00:00:00 [netns] root 23 2 0 10:04 ? 00:00:00 [writeback] root 24 2 0 10:04 ? 00:00:00 [kintegrityd] root 25 2 0 10:04 ? 00:00:00 [bioset] root 26 2 0 10:04 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:04 ? 00:00:00 [kblockd] root 28 2 0 10:04 ? 00:00:00 [ata_sff] root 29 2 0 10:04 ? 00:00:00 [khubd] root 30 2 0 10:04 ? 00:00:00 [md] root 31 2 0 10:04 ? 00:00:00 [devfreq_wq] root 32 2 0 10:04 ? 00:00:00 [kworker/0:1] root 34 2 0 10:04 ? 00:00:00 [khungtaskd] root 35 2 0 10:04 ? 00:00:00 [kswapd0] root 36 2 0 10:04 ? 00:00:00 [vmstat] root 37 2 0 10:04 ? 00:00:00 [ksmd] root 38 2 0 10:04 ? 00:00:00 [khugepaged] root 39 2 0 10:04 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:04 ? 00:00:00 [crypto] root 53 2 0 10:04 ? 00:00:00 [kthrotld] root 54 2 0 10:04 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:04 ? 00:00:00 [vballoon] root 56 2 0 10:04 ? 00:00:00 [kworker/1:1] root 57 2 0 10:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:04 ? 00:00:00 [deferwq] root 80 2 0 10:04 ? 00:00:00 [charger_manager] root 123 2 0 10:04 ? 00:00:00 [kpsmoused] root 125 2 0 10:04 ? 00:00:00 [kworker/0:2] root 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 515 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 10:04 ? 00:00:00 [kauditd] message+ 906 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind root 964 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon syslog 993 1 0 10:04 ? 00:00:00 rsyslogd root 1050 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 10:04 ? 00:00:00 cron daemon 1106 1 0 10:04 ? 00:00:00 atd root 1114 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1255 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1618 2 0 10:04 ? 00:00:00 [kworker/u5:2] ubuntu 1651 1 0 10:04 ? 00:00:00 /home/ubuntu/bono_host_ve75pu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ve75pu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ve75pu --logging-server-logdir=/home/ubuntu/bono_host_ve75pu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu%I.log --pidfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu.pid ubuntu 1765 1 0 10:05 ? 00:00:01 python2.7 /home/ubuntu/bono_host_ve75pu/env/bin/diamond --configfile /home/ubuntu/bono_host_ve75pu/work/plugins/diamond/etc/diamond.conf ubuntu 1830 1651 0 10:07 ? 00:00:00 /home/ubuntu/bono_host_ve75pu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ve75pu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ve75pu --logging-server-logdir=/home/ubuntu/bono_host_ve75pu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu%I.log --pidfile=/home/ubuntu/bono_host_ve75pu/work/bono_host_ve75pu.pid ubuntu 1853 1830 0 10:07 ? 00:00:00 /home/ubuntu/bono_host_ve75pu/env/bin/python2.7 /home/ubuntu/bono_host_ve75pu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-gTpJvn ubuntu 1865 1853 0 10:07 ? 00:00:00 /bin/sh -c /tmp/7A0QW/install-bono.sh ubuntu 1867 1865 0 10:07 ? 00:00:00 /bin/bash -e /tmp/7A0QW/install-bono.sh ntp 8144 1 0 10:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8425 2 0 10:10 ? 00:00:00 [kworker/u5:1] root 8654 1 0 10:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8695 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8696 8695 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8700 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8701 8700 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8709 8696 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8711 8701 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8712 8711 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8995 1 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.11,bono-gtdx8e.clearwater.local --alias=172.30.9.200,bono-gtdx8e.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-gtdx8e.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 9808 1 0 10:11 ? 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 9872 1867 0 10:11 ? 00:00:00 /bin/bash -e /tmp/7A0QW/install-bono.sh ubuntu 9873 9872 0 10:11 ? 00:00:00 /bin/bash -e /tmp/7A0QW/install-bono.sh root 9874 9873 0 10:11 ? 00:00:00 sudo ps -edf root 9875 9874 0 10:11 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-22 10:11:11,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-22 10:11:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/bono/bono_err.log /var/log/bono/bono_20181022T100000Z.txt /var/log/bono/bono_out.log /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/clearwater-sa22 /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.006s user 0m0.003s sys 0m0.002s 2018-10-22 10:11:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-22 10:11:11,635 - 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 9808/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8654/monit tcp 0 0 192.168.120.11:5058 0.0.0.0:* LISTEN 8995/bono tcp 0 0 192.168.120.11:5060 0.0.0.0:* LISTEN 8995/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8995/bono tcp6 0 0 ::1:53 :::* LISTEN 9808/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8144/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8144/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8144/ntpd udp 0 0 0.0.0.0:56111 0.0.0.0:* 586/dhclient udp 0 0 192.168.120.11:5058 0.0.0.0:* 8995/bono udp 0 0 192.168.120.11:5060 0.0.0.0:* 8995/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9808/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 :::23668 :::* 586/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8144/ntpd udp6 0 0 ::1:123 :::* 8144/ntpd udp6 0 0 :::123 :::* 8144/ntpd udp6 0 0 ::1:53 :::* 9808/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20718 8709/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7471 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20249 8712/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10897 1651/python2.7 /tmp/cloudify-logging-server-6591e.socket unix 2 [ ACC ] STREAM LISTENING 11960 1853/python2.7 /tmp/ctx-D0AMKg.socket unix 2 [ ACC ] STREAM LISTENING 7054 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9606 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9381 906/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-22 10:11:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:22 10:10:12: Namespace: management 2018:10:22 10:10:12: [management] Starting server 2018:10:22 10:10:12: [management] Listening for requests 2018:10:22 10:10:12: Namespace: signaling 2018:10:22 10:10:12: [signaling] Starting server 2018:10:22 10:10:12: [signaling] Listening for requests real 0m0.004s user 0m0.001s sys 0m0.003s 2018-10-22 10:11:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-22 10:11:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:11,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7A0QW/install-bono.sh 2018-10-22 10:11:11,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181022T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-22 10:11:11,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-22 10:11:11,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-22 10:11:11,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-22 10:10:32.405748779 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:11:11,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:11:11,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:11,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:11,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:11,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:11,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:11,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:11,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:11 GMT 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:11,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:16,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:17,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:17,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:17,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:11.735Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:11.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:11.735Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:11.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:11.838Z", "message": "Downloaded scripts/bind/bind.py to /tmp/AJAOV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:11.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.112Z", "message": "[localhost] run: sudo mv /tmp/tmp46SW35 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.385Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.818Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:13.818Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:13.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:14.188Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:14.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:14.188Z", "message": "[localhost] run: sudo mv /tmp/tmpPiWMmw /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:14.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:14.188Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/2CIFI/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:14.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e7d20a04-1371-4dbd-ae76-76ebb1a5b984"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:14.188Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:14.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "40de4300-a2d2-4c00-ad76-c88ac97fe192"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:15.483Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_wyi7bw/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:15.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e7d20a04-1371-4dbd-ae76-76ebb1a5b984"}], "metadata": {"pagination": {"total": 1690, "offset": 1659, "size": 50}}} 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:17 GMT 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10703 2018-10-22 10:11:17,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:11:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:11:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AJAOV/bind.py 2018-10-22 10:11:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:11:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:11:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:11:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:11:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:11:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:11:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp46SW35 /etc/bind/db.clearwater.local 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPiWMmw /etc/bind/db.clearwater.opnfv 2018-10-22 10:11:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/2CIFI/add-snmpproxy-collector.py 2018-10-22 10:11:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:11:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_wyi7bw/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-22 10:11:17,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:17,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:17,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:17,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:17,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:17 GMT 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:17,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:22,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:22,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:22,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:22,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:22,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:22,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:22,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:21.202Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:21.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1691, "offset": 1678, "size": 50}}} 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:22 GMT 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-10-22 10:11:22,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:22,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:22,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:22,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:22,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:22,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:22,931 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:22 GMT 2018-10-22 10:11:22,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:22,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:22,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:27,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:28,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:28,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:28,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:28,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:28,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:28,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:24.803Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rpu15r\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 3 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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.3 MB in 10s (6,734 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9258\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-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.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.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10000\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...+++\n...............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m30.437s\nuser\t0m16.437s\nsys\t0m11.333s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:24.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:25.253Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}], "metadata": {"pagination": {"total": 1693, "offset": 1679, "size": 50}}} 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:28 GMT 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46404 2018-10-22 10:11:28,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:28,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rpu15r 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 3 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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.3 MB in 10s (6,734 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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 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.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9258 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-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10000 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...+++ ...............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m30.437s user 0m16.437s sys 0m11.333s 2018-10-22 10:11:28,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:11:28,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:28,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:28,448 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:28 GMT 2018-10-22 10:11:28,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:28,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:28,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:33,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:34,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:29.485Z", "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 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.264s\nuser\t0m12.340s\nsys\t0m2.510s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:29.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:30.448Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:30.448Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:30.448Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:32.340Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.050s\nuser\t0m0.008s\nsys\t0m0.041s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:32.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:33.401Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:33.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:33.401Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:33.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:33.401Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2c:92:37 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2c:9237/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111674 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57358 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166736372 (166.7 MB) TX bytes:10477162 (10.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: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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:33.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:33.401Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:03 ? 00:00:00 /sbin/init\nroot 2 0 0 10:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:03 ? 00:00:00 [migration/0]\nroot 14 2 0 10:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:03 ? 00:00:00 [migration/1]\nroot 17 2 0 10:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:03 ? 00:00:00 [khelper]\nroot 21 2 0 10:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:03 ? 00:00:00 [netns]\nroot 23 2 0 10:03 ? 00:00:00 [writeback]\nroot 24 2 0 10:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:03 ? 00:00:00 [bioset]\nroot 27 2 0 10:03 ? 00:00:00 [kblockd]\nroot 28 2 0 10:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:03 ? 00:00:00 [khubd]\nroot 30 2 0 10:03 ? 00:00:00 [md]\nroot 31 2 0 10:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:03 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:03 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:03 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:03 ? 00:00:00 [vmstat]\nroot 37 2 0 10:03 ? 00:00:00 [ksmd]\nroot 38 2 0 10:03 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:03 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:03 ? 00:00:00 [crypto]\nroot 53 2 0 10:03 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:03 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:03 ? 00:00:00 [vballoon]\nroot 56 2 0 10:03 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:03 ? 00:00:00 [deferwq]\nroot 80 2 0 10:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 10:03 ? 00:00:00 [kpsmoused]\nroot 142 2 0 10:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 10:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:03 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 10:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 10:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 10:03 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 10:03 ? 00:00:00 [kworker/u5:2]\nroot 486 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 10:04 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nroot 945 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1019 1 0 10:04 ? 00:00:00 rsyslogd\nroot 1052 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 10:04 ? 00:00:00 cron\ndaemon 1103 1 0 10:04 ? 00:00:00 atd\nroot 1116 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 10:04 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 10:04 ? 00:00:00 /home/ubuntu/homer_host_fu13dd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_fu13dd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_fu13dd --logging-server-logdir=/home/ubuntu/homer_host_fu13dd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd%I.log --pidfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd.pid\nubuntu 1765 1 0 10:04 ? 00:00:02 python2.7 /home/ubuntu/homer_host_fu13dd/env/bin/diamond --configfile /home/ubuntu/homer_host_fu13dd/work/plugins/diamond/etc/diamond.conf\nubuntu 1834 1651 0 10:07 ? 00:00:00 /home/ubuntu/homer_host_fu13dd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_fu13dd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_fu13dd --logging-server-logdir=/home/ubuntu/homer_host_fu13dd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd%I.log --pidfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd.pid\nubuntu 1855 1834 0 10:07 ? 00:00:00 /home/ubuntu/homer_host_fu13dd/env/bin/python2.7 /home/ubuntu/homer_host_fu13dd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-IsGP4T\nubuntu 1866 1855 0 10:07 ? 00:00:00 /bin/sh -c /tmp/HO994/install-homer.sh\nubuntu 1868 1866 0 10:07 ? 00:00:00 /bin/bash -e /tmp/HO994/install-homer.sh\nroot 2775 2 0 10:09 ? 00:00:00 [kworker/u5:0]\nntp 8499 1 0 10:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9017 1 0 10:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9075 1 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9079 9075 0 10:10 ? 00:00:00 inotifywait -e create -qq .\nroot 9194 1 0 10:10 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9195 9194 0 10:10 ? 00:00:00 nginx: worker process\nwww-data 9196 9194 0 10:10 ? 00:00:00 nginx: worker process\nwww-data 9197 9194 0 10:10 ? 00:00:00 nginx: worker process\nwww-data 9198 9194 0 10:10 ? 00:00:00 nginx: worker process\nroot 9730 9017 0 10:11 ? 00:00:00 [nginx_ping] \nroot 9732 9017 0 10:11 ? 00:00:00 [check-nginx-upt] \nroot 9734 9017 0 10:11 ? 00:00:00 [check-monit-upt] \ndnsmasq 9838 1 0 10:11 ? 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 9902 1868 0 10:11 ? 00:00:00 /bin/bash -e /tmp/HO994/install-homer.sh\nubuntu 9903 9902 0 10:11 ? 00:00:00 /bin/bash -e /tmp/HO994/install-homer.sh\nroot 9904 9903 0 10:11 ? 00:00:00 sudo ps -edf\nroot 9905 9904 0 10:11 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:33.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:33.401Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:33.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}], "metadata": {"pagination": {"total": 1703, "offset": 1681, "size": 50}}} 2018-10-22 10:11:34,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:34,668 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:34 GMT 2018-10-22 10:11:34,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:34,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28355 2018-10-22 10:11:34,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:34,669 - 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 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.264s user 0m12.340s sys 0m2.510s 2018-10-22 10:11:34,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-22 10:11:34,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-22 10:11:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-22 10:11:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.050s user 0m0.008s sys 0m0.041s 2018-10-22 10:11:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-22 10:11:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-22 10:11:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2c:92:37 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2c:9237/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111674 errors:0 dropped:0 overruns:0 frame:0 TX packets:57358 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166736372 (166.7 MB) TX bytes:10477162 (10.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: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.004s user 0m0.003s sys 0m0.002s 2018-10-22 10:11:34,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:03 ? 00:00:00 /sbin/init root 2 0 0 10:03 ? 00:00:00 [kthreadd] root 3 2 0 10:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:03 ? 00:00:00 [rcu_sched] root 8 2 0 10:03 ? 00:00:00 [rcuos/0] root 9 2 0 10:03 ? 00:00:00 [rcuos/1] root 10 2 0 10:03 ? 00:00:00 [rcu_bh] root 11 2 0 10:03 ? 00:00:00 [rcuob/0] root 12 2 0 10:03 ? 00:00:00 [rcuob/1] root 13 2 0 10:03 ? 00:00:00 [migration/0] root 14 2 0 10:03 ? 00:00:00 [watchdog/0] root 15 2 0 10:03 ? 00:00:00 [watchdog/1] root 16 2 0 10:03 ? 00:00:00 [migration/1] root 17 2 0 10:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:03 ? 00:00:00 [khelper] root 21 2 0 10:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:03 ? 00:00:00 [netns] root 23 2 0 10:03 ? 00:00:00 [writeback] root 24 2 0 10:03 ? 00:00:00 [kintegrityd] root 25 2 0 10:03 ? 00:00:00 [bioset] root 27 2 0 10:03 ? 00:00:00 [kblockd] root 28 2 0 10:03 ? 00:00:00 [ata_sff] root 29 2 0 10:03 ? 00:00:00 [khubd] root 30 2 0 10:03 ? 00:00:00 [md] root 31 2 0 10:03 ? 00:00:00 [devfreq_wq] root 32 2 0 10:03 ? 00:00:00 [kworker/0:1] root 34 2 0 10:03 ? 00:00:00 [khungtaskd] root 35 2 0 10:03 ? 00:00:00 [kswapd0] root 36 2 0 10:03 ? 00:00:00 [vmstat] root 37 2 0 10:03 ? 00:00:00 [ksmd] root 38 2 0 10:03 ? 00:00:00 [khugepaged] root 39 2 0 10:03 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:03 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:03 ? 00:00:00 [crypto] root 53 2 0 10:03 ? 00:00:00 [kthrotld] root 54 2 0 10:03 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:03 ? 00:00:00 [vballoon] root 56 2 0 10:03 ? 00:00:00 [kworker/1:1] root 57 2 0 10:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:03 ? 00:00:00 [deferwq] root 80 2 0 10:03 ? 00:00:00 [charger_manager] root 124 2 0 10:03 ? 00:00:00 [kpsmoused] root 142 2 0 10:03 ? 00:00:00 [kworker/0:2] root 186 2 0 10:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:03 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 10:03 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 10:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 10:03 ? 00:00:00 [kworker/u5:1] root 432 2 0 10:03 ? 00:00:00 [kworker/u5:2] root 486 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 10:04 ? 00:00:00 [kauditd] message+ 899 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon root 945 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind syslog 1019 1 0 10:04 ? 00:00:00 rsyslogd root 1052 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 10:04 ? 00:00:00 cron daemon 1103 1 0 10:04 ? 00:00:00 atd root 1116 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 10:04 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 10:04 ? 00:00:00 /home/ubuntu/homer_host_fu13dd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_fu13dd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_fu13dd --logging-server-logdir=/home/ubuntu/homer_host_fu13dd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd%I.log --pidfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd.pid ubuntu 1765 1 0 10:04 ? 00:00:02 python2.7 /home/ubuntu/homer_host_fu13dd/env/bin/diamond --configfile /home/ubuntu/homer_host_fu13dd/work/plugins/diamond/etc/diamond.conf ubuntu 1834 1651 0 10:07 ? 00:00:00 /home/ubuntu/homer_host_fu13dd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_fu13dd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_fu13dd --logging-server-logdir=/home/ubuntu/homer_host_fu13dd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd%I.log --pidfile=/home/ubuntu/homer_host_fu13dd/work/homer_host_fu13dd.pid ubuntu 1855 1834 0 10:07 ? 00:00:00 /home/ubuntu/homer_host_fu13dd/env/bin/python2.7 /home/ubuntu/homer_host_fu13dd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-IsGP4T ubuntu 1866 1855 0 10:07 ? 00:00:00 /bin/sh -c /tmp/HO994/install-homer.sh ubuntu 1868 1866 0 10:07 ? 00:00:00 /bin/bash -e /tmp/HO994/install-homer.sh root 2775 2 0 10:09 ? 00:00:00 [kworker/u5:0] ntp 8499 1 0 10:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9017 1 0 10:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9075 1 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9079 9075 0 10:10 ? 00:00:00 inotifywait -e create -qq . root 9194 1 0 10:10 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9195 9194 0 10:10 ? 00:00:00 nginx: worker process www-data 9196 9194 0 10:10 ? 00:00:00 nginx: worker process www-data 9197 9194 0 10:10 ? 00:00:00 nginx: worker process www-data 9198 9194 0 10:10 ? 00:00:00 nginx: worker process root 9730 9017 0 10:11 ? 00:00:00 [nginx_ping] root 9732 9017 0 10:11 ? 00:00:00 [check-nginx-upt] root 9734 9017 0 10:11 ? 00:00:00 [check-monit-upt] dnsmasq 9838 1 0 10:11 ? 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 9902 1868 0 10:11 ? 00:00:00 /bin/bash -e /tmp/HO994/install-homer.sh ubuntu 9903 9902 0 10:11 ? 00:00:00 /bin/bash -e /tmp/HO994/install-homer.sh root 9904 9903 0 10:11 ? 00:00:00 sudo ps -edf root 9905 9904 0 10:11 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-22 10:11:34,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-22 10:11:34,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:34,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:34,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:34,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:34 GMT 2018-10-22 10:11:34,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:34,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:34,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:39,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:39,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:39,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:34.456Z", "message": "[homer] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/sysstat/clearwater-sa22\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:34.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:34.456Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:34.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:34.456Z", "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 9838/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9017/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9194/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9838/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8499/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8499/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8499/ntpd \nudp 0 0 0.0.0.0:55715 0.0.0.0:* 573/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9838/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 ::1:123 :::* 8499/ntpd \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8499/ntpd \nudp6 0 0 :::123 :::* 8499/ntpd \nudp6 0 0 :::65191 :::* 573/dhclient \nudp6 0 0 ::1:53 :::* 9838/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8191 899/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9486 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10896 1651/python2.7 /tmp/cloudify-logging-server-0291a.socket\nunix 2 [ ACC ] STREAM LISTENING 11987 1855/python2.7 /tmp/ctx-_LgGkg.socket\nunix 2 [ ACC ] STREAM LISTENING 7112 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7319 393/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:34.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:34.456Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:34.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:35.687Z", "message": "[homer] => [22-Oct-2018 10:10:35 UTC] clearwater-diags-monitor starting\n[22-Oct-2018 10:10:35 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:35.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:35.687Z", "message": "[homer] => 2018-10-22 10:11:08.369539161 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:35.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:35.687Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:35.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:35.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:35.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:36.704Z", "message": "Execution done (return_code=0): /tmp/HO994/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:36.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:36.704Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:36.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "4d54c3ad-5b03-47e6-b0b8-429fa34b9c13"}, {"node_instance_id": "homer_f2gi8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:36.836Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:36.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:37.733Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FMHA9/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:37.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:37.733Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-f4ypzm\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 3 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.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.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 13s (6,832 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.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.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9398\nclearwater-socket-factory-sig start/running, process 9403\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9453\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n............................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m45.805s\nuser\t0m21.781s\nsys\t0m13.429s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:37.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:37.860Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:37.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:37.860Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:37.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "[localhost] run: sudo mv /tmp/tmp082DZq /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "[localhost] run: sudo mv /tmp/tmplTb5et /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:38.746Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:38.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "54c4fec6-c318-4bca-a0c5-c9034757d357"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:39.158Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:39.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1735, "offset": 1691, "size": 50}}} 2018-10-22 10:11:39,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:39,975 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:39 GMT 2018-10-22 10:11:39,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:39,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79156 2018-10-22 10:11:39,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:39,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/sa22 /var/log/sysstat/clearwater-sa22 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.007s user 0m0.004s sys 0m0.002s 2018-10-22 10:11:39,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-22 10:11:39,978 - 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 9838/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9017/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9194/nginx tcp6 0 0 ::1:53 :::* LISTEN 9838/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8499/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8499/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8499/ntpd udp 0 0 0.0.0.0:55715 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9838/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 ::1:123 :::* 8499/ntpd udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8499/ntpd udp6 0 0 :::123 :::* 8499/ntpd udp6 0 0 :::65191 :::* 573/dhclient udp6 0 0 ::1:53 :::* 9838/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8191 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9486 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10896 1651/python2.7 /tmp/cloudify-logging-server-0291a.socket unix 2 [ ACC ] STREAM LISTENING 11987 1855/python2.7 /tmp/ctx-_LgGkg.socket unix 2 [ ACC ] STREAM LISTENING 7112 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7319 393/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-22 10:11:39,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-22 10:11:39,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [22-Oct-2018 10:10:35 UTC] clearwater-diags-monitor starting [22-Oct-2018 10:10:35 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:11:39,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-22 10:11:08.369539161 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:11:39,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-22 10:11:39,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:39,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HO994/install-homer.sh 2018-10-22 10:11:39,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-22 10:11:39,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:11:39,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FMHA9/bind.py 2018-10-22 10:11:39,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-f4ypzm 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 3 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.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.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 13s (6,832 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.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.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9398 clearwater-socket-factory-sig start/running, process 9403 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9453 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ............................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m45.805s user 0m21.781s sys 0m13.429s 2018-10-22 10:11:39,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:11:39,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:11:39,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:11:39,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp082DZq /etc/bind/db.clearwater.local 2018-10-22 10:11:39,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplTb5et /etc/bind/db.clearwater.opnfv 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:11:39,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:11:39,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:11:39,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:11:39,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:39,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:40,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:40,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:40,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:40 GMT 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:40,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:40,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:45,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:45,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:45,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:45,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:43.529Z", "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 3 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 (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.231s\nuser\t0m12.122s\nsys\t0m2.669s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:43.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:43.811Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:44.827Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:44.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:44.827Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:44.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}], "metadata": {"pagination": {"total": 1739, "offset": 1719, "size": 50}}} 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:45 GMT 2018-10-22 10:11:45,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:45,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15960 2018-10-22 10:11:45,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:45,510 - 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 3 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 (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.231s user 0m12.122s sys 0m2.669s 2018-10-22 10:11:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-22 10:11:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-22 10:11:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-22 10:11:45,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:45,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:45,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:45,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:45,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:45,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:45,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:45 GMT 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:45,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:50,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:51,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:46.484Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.005s\nsys\t0m0.051s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:46.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:46.861Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:46.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:48.096Z", "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 9758/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9042/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9758/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8452/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8452/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8452/ntpd \nudp 0 0 0.0.0.0:18569 0.0.0.0:* 582/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9758/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient \nudp6 0 0 ::1:123 :::* 8452/ntpd \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8452/ntpd \nudp6 0 0 :::123 :::* 8452/ntpd \nudp6 0 0 :::32009 :::* 582/dhclient \nudp6 0 0 ::1:53 :::* 9758/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10899 1647/python2.7 /tmp/cloudify-logging-server-dd0ac.socket\nunix 2 [ ACC ] STREAM LISTENING 11899 1849/python2.7 /tmp/ctx-m9lpkL.socket\nunix 2 [ ACC ] STREAM LISTENING 1638 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7270 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9357 1112/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9127 914/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20983 9076/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20986 9078/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:48.096Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:48.096Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:48.096Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:df:40:f2 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:40f2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85620 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60587 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133725478 (133.7 MB) TX bytes:10712539 (10.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:48.096Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:48.096Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:04 ? 00:00:00 /sbin/init\nroot 2 0 0 10:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:04 ? 00:00:00 [migration/0]\nroot 14 2 0 10:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:04 ? 00:00:00 [migration/1]\nroot 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:04 ? 00:00:00 [khelper]\nroot 21 2 0 10:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:04 ? 00:00:00 [netns]\nroot 23 2 0 10:04 ? 00:00:00 [writeback]\nroot 24 2 0 10:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:04 ? 00:00:00 [bioset]\nroot 27 2 0 10:04 ? 00:00:00 [kblockd]\nroot 28 2 0 10:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:04 ? 00:00:00 [khubd]\nroot 30 2 0 10:04 ? 00:00:00 [md]\nroot 31 2 0 10:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:04 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:04 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:04 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:04 ? 00:00:00 [vmstat]\nroot 37 2 0 10:04 ? 00:00:00 [ksmd]\nroot 38 2 0 10:04 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:04 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:04 ? 00:00:00 [crypto]\nroot 53 2 0 10:04 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:04 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:04 ? 00:00:00 [vballoon]\nroot 56 2 0 10:04 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:04 ? 00:00:00 [deferwq]\nroot 80 2 0 10:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 10:04 ? 00:00:00 [kpsmoused]\nroot 142 2 0 10:04 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver]\nroot 323 2 0 10:04 ? 00:00:00 [kworker/1:2]\nroot 390 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 10:04 ? 00:00:00 [kworker/u5:1]\nroot 541 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 582 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 10:04 ? 00:00:00 [kauditd]\nmessage+ 914 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nroot 938 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nroot 1047 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1087 1 0 10:04 ? 00:00:00 cron\ndaemon 1089 1 0 10:04 ? 00:00:00 atd\nroot 1091 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1112 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1195 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1647 1 0 10:04 ? 00:00:00 /home/ubuntu/sprout_host_p0u2np/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_p0u2np --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_p0u2np --logging-server-logdir=/home/ubuntu/sprout_host_p0u2np/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np%I.log --pidfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np.pid\nroot 1648 2 0 10:04 ? 00:00:00 [kworker/u5:2]\nubuntu 1762 1 0 10:05 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_p0u2np/env/bin/diamond --configfile /home/ubuntu/sprout_host_p0u2np/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1647 0 10:07 ? 00:00:00 /home/ubuntu/sprout_host_p0u2np/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_p0u2np --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_p0u2np --logging-server-logdir=/home/ubuntu/sprout_host_p0u2np/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np%I.log --pidfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np.pid\nubuntu 1849 1827 0 10:07 ? 00:00:00 /home/ubuntu/sprout_host_p0u2np/env/bin/python2.7 /home/ubuntu/sprout_host_p0u2np/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4cNoZp\nubuntu 1860 1849 0 10:07 ? 00:00:00 /bin/sh -c /tmp/Q4C0W/install-sprout.sh\nubuntu 1862 1860 0 10:07 ? 00:00:00 /bin/bash -e /tmp/Q4C0W/install-sprout.sh\nntp 8452 1 0 10:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8467 2 0 10:10 ? 00:00:00 [kworker/u5:0]\nsyslog 8941 1 0 10:10 ? 00:00:00 rsyslogd\nroot 9042 1 0 10:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9061 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9062 9061 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9066 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9067 9066 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9076 9062 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9077 9067 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9078 9077 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9758 1 0 10:11 ? 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 9822 1862 0 10:11 ? 00:00:00 /bin/bash -e /tmp/Q4C0W/install-sprout.sh\nubuntu 9823 9822 0 10:11 ? 00:00:00 /bin/bash -e /tmp/Q4C0W/install-sprout.sh\nroot 9824 9823 0 10:11 ? 00:00:00 sudo ps -edf\nroot 9825 9824 0 10:11 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:49.110Z", "message": "[sprout] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20181022T100000Z.txt\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:49.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:49.110Z", "message": "[sprout] => 2018:10:22 10:10:53: Namespace: management\n2018:10:22 10:10:53: [management] Starting server\n2018:10:22 10:10:53: [management] Listening for requests\n2018:10:22 10:10:53: Namespace: signaling\n2018:10:22 10:10:53: [signaling] Starting server\n2018:10:22 10:10:53: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:49.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:49.110Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:49.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:50.121Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:50.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:50.121Z", "message": "[sprout] => 2018-10-22 10:11:25.624849747 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": "2018-10-22T10:11:50.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:50.121Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:50.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:50.121Z", "message": "Execution done (return_code=0): /tmp/Q4C0W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:50.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f23016f5-7ddc-4af8-9b3f-9ee1f3285452"}], "metadata": {"pagination": {"total": 1757, "offset": 1723, "size": 50}}} 2018-10-22 10:11:51,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:51,190 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:51 GMT 2018-10-22 10:11:51,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:51,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22096 2018-10-22 10:11:51,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:51,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.005s sys 0m0.051s 2018-10-22 10:11:51,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-22 10:11:51,191 - 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 9758/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9042/monit tcp6 0 0 ::1:53 :::* LISTEN 9758/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8452/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8452/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8452/ntpd udp 0 0 0.0.0.0:18569 0.0.0.0:* 582/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9758/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient udp6 0 0 ::1:123 :::* 8452/ntpd udp6 0 0 fe80::f816:3eff:fed:123 :::* 8452/ntpd udp6 0 0 :::123 :::* 8452/ntpd udp6 0 0 :::32009 :::* 582/dhclient udp6 0 0 ::1:53 :::* 9758/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10899 1647/python2.7 /tmp/cloudify-logging-server-dd0ac.socket unix 2 [ ACC ] STREAM LISTENING 11899 1849/python2.7 /tmp/ctx-m9lpkL.socket unix 2 [ ACC ] STREAM LISTENING 1638 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7270 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9357 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9127 914/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20983 9076/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20986 9078/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-22 10:11:51,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-22 10:11:51,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-22 10:11:51,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:df:40:f2 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedf:40f2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85620 errors:0 dropped:0 overruns:0 frame:0 TX packets:60587 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133725478 (133.7 MB) TX bytes:10712539 (10.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-22 10:11:51,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-22 10:11:51,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:04 ? 00:00:00 /sbin/init root 2 0 0 10:04 ? 00:00:00 [kthreadd] root 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:04 ? 00:00:00 [rcu_sched] root 8 2 0 10:04 ? 00:00:00 [rcuos/0] root 9 2 0 10:04 ? 00:00:00 [rcuos/1] root 10 2 0 10:04 ? 00:00:00 [rcu_bh] root 11 2 0 10:04 ? 00:00:00 [rcuob/0] root 12 2 0 10:04 ? 00:00:00 [rcuob/1] root 13 2 0 10:04 ? 00:00:00 [migration/0] root 14 2 0 10:04 ? 00:00:00 [watchdog/0] root 15 2 0 10:04 ? 00:00:00 [watchdog/1] root 16 2 0 10:04 ? 00:00:00 [migration/1] root 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:04 ? 00:00:00 [khelper] root 21 2 0 10:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:04 ? 00:00:00 [netns] root 23 2 0 10:04 ? 00:00:00 [writeback] root 24 2 0 10:04 ? 00:00:00 [kintegrityd] root 25 2 0 10:04 ? 00:00:00 [bioset] root 27 2 0 10:04 ? 00:00:00 [kblockd] root 28 2 0 10:04 ? 00:00:00 [ata_sff] root 29 2 0 10:04 ? 00:00:00 [khubd] root 30 2 0 10:04 ? 00:00:00 [md] root 31 2 0 10:04 ? 00:00:00 [devfreq_wq] root 32 2 0 10:04 ? 00:00:00 [kworker/0:1] root 34 2 0 10:04 ? 00:00:00 [khungtaskd] root 35 2 0 10:04 ? 00:00:00 [kswapd0] root 36 2 0 10:04 ? 00:00:00 [vmstat] root 37 2 0 10:04 ? 00:00:00 [ksmd] root 38 2 0 10:04 ? 00:00:00 [khugepaged] root 39 2 0 10:04 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:04 ? 00:00:00 [crypto] root 53 2 0 10:04 ? 00:00:00 [kthrotld] root 54 2 0 10:04 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:04 ? 00:00:00 [vballoon] root 56 2 0 10:04 ? 00:00:00 [kworker/1:1] root 57 2 0 10:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:04 ? 00:00:00 [deferwq] root 80 2 0 10:04 ? 00:00:00 [charger_manager] root 123 2 0 10:04 ? 00:00:00 [kpsmoused] root 142 2 0 10:04 ? 00:00:00 [kworker/0:2] root 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver] root 323 2 0 10:04 ? 00:00:00 [kworker/1:2] root 390 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 10:04 ? 00:00:00 [kworker/u5:1] root 541 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon root 582 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 10:04 ? 00:00:00 [kauditd] message+ 914 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork root 938 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon root 1047 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1087 1 0 10:04 ? 00:00:00 cron daemon 1089 1 0 10:04 ? 00:00:00 atd root 1091 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1112 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1195 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1647 1 0 10:04 ? 00:00:00 /home/ubuntu/sprout_host_p0u2np/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_p0u2np --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_p0u2np --logging-server-logdir=/home/ubuntu/sprout_host_p0u2np/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np%I.log --pidfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np.pid root 1648 2 0 10:04 ? 00:00:00 [kworker/u5:2] ubuntu 1762 1 0 10:05 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_p0u2np/env/bin/diamond --configfile /home/ubuntu/sprout_host_p0u2np/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1647 0 10:07 ? 00:00:00 /home/ubuntu/sprout_host_p0u2np/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_p0u2np --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_p0u2np --logging-server-logdir=/home/ubuntu/sprout_host_p0u2np/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np%I.log --pidfile=/home/ubuntu/sprout_host_p0u2np/work/sprout_host_p0u2np.pid ubuntu 1849 1827 0 10:07 ? 00:00:00 /home/ubuntu/sprout_host_p0u2np/env/bin/python2.7 /home/ubuntu/sprout_host_p0u2np/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4cNoZp ubuntu 1860 1849 0 10:07 ? 00:00:00 /bin/sh -c /tmp/Q4C0W/install-sprout.sh ubuntu 1862 1860 0 10:07 ? 00:00:00 /bin/bash -e /tmp/Q4C0W/install-sprout.sh ntp 8452 1 0 10:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8467 2 0 10:10 ? 00:00:00 [kworker/u5:0] syslog 8941 1 0 10:10 ? 00:00:00 rsyslogd root 9042 1 0 10:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9061 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9062 9061 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9066 1 0 10:10 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9067 9066 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9076 9062 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9077 9067 0 10:10 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9078 9077 0 10:10 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9758 1 0 10:11 ? 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 9822 1862 0 10:11 ? 00:00:00 /bin/bash -e /tmp/Q4C0W/install-sprout.sh ubuntu 9823 9822 0 10:11 ? 00:00:00 /bin/bash -e /tmp/Q4C0W/install-sprout.sh root 9824 9823 0 10:11 ? 00:00:00 sudo ps -edf root 9825 9824 0 10:11 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-22 10:11:51,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20181022T100000Z.txt /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.006s user 0m0.000s sys 0m0.004s 2018-10-22 10:11:51,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:22 10:10:53: Namespace: management 2018:10:22 10:10:53: [management] Starting server 2018:10:22 10:10:53: [management] Listening for requests 2018:10:22 10:10:53: Namespace: signaling 2018:10:22 10:10:53: [signaling] Starting server 2018:10:22 10:10:53: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:11:51,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-22 10:11:51,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-22 10:11:51,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-22 10:11:25.624849747 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:11:51,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-22 10:11:51,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q4C0W/install-sprout.sh 2018-10-22 10:11:51,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:51,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:51,272 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:51 GMT 2018-10-22 10:11:51,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:51,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:51,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:56,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:11:56,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hz5sz0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:51.173Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:51.877Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:51.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:52.886Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:52.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:52.886Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:52.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:53.052Z", "message": "Downloaded scripts/bind/bind.py to /tmp/V58FK/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:53.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:54.103Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:54.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "[localhost] run: sudo mv /tmp/tmpMWOHna /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "[localhost] run: sudo mv /tmp/tmprbFIlp /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.117Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "f7c0ef16-8e3c-4c5b-b58d-d9980ebb0f3c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.283Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.926Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:55.926Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:55.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1777, "offset": 1738, "size": 50}}} 2018-10-22 10:11:56,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:56,745 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:56 GMT 2018-10-22 10:11:56,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:56,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10636 2018-10-22 10:11:56,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:11:56,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:11:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:11:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:11:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V58FK/bind.py 2018-10-22 10:11:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:11:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:11:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:11:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:11:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:11:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:11:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMWOHna /etc/bind/db.clearwater.opnfv 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprbFIlp /etc/bind/db.clearwater.local 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:11:56,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:11:56,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:11:56,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:11:56,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:11:56,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:11:56,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:11:56,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:11:56,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:11:56,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:11:56,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:11:56,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:11:56,875 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:11:56 GMT 2018-10-22 10:11:56,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:11:56,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:11:56,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:01,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:02,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:02,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:02,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:02,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:56.393Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/4ZG9J/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:56.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "3436f964-99ab-4580-9305-39436ddc366c"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:57.884Z", "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 3 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 (14.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.698s\nuser\t0m12.547s\nsys\t0m2.816s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:57.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:58.215Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:58.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:59.235Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:59.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:11:59.235Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:11:59.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:00.838Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.072s\nuser\t0m0.008s\nsys\t0m0.045s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:00.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:01.255Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:01.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}], "metadata": {"pagination": {"total": 1784, "offset": 1757, "size": 50}}} 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:02 GMT 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17680 2018-10-22 10:12:02,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:02,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/4ZG9J/add-snmpproxy-collector.py 2018-10-22 10:12:02,029 - 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 3 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 (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.698s user 0m12.547s sys 0m2.816s 2018-10-22 10:12:02,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-22 10:12:02,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-22 10:12:02,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-22 10:12:02,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.072s user 0m0.008s sys 0m0.045s 2018-10-22 10:12:02,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-22 10:12:02,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:02,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:02,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:02 GMT 2018-10-22 10:12:02,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:02,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:02,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:07,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:07,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:07,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:04 ? 00:00:00 /sbin/init\nroot 2 0 0 10:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:04 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:04 ? 00:00:00 [migration/0]\nroot 14 2 0 10:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:04 ? 00:00:00 [migration/1]\nroot 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:04 ? 00:00:00 [khelper]\nroot 21 2 0 10:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:04 ? 00:00:00 [netns]\nroot 23 2 0 10:04 ? 00:00:00 [writeback]\nroot 24 2 0 10:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:04 ? 00:00:00 [bioset]\nroot 27 2 0 10:04 ? 00:00:00 [kblockd]\nroot 28 2 0 10:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:04 ? 00:00:00 [khubd]\nroot 30 2 0 10:04 ? 00:00:00 [md]\nroot 31 2 0 10:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:04 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 10:04 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 10:04 ? 00:00:00 [khungtaskd]\nroot 36 2 0 10:04 ? 00:00:00 [kswapd0]\nroot 37 2 0 10:04 ? 00:00:00 [vmstat]\nroot 38 2 0 10:04 ? 00:00:00 [ksmd]\nroot 39 2 0 10:04 ? 00:00:00 [khugepaged]\nroot 40 2 0 10:04 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 10:04 ? 00:00:00 [crypto]\nroot 54 2 0 10:04 ? 00:00:00 [kthrotld]\nroot 55 2 0 10:04 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 10:04 ? 00:00:00 [vballoon]\nroot 57 2 0 10:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:04 ? 00:00:00 [deferwq]\nroot 80 2 0 10:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 10:04 ? 00:00:00 [kpsmoused]\nroot 125 2 0 10:04 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver]\nroot 391 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 10:04 ? 00:00:00 [kworker/u5:1]\nroot 520 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:04 ? 00:00:00 [kworker/u5:2]\nroot 819 2 0 10:04 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 10:04 ? 00:00:00 rsyslogd\nroot 1050 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 10:04 ? 00:00:00 cron\ndaemon 1092 1 0 10:04 ? 00:00:00 atd\nroot 1109 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 10:04 ? 00:00:00 /home/ubuntu/ellis_host_rpu15r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rpu15r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rpu15r --logging-server-logdir=/home/ubuntu/ellis_host_rpu15r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r%I.log --pidfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r.pid\nubuntu 1764 1 0 10:05 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_rpu15r/env/bin/diamond --configfile /home/ubuntu/ellis_host_rpu15r/work/plugins/diamond/etc/diamond.conf\nubuntu 1832 1650 0 10:07 ? 00:00:00 /home/ubuntu/ellis_host_rpu15r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rpu15r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rpu15r --logging-server-logdir=/home/ubuntu/ellis_host_rpu15r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r%I.log --pidfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r.pid\nubuntu 1855 1832 0 10:07 ? 00:00:00 /home/ubuntu/ellis_host_rpu15r/env/bin/python2.7 /home/ubuntu/ellis_host_rpu15r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cQUQp6\nubuntu 1867 1855 0 10:07 ? 00:00:00 /bin/sh -c /tmp/BC69Y/install-ellis.sh\nubuntu 1870 1867 0 10:07 ? 00:00:00 /bin/bash -e /tmp/BC69Y/install-ellis.sh\nroot 3550 2 0 10:09 ? 00:00:00 [kworker/u5:0]\nmysql 9258 1 0 10:10 ? 00:00:00 /usr/sbin/mysqld\nntp 9408 1 0 10:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10000 1 0 10:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10054 1 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10058 10054 0 10:11 ? 00:00:00 inotifywait -e create -qq .\nroot 10157 1 0 10:11 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10158 10157 0 10:11 ? 00:00:00 nginx: worker process\nwww-data 10159 10157 0 10:11 ? 00:00:00 nginx: worker process\nwww-data 10160 10157 0 10:11 ? 00:00:00 nginx: worker process\nwww-data 10161 10157 0 10:11 ? 00:00:00 nginx: worker process\nellis 10447 1 0 10:11 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10547 10000 0 10:11 ? 00:00:00 [nginx_ping] \nroot 10548 10000 0 10:11 ? 00:00:00 [check-nginx-upt] \nroot 10554 10000 0 10:11 ? 00:00:00 [check-monit-upt] \nroot 10555 10000 0 10:11 ? 00:00:00 [poll_ellis.sh] \nroot 10560 10000 0 10:11 ? 00:00:00 [poll_ellis_http] \nroot 10563 10000 0 10:11 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10592 10563 0 10:11 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10632 10592 0 10:11 ? 00:00:00 sleep 28\ndnsmasq 10853 1 0 10:11 ? 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 10926 1870 0 10:12 ? 00:00:00 /bin/bash -e /tmp/BC69Y/install-ellis.sh\nubuntu 10927 10926 0 10:12 ? 00:00:00 /bin/bash -e /tmp/BC69Y/install-ellis.sh\nroot 10928 10927 0 10:12 ? 00:00:00 sudo ps -edf\nroot 10929 10928 0 10:12 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/ellis\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/mysql.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/sysstat/clearwater-sa22\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/mysql.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "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 10853/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10000/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10157/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9258/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10853/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1109/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 9408/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9408/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9408/ntpd \nudp 0 0 0.0.0.0:2072 0.0.0.0:* 572/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10853/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 9408/ntpd \nudp6 0 0 ::1:123 :::* 9408/ntpd \nudp6 0 0 :::123 :::* 9408/ntpd \nudp6 0 0 :::14758 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 10853/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21011 9258/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 8244 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9293 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11350 1650/python2.7 /tmp/cloudify-logging-server-5690d.socket\nunix 2 [ ACC ] STREAM LISTENING 12627 1855/python2.7 /tmp/ctx-YC6rND.socket\nunix 2 [ ACC ] STREAM LISTENING 1556 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 23480 10447/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 7842 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:f8:be \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0c:f8be/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:100315 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54037 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147625405 (147.6 MB) TX bytes:10445765 (10.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:54 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4391 (4.3 KB) TX bytes:4391 (4.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:02.787Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:03.913Z", "message": "[ellis] => 2018-10-22 10:11:40.756171801 Stopping etcd clearwater-etcd\n2018-10-22 10:11:41.673334288 Restarting etcd clearwater-etcd\n2018-10-22 10:11:41.678222047 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2018-10-22 10:11:41.678946689 Check for previous failed startup attempt\n2018-10-22 10:11:41.680069919 Running etcdctl member list\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\n37e4ffab1df977d5: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false\n2018-10-22 10:11:41.695318714 etcdctl returned 0\n2018-10-22 10:11:41.701969946 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:03.913Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:03.913Z", "message": "[ellis] => [22-Oct-2018 10:11:04 UTC] clearwater-diags-monitor starting\n[22-Oct-2018 10:11:04 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:04.693Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:04.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:04.937Z", "message": "Execution done (return_code=0): /tmp/BC69Y/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:04.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:04.937Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:04.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:04.937Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:04.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "6f442650-4a9f-4a20-ae79-88a4e2f11dd4"}, {"node_instance_id": "ellis_akggbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:05.815Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:05.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:05.815Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:05.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.124Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.124Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.426Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/GUUHL/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b8d45999-587f-4060-a701-9e7ca00b3456"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.943Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DT6A3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.943Z", "message": "Executing: /tmp/GUUHL/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b8d45999-587f-4060-a701-9e7ca00b3456"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.943Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b8d45999-587f-4060-a701-9e7ca00b3456"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.943Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b8d45999-587f-4060-a701-9e7ca00b3456"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:06.943Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:06.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1813, "offset": 1764, "size": 50}}} 2018-10-22 10:12:07,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:07,793 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:07 GMT 2018-10-22 10:12:07,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:07,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28588 2018-10-22 10:12:07,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-22 10:12:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:04 ? 00:00:00 /sbin/init root 2 0 0 10:04 ? 00:00:00 [kthreadd] root 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:04 ? 00:00:00 [kworker/0:0] root 5 2 0 10:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:04 ? 00:00:00 [rcu_sched] root 8 2 0 10:04 ? 00:00:00 [rcuos/0] root 9 2 0 10:04 ? 00:00:00 [rcuos/1] root 10 2 0 10:04 ? 00:00:00 [rcu_bh] root 11 2 0 10:04 ? 00:00:00 [rcuob/0] root 12 2 0 10:04 ? 00:00:00 [rcuob/1] root 13 2 0 10:04 ? 00:00:00 [migration/0] root 14 2 0 10:04 ? 00:00:00 [watchdog/0] root 15 2 0 10:04 ? 00:00:00 [watchdog/1] root 16 2 0 10:04 ? 00:00:00 [migration/1] root 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:04 ? 00:00:00 [khelper] root 21 2 0 10:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:04 ? 00:00:00 [netns] root 23 2 0 10:04 ? 00:00:00 [writeback] root 24 2 0 10:04 ? 00:00:00 [kintegrityd] root 25 2 0 10:04 ? 00:00:00 [bioset] root 27 2 0 10:04 ? 00:00:00 [kblockd] root 28 2 0 10:04 ? 00:00:00 [ata_sff] root 29 2 0 10:04 ? 00:00:00 [khubd] root 30 2 0 10:04 ? 00:00:00 [md] root 31 2 0 10:04 ? 00:00:00 [devfreq_wq] root 32 2 0 10:04 ? 00:00:00 [kworker/0:1] root 33 2 0 10:04 ? 00:00:00 [kworker/1:1] root 35 2 0 10:04 ? 00:00:00 [khungtaskd] root 36 2 0 10:04 ? 00:00:00 [kswapd0] root 37 2 0 10:04 ? 00:00:00 [vmstat] root 38 2 0 10:04 ? 00:00:00 [ksmd] root 39 2 0 10:04 ? 00:00:00 [khugepaged] root 40 2 0 10:04 ? 00:00:00 [fsnotify_mark] root 41 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 10:04 ? 00:00:00 [crypto] root 54 2 0 10:04 ? 00:00:00 [kthrotld] root 55 2 0 10:04 ? 00:00:00 [kworker/u4:1] root 56 2 0 10:04 ? 00:00:00 [vballoon] root 57 2 0 10:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:04 ? 00:00:00 [deferwq] root 80 2 0 10:04 ? 00:00:00 [charger_manager] root 123 2 0 10:04 ? 00:00:00 [kpsmoused] root 125 2 0 10:04 ? 00:00:00 [kworker/1:2] root 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 10:04 ? 00:00:00 [kworker/u5:1] root 520 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:04 ? 00:00:00 [kworker/u5:2] root 819 2 0 10:04 ? 00:00:00 [kauditd] message+ 897 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 10:04 ? 00:00:00 rsyslogd root 1050 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 10:04 ? 00:00:00 cron daemon 1092 1 0 10:04 ? 00:00:00 atd root 1109 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 10:04 ? 00:00:00 /home/ubuntu/ellis_host_rpu15r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rpu15r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rpu15r --logging-server-logdir=/home/ubuntu/ellis_host_rpu15r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r%I.log --pidfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r.pid ubuntu 1764 1 0 10:05 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_rpu15r/env/bin/diamond --configfile /home/ubuntu/ellis_host_rpu15r/work/plugins/diamond/etc/diamond.conf ubuntu 1832 1650 0 10:07 ? 00:00:00 /home/ubuntu/ellis_host_rpu15r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rpu15r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rpu15r --logging-server-logdir=/home/ubuntu/ellis_host_rpu15r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r%I.log --pidfile=/home/ubuntu/ellis_host_rpu15r/work/ellis_host_rpu15r.pid ubuntu 1855 1832 0 10:07 ? 00:00:00 /home/ubuntu/ellis_host_rpu15r/env/bin/python2.7 /home/ubuntu/ellis_host_rpu15r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cQUQp6 ubuntu 1867 1855 0 10:07 ? 00:00:00 /bin/sh -c /tmp/BC69Y/install-ellis.sh ubuntu 1870 1867 0 10:07 ? 00:00:00 /bin/bash -e /tmp/BC69Y/install-ellis.sh root 3550 2 0 10:09 ? 00:00:00 [kworker/u5:0] mysql 9258 1 0 10:10 ? 00:00:00 /usr/sbin/mysqld ntp 9408 1 0 10:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10000 1 0 10:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10054 1 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10058 10054 0 10:11 ? 00:00:00 inotifywait -e create -qq . root 10157 1 0 10:11 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10158 10157 0 10:11 ? 00:00:00 nginx: worker process www-data 10159 10157 0 10:11 ? 00:00:00 nginx: worker process www-data 10160 10157 0 10:11 ? 00:00:00 nginx: worker process www-data 10161 10157 0 10:11 ? 00:00:00 nginx: worker process ellis 10447 1 0 10:11 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10547 10000 0 10:11 ? 00:00:00 [nginx_ping] root 10548 10000 0 10:11 ? 00:00:00 [check-nginx-upt] root 10554 10000 0 10:11 ? 00:00:00 [check-monit-upt] root 10555 10000 0 10:11 ? 00:00:00 [poll_ellis.sh] root 10560 10000 0 10:11 ? 00:00:00 [poll_ellis_http] root 10563 10000 0 10:11 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10592 10563 0 10:11 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10632 10592 0 10:11 ? 00:00:00 sleep 28 dnsmasq 10853 1 0 10:11 ? 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 10926 1870 0 10:12 ? 00:00:00 /bin/bash -e /tmp/BC69Y/install-ellis.sh ubuntu 10927 10926 0 10:12 ? 00:00:00 /bin/bash -e /tmp/BC69Y/install-ellis.sh root 10928 10927 0 10:12 ? 00:00:00 sudo ps -edf root 10929 10928 0 10:12 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-10-22 10:12:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-22 10:12:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/ellis /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/mysql.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/mysql.err /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/sa22 /var/log/sysstat/clearwater-sa22 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/mysql.log /var/log/dmesg /var/log/dist-upgrade /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.007s user 0m0.003s sys 0m0.002s 2018-10-22 10:12:07,795 - 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 10853/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10000/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10157/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9258/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10853/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1109/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 9408/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9408/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9408/ntpd udp 0 0 0.0.0.0:2072 0.0.0.0:* 572/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10853/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 9408/ntpd udp6 0 0 ::1:123 :::* 9408/ntpd udp6 0 0 :::123 :::* 9408/ntpd udp6 0 0 :::14758 :::* 572/dhclient udp6 0 0 ::1:53 :::* 10853/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21011 9258/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 8244 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9293 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11350 1650/python2.7 /tmp/cloudify-logging-server-5690d.socket unix 2 [ ACC ] STREAM LISTENING 12627 1855/python2.7 /tmp/ctx-YC6rND.socket unix 2 [ ACC ] STREAM LISTENING 1556 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 23480 10447/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 7842 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.004s sys 0m0.005s 2018-10-22 10:12:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:f8:be inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0c:f8be/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:100315 errors:0 dropped:0 overruns:0 frame:0 TX packets:54037 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147625405 (147.6 MB) TX bytes:10445765 (10.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:54 errors:0 dropped:0 overruns:0 frame:0 TX packets:54 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4391 (4.3 KB) TX bytes:4391 (4.3 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-22 10:12:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-22 10:11:40.756171801 Stopping etcd clearwater-etcd 2018-10-22 10:11:41.673334288 Restarting etcd clearwater-etcd 2018-10-22 10:11:41.678222047 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2018-10-22 10:11:41.678946689 Check for previous failed startup attempt 2018-10-22 10:11:41.680069919 Running etcdctl member list 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true 37e4ffab1df977d5: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false 2018-10-22 10:11:41.695318714 etcdctl returned 0 2018-10-22 10:11:41.701969946 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [22-Oct-2018 10:11:04 UTC] clearwater-diags-monitor starting [22-Oct-2018 10:11:04 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BC69Y/install-ellis.sh 2018-10-22 10:12:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/GUUHL/create_number.sh 2018-10-22 10:12:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DT6A3/bind.py 2018-10-22 10:12:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GUUHL/create_number.sh 2018-10-22 10:12:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-22 10:12:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-22 10:12:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:12:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:12:07,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:08,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:08,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:08 GMT 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:08,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:13,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:14,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:14,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:14,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:14,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:14,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:14,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "[localhost] run: sudo mv /tmp/tmpADzvez /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'ellis': {u'ellis_akggbt': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.13', u'name': u'ellis-akggbt'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:07.976Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:07.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:08.597Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:08.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:09.321Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:09.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:09.321Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:09.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:09.321Z", "message": "[localhost] run: sudo mv /tmp/tmpn_0Fqm /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:09.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "cf81f1e4-0b86-4850-abb1-51fc2b0a8847"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:10.349Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:10.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:10.349Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:10.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:10.349Z", "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 3 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 (10.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.642s\nuser\t0m12.549s\nsys\t0m2.968s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:10.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:11.363Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:11.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:12.671Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.010s\nsys\t0m0.053s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:12.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:13.379Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0a:a4:3e \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0a:a43e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112857 errors:0 dropped:0 overruns:0 frame:0\n TX packets:72867 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171955757 (171.9 MB) TX bytes:12016247 (12.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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:13.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:13.379Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:13.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:13.379Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:13.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}], "metadata": {"pagination": {"total": 1833, "offset": 1790, "size": 50}}} 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:14 GMT 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25732 2018-10-22 10:12:14,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpADzvez /etc/bind/db.clearwater.local 2018-10-22 10:12:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:12:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:12:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'ellis': {u'ellis_akggbt': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.13', u'name': u'ellis-akggbt'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:12:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:12:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:12:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:12:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:12:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:12:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:12:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpn_0Fqm /etc/bind/db.clearwater.opnfv 2018-10-22 10:12:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-22 10:12:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-22 10:12:14,136 - 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 3 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 (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.642s user 0m12.549s sys 0m2.968s 2018-10-22 10:12:14,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-22 10:12:14,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.010s sys 0m0.053s 2018-10-22 10:12:14,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0a:a4:3e inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0a:a43e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112857 errors:0 dropped:0 overruns:0 frame:0 TX packets:72867 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171955757 (171.9 MB) TX bytes:12016247 (12.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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-22 10:12:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-22 10:12:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-22 10:12:14,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:14,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:14,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:14,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:14,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:14,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:14 GMT 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:14,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:19,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:19,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:14.444Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:04 ? 00:00:00 /sbin/init\nroot 2 0 0 10:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:04 ? 00:00:00 [migration/0]\nroot 14 2 0 10:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:04 ? 00:00:00 [migration/1]\nroot 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:04 ? 00:00:00 [khelper]\nroot 21 2 0 10:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:04 ? 00:00:00 [netns]\nroot 23 2 0 10:04 ? 00:00:00 [writeback]\nroot 24 2 0 10:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:04 ? 00:00:00 [bioset]\nroot 26 2 0 10:04 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 10:04 ? 00:00:00 [kblockd]\nroot 28 2 0 10:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:04 ? 00:00:00 [khubd]\nroot 30 2 0 10:04 ? 00:00:00 [md]\nroot 31 2 0 10:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:04 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:04 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:04 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:04 ? 00:00:00 [vmstat]\nroot 37 2 0 10:04 ? 00:00:00 [ksmd]\nroot 38 2 0 10:04 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:04 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:04 ? 00:00:00 [crypto]\nroot 53 2 0 10:04 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:04 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:04 ? 00:00:00 [vballoon]\nroot 56 2 0 10:04 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:04 ? 00:00:00 [deferwq]\nroot 80 2 0 10:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 10:04 ? 00:00:00 [kpsmoused]\nroot 142 2 0 10:04 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 10:04 ? 00:00:00 [kworker/u5:1]\nroot 534 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 582 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 10:04 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 953 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 979 1 0 10:04 ? 00:00:00 rsyslogd\nroot 1050 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 10:04 ? 00:00:00 cron\ndaemon 1108 1 0 10:04 ? 00:00:00 atd\nroot 1115 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1145 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 10:04 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 10:04 ? 00:00:00 /home/ubuntu/dime_host_f4ypzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_f4ypzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_f4ypzm --logging-server-logdir=/home/ubuntu/dime_host_f4ypzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm%I.log --pidfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm.pid\nubuntu 1765 1 0 10:05 ? 00:00:02 python2.7 /home/ubuntu/dime_host_f4ypzm/env/bin/diamond --configfile /home/ubuntu/dime_host_f4ypzm/work/plugins/diamond/etc/diamond.conf\nubuntu 1834 1651 0 10:07 ? 00:00:00 /home/ubuntu/dime_host_f4ypzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_f4ypzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_f4ypzm --logging-server-logdir=/home/ubuntu/dime_host_f4ypzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm%I.log --pidfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm.pid\nubuntu 1855 1834 0 10:07 ? 00:00:00 /home/ubuntu/dime_host_f4ypzm/env/bin/python2.7 /home/ubuntu/dime_host_f4ypzm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-BqZ1kD\nubuntu 1866 1855 0 10:07 ? 00:00:00 /bin/sh -c /tmp/T43U6/install-dime.sh\nubuntu 1868 1866 0 10:07 ? 00:00:00 /bin/bash -e /tmp/T43U6/install-dime.sh\nroot 2213 2 0 10:08 ? 00:00:00 [kworker/u5:2]\nntp 8828 1 0 10:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9398 1 0 10:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9399 9398 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9403 1 0 10:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9406 9403 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9413 9399 0 10:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9414 9406 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9415 9414 0 10:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9453 1 0 10:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10116 1 0 10:11 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10470 1 0 10:12 ? 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 10533 1868 0 10:12 ? 00:00:00 /bin/bash -e /tmp/T43U6/install-dime.sh\nubuntu 10534 10533 0 10:12 ? 00:00:00 /bin/bash -e /tmp/T43U6/install-dime.sh\nroot 10535 10534 0 10:12 ? 00:00:00 sudo ps -edf\nroot 10536 10535 0 10:12 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:14.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:14.444Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:14.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:14.444Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:14.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:14.444Z", "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 10470/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 9453/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10470/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8828/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8828/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8828/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10116/snmpd \nudp 0 0 0.0.0.0:10155 0.0.0.0:* 582/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10470/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient \nudp6 0 0 :::6231 :::* 582/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8828/ntpd \nudp6 0 0 ::1:123 :::* 8828/ntpd \nudp6 0 0 :::123 :::* 8828/ntpd \nudp6 0 0 :::161 :::* 10116/snmpd \nudp6 0 0 ::1:53 :::* 10470/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11676 1651/python2.7 /tmp/cloudify-logging-server-1ad16.socket\nunix 2 [ ACC ] STREAM LISTENING 9550 1145/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 12105 1855/python2.7 /tmp/ctx-V_Udc6.socket\nunix 2 [ ACC ] STREAM LISTENING 6994 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7539 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21691 9413/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21392 9415/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9356 897/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 22364 10116/snmpd /var/agentx/master\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:14.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:14.444Z", "message": "[dime] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20181022T100000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:14.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:15.606Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:15.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:15.606Z", "message": "[dime] => 2018:10:22 10:11:05: Namespace: management\n2018:10:22 10:11:05: [management] Starting server\n2018:10:22 10:11:05: [management] Listening for requests\n2018:10:22 10:11:05: Namespace: signaling\n2018:10:22 10:11:05: [signaling] Starting server\n2018:10:22 10:11:05: [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": "2018-10-22T10:12:15.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:16.280Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:16.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:16.615Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:16.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:16.615Z", "message": "[dime] => 2018-10-22 10:11:53.158077511 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:16.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:16.615Z", "message": "Execution done (return_code=0): /tmp/T43U6/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:16.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:16.615Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:16.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "e2beb0de-6546-4280-990f-1c355ba59bc8"}, {"node_instance_id": "dime_ulymwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:17.346Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:17.853Z", "message": "Downloaded scripts/bind/bind.py to /tmp/A9UYP/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:17.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:18.356Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:18.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:18.356Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:18.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:18.629Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:18.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}], "metadata": {"pagination": {"total": 1853, "offset": 1809, "size": 50}}} 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:19,470 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:19 GMT 2018-10-22 10:12:19,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:19,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22347 2018-10-22 10:12:19,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:19,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:04 ? 00:00:00 /sbin/init root 2 0 0 10:04 ? 00:00:00 [kthreadd] root 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:04 ? 00:00:00 [rcu_sched] root 8 2 0 10:04 ? 00:00:00 [rcuos/0] root 9 2 0 10:04 ? 00:00:00 [rcuos/1] root 10 2 0 10:04 ? 00:00:00 [rcu_bh] root 11 2 0 10:04 ? 00:00:00 [rcuob/0] root 12 2 0 10:04 ? 00:00:00 [rcuob/1] root 13 2 0 10:04 ? 00:00:00 [migration/0] root 14 2 0 10:04 ? 00:00:00 [watchdog/0] root 15 2 0 10:04 ? 00:00:00 [watchdog/1] root 16 2 0 10:04 ? 00:00:00 [migration/1] root 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:04 ? 00:00:00 [khelper] root 21 2 0 10:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:04 ? 00:00:00 [netns] root 23 2 0 10:04 ? 00:00:00 [writeback] root 24 2 0 10:04 ? 00:00:00 [kintegrityd] root 25 2 0 10:04 ? 00:00:00 [bioset] root 26 2 0 10:04 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:04 ? 00:00:00 [kblockd] root 28 2 0 10:04 ? 00:00:00 [ata_sff] root 29 2 0 10:04 ? 00:00:00 [khubd] root 30 2 0 10:04 ? 00:00:00 [md] root 31 2 0 10:04 ? 00:00:00 [devfreq_wq] root 32 2 0 10:04 ? 00:00:00 [kworker/0:1] root 34 2 0 10:04 ? 00:00:00 [khungtaskd] root 35 2 0 10:04 ? 00:00:00 [kswapd0] root 36 2 0 10:04 ? 00:00:00 [vmstat] root 37 2 0 10:04 ? 00:00:00 [ksmd] root 38 2 0 10:04 ? 00:00:00 [khugepaged] root 39 2 0 10:04 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:04 ? 00:00:00 [crypto] root 53 2 0 10:04 ? 00:00:00 [kthrotld] root 54 2 0 10:04 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:04 ? 00:00:00 [vballoon] root 56 2 0 10:04 ? 00:00:00 [kworker/1:1] root 57 2 0 10:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:04 ? 00:00:00 [deferwq] root 80 2 0 10:04 ? 00:00:00 [charger_manager] root 123 2 0 10:04 ? 00:00:00 [kpsmoused] root 142 2 0 10:04 ? 00:00:00 [kworker/0:2] root 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 10:04 ? 00:00:00 [kworker/u5:1] root 534 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon root 582 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 10:04 ? 00:00:00 [kauditd] message+ 897 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon syslog 979 1 0 10:04 ? 00:00:00 rsyslogd root 1050 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 10:04 ? 00:00:00 cron daemon 1108 1 0 10:04 ? 00:00:00 atd root 1115 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1145 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 10:04 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 10:04 ? 00:00:00 /home/ubuntu/dime_host_f4ypzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_f4ypzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_f4ypzm --logging-server-logdir=/home/ubuntu/dime_host_f4ypzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm%I.log --pidfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm.pid ubuntu 1765 1 0 10:05 ? 00:00:02 python2.7 /home/ubuntu/dime_host_f4ypzm/env/bin/diamond --configfile /home/ubuntu/dime_host_f4ypzm/work/plugins/diamond/etc/diamond.conf ubuntu 1834 1651 0 10:07 ? 00:00:00 /home/ubuntu/dime_host_f4ypzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_f4ypzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_f4ypzm --logging-server-logdir=/home/ubuntu/dime_host_f4ypzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm%I.log --pidfile=/home/ubuntu/dime_host_f4ypzm/work/dime_host_f4ypzm.pid ubuntu 1855 1834 0 10:07 ? 00:00:00 /home/ubuntu/dime_host_f4ypzm/env/bin/python2.7 /home/ubuntu/dime_host_f4ypzm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-BqZ1kD ubuntu 1866 1855 0 10:07 ? 00:00:00 /bin/sh -c /tmp/T43U6/install-dime.sh ubuntu 1868 1866 0 10:07 ? 00:00:00 /bin/bash -e /tmp/T43U6/install-dime.sh root 2213 2 0 10:08 ? 00:00:00 [kworker/u5:2] ntp 8828 1 0 10:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9398 1 0 10:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9399 9398 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9403 1 0 10:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9406 9403 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9413 9399 0 10:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9414 9406 0 10:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9415 9414 0 10:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9453 1 0 10:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10116 1 0 10:11 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10470 1 0 10:12 ? 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 10533 1868 0 10:12 ? 00:00:00 /bin/bash -e /tmp/T43U6/install-dime.sh ubuntu 10534 10533 0 10:12 ? 00:00:00 /bin/bash -e /tmp/T43U6/install-dime.sh root 10535 10534 0 10:12 ? 00:00:00 sudo ps -edf root 10536 10535 0 10:12 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.006s 2018-10-22 10:12:19,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-22 10:12:19,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-22 10:12:19,472 - 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 10470/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 9453/monit tcp6 0 0 ::1:53 :::* LISTEN 10470/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8828/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8828/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8828/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10116/snmpd udp 0 0 0.0.0.0:10155 0.0.0.0:* 582/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10470/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient udp6 0 0 :::6231 :::* 582/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8828/ntpd udp6 0 0 ::1:123 :::* 8828/ntpd udp6 0 0 :::123 :::* 8828/ntpd udp6 0 0 :::161 :::* 10116/snmpd udp6 0 0 ::1:53 :::* 10470/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11676 1651/python2.7 /tmp/cloudify-logging-server-1ad16.socket unix 2 [ ACC ] STREAM LISTENING 9550 1145/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 12105 1855/python2.7 /tmp/ctx-V_Udc6.socket unix 2 [ ACC ] STREAM LISTENING 6994 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7539 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21691 9413/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21392 9415/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9356 897/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 22364 10116/snmpd /var/agentx/master real 0m0.007s user 0m0.004s sys 0m0.004s 2018-10-22 10:12:19,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20181022T100000Z.txt /var/log/homestead/homestead_err.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-22 10:12:19,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-22 10:12:19,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:10:22 10:11:05: Namespace: management 2018:10:22 10:11:05: [management] Starting server 2018:10:22 10:11:05: [management] Listening for requests 2018:10:22 10:11:05: Namespace: signaling 2018:10:22 10:11:05: [signaling] Starting server 2018:10:22 10:11:05: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-22 10:12:19,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:12:19,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-22 10:12:19,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-22 10:11:53.158077511 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/T43U6/install-dime.sh 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/A9UYP/bind.py 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:12:19,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:12:19,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:19,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:19,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:19,647 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:19 GMT 2018-10-22 10:12:19,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:19,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:19,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:24,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:25,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:25,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.642Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "[localhost] run: sudo mv /tmp/tmpxWfeFb /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "[localhost] run: sudo mv /tmp/tmpWIkufT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'ellis': {u'ellis_akggbt': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.13', u'name': u'ellis-akggbt'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:19.682Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "742f808f-2a78-4c31-8349-364b61dc905d"}], "metadata": {"pagination": {"total": 1865, "offset": 1826, "size": 50}}} 2018-10-22 10:12:25,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:25,158 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:25 GMT 2018-10-22 10:12:25,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:25,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6912 2018-10-22 10:12:25,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:25,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:12:25,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxWfeFb /etc/bind/db.clearwater.opnfv 2018-10-22 10:12:25,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:12:25,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:12:25,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWIkufT /etc/bind/db.clearwater.local 2018-10-22 10:12:25,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:12:25,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:12:25,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:12:25,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:12:25,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'ellis': {u'ellis_akggbt': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.13', u'name': u'ellis-akggbt'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:12:25,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:12:25,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:25,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:25,464 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:25 GMT 2018-10-22 10:12:25,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:25,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:25,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:30,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:30,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:30,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:30,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:30,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:30,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:27.119Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5: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.5\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:27.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b8d45999-587f-4060-a701-9e7ca00b3456"}], "metadata": {"pagination": {"total": 1866, "offset": 1837, "size": 50}}} 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:30 GMT 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1450 2018-10-22 10:12:30,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:30,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5: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.5 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-22 10:12:30,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:30,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:30 GMT 2018-10-22 10:12:30,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:30,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:30,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:35,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:36,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:36,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:30.937Z", "message": "Execution done (return_code=0): /tmp/GUUHL/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:30.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "b8d45999-587f-4060-a701-9e7ca00b3456"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:31.032Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:31.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1868, "offset": 1838, "size": 50}}} 2018-10-22 10:12:36,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:36,320 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:36 GMT 2018-10-22 10:12:36,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:36,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1130 2018-10-22 10:12:36,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GUUHL/create_number.sh 2018-10-22 10:12:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:12:36,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:36,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:36,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:36,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:36 GMT 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:36,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:41,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:41,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:41,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:41,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:41,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1840, "size": 50}}} 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:41 GMT 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:12:41,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:41,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:41,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:41,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:41 GMT 2018-10-22 10:12:41,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:41,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:41,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:46,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:47,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:47,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:46.218Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:46.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}], "metadata": {"pagination": {"total": 1869, "offset": 1840, "size": 50}}} 2018-10-22 10:12:47,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:47,255 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:47 GMT 2018-10-22 10:12:47,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:47,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-10-22 10:12:47,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-22 10:12:47,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:47,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:47,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:47,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:47,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:47,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:47 GMT 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:47,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:52,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:52,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1869, "offset": 1841, "size": 50}}} 2018-10-22 10:12:52,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:52,467 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:52 GMT 2018-10-22 10:12:52,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:52,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:12:52,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:52,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:52,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:52,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:52 GMT 2018-10-22 10:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:57,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:12:57,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:57,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:57,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:57,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:53.547Z", "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 3 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,862 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.097s\nuser\t0m3.490s\nsys\t0m0.883s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:53.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:53.921Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:53.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:55.108Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:55.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:55.108Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:55.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:56.500Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.007s\nsys\t0m0.050s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:56.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:57.120Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:57.120Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:da:41:08 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feda:4108/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:153136 errors:0 dropped:0 overruns:0 frame:0\n TX packets:73921 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219240076 (219.2 MB) TX bytes:13039098 (13.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:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}], "metadata": {"pagination": {"total": 1876, "offset": 1841, "size": 50}}} 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:57 GMT 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9518 2018-10-22 10:12:57,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:12:57,862 - 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 3 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,862 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.097s user 0m3.490s sys 0m0.883s 2018-10-22 10:12:57,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-22 10:12:57,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-22 10:12:57,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-22 10:12:57,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.007s sys 0m0.050s 2018-10-22 10:12:57,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-22 10:12:57,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:da:41:08 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feda:4108/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:153136 errors:0 dropped:0 overruns:0 frame:0 TX packets:73921 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219240076 (219.2 MB) TX bytes:13039098 (13.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:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-22 10:12:57,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:12:57,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:12:57,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:12:57,931 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:12:57 GMT 2018-10-22 10:12:57,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:12:57,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:12:57,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:02,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:03,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:03,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:03,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:03,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:03,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:03,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:03,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:03,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:58.131Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:04 ? 00:00:00 /sbin/init\nroot 2 0 0 10:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:04 ? 00:00:00 [migration/0]\nroot 14 2 0 10:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:04 ? 00:00:00 [migration/1]\nroot 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:04 ? 00:00:00 [khelper]\nroot 21 2 0 10:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:04 ? 00:00:00 [netns]\nroot 23 2 0 10:04 ? 00:00:00 [writeback]\nroot 24 2 0 10:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:04 ? 00:00:00 [bioset]\nroot 27 2 0 10:04 ? 00:00:00 [kblockd]\nroot 28 2 0 10:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:04 ? 00:00:00 [khubd]\nroot 30 2 0 10:04 ? 00:00:00 [md]\nroot 31 2 0 10:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:04 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:04 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:04 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:04 ? 00:00:00 [vmstat]\nroot 37 2 0 10:04 ? 00:00:00 [ksmd]\nroot 38 2 0 10:04 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:04 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:04 ? 00:00:00 [crypto]\nroot 53 2 0 10:04 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:04 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:04 ? 00:00:00 [vballoon]\nroot 56 2 0 10:04 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:04 ? 00:00:00 [deferwq]\nroot 80 2 0 10:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 10:04 ? 00:00:00 [kpsmoused]\nroot 142 2 0 10:04 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 10:04 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 10:04 ? 00:00:00 [kworker/u5:2]\nroot 517 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 10:04 ? 00:00:00 [kauditd]\nmessage+ 912 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 953 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 10:04 ? 00:00:00 rsyslogd\nroot 1051 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 10:04 ? 00:00:00 cron\ndaemon 1109 1 0 10:04 ? 00:00:00 atd\nroot 1117 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 10:04 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 10:04 ? 00:00:00 /home/ubuntu/vellum_host_uwuy08/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_uwuy08 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_uwuy08 --logging-server-logdir=/home/ubuntu/vellum_host_uwuy08/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08%I.log --pidfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08.pid\nubuntu 1766 1 0 10:04 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_uwuy08/env/bin/diamond --configfile /home/ubuntu/vellum_host_uwuy08/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1652 0 10:07 ? 00:00:00 /home/ubuntu/vellum_host_uwuy08/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_uwuy08 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_uwuy08 --logging-server-logdir=/home/ubuntu/vellum_host_uwuy08/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08%I.log --pidfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08.pid\nubuntu 1857 1836 0 10:07 ? 00:00:00 /home/ubuntu/vellum_host_uwuy08/env/bin/python2.7 /home/ubuntu/vellum_host_uwuy08/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CqxJm0\nubuntu 1868 1857 0 10:07 ? 00:00:00 /bin/sh -c /tmp/RNY8D/install-vellum.sh\nubuntu 1870 1868 0 10:07 ? 00:00:00 /bin/bash -e /tmp/RNY8D/install-vellum.sh\nroot 3908 2 0 10:09 ? 00:00:00 [kworker/u5:0]\nntp 11897 1 0 10:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12302 1 0 10:11 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12629 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13272 1 0 10:12 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13279 13272 0 10:12 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13638 12629 0 10:12 ? 00:00:00 [check-monit-upt] \ndnsmasq 14238 1 0 10:12 ? 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 14301 1870 0 10:12 ? 00:00:00 /bin/bash -e /tmp/RNY8D/install-vellum.sh\nubuntu 14302 14301 0 10:12 ? 00:00:00 /bin/bash -e /tmp/RNY8D/install-vellum.sh\nroot 14303 14302 0 10:12 ? 00:00:00 sudo ps -edf\nroot 14304 14303 0 10:12 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.006s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:58.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:58.131Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:58.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:58.131Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:58.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:58.131Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:58.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:58.131Z", "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 14238/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 12629/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12302/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14238/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 11897/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11897/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11897/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12302/memcached \nudp 0 0 0.0.0.0:45100 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14238/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 11897/ntpd \nudp6 0 0 ::1:123 :::* 11897/ntpd \nudp6 0 0 :::123 :::* 11897/ntpd \nudp6 0 0 :::3558 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 14238/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11809 1652/python2.7 /tmp/cloudify-logging-server-0a31c.socket\nunix 2 [ ACC ] STREAM LISTENING 12082 1857/python2.7 /tmp/ctx-5H8vTC.socket\nunix 2 [ ACC ] STREAM LISTENING 1538 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9637 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7358 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9412 912/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:58.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:59.149Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:59.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:59.149Z", "message": "[vellum] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/memcached.log\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/unattended-upgrades\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/astaire\n/var/log/astaire/astaire_20181022T100000Z.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/udev\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/ntpstats\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:59.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:12:59.149Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:12:59.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:00.162Z", "message": "[vellum] => 2018-10-22 10:12:10.834998938 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:00.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:00.162Z", "message": "[vellum] => INFO [main] 2018-10-22 10:09:26,833 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-22 10:09:26,856 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:26,956 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-22 10:09:27,110 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-22 10:09:27,119 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-22 10:09:27,119 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-22 10:09:27,468 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:27,483 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-22 10:09:27,524 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-22 10:09:27,524 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-22 10:09:27,524 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 712704(696K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73993048(72258K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16710136(16318K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-10-22 10:09:27,525 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_1540202966.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540202966.log]\nINFO [main] 2018-10-22 10:09:27,616 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-22 10:09:27,616 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-22 10:09:27,687 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-22 10:09:27,689 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-22 10:09:27,689 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-22 10:09:27,694 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-22 10:09:27,700 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-22 10:09:27,705 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-22 10:09:27,706 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-22 10:09:27,772 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-22 10:09:28,917 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-22 10:09:28,926 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-22 10:09:28,931 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-22 10:09:28,935 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-22 10:09:28,939 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-22 10:09:28,943 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-22 10:09:28,950 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-22 10:09:28,954 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-22 10:09:28,958 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-22 10:09:28,963 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-22 10:09:28,969 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-22 10:09:28,972 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-22 10:09:28,976 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-22 10:09:28,979 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-22 10:09:28,982 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-22 10:09:28,985 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-22 10:09:29,058 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-22 10:09:29,058 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-22 10:09:29,098 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:29,103 Memtable.java:347 - Writing Memtable-local@772214245(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:29,139 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=1540202968890, position=399)\nINFO [main] 2018-10-22 10:09:29,933 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-22 10:09:30,072 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-22 10:09:30,072 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-22 10:09:30,074 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-22 10:09:30,085 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-10-22 10:09:30,086 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-22 10:09:30,100 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:30,108 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-10-22 10:09:30,117 SystemKeyspace.java:765 - No host ID found, created 0291602f-5c0b-4a31-97e4-c24523e81f97 (Note: This should happen exactly once per node).\nINFO [main] 2018-10-22 10:09:30,119 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-22 10:09:30,121 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:30,123 Memtable.java:347 - Writing Memtable-local@855246242(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:30,124 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=1540202968890, position=93397)\nINFO [main] 2018-10-22 10:09:30,455 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:30,465 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-22 10:09:30,492 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-22 10:09:30,506 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:30,516 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-22 10:09:30,524 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:30,530 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-22 10:09:30,537 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-22 10:09:30,538 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-22 10:09:30,545 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-22 10:09:30,554 StorageService.java:959 - Generated random tokens. tokens are [-2414082605256304330, -79093789894184100, 7882922979809961339, 2997291146736084849, 8448767714403775476, -4684092858803727900, -4078254391966273086, 1393652591268056016, 6803407187166971360, -6230061380978507932, -4296678671045579887, -7591505089774379667, -2677992414851979960, 2073139519447899110, -6771285634369179837, -5997085534092574379, 3662597133027440024, 177471960540912766, -4990034939765760291, -8116748174204680337, 600476598856569109, -701638334328794083, -940930451813775196, 691852322956718627, 7814576855154881987, 5703735299092225715, 3918552002446682364, -1990588061720873540, -7020475593685374928, -8326842038458539328, 591594136301939670, -5872474467330872021, -3233210723627178817, -991487961139838191, 9065823360227282803, -4245560054475765775, -1638207408678648267, -5023664168957356854, -1009501149169882059, 5314027170095770897, -4817136133506448686, 1584891641298033627, 3236556450173076100, 8738423252722657663, 1405173372957390180, -8856316698999118752, -5683361908346427365, -4983341933632176135, -5350793788536807294, 5324174999496878966, 7017602910900582308, 2147295245919958311, 8006930937589254138, -286961281280584375, -2204641505445585680, -9083538988849330871, 2458302835614173001, 777775641109024610, -6905694324189863020, 2994896657006085732, 7454507844217956694, 9124282263731556896, 7290543444669998836, -4989084106001543834, -8608084937454622762, -5634282601412432175, -7721614508093295329, -6931408052691850410, 620958976319658342, -3484969810564278370, -4275305176306853732, -8368386895932955046, -5786445827170720341, 9220973844572057162, 5683785694980906485, 245404575066307460, -2710034801188553780, -6511168973339373156, -1623058209531577811, -2733493074924549288, 5943865908097046946, 8438527853813344129, 8562741615937797215, 3523569886236738167, 7302968513067512987, 4553078343785612701, 6776039724474663605, -9003547695465306918, -4335857216856845075, 4981738433939197822, 8456255133298172712, 6755354700367818684, 8560420678440903063, -7956980009631153352, 7187059742517132168, -7217581619456560380, -6115134115907461502, -2436656338933086257, 6150927239171156286, 1175801027523048818, 934907027125741810, -8981480517752418038, -1397088771232316788, 7866805036783897440, 7951419005116590282, 191349462395873198, 9108470668514938988, -5856497489990372892, -4910517882702462566, 7007499353380548565, 3661373831331168623, -2153660546205918019, 5993804912631240239, 8597899441186695904, 6024065872980912488, 6237459039719815439, 4329193178126483640, 5782253994850980372, 4258923260254346134, -8916621644057163200, 4726412097845288538, -7002103743022965189, -3420459128576835587, -4922398403884550085, 409347624338904907, -5625825636164815234, 8138454647349198148, 3289675645697013609, 8786830461989213051, -282246920921102676, -5652400162569862857, -2100109903672536607, -9049583775049635506, 9140309010306461557, 6515651283215161602, -3697513586417432167, -7941010161141438160, -455694843530347072, 3103604130297986982, 7382480265343702551, -4501523063852926349, -354981989928214737, -6198135497222493032, -4247363853948409065, 6008589885538694845, -1613011022318067906, 2699283640014660754, 6875302393281016621, -2890402449858562076, 6444847329386857822, -7512968136072272824, -6497512875824305203, -4693607037146182389, 8303493522249471671, 6814249308706265236, -152868043039614575, -6470261978776045317, 4434833851765303588, -1935409676150246284, -1784501481388582891, 7945244007308441061, 1715281414178470267, -1418572590953299752, -1827771466613036895, -6584334937106276770, 6146272859944695785, 4453519633641562707, 8254671500247966619, 445992202470775792, 3920579171675679590, -1802791562581762159, -6542602820183006984, 448861187635068448, 6693348791101749836, 8557745383224531251, 3893141386237819701, 4771240986153366286, 3684626508766738079, -2747297269306868374, 3595697676447013260, -872765602212861853, 6087859137977786928, -322175575899437394, 2967467785649391817, -7817785585717875034, 9146707485205973891, 4235807136986144158, 1963558069922228486, 576490130762915720, -1985555139632377747, -6002836270245675780, 8005769910357760336, 5065037526993621485, -3410017386266211313, 6928165969134405858, -3885728207807777230, -7477304189463560298, -5951865820591333282, -5158100292644611467, -8235007606631920825, 4051639637723908779, -2543629253767541182, -6782892136878835859, -5717026756260835752, 1972441136250177847, -3133511586280221561, -2103151224653005497, -1770785567601592104, 4618457102572087372, 3578369370295152480, -7430382109287383254, -7052470536546216044, -1169219838733989237, -5883035439529427308, 5816180793229997685, 1177884379167415400, 5703898878169818165, 196905116302255492, -1910482812849910421, 1840111458580262916, -441061261368506141, 7801167219480254539, 3248091889758606462, -1681595158478000594, 1681531404321938372, 6366507677437447716, 5539182049036802108, -4536661200498852499, 5048065655860379702, -7751907036124116818, 7656738672341190535, -8683609077064717768, -8116814551500419716, -4003956591290657474, 7531706579575948046, -909812421966381445, 4481916546125883261, 1852661964429333802, 5689439204992253254, -7976918448579477120, 8319118581994092506, -2585564442371202236, 7829656258685117775, -3282292999012337766, -3021765905744673470, -1500430206747326900, 6300658624079667243, -6195412188446916443, 6864695162849750571, -7217698895366122717, -2723794426717736317, -8659923458367427452, -3838043114688964122, 8986214212139832381, 8128353686855193219, -847708764654638617]\nINFO [main] 2018-10-22 10:09:30,563 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@15d777fa[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@30bfee24[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@2742f35a}\nINFO [MigrationStage:1] 2018-10-22 10:09:30,589 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:30,589 Memtable.java:347 - Writing Memtable-schema_keyspaces@20918779(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:30,590 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=1540202968890, position=102352)\nINFO [MigrationStage:1] 2018-10-22 10:09:31,201 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:31,202 Memtable.java:347 - Writing Memtable-schema_columnfamilies@927676608(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:31,210 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=1540202968890, position=102352)\nINFO [MigrationStage:1] 2018-10-22 10:09:31,869 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:31,870 Memtable.java:347 - Writing Memtable-schema_columns@1682020080(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:31,891 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=1540202968890, position=102352)\nINFO [MigrationStage:1] 2018-10-22 10:09:32,434 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:32,435 Memtable.java:347 - Writing Memtable-schema_triggers@2029691501(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:32,435 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=1540202968890, position=102352)\nINFO [MigrationStage:1] 2018-10-22 10:09:32,991 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:32,992 Memtable.java:347 - Writing Memtable-schema_usertypes@1352467392(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:32,993 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=1540202968890, position=102352)\nINFO [MigrationStage:1] 2018-10-22 10:09:33,503 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@801a0ce[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-22 10:09:33,507 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-22 10:09:33,508 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3857809[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-22 10:09:33,512 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-22 10:09:33,544 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:33,545 Memtable.java:347 - Writing Memtable-local@826726194(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-22 10:09:33,546 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=1540202968890, position=102595)\nINFO [main] 2018-10-22 10:09:34,031 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51478 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:34,031 Memtable.java:347 - Writing Memtable-local@1708407735(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-22 10:09:34,041 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=1540202968890, position=114583)\nINFO [CompactionExecutor:2] 2018-10-22 10:09:34,807 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-10-22 10:09:34,852 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-22 10:09:34,943 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-22 10:09:34,968 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-10-22 10:09:34,968 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-22 10:09:35,018 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-22 10:09:35,023 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-22 10:09:35,577 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,915 bytes to 5,762 (~97% of original) in 764ms = 0.007193MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,549 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,576 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,577 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,578 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-22 10:12:07,586 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-22 10:12:07,587 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:00.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:00.162Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:00.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:00.162Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:00.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:00.162Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:00.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:01.175Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:01.175Z", "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.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:01.175Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:01.175Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:01.175Z", "message": "Execution done (return_code=0): /tmp/RNY8D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "0e588e83-ae67-4af1-82c4-dc54a68ababe"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:01.311Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:01.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:02.389Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/T2P5K/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:02.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:02.684Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:02.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:02.684Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:02.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:02.684Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:02.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1901, "offset": 1848, "size": 50}}} 2018-10-22 10:13:03,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:03,061 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:03 GMT 2018-10-22 10:13:03,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:03,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79077 2018-10-22 10:13:03,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:04 ? 00:00:00 /sbin/init root 2 0 0 10:04 ? 00:00:00 [kthreadd] root 3 2 0 10:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:04 ? 00:00:00 [rcu_sched] root 8 2 0 10:04 ? 00:00:00 [rcuos/0] root 9 2 0 10:04 ? 00:00:00 [rcuos/1] root 10 2 0 10:04 ? 00:00:00 [rcu_bh] root 11 2 0 10:04 ? 00:00:00 [rcuob/0] root 12 2 0 10:04 ? 00:00:00 [rcuob/1] root 13 2 0 10:04 ? 00:00:00 [migration/0] root 14 2 0 10:04 ? 00:00:00 [watchdog/0] root 15 2 0 10:04 ? 00:00:00 [watchdog/1] root 16 2 0 10:04 ? 00:00:00 [migration/1] root 17 2 0 10:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:04 ? 00:00:00 [khelper] root 21 2 0 10:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:04 ? 00:00:00 [netns] root 23 2 0 10:04 ? 00:00:00 [writeback] root 24 2 0 10:04 ? 00:00:00 [kintegrityd] root 25 2 0 10:04 ? 00:00:00 [bioset] root 27 2 0 10:04 ? 00:00:00 [kblockd] root 28 2 0 10:04 ? 00:00:00 [ata_sff] root 29 2 0 10:04 ? 00:00:00 [khubd] root 30 2 0 10:04 ? 00:00:00 [md] root 31 2 0 10:04 ? 00:00:00 [devfreq_wq] root 32 2 0 10:04 ? 00:00:00 [kworker/0:1] root 34 2 0 10:04 ? 00:00:00 [khungtaskd] root 35 2 0 10:04 ? 00:00:00 [kswapd0] root 36 2 0 10:04 ? 00:00:00 [vmstat] root 37 2 0 10:04 ? 00:00:00 [ksmd] root 38 2 0 10:04 ? 00:00:00 [khugepaged] root 39 2 0 10:04 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:04 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:04 ? 00:00:00 [crypto] root 53 2 0 10:04 ? 00:00:00 [kthrotld] root 54 2 0 10:04 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:04 ? 00:00:00 [vballoon] root 56 2 0 10:04 ? 00:00:00 [kworker/1:1] root 57 2 0 10:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:04 ? 00:00:00 [deferwq] root 80 2 0 10:04 ? 00:00:00 [charger_manager] root 123 2 0 10:04 ? 00:00:00 [kpsmoused] root 142 2 0 10:04 ? 00:00:00 [kworker/1:2] root 186 2 0 10:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:04 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 10:04 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 10:04 ? 00:00:00 [kworker/u5:1] root 435 2 0 10:04 ? 00:00:00 [kworker/u5:2] root 517 1 0 10:04 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 10:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 10:04 ? 00:00:00 [kauditd] message+ 912 1 0 10:04 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 10:04 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 10:04 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 10:04 ? 00:00:00 rsyslogd root 1051 1 0 10:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 10:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 10:04 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 10:04 ? 00:00:00 cron daemon 1109 1 0 10:04 ? 00:00:00 atd root 1117 1 0 10:04 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 10:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 10:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 10:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 10:04 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 10:04 ? 00:00:00 /home/ubuntu/vellum_host_uwuy08/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_uwuy08 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_uwuy08 --logging-server-logdir=/home/ubuntu/vellum_host_uwuy08/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08%I.log --pidfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08.pid ubuntu 1766 1 0 10:04 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_uwuy08/env/bin/diamond --configfile /home/ubuntu/vellum_host_uwuy08/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1652 0 10:07 ? 00:00:00 /home/ubuntu/vellum_host_uwuy08/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_uwuy08 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_uwuy08 --logging-server-logdir=/home/ubuntu/vellum_host_uwuy08/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08%I.log --pidfile=/home/ubuntu/vellum_host_uwuy08/work/vellum_host_uwuy08.pid ubuntu 1857 1836 0 10:07 ? 00:00:00 /home/ubuntu/vellum_host_uwuy08/env/bin/python2.7 /home/ubuntu/vellum_host_uwuy08/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CqxJm0 ubuntu 1868 1857 0 10:07 ? 00:00:00 /bin/sh -c /tmp/RNY8D/install-vellum.sh ubuntu 1870 1868 0 10:07 ? 00:00:00 /bin/bash -e /tmp/RNY8D/install-vellum.sh root 3908 2 0 10:09 ? 00:00:00 [kworker/u5:0] ntp 11897 1 0 10:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12302 1 0 10:11 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12629 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13272 1 0 10:12 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13279 13272 0 10:12 ? 00:00:00 cpulimit -e astaire -l 10 root 13638 12629 0 10:12 ? 00:00:00 [check-monit-upt] dnsmasq 14238 1 0 10:12 ? 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 14301 1870 0 10:12 ? 00:00:00 /bin/bash -e /tmp/RNY8D/install-vellum.sh ubuntu 14302 14301 0 10:12 ? 00:00:00 /bin/bash -e /tmp/RNY8D/install-vellum.sh root 14303 14302 0 10:12 ? 00:00:00 sudo ps -edf root 14304 14303 0 10:12 ? 00:00:00 ps -edf real 0m0.010s user 0m0.006s sys 0m0.003s 2018-10-22 10:13:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-22 10:13:03,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-22 10:13:03,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-22 10:13:03,064 - 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 14238/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 12629/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12302/memcached tcp6 0 0 ::1:53 :::* LISTEN 14238/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 11897/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11897/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11897/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12302/memcached udp 0 0 0.0.0.0:45100 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14238/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 11897/ntpd udp6 0 0 ::1:123 :::* 11897/ntpd udp6 0 0 :::123 :::* 11897/ntpd udp6 0 0 :::3558 :::* 586/dhclient udp6 0 0 ::1:53 :::* 14238/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11809 1652/python2.7 /tmp/cloudify-logging-server-0a31c.socket unix 2 [ ACC ] STREAM LISTENING 12082 1857/python2.7 /tmp/ctx-5H8vTC.socket unix 2 [ ACC ] STREAM LISTENING 1538 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9637 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7358 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9412 912/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-10-22 10:13:03,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-22 10:13:03,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/memcached.log /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/unattended-upgrades /var/log/chronos /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/astaire /var/log/astaire/astaire_20181022T100000Z.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/rogers /var/log/udev /var/log/cassandra /var/log/cassandra/system.log /var/log/ntpstats real 0m0.009s user 0m0.005s sys 0m0.001s 2018-10-22 10:13:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-22 10:13:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-22 10:12:10.834998938 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-10-22 10:13:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-22 10:09:26,833 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-22 10:09:26,856 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:26,956 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-22 10:09:27,110 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-22 10:09:27,119 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-22 10:09:27,119 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-22 10:09:27,468 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:27,483 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-22 10:09:27,524 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-22 10:09:27,524 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-22 10:09:27,524 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 712704(696K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73993048(72258K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16710136(16318K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-22 10:09:27,525 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-10-22 10:09:27,525 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_1540202966.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540202966.log] INFO [main] 2018-10-22 10:09:27,616 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-22 10:09:27,616 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-22 10:09:27,687 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-22 10:09:27,689 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-22 10:09:27,689 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-22 10:09:27,694 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-22 10:09:27,700 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-22 10:09:27,705 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-22 10:09:27,706 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-22 10:09:27,772 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-22 10:09:28,917 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-22 10:09:28,926 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-22 10:09:28,931 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-22 10:09:28,935 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-22 10:09:28,939 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-22 10:09:28,943 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-22 10:09:28,950 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-22 10:09:28,954 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-22 10:09:28,958 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-22 10:09:28,963 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-22 10:09:28,969 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-22 10:09:28,972 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-22 10:09:28,976 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-22 10:09:28,979 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-22 10:09:28,982 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-22 10:09:28,985 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-22 10:09:29,058 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-22 10:09:29,058 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-22 10:09:29,098 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-22 10:09:29,103 Memtable.java:347 - Writing Memtable-local@772214245(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-22 10:09:29,139 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=1540202968890, position=399) INFO [main] 2018-10-22 10:09:29,933 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-22 10:09:30,072 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-22 10:09:30,072 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-22 10:09:30,074 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-22 10:09:30,085 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-10-22 10:09:30,086 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-22 10:09:30,100 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:30,108 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-10-22 10:09:30,117 SystemKeyspace.java:765 - No host ID found, created 0291602f-5c0b-4a31-97e4-c24523e81f97 (Note: This should happen exactly once per node). INFO [main] 2018-10-22 10:09:30,119 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-22 10:09:30,121 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-22 10:09:30,123 Memtable.java:347 - Writing Memtable-local@855246242(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-22 10:09:30,124 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=1540202968890, position=93397) INFO [main] 2018-10-22 10:09:30,455 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:30,465 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-22 10:09:30,492 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-22 10:09:30,506 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:30,516 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-22 10:09:30,524 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:30,530 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-22 10:09:30,537 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-22 10:09:30,538 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-22 10:09:30,545 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-22 10:09:30,554 StorageService.java:959 - Generated random tokens. tokens are [-2414082605256304330, -79093789894184100, 7882922979809961339, 2997291146736084849, 8448767714403775476, -4684092858803727900, -4078254391966273086, 1393652591268056016, 6803407187166971360, -6230061380978507932, -4296678671045579887, -7591505089774379667, -2677992414851979960, 2073139519447899110, -6771285634369179837, -5997085534092574379, 3662597133027440024, 177471960540912766, -4990034939765760291, -8116748174204680337, 600476598856569109, -701638334328794083, -940930451813775196, 691852322956718627, 7814576855154881987, 5703735299092225715, 3918552002446682364, -1990588061720873540, -7020475593685374928, -8326842038458539328, 591594136301939670, -5872474467330872021, -3233210723627178817, -991487961139838191, 9065823360227282803, -4245560054475765775, -1638207408678648267, -5023664168957356854, -1009501149169882059, 5314027170095770897, -4817136133506448686, 1584891641298033627, 3236556450173076100, 8738423252722657663, 1405173372957390180, -8856316698999118752, -5683361908346427365, -4983341933632176135, -5350793788536807294, 5324174999496878966, 7017602910900582308, 2147295245919958311, 8006930937589254138, -286961281280584375, -2204641505445585680, -9083538988849330871, 2458302835614173001, 777775641109024610, -6905694324189863020, 2994896657006085732, 7454507844217956694, 9124282263731556896, 7290543444669998836, -4989084106001543834, -8608084937454622762, -5634282601412432175, -7721614508093295329, -6931408052691850410, 620958976319658342, -3484969810564278370, -4275305176306853732, -8368386895932955046, -5786445827170720341, 9220973844572057162, 5683785694980906485, 245404575066307460, -2710034801188553780, -6511168973339373156, -1623058209531577811, -2733493074924549288, 5943865908097046946, 8438527853813344129, 8562741615937797215, 3523569886236738167, 7302968513067512987, 4553078343785612701, 6776039724474663605, -9003547695465306918, -4335857216856845075, 4981738433939197822, 8456255133298172712, 6755354700367818684, 8560420678440903063, -7956980009631153352, 7187059742517132168, -7217581619456560380, -6115134115907461502, -2436656338933086257, 6150927239171156286, 1175801027523048818, 934907027125741810, -8981480517752418038, -1397088771232316788, 7866805036783897440, 7951419005116590282, 191349462395873198, 9108470668514938988, -5856497489990372892, -4910517882702462566, 7007499353380548565, 3661373831331168623, -2153660546205918019, 5993804912631240239, 8597899441186695904, 6024065872980912488, 6237459039719815439, 4329193178126483640, 5782253994850980372, 4258923260254346134, -8916621644057163200, 4726412097845288538, -7002103743022965189, -3420459128576835587, -4922398403884550085, 409347624338904907, -5625825636164815234, 8138454647349198148, 3289675645697013609, 8786830461989213051, -282246920921102676, -5652400162569862857, -2100109903672536607, -9049583775049635506, 9140309010306461557, 6515651283215161602, -3697513586417432167, -7941010161141438160, -455694843530347072, 3103604130297986982, 7382480265343702551, -4501523063852926349, -354981989928214737, -6198135497222493032, -4247363853948409065, 6008589885538694845, -1613011022318067906, 2699283640014660754, 6875302393281016621, -2890402449858562076, 6444847329386857822, -7512968136072272824, -6497512875824305203, -4693607037146182389, 8303493522249471671, 6814249308706265236, -152868043039614575, -6470261978776045317, 4434833851765303588, -1935409676150246284, -1784501481388582891, 7945244007308441061, 1715281414178470267, -1418572590953299752, -1827771466613036895, -6584334937106276770, 6146272859944695785, 4453519633641562707, 8254671500247966619, 445992202470775792, 3920579171675679590, -1802791562581762159, -6542602820183006984, 448861187635068448, 6693348791101749836, 8557745383224531251, 3893141386237819701, 4771240986153366286, 3684626508766738079, -2747297269306868374, 3595697676447013260, -872765602212861853, 6087859137977786928, -322175575899437394, 2967467785649391817, -7817785585717875034, 9146707485205973891, 4235807136986144158, 1963558069922228486, 576490130762915720, -1985555139632377747, -6002836270245675780, 8005769910357760336, 5065037526993621485, -3410017386266211313, 6928165969134405858, -3885728207807777230, -7477304189463560298, -5951865820591333282, -5158100292644611467, -8235007606631920825, 4051639637723908779, -2543629253767541182, -6782892136878835859, -5717026756260835752, 1972441136250177847, -3133511586280221561, -2103151224653005497, -1770785567601592104, 4618457102572087372, 3578369370295152480, -7430382109287383254, -7052470536546216044, -1169219838733989237, -5883035439529427308, 5816180793229997685, 1177884379167415400, 5703898878169818165, 196905116302255492, -1910482812849910421, 1840111458580262916, -441061261368506141, 7801167219480254539, 3248091889758606462, -1681595158478000594, 1681531404321938372, 6366507677437447716, 5539182049036802108, -4536661200498852499, 5048065655860379702, -7751907036124116818, 7656738672341190535, -8683609077064717768, -8116814551500419716, -4003956591290657474, 7531706579575948046, -909812421966381445, 4481916546125883261, 1852661964429333802, 5689439204992253254, -7976918448579477120, 8319118581994092506, -2585564442371202236, 7829656258685117775, -3282292999012337766, -3021765905744673470, -1500430206747326900, 6300658624079667243, -6195412188446916443, 6864695162849750571, -7217698895366122717, -2723794426717736317, -8659923458367427452, -3838043114688964122, 8986214212139832381, 8128353686855193219, -847708764654638617] INFO [main] 2018-10-22 10:09:30,563 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@15d777fa[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@30bfee24[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@2742f35a} INFO [MigrationStage:1] 2018-10-22 10:09:30,589 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-22 10:09:30,589 Memtable.java:347 - Writing Memtable-schema_keyspaces@20918779(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-22 10:09:30,590 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=1540202968890, position=102352) INFO [MigrationStage:1] 2018-10-22 10:09:31,201 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-22 10:09:31,202 Memtable.java:347 - Writing Memtable-schema_columnfamilies@927676608(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-22 10:09:31,210 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=1540202968890, position=102352) INFO [MigrationStage:1] 2018-10-22 10:09:31,869 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-22 10:09:31,870 Memtable.java:347 - Writing Memtable-schema_columns@1682020080(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-22 10:09:31,891 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=1540202968890, position=102352) INFO [MigrationStage:1] 2018-10-22 10:09:32,434 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-22 10:09:32,435 Memtable.java:347 - Writing Memtable-schema_triggers@2029691501(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-22 10:09:32,435 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=1540202968890, position=102352) INFO [MigrationStage:1] 2018-10-22 10:09:32,991 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-22 10:09:32,992 Memtable.java:347 - Writing Memtable-schema_usertypes@1352467392(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-22 10:09:32,993 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=1540202968890, position=102352) INFO [MigrationStage:1] 2018-10-22 10:09:33,503 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@801a0ce[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-22 10:09:33,507 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-22 10:09:33,508 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3857809[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-22 10:09:33,512 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-22 10:09:33,544 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-22 10:09:33,545 Memtable.java:347 - Writing Memtable-local@826726194(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-22 10:09:33,546 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=1540202968890, position=102595) INFO [main] 2018-10-22 10:09:34,031 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51478 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-22 10:09:34,031 Memtable.java:347 - Writing Memtable-local@1708407735(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-22 10:09:34,041 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=1540202968890, position=114583) INFO [CompactionExecutor:2] 2018-10-22 10:09:34,807 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-10-22 10:09:34,852 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-22 10:09:34,943 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-22 10:09:34,968 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-10-22 10:09:34,968 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-22 10:09:35,018 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-22 10:09:35,023 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-22 10:09:35,577 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,915 bytes to 5,762 (~97% of original) in 764ms = 0.007193MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,549 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,576 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,577 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-22 10:12:05,578 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-22 10:12:07,586 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-22 10:12:07,587 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.004s sys 0m0.001s 2018-10-22 10:13:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-22 10:13:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-22 10:13:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-22 10:13:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-22 10:13:03,067 - 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.004s sys 0m0.002s 2018-10-22 10:13:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-22 10:13:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-22 10:13:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RNY8D/install-vellum.sh 2018-10-22 10:13:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:13:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/T2P5K/start-vellum.sh 2018-10-22 10:13:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-22 10:13:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:13:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:13:03,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:03,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:03,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:03,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:03,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:03,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:03,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:03 GMT 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:03,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:08,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:08,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:08,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:03.217Z", "message": "Executing: /tmp/T2P5K/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:03.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:03.217Z", "message": "[vellum] 192.168.120.12", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:03.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:03.217Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:03.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:04.237Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:04.237Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:04.237Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1907, "offset": 1871, "size": 50}}} 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:08,469 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:08 GMT 2018-10-22 10:13:08,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:08,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3200 2018-10-22 10:13:08,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T2P5K/start-vellum.sh 2018-10-22 10:13:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-10-22 10:13:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-22 10:13:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-22 10:13:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-22 10:13:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:13:08,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:08,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:08,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:08 GMT 2018-10-22 10:13:08,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:08,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:08,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:13,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:13,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1877, "size": 50}}} 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:13 GMT 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:13,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:13,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:13,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:13,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:13 GMT 2018-10-22 10:13:13,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:13,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:13,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:18,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:18,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:18,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:14.014Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:14.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1908, "offset": 1877, "size": 50}}} 2018-10-22 10:13:18,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:18,974 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:18 GMT 2018-10-22 10:13:18,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:18,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:13:18,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:18,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:13:18,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:19,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:19,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:19,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:19 GMT 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:19,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:24,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:24,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:24,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:24,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:24.252Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:24.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1909, "offset": 1878, "size": 50}}} 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:24 GMT 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:13:24,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:13:24,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:24,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:24,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:24 GMT 2018-10-22 10:13:24,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:24,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:24,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:29,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:30,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:30,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:30,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:30,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:30,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:30,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1909, "offset": 1879, "size": 50}}} 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:30 GMT 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:30,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:30,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:30,271 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:30 GMT 2018-10-22 10:13:30,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:30,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:30,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:35,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:35,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:35,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:34.489Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:34.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1910, "offset": 1879, "size": 50}}} 2018-10-22 10:13:35,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:35,362 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:35 GMT 2018-10-22 10:13:35,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:35,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:13:35,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:35,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:13:35,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:35,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:35,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:35,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:35,433 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:35 GMT 2018-10-22 10:13:35,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:35,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:35,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:40,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:40,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:40,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:40,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:40,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1880, "size": 50}}} 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:40 GMT 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:13:40,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:40,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:40,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:40,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:40,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:40,581 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:40 GMT 2018-10-22 10:13:40,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:40,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:40,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:45,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:45,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:45,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:45,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:44.724Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:44.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1911, "offset": 1880, "size": 50}}} 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:45 GMT 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:13:45,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:45,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:13:45,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:45,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:45,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:45,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:45,735 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:45 GMT 2018-10-22 10:13:45,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:45,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:45,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:50,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:51,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:51,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:51,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:51,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:51,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:51,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1881, "size": 50}}} 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:51 GMT 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:51,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:51,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:51,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:51 GMT 2018-10-22 10:13:51,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:51,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:51,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:56,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:56,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:13:54.960Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:13:54.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1912, "offset": 1881, "size": 50}}} 2018-10-22 10:13:56,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:56,360 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:56 GMT 2018-10-22 10:13:56,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:56,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:13:56,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:13:56,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:13:56,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:13:56,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:13:56,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:13:56 GMT 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:13:56,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:13:56,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:01,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:01,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:01,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:01,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:01,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1882, "size": 50}}} 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:01 GMT 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:14:01,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:01,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:01,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:01,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:01,569 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:01 GMT 2018-10-22 10:14:01,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:01,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:01,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:06,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:06,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:06,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:06,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:06,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:06,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:06,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:14:05.193Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:14:05.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1913, "offset": 1882, "size": 50}}} 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:06 GMT 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:14:06,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:06,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:14:06,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:06,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:06,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:06,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:06,778 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:06 GMT 2018-10-22 10:14:06,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:06,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:06,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:11,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:11,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1883, "size": 50}}} 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:11 GMT 2018-10-22 10:14:11,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:11,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:14:11,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:11,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:11,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:11,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:11 GMT 2018-10-22 10:14:11,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:11,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:11,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:16,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:17,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:14:15.429Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:14:15.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1914, "offset": 1883, "size": 50}}} 2018-10-22 10:14:17,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:17,007 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:17 GMT 2018-10-22 10:14:17,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:17,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:14:17,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:17,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:14:17,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:17,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:17,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:17,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:17 GMT 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:17,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:17,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:22,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:22,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:22,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1884, "size": 50}}} 2018-10-22 10:14:22,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:22,154 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:22 GMT 2018-10-22 10:14:22,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:22,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:14:22,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:22,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:22,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:22,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:22,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:22,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:22,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:22 GMT 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:22,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:27,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:27,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:27,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:27,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:27,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:27,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:14:25.663Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:14:25.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1915, "offset": 1884, "size": 50}}} 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:27 GMT 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:14:27,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:27,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:14:27,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:27,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:27 GMT 2018-10-22 10:14:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:27,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:27,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:32,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:32,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1885, "size": 50}}} 2018-10-22 10:14:32,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:32,465 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:32 GMT 2018-10-22 10:14:32,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:32,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:14:32,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:32,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:32,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:32,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:32,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:32 GMT 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:32,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:37,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:37,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:37,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:14:35.899Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:14:35.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1916, "offset": 1885, "size": 50}}} 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:37,633 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:37 GMT 2018-10-22 10:14:37,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:37,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:14:37,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:37,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:14:37,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:37,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:37,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:37,701 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:37 GMT 2018-10-22 10:14:37,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:37,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:37,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:42,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:42,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:42,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:42,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:42,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1886, "size": 50}}} 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:42 GMT 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:14:42,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:42,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:42,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:42,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:42,846 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:42 GMT 2018-10-22 10:14:42,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:42,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:42,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:47,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:47,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:47,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:14:46.133Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:14:46.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1917, "offset": 1886, "size": 50}}} 2018-10-22 10:14:47,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:47,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:47 GMT 2018-10-22 10:14:47,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:47,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:14:47,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:47,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:14:47,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:48,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:48,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:48,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:48,014 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:48 GMT 2018-10-22 10:14:48,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:48,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:48,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:53,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:53,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:53,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:53,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:53,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:53,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:53,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1887, "size": 50}}} 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:53 GMT 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:53,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:53,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:53,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:53,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:53,156 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:53 GMT 2018-10-22 10:14:53,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:53,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:53,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:58,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:14:58,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:58,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:14:56.373Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:14:56.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1918, "offset": 1887, "size": 50}}} 2018-10-22 10:14:58,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:58,239 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:58 GMT 2018-10-22 10:14:58,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:58,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:14:58,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:14:58,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:14:58,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:14:58,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:14:58,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:14:58 GMT 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:14:58,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:14:58,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:03,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:03,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:03,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:03,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:03,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1888, "size": 50}}} 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:03 GMT 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:15:03,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:03,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:03,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:03,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:03,466 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:03 GMT 2018-10-22 10:15:03,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:03,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:03,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:08,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:08,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:15:06.607Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:15:06.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1919, "offset": 1888, "size": 50}}} 2018-10-22 10:15:08,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:08,550 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:08 GMT 2018-10-22 10:15:08,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:08,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:15:08,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:08,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:15:08,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:08,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:08,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:08,614 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:08 GMT 2018-10-22 10:15:08,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:08,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:08,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:13,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:13,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1889, "size": 50}}} 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:13 GMT 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:13,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:13,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:13,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:13,767 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:13 GMT 2018-10-22 10:15:13,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:13,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:13,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:18,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:18,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:18,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:18,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:18,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:18,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:15:16.841Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:15:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1920, "offset": 1889, "size": 50}}} 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:18 GMT 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:15:18,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:18,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:15:18,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:18,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:18,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:18,926 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:18 GMT 2018-10-22 10:15:18,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:18,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:18,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:23,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:24,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:24,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:24,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:24,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:24,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1890, "size": 50}}} 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:24 GMT 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:15:24,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:24,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:24,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:24,111 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:24 GMT 2018-10-22 10:15:24,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:24,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:24,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:29,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:29,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:29,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:29,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:15:27.076Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:15:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1921, "offset": 1890, "size": 50}}} 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:29 GMT 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:15:29,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:15:29,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:29,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:29,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:29,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:29,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:29,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:29 GMT 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:29,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:34,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:34,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:34,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:34,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:34,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:34,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:34,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1891, "size": 50}}} 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:34 GMT 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:34,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:34,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:34,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:34,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:34,457 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:34 GMT 2018-10-22 10:15:34,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:34,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:34,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:39,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:39,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:15:37.310Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:15:37.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1922, "offset": 1891, "size": 50}}} 2018-10-22 10:15:39,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:39,539 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:39 GMT 2018-10-22 10:15:39,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:39,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:15:39,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:39,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:15:39,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:39,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:39,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:39,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:39 GMT 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:39,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:39,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:44,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:44,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1892, "size": 50}}} 2018-10-22 10:15:44,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:44,705 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:44 GMT 2018-10-22 10:15:44,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:44,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:15:44,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:44,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:44,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:44,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:44,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:44,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:44 GMT 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:44,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:49,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:49,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:15:47.545Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:15:47.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1923, "offset": 1892, "size": 50}}} 2018-10-22 10:15:49,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:49,854 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:49 GMT 2018-10-22 10:15:49,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:49,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:15:49,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:49,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:15:49,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:49,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:49,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:49,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:49,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:49 GMT 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:49,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:54,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:55,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1893, "size": 50}}} 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:55 GMT 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:15:55,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:15:55,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:15:55,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:15:55,135 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:15:55 GMT 2018-10-22 10:15:55,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:15:55,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:15:55,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:00,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:00,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:00,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:15:57.781Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:15:57.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1924, "offset": 1893, "size": 50}}} 2018-10-22 10:16:00,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:00,241 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:00 GMT 2018-10-22 10:16:00,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:00,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:16:00,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:00,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:16:00,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:00,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:00,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:00,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:00,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:00,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:00,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:00 GMT 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:00,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:05,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:05,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:05,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1894, "size": 50}}} 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:05 GMT 2018-10-22 10:16:05,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:05,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:16:05,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:05,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:05,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:05,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:05,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:05,543 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:05 GMT 2018-10-22 10:16:05,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:05,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:05,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:10,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:10,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:10,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:10,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:16:08.012Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:16:08.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1925, "offset": 1894, "size": 50}}} 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:10 GMT 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:16:10,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:10,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:16:10,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:10,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:10,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:10,722 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:10 GMT 2018-10-22 10:16:10,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:10,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:10,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:15,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:15,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:15,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:15,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:15,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:15,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1895, "size": 50}}} 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:15 GMT 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:16:15,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:15,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:15,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:15,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:15,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:15,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:15 GMT 2018-10-22 10:16:15,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:15,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:15,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:20,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:21,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:21,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:16:18.248Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:16:18.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1926, "offset": 1895, "size": 50}}} 2018-10-22 10:16:21,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:21,163 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:21 GMT 2018-10-22 10:16:21,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:21,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:16:21,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:21,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:16:21,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:21,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:21,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:21,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:21,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:21 GMT 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:21,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:21,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:26,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:26,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:26,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:26,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:26,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1896, "size": 50}}} 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:26 GMT 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:16:26,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:26,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:26,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:26,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:26 GMT 2018-10-22 10:16:26,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:26,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:26,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:31,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:31,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:31,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:31,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:31,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:31,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:16:28.482Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:16:28.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1927, "offset": 1896, "size": 50}}} 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:31 GMT 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:16:31,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:16:31,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:31,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:31,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:31 GMT 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:31,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:31,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:36,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:36,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:36,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:36,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1897, "size": 50}}} 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:36 GMT 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:16:36,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:36,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:36,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:36,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:36,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:36,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:36,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": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:36 GMT 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:36,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:41,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:41,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:41,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:16:38.717Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:16:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1928, "offset": 1897, "size": 50}}} 2018-10-22 10:16:41,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:41,895 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:41 GMT 2018-10-22 10:16:41,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:41,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:16:41,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:16:41,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:41,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:41,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:41,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:41,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:41 GMT 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:41,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:46,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:47,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:47,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:47,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1898, "size": 50}}} 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:47 GMT 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:16:47,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:47,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:47,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:47,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:47,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:47 GMT 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:47,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:47,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:52,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:52,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:52,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:52,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:52,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:52,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:52,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:16:48.952Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:16:48.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1929, "offset": 1898, "size": 50}}} 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:52 GMT 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:16:52,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:52,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:16:52,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:52,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:52,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:52,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:52 GMT 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:52,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:57,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:16:57,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1899, "size": 50}}} 2018-10-22 10:16:57,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:57,393 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:57 GMT 2018-10-22 10:16:57,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:57,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:16:57,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:16:57,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:16:57,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:16:57,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:16:57,464 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:16:57 GMT 2018-10-22 10:16:57,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:16:57,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:16:57,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:02,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:02,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:02,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:02,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:16:59.186Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:16:59.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1930, "offset": 1899, "size": 50}}} 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:02 GMT 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-22 10:17:02,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-22 10:17:02,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:02,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:02,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:02,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:02,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:02,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:02 GMT 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:17:02,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:07,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:07,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:07,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:07,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:07,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1900, "size": 50}}} 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:07 GMT 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:17:07,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:07,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:07,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:07,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:07 GMT 2018-10-22 10:17:07,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:07,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:17:07,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:12,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:13,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:13,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:09.421Z", "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": "2018-10-22T10:17:09.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:09.702Z", "message": "Task failed 'script_runner.tasks.run' -> /tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n", "node_name": "vellum", "workflow_id": "install", "error_causes": [{"message": "/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/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_uwuy08/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_uwuy08/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_uwuy08/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: /tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n/tmp/T2P5K/start-vellum.sh: connect: Connection refused\n/tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:17:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:10.334Z", "message": "Execution done (return_code=1): /tmp/T2P5K/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:10.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "ec48d095-c995-443c-88b6-02630d6c4ce6"}], "metadata": {"pagination": {"total": 1933, "offset": 1900, "size": 50}}} 2018-10-22 10:17:13,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:13,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:13 GMT 2018-10-22 10:17:13,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:13,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12886 2018-10-22 10:17:13,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:13,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 failed to start. waited for a 120 seconds. 2018-10-22 10:17:13,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused /tmp/T2P5K/start-vellum.sh: connect: Connection refused /tmp/T2P5K/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2018-10-22 10:17:13,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/T2P5K/start-vellum.sh 2018-10-22 10:17:13,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:13,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:13,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:13,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:13 GMT 2018-10-22 10:17:13,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:13,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:17:13,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:18,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:18,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:18,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:18,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:18,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1903, "size": 50}}} 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:18 GMT 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:17:18,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:18,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:18,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:18,250 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:18 GMT 2018-10-22 10:17:18,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:18,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:17:18,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:23,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:23,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:23,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:23,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:23,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1903, "size": 50}}} 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:23 GMT 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-22 10:17:23,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:23,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:23,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:23,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:23 GMT 2018-10-22 10:17:23,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:23,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:17:23,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:28,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:28,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:28,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:28,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:28,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:28,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:28,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:24.754Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:24.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:25.340Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/PWWSC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:25.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:25.754Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:25.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:26.351Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:26.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:26.351Z", "message": "[vellum] 192.168.120.12", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:26.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:26.351Z", "message": "Executing: /tmp/PWWSC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:26.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:26.893Z", "message": "Task succeeded 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:26.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:27.361Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:27.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:27.361Z", "message": "Execution done (return_code=0): /tmp/PWWSC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:27.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:27.361Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:27.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "c7b9ea51-327c-4994-9aa4-433de44ea8ec"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:27.766Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:27.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:27.766Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:27.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'ellis': {u'ellis_akggbt': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.13', u'name': u'ellis-akggbt'}}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "Downloaded scripts/bind/bind.py to /tmp/B7T3F/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "[localhost] run: sudo mv /tmp/tmp_f__Rh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.374Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}], "metadata": {"pagination": {"total": 1955, "offset": 1903, "size": 50}}} 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:28 GMT 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12143 2018-10-22 10:17:28,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:28,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-10-22 10:17:28,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/PWWSC/start-vellum.sh 2018-10-22 10:17:28,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-10-22 10:17:28,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-22 10:17:28,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-10-22 10:17:28,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PWWSC/start-vellum.sh 2018-10-22 10:17:28,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' [retry 1/60] 2018-10-22 10:17:28,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-22 10:17:28,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PWWSC/start-vellum.sh 2018-10-22 10:17:28,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-22 10:17:28,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:17:28,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:17:28,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:17:28,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:17:28,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:17:28,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'ellis': {u'ellis_akggbt': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.13', u'name': u'ellis-akggbt'}}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:17:28,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/B7T3F/bind.py 2018-10-22 10:17:28,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_f__Rh /etc/bind/db.clearwater.local 2018-10-22 10:17:28,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:17:28,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:17:28,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:17:28,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:28,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:28,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:28,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:28,652 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:28 GMT 2018-10-22 10:17:28,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:28,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-22 10:17:28,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:33,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:17:33,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:33,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:33,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:28.786Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:28.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:29.383Z", "message": "[localhost] run: sudo mv /tmp/tmp242RaA /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:29.383Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:29.383Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9", "logger": "5492dac4-fc01-403d-86f9-fd9296ee2849"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:17:29.809Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:17:29.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 1960, "offset": 1924, "size": 50}}} 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:33 GMT 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2675 2018-10-22 10:17:33,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:33,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:17:33,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp242RaA /etc/bind/db.clearwater.opnfv 2018-10-22 10:17:33,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:17:33,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:17:33,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-22 10:17:33,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/1494f110-4ba5-4869-8e0c-085aeaf128b9 2018-10-22 10:17:33,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"} 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:33,852 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:33 GMT 2018-10-22 10:17:33,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:33,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-22 10:17:33,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-22T10:01:06.134Z', 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'1494f110-4ba5-4869-8e0c-085aeaf128b9'} 2018-10-22 10:17:33,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-22 10:17:33,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:17:33,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:17:33,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:17:33,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:17:33,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:17:33 GMT 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-22 10:17:33,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:17:33,950 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2018-10-22 10:17:34,047 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-22 10:17:34,115 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-22 10:17:34,115 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-22 10:17:34,300 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:17:34,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-22 10:17:59,404 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:17:59,404 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-22 10:18:24,628 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:18:24,628 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-22 10:18:49,758 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:18:49,759 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-22 10:19:14,828 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:19:14,828 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-22 10:19:39,906 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:19:39,906 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-22 10:20:04,999 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-22 10:20:04,999 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-22 10:20:30,219 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550405@clearwater.opnfv', u'sip_username': u'6505550405', u'formatted_number': u'(650) 555-0405', u'number': u'6505550405', u'sip_uri': u'sip:6505550405@clearwater.opnfv', u'number_id': u'7948f49fce0945e2bb39164d50a1b180', u'sip_password': u'tcjBdEQVF', u'pstn': False} 2018-10-22 10:20:30,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-22 10:20:30,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:20:30,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:20:30,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:20:30,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:20:30,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:20:30 GMT 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-22 10:20:30,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:20:30,296 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-22 10:20:30,296 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-22 10:20:30,325 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-22 10:20:30,325 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-22 10:22:41,063 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550034, 6505550036) Passed Basic Call - SDP (TCP) - (6505550063, 6505550791) Passed Basic Call - Tel URIs (TCP) - (6505550980, 6505550928) Passed Basic Call - Unknown number (TCP) - (6505550249, 6505550494) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550411, 6505550636) Passed Basic Call - Messages - Pager model (TCP) - (6505550557, 6505550639) Passed Basic Call - Pracks (TCP) - (6505550973, 6505550049) Passed Basic Registration (TCP) - (6505550619) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550105, 6505550116) Passed Call Barring - Outbound Rejection (TCP) - (6505550438, 6505550824) 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) - (6505550362, 6505550930) 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) - (6505550088, 6505550657, 6505550994) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550040, 6505550764, 6505550899) Passed Call Diversion - Not reachable (408) (TCP) - (6505550372, 6505550062, 6505550975) Passed Call Diversion - Not reachable (503) (TCP) - (6505550810, 6505550324, 6505550018) Passed Call Diversion - Not reachable (500) (TCP) - (6505550379, 6505550839, 6505550664) Passed Call Diversion - Busy (TCP) - (6505550066, 6505550825, 6505550199) Passed Call Diversion - Unconditional (TCP) - (6505550336, 6505550170, 6505550542) Passed Call Diversion - No answer (TCP) - (6505550794, 6505550370, 6505550796) Passed Call Diversion - Bad target URI (TCP) - (6505550945, 6505550924) Passed Call Diversion - Audio-only call (TCP) - (6505550776, 6505550551, 6505550062, 6505550231) Passed Call Diversion - Audio-video call (TCP) - (6505550115, 6505550912, 6505550056, 6505550904) Passed Call Waiting - Accepted (TCP) - (6505550860, 6505550864, 6505550915) Passed Call Waiting - Cancelled (TCP) - (6505550448, 6505550268, 6505550753) Passed CANCEL - Mainline (TCP) - (6505550071, 6505550015) Passed Filtering - Accept-Contact (TCP) - (6505550433, 6505550244) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550157, 6505550964) Passed Filtering - Accept-Contact no match (TCP) - (6505550881, 6505550117) Passed Filtering - Accept-Contact negated match (TCP) - (6505550883, 6505550961) Passed Filtering - RFC3841 example (TCP) - (6505550050, 6505550973) Passed Filtering - Reject-Contact no match (TCP) - (6505550909, 6505550304) Passed Filtering - Reject-Contact match (TCP) - (6505550858, 6505550676) 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) - (6505550530) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550559) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550714) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550877) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550617, 6505550438) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550011, 6505550394) Passed GRUU - Call - only GRUU as target (TCP) - (6505550992, 6505550555) Passed GRUU - Call - AoR as target (TCP) - (6505550823, 6505550596) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550701, 6505550287) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550369, 6505550348) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550392, 6505550108) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550746, 6505550181) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550861, 6505550674) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550075, 6505550228) 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) - (6505550700) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550200) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550107) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550202, 6505550700) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550569, 6505550580) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-10-22 10:22:41,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-22 10:22:41,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 10:22:41,192 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:13 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-22 10:22:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-22 10:22:41,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:41,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:41,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:22.291Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "621a7b46-9aa5-4680-9f41-dcb1e0b055cf"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:01:06.134Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1494f110-4ba5-4869-8e0c-085aeaf128b9"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-22 10:22:41,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:41,288 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:41 GMT 2018-10-22 10:22:41,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:41,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-22 10:22:41,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:41,289 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-22 10:22:41,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:41,532 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:41 GMT 2018-10-22 10:22:41,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:41,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:22:41,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:41,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:22:41,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:41,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:41,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:41,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:41 GMT 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-22 10:22:41,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:41,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:22:41,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:41,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:41,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:41,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:41,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:41,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:41 GMT 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:22:41,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:46,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:46,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:42.319Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:42.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_f2gi8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_hikjyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.485Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_f2gi8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:43.892Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:43.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.065Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ZEX2B/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d65c22b0-f31a-4553-8549-5a8b2cba2d06"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/QV4DH/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "66cde41e-6e05-4329-80f0-be5846b90957"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d65c22b0-f31a-4553-8549-5a8b2cba2d06"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/6JE9H/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "64708708-660e-47be-85da-37558d6c9d46"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/FEPNW/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1e21b0b5-e4c8-4bb8-ba5e-70bb72ad22c2"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Executing: /tmp/1SB3Y/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "13b810fc-5895-4bde-8488-ba1cb7acf8fb"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Executing: /tmp/FEPNW/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1e21b0b5-e4c8-4bb8-ba5e-70bb72ad22c2"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1e21b0b5-e4c8-4bb8-ba5e-70bb72ad22c2"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Executing: /tmp/6JE9H/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "64708708-660e-47be-85da-37558d6c9d46"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Executing: /tmp/QV4DH/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "66cde41e-6e05-4329-80f0-be5846b90957"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/1SB3Y/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "13b810fc-5895-4bde-8488-ba1cb7acf8fb"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "64708708-660e-47be-85da-37558d6c9d46"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Executing: /tmp/ZEX2B/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d65c22b0-f31a-4553-8549-5a8b2cba2d06"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "13b810fc-5895-4bde-8488-ba1cb7acf8fb"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.469Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "66cde41e-6e05-4329-80f0-be5846b90957"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.959Z", "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_fu13dd/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_fu13dd/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_fu13dd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:22:44.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.959Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.959Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:44.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.959Z", "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_rpu15r/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_rpu15r/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_rpu15r/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:22:44.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:44.959Z", "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_uwuy08/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_uwuy08/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_uwuy08/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:22:44.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fccb1e44-93c6-49f9-b442-a1a647a977fa"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Execution done (return_code=1): /tmp/FEPNW/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1e21b0b5-e4c8-4bb8-ba5e-70bb72ad22c2"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/LTHS5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fccb1e44-93c6-49f9-b442-a1a647a977fa"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Executing: /tmp/LTHS5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fccb1e44-93c6-49f9-b442-a1a647a977fa"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Execution done (return_code=1): /tmp/LTHS5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fccb1e44-93c6-49f9-b442-a1a647a977fa"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Execution done (return_code=1): /tmp/QV4DH/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "66cde41e-6e05-4329-80f0-be5846b90957"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.482Z", "message": "Execution done (return_code=1): /tmp/1SB3Y/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "13b810fc-5895-4bde-8488-ba1cb7acf8fb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.989Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.989Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:45.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:45.989Z", "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_f4ypzm/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_f4ypzm/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_f4ypzm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:22:45.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IHKJN/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ORBKW/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}], "metadata": {"pagination": {"total": 74, "offset": 0, "size": 50}}} 2018-10-22 10:22:46,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:46,778 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:46 GMT 2018-10-22 10:22:46,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:46,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30494 2018-10-22 10:22:46,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-22 10:22:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ZEX2B/stop-bono.sh 2018-10-22 10:22:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/QV4DH/stop-homer.sh 2018-10-22 10:22:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-22 10:22:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/6JE9H/stop-sprout.sh 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/FEPNW/stop-ellis.sh 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1SB3Y/stop-vellum.sh 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FEPNW/stop-ellis.sh 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6JE9H/stop-sprout.sh 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QV4DH/stop-homer.sh 2018-10-22 10:22:46,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/1SB3Y/stop-vellum.sh 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZEX2B/stop-bono.sh 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/FEPNW/stop-ellis.sh 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/LTHS5/stop-dime.sh 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LTHS5/stop-dime.sh 2018-10-22 10:22:46,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/LTHS5/stop-dime.sh 2018-10-22 10:22:46,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/QV4DH/stop-homer.sh 2018-10-22 10:22:46,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/1SB3Y/stop-vellum.sh 2018-10-22 10:22:46,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:46,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:46,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-22 10:22:46,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IHKJN/bind.py 2018-10-22 10:22:46,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:22:46,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ORBKW/bind.py 2018-10-22 10:22:46,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:22:46,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:46,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:46 GMT 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:46,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:22:46,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:51,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:22:51,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:51,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:51,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "[localhost] run: sudo mv /tmp/tmpbs6owR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "[localhost] run: sudo mv /tmp/tmp0_ljYe /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6GAZO/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IHKJN/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:46.498Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EWC9N/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.002Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e079b3f1-4778-4fdd-b4ed-2367b34d418e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo mv /tmp/tmpkB4AQS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo mv /tmp/tmpxe2KCc /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo mv /tmp/tmpZLlyJU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo mv /tmp/tmpHr1fHF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo mv /tmp/tmpQKgPct /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "874ac554-e852-4975-9927-1e5fd8643142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo mv /tmp/tmppD85DJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "a16ea448-c684-4e1a-8aa3-b6ea3a932906"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:47.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "fd963c4b-458f-4ba7-83b1-60e7b447bb7d"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 151, "offset": 50, "size": 50}}} 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:51 GMT 2018-10-22 10:22:51,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:51,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30567 2018-10-22 10:22:51,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:51,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:22:51,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:22:51,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:22:51,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:22:51,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:22:51,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:22:51,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:22:51,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbs6owR /etc/bind/db.clearwater.local 2018-10-22 10:22:51,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:22:51,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:22:51,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0_ljYe /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_f2gi8i': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f2gi8i'}}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6GAZO/bind.py 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IHKJN/bind.py 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EWC9N/bind.py 2018-10-22 10:22:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkB4AQS /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:22:51,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxe2KCc /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZLlyJU /etc/bind/db.clearwater.local 2018-10-22 10:22:51,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:22:51,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:22:51,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:22:51,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHr1fHF /etc/bind/db.clearwater.local 2018-10-22 10:22:51,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_ulymwv': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-ulymwv'}}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {u'vellum_hikjyo': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-hikjyo'}}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:22:51,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQKgPct /etc/bind/db.clearwater.local 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hz5sz0': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hz5sz0'}}, u'vellum': {}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppD85DJ /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:51,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:22:51,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:22:51,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:51,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:22:51,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:51,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:52,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:52,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:22:52,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:52,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:52 GMT 2018-10-22 10:22:52,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:52,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:22:52,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:57,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:22:57,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f2gi8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_f2gi8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_hikjyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.060Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "57bb0c48-768a-44a9-93fd-28e00044c5b3"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Executing: /tmp/Y3BO4/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9696f7b7-233e-4f03-a5a8-a00e833351c7"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "6e9c6fb1-e2f1-4b25-90d4-8a0a762d145f"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Executing: /tmp/PHSGH/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "6e9c6fb1-e2f1-4b25-90d4-8a0a762d145f"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PHSGH/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "6e9c6fb1-e2f1-4b25-90d4-8a0a762d145f"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Y3BO4/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9696f7b7-233e-4f03-a5a8-a00e833351c7"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Executing: /tmp/AA4ZI/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "57bb0c48-768a-44a9-93fd-28e00044c5b3"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AA4ZI/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "57bb0c48-768a-44a9-93fd-28e00044c5b3"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Executing: /tmp/K2INL/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "05d32d16-ec2a-44e8-aca8-98d9daef593a"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:48.621Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/K2INL/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "05d32d16-ec2a-44e8-aca8-98d9daef593a"}, {"node_instance_id": "dime_ulymwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:49.070Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:49.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:49.070Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:49.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:49.632Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:49.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9696f7b7-233e-4f03-a5a8-a00e833351c7"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:49.632Z", "message": "Execution done (return_code=1): /tmp/6JE9H/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:49.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "64708708-660e-47be-85da-37558d6c9d46"}, {"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:49.632Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:49.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "05d32d16-ec2a-44e8-aca8-98d9daef593a"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.104Z", "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_p0u2np/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_p0u2np/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_p0u2np/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:22:50.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.104Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.104Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YJ2Y6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "[localhost] run: sudo mv /tmp/tmpOuVata /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:50.642Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:50.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:51.131Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:51.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:51.651Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:51.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:51.651Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:51.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:51.651Z", "message": "[localhost] run: sudo mv /tmp/tmpgYAsad /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:51.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "156eae3d-510a-4c47-bd33-d996f3795fae"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:52.142Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:52.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:52.142Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:52.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:52.142Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:52.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:52.666Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8APTN/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:52.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "473f72c0-8834-484b-8cf9-54f68718e281"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:52.666Z", "message": "Executing: /tmp/8APTN/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:52.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "473f72c0-8834-484b-8cf9-54f68718e281"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:52.666Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:52.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "473f72c0-8834-484b-8cf9-54f68718e281"}, {"node_instance_id": "homer_f2gi8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:54.799Z", "message": "Execution done (return_code=0): /tmp/PHSGH/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:54.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "6e9c6fb1-e2f1-4b25-90d4-8a0a762d145f"}, {"node_instance_id": "homer_f2gi8i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:54.896Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:54.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:55.762Z", "message": "Execution done (return_code=0): /tmp/AA4ZI/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:55.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "57bb0c48-768a-44a9-93fd-28e00044c5b3"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:56.215Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:56.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:56.215Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:56.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 167, "offset": 100, "size": 50}}} 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:57,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:57 GMT 2018-10-22 10:22:57,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:57,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28143 2018-10-22 10:22:57,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:22:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:22:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:22:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:22:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:22:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-22 10:22:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y3BO4/remove-cluster-node.sh 2018-10-22 10:22:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PHSGH/remove-cluster-node.sh 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PHSGH/remove-cluster-node.sh 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Y3BO4/remove-cluster-node.sh 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AA4ZI/remove-cluster-node.sh 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AA4ZI/remove-cluster-node.sh 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K2INL/remove-cluster-node.sh 2018-10-22 10:22:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/K2INL/remove-cluster-node.sh 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/6JE9H/stop-sprout.sh 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-22 10:22:57,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_gtdx8e': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.11', u'name': u'bono-gtdx8e'}}}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YJ2Y6/bind.py 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:22:57,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:22:57,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:22:57,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOuVata /etc/bind/db.clearwater.local 2018-10-22 10:22:57,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:22:57,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:22:57,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:57,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgYAsad /etc/bind/db.clearwater.opnfv 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8APTN/remove-cluster-node.sh 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8APTN/remove-cluster-node.sh 2018-10-22 10:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-22 10:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PHSGH/remove-cluster-node.sh 2018-10-22 10:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AA4ZI/remove-cluster-node.sh 2018-10-22 10:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:22:57,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:22:57,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:22:57,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:22:57,366 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:22:57 GMT 2018-10-22 10:22:57,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:22:57,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:22:57,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:02,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:02,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:56.215Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:56.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_akggbt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:56.215Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:56.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:57.224Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:57.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:57.224Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:57.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:57.224Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:57.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_ulymwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:59.337Z", "message": "Execution done (return_code=0): /tmp/Y3BO4/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:59.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9696f7b7-233e-4f03-a5a8-a00e833351c7"}, {"node_instance_id": "dime_ulymwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:22:59.424Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:22:59.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:00.235Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:00.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:00.235Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:00.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:00.235Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:00.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:00.235Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:00.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:00.235Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:00.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:00.235Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:00.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.250Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.250Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.250Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.250Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Stopping Agent homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:01.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:01.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:02.301Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:02.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:02.301Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:02.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:02.301Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:02.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:02.301Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:02.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 193, "offset": 150, "size": 50}}} 2018-10-22 10:23:02,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:02,443 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:02 GMT 2018-10-22 10:23:02,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:02,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16215 2018-10-22 10:23:02,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:23:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Y3BO4/remove-cluster-node.sh 2018-10-22 10:23:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:23:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_fu13dd 2018-10-22 10:23:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:23:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:02,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:02,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:02,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:02,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:02,530 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:02 GMT 2018-10-22 10:23:02,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:02,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:02,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:07,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:07,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:07,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.311Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.311Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.311Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Stopping Agent ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:03.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:03.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:05.083Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:05.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:05.325Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:05.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:05.325Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:05.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:05.941Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:05.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.341Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Successfully stopped daemon: homer_host_fu13dd\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Stopping Agent dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:06.822Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_fu13dd stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:06.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "ff745ac7-33b2-4de4-a48c-bb9f6982f554"}], "metadata": {"pagination": {"total": 230, "offset": 181, "size": 50}}} 2018-10-22 10:23:07,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:07,610 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:07 GMT 2018-10-22 10:23:07,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:07,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19825 2018-10-22 10:23:07,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_rpu15r 2018-10-22 10:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_fu13dd 2018-10-22 10:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_f4ypzm 2018-10-22 10:23:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_fu13dd stop 2018-10-22 10:23:07,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:07,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:07,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:07 GMT 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:07,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:12,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:12,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:12,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:12,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_rpu15r stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Successfully stopped daemon: ellis_host_rpu15r\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ab1efff-46bb-4c19-b725-fa2aaaf6a1ff"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Deleting Agent homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:07.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:08.095Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:08.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:08.377Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:08.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:08.377Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:08.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:08.377Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:08.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:08.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:08.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.392Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.392Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.392Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Successfully deleted daemon: homer_host_fu13dd", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9ff8bccc-3756-4f31-94f8-f369b50efcf2"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Deleting Agent ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:09.844Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:10.857Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:10.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:11.550Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:11.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:11.869Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:11.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:11.869Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:11.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:11.869Z", "message": "Successfully stopped daemon: dime_host_f4ypzm\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:11.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:11.869Z", "message": "Successfully deleted daemon: ellis_host_rpu15r", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:11.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1bb70c6d-f7cb-41ea-8e29-15c0355b8272"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:11.869Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_f4ypzm stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:11.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "53fc8a65-98f5-46ef-977d-81caa262793a"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.446Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 279, "offset": 218, "size": 50}}} 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:12 GMT 2018-10-22 10:23:12,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:12,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26282 2018-10-22 10:23:12,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_rpu15r stop 2018-10-22 10:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_rpu15r 2018-10-22 10:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_fu13dd 2018-10-22 10:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_fu13dd 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_rpu15r 2018-10-22 10:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_f4ypzm 2018-10-22 10:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_rpu15r 2018-10-22 10:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_f4ypzm stop 2018-10-22 10:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:12,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:23:12,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:12,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:12,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:12,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:12,940 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:12 GMT 2018-10-22 10:23:12,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:12,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:12,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:17,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:18,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:12.931Z", "message": "Deleting Agent dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:12.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:14.136Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:14.475Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:14.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:14.475Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:14.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:14.506Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:14.945Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:14.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:14.945Z", "message": "Successfully deleted daemon: dime_host_f4ypzm", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:14.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "40acde41-423e-46a0-b823-d3f6521a6e34"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:15.486Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:15.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:15.486Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:15.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:15.486Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:15.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:16.944Z", "message": "Execution done (return_code=0): /tmp/8APTN/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:16.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "473f72c0-8834-484b-8cf9-54f68718e281"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:17.046Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:17.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:17.617Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:17.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:17.617Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:17.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_hz5sz0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:17.617Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:17.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:17.617Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:17.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:17.617Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:17.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 305, "offset": 267, "size": 50}}} 2018-10-22 10:23:18,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:18,034 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:18 GMT 2018-10-22 10:23:18,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:18,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13783 2018-10-22 10:23:18,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_f4ypzm 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:23:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_f4ypzm 2018-10-22 10:23:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:23:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:23:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8APTN/remove-cluster-node.sh 2018-10-22 10:23:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:23:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:18,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:18,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:23:18,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:23:18,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:18,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:18,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:18,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:18,110 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:18 GMT 2018-10-22 10:23:18,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:18,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:18,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:23,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:23,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:18.629Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:18.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:18.629Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:18.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:18.629Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:18.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:18.629Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:18.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:20.131Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:20.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:20.804Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:20.804Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.176Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:22.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:22.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}], "metadata": {"pagination": {"total": 320, "offset": 293, "size": 50}}} 2018-10-22 10:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:23 GMT 2018-10-22 10:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7806 2018-10-22 10:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:23,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:23,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:23,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:23,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:23:23,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:23:23,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:23,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:23,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:23,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:23:23,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:23:23,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:23:23,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:23,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:23,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:23,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:23,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:23,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:23,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:23,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:23 GMT 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:23,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:28,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:28,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:28,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.639Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.639Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.639Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Stopping Agent sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:23.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:23.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:24.676Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:24.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:25.700Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:25.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:25.700Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:25.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:25.700Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:25.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:26.121Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "7f0a963f-b3aa-4305-abba-a47968676b0c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:27.009Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:27.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:27.503Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:27.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.030Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.030Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.030Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.030Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.030Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.030Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.427Z", "message": "Waiting for server \"1426c133-c2ca-48d1-8f1b-2ce79f460dc3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "7f0a963f-b3aa-4305-abba-a47968676b0c"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.427Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_p0u2np stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:28.427Z", "message": "Successfully stopped daemon: sprout_host_p0u2np\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:28.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d781fb06-3b03-4d96-bbb6-92c2e9c58802"}], "metadata": {"pagination": {"total": 348, "offset": 308, "size": 50}}} 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:28,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:28 GMT 2018-10-22 10:23:28,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:28,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14935 2018-10-22 10:23:28,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:28,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_p0u2np 2018-10-22 10:23:28,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:23:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:23:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:23:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1426c133-c2ca-48d1-8f1b-2ce79f460dc3" to be deleted. current status: SHUTOFF 2018-10-22 10:23:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_p0u2np stop 2018-10-22 10:23:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_p0u2np 2018-10-22 10:23:28,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:28,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:28,708 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:28 GMT 2018-10-22 10:23:28,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:28,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:28,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:33,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:33,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:33,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_f4ypzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.352Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.352Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.352Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.352Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Deleting Agent sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:29.512Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:30.896Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:30.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:30.896Z", "message": "Successfully deleted daemon: sprout_host_p0u2np", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:30.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:30.896Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:30.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "c12261b3-8c46-48af-bd5f-97f292564677"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:30.896Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:30.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3999dbcb-0bb2-409e-af6c-d19159c2c944"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:31.171Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:31.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:31.367Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:31.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:31.367Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:31.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_host_f4ypzm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:32.456Z", "message": "Waiting for server \"c1cb9489-ab83-49fe-926b-29e6efb82699\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:32.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "c12261b3-8c46-48af-bd5f-97f292564677"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:33.380Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:33.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 371, "offset": 336, "size": 50}}} 2018-10-22 10:23:33,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:33,879 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:33 GMT 2018-10-22 10:23:33,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:33,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12379 2018-10-22 10:23:33,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:23:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:23:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_p0u2np 2018-10-22 10:23:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_p0u2np 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:23:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:23:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:23:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:23:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c1cb9489-ab83-49fe-926b-29e6efb82699" to be deleted. current status: SHUTOFF 2018-10-22 10:23:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:33,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:33,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:33,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:33,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:33,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:33,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:33,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:33 GMT 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:33,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:38,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:39,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:39,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:39,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:39,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:39,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:39,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rpu15r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_host_fu13dd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:34.444Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:35.071Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:35.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "6b3a26b5-d8a6-4c80-81d5-60cccddffef7"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:35.538Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:35.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:36.472Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:36.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:36.472Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:36.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "homer_security_group_bxvaeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:36.920Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:36.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "02b55381-aca8-4360-81be-86025902660c"}, {"node_instance_id": "homer_security_group_bxvaeq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:37.481Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:37.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:37.934Z", "message": "Waiting for server \"529933b6-5eac-4da3-867c-90f30601a5fb\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:37.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "6b3a26b5-d8a6-4c80-81d5-60cccddffef7"}, {"node_instance_id": "dime_host_f4ypzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:38.511Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:38.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:38.511Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:38.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 388, "offset": 359, "size": 50}}} 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:39 GMT 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8757 2018-10-22 10:23:39,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:39,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:39,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:23:39,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:39,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:39,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:23:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:23:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:23:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:23:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "529933b6-5eac-4da3-867c-90f30601a5fb" to be deleted. current status: SHUTOFF 2018-10-22 10:23:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:23:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:39,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:39,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:39,153 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:39 GMT 2018-10-22 10:23:39,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:39,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:39,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:44,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:44,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_jlgumx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:39.531Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:39.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:39.531Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:39.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:39.531Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:39.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_security_group_jlgumx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:39.697Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:39.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "87dcf4b2-b5f0-4e89-b7d2-e656c85b84a6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:40.539Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:40.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:40.539Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:40.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:40.539Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:40.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "dime_security_group_jlgumx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:41.720Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:41.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_host_rpu15r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:42.730Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:43.738Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:43.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:43.738Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:43.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 399, "offset": 376, "size": 50}}} 2018-10-22 10:23:44,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:44,281 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:44 GMT 2018-10-22 10:23:44,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:44,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5676 2018-10-22 10:23:44,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:44,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:44,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:23:44,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:23:44,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:23:44,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:44,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:44,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:44,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:23:44,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:23:44,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:44,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:23:44,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:44,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:44,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:44 GMT 2018-10-22 10:23:44,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:44,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:44,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:49,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:49,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:49,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_skyh1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.625Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1c1e527b-bda2-4c7b-973f-6d799504ea28"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.755Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.755Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.755Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.755Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.755Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:44.755Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:44.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_security_group_gue3pd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:45.005Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:45.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "05275a38-fb31-4784-8011-447bcf29ac96"}, {"node_instance_id": "ellis_security_group_gue3pd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:45.781Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:45.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:46.764Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:46.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "ellis_floatingip_skyh1k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:46.764Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:46.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:46.764Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:46.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:46.764Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:46.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 412, "offset": 387, "size": 50}}} 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:49 GMT 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6811 2018-10-22 10:23:49,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:49,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-22 10:23:49,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-22 10:23:49,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:49,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:49,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-22 10:23:49,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:49,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:49,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:49,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:49,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:49 GMT 2018-10-22 10:23:49,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:49,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:49,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:54,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:54,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:51.390Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:51.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:53.117Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:53.778Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:53.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:53.778Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:53.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:53.914Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:53.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "7221f40c-beea-4940-a1e3-9af377754ca6"}], "metadata": {"pagination": {"total": 417, "offset": 400, "size": 50}}} 2018-10-22 10:23:54,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:54,622 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:54 GMT 2018-10-22 10:23:54,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:54,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-10-22 10:23:54,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:54,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:23:54,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:23:54,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:23:54,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:23:54,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:23:54,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:54,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:54,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:54,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:54,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:54,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:54 GMT 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:54,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:59,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:23:59,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:59,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:59,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:59,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:59,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_p0u2np", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:23:55.998Z", "message": "Waiting for server \"e0eb5d73-956b-4d41-ae55-e1dfa6f11b06\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:23:55.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "7221f40c-beea-4940-a1e3-9af377754ca6"}], "metadata": {"pagination": {"total": 418, "offset": 405, "size": 50}}} 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:59 GMT 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-10-22 10:23:59,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:23:59,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e0eb5d73-956b-4d41-ae55-e1dfa6f11b06" to be deleted. current status: SHUTOFF 2018-10-22 10:23:59,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:23:59,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:23:59 GMT 2018-10-22 10:23:59,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:23:59,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:23:59,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:04,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:04,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_p0u2np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:01.237Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:01.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:01.795Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:01.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:02.838Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:02.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:02.838Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:02.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:02.838Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:02.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "sprout_security_group_p8nrk8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:03.105Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:03.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "1000aee9-c4c4-41cc-882c-ce86df7febca"}, {"node_instance_id": "sprout_security_group_p8nrk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:03.982Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:03.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 425, "offset": 406, "size": 50}}} 2018-10-22 10:24:04,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:04,954 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:04 GMT 2018-10-22 10:24:04,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:04,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-10-22 10:24:04,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:04,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:24:04,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:24:04,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:24:04,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:24:04,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:24:04,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:24:04,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:24:04,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:05,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:05,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:05,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:05 GMT 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:05,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:10,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:10,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:10,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:10,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:10,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:10,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:10,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:10 GMT 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:10,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:10,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:10,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:10,257 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:10 GMT 2018-10-22 10:24:10,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:10,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:10,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:15,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:15,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:15 GMT 2018-10-22 10:24:15,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:15,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:15,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:15,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:15,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:15,415 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:15 GMT 2018-10-22 10:24:15,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:15,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:15,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:20,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:20,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:20 GMT 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:20,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:20,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:20,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:20,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:20,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:20,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:20 GMT 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:20,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:25,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:25,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:25,896 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:25 GMT 2018-10-22 10:24:25,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:25,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:25,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:25,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:25,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:25,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:25,964 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:25 GMT 2018-10-22 10:24:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:25,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:30,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:31,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:31 GMT 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:31,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:31,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:31,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:31,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:31 GMT 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:31,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:31,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:36,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:36,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:36,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:36,230 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:36 GMT 2018-10-22 10:24:36,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:36,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:36,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:36,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:36,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:36,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:36,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:36,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:36 GMT 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:36,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:41,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:41,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:41,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:41,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:41,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:41,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:41,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:41 GMT 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:41,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:41,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:41,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:41,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:41,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:41,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:41,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:41 GMT 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:41,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:46,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:46,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-10-22 10:24:46,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:46,523 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:46 GMT 2018-10-22 10:24:46,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:46,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:24:46,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:46,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:46,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:46,587 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:46 GMT 2018-10-22 10:24:46,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:46,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:46,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:51,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:51,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:51,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:51,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:51,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:51,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:51,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hikjyo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:47.330Z", "message": "Execution done (return_code=0): /tmp/K2INL/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:47.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "05d32d16-ec2a-44e8-aca8-98d9daef593a"}, {"node_instance_id": "vellum_hikjyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:47.432Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:47.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:47.860Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:47.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:48.869Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:48.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:48.869Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:48.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:50.655Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:50.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:50.888Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:50.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:50.888Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:50.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 433, "offset": 413, "size": 50}}} 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:51 GMT 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4162 2018-10-22 10:24:51,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/K2INL/remove-cluster-node.sh 2018-10-22 10:24:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:24:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:24:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:24:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:24:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:24:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:24:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:24:51,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:51,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:51,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:51,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:51,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:51 GMT 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:51,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:56,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:24:57,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:57,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:57,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:51.905Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:51.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:51.905Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:51.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:51.905Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:51.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:51.905Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:51.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:52.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:52.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Stopping Agent vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:53.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:56.839Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:56.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}], "metadata": {"pagination": {"total": 448, "offset": 421, "size": 50}}} 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:57 GMT 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8165 2018-10-22 10:24:57,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:24:57,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:24:57,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:24:57,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:24:57,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:24:57,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_uwuy08 2018-10-22 10:24:57,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:24:57,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:24:57,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:24:57,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:24:57,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:24:57,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:24:57,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:24:57 GMT 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:24:57,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:02,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:02,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:02,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:02,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:02,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:02,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:02,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:57.085Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:57.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:57.093Z", "message": "Successfully stopped daemon: vellum_host_uwuy08\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:57.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:57.093Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_uwuy08 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:57.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "82e8dbc8-91cb-45df-acbf-0debe384f5e9"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.110Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.110Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.110Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Deleting Agent vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:58.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:58.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:24:59.771Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:24:59.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:00.128Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:00.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:00.128Z", "message": "Successfully deleted daemon: vellum_host_uwuy08", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:00.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5ba51475-4e71-4df3-8640-f21ebec477b4"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:00.209Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:00.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:01.120Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:01.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:01.120Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:01.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 470, "offset": 436, "size": 50}}} 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:02 GMT 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11960 2018-10-22 10:25:02,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:25:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_uwuy08 2018-10-22 10:25:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_uwuy08 stop 2018-10-22 10:25:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:25:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:25:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:25:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_uwuy08 2018-10-22 10:25:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_uwuy08 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:25:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:25:02,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:02,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:02,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:02,275 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:02 GMT 2018-10-22 10:25:02,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:02,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:02,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:07,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:07,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:07,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:07,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:02.576Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:02.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:03.143Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:03.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:03.143Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:03.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 473, "offset": 458, "size": 50}}} 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:07 GMT 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:07,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1614 2018-10-22 10:25:07,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:07,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:25:07,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:25:07,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:25:07,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:07,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:07,420 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:07 GMT 2018-10-22 10:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:12,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:12,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:08.268Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:09.156Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:09.156Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 476, "offset": 461, "size": 50}}} 2018-10-22 10:25:12,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:12,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:12 GMT 2018-10-22 10:25:12,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:12,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-10-22 10:25:12,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:25:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:25:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:25:12,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:12,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:12,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:12,575 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:12 GMT 2018-10-22 10:25:12,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:12,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:12,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:17,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:17,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:17,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:13.470Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:14.175Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:14.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:14.175Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:14.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:14.175Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:14.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:14.584Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3ddba0ad-48d5-4823-becb-6fe169d8b943"}, {"node_instance_id": "vellum_host_uwuy08", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:16.719Z", "message": "Waiting for server \"a7370d63-cb39-4f3e-aeaa-e880443a6094\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "3ddba0ad-48d5-4823-becb-6fe169d8b943"}], "metadata": {"pagination": {"total": 482, "offset": 464, "size": 50}}} 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:17 GMT 2018-10-22 10:25:17,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:17,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-10-22 10:25:17,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:25:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:25:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:25:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:25:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:25:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a7370d63-cb39-4f3e-aeaa-e880443a6094" to be deleted. current status: SHUTOFF 2018-10-22 10:25:17,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:17,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:17,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:17 GMT 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:17,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:17,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:22,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:22,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:22,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_uwuy08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:22.322Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:22.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 483, "offset": 470, "size": 50}}} 2018-10-22 10:25:22,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:22,805 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:22 GMT 2018-10-22 10:25:22,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:22,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-10-22 10:25:22,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:22,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:25:22,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:22,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:22,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:22,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:22 GMT 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:22,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:27,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:27,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:27,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:27,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:27,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:23.192Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:23.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:24.202Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:24.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:24.202Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:24.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:24.202Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:24.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "vellum_security_group_7g0oe8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:24.687Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:24.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "02ebabfa-059e-4772-9cd7-f83b0e4fe354"}, {"node_instance_id": "vellum_security_group_7g0oe8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:25.614Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:25.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 489, "offset": 471, "size": 50}}} 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:27 GMT 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-10-22 10:25:27,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:25:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:25:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:25:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:25:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:25:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:25:27,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:28,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:28,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:28,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:28,026 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:28 GMT 2018-10-22 10:25:28,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:28,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:28,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:33,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:33,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:33,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:33 GMT 2018-10-22 10:25:33,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:33,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:25:33,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:33,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:33,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:33,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:33,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:33,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:33,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:33 GMT 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:33,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:38,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:38,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:38,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:38,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:38 GMT 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:38,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:25:38,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:38,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:38,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:38,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:38,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:38,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:38,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:38 GMT 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:38,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:43,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:43,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-10-22 10:25:43,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:43,429 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:43 GMT 2018-10-22 10:25:43,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:43,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:25:43,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:43,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:43,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:43,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:43,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:43,495 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:43 GMT 2018-10-22 10:25:43,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:43,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:43,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:48,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:48,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:48,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:48,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:44.391Z", "message": "Execution done (return_code=124): /tmp/ZEX2B/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:44.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d65c22b0-f31a-4553-8549-5a8b2cba2d06"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:44.521Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "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_ve75pu/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_ve75pu/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_ve75pu/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:25:44.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:45.237Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:45.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:45.237Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:45.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:45.408Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:45.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:45.408Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OX7XY/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:45.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "[localhost] run: sudo mv /tmp/tmpxb1LP4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, 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.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "[localhost] run: sudo mv /tmp/tmpYiIFFe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.151Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "08364dfd-1718-4e09-a3a4-f94116760411"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:46.248Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:46.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:47.162Z", "message": "Executing: /tmp/A2UNU/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:47.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "72034b61-fb8a-49a1-85f5-5eac92d7c9d1"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:47.162Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/A2UNU/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:47.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "72034b61-fb8a-49a1-85f5-5eac92d7c9d1"}, {"node_instance_id": "bono_gtdx8e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:47.270Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:47.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:47.270Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:47.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:47.270Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:47.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:25:48.172Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:25:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "72034b61-fb8a-49a1-85f5-5eac92d7c9d1"}], "metadata": {"pagination": {"total": 513, "offset": 477, "size": 50}}} 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:48 GMT 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:48,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13306 2018-10-22 10:25:48,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:48,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/ZEX2B/stop-bono.sh 2018-10-22 10:25:48,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-10-22 10:25:48,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:25:48,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:25:48,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-22 10:25:48,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OX7XY/bind.py 2018-10-22 10:25:48,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxb1LP4 /etc/bind/db.clearwater.opnfv 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, 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.5', u'hss_hostname': u''}. 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-22 10:25:48,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-22 10:25:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYiIFFe /etc/bind/db.clearwater.local 2018-10-22 10:25:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-22 10:25:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-22 10:25:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A2UNU/remove-cluster-node.sh 2018-10-22 10:25:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/A2UNU/remove-cluster-node.sh 2018-10-22 10:25:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:25:48,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-22 10:25:48,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-22 10:25:48,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-22 10:25:48,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:48,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:48,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:48 GMT 2018-10-22 10:25:48,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:48,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:48,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:53,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:53,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:53,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:53 GMT 2018-10-22 10:25:53,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:53,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:25:53,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:53,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:53,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:53,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:53 GMT 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:53,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:53,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:58,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:25:58,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-10-22 10:25:58,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:58,897 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:58 GMT 2018-10-22 10:25:58,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:58,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:25:58,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:25:58,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:25:58,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:25:58,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:25:58,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:25:58 GMT 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:25:58,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:03,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:04,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-10-22 10:26:04,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:04,057 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:04 GMT 2018-10-22 10:26:04,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:04,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:26:04,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:04,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:04,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:04,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:04,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:04,134 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:04 GMT 2018-10-22 10:26:04,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:04,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:04,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:09,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:09,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:09,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gtdx8e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:04.779Z", "message": "Execution done (return_code=2): /tmp/A2UNU/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:04.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "72034b61-fb8a-49a1-85f5-5eac92d7c9d1"}, {"node_instance_id": "bono_gtdx8e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:04.975Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 37e4ffab1df977d5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: endpoint http://192.168.120.13:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 37e4ffab1df977d5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: endpoint http://192.168.120.13:4000 exceeded header timeout\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_ve75pu/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_ve75pu/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_ve75pu/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 37e4ffab1df977d5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: endpoint http://192.168.120.13:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-22T10:26:04.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:06.302Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:06.302Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:06.302Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:06.302Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:06.302Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_ft8ezr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:06.302Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_ft8ezr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_node_1nuny2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.327Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:07.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:07.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Stopping Agent bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.360Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.360Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.360Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:08.360Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:08.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 545, "offset": 500, "size": 50}}} 2018-10-22 10:26:09,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:09,238 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:09 GMT 2018-10-22 10:26:09,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:09,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18188 2018-10-22 10:26:09,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/A2UNU/remove-cluster-node.sh 2018-10-22 10:26:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 37e4ffab1df977d5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader ; error #1: client: etcd member http://192.168.120.5:4000 has no leader ; error #2: client: endpoint http://192.168.120.13:4000 exceeded header timeout 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:26:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_ve75pu 2018-10-22 10:26:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-22 10:26:09,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:09,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:09,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:09,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:09,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:09 GMT 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:09,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:14,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.377Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:09.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Stopping Agent bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:10.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:10.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:12.221Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:12.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:12.476Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:12.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.216Z", "message": "Successfully stopped daemon: bono_host_ve75pu\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.216Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_ve75pu stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "5a87de3d-1712-44b2-a7a1-e9ee61281d2a"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.400Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.400Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:13.400Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:13.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Deleting Agent bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}], "metadata": {"pagination": {"total": 579, "offset": 532, "size": 50}}} 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:14 GMT 2018-10-22 10:26:14,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:14,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18313 2018-10-22 10:26:14,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:14,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:14,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:26:14,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:14,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-22 10:26:14,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:14,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:14,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:14,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_uor69p 2018-10-22 10:26:14,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:26:14,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:14,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_ve75pu 2018-10-22 10:26:14,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_ve75pu stop 2018-10-22 10:26:14,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_ve75pu 2018-10-22 10:26:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:14,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:14,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:14,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:14,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:14 GMT 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:14,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:19,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:19,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:19,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:14.596Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:14.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.268Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.268Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_uor69p stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.268Z", "message": "Successfully deleted daemon: bono_host_ve75pu", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.268Z", "message": "Successfully stopped daemon: bind_host_uor69p\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.268Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "317531fb-39c6-4444-a3d9-7472acae17f1"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.268Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "758236a3-f13d-4a39-a850-ef5337eababb"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.411Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.411Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:15.411Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Deleting Agent bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.282Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.424Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.424Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:16.424Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:16.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:17.354Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:17.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:17.775Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.297Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.297Z", "message": "Successfully deleted daemon: bind_host_uor69p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "68d46543-2319-4d79-9381-2b1b39b6fe11"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.434Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5956)", "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_wyi7bw/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_wyi7bw/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_wyi7bw/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_wyi7bw/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_wyi7bw/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=5956)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-22T10:26:18.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.434Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.434Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.434Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.434Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:18.434Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:18.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.443Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.443Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.443Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.443Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.443Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:19.443Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 619, "offset": 566, "size": 50}}} 2018-10-22 10:26:19,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:19,630 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:19 GMT 2018-10-22 10:26:19,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:19,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22334 2018-10-22 10:26:19,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:19,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:19,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:26:19,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_uor69p stop 2018-10-22 10:26:19,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_ve75pu 2018-10-22 10:26:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_uor69p 2018-10-22 10:26:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:26:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:26:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:26:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_uor69p 2018-10-22 10:26:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:26:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_uor69p 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956) 2018-10-22 10:26:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:26:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:26:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:26:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-22 10:26:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:26:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-22 10:26:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:26:19,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:19,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:19,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:19,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:19,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:19,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:19 GMT 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:19,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:24,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:24,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Stopping Agent proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.454Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.454Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:20.454Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:20.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:23.942Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:23.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.175Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.316Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_wyi7bw stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.316Z", "message": "Successfully stopped daemon: proxy_host_wyi7bw\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d6aa78ea-f69e-445c-95b6-d3e28aebe6d1"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.474Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.474Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.474Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.474Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.474Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:24.474Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:24.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 641, "offset": 606, "size": 50}}} 2018-10-22 10:26:24,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:24,827 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:24 GMT 2018-10-22 10:26:24,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:24,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11786 2018-10-22 10:26:24,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_wyi7bw 2018-10-22 10:26:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:26:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_wyi7bw stop 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_wyi7bw 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:24,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:24,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:24,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:26:24,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:24,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-22 10:26:24,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:24,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:24,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:24,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:24,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:24,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:24,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:24 GMT 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:24,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:29,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:30,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:30,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:30,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:30,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:30,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:30,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Deleting Agent proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:25.339Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:25.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:26.135Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:26.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:26.498Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:26.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:26.498Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:26.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:26.967Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:26.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:27.351Z", "message": "Successfully deleted daemon: proxy_host_wyi7bw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:27.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:27.351Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:27.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "256734fe-7dba-486c-b5f0-580ff71ffed1"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:27.505Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:27.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:27.505Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:27.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:27.505Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:27.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:29.558Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:29.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 661, "offset": 628, "size": 50}}} 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:30 GMT 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10807 2018-10-22 10:26:30,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:30,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_wyi7bw 2018-10-22 10:26:30,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-22 10:26:30,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-22 10:26:30,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:30,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:30,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-22 10:26:30,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_wyi7bw 2018-10-22 10:26:30,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-22 10:26:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:26:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:26:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-22 10:26:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:30,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:30,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:30,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:30,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:30,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:30,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:30,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:30 GMT 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:30,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:35,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:35,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:35,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:35,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:35,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:30.528Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:30.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:30.528Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:30.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:30.528Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:30.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:31.538Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:31.538Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:31.538Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:31.613Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:31.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e10fff70-1614-46d6-928a-585d7b6aeff1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:32.553Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:32.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:32.553Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:32.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:32.553Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:32.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:33.974Z", "message": "Waiting for server \"549afa86-5dda-4163-9366-31a50cd4e09a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:33.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e10fff70-1614-46d6-928a-585d7b6aeff1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:35.098Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:35.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 673, "offset": 648, "size": 50}}} 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:35 GMT 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6241 2018-10-22 10:26:35,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-22 10:26:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:26:35,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:26:35,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:35,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:26:35,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:35,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:35,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "549afa86-5dda-4163-9366-31a50cd4e09a" to be deleted. current status: ACTIVE 2018-10-22 10:26:35,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:35,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:35,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:35,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:35,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:35 GMT 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:35,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:40,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:40,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:40,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:35.569Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:35.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:35.569Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:35.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:36.823Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:36.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:37.592Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:37.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:37.592Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:37.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:37.592Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:37.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:38.130Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:38.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9bc77370-1632-40c9-8c0d-6010a629a4e9"}, {"node_instance_id": "proxy_host_wyi7bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:39.537Z", "message": "Waiting for server \"549afa86-5dda-4163-9366-31a50cd4e09a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:39.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "e10fff70-1614-46d6-928a-585d7b6aeff1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:40.279Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:40.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:40.364Z", "message": "Waiting for server \"2211176c-4524-4c0d-a255-de8afedcdfde\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:40.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "9bc77370-1632-40c9-8c0d-6010a629a4e9"}], "metadata": {"pagination": {"total": 683, "offset": 660, "size": 50}}} 2018-10-22 10:26:40,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:40,658 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:40 GMT 2018-10-22 10:26:40,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:40,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5299 2018-10-22 10:26:40,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:40,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:26:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:26:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:40,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:26:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "549afa86-5dda-4163-9366-31a50cd4e09a" to be deleted. current status: ACTIVE 2018-10-22 10:26:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-22 10:26:40,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2211176c-4524-4c0d-a255-de8afedcdfde" to be deleted. current status: SHUTOFF 2018-10-22 10:26:40,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:40,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:40,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:40,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:40,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:40,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:40,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:40 GMT 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:40,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:45,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:45,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:41.420Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:41.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "669b6066-e4f6-4dd9-94d0-939fe171a6dd"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:41.605Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:41.605Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:41.605Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:43.395Z", "message": "Waiting for server \"2f231267-b80f-48e9-8c15-5ede39aebb9d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:43.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "669b6066-e4f6-4dd9-94d0-939fe171a6dd"}, {"node_instance_id": "proxy_host_wyi7bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:44.758Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:44.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_host_uor69p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:45.644Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:45.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 690, "offset": 670, "size": 50}}} 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:45 GMT 2018-10-22 10:26:45,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:45,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3656 2018-10-22 10:26:45,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:45,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-22 10:26:45,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:26:45,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:45,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:26:45,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2f231267-b80f-48e9-8c15-5ede39aebb9d" to be deleted. current status: SHUTOFF 2018-10-22 10:26:45,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:26:45,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:26:45,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:45,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:45 GMT 2018-10-22 10:26:45,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:45,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:45,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:50,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:51,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:51,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:51,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:51,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:51,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_gnwxr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:46.662Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:46.662Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:46.662Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_floatingip_pew33p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:47.392Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:47.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "d660fe42-4f1b-4716-b81a-649032aba764"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:47.675Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:47.675Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:47.675Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:47.675Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:47.675Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_security_group_gnwxr9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:48.416Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:48.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "b4badf18-0f81-40d3-96be-064b186caa02"}, {"node_instance_id": "bind_security_group_gnwxr9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:48.686Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:48.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_host_ve75pu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:48.686Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:48.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:49.692Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:49.692Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bind_floatingip_pew33p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:49.692Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "keypair_7l7qje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:49.692Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:49.692Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:49.692Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "keypair_7l7qje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "keypair_7l7qje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "keypair_7l7qje", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:50.728Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:50.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 719, "offset": 677, "size": 50}}} 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:51 GMT 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14476 2018-10-22 10:26:51,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-22 10:26:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-22 10:26:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-22 10:26:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:26:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-22 10:26:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-22 10:26:51,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-22 10:26:51,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-22 10:26:51,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:26:51,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:51,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:51,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:51,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:51,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:51 GMT 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-22 10:26:51,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:56,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-22 10:26:56,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:56,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:56,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_fyc7yq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:51.853Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "bdf08e75-c6f3-47a7-81d2-cebda5c42a06"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:51.967Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:51.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:51.967Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:51.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:51.967Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:51.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:51.967Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:51.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "keypair_7l7qje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:52.437Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:52.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "76f180fd-c11a-47ec-baea-ea8ab4f3bb55"}, {"node_instance_id": "keypair_7l7qje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:53.275Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:53.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "base_security_group_bvy63t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:53.553Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:53.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "441b518d-afde-47bf-ad91-b468eed74149"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:53.553Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:53.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "488904e0-4f26-47a2-83f2-058effdd217a"}, {"node_instance_id": "bono_floatingip_q0k2cz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:53.553Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:53.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f", "logger": "06e87f38-b604-4ff1-af8a-437f30ae912e"}, {"node_instance_id": "base_security_group_bvy63t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:54.003Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_security_group_fyc7yq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:54.003Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "internal_sip_security_group_e8jw1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:55.075Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:55.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:55.075Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:55.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}, {"node_instance_id": "bono_floatingip_q0k2cz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-22T10:26:55.075Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:26:55.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"}], "metadata": {"pagination": {"total": 734, "offset": 706, "size": 50}}} 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:56 GMT 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8031 2018-10-22 10:26:56,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:26:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-22 10:26:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-22 10:26:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-22 10:26:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:26:56,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:26:56,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:26:56,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-22 10:26:56,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-22 10:26:56,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c91cb92-c203-41d1-94cd-d6500ef8cb0f 2018-10-22 10:26:56,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:56,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:56,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:22:41.372Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c91cb92-c203-41d1-94cd-d6500ef8cb0f"} 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:56 GMT 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-22 10:26:56,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:56,449 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:57,230 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-22 10:26:57,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "abe75484-dffb-4fe1-9d1b-e29a915a96f3", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "bono_cluster_size": 1, "flavor_id": "057c6054-9aa2-4c5f-abb5-f96a221333cd", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:20.347Z", "updated_at": "2018-10-22T10:00:20.347Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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"]}}}} 2018-10-22 10:26:57,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:57,231 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:57 GMT 2018-10-22 10:26:57,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:57,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-22 10:26:57,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:57,232 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv 2018-10-22 10:26:57,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:26:57,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:26:57,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:26:57,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:26:57,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:26:57,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:26:57,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:26:57,319 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-22 10:26:57,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-22T10:00:11.450Z", "updated_at": "2018-10-22T10:00:11.450Z", "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.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}, "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"}}}, "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"}}}, "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"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "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_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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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"}, "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": "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.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": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "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.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": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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"}, "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": "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.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": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "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.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": "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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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"}, "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": "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.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": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "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.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": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-22 10:26:57,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:26:57,322 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:26:57 GMT 2018-10-22 10:26:57,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:26:57,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-22 10:26:57,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:26:57,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 10:26:57,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:26:58,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f786024f-1d57-441b-809b-21b8366da12e Date: Mon, 22 Oct 2018 10:26:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:26:58,919 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3 used request id req-f786024f-1d57-441b-809b-21b8366da12e 2018-10-22 10:26:58,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50324988365s 2018-10-22 10:26:58,920 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/abe75484-dffb-4fe1-9d1b-e29a915a96f3 used request id req-f786024f-1d57-441b-809b-21b8366da12e 2018-10-22 10:26:58,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 10:26:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:26:59,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:26: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-0f1a366a-9147-4de6-9697-3eadef2eb2ec x-compute-request-id: req-0f1a366a-9147-4de6-9697-3eadef2eb2ec Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "057c6054-9aa2-4c5f-abb5-f96a221333cd", "name": "cloudify_ims-flavor_alt_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "name": "cloudify_ims-flavor_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 10:26:59,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0f1a366a-9147-4de6-9697-3eadef2eb2ec 2018-10-22 10:26:59,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.137970924377s 2018-10-22 10:26:59,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0f1a366a-9147-4de6-9697-3eadef2eb2ec 2018-10-22 10:26:59,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 10:26:59,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:26:59,108 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10:26: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-0a89dbb7-2945-4fc5-b9b7-51024cc69a59 x-compute-request-id: req-0a89dbb7-2945-4fc5-b9b7-51024cc69a59 Content-Length: 0 Content-Type: application/json 2018-10-22 10:26:59,108 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd used request id req-0a89dbb7-2945-4fc5-b9b7-51024cc69a59 2018-10-22 10:26:59,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0468590259552s 2018-10-22 10:26:59,108 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/057c6054-9aa2-4c5f-abb5-f96a221333cd used request id req-0a89dbb7-2945-4fc5-b9b7-51024cc69a59 2018-10-22 10:26:59,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 10:26:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/f2c1f23b-0ee0-4c26-9118-d3414e809167.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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:00,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f1df05d-832f-4749-b098-6f6cfce2ec44 Content-Length: 0 Date: Mon, 22 Oct 2018 10:27:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:27:00,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f2c1f23b-0ee0-4c26-9118-d3414e809167.json used request id req-7f1df05d-832f-4749-b098-6f6cfce2ec44 2018-10-22 10:27:00,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10993814468s 2018-10-22 10:27:00,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f2c1f23b-0ee0-4c26-9118-d3414e809167.json used request id req-7f1df05d-832f-4749-b098-6f6cfce2ec44 2018-10-22 10:27:00,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:27:00,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:00,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-02cc925e-6854-4859-8488-a2024e898e3c Date: Mon, 22 Oct 2018 10:27:00 GMT RESP BODY: {"floatingips": []} 2018-10-22 10:27:00,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-02cc925e-6854-4859-8488-a2024e898e3c 2018-10-22 10:27:00,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.210093975067s 2018-10-22 10:27:00,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-02cc925e-6854-4859-8488-a2024e898e3c 2018-10-22 10:27:00,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 10:27:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:00,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:27: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-eb1fe353-2c4f-443d-95df-a4cfbafd45aa x-compute-request-id: req-eb1fe353-2c4f-443d-95df-a4cfbafd45aa Content-Type: application/json 2018-10-22 10:27:00,746 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f used request id req-eb1fe353-2c4f-443d-95df-a4cfbafd45aa 2018-10-22 10:27:00,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.30797290802s 2018-10-22 10:27:00,746 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f used request id req-eb1fe353-2c4f-443d-95df-a4cfbafd45aa 2018-10-22 10:27:00,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:27:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:01,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27: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-abdf0ebb-7ea5-42ff-9bf1-2d3a4fc39c47 x-compute-request-id: req-abdf0ebb-7ea5-42ff-9bf1-2d3a4fc39c47 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:76:84", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:76:84", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:59:01.000000", "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:27:00Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:27:01,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-abdf0ebb-7ea5-42ff-9bf1-2d3a4fc39c47 2018-10-22 10:27:01,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483280897141s 2018-10-22 10:27:01,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-abdf0ebb-7ea5-42ff-9bf1-2d3a4fc39c47 2018-10-22 10:27:01,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:27:03,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:27:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:03,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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,Accept-Encoding x-openstack-request-id: req-9cef2ac0-695e-44ed-b215-1326c98b0466 x-compute-request-id: req-9cef2ac0-695e-44ed-b215-1326c98b0466 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:76:84", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdc15cdb-91be-46bd-b855-21a59086d61f", "rel": "bookmark"}], "image": {"id": "87623595-fd32-4777-870d-f5b13c1b8089", "links": [{"href": "http://172.30.9.28:8774/images/87623595-fd32-4777-870d-f5b13c1b8089", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T09:59:01.000000", "flavor": {"id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "links": [{"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}]}, "id": "fdc15cdb-91be-46bd-b855-21a59086d61f", "security_groups": [{"name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}], "user_id": "ae4adaa2f1a24de281e183138c3c62ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:27:00Z", "hostId": "53ec7ba70fbf05816aef112e6ee78359e12835d0188f3e301c740204", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "name": "cloudify_ims-vm_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "created": "2018-10-22T09:56:25Z", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:27:03,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9cef2ac0-695e-44ed-b215-1326c98b0466 2018-10-22 10:27:03,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649280071259s 2018-10-22 10:27:03,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9cef2ac0-695e-44ed-b215-1326c98b0466 2018-10-22 10:27:03,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:27:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:27:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:05,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27: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-761114a5-8767-403f-9cb7-7cbb4e87901c x-compute-request-id: req-761114a5-8767-403f-9cb7-7cbb4e87901c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 10:27:05,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-761114a5-8767-403f-9cb7-7cbb4e87901c 2018-10-22 10:27:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0833621025085s 2018-10-22 10:27:05,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-761114a5-8767-403f-9cb7-7cbb4e87901c 2018-10-22 10:27:05,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:27:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:06,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-df9d0701-22d3-4259-87bc-6a4c7190b0f6 Date: Mon, 22 Oct 2018 10:27:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T10:00:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:00:08Z", "revision_number": 0, "id": "f21e615c-07bb-47b9-8c01-ff81fce60b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:00:08Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 5, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:56:17Z", "updated_at": "2018-10-22T09:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "21321527-57fd-4bd5-bd03-5b6f6aa29dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "55ec6f8f-f5ba-4a1c-9517-5f460e2dbb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "5b1d5962-4211-4cf1-aee1-648e8bba0963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-22T09:56:20Z", "revision_number": 0, "id": "abc75702-cb96-4f7e-b8aa-a8bfc9cd463d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:56:17Z", "revision_number": 0, "id": "b334e8e9-09ba-4471-8e5f-ce53eac4cab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:17Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-22T09:56:20Z", "revision_number": 0, "id": "c1666ed2-2392-4eb2-83c2-85e7976b35eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:20Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T09:56:19Z", "revision_number": 0, "id": "f264e5ba-7810-447d-8a53-5fa3cd343ee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:19Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T09:56:18Z", "revision_number": 0, "id": "fe12e7f7-5e33-467d-8f9d-f53af786589f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:56:18Z", "security_group_id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 8, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "4376a514-72a3-4ebf-93e4-2934a972b7e3", "name": "cloudify_ims-sg_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 10:27:06,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-df9d0701-22d3-4259-87bc-6a4c7190b0f6 2018-10-22 10:27:06,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211264133453s 2018-10-22 10:27:06,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-df9d0701-22d3-4259-87bc-6a4c7190b0f6 2018-10-22 10:27:06,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 10:27:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4376a514-72a3-4ebf-93e4-2934a972b7e3.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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:06,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ec7087a-9e6c-47dc-94c6-f12141e34e38 Content-Length: 0 Date: Mon, 22 Oct 2018 10:27:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:27:06,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4376a514-72a3-4ebf-93e4-2934a972b7e3.json used request id req-7ec7087a-9e6c-47dc-94c6-f12141e34e38 2018-10-22 10:27:06,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321295022964s 2018-10-22 10:27:06,513 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4376a514-72a3-4ebf-93e4-2934a972b7e3.json used request id req-7ec7087a-9e6c-47dc-94c6-f12141e34e38 2018-10-22 10:27:06,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-22 10:27:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:06,559 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10:27: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-f4ca2dbf-d2a9-43f2-906b-692c45e5433b x-compute-request-id: req-f4ca2dbf-d2a9-43f2-906b-692c45e5433b Content-Length: 0 Content-Type: application/json 2018-10-22 10:27:06,559 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782 used request id req-f4ca2dbf-d2a9-43f2-906b-692c45e5433b 2018-10-22 10:27:06,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0456590652466s 2018-10-22 10:27:06,559 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782 used request id req-f4ca2dbf-d2a9-43f2-906b-692c45e5433b 2018-10-22 10:27:06,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-22 10:27:06,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b/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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" -d '{"subnet_id": "94f08692-6d1e-45d9-9881-6cd23cda11a4"}' 2018-10-22 10:27:08,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e61d85a1-782e-4012-805b-eaa8b9ce8077 Date: Mon, 22 Oct 2018 10:27:08 GMT RESP BODY: {"network_id": "02084b59-92df-42b4-b831-b938af690544", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "subnet_id": "94f08692-6d1e-45d9-9881-6cd23cda11a4", "subnet_ids": ["94f08692-6d1e-45d9-9881-6cd23cda11a4"], "port_id": "95c3a191-9da2-4656-9d91-b8efcbafb94d", "id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b"} 2018-10-22 10:27:08,079 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b/remove_router_interface.json used request id req-e61d85a1-782e-4012-805b-eaa8b9ce8077 2018-10-22 10:27:08,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5191450119s 2018-10-22 10:27:08,079 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b/remove_router_interface.json used request id req-e61d85a1-782e-4012-805b-eaa8b9ce8077 returning object a894e5dd-8f3b-465c-ad16-140bfddb4e8b 2018-10-22 10:27:08,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-22 10:27:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:08,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-fc83e59e-f72f-43c5-b7cd-e94cced2ec79 Date: Mon, 22 Oct 2018 10:27:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:31Z", "admin_state_up": true, "updated_at": "2018-10-22T10:27:07Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "a894e5dd-8f3b-465c-ad16-140bfddb4e8b", "name": "cloudify_ims-router_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 10:27:08,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fc83e59e-f72f-43c5-b7cd-e94cced2ec79 2018-10-22 10:27:08,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.106248140335s 2018-10-22 10:27:08,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fc83e59e-f72f-43c5-b7cd-e94cced2ec79 2018-10-22 10:27:08,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-22 10:27:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b.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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:11,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-160735e0-496d-4aa3-a35a-9b30e291a4be Content-Length: 0 Date: Mon, 22 Oct 2018 10:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:27:11,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b.json used request id req-160735e0-496d-4aa3-a35a-9b30e291a4be 2018-10-22 10:27:11,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.45600295067s 2018-10-22 10:27:11,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a894e5dd-8f3b-465c-ad16-140bfddb4e8b.json used request id req-160735e0-496d-4aa3-a35a-9b30e291a4be 2018-10-22 10:27:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 10:27:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:11,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-487b0a4f-f550-4844-a3f2-dc32539ef7cf Date: Mon, 22 Oct 2018 10:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02084b59-92df-42b4-b831-b938af690544","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T09:54:30Z","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":"8bb2aa9032744cea86bec1eb8e822191","id":"94f08692-6d1e-45d9-9881-6cd23cda11a4","subnetpool_id":null,"name":"cloudify_ims-subnet_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}]} 2018-10-22 10:27:11,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-487b0a4f-f550-4844-a3f2-dc32539ef7cf 2018-10-22 10:27:11,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.196120977402s 2018-10-22 10:27:11,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-487b0a4f-f550-4844-a3f2-dc32539ef7cf 2018-10-22 10:27:11,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-22 10:27:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/94f08692-6d1e-45d9-9881-6cd23cda11a4.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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:14,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfaf8e07-7ae4-4886-b690-302dcff8558d Date: Mon, 22 Oct 2018 10:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:27:14,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/94f08692-6d1e-45d9-9881-6cd23cda11a4.json used request id req-bfaf8e07-7ae4-4886-b690-302dcff8558d 2018-10-22 10:27:14,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53887796402s 2018-10-22 10:27:14,382 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/94f08692-6d1e-45d9-9881-6cd23cda11a4.json used request id req-bfaf8e07-7ae4-4886-b690-302dcff8558d 2018-10-22 10:27:14,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:27:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:14,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-47ebdf44-a672-44c0-bc12-3cde682a185d Date: Mon, 22 Oct 2018 10:27: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":[],"updated_at":"2018-10-22T10:27:14Z","tenant_id":"8bb2aa9032744cea86bec1eb8e822191","created_at":"2018-10-22T09:54:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"8bb2aa9032744cea86bec1eb8e822191","id":"02084b59-92df-42b4-b831-b938af690544","name":"cloudify_ims-net_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:27:14,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-47ebdf44-a672-44c0-bc12-3cde682a185d 2018-10-22 10:27:14,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25346493721s 2018-10-22 10:27:14,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-47ebdf44-a672-44c0-bc12-3cde682a185d 2018-10-22 10:27:14,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-22 10:27:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/02084b59-92df-42b4-b831-b938af690544.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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:15,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c8a7456-df01-48ce-b252-58553a51ff52 Date: Mon, 22 Oct 2018 10:27:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:27:15,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/02084b59-92df-42b4-b831-b938af690544.json used request id req-3c8a7456-df01-48ce-b252-58553a51ff52 2018-10-22 10:27:15,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11215806007s 2018-10-22 10:27:15,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/02084b59-92df-42b4-b831-b938af690544.json used request id req-3c8a7456-df01-48ce-b252-58553a51ff52 2018-10-22 10:27:15,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:27:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:16,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-15ada8ba-9361-4190-9e1e-fcbe04613124 Date: Mon, 22 Oct 2018 10:27:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "metadata": {}}], "file": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089/file", "owner": "8bb2aa9032744cea86bec1eb8e822191", "id": "87623595-fd32-4777-870d-f5b13c1b8089", "size": 4373348352, "self": "/v2/images/87623595-fd32-4777-870d-f5b13c1b8089", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/87623595-fd32-4777-870d-f5b13c1b8089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T09:56:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T09:55:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:27:16,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-15ada8ba-9361-4190-9e1e-fcbe04613124 2018-10-22 10:27:16,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.256644010544s 2018-10-22 10:27:16,007 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-15ada8ba-9361-4190-9e1e-fcbe04613124 2018-10-22 10:27:16,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 10:27:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1879ac3f182c1d6311bdbbe98ddbddec7dd5d270" 2018-10-22 10:27:19,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ae765b2-25af-47a5-9906-1fa6efbd6de3 Date: Mon, 22 Oct 2018 10:27:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:27:19,991 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089 used request id req-1ae765b2-25af-47a5-9906-1fa6efbd6de3 2018-10-22 10:27:19,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.9815568924s 2018-10-22 10:27:19,991 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/87623595-fd32-4777-870d-f5b13c1b8089 used request id req-1ae765b2-25af-47a5-9906-1fa6efbd6de3 2018-10-22 10:27:19,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 10:27:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a633f26-86c5-48b3-8a76-d5e7603f6ce0 x-compute-request-id: req-5a633f26-86c5-48b3-8a76-d5e7603f6ce0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c39ff79d-dbdd-4c7e-8b1e-371cac93a94d", "name": "cloudify_ims-flavor_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 10:27:20,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5a633f26-86c5-48b3-8a76-d5e7603f6ce0 2018-10-22 10:27:20,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0348088741302s 2018-10-22 10:27:20,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5a633f26-86c5-48b3-8a76-d5e7603f6ce0 2018-10-22 10:27:20,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 10:27:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,077 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3a81974-f738-4278-9a7e-7409e4646345 x-compute-request-id: req-a3a81974-f738-4278-9a7e-7409e4646345 Content-Length: 0 Content-Type: application/json 2018-10-22 10:27:20,077 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d used request id req-a3a81974-f738-4278-9a7e-7409e4646345 2018-10-22 10:27:20,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488619804382s 2018-10-22 10:27:20,077 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c39ff79d-dbdd-4c7e-8b1e-371cac93a94d used request id req-a3a81974-f738-4278-9a7e-7409e4646345 2018-10-22 10:27:20,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 10:27:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba331d46-b981-40f6-9531-0e3894c19eb9 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782", "links": {"self": "http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea"}, "domain_id": "default", "enabled": true, "id": "ae4adaa2f1a24de281e183138c3c62ea", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 10:27:20,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba331d46-b981-40f6-9531-0e3894c19eb9 2018-10-22 10:27:20,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10018992424s 2018-10-22 10:27:20,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba331d46-b981-40f6-9531-0e3894c19eb9 2018-10-22 10:27:20,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 10:27:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b43ffaa-1f50-4207-80ae-f079655fbd83 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea"}, "enabled": true, "id": "ae4adaa2f1a24de281e183138c3c62ea", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}} 2018-10-22 10:27:20,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea used request id req-9b43ffaa-1f50-4207-80ae-f079655fbd83 2018-10-22 10:27:20,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986020565033s 2018-10-22 10:27:20,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea used request id req-9b43ffaa-1f50-4207-80ae-f079655fbd83 2018-10-22 10:27:20,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 10:27:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-347c3057-2da8-40d8-b423-66b476e9f731 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:27:20,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea used request id req-347c3057-2da8-40d8-b423-66b476e9f731 2018-10-22 10:27:20,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.171229124069s 2018-10-22 10:27:20,456 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ae4adaa2f1a24de281e183138c3c62ea used request id req-347c3057-2da8-40d8-b423-66b476e9f731 2018-10-22 10:27:20,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 10:27:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6b19f8-0b50-4319-8dc9-4429b016c7fe Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191"}, "enabled": true, "id": "8bb2aa9032744cea86bec1eb8e822191", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bf03b4d6-e7ae-48f7-abd1-4fe03a8fa782"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 10:27:20,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-cc6b19f8-0b50-4319-8dc9-4429b016c7fe 2018-10-22 10:27:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825309753418s 2018-10-22 10:27:20,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-cc6b19f8-0b50-4319-8dc9-4429b016c7fe 2018-10-22 10:27:20,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 10:27:20,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc01493-293c-43cf-9c81-74ca20ddaca0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:27:20,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191 used request id req-fbc01493-293c-43cf-9c81-74ca20ddaca0 2018-10-22 10:27:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158140897751s 2018-10-22 10:27:20,700 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8bb2aa9032744cea86bec1eb8e822191 used request id req-fbc01493-293c-43cf-9c81-74ca20ddaca0 2018-10-22 10:27:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:27:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba03fda3-9ec2-491f-b175-f13d14877ec2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}, {"domain_id": null, "id": "fdb9aa3ce4654de8a69027f0e0fc6cc7", "links": {"self": "http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7"}, "name": "Member"}]} 2018-10-22 10:27:20,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba03fda3-9ec2-491f-b175-f13d14877ec2 2018-10-22 10:27:20,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0724618434906s 2018-10-22 10:27:20,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 10:27:20,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:20,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a16c78-4f6f-4090-8314-4cdcf9f1e050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:27:20,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fdb9aa3ce4654de8a69027f0e0fc6cc7 used request id req-04a16c78-4f6f-4090-8314-4cdcf9f1e050 2018-10-22 10:27:20,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.113652944565s 2018-10-22 10:27:20,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:27:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8bb2aa9032744cea86bec1eb8e822191&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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:21,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-9f97cf29-338a-4d59-9299-f802210b07ca Date: Mon, 22 Oct 2018 10:27:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T10:00:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:00:08Z", "revision_number": 0, "id": "f21e615c-07bb-47b9-8c01-ff81fce60b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:00:08Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 5, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}]} 2018-10-22 10:27:21,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8bb2aa9032744cea86bec1eb8e822191&name=default used request id req-9f97cf29-338a-4d59-9299-f802210b07ca 2018-10-22 10:27:21,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19571185112s 2018-10-22 10:27:21,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8bb2aa9032744cea86bec1eb8e822191&name=default used request id req-9f97cf29-338a-4d59-9299-f802210b07ca 2018-10-22 10:27:21,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:27:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:21,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-c46f8836-e21b-4759-be4a-780df7a5de7b Date: Mon, 22 Oct 2018 10:27:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "created_at": "2018-10-22T09:54:28Z", "updated_at": "2018-10-22T10:00:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "899a76a9-15c0-47e2-b355-092423b0f2c4", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:00:08Z", "revision_number": 0, "id": "f21e615c-07bb-47b9-8c01-ff81fce60b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:00:08Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "21447f8c-010b-4fee-8683-b6597892b8fa", "remote_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "f2833f05-bf1b-409c-9db6-1a757297f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T09:54:28Z", "revision_number": 0, "id": "2f3d7671-a51d-42dd-b5c7-682ae6a5ed1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T09:54:28Z", "security_group_id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "tenant_id": "8bb2aa9032744cea86bec1eb8e822191", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb2aa9032744cea86bec1eb8e822191"}], "revision_number": 5, "project_id": "8bb2aa9032744cea86bec1eb8e822191", "id": "2d2b5e6c-1743-4dd0-a019-7f025dcdcd13", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 10:27:21,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c46f8836-e21b-4759-be4a-780df7a5de7b 2018-10-22 10:27:21,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.397023916245s 2018-10-22 10:27:21,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c46f8836-e21b-4759-be4a-780df7a5de7b 2018-10-22 10:27:21,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 10:27:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2d2b5e6c-1743-4dd0-a019-7f025dcdcd13.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}011c9b3ea95f4198b839a113808194534ef2ddd8" 2018-10-22 10:27:21,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cd41eb6-bbf4-4de9-9a59-b98cf64090d1 Content-Length: 0 Date: Mon, 22 Oct 2018 10:27:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:27:21,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2d2b5e6c-1743-4dd0-a019-7f025dcdcd13.json used request id req-9cd41eb6-bbf4-4de9-9a59-b98cf64090d1 2018-10-22 10:27:21,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.301869153976s 2018-10-22 10:27:21,794 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2d2b5e6c-1743-4dd0-a019-7f025dcdcd13.json used request id req-9cd41eb6-bbf4-4de9-9a59-b98cf64090d1 2018-10-22 10:27:21,813 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-22 10:27:21,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 10:27:21,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 10:27:21,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 10:27:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 10:27:21,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bbe5fe-8693-4c69-9133-3e6d741802c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 10:27:21,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00bbe5fe-8693-4c69-9133-3e6d741802c0 2018-10-22 10:27:21,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 10:27:22,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T11:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["-_Cu1grqRcaGlIc88XbJEg"], "issued_at": "2018-10-22T10:27:22.000000Z"}} 2018-10-22 10:27:22,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:27:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:22,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-de60473a-1372-479e-a899-d5ab254ebe58 Date: Mon, 22 Oct 2018 10:27:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 10:27:22,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de60473a-1372-479e-a899-d5ab254ebe58 2018-10-22 10:27:22,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241993904114s 2018-10-22 10:27:22,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de60473a-1372-479e-a899-d5ab254ebe58 2018-10-22 10:27:22,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 10:27:22,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:22,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 10:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 10:27:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:22,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0cb78a-cbf7-4604-a5e2-9cd29cb0271b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 10:27:22,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8c0cb78a-cbf7-4604-a5e2-9cd29cb0271b 2018-10-22 10:27:22,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.097617149353s 2018-10-22 10:27:22,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 10:27:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388"}}' 2018-10-22 10:27:22,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 10:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b649af76-00e3-42de-ac17-21e1deef0557 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.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306"}, "enabled": true, "id": "cefbe496f6e845ee84342dc45433a306", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388"}} 2018-10-22 10:27:22,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b649af76-00e3-42de-ac17-21e1deef0557 2018-10-22 10:27:22,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.198205947876s 2018-10-22 10:27:22,871 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b649af76-00e3-42de-ac17-21e1deef0557 2018-10-22 10:27:22,872 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'id': u'cefbe496f6e845ee84342dc45433a306', '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'})}) 2018-10-22 10:27:22,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 10:27:23,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.368734121323s 2018-10-22 10:27:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeeb7d29-b5b1-4a18-a478-2dc9594db878 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467"}, "enabled": true, "id": "cc999f8821894c6c8c60cc36cb8bd467", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388"}} 2018-10-22 10:27:23,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 used request id req-aeeb7d29-b5b1-4a18-a478-2dc9594db878 2018-10-22 10:27:23,338 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc999f8821894c6c8c60cc36cb8bd467', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388'}) 2018-10-22 10:27:23,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:27:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f533ba58-65db-4b1a-8178-0a3122e32ebb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:27:23,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f533ba58-65db-4b1a-8178-0a3122e32ebb 2018-10-22 10:27:23,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773859024048s 2018-10-22 10:27:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:27:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6394922c-6afe-492c-a3c6-8c2fe31050a4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:27:23,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6394922c-6afe-492c-a3c6-8c2fe31050a4 2018-10-22 10:27:23,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0881669521332s 2018-10-22 10:27:23,506 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 10:27:23,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 10:27:23,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"role": {"name": "Member"}}' 2018-10-22 10:27:23,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a04ea04-8d96-4fe9-91a7-a8697552ce6b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8db48ef155b142d785e33a9cb73c2f00", "links": {"self": "http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00"}, "name": "Member"}} 2018-10-22 10:27:23,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1a04ea04-8d96-4fe9-91a7-a8697552ce6b 2018-10-22 10:27:23,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.106694936752s 2018-10-22 10:27:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d3f251-03ab-474b-b71a-6d0e49fc3c5a Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00"}, "domain_id": null, "name": "Member", "id": "8db48ef155b142d785e33a9cb73c2f00"}} 2018-10-22 10:27:23,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00 used request id req-62d3f251-03ab-474b-b71a-6d0e49fc3c5a 2018-10-22 10:27:23,693 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00'}, 'domain_id': None, 'human_id': None, 'id': u'8db48ef155b142d785e33a9cb73c2f00', 'HUMAN_ID': False}) 2018-10-22 10:27:23,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:27:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1561262-1654-46cd-a8ac-1f4e6030bd95 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8db48ef155b142d785e33a9cb73c2f00", "links": {"self": "http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:27:23,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1561262-1654-46cd-a8ac-1f4e6030bd95 2018-10-22 10:27:23,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782730579376s 2018-10-22 10:27:23,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 10:27:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3cfd7d-5148-4e9a-a752-0b27ada3f515 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 10:27:23,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8e3cfd7d-5148-4e9a-a752-0b27ada3f515 2018-10-22 10:27:23,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0839309692383s 2018-10-22 10:27:23,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 10:27:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:23,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cf30c6-6961-4772-939c-f59de1de38e9 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388", "links": {"self": "http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467"}, "domain_id": "default", "enabled": true, "id": "cc999f8821894c6c8c60cc36cb8bd467", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 10:27:23,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-25cf30c6-6961-4772-939c-f59de1de38e9 2018-10-22 10:27:23,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953340530396s 2018-10-22 10:27:23,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-25cf30c6-6961-4772-939c-f59de1de38e9 2018-10-22 10:27:23,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 10:27:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:24,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cd9361-37ee-4cdb-b2c6-35891c6e65cb Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306"}, "enabled": true, "id": "cefbe496f6e845ee84342dc45433a306", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 10:27:24,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53cd9361-37ee-4cdb-b2c6-35891c6e65cb 2018-10-22 10:27:24,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0857310295105s 2018-10-22 10:27:24,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53cd9361-37ee-4cdb-b2c6-35891c6e65cb 2018-10-22 10:27:24,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 10:27:24,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=cc999f8821894c6c8c60cc36cb8bd467&scope.project.id=cefbe496f6e845ee84342dc45433a306&role.id=8db48ef155b142d785e33a9cb73c2f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:24,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d17ce9-7475-4a91-8aa9-5ea0bbeead10 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cc999f8821894c6c8c60cc36cb8bd467&scope.project.id=cefbe496f6e845ee84342dc45433a306&role.id=8db48ef155b142d785e33a9cb73c2f00", "previous": null, "next": null}} 2018-10-22 10:27:24,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cc999f8821894c6c8c60cc36cb8bd467&scope.project.id=cefbe496f6e845ee84342dc45433a306&role.id=8db48ef155b142d785e33a9cb73c2f00 used request id req-e8d17ce9-7475-4a91-8aa9-5ea0bbeead10 2018-10-22 10:27:24,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812149047852s 2018-10-22 10:27:24,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 10:27:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306/users/cc999f8821894c6c8c60cc36cb8bd467/roles/8db48ef155b142d785e33a9cb73c2f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:24,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50c9d41-0c57-4272-a1a5-428e2a559f91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:27:24,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306/users/cc999f8821894c6c8c60cc36cb8bd467/roles/8db48ef155b142d785e33a9cb73c2f00 used request id req-b50c9d41-0c57-4272-a1a5-428e2a559f91 2018-10-22 10:27:24,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.14892411232s 2018-10-22 10:27:24,279 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 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': '0425a375-2127-43fa-9722-098889d2eee3', 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_05eda296-d9c3-4206-9a57-d1a0da55c388', 'project_id': u'cefbe496f6e845ee84342dc45433a306', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 10:27:24,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 10:27:24,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 10:27:24,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 10:27:24,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 10:27:24,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 10:27:24,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 10:27:24,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 10:27:24,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 10:27:24,285 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388', 'password': '0425a375-2127-43fa-9722-098889d2eee3', 'project_name': 'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'cefbe496f6e845ee84342dc45433a306', 'project_domain_name': 'Default'} 2018-10-22 10:27:24,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-10-22 10:27:24,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-22 10:27:24,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-10-22 10:27:24,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-10-22 10:27:24,422 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-22 10:27:24,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 10:27:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:24,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0d2fb8-bfa3-42a1-8c3e-7f0dfd4e4347 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 10:27:24,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7d0d2fb8-bfa3-42a1-8c3e-7f0dfd4e4347 2018-10-22 10:27:24,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0813779830933s 2018-10-22 10:27:24,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 10:27:24,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:27:24,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93f8c72-55e8-4558-8bc6-8db0a9d1f335 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306"}, "enabled": true, "id": "cefbe496f6e845ee84342dc45433a306", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 10:27:24,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d93f8c72-55e8-4558-8bc6-8db0a9d1f335 2018-10-22 10:27:24,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802199840546s 2018-10-22 10:27:24,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d93f8c72-55e8-4558-8bc6-8db0a9d1f335 2018-10-22 10:27:24,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-22 10:27:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"network": {"tenant_id": "cefbe496f6e845ee84342dc45433a306", "name": "vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388", "admin_state_up": true}}' 2018-10-22 10:27:25,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-a0defda2-63be-4032-9ae2-b2d529e72dd0 Date: Mon, 22 Oct 2018 10:27: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":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"cefbe496f6e845ee84342dc45433a306","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T10:27:25Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388","admin_state_up":true,"tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:24Z","mtu":1450}} 2018-10-22 10:27:25,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a0defda2-63be-4032-9ae2-b2d529e72dd0 2018-10-22 10:27:25,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.765161037445s 2018-10-22 10:27:25,354 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a0defda2-63be-4032-9ae2-b2d529e72dd0 2018-10-22 10:27:25,354 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-22T10:27:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9', u'provider:segmentation_id': 58, 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_05eda296-d9c3-4206-9a57-d1a0da55c388', u'created_at': u'2018-10-22T10:27:24Z', u'mtu': 1450, u'tenant_id': u'cefbe496f6e845ee84342dc45433a306', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cefbe496f6e845ee84342dc45433a306'}) 2018-10-22 10:27:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 10:27:25,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e9c538-70bb-4958-aaf2-3d6f84da14c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 10:27:25,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26e9c538-70bb-4958-aaf2-3d6f84da14c8 2018-10-22 10:27:25,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 10:27:25,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8db48ef155b142d785e33a9cb73c2f00", "name": "Member"}], "expires_at": "2018-10-22T11:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cefbe496f6e845ee84342dc45433a306", "name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cefbe496f6e845ee84342dc45433a306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/cefbe496f6e845ee84342dc45433a306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/cefbe496f6e845ee84342dc45433a306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cefbe496f6e845ee84342dc45433a306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/cefbe496f6e845ee84342dc45433a306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/cefbe496f6e845ee84342dc45433a306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cefbe496f6e845ee84342dc45433a306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/cefbe496f6e845ee84342dc45433a306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/cefbe496f6e845ee84342dc45433a306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cefbe496f6e845ee84342dc45433a306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/cefbe496f6e845ee84342dc45433a306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/cefbe496f6e845ee84342dc45433a306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388", "id": "cc999f8821894c6c8c60cc36cb8bd467"}, "audit_ids": ["mc4GpSxkQP-iUQYM5FIkqg"], "issued_at": "2018-10-22T10:27:25.000000Z"}} 2018-10-22 10:27:25,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:27:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:27:26,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-cd26c4bc-4a04-47b2-b959-e6ddecdd8c4c Date: Mon, 22 Oct 2018 10:27: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":"2018-10-22T10:27:25Z","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cefbe496f6e845ee84342dc45433a306","id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","name":"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:27:26,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cd26c4bc-4a04-47b2-b959-e6ddecdd8c4c 2018-10-22 10:27:26,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273002147675s 2018-10-22 10:27:26,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cd26c4bc-4a04-47b2-b959-e6ddecdd8c4c 2018-10-22 10:27:26,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-22 10:27:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"subnet": {"name": "vyos_vrouter-subnet_05eda296-d9c3-4206-9a57-d1a0da55c388", "enable_dhcp": true, "network_id": "1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-22 10:27:26,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2c7760e8-db4c-404a-9909-2e96aaa1cd32 Date: Mon, 22 Oct 2018 10:27:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T10:27:26Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"cefbe496f6e845ee84342dc45433a306","id":"1e519146-955c-487b-bb5d-abc936170176","subnetpool_id":null,"name":"vyos_vrouter-subnet_05eda296-d9c3-4206-9a57-d1a0da55c388"}} 2018-10-22 10:27:26,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2c7760e8-db4c-404a-9909-2e96aaa1cd32 2018-10-22 10:27:26,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.825505018234s 2018-10-22 10:27:26,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2c7760e8-db4c-404a-9909-2e96aaa1cd32 2018-10-22 10:27:26,840 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T10:27:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1e519146-955c-487b-bb5d-abc936170176', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_05eda296-d9c3-4206-9a57-d1a0da55c388', u'enable_dhcp': True, u'network_id': u'1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9', u'tenant_id': u'cefbe496f6e845ee84342dc45433a306', u'created_at': u'2018-10-22T10:27:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cefbe496f6e845ee84342dc45433a306'}) 2018-10-22 10:27:26,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-22 10:27:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "vyos_vrouter-router_05eda296-d9c3-4206-9a57-d1a0da55c388", "admin_state_up": true}}' 2018-10-22 10:27:31,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-ca50f69a-bc90-45cd-92bc-2c17c7eafc09 Date: Mon, 22 Oct 2018 10:27:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:27Z", "admin_state_up": true, "updated_at": "2018-10-22T10:27:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "name": "vyos_vrouter-router_05eda296-d9c3-4206-9a57-d1a0da55c388"}} 2018-10-22 10:27:31,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ca50f69a-bc90-45cd-92bc-2c17c7eafc09 2018-10-22 10:27:31,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.04444599152s 2018-10-22 10:27:31,885 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ca50f69a-bc90-45cd-92bc-2c17c7eafc09 2018-10-22 10:27:31,886 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T10:27:28Z', u'revision_number': 3, u'id': u'1ba5f731-2cc7-41a9-8c41-40dc6e29c455', u'external_gateway_info': {u'network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'53fb6b01-2f77-471b-b63c-7120427c7852', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_05eda296-d9c3-4206-9a57-d1a0da55c388', u'admin_state_up': True, u'tenant_id': u'cefbe496f6e845ee84342dc45433a306', u'created_at': u'2018-10-22T10:27:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'cefbe496f6e845ee84342dc45433a306'}) 2018-10-22 10:27:31,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-22 10:27:31,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455/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}798d10bfafa2734c21430d426896e07463e28621" -d '{"subnet_id": "1e519146-955c-487b-bb5d-abc936170176"}' 2018-10-22 10:27:33,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b683c874-1261-4732-b67a-259c72ae60de Date: Mon, 22 Oct 2018 10:27:33 GMT RESP BODY: {"network_id": "1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "subnet_id": "1e519146-955c-487b-bb5d-abc936170176", "subnet_ids": ["1e519146-955c-487b-bb5d-abc936170176"], "port_id": "bd00a897-473c-40f5-b5f4-f91e50512e5e", "id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455"} 2018-10-22 10:27:33,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455/add_router_interface.json used request id req-b683c874-1261-4732-b67a-259c72ae60de 2018-10-22 10:27:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05296587944s 2018-10-22 10:27:33,940 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455/add_router_interface.json used request id req-b683c874-1261-4732-b67a-259c72ae60de returning object 1ba5f731-2cc7-41a9-8c41-40dc6e29c455 2018-10-22 10:27:33,941 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-22 10:27:56,713 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-22 10:27:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:27:56,721 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 10:27:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 10:27:56,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:27:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:27:56,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0cb07e22-bd8a-4b92-9d61-3d1c85e9198f Date: Mon, 22 Oct 2018 10:27:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:27:56,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0cb07e22-bd8a-4b92-9d61-3d1c85e9198f 2018-10-22 10:27:56,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204850912094s 2018-10-22 10:27:56,929 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0cb07e22-bd8a-4b92-9d61-3d1c85e9198f 2018-10-22 10:27:56,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 10:27:56,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388"}' 2018-10-22 10:27:57,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a X-Openstack-Request-Id: req-a3962e54-3d55-420a-ac1f-f16db63dac22 Date: Mon, 22 Oct 2018 10:27:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "size": null, "self": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T10:27:57Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": null, "created_at": "2018-10-22T10:27:57Z", "protected": false} 2018-10-22 10:27:57,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a3962e54-3d55-420a-ac1f-f16db63dac22 2018-10-22 10:27:57,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.213372945786s 2018-10-22 10:27:57,145 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a3962e54-3d55-420a-ac1f-f16db63dac22 returning object 3896fed7-ce7c-41c8-9ba0-662f0186b58a 2018-10-22 10:27:57,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 10:27:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/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}798d10bfafa2734c21430d426896e07463e28621" -d '' 2018-10-22 10:29:10,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20e1bba5-d0c2-4ef4-8ce9-d47eab557046 Date: Mon, 22 Oct 2018 10:29:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:29:10,906 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file used request id req-20e1bba5-d0c2-4ef4-8ce9-d47eab557046 2018-10-22 10:29:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.7607359886s 2018-10-22 10:29:10,907 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file used request id req-20e1bba5-d0c2-4ef4-8ce9-d47eab557046 2018-10-22 10:29:10,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:29:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:11,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-5e4bb05e-f832-462f-9d1e-7c039f6d8321 Date: Mon, 22 Oct 2018 10:29:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "metadata": {}}], "file": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "size": 4373348352, "self": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T10:29:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T10:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:29:11,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5e4bb05e-f832-462f-9d1e-7c039f6d8321 2018-10-22 10:29:11,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.63298201561s 2018-10-22 10:29:11,541 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5e4bb05e-f832-462f-9d1e-7c039f6d8321 2018-10-22 10:29:11,544 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file', 'owner': u'cefbe496f6e845ee84342dc45433a306', 'id': u'3896fed7-ce7c-41c8-9ba0-662f0186b58a', 'size': 4373348352, u'self': u'/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cefbe496f6e845ee84342dc45433a306', 'name': 'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T10:29:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T10:29:10Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388', 'created': u'2018-10-22T10:27:57Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-22T10:27:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-22 10:29:11,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 10:29:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_05eda296-d9c3-4206-9a57-d1a0da55c388", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-22 10:29:11,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-97099cca-1a8d-493d-850d-abbc7a39a2db x-compute-request-id: req-97099cca-1a8d-493d-850d-abbc7a39a2db Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "name": "vyos_vrouter-flavor_05eda296-d9c3-4206-9a57-d1a0da55c388", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 10:29:11,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-97099cca-1a8d-493d-850d-abbc7a39a2db 2018-10-22 10:29:11,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.174391031265s 2018-10-22 10:29:11,720 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-97099cca-1a8d-493d-850d-abbc7a39a2db returning object 7379fc69-391f-4af2-bbac-de94e3e4e2d4 2018-10-22 10:29:11,721 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_05eda296-d9c3-4206-9a57-d1a0da55c388', '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'f281155a378b4c45907df4c470833e42', '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'7379fc69-391f-4af2-bbac-de94e3e4e2d4', 'swap': 0}) 2018-10-22 10:29:11,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 10:29:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4/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}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"extra_specs": {}}' 2018-10-22 10:29:11,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-e56a71d9-ff44-424e-8146-b738a7ae13f0 x-compute-request-id: req-e56a71d9-ff44-424e-8146-b738a7ae13f0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 10:29:11,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4/os-extra_specs used request id req-e56a71d9-ff44-424e-8146-b738a7ae13f0 2018-10-22 10:29:11,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222408771515s 2018-10-22 10:29:11,744 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4/os-extra_specs used request id req-e56a71d9-ff44-424e-8146-b738a7ae13f0 2018-10-22 10:29:11,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-22 10:29:11,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"keypair": {"name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388"}}' 2018-10-22 10:29:12,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-c6653908-020a-47d5-9b02-5aa5f80a95f4 x-compute-request-id: req-c6653908-020a-47d5-9b02-5aa5f80a95f4 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDurFTy7c0FNEcPLZ54c5Bk42HZiZoAkxMDPQMKX1IwjzChfPMS3uYwr/SUHLQ7EWGIwZ8g735zQs2LxFEzHIpgt+nZdA1FhSqjBmKkcPdBCVOmU8yTkh8+ORHiqVtmJIuoXa7uUs7WhPWmj6+vm20ln4TfvdYmcL3+mQVoT7xa7tcX/zlkCiht+La5v0dtEOCl5DNrxS3WlWK9roPIp8vcerh7bZ894ppbvrXKGVjKhvTM4wrXs/T/MHchBVYj7aQvwrHCwXmQWgit7+OBefp7lNcJXbLgxhpzfu9aOHTpFHxokZePy6IEBS4h+TsyxXL64h3KodfIbFZ2u8sRbhJH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7qxU8u3NBTRHDy2eeHOQZONh2YmaAJMTAz0DCl9SMI8woXzz\nEt7mMK/0lBy0OxFhiMGfIO9+c0LNi8RRMxyKYLfp2XQNRYUqowZipHD3QQlTplPM\nk5IfPjkR4qlbZiSLqF2u7lLO1oT1po+vr5ttJZ+E373WJnC9/pkFaE+8Wu7XF/85\nZAoobfi2ub9HbRDgpeQza8Ut1pViva6DyKfL3Hq4e22fPeKaW761yhlYyob0zOMK\n17P0/zB3IQVWI+2kL8KxwsF5kFoIre/jgXn6e5TXCV2y4MYac37vWjh06RR8aJGX\nj8uiBAUuIfk7MsVy+uIdyqHXyGxWdrvLEW4SRwIDAQABAoIBAH5aP1KoL9ysc14G\nsZlk3LF8awXmQeBB/FO/jgeEtRc+BunHI0v/Mu/dhuaOV5/ZsL/ceSjPgSr116lB\nkhcz6dIQKz3SoWAHgq3xqHET2OHWVTF9tZT+S4n+XoiXTerCOCk3B2/l6NhKZV37\nPXADIYJEc+ybLG8HSp4pVmKFq9qbBv9liRNKHPkgaf18Fn3JDe8DwEAH5WwUTc1L\nLlF2AKohCvyT77PDh4J/BjPZqn63ge30LkTBTKkUSmC5D9wz/VZV80vfr7dofFTs\nwxWKQqzBp3wq0sZs97KlQIiFUJHQl56HXwJBC/WXLDVfa7SYTRfFe4RCU8wUv38k\nfs9+TEkCgYEA/EzhTDQ/jGv+r/zviHqBSFAQLdP0egCh0hER/pzA6NUETn1G2UUK\nbW6lItPfmHna8q29SZ3Uj/RSqNC/ZLepIw0Vf+JcWp4xrFbnqTYQ7IMG0MB2lEel\nn3Ez/hdvXQ4cTKXVhFFGo7p9qVAejyvklvbsqch3ISfRf4pUoCyZNB0CgYEA8ixL\n2s7T/FN0nP7sTRqwYzdhDd20QTPFq9SWtW/9Nqg1Cfaajlb4qVBtLPf0AZze21JY\nvx3DbyX35KnHkreCFQWjwqVK7CxWGFfhRq5VH5klsmvNHik13Nv2HAlFREfl+ReD\nwgI+UdSKeqfIw3nUS8dCIRji/FobFv/4l6ljirMCgYEA5LaE3mHW4eLchIkUU3JK\nVFVP9VtZGmgMSbPzzg4nymmgd86VNUyjAUT2KjZLUZvVYX0iROPw13ayoBpsBk9/\n4ihwPvfipLsXaJV3eCts+BpnSUHPvOeeOoWSjlqMN50dBlam0kYjdTUPyTa6HSu7\nEydQrzDs3X+NKMMrp/AGCfkCgYAaJbY69cHlqI0atluFJ7CLxdrwyFNCBvj8yINN\nK75HPHodjUa6v6ExhsGC7XKnCez1+TojyG7lfU/6nGoz6SReaLF5vqcMQO06y6JD\nI2eFdd+gGAuZihGKuyUjeczExo6KCoPrWpqn8y7Qd3UxxeGqHOWC9VDstj3eidyp\nY1ygCQKBgQChOnfmNH3W5e/6rGvGs76M7lWFPuPOtrb65IzXMcwgSvYeJ4kILUww\n9H7YlNg1sLXRStMerHOQaiT/OVuJPIhHXM+7VbB9nYaTe+8AM+eYAEYk70Pu57HA\nUsTFEcoQZsObHQ5cnm32PKmZlzTrfB1NsD4qMTjXYly99ZPtPM0kjw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "fingerprint": "94:ca:71:8c:a9:c5:32:7a:63:2c:7a:88:dc:d8:72:d8"}} 2018-10-22 10:29:12,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c6653908-020a-47d5-9b02-5aa5f80a95f4 2018-10-22 10:29:12,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.267639160156s 2018-10-22 10:29:12,013 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c6653908-020a-47d5-9b02-5aa5f80a95f4 2018-10-22 10:29:12,014 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDurFTy7c0FNEcPLZ54c5Bk42HZiZoAkxMDPQMKX1IwjzChfPMS3uYwr/SUHLQ7EWGIwZ8g735zQs2LxFEzHIpgt+nZdA1FhSqjBmKkcPdBCVOmU8yTkh8+ORHiqVtmJIuoXa7uUs7WhPWmj6+vm20ln4TfvdYmcL3+mQVoT7xa7tcX/zlkCiht+La5v0dtEOCl5DNrxS3WlWK9roPIp8vcerh7bZ894ppbvrXKGVjKhvTM4wrXs/T/MHchBVYj7aQvwrHCwXmQWgit7+OBefp7lNcJXbLgxhpzfu9aOHTpFHxokZePy6IEBS4h+TsyxXL64h3KodfIbFZ2u8sRbhJH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7qxU8u3NBTRHDy2eeHOQZONh2YmaAJMTAz0DCl9SMI8woXzz\nEt7mMK/0lBy0OxFhiMGfIO9+c0LNi8RRMxyKYLfp2XQNRYUqowZipHD3QQlTplPM\nk5IfPjkR4qlbZiSLqF2u7lLO1oT1po+vr5ttJZ+E373WJnC9/pkFaE+8Wu7XF/85\nZAoobfi2ub9HbRDgpeQza8Ut1pViva6DyKfL3Hq4e22fPeKaW761yhlYyob0zOMK\n17P0/zB3IQVWI+2kL8KxwsF5kFoIre/jgXn6e5TXCV2y4MYac37vWjh06RR8aJGX\nj8uiBAUuIfk7MsVy+uIdyqHXyGxWdrvLEW4SRwIDAQABAoIBAH5aP1KoL9ysc14G\nsZlk3LF8awXmQeBB/FO/jgeEtRc+BunHI0v/Mu/dhuaOV5/ZsL/ceSjPgSr116lB\nkhcz6dIQKz3SoWAHgq3xqHET2OHWVTF9tZT+S4n+XoiXTerCOCk3B2/l6NhKZV37\nPXADIYJEc+ybLG8HSp4pVmKFq9qbBv9liRNKHPkgaf18Fn3JDe8DwEAH5WwUTc1L\nLlF2AKohCvyT77PDh4J/BjPZqn63ge30LkTBTKkUSmC5D9wz/VZV80vfr7dofFTs\nwxWKQqzBp3wq0sZs97KlQIiFUJHQl56HXwJBC/WXLDVfa7SYTRfFe4RCU8wUv38k\nfs9+TEkCgYEA/EzhTDQ/jGv+r/zviHqBSFAQLdP0egCh0hER/pzA6NUETn1G2UUK\nbW6lItPfmHna8q29SZ3Uj/RSqNC/ZLepIw0Vf+JcWp4xrFbnqTYQ7IMG0MB2lEel\nn3Ez/hdvXQ4cTKXVhFFGo7p9qVAejyvklvbsqch3ISfRf4pUoCyZNB0CgYEA8ixL\n2s7T/FN0nP7sTRqwYzdhDd20QTPFq9SWtW/9Nqg1Cfaajlb4qVBtLPf0AZze21JY\nvx3DbyX35KnHkreCFQWjwqVK7CxWGFfhRq5VH5klsmvNHik13Nv2HAlFREfl+ReD\nwgI+UdSKeqfIw3nUS8dCIRji/FobFv/4l6ljirMCgYEA5LaE3mHW4eLchIkUU3JK\nVFVP9VtZGmgMSbPzzg4nymmgd86VNUyjAUT2KjZLUZvVYX0iROPw13ayoBpsBk9/\n4ihwPvfipLsXaJV3eCts+BpnSUHPvOeeOoWSjlqMN50dBlam0kYjdTUPyTa6HSu7\nEydQrzDs3X+NKMMrp/AGCfkCgYAaJbY69cHlqI0atluFJ7CLxdrwyFNCBvj8yINN\nK75HPHodjUa6v6ExhsGC7XKnCez1+TojyG7lfU/6nGoz6SReaLF5vqcMQO06y6JD\nI2eFdd+gGAuZihGKuyUjeczExo6KCoPrWpqn8y7Qd3UxxeGqHOWC9VDstj3eidyp\nY1ygCQKBgQChOnfmNH3W5e/6rGvGs76M7lWFPuPOtrb65IzXMcwgSvYeJ4kILUww\n9H7YlNg1sLXRStMerHOQaiT/OVuJPIhHXM+7VbB9nYaTe+8AM+eYAEYk70Pu57HA\nUsTFEcoQZsObHQ5cnm32PKmZlzTrfB1NsD4qMTjXYly99ZPtPM0kjw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cc999f8821894c6c8c60cc36cb8bd467', 'name': u'vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388', 'created_at': '2018-10-22T10:29:12.013967', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cefbe496f6e845ee84342dc45433a306', 'name': 'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'94:ca:71:8c:a9:c5:32:7a:63:2c:7a:88:dc:d8:72:d8', 'type': 'ssh', 'id': u'vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388'}) 2018-10-22 10:29:12,014 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA7qxU8u3NBTRHDy2eeHOQZONh2YmaAJMTAz0DCl9SMI8woXzz Et7mMK/0lBy0OxFhiMGfIO9+c0LNi8RRMxyKYLfp2XQNRYUqowZipHD3QQlTplPM k5IfPjkR4qlbZiSLqF2u7lLO1oT1po+vr5ttJZ+E373WJnC9/pkFaE+8Wu7XF/85 ZAoobfi2ub9HbRDgpeQza8Ut1pViva6DyKfL3Hq4e22fPeKaW761yhlYyob0zOMK 17P0/zB3IQVWI+2kL8KxwsF5kFoIre/jgXn6e5TXCV2y4MYac37vWjh06RR8aJGX j8uiBAUuIfk7MsVy+uIdyqHXyGxWdrvLEW4SRwIDAQABAoIBAH5aP1KoL9ysc14G sZlk3LF8awXmQeBB/FO/jgeEtRc+BunHI0v/Mu/dhuaOV5/ZsL/ceSjPgSr116lB khcz6dIQKz3SoWAHgq3xqHET2OHWVTF9tZT+S4n+XoiXTerCOCk3B2/l6NhKZV37 PXADIYJEc+ybLG8HSp4pVmKFq9qbBv9liRNKHPkgaf18Fn3JDe8DwEAH5WwUTc1L LlF2AKohCvyT77PDh4J/BjPZqn63ge30LkTBTKkUSmC5D9wz/VZV80vfr7dofFTs wxWKQqzBp3wq0sZs97KlQIiFUJHQl56HXwJBC/WXLDVfa7SYTRfFe4RCU8wUv38k fs9+TEkCgYEA/EzhTDQ/jGv+r/zviHqBSFAQLdP0egCh0hER/pzA6NUETn1G2UUK bW6lItPfmHna8q29SZ3Uj/RSqNC/ZLepIw0Vf+JcWp4xrFbnqTYQ7IMG0MB2lEel n3Ez/hdvXQ4cTKXVhFFGo7p9qVAejyvklvbsqch3ISfRf4pUoCyZNB0CgYEA8ixL 2s7T/FN0nP7sTRqwYzdhDd20QTPFq9SWtW/9Nqg1Cfaajlb4qVBtLPf0AZze21JY vx3DbyX35KnHkreCFQWjwqVK7CxWGFfhRq5VH5klsmvNHik13Nv2HAlFREfl+ReD wgI+UdSKeqfIw3nUS8dCIRji/FobFv/4l6ljirMCgYEA5LaE3mHW4eLchIkUU3JK VFVP9VtZGmgMSbPzzg4nymmgd86VNUyjAUT2KjZLUZvVYX0iROPw13ayoBpsBk9/ 4ihwPvfipLsXaJV3eCts+BpnSUHPvOeeOoWSjlqMN50dBlam0kYjdTUPyTa6HSu7 EydQrzDs3X+NKMMrp/AGCfkCgYAaJbY69cHlqI0atluFJ7CLxdrwyFNCBvj8yINN K75HPHodjUa6v6ExhsGC7XKnCez1+TojyG7lfU/6nGoz6SReaLF5vqcMQO06y6JD I2eFdd+gGAuZihGKuyUjeczExo6KCoPrWpqn8y7Qd3UxxeGqHOWC9VDstj3eidyp Y1ygCQKBgQChOnfmNH3W5e/6rGvGs76M7lWFPuPOtrb65IzXMcwgSvYeJ4kILUww 9H7YlNg1sLXRStMerHOQaiT/OVuJPIhHXM+7VbB9nYaTe+8AM+eYAEYk70Pu57HA UsTFEcoQZsObHQ5cnm32PKmZlzTrfB1NsD4qMTjXYly99ZPtPM0kjw== -----END RSA PRIVATE KEY----- 2018-10-22 10:29:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-22 10:29:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"security_group": {"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-22 10:29:12,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-1263bf6a-8245-42d3-b704-20985924062e Date: Mon, 22 Oct 2018 10:29:12 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 2, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}} 2018-10-22 10:29:12,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1263bf6a-8245-42d3-b704-20985924062e 2018-10-22 10:29:12,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.356920003891s 2018-10-22 10:29:12,375 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1263bf6a-8245-42d3-b704-20985924062e 2018-10-22 10:29:12,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:29:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:12,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-5273c911-d5ff-4e22-acd2-f1682b0761d9 Date: Mon, 22 Oct 2018 10:29:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 2, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:29:12,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5273c911-d5ff-4e22-acd2-f1682b0761d9 2018-10-22 10:29:12,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196384906769s 2018-10-22 10:29:12,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5273c911-d5ff-4e22-acd2-f1682b0761d9 2018-10-22 10:29:12,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:29:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -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": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}}' 2018-10-22 10:29:12,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-84c85712-cf88-443c-b74b-46be71a40237 Date: Mon, 22 Oct 2018 10:29:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "port_range_min": 22, "revision_number": 0, "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c"}} 2018-10-22 10:29:12,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-84c85712-cf88-443c-b74b-46be71a40237 2018-10-22 10:29:12,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.374712944031s 2018-10-22 10:29:12,956 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-84c85712-cf88-443c-b74b-46be71a40237 2018-10-22 10:29:12,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:29:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:13,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-1b22a048-30c8-4c78-90c7-2d3e06235511 Date: Mon, 22 Oct 2018 10:29:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 3, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:29:13,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1b22a048-30c8-4c78-90c7-2d3e06235511 2018-10-22 10:29:13,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.065770149231s 2018-10-22 10:29:13,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1b22a048-30c8-4c78-90c7-2d3e06235511 2018-10-22 10:29:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:29:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -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": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}}' 2018-10-22 10:29:13,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3f309bce-4771-4e85-af7d-cd437b810be1 Date: Mon, 22 Oct 2018 10:29:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "port_range_min": null, "revision_number": 0, "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:13Z", "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "3ea2df15-c401-4854-beef-be19693d5379"}} 2018-10-22 10:29:13,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f309bce-4771-4e85-af7d-cd437b810be1 2018-10-22 10:29:13,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.315405130386s 2018-10-22 10:29:13,345 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f309bce-4771-4e85-af7d-cd437b810be1 2018-10-22 10:29:13,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:29:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:13,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1ff4ed7c-2efb-4db5-880d-efced63d2a3b Date: Mon, 22 Oct 2018 10:29:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "3ea2df15-c401-4854-beef-be19693d5379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:29:13,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1ff4ed7c-2efb-4db5-880d-efced63d2a3b 2018-10-22 10:29:13,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.188910007477s 2018-10-22 10:29:13,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1ff4ed7c-2efb-4db5-880d-efced63d2a3b 2018-10-22 10:29:13,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:29:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -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": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}}' 2018-10-22 10:29:13,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ca6ebadb-1e44-4c4c-884a-c02dec170e67 Date: Mon, 22 Oct 2018 10:29:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "port_range_min": 80, "revision_number": 0, "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:13Z", "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b3ba3e4-50ce-401b-b23d-9f8ac4f3f7d9"}} 2018-10-22 10:29:13,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ca6ebadb-1e44-4c4c-884a-c02dec170e67 2018-10-22 10:29:13,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.305285215378s 2018-10-22 10:29:13,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ca6ebadb-1e44-4c4c-884a-c02dec170e67 2018-10-22 10:29:13,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:29:13,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:13,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-0e8bafd3-f28c-42d2-9071-53f23ae96637 Date: Mon, 22 Oct 2018 10:29:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "0b3ba3e4-50ce-401b-b23d-9f8ac4f3f7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 80, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "3ea2df15-c401-4854-beef-be19693d5379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 5, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:29:13,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0e8bafd3-f28c-42d2-9071-53f23ae96637 2018-10-22 10:29:13,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536298751831s 2018-10-22 10:29:13,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0e8bafd3-f28c-42d2-9071-53f23ae96637 2018-10-22 10:29:13,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:29:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -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": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}}' 2018-10-22 10:29:14,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6cf7b0e9-e6ab-4bb7-9c96-f82dc12d8094 Date: Mon, 22 Oct 2018 10:29:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "port_range_min": 443, "revision_number": 0, "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:14Z", "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "c59b1301-c4d6-4fbd-a379-8528313c9e77"}} 2018-10-22 10:29:14,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6cf7b0e9-e6ab-4bb7-9c96-f82dc12d8094 2018-10-22 10:29:14,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173077106476s 2018-10-22 10:29:14,081 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6cf7b0e9-e6ab-4bb7-9c96-f82dc12d8094 2018-10-22 10:29:14,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:29:14,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:14,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-afcf9c7a-1279-4adc-a931-cc184cf00552 Date: Mon, 22 Oct 2018 10:29:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "0b3ba3e4-50ce-401b-b23d-9f8ac4f3f7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 80, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "3ea2df15-c401-4854-beef-be19693d5379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T10:29:14Z", "revision_number": 0, "id": "c59b1301-c4d6-4fbd-a379-8528313c9e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 443, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 6, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:29:14,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-afcf9c7a-1279-4adc-a931-cc184cf00552 2018-10-22 10:29:14,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183048963547s 2018-10-22 10:29:14,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-afcf9c7a-1279-4adc-a931-cc184cf00552 2018-10-22 10:29:14,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:29:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -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": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}}' 2018-10-22 10:29:14,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-2191e218-8607-44e7-a7be-7524454f6754 Date: Mon, 22 Oct 2018 10:29:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "port_range_min": 5671, "revision_number": 0, "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:14Z", "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "d44bb1a0-01f3-4888-a5ae-73822d63e33d"}} 2018-10-22 10:29:14,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2191e218-8607-44e7-a7be-7524454f6754 2018-10-22 10:29:14,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.29173707962s 2018-10-22 10:29:14,566 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2191e218-8607-44e7-a7be-7524454f6754 2018-10-22 10:29:14,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:29:14,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:14,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-be429a45-f7f9-4343-a4c5-861013e6bb52 Date: Mon, 22 Oct 2018 10:29:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "0b3ba3e4-50ce-401b-b23d-9f8ac4f3f7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 80, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "3ea2df15-c401-4854-beef-be19693d5379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T10:29:14Z", "revision_number": 0, "id": "c59b1301-c4d6-4fbd-a379-8528313c9e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 443, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-22T10:29:14Z", "revision_number": 0, "id": "d44bb1a0-01f3-4888-a5ae-73822d63e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 7, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:29:14,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-be429a45-f7f9-4343-a4c5-861013e6bb52 2018-10-22 10:29:14,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.058776140213s 2018-10-22 10:29:14,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-be429a45-f7f9-4343-a4c5-861013e6bb52 2018-10-22 10:29:14,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-22 10:29:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -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": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}}' 2018-10-22 10:29:15,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1d153a88-1871-421b-8a6c-f38b379eadbe Date: Mon, 22 Oct 2018 10:29:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "port_range_min": 53333, "revision_number": 0, "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:14Z", "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "97a41bd2-9a92-487d-b443-6f597b3d09af"}} 2018-10-22 10:29:15,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1d153a88-1871-421b-8a6c-f38b379eadbe 2018-10-22 10:29:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.447489976883s 2018-10-22 10:29:15,081 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1d153a88-1871-421b-8a6c-f38b379eadbe 2018-10-22 10:29:15,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:29:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:15,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-bb25b796-7eeb-4873-bbc6-aee0600316be Date: Mon, 22 Oct 2018 10:29: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":["1e519146-955c-487b-bb5d-abc936170176"],"updated_at":"2018-10-22T10:27:26Z","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cefbe496f6e845ee84342dc45433a306","id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","name":"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:29:15,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bb25b796-7eeb-4873-bbc6-aee0600316be 2018-10-22 10:29:15,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277449846268s 2018-10-22 10:29:15,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bb25b796-7eeb-4873-bbc6-aee0600316be 2018-10-22 10:29:15,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:29:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-38a52cae-b97b-45e0-901c-9eaad989b4c0 Date: Mon, 22 Oct 2018 10:29:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "metadata": {}}], "file": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "size": 4373348352, "self": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T10:29:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T10:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:29:15,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-38a52cae-b97b-45e0-901c-9eaad989b4c0 2018-10-22 10:29:15,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171303033829s 2018-10-22 10:29:15,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-38a52cae-b97b-45e0-901c-9eaad989b4c0 2018-10-22 10:29:15,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 10:29:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:15,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a91c712f-0dc2-4cc1-af7a-3d918d776dd0 x-compute-request-id: req-a91c712f-0dc2-4cc1-af7a-3d918d776dd0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "name": "vyos_vrouter-flavor_05eda296-d9c3-4206-9a57-d1a0da55c388", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 10:29:15,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a91c712f-0dc2-4cc1-af7a-3d918d776dd0 2018-10-22 10:29:15,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.037740945816s 2018-10-22 10:29:15,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a91c712f-0dc2-4cc1-af7a-3d918d776dd0 2018-10-22 10:29:15,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-22 10:29:15,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"server": {"name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "imageRef": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "flavorRef": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9"}], "security_groups": [{"name": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}]}}' 2018-10-22 10:29:17,620 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5332bd3f-41b6-4602-aae4-0a422c84df24 x-compute-request-id: req-5332bd3f-41b6-4602-aae4-0a422c84df24 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"}], "OS-DCF:diskConfig": "MANUAL", "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "adminPass": "hwjzPg97dv8G"}} 2018-10-22 10:29:17,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5332bd3f-41b6-4602-aae4-0a422c84df24 2018-10-22 10:29:17,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.04596590996s 2018-10-22 10:29:17,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5332bd3f-41b6-4602-aae4-0a422c84df24 2018-10-22 10:29:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:18,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-9dc001b0-e710-41db-bf56-57c7a29132da x-compute-request-id: req-9dc001b0-e710-41db-bf56-57c7a29132da Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:18,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9dc001b0-e710-41db-bf56-57c7a29132da 2018-10-22 10:29:18,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400188922882s 2018-10-22 10:29:18,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9dc001b0-e710-41db-bf56-57c7a29132da 2018-10-22 10:29:18,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:29:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:18,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-19d90705-9fda-44cb-b7d0-ea7f4128b293 Date: Mon, 22 Oct 2018 10:29: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":["1e519146-955c-487b-bb5d-abc936170176"],"updated_at":"2018-10-22T10:27:26Z","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cefbe496f6e845ee84342dc45433a306","id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","name":"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:29:18,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-19d90705-9fda-44cb-b7d0-ea7f4128b293 2018-10-22 10:29:18,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109753847122s 2018-10-22 10:29:18,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-19d90705-9fda-44cb-b7d0-ea7f4128b293 2018-10-22 10:29:18,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 10:29:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:18,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-56c06279-7684-41fc-a9b0-6dddbe98dd9e Date: Mon, 22 Oct 2018 10:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T10:27:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"cefbe496f6e845ee84342dc45433a306","id":"1e519146-955c-487b-bb5d-abc936170176","subnetpool_id":null,"name":"vyos_vrouter-subnet_05eda296-d9c3-4206-9a57-d1a0da55c388"}]} 2018-10-22 10:29:18,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-56c06279-7684-41fc-a9b0-6dddbe98dd9e 2018-10-22 10:29:18,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0518381595612s 2018-10-22 10:29:18,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-56c06279-7684-41fc-a9b0-6dddbe98dd9e 2018-10-22 10:29:18,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:20,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-913825f3-e009-4cdf-973a-3fe565564bf2 x-compute-request-id: req-913825f3-e009-4cdf-973a-3fe565564bf2 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:20,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-913825f3-e009-4cdf-973a-3fe565564bf2 2018-10-22 10:29:20,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455015897751s 2018-10-22 10:29:20,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-913825f3-e009-4cdf-973a-3fe565564bf2 2018-10-22 10:29:20,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:22,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:23,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52c67708-0e41-4f45-badb-7e393e3cad92 x-compute-request-id: req-52c67708-0e41-4f45-badb-7e393e3cad92 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:23,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52c67708-0e41-4f45-badb-7e393e3cad92 2018-10-22 10:29:23,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823112010956s 2018-10-22 10:29:23,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52c67708-0e41-4f45-badb-7e393e3cad92 2018-10-22 10:29:23,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:25,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab4652fa-744b-431a-9339-a2e6db0193c4 x-compute-request-id: req-ab4652fa-744b-431a-9339-a2e6db0193c4 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:26,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab4652fa-744b-431a-9339-a2e6db0193c4 2018-10-22 10:29:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620239019394s 2018-10-22 10:29:26,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab4652fa-744b-431a-9339-a2e6db0193c4 2018-10-22 10:29:26,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:28,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:28,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0d89c0f-da80-4e50-9aa9-20b912d79f1a x-compute-request-id: req-f0d89c0f-da80-4e50-9aa9-20b912d79f1a 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:28,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0d89c0f-da80-4e50-9aa9-20b912d79f1a 2018-10-22 10:29:28,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820780992508s 2018-10-22 10:29:28,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0d89c0f-da80-4e50-9aa9-20b912d79f1a 2018-10-22 10:29:28,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:30,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:31,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-b2dd09df-19b5-486c-ad89-cb91df928a92 x-compute-request-id: req-b2dd09df-19b5-486c-ad89-cb91df928a92 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:31,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b2dd09df-19b5-486c-ad89-cb91df928a92 2018-10-22 10:29:31,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555850982666s 2018-10-22 10:29:31,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b2dd09df-19b5-486c-ad89-cb91df928a92 2018-10-22 10:29:31,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:33,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:34,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-d29e39cc-e293-4a39-a03d-8e8f108bdbc1 x-compute-request-id: req-d29e39cc-e293-4a39-a03d-8e8f108bdbc1 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:34,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d29e39cc-e293-4a39-a03d-8e8f108bdbc1 2018-10-22 10:29:34,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614146947861s 2018-10-22 10:29:34,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d29e39cc-e293-4a39-a03d-8e8f108bdbc1 2018-10-22 10:29:34,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:36,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:36,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:37,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-a864d3cf-7b69-4bd9-ac9e-d9ee9f11c0dd x-compute-request-id: req-a864d3cf-7b69-4bd9-ac9e-d9ee9f11c0dd 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:37,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a864d3cf-7b69-4bd9-ac9e-d9ee9f11c0dd 2018-10-22 10:29:37,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873385906219s 2018-10-22 10:29:37,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a864d3cf-7b69-4bd9-ac9e-d9ee9f11c0dd 2018-10-22 10:29:37,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:39,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:39,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-79d23424-ccab-4a82-94af-4d6d702028c6 x-compute-request-id: req-79d23424-ccab-4a82-94af-4d6d702028c6 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:39,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-79d23424-ccab-4a82-94af-4d6d702028c6 2018-10-22 10:29:39,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500341892242s 2018-10-22 10:29:39,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-79d23424-ccab-4a82-94af-4d6d702028c6 2018-10-22 10:29:39,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:41,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:41,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:42,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964f50e2-d565-4f56-8cf8-89f35a25447a x-compute-request-id: req-964f50e2-d565-4f56-8cf8-89f35a25447a 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:42,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-964f50e2-d565-4f56-8cf8-89f35a25447a 2018-10-22 10:29:42,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520448923111s 2018-10-22 10:29:42,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-964f50e2-d565-4f56-8cf8-89f35a25447a 2018-10-22 10:29:42,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:44,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:44,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:44,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-cdbe604b-a658-4c40-99cd-cc1013aeb57d x-compute-request-id: req-cdbe604b-a658-4c40-99cd-cc1013aeb57d 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:44,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cdbe604b-a658-4c40-99cd-cc1013aeb57d 2018-10-22 10:29:44,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542853832245s 2018-10-22 10:29:44,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cdbe604b-a658-4c40-99cd-cc1013aeb57d 2018-10-22 10:29:44,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:46,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:47,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-f89879d5-01a1-4867-97eb-b9046b06d444 x-compute-request-id: req-f89879d5-01a1-4867-97eb-b9046b06d444 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:47,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f89879d5-01a1-4867-97eb-b9046b06d444 2018-10-22 10:29:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414635181427s 2018-10-22 10:29:47,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f89879d5-01a1-4867-97eb-b9046b06d444 2018-10-22 10:29:47,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:49,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:49,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-8ff279b0-e93d-481a-a96f-f8a67330234b x-compute-request-id: req-8ff279b0-e93d-481a-a96f-f8a67330234b 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:49,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8ff279b0-e93d-481a-a96f-f8a67330234b 2018-10-22 10:29:49,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479264974594s 2018-10-22 10:29:49,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8ff279b0-e93d-481a-a96f-f8a67330234b 2018-10-22 10:29:49,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:51,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:52,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f6bf77f-7190-450f-8848-1ba1f0a0ce83 x-compute-request-id: req-4f6bf77f-7190-450f-8848-1ba1f0a0ce83 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:52,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4f6bf77f-7190-450f-8848-1ba1f0a0ce83 2018-10-22 10:29:52,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587510108948s 2018-10-22 10:29:52,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4f6bf77f-7190-450f-8848-1ba1f0a0ce83 2018-10-22 10:29:52,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:54,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:54,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-010e8948-0a8d-4982-af3a-32ac6a2c2970 x-compute-request-id: req-010e8948-0a8d-4982-af3a-32ac6a2c2970 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:54,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-010e8948-0a8d-4982-af3a-32ac6a2c2970 2018-10-22 10:29:54,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609660148621s 2018-10-22 10:29:54,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-010e8948-0a8d-4982-af3a-32ac6a2c2970 2018-10-22 10:29:54,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:56,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:56,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:57,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-f2e19d7a-14b9-4962-a293-75c2afbd5739 x-compute-request-id: req-f2e19d7a-14b9-4962-a293-75c2afbd5739 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:57,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2e19d7a-14b9-4962-a293-75c2afbd5739 2018-10-22 10:29:57,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542997121811s 2018-10-22 10:29:57,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2e19d7a-14b9-4962-a293-75c2afbd5739 2018-10-22 10:29:57,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:29:59,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:29:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:29:59,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:29: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-0336ee03-3d6d-49c8-b852-fa2024960c7f x-compute-request-id: req-0336ee03-3d6d-49c8-b852-fa2024960c7f 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:29:59,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0336ee03-3d6d-49c8-b852-fa2024960c7f 2018-10-22 10:29:59,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401746034622s 2018-10-22 10:29:59,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0336ee03-3d6d-49c8-b852-fa2024960c7f 2018-10-22 10:29:59,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:01,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:02,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c789caa1-e7ad-43de-b4ff-0b7aae1e46bc x-compute-request-id: req-c789caa1-e7ad-43de-b4ff-0b7aae1e46bc 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:02,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c789caa1-e7ad-43de-b4ff-0b7aae1e46bc 2018-10-22 10:30:02,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521059989929s 2018-10-22 10:30:02,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c789caa1-e7ad-43de-b4ff-0b7aae1e46bc 2018-10-22 10:30:02,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:04,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:04,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-b4749b4f-f743-4043-a717-0649e8388c01 x-compute-request-id: req-b4749b4f-f743-4043-a717-0649e8388c01 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:04,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4749b4f-f743-4043-a717-0649e8388c01 2018-10-22 10:30:04,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495179176331s 2018-10-22 10:30:04,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4749b4f-f743-4043-a717-0649e8388c01 2018-10-22 10:30:04,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:06,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:07,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-67397b7d-79a0-48e0-8b84-fbb7fa6c7afd x-compute-request-id: req-67397b7d-79a0-48e0-8b84-fbb7fa6c7afd 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:07,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-67397b7d-79a0-48e0-8b84-fbb7fa6c7afd 2018-10-22 10:30:07,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640959024429s 2018-10-22 10:30:07,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-67397b7d-79a0-48e0-8b84-fbb7fa6c7afd 2018-10-22 10:30:07,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:09,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:09,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:09,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-de847abb-06b8-4875-8044-69497e649335 x-compute-request-id: req-de847abb-06b8-4875-8044-69497e649335 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:09,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de847abb-06b8-4875-8044-69497e649335 2018-10-22 10:30:09,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557584047318s 2018-10-22 10:30:09,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de847abb-06b8-4875-8044-69497e649335 2018-10-22 10:30:09,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:11,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:12,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07508024-1e90-45f5-acb6-19081c137497 x-compute-request-id: req-07508024-1e90-45f5-acb6-19081c137497 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:12,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07508024-1e90-45f5-acb6-19081c137497 2018-10-22 10:30:12,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543140888214s 2018-10-22 10:30:12,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07508024-1e90-45f5-acb6-19081c137497 2018-10-22 10:30:12,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:14,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:14,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-700f1ec1-35fb-46c7-85b3-adf75a2da4b6 x-compute-request-id: req-700f1ec1-35fb-46c7-85b3-adf75a2da4b6 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:14,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-700f1ec1-35fb-46c7-85b3-adf75a2da4b6 2018-10-22 10:30:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52573800087s 2018-10-22 10:30:14,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-700f1ec1-35fb-46c7-85b3-adf75a2da4b6 2018-10-22 10:30:14,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:16,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:17,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42487679-07ee-4930-af45-694ab951fb17 x-compute-request-id: req-42487679-07ee-4930-af45-694ab951fb17 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:17,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42487679-07ee-4930-af45-694ab951fb17 2018-10-22 10:30:17,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22355890274s 2018-10-22 10:30:17,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42487679-07ee-4930-af45-694ab951fb17 2018-10-22 10:30:17,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:19,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:19,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-9b1a1b1b-466f-4bcc-8274-c8138a306dc1 x-compute-request-id: req-9b1a1b1b-466f-4bcc-8274-c8138a306dc1 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:19,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b1a1b1b-466f-4bcc-8274-c8138a306dc1 2018-10-22 10:30:19,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445223808289s 2018-10-22 10:30:19,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b1a1b1b-466f-4bcc-8274-c8138a306dc1 2018-10-22 10:30:19,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:21,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:22,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ce1ff14-9583-4e31-9169-88b9000226ef x-compute-request-id: req-2ce1ff14-9583-4e31-9169-88b9000226ef 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:22,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ce1ff14-9583-4e31-9169-88b9000226ef 2018-10-22 10:30:22,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553598880768s 2018-10-22 10:30:22,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ce1ff14-9583-4e31-9169-88b9000226ef 2018-10-22 10:30:22,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:24,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:24,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e517a045-4b31-4660-bb2b-671bcf3adb18 x-compute-request-id: req-e517a045-4b31-4660-bb2b-671bcf3adb18 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:24,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e517a045-4b31-4660-bb2b-671bcf3adb18 2018-10-22 10:30:24,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533215999603s 2018-10-22 10:30:24,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e517a045-4b31-4660-bb2b-671bcf3adb18 2018-10-22 10:30:24,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:26,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:27,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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,Accept-Encoding x-openstack-request-id: req-cc07cdec-7dfa-4e39-9845-2e6de0ae1de4 x-compute-request-id: req-cc07cdec-7dfa-4e39-9845-2e6de0ae1de4 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:27,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc07cdec-7dfa-4e39-9845-2e6de0ae1de4 2018-10-22 10:30:27,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727739095688s 2018-10-22 10:30:27,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc07cdec-7dfa-4e39-9845-2e6de0ae1de4 2018-10-22 10:30:27,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:29,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:29,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8044e193-e79d-408a-91b8-4076766626b9 x-compute-request-id: req-8044e193-e79d-408a-91b8-4076766626b9 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:29,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8044e193-e79d-408a-91b8-4076766626b9 2018-10-22 10:30:29,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39194393158s 2018-10-22 10:30:29,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8044e193-e79d-408a-91b8-4076766626b9 2018-10-22 10:30:29,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:31,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:32,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-b9ae9733-2df0-4115-b842-c2c785a504fa x-compute-request-id: req-b9ae9733-2df0-4115-b842-c2c785a504fa 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:32,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b9ae9733-2df0-4115-b842-c2c785a504fa 2018-10-22 10:30:32,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228820085526s 2018-10-22 10:30:32,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b9ae9733-2df0-4115-b842-c2c785a504fa 2018-10-22 10:30:32,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:34,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:34,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-bf7e6a9d-6246-4188-a935-c99acc244e52 x-compute-request-id: req-bf7e6a9d-6246-4188-a935-c99acc244e52 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:34,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf7e6a9d-6246-4188-a935-c99acc244e52 2018-10-22 10:30:34,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512322902679s 2018-10-22 10:30:34,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf7e6a9d-6246-4188-a935-c99acc244e52 2018-10-22 10:30:34,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:36,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:37,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70e08ce5-1a6d-470e-9967-a6952ff03bcb x-compute-request-id: req-70e08ce5-1a6d-470e-9967-a6952ff03bcb 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:37,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-70e08ce5-1a6d-470e-9967-a6952ff03bcb 2018-10-22 10:30:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510718822479s 2018-10-22 10:30:37,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-70e08ce5-1a6d-470e-9967-a6952ff03bcb 2018-10-22 10:30:37,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:39,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:39,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-fb425b56-73c7-490d-b4ab-8c2a0bf3c314 x-compute-request-id: req-fb425b56-73c7-490d-b4ab-8c2a0bf3c314 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:39,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb425b56-73c7-490d-b4ab-8c2a0bf3c314 2018-10-22 10:30:39,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660082101822s 2018-10-22 10:30:39,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb425b56-73c7-490d-b4ab-8c2a0bf3c314 2018-10-22 10:30:39,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:41,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:42,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-4b7f8269-43db-4474-a363-83eb09efca8f x-compute-request-id: req-4b7f8269-43db-4474-a363-83eb09efca8f 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:42,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4b7f8269-43db-4474-a363-83eb09efca8f 2018-10-22 10:30:42,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513886928558s 2018-10-22 10:30:42,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4b7f8269-43db-4474-a363-83eb09efca8f 2018-10-22 10:30:42,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:44,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:44,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-a8afadb8-9e24-4dbe-aa78-7c09b29a840d x-compute-request-id: req-a8afadb8-9e24-4dbe-aa78-7c09b29a840d 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:44,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8afadb8-9e24-4dbe-aa78-7c09b29a840d 2018-10-22 10:30:44,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500521183014s 2018-10-22 10:30:44,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8afadb8-9e24-4dbe-aa78-7c09b29a840d 2018-10-22 10:30:44,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:46,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:46,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:47,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52d5af55-1f14-4913-bbe6-60f3e33bfe7a x-compute-request-id: req-52d5af55-1f14-4913-bbe6-60f3e33bfe7a 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:47,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52d5af55-1f14-4913-bbe6-60f3e33bfe7a 2018-10-22 10:30:47,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503837108612s 2018-10-22 10:30:47,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52d5af55-1f14-4913-bbe6-60f3e33bfe7a 2018-10-22 10:30:47,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:49,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-d9147cb3-60ad-4eba-832a-5dffe93c8af2 x-compute-request-id: req-d9147cb3-60ad-4eba-832a-5dffe93c8af2 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:49,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9147cb3-60ad-4eba-832a-5dffe93c8af2 2018-10-22 10:30:49,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519543886185s 2018-10-22 10:30:49,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9147cb3-60ad-4eba-832a-5dffe93c8af2 2018-10-22 10:30:49,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:51,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:52,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30: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-23a2bd6f-3a7e-473b-9fec-217f1bc0b2ee x-compute-request-id: req-23a2bd6f-3a7e-473b-9fec-217f1bc0b2ee 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:52,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23a2bd6f-3a7e-473b-9fec-217f1bc0b2ee 2018-10-22 10:30:52,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354563951492s 2018-10-22 10:30:52,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23a2bd6f-3a7e-473b-9fec-217f1bc0b2ee 2018-10-22 10:30:52,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:54,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:54,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b2f2531-8158-41e1-85c7-605cf248c416 x-compute-request-id: req-3b2f2531-8158-41e1-85c7-605cf248c416 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:54,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b2f2531-8158-41e1-85c7-605cf248c416 2018-10-22 10:30:54,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520689964294s 2018-10-22 10:30:54,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b2f2531-8158-41e1-85c7-605cf248c416 2018-10-22 10:30:54,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:56,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:56,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:57,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-4c879d0a-5b8a-4c18-bc4a-b62ac9a38cac x-compute-request-id: req-4c879d0a-5b8a-4c18-bc4a-b62ac9a38cac 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:57,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c879d0a-5b8a-4c18-bc4a-b62ac9a38cac 2018-10-22 10:30:57,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660583019257s 2018-10-22 10:30:57,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c879d0a-5b8a-4c18-bc4a-b62ac9a38cac 2018-10-22 10:30:57,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:30:59,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:30:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:30:59,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-4a32f4b9-2931-46a3-b465-968de2682742 x-compute-request-id: req-4a32f4b9-2931-46a3-b465-968de2682742 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:30:59,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a32f4b9-2931-46a3-b465-968de2682742 2018-10-22 10:30:59,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389221906662s 2018-10-22 10:30:59,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a32f4b9-2931-46a3-b465-968de2682742 2018-10-22 10:30:59,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:01,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:02,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-8b9ecfa3-0153-43b7-99e4-d11e52d64bb8 x-compute-request-id: req-8b9ecfa3-0153-43b7-99e4-d11e52d64bb8 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:02,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b9ecfa3-0153-43b7-99e4-d11e52d64bb8 2018-10-22 10:31:02,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486232042313s 2018-10-22 10:31:02,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b9ecfa3-0153-43b7-99e4-d11e52d64bb8 2018-10-22 10:31:02,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:04,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:04,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-70a307cb-6189-4670-908f-80803b7d5bec x-compute-request-id: req-70a307cb-6189-4670-908f-80803b7d5bec 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:04,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-70a307cb-6189-4670-908f-80803b7d5bec 2018-10-22 10:31:04,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36972117424s 2018-10-22 10:31:04,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-70a307cb-6189-4670-908f-80803b7d5bec 2018-10-22 10:31:04,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:06,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:07,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-1ca5ecef-2d46-47e0-9e06-565a8489d8da x-compute-request-id: req-1ca5ecef-2d46-47e0-9e06-565a8489d8da 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:07,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ca5ecef-2d46-47e0-9e06-565a8489d8da 2018-10-22 10:31:07,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366234779358s 2018-10-22 10:31:07,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ca5ecef-2d46-47e0-9e06-565a8489d8da 2018-10-22 10:31:07,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:09,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:09,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:09,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-f85dcc53-64c0-4aa6-b01c-7199351703b4 x-compute-request-id: req-f85dcc53-64c0-4aa6-b01c-7199351703b4 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:09,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f85dcc53-64c0-4aa6-b01c-7199351703b4 2018-10-22 10:31:09,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499092102051s 2018-10-22 10:31:09,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f85dcc53-64c0-4aa6-b01c-7199351703b4 2018-10-22 10:31:09,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:11,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:12,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-27d3e5d9-d5eb-4726-ae40-a0c4d8f8134b x-compute-request-id: req-27d3e5d9-d5eb-4726-ae40-a0c4d8f8134b 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:12,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-27d3e5d9-d5eb-4726-ae40-a0c4d8f8134b 2018-10-22 10:31:12,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37976193428s 2018-10-22 10:31:12,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-27d3e5d9-d5eb-4726-ae40-a0c4d8f8134b 2018-10-22 10:31:12,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:14,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:14,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:14,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-45ccef72-a28a-4ce3-9dfa-b3a4f1dc78cf x-compute-request-id: req-45ccef72-a28a-4ce3-9dfa-b3a4f1dc78cf 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:14,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45ccef72-a28a-4ce3-9dfa-b3a4f1dc78cf 2018-10-22 10:31:14,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711071968079s 2018-10-22 10:31:14,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45ccef72-a28a-4ce3-9dfa-b3a4f1dc78cf 2018-10-22 10:31:14,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:16,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:17,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31: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-f968bfa4-4e30-4cdb-9f23-776feab89fe6 x-compute-request-id: req-f968bfa4-4e30-4cdb-9f23-776feab89fe6 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:17,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f968bfa4-4e30-4cdb-9f23-776feab89fe6 2018-10-22 10:31:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50217294693s 2018-10-22 10:31:17,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f968bfa4-4e30-4cdb-9f23-776feab89fe6 2018-10-22 10:31:17,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:19,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:19,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:19,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-07cef182-eea8-4138-bef0-6640f93a81d6 x-compute-request-id: req-07cef182-eea8-4138-bef0-6640f93a81d6 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:19,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07cef182-eea8-4138-bef0-6640f93a81d6 2018-10-22 10:31:19,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684345006943s 2018-10-22 10:31:19,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07cef182-eea8-4138-bef0-6640f93a81d6 2018-10-22 10:31:19,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:21,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:22,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31: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-56d4648f-5576-4e06-8998-de92c8d050ff x-compute-request-id: req-56d4648f-5576-4e06-8998-de92c8d050ff 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:22,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56d4648f-5576-4e06-8998-de92c8d050ff 2018-10-22 10:31:22,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680286884308s 2018-10-22 10:31:22,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56d4648f-5576-4e06-8998-de92c8d050ff 2018-10-22 10:31:22,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:25,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31: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-f0b6504c-5a14-4d68-8bd4-10aff016d455 x-compute-request-id: req-f0b6504c-5a14-4d68-8bd4-10aff016d455 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:25,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0b6504c-5a14-4d68-8bd4-10aff016d455 2018-10-22 10:31:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51815199852s 2018-10-22 10:31:25,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0b6504c-5a14-4d68-8bd4-10aff016d455 2018-10-22 10:31:25,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:27,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:27,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:27,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-40f55017-9d2d-41a8-be78-1c6583c36d4c x-compute-request-id: req-40f55017-9d2d-41a8-be78-1c6583c36d4c 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:27,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-40f55017-9d2d-41a8-be78-1c6583c36d4c 2018-10-22 10:31:27,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495915174484s 2018-10-22 10:31:27,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-40f55017-9d2d-41a8-be78-1c6583c36d4c 2018-10-22 10:31:27,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:29,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:30,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8be4b0a-d856-49bb-b1a4-f1450f33241a x-compute-request-id: req-f8be4b0a-d856-49bb-b1a4-f1450f33241a 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:30,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8be4b0a-d856-49bb-b1a4-f1450f33241a 2018-10-22 10:31:30,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546780109406s 2018-10-22 10:31:30,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8be4b0a-d856-49bb-b1a4-f1450f33241a 2018-10-22 10:31:30,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:32,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:32,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-0a1806a5-cad2-47b8-8e22-e3138b9729a3 x-compute-request-id: req-0a1806a5-cad2-47b8-8e22-e3138b9729a3 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:32,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a1806a5-cad2-47b8-8e22-e3138b9729a3 2018-10-22 10:31:32,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615197896957s 2018-10-22 10:31:32,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a1806a5-cad2-47b8-8e22-e3138b9729a3 2018-10-22 10:31:32,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:34,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:35,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31: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-175e0610-c47d-4098-a72a-d26e44d6458a x-compute-request-id: req-175e0610-c47d-4098-a72a-d26e44d6458a 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:35,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-175e0610-c47d-4098-a72a-d26e44d6458a 2018-10-22 10:31:35,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525120019913s 2018-10-22 10:31:35,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-175e0610-c47d-4098-a72a-d26e44d6458a 2018-10-22 10:31:35,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:37,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:38,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-2f874b55-c34d-4b6e-b894-8c0c8764336a x-compute-request-id: req-2f874b55-c34d-4b6e-b894-8c0c8764336a 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:38,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f874b55-c34d-4b6e-b894-8c0c8764336a 2018-10-22 10:31:38,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67253613472s 2018-10-22 10:31:38,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f874b55-c34d-4b6e-b894-8c0c8764336a 2018-10-22 10:31:38,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:40,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:40,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-a022114f-d18b-4ec4-ab67-de6eb45ee8f6 x-compute-request-id: req-a022114f-d18b-4ec4-ab67-de6eb45ee8f6 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:40,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a022114f-d18b-4ec4-ab67-de6eb45ee8f6 2018-10-22 10:31:40,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7033598423s 2018-10-22 10:31:40,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a022114f-d18b-4ec4-ab67-de6eb45ee8f6 2018-10-22 10:31:40,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:42,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:43,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-9ede06d5-b335-430d-85b3-ec27698c23b7 x-compute-request-id: req-9ede06d5-b335-430d-85b3-ec27698c23b7 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:43,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9ede06d5-b335-430d-85b3-ec27698c23b7 2018-10-22 10:31:43,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664291143417s 2018-10-22 10:31:43,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9ede06d5-b335-430d-85b3-ec27698c23b7 2018-10-22 10:31:43,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:45,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:45,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-9d2e863d-3d2a-44ce-9469-e61d0b09ef7f x-compute-request-id: req-9d2e863d-3d2a-44ce-9469-e61d0b09ef7f 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:45,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d2e863d-3d2a-44ce-9469-e61d0b09ef7f 2018-10-22 10:31:45,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545547008514s 2018-10-22 10:31:45,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d2e863d-3d2a-44ce-9469-e61d0b09ef7f 2018-10-22 10:31:45,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:47,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:48,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8322416-fcc1-4784-8577-169a8af3a633 x-compute-request-id: req-d8322416-fcc1-4784-8577-169a8af3a633 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:48,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8322416-fcc1-4784-8577-169a8af3a633 2018-10-22 10:31:48,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547231912613s 2018-10-22 10:31:48,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8322416-fcc1-4784-8577-169a8af3a633 2018-10-22 10:31:48,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:50,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:51,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:31: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-4d0c7892-8a5b-4602-81e3-a8bf8334d078 x-compute-request-id: req-4d0c7892-8a5b-4602-81e3-a8bf8334d078 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:51,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d0c7892-8a5b-4602-81e3-a8bf8334d078 2018-10-22 10:31:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527172088623s 2018-10-22 10:31:51,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d0c7892-8a5b-4602-81e3-a8bf8334d078 2018-10-22 10:31:51,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:53,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:53,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-be842aac-b148-4b7b-be39-90995aa8f7cc x-compute-request-id: req-be842aac-b148-4b7b-be39-90995aa8f7cc 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:53,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be842aac-b148-4b7b-be39-90995aa8f7cc 2018-10-22 10:31:53,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686904907227s 2018-10-22 10:31:53,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be842aac-b148-4b7b-be39-90995aa8f7cc 2018-10-22 10:31:53,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:55,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:55,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:56,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-1f897c80-5e8b-4063-b862-2abbcf2e7b1b x-compute-request-id: req-1f897c80-5e8b-4063-b862-2abbcf2e7b1b 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:56,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f897c80-5e8b-4063-b862-2abbcf2e7b1b 2018-10-22 10:31:56,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527932167053s 2018-10-22 10:31:56,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f897c80-5e8b-4063-b862-2abbcf2e7b1b 2018-10-22 10:31:56,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:31:58,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:31:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:31:58,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-09901b35-c6ef-456c-95ed-aa4496a0df37 x-compute-request-id: req-09901b35-c6ef-456c-95ed-aa4496a0df37 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.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-22T10:29:20Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:31:58,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09901b35-c6ef-456c-95ed-aa4496a0df37 2018-10-22 10:31:58,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518976926804s 2018-10-22 10:31:58,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09901b35-c6ef-456c-95ed-aa4496a0df37 2018-10-22 10:31:58,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:32:00,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:32:00,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:01,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-6c296313-2430-4e08-aedf-7f0618846dd0 x-compute-request-id: req-6c296313-2430-4e08-aedf-7f0618846dd0 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:32:01,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c296313-2430-4e08-aedf-7f0618846dd0 2018-10-22 10:32:01,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535444974899s 2018-10-22 10:32:01,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c296313-2430-4e08-aedf-7f0618846dd0 2018-10-22 10:32:01,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 10:32:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=296b7e47-e823-4b61-a5d6-f2c805ee5847" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:01,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-4da67f55-4b6e-491a-8ed3-943409d758ac Date: Mon, 22 Oct 2018 10:32:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T10:31:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519146-955c-487b-bb5d-abc936170176","ip_address":"192.168.120.10"}],"id":"6ad7e3ed-6445-484d-b5db-4ce4379f4c17","security_groups":["0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"],"mac_address":"fa:16:3e:5f:ed:9e","project_id":"cefbe496f6e845ee84342dc45433a306","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:29:20Z","binding:vnic_type":"normal","device_id":"296b7e47-e823-4b61-a5d6-f2c805ee5847"}]} 2018-10-22 10:32:01,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=296b7e47-e823-4b61-a5d6-f2c805ee5847 used request id req-4da67f55-4b6e-491a-8ed3-943409d758ac 2018-10-22 10:32:01,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0642149448395s 2018-10-22 10:32:01,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=296b7e47-e823-4b61-a5d6-f2c805ee5847 used request id req-4da67f55-4b6e-491a-8ed3-943409d758ac 2018-10-22 10:32:01,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:32:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6ad7e3ed-6445-484d-b5db-4ce4379f4c17" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:01,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-37cb04ef-0fef-4272-8d4b-fc10b7e154a9 Date: Mon, 22 Oct 2018 10:32:01 GMT RESP BODY: {"floatingips": []} 2018-10-22 10:32:01,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6ad7e3ed-6445-484d-b5db-4ce4379f4c17 used request id req-37cb04ef-0fef-4272-8d4b-fc10b7e154a9 2018-10-22 10:32:01,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201618671417s 2018-10-22 10:32:01,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6ad7e3ed-6445-484d-b5db-4ce4379f4c17 used request id req-37cb04ef-0fef-4272-8d4b-fc10b7e154a9 2018-10-22 10:32:01,444 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5f:ed:9e', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3896fed7-ce7c-41c8-9ba0-662f0186b58a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T10:31:59.000000', 'flavor': Munch({u'id': u'7379fc69-391f-4af2-bbac-de94e3e4e2d4'}), 'az': u'nova', 'id': u'296b7e47-e823-4b61-a5d6-f2c805ee5847', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc999f8821894c6c8c60cc36cb8bd467', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cefbe496f6e845ee84342dc45433a306', 'name': 'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-22T10:31:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-22T10:31:59Z', 'hostId': u'bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-22T10:31:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cefbe496f6e845ee84342dc45433a306', 'name': u'vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388', 'adminPass': u'hwjzPg97dv8G', 'tenant_id': u'cefbe496f6e845ee84342dc45433a306', 'region': 'regionOne', 'created': u'2018-10-22T10:29:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-22 10:32:01,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:32:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:01,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-ddfec5cf-4d16-4124-b789-2ea59f88dd0b Date: Mon, 22 Oct 2018 10:32: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":["1e519146-955c-487b-bb5d-abc936170176"],"updated_at":"2018-10-22T10:27:26Z","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cefbe496f6e845ee84342dc45433a306","id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","name":"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:32:01,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ddfec5cf-4d16-4124-b789-2ea59f88dd0b 2018-10-22 10:32:01,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119961023331s 2018-10-22 10:32:01,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ddfec5cf-4d16-4124-b789-2ea59f88dd0b 2018-10-22 10:32:01,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-22 10:32:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=296b7e47-e823-4b61-a5d6-f2c805ee5847" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8239f0d9-48d7-4ac9-a1ba-6abc31543c4a Date: Mon, 22 Oct 2018 10:32:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-22T10:31:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519146-955c-487b-bb5d-abc936170176","ip_address":"192.168.120.10"}],"id":"6ad7e3ed-6445-484d-b5db-4ce4379f4c17","security_groups":["0b45bdbc-8bb1-4eeb-93ee-73883e8567f6"],"mac_address":"fa:16:3e:5f:ed:9e","project_id":"cefbe496f6e845ee84342dc45433a306","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:29:20Z","binding:vnic_type":"normal","device_id":"296b7e47-e823-4b61-a5d6-f2c805ee5847"}]} 2018-10-22 10:32:01,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=296b7e47-e823-4b61-a5d6-f2c805ee5847 used request id req-8239f0d9-48d7-4ac9-a1ba-6abc31543c4a 2018-10-22 10:32:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588660240173s 2018-10-22 10:32:01,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=296b7e47-e823-4b61-a5d6-f2c805ee5847 used request id req-8239f0d9-48d7-4ac9-a1ba-6abc31543c4a 2018-10-22 10:32:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-22 10:32:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"floatingip": {"floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17"}}' 2018-10-22 10:32:03,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-2474823c-d170-497f-a8b5-1905b207ae52 Date: Mon, 22 Oct 2018 10:32:03 GMT RESP BODY: {"floatingip": {"router_id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:32:02Z", "updated_at": "2018-10-22T10:32:02Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cefbe496f6e845ee84342dc45433a306", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17", "id": "3ca5d05f-0857-490e-b284-abd23fe3a25f"}} 2018-10-22 10:32:03,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2474823c-d170-497f-a8b5-1905b207ae52 2018-10-22 10:32:03,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.03676605225s 2018-10-22 10:32:03,665 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2474823c-d170-497f-a8b5-1905b207ae52 2018-10-22 10:32:03,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:32:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:03,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-bdf1fd3a-8777-4584-89f2-c9138b1cc062 Date: Mon, 22 Oct 2018 10:32:03 GMT RESP BODY: {"floatingips": [{"router_id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:32:02Z", "updated_at": "2018-10-22T10:32:02Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cefbe496f6e845ee84342dc45433a306", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17", "id": "3ca5d05f-0857-490e-b284-abd23fe3a25f"}]} 2018-10-22 10:32:03,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bdf1fd3a-8777-4584-89f2-c9138b1cc062 2018-10-22 10:32:03,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0286478996277s 2018-10-22 10:32:03,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bdf1fd3a-8777-4584-89f2-c9138b1cc062 2018-10-22 10:32:03,707 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 10:32:03,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:32:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:03,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-c001a7bd-7dff-4ad7-be80-64b9669ebd0e Date: Mon, 22 Oct 2018 10:32:03 GMT RESP BODY: {"floatingips": [{"router_id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:32:02Z", "updated_at": "2018-10-22T10:32:02Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cefbe496f6e845ee84342dc45433a306", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17", "id": "3ca5d05f-0857-490e-b284-abd23fe3a25f"}]} 2018-10-22 10:32:03,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c001a7bd-7dff-4ad7-be80-64b9669ebd0e 2018-10-22 10:32:03,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0341000556946s 2018-10-22 10:32:03,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c001a7bd-7dff-4ad7-be80-64b9669ebd0e 2018-10-22 10:32:03,850 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 10:32:03,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:32:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:03,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-919fdf28-45d5-41e8-a2f2-f8a04cb5357e Date: Mon, 22 Oct 2018 10:32:03 GMT RESP BODY: {"floatingips": [{"router_id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:32:02Z", "updated_at": "2018-10-22T10:32:02Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cefbe496f6e845ee84342dc45433a306", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17", "id": "3ca5d05f-0857-490e-b284-abd23fe3a25f"}]} 2018-10-22 10:32:03,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-919fdf28-45d5-41e8-a2f2-f8a04cb5357e 2018-10-22 10:32:03,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0221989154816s 2018-10-22 10:32:03,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-919fdf28-45d5-41e8-a2f2-f8a04cb5357e 2018-10-22 10:32:03,981 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 10:32:04,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:32:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:04,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-e842ed22-adfb-4e7a-9bbb-0f120b4b0f97 Date: Mon, 22 Oct 2018 10:32:04 GMT RESP BODY: {"floatingips": [{"router_id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:32:02Z", "updated_at": "2018-10-22T10:32:02Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cefbe496f6e845ee84342dc45433a306", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17", "id": "3ca5d05f-0857-490e-b284-abd23fe3a25f"}]} 2018-10-22 10:32:04,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e842ed22-adfb-4e7a-9bbb-0f120b4b0f97 2018-10-22 10:32:04,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224180221558s 2018-10-22 10:32:04,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e842ed22-adfb-4e7a-9bbb-0f120b4b0f97 2018-10-22 10:32:04,113 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-22 10:32:04,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:32:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:32:04,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-50b8fae8-fbc0-4e83-94cc-960ffd6fdfae Date: Mon, 22 Oct 2018 10:32:04 GMT RESP BODY: {"floatingips": [{"router_id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:32:02Z", "updated_at": "2018-10-22T10:32:02Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cefbe496f6e845ee84342dc45433a306", "port_id": "6ad7e3ed-6445-484d-b5db-4ce4379f4c17", "id": "3ca5d05f-0857-490e-b284-abd23fe3a25f"}]} 2018-10-22 10:32:04,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-50b8fae8-fbc0-4e83-94cc-960ffd6fdfae 2018-10-22 10:32:04,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225989818573s 2018-10-22 10:32:04,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-50b8fae8-fbc0-4e83-94cc-960ffd6fdfae 2018-10-22 10:32:04,244 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'1ba5f731-2cc7-41a9-8c41-40dc6e29c455', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cefbe496f6e845ee84342dc45433a306', 'created_at': u'2018-10-22T10:32:02Z', 'attached': True, 'updated_at': u'2018-10-22T10:32:02Z', 'id': u'3ca5d05f-0857-490e-b284-abd23fe3a25f', 'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cefbe496f6e845ee84342dc45433a306', 'name': 'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'1ba5f731-2cc7-41a9-8c41-40dc6e29c455', 'project_id': u'cefbe496f6e845ee84342dc45433a306', 'port_id': u'6ad7e3ed-6445-484d-b5db-4ce4379f4c17', 'port': u'6ad7e3ed-6445-484d-b5db-4ce4379f4c17', 'network': u'd8029335-a52b-439d-95d9-1488b78e0214'}) 2018-10-22 10:32:04,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-22 10:32:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847/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}798d10bfafa2734c21430d426896e07463e28621" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 10:32:07,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:32:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7ae2fa-0fbd-47a9-ae9c-637ed7ab0dd8 x-compute-request-id: req-cc7ae2fa-0fbd-47a9-ae9c-637ed7ab0dd8 Content-Encoding: gzip Content-Length: 10938 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 1902518883 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.908 MHz processor\n[ 0.306425] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.308651] pid_max: default: 32768 minimum: 301\n[ 0.309863] Security Framework initialized\n[ 0.310942] SELinux: Initializing.\n[ 0.312189] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.316213] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.319145] Mount-cache hash table entries: 4096\n[ 0.320590] Initializing cgroup subsys memory\n[ 0.321752] Initializing cgroup subsys devices\n[ 0.322908] Initializing cgroup subsys freezer\n[ 0.324034] Initializing cgroup subsys net_cls\n[ 0.325147] Initializing cgroup subsys blkio\n[ 0.326281] Initializing cgroup subsys perf_event\n[ 0.327451] Initializing cgroup subsys hugetlb\n[ 0.328634] Initializing cgroup subsys pids\n[ 0.329744] Initializing cgroup subsys net_prio\n[ 0.331018] CPU: Physical Processor ID: 0\n[ 0.332803] mce: CPU supports 10 MCE banks\n[ 0.333909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336525] tlb_flushall_shift: 6\n[ 0.337687] Freeing SMP alternatives: 28k freed\n[ 0.341636] ACPI: Core revision 20130517\n[ 0.343099] ACPI: All ACPI Tables successfully acquired\n[ 0.344540] ftrace: allocating 25812 entries in 101 pages\n[ 0.366487] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367958] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369414] smpboot: Max logical packages: 2\n[ 0.370683] Enabling x2apic\n[ 0.371568] Enabled x2apic\n[ 0.372627] Switched APIC routing to physical x2apic.\n[ 0.374773] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376243] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.386192] KVM setup paravirtual spinlock\n[ 0.388436] smpboot: Booting Node 0, Processors #1 OK\n[ 0.390052] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.411743] Brought up 2 CPUs\n[ 0.411745] KVM setup async PF for cpu 1\n[ 0.411748] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414907] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.416978] devtmpfs: initialized\n[ 0.419797] EVM: security.selinux\n[ 0.420787] EVM: security.ima\n[ 0.421707] EVM: security.capability\n[ 0.423349] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.424865] pinctrl core: initialized pinctrl subsystem\n[ 0.426257] NET: Registered protocol family 16\n[ 0.427578] ACPI: bus type PCI registered\n[ 0.428672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.430182] PCI: Using configuration type 1 for base access\n[ 0.434836] ACPI: Added _OSI(Module Device)\n[ 0.435956] ACPI: Added _OSI(Processor Device)\n[ 0.437086] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.438241] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.441018] ACPI: Interpreter enabled\n[ 0.442054] ACPI: (supports S0 S5)\n[ 0.443012] ACPI: Using IOAPIC for interrupt routing\n[ 0.444210] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.451053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455203] acpiphp: Slot [3] registered\n[ 0.456260] acpiphp: Slot [4] registered\n[ 0.457317] acpiphp: Slot [5] registered\n[ 0.458374] acpiphp: Slot [6] registered\n[ 0.459424] acpiphp: Slot [7] registered\n[ 0.460473] acpiphp: Slot [8] registered\n[ 0.461525] acpiphp: Slot [9] registered\n[ 0.462576] acpiphp: Slot [10] registered\n[ 0.463642] acpiphp: Slot [11] registered\n[ 0.464705] acpiphp: Slot [12] registered\n[ 0.465774] acpiphp: Slot [13] registered\n[ 0.466841] acpiphp: Slot [14] registered\n[ 0.467905] acpiphp: Slot [15] registered\n[ 0.468969] acpiphp: Slot [16] registered\n[ 0.470040] acpiphp: Slot [17] registered\n[ 0.471103] acpiphp: Slot [18] registered\n[ 0.472162] acpiphp: Slot [19] registered\n[ 0.473226] acpiphp: Slot [20] registered\n[ 0.474288] acpiphp: Slot [21] registered\n[ 0.475346] acpiphp: Slot [22] registered\n[ 0.476405] acpiphp: Slot [23] registered\n[ 0.477465] acpiphp: Slot [24] registered\n[ 0.478528] acpiphp: Slot [25] registered\n[ 0.479595] acpiphp: Slot [26] registered\n[ 0.480663] acpiphp: Slot [27] registered\n[ 0.481727] acpiphp: Slot [28] registered\n[ 0.482789] acpiphp: Slot [29] registered\n[ 0.483850] acpiphp: Slot [30] registered\n[ 0.484913] acpiphp: Slot [31] registered\n[ 0.485970] PCI host bridge to bus 0000:00\n[ 0.487036] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489746] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493161] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500996] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503958] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505454] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565281] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573137] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576686] vgaarb: loaded\n[ 0.577546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.578889] SCSI subsystem initialized\n[ 0.579934] ACPI: bus type USB registered\n[ 0.581003] usbcore: registered new interface driver usbfs\n[ 0.582282] usbcore: registered new interface driver hub\n[ 0.583552] usbcore: registered new device driver usb\n[ 0.584865] PCI: Using ACPI for IRQ routing\n[ 0.586198] NetLabel: Initializing\n[ 0.587173] NetLabel: domain hash size = 128\n[ 0.588270] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589484] NetLabel: unlabeled traffic allowed by default\n[ 0.590850] Switched to clocksource kvm-clock\n[ 0.598125] pnp: PnP ACPI init\n[ 0.599067] ACPI: bus type PNP registered\n[ 0.600443] pnp: PnP ACPI: found 5 devices\n[ 0.601528] ACPI: bus type PNP unregistered\n[ 0.608609] NET: Registered protocol family 2\n[ 0.609967] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612104] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.613829] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615340] TCP: reno registered\n[ 0.616291] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617690] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619246] NET: Registered protocol family 1\n[ 0.620433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621823] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623188] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.662737] Unpacking initramfs...\n[ 1.059059] Freeing initrd memory: 37508k freed\n[ 1.068271] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.069845] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.079043] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.080497] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.082136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.083565] Initialise system trusted keyring\n[ 1.084726] audit: initializing netlink socket (disabled)\n[ 1.086024] type=2000 audit(1540204322.415:1): initialized\n[ 1.102498] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.103954] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106450] zpool: loaded\n[ 1.107337] zbud: loaded\n[ 1.108317] VFS: Disk quotas dquot_6.5.2\n[ 1.109416] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110970] msgmni has been set to 7578\n[ 1.112075] Key type big_key registered\n[ 1.113644] NET: Registered protocol family 38\n[ 1.114817] Key type asymmetric registered\n[ 1.115930] Asymmetric key parser 'x509' registered\n[ 1.117159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.119183] io scheduler noop registered\n[ 1.120320] io scheduler deadline registered (default)\n[ 1.122220] io scheduler cfq registered\n[ 1.123958] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.137513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.139978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.142675] ACPI: Power Button [PWRF]\n[ 1.144010] GHES: HEST is not enabled!\n[ 1.145319] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.170035] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.171929] Non-volatile memory driver v1.3\n[ 1.173305] Linux agpgart interface v0.103\n[ 1.174735] crash memory driver: version 1.1\n[ 1.176182] rdac: device handler registered\n[ 1.177590] hp_sw: device handler registered\n[ 1.178979] emc: device handler registered\n[ 1.180325] alua: device handler registered\n[ 1.181708] libphy: Fixed MDIO Bus: probed\n[ 1.183089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.184965] ehci-pci: EHCI PCI platform driver\n[ 1.186393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.188181] ohci-pci: OHCI PCI platform driver\n[ 1.189598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.209993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.211616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.214042] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.215601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.217325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.219208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.221656] usb usb1: Product: UHCI Host Controller\n[ 1.223132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.225066] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.226528] hub 1-0:1.0: USB hub found\n[ 1.227810] hub 1-0:1.0: 2 ports detected\n[ 1.229229] usbcore: registered new interface driver usbserial\n[ 1.231009] usbcore: registered new interface driver usbserial_generic\n[ 1.232879] usbserial: USB Serial support registered for generic\n[ 1.234682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.237911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.239175] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.240493] mousedev: PS/2 mouse device common for all mice\n[ 1.242053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.244742] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.246964] rtc_cmos 00:00: RTC can wake from S4\n[ 1.247200] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.251399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.253235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.255082] cpuidle: using governor menu\n[ 1.256398] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.258039] usbcore: registered new interface driver usbhid\n[ 1.259658] usbhid: USB HID core driver\n[ 1.260939] drop_monitor: Initializing network drop monitor service\n[ 1.262739] TCP: cubic registered\n[ 1.263905] Initializing XFRM netlink socket\n[ 1.265306] NET: Registered protocol family 10\n[ 1.266930] NET: Registered protocol family 17\n[ 1.268498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.269858] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.271599] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.274438] Loading compiled-in X.509 certificates\n[ 1.275952] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.278676] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.281399] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.283733] registered taskstats version 1\n[ 1.286306] Key type trusted registered\n[ 1.288525] Key type encrypted registered\n[ 1.290736] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.292401] rtc_cmos 00:00: setting system clock to 2018-10-22 10:32:02 UTC (1540204322)\n[ 1.295105] Freeing unused kernel memory: 1680k freed\n[ 1.299314] 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.303338] systemd[1]: Detected virtualization kvm.\n[ 1.304576] systemd[1]: Detected architecture x86-64.\n[ 1.305808] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.308103] systemd[1]: No hostname configured.\n[ 1.309278] systemd[1]: Set hostname to .\n[ 1.310551] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.331651] systemd[1]: Created slice Root Slice.\n[ 1.332863] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.334837] systemd[1]: Listening on udev Control Socket.\n[ 1.336137] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.338093] systemd[1]: Reached target Swap.\n[ 1.339223] systemd[1]: Starting Swap.\n[ 1.340303] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.342387] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.345295] systemd[1]: Reached target Local File Systems.\n[ 1.346585] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.348611] systemd[1]: Listening on udev Kernel Socket.\n[ 1.349894] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.351841] systemd[1]: Reached target Timers.\n[ 1.352998] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.354876] systemd[1]: Listening on Journal Socket.\n[ 1.356107] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.357995] systemd[1]: Reached target Sockets.\n[ 1.359161] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.361034] systemd[1]: Created slice System Slice.\n[ 1.362248] systemd[1]: Starting System Slice.\n[ 1.363637] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.366214] systemd[1]: Reached target Slices.\n[ 1.367372] systemd[1]: Starting Slices.\n[ 1.368740] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.371420] systemd[1]: Reached target Paths.\n[ 1.372560] systemd[1]: Starting Paths.\n[ 1.373938] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.376270] 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[[32m OK [0m] Started Journal Service.\n[ 1.381906] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.434504] RPC: Registered named UNIX socket transport module.\n[ 1.435895] RPC: Registered udp transport module.\n[ 1.437068] RPC: Registered tcp transport module.\n[ 1.438232] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.518149] scsi host0: ata_piix\n[ 1.519963] scsi host1: ata_piix\n[ 1.521370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.523534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.525934] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m[ 1.532003] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.562669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.602285] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.607411] 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.684422] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.686217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.688068] usb 1-1: Product: QEMU USB Tablet\n[ 1.689361] usb 1-1: Manufacturer: QEMU\n[ 1.690559] usb 1-1: SerialNumber: 42\n[ 1.700724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.703589] 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.786187] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.788463] XFS (vda1): Mounting V4 Filesystem\n[ 1.905228] 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[ 2.078905] tsc: Refined TSC clocksource calibration: 3491.908 MHz\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 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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.126949] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.193744] SELinux: Disabled at runtime.\n[ 2.231859] type=1404 audit(1540204323.439:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.269912] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.271509] 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] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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 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[ 2.569560] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\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] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\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[ 2.648952] 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 Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.756265] type=1305 audit(1540204323.963:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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[[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] Reached target Timers.\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 Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n[ 2.914299] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.918665] [drm] Initialized drm 1.1.0 20060810\n[ 2.922530] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...[ 2.944303] ppdev: user-space parallel port driver\n\n[ 2.952752] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.952752] [TTM] Initializing pool allocator\n[ 2.952754] [TTM] Initializing DMA pool allocator\n[ 2.952992] [drm] fb mappable at 0xFC000000\n[ 2.952992] [drm] vram aper at 0xFC000000\n[ 2.952992] [drm] size 33554432\n[ 2.952993] [drm] fb depth is 24\n[ 2.952993] [drm] pitch is 3072\n Starting LSB: Bring up/down networking...\n[ 2.983236] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.004698] Console: switching to colour frame buffer device 128x48\n[ 3.017622] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Initial cloud-init job (pre-networking)...\n[ 3.020034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\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).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.140576] AES CTR mode by8 optimization enabled\n[ 3.142965] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.149806] alg: No test for crc32 (crc32-pclmul)\n[ 3.178917] intel_rapl: no valid rapl domains found in package 0\n[ 3.211835] intel_rapl: no valid rapl domains found in package 0\n[ 3.220485] intel_powerclamp: No package C-state available\n[ 3.225537] intel_powerclamp: No package C-state available[ 3.844439] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 10:32:05 +0000. Up 3.81 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-22 10:32:07,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847/action used request id req-cc7ae2fa-0fbd-47a9-ae9c-637ed7ab0dd8 2018-10-22 10:32:07,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.79006910324s 2018-10-22 10:32:07,036 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847/action used request id req-cc7ae2fa-0fbd-47a9-ae9c-637ed7ab0dd8 2018-10-22 10:32:07,037 - 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 1902518883 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.908 MHz processor [ 0.306425] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.308651] pid_max: default: 32768 minimum: 301 [ 0.309863] Security Framework initialized [ 0.310942] SELinux: Initializing. [ 0.312189] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.316213] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.319145] Mount-cache hash table entries: 4096 [ 0.320590] Initializing cgroup subsys memory [ 0.321752] Initializing cgroup subsys devices [ 0.322908] Initializing cgroup subsys freezer [ 0.324034] Initializing cgroup subsys net_cls [ 0.325147] Initializing cgroup subsys blkio [ 0.326281] Initializing cgroup subsys perf_event [ 0.327451] Initializing cgroup subsys hugetlb [ 0.328634] Initializing cgroup subsys pids [ 0.329744] Initializing cgroup subsys net_prio [ 0.331018] CPU: Physical Processor ID: 0 [ 0.332803] mce: CPU supports 10 MCE banks [ 0.333909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336525] tlb_flushall_shift: 6 [ 0.337687] Freeing SMP alternatives: 28k freed [ 0.341636] ACPI: Core revision 20130517 [ 0.343099] ACPI: All ACPI Tables successfully acquired [ 0.344540] ftrace: allocating 25812 entries in 101 pages [ 0.366487] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367958] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369414] smpboot: Max logical packages: 2 [ 0.370683] Enabling x2apic [ 0.371568] Enabled x2apic [ 0.372627] Switched APIC routing to physical x2apic. [ 0.374773] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376243] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386192] KVM setup paravirtual spinlock [ 0.388436] smpboot: Booting Node 0, Processors #1 OK [ 0.390052] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.411743] Brought up 2 CPUs [ 0.411745] KVM setup async PF for cpu 1 [ 0.411748] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414907] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.416978] devtmpfs: initialized [ 0.419797] EVM: security.selinux [ 0.420787] EVM: security.ima [ 0.421707] EVM: security.capability [ 0.423349] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.424865] pinctrl core: initialized pinctrl subsystem [ 0.426257] NET: Registered protocol family 16 [ 0.427578] ACPI: bus type PCI registered [ 0.428672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.430182] PCI: Using configuration type 1 for base access [ 0.434836] ACPI: Added _OSI(Module Device) [ 0.435956] ACPI: Added _OSI(Processor Device) [ 0.437086] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.438241] ACPI: Added _OSI(Processor Aggregator Device) [ 0.441018] ACPI: Interpreter enabled [ 0.442054] ACPI: (supports S0 S5) [ 0.443012] ACPI: Using IOAPIC for interrupt routing [ 0.444210] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.451053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455203] acpiphp: Slot [3] registered [ 0.456260] acpiphp: Slot [4] registered [ 0.457317] acpiphp: Slot [5] registered [ 0.458374] acpiphp: Slot [6] registered [ 0.459424] acpiphp: Slot [7] registered [ 0.460473] acpiphp: Slot [8] registered [ 0.461525] acpiphp: Slot [9] registered [ 0.462576] acpiphp: Slot [10] registered [ 0.463642] acpiphp: Slot [11] registered [ 0.464705] acpiphp: Slot [12] registered [ 0.465774] acpiphp: Slot [13] registered [ 0.466841] acpiphp: Slot [14] registered [ 0.467905] acpiphp: Slot [15] registered [ 0.468969] acpiphp: Slot [16] registered [ 0.470040] acpiphp: Slot [17] registered [ 0.471103] acpiphp: Slot [18] registered [ 0.472162] acpiphp: Slot [19] registered [ 0.473226] acpiphp: Slot [20] registered [ 0.474288] acpiphp: Slot [21] registered [ 0.475346] acpiphp: Slot [22] registered [ 0.476405] acpiphp: Slot [23] registered [ 0.477465] acpiphp: Slot [24] registered [ 0.478528] acpiphp: Slot [25] registered [ 0.479595] acpiphp: Slot [26] registered [ 0.480663] acpiphp: Slot [27] registered [ 0.481727] acpiphp: Slot [28] registered [ 0.482789] acpiphp: Slot [29] registered [ 0.483850] acpiphp: Slot [30] registered [ 0.484913] acpiphp: Slot [31] registered [ 0.485970] PCI host bridge to bus 0000:00 [ 0.487036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489746] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493161] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500996] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503958] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505454] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565281] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573137] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576686] vgaarb: loaded [ 0.577546] vgaarb: bridge control possible 0000:00:02.0 [ 0.578889] SCSI subsystem initialized [ 0.579934] ACPI: bus type USB registered [ 0.581003] usbcore: registered new interface driver usbfs [ 0.582282] usbcore: registered new interface driver hub [ 0.583552] usbcore: registered new device driver usb [ 0.584865] PCI: Using ACPI for IRQ routing [ 0.586198] NetLabel: Initializing [ 0.587173] NetLabel: domain hash size = 128 [ 0.588270] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589484] NetLabel: unlabeled traffic allowed by default [ 0.590850] Switched to clocksource kvm-clock [ 0.598125] pnp: PnP ACPI init [ 0.599067] ACPI: bus type PNP registered [ 0.600443] pnp: PnP ACPI: found 5 devices [ 0.601528] ACPI: bus type PNP unregistered [ 0.608609] NET: Registered protocol family 2 [ 0.609967] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612104] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.613829] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615340] TCP: reno registered [ 0.616291] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617690] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619246] NET: Registered protocol family 1 [ 0.620433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621823] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623188] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.662737] Unpacking initramfs... [ 1.059059] Freeing initrd memory: 37508k freed [ 1.068271] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.069845] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.079043] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.080497] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.082136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.083565] Initialise system trusted keyring [ 1.084726] audit: initializing netlink socket (disabled) [ 1.086024] type=2000 audit(1540204322.415:1): initialized [ 1.102498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.103954] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106450] zpool: loaded [ 1.107337] zbud: loaded [ 1.108317] VFS: Disk quotas dquot_6.5.2 [ 1.109416] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.110970] msgmni has been set to 7578 [ 1.112075] Key type big_key registered [ 1.113644] NET: Registered protocol family 38 [ 1.114817] Key type asymmetric registered [ 1.115930] Asymmetric key parser 'x509' registered [ 1.117159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.119183] io scheduler noop registered [ 1.120320] io scheduler deadline registered (default) [ 1.122220] io scheduler cfq registered [ 1.123958] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.137513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.139978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.142675] ACPI: Power Button [PWRF] [ 1.144010] GHES: HEST is not enabled! [ 1.145319] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.170035] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.171929] Non-volatile memory driver v1.3 [ 1.173305] Linux agpgart interface v0.103 [ 1.174735] crash memory driver: version 1.1 [ 1.176182] rdac: device handler registered [ 1.177590] hp_sw: device handler registered [ 1.178979] emc: device handler registered [ 1.180325] alua: device handler registered [ 1.181708] libphy: Fixed MDIO Bus: probed [ 1.183089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.184965] ehci-pci: EHCI PCI platform driver [ 1.186393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.188181] ohci-pci: OHCI PCI platform driver [ 1.189598] uhci_hcd: USB Universal Host Controller Interface driver [ 1.209993] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.211616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.214042] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.215601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.217325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.219208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.221656] usb usb1: Product: UHCI Host Controller [ 1.223132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.225066] usb usb1: SerialNumber: 0000:00:01.2 [ 1.226528] hub 1-0:1.0: USB hub found [ 1.227810] hub 1-0:1.0: 2 ports detected [ 1.229229] usbcore: registered new interface driver usbserial [ 1.231009] usbcore: registered new interface driver usbserial_generic [ 1.232879] usbserial: USB Serial support registered for generic [ 1.234682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.237911] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.239175] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.240493] mousedev: PS/2 mouse device common for all mice [ 1.242053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.244742] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.246964] rtc_cmos 00:00: RTC can wake from S4 [ 1.247200] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.251399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.253235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.255082] cpuidle: using governor menu [ 1.256398] hidraw: raw HID events driver (C) Jiri Kosina [ 1.258039] usbcore: registered new interface driver usbhid [ 1.259658] usbhid: USB HID core driver [ 1.260939] drop_monitor: Initializing network drop monitor service [ 1.262739] TCP: cubic registered [ 1.263905] Initializing XFRM netlink socket [ 1.265306] NET: Registered protocol family 10 [ 1.266930] NET: Registered protocol family 17 [ 1.268498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.269858] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.271599] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.274438] Loading compiled-in X.509 certificates [ 1.275952] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.278676] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.281399] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.283733] registered taskstats version 1 [ 1.286306] Key type trusted registered [ 1.288525] Key type encrypted registered [ 1.290736] IMA: No TPM chip found, activating TPM-bypass! [ 1.292401] rtc_cmos 00:00: setting system clock to 2018-10-22 10:32:02 UTC (1540204322) [ 1.295105] Freeing unused kernel memory: 1680k freed [ 1.299314] 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.303338] systemd[1]: Detected virtualization kvm. [ 1.304576] systemd[1]: Detected architecture x86-64. [ 1.305808] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.308103] systemd[1]: No hostname configured. [ 1.309278] systemd[1]: Set hostname to . [ 1.310551] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.331651] systemd[1]: Created slice Root Slice. [ 1.332863] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.334837] systemd[1]: Listening on udev Control Socket. [ 1.336137] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.338093] systemd[1]: Reached target Swap. [ 1.339223] systemd[1]: Starting Swap. [ 1.340303] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.342387] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.345295] systemd[1]: Reached target Local File Systems. [ 1.346585] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.348611] systemd[1]: Listening on udev Kernel Socket. [ 1.349894] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.351841] systemd[1]: Reached target Timers. [ 1.352998] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.354876] systemd[1]: Listening on Journal Socket. [ 1.356107] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.357995] systemd[1]: Reached target Sockets. [ 1.359161] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.361034] systemd[1]: Created slice System Slice. [ 1.362248] systemd[1]: Starting System Slice. [ 1.363637] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.366214] systemd[1]: Reached target Slices. [ 1.367372] systemd[1]: Starting Slices. [ 1.368740] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.371420] systemd[1]: Reached target Paths. [ 1.372560] systemd[1]: Starting Paths. [ 1.373938] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.376270] 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... [[32m OK [0m] Started Journal Service. [ 1.381906] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.434504] RPC: Registered named UNIX socket transport module. [ 1.435895] RPC: Registered udp transport module. [ 1.437068] RPC: Registered tcp transport module. [ 1.438232] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.518149] scsi host0: ata_piix [ 1.519963] scsi host1: ata_piix [ 1.521370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.523534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.525934] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m[ 1.532003] usb 1-1: new full-speed USB device number 2 using uhci_hcd ] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.562669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.602285] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.607411] 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.684422] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.686217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.688068] usb 1-1: Product: QEMU USB Tablet [ 1.689361] usb 1-1: Manufacturer: QEMU [ 1.690559] usb 1-1: SerialNumber: 42 [ 1.700724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.703589] 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.786187] SGI XFS with ACLs, security attributes, no debug enabled [ 1.788463] XFS (vda1): Mounting V4 Filesystem [ 1.905228] 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... [ 2.078905] tsc: Refined TSC clocksource calibration: 3491.908 MHz [[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 target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.126949] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.193744] SELinux: Disabled at runtime. [ 2.231859] type=1404 audit(1540204323.439:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.269912] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.271509] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[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 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. [ 2.569560] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [ 2.648952] 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 Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.756265] type=1305 audit(1540204323.963:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[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 Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... [ 2.914299] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.918665] [drm] Initialized drm 1.1.0 20060810 [ 2.922530] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon...[ 2.944303] ppdev: user-space parallel port driver [ 2.952752] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.952752] [TTM] Initializing pool allocator [ 2.952754] [TTM] Initializing DMA pool allocator [ 2.952992] [drm] fb mappable at 0xFC000000 [ 2.952992] [drm] vram aper at 0xFC000000 [ 2.952992] [drm] size 33554432 [ 2.952993] [drm] fb depth is 24 [ 2.952993] [drm] pitch is 3072 Starting LSB: Bring up/down networking... [ 2.983236] fbcon: cirrusdrmfb (fb0) is primary device [ 3.004698] Console: switching to colour frame buffer device 128x48 [ 3.017622] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Initial cloud-init job (pre-networking)... [ 3.020034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.140576] AES CTR mode by8 optimization enabled [ 3.142965] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.149806] alg: No test for crc32 (crc32-pclmul) [ 3.178917] intel_rapl: no valid rapl domains found in package 0 [ 3.211835] intel_rapl: no valid rapl domains found in package 0 [ 3.220485] intel_powerclamp: No package C-state available [ 3.225537] intel_powerclamp: No package C-state available[ 3.844439] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 10:32:05 +0000. Up 3.81 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-22 10:32:07,374 - 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 2018-10-22 10:32:16,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-22 10:32:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847/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}798d10bfafa2734c21430d426896e07463e28621" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-22 10:32:17,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-422c162a-0e39-440b-9bb1-36d56a85e301 x-compute-request-id: req-422c162a-0e39-440b-9bb1-36d56a85e301 Content-Encoding: gzip Content-Length: 12713 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 1902518883 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.908 MHz processor\n[ 0.306425] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.308651] pid_max: default: 32768 minimum: 301\n[ 0.309863] Security Framework initialized\n[ 0.310942] SELinux: Initializing.\n[ 0.312189] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.316213] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.319145] Mount-cache hash table entries: 4096\n[ 0.320590] Initializing cgroup subsys memory\n[ 0.321752] Initializing cgroup subsys devices\n[ 0.322908] Initializing cgroup subsys freezer\n[ 0.324034] Initializing cgroup subsys net_cls\n[ 0.325147] Initializing cgroup subsys blkio\n[ 0.326281] Initializing cgroup subsys perf_event\n[ 0.327451] Initializing cgroup subsys hugetlb\n[ 0.328634] Initializing cgroup subsys pids\n[ 0.329744] Initializing cgroup subsys net_prio\n[ 0.331018] CPU: Physical Processor ID: 0\n[ 0.332803] mce: CPU supports 10 MCE banks\n[ 0.333909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336525] tlb_flushall_shift: 6\n[ 0.337687] Freeing SMP alternatives: 28k freed\n[ 0.341636] ACPI: Core revision 20130517\n[ 0.343099] ACPI: All ACPI Tables successfully acquired\n[ 0.344540] ftrace: allocating 25812 entries in 101 pages\n[ 0.366487] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367958] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369414] smpboot: Max logical packages: 2\n[ 0.370683] Enabling x2apic\n[ 0.371568] Enabled x2apic\n[ 0.372627] Switched APIC routing to physical x2apic.\n[ 0.374773] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376243] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.386192] KVM setup paravirtual spinlock\n[ 0.388436] smpboot: Booting Node 0, Processors #1 OK\n[ 0.390052] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.411743] Brought up 2 CPUs\n[ 0.411745] KVM setup async PF for cpu 1\n[ 0.411748] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414907] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.416978] devtmpfs: initialized\n[ 0.419797] EVM: security.selinux\n[ 0.420787] EVM: security.ima\n[ 0.421707] EVM: security.capability\n[ 0.423349] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.424865] pinctrl core: initialized pinctrl subsystem\n[ 0.426257] NET: Registered protocol family 16\n[ 0.427578] ACPI: bus type PCI registered\n[ 0.428672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.430182] PCI: Using configuration type 1 for base access\n[ 0.434836] ACPI: Added _OSI(Module Device)\n[ 0.435956] ACPI: Added _OSI(Processor Device)\n[ 0.437086] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.438241] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.441018] ACPI: Interpreter enabled\n[ 0.442054] ACPI: (supports S0 S5)\n[ 0.443012] ACPI: Using IOAPIC for interrupt routing\n[ 0.444210] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.451053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455203] acpiphp: Slot [3] registered\n[ 0.456260] acpiphp: Slot [4] registered\n[ 0.457317] acpiphp: Slot [5] registered\n[ 0.458374] acpiphp: Slot [6] registered\n[ 0.459424] acpiphp: Slot [7] registered\n[ 0.460473] acpiphp: Slot [8] registered\n[ 0.461525] acpiphp: Slot [9] registered\n[ 0.462576] acpiphp: Slot [10] registered\n[ 0.463642] acpiphp: Slot [11] registered\n[ 0.464705] acpiphp: Slot [12] registered\n[ 0.465774] acpiphp: Slot [13] registered\n[ 0.466841] acpiphp: Slot [14] registered\n[ 0.467905] acpiphp: Slot [15] registered\n[ 0.468969] acpiphp: Slot [16] registered\n[ 0.470040] acpiphp: Slot [17] registered\n[ 0.471103] acpiphp: Slot [18] registered\n[ 0.472162] acpiphp: Slot [19] registered\n[ 0.473226] acpiphp: Slot [20] registered\n[ 0.474288] acpiphp: Slot [21] registered\n[ 0.475346] acpiphp: Slot [22] registered\n[ 0.476405] acpiphp: Slot [23] registered\n[ 0.477465] acpiphp: Slot [24] registered\n[ 0.478528] acpiphp: Slot [25] registered\n[ 0.479595] acpiphp: Slot [26] registered\n[ 0.480663] acpiphp: Slot [27] registered\n[ 0.481727] acpiphp: Slot [28] registered\n[ 0.482789] acpiphp: Slot [29] registered\n[ 0.483850] acpiphp: Slot [30] registered\n[ 0.484913] acpiphp: Slot [31] registered\n[ 0.485970] PCI host bridge to bus 0000:00\n[ 0.487036] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489746] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493161] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500996] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503958] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505454] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565281] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573137] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576686] vgaarb: loaded\n[ 0.577546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.578889] SCSI subsystem initialized\n[ 0.579934] ACPI: bus type USB registered\n[ 0.581003] usbcore: registered new interface driver usbfs\n[ 0.582282] usbcore: registered new interface driver hub\n[ 0.583552] usbcore: registered new device driver usb\n[ 0.584865] PCI: Using ACPI for IRQ routing\n[ 0.586198] NetLabel: Initializing\n[ 0.587173] NetLabel: domain hash size = 128\n[ 0.588270] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589484] NetLabel: unlabeled traffic allowed by default\n[ 0.590850] Switched to clocksource kvm-clock\n[ 0.598125] pnp: PnP ACPI init\n[ 0.599067] ACPI: bus type PNP registered\n[ 0.600443] pnp: PnP ACPI: found 5 devices\n[ 0.601528] ACPI: bus type PNP unregistered\n[ 0.608609] NET: Registered protocol family 2\n[ 0.609967] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612104] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.613829] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615340] TCP: reno registered\n[ 0.616291] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617690] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619246] NET: Registered protocol family 1\n[ 0.620433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621823] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623188] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.662737] Unpacking initramfs...\n[ 1.059059] Freeing initrd memory: 37508k freed\n[ 1.068271] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.069845] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.079043] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.080497] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.082136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.083565] Initialise system trusted keyring\n[ 1.084726] audit: initializing netlink socket (disabled)\n[ 1.086024] type=2000 audit(1540204322.415:1): initialized\n[ 1.102498] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.103954] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106450] zpool: loaded\n[ 1.107337] zbud: loaded\n[ 1.108317] VFS: Disk quotas dquot_6.5.2\n[ 1.109416] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110970] msgmni has been set to 7578\n[ 1.112075] Key type big_key registered\n[ 1.113644] NET: Registered protocol family 38\n[ 1.114817] Key type asymmetric registered\n[ 1.115930] Asymmetric key parser 'x509' registered\n[ 1.117159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.119183] io scheduler noop registered\n[ 1.120320] io scheduler deadline registered (default)\n[ 1.122220] io scheduler cfq registered\n[ 1.123958] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.137513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.139978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.142675] ACPI: Power Button [PWRF]\n[ 1.144010] GHES: HEST is not enabled!\n[ 1.145319] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.170035] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.171929] Non-volatile memory driver v1.3\n[ 1.173305] Linux agpgart interface v0.103\n[ 1.174735] crash memory driver: version 1.1\n[ 1.176182] rdac: device handler registered\n[ 1.177590] hp_sw: device handler registered\n[ 1.178979] emc: device handler registered\n[ 1.180325] alua: device handler registered\n[ 1.181708] libphy: Fixed MDIO Bus: probed\n[ 1.183089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.184965] ehci-pci: EHCI PCI platform driver\n[ 1.186393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.188181] ohci-pci: OHCI PCI platform driver\n[ 1.189598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.209993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.211616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.214042] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.215601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.217325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.219208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.221656] usb usb1: Product: UHCI Host Controller\n[ 1.223132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.225066] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.226528] hub 1-0:1.0: USB hub found\n[ 1.227810] hub 1-0:1.0: 2 ports detected\n[ 1.229229] usbcore: registered new interface driver usbserial\n[ 1.231009] usbcore: registered new interface driver usbserial_generic\n[ 1.232879] usbserial: USB Serial support registered for generic\n[ 1.234682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.237911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.239175] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.240493] mousedev: PS/2 mouse device common for all mice\n[ 1.242053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.244742] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.246964] rtc_cmos 00:00: RTC can wake from S4\n[ 1.247200] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.251399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.253235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.255082] cpuidle: using governor menu\n[ 1.256398] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.258039] usbcore: registered new interface driver usbhid\n[ 1.259658] usbhid: USB HID core driver\n[ 1.260939] drop_monitor: Initializing network drop monitor service\n[ 1.262739] TCP: cubic registered\n[ 1.263905] Initializing XFRM netlink socket\n[ 1.265306] NET: Registered protocol family 10\n[ 1.266930] NET: Registered protocol family 17\n[ 1.268498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.269858] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.271599] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.274438] Loading compiled-in X.509 certificates\n[ 1.275952] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.278676] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.281399] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.283733] registered taskstats version 1\n[ 1.286306] Key type trusted registered\n[ 1.288525] Key type encrypted registered\n[ 1.290736] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.292401] rtc_cmos 00:00: setting system clock to 2018-10-22 10:32:02 UTC (1540204322)\n[ 1.295105] Freeing unused kernel memory: 1680k freed\n[ 1.299314] 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.303338] systemd[1]: Detected virtualization kvm.\n[ 1.304576] systemd[1]: Detected architecture x86-64.\n[ 1.305808] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.308103] systemd[1]: No hostname configured.\n[ 1.309278] systemd[1]: Set hostname to .\n[ 1.310551] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.331651] systemd[1]: Created slice Root Slice.\n[ 1.332863] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.334837] systemd[1]: Listening on udev Control Socket.\n[ 1.336137] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.338093] systemd[1]: Reached target Swap.\n[ 1.339223] systemd[1]: Starting Swap.\n[ 1.340303] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.342387] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.345295] systemd[1]: Reached target Local File Systems.\n[ 1.346585] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.348611] systemd[1]: Listening on udev Kernel Socket.\n[ 1.349894] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.351841] systemd[1]: Reached target Timers.\n[ 1.352998] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.354876] systemd[1]: Listening on Journal Socket.\n[ 1.356107] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.357995] systemd[1]: Reached target Sockets.\n[ 1.359161] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.361034] systemd[1]: Created slice System Slice.\n[ 1.362248] systemd[1]: Starting System Slice.\n[ 1.363637] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.366214] systemd[1]: Reached target Slices.\n[ 1.367372] systemd[1]: Starting Slices.\n[ 1.368740] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.371420] systemd[1]: Reached target Paths.\n[ 1.372560] systemd[1]: Starting Paths.\n[ 1.373938] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.376270] 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[[32m OK [0m] Started Journal Service.\n[ 1.381906] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.434504] RPC: Registered named UNIX socket transport module.\n[ 1.435895] RPC: Registered udp transport module.\n[ 1.437068] RPC: Registered tcp transport module.\n[ 1.438232] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.518149] scsi host0: ata_piix\n[ 1.519963] scsi host1: ata_piix\n[ 1.521370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.523534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.525934] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m[ 1.532003] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.562669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.602285] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.607411] 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.684422] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.686217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.688068] usb 1-1: Product: QEMU USB Tablet\n[ 1.689361] usb 1-1: Manufacturer: QEMU\n[ 1.690559] usb 1-1: SerialNumber: 42\n[ 1.700724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.703589] 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.786187] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.788463] XFS (vda1): Mounting V4 Filesystem\n[ 1.905228] 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[ 2.078905] tsc: Refined TSC clocksource calibration: 3491.908 MHz\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 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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.126949] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.193744] SELinux: Disabled at runtime.\n[ 2.231859] type=1404 audit(1540204323.439:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.269912] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.271509] 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] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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 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[ 2.569560] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\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] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\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[ 2.648952] 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 Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.756265] type=1305 audit(1540204323.963:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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[[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] Reached target Timers.\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 Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n[ 2.914299] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.918665] [drm] Initialized drm 1.1.0 20060810\n[ 2.922530] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...[ 2.944303] ppdev: user-space parallel port driver\n\n[ 2.952752] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.952752] [TTM] Initializing pool allocator\n[ 2.952754] [TTM] Initializing DMA pool allocator\n[ 2.952992] [drm] fb mappable at 0xFC000000\n[ 2.952992] [drm] vram aper at 0xFC000000\n[ 2.952992] [drm] size 33554432\n[ 2.952993] [drm] fb depth is 24\n[ 2.952993] [drm] pitch is 3072\n Starting LSB: Bring up/down networking...\n[ 2.983236] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.004698] Console: switching to colour frame buffer device 128x48\n[ 3.017622] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Initial cloud-init job (pre-networking)...\n[ 3.020034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\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).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.140576] AES CTR mode by8 optimization enabled\n[ 3.142965] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.149806] alg: No test for crc32 (crc32-pclmul)\n[ 3.178917] intel_rapl: no valid rapl domains found in package 0\n[ 3.211835] intel_rapl: no valid rapl domains found in package 0\n[ 3.220485] intel_powerclamp: No package C-state available\n[ 3.225537] intel_powerclamp: No package C-state available[ 3.844439] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 10:32:05 +0000. Up 3.81 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[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\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 RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting 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] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.681762] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 10:32:07 +0000. Up 5.64 seconds.\n[ 5.705163] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.707038] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.712279] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.714206] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.721116] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.725158] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:5f:ed:9e |\n[ 5.729353] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.733723] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.748384] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.754391] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.757114] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.759152] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.761273] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.763318] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.766243] cloud-init[813]: 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.786951] cloud-init[3518]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Oct 2018 10:32:11 +0000. Up 9.65 seconds.\n[ 10.274054] cloud-init[3661]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Oct 2018 10:32:11 +0000. Up 10.23 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 | 94:ca:71:8c:a9:c5:32:7a:63:2c:7a:88:dc:d8:72:d8 | - | 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.344272] cloud-init[3661]: Cloud-init v. 0.7.5 finished at Mon, 22 Oct 2018 10:32:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.32 seconds\n"} 2018-10-22 10:32:17,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847/action used request id req-422c162a-0e39-440b-9bb1-36d56a85e301 2018-10-22 10:32:17,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13146901131s 2018-10-22 10:32:17,516 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847/action used request id req-422c162a-0e39-440b-9bb1-36d56a85e301 2018-10-22 10:32:17,517 - 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 1902518883 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.908 MHz processor [ 0.306425] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.308651] pid_max: default: 32768 minimum: 301 [ 0.309863] Security Framework initialized [ 0.310942] SELinux: Initializing. [ 0.312189] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.316213] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.319145] Mount-cache hash table entries: 4096 [ 0.320590] Initializing cgroup subsys memory [ 0.321752] Initializing cgroup subsys devices [ 0.322908] Initializing cgroup subsys freezer [ 0.324034] Initializing cgroup subsys net_cls [ 0.325147] Initializing cgroup subsys blkio [ 0.326281] Initializing cgroup subsys perf_event [ 0.327451] Initializing cgroup subsys hugetlb [ 0.328634] Initializing cgroup subsys pids [ 0.329744] Initializing cgroup subsys net_prio [ 0.331018] CPU: Physical Processor ID: 0 [ 0.332803] mce: CPU supports 10 MCE banks [ 0.333909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336525] tlb_flushall_shift: 6 [ 0.337687] Freeing SMP alternatives: 28k freed [ 0.341636] ACPI: Core revision 20130517 [ 0.343099] ACPI: All ACPI Tables successfully acquired [ 0.344540] ftrace: allocating 25812 entries in 101 pages [ 0.366487] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367958] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369414] smpboot: Max logical packages: 2 [ 0.370683] Enabling x2apic [ 0.371568] Enabled x2apic [ 0.372627] Switched APIC routing to physical x2apic. [ 0.374773] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376243] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386192] KVM setup paravirtual spinlock [ 0.388436] smpboot: Booting Node 0, Processors #1 OK [ 0.390052] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.411743] Brought up 2 CPUs [ 0.411745] KVM setup async PF for cpu 1 [ 0.411748] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414907] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.416978] devtmpfs: initialized [ 0.419797] EVM: security.selinux [ 0.420787] EVM: security.ima [ 0.421707] EVM: security.capability [ 0.423349] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.424865] pinctrl core: initialized pinctrl subsystem [ 0.426257] NET: Registered protocol family 16 [ 0.427578] ACPI: bus type PCI registered [ 0.428672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.430182] PCI: Using configuration type 1 for base access [ 0.434836] ACPI: Added _OSI(Module Device) [ 0.435956] ACPI: Added _OSI(Processor Device) [ 0.437086] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.438241] ACPI: Added _OSI(Processor Aggregator Device) [ 0.441018] ACPI: Interpreter enabled [ 0.442054] ACPI: (supports S0 S5) [ 0.443012] ACPI: Using IOAPIC for interrupt routing [ 0.444210] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.451053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455203] acpiphp: Slot [3] registered [ 0.456260] acpiphp: Slot [4] registered [ 0.457317] acpiphp: Slot [5] registered [ 0.458374] acpiphp: Slot [6] registered [ 0.459424] acpiphp: Slot [7] registered [ 0.460473] acpiphp: Slot [8] registered [ 0.461525] acpiphp: Slot [9] registered [ 0.462576] acpiphp: Slot [10] registered [ 0.463642] acpiphp: Slot [11] registered [ 0.464705] acpiphp: Slot [12] registered [ 0.465774] acpiphp: Slot [13] registered [ 0.466841] acpiphp: Slot [14] registered [ 0.467905] acpiphp: Slot [15] registered [ 0.468969] acpiphp: Slot [16] registered [ 0.470040] acpiphp: Slot [17] registered [ 0.471103] acpiphp: Slot [18] registered [ 0.472162] acpiphp: Slot [19] registered [ 0.473226] acpiphp: Slot [20] registered [ 0.474288] acpiphp: Slot [21] registered [ 0.475346] acpiphp: Slot [22] registered [ 0.476405] acpiphp: Slot [23] registered [ 0.477465] acpiphp: Slot [24] registered [ 0.478528] acpiphp: Slot [25] registered [ 0.479595] acpiphp: Slot [26] registered [ 0.480663] acpiphp: Slot [27] registered [ 0.481727] acpiphp: Slot [28] registered [ 0.482789] acpiphp: Slot [29] registered [ 0.483850] acpiphp: Slot [30] registered [ 0.484913] acpiphp: Slot [31] registered [ 0.485970] PCI host bridge to bus 0000:00 [ 0.487036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489746] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493161] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500996] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503958] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505454] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565281] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573137] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576686] vgaarb: loaded [ 0.577546] vgaarb: bridge control possible 0000:00:02.0 [ 0.578889] SCSI subsystem initialized [ 0.579934] ACPI: bus type USB registered [ 0.581003] usbcore: registered new interface driver usbfs [ 0.582282] usbcore: registered new interface driver hub [ 0.583552] usbcore: registered new device driver usb [ 0.584865] PCI: Using ACPI for IRQ routing [ 0.586198] NetLabel: Initializing [ 0.587173] NetLabel: domain hash size = 128 [ 0.588270] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589484] NetLabel: unlabeled traffic allowed by default [ 0.590850] Switched to clocksource kvm-clock [ 0.598125] pnp: PnP ACPI init [ 0.599067] ACPI: bus type PNP registered [ 0.600443] pnp: PnP ACPI: found 5 devices [ 0.601528] ACPI: bus type PNP unregistered [ 0.608609] NET: Registered protocol family 2 [ 0.609967] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612104] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.613829] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615340] TCP: reno registered [ 0.616291] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617690] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619246] NET: Registered protocol family 1 [ 0.620433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621823] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623188] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.662737] Unpacking initramfs... [ 1.059059] Freeing initrd memory: 37508k freed [ 1.068271] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.069845] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.079043] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.080497] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.082136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.083565] Initialise system trusted keyring [ 1.084726] audit: initializing netlink socket (disabled) [ 1.086024] type=2000 audit(1540204322.415:1): initialized [ 1.102498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.103954] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106450] zpool: loaded [ 1.107337] zbud: loaded [ 1.108317] VFS: Disk quotas dquot_6.5.2 [ 1.109416] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.110970] msgmni has been set to 7578 [ 1.112075] Key type big_key registered [ 1.113644] NET: Registered protocol family 38 [ 1.114817] Key type asymmetric registered [ 1.115930] Asymmetric key parser 'x509' registered [ 1.117159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.119183] io scheduler noop registered [ 1.120320] io scheduler deadline registered (default) [ 1.122220] io scheduler cfq registered [ 1.123958] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.137513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.139978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.142675] ACPI: Power Button [PWRF] [ 1.144010] GHES: HEST is not enabled! [ 1.145319] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.170035] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.171929] Non-volatile memory driver v1.3 [ 1.173305] Linux agpgart interface v0.103 [ 1.174735] crash memory driver: version 1.1 [ 1.176182] rdac: device handler registered [ 1.177590] hp_sw: device handler registered [ 1.178979] emc: device handler registered [ 1.180325] alua: device handler registered [ 1.181708] libphy: Fixed MDIO Bus: probed [ 1.183089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.184965] ehci-pci: EHCI PCI platform driver [ 1.186393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.188181] ohci-pci: OHCI PCI platform driver [ 1.189598] uhci_hcd: USB Universal Host Controller Interface driver [ 1.209993] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.211616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.214042] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.215601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.217325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.219208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.221656] usb usb1: Product: UHCI Host Controller [ 1.223132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.225066] usb usb1: SerialNumber: 0000:00:01.2 [ 1.226528] hub 1-0:1.0: USB hub found [ 1.227810] hub 1-0:1.0: 2 ports detected [ 1.229229] usbcore: registered new interface driver usbserial [ 1.231009] usbcore: registered new interface driver usbserial_generic [ 1.232879] usbserial: USB Serial support registered for generic [ 1.234682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.237911] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.239175] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.240493] mousedev: PS/2 mouse device common for all mice [ 1.242053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.244742] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.246964] rtc_cmos 00:00: RTC can wake from S4 [ 1.247200] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.251399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.253235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.255082] cpuidle: using governor menu [ 1.256398] hidraw: raw HID events driver (C) Jiri Kosina [ 1.258039] usbcore: registered new interface driver usbhid [ 1.259658] usbhid: USB HID core driver [ 1.260939] drop_monitor: Initializing network drop monitor service [ 1.262739] TCP: cubic registered [ 1.263905] Initializing XFRM netlink socket [ 1.265306] NET: Registered protocol family 10 [ 1.266930] NET: Registered protocol family 17 [ 1.268498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.269858] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.271599] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.274438] Loading compiled-in X.509 certificates [ 1.275952] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.278676] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.281399] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.283733] registered taskstats version 1 [ 1.286306] Key type trusted registered [ 1.288525] Key type encrypted registered [ 1.290736] IMA: No TPM chip found, activating TPM-bypass! [ 1.292401] rtc_cmos 00:00: setting system clock to 2018-10-22 10:32:02 UTC (1540204322) [ 1.295105] Freeing unused kernel memory: 1680k freed [ 1.299314] 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.303338] systemd[1]: Detected virtualization kvm. [ 1.304576] systemd[1]: Detected architecture x86-64. [ 1.305808] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.308103] systemd[1]: No hostname configured. [ 1.309278] systemd[1]: Set hostname to . [ 1.310551] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.331651] systemd[1]: Created slice Root Slice. [ 1.332863] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.334837] systemd[1]: Listening on udev Control Socket. [ 1.336137] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.338093] systemd[1]: Reached target Swap. [ 1.339223] systemd[1]: Starting Swap. [ 1.340303] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.342387] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.345295] systemd[1]: Reached target Local File Systems. [ 1.346585] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.348611] systemd[1]: Listening on udev Kernel Socket. [ 1.349894] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.351841] systemd[1]: Reached target Timers. [ 1.352998] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.354876] systemd[1]: Listening on Journal Socket. [ 1.356107] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.357995] systemd[1]: Reached target Sockets. [ 1.359161] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.361034] systemd[1]: Created slice System Slice. [ 1.362248] systemd[1]: Starting System Slice. [ 1.363637] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.366214] systemd[1]: Reached target Slices. [ 1.367372] systemd[1]: Starting Slices. [ 1.368740] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.371420] systemd[1]: Reached target Paths. [ 1.372560] systemd[1]: Starting Paths. [ 1.373938] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.376270] 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... [[32m OK [0m] Started Journal Service. [ 1.381906] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.434504] RPC: Registered named UNIX socket transport module. [ 1.435895] RPC: Registered udp transport module. [ 1.437068] RPC: Registered tcp transport module. [ 1.438232] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.518149] scsi host0: ata_piix [ 1.519963] scsi host1: ata_piix [ 1.521370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.523534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.525934] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m[ 1.532003] usb 1-1: new full-speed USB device number 2 using uhci_hcd ] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.562669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.602285] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.607411] 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.684422] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.686217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.688068] usb 1-1: Product: QEMU USB Tablet [ 1.689361] usb 1-1: Manufacturer: QEMU [ 1.690559] usb 1-1: SerialNumber: 42 [ 1.700724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.703589] 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.786187] SGI XFS with ACLs, security attributes, no debug enabled [ 1.788463] XFS (vda1): Mounting V4 Filesystem [ 1.905228] 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... [ 2.078905] tsc: Refined TSC clocksource calibration: 3491.908 MHz [[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 target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.126949] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.193744] SELinux: Disabled at runtime. [ 2.231859] type=1404 audit(1540204323.439:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.269912] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.271509] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[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 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. [ 2.569560] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [ 2.648952] 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 Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.756265] type=1305 audit(1540204323.963:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[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 Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... [ 2.914299] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.918665] [drm] Initialized drm 1.1.0 20060810 [ 2.922530] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon...[ 2.944303] ppdev: user-space parallel port driver [ 2.952752] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.952752] [TTM] Initializing pool allocator [ 2.952754] [TTM] Initializing DMA pool allocator [ 2.952992] [drm] fb mappable at 0xFC000000 [ 2.952992] [drm] vram aper at 0xFC000000 [ 2.952992] [drm] size 33554432 [ 2.952993] [drm] fb depth is 24 [ 2.952993] [drm] pitch is 3072 Starting LSB: Bring up/down networking... [ 2.983236] fbcon: cirrusdrmfb (fb0) is primary device [ 3.004698] Console: switching to colour frame buffer device 128x48 [ 3.017622] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Initial cloud-init job (pre-networking)... [ 3.020034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.140576] AES CTR mode by8 optimization enabled [ 3.142965] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.149806] alg: No test for crc32 (crc32-pclmul) [ 3.178917] intel_rapl: no valid rapl domains found in package 0 [ 3.211835] intel_rapl: no valid rapl domains found in package 0 [ 3.220485] intel_powerclamp: No package C-state available [ 3.225537] intel_powerclamp: No package C-state available[ 3.844439] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Oct 2018 10:32:05 +0000. Up 3.81 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... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting 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] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.681762] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 22 Oct 2018 10:32:07 +0000. Up 5.64 seconds. [ 5.705163] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.707038] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.712279] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.714206] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.721116] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.725158] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:5f:ed:9e | [ 5.729353] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.733723] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.748384] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.754391] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.757114] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.759152] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.761273] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.763318] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.766243] cloud-init[813]: 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.786951] cloud-init[3518]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Oct 2018 10:32:11 +0000. Up 9.65 seconds. [ 10.274054] cloud-init[3661]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Oct 2018 10:32:11 +0000. Up 10.23 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 | 94:ca:71:8c:a9:c5:32:7a:63:2c:7a:88:dc:d8:72:d8 | - | 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.344272] cloud-init[3661]: Cloud-init v. 0.7.5 finished at Mon, 22 Oct 2018 10:32:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.32 seconds 2018-10-22 10:32:17,520 - paramiko.transport - DEBUG - starting thread (client mode): 0xf5bdcdd0L 2018-10-22 10:32:17,521 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 10:32:17,550 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-22 10:32:17,550 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-22 10:32:17,580 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 10:32:17,581 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-22 10:32:17,581 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-22 10:32:17,581 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 10:32:17,581 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-22 10:32:17,581 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 10:32:17,601 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-22 10:32:17,602 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 10:32:17,621 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-22 10:32:17,622 - paramiko.transport - DEBUG - Trying key 94ca718ca9c5327a632c7a88dcd872d8 from /tmp/tmpeJxEak 2018-10-22 10:32:17,651 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 10:32:17,699 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-22 10:32:17,723 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-22 10:32:17,723 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-22 10:32:17,724 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-22 10:32:17,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-10-22 10:32:17,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:32:17,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:32:17,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:32:17,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5719, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5727, "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": 2401, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5707, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 929, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 792, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 790, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 5344, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5680, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:32:17 GMT 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-22 10:32:17,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:32:18,000 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5719, 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': 5727, 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': 2401, 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': 5707, 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': 929, 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': 792, 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': 790, 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': 5344, 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': 5680, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-22 10:32:18,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-10-22 10:32:18,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:32:18,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5719, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5727, "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": 2401, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5707, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 929, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 792, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 790, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 5344, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5680, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:32:17 GMT 2018-10-22 10:32:18,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:32:18,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-22 10:32:18,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:32:18,157 - functest.core.cloudify - INFO - The current manager status is running 2018-10-22 10:32:18,157 - 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"} 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:32:18,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T10:32:17.825Z", "updated_at": "2018-10-22T10:32:17.825Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:32:17 GMT 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:32:18,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-10-22 10:32:18,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:32:18,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:32:18,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:32:18,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-22T10:32:17.825Z", "updated_at": "2018-10-22T10:32:17.825Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:32:17 GMT 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-22 10:32:18,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:32:18,367 - functest.core.cloudify - DEBUG - List secrets: 2018-10-22 10:32:18,367 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-10-22 10:32:18,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:32:18,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:32:18,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:32:18,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:32:18,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-22T10:32:17.825Z", "updated_at": "2018-10-22T10:32:17.825Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:32:18 GMT 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-22 10:32:18,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:32:18,453 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-22 10:32:18,453 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-22 10:32:18,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-22 10:32:18,454 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 10:32:18,455 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 10:32:18,455 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 10:32:18,461 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:32:18,534 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-22 10:32:18,535 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-22 10:32:18,537 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-22 10:32:18,538 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-22 10:32:18,538 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-22 10:32:18,546 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-22 10:33:01,505 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-22 10:33:01,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: ftp.osuosl.org * updates: mirrors.cat.pdx.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 16 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-22 10:33:01,506 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-22 10:33:01,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-22 10:33:01,507 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-22 10:33:04,217 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-22 10:33:04,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:33:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:33:04,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-47598a17-0af7-439e-9cf2-a122241742cc Date: Mon, 22 Oct 2018 10:33:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "metadata": {}}], "file": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "size": 4373348352, "self": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T10:29:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T10:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:33:04,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-47598a17-0af7-439e-9cf2-a122241742cc 2018-10-22 10:33:04,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0316569805145s 2018-10-22 10:33:04,250 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-47598a17-0af7-439e-9cf2-a122241742cc 2018-10-22 10:33:04,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 10:33:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388"}' 2018-10-22 10:33:04,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a X-Openstack-Request-Id: req-474607d3-a1e7-4e8d-82c1-fc9583770364 Date: Mon, 22 Oct 2018 10:33:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "size": null, "self": "/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-22T10:33:04Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": null, "created_at": "2018-10-22T10:33:04Z", "protected": false} 2018-10-22 10:33:04,454 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-474607d3-a1e7-4e8d-82c1-fc9583770364 2018-10-22 10:33:04,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202882051468s 2018-10-22 10:33:04,455 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-474607d3-a1e7-4e8d-82c1-fc9583770364 returning object 723726fe-98fd-4d92-ad69-25ce31ebad3a 2018-10-22 10:33:04,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 10:33:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/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}798d10bfafa2734c21430d426896e07463e28621" -d '' 2018-10-22 10:33:13,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-423cdb0d-6083-4c4f-b451-71be17db4d2d Date: Mon, 22 Oct 2018 10:33:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:33:13,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/file used request id req-423cdb0d-6083-4c4f-b451-71be17db4d2d 2018-10-22 10:33:13,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.2968070507s 2018-10-22 10:33:13,753 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/file used request id req-423cdb0d-6083-4c4f-b451-71be17db4d2d 2018-10-22 10:33:13,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:33:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:33:13,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-0d4259cf-0fe8-47c0-9e50-cbee174480a9 Date: Mon, 22 Oct 2018 10:33:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/snap", "metadata": {}}], "file": "/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "size": 426967040, "self": "/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-22T10:33:13Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-22T10:33:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "metadata": {}}], "file": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "size": 4373348352, "self": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T10:29:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T10:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:33:13,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d4259cf-0fe8-47c0-9e50-cbee174480a9 2018-10-22 10:33:13,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181838989258s 2018-10-22 10:33:13,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d4259cf-0fe8-47c0-9e50-cbee174480a9 2018-10-22 10:33:13,938 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/file', 'owner': u'cefbe496f6e845ee84342dc45433a306', 'id': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'size': 426967040, u'self': u'/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cefbe496f6e845ee84342dc45433a306', 'name': 'vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/723726fe-98fd-4d92-ad69-25ce31ebad3a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T10:33:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T10:33:13Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388', 'created': u'2018-10-22T10:33:04Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-22T10:33:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_05eda296-d9c3-4206-9a57-d1a0da55c388', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-10-22 10:33:13,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 10:33:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-22 10:33:13,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5473f03-367d-4eeb-b732-a6bad937605c x-compute-request-id: req-b5473f03-367d-4eeb-b732-a6bad937605c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "name": "vyos_vrouter-flavor_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 10:33:13,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b5473f03-367d-4eeb-b732-a6bad937605c 2018-10-22 10:33:13,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0592079162598s 2018-10-22 10:33:13,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b5473f03-367d-4eeb-b732-a6bad937605c returning object 3af8b46f-0b57-4cd7-81bc-280093635e8f 2018-10-22 10:33:14,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_05eda296-d9c3-4206-9a57-d1a0da55c388', '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'f281155a378b4c45907df4c470833e42', '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'3af8b46f-0b57-4cd7-81bc-280093635e8f', 'swap': 0}) 2018-10-22 10:33:14,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 10:33:14,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f/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}938514c1cd05d2e80638df53a81337e1a4600b19" -d '{"extra_specs": {}}' 2018-10-22 10:33:14,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc97d8ce-4272-4e19-afb5-2e8c34c30dbb x-compute-request-id: req-cc97d8ce-4272-4e19-afb5-2e8c34c30dbb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 10:33:14,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f/os-extra_specs used request id req-cc97d8ce-4272-4e19-afb5-2e8c34c30dbb 2018-10-22 10:33:14,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203368663788s 2018-10-22 10:33:14,021 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f/os-extra_specs used request id req-cc97d8ce-4272-4e19-afb5-2e8c34c30dbb 2018-10-22 10:33:14,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-22 10:33:14,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:33:14,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21445e4-cc70-407d-8f66-c0252ae22511 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/04072f0ab64345cc9868bacb2e11fd66"}, "enabled": true, "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/0eac284376b940a4b222a8959df4cee1"}, "enabled": true, "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/19201b6520c4420395c19ba143af37b1"}, "enabled": true, "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/3f57f0ec4d4f4afda979a85c22583e17"}, "enabled": true, "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/4a93c0668f6c4f4695144fd8b5a100a9"}, "enabled": true, "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/51b925e44f3c4f8a8ae36aa77d346502"}, "enabled": true, "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/52525c47982842b4a696dd1249968a89"}, "enabled": true, "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/58da4f183fb7401ba51d38ea84090488"}, "enabled": true, "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5f0c17363b234a7898b47ba93206fcca"}, "enabled": true, "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/63723a3812cb416d88a42ba716f36901"}, "enabled": true, "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/afea5d419a0643289424c6828cbf51da"}, "enabled": true, "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b0705f76b90f4b49bde2ea41b064cd04"}, "enabled": true, "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/c6f8349d5b8546daa042aea1b619f0cd"}, "enabled": true, "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/cdeb51fb3d9149e3adb3377ad4852006"}, "enabled": true, "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/e07605fee0ad4ae790f44107bed8448e"}, "enabled": true, "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/ec190db34cd14a75843ae4c7ad93aaf0"}, "enabled": true, "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-10-22 10:33:14,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-d21445e4-cc70-407d-8f66-c0252ae22511 2018-10-22 10:33:14,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0862429141998s 2018-10-22 10:33:14,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-22 10:33:14,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:33:14,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a41ff1-c39c-4e65-b3b1-677c61ed6320 Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0373f846a1e64444af452ce57210f078"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "0373f846a1e64444af452ce57210f078"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0bc57e31813844afbe99729391432212"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "0bc57e31813844afbe99729391432212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10646ac619e146f59ff58aa3b3b750b3"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1236afa7801f4cb4b8dc5693cf640a59"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/168105dc65d14c67995ab78da2e2929b"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "168105dc65d14c67995ab78da2e2929b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/18851c727edc4f2c89d3f2b4bafddafa"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25c30187bcdc4e0293f1c222fd03db90"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/280a7fcaa44a4b558d91c484c735156c"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2883ba513a1742ea9dbd53de94222709"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "2883ba513a1742ea9dbd53de94222709"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2f0d8ce9bf484035aed102a15b3622b3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3c5376cfa5a74e15aab5f1a9f98021c8"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f21ef1ae1e3456a8d24770341ea2cbb"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4495cdf286b84032bc76edcc53649cc5"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/488fb17b36974cbfaea4bf506fb7f035"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4dceba32621c46958ee3ddf85588b2ab"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4eb1801c49d04a168ec6b7673e632034"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52525c47982842b4a696dd1249968a89", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5253b10e9fac4bec91817f75ffd7b178"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5ce2d3c80c8f49ef8ea74d8467d7e741"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/633291682da34d6d8caceae9ab07c658"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "633291682da34d6d8caceae9ab07c658"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/651e85987d4b4a759ab80a0462c1ee26"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "651e85987d4b4a759ab80a0462c1ee26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6c582633644b4892b73bf8e98bb4012b"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6f4d9621c05c449eba738ee5a03c7e2e"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7136dae5813f47a8a2a7be89e173caac"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "7136dae5813f47a8a2a7be89e173caac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b7155b6235b46e7b04d48e92ff15420"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c6d5e024f2d4168931f9e25c35b8e8a"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/82ff263a8a884eabb56353d98c8e8ed8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8b7ef2d5191b442f84c852f52e541023"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8d9537762943403aa3bb68dbfdde47bb"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8db48f4390c94bd9929639ddb640fe41"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/994ca91305be4f8eaf1a8ebaaf53a25a"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c63826efa324c2cb763499f4ca1fd31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "9c63826efa324c2cb763499f4ca1fd31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a0d9905cd6a4472ea6c3eb789bf6622f"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aab7391b683447738ad1bb92d5caa91d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "aab7391b683447738ad1bb92d5caa91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab23cb3eab0f4488be894cae078a5079"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "ab23cb3eab0f4488be894cae078a5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/af4e4080e7f149388c91bfc4ecbb44a8"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52525c47982842b4a696dd1249968a89", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b0c8573bf78c440abe99c1b1752dcd6b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2dcdb573cd94673a4892bcd771f0bb2"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b8629847dbeb4a3a9921011f67a9a0de"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bb244c931d974774a761bdb037145100"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "bb244c931d974774a761bdb037145100"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c082459bdc1e4ebe936b1ebda598fdb8"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d583a47343ed457497e9b7ad815bb2e5"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52525c47982842b4a696dd1249968a89", "id": "d583a47343ed457497e9b7ad815bb2e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daded6f3b735456492694010bfbf5f5b"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "daded6f3b735456492694010bfbf5f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/dce6547e070a498e8285b45d926fa431"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "dce6547e070a498e8285b45d926fa431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e3489f6ff9504605a10d91b99a20e3fd"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "e3489f6ff9504605a10d91b99a20e3fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f977fcd0c8d0450a9096c7e77e0c2ac2"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-22 10:33:14,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-a6a41ff1-c39c-4e65-b3b1-677c61ed6320 2018-10-22 10:33:14,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0850899219513s 2018-10-22 10:33:14,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-22 10:33:14,232 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-22 10:33:15,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:15,965 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-22 10:33:15,966 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:15.906Z", "updated_at": "2018-10-22T10:33:15.906Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": 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", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": 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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": 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", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-22 10:33:15,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:15,967 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:15 GMT 2018-10-22 10:33:15,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:15,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-22 10:33:15,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:15,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-22 10:33:15,980 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "keystone_password": "0425a375-2127-43fa-9722-098889d2eee3", "reference_vnf_flavor_id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "target_vnf_flavor_id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "target_vnf_image_id": "723726fe-98fd-4d92-ad69-25ce31ebad3a"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-22 10:33:16,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:16,945 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-22 10:33:16,945 - 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": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "target_vnf_flavor_id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "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_05eda296-d9c3-4206-9a57-d1a0da55c388", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "keystone_password": "0425a375-2127-43fa-9722-098889d2eee3", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28: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": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "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": "2018-10-22T10:33:16.163Z", "updated_at": "2018-10-22T10:33:16.163Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-22 10:33:16,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:16,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:16 GMT 2018-10-22 10:33:16,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:16,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-22 10:33:16,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:16,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-10-22 10:33:17,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:17,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:17,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:17,021 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:17 GMT 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:17,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-22 10:33:17,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:17,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:17,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-22 10:33:17,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:17,273 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:17 GMT 2018-10-22 10:33:17,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:17,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-22 10:33:17,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:17,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:17,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:17,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:17,341 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:17 GMT 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:17,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:22,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:22,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:17.739Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:17.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:18.071Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:18.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:18.771Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:18.771Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:18.844Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:18.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:18.844Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:18.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:18.844Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:18.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:19.813Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:19.813Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:19.813Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpSZHHin --prefix=\"/tmp/openstack-NTCb9c\" --constraint=\"/tmp/openstack-NTCb9c/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:19.813Z", "message": "Installing from directory: /tmp/tmpSZHHin [args=--prefix=\"/tmp/openstack-NTCb9c\" --constraint=\"/tmp/openstack-NTCb9c/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:19.813Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-22 10:33:22,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:22,643 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:22 GMT 2018-10-22 10:33:22,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:22,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-22 10:33:22,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:22,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-22 10:33:22,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-22 10:33:22,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-22 10:33:22,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-22 10:33:22,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-22 10:33:22,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-22 10:33:22,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-22 10:33:22,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-22 10:33:22,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpSZHHin --prefix="/tmp/openstack-NTCb9c" --constraint="/tmp/openstack-NTCb9c/constraint.txt" 2018-10-22 10:33:22,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpSZHHin [args=--prefix="/tmp/openstack-NTCb9c" --constraint="/tmp/openstack-NTCb9c/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-22 10:33:22,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-22 10:33:22,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:22,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:22,876 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:22,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:22,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:22 GMT 2018-10-22 10:33:22,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:22,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:22,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:27,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:28,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:28 GMT 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:28,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:28,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:28,208 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:28,208 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:28 GMT 2018-10-22 10:33:28,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:28,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:28,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:33,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:33,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:33,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:33,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:33,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:33,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:33,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:33,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:33,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:33:33,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:33,280 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:33 GMT 2018-10-22 10:33:33,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:33,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:33:33,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:33,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:33,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:33,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:33,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:33,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:33,342 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:33 GMT 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:33,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:38,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:38,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:38 GMT 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:38,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:38,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:38,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:38,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:38,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:38,511 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:38 GMT 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:38,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:43,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:43,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:43 GMT 2018-10-22 10:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:43,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:43,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:43,662 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:43,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:43,663 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:43 GMT 2018-10-22 10:33:43,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:43,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:43,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:48,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:33:48,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:48,745 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:48 GMT 2018-10-22 10:33:48,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:48,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:33:48,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:48,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:48,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:48,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:48,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:48,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:48,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:48,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:48,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:48,818 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:48,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:48,818 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:48 GMT 2018-10-22 10:33:48,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:48,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:48,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:53,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:53,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:53 GMT 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:53,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:54,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:54,268 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:54,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:54,269 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:54 GMT 2018-10-22 10:33:54,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:54,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-22 10:33:54,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:59,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:33:59,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:59,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:59,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:59,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:54.700Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:54.700Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:54.900Z", "message": "Removing directory: /tmp/tmpSZHHin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:54.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff", "logger": "751a547b-d292-4a63-9560-eec99bf0fc89"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:55.713Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:55.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:56.092Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:56.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:56.092Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:56.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:33:57.119Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-22T10:33:57.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:59 GMT 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-22 10:33:59,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:59,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-22 10:33:59,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpSZHHin 2018-10-22 10:33:59,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-22 10:33:59,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-22 10:33:59,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-22 10:33:59,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-22 10:33:59,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cd6c0db2-ddc0-4e2c-ae13-b14902f192ff 2018-10-22 10:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:59,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:59,789 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"} 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:59 GMT 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-22 10:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:59,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-22 10:33:59,790 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-22 10:33:59,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:33:59,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:33:59,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:33:59,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:33:59,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:33:59 GMT 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:33:59,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:33:59,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:00,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-22 10:34:00,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:00,010 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:00 GMT 2018-10-22 10:34:00,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:00,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-22 10:34:00,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:00,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:00,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:00,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:00,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:00,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:00,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:00,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:00 GMT 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:00,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:05,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:05,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:00.532Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:00.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:01.629Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:01.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:01.629Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:01.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "keypair_jnufrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:01.629Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:01.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "keypair_jnufrt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "keypair_jnufrt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:03.222Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:03.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "external_network_tpxmy0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.175Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "8f56b778-0432-4a7b-b351-a9e76c05aa52"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:04.244Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:05,153 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:05 GMT 2018-10-22 10:34:05,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:05,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10362 2018-10-22 10:34:05,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:05,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-22 10:34:05,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-22 10:34:05,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-22 10:34:05,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-22 10:34:05,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-22 10:34:05,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-22 10:34:05,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:05,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-22 10:34:05,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-22 10:34:05,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:05,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:05,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:05,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:05,235 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:05 GMT 2018-10-22 10:34:05,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:05,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:05,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:10,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:10,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:10,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_tpxmy0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:05.806Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:05.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:05.806Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:05.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "keypair_jnufrt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:05.806Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:05.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:05.806Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:05.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:05.806Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:05.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.000Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'cefbe496f6e845ee84342dc45433a306', u'created_at': u'2018-10-22T10:34:05Z', u'updated_at': u'2018-10-22T10:34:05Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'cefbe496f6e845ee84342dc45433a306', u'port_id': None, u'id': u'da0e4e41-6e28-432b-bc41-61e7329fe30d'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "cb195de9-dee3-41df-98c5-d779706977b1"}, {"node_instance_id": "target_vnf_ip_ubpszo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.094Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'cefbe496f6e845ee84342dc45433a306', u'created_at': u'2018-10-22T10:34:05Z', u'updated_at': u'2018-10-22T10:34:05Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'cefbe496f6e845ee84342dc45433a306', u'port_id': None, u'id': u'256e1336-3904-4600-b707-abbc0195953a'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "23ac90fe-e93c-4492-9839-b438cf432d1b"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.820Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.820Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.820Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.820Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.820Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "keypair_jnufrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:06.820Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:06.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.165Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b54aa5a0-7ee8-464d-be12-aa3de4238c4c"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.852Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "keypair_jnufrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.852Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.852Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.852Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:07.852Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "router_bj1jn1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "router_bj1jn1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "router_bj1jn1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:09.143Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:10.160Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:10.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:10.160Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:10.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 57, "offset": 21, "size": 50}}} 2018-10-22 10:34:10,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:10,315 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:10 GMT 2018-10-22 10:34:10,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:10,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19973 2018-10-22 10:34:10,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:10,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-22 10:34:10,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-22 10:34:10,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-22 10:34:10,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-22 10:34:10,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-22 10:34:10,317 - 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'cefbe496f6e845ee84342dc45433a306', u'created_at': u'2018-10-22T10:34:05Z', u'updated_at': u'2018-10-22T10:34:05Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'cefbe496f6e845ee84342dc45433a306', u'port_id': None, u'id': u'da0e4e41-6e28-432b-bc41-61e7329fe30d'} 2018-10-22 10:34:10,317 - 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'cefbe496f6e845ee84342dc45433a306', u'created_at': u'2018-10-22T10:34:05Z', u'updated_at': u'2018-10-22T10:34:05Z', u'floating_network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'cefbe496f6e845ee84342dc45433a306', u'port_id': None, u'id': u'256e1336-3904-4600-b707-abbc0195953a'} 2018-10-22 10:34:10,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-22 10:34:10,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-22 10:34:10,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:10,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:10,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:10,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-22 10:34:10,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:10,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:10,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:10,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:10,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:10,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-22 10:34:10,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:10,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-22 10:34:10,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-22 10:34:10,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:10,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-22 10:34:10,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:10,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:10,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:10,384 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:10 GMT 2018-10-22 10:34:10,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:10,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:10,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:15,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:15,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_pxako9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:11.180Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:11.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:11.180Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:11.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:12.190Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:12.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:12.190Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:12.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:12.190Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:12.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "security_group_dji0c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:12.190Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:12.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:13.486Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:13.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:13.486Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:13.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:13.486Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:13.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:13.486Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:13.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:13.486Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:13.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:13.486Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:13.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "router_bj1jn1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:14.867Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:14.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 70, "offset": 57, "size": 50}}} 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:15,469 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:15 GMT 2018-10-22 10:34:15,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:15,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6511 2018-10-22 10:34:15,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:15,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-22 10:34:15,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-22 10:34:15,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:15,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:15,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:15,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:15,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-22 10:34:15,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-22 10:34:15,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:15,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:15,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-22 10:34:15,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-22 10:34:15,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-22 10:34:15,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:15,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:15,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:15,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:15,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:15 GMT 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:15,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:20,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:20,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:20,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_bj1jn1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:15.503Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:15.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:16.542Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:16.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "router_bj1jn1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:16.542Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:16.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:16.542Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:16.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:16.542Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:16.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:17.585Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:17.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:18.607Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:18.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:18.607Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:18.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:18.607Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:18.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:18.873Z", "message": "connect_security_group(): source_id=2205fc81-46a4-4dd9-aa0a-2ae9216a6e13 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:18.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "7d256ff2-f21c-4427-8fbf-f84c5650238b"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:19.618Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:19.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:20.213Z", "message": "connect_security_group(): source_id=edcd471d-3915-46ac-8560-04a27ae39ee7 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:20.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "760bc1fc-00ec-4f1e-801f-1396ddd0ff37"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:20.632Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:20.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:20.632Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:20.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 91, "offset": 70, "size": 50}}} 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:20 GMT 2018-10-22 10:34:20,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:20,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10397 2018-10-22 10:34:20,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:20,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:20,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:20,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:20,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:20,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:20,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-22 10:34:20,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:20,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:20,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:20,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=2205fc81-46a4-4dd9-aa0a-2ae9216a6e13 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-22 10:34:20,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-22 10:34:20,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=edcd471d-3915-46ac-8560-04a27ae39ee7 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-22 10:34:20,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:20,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:20,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:20,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:20,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:20,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:20,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:20 GMT 2018-10-22 10:34:20,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:20,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:20,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:25,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:25,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:25,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:25,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:25,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:25,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:25,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:21.644Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:21.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:21.644Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:21.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:21.644Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:21.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:24.533Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:24.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:25.821Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:25.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:25.821Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:25.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:25.821Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:25.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:25.821Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:25.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:25.821Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:25.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:25.821Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:25.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 101, "offset": 90, "size": 50}}} 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:25 GMT 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5003 2018-10-22 10:34:25,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:25,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:25,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-22 10:34:25,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-22 10:34:25,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-22 10:34:25,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-22 10:34:25,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-22 10:34:25,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:25,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:25,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-22 10:34:25,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-22 10:34:25,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:25,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:25,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:25,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:25,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:25,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:25,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:25 GMT 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:25,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:30,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:31,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:31,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:31,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:31,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:31,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:31,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_mgun7t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:27.813Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:27.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:28.838Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:28.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:28.838Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:28.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:28.838Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:28.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:29.848Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:29.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:29.848Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:29.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:31.139Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:31.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:31.139Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:31.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 111, "offset": 100, "size": 50}}} 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:31 GMT 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3948 2018-10-22 10:34:31,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-22 10:34:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-22 10:34:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:31,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:31,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:31,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:31,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:31,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:31,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:31,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:31,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:31 GMT 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:31,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:36,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:37,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:37,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:32.696Z", "message": "connect_security_group(): source_id=c1cca517-41c7-4bfc-8a9e-a6a092d913c9 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:32.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "3acc8c9d-1dc1-47d0-a8f3-2b5c7e9cca7c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:33.230Z", "message": "connect_security_group(): source_id=16d1ada0-ade3-4fd9-8dae-8f15f543d836 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:33.230Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "8ce3a41b-16b2-48f1-a812-533ca5c8bfd3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:33.882Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:33.882Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:34.332Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:34.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:34.332Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:34.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:34.332Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:34.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:36.634Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:36.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:36.892Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:36.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 121, "offset": 108, "size": 50}}} 2018-10-22 10:34:37,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:37,055 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:37 GMT 2018-10-22 10:34:37,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:37,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4526 2018-10-22 10:34:37,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:37,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c1cca517-41c7-4bfc-8a9e-a6a092d913c9 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-22 10:34:37,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=16d1ada0-ade3-4fd9-8dae-8f15f543d836 target={u'external_id': u'213f0684-a5d8-47e1-aef9-3eefef17673e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-22 10:34:37,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:37,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-22 10:34:37,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-22 10:34:37,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-22 10:34:37,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-22 10:34:37,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-22 10:34:37,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:37,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:37,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:37,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:37 GMT 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:37,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:37,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:42,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:42,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:42,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:42,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:42,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_jzljup", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.058Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.058Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.058Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.058Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.058Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.058Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:38.581Z", "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'16d1ada0-ade3-4fd9-8dae-8f15f543d836', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d6:ce:ba'}, {u'external_id': u'2205fc81-46a4-4dd9-aa0a-2ae9216a6e13', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:70:5e:ec'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:38.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "3f810708-17b1-4fd3-b897-f434040159a6"}, {"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:39.266Z", "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'c1cca517-41c7-4bfc-8a9e-a6a092d913c9', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:34:fc:0b'}, {u'external_id': u'edcd471d-3915-46ac-8560-04a27ae39ee7', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:01:82:cf'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:39.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "f8e8aa71-c111-455d-9968-577a6faca947"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:39.266Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:39.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "3f810708-17b1-4fd3-b897-f434040159a6"}, {"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:39.266Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:39.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "f8e8aa71-c111-455d-9968-577a6faca947"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:40.834Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'16d1ada0-ade3-4fd9-8dae-8f15f543d836'}, {'port-id': u'2205fc81-46a4-4dd9-aa0a-2ae9216a6e13'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:40.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "3f810708-17b1-4fd3-b897-f434040159a6"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:41.288Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:41.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "3f810708-17b1-4fd3-b897-f434040159a6"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:41.288Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'16d1ada0-ade3-4fd9-8dae-8f15f543d836'}, {'port-id': u'2205fc81-46a4-4dd9-aa0a-2ae9216a6e13'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:41.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "3f810708-17b1-4fd3-b897-f434040159a6"}], "metadata": {"pagination": {"total": 134, "offset": 116, "size": 50}}} 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:42 GMT 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8851 2018-10-22 10:34:42,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:42,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:42,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-22 10:34:42,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:34:42,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:34:42,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-22 10:34:42,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-22 10:34:42,201 - 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'16d1ada0-ade3-4fd9-8dae-8f15f543d836', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d6:ce:ba'}, {u'external_id': u'2205fc81-46a4-4dd9-aa0a-2ae9216a6e13', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:70:5e:ec'}] 2018-10-22 10:34:42,201 - 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'c1cca517-41c7-4bfc-8a9e-a6a092d913c9', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:34:fc:0b'}, {u'external_id': u'edcd471d-3915-46ac-8560-04a27ae39ee7', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:01:82:cf'}] 2018-10-22 10:34:42,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-22 10:34:42,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-22 10:34:42,202 - 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'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'16d1ada0-ade3-4fd9-8dae-8f15f543d836'}, {'port-id': u'2205fc81-46a4-4dd9-aa0a-2ae9216a6e13'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'} 2018-10-22 10:34:42,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:34:42,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'16d1ada0-ade3-4fd9-8dae-8f15f543d836'}, {'port-id': u'2205fc81-46a4-4dd9-aa0a-2ae9216a6e13'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'} 2018-10-22 10:34:42,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:42,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:42,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:42,267 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:42 GMT 2018-10-22 10:34:42,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:42,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:42,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:47,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:47,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:47,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:47,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:47,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:47,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:42.297Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'c1cca517-41c7-4bfc-8a9e-a6a092d913c9'}, {'port-id': u'edcd471d-3915-46ac-8560-04a27ae39ee7'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:42.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "f8e8aa71-c111-455d-9968-577a6faca947"}, {"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:42.297Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'c1cca517-41c7-4bfc-8a9e-a6a092d913c9'}, {'port-id': u'edcd471d-3915-46ac-8560-04a27ae39ee7'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:42.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "f8e8aa71-c111-455d-9968-577a6faca947"}, {"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:42.297Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:42.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "f8e8aa71-c111-455d-9968-577a6faca947"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:43.104Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:43.104Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:44.072Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:44.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:44.072Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:44.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:45.082Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:45.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:45.082Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:45.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:45.082Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:45.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:45.082Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:45.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:46.151Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:46.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:46.151Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:46.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:46.151Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:34:46.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 147, "offset": 129, "size": 50}}} 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:47 GMT 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7512 2018-10-22 10:34:47,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:47,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'c1cca517-41c7-4bfc-8a9e-a6a092d913c9'}, {'port-id': u'edcd471d-3915-46ac-8560-04a27ae39ee7'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'} 2018-10-22 10:34:47,346 - 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'723726fe-98fd-4d92-ad69-25ce31ebad3a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8152685e-8e53-4a52-a78a-aac8a59c10b3'}, 'nics': [{'port-id': u'c1cca517-41c7-4bfc-8a9e-a6a092d913c9'}, {'port-id': u'edcd471d-3915-46ac-8560-04a27ae39ee7'}], 'flavor': u'3af8b46f-0b57-4cd7-81bc-280093635e8f'} 2018-10-22 10:34:47,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-22 10:34:47,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:34:47,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:47,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-22 10:34:47,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:47,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:34:47,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-22 10:34:47,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:34:47,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-22 10:34:47,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-22 10:34:47,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-22 10:34:47,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:47,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:47,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:47 GMT 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:47,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:47,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:52,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:52,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:52,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:52,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:52,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:52,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:52,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:49.710Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:34:49.710Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:34:50.167Z", "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": "2018-10-22T10:34:50.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:52 GMT 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-10-22 10:34:52,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:52,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:34:52,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-22 10:34:52,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:52,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:52 GMT 2018-10-22 10:34:52,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:52,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:52,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:57,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:34:57,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:57,734 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:57 GMT 2018-10-22 10:34:57,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:57,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:34:57,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:34:57,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:34:57,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:34:57,930 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:34:57 GMT 2018-10-22 10:34:57,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:34:57,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:34:57,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:02,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:03,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-22 10:35:03,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:03,140 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:03 GMT 2018-10-22 10:35:03,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:03,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:03,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:03,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:03,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:03,384 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:03 GMT 2018-10-22 10:35:03,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:03,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:03,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:08,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:08,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:08 GMT 2018-10-22 10:35:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:08,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:08,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:08,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:08,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:08,637 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:08 GMT 2018-10-22 10:35:08,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:08,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:08,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:13,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:13,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-22 10:35:13,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:13,793 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:13 GMT 2018-10-22 10:35:13,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:13,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:13,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:13,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:13,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:13,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:13,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:13 GMT 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:13,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:13,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:18,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:18,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:18,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:18,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:18 GMT 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:18,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:18,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:19,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:19,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:19,030 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:19 GMT 2018-10-22 10:35:19,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:19,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:19,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:24,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:24,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:24,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:19.698Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:19.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:20.243Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:20.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:20.243Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:20.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:20.243Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:20.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:21.848Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:35:21.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:22.256Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-22T10:35:22.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 155, "offset": 144, "size": 50}}} 2018-10-22 10:35:24,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:24,118 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:24 GMT 2018-10-22 10:35:24,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:24,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-22 10:35:24,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:24,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:35:24,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:35:24,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:35:24,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-22 10:35:24,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:35:24,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-22 10:35:24,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:24,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:24,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:24,682 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:24 GMT 2018-10-22 10:35:24,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:24,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:24,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:29,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:29,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:29,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-10-22 10:35:29,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:29,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:29 GMT 2018-10-22 10:35:29,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:29,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:29,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:29,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:29,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:29,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:29,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:29,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:29,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:29 GMT 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:29,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:34,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:34,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:34,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:34,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:34,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:34,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:34 GMT 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:34,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:34,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:34,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:34,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:34,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:34 GMT 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:34,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:34,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:39,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:40,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-10-22 10:35:40,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:40,097 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:40 GMT 2018-10-22 10:35:40,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:40,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:40,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:40,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:40,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:40,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:40,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:40,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:40,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:40 GMT 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:40,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:45,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:45,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:45,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:45,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:45,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:45,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:45 GMT 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:45,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:45,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:45,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:45,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:45,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:45 GMT 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:45,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:50,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:50,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:50,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-10-22 10:35:50,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:50,424 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:50 GMT 2018-10-22 10:35:50,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:50,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-22 10:35:50,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:50,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:50,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:50,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:50,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:50,487 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:50 GMT 2018-10-22 10:35:50,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:50,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:50,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:55,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:35:55,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:55,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_jzljup", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:51.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:51.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:52.387Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:52.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:52.387Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:52.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:52.387Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:52.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:53.902Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:53.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "f26dde50-50a8-4d34-847c-c775fe105c9c"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:54.285Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:54.285Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}, {"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:54.366Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:54.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51", "logger": "b91ed524-e5af-4da3-bbd8-4fe384a40a10"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:55.420Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:55.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 163, "offset": 150, "size": 50}}} 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:55,570 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:55 GMT 2018-10-22 10:35:55,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:55,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-10-22 10:35:55,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:35:55,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:35:55,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:35:55,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:35:55,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:35:55,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-22 10:35:55,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:35:55,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-22 10:35:55,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-22 10:35:55,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:35:55,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:35:55,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:35:55,632 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:35:55 GMT 2018-10-22 10:35:55,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:35:55,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-22 10:35:55,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:36:00,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:36:00,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:36:00,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:35:56.431Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-22T10:35:56.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 164, "offset": 158, "size": 50}}} 2018-10-22 10:36:00,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:36:00,720 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:36:00 GMT 2018-10-22 10:36:00,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:36:00,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-10-22 10:36:00,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:36:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-22 10:36:00,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/1931d0a9-1586-4f03-9ea8-674271b8dd51 2018-10-22 10:36:00,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:36:00,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:36:00,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:36:00,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:36:00,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:36:00,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"} 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:36:00 GMT 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-22 10:36:00,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:36:00,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-22T10:33:59.864Z', 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'1931d0a9-1586-4f03-9ea8-674271b8dd51'} 2018-10-22 10:36:00,809 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-22 10:36:00,875 - 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.207'}, 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.211'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-22 10:36:00,942 - 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.207'}, 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.211'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-22 10:36:00,943 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-22 10:36:00,943 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.207 2018-10-22 10:36:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:01,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36: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-6c038871-45cb-4eae-b959-69fd88f380fc x-compute-request-id: req-6c038871-45cb-4eae-b959-69fd88f380fc Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:01,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c038871-45cb-4eae-b959-69fd88f380fc 2018-10-22 10:36:01,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05219101906s 2018-10-22 10:36:01,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c038871-45cb-4eae-b959-69fd88f380fc 2018-10-22 10:36:02,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:02,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36: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-0218d912-fddc-4f71-bec0-c9e3b3e5640d x-compute-request-id: req-0218d912-fddc-4f71-bec0-c9e3b3e5640d Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:02,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0218d912-fddc-4f71-bec0-c9e3b3e5640d 2018-10-22 10:36:02,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68855714798s 2018-10-22 10:36:02,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0218d912-fddc-4f71-bec0-c9e3b3e5640d 2018-10-22 10:36:02,693 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2018-10-22 10:36:02,693 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:34:fc:0b 2018-10-22 10:36:02,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:03,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36: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-1567aade-8b36-478f-8503-645f45e511d9 x-compute-request-id: req-1567aade-8b36-478f-8503-645f45e511d9 Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:03,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1567aade-8b36-478f-8503-645f45e511d9 2018-10-22 10:36:03,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701510906219s 2018-10-22 10:36:03,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1567aade-8b36-478f-8503-645f45e511d9 2018-10-22 10:36:03,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:03,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:04,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff29b084-566a-4846-a1ce-915c40f727db x-compute-request-id: req-ff29b084-566a-4846-a1ce-915c40f727db Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:04,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff29b084-566a-4846-a1ce-915c40f727db 2018-10-22 10:36:04,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13144493103s 2018-10-22 10:36:04,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff29b084-566a-4846-a1ce-915c40f727db 2018-10-22 10:36:04,534 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-10-22 10:36:04,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:01:82:cf 2018-10-22 10:36:04,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-22 10:36:04,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.211 2018-10-22 10:36:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:05,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1a24244-9037-4195-88e6-9f17555d0d06 x-compute-request-id: req-c1a24244-9037-4195-88e6-9f17555d0d06 Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:05,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c1a24244-9037-4195-88e6-9f17555d0d06 2018-10-22 10:36:05,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759645938873s 2018-10-22 10:36:05,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c1a24244-9037-4195-88e6-9f17555d0d06 2018-10-22 10:36:05,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:06,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-8376873d-acb5-492c-ae80-fe165b5d4bb5 x-compute-request-id: req-8376873d-acb5-492c-ae80-fe165b5d4bb5 Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:06,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8376873d-acb5-492c-ae80-fe165b5d4bb5 2018-10-22 10:36:06,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810961961746s 2018-10-22 10:36:06,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8376873d-acb5-492c-ae80-fe165b5d4bb5 2018-10-22 10:36:06,115 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-10-22 10:36:06,116 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:d6:ce:ba 2018-10-22 10:36:06,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:06,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127ffefa-f36f-4e93-b2cf-77f45bb227aa x-compute-request-id: req-127ffefa-f36f-4e93-b2cf-77f45bb227aa Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:06,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-127ffefa-f36f-4e93-b2cf-77f45bb227aa 2018-10-22 10:36:06,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623754024506s 2018-10-22 10:36:06,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-127ffefa-f36f-4e93-b2cf-77f45bb227aa 2018-10-22 10:36:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:36:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:36:07,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42c3d38e-7929-4ac7-b6f4-c8324b781384 x-compute-request-id: req-42c3d38e-7929-4ac7-b6f4-c8324b781384 Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:36:07,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42c3d38e-7929-4ac7-b6f4-c8324b781384 2018-10-22 10:36:07,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852765083313s 2018-10-22 10:36:07,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42c3d38e-7929-4ac7-b6f4-c8324b781384 2018-10-22 10:36:07,601 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.6 2018-10-22 10:36:07,601 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:70:5e:ec 2018-10-22 10:36:07,601 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-22 10:36:07,622 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-22 10:36:07,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-22 10:36:07,640 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-22 10:36:07,719 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-22 10:36:07' 2018-10-22 10:36:07,719 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-22 10:36:07,719 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-22 10:36:07,749 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-10-22 10:36:07,752 - paramiko.transport - DEBUG - starting thread (client mode): 0xf55c2d10L 2018-10-22 10:36:07,753 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 10:36:07,760 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-22 10:36:07,760 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-22 10:36:07,761 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 10:36:07,761 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-22 10:36:07,761 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-22 10:36:07,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 10:36:07,762 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-22 10:36:07,762 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 10:36:07,796 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-22 10:36:07,920 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-22 10:36:07,921 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 10:36:07,935 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-22 10:36:07,955 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 10:36:07,963 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-22 10:36:07,963 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-22 10:36:07,967 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-10-22 10:36:07,967 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 10:36:07,968 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 10:36:07,968 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 10:36:07,971 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:36:07,973 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:36:09,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-22 10:36:10,011 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-22 10:36:15,016 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-22 10:36:16,018 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-22 10:36:21,023 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-22 10:36:22,025 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-22 10:36:27,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-22 10:36:28,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:36:33,037 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-22 10:36:34,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:36:39,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-22 10:36:40,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:36:45,052 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-22 10:36:46,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:36:51,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-22 10:36:52,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:36:57,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-22 10:36:58,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:37:03,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-22 10:37:04,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:37:09,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-22 10:37:10,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:37:15,089 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-22 10:37:16,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:37:21,096 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-22 10:37:22,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:37:27,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-22 10:37:28,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-22 10:37:33,110 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-10-22 10:37:34,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-22 10:37:39,117 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-10-22 10:37:40,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-10-22 10:37:45,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.6 2018-10-22 10:37:46,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.6 [edit] vyos@vyos# 2018-10-22 10:37:51,132 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-10-22 10:37:52,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-22 10:37:57,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-10-22 10:37:58,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-10-22 10:38:03,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-22 10:38:04,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-10-22 10:38:09,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-22 10:38:10,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-10-22 10:38:15,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-22 10:38:16,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-10-22 10:38:21,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-22 10:38:22,168 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-10-22 10:38:27,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-22 10:38:28,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-10-22 10:38:33,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-22 10:38:34,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-10-22 10:38:39,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-22 10:38:40,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-10-22 10:38:45,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-22 10:38:46,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-10-22 10:38:51,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-22 10:38:52,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-10-22 10:38:57,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-22 10:38:58,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-10-22 10:39:03,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.6 2018-10-22 10:39:04,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-10-22 10:39:09,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-22 10:39:10,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-22 10:39:15,231 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 10:39:15,233 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-22 10:39:15,283 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-10-22 10:39:15,286 - paramiko.transport - DEBUG - starting thread (client mode): 0xf55c1890L 2018-10-22 10:39:15,287 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 10:39:15,294 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-22 10:39:15,294 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-22 10:39:15,295 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 10:39:15,295 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-22 10:39:15,295 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-22 10:39:15,296 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 10:39:15,296 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-22 10:39:15,296 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 10:39:15,336 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-22 10:39:15,448 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-22 10:39:15,448 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 10:39:15,452 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-22 10:39:15,485 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 10:39:15,495 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-22 10:39:15,495 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-22 10:39:15,516 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-10-22 10:39:15,517 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 10:39:15,518 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 10:39:15,518 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 10:39:15,521 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:39:15,522 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:39:16,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-22 10:39:17,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-22 10:39:22,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-22 10:39:23,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-22 10:39:28,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-22 10:39:29,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-22 10:39:34,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-22 10:39:35,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:39:40,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-22 10:39:41,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:39:46,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-22 10:39:47,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:39:52,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-22 10:39:53,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:39:58,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-22 10:39:59,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:40:04,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-22 10:40:05,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:40:10,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-22 10:40:11,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:40:16,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-22 10:40:17,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:40:22,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-22 10:40:23,621 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:40:28,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-22 10:40:29,628 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-22 10:40:34,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-22 10:40:35,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-22 10:40:40,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' 2018-10-22 10:40:41,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-22 10:40:46,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 2018-10-22 10:40:47,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 [edit] vyos@vyos# 2018-10-22 10:40:52,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.11 2018-10-22 10:40:53,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.11 [edit] vyos@vyos# 2018-10-22 10:40:58,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-10-22 10:40:59,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-22 10:41:04,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 2018-10-22 10:41:05,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-10-22 10:41:10,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-22 10:41:11,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-10-22 10:41:16,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-22 10:41:17,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-10-22 10:41:22,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-22 10:41:23,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-10-22 10:41:28,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-22 10:41:29,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-10-22 10:41:34,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-22 10:41:35,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-10-22 10:41:40,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-22 10:41:41,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-10-22 10:41:46,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-22 10:41:47,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-10-22 10:41:52,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-22 10:41:53,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-10-22 10:41:58,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-22 10:41:59,734 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-10-22 10:42:04,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-22 10:42:05,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-10-22 10:42:10,747 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-10-22 10:42:11,749 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-10-22 10:42:16,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-22 10:42:17,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-22 10:42:22,778 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 10:42:22,794 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-22 10:42:22,794 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-22 10:43:22,854 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-22 10:43:22,898 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-10-22 10:43:22,902 - paramiko.transport - DEBUG - starting thread (client mode): 0xf55c1890L 2018-10-22 10:43:22,903 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-22 10:43:22,907 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-22 10:43:22,908 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-22 10:43:22,909 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-22 10:43:22,909 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-22 10:43:22,909 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-22 10:43:22,910 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-22 10:43:22,910 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-22 10:43:22,910 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-22 10:43:22,950 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-22 10:43:23,062 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-22 10:43:23,063 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-22 10:43:23,065 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-22 10:43:23,099 - paramiko.transport - DEBUG - userauth is OK 2018-10-22 10:43:23,105 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-22 10:43:23,106 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-22 10:43:23,129 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-10-22 10:43:23,130 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-22 10:43:23,131 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-22 10:43:23,131 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-22 10:43:23,133 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:43:23,135 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-22 10:43:24,136 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-22 10:43:54,249 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 10:43:54,279 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-10-22 10:43:54,279 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.6, 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.11 4 65002 3 6 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-22 10:43:54,279 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:07 Last read 13:24:25, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.6 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.6, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 42310 Nexthop: 12.0.0.6 Nexthop global: fe80::f816:3eff:fe70:5eec Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-22 10:43:54,279 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.6 0 32768 i *> 10.0.2.0/24 12.0.0.6 0 32768 i *> 10.0.3.0/24 12.0.0.6 0 32768 i *> 10.0.4.0/24 12.0.0.6 0 32768 i *> 10.0.5.0/24 12.0.0.6 0 32768 i *> 10.0.6.0/24 12.0.0.6 0 32768 i *> 10.0.7.0/24 12.0.0.6 0 32768 i *> 10.0.8.0/24 12.0.0.6 0 32768 i *> 10.0.9.0/24 12.0.0.6 0 32768 i *> 10.0.10.0/24 12.0.0.6 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-22 10:43:54,280 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-22 10:43:54,280 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-22 10:43:54,280 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-22 10:43:54,280 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2018-10-22 10:43:54,280 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-22 10:43:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:43:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:43:56,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a55bafe6-9262-4427-9fe4-a4e32f1d2561 x-compute-request-id: req-a55bafe6-9262-4427-9fe4-a4e32f1d2561 Content-Encoding: gzip Content-Length: 1183 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:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:43:56,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a55bafe6-9262-4427-9fe4-a4e32f1d2561 2018-10-22 10:43:56,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.82301878929s 2018-10-22 10:43:56,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a55bafe6-9262-4427-9fe4-a4e32f1d2561 2018-10-22 10:43:56,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 10:43:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:43:56,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2be4b3b-e44b-4f42-adc7-9d08ed8b8aaa x-compute-request-id: req-e2be4b3b-e44b-4f42-adc7-9d08ed8b8aaa Content-Type: application/json 2018-10-22 10:43:56,304 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd used request id req-e2be4b3b-e44b-4f42-adc7-9d08ed8b8aaa 2018-10-22 10:43:56,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.196552991867s 2018-10-22 10:43:56,305 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd used request id req-e2be4b3b-e44b-4f42-adc7-9d08ed8b8aaa 2018-10-22 10:43:56,305 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-22 10:43:56,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:43:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:43:57,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7256bd3c-895a-4d76-add0-c3a7a16ff70a x-compute-request-id: req-7256bd3c-895a-4d76-add0-c3a7a16ff70a Content-Encoding: gzip Content-Length: 1200 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:fc:0b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:82:cf", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:43:56Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-22T10:34:43Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ce:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:5e:ec", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "rel": "bookmark"}], "image": {"id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "links": [{"href": "http://172.30.9.28:8774/images/723726fe-98fd-4d92-ad69-25ce31ebad3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:35:31.000000", "flavor": {"id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "links": [{"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}]}, "id": "5c0f3b04-fb7e-45d9-a17a-ad572a3002d3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:35:32Z", "hostId": "bcbc5d5877045d3b43196b16feea824a7af1bdfaa7a5ee9040d7c70a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-22T10:34:42Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8152685e-8e53-4a52-a78a-aac8a59c10b3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:31:59Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:43:57,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7256bd3c-895a-4d76-add0-c3a7a16ff70a 2018-10-22 10:43:57,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30975103378s 2018-10-22 10:43:57,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7256bd3c-895a-4d76-add0-c3a7a16ff70a 2018-10-22 10:43:57,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 10:43:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:43:57,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:43:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef471902-0526-4791-a568-f9bd1287758c x-compute-request-id: req-ef471902-0526-4791-a568-f9bd1287758c Content-Type: application/json 2018-10-22 10:43:57,770 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 used request id req-ef471902-0526-4791-a568-f9bd1287758c 2018-10-22 10:43:57,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151329040527s 2018-10-22 10:43:57,771 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 used request id req-ef471902-0526-4791-a568-f9bd1287758c 2018-10-22 10:43:57,922 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 10:43:57,923 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:33 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-22 10:43:57,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-22 10:43:57,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-10-22 10:43:58,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:43:58,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:43:58,012 - 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": "2018-10-22T10:33:16.843Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cd6c0db2-ddc0-4e2c-ae13-b14902f192ff"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:59.864Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "1931d0a9-1586-4f03-9ea8-674271b8dd51"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:43:58 GMT 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:43:58,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-22 10:43:58,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:43:58,013 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:43:58,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:43:58 GMT 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:43:58,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:43:58,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:43:58,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-22 10:43:58,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:43:58,249 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:43:58 GMT 2018-10-22 10:43:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:43:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-22 10:43:58,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:43:58,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:43:58,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:43:58,320 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:43:58 GMT 2018-10-22 10:43:58,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:43:58,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:43:58,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:03,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:03,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:03,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:03,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:43:58.839Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:43:58.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:43:59.554Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:43:59.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:43:59.554Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:43:59.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:00.567Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:00.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:00.567Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:00.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:00.567Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:00.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:00.567Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:00.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:01.665Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:01.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:01.665Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd 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 c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-22T10:44:01.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:01.665Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:01.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:02.678Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:02.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:02.678Z", "message": "Task failed 'nova_plugin.server.stop' -> Cannot 'stop' instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 while it is in vm_state deleted [status_code=409]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Cannot 'stop' instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 while it is in vm_state deleted [status_code=409]", "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: Cannot 'stop' instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 while it is in vm_state deleted [status_code=409]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-22T10:44:02.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:02.678Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:02.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:03 GMT 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:03,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10768 2018-10-22 10:44:03,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:03,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-22 10:44:03,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:03,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:03,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:44:03,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-22 10:44:03,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:44:03,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-22 10:44:03,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-22 10:44:03,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd could not be found. [status_code=404] 2018-10-22 10:44:03,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-22 10:44:03,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-22 10:44:03,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Cannot 'stop' instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 while it is in vm_state deleted [status_code=409] 2018-10-22 10:44:03,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-22 10:44:03,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:03,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:03,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:03,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:03 GMT 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:03,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:44:03,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:08,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:08,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:08,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:03.955Z", "message": "Detaching port edcd471d-3915-46ac-8560-04a27ae39ee7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:03.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "5e2c525e-797a-4f51-99cd-02a53bd34ace"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:04.529Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:04.529Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:04.604Z", "message": "Successfully detached port edcd471d-3915-46ac-8560-04a27ae39ee7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:04.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "5e2c525e-797a-4f51-99cd-02a53bd34ace"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:04.690Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:04.690Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:04.690Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:04.690Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:05.628Z", "message": "Detaching port 2205fc81-46a4-4dd9-aa0a-2ae9216a6e13...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:05.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "e6c91346-542e-4a6c-bfd5-cb0c136a5abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:05.628Z", "message": "Successfully detached port 2205fc81-46a4-4dd9-aa0a-2ae9216a6e13", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:05.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "e6c91346-542e-4a6c-bfd5-cb0c136a5abf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:05.707Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:05.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:05.707Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:05.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:05.707Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:05.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:07.099Z", "message": "Detaching port c1cca517-41c7-4bfc-8a9e-a6a092d913c9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:07.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "f4a58eeb-f861-4fef-9810-27c17c88c298"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:07.645Z", "message": "Successfully detached port c1cca517-41c7-4bfc-8a9e-a6a092d913c9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:07.645Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "f4a58eeb-f861-4fef-9810-27c17c88c298"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:07.696Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:07.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}], "metadata": {"pagination": {"total": 26, "offset": 13, "size": 50}}} 2018-10-22 10:44:08,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:08,535 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:08 GMT 2018-10-22 10:44:08,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:08,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6764 2018-10-22 10:44:08,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port edcd471d-3915-46ac-8560-04a27ae39ee7... 2018-10-22 10:44:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-22 10:44:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port edcd471d-3915-46ac-8560-04a27ae39ee7 2018-10-22 10:44:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-22 10:44:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-22 10:44:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 2205fc81-46a4-4dd9-aa0a-2ae9216a6e13... 2018-10-22 10:44:08,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 2205fc81-46a4-4dd9-aa0a-2ae9216a6e13 2018-10-22 10:44:08,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-22 10:44:08,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-22 10:44:08,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-22 10:44:08,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c1cca517-41c7-4bfc-8a9e-a6a092d913c9... 2018-10-22 10:44:08,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c1cca517-41c7-4bfc-8a9e-a6a092d913c9 2018-10-22 10:44:08,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-22 10:44:08,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:08,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:08,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:08 GMT 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:44:08,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:13,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:13,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:13,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.656Z", "message": "Detaching port 16d1ada0-ade3-4fd9-8dae-8f15f543d836...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "17c95593-d329-45fd-823a-169b0ec7367a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.656Z", "message": "Successfully detached port 16d1ada0-ade3-4fd9-8dae-8f15f543d836", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "17c95593-d329-45fd-823a-169b0ec7367a"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.750Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.750Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.750Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.750Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:08.750Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:08.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:09.667Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:09.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "f09176f4-2f71-4248-87b3-4982cd026e86"}, {"node_instance_id": "target_vnf_host_jzljup", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:09.667Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:09.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "8cc4abb4-fb45-4a67-ba85-1e15aa77302a"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:09.762Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:09.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:09.762Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:09.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:10.770Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:10.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:10.770Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:10.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_host_jzljup", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:10.770Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 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 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-22T10:44:10.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_host_f6oah9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:10.770Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd 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 c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-22T10:44:10.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:11.786Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:11.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "keypair_jnufrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:11.786Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:11.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:11.786Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:11.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:11.786Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:11.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:11.786Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:11.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.711Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "4ce068b7-41b4-484d-91b7-0dcbe0ca4f88"}, {"node_instance_id": "keypair_jnufrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "keypair_jnufrt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "keypair_jnufrt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:12.920Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:12.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}], "metadata": {"pagination": {"total": 58, "offset": 26, "size": 50}}} 2018-10-22 10:44:13,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:13,673 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:13 GMT 2018-10-22 10:44:13,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:13,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19508 2018-10-22 10:44:13,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:13,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 16d1ada0-ade3-4fd9-8dae-8f15f543d836... 2018-10-22 10:44:13,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 16d1ada0-ade3-4fd9-8dae-8f15f543d836 2018-10-22 10:44:13,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-22 10:44:13,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-22 10:44:13,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-22 10:44:13,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:13,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:13,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 5c0f3b04-fb7e-45d9-a17a-ad572a3002d3 could not be found. [status_code=404] 2018-10-22 10:44:13,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c8dd38b1-bb6d-4dfa-a6c5-ebada2aa86bd could not be found. [status_code=404] 2018-10-22 10:44:13,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-22 10:44:13,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:13,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:13,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:13,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-22 10:44:13,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-22 10:44:13,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:13,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:13,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:13,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-22 10:44:13,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-22 10:44:13,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-22 10:44:13,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-22 10:44:13,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-22 10:44:13,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-22 10:44:13,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:13,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:13,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:13 GMT 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:13,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:44:13,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:18,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:18,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:18,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:18,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:18,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:18,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_jnufrt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.691Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "ce197824-432e-4e9c-9ae3-d1983b3bc1fe"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.691Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "f384c55b-d6df-40ac-86ae-b8a6c32d2de2"}, {"node_instance_id": "keypair_jnufrt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.691Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "ce197824-432e-4e9c-9ae3-d1983b3bc1fe"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_data_plane_port_r9cdbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "keypair_jnufrt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:13.947Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:13.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_port_28itj3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:14.703Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:14.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "494c4746-16c6-474d-ac10-39238aa58103"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:14.957Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:14.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:14.957Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:14.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_data_plane_port_30nkft", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:14.957Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:14.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_port_mgun7t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:15.712Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:15.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "be49974c-e8c7-477b-b961-f170f962d798"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:15.970Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:15.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:15.970Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:15.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_port_28itj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:15.970Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:15.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_subnet_pxako9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:16.779Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:16.779Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "529e5f88-6e18-496b-b92c-4f632e2d3da1"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:17.011Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:17.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:17.011Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:17.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "security_group_dji0c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:17.011Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:17.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:17.011Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:17.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_port_mgun7t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:17.011Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:17.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.207Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "1ea4b7e7-ac2b-49ae-b376-aedb818bd35e"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "security_group_dji0c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.299Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_ip_ubpszo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:18.739Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:18.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "24a3785e-4861-4223-8b2a-1099cfcc5084"}], "metadata": {"pagination": {"total": 96, "offset": 56, "size": 50}}} 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:18 GMT 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18546 2018-10-22 10:44:18,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-22 10:44:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-22 10:44:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-22 10:44:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-22 10:44:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-22 10:44:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-22 10:44:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-22 10:44:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-22 10:44:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-22 10:44:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-22 10:44:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-22 10:44:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-22 10:44:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-22 10:44:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-22 10:44:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-22 10:44:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-22 10:44:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-22 10:44:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-22 10:44:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-22 10:44:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-22 10:44:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-22 10:44:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-22 10:44:18,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:18,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:18,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:18,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:18,912 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:18 GMT 2018-10-22 10:44:18,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:18,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:44:18,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:23,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:24,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:24,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:24,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:24,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_dji0c3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:19.372Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:19.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "security_group_dji0c3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:19.372Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:19.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "security_group_dji0c3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:19.748Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:19.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "4ca9a679-f9b4-42e0-bc7a-9a32312d7727"}, {"node_instance_id": "reference_vnf_ip_z7lccn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:20.384Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:20.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "target_vnf_ip_ubpszo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:20.384Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:20.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "security_group_dji0c3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:20.384Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:20.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_subnet_pxako9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:20.384Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:20.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:21.405Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:21.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:21.405Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:21.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:21.405Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:21.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_network_y9x1v4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.261Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "b65f576e-1ad3-410c-995e-6ef79c5f28f9"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.431Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.431Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.431Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "data_plane_network_y9x1v4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.431Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.431Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:22.770Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:22.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "3025bfe2-0a29-4d9e-b423-53574f4b4ea7"}], "metadata": {"pagination": {"total": 113, "offset": 93, "size": 50}}} 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:24 GMT 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8760 2018-10-22 10:44:24,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:24,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-22 10:44:24,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-22 10:44:24,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-22 10:44:24,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-22 10:44:24,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-22 10:44:24,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-22 10:44:24,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-22 10:44:24,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:24,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-22 10:44:24,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-22 10:44:24,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-22 10:44:24,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:24,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:24,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:24 GMT 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:24,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:44:24,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:29,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:29,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_y9x1v4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:24.087Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:24.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_subnet_pu4ml4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:26.077Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:26.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:27.443Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:27.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "router_bj1jn1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:27.443Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:27.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_network_6mhqqf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.343Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "5586818a-cc21-417a-9397-d1dedc1c70af"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.458Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "router_bj1jn1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.458Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.458Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "router_bj1jn1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.458Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "management_plane_network_6mhqqf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.458Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "router_bj1jn1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.458Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "router_bj1jn1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:28.789Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:28.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "40e40f09-3ef8-499d-af15-772d7fc20c9f"}], "metadata": {"pagination": {"total": 125, "offset": 110, "size": 50}}} 2018-10-22 10:44:29,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:29,186 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:29 GMT 2018-10-22 10:44:29,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:29,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6034 2018-10-22 10:44:29,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-22 10:44:29,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-22 10:44:29,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:29,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:29,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-22 10:44:29,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:29,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:29,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-22 10:44:29,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-22 10:44:29,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-22 10:44:29,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-22 10:44:29,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-22 10:44:29,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:29,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:29,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:29 GMT 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:29,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-22 10:44:29,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:34,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-10-22 10:44:34,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_6mhqqf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:29.981Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:29.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "router_bj1jn1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:31.663Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:31.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:32.470Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:32.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:33.484Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:33.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:33.484Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:33.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "external_network_tpxmy0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:33.484Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:33.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9"}, {"node_instance_id": "external_network_tpxmy0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-22T10:44:33.713Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-22T10:44:33.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04aab052-c439-4b38-a693-3e0ce017e6e9", "logger": "284d5867-6aed-4862-a184-523c69ca2db9"}], "metadata": {"pagination": {"total": 132, "offset": 122, "size": 50}}} 2018-10-22 10:44:34,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:34,331 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:34 GMT 2018-10-22 10:44:34,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:34,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3618 2018-10-22 10:44:34,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:34,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-22 10:44:34,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-22 10:44:34,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-22 10:44:34,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-22 10:44:34,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-22 10:44:34,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-22 10:44:34,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-22 10:44:34,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/04aab052-c439-4b38-a693-3e0ce017e6e9 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:34,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:43:58.095Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "04aab052-c439-4b38-a693-3e0ce017e6e9"} 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:34 GMT 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:34,393 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv 2018-10-22 10:44:34,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:34,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-22 10:44:34,742 - 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": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "target_vnf_flavor_id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "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_05eda296-d9c3-4206-9a57-d1a0da55c388", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "keystone_password": "0425a375-2127-43fa-9722-098889d2eee3", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28: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": "723726fe-98fd-4d92-ad69-25ce31ebad3a", "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": "2018-10-22T10:33:16.163Z", "updated_at": "2018-10-22T10:33:16.163Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:34,742 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:34 GMT 2018-10-22 10:44:34,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:34,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-22 10:44:34,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:34,743 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv 2018-10-22 10:44:34,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-22 10:44:34,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-22 10:44:34,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-22 10:44:34,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-22 10:44:34,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-22 10:44:34,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-22 10:44:34,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-22 10:44:34,815 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-22 10:44:34,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-22T10:33:15.906Z", "updated_at": "2018-10-22T10:33:15.906Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": 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", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": 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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": 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", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-22 10:44:34,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-22 10:44:34,816 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Oct 2018 10:44:34 GMT 2018-10-22 10:44:34,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-22 10:44:34,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-22 10:44:34,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-22 10:44:34,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 10:44:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:35,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0344630c-7e9e-45ee-b034-47fe2c31d720 Date: Mon, 22 Oct 2018 10:44:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:44:35,829 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a used request id req-0344630c-7e9e-45ee-b034-47fe2c31d720 2018-10-22 10:44:35,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00028896332s 2018-10-22 10:44:35,829 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/723726fe-98fd-4d92-ad69-25ce31ebad3a used request id req-0344630c-7e9e-45ee-b034-47fe2c31d720 2018-10-22 10:44:35,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 10:44:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:36,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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-63387273-f526-4de2-8ee9-cd4252b0860c x-compute-request-id: req-63387273-f526-4de2-8ee9-cd4252b0860c Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "3af8b46f-0b57-4cd7-81bc-280093635e8f", "name": "vyos_vrouter-flavor_alt_05eda296-d9c3-4206-9a57-d1a0da55c388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "name": "vyos_vrouter-flavor_05eda296-d9c3-4206-9a57-d1a0da55c388", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 10:44:36,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-63387273-f526-4de2-8ee9-cd4252b0860c 2018-10-22 10:44:36,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.332676172256s 2018-10-22 10:44:36,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-63387273-f526-4de2-8ee9-cd4252b0860c 2018-10-22 10:44:36,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 10:44:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:36,202 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef9f2a8b-6f06-4b0a-8b53-6f61584d5a0d x-compute-request-id: req-ef9f2a8b-6f06-4b0a-8b53-6f61584d5a0d Content-Length: 0 Content-Type: application/json 2018-10-22 10:44:36,203 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f used request id req-ef9f2a8b-6f06-4b0a-8b53-6f61584d5a0d 2018-10-22 10:44:36,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370290279388s 2018-10-22 10:44:36,203 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3af8b46f-0b57-4cd7-81bc-280093635e8f used request id req-ef9f2a8b-6f06-4b0a-8b53-6f61584d5a0d 2018-10-22 10:44:36,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 10:44:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/3ca5d05f-0857-490e-b284-abd23fe3a25f.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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:37,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34a94f91-3b06-4e34-aa0e-9c6029566725 Content-Length: 0 Date: Mon, 22 Oct 2018 10:44:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:44:37,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3ca5d05f-0857-490e-b284-abd23fe3a25f.json used request id req-34a94f91-3b06-4e34-aa0e-9c6029566725 2018-10-22 10:44:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05996108055s 2018-10-22 10:44:37,266 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3ca5d05f-0857-490e-b284-abd23fe3a25f.json used request id req-34a94f91-3b06-4e34-aa0e-9c6029566725 2018-10-22 10:44:37,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 10:44:37,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:37,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3aa13aa9-876f-46d9-acf1-f3e948c19a4b Date: Mon, 22 Oct 2018 10:44:37 GMT RESP BODY: {"floatingips": []} 2018-10-22 10:44:37,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3aa13aa9-876f-46d9-acf1-f3e948c19a4b 2018-10-22 10:44:37,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164420127869s 2018-10-22 10:44:37,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3aa13aa9-876f-46d9-acf1-f3e948c19a4b 2018-10-22 10:44:37,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-22 10:44:37,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:37,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:44: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-5b8074e1-1f2b-4539-9ad5-a5b9a981788d x-compute-request-id: req-5b8074e1-1f2b-4539-9ad5-a5b9a981788d Content-Type: application/json 2018-10-22 10:44:37,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847 used request id req-5b8074e1-1f2b-4539-9ad5-a5b9a981788d 2018-10-22 10:44:37,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.23172712326s 2018-10-22 10:44:37,669 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847 used request id req-5b8074e1-1f2b-4539-9ad5-a5b9a981788d 2018-10-22 10:44:37,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:44:37,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:38,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44: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-bd8a3ac5-33e5-4e74-855e-ab95ba1155f3 x-compute-request-id: req-bd8a3ac5-33e5-4e74-855e-ab95ba1155f3 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:44:37Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:44:38,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd8a3ac5-33e5-4e74-855e-ab95ba1155f3 2018-10-22 10:44:38,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1800429821s 2018-10-22 10:44:38,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd8a3ac5-33e5-4e74-855e-ab95ba1155f3 2018-10-22 10:44:38,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:44:40,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:44:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:41,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44: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-1cafecb1-fbb4-4471-83e5-73e3f066de4e x-compute-request-id: req-1cafecb1-fbb4-4471-83e5-73e3f066de4e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:ed:9e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/296b7e47-e823-4b61-a5d6-f2c805ee5847", "rel": "bookmark"}], "image": {"id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "links": [{"href": "http://172.30.9.28:8774/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-22T10:31:59.000000", "flavor": {"id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "links": [{"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}]}, "id": "296b7e47-e823-4b61-a5d6-f2c805ee5847", "security_groups": [{"name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}], "user_id": "cc999f8821894c6c8c60cc36cb8bd467", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-22T10:44:37Z", "hostId": "bba9580e7a52a8db380321b693197067f069a038295dbdc8ee6f8837", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388", "name": "vyos_vrouter-vm_05eda296-d9c3-4206-9a57-d1a0da55c388", "created": "2018-10-22T10:29:17Z", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-22 10:44:41,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1cafecb1-fbb4-4471-83e5-73e3f066de4e 2018-10-22 10:44:41,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481569051743s 2018-10-22 10:44:41,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1cafecb1-fbb4-4471-83e5-73e3f066de4e 2018-10-22 10:44:41,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-22 10:44:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-22 10:44:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:43,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10: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 x-openstack-request-id: req-3b538e0c-e760-4338-87ba-ef498d936f5f x-compute-request-id: req-3b538e0c-e760-4338-87ba-ef498d936f5f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-22 10:44:43,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b538e0c-e760-4338-87ba-ef498d936f5f 2018-10-22 10:44:43,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0960118770599s 2018-10-22 10:44:43,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b538e0c-e760-4338-87ba-ef498d936f5f 2018-10-22 10:44:43,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:44:43,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:44,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-138b644b-32ce-4832-8909-0768ff70fd4f Date: Mon, 22 Oct 2018 10:44:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:29:12Z", "updated_at": "2018-10-22T10:29:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "0b3ba3e4-50ce-401b-b23d-9f8ac4f3f7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 80, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:13Z", "revision_number": 0, "id": "3ea2df15-c401-4854-beef-be19693d5379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:13Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-22T10:29:14Z", "revision_number": 0, "id": "97a41bd2-9a92-487d-b443-6f597b3d09af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "97bc0c18-1123-455f-ae8c-4bf0dfde828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "c13f33c3-a9fb-4b19-aca1-478da4c1fca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-22T10:29:14Z", "revision_number": 0, "id": "c59b1301-c4d6-4fbd-a379-8528313c9e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 443, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-22T10:29:14Z", "revision_number": 0, "id": "d44bb1a0-01f3-4888-a5ae-73822d63e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:14Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:29:12Z", "revision_number": 0, "id": "f186190a-61f4-48b6-af95-2d9f5c0c8479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:29:12Z", "security_group_id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 8, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "0b45bdbc-8bb1-4eeb-93ee-73883e8567f6", "name": "vyos_vrouter-sg_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:44:44,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-138b644b-32ce-4832-8909-0768ff70fd4f 2018-10-22 10:44:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.594735145569s 2018-10-22 10:44:44,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-138b644b-32ce-4832-8909-0768ff70fd4f 2018-10-22 10:44:44,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 10:44:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0b45bdbc-8bb1-4eeb-93ee-73883e8567f6.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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:44,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90571503-2458-44a3-b17b-362e603e9ce9 Content-Length: 0 Date: Mon, 22 Oct 2018 10:44:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:44:44,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0b45bdbc-8bb1-4eeb-93ee-73883e8567f6.json used request id req-90571503-2458-44a3-b17b-362e603e9ce9 2018-10-22 10:44:44,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.732094049454s 2018-10-22 10:44:44,771 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0b45bdbc-8bb1-4eeb-93ee-73883e8567f6.json used request id req-90571503-2458-44a3-b17b-362e603e9ce9 2018-10-22 10:44:44,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-22 10:44:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:44,811 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10: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 x-openstack-request-id: req-db092590-1139-4b10-bcd3-dc1fb37b649a x-compute-request-id: req-db092590-1139-4b10-bcd3-dc1fb37b649a Content-Length: 0 Content-Type: application/json 2018-10-22 10:44:44,812 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388 used request id req-db092590-1139-4b10-bcd3-dc1fb37b649a 2018-10-22 10:44:44,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0403609275818s 2018-10-22 10:44:44,812 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_05eda296-d9c3-4206-9a57-d1a0da55c388 used request id req-db092590-1139-4b10-bcd3-dc1fb37b649a 2018-10-22 10:44:44,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-22 10:44:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455/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}798d10bfafa2734c21430d426896e07463e28621" -d '{"subnet_id": "1e519146-955c-487b-bb5d-abc936170176"}' 2018-10-22 10:44:46,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc411340-3466-41db-9a62-3a683cde6b3c Date: Mon, 22 Oct 2018 10:44:46 GMT RESP BODY: {"network_id": "1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "subnet_id": "1e519146-955c-487b-bb5d-abc936170176", "subnet_ids": ["1e519146-955c-487b-bb5d-abc936170176"], "port_id": "bd00a897-473c-40f5-b5f4-f91e50512e5e", "id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455"} 2018-10-22 10:44:46,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455/remove_router_interface.json used request id req-dc411340-3466-41db-9a62-3a683cde6b3c 2018-10-22 10:44:46,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69419908524s 2018-10-22 10:44:46,507 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455/remove_router_interface.json used request id req-dc411340-3466-41db-9a62-3a683cde6b3c returning object 1ba5f731-2cc7-41a9-8c41-40dc6e29c455 2018-10-22 10:44:46,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-22 10:44:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:46,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-71817e99-4ab9-4a5e-9cb0-fe69ca5ade1b Date: Mon, 22 Oct 2018 10:44:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:27Z", "admin_state_up": true, "updated_at": "2018-10-22T10:44:45Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "1ba5f731-2cc7-41a9-8c41-40dc6e29c455", "name": "vyos_vrouter-router_05eda296-d9c3-4206-9a57-d1a0da55c388"}]} 2018-10-22 10:44:46,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-71817e99-4ab9-4a5e-9cb0-fe69ca5ade1b 2018-10-22 10:44:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.226208925247s 2018-10-22 10:44:46,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-71817e99-4ab9-4a5e-9cb0-fe69ca5ade1b 2018-10-22 10:44:46,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-22 10:44:46,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455.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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:50,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0403e68-c60b-426c-96b0-23647dd87753 Content-Length: 0 Date: Mon, 22 Oct 2018 10:44:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:44:50,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455.json used request id req-b0403e68-c60b-426c-96b0-23647dd87753 2018-10-22 10:44:50,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.34838485718s 2018-10-22 10:44:50,084 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/1ba5f731-2cc7-41a9-8c41-40dc6e29c455.json used request id req-b0403e68-c60b-426c-96b0-23647dd87753 2018-10-22 10:44:50,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 10:44:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:50,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-44b97238-cf13-4009-b908-d81178415e2a Date: Mon, 22 Oct 2018 10:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T10:27:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"cefbe496f6e845ee84342dc45433a306","id":"1e519146-955c-487b-bb5d-abc936170176","subnetpool_id":null,"name":"vyos_vrouter-subnet_05eda296-d9c3-4206-9a57-d1a0da55c388"}]} 2018-10-22 10:44:50,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-44b97238-cf13-4009-b908-d81178415e2a 2018-10-22 10:44:50,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.21320605278s 2018-10-22 10:44:50,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-44b97238-cf13-4009-b908-d81178415e2a 2018-10-22 10:44:50,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-22 10:44:50,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1e519146-955c-487b-bb5d-abc936170176.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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:52,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6124753a-e2cd-4c94-a5dc-74e24a237388 Date: Mon, 22 Oct 2018 10:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:44:52,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1e519146-955c-487b-bb5d-abc936170176.json used request id req-6124753a-e2cd-4c94-a5dc-74e24a237388 2018-10-22 10:44:52,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37487792969s 2018-10-22 10:44:52,675 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1e519146-955c-487b-bb5d-abc936170176.json used request id req-6124753a-e2cd-4c94-a5dc-74e24a237388 2018-10-22 10:44:52,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:44:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:52,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-b2312ed7-246b-40a6-8298-655c460afe5c Date: Mon, 22 Oct 2018 10:44: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":[],"updated_at":"2018-10-22T10:44:52Z","tenant_id":"cefbe496f6e845ee84342dc45433a306","created_at":"2018-10-22T10:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"cefbe496f6e845ee84342dc45433a306","id":"1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9","name":"vyos_vrouter-net_05eda296-d9c3-4206-9a57-d1a0da55c388"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:44:52,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b2312ed7-246b-40a6-8298-655c460afe5c 2018-10-22 10:44:52,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119673013687s 2018-10-22 10:44:52,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b2312ed7-246b-40a6-8298-655c460afe5c 2018-10-22 10:44:52,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-22 10:44:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9.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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:53,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29bcf97b-654e-4cee-913b-59dac73918ff Date: Mon, 22 Oct 2018 10:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:44:53,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9.json used request id req-29bcf97b-654e-4cee-913b-59dac73918ff 2018-10-22 10:44:53,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08175611496s 2018-10-22 10:44:53,879 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1dbd3a9f-9d73-4bec-bbfb-7d8b4c891cc9.json used request id req-29bcf97b-654e-4cee-913b-59dac73918ff 2018-10-22 10:44:53,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:44:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-206c4fce-cefe-4b44-b33b-f3571818d719 Date: Mon, 22 Oct 2018 10:44:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "metadata": {}}], "file": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/file", "owner": "cefbe496f6e845ee84342dc45433a306", "id": "3896fed7-ce7c-41c8-9ba0-662f0186b58a", "size": 4373348352, "self": "/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-22T10:29:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_05eda296-d9c3-4206-9a57-d1a0da55c388", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-22T10:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:44:54,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-206c4fce-cefe-4b44-b33b-f3571818d719 2018-10-22 10:44:54,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179822921753s 2018-10-22 10:44:54,059 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-206c4fce-cefe-4b44-b33b-f3571818d719 2018-10-22 10:44:54,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 10:44:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}798d10bfafa2734c21430d426896e07463e28621" 2018-10-22 10:44:58,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-284d27ae-8b56-4e35-a3e1-a970ac7b61db Date: Mon, 22 Oct 2018 10:44:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:44:58,643 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a used request id req-284d27ae-8b56-4e35-a3e1-a970ac7b61db 2018-10-22 10:44:58,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.5824611187s 2018-10-22 10:44:58,644 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3896fed7-ce7c-41c8-9ba0-662f0186b58a used request id req-284d27ae-8b56-4e35-a3e1-a970ac7b61db 2018-10-22 10:44:58,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 10:44:58,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:58,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44: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-5bb87dc7-d7eb-46f7-bb51-ec8bbaa62e55 x-compute-request-id: req-5bb87dc7-d7eb-46f7-bb51-ec8bbaa62e55 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7379fc69-391f-4af2-bbac-de94e3e4e2d4", "name": "vyos_vrouter-flavor_05eda296-d9c3-4206-9a57-d1a0da55c388", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 10:44:58,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5bb87dc7-d7eb-46f7-bb51-ec8bbaa62e55 2018-10-22 10:44:58,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0406091213226s 2018-10-22 10:44:58,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5bb87dc7-d7eb-46f7-bb51-ec8bbaa62e55 2018-10-22 10:44:58,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 10:44:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:58,725 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 10:44: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-bb6b4b62-d4af-4dbe-aec5-85ad259dd14c x-compute-request-id: req-bb6b4b62-d4af-4dbe-aec5-85ad259dd14c Content-Length: 0 Content-Type: application/json 2018-10-22 10:44:58,725 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4 used request id req-bb6b4b62-d4af-4dbe-aec5-85ad259dd14c 2018-10-22 10:44:58,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038015127182s 2018-10-22 10:44:58,725 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7379fc69-391f-4af2-bbac-de94e3e4e2d4 used request id req-bb6b4b62-d4af-4dbe-aec5-85ad259dd14c 2018-10-22 10:44:58,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 10:44:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8019b6-25aa-46bf-a1cc-7d9dc2455afd Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388", "links": {"self": "http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467"}, "domain_id": "default", "enabled": true, "id": "cc999f8821894c6c8c60cc36cb8bd467", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 10:44:58,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5c8019b6-25aa-46bf-a1cc-7d9dc2455afd 2018-10-22 10:44:58,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991899967194s 2018-10-22 10:44:58,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5c8019b6-25aa-46bf-a1cc-7d9dc2455afd 2018-10-22 10:44:58,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 10:44:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:58,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153b26ce-fc79-4594-b603-46e7a3399c1b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467"}, "enabled": true, "id": "cc999f8821894c6c8c60cc36cb8bd467", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_05eda296-d9c3-4206-9a57-d1a0da55c388"}} 2018-10-22 10:44:58,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 used request id req-153b26ce-fc79-4594-b603-46e7a3399c1b 2018-10-22 10:44:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0890140533447s 2018-10-22 10:44:58,921 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 used request id req-153b26ce-fc79-4594-b603-46e7a3399c1b 2018-10-22 10:44:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 10:44:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:59,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11c4b6f-3a81-4d63-a6c9-66e7f2c2f1d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:44:59,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 used request id req-e11c4b6f-3a81-4d63-a6c9-66e7f2c2f1d8 2018-10-22 10:44:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211225986481s 2018-10-22 10:44:59,133 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cc999f8821894c6c8c60cc36cb8bd467 used request id req-e11c4b6f-3a81-4d63-a6c9-66e7f2c2f1d8 2018-10-22 10:44:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 10:44:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a233245-7eca-4353-b44e-10aa147f2658 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306"}, "enabled": true, "id": "cefbe496f6e845ee84342dc45433a306", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_05eda296-d9c3-4206-9a57-d1a0da55c388"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 10:44:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3a233245-7eca-4353-b44e-10aa147f2658 2018-10-22 10:44:59,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799839496613s 2018-10-22 10:44:59,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3a233245-7eca-4353-b44e-10aa147f2658 2018-10-22 10:44:59,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 10:44:59,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:59,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73b67c80-fcf1-4454-9d63-424f4e83614a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:44:59,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306 used request id req-73b67c80-fcf1-4454-9d63-424f4e83614a 2018-10-22 10:44:59,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190980911255s 2018-10-22 10:44:59,407 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cefbe496f6e845ee84342dc45433a306 used request id req-73b67c80-fcf1-4454-9d63-424f4e83614a 2018-10-22 10:44:59,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:44:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:59,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32879ab0-5145-435d-ac7e-318fd8d45a2a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8db48ef155b142d785e33a9cb73c2f00", "links": {"self": "http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:44:59,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-32879ab0-5145-435d-ac7e-318fd8d45a2a 2018-10-22 10:44:59,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735328197479s 2018-10-22 10:44:59,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 10:44:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:59,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02115dca-e13d-45bc-a04e-d6cd2155f862 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:44:59,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8db48ef155b142d785e33a9cb73c2f00 used request id req-02115dca-e13d-45bc-a04e-d6cd2155f862 2018-10-22 10:44:59,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106339931488s 2018-10-22 10:44:59,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:44:59,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cefbe496f6e845ee84342dc45433a306&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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:44:59,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-67a98551-281b-409c-b835-0b192e640b2f Date: Mon, 22 Oct 2018 10:44:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}]} 2018-10-22 10:44:59,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cefbe496f6e845ee84342dc45433a306&name=default used request id req-67a98551-281b-409c-b835-0b192e640b2f 2018-10-22 10:44:59,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197314023972s 2018-10-22 10:44:59,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cefbe496f6e845ee84342dc45433a306&name=default used request id req-67a98551-281b-409c-b835-0b192e640b2f 2018-10-22 10:44:59,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 10:44:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:45:00,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4a1db189-1a9b-4bec-920f-1552737c5e2e Date: Mon, 22 Oct 2018 10:45:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cefbe496f6e845ee84342dc45433a306", "created_at": "2018-10-22T10:27:24Z", "updated_at": "2018-10-22T10:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "67500ba4-93f0-4bc8-9554-d62e3651bf15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "1d40271f-699f-4693-a5c8-3cbce250415f", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "455899b6-91fb-4fa0-8827-e628cfc2256d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv4", "project_id": "cefbe496f6e845ee84342dc45433a306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:27:24Z", "revision_number": 0, "id": "2cc32e6f-6db4-4c1f-a300-812ec30a9cf2", "remote_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "remote_ip_prefix": null, "created_at": "2018-10-22T10:27:24Z", "security_group_id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "tenant_id": "cefbe496f6e845ee84342dc45433a306", "port_range_min": null, "ethertype": "IPv6", "project_id": "cefbe496f6e845ee84342dc45433a306"}], "revision_number": 4, "project_id": "cefbe496f6e845ee84342dc45433a306", "id": "efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 10:45:00,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4a1db189-1a9b-4bec-920f-1552737c5e2e 2018-10-22 10:45:00,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.287328958511s 2018-10-22 10:45:00,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4a1db189-1a9b-4bec-920f-1552737c5e2e 2018-10-22 10:45:00,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 10:45:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c.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}938514c1cd05d2e80638df53a81337e1a4600b19" 2018-10-22 10:45:00,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99190ca7-f3e5-4d36-b829-9a01e530d21e Content-Length: 0 Date: Mon, 22 Oct 2018 10:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 10:45:00,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c.json used request id req-99190ca7-f3e5-4d36-b829-9a01e530d21e 2018-10-22 10:45:00,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321499824524s 2018-10-22 10:45:00,408 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/efc8ca72-eecc-48c9-a2a2-8ccfd747ae4c.json used request id req-99190ca7-f3e5-4d36-b829-9a01e530d21e 2018-10-22 10:45:00,426 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-22 10:45:00,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 10:45:00,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 10:45:00,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 10:45:00,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 10:45:00,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 10:45:00,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 10:45:00,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9338cf17-d103-4ab2-8101-cb8a6ee35378 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 10:45:00,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9338cf17-d103-4ab2-8101-cb8a6ee35378 2018-10-22 10:45:00,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 10:45:00,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T11:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["yZGVfadRRS6hhUeeOSAuvA"], "issued_at": "2018-10-22T10:45:00.000000Z"}} 2018-10-22 10:45:00,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:45:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:01,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3e58ca6f-2bc5-409d-a93d-7f2150a27652 Date: Mon, 22 Oct 2018 10:45:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 10:45:01,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e58ca6f-2bc5-409d-a93d-7f2150a27652 2018-10-22 10:45:01,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235402107239s 2018-10-22 10:45:01,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e58ca6f-2bc5-409d-a93d-7f2150a27652 2018-10-22 10:45:01,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 10:45:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:01,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 10:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 10:45:01,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:01,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d96586-f9be-4566-a936-e216b08a6fcf Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 10:45:01,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d8d96586-f9be-4566-a936-e216b08a6fcf 2018-10-22 10:45:01,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0948820114136s 2018-10-22 10:45:01,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 10:45:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}}' 2018-10-22 10:45:01,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-774b78ef-0a33-4da0-9c15-52c53fe29c1a 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.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07"}, "enabled": true, "id": "5bf39eb769a94e58838f7ffe1a379e07", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}} 2018-10-22 10:45:01,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-774b78ef-0a33-4da0-9c15-52c53fe29c1a 2018-10-22 10:45:01,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10095500946s 2018-10-22 10:45:01,278 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-774b78ef-0a33-4da0-9c15-52c53fe29c1a 2018-10-22 10:45:01,279 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'id': u'5bf39eb769a94e58838f7ffe1a379e07', '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'})}) 2018-10-22 10:45:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 10:45:01,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369933128357s 2018-10-22 10:45:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:01,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba89bb4-b90e-4a5e-938a-24e4feda9254 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f"}, "enabled": true, "id": "2d27ae048a12455cae7ae2df311f9a7f", "options": {}, "domain_id": "default", "name": "juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}} 2018-10-22 10:45:01,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f used request id req-6ba89bb4-b90e-4a5e-938a-24e4feda9254 2018-10-22 10:45:01,754 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2d27ae048a12455cae7ae2df311f9a7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a'}) 2018-10-22 10:45:01,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:45:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:01,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53589d6-3c08-4e33-b5e4-9344e5d30b2c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:45:01,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c53589d6-3c08-4e33-b5e4-9344e5d30b2c 2018-10-22 10:45:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769250392914s 2018-10-22 10:45:01,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:45:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:01,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76431f55-2c54-4d80-a450-e267e4640a6f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:45:01,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-76431f55-2c54-4d80-a450-e267e4640a6f 2018-10-22 10:45:01,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768191814423s 2018-10-22 10:45:01,910 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 10:45:01,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 10:45:01,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"role": {"name": "Member"}}' 2018-10-22 10:45:02,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c55cb5-e88d-4c35-be83-ea4efc23a436 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0eb438f373b427c99f5d4fc78e4c8d2", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2"}, "name": "Member"}} 2018-10-22 10:45:02,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-27c55cb5-e88d-4c35-be83-ea4efc23a436 2018-10-22 10:45:02,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110653162003s 2018-10-22 10:45:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f29cd5-57ba-480c-9650-4da19ea8c1dc Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2"}, "domain_id": null, "name": "Member", "id": "c0eb438f373b427c99f5d4fc78e4c8d2"}} 2018-10-22 10:45:02,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2 used request id req-54f29cd5-57ba-480c-9650-4da19ea8c1dc 2018-10-22 10:45:02,096 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2'}, 'domain_id': None, 'human_id': None, 'id': u'c0eb438f373b427c99f5d4fc78e4c8d2', 'HUMAN_ID': False}) 2018-10-22 10:45:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 10:45:02,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fba762b-996c-4d78-b201-a02d93a7e7c0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0eb438f373b427c99f5d4fc78e4c8d2", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 10:45:02,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9fba762b-996c-4d78-b201-a02d93a7e7c0 2018-10-22 10:45:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795578956604s 2018-10-22 10:45:02,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 10:45:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bc2219-9fcc-49b3-8c56-5df8fa2d3c7c 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 10:45:02,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c6bc2219-9fcc-49b3-8c56-5df8fa2d3c7c 2018-10-22 10:45:02,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0818989276886s 2018-10-22 10:45:02,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 10:45:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b364a548-00b7-4cb7-aeb5-aebdf3b24d24 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "links": {"self": "http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f"}, "domain_id": "default", "enabled": true, "id": "2d27ae048a12455cae7ae2df311f9a7f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 10:45:02,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b364a548-00b7-4cb7-aeb5-aebdf3b24d24 2018-10-22 10:45:02,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905408859253s 2018-10-22 10:45:02,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b364a548-00b7-4cb7-aeb5-aebdf3b24d24 2018-10-22 10:45:02,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 10:45:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad9f361-898a-47f8-96c0-d91ac0636fab Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07"}, "enabled": true, "id": "5bf39eb769a94e58838f7ffe1a379e07", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 10:45:02,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cad9f361-898a-47f8-96c0-d91ac0636fab 2018-10-22 10:45:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804200172424s 2018-10-22 10:45:02,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cad9f361-898a-47f8-96c0-d91ac0636fab 2018-10-22 10:45:02,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 10:45:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=2d27ae048a12455cae7ae2df311f9a7f&scope.project.id=5bf39eb769a94e58838f7ffe1a379e07&role.id=c0eb438f373b427c99f5d4fc78e4c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66a38f1-4b70-4445-b96d-760eedbdcdd8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=2d27ae048a12455cae7ae2df311f9a7f&scope.project.id=5bf39eb769a94e58838f7ffe1a379e07&role.id=c0eb438f373b427c99f5d4fc78e4c8d2", "previous": null, "next": null}} 2018-10-22 10:45:02,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2d27ae048a12455cae7ae2df311f9a7f&scope.project.id=5bf39eb769a94e58838f7ffe1a379e07&role.id=c0eb438f373b427c99f5d4fc78e4c8d2 used request id req-f66a38f1-4b70-4445-b96d-760eedbdcdd8 2018-10-22 10:45:02,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798239707947s 2018-10-22 10:45:02,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 10:45:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07/users/2d27ae048a12455cae7ae2df311f9a7f/roles/c0eb438f373b427c99f5d4fc78e4c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6fa58e-8467-46d0-bdaf-8215605771d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 10:45:02,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07/users/2d27ae048a12455cae7ae2df311f9a7f/roles/c0eb438f373b427c99f5d4fc78e4c8d2 used request id req-5c6fa58e-8467-46d0-bdaf-8215605771d0 2018-10-22 10:45:02,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.106398105621s 2018-10-22 10:45:02,629 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 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': '0227746e-b1e0-443d-b3cd-c900bb4c0e9d', 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_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'project_id': u'5bf39eb769a94e58838f7ffe1a379e07', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 10:45:02,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 10:45:02,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 10:45:02,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 10:45:02,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 10:45:02,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 10:45:02,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 10:45:02,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 10:45:02,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 10:45:02,634 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'password': '0227746e-b1e0-443d-b3cd-c900bb4c0e9d', 'project_name': 'juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5bf39eb769a94e58838f7ffe1a379e07', 'project_domain_name': 'Default'} 2018-10-22 10:45:02,698 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-10-22 10:45:02,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-22 10:45:02,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9354a8-c1c6-46f2-bf28-e69b1976c0a7 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/04072f0ab64345cc9868bacb2e11fd66"}, "enabled": true, "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/0eac284376b940a4b222a8959df4cee1"}, "enabled": true, "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/19201b6520c4420395c19ba143af37b1"}, "enabled": true, "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/3f57f0ec4d4f4afda979a85c22583e17"}, "enabled": true, "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/4a93c0668f6c4f4695144fd8b5a100a9"}, "enabled": true, "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/51b925e44f3c4f8a8ae36aa77d346502"}, "enabled": true, "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/52525c47982842b4a696dd1249968a89"}, "enabled": true, "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/58da4f183fb7401ba51d38ea84090488"}, "enabled": true, "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5f0c17363b234a7898b47ba93206fcca"}, "enabled": true, "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/63723a3812cb416d88a42ba716f36901"}, "enabled": true, "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/afea5d419a0643289424c6828cbf51da"}, "enabled": true, "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b0705f76b90f4b49bde2ea41b064cd04"}, "enabled": true, "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/c6f8349d5b8546daa042aea1b619f0cd"}, "enabled": true, "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/cdeb51fb3d9149e3adb3377ad4852006"}, "enabled": true, "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/e07605fee0ad4ae790f44107bed8448e"}, "enabled": true, "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/ec190db34cd14a75843ae4c7ad93aaf0"}, "enabled": true, "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-10-22 10:45:02,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-ff9354a8-c1c6-46f2-bf28-e69b1976c0a7 2018-10-22 10:45:02,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.084456205368s 2018-10-22 10:45:02,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-22 10:45:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429911c9-f0ab-40e9-863d-00fdfa5f547f Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0373f846a1e64444af452ce57210f078"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "0373f846a1e64444af452ce57210f078"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0bc57e31813844afbe99729391432212"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "0bc57e31813844afbe99729391432212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10646ac619e146f59ff58aa3b3b750b3"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1236afa7801f4cb4b8dc5693cf640a59"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/168105dc65d14c67995ab78da2e2929b"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "168105dc65d14c67995ab78da2e2929b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/18851c727edc4f2c89d3f2b4bafddafa"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25c30187bcdc4e0293f1c222fd03db90"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/280a7fcaa44a4b558d91c484c735156c"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2883ba513a1742ea9dbd53de94222709"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "2883ba513a1742ea9dbd53de94222709"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2f0d8ce9bf484035aed102a15b3622b3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3c5376cfa5a74e15aab5f1a9f98021c8"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f21ef1ae1e3456a8d24770341ea2cbb"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4495cdf286b84032bc76edcc53649cc5"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/488fb17b36974cbfaea4bf506fb7f035"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4dceba32621c46958ee3ddf85588b2ab"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4eb1801c49d04a168ec6b7673e632034"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52525c47982842b4a696dd1249968a89", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5253b10e9fac4bec91817f75ffd7b178"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5ce2d3c80c8f49ef8ea74d8467d7e741"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/633291682da34d6d8caceae9ab07c658"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0eac284376b940a4b222a8959df4cee1", "id": "633291682da34d6d8caceae9ab07c658"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/651e85987d4b4a759ab80a0462c1ee26"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cdeb51fb3d9149e3adb3377ad4852006", "id": "651e85987d4b4a759ab80a0462c1ee26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6c582633644b4892b73bf8e98bb4012b"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6f4d9621c05c449eba738ee5a03c7e2e"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7136dae5813f47a8a2a7be89e173caac"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f57f0ec4d4f4afda979a85c22583e17", "id": "7136dae5813f47a8a2a7be89e173caac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b7155b6235b46e7b04d48e92ff15420"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c6d5e024f2d4168931f9e25c35b8e8a"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/82ff263a8a884eabb56353d98c8e8ed8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8b7ef2d5191b442f84c852f52e541023"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8d9537762943403aa3bb68dbfdde47bb"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8db48f4390c94bd9929639ddb640fe41"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/994ca91305be4f8eaf1a8ebaaf53a25a"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51b925e44f3c4f8a8ae36aa77d346502", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c63826efa324c2cb763499f4ca1fd31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e07605fee0ad4ae790f44107bed8448e", "id": "9c63826efa324c2cb763499f4ca1fd31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a0d9905cd6a4472ea6c3eb789bf6622f"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b0705f76b90f4b49bde2ea41b064cd04", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aab7391b683447738ad1bb92d5caa91d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afea5d419a0643289424c6828cbf51da", "id": "aab7391b683447738ad1bb92d5caa91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab23cb3eab0f4488be894cae078a5079"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19201b6520c4420395c19ba143af37b1", "id": "ab23cb3eab0f4488be894cae078a5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/af4e4080e7f149388c91bfc4ecbb44a8"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52525c47982842b4a696dd1249968a89", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b0c8573bf78c440abe99c1b1752dcd6b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58da4f183fb7401ba51d38ea84090488", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2dcdb573cd94673a4892bcd771f0bb2"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b8629847dbeb4a3a9921011f67a9a0de"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bb244c931d974774a761bdb037145100"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6f8349d5b8546daa042aea1b619f0cd", "id": "bb244c931d974774a761bdb037145100"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c082459bdc1e4ebe936b1ebda598fdb8"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04072f0ab64345cc9868bacb2e11fd66", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d583a47343ed457497e9b7ad815bb2e5"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52525c47982842b4a696dd1249968a89", "id": "d583a47343ed457497e9b7ad815bb2e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daded6f3b735456492694010bfbf5f5b"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec190db34cd14a75843ae4c7ad93aaf0", "id": "daded6f3b735456492694010bfbf5f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/dce6547e070a498e8285b45d926fa431"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "dce6547e070a498e8285b45d926fa431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e3489f6ff9504605a10d91b99a20e3fd"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f0c17363b234a7898b47ba93206fcca", "id": "e3489f6ff9504605a10d91b99a20e3fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f977fcd0c8d0450a9096c7e77e0c2ac2"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63723a3812cb416d88a42ba716f36901", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-22 10:45:02,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-429911c9-f0ab-40e9-863d-00fdfa5f547f 2018-10-22 10:45:02,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0910348892212s 2018-10-22 10:45:02,907 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-22 10:45:02,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 10:45:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:02,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1bdb395-9fbd-4f04-b077-a04eb83bf64a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 10:45:02,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c1bdb395-9fbd-4f04-b077-a04eb83bf64a 2018-10-22 10:45:02,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0750689506531s 2018-10-22 10:45:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 10:45:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 10:45:03,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75210b96-a609-4106-a87b-b197b8ad340a Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07"}, "enabled": true, "id": "5bf39eb769a94e58838f7ffe1a379e07", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 10:45:03,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-75210b96-a609-4106-a87b-b197b8ad340a 2018-10-22 10:45:03,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802919864655s 2018-10-22 10:45:03,065 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-75210b96-a609-4106-a87b-b197b8ad340a 2018-10-22 10:45:03,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-22 10:45:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"network": {"tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "name": "juju_epc-net_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "admin_state_up": true}}' 2018-10-22 10:45:03,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-72835705-23b5-4d0c-b279-fcd9682ab2a1 Date: Mon, 22 Oct 2018 10:45:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"5bf39eb769a94e58838f7ffe1a379e07","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-22T10:45:03Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_b10dbd64-f9a7-4c54-b20e-94e0267dd71a","admin_state_up":true,"tenant_id":"5bf39eb769a94e58838f7ffe1a379e07","created_at":"2018-10-22T10:45:03Z","mtu":1450}} 2018-10-22 10:45:03,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-72835705-23b5-4d0c-b279-fcd9682ab2a1 2018-10-22 10:45:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.532373905182s 2018-10-22 10:45:03,600 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-72835705-23b5-4d0c-b279-fcd9682ab2a1 2018-10-22 10:45:03,600 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-22T10:45:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'created_at': u'2018-10-22T10:45:03Z', u'mtu': 1450, u'tenant_id': u'5bf39eb769a94e58838f7ffe1a379e07', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5bf39eb769a94e58838f7ffe1a379e07'}) 2018-10-22 10:45:03,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 10:45:03,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ec80f5-f211-4194-baa6-0905717cae92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 10:45:03,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-16ec80f5-f211-4194-baa6-0905717cae92 2018-10-22 10:45:03,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 10:45:03,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0eb438f373b427c99f5d4fc78e4c8d2", "name": "Member"}], "expires_at": "2018-10-22T11:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bf39eb769a94e58838f7ffe1a379e07", "name": "juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5bf39eb769a94e58838f7ffe1a379e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/5bf39eb769a94e58838f7ffe1a379e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/5bf39eb769a94e58838f7ffe1a379e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5bf39eb769a94e58838f7ffe1a379e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/5bf39eb769a94e58838f7ffe1a379e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/5bf39eb769a94e58838f7ffe1a379e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5bf39eb769a94e58838f7ffe1a379e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/5bf39eb769a94e58838f7ffe1a379e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/5bf39eb769a94e58838f7ffe1a379e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5bf39eb769a94e58838f7ffe1a379e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/5bf39eb769a94e58838f7ffe1a379e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/5bf39eb769a94e58838f7ffe1a379e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "id": "2d27ae048a12455cae7ae2df311f9a7f"}, "audit_ids": ["6lUAPQuURbOIpZtWQDOoLQ"], "issued_at": "2018-10-22T10:45:03.000000Z"}} 2018-10-22 10:45:03,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 10:45:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 10:45:04,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-2a477aa8-1598-4c1d-8c2e-fb0c1763d9bb Date: Mon, 22 Oct 2018 10:45:04 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":"2018-10-22T10:45:03Z","tenant_id":"5bf39eb769a94e58838f7ffe1a379e07","created_at":"2018-10-22T10:45:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5bf39eb769a94e58838f7ffe1a379e07","id":"312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c","name":"juju_epc-net_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 10:45:04,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2a477aa8-1598-4c1d-8c2e-fb0c1763d9bb 2018-10-22 10:45:04,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2752161026s 2018-10-22 10:45:04,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2a477aa8-1598-4c1d-8c2e-fb0c1763d9bb 2018-10-22 10:45:04,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-22 10:45:04,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '{"subnet": {"name": "juju_epc-subnet_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "enable_dhcp": true, "network_id": "312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-22 10:45:05,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-110cbe43-13dc-4639-aa92-0dd9836c2aec Date: Mon, 22 Oct 2018 10:45:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c","tenant_id":"5bf39eb769a94e58838f7ffe1a379e07","created_at":"2018-10-22T10:45:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T10:45:04Z","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":"5bf39eb769a94e58838f7ffe1a379e07","id":"79ee2a58-f62e-4828-8da8-e4327c84ff33","subnetpool_id":null,"name":"juju_epc-subnet_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}} 2018-10-22 10:45:05,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-110cbe43-13dc-4639-aa92-0dd9836c2aec 2018-10-22 10:45:05,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.808109045029s 2018-10-22 10:45:05,061 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-110cbe43-13dc-4639-aa92-0dd9836c2aec 2018-10-22 10:45:05,062 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T10:45:04Z', 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'79ee2a58-f62e-4828-8da8-e4327c84ff33', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'enable_dhcp': True, u'network_id': u'312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c', u'tenant_id': u'5bf39eb769a94e58838f7ffe1a379e07', u'created_at': u'2018-10-22T10:45:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'5bf39eb769a94e58838f7ffe1a379e07'}) 2018-10-22 10:45:05,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-22 10:45:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '{"router": {"external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214"}, "name": "juju_epc-router_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "admin_state_up": true}}' 2018-10-22 10:45:10,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ad1b3681-9039-4fd0-a9c9-e198a78181cd Date: Mon, 22 Oct 2018 10:45:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:45:05Z", "admin_state_up": true, "updated_at": "2018-10-22T10:45:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "id": "294afbdb-089d-417f-80db-b79cc739228c", "name": "juju_epc-router_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}} 2018-10-22 10:45:10,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ad1b3681-9039-4fd0-a9c9-e198a78181cd 2018-10-22 10:45:10,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.06214690208s 2018-10-22 10:45:10,125 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ad1b3681-9039-4fd0-a9c9-e198a78181cd 2018-10-22 10:45:10,125 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-22T10:45:06Z', u'revision_number': 3, u'id': u'294afbdb-089d-417f-80db-b79cc739228c', u'external_gateway_info': {u'network_id': u'd8029335-a52b-439d-95d9-1488b78e0214', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'53fb6b01-2f77-471b-b63c-7120427c7852', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'admin_state_up': True, u'tenant_id': u'5bf39eb769a94e58838f7ffe1a379e07', u'created_at': u'2018-10-22T10:45:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'5bf39eb769a94e58838f7ffe1a379e07'}) 2018-10-22 10:45:10,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-22 10:45:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c/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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '{"subnet_id": "79ee2a58-f62e-4828-8da8-e4327c84ff33"}' 2018-10-22 10:45:12,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e49554ee-9652-40af-9e1d-28104253f7d7 Date: Mon, 22 Oct 2018 10:45:12 GMT RESP BODY: {"network_id": "312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "subnet_id": "79ee2a58-f62e-4828-8da8-e4327c84ff33", "subnet_ids": ["79ee2a58-f62e-4828-8da8-e4327c84ff33"], "port_id": "d03ba9c2-003b-4755-a919-51adf6e8f694", "id": "294afbdb-089d-417f-80db-b79cc739228c"} 2018-10-22 10:45:12,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c/add_router_interface.json used request id req-e49554ee-9652-40af-9e1d-28104253f7d7 2018-10-22 10:45:12,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20551800728s 2018-10-22 10:45:12,332 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c/add_router_interface.json used request id req-e49554ee-9652-40af-9e1d-28104253f7d7 returning object 294afbdb-089d-417f-80db-b79cc739228c 2018-10-22 10:45:12,332 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-22 10:45:14,131 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-22 10:45:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 10:45:14,137 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 10:45:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 10:45:14,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:45:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 10:45:14,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-235e6f86-3dd1-4f48-9021-2ddddd5fc891 Date: Mon, 22 Oct 2018 10:45:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:45:14,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-235e6f86-3dd1-4f48-9021-2ddddd5fc891 2018-10-22 10:45:14,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181792020798s 2018-10-22 10:45:14,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-235e6f86-3dd1-4f48-9021-2ddddd5fc891 2018-10-22 10:45:14,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 10:45:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}' 2018-10-22 10:45:14,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c X-Openstack-Request-Id: req-bae04ac8-3732-4a85-9e7e-5cb79ea10fe9 Date: Mon, 22 Oct 2018 10:45:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "6e45a55b-eb8a-42a6-9653-a743eb739f2c", "size": null, "self": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-22T10:45:14Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": null, "created_at": "2018-10-22T10:45:14Z", "protected": false} 2018-10-22 10:45:14,891 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bae04ac8-3732-4a85-9e7e-5cb79ea10fe9 2018-10-22 10:45:14,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.566463947296s 2018-10-22 10:45:14,892 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bae04ac8-3732-4a85-9e7e-5cb79ea10fe9 returning object 6e45a55b-eb8a-42a6-9653-a743eb739f2c 2018-10-22 10:45:14,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 10:45:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '' 2018-10-22 10:45:20,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c00753f6-3f8d-4ff6-82a5-5bc8040e91c2 Date: Mon, 22 Oct 2018 10:45:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:45:20,468 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file used request id req-c00753f6-3f8d-4ff6-82a5-5bc8040e91c2 2018-10-22 10:45:20,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.57527709007s 2018-10-22 10:45:20,468 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file used request id req-c00753f6-3f8d-4ff6-82a5-5bc8040e91c2 2018-10-22 10:45:20,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:45:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 10:45:20,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8022900a-6ef6-4001-a657-256cc9ebb5ef Date: Mon, 22 Oct 2018 10:45:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "metadata": {}}], "file": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "6e45a55b-eb8a-42a6-9653-a743eb739f2c", "size": 296943616, "self": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-22T10:45:20Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-22T10:45:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:45:20,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8022900a-6ef6-4001-a657-256cc9ebb5ef 2018-10-22 10:45:20,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036297082901s 2018-10-22 10:45:20,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8022900a-6ef6-4001-a657-256cc9ebb5ef 2018-10-22 10:45:20,508 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file', 'owner': u'5bf39eb769a94e58838f7ffe1a379e07', 'id': u'6e45a55b-eb8a-42a6-9653-a743eb739f2c', 'size': 296943616, u'self': u'/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bf39eb769a94e58838f7ffe1a379e07', 'name': 'juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T10:45:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T10:45:20Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'self': u'/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'created': u'2018-10-22T10:45:14Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-22T10:45:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}}) 2018-10-22 10:45:23,380 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6e45a55b-eb8a-42a6-9653-a743eb739f2c -s xenial -r regionOne -u http://172.30.9.28:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. 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. 2018-10-22 10:45:23,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 10:45:23,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-22 10:45:23,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45: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-30b5f319-3b76-4ca6-ab2f-7c0e118af414 x-compute-request-id: req-30b5f319-3b76-4ca6-ab2f-7c0e118af414 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e87ef5b-2715-4f26-ba03-41a766fb4830", "name": "juju_epc-flavor_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 10:45:23,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-30b5f319-3b76-4ca6-ab2f-7c0e118af414 2018-10-22 10:45:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202065944672s 2018-10-22 10:45:23,584 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-30b5f319-3b76-4ca6-ab2f-7c0e118af414 returning object 7e87ef5b-2715-4f26-ba03-41a766fb4830 2018-10-22 10:45:23,585 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', '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'f281155a378b4c45907df4c470833e42', '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'7e87ef5b-2715-4f26-ba03-41a766fb4830', 'swap': 0}) 2018-10-22 10:45:23,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 10:45:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830/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}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"extra_specs": {}}' 2018-10-22 10:45:23,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45: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-e51e2ce6-8954-4ab4-805c-53d015739168 x-compute-request-id: req-e51e2ce6-8954-4ab4-805c-53d015739168 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 10:45:23,610 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830/os-extra_specs used request id req-e51e2ce6-8954-4ab4-805c-53d015739168 2018-10-22 10:45:23,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240120887756s 2018-10-22 10:45:23,610 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830/os-extra_specs used request id req-e51e2ce6-8954-4ab4-805c-53d015739168 2018-10-22 10:45:23,610 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-22 10:45:23,612 - 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-300 | | 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 | | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 10:45:23,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-22 10:45:23,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-22 10:45:23,796 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-22 10:45:23,964 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-10-22 10:45:23,965 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-22 10:45:25,449 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-22 10:45:25,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:45:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 10:45:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-52bda402-70f5-494d-8b82-8708692937e0 Date: Mon, 22 Oct 2018 10:45:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "metadata": {}}], "file": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "6e45a55b-eb8a-42a6-9653-a743eb739f2c", "size": 296943616, "self": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-22T10:45:20Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-22T10:45:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:45:25,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-52bda402-70f5-494d-8b82-8708692937e0 2018-10-22 10:45:25,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0308120250702s 2018-10-22 10:45:25,480 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-52bda402-70f5-494d-8b82-8708692937e0 2018-10-22 10:45:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 10:45:25,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}' 2018-10-22 10:45:25,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12 X-Openstack-Request-Id: req-27a22cf1-3937-422f-a555-a87032ce87fe Date: Mon, 22 Oct 2018 10:45:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "c1a1cbf8-a253-4c33-b250-ceaf17023c12", "size": null, "self": "/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "updated_at": "2018-10-22T10:45:25Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": null, "created_at": "2018-10-22T10:45:25Z", "protected": false} 2018-10-22 10:45:25,670 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-27a22cf1-3937-422f-a555-a87032ce87fe 2018-10-22 10:45:25,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.188605070114s 2018-10-22 10:45:25,671 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-27a22cf1-3937-422f-a555-a87032ce87fe returning object c1a1cbf8-a253-4c33-b250-ceaf17023c12 2018-10-22 10:45:25,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 10:45:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '' 2018-10-22 10:45:30,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b55d4c9-a416-405e-a9f2-98b2239381a7 Date: Mon, 22 Oct 2018 10:45:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 10:45:30,810 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/file used request id req-5b55d4c9-a416-405e-a9f2-98b2239381a7 2018-10-22 10:45:30,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.13911008835s 2018-10-22 10:45:30,811 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/file used request id req-5b55d4c9-a416-405e-a9f2-98b2239381a7 2018-10-22 10:45:30,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 10:45:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 10:45:31,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-13258782-3116-42f3-9ba0-7782381f257d Date: Mon, 22 Oct 2018 10:45:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/snap", "metadata": {}}], "file": "/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "c1a1cbf8-a253-4c33-b250-ceaf17023c12", "size": 263586304, "self": "/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "updated_at": "2018-10-22T10:45:30Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-22T10:45:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "metadata": {}}], "file": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "6e45a55b-eb8a-42a6-9653-a743eb739f2c", "size": 296943616, "self": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-22T10:45:20Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-22T10:45:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 10:45:31,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-13258782-3116-42f3-9ba0-7782381f257d 2018-10-22 10:45:31,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.56360411644s 2018-10-22 10:45:31,375 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-13258782-3116-42f3-9ba0-7782381f257d 2018-10-22 10:45:31,378 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/file', 'owner': u'5bf39eb769a94e58838f7ffe1a379e07', 'id': u'c1a1cbf8-a253-4c33-b250-ceaf17023c12', 'size': 263586304, u'self': u'/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bf39eb769a94e58838f7ffe1a379e07', 'name': 'juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T10:45:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-22T10:45:30Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'self': u'/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', 'created': u'2018-10-22T10:45:25Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-22T10:45:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}}) 2018-10-22 10:45:31,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c1a1cbf8-a253-4c33-b250-ceaf17023c12 -s trusty -r regionOne -u http://172.30.9.28: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. 2018-10-22 10:45:31,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 10:45:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-22 10:45:31,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45: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-affdead0-343c-41f7-b9a7-98f99ab15067 x-compute-request-id: req-affdead0-343c-41f7-b9a7-98f99ab15067 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/42156752-6c19-4e04-a661-beafff3542d4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "42156752-6c19-4e04-a661-beafff3542d4", "name": "juju_epc-flavor_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 10:45:31,681 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-affdead0-343c-41f7-b9a7-98f99ab15067 2018-10-22 10:45:31,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.073982000351s 2018-10-22 10:45:31,682 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-affdead0-343c-41f7-b9a7-98f99ab15067 returning object 42156752-6c19-4e04-a661-beafff3542d4 2018-10-22 10:45:31,682 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a', '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'f281155a378b4c45907df4c470833e42', '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'42156752-6c19-4e04-a661-beafff3542d4', 'swap': 0}) 2018-10-22 10:45:31,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 10:45:31,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4/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}d916c013168ddee9975fa3d8482175d82280cac8" -d '{"extra_specs": {}}' 2018-10-22 10:45:31,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 10:45: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-cafaff36-d38e-430c-8661-4befd677c268 x-compute-request-id: req-cafaff36-d38e-430c-8661-4befd677c268 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 10:45:31,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4/os-extra_specs used request id req-cafaff36-d38e-430c-8661-4befd677c268 2018-10-22 10:45:31,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233361721039s 2018-10-22 10:45:31,707 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4/os-extra_specs used request id req-cafaff36-d38e-430c-8661-4befd677c268 2018-10-22 10:45:31,707 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-22 10:50:16,545 - 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=312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 10:45:31 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 10:45:31 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=312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 10:45:31 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 10:45:31 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c] 10:45:32 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 10:45:32 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[ignore-machine-addresses:false ftp-proxy: test-mode:false resource-tags: default-series:xenial ssl-hostname-verification:false update-status-hook-interval:5m max-status-history-size:5G agent-stream:released max-action-results-size:5G use-floating-ip:true uuid:c4cfc1d8-a73f-479a-8c39-6193316c72b8 apt-no-proxy: fan-config: name:controller network:312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c container-image-metadata-url: cloudinit-userdata: max-status-history-age:336h apt-mirror: logforward-enabled:false disable-network-management:false transmit-vendor-metrics:true use-default-secgroup:true logging-config: http-proxy: development:false apt-ftp-proxy: type:openstack firewall-mode:instance no-proxy:127.0.0.1,localhost,::1 container-image-stream:released container-networking-method: egress-subnets: net-bond-reconfigure-delay:17 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY3aynhvuVIxLMexmBvi1JKV8q5yHmZHM66K/zW9fAsWBoRIpxZ3vujOWE2bfiXYFb/2loRJx9svDyi/9MKuIg5ZUDku3CgljmSsT75S4cG3JJ9+O44jNUGQxVpENApsku0T9tKpGjoy+Vs41nk7qiMMgZMuINStQSv3CkrEmwmyuCkdJUOIxh3f4KSeZubXd5jVK73t25w9dzq4vR+5O1OstGKVywIe47Sp53AxQg7+7wXcnmwvnyq974puMMHAuJVnZ9AHgYUA6CAEkn2EfySIYA/1K6zvWmpXF+RR0Cg0VOZ42QIHn4j/jRxM8mVrIyxippFonAWXdnsL4en+pJ juju-client-key agent-metadata-url: container-inherit-properties: policy-target-group: external-network: image-stream:released enable-os-refresh-update:true apt-http-proxy: use-openstack-gbp:false provisioner-harvest-mode:destroyed automatically-retry-hooks:true image-metadata-url: https-proxy: proxy-ssh:false max-action-results-age:336h enable-os-upgrade:true apt-https-proxy:] 10:45:32 INFO juju.provider.openstack provider.go:145 opening model "controller" 10:45:32 DEBUG goose :1 auth details: &{Token:gAAAAABbzapMwTerR6bC5UHfT1comaRy-Ncu79tGfccgv2rPtlnIfVpsvwN-kOhfpOQfC1gCozWkkmn8D17pr7a1S-c_MInBibq-VzAAQrwXV3xXFNE3OKyd57ekvYK-fLT_CiZdc6wAMtVxvP8d-_PgZy0ZufBlR9mum5PPAW1U-QNV4kdQEZA TenantId:5bf39eb769a94e58838f7ffe1a379e07 UserId:2d27ae048a12455cae7ae2df311f9a7f Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.28:9292 volumev3:http://172.30.9.28:8776/v3/5bf39eb769a94e58838f7ffe1a379e07 volumev2:http://172.30.9.28:8776/v2/5bf39eb769a94e58838f7ffe1a379e07 placement:http://172.30.9.28:8778/placement network:http://172.30.9.28:9696 orchestration:http://172.30.9.28:8004/v1/5bf39eb769a94e58838f7ffe1a379e07 cloudformation:http://172.30.9.28:8000/v1 compute:http://172.30.9.28:8774/v2.1 identity:http://172.30.9.28:5000 policy:http://172.30.9.28:1789 nfv-orchestration:http://172.30.9.28:9890 metric:http://172.30.9.28:8041 volume:http://172.30.9.28:8776/v1/5bf39eb769a94e58838f7ffe1a379e07 alarming:http://172.30.9.28:8042 key-manager:http://172.30.9.28:9311]]} 10:45:32 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 10:45:32 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 10:45:32 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 10:45:32 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 10:45:32 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 10:45:32 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 10:45:32 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 10:45:32 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 10:45:32 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 10:45:32 INFO cmd bootstrap.go:233 Loading image metadata 10:45:32 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 10:45:32 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 10:45:32 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 10:45:32 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [saucy win7 win81 win10 centos7 vivid bionic win2016nano quantal utopic win2008r2 win2016 win2016hv win8 genericlinux zesty artful win2012hvr2 win2012hv win2012 trusty wily win2012r2 raring yakkety precise xenial opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 10:45:32 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 10:45:35 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 10:45:35 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.28:5000/v3} not found 10:45:35 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.28:5000/v3} not found 10:45:35 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 10:45:35 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 10:45:35 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 10:45:35 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 10:45:35 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 10:45:35 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 10:45:35 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 10:45:35 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 10:45:35 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 10:45:36 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 []} 10:45:38 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 10:45:38 INFO cmd bootstrap.go:389 Starting new instance for initial controller 10:45:38 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 10:45:38 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 10:45:38 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:6e45a55b-eb8a-42a6-9653-a743eb739f2c Arch:amd64 VirtType:}] 10:45:38 INFO juju.environs.instances image.go:106 find instance - using image with id: 6e45a55b-eb8a-42a6-9653-a743eb739f2c 10:45:38 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 10:45:38 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 10:45:38 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 10:45:38 DEBUG juju.provider.openstack provider.go:1005 using network id "312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c" 10:45:38 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" has status BUILD, wait 10 seconds before retry, attempt 11 10:47:47 INFO juju.provider.openstack provider.go:1175 started instance "f7d29f49-b427-4d90-8e6a-5be8db7648f7" 10:47:47 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 10:47:48 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.208 10:47:48 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.208 10:47:51 INFO cmd bootstrap.go:225 - f7d29f49-b427-4d90-8e6a-5be8db7648f7 (arch=amd64 mem=2G cores=1) 10:47:51 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 10:47:51 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 10:47:51 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 10:47:54 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 10:47:54 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 10:47:55 DEBUG juju.provider.openstack provider.go:417 instance f7d29f49-b427-4d90-8e6a-5be8db7648f7 has floating IP address: 172.30.9.208 Attempting to connect to 172.30.9.208:22 Attempting to connect to 192.168.121.8:22 10:47:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 10:47:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.208 failed: /var/lib/juju/nonce.txt does not exist 10:48:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 10:48:01 INFO cmd bootstrap.go:333 Connected to 172.30.9.208 10:48: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]> 10:48:01 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-6c72b8-controller-0 10:50:13 INFO cmd bootstrap.go:455 Bootstrap agent now started 10:50:15 DEBUG juju.provider.openstack provider.go:417 instance f7d29f49-b427-4d90-8e6a-5be8db7648f7 has floating IP address: 172.30.9.208 10:50:15 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.208:17070 192.168.121.8:17070] 10:50:15 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.208 to verify accessibility... 10:50:15 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.8:17070] 10:50:15 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" 10:50:15 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" 10:50:16 DEBUG juju.api monitor.go:35 RPC connection died 10:50:16 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 10:50:16 INFO cmd controller.go:88 Controller machines are in the "controller" model 10:50:16 INFO cmd controller.go:89 Initial model "default" added 10:50:16 INFO cmd supercommand.go:465 command finished 2018-10-22 10:50:16,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-22 10:50:16,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-22 10:50:41,498 - 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. 2018-10-22 10:50:41,499 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-22 11:13:18,897 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-22 11:13:01.912341Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-22 11:13:18,897 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-22 11:13:18,897 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-22 11:13:19,096 - 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 error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.205 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* error idle 2 172.30.9.202 hook failed: "install" oai-hss/0* error idle 3 172.30.9.203 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.205 46966e07-d424-4ff1-9630-d627df23f222 xenial nova ACTIVE 1 started 172.30.9.200 9e2b3784-226b-46f6-85d4-f47b709782e4 trusty nova ACTIVE 2 started 172.30.9.202 fe61353b-e7f8-4480-a16f-9e0964d91598 trusty nova ACTIVE 3 started 172.30.9.203 14f47a3a-406c-4b93-8343-6d453f723130 trusty nova ACTIVE 2018-10-22 11:13:19,283 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.205 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-10-22 11:13:19,284 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-22 11:13:19,420 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-22 11:13:19,421 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 28:16 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-22 11:13:20,068 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 10:53:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 10:53:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 10:53:41 DEBUG juju.agent read agent config, format "2.0" machine-0: 10:53:41 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 10:53:41 DEBUG juju.worker start "engine" machine-0: 10:53:41 INFO juju.worker start "engine" machine-0: 10:53:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 10:53:41 DEBUG juju.worker "engine" started machine-0: 10:53:41 DEBUG juju.worker.introspection stats worker now serving machine-0: 10:53:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 10:53:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:53:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 10:53:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.apicaller connecting with old password machine-0: 10:53:41 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 10:53:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 10:53:41 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:41 INFO juju.api connection established to "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 10:53:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 10:53:42 DEBUG juju.worker.apicaller connected machine-0: 10:53:42 DEBUG juju.worker.apicaller changing password... machine-0: 10:53:42 DEBUG juju.worker.apicaller password changed machine-0: 10:53:42 DEBUG juju.api RPC connection died machine-0: 10:53:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 10:53:42 DEBUG juju.worker.apicaller connecting with current password machine-0: 10:53:42 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:42 INFO juju.api connection established to "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:42 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:43 DEBUG juju.worker.apicaller connected machine-0: 10:53:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:53:43 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 10:53:43 INFO juju.worker.upgrader unblocking abort check machine-0: 10:53:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 10:53:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 10:53:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 10:53:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.logger logger setup machine-0: 10:53:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 10:53:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 10:53:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:53:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:53:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:53:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 10:53:43 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 10:53:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 10:53:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:53:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:53:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:53:43 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 10:53:43 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 10:53:43 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 10:53:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:53:43 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:53:43 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 10:53:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 10:53:43 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 10:53:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 10:53:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 10:53:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 10:53:43 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-0: 10:53:43 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 10:53: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-0: 10:53:43 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 10:53:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 10:53:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 10:53:43 DEBUG juju.api RPC connection died machine-0: 10:53:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker killing runner 0xc4206df790 machine-0: 10:53:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-0: 10:53:43 INFO juju.worker runner is dying machine-0: 10:53:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 10:53:43 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: 10:53:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 10:53:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 10:53:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:53:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:43 DEBUG juju.worker.apicaller connecting with current password machine-0: 10:53:43 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:43 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:43 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:44 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: 10:53:44 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: 10:53:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 10:53:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:44 DEBUG juju.worker.apicaller connected machine-0: 10:53:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:53:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:53:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 10:53:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.logger logger setup machine-0: 10:53:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 10:53:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 10:53:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:53:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:53:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:53:44 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:53:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 10:53:44 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 10:53:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 10:53:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 10:53:44 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 10:53:44 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 10:53:44 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 10:53:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 10:53:44 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 10:53:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 10:53:44 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 10:53:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 10:53:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 10:53:44 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 10:53:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:53:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:53:44 DEBUG juju.network "lxdbr0" has addresses [fe80::b87a:ddff:fe77:72f9/64 fe80::1/64] machine-0: 10:53:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:53:44 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 10:53:44 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 10:53:44 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 10:53:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:53:44 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:53:44 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 10:53:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 10:53:44 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-0: 10:53:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:53:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:53:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 10:53:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 10:53: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-0: 10:53:44 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 10:53:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 10:53:44 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 10:53:45 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: 10:53:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 10:53:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 10:53:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 10:53:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 10:53:45 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 10:53:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:53:45 DEBUG juju.network "lxdbr0" has addresses [fe80::b87a:ddff:fe77:72f9/64 fe80::1/64] machine-0: 10:53:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:53:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:53:45 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 10:53:45 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 10:53:45 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:53:45 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 10:53:45 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 10:53:45 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: 10:53:45 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 10:53:45 INFO juju.worker.upgrader unblocking abort check machine-0: 10:53:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 10:53:45 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 10:53:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 10:53:45 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 10:53:45 DEBUG juju.worker start "0-container-watcher" machine-0: 10:53:45 DEBUG juju.worker start "stateconverter" machine-0: 10:53:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 10:53:45 INFO juju.worker start "0-container-watcher" machine-0: 10:53:45 DEBUG juju.worker "0-container-watcher" started machine-0: 10:53:45 INFO juju.worker start "stateconverter" machine-0: 10:53:45 DEBUG juju.worker "stateconverter" started machine-0: 10:53:45 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 10:53:45 DEBUG juju.service discovered init system "systemd" from local host machine-0: 10:53:45 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-0: 10:53:46 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: 10:53:46 INFO juju.worker.machiner "machine-0" started machine-0: 10:53:46 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 10:53:46 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 10:53:46 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 10:53:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 10:53:46 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: 10:53:46 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 10:53:46 INFO juju.worker start "api" unit-abot-epc-basic-0: 10:53:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:53:46 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:46 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:46 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:46 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:53:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:53:47 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:53:47 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 10:53:47 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 10:53:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:53:47 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 10:53:47 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:47 INFO juju.api connection established to "wss://252.8.0.1:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:47 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:53:47 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-0: 10:53:48 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:0f:31:ff 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:0f:31:ff 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:ba:7a:dd:77:72:f9 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:ba:7a:dd:77:72:f9 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:6e:44:3b:89:5b:36 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.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:6e:44:3b:89:5b:36 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:6e:44:3b:89:5b:36 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: 10:53:48 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 10:53:49 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network "lxdbr0" has addresses [fe80::b87a:ddff:fe77:72f9/64 fe80::1/64] unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network including address public:172.30.9.208 for machine unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 10:53:49 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 10:53:49 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 10:53:49 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:53:49 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: 10:53:49 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 10:53:49 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 10:53:49 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 10:53:49 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 10:53:49 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: 10:53:49 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:53:49 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:53:49 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 10:53:49 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:53:49 DEBUG httpbakery client do GET https://252.8.0.1:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 10:53:49 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 10:53:49 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:53:49 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:53:50 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:53:50 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:53:50 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:53:51 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 10:53:51 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 10:53:51 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 10:53:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 10:53:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-0: 10:53:51 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 10:53:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:53:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:53:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:53:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> machine-0: 10:53:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 10:53:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 10:53:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 10:53:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 10:53:52 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 10:53:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 10:53:52 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 10:53:52 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: 10:53:52 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:53:52 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 10:53:53 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 10:53:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:53:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:53:54 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: 10:53:54 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:53:54 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: 10:53:54 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:53:54 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: 10:53:54 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:53:54 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: 10:53:54 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 10:53:54 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:53:54 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: 10:53:54 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: 10:53:54 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: 10:53:54 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:55 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: 10:53:56 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: 10:53:56 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: 10:53:56 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: 10:53:56 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: 10:53:56 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: 10:53:56 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.5 [197 kB] unit-abot-epc-basic-0: 10:53:56 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: 10:53:56 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: 10:53:56 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: 10:53:56 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: 10:53:56 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: 10:53:56 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 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 10:53:57 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: 10:53:57 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: 10:53:57 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: 10:53:57 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:58 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: 10:53:59 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: 10:53:59 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: 10:53:59 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: 10:53:59 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: 10:53:59 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: 10:53:59 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: 10:53:59 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:00 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:01 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:02 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: 10:54:03 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: 10:54:03 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 10:54:03 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 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 10:54:03 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 10:54:03 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: 10:54:03 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 9s (7415 kB/s) unit-abot-epc-basic-0: 10:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 10:54:03 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 ... 54367 files and directories currently installed.) unit-abot-epc-basic-0: 10:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 10:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 10:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 10:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 10:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 10:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 10:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:54:08 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 10:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 10:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 10:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 10:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 10:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 10:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 10:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 10:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 10:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 10:54:16 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: 10:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 10:54:17 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: 10:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 10:54:18 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: 10:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 10:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 10:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 10:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 10:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 10:54:21 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: 10:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 10:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 10:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 10:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 10:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 10:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:54:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 10:54:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:54:29 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 10:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 10:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 10:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 10:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 10:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:54:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 10:54:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 10:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 10:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 10:54:35 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: 10:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 10:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 10:54:36 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: 10:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 10:54:36 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: 10:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 10:54:36 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: 10:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 10:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 10:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 10:54:39 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: 10:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 10:54:39 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: 10:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 10:54:40 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: 10:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 10:54:41 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: 10:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 10:54:41 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: 10:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:54:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 10:54:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:54:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:54:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 10:54:44 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: 10:54:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:54:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 10:54:47 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: 10:54:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 10:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 10:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 10:54:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 10:54:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 10:54:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:54:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:54:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 10:54: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: 10:54: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: 10:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 10:54:57 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: 10:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:54:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 10:54:59 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: 10:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 10:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 10:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:55:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 10:55:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 10:55:01 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:55:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 10:55:01 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: 10:55:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:55:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 10:55:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:55:02 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:55:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 10:55:02 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: 10:55:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:55:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 10:55:02 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: 10:55:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:55:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 10:55:03 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: 10:55:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:55:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 10:55:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:55:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 10:55:04 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: 10:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 10:55:04 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: 10:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 10:55:05 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: 10:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 10:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 10:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 10:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 10:55:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:55:07 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 10:55:07 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: 10:55:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 10:55:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 10:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 10:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 10:55:09 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: 10:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 10:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 10:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 10:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:55:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 10:55:11 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: 10:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:55:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 10:55:11 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: 10:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 10:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 10:55:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:55:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 10:55:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:55:13 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 10:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 10:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:55:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:55:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:55:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:55:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:55:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:55:18 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:55:19 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:55:19 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:55:19 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:55:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:55:19 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:55:20 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:55:22 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:55:22 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:55:24 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 10:55:24 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:55:24 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:55:25 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: 10:55:26 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:55:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:55:26 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:55:27 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:55:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:55:28 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:55:28 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:55:28 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:55:28 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:55:30 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:55:30 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:55:31 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:55:31 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:55:31 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: 10:55:31 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:55:31 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: 10:55:31 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:55:32 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:55:32 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:55:33 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 10:55:33 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:55:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:55:34 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:55:34 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:55:35 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:55:35 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:35 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:55:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:55:37 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:55:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... machine-1: 10:55:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 10:55:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 10:55:38 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:55:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... machine-1: 10:55:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 10:55:38 DEBUG juju.worker start "engine" machine-1: 10:55:38 INFO juju.worker start "engine" machine-1: 10:55:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 10:55:38 DEBUG juju.worker "engine" started machine-1: 10:55:38 DEBUG juju.worker.introspection stats worker now serving machine-1: 10:55:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:55:38 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... machine-1: 10:55:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.apicaller connecting with old password machine-1: 10:55:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:38 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:55:38 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 10:55:38 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 10:55:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... machine-1: 10:55:39 DEBUG juju.worker.apicaller connected machine-1: 10:55:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... machine-1: 10:55:39 DEBUG juju.worker.apicaller password changed machine-1: 10:55:39 DEBUG juju.api RPC connection died machine-1: 10:55:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 10:55:39 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:55:39 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:39 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:39 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... machine-1: 10:55:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... machine-1: 10:55:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... machine-1: 10:55:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... machine-1: 10:55:41 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:55:41 INFO juju.worker.upgrader unblocking abort check machine-1: 10:55:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:55:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:55:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 10:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.logger logger setup machine-1: 10:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 10:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 10:55:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 10:55:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:55:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:55:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:55:41 INFO juju.util.exec run result: exit status 127 machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec426793465/script.sh: line 1: fanatic: command not found 127 machine-1: 10:55:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 10:55:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:55:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:55:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:55:41 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 10:55:41 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 10:55:41 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 10:55:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:55:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:55:41 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:55:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:55:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:55:41 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 10:55:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:55:41 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: 10:55:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:55:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 10:55:41 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 10:55:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 10:55:41 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: 10:55:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 10:55:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 10:55:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 10:55:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 10:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 10:55:41 INFO juju.util.exec run result: exit status 127 machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec775540285/script.sh: line 1: fanatic: command not found 127 machine-1: 10:55:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 10:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... machine-1: 10:55:41 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 10:55:41 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-1: 10:55:41 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 10:55:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 10:55:41 DEBUG juju.api RPC connection died machine-1: 10:55:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker killing runner 0xc4205611e0 machine-1: 10:55:41 INFO juju.worker runner is dying machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 10:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 10:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 10:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... machine-1: 10:55:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:41 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:55:41 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:55:42 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: 10:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... machine-1: 10:55:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... machine-1: 10:55:42 DEBUG juju.api RPC connection died machine-1: 10:55:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 10:55:42 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:55:42 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:42 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-1: 10:55:42 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... machine-1: 10:55:43 DEBUG juju.worker.apicaller connected machine-1: 10:55:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:55:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:55:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 10:55:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:55:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:55:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:55:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:55:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 10:55:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:55:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:55:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:55:43 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 10:55:43 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 10:55:43 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 10:55:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:55:43 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:55:43 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:55:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:55:43 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-1: 10:55:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 10:55:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:55:43 INFO juju.util.exec run result: exit status 127 machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec955201729/script.sh: line 1: fanatic: command not found 127 machine-1: 10:55:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 10:55:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 10:55:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:55:43 INFO juju.util.exec run result: exit status 127 machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec231798939/script.sh: line 1: fanatic: command not found 127 machine-1: 10:55:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 10:55:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:55:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:55:43 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:55:43 INFO juju.worker.upgrader unblocking abort check machine-1: 10:55:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 10:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... machine-1: 10:55:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 10:55:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.logger logger setup machine-1: 10:55:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 10:55:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 10:55:45 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 10:55:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 10:55:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 10:55:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:55:45 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 10:55:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:55:45 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: 10:55:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:55:45 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: 10:55:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:55:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:55:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:55:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:55:45 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 10:55:45 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:55:45 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 10:55:45 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 10:55:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 10:55:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:55:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:55:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:55:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 10:55:45 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 10:55:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 10:55:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 10:55:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 10:55:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 10:55:45 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 10:55:46 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 10:55:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 10:55:46 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... machine-1: 10:55:46 DEBUG juju.worker start "1-container-watcher" machine-1: 10:55:46 DEBUG juju.worker start "stateconverter" machine-1: 10:55:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 10:55:46 INFO juju.worker start "1-container-watcher" machine-1: 10:55:46 DEBUG juju.worker "1-container-watcher" started machine-1: 10:55:46 INFO juju.worker start "stateconverter" machine-1: 10:55:46 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 10:55:46 DEBUG juju.worker "stateconverter" started machine-1: 10:55:46 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 10:55:46 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: 10:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... machine-1: 10:55:47 DEBUG juju.service discovered init system "upstart" from local host machine-1: 10:55:47 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-1: 10:55:47 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]}}} unit-mysql-0: 10:55:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 10:55:47 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: 10:55:47 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 10:55:47 DEBUG juju.worker start "api" unit-mysql-0: 10:55:47 INFO juju.worker start "api" unit-mysql-0: 10:55:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 10:55:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 10:55:47 DEBUG juju.worker "api" started unit-mysql-0: 10:55:47 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:55:47 INFO juju.worker.machiner "machine-1" started unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:55:47 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 10:55:47 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 10:55:47 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-mysql-0: 10:55:47 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-mysql-0: 10:55:47 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-mysql-0: 10:55:47 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:55:47 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-mysql-0: 10:55:48 DEBUG juju.worker.apicaller password changed unit-mysql-0: 10:55:48 DEBUG juju.api RPC connection died unit-mysql-0: 10:55:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 10:55:48 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 10:55:48 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-mysql-0: 10:55:48 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-mysql-0: 10:55:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-mysql-0: 10:55:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... machine-1: 10:55:49 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:db:0b:70 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:db:0b:70 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: 10:55:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:55:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-mysql-0: 10:55:50 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 10:55:50 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 10:55:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 10:55:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:55:50 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.logger logger setup unit-mysql-0: 10:55:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 10:55:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 10:55:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 10:55:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:55:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:55:50 DEBUG juju.network including address public:172.30.9.208 for machine unit-mysql-0: 10:55:50 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 10:55:50 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-mysql-0: 10:55:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 10:55:50 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 10:55:50 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 10:55:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 10:55:50 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 10:55:50 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 10:55:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:55:50 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 10:55:50 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 10:55:50 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 10:55:50 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-mysql-0: 10:55:50 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 10:55:50 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 10:55:50 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 10:55:50 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 10:55:50 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 10:55:50 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 10:55:50 INFO juju.worker.uniter resuming charm install unit-mysql-0: 10:55:50 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 10:55:50 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 10:55:50 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 10:55:50 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 10:55:50 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 10:55:50 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 10:55:50 DEBUG httpbakery } -> error unit-mysql-0: 10:55:50 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 10:55:50 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 10:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-mysql-0: 10:55:51 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 10:55:51 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 10:55:51 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 10:55:51 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: 10:55:52 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:55:52 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:55:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:55:53 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:55:53 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:55:54 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:55:54 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:55:54 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:55:55 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:55:55 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:55:56 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:55:56 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:55:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:55:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:55:58 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:55:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 10:55:59 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 10:55:59 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 10:55:59 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 10:55:59 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 10:55:59 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:55:59 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 10:55:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:56:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:56:00 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 10:56:00 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 10:56:00 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: 10:56:01 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-mysql-0: 10:56:01 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1169 kB/s) unit-abot-epc-basic-0: 10:56:01 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-mysql-0: 10:56:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 10:56:01 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 10:56:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 10:56:02 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 10:56:02 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 10:56:03 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:56:03 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: 10:56:03 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: 10:56:03 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: 10:56:03 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: 10:56:03 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: 10:56:03 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: 10:56:03 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: 10:56:03 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: 10:56:04 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: 10:56:04 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: 10:56:04 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: 10:56:04 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 10:56:04 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 10:56:04 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-mysql-0: 10:56:05 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (77.0 kB/s) unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-mysql-0: 10:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-mysql-0: 10:56:05 DEBUG unit.mysql/0.install (Reading database ... 52462 files and directories currently installed.) unit-mysql-0: 10:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-mysql-0: 10:56:05 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 10:56:05 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: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 10:56:05 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: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:56:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:56:06 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: 10:56:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-mysql-0: 10:56:06 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:06 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: 10:56:07 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: 10:56:07 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-mysql-0: 10:56:07 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:56:07 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: 10:56:07 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: 10:56:07 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: 10:56:07 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-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:56:07 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-mysql-0: 10:56:07 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-abot-epc-basic-0: 10:56:07 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-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 10:56:07 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: 10:56:07 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: 10:56:07 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: 10:56:07 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-mysql-0: 10:56:07 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 10:56:07 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 10:56:07 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: 10:56:07 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: 10:56:08 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-mysql-0: 10:56:08 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-mysql-0: 10:56:08 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: 10:56:08 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: 10:56:08 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-mysql-0: 10:56:08 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: 10:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 10:56:08 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: 10:56:08 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-mysql-0: 10:56:08 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: 10:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 10:56:08 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-mysql-0: 10:56:09 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-mysql-0: 10:56:09 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: 10:56:09 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: 10:56:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 10:56:09 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: 10:56:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-mysql-0: 10:56:09 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-mysql-0: 10:56:09 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-mysql-0: 10:56:09 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: 10:56:09 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-mysql-0: 10:56:09 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-mysql-0: 10:56:09 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-abot-epc-basic-0: 10:56:10 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:56:10 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:56:10 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 10:56:10 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-mysql-0: 10:56:10 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: 10:56:10 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:56:10 DEBUG unit.abot-epc-basic/0.install done. unit-mysql-0: 10:56:10 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-mysql-0: 10:56:10 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-mysql-0: 10:56:10 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-mysql-0: 10:56:11 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: 10:56:11 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: 10:56:11 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-abot-epc-basic-0: 10:56:11 DEBUG unit.abot-epc-basic/0.install --2018-10-22 10:56:11-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 10:56:11 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: 10:56:11 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 10:56:11 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: 10:56:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-mysql-0: 10:56:11 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-mysql-0: 10:56:11 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-mysql-0: 10:56:11 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-mysql-0: 10:56:11 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: 10:56:12 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 10:56:12 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 10:56:12 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: 10:56:12 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 10:56:12 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-mysql-0: 10:56:12 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-mysql-0: 10:56:12 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-mysql-0: 10:56:12 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: 10:56:12 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-mysql-0: 10:56:12 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-mysql-0: 10:56:12 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-mysql-0: 10:56:12 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: 10:56:12 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: 10:56:12 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-abot-epc-basic-0: 10:56:12 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 61.5K 12m38s unit-mysql-0: 10:56:12 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: 10:56:12 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: 10:56:13 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-mysql-0: 10:56:13 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: 10:56:13 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: 10:56:13 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: 10:56:13 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: 10:56:13 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:56:13 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 61.4K 12m38s unit-mysql-0: 10:56:13 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7059 kB/s) unit-mysql-0: 10:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 10:56:13 DEBUG unit.mysql/0.install (Reading database ... 52472 files and directories currently installed.) unit-mysql-0: 10:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:14 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 61.6K 12m36s unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 10:56:14 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:56:14 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 91.7K 11m33s unit-abot-epc-basic-0: 10:56:15 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 92.4K 10m55s unit-mysql-0: 10:56:15 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 10:56:15 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 10:56:15 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:56:15 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 184K 9m47s unit-mysql-0: 10:56:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 10:56:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:16 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 184K 8m59s unit-abot-epc-basic-0: 10:56:16 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 92.7K 8m53s unit-abot-epc-basic-0: 10:56:16 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 31.8M 7m54s unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:16 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 185K 7m31s unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 10:56:16 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:56:17 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 185K 7m12s unit-abot-epc-basic-0: 10:56:17 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 185K 6m56s unit-mysql-0: 10:56:17 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 10:56:17 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:17 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:17 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 185K 6m43s unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:18 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 92.8K 6m49s unit-abot-epc-basic-0: 10:56:18 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 1.32M 6m24s unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:18 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 98.7K 6m29s unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 10:56:18 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:56:19 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 184K 6m20s unit-abot-epc-basic-0: 10:56:19 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 184K 6m12s unit-mysql-0: 10:56:19 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 10:56:19 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 10:56:19 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 185K 6m5s unit-mysql-0: 10:56:19 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:56:19 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 10:56:19 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-abot-epc-basic-0: 10:56:19 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 184K 5m59s unit-mysql-0: 10:56:19 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 10:56:20 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 185K 5m53s unit-abot-epc-basic-0: 10:56:20 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 185K 5m48s unit-abot-epc-basic-0: 10:56:20 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 164K 5m45s unit-mysql-0: 10:56:20 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 10:56:20 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:56:20 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:56:21 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 159K 5m42s unit-abot-epc-basic-0: 10:56:21 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 185K 5m38s unit-abot-epc-basic-0: 10:56:21 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 142K 5m37s unit-mysql-0: 10:56:21 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 10:56:21 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:56:21 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 161K 5m34s unit-mysql-0: 10:56:22 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:22 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 149K 5m33s unit-abot-epc-basic-0: 10:56:22 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 183K 5m30s unit-abot-epc-basic-0: 10:56:22 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 185K 5m26s unit-abot-epc-basic-0: 10:56:23 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 186K 5m23s unit-abot-epc-basic-0: 10:56:23 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 200K 5m20s unit-mysql-0: 10:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 10:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:56:23 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:56:23 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 221K 5m16s unit-abot-epc-basic-0: 10:56:23 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 321K 5m11s unit-mysql-0: 10:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 10:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:56:23 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 201K 5m8s unit-mysql-0: 10:56:24 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:24 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 243K 5m4s unit-abot-epc-basic-0: 10:56:24 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 183K 5m2s unit-abot-epc-basic-0: 10:56:24 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 420K 4m57s unit-abot-epc-basic-0: 10:56:24 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 325K 4m52s unit-mysql-0: 10:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 10:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:56:24 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 185K 4m51s unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 842K 4m44s unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 236K 4m42s unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 633K 4m37s unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 261K 4m34s unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 857K 4m29s unit-abot-epc-basic-0: 10:56:25 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 236K 4m27s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 183K 4m26s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 68.9M 4m20s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 2.03M 4m15s unit-mysql-0: 10:56:26 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 10:56:26 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:56:26 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 207K 4m14s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 1.68M 4m9s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 207K 4m8s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 1.67M 4m4s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 207K 4m3s unit-abot-epc-basic-0: 10:56:26 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 1.70M 3m59s unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 10:56:27 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: 10:56:27 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 207K 3m58s unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 1.76M 3m54s unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 207K 3m53s unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 7.71M 3m49s unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 253K 3m48s unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 685K 3m45s unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 428K 3m43s unit-abot-epc-basic-0: 10:56:27 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 328K 3m41s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 597K 3m38s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 272K 3m37s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 2.01M 3m34s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 233K 3m33s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 1.36M 3m30s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 418K 3m29s unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 337K 3m27s unit-mysql-0: 10:56:28 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 10:56:28 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:56:28 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 768K 3m25s unit-mysql-0: 10:56:28 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 247K 3m24s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 9.05M 3m21s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 256K 3m21s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 683K 3m19s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 595K 3m17s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 271K 3m16s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 1.80M 3m13s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 228K 3m13s unit-abot-epc-basic-0: 10:56:29 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 1.86M 3m11s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 414K 3m9s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 337K 3m8s unit-mysql-0: 10:56:30 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 10:56:30 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 803K 3m7s unit-mysql-0: 10:56:30 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 245K 3m6s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 5.95M 3m4s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 326K 3m3s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 435K 3m2s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 611K 3m0s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 268K 3m0s unit-abot-epc-basic-0: 10:56:30 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 1.97M 2m58s unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 239K 2m58s unit-mysql-0: 10:56:31 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 1.19M 2m56s unit-mysql-0: 10:56:31 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 430K 2m55s unit-mysql-0: 10:56:31 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 330K 2m54s unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 835K 2m53s unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 257K 2m52s unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 2.55M 2m51s unit-mysql-0: 10:56:31 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 10:56:31 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:56:31 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 338K 2m50s unit-mysql-0: 10:56:32 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 419K 2m49s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 625K 2m48s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 285K 2m47s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 2.64M 2m46s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 316K 2m45s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 459K 2m44s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 803K 2m43s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 259K 2m43s unit-abot-epc-basic-0: 10:56:32 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 2.73M 2m41s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 343K 2m41s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 417K 2m40s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 1.79M 2m38s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 290K 2m38s unit-mysql-0: 10:56:33 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 10:56:33 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 688K 2m37s unit-mysql-0: 10:56:33 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 151K 2m38s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 54.8M 2m36s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 55.1M 2m35s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 590K 2m34s unit-abot-epc-basic-0: 10:56:33 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 401K 2m33s unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 634K 2m32s unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 263K 2m32s unit-mysql-0: 10:56:34 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 795K 2m31s unit-mysql-0: 10:56:34 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 10:56:34 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 242K 2m31s unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 840K 2m30s unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 366K 2m29s unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 651K 2m29s unit-abot-epc-basic-0: 10:56:34 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 551K 2m28s unit-mysql-0: 10:56:34 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 10:56:34 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 10:56:35 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 282K 2m28s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 796K 2m27s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 290K 2m26s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 1.30M 2m25s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 624K 2m25s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 267K 2m24s unit-mysql-0: 10:56:35 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 10:56:35 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 819K 2m23s unit-mysql-0: 10:56:35 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 374K 2m23s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 624K 2m22s unit-abot-epc-basic-0: 10:56:35 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 735K 2m21s unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 306K 2m21s unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 1.19M 2m20s unit-mysql-0: 10:56:36 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 10:56:36 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 10:56:36 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 167K 2m21s unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 56.9M 2m20s unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 59.4M 2m18s unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 252K 2m18s unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 706K 2m18s unit-mysql-0: 10:56:36 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 10:56:36 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 299K 2m17s unit-mysql-0: 10:56:36 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:56:36 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 486K 2m17s unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 292K 2m17s unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 565K 2m16s unit-mysql-0: 10:56:37 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 10:56:37 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 505K 2m15s unit-mysql-0: 10:56:37 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 325K 2m15s unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 643K 2m14s unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 263K 2m14s unit-mysql-0: 10:56:37 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 10:56:37 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 10:56:37 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 676K 2m14s unit-mysql-0: 10:56:37 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 257K 2m14s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 1.24M 2m13s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 263K 2m13s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 678K 2m12s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 398K 2m12s unit-mysql-0: 10:56:38 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 10:56:38 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 10:56:38 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 130K 2m13s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 46.7M 2m12s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 45.1M 2m11s unit-abot-epc-basic-0: 10:56:38 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 694K 2m10s unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 253K 2m10s unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 328K 2m10s unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 409K 2m9s unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 304K 2m9s unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 404K 2m9s unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 339K 2m9s unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:56:39 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 407K 2m8s unit-mysql-0: 10:56:39 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 339K 2m8s unit-mysql-0: 10:56:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 10:56:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 472K 2m7s unit-mysql-0: 10:56:40 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 312K 2m7s unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 457K 2m7s unit-mysql-0: 10:56:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 10:56:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:56:40 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 489K 2m6s unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 299K 2m6s unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 704K 2m6s unit-abot-epc-basic-0: 10:56:40 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 251K 2m6s unit-mysql-0: 10:56:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 10:56:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 283K 2m6s unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 2.34M 2m5s unit-mysql-0: 10:56:41 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 397K 2m4s unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 403K 2m4s unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 495K 2m4s unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 363K 2m3s unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 382K 2m3s unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 523K 2m3s unit-mysql-0: 10:56:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 10:56:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:56:41 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 520K 2m2s unit-mysql-0: 10:56:42 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 396K 2m2s unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 394K 2m2s unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 410K 2m1s unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 452K 2m1s unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 371K 2m1s unit-mysql-0: 10:56:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 10:56:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 529K 2m0s unit-mysql-0: 10:56:42 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 387K 2m0s unit-abot-epc-basic-0: 10:56:42 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 531K 1m59s unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 395K 1m59s unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 413K 1m59s unit-mysql-0: 10:56:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 10:56:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 642K 1m58s unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 282K 1m58s unit-mysql-0: 10:56:43 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 142K 1m59s unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 53.3M 1m58s unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 49.5M 1m57s unit-abot-epc-basic-0: 10:56:43 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 298K 1m57s unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 462K 1m57s unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 271K 1m57s unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 553K 1m56s unit-mysql-0: 10:56:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 10:56:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 261K 1m56s unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 388K 1m56s unit-mysql-0: 10:56:44 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 351K 1m56s unit-abot-epc-basic-0: 10:56:44 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 423K 1m56s unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 328K 1m55s unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 425K 1m55s unit-mysql-0: 10:56:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 10:56:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 10:56:45 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 120K 1m56s unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 51.2M 1m55s unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 68.1M 1m54s unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 375K 1m54s unit-mysql-0: 10:56:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 10:56:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 10:56:45 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:56:45 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 344K 1m54s unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 237K 1m54s unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 399K 1m54s unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 244K 1m54s unit-mysql-0: 10:56:46 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 10:56:46 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:56:46 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 403K 1m53s unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 339K 1m53s unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 240K 1m53s unit-abot-epc-basic-0: 10:56:46 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 586K 1m53s unit-abot-epc-basic-0: 10:56:47 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 217K 1m53s unit-mysql-0: 10:56:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 10:56:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:56:47 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:56:47 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 163K 1m53s unit-abot-epc-basic-0: 10:56:47 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 59.2M 1m53s unit-abot-epc-basic-0: 10:56:47 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 387K 1m52s unit-abot-epc-basic-0: 10:56:47 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 254K 1m52s unit-mysql-0: 10:56:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 10:56:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 10:56:47 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 10:56:48 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 235K 1m52s unit-abot-epc-basic-0: 10:56:48 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 205K 1m52s unit-mysql-0: 10:56:48 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:48 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 380K 1m52s unit-abot-epc-basic-0: 10:56:48 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 278K 1m52s unit-abot-epc-basic-0: 10:56:49 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 110K 1m53s unit-abot-epc-basic-0: 10:56:49 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 57.0M 1m52s unit-abot-epc-basic-0: 10:56:49 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 205K 1m52s unit-abot-epc-basic-0: 10:56:49 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 311K 1m52s unit-abot-epc-basic-0: 10:56:49 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 199K 1m52s unit-abot-epc-basic-0: 10:56:50 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 140K 1m53s unit-abot-epc-basic-0: 10:56:50 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 273K 1m53s unit-abot-epc-basic-0: 10:56:50 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 172K 1m53s unit-abot-epc-basic-0: 10:56:50 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 149K 1m53s unit-abot-epc-basic-0: 10:56:51 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 162K 1m53s unit-abot-epc-basic-0: 10:56:51 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 183K 1m53s unit-abot-epc-basic-0: 10:56:51 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 185K 1m54s unit-abot-epc-basic-0: 10:56:52 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 185K 1m54s unit-mysql-0: 10:56:52 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:52 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 185K 1m54s unit-abot-epc-basic-0: 10:56:52 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 185K 1m54s unit-mysql-0: 10:56:52 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:52 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 185K 1m54s unit-abot-epc-basic-0: 10:56:53 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 185K 1m54s unit-mysql-0: 10:56:53 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:53 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 184K 1m54s unit-mysql-0: 10:56:53 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 10:56:53 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:56:53 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 167K 1m55s unit-mysql-0: 10:56:53 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:56:53 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:56:53 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:56:53 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 161K 1m55s unit-mysql-0: 10:56:54 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:54 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 182K 1m55s unit-mysql-0: 10:56:54 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:54 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 254K 1m55s unit-mysql-0: 10:56:54 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 10:56:54 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:56:54 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 185K 1m55s unit-mysql-0: 10:56:54 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:56:54 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 212K 1m55s unit-mysql-0: 10:56:54 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-mysql-0: 10:56:55 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:56:55 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 267K 1m55s unit-mysql-0: 10:56:55 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:55 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 198K 1m55s unit-mysql-0: 10:56:55 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:56:55 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 229K 1m55s unit-mysql-0: 10:56:55 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:56:55 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:56:55 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:56:55 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 181K 1m55s unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:56 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 339K 1m55s unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:56:56 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 257K 1m55s unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:56:56 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 250K 1m55s unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 10:56:56 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:56:56 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 267K 1m54s unit-abot-epc-basic-0: 10:56:56 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 328K 1m54s unit-abot-epc-basic-0: 10:56:56 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 252K 1m54s unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 598K 1m54s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 264K 1m54s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 615K 1m53s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 266K 1m53s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 614K 1m53s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 267K 1m53s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 976K 1m52s unit-mysql-0: 10:56:57 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:56:57 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 353K 1m52s unit-mysql-0: 10:56:58 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 618K 1m51s unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 618K 1m51s unit-mysql-0: 10:56:58 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 269K 1m51s unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.42M 1m50s unit-mysql-0: 10:56:58 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 429K 1m50s unit-mysql-0: 10:56:58 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 383K 1m50s unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.64M 1m49s unit-mysql-0: 10:56:58 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 644K 1m49s unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 343K 1m49s unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 2.00M 1m48s unit-abot-epc-basic-0: 10:56:58 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 812K 1m48s unit-mysql-0: 10:56:58 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 447K 1m48s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 535K 1m47s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 1.81M 1m47s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.15M 1m46s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 431K 1m46s unit-mysql-0: 10:56:59 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 577K 1m46s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.0M 1m45s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 834K 1m45s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 452K 1m45s unit-mysql-0: 10:56:59 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 530K 1m44s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 11.1M 1m44s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 853K 1m43s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 1.15M 1m43s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 478K 1m43s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 813K 1m42s unit-abot-epc-basic-0: 10:56:59 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 10.6M 1m42s unit-mysql-0: 10:57:00 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 864K 1m41s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 1.15M 1m41s unit-mysql-0: 10:57:00 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 147K 1m41s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 40.7M 1m41s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 519K 1m40s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 48.3M 1m40s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 51.5M 1m40s unit-mysql-0: 10:57:00 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 295K 99s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 44.8M 99s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 41.5M 98s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 314K 98s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 38.6M 98s unit-abot-epc-basic-0: 10:57:00 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 52.7M 97s unit-mysql-0: 10:57:01 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 218K 97s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 31.8M 97s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 57.5M 96s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 57.2M 96s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 337K 96s unit-mysql-0: 10:57:01 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 534K 96s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 816K 95s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 390K 95s unit-mysql-0: 10:57:01 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 588K 95s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 851K 94s unit-mysql-0: 10:57:01 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 338K 94s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 745K 94s unit-abot-epc-basic-0: 10:57:01 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 890K 94s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 339K 93s unit-mysql-0: 10:57:02 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 750K 93s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 896K 93s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 338K 93s unit-mysql-0: 10:57:02 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 754K 92s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 911K 92s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 336K 92s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 758K 91s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 893K 91s unit-abot-epc-basic-0: 10:57:02 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 337K 91s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 151K 91s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 53.7M 91s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 61.6M 90s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 57.5M 90s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 843K 90s unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 245K 89s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.33M 89s unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 282K 89s unit-abot-epc-basic-0: 10:57:03 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 756K 89s unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 10:57:03 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 10:57:03 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: 10:57:03 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 378K 89s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 379K 88s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 820K 88s unit-mysql-0: 10:57:04 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (157 kB/s) unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 257K 88s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 2.11M 88s unit-mysql-0: 10:57:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 10:57:04 DEBUG unit.mysql/0.install (Reading database ... 57600 files and directories currently installed.) unit-mysql-0: 10:57:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 375K 87s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 369K 87s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 937K 87s unit-mysql-0: 10:57:04 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 256K 87s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 1.71M 87s unit-abot-epc-basic-0: 10:57:04 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 569K 86s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 161K 86s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 65.5M 86s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 1.32M 86s unit-mysql-0: 10:57:05 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 409K 86s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 283K 85s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 528K 85s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 285K 85s unit-abot-epc-basic-0: 10:57:05 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 528K 85s unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 335K 85s unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 441K 84s unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 325K 84s unit-mysql-0: 10:57:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 133K 85s unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 55.6M 84s unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 7.61M 84s unit-mysql-0: 10:57:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:57:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:57:06 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:57:06 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 203K 84s unit-abot-epc-basic-0: 10:57:07 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 460K 84s unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 10:57:07 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 276K 83s unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 10:57:07 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 303K 83s unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 10:57:07 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 442K 83s unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:57:07 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 201K 83s unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 10:57:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:57:08 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 178K 83s unit-abot-epc-basic-0: 10:57:08 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 30.1M 83s unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:57:08 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 187K 83s unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:57:08 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 295K 83s unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:57:08 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 336K 83s unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 10:57:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:57:08 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 220K 83s unit-mysql-0: 10:57:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 10:57:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:57:09 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 189K 83s unit-mysql-0: 10:57:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:57:09 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 370K 82s unit-abot-epc-basic-0: 10:57:09 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 335K 82s unit-mysql-0: 10:57:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 10:57:09 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 193K 82s unit-mysql-0: 10:57:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 10:57:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:57:09 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 296K 82s unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:57:10 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 343K 82s unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:57:10 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 220K 82s unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 10:57:10 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 244K 82s unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:57:10 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 321K 82s unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:57:10 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 258K 82s unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 10:57:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 10:57:11 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 211K 82s unit-mysql-0: 10:57:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 10:57:11 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 342K 81s unit-mysql-0: 10:57:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 10:57:11 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 303K 81s unit-mysql-0: 10:57:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 10:57:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:57:11 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 206K 81s unit-mysql-0: 10:57:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 10:57:11 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 374K 81s unit-mysql-0: 10:57:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:57:11 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 296K 81s unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 10:57:12 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 205K 81s unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:57:12 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 360K 81s unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:57:12 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 315K 81s unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:57:12 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 204K 81s unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 10:57:12 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 365K 80s unit-mysql-0: 10:57:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:57:12 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 315K 80s unit-abot-epc-basic-0: 10:57:13 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 203K 80s unit-abot-epc-basic-0: 10:57:13 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 393K 80s unit-abot-epc-basic-0: 10:57:13 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 298K 80s unit-abot-epc-basic-0: 10:57:13 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 207K 80s unit-abot-epc-basic-0: 10:57:13 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 544K 80s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 269K 80s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 398K 79s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 303K 79s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 322K 79s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 432K 79s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 270K 79s unit-abot-epc-basic-0: 10:57:14 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 582K 79s unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 271K 78s unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 585K 78s unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 467K 78s unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 307K 78s unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 562K 78s unit-mysql-0: 10:57:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:57:15 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 312K 78s unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 2.04M 77s unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 10:57:15 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 266K 77s unit-abot-epc-basic-0: 10:57:15 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 627K 77s unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 750K 77s unit-mysql-0: 10:57:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:57:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 10:57:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 10:57:16 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 287K 77s unit-mysql-0: 10:57:16 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.58M 76s unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 570K 76s unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 328K 76s unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.54M 76s unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 777K 75s unit-mysql-0: 10:57:16 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-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 327K 75s unit-mysql-0: 10:57:16 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-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 946K 75s unit-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 2.33M 75s unit-mysql-0: 10:57:16 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-abot-epc-basic-0: 10:57:16 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 552K 74s unit-mysql-0: 10:57:16 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: 10:57:17 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-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 364K 74s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.48M 74s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 942K 74s unit-mysql-0: 10:57:17 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (616 kB/s) unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 389K 74s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 881K 73s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.45M 73s unit-mysql-0: 10:57:17 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 10:57:17 DEBUG unit.mysql/0.install (Reading database ... 57700 files and directories currently installed.) unit-mysql-0: 10:57:17 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 936K 73s unit-mysql-0: 10:57:17 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 396K 73s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 890K 72s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 1.45M 72s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 958K 72s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.06M 72s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 391K 71s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 1.18M 71s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 10.6M 71s unit-abot-epc-basic-0: 10:57:17 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 872K 71s unit-mysql-0: 10:57:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 10:57:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:57:18 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 165K 71s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 66.8M 70s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 67.0M 70s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 61.3M 70s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 73.3M 69s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 545K 69s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 866K 69s unit-mysql-0: 10:57:18 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 10:57:18 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 168K 69s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 49.0M 69s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 48.5M 68s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 52.9M 68s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 44.8M 68s unit-mysql-0: 10:57:18 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 551K 68s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 338K 67s unit-abot-epc-basic-0: 10:57:18 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.68M 67s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 535K 67s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 338K 67s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.68M 67s unit-mysql-0: 10:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 10:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 536K 66s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 338K 66s unit-mysql-0: 10:57:19 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.66M 66s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 540K 66s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 337K 66s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.65M 65s unit-abot-epc-basic-0: 10:57:19 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 547K 65s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 339K 65s unit-mysql-0: 10:57:20 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 10:57:20 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1.58M 65s unit-mysql-0: 10:57:20 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 531K 65s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 347K 65s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.53M 64s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 531K 64s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 412K 64s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 170K 64s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 57.0M 64s unit-abot-epc-basic-0: 10:57:20 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 67.2M 63s unit-mysql-0: 10:57:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 10:57:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 207K 63s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 49.1M 63s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 890K 63s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 659K 63s unit-mysql-0: 10:57:21 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 332K 63s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.02M 62s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 257K 62s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 660K 62s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 517K 62s unit-mysql-0: 10:57:21 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 10:57:21 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:57:21 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 358K 62s unit-abot-epc-basic-0: 10:57:21 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.21M 61s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 313K 61s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 482K 61s unit-mysql-0: 10:57:22 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 515K 61s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 400K 61s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 968K 61s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 522K 60s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 348K 60s unit-abot-epc-basic-0: 10:57:22 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 685K 60s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 154K 60s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 292K 60s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 50.2M 60s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 51.1M 59s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 520K 59s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 290K 59s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 511K 59s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 290K 59s unit-abot-epc-basic-0: 10:57:23 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 513K 59s unit-mysql-0: 10:57:24 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 290K 59s unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 514K 58s unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 340K 58s unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 410K 58s unit-mysql-0: 10:57:24 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 400K 58s unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 509K 58s unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 341K 58s unit-abot-epc-basic-0: 10:57:24 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 612K 58s unit-mysql-0: 10:57:24 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 375K 57s unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 369K 57s unit-mysql-0: 10:57:25 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 533K 57s unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 281K 57s unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.11M 57s unit-mysql-0: 10:57:25 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 260K 57s unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 646K 56s unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 547K 56s unit-mysql-0: 10:57:25 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:57:25 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 362K 56s unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 386K 56s unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 357K 56s unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 554K 56s unit-mysql-0: 10:57:26 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 278K 56s unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 564K 55s unit-mysql-0: 10:57:26 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 342K 55s unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 684K 55s unit-abot-epc-basic-0: 10:57:26 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 523K 55s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 355K 55s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 562K 55s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 277K 54s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 561K 54s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 278K 54s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.11M 54s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 568K 54s unit-abot-epc-basic-0: 10:57:27 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 286K 54s unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 153K 54s unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 52.5M 53s unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 68.7M 53s unit-mysql-0: 10:57:28 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 281K 53s unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 10:57:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 542K 53s unit-mysql-0: 10:57:28 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 10:57:28 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 10:57:28 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 10:57:28 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 10:57:28 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 10:57:28 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 10:57:28 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 188K 53s unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 10:57:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:57:28 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 1.26M 53s unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 216K 53s unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.21M 52s unit-mysql-0: 10:57:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:57:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:57:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:57:29 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 217K 52s unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.22M 52s unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 218K 52s unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.25M 52s unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 216K 52s unit-abot-epc-basic-0: 10:57:29 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 7.66M 52s unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 10:57:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 278K 51s unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 556K 51s unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 279K 51s unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 560K 51s unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 271K 51s unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 599K 51s unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.27M 50s unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 10:57:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 218K 50s unit-abot-epc-basic-0: 10:57:30 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.21M 50s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 329K 50s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 427K 50s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 323K 50s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 637K 50s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.21M 49s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 219K 49s unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.11M 49s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 10:57:31 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 328K 49s unit-mysql-0: 10:57:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 444K 49s unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 321K 49s unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 144K 49s unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 44.7M 48s unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 54.1M 48s unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 263K 48s unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:57:32 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 626K 48s unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 10:57:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 258K 48s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 440K 48s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 268K 48s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 591K 47s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 269K 47s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 589K 47s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 270K 47s unit-abot-epc-basic-0: 10:57:33 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 600K 47s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 319K 47s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 571K 47s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 268K 46s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 677K 46s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 636K 46s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 262K 46s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.07M 46s unit-abot-epc-basic-0: 10:57:34 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 276K 46s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 576K 46s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 311K 45s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 462K 45s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 390K 45s unit-mysql-0: 10:57:35 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:57:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 496K 45s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1018K 45s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 232K 45s unit-abot-epc-basic-0: 10:57:35 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1007K 45s unit-mysql-0: 10:57:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:57:35 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:57:35 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 297K 44s unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 503K 44s unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 379K 44s unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 10:57:36 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 10:57:36 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: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 508K 44s unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.03M 44s unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 231K 44s unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1004K 43s unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 290K 43s unit-mysql-0: 10:57:36 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] unit-abot-epc-basic-0: 10:57:36 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 526K 43s unit-mysql-0: 10:57:36 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-mysql-0: 10:57:37 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.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 440K 43s unit-mysql-0: 10:57:37 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.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 429K 43s unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 590K 43s unit-mysql-0: 10:57:37 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.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 281K 43s unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 978K 42s unit-mysql-0: 10:57:37 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.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 10:57:37 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] unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 273K 42s unit-mysql-0: 10:57:37 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 595K 42s unit-mysql-0: 10:57:37 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 444K 42s unit-abot-epc-basic-0: 10:57:37 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 427K 42s unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 925K 42s unit-mysql-0: 10:57:38 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5545 kB/s) unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 238K 42s unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 996K 41s unit-mysql-0: 10:57:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 10:57:38 DEBUG unit.mysql/0.config-changed (Reading database ... 57794 files and directories currently installed.) unit-mysql-0: 10:57:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 294K 41s unit-mysql-0: 10:57:38 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 518K 41s unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 989K 41s unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 282K 41s unit-abot-epc-basic-0: 10:57:38 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.03M 41s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 275K 41s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 585K 40s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 603K 40s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 349K 40s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.02M 40s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 293K 40s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 519K 40s unit-mysql-0: 10:57:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 10:57:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 950K 39s unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 290K 39s unit-mysql-0: 10:57:39 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:57:39 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 1.02M 39s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 389K 39s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 466K 39s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.36M 39s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 293K 39s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 527K 38s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 2.13M 38s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 324K 38s unit-mysql-0: 10:57:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 10:57:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 536K 38s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.12M 38s unit-mysql-0: 10:57:40 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 325K 38s unit-abot-epc-basic-0: 10:57:40 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 733K 37s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.31M 37s unit-mysql-0: 10:57:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 10:57:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:57:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 126K 37s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 57.7M 37s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 61.5M 37s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 73.5M 37s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 506K 37s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 916K 36s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 323K 36s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 510K 36s unit-abot-epc-basic-0: 10:57:41 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 382K 36s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 569K 36s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 886K 36s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 133K 36s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 60.6M 35s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 67.5M 35s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 215K 35s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 70.5M 35s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 361K 35s unit-abot-epc-basic-0: 10:57:42 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 808K 35s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 240K 35s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 812K 34s unit-mysql-0: 10:57:43 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 10:57:43 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:57:43 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 291K 34s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 510K 34s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 342K 34s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 424K 34s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 366K 34s unit-abot-epc-basic-0: 10:57:43 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 390K 34s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 426K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 423K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 427K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 487K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 521K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 335K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 436K 33s unit-abot-epc-basic-0: 10:57:44 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 367K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 508K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 442K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 486K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 491K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 396K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 372K 32s unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 375K 31s unit-mysql-0: 10:57:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 10:57:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 510K 31s unit-mysql-0: 10:57:45 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:45 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 439K 31s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 486K 31s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 451K 31s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 424K 31s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 365K 31s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 402K 31s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 474K 30s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 445K 30s unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 474K 30s unit-mysql-0: 10:57:46 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 10:57:46 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:57:46 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 461K 30s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 425K 30s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 367K 30s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 441K 30s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 491K 29s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 520K 29s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 366K 29s unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 533K 29s unit-mysql-0: 10:57:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:47 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 382K 29s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 159K 29s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 61.7M 29s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.41M 28s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 359K 28s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 337K 28s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 303K 28s unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 474K 28s unit-mysql-0: 10:57:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 10:57:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 10:57:48 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:57:48 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 303K 28s unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 477K 28s unit-mysql-0: 10:57:49 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 10:57:49 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:57:49 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 315K 27s unit-mysql-0: 10:57:49 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 535K 27s unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 485K 27s unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 344K 27s unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 511K 27s unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 313K 27s unit-abot-epc-basic-0: 10:57:49 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 466K 27s unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 338K 27s unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 709K 26s unit-mysql-0: 10:57:50 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 322K 26s unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 534K 26s unit-mysql-0: 10:57:50 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 628K 26s unit-mysql-0: 10:57:50 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 318K 26s unit-mysql-0: 10:57:50 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 492K 26s unit-mysql-0: 10:57:50 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 380K 26s unit-mysql-0: 10:57:50 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:50 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 549K 25s unit-mysql-0: 10:57:51 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 404K 25s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 535K 25s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 471K 25s unit-mysql-0: 10:57:51 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 327K 25s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 736K 25s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 414K 25s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 165K 24s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 69.5M 24s unit-abot-epc-basic-0: 10:57:51 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 835K 24s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 363K 24s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 376K 24s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 285K 24s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 526K 24s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 286K 24s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 526K 23s unit-abot-epc-basic-0: 10:57:52 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 343K 23s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 405K 23s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 342K 23s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 419K 23s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 454K 23s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 414K 23s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 522K 22s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 315K 22s unit-abot-epc-basic-0: 10:57:53 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 725K 22s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 364K 22s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 410K 22s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 467K 22s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 411K 22s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 642K 21s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 284K 21s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 745K 21s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 360K 21s unit-abot-epc-basic-0: 10:57:54 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 402K 21s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 931K 21s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 317K 21s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 753K 21s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 360K 20s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 403K 20s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 542K 20s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 411K 20s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 750K 20s unit-abot-epc-basic-0: 10:57:55 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 360K 20s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 398K 20s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 517K 19s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 407K 19s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 629K 19s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 346K 19s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 504K 19s unit-mysql-0: 10:57:56 DEBUG unit.mysql/0.config-changed 181022 10:57:56 [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: 10:57:56 DEBUG unit.mysql/0.config-changed 181022 10:57:56 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 10:57:56 DEBUG unit.mysql/0.config-changed 181022 10:57:56 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11661 ... unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 491K 19s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 398K 19s unit-abot-epc-basic-0: 10:57:56 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 511K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 336K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 741K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 353K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 544K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 544K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 336K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 749K 18s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 348K 17s unit-abot-epc-basic-0: 10:57:57 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 426K 17s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 779K 17s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 335K 17s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 754K 17s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 367K 17s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 484K 17s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 586K 16s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 432K 16s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 507K 16s unit-abot-epc-basic-0: 10:57:58 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 510K 16s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 374K 16s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 734K 16s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 437K 16s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 475K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 659K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 421K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 532K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 857K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 417K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 538K 15s unit-abot-epc-basic-0: 10:57:59 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 864K 15s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 420K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 538K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 861K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 426K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 559K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 802K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 570K 14s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 554K 13s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.24M 13s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 480K 13s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 439K 13s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.07M 13s unit-abot-epc-basic-0: 10:58:00 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 788K 13s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 598K 13s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 633K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 1012K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 836K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 590K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 642K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.02M 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 839K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 610K 12s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 627K 11s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.07M 11s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 808K 11s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 884K 11s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 509K 11s unit-abot-epc-basic-0: 10:58:01 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.17M 11s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 2.80M 11s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 858K 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 617K 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 633K 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.08M 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 6.68M 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 858K 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 620K 10s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 635K 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.39M 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 3.18M 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 836K 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 901K 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 846K 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 792K 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.59M 9s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 1.18M 8s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 847K 8s unit-abot-epc-basic-0: 10:58:02 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.13M 8s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 695K 8s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 1.24M 8s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 2.05M 8s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 1.46M 8s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 865K 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.14M 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 696K 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 4.45M 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.01M 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 181K 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 47.0M 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 60.0M 7s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 64.0M 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 72.1M 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 64.5M 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 68.0M 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.09M 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 777K 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.83M 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 560K 6s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.23M 5s unit-abot-epc-basic-0: 10:58:03 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.50M 5s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 816K 5s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.08M 5s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 647K 5s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 964K 5s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 7.71M 5s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 869K 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 682K 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 632K 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 962K 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 7.05M 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 914K 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 823K 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.97M 4s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 578K 3s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.25M 3s unit-abot-epc-basic-0: 10:58:04 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 7.42M 3s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 151K 3s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 54.9M 3s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 46.5M 3s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 53.4M 3s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 59.7M 3s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 64.5M 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.26M 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 517K 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 824K 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.47M 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.25M 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 687K 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 429K 2s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 3.24M 1s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 768K 1s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 702K 1s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 553K 1s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.21M 1s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 762K 1s unit-abot-epc-basic-0: 10:58:05 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1.09M 1s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 517K 1s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 843K 0s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 5.42M 0s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 770K 0s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 711K 0s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 553K=1m54s unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install 2018-10-22 10:58:06 (409 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57408 files and directories currently installed.) unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 10:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 10:58:07 DEBUG unit.mysql/0.config-changed mysql start/running, process 11794 unit-mysql-0: 10:58:07 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 10:58:07 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 10:58:08 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 10:58:08 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:58:09 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: 10:58:09 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:58:09 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: 10:58:09 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 10:58:09 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: 10:58:09 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: 10:58:09 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 10:58:09 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: 10:58:09 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:58:09 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: 10:58:09 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:58:09 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: 10:58:09 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:58:09 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:58:10 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:58:10 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 10:58:10 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 10:58:10 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:58:10 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: 10:58:10 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: 10:58:10 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-mysql-0: 10:58:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:58:10 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 10:58:10 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: 10:58:10 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:11 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: 10:58:12 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: 10:58:12 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: 10:58:12 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: 10:58:12 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: 10:58:12 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-abot-epc-basic-0: 10:58:12 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-abot-epc-basic-0: 10:58:12 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-abot-epc-basic-0: 10:58:12 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 10:58:12 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-abot-epc-basic-0: 10:58:12 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: 10:58:12 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-abot-epc-basic-0: 10:58:13 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: 10:58:13 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: 10:58:13 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: 10:58:13 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: 10:58:13 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: 10:58:13 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: 10:58:13 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-abot-epc-basic-0: 10:58:13 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: 10:58:13 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: 10:58:13 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-abot-epc-basic-0: 10:58:13 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: 10:58:13 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: 10:58:13 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-mysql-0: 10:58:13 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 10:58:14 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-abot-epc-basic-0: 10:58:14 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: 10:58:14 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: 10:58:14 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: 10:58:14 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: 10:58:14 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: 10:58:14 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: 10:58:14 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: 10:58:14 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 10:58:14 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: 10:58:14 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-abot-epc-basic-0: 10:58:14 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: 10:58:14 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:15 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: 10:58:16 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: 10:58:16 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-abot-epc-basic-0: 10:58:16 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: 10:58:16 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-abot-epc-basic-0: 10:58:16 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: 10:58:16 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: 10:58:16 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-abot-epc-basic-0: 10:58:16 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-abot-epc-basic-0: 10:58:16 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: 10:58:16 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: 10:58:16 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-abot-epc-basic-0: 10:58:16 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-mysql-0: 10:58:17 DEBUG unit.mysql/0.config-changed mysql start/running, process 11915 unit-abot-epc-basic-0: 10:58:17 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-abot-epc-basic-0: 10:58:17 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-mysql-0: 10:58:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:58:17 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 10:58:17 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: 10:58:17 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-mysql-0: 10:58:17 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 10:58:17 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: 10:58:17 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: 10:58:17 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: 10:58:17 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 10:58:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:58:17 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 10:58:17 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 10:58:17 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 10:58:17 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 10:58:17 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 10:58:17 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.3 [340 kB] unit-abot-epc-basic-0: 10:58:17 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.3 [1261 kB] unit-abot-epc-basic-0: 10:58:17 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: 10:58:17 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.3 [1880 kB] unit-mysql-0: 10:58:17 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 10:58:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:58:17 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.3 [224 kB] unit-abot-epc-basic-0: 10:58:17 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: 10:58:18 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: 10:58:18 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-abot-epc-basic-0: 10:58:18 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-abot-epc-basic-0: 10:58:18 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-abot-epc-basic-0: 10:58:18 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: 10:58:18 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-abot-epc-basic-0: 10:58:18 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: 10:58:18 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-137.163 [850 kB] unit-abot-epc-basic-0: 10:58:18 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-abot-epc-basic-0: 10:58:18 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-abot-epc-basic-0: 10:58:18 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.10 [7671 kB] unit-abot-epc-basic-0: 10:58:19 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-abot-epc-basic-0: 10:58:19 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.10 [38.8 kB] unit-abot-epc-basic-0: 10:58:19 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.10 [55.1 kB] unit-abot-epc-basic-0: 10:58:19 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.10 [27.4 kB] unit-abot-epc-basic-0: 10:58:19 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.10 [8888 B] unit-abot-epc-basic-0: 10:58:19 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.10 [264 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [105 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [244 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [95.3 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [40.1 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [9764 B] unit-abot-epc-basic-0: 10:58:20 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.10 [131 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [2228 kB] unit-abot-epc-basic-0: 10:58:20 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.10 [8426 kB] unit-abot-epc-basic-0: 10:58:21 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: 10:58:21 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.10 [1426 kB] unit-abot-epc-basic-0: 10:58:21 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.10 [8319 kB] unit-abot-epc-basic-0: 10:58:21 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-abot-epc-basic-0: 10:58:21 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: 10:58:21 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.4 [195 kB] unit-abot-epc-basic-0: 10:58:21 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.4 [584 kB] unit-abot-epc-basic-0: 10:58:21 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-abot-epc-basic-0: 10:58:21 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-abot-epc-basic-0: 10:58:21 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-abot-epc-basic-0: 10:58:22 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: 10:58:22 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-mysql-0: 10:58:22 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 10:58:22 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: 10:58:22 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: 10:58:22 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: 10:58:22 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: 10:58:22 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: 10:58:22 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: 10:58:22 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.3 [1070 kB] unit-abot-epc-basic-0: 10:58:22 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.3 [27.8 MB] unit-abot-epc-basic-0: 10:58:23 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: 10:58:23 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-abot-epc-basic-0: 10:58:23 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: 10:58:23 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-abot-epc-basic-0: 10:58:23 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] machine-2: 10:58:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 10:58:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:58:23 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:58:23 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.3 [276 kB] unit-abot-epc-basic-0: 10:58:24 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] machine-2: 10:58:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 10:58:24 DEBUG juju.worker start "engine" machine-2: 10:58:24 INFO juju.worker start "engine" machine-2: 10:58:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:58:24 DEBUG juju.worker "engine" started machine-2: 10:58:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:58:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 10:58:24 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:58:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:58:24 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] machine-2: 10:58:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.apicaller connecting with old password machine-2: 10:58:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:24 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:24 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:58:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:58:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:58:24 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] machine-2: 10:58:24 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:58:24 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: 10:58:24 DEBUG unit.mysql/0.start mysql start/running, process 12036 unit-abot-epc-basic-0: 10:58:24 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-abot-epc-basic-0: 10:58:24 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: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:58:24 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: 10:58:24 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 14s (7128 kB/s) machine-2: 10:58:25 DEBUG juju.worker.apicaller connected machine-2: 10:58:25 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 10:58:25 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 ... 57571 files and directories currently installed.) unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 10:58:25 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 10:58:25 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... machine-2: 10:58:26 DEBUG juju.worker.apicaller password changed machine-2: 10:58:26 DEBUG juju.api RPC connection died machine-2: 10:58:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 10:58:26 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:58:26 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:26 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:26 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-mysql-0: 10:58:26 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 10:58:26 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 10:58:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:58:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:58:26 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 10:58:26 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 10:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... machine-2: 10:58:28 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:58:28 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 10:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 10:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... machine-2: 10:58:28 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:58:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... machine-2: 10:58:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:58:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:58:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:58:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:58:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:58:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:58:28 INFO juju.worker.uniter.relation joining relation "mysql:cluster" machine-2: 10:58:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:58:29 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:58:29 INFO juju.worker.upgrader unblocking abort check machine-2: 10:58:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 10:58:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 10:58:29 INFO juju.worker.uniter.relation joined relation "mysql:cluster" machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 10:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 10:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 10:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:58:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:58:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:58:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 10:58:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.logger logger setup machine-2: 10:58:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 10:58:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:58:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:58:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:58:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:58:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:58:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:58:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:58:29 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:58:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:58:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:58:29 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 10:58:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:58:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:58:29 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: 10:58:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:58:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:58:29 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 10:58:29 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 10:58:29 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 10:58:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:58:29 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:58:29 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:58:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:58:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:58:29 INFO juju.util.exec run result: exit status 127 machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec114882883/script.sh: line 1: fanatic: command not found 127 machine-2: 10:58:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:58: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-2: 10:58:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:58:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:58:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:58:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:58:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:58:29 INFO juju.util.exec run result: exit status 127 machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec769679080/script.sh: line 1: fanatic: command not found 127 machine-2: 10:58:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:58:29 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-2: 10:58:29 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 10:58:29 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 10:58:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 10:58:29 DEBUG juju.api RPC connection died machine-2: 10:58:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker killing runner 0xc420387c70 machine-2: 10:58:29 INFO juju.worker runner is dying machine-2: 10:58:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 10:58:29 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: 10:58:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 10:58:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:58:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:58:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:29 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:58:29 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:29 INFO juju.api connection established to "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-2: 10:58:29 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 10:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 10:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 10:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 10:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... machine-2: 10:58:30 DEBUG juju.worker.apicaller connected machine-2: 10:58:30 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 10:58:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.logger logger setup machine-2: 10:58:30 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:58:30 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:58:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:58:30 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:58:30 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:58:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:58:30 INFO juju.util.exec run result: exit status 127 machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec047586289/script.sh: line 1: fanatic: command not found 127 machine-2: 10:58:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:58:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:58:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:58:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:58:30 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:58:30 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:58:30 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:58:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:58:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:58:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:58:30 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 10:58:30 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 10:58:30 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 10:58:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:58:30 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:58:30 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:58:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:58:30 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:58:30 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:58:30 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:58:30 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:58:30 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:58:30 INFO juju.util.exec run result: exit status 127 machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec408414133/script.sh: line 1: fanatic: command not found 127 machine-2: 10:58:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:58:30 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:58:30 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:58:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:58:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:58:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:58:30 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 10:58:30 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:58:30 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: 10:58:30 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:58:30 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:58:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:58:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:58:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:58:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:58:30 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 10:58:30 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:58:30 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 10:58:30 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 10:58:30 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 unit-abot-epc-basic-0: 10:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 10:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 10:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... machine-2: 10:58:30 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:58:30 INFO juju.worker.upgrader unblocking abort check machine-2: 10:58:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 10:58:30 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 10:58:30 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:58:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:58:31 DEBUG juju.worker start "2-container-watcher" machine-2: 10:58:31 DEBUG juju.worker start "stateconverter" machine-2: 10:58:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:58:31 INFO juju.worker start "2-container-watcher" machine-2: 10:58:31 DEBUG juju.worker "2-container-watcher" started machine-2: 10:58:31 INFO juju.worker start "stateconverter" machine-2: 10:58:31 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:58:31 DEBUG juju.worker "stateconverter" started machine-2: 10:58:31 DEBUG juju.service discovered init system "upstart" from local host machine-2: 10:58:31 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 10:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 10:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... machine-2: 10:58:31 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: 10:58:31 INFO juju.worker.machiner "machine-2" started machine-2: 10:58:31 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 10:58:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 10:58:31 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: 10:58:31 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:58:31 DEBUG juju.worker start "api" unit-oai-epc-0: 10:58:31 INFO juju.worker start "api" unit-oai-epc-0: 10:58:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 10:58:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:58:31 DEBUG juju.worker "api" started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-epc-0: 10:58:31 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-epc-0: 10:58:31 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 10:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 10:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-oai-epc-0: 10:58:32 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:58:32 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 10:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... machine-2: 10:58:33 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:4d:70 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.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8d:4d:70 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: 10:58:33 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 10:58:33 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:58:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:58:33 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:58:33 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-epc-0: 10:58:33 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-epc-0: 10:58:33 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 10:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-oai-epc-0: 10:58:33 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:58:34 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:58:34 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:58:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 10:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:58:34 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:58:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:58:34 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: 10:58:34 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:58:34 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 10:58:34 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 10:58:34 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:58:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:58:34 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 10:58:34 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:58:34 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:58:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:58:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:58:34 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 10:58:34 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 10:58:34 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 10:58:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:58:34 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:58:34 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:58:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:58:34 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] unit-oai-epc-0: 10:58:34 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:58:34 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:58:34 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:58:34 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:58:34 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:58:34 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 10:58:34 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 10:58:34 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 10:58:34 DEBUG httpbakery } -> error unit-oai-epc-0: 10:58:34 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:58:34 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 10:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 10:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:58:36 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:58:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:58:36 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:58:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 10:58:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 10:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 10:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-oai-epc-0: 10:58:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:58:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:58:37 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: 10:58:37 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 10:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 10:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 10:58:37 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: 10:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-epc-0: 10:58:37 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.9 [701 kB] unit-abot-epc-basic-0: 10:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 10:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-oai-epc-0: 10:58:38 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.9 [2333 kB] unit-abot-epc-basic-0: 10:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (2692 kB/s) unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 10:58:38 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: 10:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-abot-epc-basic-0: 10:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 10:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 10:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 10:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 10:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 10:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-oai-epc-0: 10:58:40 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 10:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 10:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:58:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 10:58:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 10:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:58:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 10:58:41 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: 10:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 10:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 10:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 10:58:44 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: 10:58:44 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 10:58:44 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-oai-epc-0: 10:58:45 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-oai-epc-0: 10:58:45 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 10:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-oai-epc-0: 10:58:46 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:58:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:58:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 10:58:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-oai-epc-0: 10:58:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:58:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:58: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: 10:58:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 10:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 10:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 10:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 10:58:47 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-oai-epc-0: 10:58:48 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: 10:58:48 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: 10:58:48 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: 10:58:48 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.61-0ubuntu0.14.04.1 [708 kB] unit-oai-epc-0: 10:58:48 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.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-epc-0: 10:58:48 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 10:58:48 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2758 kB/s) unit-abot-epc-basic-0: 10:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 10:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 10:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-oai-epc-0: 10:58:49 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 10:58:49 DEBUG unit.oai-epc/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-epc-0: 10:58:49 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:58:49 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 10:58:49 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: 10:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-oai-epc-0: 10:58:49 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 10:58:49 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:58:50 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-oai-epc-0: 10:58:50 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 10:58:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-oai-epc-0: 10:58:50 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 10:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 10:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 10:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 10:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:58:51 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 10:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-epc-0: 10:58:52 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 10:58:52 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:58:52 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 10:58:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:58:53 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 10:58:54 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: 10:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 10:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 10:58:55 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: 10:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-oai-epc-0: 10:58:55 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 10:58:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:58:56 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-oai-epc-0: 10:58:56 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 10:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-oai-epc-0: 10:58:56 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... machine-3: 10:58:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 10:58:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:58:58 DEBUG juju.agent read agent config, format "2.0" machine-3: 10:58:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 10:58:59 DEBUG juju.worker start "engine" machine-3: 10:58:59 INFO juju.worker start "engine" machine-3: 10:58:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:58:59 DEBUG juju.worker "engine" started machine-3: 10:58:59 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:58:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 10:58:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:58:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:58:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 10:58:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 10:58:59 DEBUG juju.worker.apicaller connecting with old password machine-3: 10:58:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:58:59 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:58:59 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:58:59 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:58:59 DEBUG juju.worker.apicaller connected machine-3: 10:58:59 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 10:59:00 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: 10:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-oai-epc-0: 10:59:00 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... machine-3: 10:59:00 DEBUG juju.worker.apicaller password changed machine-3: 10:59:00 DEBUG juju.api RPC connection died machine-3: 10:59:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 10:59:00 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:59:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:59:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:59:00 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-epc-0: 10:59:00 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 10:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-oai-epc-0: 10:59:00 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... machine-3: 10:59:01 DEBUG juju.worker.apicaller connected machine-3: 10:59:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:59:01 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... machine-3: 10:59:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:59:01 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:59:01 INFO juju.worker.upgrader unblocking abort check machine-3: 10:59:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 10:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-oai-epc-0: 10:59:01 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... machine-3: 10:59:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:59:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:59:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 10:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.logger logger setup machine-3: 10:59:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 10:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... machine-3: 10:59:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:59:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:59:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:59:01 INFO juju.util.exec run result: exit status 127 machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec552039915/script.sh: line 1: fanatic: command not found 127 machine-3: 10:59:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:59:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:59:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:59:01 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 10:59:01 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 10:59:01 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 10:59:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:59:01 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:59:01 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:59:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:59:01 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-3: 10:59:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:59:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:59:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:59:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 10:59:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:59:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 10:59:01 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: 10:59:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:59:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 10:59:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-abot-epc-basic-0: 10:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... machine-3: 10:59:01 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: 10:59:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:59:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:59:01 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:59:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:59:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:59:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:59:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:59:01 INFO juju.util.exec run result: exit status 127 machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec191074658/script.sh: line 1: fanatic: command not found 127 machine-3: 10:59:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:59:01 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 10:59:01 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 10:59:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 10:59:01 DEBUG juju.api RPC connection died machine-3: 10:59:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker killing runner 0xc420718dd0 machine-3: 10:59:01 INFO juju.worker runner is dying machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 10:59:01 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: 10:59:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 10:59:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:59:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:59:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:59:01 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... machine-3: 10:59:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:59:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:59:02 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:59:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" machine-3: 10:59:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:59:02 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 10:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 10:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-oai-epc-0: 10:59:02 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:59:02 DEBUG juju.worker.uniter.remotestate update status timer triggered machine-3: 10:59:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 10:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... machine-3: 10:59:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:59:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:59:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:59:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:59:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:59:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:59:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 10:59:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:59:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:59:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:59:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:59:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:59:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:59:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:59:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:59:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:59:03 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 10:59:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:59:03 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: 10:59:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:59:03 INFO juju.util.exec run result: exit status 127 machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec604464356/script.sh: line 1: fanatic: command not found 127 machine-3: 10:59:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:59:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:59:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:59:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:59:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:59:03 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 10:59:03 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 10:59:03 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 10:59:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:59:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:59:03 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:59:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:59:03 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:59:03 INFO juju.util.exec run result: exit status 127 machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec120713117/script.sh: line 1: fanatic: command not found 127 machine-3: 10:59:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:59:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 10:59:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.logger logger setup machine-3: 10:59:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:59:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:59:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:59:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:59:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:59:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:59:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:59:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:59:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:59:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:59:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:59:03 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-3: 10:59:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:59:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-3: 10:59:03 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-3: 10:59:03 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: 10:59:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:59:03 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:59:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:59:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:59:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:59:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install ++ virt-what machine-3: 10:59:03 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' machine-3: 10:59:03 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:59:03 INFO juju.worker.upgrader unblocking abort check machine-3: 10:59:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 10:59:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:59:03 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 10:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 10:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-oai-epc-0: 10:59:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... machine-3: 10:59:03 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:59:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:59:03 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 10:59:03 DEBUG juju.worker start "3-container-watcher" machine-3: 10:59:03 DEBUG juju.worker start "stateconverter" machine-3: 10:59:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:59:03 INFO juju.worker start "3-container-watcher" machine-3: 10:59:03 DEBUG juju.worker "3-container-watcher" started machine-3: 10:59:03 INFO juju.worker start "stateconverter" machine-3: 10:59:03 DEBUG juju.worker "stateconverter" started machine-3: 10:59:03 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:59:03 DEBUG unit.oai-epc/0.install + echo -n machine-3: 10:59:03 INFO juju.worker.machiner "machine-3" started machine-3: 10:59:03 DEBUG juju.service discovered init system "upstart" from local host machine-3: 10:59:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] machine-3: 10:59:03 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 10:59:04 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:59:04 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:59:04 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:59:04 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 10:59:04 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: 10:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 10:59:05 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 10:59:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 10:59:05 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 10:59:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:59:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" machine-3: 10:59:06 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]}}} unit-abot-epc-basic-0: 10:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 10:59:06 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: 10:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-hss-0: 10:59:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 10:59:06 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: 10:59:06 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:59:06 DEBUG juju.worker start "api" unit-oai-hss-0: 10:59:06 INFO juju.worker start "api" unit-oai-hss-0: 10:59:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 10:59:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:59:06 DEBUG juju.worker "api" started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-hss-0: 10:59:06 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-hss-0: 10:59:06 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:59:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:59:06 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:27:30:63 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:27:30:63 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: 10:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 10:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 10:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 10:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-oai-hss-0: 10:59:06 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:59:06 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 10:59:07 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 10:59:07 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-oai-hss-0: 10:59:07 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:59:07 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-hss-0: 10:59:07 INFO juju.api connection established to "wss://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-oai-hss-0: 10:59:07 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/api" unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-oai-hss-0: 10:59:07 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:59:07 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:59:07 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:59:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:59:07 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:59:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:59:07 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: 10:59:07 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:59:07 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:59:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:59:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:59:07 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 10:59:07 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 10:59:07 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 10:59:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:59:07 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:59:07 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:59:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:59:07 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.208:17070"] unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:59:07 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:59:07 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 10:59:07 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 10:59:07 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 10:59:07 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 10:59:07 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:59:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-oai-hss-0: 10:59:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:59:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 10:59:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:59:08 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:59:08 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:59:08 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 10:59:08 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 10:59:08 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/d2274991-8733-4152-89b6-a1858941b6f2/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 10:59:08 DEBUG httpbakery } -> error unit-oai-hss-0: 10:59:08 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:59:08 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:59:08 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:59:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:59:08 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:59:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 10:59:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:59:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-oai-hss-0: 10:59:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 10:59:09 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: 10:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-oai-hss-0: 10:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:59:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 10:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:59:10 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: 10:59:10 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 10:59:10 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-oai-hss-0: 10:59:10 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.9 [701 kB] unit-oai-hss-0: 10:59:10 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.9 [2333 kB] unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 10:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 0s (3580 kB/s) unit-oai-epc-0: 10:59:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 10:59:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:59:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 10:59:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 10:59:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:59:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 10:59:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 10:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 10:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-oai-epc-0: 10:59:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 10:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-oai-epc-0: 10:59:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 10:59:11 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 10:59:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 10:59:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 10:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-oai-epc-0: 10:59:12 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: 10:59:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-oai-hss-0: 10:59:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 10:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 10:59:12 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:59:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:59:12 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:59:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:59:12 DEBUG unit.oai-epc/0.install + echo -n unit-oai-hss-0: 10:59:12 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 10:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-oai-epc-0: 10:59:13 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:59:13 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:59:13 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:59:13 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-oai-hss-0: 10:59:13 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-oai-hss-0: 10:59:13 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 10:59:14 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 10:59:14 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 10:59:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 10:59:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:59:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:14 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 10:59:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 10:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 10:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 10:59:15 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: 10:59:15 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (34.8 kB/s) unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-hss-0: 10:59:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 10:59:16 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 10:59:16 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 10:59:17 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 10:59:17 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:59:17 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:17 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:59:17 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:17 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:18 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: 10:59:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 10:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 10:59:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-oai-hss-0: 10:59:19 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-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:59:19 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-oai-hss-0: 10:59:19 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: 10:59:19 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.61-0ubuntu0.14.04.1 [708 kB] unit-oai-hss-0: 10:59:19 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.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 10:59:19 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 10:59:19 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (3086 kB/s) unit-oai-hss-0: 10:59:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-oai-hss-0: 10:59:19 DEBUG unit.oai-hss/0.install (Reading database ... 53179 files and directories currently installed.) unit-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-oai-hss-0: 10:59:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:59:20 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-oai-hss-0: 10:59:20 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 10:59:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-oai-hss-0: 10:59:20 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:59:21 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 10:59:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 10:59:21 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 10:59:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:59:23 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 10:59:23 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: 10:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 10:59:23 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 10:59:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:59:23 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-oai-hss-0: 10:59:24 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 10:59:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 10:59:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-hss-0: 10:59:24 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:59:24 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: 10:59:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 10:59:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 10:59:24 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 10:59:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:59:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 10:59:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 10:59:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:59:24 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 10:59:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:59:24 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:59:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:59:25 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 10:59:25 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:59:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:59:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:59:25 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:59:25 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: 10:59:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:59:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 10:59:25 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 10:59:26 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 10:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 10:59:26 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 ... 61214 files and directories currently installed.) unit-abot-epc-basic-0: 10:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 10:59:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:59:26 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 10:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-oai-hss-0: 10:59:26 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:59:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:59:26 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 10:59:27 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:59:27 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 10:59:27 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 10:59:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 10:59:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:59:27 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:27 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 10:59:28 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 10:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 10:59:28 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:59:28 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 10:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 10:59:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:59:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 10:59:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:29 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: 10:59:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 10:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:59:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:59:30 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 10:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-hss-0: 10:59:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 10:59:30 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 10:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 10:59:31 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 10:59:31 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 10:59:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 10:59:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:59:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 10:59:31 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 10:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 10:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 10:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 10:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 10:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 10:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 10:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 10:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:36 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 10:59:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 10:59:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:59:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 10:59:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 10:59:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:59:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 10:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 10:59:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 10:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:59:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:59:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 10:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:38 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: 10:59:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:59:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 10:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:39 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: 10:59:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:59:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:59:39 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:59:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 10:59:39 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:40 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:59:40 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:59:40 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 10:59:40 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:59:40 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-oai-hss-0: 10:59:40 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 10:59:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 10:59:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:59:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 10:59:40 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 10:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 10:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 10:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 10:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 10:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-oai-epc-0: 10:59:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 10:59:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:59:47 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 10:59:47 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 10:59:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:59:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:59:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 10:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:59:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:59:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:59:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:59:48 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 10:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:59:49 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: 10:59:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 10:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 10:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 10:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-oai-epc-0: 10:59:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:59:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:59:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:59:49 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 10:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 10:59:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 10:59:50 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:59:50 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:59:50 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:59:50 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 10:59:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:59:51 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 10:59:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 10:59:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:59:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 10:59:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 10:59:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:59:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:59:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:59:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 10:59:51 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 10:59:51 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 10:59:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 10:59:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:59:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 10:59:51 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 10:59:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:59:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:51 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: 10:59:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:59:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:59:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:52 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: 10:59:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:59:52 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 10:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 10:59:52 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: 10:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 10:59:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:59:53 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:59:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 10:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 10:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 10:59:53 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 10:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 10:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 10:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 10:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-oai-hss-0: 10:59:54 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 10:59:54 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 10:59:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 10:59:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:59:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 10:59:54 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 10:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 10:59:54 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: 10:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 10:59:55 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: 10:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 10:59:56 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: 10:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 10:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 10:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 10:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 10:59:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 10:59:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 10:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 10:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 10:59:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:00:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 11:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 11:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:00:07 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:00:08 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: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 11:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 11:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:00:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:00:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:00:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-mysql-0: 11:00:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:00:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:00:12 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: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:00:12 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:00:13 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:00:13 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:00:13 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:00:13 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 11:00:14 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:00:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:00:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:00:14 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:00:14 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:00:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:00:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:00:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:00:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:00:14 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:00:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:00:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:00:15 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: 11:00:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:00:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:00:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:00:16 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: 11:00:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:00:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:00:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:00:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:00:16 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 11:00:17 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:00:17 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:00:17 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:00:17 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 11:00:17 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:00:17 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:00:17 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:00:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:00:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:00:17 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 11:00:20 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 11:00:21 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 11:00:22 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:00:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:00:22 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:00:23 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:00:23 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:00:24 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 11:00:24 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 11:00:24 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 11:00:24 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:00:26 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-abot-epc-basic-0: 11:00:27 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 8.9 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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/22/maven-plugins-22.pom (13 KB at 578.8 KB/sec) unit-abot-epc-basic-0: 11:00:27 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-abot-epc-basic-0: 11:00:27 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 919.3 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 535.3 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 859.1 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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: 11:00:27 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-abot-epc-basic-0: 11:00:27 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/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 11:00:27 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-abot-epc-basic-0: 11:00:27 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 1242.5 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 754.8 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 1155.0 KB/sec) unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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: 11:00:27 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 101.8 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 994.7 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 250.1 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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: 11:00:27 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: 11:00:27 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 141.9 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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: 11:00:27 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: 11:00:27 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 352.0 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 45.7 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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: 11:00:27 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: 11:00:27 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 214.2 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 37.0 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 266.8 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 75.0 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 304.3 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 145.5 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 117.8 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 137.7 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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: 11:00:27 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: 11:00:27 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 110.3 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:27 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 35.8 KB/sec) unit-abot-epc-basic-0: 11:00:27 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: 11:00:28 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 94.2 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 419.1 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/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 1204.0 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 705.0 KB/sec) unit-abot-epc-basic-0: 11:00:28 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-abot-epc-basic-0: 11:00:28 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 197.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 443.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 1223.9 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 11:00:28 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/apache/apache/13/apache-13.pom (14 KB at 682.3 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 58.9 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 180.7 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 388.3 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 662.1 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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: 11:00:28 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: 11:00:28 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: 11:00:28 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: 11:00:28 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 335.7 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 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 3/35 KB 30/30 KB 5/35 KB 30/30 KB 8/35 KB 30/30 KB 11/35 KB 30/30 KB 13/35 KB 16/35 KB 19/35 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 630.7 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 19/35 KB 3/50 KB 19/35 KB 6/50 KB 19/35 KB 9/50 KB 21/35 KB 11/50 KB 21/35 KB 9/50 KB 21/35 KB 3/153 KB 11/50 KB 21/35 KB 5/153 KB 11/50 KB 21/35 KB 8/153 KB 11/50 KB 21/35 KB 11/153 KB 11/50 KB 21/35 KB 11/153 KB 11/50 KB 3/48 KB 21/35 KB 11/153 KB 11/50 KB 5/48 KB 21/35 KB 11/153 KB 11/50 KB 8/48 KB 21/35 KB 11/153 KB 11/50 KB 11/48 KB 21/35 KB 13/153 KB 11/50 KB 11/48 KB 21/35 KB 13/153 KB 11/50 KB 13/48 KB 21/35 KB 13/153 KB 3/190 KB 11/50 KB 13/48 KB 24/35 KB 13/153 KB 3/190 KB 11/50 KB 13/48 KB 27/35 KB 13/153 KB 5/190 KB 14/50 KB 13/48 KB 29/35 KB 13/153 KB 5/190 KB 14/50 KB 13/48 KB 24/35 KB 13/153 KB 5/190 KB 14/50 KB 13/48 KB 24/35 KB 13/153 KB 3/190 KB 14/50 KB 13/48 KB 29/35 KB 13/153 KB 5/190 KB 16/50 KB 13/48 KB 29/35 KB 13/153 KB 8/190 KB 16/50 KB 13/48 KB 29/35 KB 16/153 KB 8/190 KB 16/50 KB 13/48 KB 29/35 KB 16/153 KB 11/190 KB 16/50 KB 13/48 KB 32/35 KB 16/153 KB 13/190 KB 19/50 KB 13/48 KB 32/35 KB 16/153 KB 16/190 KB 19/50 KB 16/48 KB 32/35 KB 16/153 KB 11/190 KB 19/50 KB 13/48 KB 29/35 KB 16/153 KB 11/190 KB 19/50 KB 13/48 KB 32/35 KB 16/153 KB 13/190 KB 19/50 KB 16/48 KB 32/35 KB 16/153 KB 16/190 KB 22/50 KB 16/48 KB 35/35 KB 16/153 KB 16/190 KB 25/50 KB 16/48 KB 35/35 KB 19/153 KB 16/190 KB 25/50 KB 16/48 KB 35/35 KB 16/153 KB 16/190 KB 22/50 KB 16/48 KB 35/35 KB 19/153 KB 16/190 KB 25/50 KB 16/48 KB 35/35 KB 19/153 KB 19/190 KB 25/50 KB 16/48 KB 35/35 KB 19/153 KB 21/190 KB 27/50 KB 16/48 KB 35/35 KB 21/153 KB 24/190 KB 27/50 KB 19/48 KB 35/35 KB 19/153 KB 19/190 KB 27/50 KB 16/48 KB 35/35 KB 21/153 KB 21/190 KB 27/50 KB 19/48 KB 35/35 KB 21/153 KB 24/190 KB 27/50 KB 21/48 KB 35/35 KB 21/153 KB 24/190 KB 27/50 KB 24/48 KB 35/35 KB 21/153 KB 24/190 KB 27/50 KB 27/48 KB 35/35 KB 21/153 KB 24/190 KB 27/50 KB 29/48 KB 35/35 KB 21/153 KB 21/190 KB 27/50 KB 16/48 KB 35/35 KB 24/153 KB 24/190 KB 27/50 KB 29/48 KB 35/35 KB 27/153 KB 24/190 KB 27/50 KB 29/48 KB 35/35 KB 29/153 KB 24/190 KB 27/50 KB 29/48 KB 35/35 KB 32/153 KB 24/190 KB 27/50 KB 29/48 KB 35/35 KB 32/153 KB 24/190 KB 27/50 KB 32/48 KB 35/35 KB 32/153 KB 24/190 KB 30/50 KB 32/48 KB 35/35 KB 32/153 KB 24/190 KB 32/50 KB 32/48 KB 35/35 KB 32/153 KB 27/190 KB 32/50 KB 32/48 KB 35/35 KB 32/153 KB 29/190 KB 32/50 KB 32/48 KB 35/35 KB 32/153 KB 29/190 KB 36/50 KB 32/48 KB 35/35 KB 32/153 KB 32/190 KB 40/50 KB 32/48 KB 35/35 KB 32/153 KB 32/190 KB 36/50 KB 32/48 KB 35/35 KB 32/153 KB 32/190 KB 44/50 KB 32/48 KB 35/35 KB 32/153 KB 32/190 KB 44/50 KB 36/48 KB 35/35 KB 32/153 KB 32/190 KB 44/50 KB 40/48 KB 35/35 KB 32/153 KB 32/190 KB 44/50 KB 44/48 KB 35/35 KB 32/153 KB 32/190 KB 44/50 KB 48/48 KB 35/35 KB 32/153 KB 32/190 KB 44/50 KB 48/48 KB 35/35 KB 32/153 KB 32/190 KB 48/50 KB 48/48 KB 35/35 KB 36/153 KB 36/190 KB 48/50 KB 48/48 KB 35/35 KB 40/153 KB 36/190 KB 48/50 KB 48/48 KB 35/35 KB 44/153 KB 36/190 KB 48/50 KB 48/48 KB 35/35 KB 48/153 KB 36/190 KB 48/50 KB 48/48 KB 35/35 KB 48/153 KB 36/190 KB 50/50 KB 48/48 KB 35/35 KB 32/153 KB 36/190 KB 48/50 KB 48/48 KB 35/35 KB 48/153 KB 40/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 44/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 48/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 52/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 56/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 60/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 64/190 KB 50/50 KB unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 48/48 KB 35/35 KB 48/153 KB 68/190 KB 50/50 KB 48/48 KB 35/35 KB 48/153 KB 72/190 KB 50/50 KB 48/48 KB 35/35 KB 52/153 KB 72/190 KB 50/50 KB 48/48 KB 35/35 KB 56/153 KB 72/190 KB 50/50 KB 48/48 KB 35/35 KB 60/153 KB 72/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 72/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 76/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 80/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 84/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 88/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 92/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 96/190 KB 50/50 KB 48/48 KB 35/35 KB 64/153 KB 100/190 KB 50/50 KB 48/48 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 392.4 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 520.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 35/35 KB 68/153 KB 100/190 KB 50/50 KB 48/48 KB 72/153 KB 104/190 KB 76/153 KB 104/190 KB 80/153 KB 104/190 KB 84/153 KB 104/190 KB 88/153 KB 104/190 KB 92/153 KB 104/190 KB 96/153 KB 104/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 585.2 KB/sec) unit-abot-epc-basic-0: 11:00:28 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.jar unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 68/153 KB 104/190 KB 96/153 KB 108/190 KB 96/153 KB 112/190 KB 96/153 KB 116/190 KB 96/153 KB 120/190 KB 96/153 KB 124/190 KB 96/153 KB 128/190 KB 96/153 KB 132/190 KB 96/153 KB 136/190 KB 96/153 KB 140/190 KB 96/153 KB 144/190 KB 96/153 KB 148/190 KB 96/153 KB 152/190 KB 96/153 KB 156/190 KB 96/153 KB 160/190 KB 100/153 KB 160/190 KB 104/153 KB 160/190 KB 108/153 KB 160/190 KB 112/153 KB 160/190 KB 112/153 KB 164/190 KB 112/153 KB 168/190 KB 112/153 KB 168/190 KB 3/119 KB 112/153 KB 3/37 KB 168/190 KB 6/119 KB 112/153 KB 3/37 KB 168/190 KB 7/119 KB 112/153 KB 3/37 KB 168/190 KB 10/119 KB 112/153 KB 3/37 KB 168/190 KB 12/119 KB 112/153 KB 3/37 KB 168/190 KB 15/119 KB 112/153 KB 3/37 KB 168/190 KB 18/119 KB 112/153 KB 3/37 KB 168/190 KB 20/119 KB 116/153 KB 3/37 KB 168/190 KB 23/119 KB 112/153 KB 3/37 KB 168/190 KB 3/119 KB 116/153 KB 5/37 KB 168/190 KB 23/119 KB 116/153 KB 8/37 KB 168/190 KB 4/86 KB 23/119 KB 116/153 KB 11/37 KB 168/190 KB 4/86 KB 23/119 KB 116/153 KB 13/37 KB 168/190 KB 4/86 KB 23/119 KB 116/153 KB 16/37 KB 168/190 KB 4/86 KB 23/119 KB 116/153 KB 3/37 KB 168/190 KB 20/119 KB 120/153 KB 16/37 KB 168/190 KB 4/86 KB 23/119 KB 124/153 KB 16/37 KB 168/190 KB 4/86 KB 23/119 KB 128/153 KB 19/37 KB 168/190 KB 4/86 KB 23/119 KB 132/153 KB 19/37 KB 168/190 KB 4/86 KB 26/119 KB 116/153 KB 5/37 KB 168/190 KB 4/86 KB 23/119 KB 132/153 KB 19/37 KB 172/190 KB 8/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 12/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 16/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 20/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 24/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 28/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 32/86 KB 26/119 KB 132/153 KB 19/37 KB 172/190 KB 4/86 KB 26/119 KB 128/153 KB 19/37 KB 168/190 KB 4/86 KB 26/119 KB 124/153 KB 19/37 KB 168/190 KB 4/86 KB 23/119 KB 132/153 KB 21/37 KB 176/190 KB 32/86 KB 26/119 KB 132/153 KB 24/37 KB 176/190 KB 32/86 KB 28/119 KB 132/153 KB 21/37 KB 176/190 KB 32/86 KB 28/119 KB 132/153 KB 24/37 KB 176/190 KB 32/86 KB 31/119 KB 132/153 KB 27/37 KB 176/190 KB 36/86 KB 34/119 KB 132/153 KB 27/37 KB 176/190 KB 36/86 KB 31/119 KB 136/153 KB 29/37 KB 176/190 KB 36/86 KB 34/119 KB 136/153 KB 32/37 KB 176/190 KB 36/86 KB 34/119 KB 132/153 KB 24/37 KB 176/190 KB 36/86 KB 31/119 KB 136/153 KB 32/37 KB 176/190 KB 40/86 KB 36/119 KB 136/153 KB 32/37 KB 176/190 KB 44/86 KB 36/119 KB 136/153 KB 32/37 KB 176/190 KB 48/86 KB 36/119 KB 136/153 KB 32/37 KB 176/190 KB 36/86 KB 36/119 KB 132/153 KB 29/37 KB 176/190 KB 36/86 KB 34/119 KB 136/153 KB 27/37 KB 176/190 KB 36/86 KB 34/119 KB 140/153 KB 35/37 KB 176/190 KB 48/86 KB 36/119 KB 144/153 KB 35/37 KB 176/190 KB 48/86 KB 36/119 KB 148/153 KB 35/37 KB 180/190 KB 48/86 KB 36/119 KB 152/153 KB 35/37 KB 180/190 KB 52/86 KB 39/119 KB 153/153 KB 35/37 KB 180/190 KB 52/86 KB 39/119 KB 136/153 KB 35/37 KB 176/190 KB 48/86 KB 36/119 KB 153/153 KB 37/37 KB 180/190 KB 52/86 KB 39/119 KB 148/153 KB 35/37 KB 180/190 KB 52/86 KB 39/119 KB 153/153 KB 37/37 KB 180/190 KB 56/86 KB 39/119 KB 153/153 KB 37/37 KB 180/190 KB 60/86 KB 39/119 KB 153/153 KB 37/37 KB 180/190 KB 64/86 KB 39/119 KB 153/153 KB 37/37 KB 180/190 KB 68/86 KB 39/119 KB 153/153 KB 37/37 KB 180/190 KB 72/86 KB 39/119 KB 148/153 KB 35/37 KB 180/190 KB 48/86 KB 39/119 KB 144/153 KB 35/37 KB unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 180/190 KB 48/86 KB 36/119 KB 153/153 KB 37/37 KB 184/190 KB 72/86 KB 39/119 KB 153/153 KB 37/37 KB 188/190 KB 72/86 KB 43/119 KB 153/153 KB 37/37 KB 190/190 KB 72/86 KB 43/119 KB 153/153 KB 37/37 KB 184/190 KB 72/86 KB 43/119 KB 153/153 KB 37/37 KB 190/190 KB 72/86 KB 47/119 KB 153/153 KB 37/37 KB 190/190 KB 72/86 KB 51/119 KB 153/153 KB 37/37 KB 190/190 KB 72/86 KB 55/119 KB 153/153 KB 37/37 KB 190/190 KB 72/86 KB 59/119 KB 153/153 KB 190/190 KB 72/86 KB 63/119 KB 153/153 KB 190/190 KB 76/86 KB 67/119 KB 153/153 KB 190/190 KB 76/86 KB 71/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 318.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 153/153 KB 190/190 KB 76/86 KB 63/119 KB 153/153 KB 190/190 KB 80/86 KB 75/119 KB 153/153 KB 190/190 KB 84/86 KB 75/119 KB 190/190 KB 86/86 KB 75/119 KB 153/153 KB 190/190 KB 76/86 KB 75/119 KB 190/190 KB 86/86 KB 79/119 KB 190/190 KB 86/86 KB 83/119 KB 190/190 KB 86/86 KB 87/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 1211.3 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 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 1593.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 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.jar unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 86/86 KB 91/119 KB 86/86 KB 95/119 KB 86/86 KB 99/119 KB 86/86 KB 103/119 KB 107/119 KB 111/119 KB 115/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 668.2 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 3/66 KB 115/119 KB 6/66 KB 115/119 KB 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 6/66 KB 4/26 KB 115/119 KB 6/66 KB 4/26 KB 4/324 KB 115/119 KB 9/66 KB 4/26 KB 4/324 KB 115/119 KB 11/66 KB 8/26 KB 8/324 KB 115/119 KB 9/66 KB 8/26 KB 4/324 KB 115/119 KB 11/66 KB 12/26 KB 8/324 KB 115/119 KB 11/66 KB 16/26 KB 8/324 KB 115/119 KB 9/66 KB 8/26 KB 8/324 KB 115/119 KB 11/66 KB 16/26 KB 12/324 KB 115/119 KB 11/66 KB 16/26 KB 16/324 KB 115/119 KB 11/66 KB 20/26 KB 16/324 KB 115/119 KB 14/66 KB 24/26 KB 20/324 KB 119/119 KB 14/66 KB 26/26 KB 20/324 KB 119/119 KB 14/66 KB 20/26 KB 20/324 KB 119/119 KB 14/66 KB 20/26 KB 16/324 KB 115/119 KB 16/66 KB 26/26 KB 20/324 KB 119/119 KB 19/66 KB 26/26 KB 20/324 KB 119/119 KB 22/66 KB 26/26 KB 20/324 KB 119/119 KB 14/66 KB 20/26 KB 20/324 KB 115/119 KB 22/66 KB 26/26 KB 24/324 KB 119/119 KB 22/66 KB 26/26 KB 28/324 KB 119/119 KB 22/66 KB 26/26 KB 32/324 KB 119/119 KB 25/66 KB 26/26 KB 32/324 KB 119/119 KB 4/79 KB 27/66 KB 36/324 KB 4/79 KB 25/66 KB 36/324 KB 4/79 KB 30/66 KB 40/324 KB 4/79 KB 32/66 KB 40/324 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 832.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 4/79 KB 25/66 KB 32/324 KB 119/119 KB 8/79 KB 32/66 KB 40/324 KB 12/79 KB 32/66 KB 40/324 KB 16/79 KB 32/66 KB 40/324 KB 20/79 KB 32/66 KB 40/324 KB 24/79 KB 36/66 KB 40/324 KB 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 174.0 KB/sec) unit-abot-epc-basic-0: 11:00:28 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.jar unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 28/79 KB 36/66 KB 40/324 KB 32/79 KB 36/66 KB 40/324 KB 20/79 KB 36/66 KB 40/324 KB 32/79 KB 40/66 KB 40/324 KB 32/79 KB 44/66 KB 40/324 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 4/79 KB 27/66 KB 40/324 KB 32/79 KB 44/66 KB 44/324 KB 32/79 KB 44/66 KB 48/324 KB 32/79 KB 44/66 KB 52/324 KB 32/79 KB 44/66 KB 56/324 KB 32/79 KB 44/66 KB 60/324 KB 32/79 KB 44/66 KB 64/324 KB 36/79 KB 44/66 KB 64/324 KB 40/79 KB 48/66 KB 68/324 KB 36/79 KB 48/66 KB 68/324 KB 40/79 KB 48/66 KB 72/324 KB 40/79 KB 48/66 KB 76/324 KB 36/79 KB 48/66 KB 64/324 KB 40/79 KB 52/66 KB 76/324 KB 40/79 KB 56/66 KB 76/324 KB 40/79 KB 60/66 KB 76/324 KB 44/79 KB 64/66 KB 80/324 KB 44/79 KB 60/66 KB 80/324 KB 44/79 KB 64/66 KB 84/324 KB 44/79 KB 64/66 KB 88/324 KB 44/79 KB 4/228 KB 4/152 KB 66/66 KB 92/324 KB 44/79 KB 4/228 KB 4/152 KB 66/66 KB 96/324 KB 44/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 44/79 KB 60/66 KB 76/324 KB 48/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 52/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 56/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 60/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 64/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 68/79 KB 4/228 KB 4/152 KB 66/66 KB 100/324 KB 72/79 KB 4/228 KB 4/152 KB 66/66 KB 104/324 KB 76/79 KB 4/228 KB 4/152 KB 66/66 KB 104/324 KB 79/79 KB 4/228 KB 4/152 KB 66/66 KB 104/324 KB 44/79 KB 4/228 KB 4/152 KB 66/66 KB 88/324 KB 79/79 KB 4/228 KB 8/152 KB 66/66 KB 104/324 KB 79/79 KB 4/228 KB 12/152 KB 66/66 KB 104/324 KB 79/79 KB 4/228 KB 16/152 KB 66/66 KB 104/324 KB 79/79 KB 4/228 KB 20/152 KB 66/66 KB 104/324 KB 44/79 KB 4/228 KB 66/66 KB 88/324 KB 44/79 KB 4/228 KB 64/66 KB 88/324 KB 79/79 KB 8/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 12/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 16/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 20/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 24/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 28/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 32/228 KB 20/152 KB 66/66 KB 104/324 KB 79/79 KB 36/228 KB 20/152 KB 66/66 KB 104/324 KB 68/79 KB 4/228 KB 4/152 KB 66/66 KB 104/324 KB 79/79 KB 36/228 KB 20/152 KB 66/66 KB 108/324 KB 79/79 KB 36/228 KB 20/152 KB 66/66 KB 112/324 KB 79/79 KB 40/228 KB 20/152 KB 66/66 KB 112/324 KB 79/79 KB 44/228 KB 20/152 KB 66/66 KB 112/324 KB 79/79 KB 48/228 KB 20/152 KB 66/66 KB 112/324 KB 79/79 KB 48/228 KB 24/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 28/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 32/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 36/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 40/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 44/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 20/152 KB 66/66 KB 116/324 KB 79/79 KB 48/228 KB 44/152 KB 66/66 KB 120/324 KB 79/79 KB 48/228 KB 44/152 KB 66/66 KB 124/324 KB 79/79 KB 48/228 KB 44/152 KB 66/66 KB 128/324 KB 79/79 KB 48/228 KB 44/152 KB 66/66 KB 132/324 KB 79/79 KB 48/228 KB 48/152 KB 136/324 KB 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 392.8 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install 79/79 KB 48/228 KB 48/152 KB 66/66 KB 132/324 KB 79/79 KB 52/228 KB 48/152 KB 136/324 KB 79/79 KB 56/228 KB 48/152 KB 136/324 KB 60/228 KB 48/152 KB 136/324 KB 64/228 KB 48/152 KB 136/324 KB 68/228 KB 48/152 KB 136/324 KB 72/228 KB 52/152 KB 140/324 KB 76/228 KB 52/152 KB 140/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 458.7 KB/sec) unit-abot-epc-basic-0: 11:00:28 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.jar unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 68/228 KB 52/152 KB 140/324 KB 68/228 KB 52/152 KB 136/324 KB 76/228 KB 56/152 KB 140/324 KB 76/228 KB 60/152 KB 144/324 KB 80/228 KB 64/152 KB 144/324 KB 80/228 KB 68/152 KB 144/324 KB 80/228 KB 72/152 KB 144/324 KB 76/228 KB 56/152 KB 144/324 KB 80/228 KB 72/152 KB 148/324 KB 80/228 KB 72/152 KB 152/324 KB 80/228 KB 60/152 KB 144/324 KB 80/228 KB 72/152 KB 4/32 KB 152/324 KB 80/228 KB 72/152 KB 8/32 KB 152/324 KB 80/228 KB 72/152 KB 12/32 KB 152/324 KB 80/228 KB 72/152 KB 16/32 KB 152/324 KB 80/228 KB 72/152 KB 20/32 KB 152/324 KB 80/228 KB 72/152 KB 20/32 KB 156/324 KB 80/228 KB 72/152 KB 20/32 KB 160/324 KB 80/228 KB 72/152 KB 24/32 KB 160/324 KB 84/228 KB 76/152 KB 28/32 KB 160/324 KB 4/234 KB 84/228 KB 76/152 KB 32/32 KB 160/324 KB 4/234 KB 84/228 KB 76/152 KB 32/32 KB 164/324 KB 4/234 KB 84/228 KB 76/152 KB 24/32 KB 160/324 KB 4/234 KB 84/228 KB 76/152 KB 24/32 KB 160/324 KB 80/228 KB 76/152 KB 24/32 KB 160/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 165.5 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 84/228 KB 80/152 KB 164/324 KB 4/234 KB 88/228 KB 80/152 KB 164/324 KB 4/234 KB 92/228 KB 80/152 KB 164/324 KB 4/234 KB 96/228 KB 80/152 KB 164/324 KB 4/234 KB 100/228 KB 80/152 KB 164/324 KB 4/234 KB 104/228 KB 84/152 KB 168/324 KB 8/234 KB 108/228 KB 84/152 KB 168/324 KB 8/234 KB 112/228 KB 84/152 KB 168/324 KB 8/234 KB 100/228 KB 84/152 KB 168/324 KB 8/234 KB 112/228 KB 84/152 KB 172/324 KB 8/234 KB 112/228 KB 84/152 KB 176/324 KB 8/234 KB 100/228 KB 84/152 KB 164/324 KB 8/234 KB 112/228 KB 84/152 KB 176/324 KB 12/234 KB 112/228 KB 84/152 KB 176/324 KB 16/234 KB 112/228 KB 84/152 KB 176/324 KB 20/234 KB 116/228 KB 84/152 KB 180/324 KB 24/234 KB 116/228 KB 84/152 KB 180/324 KB 28/234 KB 116/228 KB 84/152 KB 180/324 KB 32/234 KB 100/228 KB 84/152 KB 164/324 KB 4/234 KB 116/228 KB 88/152 KB 180/324 KB 32/234 KB 116/228 KB 92/152 KB 180/324 KB 32/234 KB 116/228 KB 96/152 KB 180/324 KB 32/234 KB 116/228 KB 100/152 KB 180/324 KB 32/234 KB 116/228 KB 104/152 KB 180/324 KB 32/234 KB 116/228 KB 108/152 KB 180/324 KB 32/234 KB 116/228 KB 112/152 KB 180/324 KB 32/234 KB 116/228 KB 116/152 KB 180/324 KB 32/234 KB 116/228 KB 84/152 KB 180/324 KB 20/234 KB 120/228 KB 116/152 KB 180/324 KB 36/234 KB 124/228 KB 116/152 KB 180/324 KB 36/234 KB 128/228 KB 116/152 KB 180/324 KB 36/234 KB 112/228 KB 84/152 KB 180/324 KB 20/234 KB 128/228 KB 116/152 KB 184/324 KB 36/234 KB 128/228 KB 116/152 KB 188/324 KB 36/234 KB 128/228 KB 116/152 KB 192/324 KB 36/234 KB 132/228 KB 116/152 KB 192/324 KB 36/234 KB 136/228 KB 116/152 KB 196/324 KB 36/234 KB 116/228 KB 116/152 KB 180/324 KB 36/234 KB 136/228 KB 120/152 KB 196/324 KB 40/234 KB 136/228 KB 120/152 KB 196/324 KB 44/234 KB 136/228 KB 120/152 KB 196/324 KB 48/234 KB 140/228 KB 120/152 KB 196/324 KB 48/234 KB 144/228 KB 120/152 KB 196/324 KB 48/234 KB 136/228 KB 120/152 KB 196/324 KB 36/234 KB 144/228 KB 124/152 KB 196/324 KB 48/234 KB 144/228 KB 128/152 KB 196/324 KB 48/234 KB 148/228 KB 132/152 KB 196/324 KB 48/234 KB 148/228 KB 136/152 KB 196/324 KB 52/234 KB 148/228 KB 140/152 KB 196/324 KB 52/234 KB 148/228 KB 144/152 KB 196/324 KB 52/234 KB 132/228 KB 116/152 KB 196/324 KB 36/234 KB 148/228 KB 144/152 KB 200/324 KB 52/234 KB 148/228 KB 144/152 KB 204/324 KB 52/234 KB 148/228 KB 144/152 KB 208/324 KB 52/234 KB 148/228 KB 144/152 KB 212/324 KB 52/234 KB 148/228 KB 144/152 KB 216/324 KB 52/234 KB 148/228 KB 132/152 KB 196/324 KB 52/234 KB 148/228 KB 144/152 KB 216/324 KB 56/234 KB 148/228 KB 144/152 KB 216/324 KB 60/234 KB 148/228 KB 144/152 KB 216/324 KB 64/234 KB 148/228 KB 128/152 KB 196/324 KB 48/234 KB 152/228 KB 144/152 KB 216/324 KB 64/234 KB 152/228 KB 144/152 KB 220/324 KB 64/234 KB 156/228 KB 144/152 KB 224/324 KB 64/234 KB 156/228 KB 144/152 KB 220/324 KB 64/234 KB 160/228 KB 144/152 KB 224/324 KB 64/234 KB 164/228 KB 144/152 KB 224/324 KB 64/234 KB 168/228 KB 148/152 KB 228/324 KB 68/234 KB 172/228 KB 148/152 KB 228/324 KB 68/234 KB 176/228 KB 148/152 KB 228/324 KB 68/234 KB 180/228 KB 148/152 KB 228/324 KB 68/234 KB 184/228 KB 148/152 KB 228/324 KB 68/234 KB 188/228 KB 148/152 KB 228/324 KB 68/234 KB 192/228 KB 148/152 KB 228/324 KB 68/234 KB 164/228 KB 148/152 KB 228/324 KB 68/234 KB 192/228 KB 148/152 KB 232/324 KB 68/234 KB 192/228 KB 148/152 KB 236/324 KB 68/234 KB 192/228 KB 148/152 KB 240/324 KB 68/234 KB 164/228 KB 148/152 KB 224/324 KB 68/234 KB 192/228 KB 152/1 unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 52 KB 240/324 KB 68/234 KB 192/228 KB 152/152 KB 240/324 KB 68/234 KB 164/228 KB 144/152 KB 224/324 KB 68/234 KB 192/228 KB 152/152 KB 240/324 KB 72/234 KB 192/228 KB 152/152 KB 240/324 KB 76/234 KB 192/228 KB 152/152 KB 240/324 KB 80/234 KB 192/228 KB 152/152 KB 240/324 KB 84/234 KB 196/228 KB 152/152 KB 244/324 KB 88/234 KB 196/228 KB 152/152 KB 244/324 KB 92/234 KB 196/228 KB 152/152 KB 244/324 KB 96/234 KB 196/228 KB 152/152 KB 244/324 KB 100/234 KB 196/228 KB 152/152 KB 244/324 KB 104/234 KB 196/228 KB 152/152 KB 244/324 KB 108/234 KB 196/228 KB 152/152 KB 244/324 KB 112/234 KB 196/228 KB 152/152 KB 244/324 KB 116/234 KB 196/228 KB 244/324 KB 120/234 KB 196/228 KB 244/324 KB 124/234 KB 196/228 KB 244/324 KB 128/234 KB 196/228 KB 244/324 KB 132/234 KB 196/228 KB 244/324 KB 136/234 KB 196/228 KB 152/152 KB 244/324 KB 84/234 KB 200/228 KB 244/324 KB 136/234 KB 204/228 KB 244/324 KB 136/234 KB 208/228 KB 244/324 KB 136/234 KB 192/228 KB 152/152 KB 244/324 KB 84/234 KB 208/228 KB 248/324 KB 136/234 KB 208/228 KB 252/324 KB 136/234 KB 208/228 KB 256/324 KB 136/234 KB 208/228 KB 260/324 KB 136/234 KB 208/228 KB 264/324 KB 136/234 KB 208/228 KB 268/324 KB 136/234 KB 208/228 KB 272/324 KB 136/234 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 699.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 208/228 KB 276/324 KB 136/234 KB 212/228 KB 280/324 KB 136/234 KB 212/228 KB 284/324 KB 136/234 KB 212/228 KB 288/324 KB 136/234 KB 212/228 KB 276/324 KB 136/234 KB 214/228 KB 288/324 KB 136/234 KB 218/228 KB 288/324 KB 136/234 KB 222/228 KB 288/324 KB 136/234 KB 226/228 KB 288/324 KB 136/234 KB 228/228 KB 288/324 KB 136/234 KB 228/228 KB 292/324 KB 140/234 KB 228/228 KB 292/324 KB 144/234 KB 228/228 KB 292/324 KB 136/234 KB 228/228 KB 296/324 KB 144/234 KB 228/228 KB 300/324 KB 144/234 KB 228/228 KB 304/324 KB 144/234 KB 228/228 KB 308/324 KB 144/234 KB 228/228 KB 312/324 KB 148/234 KB 228/228 KB 316/324 KB 148/234 KB 228/228 KB 320/324 KB 148/234 KB 228/228 KB 324/324 KB 148/234 KB 228/228 KB 324/324 KB 148/234 KB 228/228 KB 308/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 984.0 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 324/324 KB 196/234 KB 200/234 KB 204/234 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 1372.6 KB/sec) unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 956.4 KB/sec) unit-abot-epc-basic-0: 11:00:28 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: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5875121760070760662.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: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.686 s unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-22T11:00:28+00:00 unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:28 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 11:00:29 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:00:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:00:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:00:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:00:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:00:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:00:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:00:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:00:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:00:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:00:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:00:30 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: 11:00:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:00:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:00:30 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:00:30 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:00:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 11:00:31 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: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall493429005218070505.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: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.675 s unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-22T11:00:31+00:00 unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:31 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:00:31 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:00:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:00:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:00:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:33 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: 11:00:33 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-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6044258278845442092.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: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.652 s unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-22T11:00:33+00:00 unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 11:00:33 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 11:00:34 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: 11:00:34 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: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 11:00:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 11:00:35 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 11:00:35 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: 11:00:35 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 5.1MB/s eta 0:00:01  17% |##### | 20kB 915kB/s eta 0:00:01  25% |######## | 30kB 1.1MB/s eta 0:00:01  34% |########## | 40kB 967kB/s eta 0:00:01  42% |############# | 51kB 1.1MB/s eta 0:00:01  51% |################ | 61kB 1.3MB/s eta 0:00:01  59% |################### | 71kB 1.4MB/s eta 0:00:01  68% |##################### | 81kB 1.3MB/s eta 0:00:01  76% |######################## | 92kB 1.5MB/s eta 0:00:01  85% |########################### | 102kB 1.5MB/s eta 0:00:01  93% |############################## | 112kB 1.5MB/s eta 0:00:01  100% |################################| 122kB 1.9MB/s unit-abot-epc-basic-0: 11:00:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 11:00:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8c/4b/5cbc4cb46095f369117dcb751821e1bef9dd86a07c968d8757e9204c324c/urllib3-1.24-py2.py3-none-any.whl (117kB) unit-abot-epc-basic-0: 11:00:35 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 79.4MB/s eta 0:00:01  17% |##### | 20kB 3.2MB/s eta 0:00:01  26% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########### | 40kB 3.0MB/s eta 0:00:01  43% |############# | 51kB 2.6MB/s eta 0:00:01  52% |################ | 61kB 3.0MB/s eta 0:00:01  60% |################### | 71kB 2.7MB/s eta 0:00:01  69% |###################### | 81kB 2.5MB/s eta 0:00:01  78% |######################### | 92kB 2.8MB/s eta 0:00:01  86% |########################### | 102kB 2.7MB/s eta 0:00:01  95% |############################## | 112kB 2.7MB/s eta 0:00:01  100% |################################| 122kB 2.5MB/s unit-abot-epc-basic-0: 11:00:35 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 11:00:35 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24 unit-abot-epc-basic-0: 11:00:36 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: 11:00:36 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:00:36 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 11:00:37 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: 11:00:37 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.3MB/s eta 0:00:01  22% |####### | 20kB 908kB/s eta 0:00:01  33% |########## | 30kB 1.2MB/s eta 0:00:01  44% |############## | 40kB 972kB/s eta 0:00:01  56% |################# | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  78% |######################### | 71kB 1.4MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.5MB/s unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 11:00:37 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: 11:00:37 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 91.6MB/s eta 0:00:01  16% |##### | 20kB 7.2MB/s eta 0:00:01  24% |####### | 30kB 10.1MB/s eta 0:00:01  32% |########## | 40kB 6.2MB/s eta 0:00:01  40% |############ | 51kB 5.2MB/s eta 0:00:01  48% |############### | 61kB 6.1MB/s eta 0:00:01  56% |################## | 71kB 4.9MB/s eta 0:00:01  64% |#################### | 81kB 4.3MB/s eta 0:00:01  72% |####################### | 92kB 4.7MB/s eta 0:00:01  81% |######################### | 102kB 4.6MB/s eta 0:00:01  89% |############################ | 112kB 4.5MB/s eta 0:00:01  97% |############################### | 122kB 4.6MB/s eta 0:00:01  100% |################################| 133kB 3.4MB/s unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/c3/8dadb353944803796515ce68ad3944e6e7acc934f5036c40829cb96e64a1/ItsDangerous-1.0.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 11:00:37 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: 11:00:37 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 90.6MB/s eta 0:00:01  6% |## | 20kB 6.9MB/s eta 0:00:01  9% |### | 30kB 9.4MB/s eta 0:00:01  12% |#### | 40kB 6.3MB/s eta 0:00:01  15% |##### | 51kB 5.3MB/s eta 0:00:01  19% |###### | 61kB 6.3MB/s eta 0:00:01  22% |####### | 71kB 5.2MB/s eta 0:00:01  25% |######## | 81kB 4.3MB/s eta 0:00:01  28% |######### | 92kB 4.8MB/s eta 0:00:01  31% |########## | 102kB 4.6MB/s eta 0:00:01  34% |########### | 112kB 4.6MB/s eta 0:00:01  38% |############ | 122kB 4.5MB/s eta 0:00:01  41% |############# | 133kB 3.9MB/s eta 0:00:01  44% |############## | 143kB 4.4MB/s eta 0:00:01  47% |############### | 153kB 4.3MB/s eta 0:00:01  50% |################ | 163kB 3.6MB/s eta 0:00:01  53% |################# | 174kB 4.1MB/s eta 0:00:01  57% |################## | 184kB 4.6MB/s eta 0:00:01  60% |################### | 194kB 4.6MB/s eta 0:00:01  63% |#################### | 204kB 4.6MB/s eta 0:00:01  66% |##################### | 215kB 4.0MB/s eta 0:00:01  69% |###################### | 225kB 4.5MB/s eta 0:00:01  72% |####################### | 235kB 4.6MB/s eta 0:00:01  76% |######################## | 245kB 4.1MB/s eta 0:00:01  79% |######################### | 256kB 4.8MB/s eta 0:00:01  82% |########################## | 266kB 4.7MB/s eta 0:00:01  85% |########################### | 276kB 4.7MB/s eta 0:00:01  88% |############################ | 286kB 4.6MB/s eta 0:00:01  91% |############################# | 296kB 4.0MB/s eta 0:00:01  95% |############################## | 307kB 4.6MB/s eta 0:00:01  98% |############################### | 317kB 4.8MB/s eta 0:00:01  100% |################################| 327kB 2.5MB/s unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 11:00:38 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: 11:00:38 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 70.2MB/s eta 0:00:01  25% |######## | 20kB 7.8MB/s eta 0:00:01  37% |############ | 30kB 10.6MB/s eta 0:00:01  50% |################ | 40kB 7.0MB/s eta 0:00:01  62% |#################### | 51kB 5.6MB/s eta 0:00:01  75% |######################## | 61kB 6.6MB/s eta 0:00:01  88% |############################ | 71kB 5.5MB/s eta 0:00:01  100% |################################| 81kB 4.6MB/s unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: MarkupSafe unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install Successfully built MarkupSafe unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 11:00:38 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.0.0 unit-abot-epc-basic-0: 11:00:39 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: 11:00:39 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:00:39 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 11:00:39 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: 11:00:40 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 5.1MB/s eta 0:00:01  22% |####### | 20kB 843kB/s eta 0:00:01  33% |########## | 30kB 1.0MB/s eta 0:00:01  45% |############## | 40kB 913kB/s eta 0:00:01  56% |################## | 51kB 1.0MB/s eta 0:00:01  67% |##################### | 61kB 1.2MB/s eta 0:00:01  79% |######################### | 71kB 1.2MB/s eta 0:00:01  90% |############################ | 81kB 1.3MB/s eta 0:00:01  100% |################################| 92kB 1.3MB/s unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 11:00:40 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: 11:00:40 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 11:00:40 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 11:00:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:00:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:00:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 10.9 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 529.0 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 909.1 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 612.7 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 740.9 KB/sec) unit-abot-epc-basic-0: 11:00:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 88.8 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 384.1 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/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 875.3 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 209.4 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 220.6 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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 544.1 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00: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/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 583.4 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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: 11:00:43 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.0.6/maven-plugin-api-2.0.6.jar (13 KB at 661.0 KB/sec) unit-abot-epc-basic-0: 11:00:43 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/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 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 3066.3 KB/sec) unit-abot-epc-basic-0: 11:00:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:43 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: 11:00:43 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: 11:00:43 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 160.9 KB/sec) unit-abot-epc-basic-0: 11:00:43 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: 11:00:44 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 78.2 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00: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-model/2.0.6/maven-model-2.0.6.pom (3 KB at 156.6 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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 93.2 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 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: 11:00:44 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 128.9 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00: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.6/maven-artifact-manager-2.0.6.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00: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.6/maven-repository-metadata-2.0.6.pom (2 KB at 95.1 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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 96.3 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00: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.6/maven-plugin-registry-2.0.6.pom (2 KB at 76.0 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00: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-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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.6/plexus-2.0.6.pom (17 KB at 682.1 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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 60.8 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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 323.9 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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 470.7 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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 506.6 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 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.jar unit-abot-epc-basic-0: 11:00:44 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.jar unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 3/48 KB 8/114 KB 3/48 KB 11/114 KB 3/48 KB 5/114 KB 5/48 KB 11/114 KB 6/48 KB 11/114 KB 9/48 KB 11/114 KB 12/48 KB 11/114 KB 15/48 KB 13/114 KB 17/48 KB 13/114 KB 20/48 KB 13/114 KB 12/48 KB 13/114 KB 20/48 KB 16/114 KB 20/48 KB 19/114 KB 20/48 KB 21/114 KB 22/48 KB 24/114 KB 22/48 KB 21/114 KB 25/48 KB 24/114 KB 28/48 KB 24/114 KB 28/48 KB 27/114 KB 28/48 KB 29/114 KB 28/48 KB 32/114 KB 31/48 KB 32/114 KB 33/48 KB 32/114 KB 36/48 KB 36/114 KB 38/48 KB 36/114 KB 42/48 KB 36/114 KB 46/48 KB 36/114 KB 48/48 KB 36/114 KB 33/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 3/35 KB 48/48 KB 84/114 KB 3/35 KB 48/48 KB 80/114 KB 6/35 KB 84/114 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1453.0 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install 9/35 KB 84/114 KB 11/35 KB 84/114 KB 11/35 KB 88/114 KB 14/35 KB 88/114 KB 16/35 KB 92/114 KB 19/35 KB 92/114 KB 14/35 KB 92/114 KB 19/35 KB 96/114 KB 19/35 KB 100/114 KB 22/35 KB 104/114 KB 22/35 KB 108/114 KB 22/35 KB 112/114 KB 22/35 KB 114/114 KB 22/35 KB 100/114 KB 25/35 KB 114/114 KB 27/35 KB 114/114 KB 30/35 KB 114/114 KB 30/35 KB 4/85 KB 114/114 KB 30/35 KB 3/29 KB 8/85 KB 114/114 KB 30/35 KB 3/29 KB 12/85 KB 114/114 KB 30/35 KB 3/29 KB 16/85 KB 114/114 KB 30/35 KB 3/29 KB 20/85 KB 114/114 KB 32/35 KB 3/29 KB 24/85 KB 30/35 KB 3/29 KB 4/85 KB 114/114 KB 32/35 KB 6/29 KB 24/85 KB 32/35 KB 9/29 KB 24/85 KB 32/35 KB 11/29 KB 24/85 KB 32/35 KB 14/29 KB 24/85 KB 32/35 KB 16/29 KB 24/85 KB 32/35 KB 3/29 KB 20/85 KB 35/35 KB 16/29 KB 24/85 KB 35/35 KB 19/29 KB 24/85 KB 35/35 KB 19/29 KB 28/85 KB 35/35 KB 22/29 KB 32/85 KB 35/35 KB 22/29 KB 36/85 KB 35/35 KB 22/29 KB 40/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: 11:00:44 DEBUG unit.abot-epc-basic/0.install 35/35 KB 22/29 KB 28/85 KB 35/35 KB 25/29 KB 44/85 KB 35/35 KB 27/29 KB 44/85 KB 35/35 KB 29/29 KB 44/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: 11:00:44 DEBUG unit.abot-epc-basic/0.install 35/35 KB 29/29 KB 44/85 KB 35/35 KB 29/29 KB 48/85 KB 35/35 KB 29/29 KB 52/85 KB 29/29 KB 56/85 KB 29/29 KB 60/85 KB 29/29 KB 64/85 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 614.6 KB/sec) unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 29/29 KB 64/85 KB 3/56 KB 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install 29/29 KB 64/85 KB 5/56 KB 29/29 KB 64/85 KB 8/56 KB 29/29 KB 64/85 KB 11/56 KB 29/29 KB 68/85 KB 11/56 KB 72/85 KB 3/24 KB 13/56 KB 76/85 KB 3/24 KB 13/56 KB 80/85 KB 3/86 KB 3/24 KB 13/56 KB 68/85 KB 3/24 KB 13/56 KB 80/85 KB 3/86 KB 6/24 KB 13/56 KB 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 463.0 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install 29/29 KB 68/85 KB 13/56 KB 80/85 KB 3/86 KB 9/24 KB 16/56 KB 80/85 KB 3/86 KB 9/24 KB 19/56 KB 80/85 KB 3/86 KB 9/24 KB 13/56 KB 80/85 KB 3/86 KB 11/24 KB 19/56 KB 80/85 KB 6/86 KB 14/24 KB 21/56 KB 80/85 KB 11/24 KB 21/56 KB 80/85 KB 6/86 KB 11/24 KB 21/56 KB 80/85 KB 6/86 KB 11/24 KB 19/56 KB 80/85 KB 6/86 KB 14/24 KB 24/56 KB 84/85 KB 9/86 KB 14/24 KB 27/56 KB 84/85 KB 9/86 KB 16/24 KB 29/56 KB 84/85 KB 9/86 KB 14/24 KB 24/56 KB 85/85 KB 9/86 KB 16/24 KB 29/56 KB 80/85 KB 9/86 KB 14/24 KB 24/56 KB 84/85 KB 9/86 KB 16/24 KB 27/56 KB 85/85 KB 11/86 KB 16/24 KB 29/56 KB 85/85 KB 14/86 KB 16/24 KB 29/56 KB 85/85 KB 14/86 KB 19/24 KB 29/56 KB 85/85 KB 14/86 KB 22/24 KB 29/56 KB 85/85 KB 16/86 KB 24/24 KB 32/56 KB 85/85 KB 16/86 KB 22/24 KB 32/56 KB 85/85 KB 14/86 KB 22/24 KB 32/56 KB 3/218 KB 85/85 KB 16/86 KB 24/24 KB 32/56 KB 6/218 KB 85/85 KB 16/86 KB 24/24 KB 32/56 KB 9/218 KB 85/85 KB 19/86 KB 24/24 KB 36/56 KB 11/218 KB 85/85 KB 19/86 KB 24/24 KB 36/56 KB 6/218 KB 85/85 KB 19/86 KB 24/24 KB 36/56 KB 6/218 KB 85/85 KB 19/86 KB 24/24 KB 32/56 KB 11/218 KB 85/85 KB 22/86 KB 24/24 KB 40/56 KB 11/218 KB 85/85 KB 25/86 KB 24/24 KB 40/56 KB 11/218 KB 27/86 KB 24/24 KB 40/56 KB 14/218 KB 30/86 KB 24/24 KB 40/56 KB 11/218 KB 85/85 KB 19/86 KB 24/24 KB 40/56 KB 14/218 KB 30/86 KB 24/24 KB 44/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1205.2 KB/sec) unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 14/218 KB 30/86 KB 24/24 KB 48/56 KB 14/218 KB 27/86 KB 24/24 KB 40/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 16/218 KB 30/86 KB 24/24 KB 48/56 KB 19/218 KB 30/86 KB 24/24 KB 52/56 KB 22/218 KB 32/86 KB 52/56 KB 16/218 KB 30/86 KB 24/24 KB 52/56 KB 22/218 KB 32/86 KB 56/56 KB 19/218 KB 32/86 KB 24/24 KB 52/56 KB 22/218 KB 36/86 KB 56/56 KB 25/218 KB 40/86 KB 56/56 KB 25/218 KB 36/86 KB 56/56 KB 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 459.6 KB/sec) unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 27/218 KB 44/86 KB 56/56 KB 27/218 KB 44/86 KB 56/56 KB 27/218 KB 3/12 KB 48/86 KB 56/56 KB 27/218 KB 3/12 KB 52/86 KB 56/56 KB 30/218 KB 3/12 KB 56/86 KB 27/218 KB 3/12 KB 44/86 KB 56/56 KB 30/218 KB 4/12 KB 60/86 KB 30/218 KB 7/12 KB 60/86 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 951.4 KB/sec) unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 30/218 KB 3/12 KB 52/86 KB 56/56 KB 32/218 KB 10/12 KB 60/86 KB 36/218 KB 10/12 KB 60/86 KB 40/218 KB 10/12 KB 60/86 KB 44/218 KB 10/12 KB 60/86 KB 48/218 KB 10/12 KB 60/86 KB 30/218 KB 10/12 KB 60/86 KB 30/218 KB 3/12 KB 60/86 KB 48/218 KB 10/12 KB 64/86 KB 48/218 KB 12/12 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 163.1 KB/sec) unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 52/218 KB 64/86 KB 56/218 KB 68/86 KB 60/218 KB 68/86 KB 64/218 KB 68/86 KB 68/218 KB 68/86 KB 72/218 KB 68/86 KB 76/218 KB 68/86 KB 80/218 KB 68/86 KB 52/218 KB 68/86 KB 80/218 KB 72/86 KB 80/218 KB 76/86 KB 80/218 KB 80/86 KB 80/218 KB 84/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 108/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 1040.4 KB/sec) unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 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 2201.4 KB/sec) unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8365149931265835259.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3529137571425888650.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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7133872202289817717.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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8939628579955773127.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2321425833446144269.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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:44 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: 11:00:44 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: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8312826096741215674.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.283 s unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-22T11:00:44+00:00 unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:00:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:46 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:00:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:00:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:00:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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 16.9 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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 1001.6 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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 657.4 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/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 1253.4 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 387.0 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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 1024.0 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/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 286.0 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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: 11:00:47 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: 11:00:47 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 1214.1 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:47 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/apache/apache/16/apache-16.pom (16 KB at 716.0 KB/sec) unit-abot-epc-basic-0: 11:00:47 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: 11:00:48 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/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: 11:00:48 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: 11:00:48 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: 11:00:48 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: 11:00:48 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 1145.7 KB/sec) unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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 213.0 KB/sec) unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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 277.1 KB/sec) unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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 448.7 KB/sec) unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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: 11:00:48 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 203.9 KB/sec) unit-abot-epc-basic-0: 11:00:48 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: 11:00:49 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: 11:00:49 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 11:00:58 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:00:58 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:00:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:00:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:00:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:00:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:00:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:00:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:00:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:00:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:00:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:00:59 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: 11:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:00:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:00:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:01: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: 11:01:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:01:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:01:00 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:01:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:01:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:01:01 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 11:01:02 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:01:02 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:01:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:01:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:01:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:01:02 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:01:06 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-abot-epc-basic-0: 11:01:07 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 5.7 KB/sec) unit-abot-epc-basic-0: 11:01:07 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-abot-epc-basic-0: 11:01:07 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: 11:01:07 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 230.6 KB/sec) unit-abot-epc-basic-0: 11:01:07 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-abot-epc-basic-0: 11:01:07 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: 11:01:07 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: 11:01:07 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-abot-epc-basic-0: 11:01:07 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: 11:01:08 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/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 1254.4 KB/sec) unit-abot-epc-basic-0: 11:01:08 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: 11:01:08 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: 11:01:08 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: 11:01:08 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: 11:01:08 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: 11:01:08 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 225.5 KB/sec) unit-abot-epc-basic-0: 11:01:08 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-abot-epc-basic-0: 11:01:08 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: 11:01:08 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 151.2 KB/sec) unit-abot-epc-basic-0: 11:01:08 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-abot-epc-basic-0: 11:01:08 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-abot-epc-basic-0: 11:01:08 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 288.4 KB/sec) unit-abot-epc-basic-0: 11:01:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:01:09 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 104.0 KB/sec) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 11:01:09 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: 11:01:09 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 35.6 KB/sec) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 11:01:09 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: 11:01:09 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 101.4 KB/sec) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 11:01:09 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: 11:01:09 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 35.1 KB/sec) unit-abot-epc-basic-0: 11:01:09 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-abot-epc-basic-0: 11:01:10 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: 11:01:10 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 79.6 KB/sec) unit-abot-epc-basic-0: 11:01:10 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: 11:01:10 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: 11:01:10 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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 506.1 KB/sec) unit-abot-epc-basic-0: 11:01:10 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-abot-epc-basic-0: 11:01:10 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: 11: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/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 11:01:10 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: 11:01:10 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: 11:01:10 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 1541.1 KB/sec) unit-abot-epc-basic-0: 11:01:10 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: 11:01:11 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: 11:01:11 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/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 887.1 KB/sec) unit-abot-epc-basic-0: 11:01:11 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: 11:01:11 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: 11:01:11 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-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 628.5 KB/sec) unit-abot-epc-basic-0: 11:01:11 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: 11:01:11 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: 11:01:11 DEBUG unit.abot-epc-basic/0.install 3/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 200.0 KB/sec) unit-abot-epc-basic-0: 11:01:11 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: 11:01:11 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: 11:01:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/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: 11:01:11 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: 11:01:11 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: 11:01:11 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 143.0 KB/sec) unit-abot-epc-basic-0: 11:01:11 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: 11:01:12 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: 11:01:12 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 937.8 KB/sec) unit-abot-epc-basic-0: 11:01:12 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: 11:01:12 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: 11:01:12 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 1762.3 KB/sec) unit-abot-epc-basic-0: 11:01:12 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: 11:01:12 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: 11:01:12 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 307.1 KB/sec) unit-abot-epc-basic-0: 11:01:12 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: 11:01:12 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: 11:01:12 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 175.0 KB/sec) unit-abot-epc-basic-0: 11:01:12 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: 11:01:12 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: 11:01:12 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 20.9 KB/sec) unit-abot-epc-basic-0: 11:01:12 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: 11:01:13 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: 11:01:13 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 93.9 KB/sec) unit-abot-epc-basic-0: 11:01:13 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: 11:01:13 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: 11:01:13 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 93.5 KB/sec) unit-abot-epc-basic-0: 11:01:13 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: 11:01:13 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: 11:01:13 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 339.3 KB/sec) unit-abot-epc-basic-0: 11:01:13 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: 11:01:13 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: 11:01:13 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 36.8 KB/sec) unit-abot-epc-basic-0: 11:01:13 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: 11:01:14 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: 11:01:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/10 KB 6/10 KB 9/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 527.7 KB/sec) unit-abot-epc-basic-0: 11:01:14 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: 11:01:14 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: 11:01:14 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 678.5 KB/sec) unit-abot-epc-basic-0: 11:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 11:01:14 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: 11:01:14 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 274.4 KB/sec) unit-abot-epc-basic-0: 11:01:14 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: 11:01:14 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: 11:01:14 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/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 995.0 KB/sec) unit-abot-epc-basic-0: 11:01:14 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: 11:01:14 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: 11:01:14 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 1728.1 KB/sec) unit-abot-epc-basic-0: 11:01:14 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: 11:01:15 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: 11:01:15 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 117.7 KB/sec) unit-abot-epc-basic-0: 11:01:15 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: 11:01:15 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: 11:01:15 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 398.8 KB/sec) unit-abot-epc-basic-0: 11:01:15 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: 11:01:15 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: 11:01:15 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 83.1 KB/sec) unit-abot-epc-basic-0: 11:01:15 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: 11:01:15 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: 11:01:16 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 218.8 KB/sec) unit-abot-epc-basic-0: 11:01:16 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: 11:01:16 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: 11:01:16 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 794.5 KB/sec) unit-abot-epc-basic-0: 11:01:16 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: 11:01:16 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: 11:01:16 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 187.7 KB/sec) unit-abot-epc-basic-0: 11:01:16 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: 11:01:16 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: 11:01:16 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 72.9 KB/sec) unit-abot-epc-basic-0: 11:01:16 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: 11:01:16 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: 11:01:16 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 67.8 KB/sec) unit-abot-epc-basic-0: 11:01:16 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: 11:01:16 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: 11:01:16 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 463.6 KB/sec) unit-abot-epc-basic-0: 11:01:16 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: 11:01:17 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: 11:01:17 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 320.8 KB/sec) unit-abot-epc-basic-0: 11:01:17 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: 11:01:17 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: 11:01:17 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 176.7 KB/sec) unit-abot-epc-basic-0: 11:01:17 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: 11:01:17 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: 11:01:17 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 168.5 KB/sec) unit-abot-epc-basic-0: 11:01:17 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: 11:01:17 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: 11:01:17 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 308.5 KB/sec) unit-abot-epc-basic-0: 11:01:17 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: 11:01:18 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: 11:01:18 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 683.2 KB/sec) unit-abot-epc-basic-0: 11:01:18 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: 11:01:18 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: 11:01:18 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 1003.0 KB/sec) unit-abot-epc-basic-0: 11:01:18 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: 11:01:18 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: 11:01:18 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 758.7 KB/sec) unit-abot-epc-basic-0: 11:01:18 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: 11:01:18 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: 11:01:18 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/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 1659.8 KB/sec) unit-abot-epc-basic-0: 11:01:18 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: 11:01:18 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: 11:01:18 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 209.2 KB/sec) unit-abot-epc-basic-0: 11:01:18 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: 11:01:19 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: 11:01:19 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 311.1 KB/sec) unit-abot-epc-basic-0: 11:01:19 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: 11:01:19 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: 11:01:19 DEBUG unit.abot-epc-basic/0.install 2/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 519.0 KB/sec) unit-abot-epc-basic-0: 11:01:19 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: 11:01:19 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: 11:01:19 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 833.9 KB/sec) unit-abot-epc-basic-0: 11:01:19 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: 11:01:19 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: 11:01:19 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: 11:01:19 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: 11:01:19 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: 11: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/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 11:01:19 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: 11:01:19 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: 11:01:19 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 67.4 KB/sec) unit-abot-epc-basic-0: 11:01:19 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: 11:01:20 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: 11:01:20 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 62.0 KB/sec) unit-abot-epc-basic-0: 11:01:20 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: 11:01:20 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: 11:01:20 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 114.5 KB/sec) unit-abot-epc-basic-0: 11:01:20 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: 11:01:20 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: 11:01:20 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: 11:01:20 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: 11:01:20 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: 11:01:20 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 72.3 KB/sec) unit-abot-epc-basic-0: 11:01:20 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: 11:01:20 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: 11:01:20 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 100.3 KB/sec) unit-abot-epc-basic-0: 11:01:20 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: 11:01:20 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: 11:01:20 DEBUG unit.abot-epc-basic/0.install 3/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 407.6 KB/sec) unit-abot-epc-basic-0: 11:01:20 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: 11:01:21 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: 11:01:21 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 128.9 KB/sec) unit-abot-epc-basic-0: 11:01:21 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: 11:01:21 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: 11:01:21 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 352.5 KB/sec) unit-abot-epc-basic-0: 11:01:21 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: 11:01:21 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: 11:01:21 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 1048.3 KB/sec) unit-abot-epc-basic-0: 11:01:21 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: 11:01:21 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: 11:01:21 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 169.4 KB/sec) unit-abot-epc-basic-0: 11:01:21 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: 11:01:22 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: 11:01:22 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 732.6 KB/sec) unit-abot-epc-basic-0: 11:01:22 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: 11:01:22 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: 11:01:22 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 114.6 KB/sec) unit-abot-epc-basic-0: 11:01:22 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: 11:01:22 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: 11:01:22 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/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 428.2 KB/sec) unit-abot-epc-basic-0: 11:01:22 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: 11:01:22 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: 11:01:22 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 107.7 KB/sec) unit-abot-epc-basic-0: 11:01:22 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: 11:01:23 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: 11:01:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 365.8 KB/sec) unit-abot-epc-basic-0: 11:01:23 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: 11:01:23 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: 11: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.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 11:01:23 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: 11:01:23 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: 11:01:23 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 501.2 KB/sec) unit-abot-epc-basic-0: 11:01:23 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: 11:01:23 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: 11:01:23 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 345.3 KB/sec) unit-abot-epc-basic-0: 11:01:23 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: 11:01:23 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: 11:01:23 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 741.8 KB/sec) unit-abot-epc-basic-0: 11:01:23 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: 11:01:24 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: 11:01:24 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 1108.5 KB/sec) unit-abot-epc-basic-0: 11:01:24 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: 11:01:24 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: 11:01:24 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 363.4 KB/sec) unit-abot-epc-basic-0: 11:01:24 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: 11:01:24 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: 11:01:24 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 1001.6 KB/sec) unit-abot-epc-basic-0: 11:01:24 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: 11:01:24 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: 11:01:24 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 853.5 KB/sec) unit-abot-epc-basic-0: 11:01:24 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: 11:01:25 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: 11:01:25 DEBUG unit.abot-epc-basic/0.install 3/49 KB 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 17/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 33/49 KB 35/49 KB 39/49 KB 43/49 KB 47/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 1749.1 KB/sec) unit-abot-epc-basic-0: 11:01:25 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: 11:01:25 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: 11:01:25 DEBUG unit.abot-epc-basic/0.install 4/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 333.8 KB/sec) unit-abot-epc-basic-0: 11:01:25 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: 11:01:25 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: 11:01:25 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 319.1 KB/sec) unit-abot-epc-basic-0: 11:01:25 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: 11:01:25 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: 11:01:25 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 1153.3 KB/sec) unit-abot-epc-basic-0: 11:01:25 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: 11:01:26 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: 11:01:26 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 295.4 KB/sec) unit-abot-epc-basic-0: 11:01:26 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: 11:01:26 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: 11:01:26 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 263.7 KB/sec) unit-abot-epc-basic-0: 11:01:26 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: 11:01:26 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.4 KB/sec) unit-abot-epc-basic-0: 11:01:26 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: 11:01:26 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: 11:01:26 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: 11:01:26 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: 11:01:27 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: 11: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/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 413.1 KB/sec) unit-abot-epc-basic-0: 11:01:27 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: 11:01:27 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: 11:01:27 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 530.1 KB/sec) unit-abot-epc-basic-0: 11:01:27 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: 11:01:27 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: 11:01:27 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 814.1 KB/sec) unit-abot-epc-basic-0: 11:01:27 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: 11:01:27 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: 11:01:27 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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1019.8 KB/sec) unit-abot-epc-basic-0: 11:01:27 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: 11:01:28 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: 11:01:28 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 909.9 KB/sec) unit-abot-epc-basic-0: 11:01:28 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: 11:01:28 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: 11:01:28 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 9.8 KB/sec) unit-abot-epc-basic-0: 11:01:28 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: 11:01:28 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: 11:01:28 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/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 625.4 KB/sec) unit-abot-epc-basic-0: 11:01:28 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: 11:01:28 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: 11:01:28 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: 11:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 11:01:28 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: 11:01:28 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 150.0 KB/sec) unit-abot-epc-basic-0: 11:01:28 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: 11:01:28 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: 11:01:28 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 70.5 KB/sec) unit-abot-epc-basic-0: 11:01:28 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: 11:01:29 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: 11:01:29 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/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 598.6 KB/sec) unit-abot-epc-basic-0: 11:01:29 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: 11:01:29 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: 11:01:29 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/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 1709.5 KB/sec) unit-abot-epc-basic-0: 11:01:29 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: 11:01:29 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: 11:01:29 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 296.4 KB/sec) unit-abot-epc-basic-0: 11:01:29 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: 11:01:29 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: 11:01:29 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 41.5 KB/sec) unit-abot-epc-basic-0: 11:01:29 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: 11:01:29 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: 11: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/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 11:01:29 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: 11:01:30 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: 11:01:30 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 650.8 KB/sec) unit-abot-epc-basic-0: 11:01:30 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: 11:01:30 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 1.6 KB/sec) unit-abot-epc-basic-0: 11:01:30 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: 11:01:30 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: 11:01:30 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 386.2 KB/sec) unit-abot-epc-basic-0: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:30 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 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-abot-epc-basic-0: 11:01:31 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-abot-epc-basic-0: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 11:01:31 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-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 11:01:31 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-abot-epc-basic-0: 11:01:32 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: 11:01:32 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: 11:01:32 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: 11:01:32 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-abot-epc-basic-0: 11:01:32 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: 11:01:32 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-abot-epc-basic-0: 11:01:32 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: 11:01:32 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: 11:01:32 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: 11:01:32 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: 11:01:32 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: 11:01:32 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: 11: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.jar unit-abot-epc-basic-0: 11: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.jar unit-abot-epc-basic-0: 11:01:32 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: 11:01:32 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: 11:01:32 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-abot-epc-basic-0: 11:01:32 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: 11:01:32 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-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 11:01:32 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/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 11:01:32 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: 11:01:32 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.jar unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 34/966 KB 38/966 KB 42/966 KB 46/966 KB 50/966 KB 54/966 KB 58/966 KB 62/966 KB 63/966 KB 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-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 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 Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 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 849/966 KB 853/966 KB 857/966 KB 861/966 KB 865/966 KB 869/966 KB 873/966 KB 877/966 KB 881/966 KB 885/966 KB 889/966 KB 893/966 KB 897/966 KB 901/966 KB 905/966 KB 909/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 329.5 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 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: 11:01:33 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: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 11:01:33 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 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 84/590 KB 88/590 KB 92/590 KB 96/590 KB 96/590 KB 3/10 KB 96/590 KB 6/10 KB 96/590 KB 9/10 KB 96/590 KB 10/10 KB 3/240 KB 96/590 KB 10/10 KB 5/240 KB 96/590 KB 10/10 KB 8/240 KB 96/590 KB 10/10 KB 11/240 KB 96/590 KB 10/10 KB 13/240 KB 96/590 KB 10/10 KB 13/240 KB 100/590 KB 10/10 KB 13/240 KB 104/590 KB 10/10 KB 13/240 KB 108/590 KB 10/10 KB 13/240 KB 112/590 KB 10/10 KB 3/1710 KB 13/240 KB 112/590 KB 10/10 KB 5/1710 KB 13/240 KB 112/590 KB 10/10 KB 8/1710 KB 13/240 KB 112/590 KB 10/10 KB 11/1710 KB 13/240 KB 112/590 KB 10/10 KB 13/1710 KB 13/240 KB 112/590 KB 10/10 KB 13/1710 KB 13/240 KB 116/590 KB 10/10 KB 13/1710 KB 13/240 KB 120/590 KB 10/10 KB 13/1710 KB 13/240 KB 124/590 KB 10/10 KB 13/1710 KB 13/240 KB 128/590 KB 10/10 KB 13/1710 KB 13/240 KB 132/590 KB 10/10 KB 13/1710 KB 13/240 KB 136/590 KB 10/10 KB 13/1710 KB 13/240 KB 140/590 KB 10/10 KB 13/1710 KB 13/240 KB 144/590 KB 10/10 KB 13/1710 KB 16/240 KB 144/590 KB 10/10 KB 13/1710 KB 19/240 KB 144/590 KB 10/10 KB 13/1710 KB 21/240 KB 144/590 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 16/1710 KB 24/240 KB 144/590 KB 3/232 KB 19/1710 KB 24/240 KB 144/590 KB 3/232 KB 21/1710 KB 24/240 KB 144/590 KB 3/232 KB 13/1710 KB 24/240 KB 144/590 KB 3/232 KB 21/1710 KB 27/240 KB 144/590 KB 3/232 KB 24/1710 KB 29/240 KB 144/590 KB 3/232 KB 24/1710 KB 32/240 KB 144/590 KB 3/232 KB 13/1710 KB 21/240 KB 144/590 KB 3/232 KB 24/1710 KB 32/240 KB 144/590 KB 5/232 KB 24/1710 KB 32/240 KB 144/590 KB 8/232 KB 24/1710 KB 32/240 KB 144/590 KB 11/232 KB 24/1710 KB 32/240 KB 144/590 KB 13/232 KB 24/1710 KB 27/240 KB 144/590 KB 3/232 KB 27/1710 KB 32/240 KB 144/590 KB 13/232 KB 29/1710 KB 32/240 KB 144/590 KB 13/232 KB 32/1710 KB 32/240 KB 144/590 KB 13/232 KB 32/1710 KB 36/240 KB 144/590 KB 13/232 KB 32/1710 KB 40/240 KB 144/590 KB 13/232 KB 32/1710 KB 44/240 KB 144/590 KB 13/232 KB 32/1710 KB 48/240 KB 144/590 KB 13/232 KB 32/1710 KB 48/240 KB 148/590 KB 13/232 KB 32/1710 KB 48/240 KB 152/590 KB 13/232 KB 32/1710 KB 52/240 KB 156/590 KB 16/232 KB 32/1710 KB 52/240 KB 160/590 KB 16/232 KB 32/1710 KB 48/240 KB 152/590 KB 16/232 KB 32/1710 KB 52/240 KB 160/590 KB 19/232 KB 36/1710 KB 52/240 KB 160/590 KB 21/232 KB 36/1710 KB 52/240 KB 160/590 KB 24/232 KB 36/1710 KB 52/240 KB 160/590 KB 27/232 KB 36/1710 KB 52/240 KB 160/590 KB 29/232 KB 32/1710 KB 52/240 KB 152/590 KB 16/232 KB 36/1710 KB 52/240 KB 160/590 KB 19/232 KB 40/1710 KB 52/240 KB 160/590 KB 29/232 KB 44/1710 KB 52/240 KB 160/590 KB 29/232 KB 48/1710 KB 52/240 KB 160/590 KB 29/232 KB 52/1710 KB 52/240 KB 160/590 KB 29/232 KB 56/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 60/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 64/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 68/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 72/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 76/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 80/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 84/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 88/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 92/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 96/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 52/1710 KB 56/240 KB 3/44 KB 164/590 KB 32/232 KB 52/1710 KB 56/240 KB 3/44 KB 160/590 KB 32/232 KB 52/1710 KB 56/240 KB 160/590 KB 32/232 KB 96/1710 KB 56/240 KB 3/44 KB 164/590 KB 36/232 KB 96/1710 KB 56/240 KB 6/44 KB 164/590 KB 40/232 KB 96/1710 KB 56/240 KB 6/44 KB 164/590 KB 44/232 KB 52/1710 KB 56/240 KB 160/590 KB 29/232 KB 96/1710 KB 60/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 64/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 68/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 72/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 76/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 80/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 84/240 KB 6/44 KB 164/590 KB 44/232 KB 96/1710 KB 88/240 KB 6/44 KB 164/590 KB 48/232 KB 96/1710 KB 92/240 KB 6/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 6/44 KB 164/590 KB 48/232 KB 96/1710 KB 56/240 KB 6/44 KB 164/590 KB 36/232 KB 96/1710 KB 96/240 KB 9/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 11/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 14/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 16/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 19/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 22/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 25/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 27/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 30 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install /44 KB 164/590 KB 48/232 KB 96/1710 KB 84/240 KB 6/44 KB 164/590 KB 48/232 KB 96/1710 KB 96/240 KB 30/44 KB 168/590 KB 52/232 KB 96/1710 KB 96/240 KB 30/44 KB 168/590 KB 56/232 KB 96/1710 KB 96/240 KB 30/44 KB 168/590 KB 60/232 KB 96/1710 KB 96/240 KB 32/44 KB 168/590 KB 64/232 KB 96/1710 KB 96/240 KB 30/44 KB 168/590 KB 48/232 KB 96/1710 KB 96/240 KB 32/44 KB 172/590 KB 64/232 KB 96/1710 KB 96/240 KB 32/44 KB 176/590 KB 64/232 KB 96/1710 KB 96/240 KB 32/44 KB 180/590 KB 64/232 KB 100/1710 KB 100/240 KB 32/44 KB 184/590 KB 68/232 KB 100/1710 KB 100/240 KB 32/44 KB 188/590 KB 68/232 KB 100/1710 KB 100/240 KB 32/44 KB 192/590 KB 68/232 KB 96/1710 KB 96/240 KB 32/44 KB 168/590 KB 60/232 KB 100/1710 KB 100/240 KB 36/44 KB 192/590 KB 68/232 KB 100/1710 KB 100/240 KB 40/44 KB 192/590 KB 68/232 KB 100/1710 KB 100/240 KB 44/44 KB 192/590 KB 68/232 KB 100/1710 KB 100/240 KB 32/44 KB 180/590 KB 68/232 KB 104/1710 KB 100/240 KB 44/44 KB 192/590 KB 68/232 KB 108/1710 KB 100/240 KB 44/44 KB 192/590 KB 68/232 KB 112/1710 KB 100/240 KB 44/44 KB 192/590 KB 68/232 KB 96/1710 KB 100/240 KB 32/44 KB 180/590 KB 68/232 KB 96/1710 KB 96/240 KB 32/44 KB 180/590 KB 68/232 KB 112/1710 KB 100/240 KB 44/44 KB 192/590 KB 72/232 KB 112/1710 KB 100/240 KB 44/44 KB 192/590 KB 76/232 KB 112/1710 KB 100/240 KB 44/44 KB 192/590 KB 80/232 KB 112/1710 KB 104/240 KB 44/44 KB 192/590 KB 80/232 KB 112/1710 KB 108/240 KB 44/44 KB 192/590 KB 80/232 KB 112/1710 KB 112/240 KB 44/44 KB 192/590 KB 80/232 KB 116/1710 KB 116/240 KB 44/44 KB 196/590 KB 84/232 KB 116/1710 KB 112/240 KB 44/44 KB 196/590 KB 84/232 KB 116/1710 KB 120/240 KB 44/44 KB 196/590 KB 88/232 KB 116/1710 KB 120/240 KB 44/44 KB 196/590 KB 92/232 KB 116/1710 KB 120/240 KB 44/44 KB 196/590 KB 96/232 KB 116/1710 KB 112/240 KB 44/44 KB 196/590 KB 80/232 KB 116/1710 KB 120/240 KB 44/44 KB 200/590 KB 96/232 KB 116/1710 KB 120/240 KB 44/44 KB 204/590 KB 96/232 KB 116/1710 KB 120/240 KB 44/44 KB 208/590 KB 96/232 KB 116/1710 KB 120/240 KB 44/44 KB 212/590 KB 96/232 KB 116/1710 KB 120/240 KB 44/44 KB 216/590 KB 100/232 KB 116/1710 KB 120/240 KB 44/44 KB 220/590 KB 100/232 KB 116/1710 KB 120/240 KB 44/44 KB 224/590 KB 100/232 KB 116/1710 KB 112/240 KB 44/44 KB 192/590 KB 80/232 KB 120/1710 KB 120/240 KB 44/44 KB 224/590 KB 100/232 KB 124/1710 KB 120/240 KB 44/44 KB 224/590 KB 100/232 KB 128/1710 KB 120/240 KB 44/44 KB 224/590 KB 100/232 KB 132/1710 KB 120/240 KB 44/44 KB 224/590 KB 100/232 KB 136/1710 KB 120/240 KB 224/590 KB 100/232 KB 116/1710 KB 120/240 KB 44/44 KB 212/590 KB 100/232 KB 140/1710 KB 120/240 KB 224/590 KB 104/232 KB 140/1710 KB 120/240 KB 224/590 KB 108/232 KB 140/1710 KB 120/240 KB 224/590 KB 112/232 KB 116/1710 KB 120/240 KB 44/44 KB 196/590 KB 96/232 KB 140/1710 KB 124/240 KB 224/590 KB 112/232 KB 140/1710 KB 128/240 KB 224/590 KB 112/232 KB 140/1710 KB 132/240 KB 224/590 KB 112/232 KB 140/1710 KB 136/240 KB 224/590 KB 112/232 KB 140/1710 KB 140/240 KB 224/590 KB 112/232 KB 140/1710 KB 144/240 KB 224/590 KB 112/232 KB 140/1710 KB 148/240 KB 224/590 KB 116/232 KB 140/1710 KB 152/240 KB 228/590 KB 116/232 KB 140/1710 KB 156/240 KB 228/590 KB 116/232 KB 140/1710 KB 160/240 KB 228/590 KB 116/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 448.7 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 140/1710 KB 148/240 KB 228/590 KB 116/232 KB 140/1710 KB 160/240 KB 232/590 KB 116/232 KB 140/1710 KB 160/240 KB 236/590 KB 116/232 KB 140/1710 KB 160/240 KB 240/590 KB 116/232 KB 140/1710 KB 144/240 KB 224/590 KB 116/232 KB 140/1710 KB 140/240 KB 224/590 KB 112/232 KB 144/1710 KB 160/240 KB 240/590 KB 120/232 KB 148/1710 KB 160/240 KB 240/590 KB 120/232 KB 152/1710 KB 160/240 KB 240/590 KB 120/232 KB 156/1710 KB 160/240 KB 240/590 KB 120/232 KB 160/1710 KB 160/240 KB 240/590 KB 120/232 KB 164/1710 KB 160/240 KB 240/590 KB 120/232 KB 168/1710 KB 164/240 KB 244/590 KB 120/232 KB 172/1710 KB 164/240 KB 244/590 KB 120/232 KB 176/1710 KB 164/240 KB 244/590 KB 120/232 KB 140/1710 KB 160/240 KB 240/590 KB 120/232 KB 176/1710 KB 164/240 KB 244/590 KB 124/232 KB 176/1710 KB 164/240 KB 244/590 KB 128/232 KB 176/1710 KB 164/240 KB 244/590 KB 132/232 KB 176/1710 KB 164/240 KB 244/590 KB 136/232 KB 176/1710 KB 164/240 KB 244/590 KB 140/232 KB 176/1710 KB 164/240 KB 244/590 KB 144/232 KB 180/1710 KB 164/240 KB 244/590 KB 148/232 KB 180/1710 KB 164/240 KB 244/590 KB 152/232 KB 180/1710 KB 164/240 KB 244/590 KB 156/232 KB 180/1710 KB 164/240 KB 244/590 KB 160/232 KB 164/1710 KB 164/240 KB 244/590 KB 120/232 KB 164/1710 KB 164/240 KB 240/590 KB 120/232 KB 180/1710 KB 168/240 KB 244/590 KB 160/232 KB 180/1710 KB 172/240 KB 244/590 KB 3/258 KB 160/232 KB 180/1710 KB 172/240 KB 248/590 KB 3/258 KB 160/232 KB 180/1710 KB 172/240 KB 252/590 KB 3/258 KB 160/232 KB 180/1710 KB 176/240 KB 256/590 KB 3/258 KB 160/232 KB 180/1710 KB 176/240 KB 260/590 KB 3/258 KB 160/232 KB 180/1710 KB 176/240 KB 264/590 KB 3/258 KB 164/232 KB 180/1710 KB 164/240 KB 244/590 KB 144/232 KB 184/1710 KB 176/240 KB 264/590 KB 3/258 KB 164/232 KB 188/1710 KB 176/240 KB 264/590 KB 3/258 KB 164/232 KB 192/1710 KB 176/240 KB 264/590 KB 3/258 KB 164/232 KB 196/1710 KB 176/240 KB 264/590 KB 3/258 KB 164/232 KB 200/1710 KB 176/240 KB 268/590 KB 3/258 KB 164/232 KB 204/1710 KB 176/240 KB 268/590 KB 3/258 KB 164/232 KB 208/1710 KB 176/240 KB 268/590 KB 3/258 KB 164/232 KB 180/1710 KB 176/240 KB 260/590 KB 3/258 KB 164/232 KB 208/1710 KB 176/240 KB 268/590 KB 3/258 KB 168/232 KB 208/1710 KB 176/240 KB 268/590 KB 3/258 KB 172/232 KB 208/1710 KB 176/240 KB 268/590 KB 3/258 KB 176/232 KB 208/1710 KB 176/240 KB 268/590 KB 3/258 KB 180/232 KB 180/1710 KB 176/240 KB 252/590 KB 3/258 KB 160/232 KB 180/1710 KB 168/240 KB 244/590 KB 3/258 KB 160/232 KB 212/1710 KB 176/240 KB 268/590 KB 6/258 KB 180/232 KB 212/1710 KB 176/240 KB 268/590 KB 9/258 KB 180/232 KB 212/1710 KB 180/240 KB 268/590 KB 9/258 KB 180/232 KB 212/1710 KB 184/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 188/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 192/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 196/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 200/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 204/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 208/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 212/240 KB 268/590 KB 11/258 KB 180/232 KB 212/1710 KB 176/240 KB 268/590 KB 3/258 KB 180/232 KB 216/1710 KB 212/240 KB 268/590 KB 11/258 KB 184/232 KB 220/1710 KB 212/240 KB 268/590 KB 11/258 KB 184/232 KB 224/1710 KB 212/240 KB 268/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 268/590 KB 11/258 KB 184/232 KB 196/1710 KB 176/240 KB 268/590 KB 3/258 KB 164/232 KB 228/1710 KB 216/240 KB 272/590 KB 11/258 KB 184/232 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install KB 228/1710 KB 216/240 KB 276/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 280/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 284/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 288/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 292/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 296/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 300/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 304/590 KB 11/258 KB 184/232 KB 228/1710 KB 216/240 KB 308/590 KB 11/258 KB 184/232 KB 232/1710 KB 216/240 KB 312/590 KB 11/258 KB 184/232 KB 224/1710 KB 216/240 KB 268/590 KB 11/258 KB 184/232 KB 232/1710 KB 220/240 KB 312/590 KB 11/258 KB 184/232 KB 232/1710 KB 224/240 KB 312/590 KB 11/258 KB 184/232 KB 212/1710 KB 212/240 KB 268/590 KB 11/258 KB 184/232 KB 212/1710 KB 180/240 KB 268/590 KB 11/258 KB 180/232 KB 232/1710 KB 224/240 KB 312/590 KB 14/258 KB 184/232 KB 232/1710 KB 224/240 KB 312/590 KB 16/258 KB 184/232 KB 232/1710 KB 224/240 KB 312/590 KB 19/258 KB 184/232 KB 232/1710 KB 224/240 KB 312/590 KB 22/258 KB 184/232 KB 232/1710 KB 216/240 KB 308/590 KB 11/258 KB 184/232 KB 236/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 240/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 244/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 248/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 252/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 256/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 232/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 320/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 324/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 328/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 332/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 336/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 340/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 344/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 348/590 KB 22/258 KB 188/232 KB 260/1710 KB 228/240 KB 352/590 KB 22/258 KB 188/232 KB 232/1710 KB 228/240 KB 312/590 KB 22/258 KB 188/232 KB 260/1710 KB 232/240 KB 352/590 KB 22/258 KB 188/232 KB 260/1710 KB 236/240 KB 352/590 KB 22/258 KB 188/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 188/232 KB 232/1710 KB 224/240 KB 312/590 KB 22/258 KB 188/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 192/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 196/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 200/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 204/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 208/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 212/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 216/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 220/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 224/232 KB 260/1710 KB 240/240 KB 352/590 KB 22/258 KB 228/232 KB 260/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 260/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 260/1710 KB 228/240 KB 316/590 KB 22/258 KB 188/232 KB 264/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 268/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 272/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 276/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 280/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 284/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 288/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 292/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 296/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 300/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 304/1710 KB 240/240 KB 356/590 KB 22/258 KB 232/232 KB 260/1710 KB 240/240 KB 356/590 KB 22/258 KB 228/232 KB 304/1710 KB 240/240 KB 360/590 KB 22/258 KB 232/232 KB 304/1710 KB 240/240 KB 364/590 KB 22/258 KB 232/232 KB 304/1710 KB 240/240 KB 368/590 KB 22/258 KB 232/232 KB 304/1710 KB 240/240 KB 372/590 KB 22/258 KB 232/232 KB 304/1710 KB 376/590 KB 22/258 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1673.4 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 304/1710 KB 380/590 KB 22/258 KB 232/232 KB 304/1710 KB 384/590 KB 22/258 KB 232/232 KB 304/1710 KB 388/590 KB 22/258 KB 232/232 KB 308/1710 KB 392/590 KB 22/258 KB 232/232 KB 308/1710 KB 388/590 KB 22/258 KB 232/232 KB 312/1710 KB 396/590 KB 22/258 KB 232/232 KB 316/1710 KB 396/590 KB 22/258 KB 232/232 KB 320/1710 KB 396/590 KB 22/258 KB 232/232 KB 324/1710 KB 396/590 KB 22/258 KB 232/232 KB 328/1710 KB 396/590 KB 25/258 KB 232/232 KB 332/1710 KB 396/590 KB 25/258 KB 232/232 KB 336/1710 KB 396/590 KB 25/258 KB 232/232 KB 340/1710 KB 396/590 KB 25/258 KB 232/232 KB 344/1710 KB 396/590 KB 25/258 KB 232/232 KB 308/1710 KB 396/590 KB 22/258 KB 232/232 KB 344/1710 KB 400/590 KB 25/258 KB 324/1710 KB 396/590 KB 25/258 KB 232/232 KB 344/1710 KB 400/590 KB 27/258 KB 344/1710 KB 400/590 KB 30/258 KB 344/1710 KB 400/590 KB 32/258 KB 344/1710 KB 400/590 KB 36/258 KB 344/1710 KB 400/590 KB 40/258 KB 344/1710 KB 400/590 KB 44/258 KB 344/1710 KB 400/590 KB 48/258 KB 344/1710 KB 400/590 KB 52/258 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 1515.6 KB/sec) unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 344/1710 KB 400/590 KB 56/258 KB 344/1710 KB 400/590 KB 60/258 KB 344/1710 KB 400/590 KB 64/258 KB 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 344/1710 KB 400/590 KB 68/258 KB 344/1710 KB 400/590 KB 72/258 KB 344/1710 KB 400/590 KB 76/258 KB 344/1710 KB 404/590 KB 80/258 KB 348/1710 KB 4/223 KB 404/590 KB 84/258 KB 348/1710 KB 4/223 KB 404/590 KB 88/258 KB 348/1710 KB 4/223 KB 404/590 KB 92/258 KB 348/1710 KB 4/223 KB 404/590 KB 96/258 KB 344/1710 KB 404/590 KB 76/258 KB 348/1710 KB 4/223 KB 408/590 KB 96/258 KB 348/1710 KB 4/223 KB 412/590 KB 96/258 KB 348/1710 KB 4/223 KB 416/590 KB 96/258 KB 348/1710 KB 4/223 KB 420/590 KB 96/258 KB 348/1710 KB 4/223 KB 424/590 KB 100/258 KB 348/1710 KB 4/223 KB 404/590 KB 80/258 KB 344/1710 KB 4/223 KB 404/590 KB 80/258 KB 348/1710 KB 8/223 KB 428/590 KB 100/258 KB 348/1710 KB 12/223 KB 428/590 KB 100/258 KB 348/1710 KB 16/223 KB 428/590 KB 100/258 KB 348/1710 KB 20/223 KB 428/590 KB 100/258 KB 348/1710 KB 24/223 KB 428/590 KB 100/258 KB 348/1710 KB 28/223 KB 428/590 KB 100/258 KB 348/1710 KB 32/223 KB 428/590 KB 100/258 KB 348/1710 KB 36/223 KB 428/590 KB 100/258 KB 348/1710 KB 4/223 KB 420/590 KB 100/258 KB 352/1710 KB 36/223 KB 428/590 KB 104/258 KB 352/1710 KB 36/223 KB 428/590 KB 108/258 KB 352/1710 KB 36/223 KB 428/590 KB 112/258 KB 348/1710 KB 36/223 KB 428/590 KB 100/258 KB 352/1710 KB 36/223 KB 432/590 KB 112/258 KB 352/1710 KB 36/223 KB 436/590 KB 112/258 KB 352/1710 KB 40/223 KB 440/590 KB 116/258 KB 352/1710 KB 40/223 KB 444/590 KB 116/258 KB 352/1710 KB 40/223 KB 448/590 KB 116/258 KB 352/1710 KB 36/223 KB 428/590 KB 100/258 KB 356/1710 KB 40/223 KB 448/590 KB 116/258 KB 360/1710 KB 40/223 KB 448/590 KB 116/258 KB 364/1710 KB 40/223 KB 448/590 KB 116/258 KB 368/1710 KB 40/223 KB 448/590 KB 116/258 KB 368/1710 KB 40/223 KB 448/590 KB 116/258 KB 4/208 KB 368/1710 KB 40/223 KB 448/590 KB 116/258 KB 8/208 KB 368/1710 KB 40/223 KB 448/590 KB 116/258 KB 12/208 KB 368/1710 KB 40/223 KB 448/590 KB 116/258 KB 16/208 KB 352/1710 KB 40/223 KB 436/590 KB 116/258 KB 352/1710 KB 40/223 KB 436/590 KB 112/258 KB 368/1710 KB 44/223 KB 448/590 KB 116/258 KB 16/208 KB 368/1710 KB 48/223 KB 448/590 KB 116/258 KB 16/208 KB 368/1710 KB 52/223 KB 448/590 KB 116/258 KB 16/208 KB 368/1710 KB 52/223 KB 448/590 KB 120/258 KB 16/208 KB 368/1710 KB 52/223 KB 448/590 KB 124/258 KB 16/208 KB 368/1710 KB 52/223 KB 448/590 KB 128/258 KB 16/208 KB 368/1710 KB 52/223 KB 448/590 KB 128/258 KB 20/208 KB 368/1710 KB 52/223 KB 448/590 KB 128/258 KB 24/208 KB 368/1710 KB 52/223 KB 448/590 KB 128/258 KB 28/208 KB 368/1710 KB 52/223 KB 448/590 KB 128/258 KB 32/208 KB 368/1710 KB 56/223 KB 448/590 KB 128/258 KB 32/208 KB 368/1710 KB 60/223 KB 448/590 KB 128/258 KB 32/208 KB 372/1710 KB 64/223 KB 448/590 KB 128/258 KB 32/208 KB 372/1710 KB 68/223 KB 452/590 KB 128/258 KB 32/208 KB 372/1710 KB 72/223 KB 452/590 KB 132/258 KB 36/208 KB 372/1710 KB 76/223 KB 452/590 KB 132/258 KB 36/208 KB 372/1710 KB 80/223 KB 452/590 KB 132/258 KB 36/208 KB 372/1710 KB 60/223 KB 448/590 KB 128/258 KB 32/208 KB 376/1710 KB 80/223 KB 452/590 KB 132/258 KB 36/208 KB 380/1710 KB 80/223 KB 452/590 KB 132/258 KB 36/208 KB 384/1710 KB 80/223 KB 452/590 KB 132/258 KB 36/208 KB 388/1710 KB 80/223 KB 452/590 KB 132/258 KB 36/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 36/208 KB 372/1710 KB 68/223 KB 452/590 KB 132/258 KB 36/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 40/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 44/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 48/208 KB unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 52/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 56/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 60/208 KB 392/1710 KB 80/223 KB 452/590 KB 132/258 KB 64/208 KB 372/1710 KB 68/223 KB 452/590 KB 132/258 KB 32/208 KB 392/1710 KB 80/223 KB 452/590 KB 136/258 KB 64/208 KB 392/1710 KB 80/223 KB 452/590 KB 140/258 KB 64/208 KB 392/1710 KB 80/223 KB 452/590 KB 144/258 KB 64/208 KB 392/1710 KB 80/223 KB 452/590 KB 148/258 KB 64/208 KB 396/1710 KB 80/223 KB 452/590 KB 152/258 KB 68/208 KB 396/1710 KB 80/223 KB 452/590 KB 156/258 KB 68/208 KB 396/1710 KB 80/223 KB 452/590 KB 160/258 KB 68/208 KB 396/1710 KB 80/223 KB 452/590 KB 164/258 KB 68/208 KB 372/1710 KB 64/223 KB 452/590 KB 128/258 KB 32/208 KB 396/1710 KB 84/223 KB 456/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 460/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 464/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 468/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 472/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 476/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 480/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 484/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 488/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 492/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 496/590 KB 164/258 KB 68/208 KB 396/1710 KB 84/223 KB 500/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 504/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 508/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 512/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 516/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 520/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 524/590 KB 168/258 KB 68/208 KB 396/1710 KB 84/223 KB 452/590 KB 164/258 KB 68/208 KB 396/1710 KB 80/223 KB 452/590 KB 148/258 KB 68/208 KB 400/1710 KB 84/223 KB 524/590 KB 168/258 KB 68/208 KB 404/1710 KB 84/223 KB 524/590 KB 168/258 KB 68/208 KB 408/1710 KB 84/223 KB 524/590 KB 168/258 KB 68/208 KB 392/1710 KB 80/223 KB 452/590 KB 148/258 KB 68/208 KB 412/1710 KB 84/223 KB 524/590 KB 168/258 KB 72/208 KB 412/1710 KB 84/223 KB 524/590 KB 168/258 KB 76/208 KB 412/1710 KB 84/223 KB 524/590 KB 168/258 KB 80/208 KB 412/1710 KB 84/223 KB 524/590 KB 168/258 KB 84/208 KB 412/1710 KB 84/223 KB 524/590 KB 168/258 KB 88/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 92/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 96/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 100/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 104/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 108/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 112/208 KB 396/1710 KB 84/223 KB 496/590 KB 168/258 KB 68/208 KB 412/1710 KB 88/223 KB 524/590 KB 172/258 KB 112/208 KB 412/1710 KB 88/223 KB 524/590 KB 176/258 KB 112/208 KB 412/1710 KB 88/223 KB 524/590 KB 168/258 KB 88/208 KB 412/1710 KB 92/223 KB 524/590 KB 176/258 KB 112/208 KB 412/1710 KB 96/223 KB 524/590 KB 176/258 KB 112/208 KB 412/1710 KB 84/223 KB 524/590 KB 168/258 KB 88/208 KB 416/1710 KB 96/223 KB 524/590 KB 176/258 KB 112/208 KB 416/1710 KB 100/223 KB 524/590 KB 176/258 KB 112/208 KB 420/1710 KB 104/223 KB 524/590 KB 180/258 KB 112/208 KB 420/1710 KB 108/223 KB 524/590 KB 180/258 KB 112/208 KB 420/1710 KB 112/223 KB 524/590 KB 180/258 KB 112/208 KB 420/1710 KB 100/223 KB 524/590 KB 180/258 KB 112/208 KB 424/1710 KB 112/223 KB 524/590 KB 180/2 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 58 KB 112/208 KB 428/1710 KB 112/223 KB 524/590 KB 180/258 KB 112/208 KB 432/1710 KB 112/223 KB 524/590 KB 180/258 KB 112/208 KB 436/1710 KB 112/223 KB 524/590 KB 180/258 KB 112/208 KB 440/1710 KB 116/223 KB 524/590 KB 180/258 KB 116/208 KB 416/1710 KB 100/223 KB 524/590 KB 180/258 KB 112/208 KB 440/1710 KB 116/223 KB 528/590 KB 184/258 KB 116/208 KB 440/1710 KB 116/223 KB 528/590 KB 188/258 KB 116/208 KB 440/1710 KB 116/223 KB 528/590 KB 192/258 KB 116/208 KB 440/1710 KB 116/223 KB 528/590 KB 196/258 KB 116/208 KB 440/1710 KB 116/223 KB 528/590 KB 180/258 KB 116/208 KB 436/1710 KB 116/223 KB 524/590 KB 180/258 KB 116/208 KB 444/1710 KB 116/223 KB 528/590 KB 196/258 KB 120/208 KB 444/1710 KB 116/223 KB 528/590 KB 196/258 KB 124/208 KB 444/1710 KB 116/223 KB 528/590 KB 196/258 KB 128/208 KB 436/1710 KB 116/223 KB 524/590 KB 180/258 KB 112/208 KB 444/1710 KB 120/223 KB 528/590 KB 200/258 KB 128/208 KB 444/1710 KB 124/223 KB 528/590 KB 200/258 KB 128/208 KB 444/1710 KB 128/223 KB 528/590 KB 200/258 KB 128/208 KB 444/1710 KB 132/223 KB 532/590 KB 200/258 KB 128/208 KB 444/1710 KB 136/223 KB 532/590 KB 200/258 KB 132/208 KB 444/1710 KB 140/223 KB 532/590 KB 200/258 KB 132/208 KB 444/1710 KB 144/223 KB 532/590 KB 200/258 KB 132/208 KB 444/1710 KB 116/223 KB 528/590 KB 200/258 KB 128/208 KB 444/1710 KB 144/223 KB 532/590 KB 204/258 KB 132/208 KB 444/1710 KB 144/223 KB 532/590 KB 208/258 KB 132/208 KB 444/1710 KB 144/223 KB 532/590 KB 212/258 KB 132/208 KB 444/1710 KB 144/223 KB 532/590 KB 216/258 KB 132/208 KB 444/1710 KB 144/223 KB 532/590 KB 220/258 KB 132/208 KB 444/1710 KB 144/223 KB 532/590 KB 224/258 KB 132/208 KB 444/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 444/1710 KB 116/223 KB 528/590 KB 196/258 KB 116/208 KB 448/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 452/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 456/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 460/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 464/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 468/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 472/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 476/1710 KB 148/223 KB 532/590 KB 228/258 KB 132/208 KB 444/1710 KB 148/223 KB 532/590 KB 224/258 KB 132/208 KB 476/1710 KB 152/223 KB 532/590 KB 232/258 KB 132/208 KB 476/1710 KB 156/223 KB 532/590 KB 232/258 KB 132/208 KB 476/1710 KB 160/223 KB 532/590 KB 232/258 KB 132/208 KB 476/1710 KB 164/223 KB 532/590 KB 232/258 KB 132/208 KB 480/1710 KB 168/223 KB 532/590 KB 232/258 KB 132/208 KB 444/1710 KB 132/223 KB 532/590 KB 200/258 KB 132/208 KB 444/1710 KB 128/223 KB 532/590 KB 200/258 KB 128/208 KB 480/1710 KB 168/223 KB 536/590 KB 232/258 KB 132/208 KB 480/1710 KB 168/223 KB 540/590 KB 232/258 KB 132/208 KB 480/1710 KB 168/223 KB 544/590 KB 232/258 KB 132/208 KB 480/1710 KB 168/223 KB 548/590 KB 232/258 KB 132/208 KB 480/1710 KB 168/223 KB 552/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 556/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 560/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 564/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 568/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 572/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 576/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 580/590 KB 232/258 KB 136/208 KB 480/1710 KB 164/223 KB 532/590 KB 232/258 KB 132/208 KB 476/1710 KB 148/223 KB 532/590 KB 232/258 KB 1 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 32/208 KB 480/1710 KB 172/223 KB 580/590 KB 236/258 KB 136/208 KB 480/1710 KB 172/223 KB 580/590 KB 240/258 KB 136/208 KB 480/1710 KB 172/223 KB 580/590 KB 244/258 KB 136/208 KB 484/1710 KB 172/223 KB 580/590 KB 248/258 KB 136/208 KB 484/1710 KB 172/223 KB 580/590 KB 252/258 KB 136/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 136/208 KB 480/1710 KB 172/223 KB 580/590 KB 232/258 KB 136/208 KB 480/1710 KB 168/223 KB 548/590 KB 232/258 KB 136/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 140/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 144/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 148/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 152/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 156/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 160/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 164/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 168/208 KB 484/1710 KB 172/223 KB 580/590 KB 256/258 KB 172/208 KB 484/1710 KB 172/223 KB 580/590 KB 244/258 KB 136/208 KB 488/1710 KB 176/223 KB 580/590 KB 256/258 KB 172/208 KB 492/1710 KB 176/223 KB 580/590 KB 256/258 KB 172/208 KB 496/1710 KB 176/223 KB 580/590 KB 256/258 KB 176/208 KB 484/1710 KB 176/223 KB 580/590 KB 256/258 KB 172/208 KB 492/1710 KB 176/223 KB 580/590 KB 256/258 KB 176/208 KB 496/1710 KB 180/223 KB 580/590 KB 256/258 KB 176/208 KB 500/1710 KB 184/223 KB 584/590 KB 258/258 KB 180/208 KB 500/1710 KB 188/223 KB 584/590 KB 258/258 KB 180/208 KB 500/1710 KB 192/223 KB 584/590 KB 258/258 KB 180/208 KB 500/1710 KB 180/223 KB 584/590 KB 258/258 KB 180/208 KB 500/1710 KB 192/223 KB 584/590 KB 258/258 KB 184/208 KB 500/1710 KB 192/223 KB 584/590 KB 258/258 KB 188/208 KB 500/1710 KB 192/223 KB 584/590 KB 258/258 KB 192/208 KB 500/1710 KB 180/223 KB 584/590 KB 258/258 KB 176/208 KB 500/1710 KB 180/223 KB 584/590 KB 256/258 KB 176/208 KB 500/1710 KB 192/223 KB 588/590 KB 258/258 KB 196/208 KB 500/1710 KB 192/223 KB 590/590 KB 258/258 KB 196/208 KB 500/1710 KB 180/223 KB 580/590 KB 256/258 KB 176/208 KB 504/1710 KB 192/223 KB 590/590 KB 258/258 KB 196/208 KB 508/1710 KB 192/223 KB 590/590 KB 258/258 KB 196/208 KB 512/1710 KB 196/223 KB 590/590 KB 258/258 KB 196/208 KB 516/1710 KB 196/223 KB 590/590 KB 258/258 KB 196/208 KB 508/1710 KB 196/223 KB 590/590 KB 258/258 KB 196/208 KB 516/1710 KB 200/223 KB 590/590 KB 258/258 KB 196/208 KB 516/1710 KB 204/223 KB 590/590 KB 258/258 KB 196/208 KB 516/1710 KB 208/223 KB 590/590 KB 258/258 KB 196/208 KB 516/1710 KB 212/223 KB 590/590 KB 258/258 KB 196/208 KB 520/1710 KB 216/223 KB 590/590 KB 258/258 KB 196/208 KB 520/1710 KB 220/223 KB 590/590 KB 258/258 KB 196/208 KB 520/1710 KB 223/223 KB 590/590 KB 258/258 KB 196/208 KB 500/1710 KB 192/223 KB 584/590 KB 258/258 KB 196/208 KB 520/1710 KB 223/223 KB 590/590 KB 258/258 KB 200/208 KB 520/1710 KB 223/223 KB 590/590 KB 258/258 KB 204/208 KB 520/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 520/1710 KB 212/223 KB 590/590 KB 258/258 KB 196/208 KB 524/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 528/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 532/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 536/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 540/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 544/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 552/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 556/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 560/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB 564/1710 KB 223/223 KB 590/590 KB 258/258 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1275.5 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 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 2742.6 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1004.9 KB/sec) unit-abot-epc-basic-0: 11:01:33 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-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1072.6 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 572/1710 KB 576/1710 KB 580/1710 KB 584/1710 KB 588/1710 KB 592/1710 KB 596/1710 KB 596/1710 KB 4/38 KB 596/1710 KB 8/38 KB 596/1710 KB 12/38 KB 596/1710 KB 16/38 KB 596/1710 KB 20/38 KB 596/1710 KB 4/18 KB 20/38 KB 596/1710 KB 8/18 KB 20/38 KB 596/1710 KB 12/18 KB 20/38 KB 596/1710 KB 16/18 KB 20/38 KB 596/1710 KB 18/18 KB 20/38 KB 596/1710 KB 18/18 KB 24/38 KB 596/1710 KB 18/18 KB 28/38 KB 596/1710 KB 4/531 KB 18/18 KB 32/38 KB 596/1710 KB 4/531 KB 18/18 KB 28/38 KB 596/1710 KB 8/531 KB 18/18 KB 32/38 KB 596/1710 KB 12/531 KB 18/18 KB 32/38 KB 596/1710 KB 16/531 KB 18/18 KB 32/38 KB 596/1710 KB 20/531 KB 18/18 KB 4/214 KB 32/38 KB 596/1710 KB 20/531 KB 18/18 KB 4/214 KB 36/38 KB 596/1710 KB 20/531 KB 18/18 KB 8/214 KB 38/38 KB 596/1710 KB 20/531 KB 18/18 KB 8/214 KB 38/38 KB 596/1710 KB 20/531 KB 18/18 KB 12/214 KB 38/38 KB 596/1710 KB 20/531 KB 18/18 KB 16/214 KB 38/38 KB 596/1710 KB 20/531 KB 18/18 KB 16/214 KB 38/38 KB 596/1710 KB 24/531 KB 18/18 KB 16/214 KB 38/38 KB 596/1710 KB 28/531 KB 18/18 KB 16/214 KB 38/38 KB 596/1710 KB 32/531 KB 18/18 KB 16/214 KB 38/38 KB 600/1710 KB 32/531 KB 18/18 KB 16/214 KB 38/38 KB 604/1710 KB 32/531 KB 18/18 KB 16/214 KB 38/38 KB 608/1710 KB 32/531 KB 18/18 KB 16/214 KB 38/38 KB 612/1710 KB 36/531 KB 18/18 KB 16/214 KB 38/38 KB 616/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 620/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 624/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 628/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 632/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 636/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 640/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 608/1710 KB 36/531 KB 18/18 KB 16/214 KB 38/38 KB 640/1710 KB 40/531 KB 18/18 KB 20/214 KB 38/38 KB 640/1710 KB 44/531 KB 18/18 KB 20/214 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 80.5 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 612/1710 KB 36/531 KB 18/18 KB 20/214 KB 38/38 KB 640/1710 KB 44/531 KB 24/214 KB 38/38 KB 640/1710 KB 44/531 KB 28/214 KB 38/38 KB 640/1710 KB 44/531 KB 32/214 KB 38/38 KB 640/1710 KB 48/531 KB 32/214 KB 38/38 KB 640/1710 KB 52/531 KB 32/214 KB 38/38 KB 640/1710 KB 56/531 KB 32/214 KB 38/38 KB 640/1710 KB 60/531 KB 32/214 KB 38/38 KB 640/1710 KB 64/531 KB 32/214 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 169.5 KB/sec) unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 640/1710 KB 64/531 KB 36/214 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 640/1710 KB 64/531 KB 40/214 KB 640/1710 KB 64/531 KB 44/214 KB 640/1710 KB 64/531 KB 48/214 KB 640/1710 KB 68/531 KB 48/214 KB 644/1710 KB 72/531 KB 52/214 KB 644/1710 KB 68/531 KB 52/214 KB 644/1710 KB 76/531 KB 56/214 KB 644/1710 KB 76/531 KB 60/214 KB 644/1710 KB 76/531 KB 64/214 KB 644/1710 KB 76/531 KB 68/214 KB 644/1710 KB 76/531 KB 72/214 KB 644/1710 KB 68/531 KB 48/214 KB 644/1710 KB 76/531 KB 76/214 KB 3/109 KB 644/1710 KB 76/531 KB 76/214 KB 6/109 KB 644/1710 KB 76/531 KB 76/214 KB 9/109 KB 644/1710 KB 76/531 KB 76/214 KB 11/109 KB 644/1710 KB 76/531 KB 52/214 KB 648/1710 KB 80/531 KB 76/214 KB 11/109 KB 648/1710 KB 76/531 KB 76/214 KB 11/109 KB 652/1710 KB 84/531 KB 76/214 KB 14/109 KB 3/1267 KB 656/1710 KB 84/531 KB 76/214 KB 14/109 KB 3/1267 KB 648/1710 KB 84/531 KB 76/214 KB 14/109 KB 3/1267 KB 656/1710 KB 84/531 KB 76/214 KB 16/109 KB 3/1267 KB 656/1710 KB 84/531 KB 76/214 KB 19/109 KB 3/1267 KB 648/1710 KB 84/531 KB 76/214 KB 11/109 KB 3/1267 KB 656/1710 KB 88/531 KB 76/214 KB 19/109 KB 3/1267 KB 656/1710 KB 92/531 KB 76/214 KB 19/109 KB 3/1267 KB 644/1710 KB 76/531 KB 76/214 KB 11/109 KB 3/1267 KB 648/1710 KB 80/531 KB 76/214 KB 11/109 KB 3/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 5/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 8/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 11/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 13/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 16/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 19/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 21/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 24/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 27/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 29/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 32/1267 KB 656/1710 KB 92/531 KB 80/214 KB 22/109 KB 32/1267 KB 656/1710 KB 92/531 KB 84/214 KB 22/109 KB 32/1267 KB 660/1710 KB 96/531 KB 88/214 KB 22/109 KB 36/1267 KB 660/1710 KB 96/531 KB 92/214 KB 22/109 KB 36/1267 KB 660/1710 KB 96/531 KB 96/214 KB 22/109 KB 36/1267 KB 656/1710 KB 92/531 KB 76/214 KB 22/109 KB 3/1267 KB 660/1710 KB 96/531 KB 84/214 KB 22/109 KB 36/1267 KB 664/1710 KB 96/531 KB 96/214 KB 22/109 KB 36/1267 KB 668/1710 KB 96/531 KB 96/214 KB 25/109 KB 36/1267 KB 672/1710 KB 96/531 KB 96/214 KB 25/109 KB 36/1267 KB 656/1710 KB 96/531 KB 84/214 KB 22/109 KB 36/1267 KB 656/1710 KB 92/531 KB 84/214 KB 22/109 KB 36/1267 KB 672/1710 KB 96/531 KB 96/214 KB 25/109 KB 40/1267 KB 672/1710 KB 100/531 KB 96/214 KB 25/109 KB 44/1267 KB 672/1710 KB 100/531 KB 96/214 KB 25/109 KB 48/1267 KB 664/1710 KB 96/531 KB 96/214 KB 25/109 KB 36/1267 KB 672/1710 KB 100/531 KB 96/214 KB 27/109 KB 48/1267 KB 676/1710 KB 100/531 KB 96/214 KB 30/109 KB 48/1267 KB 676/1710 KB 100/531 KB 96/214 KB 32/109 KB 52/1267 KB 676/1710 KB 100/531 KB 100/214 KB 36/109 KB 52/1267 KB 672/1710 KB 100/531 KB 96/214 KB 25/109 KB 40/1267 KB 676/1710 KB 104/531 KB 100/214 KB 36/109 KB 52/1267 KB 676/1710 KB 108/531 KB 100/214 KB 36/109 KB 52/1267 KB 676/1710 KB 112/531 KB 100/214 KB 36/109 KB 52/1267 KB 676/1710 KB 100/531 KB 96/214 KB 36/109 KB 52/1267 KB 680/1710 KB 112/531 KB 100/214 KB 36/109 KB 52/1267 KB 684/1710 KB 112/531 KB 100/214 KB 36/109 KB 52/1267 KB 688/1710 KB 112/531 KB 100/214 KB 36/109 KB 52/1267 KB 692/1710 KB 112/531 KB 100/214 KB 36/109 KB 52/1267 KB 696/1710 KB 116/531 KB 100/214 KB 40/109 KB 52/1267 KB 700/1710 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install KB 116/531 KB 100/214 KB 40/109 KB 52/1267 KB 676/1710 KB 100/531 KB 100/214 KB 32/109 KB 52/1267 KB 700/1710 KB 116/531 KB 104/214 KB 40/109 KB 52/1267 KB 700/1710 KB 116/531 KB 108/214 KB 40/109 KB 52/1267 KB 700/1710 KB 116/531 KB 112/214 KB 40/109 KB 52/1267 KB 676/1710 KB 100/531 KB 96/214 KB 30/109 KB 52/1267 KB 700/1710 KB 116/531 KB 112/214 KB 40/109 KB 56/1267 KB 700/1710 KB 116/531 KB 112/214 KB 40/109 KB 60/1267 KB 700/1710 KB 116/531 KB 112/214 KB 40/109 KB 64/1267 KB 700/1710 KB 116/531 KB 112/214 KB 40/109 KB 68/1267 KB 700/1710 KB 116/531 KB 116/214 KB 40/109 KB 72/1267 KB 704/1710 KB 116/531 KB 116/214 KB 40/109 KB 76/1267 KB 704/1710 KB 116/531 KB 116/214 KB 40/109 KB 80/1267 KB 692/1710 KB 116/531 KB 100/214 KB 40/109 KB 52/1267 KB 704/1710 KB 116/531 KB 116/214 KB 44/109 KB 80/1267 KB 704/1710 KB 116/531 KB 116/214 KB 48/109 KB 80/1267 KB 692/1710 KB 116/531 KB 100/214 KB 36/109 KB 52/1267 KB 704/1710 KB 120/531 KB 116/214 KB 48/109 KB 80/1267 KB 704/1710 KB 124/531 KB 116/214 KB 48/109 KB 80/1267 KB 704/1710 KB 128/531 KB 116/214 KB 52/109 KB 80/1267 KB 704/1710 KB 132/531 KB 116/214 KB 52/109 KB 80/1267 KB 704/1710 KB 136/531 KB 116/214 KB 52/109 KB 80/1267 KB 704/1710 KB 140/531 KB 116/214 KB 52/109 KB 80/1267 KB 704/1710 KB 144/531 KB 116/214 KB 52/109 KB 80/1267 KB 704/1710 KB 148/531 KB 116/214 KB 52/109 KB 80/1267 KB 704/1710 KB 152/531 KB 116/214 KB 52/109 KB 84/1267 KB 704/1710 KB 156/531 KB 116/214 KB 52/109 KB 84/1267 KB 704/1710 KB 116/531 KB 116/214 KB 40/109 KB 72/1267 KB 700/1710 KB 116/531 KB 116/214 KB 40/109 KB 68/1267 KB 704/1710 KB 156/531 KB 120/214 KB 52/109 KB 84/1267 KB 704/1710 KB 156/531 KB 124/214 KB 52/109 KB 84/1267 KB 704/1710 KB 156/531 KB 128/214 KB 52/109 KB 84/1267 KB 704/1710 KB 156/531 KB 132/214 KB 52/109 KB 84/1267 KB 708/1710 KB 156/531 KB 136/214 KB 52/109 KB 84/1267 KB 708/1710 KB 156/531 KB 140/214 KB 52/109 KB 84/1267 KB 708/1710 KB 156/531 KB 144/214 KB 52/109 KB 84/1267 KB 704/1710 KB 148/531 KB 116/214 KB 52/109 KB 84/1267 KB 708/1710 KB 156/531 KB 144/214 KB 52/109 KB 88/1267 KB 708/1710 KB 156/531 KB 144/214 KB 52/109 KB 92/1267 KB 708/1710 KB 156/531 KB 144/214 KB 52/109 KB 96/1267 KB 708/1710 KB 156/531 KB 144/214 KB 52/109 KB 100/1267 KB 708/1710 KB 156/531 KB 148/214 KB 52/109 KB 104/1267 KB 708/1710 KB 160/531 KB 148/214 KB 52/109 KB 108/1267 KB 708/1710 KB 160/531 KB 148/214 KB 52/109 KB 112/1267 KB 704/1710 KB 124/531 KB 116/214 KB 52/109 KB 80/1267 KB 708/1710 KB 160/531 KB 148/214 KB 56/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 60/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 64/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 68/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 72/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 76/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 80/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 84/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 88/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 92/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 96/109 KB 112/1267 KB 708/1710 KB 160/531 KB 148/214 KB 100/109 KB 116/1267 KB 708/1710 KB 160/531 KB 148/214 KB 104/109 KB 116/1267 KB 708/1710 KB 160/531 KB 148/214 KB 108/109 KB 116/1267 KB 708/1710 KB 160/531 KB 148/214 KB 109/109 KB 116/1267 KB 708/1710 KB 160/531 KB 148/214 KB 52/109 KB 104/1267 KB 708/1710 KB 156/531 KB 148/214 KB 52/109 KB 100/ unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 1267 KB 708/1710 KB 160/531 KB 152/214 KB 109/109 KB 116/1267 KB 708/1710 KB 160/531 KB 156/214 KB 109/109 KB 116/1267 KB 708/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 708/1710 KB 156/531 KB 132/214 KB 52/109 KB 84/1267 KB 712/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 716/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 720/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 724/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 728/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 732/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 736/1710 KB 160/531 KB 160/214 KB 109/109 KB 116/1267 KB 736/1710 KB 164/531 KB 160/214 KB 109/109 KB 116/1267 KB 736/1710 KB 168/531 KB 164/214 KB 109/109 KB 116/1267 KB 708/1710 KB 160/531 KB 148/214 KB 96/109 KB 116/1267 KB 736/1710 KB 168/531 KB 164/214 KB 109/109 KB 120/1267 KB 736/1710 KB 168/531 KB 164/214 KB 109/109 KB 124/1267 KB 736/1710 KB 172/531 KB 164/214 KB 109/109 KB 128/1267 KB 736/1710 KB 164/531 KB 164/214 KB 109/109 KB 116/1267 KB 736/1710 KB 172/531 KB 164/214 KB 109/109 KB 124/1267 KB 736/1710 KB 176/531 KB 168/214 KB 109/109 KB 128/1267 KB 736/1710 KB 180/531 KB 168/214 KB 109/109 KB 128/1267 KB 736/1710 KB 184/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 188/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 192/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 196/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 200/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 204/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 208/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 212/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 180/531 KB 168/214 KB 109/109 KB 132/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 136/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 140/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 144/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 148/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 152/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 156/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 160/1267 KB 736/1710 KB 216/531 KB 168/214 KB 109/109 KB 164/1267 KB 736/1710 KB 220/531 KB 168/214 KB 109/109 KB 164/1267 KB 736/1710 KB 224/531 KB 168/214 KB 109/109 KB 164/1267 KB 736/1710 KB 228/531 KB 168/214 KB 109/109 KB 164/1267 KB 736/1710 KB 228/531 KB 168/214 KB 109/109 KB 168/1267 KB 736/1710 KB 228/531 KB 168/214 KB 109/109 KB 172/1267 KB 736/1710 KB 228/531 KB 168/214 KB 109/109 KB 176/1267 KB 736/1710 KB 228/531 KB 168/214 KB 109/109 KB 180/1267 KB 736/1710 KB 232/531 KB 168/214 KB 109/109 KB 184/1267 KB 736/1710 KB 232/531 KB 168/214 KB 109/109 KB 188/1267 KB 736/1710 KB 232/531 KB 168/214 KB 109/109 KB 192/1267 KB 736/1710 KB 232/531 KB 168/214 KB 109/109 KB 180/1267 KB 736/1710 KB 236/531 KB 168/214 KB 109/109 KB 192/1267 KB 736/1710 KB 240/531 KB 168/214 KB 109/109 KB 192/1267 KB 736/1710 KB 244/531 KB 168/214 KB 109/109 KB 192/1267 KB 736/1710 KB 244/531 KB 168/214 KB 196/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 404.9 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 736/1710 KB 248/531 KB 168/214 KB 200/1267 KB 736/1710 KB 248/531 KB 168/214 KB 204/1267 KB 736/1710 KB 248/531 KB 168/214 KB 208/1267 KB 736/1710 KB 248/531 KB 168/214 KB 212/1267 KB 736/1710 KB 248/531 KB 168/214 KB 216/1267 KB 736/1710 KB 248/531 KB 168/214 KB 220/1267 KB 736/1710 KB 248/531 KB 168/214 KB 224/1267 KB 736/1710 KB 248/531 KB 168/214 KB 228/1267 KB 736/1710 KB 248/531 KB 168/214 KB 232/1267 KB 736/1710 KB 248/531 KB 168/214 KB 236/1267 KB 736/1710 KB 248/531 KB 168/214 KB 240/1267 KB 736/1710 KB 248/531 KB 168/214 KB 244/1267 KB 736/1710 KB 248/531 KB 168/214 KB 244/1267 KB 740/1710 KB 248/531 KB 168/214 KB 244/1267 KB 744/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 748/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 752/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 756/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 760/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 764/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 736/1710 KB 172/531 KB 168/214 KB 109/109 KB 128/1267 KB 768/1710 KB 248/531 KB 172/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 176/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 180/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 184/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 188/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 192/214 KB 4/80 KB 244/1267 KB 768/1710 KB 248/531 KB 196/214 KB 4/80 KB 244/1267 KB 772/1710 KB 248/531 KB 200/214 KB 4/80 KB 244/1267 KB 772/1710 KB 248/531 KB 204/214 KB 4/80 KB 244/1267 KB 772/1710 KB 248/531 KB 208/214 KB 4/80 KB 244/1267 KB 740/1710 KB 248/531 KB 168/214 KB 4/80 KB 244/1267 KB 772/1710 KB 248/531 KB 208/214 KB 8/80 KB 244/1267 KB 772/1710 KB 248/531 KB 208/214 KB 12/80 KB 244/1267 KB 772/1710 KB 248/531 KB 208/214 KB 16/80 KB 244/1267 KB 772/1710 KB 248/531 KB 212/214 KB 20/80 KB 244/1267 KB 772/1710 KB 248/531 KB 196/214 KB 4/80 KB 244/1267 KB 776/1710 KB 252/531 KB 212/214 KB 20/80 KB 244/1267 KB 780/1710 KB 252/531 KB 212/214 KB 20/80 KB 244/1267 KB 784/1710 KB 252/531 KB 212/214 KB 20/80 KB 244/1267 KB 788/1710 KB 252/531 KB 212/214 KB 20/80 KB 244/1267 KB 792/1710 KB 252/531 KB 212/214 KB 24/80 KB 244/1267 KB 796/1710 KB 252/531 KB 212/214 KB 24/80 KB 244/1267 KB 800/1710 KB 252/531 KB 212/214 KB 24/80 KB 244/1267 KB 772/1710 KB 252/531 KB 212/214 KB 20/80 KB 244/1267 KB 800/1710 KB 256/531 KB 212/214 KB 24/80 KB 244/1267 KB 772/1710 KB 248/531 KB 212/214 KB 16/80 KB 244/1267 KB 800/1710 KB 256/531 KB 214/214 KB 24/80 KB 244/1267 KB 788/1710 KB 252/531 KB 212/214 KB 24/80 KB 244/1267 KB 800/1710 KB 256/531 KB 214/214 KB 28/80 KB 244/1267 KB 800/1710 KB 256/531 KB 214/214 KB 32/80 KB 244/1267 KB 800/1710 KB 260/531 KB 214/214 KB 32/80 KB 244/1267 KB 804/1710 KB 264/531 KB 214/214 KB 32/80 KB 244/1267 KB 804/1710 KB 268/531 KB 214/214 KB 32/80 KB 244/1267 KB 804/1710 KB 272/531 KB 214/214 KB 32/80 KB 244/1267 KB 804/1710 KB 272/531 KB 214/214 KB 36/80 KB 244/1267 KB 804/1710 KB 272/531 KB 214/214 KB 40/80 KB 244/1267 KB 804/1710 KB 272/531 KB 214/214 KB 44/80 KB 244/1267 KB 804/1710 KB 276/531 KB 214/214 KB 48/80 KB 244/1267 KB 804/1710 KB 260/531 KB 214/214 KB 32/80 KB 244/1267 KB 808/1710 KB 276/531 KB 214/214 KB 48/80 KB 244/1267 KB 812/1710 KB 276/531 KB 214/214 KB 48/80 KB 244/1267 KB 816/1710 KB 276/531 KB 214/214 KB 48/80 KB 244/1267 KB 820/1710 KB 276/531 KB 214/ unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 214 KB 48/80 KB 244/1267 KB 824/1710 KB 276/531 KB 214/214 KB 52/80 KB 244/1267 KB 828/1710 KB 276/531 KB 214/214 KB 52/80 KB 244/1267 KB 832/1710 KB 276/531 KB 214/214 KB 52/80 KB 244/1267 KB 804/1710 KB 276/531 KB 214/214 KB 44/80 KB 244/1267 KB 832/1710 KB 280/531 KB 214/214 KB 52/80 KB 244/1267 KB 832/1710 KB 284/531 KB 214/214 KB 52/80 KB 244/1267 KB 832/1710 KB 288/531 KB 214/214 KB 52/80 KB 244/1267 KB 820/1710 KB 276/531 KB 214/214 KB 52/80 KB 244/1267 KB 832/1710 KB 288/531 KB 214/214 KB 56/80 KB 244/1267 KB 832/1710 KB 292/531 KB 214/214 KB 60/80 KB 244/1267 KB 832/1710 KB 292/531 KB 214/214 KB 64/80 KB 244/1267 KB 832/1710 KB 292/531 KB 214/214 KB 68/80 KB 244/1267 KB 836/1710 KB 292/531 KB 214/214 KB 72/80 KB 248/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 747.8 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 832/1710 KB 292/531 KB 214/214 KB 56/80 KB 244/1267 KB 836/1710 KB 296/531 KB 76/80 KB 248/1267 KB 836/1710 KB 300/531 KB 76/80 KB 248/1267 KB 836/1710 KB 304/531 KB 76/80 KB 248/1267 KB 836/1710 KB 308/531 KB 76/80 KB 248/1267 KB 836/1710 KB 312/531 KB 76/80 KB 248/1267 KB 836/1710 KB 316/531 KB 76/80 KB 248/1267 KB 836/1710 KB 320/531 KB 76/80 KB 248/1267 KB 836/1710 KB 292/531 KB 214/214 KB 68/80 KB 248/1267 KB 836/1710 KB 320/531 KB 76/80 KB 252/1267 KB 836/1710 KB 320/531 KB 76/80 KB 256/1267 KB 836/1710 KB 320/531 KB 76/80 KB 260/1267 KB 836/1710 KB 320/531 KB 76/80 KB 264/1267 KB 836/1710 KB 320/531 KB 76/80 KB 268/1267 KB 836/1710 KB 320/531 KB 76/80 KB 272/1267 KB 836/1710 KB 320/531 KB 76/80 KB 276/1267 KB 836/1710 KB 324/531 KB 76/80 KB 280/1267 KB 836/1710 KB 324/531 KB 76/80 KB 284/1267 KB 836/1710 KB 324/531 KB 76/80 KB 288/1267 KB 836/1710 KB 292/531 KB 214/214 KB 68/80 KB 244/1267 KB 840/1710 KB 324/531 KB 76/80 KB 288/1267 KB 844/1710 KB 324/531 KB 76/80 KB 288/1267 KB 848/1710 KB 324/531 KB 76/80 KB 288/1267 KB 852/1710 KB 324/531 KB 76/80 KB 288/1267 KB 856/1710 KB 324/531 KB 76/80 KB 288/1267 KB 860/1710 KB 324/531 KB 76/80 KB 288/1267 KB 864/1710 KB 324/531 KB 76/80 KB 288/1267 KB 868/1710 KB 324/531 KB 76/80 KB 288/1267 KB 872/1710 KB 324/531 KB 76/80 KB 288/1267 KB 876/1710 KB 324/531 KB 76/80 KB 288/1267 KB 880/1710 KB 324/531 KB 76/80 KB 288/1267 KB 884/1710 KB 324/531 KB 76/80 KB 288/1267 KB 888/1710 KB 324/531 KB 76/80 KB 292/1267 KB 836/1710 KB 324/531 KB 76/80 KB 276/1267 KB 836/1710 KB 292/531 KB 214/214 KB 76/80 KB 248/1267 KB 892/1710 KB 328/531 KB 80/80 KB 292/1267 KB 892/1710 KB 328/531 KB 80/80 KB 292/1267 KB 892/1710 KB 332/531 KB 80/80 KB 292/1267 KB 892/1710 KB 336/531 KB 80/80 KB 292/1267 KB 892/1710 KB 340/531 KB 80/80 KB 292/1267 KB 892/1710 KB 344/531 KB 80/80 KB 292/1267 KB 892/1710 KB 348/531 KB 80/80 KB 292/1267 KB 892/1710 KB 352/531 KB 80/80 KB 292/1267 KB 884/1710 KB 324/531 KB 76/80 KB 292/1267 KB 892/1710 KB 352/531 KB 80/80 KB 296/1267 KB 892/1710 KB 352/531 KB 80/80 KB 300/1267 KB 892/1710 KB 352/531 KB 80/80 KB 304/1267 KB 892/1710 KB 352/531 KB 80/80 KB 308/1267 KB 892/1710 KB 356/531 KB 80/80 KB 312/1267 KB 892/1710 KB 356/531 KB 80/80 KB 316/1267 KB 892/1710 KB 356/531 KB 80/80 KB 320/1267 KB 892/1710 KB 356/531 KB 80/80 KB 308/1267 KB 896/1710 KB 356/531 KB 80/80 KB 320/1267 KB 900/1710 KB 356/531 KB 80/80 KB 320/1267 KB 904/1710 KB 356/531 KB 80/80 KB 320/1267 KB 908/1710 KB 356/531 KB 80/80 KB 320/1267 KB 912/1710 KB 356/531 KB 80/80 KB 320/1267 KB 916/1710 KB 356/531 KB 80/80 KB 320/1267 KB 920/1710 KB 356/531 KB 80/80 KB 324/1267 KB 924/1710 KB 356/531 KB 80/80 KB 324/1267 KB 928/1710 KB 356/531 KB 80/80 KB 324/1267 KB 892/1710 KB 356/531 KB 80/80 KB 308/1267 KB 928/1710 KB 360/531 KB 80/80 KB 324/1267 KB 928/1710 KB 364/531 KB 80/80 KB 324/1267 KB 928/1710 KB 368/531 KB 80/80 KB 324/1267 KB 928/1710 KB 372/531 KB 80/80 KB 324/1267 KB 928/1710 KB 376/531 KB 80/80 KB 324/1267 KB 928/1710 KB 380/531 KB 80/80 KB 324/1267 KB 928/1710 KB 384/531 KB 80/80 KB 324/1267 KB 916/1710 KB 356/531 KB 80/80 KB 324/1267 KB 928/1710 KB 384/531 KB 80/80 KB 328/1267 KB 928/1710 KB 384/531 KB 80/80 KB 332/1267 KB 928/1710 KB 384/531 KB 80/80 KB 336/1267 KB 928/1710 KB 384/531 KB 80/80 KB 340/1267 KB 932/1710 KB 388/531 KB 344/1267 KB 932/1710 KB 388/531 KB 348/1267 KB 932/1710 KB unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 388/531 KB 352/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 261.5 KB/sec) unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 932/1710 KB 388/531 KB 340/1267 KB 936/1710 KB 388/531 KB 352/1267 KB 940/1710 KB 388/531 KB 352/1267 KB 944/1710 KB 388/531 KB 352/1267 KB 928/1710 KB 388/531 KB 340/1267 KB 944/1710 KB 392/531 KB 352/1267 KB 944/1710 KB 396/531 KB 352/1267 KB 944/1710 KB 400/531 KB 352/1267 KB 944/1710 KB 404/531 KB 352/1267 KB 948/1710 KB 408/531 KB 356/1267 KB 948/1710 KB 412/531 KB 356/1267 KB 948/1710 KB 416/531 KB 356/1267 KB 948/1710 KB 404/531 KB 356/1267 KB 948/1710 KB 416/531 KB 360/1267 KB 948/1710 KB 416/531 KB 364/1267 KB 948/1710 KB 416/531 KB 368/1267 KB 948/1710 KB 404/531 KB 352/1267 KB 952/1710 KB 416/531 KB 368/1267 KB 956/1710 KB 416/531 KB 368/1267 KB 960/1710 KB 416/531 KB 368/1267 KB 960/1710 KB 420/531 KB 368/1267 KB 964/1710 KB 424/531 KB 4/1044 KB 372/1267 KB 964/1710 KB 428/531 KB 4/1044 KB 372/1267 KB 964/1710 KB 432/531 KB 4/1044 KB 372/1267 KB 964/1710 KB 420/531 KB 4/1044 KB 372/1267 KB 964/1710 KB 432/531 KB 4/1044 KB 376/1267 KB 964/1710 KB 432/531 KB 4/1044 KB 380/1267 KB 964/1710 KB 432/531 KB 4/1044 KB 384/1267 KB 960/1710 KB 420/531 KB 4/1044 KB 368/1267 KB 964/1710 KB 432/531 KB 8/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 12/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 16/1044 KB 384/1267 KB 964/1710 KB 420/531 KB 4/1044 KB 368/1267 KB 964/1710 KB 432/531 KB 4/61 KB 16/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 8/61 KB 16/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 12/61 KB 16/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 16/61 KB 16/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 16/61 KB 20/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 16/61 KB 24/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 20/61 KB 28/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 20/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 20/61 KB 24/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 24/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 28/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 32/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 36/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 40/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 44/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 48/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 52/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 56/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 60/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 61/61 KB 32/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 61/61 KB 36/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 61/61 KB 40/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 61/61 KB 44/1044 KB 384/1267 KB 964/1710 KB 432/531 KB 61/61 KB 48/1044 KB 384/1267 KB 964/1710 KB 436/531 KB 61/61 KB 48/1044 KB 384/1267 KB 968/1710 KB 440/531 KB 61/61 KB 48/1044 KB 388/1267 KB 968/1710 KB 436/531 KB 61/61 KB 48/1044 KB 388/1267 KB 968/1710 KB 440/531 KB 61/61 KB 48/1044 KB 392/1267 KB 968/1710 KB 440/531 KB 61/61 KB 52/1044 KB 396/1267 KB 968/1710 KB 444/531 KB 61/61 KB 52/1044 KB 400/1267 KB 968/1710 KB 436/531 KB 61/61 KB 48/1044 KB 384/1267 KB 972/1710 KB 444/531 KB 61/61 KB 52/1044 KB 400/1267 KB 976/1710 KB 444/531 KB 61/61 KB 52/1044 KB 400/1267 KB 980/1710 KB 444/531 KB 61/61 KB 52/1044 KB 400/1267 KB 984/1710 KB 444/531 KB 52/1044 KB 404/1267 KB 968/1710 KB 444/531 KB 61/61 KB 52/1044 KB 396/1267 KB 968/1710 KB 440/531 KB 61/61 KB 52/1044 KB 392/1267 KB 984/1710 KB 444/531 KB 56/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 60/1044 KB 404/1267 KB 984 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install /1710 KB 444/531 KB 64/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 68/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 72/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 76/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 80/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 84/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 88/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 92/1044 KB 404/1267 KB 984/1710 KB 444/531 KB 96/1044 KB 404/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 187.5 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 984/1710 KB 448/531 KB 100/1044 KB 404/1267 KB 984/1710 KB 452/531 KB 100/1044 KB 404/1267 KB 980/1710 KB 444/531 KB 61/61 KB 52/1044 KB 404/1267 KB 988/1710 KB 452/531 KB 100/1044 KB 408/1267 KB 988/1710 KB 452/531 KB 100/1044 KB 412/1267 KB 988/1710 KB 452/531 KB 100/1044 KB 404/1267 KB 992/1710 KB 452/531 KB 100/1044 KB 416/1267 KB 996/1710 KB 452/531 KB 100/1044 KB 416/1267 KB 984/1710 KB 444/531 KB 100/1044 KB 404/1267 KB 996/1710 KB 456/531 KB 104/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 108/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 112/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 116/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 120/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 124/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 128/1044 KB 416/1267 KB 988/1710 KB 456/531 KB 100/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 100/1044 KB 416/1267 KB 996/1710 KB 460/531 KB 128/1044 KB 416/1267 KB 996/1710 KB 464/531 KB 128/1044 KB 416/1267 KB 996/1710 KB 464/531 KB 128/1044 KB 420/1267 KB 1000/1710 KB 468/531 KB 132/1044 KB 424/1267 KB 1000/1710 KB 468/531 KB 132/1044 KB 428/1267 KB 1000/1710 KB 468/531 KB 132/1044 KB 432/1267 KB 1000/1710 KB 468/531 KB 132/1044 KB 420/1267 KB 1004/1710 KB 468/531 KB 132/1044 KB 432/1267 KB 1008/1710 KB 468/531 KB 132/1044 KB 432/1267 KB 996/1710 KB 468/531 KB 132/1044 KB 420/1267 KB 1008/1710 KB 468/531 KB 136/1044 KB 432/1267 KB 1012/1710 KB 468/531 KB 140/1044 KB 432/1267 KB 1012/1710 KB 468/531 KB 144/1044 KB 432/1267 KB 996/1710 KB 468/531 KB 128/1044 KB 420/1267 KB 1012/1710 KB 472/531 KB 144/1044 KB 436/1267 KB 1012/1710 KB 476/531 KB 144/1044 KB 436/1267 KB 1012/1710 KB 480/531 KB 144/1044 KB 436/1267 KB 1012/1710 KB 484/531 KB 144/1044 KB 436/1267 KB 1012/1710 KB 488/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 492/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 496/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 500/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 504/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 508/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 512/531 KB 148/1044 KB 436/1267 KB 1012/1710 KB 468/531 KB 144/1044 KB 436/1267 KB 1012/1710 KB 512/531 KB 148/1044 KB 440/1267 KB 1012/1710 KB 512/531 KB 148/1044 KB 444/1267 KB 1012/1710 KB 468/531 KB 136/1044 KB 432/1267 KB 1016/1710 KB 512/531 KB 148/1044 KB 444/1267 KB 1020/1710 KB 512/531 KB 148/1044 KB 444/1267 KB 1024/1710 KB 512/531 KB 148/1044 KB 444/1267 KB 1012/1710 KB 484/531 KB 148/1044 KB 436/1267 KB 1024/1710 KB 512/531 KB 152/1044 KB 444/1267 KB 1024/1710 KB 512/531 KB 156/1044 KB 444/1267 KB 1024/1710 KB 512/531 KB 160/1044 KB 444/1267 KB 1024/1710 KB 512/531 KB 160/1044 KB 448/1267 KB 1028/1710 KB 512/531 KB 160/1044 KB 448/1267 KB 1032/1710 KB 516/531 KB 164/1044 KB 448/1267 KB 1036/1710 KB 516/531 KB 164/1044 KB 448/1267 KB 1040/1710 KB 516/531 KB 164/1044 KB 448/1267 KB 1044/1710 KB 516/531 KB 164/1044 KB 448/1267 KB 1048/1710 KB 516/531 KB 164/1044 KB 448/1267 KB 1028/1710 KB 512/531 KB 164/1044 KB 448/1267 KB 1048/1710 KB 516/531 KB 168/1044 KB 448/1267 KB 1048/1710 KB 516/531 KB 172/1044 KB 448/1267 KB 1048/1710 KB 516/531 KB 176/1044 KB 448/1267 KB 1048/1710 KB 516/531 KB 180/1044 KB 448/1267 KB 1052/1710 KB 516/531 KB 184/1044 KB 448/1267 KB 1052/1710 KB 516/531 KB 188/1044 KB 448/1267 KB 1052/1710 KB 516/531 KB 192/1044 KB 448/1267 KB 1028/1710 KB 516/531 KB 164/1044 KB 448/1267 KB 1052/1710 KB 520/531 KB 192/1044 KB 448/1267 KB 1052/1710 KB 524/531 KB 192/1044 KB 448/1267 KB 1052/ unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 1710 KB 528/531 KB 192/1044 KB 448/1267 KB 1052/1710 KB 516/531 KB 180/1044 KB 448/1267 KB 1056/1710 KB 528/531 KB 192/1044 KB 448/1267 KB 1060/1710 KB 528/531 KB 192/1044 KB 448/1267 KB 1064/1710 KB 531/531 KB 196/1044 KB 448/1267 KB 1068/1710 KB 531/531 KB 196/1044 KB 448/1267 KB 1072/1710 KB 531/531 KB 196/1044 KB 448/1267 KB 1060/1710 KB 531/531 KB 196/1044 KB 448/1267 KB 1072/1710 KB 531/531 KB 200/1044 KB 448/1267 KB 1072/1710 KB 531/531 KB 204/1044 KB 448/1267 KB 1072/1710 KB 531/531 KB 208/1044 KB 448/1267 KB 1072/1710 KB 531/531 KB 212/1044 KB 448/1267 KB 1076/1710 KB 531/531 KB 216/1044 KB 448/1267 KB 1076/1710 KB 531/531 KB 220/1044 KB 448/1267 KB 1076/1710 KB 531/531 KB 224/1044 KB 448/1267 KB 1060/1710 KB 531/531 KB 192/1044 KB 448/1267 KB 1076/1710 KB 531/531 KB 212/1044 KB 448/1267 KB 1080/1710 KB 531/531 KB 224/1044 KB 448/1267 KB 1084/1710 KB 531/531 KB 224/1044 KB 448/1267 KB 1088/1710 KB 531/531 KB 224/1044 KB 448/1267 KB 1088/1710 KB 531/531 KB 228/1044 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 4/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 228/1044 KB 4/1063 KB 448/1267 KB 1088/1710 KB 531/531 KB 228/1044 KB 4/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 8/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 12/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 16/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 20/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 24/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 28/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 32/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 36/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 40/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 44/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 48/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 52/1063 KB 448/1267 KB 1092/1710 KB 531/531 KB 232/1044 KB 56/1063 KB 448/1267 KB 1096/1710 KB 531/531 KB 232/1044 KB 60/1063 KB 448/1267 KB 1096/1710 KB 531/531 KB 232/1044 KB 56/1063 KB 448/1267 KB 1100/1710 KB 531/531 KB 236/1044 KB 64/1063 KB 448/1267 KB 1104/1710 KB 236/1044 KB 64/1063 KB 452/1267 KB 1096/1710 KB 531/531 KB 236/1044 KB 60/1063 KB 448/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 452/1267 KB 1100/1710 KB 531/531 KB 236/1044 KB 64/1063 KB 452/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 456/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 460/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 464/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 468/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 472/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 476/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 480/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 484/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 488/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 492/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 496/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 500/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 504/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 508/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 512/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1493.8 KB/sec) unit-abot-epc-basic-0: 11:01:33 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: 11:01:33 DEBUG unit.abot-epc-basic/0.install 1104/1710 KB 240/1044 KB 64/1063 KB 516/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 520/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 524/1267 KB 1104/1710 KB 240/1044 KB 64/1063 KB 528/1267 KB 1096/1710 KB 531/531 KB 236/1044 KB 64/1063 KB 448/1267 KB 1104/1710 KB 244/1044 KB 64/1063 KB 528/1267 KB 1108/1710 KB 248/1044 KB 68/1063 KB 532/1267 KB 1108/1710 KB 244/1044 KB 68/1063 KB 532/1267 KB 1108/1710 KB 248/1044 KB 68/1063 KB 536/1267 KB 1108/1710 KB 248/1044 KB 68/1063 KB 540/1267 KB 1108/1710 KB 248/1044 KB 68/1063 KB 544/1267 KB 1108/1710 KB 244/1044 KB 68/1063 KB 528/1267 KB 1112/1710 KB 252/1044 KB 68/1063 KB 544/1267 KB 1116/1710 KB 252/1044 KB 68/1063 KB 544/1267 KB 1120/1710 KB 252/1044 KB 68/1063 KB 544/1267 KB 1124/1710 KB 252/1044 KB 68/1063 KB 544/1267 KB 1128/1710 KB 252/1044 KB 68/1063 KB 548/1267 KB 1132/1710 KB 252/1044 KB 68/1063 KB 548/1267 KB 1136/1710 KB 252/1044 KB 68/1063 KB 548/1267 KB 1104/1710 KB 244/1044 KB 68/1063 KB 528/1267 KB 1136/1710 KB 252/1044 KB 72/1063 KB 548/1267 KB 1136/1710 KB 252/1044 KB 76/1063 KB 548/1267 KB 1136/1710 KB 252/1044 KB 80/1063 KB 548/1267 KB 1136/1710 KB 252/1044 KB 84/1063 KB 548/1267 KB 1136/1710 KB 252/1044 KB 88/1063 KB 548/1267 KB 1124/1710 KB 252/1044 KB 68/1063 KB 548/1267 KB 1136/1710 KB 252/1044 KB 92/1063 KB 552/1267 KB 1136/1710 KB 252/1044 KB 92/1063 KB 556/1267 KB 1136/1710 KB 252/1044 KB 92/1063 KB 560/1267 KB 1108/1710 KB 252/1044 KB 68/1063 KB 544/1267 KB 1136/1710 KB 256/1044 KB 92/1063 KB 560/1267 KB 1136/1710 KB 260/1044 KB 92/1063 KB 560/1267 KB 1136/1710 KB 264/1044 KB 92/1063 KB 560/1267 KB 1136/1710 KB 268/1044 KB 92/1063 KB 560/1267 KB 1136/1710 KB 272/1044 KB 92/1063 KB 560/1267 KB 1136/1710 KB 252/1044 KB 92/1063 KB 560/1267 KB 1136/1710 KB 272/1044 KB 96/1063 KB 560/1267 KB 1136/1710 KB 272/1044 KB 100/1063 KB 560/1267 KB 1140/1710 KB 276/1044 KB 104/1063 KB 564/1267 KB 1140/1710 KB 276/1044 KB 108/1063 KB 564/1267 KB 1140/1710 KB 276/1044 KB 4/713 KB 108/1063 KB 564/1267 KB 1140/1710 KB 276/1044 KB 8/713 KB 108/1063 KB 564/1267 KB 1140/1710 KB 276/1044 KB 12/713 KB 108/1063 KB 564/1267 KB 1140/1710 KB 276/1044 KB 16/713 KB 108/1063 KB 564/1267 KB 1140/1710 KB 272/1044 KB 100/1063 KB 560/1267 KB 1140/1710 KB 276/1044 KB 100/1063 KB 564/1267 KB 1140/1710 KB 280/1044 KB 16/713 KB 108/1063 KB 564/1267 KB 1140/1710 KB 272/1044 KB 100/1063 KB 564/1267 KB 1144/1710 KB 280/1044 KB 16/713 KB 108/1063 KB 568/1267 KB 1144/1710 KB 280/1044 KB 16/713 KB 108/1063 KB 572/1267 KB 1144/1710 KB 280/1044 KB 16/713 KB 108/1063 KB 576/1267 KB 1144/1710 KB 284/1044 KB 20/713 KB 108/1063 KB 580/1267 KB 1144/1710 KB 280/1044 KB 16/713 KB 108/1063 KB 564/1267 KB 1148/1710 KB 284/1044 KB 20/713 KB 112/1063 KB 580/1267 KB 1144/1710 KB 284/1044 KB 20/713 KB 112/1063 KB 580/1267 KB 1144/1710 KB 284/1044 KB 20/713 KB 108/1063 KB 576/1267 KB 1148/1710 KB 288/1044 KB 20/713 KB 112/1063 KB 580/1267 KB 1148/1710 KB 292/1044 KB 20/713 KB 112/1063 KB 580/1267 KB 1144/1710 KB 280/1044 KB 20/713 KB 108/1063 KB 576/1267 KB 1152/1710 KB 292/1044 KB 24/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 28/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 32/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 36/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 40/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 44/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 48/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install /1044 KB 20/713 KB 116/1063 KB 584/1267 KB 1152/1710 KB 292/1044 KB 48/713 KB 116/1063 KB 588/1267 KB 1152/1710 KB 292/1044 KB 52/713 KB 116/1063 KB 592/1267 KB 1152/1710 KB 292/1044 KB 20/713 KB 116/1063 KB 580/1267 KB 1152/1710 KB 292/1044 KB 20/713 KB 112/1063 KB 580/1267 KB 1156/1710 KB 292/1044 KB 52/713 KB 116/1063 KB 592/1267 KB 1152/1710 KB 292/1044 KB 52/713 KB 116/1063 KB 588/1267 KB 1156/1710 KB 296/1044 KB 56/713 KB 120/1063 KB 592/1267 KB 1156/1710 KB 296/1044 KB 60/713 KB 120/1063 KB 592/1267 KB 1156/1710 KB 296/1044 KB 64/713 KB 120/1063 KB 592/1267 KB 1160/1710 KB 296/1044 KB 68/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 296/1044 KB 72/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 296/1044 KB 76/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 296/1044 KB 80/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 296/1044 KB 84/713 KB 120/1063 KB 596/1267 KB 1156/1710 KB 296/1044 KB 52/713 KB 120/1063 KB 592/1267 KB 1160/1710 KB 300/1044 KB 84/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 304/1044 KB 84/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 308/1044 KB 84/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 312/1044 KB 84/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 120/1063 KB 596/1267 KB 1156/1710 KB 292/1044 KB 52/713 KB 120/1063 KB 592/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 124/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 128/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 132/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 136/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 140/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 144/1063 KB 596/1267 KB 1160/1710 KB 316/1044 KB 84/713 KB 148/1063 KB 596/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 152/1063 KB 596/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 156/1063 KB 596/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 160/1063 KB 596/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 596/1267 KB 1160/1710 KB 296/1044 KB 64/713 KB 120/1063 KB 596/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 600/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 604/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 608/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1160/1710 KB 296/1044 KB 64/713 KB 120/1063 KB 592/1267 KB 1164/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1168/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1172/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1176/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1180/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1184/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1188/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 612/1267 KB 1160/1710 KB 320/1044 KB 88/713 KB 148/1063 KB 596/1267 KB 1160/1710 KB 320/1044 KB 84/713 KB 148/1063 KB 596/1267 KB 1192/1710 KB 324/1044 KB 88/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 328/1044 KB 88/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 332/1044 KB 92/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 336/1044 KB 92/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 164/1063 KB 616/1267 KB 1188/1710 KB 320/1044 KB 88/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 168/1063 KB 620/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 168/1063 KB 624/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 168/1063 KB 628/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 168/1063 KB 632/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 168/1063 KB unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 636/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 168/1063 KB 640/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 168/1063 KB 616/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 172/1063 KB 640/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 176/1063 KB 640/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 180/1063 KB 640/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 184/1063 KB 644/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1192/1710 KB 340/1044 KB 92/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 328/1044 KB 92/713 KB 164/1063 KB 616/1267 KB 1192/1710 KB 344/1044 KB 96/713 KB 188/1063 KB 644/1267 KB 1192/1710 KB 344/1044 KB 100/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 104/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 108/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 112/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 116/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 120/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 124/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 128/713 KB 188/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 132/713 KB 192/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 136/713 KB 192/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 140/713 KB 192/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 144/713 KB 192/1063 KB 644/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 180/1063 KB 644/1267 KB 1196/1710 KB 344/1044 KB 144/713 KB 192/1063 KB 648/1267 KB 1196/1710 KB 344/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1192/1710 KB 344/1044 KB 92/713 KB 168/1063 KB 632/1267 KB 1196/1710 KB 348/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1196/1710 KB 352/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1196/1710 KB 356/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1196/1710 KB 360/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1196/1710 KB 364/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1196/1710 KB 368/1044 KB 144/713 KB 192/1063 KB 652/1267 KB 1196/1710 KB 344/1044 KB 132/713 KB 192/1063 KB 644/1267 KB 1196/1710 KB 368/1044 KB 144/713 KB 192/1063 KB 656/1267 KB 1196/1710 KB 344/1044 KB 100/713 KB 188/1063 KB 644/1267 KB 1200/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1204/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1208/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1212/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1216/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1220/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1224/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1228/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 660/1267 KB 1232/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 660/1267 KB 1236/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 660/1267 KB 1240/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 660/1267 KB 1244/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 660/1267 KB 1248/1710 KB 372/1044 KB 148/713 KB 196/1063 KB 660/1267 KB 1196/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1248/1710 KB 376/1044 KB 148/713 KB 196/1063 KB 660/1267 KB 1248/1710 KB 380/1044 KB 148/713 KB 196/1063 KB 660/1267 KB 1248/1710 KB 384/1044 KB 148/713 KB 196/1063 KB 660/1267 KB 1196/1710 KB 368/1044 KB 144/713 KB 196/1063 KB 656/1267 KB 1248/1710 KB 384/1044 KB 148/713 KB 200/1063 KB 660/1267 KB 1248/1710 KB 384/1044 KB 148/713 KB 204/1063 KB 660/1267 KB 1248/1710 KB 384/1044 KB 148/713 KB 208/1063 KB 660/1267 KB 1248/1710 KB 388/1044 KB 148/713 KB 208/1063 KB 660/1267 KB 1252/1710 KB 392/1044 KB 148/713 KB 212 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install /1063 KB 660/1267 KB 1244/1710 KB 372/1044 KB 148/713 KB 196/1063 KB 660/1267 KB 1252/1710 KB 392/1044 KB 152/713 KB 212/1063 KB 660/1267 KB 1252/1710 KB 392/1044 KB 156/713 KB 212/1063 KB 660/1267 KB 1252/1710 KB 392/1044 KB 160/713 KB 212/1063 KB 660/1267 KB 1224/1710 KB 372/1044 KB 144/713 KB 196/1063 KB 660/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 664/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 668/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 672/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 676/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 680/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 684/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 688/1267 KB 1252/1710 KB 396/1044 KB 160/713 KB 212/1063 KB 660/1267 KB 1252/1710 KB 400/1044 KB 164/713 KB 212/1063 KB 688/1267 KB 1252/1710 KB 404/1044 KB 164/713 KB 212/1063 KB 688/1267 KB 1252/1710 KB 408/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1252/1710 KB 412/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1252/1710 KB 416/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1252/1710 KB 388/1044 KB 148/713 KB 212/1063 KB 660/1267 KB 1256/1710 KB 416/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1260/1710 KB 416/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1264/1710 KB 416/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1248/1710 KB 388/1044 KB 148/713 KB 212/1063 KB 660/1267 KB 1264/1710 KB 416/1044 KB 164/713 KB 216/1063 KB 692/1267 KB 1264/1710 KB 416/1044 KB 164/713 KB 220/1063 KB 692/1267 KB 1264/1710 KB 416/1044 KB 164/713 KB 224/1063 KB 692/1267 KB 1264/1710 KB 416/1044 KB 164/713 KB 228/1063 KB 692/1267 KB 1268/1710 KB 416/1044 KB 164/713 KB 232/1063 KB 692/1267 KB 1268/1710 KB 416/1044 KB 164/713 KB 236/1063 KB 692/1267 KB 1268/1710 KB 416/1044 KB 164/713 KB 240/1063 KB 692/1267 KB 1268/1710 KB 416/1044 KB 164/713 KB 244/1063 KB 692/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 248/1063 KB 692/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 252/1063 KB 692/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 256/1063 KB 692/1267 KB 1252/1710 KB 404/1044 KB 164/713 KB 212/1063 KB 692/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 256/1063 KB 696/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 256/1063 KB 700/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 256/1063 KB 704/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 256/1063 KB 708/1267 KB 1252/1710 KB 396/1044 KB 164/713 KB 212/1063 KB 688/1267 KB 1268/1710 KB 420/1044 KB 168/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 420/1044 KB 172/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 420/1044 KB 176/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 420/1044 KB 180/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 244/1063 KB 692/1267 KB 1268/1710 KB 424/1044 KB 180/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 428/1044 KB 180/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 432/1044 KB 180/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 436/1044 KB 184/713 KB 256/1063 KB 712/1267 KB 1268/1710 KB 416/1044 KB 164/713 KB 228/1063 KB 692/1267 KB 1272/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 712/1267 KB 1276/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 712/1267 KB 1280/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 712/1267 KB 1284/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 712/1267 KB 1268/1710 KB 420/1044 KB 164/713 KB 256/1063 KB 712/1267 KB 1284/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 716/1267 KB 1288/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 720/1267 KB 1268/1710 KB 432/1044 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install KB 184/713 KB 256/1063 KB 712/1267 KB 1288/1710 KB 436/1044 KB 188/713 KB 260/1063 KB 720/1267 KB 1288/1710 KB 436/1044 KB 192/713 KB 260/1063 KB 720/1267 KB 1288/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 716/1267 KB 1292/1710 KB 436/1044 KB 192/713 KB 260/1063 KB 720/1267 KB 1296/1710 KB 436/1044 KB 192/713 KB 260/1063 KB 720/1267 KB 1300/1710 KB 436/1044 KB 196/713 KB 260/1063 KB 720/1267 KB 1304/1710 KB 440/1044 KB 196/713 KB 260/1063 KB 724/1267 KB 1308/1710 KB 440/1044 KB 196/713 KB 260/1063 KB 724/1267 KB 1312/1710 KB 440/1044 KB 196/713 KB 260/1063 KB 724/1267 KB 1296/1710 KB 436/1044 KB 196/713 KB 260/1063 KB 720/1267 KB 1312/1710 KB 440/1044 KB 200/713 KB 260/1063 KB 724/1267 KB 1312/1710 KB 440/1044 KB 204/713 KB 260/1063 KB 724/1267 KB 1312/1710 KB 440/1044 KB 208/713 KB 260/1063 KB 724/1267 KB 1312/1710 KB 440/1044 KB 212/713 KB 260/1063 KB 724/1267 KB 1316/1710 KB 440/1044 KB 216/713 KB 260/1063 KB 724/1267 KB 1316/1710 KB 440/1044 KB 220/713 KB 260/1063 KB 724/1267 KB 1316/1710 KB 440/1044 KB 224/713 KB 260/1063 KB 724/1267 KB 1268/1710 KB 436/1044 KB 184/713 KB 260/1063 KB 724/1267 KB 1300/1710 KB 440/1044 KB 196/713 KB 260/1063 KB 724/1267 KB 1316/1710 KB 444/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1316/1710 KB 448/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1316/1710 KB 452/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1316/1710 KB 456/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1316/1710 KB 460/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1300/1710 KB 436/1044 KB 196/713 KB 260/1063 KB 724/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 264/1063 KB 728/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 264/1063 KB 732/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 264/1063 KB 736/1267 KB 1316/1710 KB 448/1044 KB 224/713 KB 264/1063 KB 724/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 268/1063 KB 736/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 272/1063 KB 736/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 276/1063 KB 736/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 280/1063 KB 740/1267 KB 1316/1710 KB 468/1044 KB 224/713 KB 280/1063 KB 740/1267 KB 1316/1710 KB 472/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1316/1710 KB 476/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1316/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1316/1710 KB 440/1044 KB 212/713 KB 260/1063 KB 724/1267 KB 1320/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1324/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1328/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1332/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1336/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1340/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1344/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1348/1710 KB 480/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1316/1710 KB 468/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1316/1710 KB 468/1044 KB 224/713 KB 284/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 288/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 292/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 296/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 300/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 304/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 308/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 312/1063 KB 740/1267 KB 1 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 352/1710 KB 484/1044 KB 232/713 KB 316/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 320/1063 KB 740/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 740/1267 KB 1316/1710 KB 464/1044 KB 224/713 KB 276/1063 KB 740/1267 KB 1356/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 744/1267 KB 1356/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 748/1267 KB 1356/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 752/1267 KB 1356/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 740/1267 KB 1360/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 752/1267 KB 1364/1710 KB 484/1044 KB 232/713 KB 324/1063 KB 752/1267 KB 1352/1710 KB 484/1044 KB 232/713 KB 296/1063 KB 740/1267 KB 1364/1710 KB 484/1044 KB 236/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 484/1044 KB 240/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 484/1044 KB 244/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 484/1044 KB 248/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 484/1044 KB 252/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 484/1044 KB 256/713 KB 328/1063 KB 756/1267 KB 1348/1710 KB 484/1044 KB 228/713 KB 284/1063 KB 740/1267 KB 1364/1710 KB 488/1044 KB 256/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 492/1044 KB 256/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 496/1044 KB 256/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 500/1044 KB 256/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 504/1044 KB 260/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 508/1044 KB 260/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 512/1044 KB 260/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 516/1044 KB 260/713 KB 328/1063 KB 756/1267 KB 1364/1710 KB 484/1044 KB 232/713 KB 328/1063 KB 756/1267 KB 1368/1710 KB 516/1044 KB 260/713 KB 328/1063 KB 760/1267 KB 1368/1710 KB 516/1044 KB 260/713 KB 328/1063 KB 764/1267 KB 1364/1710 KB 484/1044 KB 232/713 KB 328/1063 KB 752/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 332/1063 KB 764/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 336/1063 KB 764/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 340/1063 KB 764/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 344/1063 KB 768/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 348/1063 KB 768/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 352/1063 KB 768/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 328/1063 KB 764/1267 KB 1368/1710 KB 524/1044 KB 260/713 KB 352/1063 KB 768/1267 KB 1368/1710 KB 528/1044 KB 260/713 KB 352/1063 KB 768/1267 KB 1368/1710 KB 516/1044 KB 260/713 KB 328/1063 KB 756/1267 KB 1372/1710 KB 528/1044 KB 260/713 KB 352/1063 KB 768/1267 KB 1376/1710 KB 528/1044 KB 260/713 KB 352/1063 KB 768/1267 KB 1364/1710 KB 500/1044 KB 260/713 KB 328/1063 KB 756/1267 KB 1376/1710 KB 528/1044 KB 264/713 KB 352/1063 KB 768/1267 KB 1376/1710 KB 528/1044 KB 268/713 KB 352/1063 KB 768/1267 KB 1376/1710 KB 528/1044 KB 272/713 KB 352/1063 KB 768/1267 KB 1376/1710 KB 528/1044 KB 276/713 KB 352/1063 KB 768/1267 KB 1376/1710 KB 528/1044 KB 280/713 KB 352/1063 KB 768/1267 KB 1376/1710 KB 528/1044 KB 284/713 KB 352/1063 KB 768/1267 KB 1380/1710 KB 528/1044 KB 288/713 KB 352/1063 KB 768/1267 KB 1368/1710 KB 520/1044 KB 260/713 KB 340/1063 KB 768/1267 KB 1380/1710 KB 528/1044 KB 288/713 KB 352/1063 KB 772/1267 KB 1380/1710 KB 532/1044 KB 292/713 KB 356/1063 KB 776/1267 KB 1380/1710 KB 532/1044 KB 292/713 KB 356/1063 KB 780/1267 KB 1380/1710 KB 532/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1380/1710 KB 528/1044 KB 284/713 KB 352/1063 KB 768/1267 KB 1384/1710 KB 532/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1388/1710 KB 532/1044 KB 292/713 KB 356/1063 unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install KB 784/1267 KB 1392/1710 KB 532/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1380/1710 KB 532/1044 KB 292/713 KB 356/1063 KB 772/1267 KB 1392/1710 KB 536/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1392/1710 KB 540/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1396/1710 KB 544/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1396/1710 KB 548/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1396/1710 KB 552/1044 KB 292/713 KB 356/1063 KB 788/1267 KB 1396/1710 KB 556/1044 KB 292/713 KB 356/1063 KB 788/1267 KB 1396/1710 KB 560/1044 KB 292/713 KB 356/1063 KB 788/1267 KB 1396/1710 KB 564/1044 KB 292/713 KB 356/1063 KB 788/1267 KB 1380/1710 KB 528/1044 KB 292/713 KB 356/1063 KB 772/1267 KB 1380/1710 KB 528/1044 KB 288/713 KB 356/1063 KB 772/1267 KB 1396/1710 KB 564/1044 KB 292/713 KB 360/1063 KB 788/1267 KB 1396/1710 KB 564/1044 KB 292/713 KB 364/1063 KB 788/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 368/1063 KB 788/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 372/1063 KB 788/1267 KB 1396/1710 KB 548/1044 KB 292/713 KB 356/1063 KB 788/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 372/1063 KB 792/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 372/1063 KB 796/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 372/1063 KB 800/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 372/1063 KB 804/1267 KB 1396/1710 KB 540/1044 KB 292/713 KB 356/1063 KB 784/1267 KB 1400/1710 KB 564/1044 KB 296/713 KB 376/1063 KB 804/1267 KB 1404/1710 KB 564/1044 KB 296/713 KB 376/1063 KB 804/1267 KB 1408/1710 KB 564/1044 KB 296/713 KB 376/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 296/713 KB 376/1063 KB 804/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 376/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 296/713 KB 380/1063 KB 804/1267 KB 1396/1710 KB 564/1044 KB 296/713 KB 364/1063 KB 788/1267 KB 1412/1710 KB 564/1044 KB 300/713 KB 380/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 304/713 KB 380/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 308/713 KB 380/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 312/713 KB 380/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 316/713 KB 380/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 320/713 KB 380/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 320/713 KB 384/1063 KB 804/1267 KB 1412/1710 KB 564/1044 KB 324/713 KB 384/1063 KB 804/1267 KB 1416/1710 KB 568/1044 KB 328/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 568/1044 KB 332/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 568/1044 KB 336/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 568/1044 KB 324/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 572/1044 KB 336/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 576/1044 KB 336/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 564/1044 KB 324/713 KB 388/1063 KB 808/1267 KB 1416/1710 KB 564/1044 KB 324/713 KB 388/1063 KB 804/1267 KB 1420/1710 KB 576/1044 KB 336/713 KB 388/1063 KB 808/1267 KB 1424/1710 KB 576/1044 KB 336/713 KB 388/1063 KB 808/1267 KB 1424/1710 KB 576/1044 KB 336/713 KB 388/1063 KB 812/1267 KB 1424/1710 KB 576/1044 KB 336/713 KB 388/1063 KB 816/1267 KB 1412/1710 KB 564/1044 KB 324/713 KB 388/1063 KB 804/1267 KB 1428/1710 KB 576/1044 KB 336/713 KB 392/1063 KB 816/1267 KB 1428/1710 KB 576/1044 KB 336/713 KB 396/1063 KB 820/1267 KB 1428/1710 KB 576/1044 KB 336/713 KB 400/1063 KB 820/1267 KB 1428/1710 KB 580/1044 KB 336/713 KB 400/1063 KB 820/1267 KB 1428/1710 KB 584/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1428/1710 KB 588/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1428/1710 KB 592/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1428/1710 KB 576/1044 KB unit-abot-epc-basic-0: 11:01:33 DEBUG unit.abot-epc-basic/0.install 336/713 KB 388/1063 KB 816/1267 KB 1432/1710 KB 592/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1436/1710 KB 592/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1440/1710 KB 592/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1428/1710 KB 580/1044 KB 340/713 KB 404/1063 KB 820/1267 KB 1440/1710 KB 592/1044 KB 344/713 KB 404/1063 KB 820/1267 KB 1440/1710 KB 592/1044 KB 348/713 KB 404/1063 KB 820/1267 KB 1440/1710 KB 592/1044 KB 352/713 KB 404/1063 KB 820/1267 KB 1444/1710 KB 592/1044 KB 356/713 KB 404/1063 KB 820/1267 KB 1444/1710 KB 596/1044 KB 360/713 KB 404/1063 KB 820/1267 KB 1428/1710 KB 580/1044 KB 336/713 KB 404/1063 KB 820/1267 KB 1428/1710 KB 576/1044 KB 336/713 KB 392/1063 KB 820/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 824/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 828/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 832/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 836/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 840/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 844/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 848/1267 KB 1444/1710 KB 596/1044 KB 356/713 KB 404/1063 KB 820/1267 KB 1444/1710 KB 600/1044 KB 364/713 KB 408/1063 KB 848/1267 KB 1444/1710 KB 592/1044 KB 352/713 KB 404/1063 KB 820/1267 KB 1448/1710 KB 600/1044 KB 364/713 KB 408/1063 KB 848/1267 KB 1452/1710 KB 600/1044 KB 364/713 KB 408/1063 KB 848/1267 KB 1444/1710 KB 596/1044 KB 364/713 KB 408/1063 KB 820/1267 KB 1452/1710 KB 600/1044 KB 364/713 KB 412/1063 KB 848/1267 KB 1452/1710 KB 600/1044 KB 364/713 KB 416/1063 KB 848/1267 KB 1452/1710 KB 600/1044 KB 364/713 KB 420/1063 KB 848/1267 KB 1456/1710 KB 600/1044 KB 364/713 KB 420/1063 KB 848/1267 KB 1456/1710 KB 604/1044 KB 364/713 KB 420/1063 KB 848/1267 KB 1456/1710 KB 608/1044 KB 364/713 KB 420/1063 KB 852/1267 KB 1456/1710 KB 612/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1460/1710 KB 616/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1460/1710 KB 620/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1460/1710 KB 624/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1456/1710 KB 604/1044 KB 364/713 KB 420/1063 KB 852/1267 KB 1460/1710 KB 624/1044 KB 364/713 KB 424/1063 KB 856/1267 KB 1460/1710 KB 624/1044 KB 364/713 KB 424/1063 KB 860/1267 KB 1460/1710 KB 612/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1464/1710 KB 624/1044 KB 364/713 KB 424/1063 KB 860/1267 KB 1468/1710 KB 624/1044 KB 364/713 KB 424/1063 KB 860/1267 KB 1472/1710 KB 624/1044 KB 364/713 KB 424/1063 KB 860/1267 KB 1444/1710 KB 608/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1472/1710 KB 624/1044 KB 368/713 KB 424/1063 KB 860/1267 KB 1472/1710 KB 624/1044 KB 372/713 KB 424/1063 KB 860/1267 KB 1472/1710 KB 624/1044 KB 376/713 KB 424/1063 KB 860/1267 KB 1456/1710 KB 608/1044 KB 364/713 KB 424/1063 KB 852/1267 KB 1472/1710 KB 624/1044 KB 376/713 KB 428/1063 KB 864/1267 KB 1472/1710 KB 624/1044 KB 376/713 KB 432/1063 KB 864/1267 KB 1472/1710 KB 624/1044 KB 376/713 KB 436/1063 KB 864/1267 KB 1472/1710 KB 624/1044 KB 376/713 KB 440/1063 KB 864/1267 KB 1472/1710 KB 624/1044 KB 376/713 KB 444/1063 KB 864/1267 KB 1476/1710 KB 624/1044 KB 380/713 KB 448/1063 KB 864/1267 KB 1476/1710 KB 624/1044 KB 380/713 KB 452/1063 KB 864/1267 KB 1476/1710 KB 628/1044 KB 380/713 KB 456/1063 KB 864/1267 KB 1476/1710 KB 628/1044 KB 380/713 KB 460/1063 KB 864/1267 KB 1476/1710 KB 628/1044 KB 380/713 KB 464/1063 KB 864/1267 KB 1476/1710 KB 628/1044 KB 380/713 KB 468/1063 KB 864/1267 KB 1472/1 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 710 KB 624/1044 KB 376/713 KB 424/1063 KB 864/1267 KB 1476/1710 KB 628/1044 KB 380/713 KB 468/1063 KB 868/1267 KB 1476/1710 KB 628/1044 KB 380/713 KB 452/1063 KB 864/1267 KB 1476/1710 KB 632/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 636/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 640/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 644/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 648/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 652/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 656/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 624/1044 KB 380/713 KB 444/1063 KB 864/1267 KB 1480/1710 KB 656/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1484/1710 KB 656/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1488/1710 KB 656/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1472/1710 KB 624/1044 KB 380/713 KB 444/1063 KB 864/1267 KB 1488/1710 KB 656/1044 KB 384/713 KB 468/1063 KB 872/1267 KB 1488/1710 KB 656/1044 KB 388/713 KB 468/1063 KB 872/1267 KB 1476/1710 KB 632/1044 KB 380/713 KB 468/1063 KB 872/1267 KB 1488/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 876/1267 KB 1488/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 880/1267 KB 1488/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 884/1267 KB 1492/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 888/1267 KB 1492/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 892/1267 KB 1492/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 896/1267 KB 1492/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 900/1267 KB 1492/1710 KB 660/1044 KB 392/713 KB 472/1063 KB 904/1267 KB 1492/1710 KB 660/1044 KB 392/713 KB 472/1063 KB 908/1267 KB 1492/1710 KB 660/1044 KB 392/713 KB 472/1063 KB 912/1267 KB 1488/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 872/1267 KB 1492/1710 KB 660/1044 KB 396/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 400/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 404/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 408/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 412/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 416/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 420/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 424/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 428/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 432/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 660/1044 KB 392/713 KB 472/1063 KB 900/1267 KB 1492/1710 KB 664/1044 KB 432/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 668/1044 KB 432/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 672/1044 KB 432/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 676/1044 KB 432/713 KB 472/1063 KB 912/1267 KB 1492/1710 KB 680/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1492/1710 KB 684/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1492/1710 KB 688/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1492/1710 KB 656/1044 KB 392/713 KB 472/1063 KB 900/1267 KB 1492/1710 KB 656/1044 KB 392/713 KB 468/1063 KB 884/1267 KB 1496/1710 KB 688/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1500/1710 KB 688/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1504/1710 KB 688/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1508/1710 KB 688/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1512/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1516/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1520/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1524/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1528/1710 KB 688/1044 KB 436/713 KB 476/1063 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 916/1267 KB 1532/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1536/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1540/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1544/1710 KB 692/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1492/1710 KB 676/1044 KB 436/713 KB 472/1063 KB 916/1267 KB 1544/1710 KB 692/1044 KB 436/713 KB 476/1063 KB 920/1267 KB 1544/1710 KB 692/1044 KB 436/713 KB 476/1063 KB 924/1267 KB 1544/1710 KB 692/1044 KB 436/713 KB 476/1063 KB 928/1267 KB 1492/1710 KB 676/1044 KB 436/713 KB 472/1063 KB 912/1267 KB 1544/1710 KB 692/1044 KB 440/713 KB 476/1063 KB 928/1267 KB 1544/1710 KB 692/1044 KB 444/713 KB 476/1063 KB 932/1267 KB 1544/1710 KB 692/1044 KB 448/713 KB 476/1063 KB 932/1267 KB 1544/1710 KB 692/1044 KB 452/713 KB 476/1063 KB 932/1267 KB 1540/1710 KB 692/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1508/1710 KB 688/1044 KB 436/713 KB 476/1063 KB 916/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 480/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 484/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 488/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 492/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 496/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 500/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 504/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 508/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 512/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 516/1063 KB 932/1267 KB 1548/1710 KB 692/1044 KB 452/713 KB 476/1063 KB 932/1267 KB 1552/1710 KB 696/1044 KB 452/713 KB 516/1063 KB 932/1267 KB 1556/1710 KB 696/1044 KB 452/713 KB 516/1063 KB 932/1267 KB 1544/1710 KB 692/1044 KB 440/713 KB 476/1063 KB 932/1267 KB 1556/1710 KB 696/1044 KB 456/713 KB 520/1063 KB 936/1267 KB 1556/1710 KB 696/1044 KB 456/713 KB 520/1063 KB 940/1267 KB 1556/1710 KB 696/1044 KB 456/713 KB 520/1063 KB 944/1267 KB 1556/1710 KB 696/1044 KB 456/713 KB 520/1063 KB 948/1267 KB 1556/1710 KB 696/1044 KB 456/713 KB 520/1063 KB 932/1267 KB 1560/1710 KB 696/1044 KB 460/713 KB 520/1063 KB 948/1267 KB 1560/1710 KB 696/1044 KB 464/713 KB 520/1063 KB 948/1267 KB 1556/1710 KB 696/1044 KB 452/713 KB 520/1063 KB 932/1267 KB 1560/1710 KB 696/1044 KB 464/713 KB 524/1063 KB 948/1267 KB 1560/1710 KB 696/1044 KB 464/713 KB 528/1063 KB 948/1267 KB 1560/1710 KB 696/1044 KB 464/713 KB 532/1063 KB 948/1267 KB 1560/1710 KB 696/1044 KB 468/713 KB 536/1063 KB 952/1267 KB 1560/1710 KB 696/1044 KB 468/713 KB 540/1063 KB 952/1267 KB 1560/1710 KB 696/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1548/1710 KB 696/1044 KB 452/713 KB 516/1063 KB 932/1267 KB 1560/1710 KB 700/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1560/1710 KB 704/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1560/1710 KB 708/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1560/1710 KB 712/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1560/1710 KB 716/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1560/1710 KB 720/1044 KB 468/713 KB 544/1063 KB 952/1267 KB 1560/1710 KB 696/1044 KB 468/713 KB 532/1063 KB 952/1267 KB 1560/1710 KB 720/1044 KB 468/713 KB 544/1063 KB 956/1267 KB 1560/1710 KB 720/1044 KB 468/713 KB 544/1063 KB 960/1267 KB 1560/1710 KB 696/1044 KB 468/713 KB 532/1063 KB 948/1267 KB 1560/1710 KB 696/1044 KB 456/713 KB 520/1063 KB 948/1267 KB 1564/1710 KB 720/1044 KB 468/713 KB 544/1063 KB 960/1267 KB 1568/1710 KB 720/1044 KB 468/713 KB 544/1063 KB 960/1267 KB 1572/1710 KB 720/1044 KB 468/ unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 713 KB 544/1063 KB 960/1267 KB 1576/1710 KB 724/1044 KB 472/713 KB 548/1063 KB 964/1267 KB 1580/1710 KB 724/1044 KB 472/713 KB 548/1063 KB 964/1267 KB 1584/1710 KB 724/1044 KB 472/713 KB 548/1063 KB 964/1267 KB 1572/1710 KB 720/1044 KB 472/713 KB 544/1063 KB 960/1267 KB 1584/1710 KB 724/1044 KB 476/713 KB 548/1063 KB 964/1267 KB 1584/1710 KB 724/1044 KB 480/713 KB 548/1063 KB 964/1267 KB 1584/1710 KB 724/1044 KB 484/713 KB 548/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 488/713 KB 548/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 492/713 KB 548/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 496/713 KB 548/1063 KB 964/1267 KB 1572/1710 KB 724/1044 KB 472/713 KB 548/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 496/713 KB 552/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 496/713 KB 556/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 496/713 KB 560/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 496/713 KB 564/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 568/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 572/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 964/1267 KB 1572/1710 KB 724/1044 KB 472/713 KB 544/1063 KB 964/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 968/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 972/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 976/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 980/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 984/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 988/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1572/1710 KB 724/1044 KB 472/713 KB 544/1063 KB 960/1267 KB 1588/1710 KB 728/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 732/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 736/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 740/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 744/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 748/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 752/1044 KB 500/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 724/1044 KB 500/713 KB 564/1063 KB 964/1267 KB 1588/1710 KB 752/1044 KB 504/713 KB 576/1063 KB 992/1267 KB 1588/1710 KB 752/1044 KB 508/713 KB 576/1063 KB 996/1267 KB 1588/1710 KB 752/1044 KB 512/713 KB 576/1063 KB 996/1267 KB 1588/1710 KB 756/1044 KB 516/713 KB 576/1063 KB 996/1267 KB 1588/1710 KB 756/1044 KB 520/713 KB 580/1063 KB 996/1267 KB 1588/1710 KB 756/1044 KB 524/713 KB 580/1063 KB 996/1267 KB 1588/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1588/1710 KB 724/1044 KB 484/713 KB 548/1063 KB 964/1267 KB 1592/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1596/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1600/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1604/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1608/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1612/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1616/1710 KB 756/1044 KB 528/713 KB 580/1063 KB 996/1267 KB 1588/1710 KB 756/1044 KB 516/713 KB 580/1063 KB 996/1267 KB 1616/1710 KB 756/1044 KB 528/713 KB 584/1063 KB 996/1267 KB 1616/1710 KB 756/1044 KB 528/713 KB 588/1063 KB 996/1267 KB 1616/1710 KB 756/1044 KB 528/713 KB 592/1063 KB 996/1267 KB 1620/1710 KB 756/1044 KB 528/713 KB 596/1063 KB 996/1267 KB 1620/1710 KB 756/1044 KB 532/713 KB 600/1063 KB 996/1267 KB 1620/1710 KB 756/1044 KB 532/713 KB 604/1063 KB 996/1267 KB 1620/1710 K unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install B 756/1044 KB 532/713 KB 608/1063 KB 996/1267 KB 1588/1710 KB 756/1044 KB 512/713 KB 576/1063 KB 996/1267 KB 1620/1710 KB 760/1044 KB 532/713 KB 608/1063 KB 996/1267 KB 1588/1710 KB 752/1044 KB 504/713 KB 576/1063 KB 996/1267 KB 1620/1710 KB 760/1044 KB 532/713 KB 608/1063 KB 1000/1267 KB 1620/1710 KB 760/1044 KB 532/713 KB 608/1063 KB 1004/1267 KB 1620/1710 KB 760/1044 KB 532/713 KB 608/1063 KB 1008/1267 KB 1620/1710 KB 760/1044 KB 532/713 KB 608/1063 KB 1012/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 608/1063 KB 1016/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 608/1063 KB 1020/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 608/1063 KB 1024/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 608/1063 KB 1028/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 612/1063 KB 1032/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 612/1063 KB 1036/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 756/1044 KB 532/713 KB 604/1063 KB 996/1267 KB 1620/1710 KB 764/1044 KB 536/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 764/1044 KB 540/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 764/1044 KB 544/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 764/1044 KB 548/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 764/1044 KB 552/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 764/1044 KB 556/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1620/1710 KB 756/1044 KB 528/713 KB 592/1063 KB 996/1267 KB 1624/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1628/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1632/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1636/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1640/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1644/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1648/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1652/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1040/1267 KB 1656/1710 KB 764/1044 KB 564/713 KB 612/1063 KB 1044/1267 KB 1660/1710 KB 764/1044 KB 564/713 KB 612/1063 KB 1044/1267 KB 1664/1710 KB 764/1044 KB 564/713 KB 612/1063 KB 1044/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 612/1063 KB 1028/1267 KB 1664/1710 KB 764/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1620/1710 KB 764/1044 KB 532/713 KB 608/1063 KB 1012/1267 KB 1664/1710 KB 768/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 772/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 776/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 780/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 784/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 788/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 792/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 796/1044 KB 564/713 KB 616/1063 KB 1044/1267 KB 1664/1710 KB 800/1044 KB 564/713 KB 620/1063 KB 1044/1267 KB 1664/1710 KB 804/1044 KB 564/713 KB 620/1063 KB 1044/1267 KB 1664/1710 KB 808/1044 KB 564/713 KB 620/1063 KB 1044/1267 KB 1664/1710 KB 812/1044 KB 564/713 KB 620/1063 KB 1044/1267 KB 1664/1710 KB 816/1044 KB 564/713 KB 620/1063 KB 1044/1267 KB 1652/1710 KB 764/1044 KB 564/713 KB 612/1063 KB 1044/1267 KB 1664/1710 KB 816/1044 KB 568/713 KB 620/1063 KB 1044/1267 KB 1664/1710 KB 816/1044 KB 572/713 KB 620/1063 KB 1044/1267 KB 1668/1710 KB 816/1044 KB 576/713 KB 620/1063 KB 1044/1267 KB 1668/1710 KB 816/1044 KB 580/713 KB 620/1063 KB 1044/1267 KB 1668/1710 KB 820/1044 KB 584/713 KB 620/1063 KB 1044/1267 KB 1668/1710 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 820/1044 KB 588/713 KB 620/1063 KB 1044/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1044/1267 KB 1652/1710 KB 764/1044 KB 560/713 KB 612/1063 KB 1044/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1048/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1052/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1056/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1060/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1064/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1068/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1072/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1076/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1080/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1084/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1088/1267 KB 1668/1710 KB 820/1044 KB 592/713 KB 620/1063 KB 1092/1267 KB 1668/1710 KB 820/1044 KB 580/713 KB 620/1063 KB 1044/1267 KB 1668/1710 KB 824/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1668/1710 KB 828/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1668/1710 KB 832/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1668/1710 KB 816/1044 KB 572/713 KB 620/1063 KB 1044/1267 KB 1672/1710 KB 832/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1676/1710 KB 832/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1680/1710 KB 832/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1684/1710 KB 832/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1664/1710 KB 796/1044 KB 564/713 KB 620/1063 KB 1044/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 624/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 628/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 632/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 636/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 640/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 644/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 648/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 652/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 656/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 660/1063 KB 1092/1267 KB 1688/1710 KB 836/1044 KB 596/713 KB 664/1063 KB 1092/1267 KB 1688/1710 KB 836/1044 KB 596/713 KB 668/1063 KB 1092/1267 KB 1688/1710 KB 836/1044 KB 596/713 KB 672/1063 KB 1092/1267 KB 1684/1710 KB 836/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1688/1710 KB 840/1044 KB 596/713 KB 672/1063 KB 1092/1267 KB 1688/1710 KB 844/1044 KB 596/713 KB 672/1063 KB 1092/1267 KB 1688/1710 KB 848/1044 KB 596/713 KB 672/1063 KB 1092/1267 KB 1688/1710 KB 852/1044 KB 596/713 KB 676/1063 KB 1092/1267 KB 1668/1710 KB 820/1044 KB 596/713 KB 620/1063 KB 1092/1267 KB 1688/1710 KB 852/1044 KB 600/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 852/1044 KB 604/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 852/1044 KB 608/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 852/1044 KB 612/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 852/1044 KB 616/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 856/1044 KB 620/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 856/1044 KB 624/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 852/1044 KB 596/713 KB 676/1063 KB 1096/1267 KB 1688/1710 KB 856/1044 KB 624/713 KB 676/1063 KB 1100/1267 KB 1688/1710 KB 856/1044 KB 624/713 KB 676/1063 KB 1104/1267 KB 1688/1710 KB 848/1044 KB 596/713 KB 676/1063 KB 1092/1267 KB 1688/1710 KB 856/1044 KB 624/713 KB 680/1063 KB 1104/1267 KB 1688/1710 KB 856/1044 KB 624/713 KB 684/1063 KB 1104/1267 KB 1 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 688/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1688/1710 KB 836/1044 KB 596/713 KB 660/1063 KB 1092/1267 KB 1692/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1696/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1700/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1704/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1708/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1710/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1104/1267 KB 1688/1710 KB 856/1044 KB 616/713 KB 676/1063 KB 1096/1267 KB 1710/1710 KB 856/1044 KB 624/713 KB 688/1063 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 628/713 KB 692/1063 KB 1112/1267 KB 1710/1710 KB 860/1044 KB 628/713 KB 692/1063 KB 1116/1267 KB 1710/1710 KB 860/1044 KB 628/713 KB 692/1063 KB 1120/1267 KB 1710/1710 KB 860/1044 KB 628/713 KB 692/1063 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 632/713 KB 692/1063 KB 1120/1267 KB 1710/1710 KB 860/1044 KB 636/713 KB 692/1063 KB 1120/1267 KB 1710/1710 KB 860/1044 KB 640/713 KB 692/1063 KB 1120/1267 KB 1710/1710 KB 860/1044 KB 644/713 KB 692/1063 KB 1120/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 692/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 624/713 KB 692/1063 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 696/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 700/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 704/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 708/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 712/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 716/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 624/713 KB 688/1063 KB 1108/1267 KB 1710/1710 KB 864/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 868/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 872/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 876/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 880/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 884/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 888/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 892/1044 KB 648/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 896/1044 KB 652/713 KB 720/1063 KB 1124/1267 KB 1710/1710 KB 900/1044 KB 652/713 KB 720/1063 KB 1124/1267 KB 904/1044 KB 652/713 KB 724/1063 KB 1124/1267 KB 908/1044 KB 652/713 KB 724/1063 KB 1124/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1124/1267 KB 1710/1710 KB 860/1044 KB 644/713 KB 692/1063 KB 1124/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1128/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1132/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1136/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1140/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1144/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1148/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1152/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1156/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1160/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1164/1267 KB 912/1044 KB 652/713 KB 724/1063 KB 1168/1267 KB 916/1044 KB 652/713 KB 724/1063 KB 1172/1267 KB 916/1044 KB 652/713 KB 724/1063 KB 1176/1267 KB 916/1044 KB 652/713 KB 724/1063 KB 1180/1267 KB 916/1044 KB 652/713 KB 724/1063 KB 1184/1267 KB 900/1044 KB 652/713 KB 724/1063 KB 1124/1267 KB 916/1044 KB 652/713 KB 728/1063 KB 1184/1267 KB 916/1044 KB 652/713 KB 732/1063 KB 1184/1267 KB 916/1044 KB 652/713 KB 736/1063 KB 1184/1267 KB 916/1044 KB 652/71 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 3 KB 740/1063 KB 1184/1267 KB 916/1044 KB 652/713 KB 744/1063 KB 1184/1267 KB 916/1044 KB 652/713 KB 748/1063 KB 1184/1267 KB 916/1044 KB 652/713 KB 752/1063 KB 1184/1267 KB 1710/1710 KB 892/1044 KB 652/713 KB 720/1063 KB 1124/1267 KB 916/1044 KB 656/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 660/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 664/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 668/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 672/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 676/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 680/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 684/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 688/713 KB 752/1063 KB 1184/1267 KB 916/1044 KB 652/713 KB 724/1063 KB 1168/1267 KB 920/1044 KB 688/713 KB 752/1063 KB 1184/1267 KB 924/1044 KB 688/713 KB 752/1063 KB 1184/1267 KB 928/1044 KB 688/713 KB 752/1063 KB 1184/1267 KB 932/1044 KB 692/713 KB 756/1063 KB 1184/1267 KB 936/1044 KB 692/713 KB 756/1063 KB 1188/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3184.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 940/1044 KB 692/713 KB 756/1063 KB 1188/1267 KB 944/1044 KB 692/713 KB 756/1063 KB 1188/1267 KB 948/1044 KB 692/713 KB 756/1063 KB 1188/1267 KB 952/1044 KB 692/713 KB 756/1063 KB 1188/1267 KB 932/1044 KB 692/713 KB 756/1063 KB 1188/1267 KB 952/1044 KB 692/713 KB 756/1063 KB 1192/1267 KB 952/1044 KB 692/713 KB 756/1063 KB 1196/1267 KB 952/1044 KB 692/713 KB 756/1063 KB 1200/1267 KB 952/1044 KB 692/713 KB 756/1063 KB 1204/1267 KB 956/1044 KB 692/713 KB 756/1063 KB 1208/1267 KB 956/1044 KB 692/713 KB 756/1063 KB 1212/1267 KB 956/1044 KB 692/713 KB 756/1063 KB 1216/1267 KB 928/1044 KB 692/713 KB 756/1063 KB 1184/1267 KB 956/1044 KB 696/713 KB 756/1063 KB 1216/1267 KB 956/1044 KB 700/713 KB 756/1063 KB 1216/1267 KB 956/1044 KB 704/713 KB 756/1063 KB 1216/1267 KB 956/1044 KB 708/713 KB 756/1063 KB 1216/1267 KB 956/1044 KB 712/713 KB 756/1063 KB 1216/1267 KB 956/1044 KB 713/713 KB 756/1063 KB 1220/1267 KB 928/1044 KB 688/713 KB 756/1063 KB 1184/1267 KB 956/1044 KB 713/713 KB 760/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 764/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 768/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 772/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 776/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 780/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 784/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 788/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 792/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 796/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 800/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 804/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 808/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 812/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 816/1063 KB 1220/1267 KB 956/1044 KB 712/713 KB 756/1063 KB 1220/1267 KB 956/1044 KB 713/713 KB 816/1063 KB 1224/1267 KB 956/1044 KB 713/713 KB 816/1063 KB 1228/1267 KB 956/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 956/1044 KB 692/713 KB 756/1063 KB 1204/1267 KB 960/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 964/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 968/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 972/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 976/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 980/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 984/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 988/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 992/1044 KB 713/713 KB 816/1063 KB 1232/1267 KB 996/1044 KB 713/713 KB 816/1063 KB 1236/1267 KB 1000/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 1004/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 4/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 992/1044 KB 713/713 KB 816/1063 KB 1236/1267 KB 4/257 KB 1004/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 8/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 12/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 16/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 20/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 24/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 28/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 32/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 36/257 KB 1008/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 40/257 KB 1008/1044 KB 820/1063 KB 1236/1267 KB 44/257 KB 1008/1044 KB 820/1063 KB 1236/1267 KB 48/257 KB 1008/1044 KB 820/1063 KB 1236/1267 KB 52/257 KB 1008/1044 KB 820/1063 KB 1236/1267 KB 56/257 KB 1008/1044 KB 820/1063 KB 1236/1267 KB 60/257 KB 1008/1044 KB 820/1063 KB 1236/1267 KB 64/257 KB 1008/1044 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 820/1063 KB 1240/1267 KB 996/1044 KB 713/713 KB 820/1063 KB 1236/1267 KB 60/257 KB 1008/1044 KB 820/1063 KB 1240/1267 KB 64/257 KB 1008/1044 KB 820/1063 KB 1244/1267 KB 64/257 KB 1008/1044 KB 820/1063 KB 1248/1267 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 1284.6 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 68/257 KB 1008/1044 KB 820/1063 KB 1248/1267 KB 72/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 76/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 80/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 84/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 88/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 92/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 96/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 100/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 104/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 108/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 112/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 68/257 KB 1012/1044 KB 824/1063 KB 1252/1267 KB 112/257 KB 1016/1044 KB 824/1063 KB 1252/1267 KB 112/257 KB 1020/1044 KB 824/1063 KB 1252/1267 KB 112/257 KB 1024/1044 KB 824/1063 KB 1252/1267 KB 112/257 KB 1028/1044 KB 824/1063 KB 1252/1267 KB 68/257 KB 1008/1044 KB 824/1063 KB 1252/1267 KB 112/257 KB 1028/1044 KB 824/1063 KB 1256/1267 KB 112/257 KB 1028/1044 KB 824/1063 KB 1260/1267 KB 112/257 KB 1028/1044 KB 824/1063 KB 1264/1267 KB 68/257 KB 1008/1044 KB 824/1063 KB 1248/1267 KB 112/257 KB 1028/1044 KB 828/1063 KB 1264/1267 KB 112/257 KB 1028/1044 KB 832/1063 KB 1264/1267 KB 112/257 KB 1028/1044 KB 836/1063 KB 1264/1267 KB 112/257 KB 1028/1044 KB 840/1063 KB 1264/1267 KB 112/257 KB 1028/1044 KB 844/1063 KB 1267/1267 KB 112/257 KB 1028/1044 KB 848/1063 KB 1267/1267 KB 112/257 KB 1028/1044 KB 840/1063 KB 1267/1267 KB 112/257 KB 1028/1044 KB 852/1063 KB 1267/1267 KB 112/257 KB 1028/1044 KB 856/1063 KB 1267/1267 KB 112/257 KB 1032/1044 KB 856/1063 KB 1267/1267 KB 112/257 KB 1036/1044 KB 856/1063 KB 1267/1267 KB 112/257 KB 1040/1044 KB 856/1063 KB 1267/1267 KB 112/257 KB 1040/1044 KB 860/1063 KB 1267/1267 KB 112/257 KB 1040/1044 KB 864/1063 KB 1267/1267 KB 112/257 KB 1040/1044 KB 868/1063 KB 1267/1267 KB 112/257 KB 1044/1044 KB 868/1063 KB 1267/1267 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 4/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 4/549 KB 112/257 KB 1044/1044 KB 868/1063 KB 1267/1267 KB 4/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 8/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 12/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 16/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 20/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 24/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 28/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 1267/1267 KB 32/549 KB 112/257 KB 1044/1044 KB 872/1063 KB 36/549 KB 112/257 KB 1044/1044 KB 876/1063 KB 40/549 KB 116/257 KB 1044/1044 KB 876/1063 KB 44/549 KB 116/257 KB 1044/1044 KB 876/1063 KB 48/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2214.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 116/257 KB 1044/1044 KB 876/1063 KB 40/549 KB 120/257 KB 1044/1044 KB 876/1063 KB 48/549 KB 124/257 KB 1044/1044 KB 876/1063 KB 48/549 KB 128/257 KB 1044/1044 KB 876/1063 KB 48/549 KB 112/257 KB 1044/1044 KB 876/1063 KB 36/549 KB 128/257 KB 1044/1044 KB 880/1063 KB 48/549 KB 128/257 KB 1044/1044 KB 884/1063 KB 48/549 KB 132/257 KB 888/1063 KB 52/549 KB 132/257 KB 892/1063 KB 52/549 KB 132/257 KB 896/1063 KB 52/549 KB 132/257 KB 900/1063 KB 52/549 KB 132/257 KB 904/1063 KB 52/549 KB 132/257 KB 908/1063 KB 52/549 KB 132/257 KB 912/1063 KB 52/549 KB 132/257 KB 884/1063 KB 52/549 KB 132/257 KB 912/1063 KB 56/549 KB 132/257 KB 912/1063 KB 60/549 KB 132/257 KB 912/1063 KB 64/549 KB 132/257 KB 884/1063 KB 48/549 KB 136/257 KB 912/1063 KB 64/549 KB 140/257 KB 912/1063 KB 64/549 KB 144/257 KB 912/1063 KB 64/549 KB 148/257 KB 912/1063 KB 64/549 KB 4/358 KB 152/257 KB 912/1063 KB 68/549 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 1799.8 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 4/358 KB 148/257 KB 912/1063 KB 68/549 KB 8/358 KB 152/257 KB 912/1063 KB 68/549 KB 12/358 KB 152/257 KB 912/1063 KB 68/549 KB 16/358 KB 152/257 KB 912/1063 KB 68/549 KB 16/358 KB 156/257 KB 912/1063 KB 68/549 KB 16/358 KB 160/257 KB 912/1063 KB 68/549 KB 20/358 KB 164/257 KB 916/1063 KB 68/549 KB 20/358 KB 168/257 KB 916/1063 KB 68/549 KB 20/358 KB 172/257 KB 916/1063 KB 68/549 KB 20/358 KB 176/257 KB 916/1063 KB 68/549 KB 20/358 KB 180/257 KB 916/1063 KB 68/549 KB 20/358 KB 184/257 KB 916/1063 KB 68/549 KB 20/358 KB 188/257 KB 916/1063 KB 68/549 KB 20/358 KB 192/257 KB 916/1063 KB 68/549 KB 148/257 KB 912/1063 KB 68/549 KB 20/358 KB 192/257 KB 916/1063 KB 72/549 KB 20/358 KB 192/257 KB 916/1063 KB 76/549 KB 20/358 KB 192/257 KB 916/1063 KB 80/549 KB 20/358 KB 192/257 KB 916/1063 KB 84/549 KB 20/358 KB 192/257 KB 916/1063 KB 88/549 KB 20/358 KB 192/257 KB 916/1063 KB 92/549 KB 20/358 KB 192/257 KB 916/1063 KB 96/549 KB 20/358 KB 160/257 KB 916/1063 KB 68/549 KB 24/358 KB 192/257 KB 916/1063 KB 96/549 KB 28/358 KB 192/257 KB 916/1063 KB 96/549 KB 32/358 KB 192/257 KB 916/1063 KB 96/549 KB 36/358 KB 192/257 KB 916/1063 KB 96/549 KB 40/358 KB 192/257 KB 916/1063 KB 96/549 KB 44/358 KB 192/257 KB 916/1063 KB 96/549 KB 48/358 KB 192/257 KB 916/1063 KB 96/549 KB 16/358 KB 160/257 KB 916/1063 KB 68/549 KB 48/358 KB 192/257 KB 920/1063 KB 100/549 KB 48/358 KB 192/257 KB 924/1063 KB 100/549 KB 48/358 KB 192/257 KB 928/1063 KB 100/549 KB 48/358 KB 192/257 KB 932/1063 KB 100/549 KB 48/358 KB 192/257 KB 3/5 KB 936/1063 KB 100/549 KB 48/358 KB 192/257 KB 3/5 KB 940/1063 KB 100/549 KB 48/358 KB 192/257 KB 3/5 KB 944/1063 KB 100/549 KB 48/358 KB 192/257 KB 3/5 KB 948/1063 KB 100/549 KB 52/358 KB 196/257 KB 3/5 KB 952/1063 KB 100/549 KB 52/358 KB 196/257 KB 3/5 KB 956/1063 KB 100/549 KB 52/358 KB 196/257 KB 3/5 KB 960/1063 KB 100/549 KB 48/358 KB 192/257 KB 916/1063 KB 100/549 KB 52/358 KB 196/257 KB 3/5 KB 960/1063 KB 104/549 KB 52/358 KB 196/257 KB 3/5 KB 960/1063 KB 108/549 KB 52/358 KB 196/257 KB 3/5 KB 960/1063 KB 112/549 KB 52/358 KB 196/257 KB 3/5 KB 948/1063 KB 100/549 KB 52/358 KB 200/257 KB 3/5 KB 960/1063 KB 112/549 KB 52/358 KB 204/257 KB 3/5 KB 960/1063 KB 116/549 KB 52/358 KB 208/257 KB 3/5 KB 960/1063 KB 116/549 KB 52/358 KB 192/257 KB 3/5 KB 948/1063 KB 100/549 KB 48/358 KB 192/257 KB 3/5 KB 932/1063 KB 100/549 KB 52/358 KB 208/257 KB 5/5 KB 960/1063 KB 116/549 KB 56/358 KB 208/257 KB 5/5 KB 960/1063 KB 116/549 KB 60/358 KB 208/257 KB 5/5 KB 960/1063 KB 116/549 KB 64/358 KB 208/257 KB 5/5 KB 960/1063 KB 116/549 KB 64/358 KB 208/257 KB 5/5 KB 964/1063 KB 116/549 KB 68/358 KB 212/257 KB 5/5 KB 968/1063 KB 116/549 KB 68/358 KB 212/257 KB 5/5 KB 972/1063 KB 116/549 KB 68/358 KB 212/257 KB 5/5 KB 976/1063 KB 116/549 KB 52/358 KB 200/257 KB 3/5 KB 960/1063 KB 116/549 KB 68/358 KB 212/257 KB 5/5 KB 976/1063 KB 120/549 KB 68/358 KB 212/257 KB 5/5 KB 976/1063 KB 124/549 KB 68/358 KB 212/257 KB 5/5 KB 976/1063 KB 128/549 KB 68/358 KB 212/257 KB 5/5 KB 976/1063 KB 132/549 KB 68/358 KB 212/257 KB 5/5 KB 980/1063 KB 136/549 KB 68/358 KB 212/257 KB 5/5 KB 980/1063 KB 140/549 KB 68/358 KB 212/257 KB 5/5 KB 980/1063 KB 144/549 KB 68/358 KB 212/257 KB 5/5 KB 964/1063 KB 116/549 KB 68/358 KB 216/257 KB 5/5 KB 980/1063 KB 144/549 KB 68/358 KB 220/257 KB 5/5 KB 980/1063 KB 144/549 KB 68/358 KB 224/257 KB 5/5 KB 980/1063 KB 144/549 KB 6 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 8/358 KB 208/257 KB 5/5 KB 964/1063 KB 116/549 KB 72/358 KB 224/257 KB 5/5 KB 980/1063 KB 144/549 KB 76/358 KB 224/257 KB 5/5 KB 980/1063 KB 144/549 KB 80/358 KB 224/257 KB 5/5 KB 980/1063 KB 144/549 KB 84/358 KB 224/257 KB 5/5 KB 980/1063 KB 144/549 KB 88/358 KB 228/257 KB 5/5 KB 980/1063 KB 148/549 KB 92/358 KB 228/257 KB 5/5 KB 980/1063 KB 148/549 KB 96/358 KB 228/257 KB 5/5 KB 980/1063 KB 148/549 KB 68/358 KB 212/257 KB 5/5 KB 980/1063 KB 132/549 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: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 96/358 KB 228/257 KB 984/1063 KB 148/549 KB 96/358 KB 228/257 KB 988/1063 KB 148/549 KB 96/358 KB 228/257 KB 992/1063 KB 148/549 KB 100/358 KB 228/257 KB 992/1063 KB 148/549 KB 104/358 KB 228/257 KB 996/1063 KB 148/549 KB 108/358 KB 228/257 KB 996/1063 KB 148/549 KB 112/358 KB 228/257 KB 996/1063 KB 148/549 KB 84/358 KB 228/257 KB 5/5 KB 980/1063 KB 148/549 KB 112/358 KB 228/257 KB 996/1063 KB 152/549 KB 112/358 KB 228/257 KB 996/1063 KB 156/549 KB 112/358 KB 228/257 KB 996/1063 KB 160/549 KB 112/358 KB 228/257 KB 996/1063 KB 164/549 KB 116/358 KB 228/257 KB 996/1063 KB 168/549 KB 116/358 KB 228/257 KB 996/1063 KB 172/549 KB 116/358 KB 228/257 KB 996/1063 KB 176/549 KB 84/358 KB 228/257 KB 5/5 KB 980/1063 KB 144/549 KB 116/358 KB 232/257 KB 996/1063 KB 176/549 KB 116/358 KB 236/257 KB 996/1063 KB 176/549 KB 116/358 KB 240/257 KB 996/1063 KB 176/549 KB 116/358 KB 244/257 KB 996/1063 KB 176/549 KB 116/358 KB 248/257 KB 996/1063 KB 176/549 KB 116/358 KB 252/257 KB 996/1063 KB 176/549 KB 116/358 KB 256/257 KB 996/1063 KB 176/549 KB 116/358 KB 257/257 KB 996/1063 KB 176/549 KB 116/358 KB 257/257 KB 996/1063 KB 180/549 KB 3/86 KB 116/358 KB 257/257 KB 996/1063 KB 184/549 KB 116/358 KB 228/257 KB 996/1063 KB 164/549 KB 3/86 KB 120/358 KB 257/257 KB 996/1063 KB 184/549 KB 3/86 KB 124/358 KB 257/257 KB 996/1063 KB 184/549 KB 3/86 KB 128/358 KB 257/257 KB 996/1063 KB 184/549 KB 3/86 KB 132/358 KB 257/257 KB 996/1063 KB 184/549 KB 100/358 KB 228/257 KB 996/1063 KB 148/549 KB 3/86 KB 132/358 KB 257/257 KB 1000/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1004/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1008/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1012/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1016/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1020/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1024/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 1028/1063 KB 188/549 KB 3/86 KB 136/358 KB 1032/1063 KB 188/549 KB 3/86 KB 136/358 KB 1036/1063 KB 188/549 KB 3/86 KB 136/358 KB 1040/1063 KB 188/549 KB 3/86 KB 132/358 KB 257/257 KB 996/1063 KB 188/549 KB 3/86 KB 116/358 KB 257/257 KB 996/1063 KB 180/549 KB 5/86 KB 136/358 KB 1040/1063 KB 188/549 KB 8/86 KB 136/358 KB 1040/1063 KB 188/549 KB 11/86 KB 136/358 KB 1040/1063 KB 188/549 KB 13/86 KB 136/358 KB 1040/1063 KB 188/549 KB 16/86 KB 136/358 KB 1040/1063 KB 188/549 KB 19/86 KB 136/358 KB 1040/1063 KB 188/549 KB 21/86 KB 136/358 KB 1040/1063 KB 188/549 KB 24/86 KB 136/358 KB 1040/1063 KB 188/549 KB 27/86 KB 136/358 KB 1040/1063 KB 188/549 KB 29/86 KB 136/358 KB 1040/1063 KB 188/549 KB 32/86 KB 136/358 KB 1040/1063 KB 188/549 KB 36/86 KB 136/358 KB 1040/1063 KB 188/549 KB 40/86 KB 136/358 KB 1040/1063 KB 188/549 KB 44/86 KB 136/358 KB 1040/1063 KB 188/549 KB 48/86 KB 136/358 KB 1040/1063 KB 188/549 KB 52/86 KB 136/358 KB 1040/1063 KB 188/549 KB 56/86 KB 136/358 KB 1040/1063 KB 188/549 KB 60/86 KB 136/358 KB 1040/1063 KB 188/549 KB 64/86 KB 136/358 KB 1040/1063 KB 188/549 KB 64/86 KB 136/358 KB 1040/1063 KB 192/549 KB 64/86 KB 136/358 KB 1040/1063 KB 196/549 KB 64/86 KB 136/358 KB 1040/1063 KB 200/549 KB 64/86 KB 136/358 KB 1040/1063 KB 204/549 KB 64/86 KB 136/358 KB 1040/1063 KB 208/549 KB 64/86 KB 136/358 KB 1040/1063 KB 212/549 KB 64/86 KB 136/358 KB 1044/1063 KB 216/549 KB 64/86 KB 136/358 KB 1044/1063 KB 220/549 KB 64/86 KB 136/358 KB 1044/1063 KB 224/549 KB 3/86 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 136/358 KB 1028/1063 KB 188/549 KB 64/86 KB 140/358 KB 1044/1063 KB 224/549 KB 64/86 KB 144/358 KB 1044/1063 KB 224/549 KB 64/86 KB 148/358 KB 1044/1063 KB 224/549 KB 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 416.0 KB/sec) unit-abot-epc-basic-0: 11:01:34 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-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 68/86 KB 148/358 KB 1044/1063 KB 224/549 KB 72/86 KB 148/358 KB 1044/1063 KB 224/549 KB 76/86 KB 148/358 KB 1044/1063 KB 224/549 KB 80/86 KB 148/358 KB 1044/1063 KB 224/549 KB 84/86 KB 148/358 KB 1044/1063 KB 224/549 KB 86/86 KB 148/358 KB 1044/1063 KB 224/549 KB 86/86 KB 152/358 KB 1044/1063 KB 224/549 KB 86/86 KB 156/358 KB 1044/1063 KB 224/549 KB 86/86 KB 160/358 KB 1044/1063 KB 224/549 KB 86/86 KB 164/358 KB 1044/1063 KB 224/549 KB 86/86 KB 168/358 KB 1044/1063 KB 228/549 KB 86/86 KB 172/358 KB 1044/1063 KB 228/549 KB 86/86 KB 176/358 KB 1044/1063 KB 228/549 KB 86/86 KB 180/358 KB 1044/1063 KB 228/549 KB 86/86 KB 184/358 KB 1044/1063 KB 228/549 KB 64/86 KB 136/358 KB 1044/1063 KB 212/549 KB 86/86 KB 184/358 KB 1048/1063 KB 228/549 KB 86/86 KB 184/358 KB 1052/1063 KB 228/549 KB 86/86 KB 184/358 KB 1056/1063 KB 228/549 KB 86/86 KB 184/358 KB 1060/1063 KB 228/549 KB 86/86 KB 184/358 KB 1063/1063 KB 228/549 KB 86/86 KB 164/358 KB 1044/1063 KB 228/549 KB 86/86 KB 184/358 KB 1063/1063 KB 232/549 KB 86/86 KB 184/358 KB 1063/1063 KB 236/549 KB 86/86 KB 184/358 KB 1063/1063 KB 240/549 KB 86/86 KB 184/358 KB 1063/1063 KB 244/549 KB 86/86 KB 188/358 KB 1063/1063 KB 244/549 KB 86/86 KB 192/358 KB 1063/1063 KB 244/549 KB 86/86 KB 196/358 KB 1063/1063 KB 244/549 KB 86/86 KB 196/358 KB 1063/1063 KB 248/549 KB 86/86 KB 196/358 KB 1063/1063 KB 252/549 KB 86/86 KB 196/358 KB 1063/1063 KB 256/549 KB 86/86 KB 200/358 KB 1063/1063 KB 256/549 KB 4/404 KB 204/358 KB 1063/1063 KB 256/549 KB 4/404 KB 86/86 KB 200/358 KB 1063/1063 KB 256/549 KB 8/404 KB 204/358 KB 1063/1063 KB 256/549 KB 12/404 KB 204/358 KB 1063/1063 KB 256/549 KB 16/404 KB 204/358 KB 1063/1063 KB 256/549 KB 20/404 KB 204/358 KB 1063/1063 KB 256/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 137.4 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 24/404 KB 204/358 KB 1063/1063 KB 256/549 KB 28/404 KB 204/358 KB 1063/1063 KB 256/549 KB 32/404 KB 204/358 KB 1063/1063 KB 256/549 KB 36/404 KB 204/358 KB 1063/1063 KB 256/549 KB 40/404 KB 204/358 KB 256/549 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 1693.9 KB/sec) unit-abot-epc-basic-0: 11:01:34 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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 44/404 KB 204/358 KB 256/549 KB 48/404 KB 204/358 KB 256/549 KB 48/404 KB 208/358 KB 256/549 KB 48/404 KB 212/358 KB 256/549 KB 52/404 KB 216/358 KB 260/549 KB 52/404 KB 220/358 KB 260/549 KB 52/404 KB 224/358 KB 260/549 KB 52/404 KB 212/358 KB 260/549 KB 56/404 KB 224/358 KB 260/549 KB 60/404 KB 224/358 KB 260/549 KB 64/404 KB 224/358 KB 260/549 KB 48/404 KB 212/358 KB 260/549 KB 64/404 KB 224/358 KB 264/549 KB 64/404 KB 224/358 KB 268/549 KB 64/404 KB 224/358 KB 272/549 KB 64/404 KB 224/358 KB 276/549 KB 68/404 KB 228/358 KB 280/549 KB 68/404 KB 228/358 KB 284/549 KB 68/404 KB 228/358 KB 288/549 KB 68/404 KB 228/358 KB 276/549 KB 68/404 KB 232/358 KB 288/549 KB 68/404 KB 224/358 KB 276/549 KB 72/404 KB 232/358 KB 4/894 KB 4/587 KB 292/549 KB 76/404 KB 232/358 KB 4/894 KB 4/587 KB 292/549 KB 76/404 KB 236/358 KB 4/894 KB 4/587 KB 292/549 KB 76/404 KB 240/358 KB 4/894 KB 4/587 KB 292/549 KB 80/404 KB 244/358 KB 4/894 KB 4/587 KB 292/549 KB 80/404 KB 248/358 KB 4/894 KB 4/587 KB 292/549 KB 80/404 KB 252/358 KB 4/894 KB 4/587 KB 292/549 KB 68/404 KB 232/358 KB 4/894 KB 4/587 KB 292/549 KB 68/404 KB 232/358 KB 4/894 KB 4/587 KB 288/549 KB 80/404 KB 256/358 KB 4/894 KB 8/587 KB 292/549 KB 80/404 KB 256/358 KB 4/894 KB 12/587 KB 292/549 KB 80/404 KB 256/358 KB 4/894 KB 16/587 KB 292/549 KB 80/404 KB 256/358 KB 4/894 KB 20/587 KB 292/549 KB 80/404 KB 256/358 KB 4/894 KB 24/587 KB 292/549 KB 80/404 KB 256/358 KB 4/894 KB 28/587 KB 292/549 KB 80/404 KB 256/358 KB 4/894 KB 32/587 KB 292/549 KB 68/404 KB 232/358 KB 4/894 KB 288/549 KB 80/404 KB 256/358 KB 8/894 KB 32/587 KB 292/549 KB 80/404 KB 256/358 KB 12/894 KB 32/587 KB 292/549 KB 80/404 KB 256/358 KB 16/894 KB 32/587 KB 292/549 KB 80/404 KB 256/358 KB 20/894 KB 32/587 KB 292/549 KB 80/404 KB 256/358 KB 24/894 KB 36/587 KB 292/549 KB 80/404 KB 256/358 KB 28/894 KB 36/587 KB 292/549 KB 80/404 KB 256/358 KB 32/894 KB 36/587 KB 296/549 KB 80/404 KB 240/358 KB 4/894 KB 4/587 KB 292/549 KB 84/404 KB 256/358 KB 32/894 KB 36/587 KB 296/549 KB 88/404 KB 256/358 KB 32/894 KB 36/587 KB 296/549 KB 92/404 KB 256/358 KB 32/894 KB 36/587 KB 296/549 KB 96/404 KB 256/358 KB 32/894 KB 36/587 KB 296/549 KB 100/404 KB 256/358 KB 32/894 KB 36/587 KB 296/549 KB 104/404 KB 256/358 KB 36/894 KB 36/587 KB 296/549 KB 108/404 KB 256/358 KB 36/894 KB 36/587 KB 296/549 KB 112/404 KB 256/358 KB 36/894 KB 36/587 KB 296/549 KB 80/404 KB 256/358 KB 28/894 KB 36/587 KB 296/549 KB 112/404 KB 256/358 KB 36/894 KB 36/587 KB 300/549 KB 112/404 KB 256/358 KB 36/894 KB 36/587 KB 304/549 KB 80/404 KB 256/358 KB 20/894 KB 36/587 KB 292/549 KB 112/404 KB 256/358 KB 36/894 KB 40/587 KB 304/549 KB 112/404 KB 256/358 KB 36/894 KB 44/587 KB 304/549 KB 112/404 KB 256/358 KB 36/894 KB 48/587 KB 304/549 KB 112/404 KB 256/358 KB 36/894 KB 52/587 KB 304/549 KB 112/404 KB 256/358 KB 36/894 KB 56/587 KB 308/549 KB 112/404 KB 256/358 KB 36/894 KB 60/587 KB 308/549 KB 112/404 KB 256/358 KB 36/894 KB 64/587 KB 308/549 KB 80/404 KB 256/358 KB 4/894 KB 4/587 KB 292/549 KB 100/404 KB 256/358 KB 36/894 KB 36/587 KB 296/549 KB 112/404 KB 256/358 KB 40/894 KB 64/587 KB 308/549 KB 112/404 KB 256/358 KB 44/894 KB 64/587 KB 308/549 KB 112/404 KB 256/358 KB 48/894 KB 64/587 KB 308/549 KB 112/404 KB 256/358 KB 36/894 KB 52/587 KB 308/549 KB 112/404 KB 256/358 KB 48/894 KB 64/587 KB 312/549 KB 112/404 KB 260/358 KB 52/894 KB 64/587 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 312/549 KB 116/404 KB 260/358 KB 56/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 60/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 64/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 68/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 72/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 76/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 80/894 KB 68/587 KB 316/549 KB 112/404 KB 260/358 KB 48/894 KB 64/587 KB 312/549 KB 116/404 KB 264/358 KB 80/894 KB 68/587 KB 316/549 KB 116/404 KB 268/358 KB 80/894 KB 68/587 KB 316/549 KB 116/404 KB 272/358 KB 80/894 KB 68/587 KB 316/549 KB 116/404 KB 276/358 KB 80/894 KB 68/587 KB 316/549 KB 116/404 KB 260/358 KB 52/894 KB 68/587 KB 316/549 KB 120/404 KB 276/358 KB 80/894 KB 68/587 KB 316/549 KB 124/404 KB 276/358 KB 80/894 KB 68/587 KB 316/549 KB 128/404 KB 276/358 KB 80/894 KB 68/587 KB 316/549 KB 132/404 KB 276/358 KB 80/894 KB 68/587 KB 316/549 KB 136/404 KB 280/358 KB 80/894 KB 68/587 KB 316/549 KB 140/404 KB 280/358 KB 80/894 KB 68/587 KB 316/549 KB 144/404 KB 280/358 KB 80/894 KB 68/587 KB 316/549 KB 112/404 KB 260/358 KB 52/894 KB 68/587 KB 316/549 KB 144/404 KB 280/358 KB 80/894 KB 72/587 KB 316/549 KB 144/404 KB 280/358 KB 80/894 KB 76/587 KB 316/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 316/549 KB 112/404 KB 260/358 KB 52/894 KB 64/587 KB 316/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 320/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 324/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 328/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 332/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 336/549 KB 144/404 KB 280/358 KB 80/894 KB 80/587 KB 340/549 KB 144/404 KB 280/358 KB 80/894 KB 84/587 KB 344/549 KB 132/404 KB 280/358 KB 80/894 KB 68/587 KB 316/549 KB 144/404 KB 284/358 KB 80/894 KB 84/587 KB 348/549 KB 144/404 KB 288/358 KB 80/894 KB 84/587 KB 348/549 KB 144/404 KB 292/358 KB 80/894 KB 84/587 KB 348/549 KB 148/404 KB 296/358 KB 80/894 KB 84/587 KB 348/549 KB 148/404 KB 300/358 KB 80/894 KB 84/587 KB 348/549 KB 148/404 KB 304/358 KB 80/894 KB 84/587 KB 348/549 KB 144/404 KB 280/358 KB 80/894 KB 84/587 KB 340/549 KB 148/404 KB 304/358 KB 80/894 KB 88/587 KB 348/549 KB 148/404 KB 304/358 KB 80/894 KB 92/587 KB 348/549 KB 148/404 KB 304/358 KB 80/894 KB 96/587 KB 348/549 KB 148/404 KB 304/358 KB 80/894 KB 100/587 KB 348/549 KB 148/404 KB 304/358 KB 80/894 KB 104/587 KB 348/549 KB 148/404 KB 304/358 KB 84/894 KB 108/587 KB 348/549 KB 148/404 KB 304/358 KB 84/894 KB 112/587 KB 348/549 KB 148/404 KB 308/358 KB 84/894 KB 116/587 KB 348/549 KB 148/404 KB 308/358 KB 84/894 KB 120/587 KB 348/549 KB 148/404 KB 308/358 KB 84/894 KB 124/587 KB 348/549 KB 148/404 KB 308/358 KB 84/894 KB 128/587 KB 348/549 KB 148/404 KB 292/358 KB 80/894 KB 84/587 KB 348/549 KB 152/404 KB 308/358 KB 84/894 KB 128/587 KB 348/549 KB 156/404 KB 308/358 KB 84/894 KB 128/587 KB 348/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 348/549 KB 144/404 KB 280/358 KB 80/894 KB 84/587 KB 348/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 352/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 356/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 360/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 364/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 368/549 KB 160/404 KB 308/358 KB 84/894 KB 128/587 KB 372/549 KB 164/404 KB 308/358 KB 84/894 KB 128/587 KB 376/549 KB 164/404 KB 308/358 KB 84/894 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 128/587 KB 380/549 KB 164/404 KB 308/358 KB 84/894 KB 128/587 KB 384/549 KB 164/404 KB 308/358 KB 84/894 KB 128/587 KB 388/549 KB 164/404 KB 308/358 KB 84/894 KB 132/587 KB 392/549 KB 164/404 KB 308/358 KB 84/894 KB 132/587 KB 396/549 KB 164/404 KB 308/358 KB 84/894 KB 132/587 KB 400/549 KB 164/404 KB 308/358 KB 84/894 KB 132/587 KB 404/549 KB 148/404 KB 308/358 KB 84/894 KB 112/587 KB 348/549 KB 148/404 KB 304/358 KB 84/894 KB 104/587 KB 348/549 KB 164/404 KB 308/358 KB 88/894 KB 132/587 KB 404/549 KB 164/404 KB 308/358 KB 92/894 KB 132/587 KB 404/549 KB 164/404 KB 308/358 KB 96/894 KB 132/587 KB 404/549 KB 164/404 KB 308/358 KB 100/894 KB 132/587 KB 404/549 KB 164/404 KB 312/358 KB 104/894 KB 132/587 KB 404/549 KB 164/404 KB 312/358 KB 108/894 KB 132/587 KB 404/549 KB 164/404 KB 312/358 KB 112/894 KB 132/587 KB 404/549 KB 164/404 KB 312/358 KB 116/894 KB 132/587 KB 404/549 KB 164/404 KB 308/358 KB 84/894 KB 132/587 KB 388/549 KB 164/404 KB 312/358 KB 116/894 KB 136/587 KB 404/549 KB 164/404 KB 312/358 KB 116/894 KB 140/587 KB 404/549 KB 164/404 KB 308/358 KB 84/894 KB 128/587 KB 372/549 KB 168/404 KB 312/358 KB 120/894 KB 140/587 KB 404/549 KB 172/404 KB 312/358 KB 120/894 KB 140/587 KB 404/549 KB 176/404 KB 312/358 KB 120/894 KB 140/587 KB 404/549 KB 180/404 KB 312/358 KB 120/894 KB 140/587 KB 404/549 KB 184/404 KB 312/358 KB 120/894 KB 140/587 KB 404/549 KB 188/404 KB 312/358 KB 120/894 KB 144/587 KB 404/549 KB 192/404 KB 312/358 KB 120/894 KB 144/587 KB 404/549 KB 164/404 KB 312/358 KB 120/894 KB 140/587 KB 404/549 KB 192/404 KB 312/358 KB 124/894 KB 144/587 KB 404/549 KB 192/404 KB 312/358 KB 128/894 KB 144/587 KB 404/549 KB 164/404 KB 312/358 KB 100/894 KB 132/587 KB 404/549 KB 192/404 KB 316/358 KB 128/894 KB 144/587 KB 404/549 KB 192/404 KB 320/358 KB 128/894 KB 144/587 KB 404/549 KB 192/404 KB 324/358 KB 128/894 KB 144/587 KB 404/549 KB 192/404 KB 328/358 KB 128/894 KB 144/587 KB 404/549 KB 192/404 KB 332/358 KB 128/894 KB 144/587 KB 404/549 KB 192/404 KB 336/358 KB 128/894 KB 144/587 KB 404/549 KB 184/404 KB 312/358 KB 120/894 KB 144/587 KB 404/549 KB 192/404 KB 340/358 KB 128/894 KB 144/587 KB 404/549 KB 196/404 KB 344/358 KB 132/894 KB 148/587 KB 404/549 KB 196/404 KB 348/358 KB 132/894 KB 148/587 KB 404/549 KB 196/404 KB 340/358 KB 132/894 KB 148/587 KB 404/549 KB 200/404 KB 348/358 KB 132/894 KB 148/587 KB 408/549 KB 204/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 208/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 212/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 216/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 220/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 192/404 KB 340/358 KB 132/894 KB 148/587 KB 404/549 KB 224/404 KB 352/358 KB 132/894 KB 152/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 156/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 160/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 164/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 168/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 172/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 176/587 KB 408/549 KB 224/404 KB 352/358 KB 132/894 KB 180/587 KB 408/549 KB 228/404 KB 352/358 KB 132/894 KB 184/587 KB 408/549 KB 228/404 KB 352/358 KB 132/894 KB 188/587 KB 408/549 KB 192/404 KB 340/358 KB 132/894 KB 144/587 KB 404/549 KB 228/404 KB 352/358 KB 136/894 KB 188/587 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 408/549 KB 228/404 KB 352/358 KB 140/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 144/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 148/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 152/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 156/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 160/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 164/894 KB 188/587 KB 408/549 KB 228/404 KB 352/358 KB 132/894 KB 180/587 KB 408/549 KB 232/404 KB 352/358 KB 164/894 KB 192/587 KB 408/549 KB 200/404 KB 352/358 KB 132/894 KB 148/587 KB 408/549 KB 196/404 KB 348/358 KB 132/894 KB 148/587 KB 408/549 KB 232/404 KB 352/358 KB 164/894 KB 192/587 KB 412/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 416/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 420/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 424/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 428/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 432/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 436/549 KB 236/404 KB 356/358 KB 164/894 KB 192/587 KB 436/549 KB 228/404 KB 352/358 KB 164/894 KB 192/587 KB 408/549 KB 236/404 KB 356/358 KB 168/894 KB 192/587 KB 440/549 KB 236/404 KB 356/358 KB 172/894 KB 192/587 KB 440/549 KB 240/404 KB 356/358 KB 176/894 KB 196/587 KB 440/549 KB 236/404 KB 356/358 KB 164/894 KB 192/587 KB 440/549 KB 240/404 KB 356/358 KB 176/894 KB 196/587 KB 444/549 KB 240/404 KB 356/358 KB 176/894 KB 196/587 KB 448/549 KB 240/404 KB 356/358 KB 176/894 KB 196/587 KB 452/549 KB 232/404 KB 356/358 KB 164/894 KB 192/587 KB 412/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 452/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 456/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 460/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 464/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 468/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 472/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 476/549 KB 240/404 KB 358/358 KB 180/894 KB 196/587 KB 480/549 KB 240/404 KB 356/358 KB 180/894 KB 196/587 KB 452/549 KB 240/404 KB 358/358 KB 184/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 188/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 192/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 196/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 200/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 204/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 208/894 KB 196/587 KB 480/549 KB 240/404 KB 358/358 KB 212/894 KB 196/587 KB 484/549 KB 240/404 KB 356/358 KB 172/894 KB 196/587 KB 440/549 KB 240/404 KB 356/358 KB 172/894 KB 192/587 KB 440/549 KB 244/404 KB 358/358 KB 212/894 KB 196/587 KB 484/549 KB 248/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 252/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 256/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 260/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 264/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 268/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 272/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 276/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 280/404 KB 212/894 KB 200/587 KB 484/549 KB 284/404 KB 212/894 KB 200/587 KB 484/549 KB 240/404 KB 358/358 KB 208/894 KB 196/587 KB 484/549 KB 284/404 KB 216/894 KB 200/587 KB 488/549 KB 284/404 KB 216/894 KB 200/587 KB 492/549 KB 284/404 KB 216/894 KB 200/587 KB 496/549 KB 284/404 KB 216/894 KB 200/587 KB 5 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 00/549 KB 288/404 KB 216/894 KB 200/587 KB 504/549 KB 288/404 KB 216/894 KB 200/587 KB 508/549 KB 288/404 KB 216/894 KB 200/587 KB 512/549 KB 284/404 KB 216/894 KB 200/587 KB 484/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 523.3 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 244/404 KB 358/358 KB 212/894 KB 200/587 KB 484/549 KB 288/404 KB 216/894 KB 204/587 KB 512/549 KB 288/404 KB 216/894 KB 208/587 KB 512/549 KB 288/404 KB 216/894 KB 212/587 KB 512/549 KB 288/404 KB 216/894 KB 214/587 KB 512/549 KB 288/404 KB 216/894 KB 218/587 KB 512/549 KB 288/404 KB 216/894 KB 222/587 KB 512/549 KB 288/404 KB 216/894 KB 226/587 KB 512/549 KB 288/404 KB 216/894 KB 230/587 KB 512/549 KB 288/404 KB 216/894 KB 234/587 KB 512/549 KB 288/404 KB 216/894 KB 238/587 KB 512/549 KB 288/404 KB 220/894 KB 242/587 KB 512/549 KB 288/404 KB 220/894 KB 246/587 KB 512/549 KB 288/404 KB 220/894 KB 250/587 KB 512/549 KB 288/404 KB 220/894 KB 254/587 KB 512/549 KB 288/404 KB 220/894 KB 258/587 KB 512/549 KB 288/404 KB 220/894 KB 262/587 KB 512/549 KB 288/404 KB 216/894 KB 200/587 KB 500/549 KB 288/404 KB 220/894 KB 238/587 KB 512/549 KB 288/404 KB 224/894 KB 262/587 KB 512/549 KB 292/404 KB 228/894 KB 262/587 KB 512/549 KB 292/404 KB 232/894 KB 262/587 KB 512/549 KB 292/404 KB 236/894 KB 262/587 KB 512/549 KB 292/404 KB 240/894 KB 262/587 KB 512/549 KB 292/404 KB 244/894 KB 262/587 KB 512/549 KB 292/404 KB 4/26 KB 248/894 KB 266/587 KB 516/549 KB 292/404 KB 4/26 KB 252/894 KB 266/587 KB 516/549 KB 292/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 292/404 KB 224/894 KB 262/587 KB 512/549 KB 296/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 300/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 304/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 308/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 312/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 316/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 320/404 KB 4/26 KB 256/894 KB 266/587 KB 516/549 KB 292/404 KB 4/26 KB 244/894 KB 266/587 KB 516/549 KB 292/404 KB 4/26 KB 244/894 KB 262/587 KB 516/549 KB 320/404 KB 8/26 KB 256/894 KB 266/587 KB 516/549 KB 320/404 KB 12/26 KB 256/894 KB 266/587 KB 516/549 KB 320/404 KB 16/26 KB 256/894 KB 266/587 KB 516/549 KB 320/404 KB 20/26 KB 256/894 KB 266/587 KB 516/549 KB 320/404 KB 24/26 KB 256/894 KB 266/587 KB 516/549 KB 320/404 KB 26/26 KB 256/894 KB 266/587 KB 516/549 KB 292/404 KB 244/894 KB 262/587 KB 516/549 KB 320/404 KB 26/26 KB 256/894 KB 266/587 KB 520/549 KB 320/404 KB 26/26 KB 256/894 KB 266/587 KB 524/549 KB 320/404 KB 26/26 KB 256/894 KB 270/587 KB 528/549 KB 320/404 KB 26/26 KB 256/894 KB 270/587 KB 524/549 KB 320/404 KB 26/26 KB 256/894 KB 274/587 KB 528/549 KB 324/404 KB 26/26 KB 256/894 KB 278/587 KB 528/549 KB 324/404 KB 26/26 KB 256/894 KB 282/587 KB 532/549 KB 324/404 KB 26/26 KB 260/894 KB 286/587 KB 532/549 KB 324/404 KB 26/26 KB 260/894 KB 290/587 KB 532/549 KB 324/404 KB 26/26 KB 260/894 KB 294/587 KB 532/549 KB 324/404 KB 26/26 KB 256/894 KB 274/587 KB 528/549 KB 328/404 KB 26/26 KB 260/894 KB 294/587 KB 532/549 KB 332/404 KB 26/26 KB 260/894 KB 294/587 KB 532/549 KB 336/404 KB 26/26 KB 260/894 KB 294/587 KB 532/549 KB 340/404 KB 26/26 KB 260/894 KB 294/587 KB 532/549 KB 344/404 KB 260/894 KB 298/587 KB 532/549 KB 348/404 KB 260/894 KB 298/587 KB 532/549 KB 352/404 KB 260/894 KB 298/587 KB 532/549 KB 324/404 KB 26/26 KB 260/894 KB 282/587 KB 532/549 KB 352/404 KB 264/894 KB 298/587 KB 532/549 KB 352/404 KB 268/894 KB 298/587 KB 532/549 KB 352/404 KB 272/894 KB 298/587 KB 532/549 KB 324/404 KB 26/26 KB 256/894 KB 278/587 KB 532/549 KB 352/404 KB 272/894 KB 298/587 KB 536/549 KB 352/404 KB 272/894 KB 298/587 KB 540/549 KB 3 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 52/404 KB 272/894 KB 298/587 KB 544/549 KB 352/404 KB 272/894 KB 298/587 KB 548/549 KB 352/404 KB 272/894 KB 298/587 KB 549/549 KB 352/404 KB 276/894 KB 298/587 KB 549/549 KB 352/404 KB 280/894 KB 298/587 KB 549/549 KB 356/404 KB 284/894 KB 298/587 KB 549/549 KB 356/404 KB 288/894 KB 298/587 KB 549/549 KB 340/404 KB 260/894 KB 298/587 KB 532/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 36.0 KB/sec) unit-abot-epc-basic-0: 11:01:34 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-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 356/404 KB 288/894 KB 302/587 KB 549/549 KB 356/404 KB 288/894 KB 306/587 KB 549/549 KB 356/404 KB 288/894 KB 310/587 KB 549/549 KB 356/404 KB 292/894 KB 310/587 KB 549/549 KB 356/404 KB 296/894 KB 314/587 KB 549/549 KB 356/404 KB 300/894 KB 314/587 KB 549/549 KB 356/404 KB 304/894 KB 314/587 KB 549/549 KB 356/404 KB 280/894 KB 298/587 KB 549/549 KB 360/404 KB 304/894 KB 314/587 KB 549/549 KB 364/404 KB 304/894 KB 314/587 KB 549/549 KB 368/404 KB 304/894 KB 314/587 KB 549/549 KB 356/404 KB 292/894 KB 314/587 KB 549/549 KB 368/404 KB 304/894 KB 318/587 KB 549/549 KB 368/404 KB 304/894 KB 322/587 KB 549/549 KB 372/404 KB 304/894 KB 326/587 KB 549/549 KB 372/404 KB 304/894 KB 330/587 KB 549/549 KB 372/404 KB 308/894 KB 334/587 KB 549/549 KB 372/404 KB 308/894 KB 338/587 KB 549/549 KB 372/404 KB 308/894 KB 342/587 KB 549/549 KB 372/404 KB 304/894 KB 322/587 KB 549/549 KB 376/404 KB 308/894 KB 342/587 KB 549/549 KB 380/404 KB 308/894 KB 342/587 KB 549/549 KB 384/404 KB 308/894 KB 342/587 KB 549/549 KB 388/404 KB 308/894 KB 342/587 KB 549/549 KB 392/404 KB 308/894 KB 346/587 KB 396/404 KB 308/894 KB 346/587 KB 400/404 KB 308/894 KB 346/587 KB 372/404 KB 308/894 KB 330/587 KB 549/549 KB 400/404 KB 312/894 KB 346/587 KB 400/404 KB 316/894 KB 346/587 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 768.3 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 388/404 KB 308/894 KB 346/587 KB 549/549 KB 400/404 KB 4/79 KB 320/894 KB 350/587 KB 400/404 KB 4/79 KB 320/894 KB 354/587 KB 404/404 KB 4/79 KB 320/894 KB 358/587 KB 400/404 KB 320/894 KB 346/587 KB 400/404 KB 4/79 KB 320/894 KB 346/587 KB 404/404 KB 8/79 KB 320/894 KB 358/587 KB 404/404 KB 12/79 KB 320/894 KB 358/587 KB 404/404 KB 16/79 KB 320/894 KB 358/587 KB 404/404 KB 20/79 KB 320/894 KB 358/587 KB 404/404 KB 24/79 KB 320/894 KB 358/587 KB 404/404 KB 28/79 KB 320/894 KB 358/587 KB 404/404 KB 32/79 KB 320/894 KB 358/587 KB 404/404 KB 36/79 KB 320/894 KB 358/587 KB 404/404 KB 40/79 KB 320/894 KB 358/587 KB 404/404 KB 44/79 KB 320/894 KB 358/587 KB 404/404 KB 48/79 KB 320/894 KB 358/587 KB 404/404 KB 52/79 KB 320/894 KB 358/587 KB 404/404 KB 56/79 KB 324/894 KB 358/587 KB 404/404 KB 60/79 KB 324/894 KB 358/587 KB 404/404 KB 64/79 KB 324/894 KB 358/587 KB 404/404 KB 68/79 KB 324/894 KB 358/587 KB 404/404 KB 72/79 KB 324/894 KB 358/587 KB 404/404 KB 76/79 KB 324/894 KB 358/587 KB 404/404 KB 79/79 KB 324/894 KB 358/587 KB 404/404 KB 4/79 KB 320/894 KB 354/587 KB 404/404 KB 52/79 KB 324/894 KB 358/587 KB 404/404 KB 79/79 KB 328/894 KB 358/587 KB 404/404 KB 79/79 KB 332/894 KB 358/587 KB 404/404 KB 79/79 KB 336/894 KB 358/587 KB 404/404 KB 79/79 KB 340/894 KB 358/587 KB 404/404 KB 79/79 KB 344/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 348/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 352/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 356/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 360/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 364/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 368/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 372/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 340/894 KB 362/587 KB 3/1822 KB 404/404 KB 79/79 KB 372/894 KB 366/587 KB 3/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 3/1822 KB 404/404 KB 79/79 KB 340/894 KB 358/587 KB 3/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 6/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 9/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 11/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 14/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 16/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 19/1822 KB 404/404 KB 79/79 KB 372/894 KB 370/587 KB 22/1822 KB 79/79 KB 372/894 KB 370/587 KB 25/1822 KB 79/79 KB 372/894 KB 374/587 KB 25/1822 KB 79/79 KB 372/894 KB 374/587 KB 27/1822 KB 79/79 KB 372/894 KB 374/587 KB 30/1822 KB 79/79 KB 372/894 KB 374/587 KB 32/1822 KB 79/79 KB 372/894 KB 374/587 KB 36/1822 KB 372/894 KB 378/587 KB 40/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 552.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 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 108.0 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 79/79 KB 372/894 KB 378/587 KB 36/1822 KB 372/894 KB 382/587 KB 40/1822 KB 372/894 KB 386/587 KB 40/1822 KB 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 372/894 KB 390/587 KB 40/1822 KB 372/894 KB 390/587 KB 44/1822 KB 372/894 KB 390/587 KB 48/1822 KB 376/894 KB 394/587 KB 48/1822 KB 380/894 KB 394/587 KB 48/1822 KB 384/894 KB 394/587 KB 48/1822 KB 388/894 KB 394/587 KB 52/1822 KB 392/894 KB 394/587 KB 52/1822 KB 396/894 KB 394/587 KB 52/1822 KB 400/894 KB 394/587 KB 52/1822 KB 372/894 KB 394/587 KB 48/1822 KB 4/115 KB 400/894 KB 394/587 KB 52/1822 KB 384/894 KB 394/587 KB 52/1822 KB 4/115 KB 400/894 KB 398/587 KB 52/1822 KB 4/115 KB 400/894 KB 402/587 KB 52/1822 KB 4/115 KB 400/894 KB 406/587 KB 52/1822 KB 4/115 KB 400/894 KB 406/587 KB 56/1822 KB 8/115 KB 400/894 KB 406/587 KB 60/1822 KB 8/115 KB 400/894 KB 406/587 KB 64/1822 KB 8/115 KB 400/894 KB 406/587 KB 68/1822 KB 8/115 KB 400/894 KB 410/587 KB 72/1822 KB 8/115 KB 400/894 KB 410/587 KB 76/1822 KB 8/115 KB 400/894 KB 410/587 KB 80/1822 KB 8/115 KB 400/894 KB 410/587 KB 84/1822 KB 8/115 KB 400/894 KB 406/587 KB 56/1822 KB 12/115 KB 404/894 KB 410/587 KB 84/1822 KB 16/115 KB 404/894 KB 410/587 KB 84/1822 KB 20/115 KB 404/894 KB 410/587 KB 84/1822 KB 24/115 KB 4/206 KB 404/894 KB 410/587 KB 84/1822 KB 28/115 KB 4/206 KB 404/894 KB 410/587 KB 84/1822 KB 32/115 KB 4/206 KB 404/894 KB 410/587 KB 84/1822 KB 8/115 KB 404/894 KB 410/587 KB 84/1822 KB 32/115 KB 4/206 KB 408/894 KB 410/587 KB 84/1822 KB 32/115 KB 4/206 KB 412/894 KB 410/587 KB 84/1822 KB 36/115 KB 4/206 KB 416/894 KB 410/587 KB 84/1822 KB 8/115 KB 400/894 KB 410/587 KB 68/1822 KB 36/115 KB 4/206 KB 416/894 KB 414/587 KB 84/1822 KB 36/115 KB 4/206 KB 416/894 KB 418/587 KB 84/1822 KB 36/115 KB 4/206 KB 416/894 KB 422/587 KB 84/1822 KB 36/115 KB 4/206 KB 416/894 KB 426/587 KB 84/1822 KB 36/115 KB 4/206 KB 420/894 KB 430/587 KB 84/1822 KB 36/115 KB 4/206 KB 412/894 KB 410/587 KB 84/1822 KB 40/115 KB 4/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 4/206 KB 420/894 KB 430/587 KB 88/1822 KB 20/115 KB 4/206 KB 404/894 KB 410/587 KB 84/1822 KB 44/115 KB 8/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 12/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 16/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 20/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 24/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 28/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 32/206 KB 420/894 KB 430/587 KB 88/1822 KB 44/115 KB 36/206 KB 420/894 KB 430/587 KB 88/1822 KB 36/115 KB 4/206 KB 420/894 KB 430/587 KB 88/1822 KB 48/115 KB 36/206 KB 420/894 KB 430/587 KB 92/1822 KB 48/115 KB 36/206 KB 420/894 KB 430/587 KB 96/1822 KB 48/115 KB 36/206 KB 420/894 KB 430/587 KB 100/1822 KB 36/115 KB 4/206 KB 416/894 KB 430/587 KB 84/1822 KB 48/115 KB 40/206 KB 424/894 KB 434/587 KB 100/1822 KB 48/115 KB 40/206 KB 424/894 KB 438/587 KB 100/1822 KB 48/115 KB 40/206 KB 424/894 KB 442/587 KB 100/1822 KB 48/115 KB 40/206 KB 424/894 KB 446/587 KB 100/1822 KB 48/115 KB 40/206 KB 424/894 KB 450/587 KB 100/1822 KB 48/115 KB 40/206 KB 424/894 KB 454/587 KB 100/1822 KB 48/115 KB 40/206 KB 424/894 KB 458/587 KB 104/1822 KB 48/115 KB 40/206 KB 424/894 KB 462/587 KB 104/1822 KB 48/115 KB 40/206 KB 424/894 KB 466/587 KB 104/1822 KB 48/115 KB 40/206 KB 424/894 KB 470/587 KB 104/1822 KB 48/115 KB 40/206 KB 424/894 KB 430/587 KB 100/1822 KB 48/115 KB 44/206 KB 424/894 KB 470/587 KB 104/1822 KB 48/115 KB 48/206 KB 424/894 KB 470/587 KB 104/1822 KB 48/115 KB 36/206 KB 424/894 KB 430/587 KB 100/1822 KB 48/115 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 48/206 KB 428/894 KB 470/587 KB 104/1822 KB 48/115 KB 48/206 KB 432/894 KB 470/587 KB 104/1822 KB 48/115 KB 36/206 KB 420/894 KB 430/587 KB 88/1822 KB 52/115 KB 48/206 KB 432/894 KB 470/587 KB 104/1822 KB 56/115 KB 52/206 KB 436/894 KB 470/587 KB 104/1822 KB 60/115 KB 52/206 KB 436/894 KB 470/587 KB 104/1822 KB 64/115 KB 52/206 KB 436/894 KB 470/587 KB 104/1822 KB 48/115 KB 40/206 KB 424/894 KB 454/587 KB 104/1822 KB 64/115 KB 52/206 KB 436/894 KB 470/587 KB 108/1822 KB 64/115 KB 52/206 KB 436/894 KB 470/587 KB 112/1822 KB 64/115 KB 52/206 KB 436/894 KB 470/587 KB 116/1822 KB 68/115 KB 52/206 KB 436/894 KB 470/587 KB 120/1822 KB 68/115 KB 52/206 KB 436/894 KB 470/587 KB 124/1822 KB 68/115 KB 52/206 KB 436/894 KB 470/587 KB 128/1822 KB 68/115 KB 52/206 KB 436/894 KB 470/587 KB 132/1822 KB 68/115 KB 52/206 KB 436/894 KB 474/587 KB 136/1822 KB 52/115 KB 52/206 KB 436/894 KB 470/587 KB 104/1822 KB 68/115 KB 56/206 KB 436/894 KB 474/587 KB 136/1822 KB 68/115 KB 60/206 KB 436/894 KB 474/587 KB 136/1822 KB 68/115 KB 64/206 KB 436/894 KB 474/587 KB 136/1822 KB 68/115 KB 68/206 KB 436/894 KB 474/587 KB 136/1822 KB 68/115 KB 72/206 KB 436/894 KB 474/587 KB 136/1822 KB 68/115 KB 76/206 KB 436/894 KB 474/587 KB 136/1822 KB 68/115 KB 80/206 KB 436/894 KB 474/587 KB 136/1822 KB 52/115 KB 48/206 KB 436/894 KB 470/587 KB 104/1822 KB 68/115 KB 80/206 KB 440/894 KB 474/587 KB 136/1822 KB 68/115 KB 80/206 KB 444/894 KB 474/587 KB 136/1822 KB 68/115 KB 80/206 KB 448/894 KB 474/587 KB 136/1822 KB 68/115 KB 80/206 KB 452/894 KB 474/587 KB 136/1822 KB 68/115 KB 80/206 KB 456/894 KB 474/587 KB 136/1822 KB 68/115 KB 80/206 KB 460/894 KB 474/587 KB 136/1822 KB 68/115 KB 52/206 KB 436/894 KB 474/587 KB 132/1822 KB 68/115 KB 80/206 KB 460/894 KB 478/587 KB 136/1822 KB 68/115 KB 80/206 KB 464/894 KB 482/587 KB 136/1822 KB 68/115 KB 80/206 KB 464/894 KB 486/587 KB 136/1822 KB 68/115 KB 80/206 KB 464/894 KB 490/587 KB 136/1822 KB 68/115 KB 84/206 KB 464/894 KB 494/587 KB 140/1822 KB 68/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 68/115 KB 52/206 KB 436/894 KB 470/587 KB 116/1822 KB 72/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 76/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 80/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 84/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 88/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 92/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 96/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 100/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 104/115 KB 84/206 KB 464/894 KB 498/587 KB 140/1822 KB 108/115 KB 84/206 KB 464/894 KB 502/587 KB 140/1822 KB 112/115 KB 84/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 84/206 KB 464/894 KB 502/587 KB 140/1822 KB 68/115 KB 84/206 KB 464/894 KB 490/587 KB 140/1822 KB 115/115 KB 88/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 92/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 96/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 100/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 104/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 108/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 112/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 116/206 KB 464/894 KB 502/587 KB 140/1822 KB 68/115 KB 80/206 KB 464/894 KB 490/587 KB 140/1822 KB 115/115 KB 116/206 KB 464/894 KB 502/587 KB 144/1822 KB 68/115 KB 80/206 KB 464/894 KB 478/587 KB 136/182 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 2 KB 104/115 KB 84/206 KB 464/894 KB 502/587 KB 140/1822 KB 115/115 KB 120/206 KB 464/894 KB 502/587 KB 148/1822 KB 115/115 KB 120/206 KB 464/894 KB 502/587 KB 152/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 156/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 160/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 164/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 168/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 172/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 176/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 148.3 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 115/115 KB 120/206 KB 464/894 KB 502/587 KB 144/1822 KB 124/206 KB 464/894 KB 506/587 KB 180/1822 KB 128/206 KB 464/894 KB 506/587 KB 180/1822 KB 132/206 KB 464/894 KB 506/587 KB 180/1822 KB 120/206 KB 464/894 KB 506/587 KB 180/1822 KB 132/206 KB 464/894 KB 506/587 KB 184/1822 KB 132/206 KB 464/894 KB 506/587 KB 188/1822 KB 132/206 KB 464/894 KB 506/587 KB 192/1822 KB 132/206 KB 464/894 KB 506/587 KB 196/1822 KB 115/115 KB 120/206 KB 464/894 KB 506/587 KB 152/1822 KB 136/206 KB 464/894 KB 510/587 KB 196/1822 KB 136/206 KB 464/894 KB 514/587 KB 196/1822 KB 136/206 KB 464/894 KB 518/587 KB 196/1822 KB 136/206 KB 464/894 KB 522/587 KB 196/1822 KB 136/206 KB 464/894 KB 526/587 KB 196/1822 KB 136/206 KB 464/894 KB 530/587 KB 196/1822 KB 136/206 KB 464/894 KB 534/587 KB 196/1822 KB 136/206 KB 464/894 KB 538/587 KB 196/1822 KB 136/206 KB 464/894 KB 542/587 KB 196/1822 KB 136/206 KB 464/894 KB 546/587 KB 196/1822 KB 136/206 KB 464/894 KB 550/587 KB 196/1822 KB 136/206 KB 464/894 KB 554/587 KB 196/1822 KB 136/206 KB 464/894 KB 506/587 KB 196/1822 KB 140/206 KB 464/894 KB 554/587 KB 200/1822 KB 144/206 KB 464/894 KB 554/587 KB 200/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 148/206 KB 464/894 KB 554/587 KB 200/1822 KB 136/206 KB 464/894 KB 554/587 KB 200/1822 KB 148/206 KB 464/894 KB 558/587 KB 204/1822 KB 148/206 KB 464/894 KB 558/587 KB 208/1822 KB 148/206 KB 464/894 KB 558/587 KB 212/1822 KB 152/206 KB 468/894 KB 558/587 KB 216/1822 KB 152/206 KB 468/894 KB 558/587 KB 220/1822 KB 152/206 KB 468/894 KB 558/587 KB 224/1822 KB 148/206 KB 464/894 KB 558/587 KB 200/1822 KB 152/206 KB 468/894 KB 558/587 KB 212/1822 KB 152/206 KB 472/894 KB 558/587 KB 224/1822 KB 152/206 KB 476/894 KB 558/587 KB 224/1822 KB 152/206 KB 480/894 KB 558/587 KB 224/1822 KB 152/206 KB 484/894 KB 558/587 KB 224/1822 KB 152/206 KB 488/894 KB 558/587 KB 224/1822 KB 152/206 KB 492/894 KB 558/587 KB 224/1822 KB 152/206 KB 496/894 KB 558/587 KB 224/1822 KB 152/206 KB 500/894 KB 558/587 KB 224/1822 KB 152/206 KB 504/894 KB 558/587 KB 224/1822 KB 152/206 KB 508/894 KB 558/587 KB 224/1822 KB 152/206 KB 512/894 KB 558/587 KB 224/1822 KB 152/206 KB 516/894 KB 558/587 KB 224/1822 KB 152/206 KB 520/894 KB 558/587 KB 224/1822 KB 152/206 KB 524/894 KB 558/587 KB 224/1822 KB 152/206 KB 528/894 KB 558/587 KB 224/1822 KB 152/206 KB 532/894 KB 558/587 KB 224/1822 KB 152/206 KB 536/894 KB 558/587 KB 224/1822 KB 152/206 KB 540/894 KB 558/587 KB 224/1822 KB 152/206 KB 544/894 KB 558/587 KB 224/1822 KB 152/206 KB 548/894 KB 562/587 KB 224/1822 KB 152/206 KB 552/894 KB 562/587 KB 224/1822 KB 152/206 KB 556/894 KB 562/587 KB 224/1822 KB 152/206 KB 560/894 KB 562/587 KB 224/1822 KB 152/206 KB 464/894 KB 558/587 KB 212/1822 KB 156/206 KB 560/894 KB 562/587 KB 224/1822 KB 160/206 KB 560/894 KB 562/587 KB 224/1822 KB 164/206 KB 560/894 KB 562/587 KB 224/1822 KB 168/206 KB 560/894 KB 562/587 KB 224/1822 KB 172/206 KB 560/894 KB 562/587 KB 228/1822 KB 152/206 KB 544/894 KB 562/587 KB 224/1822 KB 172/206 KB 560/894 KB 566/587 KB 228/1822 KB 172/206 KB 560/894 KB 570/587 KB 228/1822 KB 176/206 KB 564/894 KB 574/587 KB 228/1822 KB 4/314 KB 168/206 KB 560/894 KB 562/587 KB 228/1822 KB 176/206 KB 564/894 KB 574/587 KB 232/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 236/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 240/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 244/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 248/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 252/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 256/1822 KB 4/314 KB 176/206 KB 564/894 KB 570/587 KB 228/1822 KB 4/314 KB 180/206 KB 564/894 KB 578/587 KB 256/1822 KB 4/314 KB 184/206 KB 564/894 KB 578/587 KB 256/1822 KB 4/314 KB 188/206 KB 564/894 KB 578/587 KB 256/1822 KB 4/314 KB 192/206 KB 564/894 KB 578/587 KB 256/1822 KB 4/314 KB 196/206 KB 564/894 KB 578/587 KB 256/1822 KB 4/314 KB 200/206 KB 564/894 KB 578/587 KB 260/1822 KB 4/314 KB 204/206 KB 564/894 KB 578/587 KB 260/1822 KB 4/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 4/314 KB 172/206 KB 564/894 KB 570/587 KB 228/1822 KB 4/314 KB 172/206 KB 560/894 KB 570/587 KB 228/1822 KB 4/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 8/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 12/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 16/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 20/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 24/314 KB 206/206 KB 564/894 KB 578/587 KB 260/1822 KB 28/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 32/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 36/314 KB 206/206 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 568/894 KB 578/587 KB 260/1822 KB 40/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 44/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 48/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 52/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 56/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 60/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 64/314 KB 196/206 KB 564/894 KB 578/587 KB 260/1822 KB 4/314 KB 176/206 KB 564/894 KB 578/587 KB 232/1822 KB 4/314 KB 206/206 KB 568/894 KB 582/587 KB 260/1822 KB 64/314 KB 206/206 KB 568/894 KB 586/587 KB 260/1822 KB 64/314 KB 206/206 KB 568/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 568/894 KB 578/587 KB 260/1822 KB 28/314 KB 206/206 KB 572/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 576/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 580/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 584/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 588/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 592/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 596/894 KB 587/587 KB 260/1822 KB 64/314 KB 206/206 KB 596/894 KB 587/587 KB 264/1822 KB 64/314 KB 206/206 KB 596/894 KB 587/587 KB 268/1822 KB 64/314 KB 206/206 KB 596/894 KB 587/587 KB 271/1822 KB 64/314 KB 206/206 KB 596/894 KB 587/587 KB 275/1822 KB 64/314 KB 206/206 KB 600/894 KB 587/587 KB 279/1822 KB 64/314 KB 206/206 KB 600/894 KB 587/587 KB 283/1822 KB 64/314 KB 206/206 KB 600/894 KB 587/587 KB 287/1822 KB 64/314 KB 206/206 KB 600/894 KB 587/587 KB 275/1822 KB 64/314 KB 206/206 KB 604/894 KB 587/587 KB 287/1822 KB 64/314 KB 206/206 KB 608/894 KB 587/587 KB 287/1822 KB 64/314 KB 206/206 KB 612/894 KB 587/587 KB 287/1822 KB 64/314 KB 206/206 KB 616/894 KB 587/587 KB 291/1822 KB 68/314 KB 206/206 KB 620/894 KB 587/587 KB 291/1822 KB 68/314 KB 206/206 KB 624/894 KB 587/587 KB 291/1822 KB 68/314 KB 206/206 KB 612/894 KB 587/587 KB 291/1822 KB 68/314 KB 206/206 KB 624/894 KB 587/587 KB 291/1822 KB 72/314 KB 206/206 KB 624/894 KB 587/587 KB 291/1822 KB 76/314 KB 206/206 KB 624/894 KB 587/587 KB 291/1822 KB 80/314 KB 206/206 KB 624/894 KB 587/587 KB 291/1822 KB 84/314 KB 628/894 KB 291/1822 KB 88/314 KB 206/206 KB 612/894 KB 587/587 KB 291/1822 KB 64/314 KB 628/894 KB 295/1822 KB 88/314 KB 628/894 KB 299/1822 KB 88/314 KB 628/894 KB 303/1822 KB 88/314 KB 628/894 KB 307/1822 KB 88/314 KB 628/894 KB 291/1822 KB 84/314 KB 632/894 KB 307/1822 KB 92/314 KB 636/894 KB 307/1822 KB 92/314 KB 640/894 KB 307/1822 KB 92/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 732.4 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 257.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 628/894 KB 307/1822 KB 92/314 KB 640/894 KB 307/1822 KB 96/314 KB 640/894 KB 311/1822 KB 96/314 KB 644/894 KB 315/1822 KB 96/314 KB 644/894 KB 319/1822 KB 96/314 KB 644/894 KB 319/1822 KB 100/314 KB 644/894 KB 319/1822 KB 104/314 KB 644/894 KB 319/1822 KB 108/314 KB 644/894 KB 319/1822 KB 112/314 KB 644/894 KB 323/1822 KB 116/314 KB 644/894 KB 323/1822 KB 120/314 KB 644/894 KB 323/1822 KB 124/314 KB 644/894 KB 323/1822 KB 128/314 KB 644/894 KB 311/1822 KB 96/314 KB 644/894 KB 323/1822 KB 128/314 KB 4/57 KB 644/894 KB 323/1822 KB 128/314 KB 8/57 KB 644/894 KB 323/1822 KB 128/314 KB 12/57 KB 644/894 KB 323/1822 KB 128/314 KB 16/57 KB 648/894 KB 323/1822 KB 128/314 KB 16/57 KB 652/894 KB 323/1822 KB 128/314 KB 16/57 KB 656/894 KB 323/1822 KB 128/314 KB 16/57 KB 644/894 KB 323/1822 KB 112/314 KB 4/263 KB 656/894 KB 323/1822 KB 128/314 KB 16/57 KB 8/263 KB 656/894 KB 323/1822 KB 128/314 KB 20/57 KB 12/263 KB 656/894 KB 323/1822 KB 128/314 KB 20/57 KB 16/263 KB 656/894 KB 323/1822 KB 128/314 KB 20/57 KB 4/263 KB 656/894 KB 323/1822 KB 128/314 KB 20/57 KB 16/263 KB 656/894 KB 323/1822 KB 128/314 KB 24/57 KB 16/263 KB 656/894 KB 323/1822 KB 128/314 KB 28/57 KB 16/263 KB 656/894 KB 323/1822 KB 128/314 KB 32/57 KB 20/263 KB 656/894 KB 323/1822 KB 128/314 KB 32/57 KB 24/263 KB 660/894 KB 327/1822 KB 128/314 KB 36/57 KB 28/263 KB 660/894 KB 327/1822 KB 128/314 KB 36/57 KB 32/263 KB 660/894 KB 327/1822 KB 128/314 KB 36/57 KB 36/263 KB 660/894 KB 327/1822 KB 128/314 KB 36/57 KB 40/263 KB 660/894 KB 327/1822 KB 132/314 KB 36/57 KB 44/263 KB 660/894 KB 327/1822 KB 132/314 KB 36/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 36/57 KB 20/263 KB 660/894 KB 327/1822 KB 128/314 KB 36/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 40/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 44/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 48/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 52/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 56/57 KB 48/263 KB 660/894 KB 327/1822 KB 132/314 KB 57/57 KB 20/263 KB 660/894 KB 327/1822 KB 128/314 KB 32/57 KB 48/263 KB 664/894 KB 327/1822 KB 132/314 KB 57/57 KB 48/263 KB 668/894 KB 327/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 327/1822 KB 132/314 KB 57/57 KB 20/263 KB 656/894 KB 327/1822 KB 128/314 KB 32/57 KB 48/263 KB 672/894 KB 331/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 335/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 339/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 343/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 347/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 351/1822 KB 132/314 KB 57/57 KB 48/263 KB 672/894 KB 355/1822 KB 132/314 KB 57/57 KB 52/263 KB 676/894 KB 359/1822 KB 132/314 KB 57/57 KB 52/263 KB 676/894 KB 363/1822 KB 132/314 KB 57/57 KB 52/263 KB 676/894 KB 367/1822 KB 132/314 KB 57/57 KB 36/263 KB 660/894 KB 327/1822 KB 132/314 KB 36/57 KB 52/263 KB 676/894 KB 367/1822 KB 136/314 KB 57/57 KB 52/263 KB 676/894 KB 367/1822 KB 140/314 KB 57/57 KB 52/263 KB 676/894 KB 367/1822 KB 144/314 KB 57/57 KB 52/263 KB 676/894 KB 367/1822 KB 148/314 KB 57/57 KB 52/263 KB 676/894 KB 367/1822 KB 152/314 KB 57/57 KB 52/263 KB 676/894 KB 371/1822 KB 156/314 KB 57/57 KB 52/263 KB 676/894 KB 371/1822 KB 160/314 KB 57/57 KB 52/263 KB 676/894 KB 371/1822 KB 164/314 KB 57/57 KB 52/263 KB 676/894 KB 371/1822 KB 168/314 KB 57/57 KB 52/263 KB 676/894 KB 371/1822 KB 172/314 KB 57/5 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 7 KB 52/263 KB 676/894 KB 371/1822 KB 176/314 KB 57/57 KB 52/263 KB 676/894 KB 355/1822 KB 132/314 KB 57/57 KB 56/263 KB 676/894 KB 371/1822 KB 176/314 KB 57/57 KB 60/263 KB 676/894 KB 371/1822 KB 176/314 KB 57/57 KB 64/263 KB 676/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 676/894 KB 371/1822 KB 176/314 KB 57/57 KB 48/263 KB 676/894 KB 355/1822 KB 132/314 KB 57/57 KB 68/263 KB 680/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 684/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 688/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 692/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 696/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 700/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 704/894 KB 371/1822 KB 176/314 KB 57/57 KB 68/263 KB 708/894 KB 371/1822 KB 176/314 KB 57/57 KB 52/263 KB 676/894 KB 371/1822 KB 152/314 KB 57/57 KB 72/263 KB 708/894 KB 375/1822 KB 176/314 KB 57/57 KB 72/263 KB 708/894 KB 379/1822 KB 176/314 KB 72/263 KB 708/894 KB 383/1822 KB 176/314 KB 72/263 KB 708/894 KB 371/1822 KB 176/314 KB 57/57 KB 76/263 KB 708/894 KB 383/1822 KB 176/314 KB 80/263 KB 708/894 KB 383/1822 KB 176/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 69.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 80/263 KB 708/894 KB 387/1822 KB 176/314 KB 84/263 KB 712/894 KB 391/1822 KB 176/314 KB 84/263 KB 712/894 KB 387/1822 KB 176/314 KB 88/263 KB 712/894 KB 391/1822 KB 180/314 KB 92/263 KB 712/894 KB 391/1822 KB 180/314 KB 80/263 KB 712/894 KB 387/1822 KB 176/314 KB 92/263 KB 716/894 KB 395/1822 KB 180/314 KB 92/263 KB 720/894 KB 395/1822 KB 180/314 KB 92/263 KB 724/894 KB 395/1822 KB 180/314 KB 96/263 KB 728/894 KB 395/1822 KB 180/314 KB 96/263 KB 732/894 KB 395/1822 KB 180/314 KB 96/263 KB 736/894 KB 395/1822 KB 180/314 KB 92/263 KB 712/894 KB 395/1822 KB 180/314 KB 96/263 KB 736/894 KB 399/1822 KB 180/314 KB 84/263 KB 712/894 KB 391/1822 KB 180/314 KB 96/263 KB 736/894 KB 399/1822 KB 184/314 KB 96/263 KB 736/894 KB 399/1822 KB 188/314 KB 96/263 KB 736/894 KB 399/1822 KB 192/314 KB 96/263 KB 736/894 KB 399/1822 KB 196/314 KB 96/263 KB 740/894 KB 403/1822 KB 200/314 KB 96/263 KB 4/99 KB 740/894 KB 403/1822 KB 204/314 KB 96/263 KB 4/99 KB 740/894 KB 403/1822 KB 208/314 KB 96/263 KB 4/99 KB 740/894 KB 403/1822 KB 212/314 KB 96/263 KB 4/99 KB 740/894 KB 403/1822 KB 216/314 KB 96/263 KB 4/99 KB 740/894 KB 403/1822 KB 220/314 KB 96/263 KB 724/894 KB 395/1822 KB 180/314 KB 96/263 KB 4/99 KB 740/894 KB 403/1822 KB 200/314 KB 96/263 KB 8/99 KB 740/894 KB 403/1822 KB 220/314 KB 96/263 KB 12/99 KB 740/894 KB 403/1822 KB 220/314 KB 96/263 KB 16/99 KB 740/894 KB 403/1822 KB 220/314 KB 96/263 KB 20/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 24/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 28/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 32/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 36/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 40/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 44/99 KB 740/894 KB 403/1822 KB 220/314 KB 100/263 KB 48/99 KB 740/894 KB 403/1822 KB 220/314 KB 96/263 KB 740/894 KB 403/1822 KB 196/314 KB 100/263 KB 48/99 KB 744/894 KB 403/1822 KB 220/314 KB 100/263 KB 48/99 KB 748/894 KB 403/1822 KB 220/314 KB 100/263 KB 48/99 KB 752/894 KB 403/1822 KB 220/314 KB 96/263 KB 736/894 KB 403/1822 KB 196/314 KB 100/263 KB 48/99 KB 752/894 KB 407/1822 KB 220/314 KB 100/263 KB 48/99 KB 752/894 KB 411/1822 KB 220/314 KB 100/263 KB 48/99 KB 752/894 KB 415/1822 KB 220/314 KB 100/263 KB 20/99 KB 740/894 KB 403/1822 KB 220/314 KB 104/263 KB 48/99 KB 752/894 KB 415/1822 KB 220/314 KB 108/263 KB 48/99 KB 752/894 KB 415/1822 KB 220/314 KB 112/263 KB 48/99 KB 752/894 KB 415/1822 KB 220/314 KB 112/263 KB 48/99 KB 752/894 KB 419/1822 KB 220/314 KB 116/263 KB 48/99 KB 756/894 KB 423/1822 KB 220/314 KB 116/263 KB 48/99 KB 756/894 KB 427/1822 KB 220/314 KB 116/263 KB 52/99 KB 756/894 KB 431/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 435/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 439/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 443/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 447/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 451/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 455/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 459/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 463/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 467/1822 KB 224/314 KB 116/263 KB 48/99 KB 756/894 KB 419/1822 KB 220/314 KB 116/263 KB 48/99 KB 752/894 KB 419/1822 KB 220/314 KB 120/263 KB 52/99 KB 756/894 KB 467/1822 KB 224/314 KB 124/263 KB 52/99 KB 756/894 KB 467/1822 KB 224/314 KB 128/263 KB 52/99 KB 756/894 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 467/1822 KB 224/314 KB 132/263 KB 52/99 KB 756/894 KB 467/1822 KB 224/314 KB 116/263 KB 52/99 KB 756/894 KB 427/1822 KB 224/314 KB 132/263 KB 56/99 KB 760/894 KB 467/1822 KB 224/314 KB 132/263 KB 60/99 KB 760/894 KB 467/1822 KB 224/314 KB 132/263 KB 64/99 KB 760/894 KB 467/1822 KB 224/314 KB 116/263 KB 48/99 KB 756/894 KB 427/1822 KB 224/314 KB 132/263 KB 64/99 KB 760/894 KB 467/1822 KB 228/314 KB 132/263 KB 64/99 KB 760/894 KB 467/1822 KB 232/314 KB 132/263 KB 64/99 KB 760/894 KB 467/1822 KB 236/314 KB 132/263 KB 64/99 KB 760/894 KB 467/1822 KB 240/314 KB 136/263 KB 64/99 KB 760/894 KB 467/1822 KB 244/314 KB 136/263 KB 68/99 KB 760/894 KB 467/1822 KB 248/314 KB 136/263 KB 68/99 KB 760/894 KB 467/1822 KB 252/314 KB 136/263 KB 68/99 KB 760/894 KB 467/1822 KB 256/314 KB 136/263 KB 68/99 KB 760/894 KB 467/1822 KB 260/314 KB 132/263 KB 52/99 KB 760/894 KB 467/1822 KB 224/314 KB 136/263 KB 68/99 KB 764/894 KB 467/1822 KB 260/314 KB 136/263 KB 68/99 KB 768/894 KB 467/1822 KB 260/314 KB 136/263 KB 68/99 KB 772/894 KB 467/1822 KB 260/314 KB 136/263 KB 68/99 KB 776/894 KB 467/1822 KB 260/314 KB 136/263 KB 68/99 KB 780/894 KB 467/1822 KB 260/314 KB 136/263 KB 68/99 KB 784/894 KB 467/1822 KB 260/314 KB 136/263 KB 68/99 KB 760/894 KB 467/1822 KB 244/314 KB 136/263 KB 72/99 KB 784/894 KB 467/1822 KB 260/314 KB 136/263 KB 76/99 KB 784/894 KB 467/1822 KB 260/314 KB 136/263 KB 80/99 KB 784/894 KB 467/1822 KB 260/314 KB 136/263 KB 84/99 KB 788/894 KB 467/1822 KB 260/314 KB 136/263 KB 88/99 KB 788/894 KB 467/1822 KB 260/314 KB 136/263 KB 64/99 KB 760/894 KB 467/1822 KB 240/314 KB 140/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 144/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 148/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 152/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 156/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 160/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 164/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 168/263 KB 92/99 KB 788/894 KB 467/1822 KB 264/314 KB 172/263 KB 92/99 KB 788/894 KB 471/1822 KB 264/314 KB 176/263 KB 92/99 KB 788/894 KB 471/1822 KB 264/314 KB 136/263 KB 88/99 KB 788/894 KB 467/1822 KB 264/314 KB 176/263 KB 92/99 KB 788/894 KB 471/1822 KB 268/314 KB 176/263 KB 92/99 KB 788/894 KB 471/1822 KB 272/314 KB 136/263 KB 80/99 KB 788/894 KB 467/1822 KB 260/314 KB 176/263 KB 92/99 KB 792/894 KB 471/1822 KB 272/314 KB 176/263 KB 92/99 KB 796/894 KB 471/1822 KB 272/314 KB 176/263 KB 92/99 KB 800/894 KB 471/1822 KB 272/314 KB 176/263 KB 92/99 KB 804/894 KB 471/1822 KB 272/314 KB 180/263 KB 92/99 KB 808/894 KB 471/1822 KB 276/314 KB 180/263 KB 92/99 KB 812/894 KB 471/1822 KB 276/314 KB 180/263 KB 92/99 KB 816/894 KB 471/1822 KB 276/314 KB 168/263 KB 92/99 KB 788/894 KB 471/1822 KB 264/314 KB 180/263 KB 92/99 KB 816/894 KB 475/1822 KB 276/314 KB 180/263 KB 92/99 KB 816/894 KB 479/1822 KB 276/314 KB 164/263 KB 92/99 KB 788/894 KB 467/1822 KB 264/314 KB 180/263 KB 96/99 KB 816/894 KB 479/1822 KB 276/314 KB 180/263 KB 99/99 KB 816/894 KB 479/1822 KB 276/314 KB 180/263 KB 99/99 KB 816/894 KB 483/1822 KB 276/314 KB 180/263 KB 99/99 KB 820/894 KB 487/1822 KB 276/314 KB 180/263 KB 99/99 KB 820/894 KB 491/1822 KB 276/314 KB 180/263 KB 99/99 KB 820/894 KB 495/1822 KB 276/314 KB 180/263 KB 92/99 KB 804/894 KB 471/1822 KB 276/314 KB 184/263 KB 99/99 KB 820/894 KB 495/1822 KB 276/314 KB 188/263 KB 99/99 KB 820/894 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 495/1822 KB 276/314 KB 192/263 KB 99/99 KB 820/894 KB 495/1822 KB 276/314 KB 176/263 KB 92/99 KB 804/894 KB 471/1822 KB 276/314 KB 192/263 KB 99/99 KB 820/894 KB 495/1822 KB 280/314 KB 192/263 KB 99/99 KB 820/894 KB 495/1822 KB 284/314 KB 192/263 KB 99/99 KB 820/894 KB 495/1822 KB 288/314 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 115.6 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 180/263 KB 99/99 KB 820/894 KB 483/1822 KB 276/314 KB 196/263 KB 824/894 KB 499/1822 KB 292/314 KB 196/263 KB 828/894 KB 499/1822 KB 292/314 KB 196/263 KB 832/894 KB 499/1822 KB 292/314 KB 196/263 KB 836/894 KB 499/1822 KB 292/314 KB 196/263 KB 820/894 KB 499/1822 KB 292/314 KB 196/263 KB 836/894 KB 503/1822 KB 292/314 KB 196/263 KB 836/894 KB 507/1822 KB 292/314 KB 196/263 KB 836/894 KB 511/1822 KB 292/314 KB 196/263 KB 836/894 KB 515/1822 KB 292/314 KB 196/263 KB 820/894 KB 495/1822 KB 292/314 KB 196/263 KB 840/894 KB 515/1822 KB 296/314 KB 196/263 KB 840/894 KB 515/1822 KB 300/314 KB 196/263 KB 840/894 KB 515/1822 KB 304/314 KB 196/263 KB 840/894 KB 515/1822 KB 308/314 KB 196/263 KB 840/894 KB 515/1822 KB 312/314 KB 196/263 KB 840/894 KB 515/1822 KB 314/314 KB 196/263 KB 820/894 KB 495/1822 KB 288/314 KB 200/263 KB 840/894 KB 515/1822 KB 314/314 KB 204/263 KB 840/894 KB 515/1822 KB 314/314 KB 208/263 KB 840/894 KB 515/1822 KB 314/314 KB 212/263 KB 840/894 KB 515/1822 KB 314/314 KB 216/263 KB 840/894 KB 515/1822 KB 314/314 KB 220/263 KB 840/894 KB 519/1822 KB 314/314 KB 224/263 KB 840/894 KB 519/1822 KB 314/314 KB 196/263 KB 840/894 KB 515/1822 KB 292/314 KB 224/263 KB 844/894 KB 519/1822 KB 314/314 KB 224/263 KB 848/894 KB 519/1822 KB 314/314 KB 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 216/263 KB 840/894 KB 519/1822 KB 314/314 KB 228/263 KB 852/894 KB 523/1822 KB 314/314 KB 228/263 KB 852/894 KB 527/1822 KB 314/314 KB 228/263 KB 852/894 KB 531/1822 KB 314/314 KB 228/263 KB 852/894 KB 535/1822 KB 314/314 KB 228/263 KB 852/894 KB 539/1822 KB 314/314 KB 228/263 KB 852/894 KB 543/1822 KB 314/314 KB 228/263 KB 852/894 KB 519/1822 KB 314/314 KB 232/263 KB 852/894 KB 543/1822 KB 314/314 KB 236/263 KB 852/894 KB 543/1822 KB 314/314 KB 240/263 KB 852/894 KB 543/1822 KB 314/314 KB 224/263 KB 852/894 KB 519/1822 KB 314/314 KB 240/263 KB 856/894 KB 543/1822 KB 314/314 KB 240/263 KB 860/894 KB 543/1822 KB 314/314 KB 240/263 KB 864/894 KB 543/1822 KB 314/314 KB 240/263 KB 868/894 KB 543/1822 KB 314/314 KB 244/263 KB 872/894 KB 543/1822 KB 244/263 KB 876/894 KB 543/1822 KB 244/263 KB 880/894 KB 547/1822 KB 244/263 KB 868/894 KB 543/1822 KB 248/263 KB 880/894 KB 547/1822 KB 252/263 KB 884/894 KB 547/1822 KB 256/263 KB 884/894 KB 547/1822 KB 260/263 KB 884/894 KB 547/1822 KB 263/263 KB 884/894 KB 547/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 361.6 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 263/263 KB 3/276 KB 884/894 KB 547/1822 KB 263/263 KB 5/276 KB 884/894 KB 547/1822 KB 263/263 KB 8/276 KB 884/894 KB 547/1822 KB 263/263 KB 11/276 KB 884/894 KB 547/1822 KB 263/263 KB 13/276 KB 884/894 KB 547/1822 KB 263/263 KB 16/276 KB 884/894 KB 547/1822 KB 263/263 KB 19/276 KB 884/894 KB 547/1822 KB 263/263 KB 21/276 KB 884/894 KB 547/1822 KB 263/263 KB 24/276 KB 884/894 KB 547/1822 KB 263/263 KB 27/276 KB 884/894 KB 547/1822 KB 248/263 KB 884/894 KB 547/1822 KB 263/263 KB 27/276 KB 888/894 KB 547/1822 KB 263/263 KB 29/276 KB 892/894 KB 547/1822 KB 263/263 KB 29/276 KB 894/894 KB 547/1822 KB 244/263 KB 876/894 KB 547/1822 KB 263/263 KB 29/276 KB 894/894 KB 551/1822 KB 263/263 KB 29/276 KB 894/894 KB 555/1822 KB 263/263 KB 29/276 KB 894/894 KB 559/1822 KB 263/263 KB 29/276 KB 894/894 KB 563/1822 KB 263/263 KB 29/276 KB 894/894 KB 567/1822 KB 263/263 KB 29/276 KB 894/894 KB 571/1822 KB 263/263 KB 29/276 KB 894/894 KB 575/1822 KB 263/263 KB 29/276 KB 888/894 KB 547/1822 KB 263/263 KB 32/276 KB 894/894 KB 575/1822 KB 263/263 KB 36/276 KB 894/894 KB 575/1822 KB 263/263 KB 40/276 KB 894/894 KB 575/1822 KB 263/263 KB 44/276 KB 894/894 KB 575/1822 KB 48/276 KB 894/894 KB 579/1822 KB 52/276 KB 894/894 KB 579/1822 KB 56/276 KB 894/894 KB 579/1822 KB 60/276 KB 894/894 KB 579/1822 KB 64/276 KB 894/894 KB 579/1822 KB 68/276 KB 894/894 KB 579/1822 KB 4/54 KB 72/276 KB 579/1822 KB 44/276 KB 894/894 KB 579/1822 KB 4/54 KB 72/276 KB 583/1822 KB 4/54 KB 72/276 KB 587/1822 KB 4/54 KB 72/276 KB 591/1822 KB 4/54 KB 72/276 KB 595/1822 KB 4/54 KB 72/276 KB 599/1822 KB 4/54 KB 72/276 KB 603/1822 KB 4/54 KB 72/276 KB 607/1822 KB 4/54 KB 72/276 KB 611/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 299.2 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 4/54 KB 76/276 KB 611/1822 KB 4/54 KB 80/276 KB 615/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1010.4 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 4/54 KB 68/276 KB 894/894 KB 579/1822 KB 8/54 KB 80/276 KB 615/1822 KB 12/54 KB 80/276 KB 615/1822 KB 16/54 KB 80/276 KB 615/1822 KB 20/54 KB 80/276 KB 615/1822 KB 24/54 KB 80/276 KB 615/1822 KB 28/54 KB 80/276 KB 615/1822 KB 32/54 KB 80/276 KB 615/1822 KB 36/54 KB 80/276 KB 615/1822 KB 40/54 KB 80/276 KB 615/1822 KB 44/54 KB 80/276 KB 615/1822 KB 48/54 KB 80/276 KB 615/1822 KB 52/54 KB 80/276 KB 615/1822 KB 54/54 KB 80/276 KB 615/1822 KB 4/54 KB 76/276 KB 615/1822 KB 54/54 KB 84/276 KB 619/1822 KB 54/54 KB 84/276 KB 623/1822 KB 54/54 KB 84/276 KB 627/1822 KB 54/54 KB 84/276 KB 631/1822 KB 54/54 KB 84/276 KB 635/1822 KB 54/54 KB 84/276 KB 639/1822 KB 54/54 KB 84/276 KB 615/1822 KB 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 54/54 KB 88/276 KB 639/1822 KB 54/54 KB 92/276 KB 639/1822 KB 54/54 KB 96/276 KB 639/1822 KB 54/54 KB 100/276 KB 639/1822 KB 54/54 KB 104/276 KB 639/1822 KB 54/54 KB 108/276 KB 639/1822 KB 54/54 KB 112/276 KB 639/1822 KB 54/54 KB 116/276 KB 643/1822 KB 54/54 KB 120/276 KB 643/1822 KB 54/54 KB 124/276 KB 643/1822 KB 54/54 KB 128/276 KB 643/1822 KB 54/54 KB 132/276 KB 643/1822 KB 54/54 KB 136/276 KB 643/1822 KB 54/54 KB 112/276 KB 643/1822 KB 54/54 KB 136/276 KB 4/748 KB 643/1822 KB 54/54 KB 136/276 KB 8/748 KB 643/1822 KB 54/54 KB 136/276 KB 12/748 KB 643/1822 KB 54/54 KB 136/276 KB 16/748 KB 643/1822 KB 54/54 KB 136/276 KB 20/748 KB 643/1822 KB 54/54 KB 136/276 KB 24/748 KB 643/1822 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 60.2 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 136/276 KB 28/748 KB 643/1822 KB 136/276 KB 28/748 KB 647/1822 KB 136/276 KB 32/748 KB 647/1822 KB 136/276 KB 32/748 KB 651/1822 KB 136/276 KB 32/748 KB 4/223 KB 651/1822 KB 136/276 KB 32/748 KB 8/223 KB 651/1822 KB 136/276 KB 32/748 KB 12/223 KB 651/1822 KB 136/276 KB 32/748 KB 16/223 KB 651/1822 KB 136/276 KB 32/748 KB 16/223 KB 655/1822 KB 136/276 KB 36/748 KB 16/223 KB 655/1822 KB 136/276 KB 40/748 KB 16/223 KB 659/1822 KB 136/276 KB 44/748 KB 16/223 KB 659/1822 KB 136/276 KB 48/748 KB 16/223 KB 659/1822 KB 136/276 KB 48/748 KB 20/223 KB 659/1822 KB 136/276 KB 48/748 KB 24/223 KB 659/1822 KB 136/276 KB 48/748 KB 28/223 KB 659/1822 KB 136/276 KB 48/748 KB 32/223 KB 659/1822 KB 136/276 KB 36/748 KB 16/223 KB 659/1822 KB 136/276 KB 48/748 KB 32/223 KB 663/1822 KB 136/276 KB 48/748 KB 32/223 KB 667/1822 KB 136/276 KB 48/748 KB 32/223 KB 671/1822 KB 140/276 KB 48/748 KB 32/223 KB 675/1822 KB 140/276 KB 48/748 KB 32/223 KB 671/1822 KB 144/276 KB 52/748 KB 36/223 KB 679/1822 KB 140/276 KB 52/748 KB 36/223 KB 679/1822 KB 144/276 KB 52/748 KB 40/223 KB 679/1822 KB 144/276 KB 52/748 KB 44/223 KB 679/1822 KB 144/276 KB 52/748 KB 48/223 KB 679/1822 KB 144/276 KB 3/27 KB 52/748 KB 48/223 KB 679/1822 KB 144/276 KB 6/27 KB 52/748 KB 48/223 KB 679/1822 KB 144/276 KB 7/27 KB 52/748 KB 52/223 KB 679/1822 KB 144/276 KB 10/27 KB 52/748 KB 52/223 KB 679/1822 KB 144/276 KB 11/27 KB 52/748 KB 52/223 KB 679/1822 KB 140/276 KB 52/748 KB 32/223 KB 675/1822 KB 144/276 KB 11/27 KB 56/748 KB 52/223 KB 679/1822 KB 144/276 KB 14/27 KB 60/748 KB 52/223 KB 679/1822 KB 144/276 KB 14/27 KB 64/748 KB 52/223 KB 679/1822 KB 144/276 KB 14/27 KB 68/748 KB 52/223 KB 679/1822 KB 144/276 KB 6/27 KB 52/748 KB 52/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 56/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 60/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 64/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 68/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 72/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 76/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 80/223 KB 679/1822 KB 148/276 KB 14/27 KB 68/748 KB 52/223 KB 679/1822 KB 152/276 KB 14/27 KB 68/748 KB 80/223 KB 679/1822 KB 156/276 KB 14/27 KB 68/748 KB 80/223 KB 679/1822 KB 160/276 KB 14/27 KB 68/748 KB 80/223 KB 679/1822 KB 144/276 KB 14/27 KB 68/748 KB 52/223 KB 679/1822 KB 160/276 KB 14/27 KB 68/748 KB 80/223 KB 683/1822 KB 160/276 KB 14/27 KB 68/748 KB 80/223 KB 687/1822 KB 144/276 KB 14/27 KB 56/748 KB 52/223 KB 679/1822 KB 160/276 KB 15/27 KB 68/748 KB 80/223 KB 687/1822 KB 160/276 KB 18/27 KB 68/748 KB 80/223 KB 687/1822 KB 160/276 KB 19/27 KB 68/748 KB 80/223 KB 687/1822 KB 160/276 KB 19/27 KB 68/748 KB 84/223 KB 687/1822 KB 164/276 KB 22/27 KB 72/748 KB 88/223 KB 691/1822 KB 164/276 KB 22/27 KB 72/748 KB 92/223 KB 691/1822 KB 164/276 KB 22/27 KB 72/748 KB 96/223 KB 691/1822 KB 160/276 KB 22/27 KB 68/748 KB 84/223 KB 687/1822 KB 164/276 KB 23/27 KB 72/748 KB 96/223 KB 691/1822 KB 164/276 KB 22/27 KB 72/748 KB 84/223 KB 691/1822 KB 164/276 KB 26/27 KB 76/748 KB 96/223 KB 691/1822 KB 164/276 KB 26/27 KB 80/748 KB 96/223 KB 691/1822 KB 164/276 KB 22/27 KB 68/748 KB 84/223 KB 691/1822 KB 160/276 KB 22/27 KB 68/748 KB 84/223 KB 691/1822 KB 164/276 KB 26/27 KB 72/748 KB 96/223 KB 691/1822 KB 168/276 KB 27/27 KB 80/748 KB 96/223 KB 695/1822 KB 168/276 KB 26/27 KB 80/748 KB 96/223 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 695/1822 KB 168/276 KB 27/27 KB 80/748 KB 96/223 KB 699/1822 KB 168/276 KB 27/27 KB 84/748 KB 96/223 KB 699/1822 KB 168/276 KB 27/27 KB 88/748 KB 100/223 KB 703/1822 KB 168/276 KB 27/27 KB 92/748 KB 100/223 KB 703/1822 KB 168/276 KB 27/27 KB 96/748 KB 100/223 KB 703/1822 KB 168/276 KB 27/27 KB 84/748 KB 100/223 KB 703/1822 KB 168/276 KB 27/27 KB 96/748 KB 104/223 KB 703/1822 KB 168/276 KB 27/27 KB 96/748 KB 108/223 KB 703/1822 KB 168/276 KB 27/27 KB 96/748 KB 112/223 KB 703/1822 KB 168/276 KB 27/27 KB 84/748 KB 96/223 KB 703/1822 KB 168/276 KB 27/27 KB 84/748 KB 96/223 KB 703/1822 KB 172/276 KB 27/27 KB 96/748 KB 112/223 KB 703/1822 KB 176/276 KB 27/27 KB 96/748 KB 112/223 KB 703/1822 KB 176/276 KB 27/27 KB 96/748 KB 112/223 KB 707/1822 KB 180/276 KB 96/748 KB 112/223 KB 711/1822 KB 180/276 KB 96/748 KB 112/223 KB 715/1822 KB 180/276 KB 96/748 KB 112/223 KB 719/1822 KB 180/276 KB 96/748 KB 112/223 KB 723/1822 KB 180/276 KB 100/748 KB 116/223 KB 727/1822 KB 180/276 KB 100/748 KB 116/223 KB 731/1822 KB 180/276 KB 100/748 KB 116/223 KB 735/1822 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 28.9 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 180/276 KB 27/27 KB 96/748 KB 112/223 KB 707/1822 KB 184/276 KB 100/748 KB 116/223 KB 735/1822 KB 188/276 KB 100/748 KB 116/223 KB 735/1822 KB 192/276 KB 100/748 KB 116/223 KB 735/1822 KB 196/276 KB 100/748 KB 116/223 KB 735/1822 KB 200/276 KB 100/748 KB 116/223 KB 735/1822 KB 204/276 KB 100/748 KB 116/223 KB 735/1822 KB 208/276 KB 100/748 KB 116/223 KB 739/1822 KB 180/276 KB 100/748 KB 116/223 KB 723/1822 KB 208/276 KB 100/748 KB 120/223 KB 739/1822 KB 208/276 KB 100/748 KB 124/223 KB 739/1822 KB 180/276 KB 100/748 KB 112/223 KB 723/1822 KB 208/276 KB 104/748 KB 124/223 KB 739/1822 KB 208/276 KB 108/748 KB 124/223 KB 739/1822 KB 208/276 KB 112/748 KB 124/223 KB 739/1822 KB 208/276 KB 116/748 KB 124/223 KB 739/1822 KB 212/276 KB 120/748 KB 128/223 KB 739/1822 KB 212/276 KB 124/748 KB 128/223 KB 739/1822 KB 212/276 KB 128/748 KB 128/223 KB 739/1822 KB 212/276 KB 132/748 KB 128/223 KB 739/1822 KB 212/276 KB 136/748 KB 128/223 KB 739/1822 KB 212/276 KB 140/748 KB 128/223 KB 739/1822 KB 212/276 KB 144/748 KB 128/223 KB 739/1822 KB 204/276 KB 100/748 KB 116/223 KB 739/1822 KB 212/276 KB 144/748 KB 128/223 KB 743/1822 KB 212/276 KB 144/748 KB 128/223 KB 747/1822 KB 212/276 KB 144/748 KB 128/223 KB 751/1822 KB 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 212/276 KB 116/748 KB 128/223 KB 739/1822 KB 216/276 KB 144/748 KB 128/223 KB 751/1822 KB 208/276 KB 116/748 KB 128/223 KB 739/1822 KB 216/276 KB 144/748 KB 132/223 KB 751/1822 KB 216/276 KB 144/748 KB 136/223 KB 751/1822 KB 216/276 KB 144/748 KB 140/223 KB 751/1822 KB 216/276 KB 144/748 KB 144/223 KB 751/1822 KB 216/276 KB 144/748 KB 148/223 KB 751/1822 KB 220/276 KB 144/748 KB 152/223 KB 755/1822 KB 220/276 KB 144/748 KB 156/223 KB 755/1822 KB 220/276 KB 144/748 KB 160/223 KB 755/1822 KB 220/276 KB 144/748 KB 148/223 KB 755/1822 KB 220/276 KB 144/748 KB 160/223 KB 759/1822 KB 220/276 KB 144/748 KB 160/223 KB 763/1822 KB 220/276 KB 144/748 KB 160/223 KB 767/1822 KB 220/276 KB 144/748 KB 148/223 KB 751/1822 KB 224/276 KB 144/748 KB 160/223 KB 767/1822 KB 228/276 KB 144/748 KB 160/223 KB 767/1822 KB 232/276 KB 144/748 KB 160/223 KB 767/1822 KB 236/276 KB 144/748 KB 160/223 KB 767/1822 KB 240/276 KB 148/748 KB 160/223 KB 767/1822 KB 244/276 KB 148/748 KB 160/223 KB 767/1822 KB 248/276 KB 148/748 KB 164/223 KB 771/1822 KB 236/276 KB 148/748 KB 160/223 KB 767/1822 KB 252/276 KB 152/748 KB 164/223 KB 771/1822 KB 252/276 KB 156/748 KB 164/223 KB 771/1822 KB 252/276 KB 160/748 KB 164/223 KB 771/1822 KB 252/276 KB 164/748 KB 164/223 KB 771/1822 KB 252/276 KB 168/748 KB 164/223 KB 771/1822 KB 252/276 KB 172/748 KB 164/223 KB 771/1822 KB 252/276 KB 176/748 KB 164/223 KB 771/1822 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 244/276 KB 148/748 KB 164/223 KB 771/1822 KB 244/276 KB 148/748 KB 160/223 KB 771/1822 KB 3/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 5/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 8/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 11/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 13/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 16/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 19/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 21/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 24/178 KB 252/276 KB 180/748 KB 164/223 KB 771/1822 KB 24/178 KB 252/276 KB 180/748 KB 164/223 KB 775/1822 KB 24/178 KB 252/276 KB 180/748 KB 168/223 KB 779/1822 KB 27/178 KB 252/276 KB 180/748 KB 168/223 KB 783/1822 KB 252/276 KB 148/748 KB 164/223 KB 771/1822 KB 27/178 KB 256/276 KB 180/748 KB 168/223 KB 783/1822 KB 27/178 KB 260/276 KB 180/748 KB 168/223 KB 783/1822 KB 27/178 KB 264/276 KB 180/748 KB 168/223 KB 787/1822 KB 27/178 KB 252/276 KB 180/748 KB 168/223 KB 779/1822 KB 24/178 KB 252/276 KB 180/748 KB 168/223 KB 775/1822 KB 27/178 KB 264/276 KB 180/748 KB 172/223 KB 787/1822 KB 27/178 KB 264/276 KB 180/748 KB 176/223 KB 787/1822 KB 29/178 KB 264/276 KB 180/748 KB 176/223 KB 787/1822 KB 29/178 KB 264/276 KB 180/748 KB 180/223 KB 787/1822 KB 32/178 KB 264/276 KB 180/748 KB 184/223 KB 787/1822 KB 32/178 KB 264/276 KB 180/748 KB 188/223 KB 787/1822 KB 32/178 KB 264/276 KB 180/748 KB 192/223 KB 787/1822 KB 27/178 KB 260/276 KB 180/748 KB 168/223 KB 787/1822 KB 32/178 KB 264/276 KB 180/748 KB 192/223 KB 791/1822 KB 32/178 KB 264/276 KB 180/748 KB 192/223 KB 795/1822 KB 32/178 KB 264/276 KB 180/748 KB 192/223 KB 799/1822 KB 32/178 KB 268/276 KB 180/748 KB 196/223 KB 803/1822 KB 32/178 KB 264/276 KB 180/748 KB 180/223 KB 787/1822 KB 36/178 KB 268/276 KB 184/748 KB 196/223 KB 803/1822 KB 40/178 KB 268/276 KB 184/748 KB 196/223 KB 803/1822 KB 44/178 KB 268/276 KB 184/748 KB 196/223 KB 803/1822 KB 48/178 KB 268/276 KB 184/74 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 8 KB 196/223 KB 803/1822 KB 52/178 KB 268/276 KB 184/748 KB 196/223 KB 803/1822 KB 32/178 KB 268/276 KB 184/748 KB 196/223 KB 803/1822 KB 52/178 KB 268/276 KB 188/748 KB 196/223 KB 807/1822 KB 52/178 KB 268/276 KB 192/748 KB 196/223 KB 807/1822 KB 52/178 KB 268/276 KB 196/748 KB 196/223 KB 807/1822 KB 32/178 KB 268/276 KB 180/748 KB 196/223 KB 799/1822 KB 56/178 KB 272/276 KB 196/748 KB 196/223 KB 807/1822 KB 56/178 KB 276/276 KB 196/748 KB 196/223 KB 807/1822 KB 56/178 KB 276/276 KB 196/748 KB 196/223 KB 807/1822 KB 32/178 KB 264/276 KB 180/748 KB 196/223 KB 799/1822 KB 56/178 KB 276/276 KB 196/748 KB 200/223 KB 807/1822 KB 56/178 KB 276/276 KB 196/748 KB 204/223 KB 807/1822 KB 56/178 KB 276/276 KB 196/748 KB 208/223 KB 807/1822 KB 56/178 KB 276/276 KB 196/748 KB 212/223 KB 807/1822 KB 56/178 KB 276/276 KB 200/748 KB 216/223 KB 807/1822 KB 56/178 KB 276/276 KB 200/748 KB 220/223 KB 807/1822 KB 56/178 KB 276/276 KB 200/748 KB 223/223 KB 807/1822 KB 56/178 KB 268/276 KB 196/748 KB 196/223 KB 807/1822 KB 60/178 KB 276/276 KB 200/748 KB 223/223 KB 807/1822 KB 64/178 KB 276/276 KB 200/748 KB 223/223 KB 807/1822 KB 52/178 KB 268/276 KB 184/748 KB 196/223 KB 807/1822 KB 64/178 KB 276/276 KB 200/748 KB 223/223 KB 811/1822 KB 64/178 KB 276/276 KB 200/748 KB 223/223 KB 815/1822 KB 64/178 KB 276/276 KB 200/748 KB 223/223 KB 819/1822 KB 68/178 KB 276/276 KB 200/748 KB 223/223 KB 823/1822 KB 68/178 KB 276/276 KB 200/748 KB 223/223 KB 827/1822 KB 68/178 KB 276/276 KB 200/748 KB 223/223 KB 831/1822 KB 56/178 KB 276/276 KB 200/748 KB 212/223 KB 807/1822 KB 68/178 KB 276/276 KB 204/748 KB 223/223 KB 831/1822 KB 68/178 KB 276/276 KB 208/748 KB 223/223 KB 831/1822 KB 68/178 KB 276/276 KB 212/748 KB 223/223 KB 831/1822 KB 68/178 KB 276/276 KB 216/748 KB 223/223 KB 831/1822 KB 68/178 KB 276/276 KB 220/748 KB 223/223 KB 831/1822 KB 68/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 68/178 KB 276/276 KB 200/748 KB 223/223 KB 819/1822 KB 72/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 76/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 80/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 84/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 88/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 92/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 KB 96/178 KB 276/276 KB 224/748 KB 223/223 KB 835/1822 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 292.4 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 68/178 KB 276/276 KB 220/748 KB 223/223 KB 835/1822 KB 96/178 KB 228/748 KB 223/223 KB 839/1822 KB 96/178 KB 228/748 KB 223/223 KB 843/1822 KB 96/178 KB 228/748 KB 223/223 KB 847/1822 KB 96/178 KB 228/748 KB 851/1822 KB 100/178 KB 228/748 KB 855/1822 KB 100/178 KB 228/748 KB 859/1822 KB 100/178 KB 228/748 KB 863/1822 KB 96/178 KB 276/276 KB 228/748 KB 223/223 KB 835/1822 KB 100/178 KB 232/748 KB 863/1822 KB 100/178 KB 236/748 KB 863/1822 KB 100/178 KB 240/748 KB 863/1822 KB 100/178 KB 244/748 KB 863/1822 KB 100/178 KB 248/748 KB 863/1822 KB 100/178 KB 252/748 KB 863/1822 KB 100/178 KB 256/748 KB 863/1822 KB 100/178 KB 260/748 KB 867/1822 KB 100/178 KB 264/748 KB 867/1822 KB 100/178 KB 268/748 KB 867/1822 KB 100/178 KB 272/748 KB 867/1822 KB 100/178 KB 228/748 KB 851/1822 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 234.7 KB/sec) unit-abot-epc-basic-0: 11:01:34 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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 104/178 KB 272/748 KB 4/23 KB 867/1822 KB 108/178 KB 272/748 KB 4/23 KB 867/1822 KB 112/178 KB 272/748 KB 4/23 KB 867/1822 KB 116/178 KB 272/748 KB 4/23 KB 867/1822 KB 120/178 KB 272/748 KB 4/23 KB 867/1822 KB 124/178 KB 272/748 KB 4/23 KB 867/1822 KB 128/178 KB 272/748 KB 4/23 KB 867/1822 KB 100/178 KB 256/748 KB 867/1822 KB 128/178 KB 272/748 KB 4/23 KB 871/1822 KB 128/178 KB 272/748 KB 4/23 KB 875/1822 KB 128/178 KB 272/748 KB 4/23 KB 879/1822 KB 100/178 KB 272/748 KB 4/23 KB 867/1822 KB 128/178 KB 272/748 KB 8/23 KB 879/1822 KB 128/178 KB 272/748 KB 12/23 KB 879/1822 KB 128/178 KB 272/748 KB 16/23 KB 879/1822 KB 128/178 KB 272/748 KB 20/23 KB 879/1822 KB 128/178 KB 272/748 KB 23/23 KB 879/1822 KB 132/178 KB 272/748 KB 23/23 KB 879/1822 KB 136/178 KB 276/748 KB 23/23 KB 883/1822 KB 140/178 KB 276/748 KB 23/23 KB 883/1822 KB 144/178 KB 276/748 KB 23/23 KB 883/1822 KB 132/178 KB 276/748 KB 23/23 KB 883/1822 KB 144/178 KB 280/748 KB 23/23 KB 883/1822 KB 144/178 KB 284/748 KB 23/23 KB 883/1822 KB 144/178 KB 288/748 KB 23/23 KB 883/1822 KB 132/178 KB 272/748 KB 23/23 KB 883/1822 KB 144/178 KB 288/748 KB 23/23 KB 887/1822 KB 144/178 KB 288/748 KB 23/23 KB 891/1822 KB 144/178 KB 288/748 KB 23/23 KB 895/1822 KB 144/178 KB 288/748 KB 23/23 KB 899/1822 KB 148/178 KB 292/748 KB 23/23 KB 3/55 KB 903/1822 KB 148/178 KB 292/748 KB 23/23 KB 3/55 KB 907/1822 KB 148/178 KB 292/748 KB 23/23 KB 3/55 KB 911/1822 KB 148/178 KB 292/748 KB 23/23 KB 3/55 KB 899/1822 KB 148/178 KB 296/748 KB 23/23 KB 3/55 KB 911/1822 KB 148/178 KB 300/748 KB 23/23 KB 3/55 KB 915/1822 KB 148/178 KB 304/748 KB 23/23 KB 3/55 KB 915/1822 KB 148/178 KB 308/748 KB 23/23 KB 3/55 KB 915/1822 KB 148/178 KB 312/748 KB 23/23 KB 3/55 KB 915/1822 KB 148/178 KB 316/748 KB 23/23 KB 3/55 KB 915/1822 KB 148/178 KB 320/748 KB 23/23 KB 3/55 KB 915/1822 KB 148/178 KB 288/748 KB 23/23 KB 3/55 KB 899/1822 KB 152/178 KB 320/748 KB 23/23 KB 3/55 KB 915/1822 KB 156/178 KB 320/748 KB 23/23 KB 3/55 KB 915/1822 KB 160/178 KB 320/748 KB 23/23 KB 3/55 KB 915/1822 KB 144/178 KB 288/748 KB 23/23 KB 3/55 KB 899/1822 KB 160/178 KB 320/748 KB 23/23 KB 6/55 KB 915/1822 KB 160/178 KB 320/748 KB 9/55 KB 915/1822 KB 160/178 KB 320/748 KB 11/55 KB 915/1822 KB 164/178 KB 320/748 KB 11/55 KB 915/1822 KB 148/178 KB 296/748 KB 23/23 KB 3/55 KB 915/1822 KB 164/178 KB 320/748 KB 14/55 KB 915/1822 KB 164/178 KB 320/748 KB 16/55 KB 919/1822 KB 164/178 KB 320/748 KB 19/55 KB 919/1822 KB 164/178 KB 320/748 KB 22/55 KB 919/1822 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 23.5 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 164/178 KB 320/748 KB 22/55 KB 919/1822 KB 168/178 KB 320/748 KB 22/55 KB 923/1822 KB 168/178 KB 320/748 KB 22/55 KB 927/1822 KB 168/178 KB 320/748 KB 22/55 KB 919/1822 KB 172/178 KB 320/748 KB 25/55 KB 927/1822 KB 176/178 KB 320/748 KB 25/55 KB 927/1822 KB 176/178 KB 320/748 KB 25/55 KB 931/1822 KB 178/178 KB 324/748 KB 25/55 KB 935/1822 KB 168/178 KB 320/748 KB 25/55 KB 927/1822 KB 178/178 KB 324/748 KB 27/55 KB 939/1822 KB 178/178 KB 324/748 KB 30/55 KB 939/1822 KB 178/178 KB 324/748 KB 32/55 KB 939/1822 KB 178/178 KB 324/748 KB 36/55 KB 939/1822 KB 178/178 KB 324/748 KB 40/55 KB 939/1822 KB 178/178 KB 324/748 KB 44/55 KB 939/1822 KB 178/178 KB 324/748 KB 48/55 KB 939/1822 KB 178/178 KB 324/748 KB 52/55 KB 939/1822 KB 178/178 KB 324/748 KB 55/55 KB 939/1822 KB 178/178 KB 324/748 KB 25/55 KB 931/1822 KB 178/178 KB 328/748 KB 55/55 KB 939/1822 KB 178/178 KB 332/748 KB 55/55 KB 939/1822 KB 178/178 KB 336/748 KB 55/55 KB 939/1822 KB 178/178 KB 320/748 KB 25/55 KB 931/1822 KB 178/178 KB 324/748 KB 36/55 KB 939/1822 KB 178/178 KB 336/748 KB 55/55 KB 943/1822 KB 178/178 KB 336/748 KB 55/55 KB 947/1822 KB 178/178 KB 340/748 KB 55/55 KB 951/1822 KB 178/178 KB 340/748 KB 55/55 KB 955/1822 KB 178/178 KB 340/748 KB 55/55 KB 959/1822 KB 178/178 KB 340/748 KB 55/55 KB 947/1822 KB 178/178 KB 344/748 KB 55/55 KB 959/1822 KB 178/178 KB 348/748 KB 55/55 KB 963/1822 KB 178/178 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 4/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 8/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 12/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 16/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 20/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 24/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 28/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 32/1210 KB 352/748 KB 55/55 KB 963/1822 KB 178/178 KB 344/748 KB 55/55 KB 963/1822 KB 178/178 KB 32/1210 KB 352/748 KB 55/55 KB 967/1822 KB 178/178 KB 32/1210 KB 352/748 KB 55/55 KB 971/1822 KB 178/178 KB 32/1210 KB 352/748 KB 55/55 KB 975/1822 KB 178/178 KB 36/1210 KB 356/748 KB 55/55 KB 979/1822 KB 36/1210 KB 356/748 KB 983/1822 KB 36/1210 KB 356/748 KB 987/1822 KB 36/1210 KB 356/748 KB 991/1822 KB 178/178 KB 36/1210 KB 356/748 KB 55/55 KB 975/1822 KB 36/1210 KB 360/748 KB 991/1822 KB 36/1210 KB 364/748 KB 991/1822 KB 36/1210 KB 368/748 KB 991/1822 KB 36/1210 KB 372/748 KB 991/1822 KB 178/178 KB 36/1210 KB 352/748 KB 55/55 KB 975/1822 KB 40/1210 KB 372/748 KB 991/1822 KB 44/1210 KB 372/748 KB 991/1822 KB 48/1210 KB 372/748 KB 991/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 180.4 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 52/1210 KB 372/748 KB 991/1822 KB 56/1210 KB 372/748 KB 991/1822 KB 60/1210 KB 372/748 KB 991/1822 KB 64/1210 KB 372/748 KB 991/1822 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 55.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 68/1210 KB 372/748 KB 991/1822 KB 72/1210 KB 372/748 KB 991/1822 KB 76/1210 KB 372/748 KB 991/1822 KB 80/1210 KB 372/748 KB 991/1822 KB 80/1210 KB 376/748 KB 991/1822 KB 80/1210 KB 380/748 KB 991/1822 KB 80/1210 KB 384/748 KB 991/1822 KB 80/1210 KB 388/748 KB 995/1822 KB 84/1210 KB 392/748 KB 995/1822 KB 84/1210 KB 396/748 KB 995/1822 KB 84/1210 KB 400/748 KB 995/1822 KB 80/1210 KB 384/748 KB 995/1822 KB 84/1210 KB 400/748 KB 999/1822 KB 84/1210 KB 400/748 KB 1003/1822 KB 84/1210 KB 400/748 KB 1007/1822 KB 84/1210 KB 388/748 KB 995/1822 KB 88/1210 KB 400/748 KB 1007/1822 KB 92/1210 KB 400/748 KB 1007/1822 KB 96/1210 KB 400/748 KB 1007/1822 KB 96/1210 KB 4/471 KB 400/748 KB 1007/1822 KB 96/1210 KB 8/471 KB 400/748 KB 1007/1822 KB 96/1210 KB 12/471 KB 400/748 KB 1007/1822 KB 96/1210 KB 16/471 KB 400/748 KB 1007/1822 KB 96/1210 KB 16/471 KB 3/93 KB 400/748 KB 1007/1822 KB 96/1210 KB 20/471 KB 6/93 KB 400/748 KB 1007/1822 KB 96/1210 KB 20/471 KB 3/93 KB 400/748 KB 1007/1822 KB 96/1210 KB 24/471 KB 6/93 KB 400/748 KB 1007/1822 KB 96/1210 KB 28/471 KB 6/93 KB 400/748 KB 1007/1822 KB 96/1210 KB 32/471 KB 6/93 KB 400/748 KB 1007/1822 KB 96/1210 KB 36/471 KB 6/93 KB 400/748 KB 1007/1822 KB 100/1210 KB 40/471 KB 9/93 KB 404/748 KB 1011/1822 KB 100/1210 KB 44/471 KB 9/93 KB 404/748 KB 1011/1822 KB 100/1210 KB 48/471 KB 9/93 KB 404/748 KB 1011/1822 KB 100/1210 KB 36/471 KB 9/93 KB 404/748 KB 1011/1822 KB 100/1210 KB 48/471 KB 9/93 KB 408/748 KB 1011/1822 KB 100/1210 KB 52/471 KB 9/93 KB 412/748 KB 1011/1822 KB 100/1210 KB 52/471 KB 9/93 KB 416/748 KB 1011/1822 KB 100/1210 KB 36/471 KB 9/93 KB 400/748 KB 1011/1822 KB 96/1210 KB 36/471 KB 9/93 KB 400/748 KB 1011/1822 KB 100/1210 KB 52/471 KB 9/93 KB 416/748 KB 1015/1822 KB 100/1210 KB 52/471 KB 9/93 KB 416/748 KB 1019/1822 KB 100/1210 KB 52/471 KB 9/93 KB 416/748 KB 1023/1822 KB 100/1210 KB 52/471 KB 9/93 KB 416/748 KB 1027/1822 KB 104/1210 KB 52/471 KB 9/93 KB 420/748 KB 1031/1822 KB 104/1210 KB 52/471 KB 9/93 KB 420/748 KB 1035/1822 KB 104/1210 KB 52/471 KB 9/93 KB 420/748 KB 1039/1822 KB 96/1210 KB 36/471 KB 9/93 KB 400/748 KB 1007/1822 KB 104/1210 KB 52/471 KB 11/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 14/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 16/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 19/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 22/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 25/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 27/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 30/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 32/93 KB 420/748 KB 1039/1822 KB 104/1210 KB 52/471 KB 32/93 KB 420/748 KB 1043/1822 KB 104/1210 KB 52/471 KB 36/93 KB 420/748 KB 1047/1822 KB 104/1210 KB 52/471 KB 36/93 KB 420/748 KB 1051/1822 KB 104/1210 KB 52/471 KB 36/93 KB 420/748 KB 1055/1822 KB 104/1210 KB 52/471 KB 9/93 KB 420/748 KB 1027/1822 KB 104/1210 KB 52/471 KB 36/93 KB 424/748 KB 1055/1822 KB 104/1210 KB 52/471 KB 36/93 KB 428/748 KB 1055/1822 KB 104/1210 KB 52/471 KB 36/93 KB 432/748 KB 1055/1822 KB 104/1210 KB 52/471 KB 36/93 KB 436/748 KB 1055/1822 KB 104/1210 KB 52/471 KB 9/93 KB 416/748 KB 1027/1822 KB 108/1210 KB 52/471 KB 36/93 KB 436/748 KB 1055/1822 KB 112/1210 KB 52/471 KB 36/93 KB 436/748 KB 1055/1822 KB 116/1210 KB 52/471 KB 36/93 KB 436/748 KB 1055/1822 KB 120/1210 KB 52/471 KB 36/93 KB 436/748 KB 1055/1822 KB 124/1210 KB 52/471 KB 36/93 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 436/748 KB 1055/1822 KB 128/1210 KB 52/471 KB 36/93 KB 436/748 KB 1055/1822 KB 100/1210 KB 52/471 KB 9/93 KB 408/748 KB 1011/1822 KB 128/1210 KB 56/471 KB 36/93 KB 436/748 KB 1055/1822 KB 128/1210 KB 60/471 KB 36/93 KB 436/748 KB 1055/1822 KB 128/1210 KB 64/471 KB 36/93 KB 436/748 KB 1055/1822 KB 128/1210 KB 68/471 KB 36/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 72/471 KB 36/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 76/471 KB 36/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 80/471 KB 36/93 KB 436/748 KB 1055/1822 KB 104/1210 KB 52/471 KB 36/93 KB 420/748 KB 1043/1822 KB 132/1210 KB 80/471 KB 40/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 80/471 KB 44/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 80/471 KB 48/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 80/471 KB 52/93 KB 436/748 KB 1055/1822 KB 132/1210 KB 84/471 KB 56/93 KB 440/748 KB 1059/1822 KB 132/1210 KB 84/471 KB 60/93 KB 440/748 KB 1059/1822 KB 132/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 132/1210 KB 68/471 KB 36/93 KB 436/748 KB 1055/1822 KB 136/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 140/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 144/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 148/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 152/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 156/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 160/1210 KB 84/471 KB 64/93 KB 440/748 KB 1059/1822 KB 132/1210 KB 84/471 KB 52/93 KB 440/748 KB 1059/1822 KB 160/1210 KB 84/471 KB 64/93 KB 440/748 KB 1063/1822 KB 160/1210 KB 84/471 KB 64/93 KB 440/748 KB 1067/1822 KB 160/1210 KB 84/471 KB 64/93 KB 440/748 KB 1071/1822 KB 132/1210 KB 84/471 KB 52/93 KB 440/748 KB 1055/1822 KB 160/1210 KB 88/471 KB 64/93 KB 440/748 KB 1071/1822 KB 160/1210 KB 92/471 KB 64/93 KB 440/748 KB 1071/1822 KB 160/1210 KB 96/471 KB 64/93 KB 440/748 KB 1071/1822 KB 160/1210 KB 100/471 KB 64/93 KB 440/748 KB 1071/1822 KB 164/1210 KB 104/471 KB 68/93 KB 440/748 KB 1075/1822 KB 132/1210 KB 80/471 KB 52/93 KB 440/748 KB 1055/1822 KB 164/1210 KB 104/471 KB 68/93 KB 444/748 KB 1075/1822 KB 164/1210 KB 104/471 KB 68/93 KB 448/748 KB 1075/1822 KB 164/1210 KB 104/471 KB 68/93 KB 452/748 KB 1075/1822 KB 164/1210 KB 104/471 KB 68/93 KB 456/748 KB 1075/1822 KB 164/1210 KB 104/471 KB 68/93 KB 460/748 KB 1075/1822 KB 164/1210 KB 104/471 KB 68/93 KB 464/748 KB 1075/1822 KB 164/1210 KB 104/471 KB 68/93 KB 468/748 KB 1075/1822 KB 164/1210 KB 108/471 KB 68/93 KB 472/748 KB 1075/1822 KB 164/1210 KB 108/471 KB 68/93 KB 476/748 KB 1075/1822 KB 164/1210 KB 108/471 KB 68/93 KB 480/748 KB 1075/1822 KB 164/1210 KB 100/471 KB 68/93 KB 440/748 KB 1075/1822 KB 168/1210 KB 108/471 KB 68/93 KB 480/748 KB 1075/1822 KB 172/1210 KB 108/471 KB 68/93 KB 480/748 KB 1075/1822 KB 176/1210 KB 108/471 KB 68/93 KB 480/748 KB 1075/1822 KB 180/1210 KB 108/471 KB 68/93 KB 480/748 KB 1075/1822 KB 184/1210 KB 108/471 KB 68/93 KB 484/748 KB 1075/1822 KB 188/1210 KB 108/471 KB 68/93 KB 484/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 68/93 KB 484/748 KB 1075/1822 KB 160/1210 KB 100/471 KB 68/93 KB 440/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 72/93 KB 484/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 76/93 KB 484/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 80/93 KB 484/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 84/93 KB 484/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 88/93 KB 484/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 92/93 KB 484/748 KB 1075/1822 KB 192/1210 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 108/471 KB 93/93 KB 484/748 KB 1075/1822 KB 160/1210 KB 100/471 KB 64/93 KB 440/748 KB 1075/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1079/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1083/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1087/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1091/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1095/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1099/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1103/1822 KB 192/1210 KB 108/471 KB 93/93 KB 484/748 KB 1107/1822 KB 196/1210 KB 108/471 KB 93/93 KB 484/748 KB 1111/1822 KB 196/1210 KB 108/471 KB 93/93 KB 484/748 KB 1115/1822 KB 196/1210 KB 108/471 KB 93/93 KB 484/748 KB 1119/1822 KB 196/1210 KB 108/471 KB 93/93 KB 484/748 KB 1123/1822 KB 180/1210 KB 108/471 KB 68/93 KB 484/748 KB 1075/1822 KB 164/1210 KB 108/471 KB 68/93 KB 468/748 KB 1075/1822 KB 196/1210 KB 112/471 KB 93/93 KB 484/748 KB 1123/1822 KB 196/1210 KB 116/471 KB 93/93 KB 484/748 KB 1123/1822 KB 196/1210 KB 120/471 KB 93/93 KB 484/748 KB 1123/1822 KB 196/1210 KB 124/471 KB 93/93 KB 484/748 KB 1123/1822 KB 196/1210 KB 128/471 KB 93/93 KB 484/748 KB 1123/1822 KB 196/1210 KB 132/471 KB 93/93 KB 484/748 KB 1123/1822 KB 196/1210 KB 136/471 KB 93/93 KB 488/748 KB 1123/1822 KB 196/1210 KB 140/471 KB 93/93 KB 488/748 KB 1123/1822 KB 196/1210 KB 144/471 KB 93/93 KB 488/748 KB 1123/1822 KB 196/1210 KB 108/471 KB 93/93 KB 484/748 KB 1107/1822 KB 200/1210 KB 144/471 KB 93/93 KB 488/748 KB 1123/1822 KB 204/1210 KB 144/471 KB 93/93 KB 488/748 KB 1123/1822 KB 208/1210 KB 144/471 KB 93/93 KB 488/748 KB 1123/1822 KB 212/1210 KB 144/471 KB 93/93 KB 488/748 KB 1123/1822 KB 216/1210 KB 148/471 KB 93/93 KB 488/748 KB 1123/1822 KB 220/1210 KB 148/471 KB 488/748 KB 1123/1822 KB 196/1210 KB 132/471 KB 93/93 KB 488/748 KB 1123/1822 KB 220/1210 KB 148/471 KB 492/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 496/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 500/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 504/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 508/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 512/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 516/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 520/748 KB 1127/1822 KB 220/1210 KB 148/471 KB 488/748 KB 1127/1822 KB 224/1210 KB 148/471 KB 520/748 KB 1131/1822 KB 224/1210 KB 148/471 KB 520/748 KB 1135/1822 KB 212/1210 KB 148/471 KB 93/93 KB 488/748 KB 1123/1822 KB 224/1210 KB 152/471 KB 524/748 KB 1135/1822 KB 224/1210 KB 156/471 KB 524/748 KB 1135/1822 KB 224/1210 KB 160/471 KB 524/748 KB 1135/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 89.2 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 224/1210 KB 164/471 KB 524/748 KB 1135/1822 KB 224/1210 KB 168/471 KB 524/748 KB 1139/1822 KB 224/1210 KB 172/471 KB 524/748 KB 1139/1822 KB 224/1210 KB 176/471 KB 524/748 KB 1139/1822 KB 224/1210 KB 148/471 KB 524/748 KB 1135/1822 KB 224/1210 KB 176/471 KB 528/748 KB 1139/1822 KB 224/1210 KB 148/471 KB 520/748 KB 1127/1822 KB 228/1210 KB 176/471 KB 528/748 KB 1139/1822 KB 232/1210 KB 176/471 KB 532/748 KB 1139/1822 KB 236/1210 KB 176/471 KB 532/748 KB 1139/1822 KB 240/1210 KB 176/471 KB 532/748 KB 1139/1822 KB 224/1210 KB 164/471 KB 524/748 KB 1139/1822 KB 240/1210 KB 176/471 KB 532/748 KB 1143/1822 KB 240/1210 KB 176/471 KB 532/748 KB 1147/1822 KB 240/1210 KB 176/471 KB 532/748 KB 1151/1822 KB 244/1210 KB 176/471 KB 532/748 KB 1155/1822 KB 244/1210 KB 180/471 KB 532/748 KB 1159/1822 KB 244/1210 KB 180/471 KB 532/748 KB 1163/1822 KB 244/1210 KB 180/471 KB 532/748 KB 1167/1822 KB 228/1210 KB 176/471 KB 532/748 KB 1139/1822 KB 244/1210 KB 180/471 KB 536/748 KB 1167/1822 KB 244/1210 KB 180/471 KB 540/748 KB 1167/1822 KB 244/1210 KB 180/471 KB 544/748 KB 1167/1822 KB 244/1210 KB 180/471 KB 548/748 KB 1167/1822 KB 244/1210 KB 180/471 KB 532/748 KB 1155/1822 KB 244/1210 KB 184/471 KB 548/748 KB 1167/1822 KB 244/1210 KB 188/471 KB 548/748 KB 1167/1822 KB 244/1210 KB 192/471 KB 548/748 KB 1167/1822 KB 244/1210 KB 196/471 KB 548/748 KB 1167/1822 KB 4/53 KB 244/1210 KB 200/471 KB 552/748 KB 1171/1822 KB 4/53 KB 244/1210 KB 204/471 KB 552/748 KB 1171/1822 KB 4/53 KB 244/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 244/1210 KB 176/471 KB 532/748 KB 1151/1822 KB 248/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 252/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 256/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 260/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 264/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 268/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 270/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 274/1210 KB 208/471 KB 552/748 KB 1171/1822 KB 4/53 KB 278/1210 KB 212/471 KB 552/748 KB 1171/1822 KB 4/53 KB 282/1210 KB 212/471 KB 552/748 KB 1171/1822 KB 4/53 KB 286/1210 KB 212/471 KB 552/748 KB 1171/1822 KB 4/53 KB 244/1210 KB 196/471 KB 552/748 KB 1171/1822 KB 4/53 KB 286/1210 KB 212/471 KB 552/748 KB 1175/1822 KB 4/53 KB 286/1210 KB 212/471 KB 552/748 KB 1179/1822 KB 4/53 KB 286/1210 KB 212/471 KB 552/748 KB 1183/1822 KB 4/53 KB 286/1210 KB 212/471 KB 552/748 KB 1187/1822 KB 4/53 KB 244/1210 KB 196/471 KB 552/748 KB 1167/1822 KB 4/53 KB 244/1210 KB 192/471 KB 548/748 KB 1167/1822 KB 4/53 KB 286/1210 KB 212/471 KB 552/748 KB 1187/1822 KB 8/53 KB 286/1210 KB 212/471 KB 552/748 KB 1187/1822 KB 12/53 KB 286/1210 KB 212/471 KB 552/748 KB 1187/1822 KB 16/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 20/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 24/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 28/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 32/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 36/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 40/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 44/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 48/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 52/53 KB 290/1210 KB 212/471 KB 556/748 KB 1191/1822 KB 53/53 KB 274/1210 KB 212/471 KB 552/748 KB 1171/1822 KB 4/53 KB 290/1210 KB 216/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 220 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install /471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 224/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 228/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 232/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 236/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 240/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 244/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 248/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 252/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 290/1210 KB 212/471 KB 556/748 KB 1191/1822 KB 52/53 KB 294/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 298/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 302/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 306/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 310/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 314/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 556/748 KB 1191/1822 KB 53/53 KB 286/1210 KB 212/471 KB 556/748 KB 1191/1822 KB 52/53 KB 286/1210 KB 212/471 KB 556/748 KB 1187/1822 KB 16/53 KB 318/1210 KB 256/471 KB 560/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 564/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 568/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 572/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 576/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 580/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 584/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 588/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 592/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 596/748 KB 1191/1822 KB 53/53 KB 318/1210 KB 256/471 KB 596/748 KB 1195/1822 KB 53/53 KB 318/1210 KB 256/471 KB 596/748 KB 1199/1822 KB 53/53 KB 318/1210 KB 256/471 KB 596/748 KB 1203/1822 KB 53/53 KB 318/1210 KB 256/471 KB 600/748 KB 1207/1822 KB 53/53 KB 318/1210 KB 256/471 KB 600/748 KB 1211/1822 KB 53/53 KB 318/1210 KB 256/471 KB 600/748 KB 1215/1822 KB 53/53 KB 318/1210 KB 256/471 KB 600/748 KB 1203/1822 KB 53/53 KB 318/1210 KB 256/471 KB 604/748 KB 1215/1822 KB 53/53 KB 318/1210 KB 256/471 KB 608/748 KB 1215/1822 KB 53/53 KB 318/1210 KB 256/471 KB 612/748 KB 1215/1822 KB 53/53 KB 318/1210 KB 256/471 KB 616/748 KB 1219/1822 KB 318/1210 KB 256/471 KB 620/748 KB 1219/1822 KB 318/1210 KB 256/471 KB 624/748 KB 1219/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 50.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 322/1210 KB 256/471 KB 624/748 KB 1219/1822 KB 326/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 330/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 334/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 338/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 342/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 346/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 350/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 318/1210 KB 256/471 KB 612/748 KB 1219/1822 KB 53/53 KB 350/1210 KB 260/471 KB 628/748 KB 1223/1822 KB 350/1210 KB 260/471 KB 628/748 KB 1227/1822 KB 350/1210 KB 260/471 KB 628/748 KB 1231/1822 KB 350/1210 KB 260/471 KB 628/748 KB 1235/1822 KB 350/1210 KB 260/471 KB 4/276 KB 628/748 KB 1239/1822 KB 350/1210 KB 260/471 KB 4/276 KB 628/748 KB 1243/1822 KB 350/1210 KB 260/471 KB 4/276 KB 628/748 KB 1247/1822 KB 350/1210 KB 260/471 KB 4/276 KB 628/748 KB 1251/1822 KB 354/1210 KB 260/471 KB 4/276 KB 628/748 KB 1255/1822 KB 354/1210 KB 260/471 KB 4/276 KB 628/748 KB 1259/1822 KB 354/1210 KB 260/471 KB 4/276 KB 628/748 KB 1263/1822 KB 322/1210 KB 260/471 KB 628/748 KB 1219/1822 KB 322/1210 KB 260/471 KB 624/748 KB 1219/1822 KB 354/1210 KB 264/471 KB 4/276 KB 628/748 KB 1263/1822 KB 354/1210 KB 268/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 272/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 276/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 280/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 284/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 288/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 292/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 296/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 260/471 KB 4/276 KB 628/748 KB 1251/1822 KB 358/1210 KB 296/471 KB 4/276 KB 632/748 KB 1263/1822 KB 362/1210 KB 300/471 KB 4/276 KB 632/748 KB 1263/1822 KB 366/1210 KB 300/471 KB 4/276 KB 632/748 KB 1263/1822 KB 370/1210 KB 300/471 KB 4/276 KB 632/748 KB 1263/1822 KB 350/1210 KB 260/471 KB 4/276 KB 628/748 KB 1235/1822 KB 370/1210 KB 300/471 KB 8/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 12/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 16/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 20/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 24/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 28/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 32/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 36/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 40/276 KB 632/748 KB 1267/1822 KB 374/1210 KB 300/471 KB 44/276 KB 632/748 KB 1267/1822 KB 374/1210 KB 300/471 KB 48/276 KB 632/748 KB 1267/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1267/1822 KB 370/1210 KB 300/471 KB 4/276 KB 632/748 KB 1267/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1271/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1275/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1279/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1283/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1287/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1291/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1295/1822 KB 374/1210 KB 300/471 KB 52/276 KB 632/748 KB 1299/1822 KB 358/1210 KB 300/471 KB 4/276 KB 632/748 KB 1263/1822 KB 354/1210 KB 264/471 KB 4/276 KB 632/748 KB 1263/1822 KB 374/1210 KB 300/471 KB 56/276 KB 636/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 640/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 644/748 KB 1299/1822 KB 374/121 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 0 KB 300/471 KB 56/276 KB 648/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 652/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 656/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 660/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 664/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 668/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 672/748 KB 1299/1822 KB 374/1210 KB 304/471 KB 56/276 KB 672/748 KB 1299/1822 KB 374/1210 KB 304/471 KB 56/276 KB 676/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 680/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 684/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 688/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 692/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 696/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 700/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 704/748 KB 1299/1822 KB 374/1210 KB 308/471 KB 56/276 KB 708/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 56/276 KB 632/748 KB 1299/1822 KB 374/1210 KB 300/471 KB 40/276 KB 632/748 KB 1267/1822 KB 378/1210 KB 308/471 KB 56/276 KB 708/748 KB 1303/1822 KB 382/1210 KB 308/471 KB 56/276 KB 708/748 KB 1303/1822 KB 386/1210 KB 308/471 KB 56/276 KB 708/748 KB 1303/1822 KB 390/1210 KB 308/471 KB 56/276 KB 708/748 KB 1303/1822 KB 394/1210 KB 308/471 KB 56/276 KB 708/748 KB 1303/1822 KB 398/1210 KB 308/471 KB 60/276 KB 708/748 KB 1303/1822 KB 402/1210 KB 308/471 KB 60/276 KB 708/748 KB 1303/1822 KB 374/1210 KB 308/471 KB 56/276 KB 708/748 KB 1303/1822 KB 402/1210 KB 308/471 KB 60/276 KB 712/748 KB 1307/1822 KB 402/1210 KB 308/471 KB 60/276 KB 712/748 KB 1311/1822 KB 374/1210 KB 308/471 KB 56/276 KB 676/748 KB 1299/1822 KB 402/1210 KB 312/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 316/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 320/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 324/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 328/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 332/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 336/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 340/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 344/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 348/471 KB 60/276 KB 712/748 KB 1311/1822 KB 402/1210 KB 352/471 KB 60/276 KB 712/748 KB 1315/1822 KB 402/1210 KB 308/471 KB 60/276 KB 712/748 KB 1303/1822 KB 406/1210 KB 352/471 KB 60/276 KB 716/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 60/276 KB 720/748 KB 1315/1822 KB 394/1210 KB 308/471 KB 60/276 KB 708/748 KB 1303/1822 KB 406/1210 KB 352/471 KB 64/276 KB 720/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 68/276 KB 720/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 72/276 KB 720/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 76/276 KB 720/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 80/276 KB 720/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 84/276 KB 724/748 KB 1315/1822 KB 406/1210 KB 356/471 KB 88/276 KB 724/748 KB 1315/1822 KB 406/1210 KB 356/471 KB 92/276 KB 724/748 KB 1315/1822 KB 406/1210 KB 356/471 KB 96/276 KB 724/748 KB 1315/1822 KB 406/1210 KB 352/471 KB 60/276 KB 712/748 KB 1315/1822 KB 410/1210 KB 356/471 KB 96/276 KB 724/748 KB 1315/1822 KB 414/1210 KB 356/471 KB 96/276 KB 724/748 KB 1315/1822 KB 402/1210 KB 348/471 KB 60/276 KB 712/748 KB 1315/1822 KB 414/1210 KB 356/471 KB 96/276 KB 724/748 KB 1319/1822 KB 418/1210 KB 356/471 KB 96/276 KB 724/748 KB 1323/1822 KB 418/1210 KB 356/471 K unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install B 96/276 KB 724/748 KB 1327/1822 KB 418/1210 KB 356/471 KB 96/276 KB 724/748 KB 1331/1822 KB 418/1210 KB 356/471 KB 100/276 KB 724/748 KB 1335/1822 KB 418/1210 KB 356/471 KB 100/276 KB 724/748 KB 1339/1822 KB 418/1210 KB 356/471 KB 100/276 KB 724/748 KB 1343/1822 KB 406/1210 KB 356/471 KB 84/276 KB 724/748 KB 1315/1822 KB 418/1210 KB 360/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 364/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 368/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 372/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 376/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 380/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 384/471 KB 100/276 KB 724/748 KB 1343/1822 KB 418/1210 KB 388/471 KB 100/276 KB 724/748 KB 1343/1822 KB 406/1210 KB 352/471 KB 80/276 KB 724/748 KB 1315/1822 KB 418/1210 KB 388/471 KB 100/276 KB 728/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 732/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 736/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 740/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 744/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 748/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 748/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 724/748 KB 1347/1822 KB 418/1210 KB 388/471 KB 100/276 KB 748/748 KB 1351/1822 KB 418/1210 KB 388/471 KB 100/276 KB 748/748 KB 1355/1822 KB 418/1210 KB 392/471 KB 100/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 356/471 KB 100/276 KB 724/748 KB 1331/1822 KB 418/1210 KB 392/471 KB 104/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 392/471 KB 108/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 392/471 KB 112/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 392/471 KB 116/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 392/471 KB 120/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 356/471 KB 96/276 KB 724/748 KB 1319/1822 KB 422/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 426/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 430/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 434/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 438/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 442/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 446/1210 KB 392/471 KB 124/276 KB 748/748 KB 1359/1822 KB 418/1210 KB 392/471 KB 100/276 KB 748/748 KB 1355/1822 KB 446/1210 KB 396/471 KB 124/276 KB 748/748 KB 1359/1822 KB 446/1210 KB 400/471 KB 124/276 KB 748/748 KB 1359/1822 KB 450/1210 KB 404/471 KB 124/276 KB 748/748 KB 1359/1822 KB 450/1210 KB 408/471 KB 128/276 KB 748/748 KB 1363/1822 KB 450/1210 KB 412/471 KB 128/276 KB 748/748 KB 1363/1822 KB 450/1210 KB 416/471 KB 128/276 KB 748/748 KB 1363/1822 KB 450/1210 KB 400/471 KB 124/276 KB 748/748 KB 1359/1822 KB 454/1210 KB 416/471 KB 128/276 KB 748/748 KB 1363/1822 KB 458/1210 KB 416/471 KB 128/276 KB 748/748 KB 1363/1822 KB 462/1210 KB 416/471 KB 128/276 KB 748/748 KB 1363/1822 KB 466/1210 KB 416/471 KB 128/276 KB 748/748 KB 1363/1822 KB 470/1210 KB 416/471 KB 128/276 KB 748/748 KB 1363/1822 KB 474/1210 KB 420/471 KB 128/276 KB 748/748 KB 1363/1822 KB 478/1210 KB 420/471 KB 128/276 KB 748/748 KB 1363/1822 KB 482/1210 KB 420/471 KB 128/276 KB 748/748 KB 1363/1822 KB 486/1210 KB 420/471 KB 128/276 KB 748/748 KB 1363/1822 KB 490/1210 KB 420/471 KB 128/276 KB 748/748 KB 1363/1822 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 450/1210 KB 404/471 KB 128/276 KB 748/748 KB 1363/1822 KB 490/1210 KB 420/471 KB 128/276 KB 1367/1822 KB 450/1210 KB 404/471 KB 128/276 KB 748/748 KB 1359/1822 KB 490/1210 KB 420/471 KB 132/276 KB 1367/1822 KB 490/1210 KB 420/471 KB 136/276 KB 1371/1822 KB 490/1210 KB 420/471 KB 140/276 KB 1371/1822 KB 490/1210 KB 420/471 KB 144/276 KB 1371/1822 KB 490/1210 KB 420/471 KB 148/276 KB 1371/1822 KB 490/1210 KB 420/471 KB 152/276 KB 1371/1822 KB 490/1210 KB 420/471 KB 156/276 KB 1371/1822 KB 490/1210 KB 420/471 KB 160/276 KB 1371/1822 KB 470/1210 KB 420/471 KB 128/276 KB 748/748 KB 1363/1822 KB 494/1210 KB 424/471 KB 160/276 KB 1371/1822 KB 494/1210 KB 428/471 KB 160/276 KB 1371/1822 KB 494/1210 KB 432/471 KB 160/276 KB 1371/1822 KB 494/1210 KB 436/471 KB 160/276 KB 1371/1822 KB 494/1210 KB 440/471 KB 164/276 KB 1371/1822 KB 494/1210 KB 444/471 KB 164/276 KB 1371/1822 KB 494/1210 KB 448/471 KB 164/276 KB 1371/1822 KB 494/1210 KB 452/471 KB 164/276 KB 1371/1822 KB 494/1210 KB 456/471 KB 164/276 KB 1371/1822 KB 494/1210 KB 460/471 KB 164/276 KB 1371/1822 KB 494/1210 KB 420/471 KB 160/276 KB 1371/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 679.7 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 490/1210 KB 420/471 KB 132/276 KB 1371/1822 KB 494/1210 KB 464/471 KB 164/276 KB 1375/1822 KB 494/1210 KB 464/471 KB 164/276 KB 1379/1822 KB 494/1210 KB 464/471 KB 164/276 KB 1383/1822 KB 494/1210 KB 464/471 KB 164/276 KB 1387/1822 KB 494/1210 KB 464/471 KB 164/276 KB 1391/1822 KB 494/1210 KB 464/471 KB 164/276 KB 1395/1822 KB 498/1210 KB 464/471 KB 164/276 KB 1399/1822 KB 498/1210 KB 464/471 KB 164/276 KB 1403/1822 KB 498/1210 KB 464/471 KB 164/276 KB 1407/1822 KB 494/1210 KB 436/471 KB 164/276 KB 1371/1822 KB 498/1210 KB 464/471 KB 168/276 KB 1407/1822 KB 498/1210 KB 464/471 KB 172/276 KB 1407/1822 KB 498/1210 KB 464/471 KB 176/276 KB 1407/1822 KB 498/1210 KB 464/471 KB 180/276 KB 1411/1822 KB 498/1210 KB 464/471 KB 184/276 KB 1411/1822 KB 498/1210 KB 464/471 KB 188/276 KB 1411/1822 KB 498/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 498/1210 KB 464/471 KB 164/276 KB 1395/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 502/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 506/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 510/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 514/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 518/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 522/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 526/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 530/1210 KB 464/471 KB 192/276 KB 1411/1822 KB 534/1210 KB 464/471 KB 196/276 KB 1411/1822 KB 538/1210 KB 464/471 KB 196/276 KB 1411/1822 KB 542/1210 KB 464/471 KB 196/276 KB 1411/1822 KB 494/1210 KB 464/471 KB 184/276 KB 1411/1822 KB 498/1210 KB 464/471 KB 176/276 KB 1411/1822 KB 542/1210 KB 464/471 KB 196/276 KB 1415/1822 KB 542/1210 KB 464/471 KB 196/276 KB 1419/1822 KB 542/1210 KB 464/471 KB 196/276 KB 1423/1822 KB 542/1210 KB 468/471 KB 196/276 KB 1423/1822 KB 542/1210 KB 471/471 KB 196/276 KB 1427/1822 KB 530/1210 KB 464/471 KB 196/276 KB 1411/1822 KB 542/1210 KB 471/471 KB 200/276 KB 1427/1822 KB 542/1210 KB 471/471 KB 204/276 KB 1427/1822 KB 542/1210 KB 471/471 KB 208/276 KB 1427/1822 KB 542/1210 KB 471/471 KB 212/276 KB 1427/1822 KB 542/1210 KB 471/471 KB 216/276 KB 1427/1822 KB 542/1210 KB 471/471 KB 220/276 KB 1427/1822 KB 542/1210 KB 471/471 KB 224/276 KB 1427/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1427/1822 KB 542/1210 KB 468/471 KB 196/276 KB 1427/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1431/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1435/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1439/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1443/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1447/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1451/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1455/1822 KB 546/1210 KB 471/471 KB 228/276 KB 1459/1822 KB 546/1210 KB 471/471 KB 224/276 KB 1427/1822 KB 546/1210 KB 471/471 KB 232/276 KB 4/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 8/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 12/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 16/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 20/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 24/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 28/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 32/577 KB 1459/1822 KB 546/1210 KB 232/276 KB 36/577 KB 1459/1822 KB 546/1210 KB 232/276 KB 40/577 KB 1459/1822 KB 550/1210 KB 232/276 KB 44/577 KB 1459/1822 KB 554/1210 KB 232/276 KB 44/577 KB 1459/1822 KB 558/1210 KB 232/276 KB 44/577 KB 1459/1822 KB 562/1210 KB 232/276 KB 44/577 KB 1459/1822 KB 546/1210 KB 471/471 KB 232/276 KB 1459/1822 KB 562/1210 KB 236/276 KB 44/577 KB 1463/1822 KB 562/1210 KB 240/276 KB 44/577 KB 1463/1822 KB 562/1210 KB 232/276 KB 44/577 KB 1463/1822 KB 562/1210 KB 240/276 KB 44/577 KB 1467/1822 KB 562/1210 KB 240/276 KB 44/577 KB 1471/1822 KB 546/1210 KB 232/276 KB 44/577 KB 1459/1822 KB 562/1210 KB 240/276 KB 48/577 KB 1471/1822 KB 562/1210 KB 240/276 KB 52/577 KB 1471/1822 KB 562/1210 KB 240/276 KB 56/577 KB 1471/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 419.8 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 562/1210 KB 244/276 KB 56/577 KB 1471/1822 KB 566/1210 KB 248/276 KB 60/577 KB 1475/1822 KB 566/1210 KB 252/276 KB 60/577 KB 1475/1822 KB 566/1210 KB 256/276 KB 60/577 KB 1475/1822 KB 566/1210 KB 244/276 KB 60/577 KB 1475/1822 KB 566/1210 KB 256/276 KB 60/577 KB 1479/1822 KB 566/1210 KB 256/276 KB 60/577 KB 1483/1822 KB 566/1210 KB 256/276 KB 60/577 KB 1487/1822 KB 566/1210 KB 260/276 KB 60/577 KB 1491/1822 KB 566/1210 KB 244/276 KB 60/577 KB 1471/1822 KB 562/1210 KB 244/276 KB 60/577 KB 1471/1822 KB 566/1210 KB 260/276 KB 64/577 KB 1491/1822 KB 570/1210 KB 260/276 KB 64/577 KB 1491/1822 KB 570/1210 KB 260/276 KB 68/577 KB 1491/1822 KB 574/1210 KB 260/276 KB 72/577 KB 1491/1822 KB 574/1210 KB 260/276 KB 76/577 KB 1491/1822 KB 574/1210 KB 260/276 KB 80/577 KB 1491/1822 KB 574/1210 KB 260/276 KB 84/577 KB 1491/1822 KB 574/1210 KB 260/276 KB 88/577 KB 1495/1822 KB 574/1210 KB 260/276 KB 92/577 KB 1495/1822 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 566/1210 KB 260/276 KB 60/577 KB 1487/1822 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 4/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 8/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 12/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 16/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 20/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 24/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 28/37 KB 574/1210 KB 260/276 KB 96/577 KB 1495/1822 KB 32/37 KB 574/1210 KB 264/276 KB 96/577 KB 1495/1822 KB 36/37 KB 574/1210 KB 264/276 KB 96/577 KB 1495/1822 KB 37/37 KB 574/1210 KB 260/276 KB 84/577 KB 1495/1822 KB 574/1210 KB 264/276 KB 96/577 KB 1499/1822 KB 37/37 KB 574/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 574/1210 KB 260/276 KB 68/577 KB 1491/1822 KB 578/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 582/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 586/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 590/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 594/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 598/1210 KB 264/276 KB 96/577 KB 1503/1822 KB 37/37 KB 602/1210 KB 264/276 KB 96/577 KB 1507/1822 KB 37/37 KB 606/1210 KB 264/276 KB 96/577 KB 1507/1822 KB 37/37 KB 574/1210 KB 264/276 KB 96/577 KB 1495/1822 KB 32/37 KB 606/1210 KB 268/276 KB 96/577 KB 1507/1822 KB 37/37 KB 606/1210 KB 272/276 KB 96/577 KB 1507/1822 KB 37/37 KB 606/1210 KB 276/276 KB 96/577 KB 1507/1822 KB 37/37 KB 606/1210 KB 276/276 KB 96/577 KB 1507/1822 KB 37/37 KB 610/1210 KB 276/276 KB 96/577 KB 1507/1822 KB 37/37 KB 614/1210 KB 276/276 KB 100/577 KB 1507/1822 KB 37/37 KB 618/1210 KB 276/276 KB 100/577 KB 1507/1822 KB 37/37 KB 622/1210 KB 276/276 KB 100/577 KB 1507/1822 KB 37/37 KB 626/1210 KB 276/276 KB 100/577 KB 1507/1822 KB 37/37 KB 598/1210 KB 264/276 KB 96/577 KB 1507/1822 KB 37/37 KB 626/1210 KB 276/276 KB 100/577 KB 1511/1822 KB 37/37 KB 626/1210 KB 276/276 KB 100/577 KB 1515/1822 KB 37/37 KB 626/1210 KB 276/276 KB 100/577 KB 1519/1822 KB 37/37 KB 610/1210 KB 276/276 KB 100/577 KB 1507/1822 KB 37/37 KB 626/1210 KB 276/276 KB 104/577 KB 1519/1822 KB 37/37 KB 626/1210 KB 276/276 KB 108/577 KB 1519/1822 KB 37/37 KB 626/1210 KB 276/276 KB 112/577 KB 1519/1822 KB 626/1210 KB 276/276 KB 116/577 KB 1519/1822 KB 626/1210 KB 276/276 KB 120/577 KB 1523/1822 KB 626/1210 KB 276/276 KB 124/577 KB 1523/1822 KB 626/1210 KB 276/276 KB 128/577 KB 1523/1822 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 32.0 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 242.2 KB/sec) unit-abot-epc-basic-0: 11: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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 626/1210 KB 276/276 KB 116/577 KB 1523/1822 KB 626/1210 KB 128/577 KB 1527/1822 KB 626/1210 KB 128/577 KB 1531/1822 KB 626/1210 KB 128/577 KB 1535/1822 KB 626/1210 KB 128/577 KB 1539/1822 KB 630/1210 KB 132/577 KB 1543/1822 KB 630/1210 KB 132/577 KB 1547/1822 KB 630/1210 KB 132/577 KB 1551/1822 KB 630/1210 KB 132/577 KB 1539/1822 KB 630/1210 KB 136/577 KB 1551/1822 KB 630/1210 KB 140/577 KB 1551/1822 KB 630/1210 KB 144/577 KB 1551/1822 KB 630/1210 KB 148/577 KB 1555/1822 KB 630/1210 KB 152/577 KB 1555/1822 KB 630/1210 KB 156/577 KB 1555/1822 KB 630/1210 KB 160/577 KB 1555/1822 KB 630/1210 KB 164/577 KB 1555/1822 KB 630/1210 KB 128/577 KB 1539/1822 KB 634/1210 KB 164/577 KB 1555/1822 KB 638/1210 KB 164/577 KB 1555/1822 KB 642/1210 KB 164/577 KB 1555/1822 KB 646/1210 KB 164/577 KB 1555/1822 KB 650/1210 KB 164/577 KB 1555/1822 KB 654/1210 KB 164/577 KB 1555/1822 KB 658/1210 KB 164/577 KB 1555/1822 KB 662/1210 KB 164/577 KB 1555/1822 KB 666/1210 KB 164/577 KB 1555/1822 KB 670/1210 KB 164/577 KB 1555/1822 KB 630/1210 KB 144/577 KB 1555/1822 KB 670/1210 KB 164/577 KB 1559/1822 KB 670/1210 KB 164/577 KB 1563/1822 KB 670/1210 KB 164/577 KB 1567/1822 KB 674/1210 KB 164/577 KB 1567/1822 KB 678/1210 KB 168/577 KB 1571/1822 KB 682/1210 KB 168/577 KB 1571/1822 KB 686/1210 KB 168/577 KB 1571/1822 KB 674/1210 KB 168/577 KB 1571/1822 KB 686/1210 KB 172/577 KB 1571/1822 KB 686/1210 KB 176/577 KB 1571/1822 KB 674/1210 KB 164/577 KB 1571/1822 KB 686/1210 KB 176/577 KB 1575/1822 KB 686/1210 KB 176/577 KB 1579/1822 KB 686/1210 KB 176/577 KB 1583/1822 KB 686/1210 KB 176/577 KB 1587/1822 KB 690/1210 KB 180/577 KB 1591/1822 KB 690/1210 KB 180/577 KB 1595/1822 KB 690/1210 KB 180/577 KB 1599/1822 KB 690/1210 KB 180/577 KB 1587/1822 KB 694/1210 KB 180/577 KB 1599/1822 KB 698/1210 KB 180/577 KB 1599/1822 KB 702/1210 KB 180/577 KB 1599/1822 KB 706/1210 KB 180/577 KB 1603/1822 KB 710/1210 KB 180/577 KB 1603/1822 KB 714/1210 KB 180/577 KB 1603/1822 KB 718/1210 KB 180/577 KB 1603/1822 KB 722/1210 KB 180/577 KB 1603/1822 KB 686/1210 KB 180/577 KB 1587/1822 KB 722/1210 KB 184/577 KB 1603/1822 KB 722/1210 KB 188/577 KB 1603/1822 KB 722/1210 KB 192/577 KB 1603/1822 KB 722/1210 KB 196/577 KB 1603/1822 KB 722/1210 KB 200/577 KB 1603/1822 KB 722/1210 KB 204/577 KB 1603/1822 KB 722/1210 KB 208/577 KB 1603/1822 KB 722/1210 KB 212/577 KB 1603/1822 KB 722/1210 KB 216/577 KB 1603/1822 KB 722/1210 KB 220/577 KB 1603/1822 KB 726/1210 KB 224/577 KB 1603/1822 KB 702/1210 KB 180/577 KB 1603/1822 KB 726/1210 KB 224/577 KB 1607/1822 KB 726/1210 KB 224/577 KB 1611/1822 KB 726/1210 KB 224/577 KB 1615/1822 KB 726/1210 KB 224/577 KB 1619/1822 KB 726/1210 KB 224/577 KB 1623/1822 KB 726/1210 KB 224/577 KB 1627/1822 KB 726/1210 KB 224/577 KB 1631/1822 KB 726/1210 KB 220/577 KB 1603/1822 KB 730/1210 KB 224/577 KB 1631/1822 KB 734/1210 KB 224/577 KB 1631/1822 KB 738/1210 KB 228/577 KB 1631/1822 KB 742/1210 KB 228/577 KB 1635/1822 KB 746/1210 KB 228/577 KB 1635/1822 KB 750/1210 KB 228/577 KB 1635/1822 KB 734/1210 KB 228/577 KB 1631/1822 KB 750/1210 KB 232/577 KB 1635/1822 KB 750/1210 KB 236/577 KB 1635/1822 KB 750/1210 KB 240/577 KB 1635/1822 KB 750/1210 KB 244/577 KB 1635/1822 KB 754/1210 KB 248/577 KB 1635/1822 KB 738/1210 KB 228/577 KB 1635/1822 KB 754/1210 KB 248/577 KB 1639/1822 KB 754/1210 KB 248/577 KB 1643/1822 KB 754/1210 KB 248/577 KB 1647/1822 KB 754/1210 KB 248/577 KB 1651/1822 KB 754/1210 KB 248/577 KB 1 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 655/1822 KB 754/1210 KB 248/577 KB 1659/1822 KB 754/1210 KB 244/577 KB 1635/1822 KB 758/1210 KB 252/577 KB 1659/1822 KB 762/1210 KB 252/577 KB 1659/1822 KB 766/1210 KB 252/577 KB 1659/1822 KB 770/1210 KB 252/577 KB 1663/1822 KB 774/1210 KB 252/577 KB 1663/1822 KB 778/1210 KB 252/577 KB 1663/1822 KB 782/1210 KB 252/577 KB 1663/1822 KB 786/1210 KB 252/577 KB 1663/1822 KB 790/1210 KB 252/577 KB 1663/1822 KB 794/1210 KB 252/577 KB 1663/1822 KB 798/1210 KB 252/577 KB 1663/1822 KB 754/1210 KB 252/577 KB 1659/1822 KB 766/1210 KB 252/577 KB 1663/1822 KB 798/1210 KB 256/577 KB 1663/1822 KB 798/1210 KB 256/577 KB 1667/1822 KB 798/1210 KB 260/577 KB 1671/1822 KB 798/1210 KB 260/577 KB 1675/1822 KB 798/1210 KB 260/577 KB 1679/1822 KB 798/1210 KB 260/577 KB 1683/1822 KB 798/1210 KB 260/577 KB 1687/1822 KB 798/1210 KB 260/577 KB 1691/1822 KB 798/1210 KB 260/577 KB 1695/1822 KB 798/1210 KB 260/577 KB 1699/1822 KB 798/1210 KB 260/577 KB 1667/1822 KB 802/1210 KB 264/577 KB 1699/1822 KB 802/1210 KB 268/577 KB 1699/1822 KB 802/1210 KB 272/577 KB 1699/1822 KB 802/1210 KB 276/577 KB 1699/1822 KB 802/1210 KB 280/577 KB 1699/1822 KB 802/1210 KB 284/577 KB 1699/1822 KB 802/1210 KB 288/577 KB 1699/1822 KB 802/1210 KB 292/577 KB 1699/1822 KB 802/1210 KB 260/577 KB 1699/1822 KB 806/1210 KB 292/577 KB 1703/1822 KB 810/1210 KB 292/577 KB 1703/1822 KB 814/1210 KB 292/577 KB 1703/1822 KB 802/1210 KB 292/577 KB 1703/1822 KB 814/1210 KB 296/577 KB 1707/1822 KB 814/1210 KB 296/577 KB 1711/1822 KB 814/1210 KB 296/577 KB 1715/1822 KB 818/1210 KB 296/577 KB 1719/1822 KB 818/1210 KB 296/577 KB 1723/1822 KB 818/1210 KB 296/577 KB 1727/1822 KB 814/1210 KB 296/577 KB 1703/1822 KB 818/1210 KB 300/577 KB 1727/1822 KB 818/1210 KB 304/577 KB 1727/1822 KB 818/1210 KB 308/577 KB 1727/1822 KB 818/1210 KB 312/577 KB 1727/1822 KB 818/1210 KB 316/577 KB 1727/1822 KB 818/1210 KB 320/577 KB 1727/1822 KB 818/1210 KB 324/577 KB 1731/1822 KB 818/1210 KB 328/577 KB 1731/1822 KB 818/1210 KB 332/577 KB 1731/1822 KB 818/1210 KB 336/577 KB 1731/1822 KB 818/1210 KB 340/577 KB 1731/1822 KB 818/1210 KB 296/577 KB 1715/1822 KB 822/1210 KB 340/577 KB 1731/1822 KB 826/1210 KB 340/577 KB 1731/1822 KB 830/1210 KB 340/577 KB 1731/1822 KB 834/1210 KB 340/577 KB 1731/1822 KB 838/1210 KB 340/577 KB 1731/1822 KB 842/1210 KB 340/577 KB 1731/1822 KB 846/1210 KB 340/577 KB 1731/1822 KB 850/1210 KB 340/577 KB 1731/1822 KB 854/1210 KB 340/577 KB 1731/1822 KB 858/1210 KB 340/577 KB 1731/1822 KB 862/1210 KB 340/577 KB 1731/1822 KB 866/1210 KB 344/577 KB 1731/1822 KB 870/1210 KB 344/577 KB 1731/1822 KB 874/1210 KB 344/577 KB 1731/1822 KB 818/1210 KB 320/577 KB 1731/1822 KB 874/1210 KB 344/577 KB 1735/1822 KB 874/1210 KB 344/577 KB 1739/1822 KB 874/1210 KB 344/577 KB 1743/1822 KB 874/1210 KB 344/577 KB 1747/1822 KB 874/1210 KB 344/577 KB 1751/1822 KB 874/1210 KB 344/577 KB 1755/1822 KB 874/1210 KB 344/577 KB 1759/1822 KB 874/1210 KB 344/577 KB 1763/1822 KB 874/1210 KB 344/577 KB 1767/1822 KB 878/1210 KB 344/577 KB 1771/1822 KB 878/1210 KB 344/577 KB 1775/1822 KB 878/1210 KB 344/577 KB 1779/1822 KB 878/1210 KB 344/577 KB 1783/1822 KB 878/1210 KB 344/577 KB 1787/1822 KB 878/1210 KB 344/577 KB 1791/1822 KB 862/1210 KB 344/577 KB 1731/1822 KB 878/1210 KB 348/577 KB 1791/1822 KB 878/1210 KB 352/577 KB 1791/1822 KB 878/1210 KB 356/577 KB 1791/1822 KB 878/1210 KB 360/577 KB 1791/1822 KB 878/1210 KB 364/577 KB 1791/1822 KB 878/1210 KB 368/577 KB 1791/1822 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 878/1210 KB 344/577 KB 1767/1822 KB 882/1210 KB 368/577 KB 1791/1822 KB 886/1210 KB 368/577 KB 1791/1822 KB 890/1210 KB 372/577 KB 1791/1822 KB 894/1210 KB 372/577 KB 1791/1822 KB 898/1210 KB 372/577 KB 1795/1822 KB 902/1210 KB 372/577 KB 1795/1822 KB 906/1210 KB 372/577 KB 1795/1822 KB 910/1210 KB 372/577 KB 1795/1822 KB 914/1210 KB 372/577 KB 1795/1822 KB 918/1210 KB 372/577 KB 1795/1822 KB 922/1210 KB 372/577 KB 1795/1822 KB 926/1210 KB 372/577 KB 1795/1822 KB 930/1210 KB 372/577 KB 1795/1822 KB 894/1210 KB 372/577 KB 1795/1822 KB 886/1210 KB 372/577 KB 1791/1822 KB 930/1210 KB 376/577 KB 1795/1822 KB 930/1210 KB 380/577 KB 1795/1822 KB 930/1210 KB 384/577 KB 1795/1822 KB 930/1210 KB 388/577 KB 1795/1822 KB 930/1210 KB 392/577 KB 1799/1822 KB 930/1210 KB 396/577 KB 1799/1822 KB 930/1210 KB 400/577 KB 1799/1822 KB 930/1210 KB 388/577 KB 1799/1822 KB 930/1210 KB 400/577 KB 1803/1822 KB 930/1210 KB 400/577 KB 1807/1822 KB 930/1210 KB 400/577 KB 1811/1822 KB 930/1210 KB 404/577 KB 1815/1822 KB 930/1210 KB 404/577 KB 1819/1822 KB 930/1210 KB 404/577 KB 1822/1822 KB 930/1210 KB 404/577 KB 1811/1822 KB 930/1210 KB 408/577 KB 1822/1822 KB 930/1210 KB 412/577 KB 1822/1822 KB 930/1210 KB 416/577 KB 1822/1822 KB 930/1210 KB 420/577 KB 1822/1822 KB 934/1210 KB 420/577 KB 1822/1822 KB 938/1210 KB 420/577 KB 1822/1822 KB 942/1210 KB 420/577 KB 1822/1822 KB 942/1210 KB 424/577 KB 1822/1822 KB 942/1210 KB 428/577 KB 1822/1822 KB 946/1210 KB 432/577 KB 1822/1822 KB 946/1210 KB 436/577 KB 1822/1822 KB 946/1210 KB 440/577 KB 1822/1822 KB 946/1210 KB 444/577 KB 1822/1822 KB 946/1210 KB 448/577 KB 1822/1822 KB 946/1210 KB 428/577 KB 1822/1822 KB 950/1210 KB 448/577 KB 1822/1822 KB 954/1210 KB 448/577 KB 1822/1822 KB 958/1210 KB 448/577 KB 1822/1822 KB 962/1210 KB 448/577 KB 1822/1822 KB 966/1210 KB 452/577 KB 1822/1822 KB 970/1210 KB 452/577 KB 1822/1822 KB 974/1210 KB 452/577 KB 1822/1822 KB 962/1210 KB 452/577 KB 1822/1822 KB 974/1210 KB 456/577 KB 1822/1822 KB 974/1210 KB 460/577 KB 1822/1822 KB 974/1210 KB 464/577 KB 1822/1822 KB 978/1210 KB 468/577 KB 1822/1822 KB 978/1210 KB 472/577 KB 1822/1822 KB 978/1210 KB 476/577 KB 1822/1822 KB 978/1210 KB 480/577 KB 1822/1822 KB 978/1210 KB 484/577 KB 1822/1822 KB 978/1210 KB 488/577 KB 1822/1822 KB 978/1210 KB 492/577 KB 1822/1822 KB 978/1210 KB 496/577 KB 1822/1822 KB 978/1210 KB 500/577 KB 1822/1822 KB 978/1210 KB 464/577 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1520.3 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 982/1210 KB 500/577 KB 986/1210 KB 500/577 KB 990/1210 KB 500/577 KB 994/1210 KB 500/577 KB 998/1210 KB 500/577 KB 1002/1210 KB 500/577 KB 1006/1210 KB 500/577 KB 1010/1210 KB 500/577 KB 1014/1210 KB 504/577 KB 1018/1210 KB 504/577 KB 1022/1210 KB 504/577 KB 1026/1210 KB 504/577 KB 1030/1210 KB 504/577 KB 1034/1210 KB 504/577 KB 1038/1210 KB 504/577 KB 1042/1210 KB 504/577 KB 1046/1210 KB 504/577 KB 1050/1210 KB 504/577 KB 1054/1210 KB 504/577 KB 1010/1210 KB 504/577 KB 1054/1210 KB 508/577 KB 1054/1210 KB 512/577 KB 1054/1210 KB 516/577 KB 1054/1210 KB 520/577 KB 1054/1210 KB 524/577 KB 1054/1210 KB 528/577 KB 1054/1210 KB 532/577 KB 1054/1210 KB 536/577 KB 1054/1210 KB 540/577 KB 1054/1210 KB 544/577 KB 1058/1210 KB 548/577 KB 1058/1210 KB 552/577 KB 1058/1210 KB 556/577 KB 1058/1210 KB 544/577 KB 1062/1210 KB 560/577 KB 1066/1210 KB 560/577 KB 1070/1210 KB 560/577 KB 1074/1210 KB 560/577 KB 1078/1210 KB 560/577 KB 1082/1210 KB 560/577 KB 1086/1210 KB 560/577 KB 1090/1210 KB 560/577 KB 1094/1210 KB 560/577 KB 1098/1210 KB 560/577 KB 1102/1210 KB 560/577 KB 1058/1210 KB 560/577 KB 1102/1210 KB 4/439 KB 560/577 KB 1102/1210 KB 8/439 KB 560/577 KB 1102/1210 KB 12/439 KB 560/577 KB 1102/1210 KB 16/439 KB 560/577 KB 1102/1210 KB 20/439 KB 560/577 KB 1102/1210 KB 24/439 KB 560/577 KB 1102/1210 KB 28/439 KB 560/577 KB 1102/1210 KB 32/439 KB 560/577 KB 1102/1210 KB 36/439 KB 560/577 KB 1102/1210 KB 40/439 KB 560/577 KB 1102/1210 KB 44/439 KB 560/577 KB 1102/1210 KB 48/439 KB 560/577 KB 1102/1210 KB 52/439 KB 560/577 KB 1102/1210 KB 56/439 KB 564/577 KB 1102/1210 KB 60/439 KB 564/577 KB 1102/1210 KB 64/439 KB 564/577 KB 1102/1210 KB 52/439 KB 564/577 KB 1102/1210 KB 64/439 KB 568/577 KB 1102/1210 KB 64/439 KB 572/577 KB 1102/1210 KB 64/439 KB 576/577 KB 1102/1210 KB 64/439 KB 577/577 KB 1102/1210 KB 68/439 KB 577/577 KB 1102/1210 KB 72/439 KB 577/577 KB 1102/1210 KB 76/439 KB 577/577 KB 1102/1210 KB 80/439 KB 577/577 KB 1106/1210 KB 80/439 KB 577/577 KB 1110/1210 KB 80/439 KB 577/577 KB 1114/1210 KB 80/439 KB 577/577 KB 1118/1210 KB 80/439 KB 577/577 KB 1122/1210 KB 84/439 KB 577/577 KB 1126/1210 KB 84/439 KB 577/577 KB 1130/1210 KB 84/439 KB 577/577 KB 1134/1210 KB 84/439 KB 577/577 KB 1118/1210 KB 84/439 KB 577/577 KB 1134/1210 KB 88/439 KB 577/577 KB 1134/1210 KB 92/439 KB 577/577 KB 1134/1210 KB 96/439 KB 577/577 KB 1134/1210 KB 100/439 KB 577/577 KB 1134/1210 KB 104/439 KB 577/577 KB 1138/1210 KB 104/439 KB 577/577 KB 1142/1210 KB 108/439 KB 577/577 KB 1142/1210 KB 4/167 KB 108/439 KB 577/577 KB 1142/1210 KB 8/167 KB 108/439 KB 577/577 KB 1142/1210 KB 12/167 KB 108/439 KB 577/577 KB 1142/1210 KB 16/167 KB 108/439 KB 577/577 KB 1142/1210 KB 20/167 KB 108/439 KB 577/577 KB 1142/1210 KB 24/167 KB 108/439 KB 577/577 KB 1142/1210 KB 28/167 KB 108/439 KB 577/577 KB 1142/1210 KB 32/167 KB 108/439 KB 577/577 KB 1142/1210 KB 36/167 KB 108/439 KB 577/577 KB 1142/1210 KB 40/167 KB 108/439 KB 577/577 KB 1142/1210 KB 44/167 KB 108/439 KB 577/577 KB 1142/1210 KB 48/167 KB 108/439 KB 577/577 KB 1142/1210 KB 52/167 KB 108/439 KB 1142/1210 KB 56/167 KB 108/439 KB 1142/1210 KB 60/167 KB 108/439 KB 1142/1210 KB 64/167 KB 108/439 KB 1138/1210 KB 108/439 KB 577/577 KB 1142/1210 KB 64/167 KB 112/439 KB 1142/1210 KB 64/167 KB 116/439 KB 1146/1210 KB 68/167 KB 120/439 KB 1146/1210 KB 68/167 KB 124/439 KB 1146/1210 KB 68/167 KB 128/439 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 471.2 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 1146/1210 KB 68/167 KB 116/439 KB 1150/1210 KB 68/167 KB 128/439 KB 1142/1210 KB 68/167 KB 116/439 KB 1150/1210 KB 72/167 KB 128/439 KB 1150/1210 KB 76/167 KB 128/439 KB 1150/1210 KB 80/167 KB 128/439 KB 1154/1210 KB 84/167 KB 128/439 KB 1154/1210 KB 88/167 KB 132/439 KB 1154/1210 KB 92/167 KB 132/439 KB 1154/1210 KB 96/167 KB 132/439 KB 1154/1210 KB 80/167 KB 128/439 KB 1158/1210 KB 96/167 KB 132/439 KB 1162/1210 KB 96/167 KB 132/439 KB 1166/1210 KB 96/167 KB 132/439 KB 1154/1210 KB 84/167 KB 132/439 KB 1166/1210 KB 96/167 KB 136/439 KB 1166/1210 KB 96/167 KB 140/439 KB 1166/1210 KB 96/167 KB 144/439 KB 1170/1210 KB 96/167 KB 148/439 KB 1170/1210 KB 100/167 KB 152/439 KB 1170/1210 KB 100/167 KB 156/439 KB 1170/1210 KB 100/167 KB 160/439 KB 1170/1210 KB 96/167 KB 144/439 KB 1174/1210 KB 100/167 KB 160/439 KB 3/562 KB 1178/1210 KB 100/167 KB 160/439 KB 3/562 KB 1170/1210 KB 100/167 KB 160/439 KB 3/562 KB 1178/1210 KB 100/167 KB 160/439 KB 6/562 KB 1178/1210 KB 100/167 KB 160/439 KB 9/562 KB 1178/1210 KB 100/167 KB 160/439 KB 11/562 KB 1178/1210 KB 100/167 KB 160/439 KB 14/562 KB 1178/1210 KB 100/167 KB 160/439 KB 16/562 KB 1178/1210 KB 100/167 KB 160/439 KB 19/562 KB 1170/1210 KB 100/167 KB 148/439 KB 1178/1210 KB 104/167 KB 160/439 KB 19/562 KB 1182/1210 KB 108/167 KB 160/439 KB 19/562 KB 1182/1210 KB 104/167 KB 160/439 KB 19/562 KB 1182/1210 KB 108/167 KB 160/439 KB 22/562 KB 1186/1210 KB 108/167 KB 160/439 KB 22/562 KB 1190/1210 KB 112/167 KB 164/439 KB 25/562 KB 1194/1210 KB 112/167 KB 164/439 KB 25/562 KB 1198/1210 KB 112/167 KB 164/439 KB 25/562 KB 1186/1210 KB 112/167 KB 164/439 KB 25/562 KB 1198/1210 KB 112/167 KB 168/439 KB 25/562 KB 1198/1210 KB 112/167 KB 172/439 KB 25/562 KB 1198/1210 KB 112/167 KB 176/439 KB 25/562 KB 1186/1210 KB 112/167 KB 160/439 KB 25/562 KB 1186/1210 KB 112/167 KB 160/439 KB 22/562 KB 1198/1210 KB 116/167 KB 176/439 KB 25/562 KB 1198/1210 KB 120/167 KB 176/439 KB 27/562 KB 1198/1210 KB 124/167 KB 176/439 KB 27/562 KB 1198/1210 KB 128/167 KB 176/439 KB 27/562 KB 1198/1210 KB 132/167 KB 180/439 KB 27/562 KB 1202/1210 KB 136/167 KB 180/439 KB 27/562 KB 1198/1210 KB 116/167 KB 176/439 KB 27/562 KB 1202/1210 KB 136/167 KB 180/439 KB 30/562 KB 1202/1210 KB 136/167 KB 180/439 KB 32/562 KB 1202/1210 KB 136/167 KB 180/439 KB 36/562 KB 1202/1210 KB 136/167 KB 180/439 KB 40/562 KB 1202/1210 KB 140/167 KB 180/439 KB 44/562 KB 1202/1210 KB 140/167 KB 180/439 KB 48/562 KB 1202/1210 KB 140/167 KB 180/439 KB 52/562 KB 1202/1210 KB 140/167 KB 180/439 KB 56/562 KB 1202/1210 KB 140/167 KB 180/439 KB 60/562 KB 1202/1210 KB 140/167 KB 180/439 KB 64/562 KB 1202/1210 KB 140/167 KB 180/439 KB 68/562 KB 1202/1210 KB 132/167 KB 180/439 KB 27/562 KB 1206/1210 KB 140/167 KB 180/439 KB 68/562 KB 1210/1210 KB 140/167 KB 180/439 KB 68/562 KB 1198/1210 KB 128/167 KB 180/439 KB 27/562 KB 1210/1210 KB 140/167 KB 184/439 KB 68/562 KB 1210/1210 KB 140/167 KB 188/439 KB 68/562 KB 1210/1210 KB 140/167 KB 192/439 KB 68/562 KB 1202/1210 KB 140/167 KB 180/439 KB 40/562 KB 1210/1210 KB 144/167 KB 192/439 KB 68/562 KB 1210/1210 KB 148/167 KB 192/439 KB 68/562 KB 1210/1210 KB 152/167 KB 196/439 KB 68/562 KB 1210/1210 KB 156/167 KB 196/439 KB 68/562 KB 1210/1210 KB 160/167 KB 196/439 KB 68/562 KB 1210/1210 KB 148/167 KB 196/439 KB 68/562 KB 1210/1210 KB 160/167 KB 200/439 KB 68/562 KB 1210/1210 KB 160/167 KB 204/439 KB 68/562 KB 1210/1210 KB 160/167 KB 208/439 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 68/562 KB 1210/1210 KB 160/167 KB 212/439 KB 68/562 KB 1210/1210 KB 164/167 KB 216/439 KB 72/562 KB 1210/1210 KB 164/167 KB 220/439 KB 72/562 KB 1210/1210 KB 164/167 KB 224/439 KB 72/562 KB 1210/1210 KB 164/167 KB 228/439 KB 72/562 KB 1210/1210 KB 164/167 KB 232/439 KB 72/562 KB 1210/1210 KB 164/167 KB 236/439 KB 72/562 KB 1210/1210 KB 164/167 KB 212/439 KB 72/562 KB 1210/1210 KB 164/167 KB 240/439 KB 76/562 KB 1210/1210 KB 164/167 KB 240/439 KB 80/562 KB 1210/1210 KB 164/167 KB 212/439 KB 68/562 KB 1210/1210 KB 167/167 KB 240/439 KB 80/562 KB 1210/1210 KB 167/167 KB 240/439 KB 84/562 KB 1210/1210 KB 167/167 KB 240/439 KB 88/562 KB 1210/1210 KB 167/167 KB 240/439 KB 92/562 KB 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 970.0 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 167/167 KB 240/439 KB 96/562 KB 1210/1210 KB 167/167 KB 240/439 KB 96/562 KB 167/167 KB 240/439 KB 100/562 KB 167/167 KB 244/439 KB 104/562 KB 167/167 KB 244/439 KB 108/562 KB 167/167 KB 244/439 KB 112/562 KB 167/167 KB 244/439 KB 100/562 KB 167/167 KB 248/439 KB 112/562 KB 167/167 KB 252/439 KB 112/562 KB 167/167 KB 256/439 KB 112/562 KB 167/167 KB 260/439 KB 112/562 KB 167/167 KB 264/439 KB 116/562 KB 167/167 KB 268/439 KB 116/562 KB 167/167 KB 272/439 KB 116/562 KB 167/167 KB 260/439 KB 116/562 KB 167/167 KB 272/439 KB 120/562 KB 167/167 KB 272/439 KB 124/562 KB 167/167 KB 272/439 KB 128/562 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 132.9 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 4/256 KB 272/439 KB 128/562 KB 8/256 KB 272/439 KB 128/562 KB 12/256 KB 272/439 KB 128/562 KB 16/256 KB 272/439 KB 128/562 KB 16/256 KB 276/439 KB 128/562 KB 20/256 KB 280/439 KB 132/562 KB 20/256 KB 284/439 KB 132/562 KB 20/256 KB 288/439 KB 132/562 KB 20/256 KB 292/439 KB 132/562 KB 20/256 KB 276/439 KB 132/562 KB 24/256 KB 292/439 KB 132/562 KB 28/256 KB 292/439 KB 132/562 KB 32/256 KB 4/140 KB 292/439 KB 132/562 KB 36/256 KB 4/140 KB 292/439 KB 132/562 KB 40/256 KB 4/140 KB 292/439 KB 132/562 KB 44/256 KB 4/140 KB 292/439 KB 132/562 KB 48/256 KB 4/140 KB 292/439 KB 132/562 KB 16/256 KB 276/439 KB 132/562 KB 48/256 KB 4/140 KB 292/439 KB 136/562 KB 48/256 KB 4/140 KB 292/439 KB 140/562 KB 48/256 KB 4/140 KB 292/439 KB 144/562 KB 48/256 KB 4/140 KB 292/439 KB 148/562 KB 52/256 KB 4/140 KB 292/439 KB 152/562 KB 52/256 KB 4/140 KB 292/439 KB 156/562 KB 28/256 KB 4/140 KB 292/439 KB 132/562 KB 52/256 KB 8/140 KB 296/439 KB 156/562 KB 52/256 KB 12/140 KB 296/439 KB 156/562 KB 52/256 KB 16/140 KB 296/439 KB 156/562 KB 52/256 KB 20/140 KB 296/439 KB 156/562 KB 52/256 KB 24/140 KB 296/439 KB 156/562 KB 52/256 KB 28/140 KB 296/439 KB 156/562 KB 52/256 KB 32/140 KB 296/439 KB 156/562 KB 52/256 KB 36/140 KB 296/439 KB 156/562 KB 52/256 KB 40/140 KB 296/439 KB 156/562 KB 52/256 KB 44/140 KB 296/439 KB 160/562 KB 52/256 KB 48/140 KB 296/439 KB 160/562 KB 52/256 KB 4/140 KB 296/439 KB 156/562 KB 52/256 KB 48/140 KB 300/439 KB 160/562 KB 52/256 KB 48/140 KB 304/439 KB 160/562 KB 52/256 KB 4/140 KB 292/439 KB 148/562 KB 56/256 KB 48/140 KB 304/439 KB 160/562 KB 60/256 KB 48/140 KB 304/439 KB 160/562 KB 64/256 KB 48/140 KB 304/439 KB 160/562 KB 52/256 KB 40/140 KB 296/439 KB 160/562 KB 64/256 KB 48/140 KB 304/439 KB 164/562 KB 68/256 KB 52/140 KB 308/439 KB 168/562 KB 68/256 KB 52/140 KB 308/439 KB 172/562 KB 68/256 KB 52/140 KB 308/439 KB 176/562 KB 68/256 KB 52/140 KB 308/439 KB 164/562 KB 68/256 KB 56/140 KB 308/439 KB 176/562 KB 68/256 KB 60/140 KB 308/439 KB 176/562 KB 68/256 KB 64/140 KB 308/439 KB 176/562 KB 68/256 KB 68/140 KB 308/439 KB 176/562 KB 68/256 KB 72/140 KB 308/439 KB 180/562 KB 68/256 KB 76/140 KB 308/439 KB 180/562 KB 68/256 KB 80/140 KB 308/439 KB 180/562 KB 68/256 KB 48/140 KB 308/439 KB 164/562 KB 72/256 KB 80/140 KB 308/439 KB 180/562 KB 76/256 KB 80/140 KB 308/439 KB 180/562 KB 80/256 KB 80/140 KB 308/439 KB 180/562 KB 64/256 KB 48/140 KB 308/439 KB 164/562 KB 80/256 KB 80/140 KB 312/439 KB 180/562 KB 80/256 KB 80/140 KB 316/439 KB 180/562 KB 84/256 KB 80/140 KB 316/439 KB 180/562 KB 88/256 KB 80/140 KB 320/439 KB 180/562 KB 92/256 KB 80/140 KB 320/439 KB 180/562 KB 96/256 KB 80/140 KB 320/439 KB 180/562 KB 68/256 KB 68/140 KB 308/439 KB 180/562 KB 96/256 KB 80/140 KB 320/439 KB 184/562 KB 96/256 KB 80/140 KB 320/439 KB 188/562 KB 84/256 KB 80/140 KB 320/439 KB 180/562 KB 96/256 KB 80/140 KB 324/439 KB 188/562 KB 96/256 KB 80/140 KB 328/439 KB 188/562 KB 96/256 KB 80/140 KB 332/439 KB 188/562 KB 96/256 KB 80/140 KB 336/439 KB 192/562 KB 96/256 KB 80/140 KB 340/439 KB 192/562 KB 100/256 KB 84/140 KB 344/439 KB 192/562 KB 100/256 KB 84/140 KB 348/439 KB 192/562 KB 100/256 KB 84/140 KB 352/439 KB 192/562 KB 96/256 KB 80/140 KB 332/439 KB 192/562 KB 100/256 KB 84/140 KB 352/439 KB 196/562 KB 100/256 KB 84/140 KB 340/439 KB 192/562 KB 104/256 KB 84/140 KB 352/439 KB 196/562 KB 108/256 KB 84/140 KB 352 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install /439 KB 196/562 KB 112/256 KB 84/140 KB 352/439 KB 196/562 KB 96/256 KB 84/140 KB 340/439 KB 192/562 KB 112/256 KB 88/140 KB 352/439 KB 200/562 KB 112/256 KB 92/140 KB 352/439 KB 200/562 KB 112/256 KB 96/140 KB 352/439 KB 200/562 KB 112/256 KB 100/140 KB 352/439 KB 200/562 KB 116/256 KB 104/140 KB 356/439 KB 200/562 KB 116/256 KB 108/140 KB 356/439 KB 200/562 KB 116/256 KB 112/140 KB 356/439 KB 200/562 KB 112/256 KB 84/140 KB 352/439 KB 200/562 KB 116/256 KB 112/140 KB 356/439 KB 204/562 KB 116/256 KB 112/140 KB 356/439 KB 208/562 KB 116/256 KB 112/140 KB 356/439 KB 212/562 KB 116/256 KB 112/140 KB 356/439 KB 216/562 KB 116/256 KB 112/140 KB 356/439 KB 220/562 KB 116/256 KB 112/140 KB 356/439 KB 224/562 KB 116/256 KB 112/140 KB 356/439 KB 228/562 KB 116/256 KB 116/140 KB 356/439 KB 232/562 KB 116/256 KB 116/140 KB 356/439 KB 236/562 KB 116/256 KB 116/140 KB 356/439 KB 240/562 KB 116/256 KB 100/140 KB 356/439 KB 200/562 KB 116/256 KB 116/140 KB 360/439 KB 240/562 KB 116/256 KB 116/140 KB 364/439 KB 240/562 KB 116/256 KB 116/140 KB 368/439 KB 240/562 KB 116/256 KB 116/140 KB 372/439 KB 240/562 KB 116/256 KB 116/140 KB 376/439 KB 240/562 KB 116/256 KB 116/140 KB 380/439 KB 240/562 KB 116/256 KB 116/140 KB 384/439 KB 240/562 KB 116/256 KB 100/140 KB 352/439 KB 200/562 KB 120/256 KB 116/140 KB 384/439 KB 240/562 KB 124/256 KB 116/140 KB 384/439 KB 240/562 KB 128/256 KB 116/140 KB 384/439 KB 240/562 KB 132/256 KB 116/140 KB 384/439 KB 240/562 KB 136/256 KB 116/140 KB 384/439 KB 240/562 KB 140/256 KB 116/140 KB 384/439 KB 240/562 KB 144/256 KB 116/140 KB 384/439 KB 240/562 KB 148/256 KB 116/140 KB 384/439 KB 240/562 KB 152/256 KB 116/140 KB 388/439 KB 244/562 KB 156/256 KB 116/140 KB 388/439 KB 244/562 KB 160/256 KB 116/140 KB 388/439 KB 244/562 KB 116/256 KB 116/140 KB 356/439 KB 228/562 KB 160/256 KB 120/140 KB 388/439 KB 244/562 KB 160/256 KB 124/140 KB 388/439 KB 244/562 KB 160/256 KB 128/140 KB 388/439 KB 244/562 KB 160/256 KB 132/140 KB 388/439 KB 244/562 KB 160/256 KB 136/140 KB 388/439 KB 244/562 KB 160/256 KB 140/140 KB 388/439 KB 244/562 KB 160/256 KB 140/140 KB 388/439 KB 244/562 KB 148/256 KB 116/140 KB 388/439 KB 244/562 KB 160/256 KB 140/140 KB 388/439 KB 248/562 KB 160/256 KB 140/140 KB 388/439 KB 252/562 KB 160/256 KB 140/140 KB 388/439 KB 256/562 KB 160/256 KB 140/140 KB 388/439 KB 260/562 KB 164/256 KB 140/140 KB 388/439 KB 264/562 KB 164/256 KB 140/140 KB 388/439 KB 268/562 KB 164/256 KB 140/140 KB 388/439 KB 270/562 KB 148/256 KB 116/140 KB 388/439 KB 240/562 KB 164/256 KB 140/140 KB 392/439 KB 270/562 KB 164/256 KB 140/140 KB 396/439 KB 270/562 KB 164/256 KB 140/140 KB 400/439 KB 270/562 KB 164/256 KB 140/140 KB 404/439 KB 270/562 KB 164/256 KB 140/140 KB 408/439 KB 270/562 KB 164/256 KB 140/140 KB 412/439 KB 270/562 KB 164/256 KB 140/140 KB 416/439 KB 270/562 KB 164/256 KB 140/140 KB 388/439 KB 260/562 KB 168/256 KB 140/140 KB 416/439 KB 270/562 KB 172/256 KB 140/140 KB 416/439 KB 270/562 KB 176/256 KB 140/140 KB 416/439 KB 270/562 KB 180/256 KB 140/140 KB 416/439 KB 270/562 KB 184/256 KB 140/140 KB 420/439 KB 274/562 KB 188/256 KB 140/140 KB 420/439 KB 274/562 KB 192/256 KB 140/140 KB 420/439 KB 274/562 KB 180/256 KB 140/140 KB 420/439 KB 274/562 KB 192/256 KB 140/140 KB 424/439 KB 274/562 KB 192/256 KB 140/140 KB 428/439 KB 274/562 KB 192/256 KB 140/140 KB 432/439 KB 274/562 KB 196/256 KB 140/140 KB 436/439 KB 274/562 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 196/256 KB 140/140 KB 439/439 KB 274/562 KB 180/256 KB 140/140 KB 416/439 KB 274/562 KB 196/256 KB 140/140 KB 439/439 KB 278/562 KB 196/256 KB 140/140 KB 439/439 KB 282/562 KB 196/256 KB 140/140 KB 439/439 KB 286/562 KB 196/256 KB 140/140 KB 432/439 KB 274/562 KB 200/256 KB 140/140 KB 439/439 KB 286/562 KB 204/256 KB 140/140 KB 439/439 KB 286/562 KB 208/256 KB 140/140 KB 439/439 KB 290/562 KB 212/256 KB 439/439 KB 290/562 KB 216/256 KB 439/439 KB 290/562 KB 220/256 KB 439/439 KB 290/562 KB 224/256 KB 439/439 KB 290/562 KB 204/256 KB 140/140 KB 439/439 KB 290/562 KB 224/256 KB 439/439 KB 294/562 KB 224/256 KB 439/439 KB 298/562 KB 224/256 KB 439/439 KB 302/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 107.9 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 224/256 KB 439/439 KB 306/562 KB 224/256 KB 439/439 KB 310/562 KB 228/256 KB 439/439 KB 314/562 KB 228/256 KB 439/439 KB 318/562 KB 228/256 KB 439/439 KB 322/562 KB 228/256 KB 439/439 KB 326/562 KB 228/256 KB 439/439 KB 330/562 KB 228/256 KB 334/562 KB 228/256 KB 439/439 KB 310/562 KB 232/256 KB 334/562 KB 236/256 KB 334/562 KB 240/256 KB 334/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 336.9 KB/sec) unit-abot-epc-basic-0: 11:01:34 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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 244/256 KB 334/562 KB 244/256 KB 3/1192 KB 334/562 KB 244/256 KB 5/1192 KB 334/562 KB 244/256 KB 8/1192 KB 334/562 KB 244/256 KB 11/1192 KB 334/562 KB 244/256 KB 13/1192 KB 334/562 KB 244/256 KB 16/1192 KB 334/562 KB 244/256 KB 19/1192 KB 334/562 KB 244/256 KB 21/1192 KB 334/562 KB 244/256 KB 24/1192 KB 334/562 KB 244/256 KB 27/1192 KB 334/562 KB 244/256 KB 29/1192 KB 334/562 KB 244/256 KB 32/1192 KB 334/562 KB 248/256 KB 32/1192 KB 334/562 KB 252/256 KB 32/1192 KB 334/562 KB 256/256 KB 32/1192 KB 334/562 KB 256/256 KB 32/1192 KB 338/562 KB 256/256 KB 32/1192 KB 338/562 KB 256/256 KB 32/1192 KB 342/562 KB 256/256 KB 36/1192 KB 342/562 KB 256/256 KB 40/1192 KB 342/562 KB 256/256 KB 44/1192 KB 342/562 KB 256/256 KB 48/1192 KB 342/562 KB 256/256 KB 48/1192 KB 4/1118 KB 342/562 KB 256/256 KB 48/1192 KB 8/1118 KB 342/562 KB 256/256 KB 48/1192 KB 12/1118 KB 342/562 KB 256/256 KB 48/1192 KB 16/1118 KB 342/562 KB 256/256 KB 52/1192 KB 16/1118 KB 342/562 KB 256/256 KB 56/1192 KB 20/1118 KB 342/562 KB 256/256 KB 60/1192 KB 20/1118 KB 342/562 KB 256/256 KB 64/1192 KB 20/1118 KB 342/562 KB 256/256 KB 52/1192 KB 20/1118 KB 342/562 KB 256/256 KB 64/1192 KB 24/1118 KB 342/562 KB 256/256 KB 64/1192 KB 28/1118 KB 342/562 KB 256/256 KB 68/1192 KB 32/1118 KB 342/562 KB 256/256 KB 72/1192 KB 32/1118 KB 342/562 KB 256/256 KB 76/1192 KB 32/1118 KB 346/562 KB 256/256 KB 76/1192 KB 32/1118 KB 3/1461 KB 346/562 KB 256/256 KB 64/1192 KB 32/1118 KB 342/562 KB 256/256 KB 76/1192 KB 36/1118 KB 3/1461 KB 346/562 KB 256/256 KB 80/1192 KB 40/1118 KB 5/1461 KB 346/562 KB 256/256 KB 72/1192 KB 32/1118 KB 346/562 KB 256/256 KB 80/1192 KB 40/1118 KB 5/1461 KB 350/562 KB 256/256 KB 80/1192 KB 36/1118 KB 5/1461 KB 346/562 KB 256/256 KB 76/1192 KB 36/1118 KB 5/1461 KB 346/562 KB 256/256 KB 80/1192 KB 40/1118 KB 8/1461 KB 350/562 KB 256/256 KB 80/1192 KB 40/1118 KB 11/1461 KB 350/562 KB 256/256 KB 84/1192 KB 44/1118 KB 13/1461 KB 354/562 KB 256/256 KB 84/1192 KB 44/1118 KB 16/1461 KB 354/562 KB 256/256 KB 84/1192 KB 44/1118 KB 11/1461 KB 354/562 KB 256/256 KB 80/1192 KB 44/1118 KB 11/1461 KB 354/562 KB 256/256 KB 84/1192 KB 48/1118 KB 16/1461 KB 354/562 KB 256/256 KB 84/1192 KB 52/1118 KB 16/1461 KB 354/562 KB 256/256 KB 88/1192 KB 56/1118 KB 19/1461 KB 354/562 KB 256/256 KB 80/1192 KB 40/1118 KB 11/1461 KB 354/562 KB 256/256 KB 88/1192 KB 56/1118 KB 19/1461 KB 358/562 KB 256/256 KB 88/1192 KB 56/1118 KB 19/1461 KB 362/562 KB 256/256 KB 88/1192 KB 56/1118 KB 19/1461 KB 366/562 KB 256/256 KB 88/1192 KB 52/1118 KB 19/1461 KB 354/562 KB 256/256 KB 88/1192 KB 52/1118 KB 16/1461 KB 354/562 KB 256/256 KB 92/1192 KB 56/1118 KB 19/1461 KB 366/562 KB 256/256 KB 96/1192 KB 56/1118 KB 19/1461 KB 366/562 KB 256/256 KB 96/1192 KB 56/1118 KB 21/1461 KB 366/562 KB 256/256 KB 100/1192 KB 60/1118 KB 24/1461 KB 370/562 KB 256/256 KB 100/1192 KB 60/1118 KB 21/1461 KB 370/562 KB 256/256 KB 100/1192 KB 64/1118 KB 24/1461 KB 370/562 KB 256/256 KB 100/1192 KB 68/1118 KB 24/1461 KB 370/562 KB 256/256 KB 100/1192 KB 72/1118 KB 27/1461 KB 370/562 KB 256/256 KB 100/1192 KB 76/1118 KB 27/1461 KB 370/562 KB 256/256 KB 100/1192 KB 80/1118 KB 27/1461 KB 370/562 KB 256/256 KB 100/1192 KB 56/1118 KB 21/1461 KB 370/562 KB 256/256 KB 100/1192 KB 56/1118 KB 21/1461 KB 366/562 KB 256/256 KB 104/1192 KB 80/1118 KB 27/1461 KB 370/562 KB 256/256 KB 108/1192 KB 80/1118 KB 27/1461 KB 374/562 KB 256/256 KB 100/1192 KB 68/11 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 18 KB 27/1461 KB 370/562 KB 256/256 KB 108/1192 KB 80/1118 KB 29/1461 KB 374/562 KB 256/256 KB 104/1192 KB 80/1118 KB 27/1461 KB 374/562 KB 256/256 KB 112/1192 KB 80/1118 KB 29/1461 KB 378/562 KB 256/256 KB 112/1192 KB 80/1118 KB 29/1461 KB 374/562 KB 256/256 KB 112/1192 KB 80/1118 KB 32/1461 KB 378/562 KB 256/256 KB 116/1192 KB 80/1118 KB 36/1461 KB 382/562 KB 256/256 KB 116/1192 KB 84/1118 KB 40/1461 KB 382/562 KB 256/256 KB 116/1192 KB 84/1118 KB 44/1461 KB 382/562 KB 256/256 KB 116/1192 KB 84/1118 KB 48/1461 KB 382/562 KB 256/256 KB 116/1192 KB 80/1118 KB 32/1461 KB 382/562 KB 256/256 KB 120/1192 KB 84/1118 KB 48/1461 KB 382/562 KB 256/256 KB 124/1192 KB 84/1118 KB 48/1461 KB 382/562 KB 256/256 KB 128/1192 KB 84/1118 KB 48/1461 KB 382/562 KB 256/256 KB 112/1192 KB 80/1118 KB 32/1461 KB 382/562 KB 256/256 KB 128/1192 KB 84/1118 KB 48/1461 KB 386/562 KB 256/256 KB 128/1192 KB 84/1118 KB 48/1461 KB 390/562 KB 256/256 KB 128/1192 KB 84/1118 KB 48/1461 KB 394/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 11:01:34 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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 128/1192 KB 84/1118 KB 48/1461 KB 398/562 KB 256/256 KB 116/1192 KB 84/1118 KB 36/1461 KB 382/562 KB 132/1192 KB 84/1118 KB 48/1461 KB 398/562 KB 136/1192 KB 88/1118 KB 52/1461 KB 402/562 KB 140/1192 KB 88/1118 KB 52/1461 KB 402/562 KB 144/1192 KB 88/1118 KB 52/1461 KB 402/562 KB 132/1192 KB 88/1118 KB 52/1461 KB 402/562 KB 132/1192 KB 88/1118 KB 48/1461 KB 398/562 KB 144/1192 KB 92/1118 KB 52/1461 KB 402/562 KB 144/1192 KB 96/1118 KB 52/1461 KB 402/562 KB 144/1192 KB 100/1118 KB 52/1461 KB 402/562 KB 144/1192 KB 104/1118 KB 52/1461 KB 406/562 KB 144/1192 KB 108/1118 KB 52/1461 KB 406/562 KB 148/1192 KB 112/1118 KB 52/1461 KB 406/562 KB 132/1192 KB 88/1118 KB 52/1461 KB 398/562 KB 148/1192 KB 112/1118 KB 56/1461 KB 406/562 KB 148/1192 KB 112/1118 KB 60/1461 KB 406/562 KB 148/1192 KB 112/1118 KB 64/1461 KB 406/562 KB 148/1192 KB 112/1118 KB 68/1461 KB 406/562 KB 148/1192 KB 116/1118 KB 72/1461 KB 406/562 KB 148/1192 KB 116/1118 KB 76/1461 KB 406/562 KB 148/1192 KB 116/1118 KB 80/1461 KB 406/562 KB 148/1192 KB 108/1118 KB 52/1461 KB 406/562 KB 152/1192 KB 116/1118 KB 80/1461 KB 406/562 KB 156/1192 KB 116/1118 KB 80/1461 KB 406/562 KB 144/1192 KB 100/1118 KB 52/1461 KB 406/562 KB 156/1192 KB 116/1118 KB 80/1461 KB 410/562 KB 156/1192 KB 116/1118 KB 80/1461 KB 414/562 KB 156/1192 KB 116/1118 KB 80/1461 KB 418/562 KB 156/1192 KB 116/1118 KB 80/1461 KB 422/562 KB 148/1192 KB 116/1118 KB 68/1461 KB 406/562 KB 156/1192 KB 120/1118 KB 80/1461 KB 422/562 KB 156/1192 KB 124/1118 KB 80/1461 KB 422/562 KB 156/1192 KB 124/1118 KB 4/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 8/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 12/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 16/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 20/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 24/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 28/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 32/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 36/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 37/37 KB 80/1461 KB 426/562 KB 156/1192 KB 124/1118 KB 37/37 KB 80/1461 KB 430/562 KB 160/1192 KB 128/1118 KB 37/37 KB 80/1461 KB 434/562 KB 160/1192 KB 128/1118 KB 37/37 KB 84/1461 KB 438/562 KB 160/1192 KB 128/1118 KB 37/37 KB 84/1461 KB 442/562 KB 160/1192 KB 128/1118 KB 37/37 KB 84/1461 KB 446/562 KB 160/1192 KB 124/1118 KB 37/37 KB 80/1461 KB 430/562 KB 160/1192 KB 128/1118 KB 37/37 KB 80/1461 KB 430/562 KB 164/1192 KB 128/1118 KB 37/37 KB 84/1461 KB 446/562 KB 168/1192 KB 132/1118 KB 37/37 KB 84/1461 KB 446/562 KB 172/1192 KB 132/1118 KB 37/37 KB 84/1461 KB 446/562 KB 176/1192 KB 132/1118 KB 37/37 KB 84/1461 KB 446/562 KB 160/1192 KB 128/1118 KB 37/37 KB 84/1461 KB 434/562 KB 176/1192 KB 132/1118 KB 37/37 KB 88/1461 KB 446/562 KB 176/1192 KB 132/1118 KB 37/37 KB 92/1461 KB 446/562 KB 176/1192 KB 132/1118 KB 37/37 KB 96/1461 KB 446/562 KB 164/1192 KB 132/1118 KB 37/37 KB 84/1461 KB 446/562 KB 176/1192 KB 136/1118 KB 37/37 KB 96/1461 KB 446/562 KB 176/1192 KB 140/1118 KB 37/37 KB 96/1461 KB 446/562 KB 176/1192 KB 144/1118 KB 37/37 KB 96/1461 KB 446/562 KB 180/1192 KB 148/1118 KB 37/37 KB 96/1461 KB 446/562 KB 180/1192 KB 152/1118 KB 37/37 KB 100/1461 KB 450/562 KB 180/1192 KB 156/1118 KB 37/37 KB 100/1461 KB 450/562 KB 180/1192 KB 160/1118 KB 37/37 KB 100/1461 KB 450/562 KB 180/1192 KB 144/1118 KB 37/3 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 7 KB 96/1461 KB 446/562 KB 184/1192 KB 160/1118 KB 37/37 KB 100/1461 KB 450/562 KB 188/1192 KB 160/1118 KB 37/37 KB 100/1461 KB 450/562 KB 192/1192 KB 160/1118 KB 37/37 KB 100/1461 KB 450/562 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.4 KB/sec) unit-abot-epc-basic-0: 11:01:34 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.jar unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 180/1192 KB 148/1118 KB 37/37 KB 100/1461 KB 450/562 KB 192/1192 KB 160/1118 KB 100/1461 KB 454/562 KB 192/1192 KB 160/1118 KB 100/1461 KB 458/562 KB 192/1192 KB 160/1118 KB 100/1461 KB 462/562 KB 192/1192 KB 160/1118 KB 100/1461 KB 466/562 KB 196/1192 KB 164/1118 KB 100/1461 KB 470/562 KB 196/1192 KB 164/1118 KB 100/1461 KB 474/562 KB 196/1192 KB 164/1118 KB 100/1461 KB 478/562 KB 180/1192 KB 148/1118 KB 37/37 KB 100/1461 KB 446/562 KB 196/1192 KB 164/1118 KB 104/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 108/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 112/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 116/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 120/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 124/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 128/1461 KB 478/562 KB 196/1192 KB 164/1118 KB 100/1461 KB 466/562 KB 196/1192 KB 168/1118 KB 128/1461 KB 478/562 KB 196/1192 KB 172/1118 KB 128/1461 KB 478/562 KB 196/1192 KB 160/1118 KB 100/1461 KB 466/562 KB 200/1192 KB 172/1118 KB 128/1461 KB 478/562 KB 204/1192 KB 172/1118 KB 128/1461 KB 478/562 KB 208/1192 KB 172/1118 KB 128/1461 KB 478/562 KB 208/1192 KB 176/1118 KB 128/1461 KB 478/562 KB 208/1192 KB 176/1118 KB 128/1461 KB 482/562 KB 212/1192 KB 180/1118 KB 132/1461 KB 486/562 KB 212/1192 KB 180/1118 KB 132/1461 KB 482/562 KB 208/1192 KB 180/1118 KB 132/1461 KB 482/562 KB 212/1192 KB 184/1118 KB 132/1461 KB 486/562 KB 216/1192 KB 188/1118 KB 132/1461 KB 490/562 KB 216/1192 KB 192/1118 KB 132/1461 KB 490/562 KB 4/46 KB 216/1192 KB 196/1118 KB 132/1461 KB 490/562 KB 4/46 KB 216/1192 KB 200/1118 KB 132/1461 KB 490/562 KB 4/46 KB 216/1192 KB 204/1118 KB 132/1461 KB 490/562 KB 4/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 4/46 KB 208/1192 KB 176/1118 KB 132/1461 KB 482/562 KB 216/1192 KB 188/1118 KB 132/1461 KB 490/562 KB 4/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 8/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 12/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 16/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 20/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 24/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 28/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 32/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 36/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 40/46 KB 216/1192 KB 208/1118 KB 132/1461 KB 490/562 KB 44/46 KB 216/1192 KB 208/1118 KB 136/1461 KB 490/562 KB 46/46 KB 216/1192 KB 184/1118 KB 132/1461 KB 490/562 KB 216/1192 KB 208/1118 KB 136/1461 KB 494/562 KB 46/46 KB 216/1192 KB 184/1118 KB 132/1461 KB 486/562 KB 220/1192 KB 208/1118 KB 136/1461 KB 494/562 KB 46/46 KB 224/1192 KB 208/1118 KB 136/1461 KB 494/562 KB 46/46 KB 216/1192 KB 208/1118 KB 136/1461 KB 490/562 KB 44/46 KB 224/1192 KB 208/1118 KB 140/1461 KB 494/562 KB 46/46 KB 224/1192 KB 208/1118 KB 144/1461 KB 494/562 KB 46/46 KB 228/1192 KB 208/1118 KB 144/1461 KB 498/562 KB 46/46 KB 232/1192 KB 208/1118 KB 144/1461 KB 498/562 KB 46/46 KB 224/1192 KB 208/1118 KB 144/1461 KB 498/562 KB 46/46 KB 232/1192 KB 208/1118 KB 148/1461 KB 502/562 KB 46/46 KB 232/1192 KB 208/1118 KB 148/1461 KB 506/562 KB 46/46 KB 232/1192 KB 208/1118 KB 148/1461 KB 510/562 KB 46/46 KB 232/1192 KB 208/1118 KB 148/1461 KB 498/562 KB 46/46 KB 232/1192 KB 208/1118 KB 152/1461 KB 510/562 KB 46/46 KB 236/1192 KB 208/1118 KB 156/1461 KB 510/562 KB 46/46 KB 236/1192 KB 208/1118 KB 160/1461 KB 510/562 KB 46/46 KB 236/1192 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 212/1118 KB 164/1461 KB 510/562 KB 46/46 KB 236/1192 KB 212/1118 KB 168/1461 KB 514/562 KB 46/46 KB 236/1192 KB 208/1118 KB 152/1461 KB 510/562 KB 46/46 KB 240/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 244/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 248/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 252/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 256/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 260/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 264/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 268/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 272/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 236/1192 KB 212/1118 KB 164/1461 KB 514/562 KB 46/46 KB 272/1192 KB 212/1118 KB 172/1461 KB 518/562 KB 46/46 KB 272/1192 KB 212/1118 KB 172/1461 KB 522/562 KB 46/46 KB 272/1192 KB 212/1118 KB 172/1461 KB 526/562 KB 46/46 KB 236/1192 KB 212/1118 KB 160/1461 KB 510/562 KB 46/46 KB 272/1192 KB 216/1118 KB 172/1461 KB 526/562 KB 46/46 KB 272/1192 KB 220/1118 KB 172/1461 KB 526/562 KB 46/46 KB 236/1192 KB 212/1118 KB 172/1461 KB 514/562 KB 46/46 KB 272/1192 KB 220/1118 KB 176/1461 KB 526/562 KB 46/46 KB 272/1192 KB 224/1118 KB 180/1461 KB 526/562 KB 46/46 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.1 KB/sec) unit-abot-epc-basic-0: 11:01:34 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: 11:01:34 DEBUG unit.abot-epc-basic/0.install 272/1192 KB 224/1118 KB 176/1461 KB 526/562 KB 46/46 KB 272/1192 KB 228/1118 KB 180/1461 KB 530/562 KB 272/1192 KB 232/1118 KB 180/1461 KB 530/562 KB 272/1192 KB 236/1118 KB 184/1461 KB 530/562 KB 272/1192 KB 240/1118 KB 184/1461 KB 530/562 KB 272/1192 KB 224/1118 KB 180/1461 KB 530/562 KB 46/46 KB 272/1192 KB 240/1118 KB 184/1461 KB 534/562 KB 272/1192 KB 240/1118 KB 184/1461 KB 538/562 KB 272/1192 KB 240/1118 KB 184/1461 KB 542/562 KB 272/1192 KB 232/1118 KB 184/1461 KB 530/562 KB 272/1192 KB 240/1118 KB 188/1461 KB 542/562 KB 272/1192 KB 240/1118 KB 192/1461 KB 542/562 KB 276/1192 KB 240/1118 KB 192/1461 KB 542/562 KB 280/1192 KB 244/1118 KB 196/1461 KB 546/562 KB 284/1192 KB 244/1118 KB 196/1461 KB 546/562 KB 288/1192 KB 244/1118 KB 196/1461 KB 546/562 KB 292/1192 KB 244/1118 KB 196/1461 KB 546/562 KB 276/1192 KB 244/1118 KB 196/1461 KB 546/562 KB 276/1192 KB 244/1118 KB 192/1461 KB 546/562 KB 292/1192 KB 244/1118 KB 196/1461 KB 550/562 KB 292/1192 KB 244/1118 KB 196/1461 KB 554/562 KB 292/1192 KB 244/1118 KB 196/1461 KB 558/562 KB 276/1192 KB 244/1118 KB 192/1461 KB 542/562 KB 292/1192 KB 248/1118 KB 200/1461 KB 558/562 KB 292/1192 KB 252/1118 KB 200/1461 KB 558/562 KB 292/1192 KB 256/1118 KB 200/1461 KB 558/562 KB 292/1192 KB 260/1118 KB 200/1461 KB 562/562 KB 296/1192 KB 264/1118 KB 200/1461 KB 562/562 KB 296/1192 KB 268/1118 KB 200/1461 KB 562/562 KB 296/1192 KB 272/1118 KB 200/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 200/1461 KB 562/562 KB 292/1192 KB 244/1118 KB 200/1461 KB 558/562 KB 296/1192 KB 276/1118 KB 4/287 KB 200/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 8/287 KB 200/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 12/287 KB 200/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 16/287 KB 200/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 16/287 KB 204/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 16/287 KB 208/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 20/287 KB 212/1461 KB 562/562 KB 296/1192 KB 260/1118 KB 200/1461 KB 562/562 KB 292/1192 KB 256/1118 KB 200/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 20/287 KB 208/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 24/287 KB 212/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 28/287 KB 212/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 32/287 KB 212/1461 KB 562/562 KB 296/1192 KB 276/1118 KB 36/287 KB 212/1461 KB 562/562 KB 300/1192 KB 276/1118 KB 40/287 KB 216/1461 KB 562/562 KB 300/1192 KB 276/1118 KB 44/287 KB 216/1461 KB 562/562 KB 300/1192 KB 276/1118 KB 36/287 KB 216/1461 KB 562/562 KB 300/1192 KB 276/1118 KB 44/287 KB 220/1461 KB 562/562 KB 300/1192 KB 276/1118 KB 44/287 KB 224/1461 KB 562/562 KB 300/1192 KB 276/1118 KB 36/287 KB 212/1461 KB 562/562 KB 304/1192 KB 276/1118 KB 44/287 KB 224/1461 KB 562/562 KB 308/1192 KB 276/1118 KB 44/287 KB 224/1461 KB 562/562 KB 312/1192 KB 276/1118 KB 48/287 KB 228/1461 KB 562/562 KB 316/1192 KB 276/1118 KB 48/287 KB 228/1461 KB 562/562 KB 320/1192 KB 276/1118 KB 48/287 KB 228/1461 KB 562/562 KB 324/1192 KB 280/1118 KB 48/287 KB 228/1461 KB 562/562 KB 328/1192 KB 280/1118 KB 48/287 KB 228/1461 KB 562/562 KB 332/1192 KB 280/1118 KB 48/287 KB 228/1461 KB 562/562 KB 336/1192 KB 280/1118 KB 48/287 KB 228/1461 KB 562/562 KB 308/1192 KB 276/1118 KB 48/287 KB 228/1461 KB 562/562 KB 336/1192 KB 280/1118 KB 48/287 KB 232/1461 KB 562/562 KB 336/1192 KB 280/1118 KB 48/287 KB 236/1461 KB 562/562 KB 336/1192 KB 280/1118 KB 48/287 KB 240/1461 KB 562/562 KB unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 308/1192 KB 276/1118 KB 48/287 KB 224/1461 KB 562/562 KB 336/1192 KB 280/1118 KB 52/287 KB 240/1461 KB 320/1192 KB 280/1118 KB 48/287 KB 228/1461 KB 562/562 KB 336/1192 KB 284/1118 KB 52/287 KB 240/1461 KB 336/1192 KB 288/1118 KB 52/287 KB 240/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 407.2 KB/sec) unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 336/1192 KB 292/1118 KB 52/287 KB 240/1461 KB 336/1192 KB 292/1118 KB 56/287 KB 240/1461 KB 336/1192 KB 292/1118 KB 60/287 KB 240/1461 KB 336/1192 KB 292/1118 KB 64/287 KB 240/1461 KB 336/1192 KB 292/1118 KB 68/287 KB 240/1461 KB 336/1192 KB 296/1118 KB 72/287 KB 244/1461 KB 336/1192 KB 296/1118 KB 76/287 KB 244/1461 KB 336/1192 KB 296/1118 KB 80/287 KB 244/1461 KB 340/1192 KB 296/1118 KB 84/287 KB 244/1461 KB 340/1192 KB 296/1118 KB 88/287 KB 244/1461 KB 340/1192 KB 296/1118 KB 92/287 KB 244/1461 KB 340/1192 KB 296/1118 KB 96/287 KB 244/1461 KB 336/1192 KB 296/1118 KB 68/287 KB 244/1461 KB 340/1192 KB 296/1118 KB 96/287 KB 248/1461 KB 340/1192 KB 296/1118 KB 96/287 KB 252/1461 KB 340/1192 KB 296/1118 KB 96/287 KB 256/1461 KB 336/1192 KB 296/1118 KB 68/287 KB 240/1461 KB 340/1192 KB 300/1118 KB 96/287 KB 256/1461 KB 340/1192 KB 304/1118 KB 96/287 KB 256/1461 KB 340/1192 KB 308/1118 KB 96/287 KB 256/1461 KB 340/1192 KB 312/1118 KB 96/287 KB 260/1461 KB 340/1192 KB 316/1118 KB 96/287 KB 260/1461 KB 340/1192 KB 320/1118 KB 96/287 KB 260/1461 KB 340/1192 KB 296/1118 KB 80/287 KB 244/1461 KB 344/1192 KB 320/1118 KB 96/287 KB 260/1461 KB 348/1192 KB 320/1118 KB 96/287 KB 260/1461 KB 352/1192 KB 320/1118 KB 96/287 KB 260/1461 KB 356/1192 KB 320/1118 KB 96/287 KB 260/1461 KB 360/1192 KB 324/1118 KB 96/287 KB 260/1461 KB 364/1192 KB 324/1118 KB 96/287 KB 260/1461 KB 368/1192 KB 324/1118 KB 96/287 KB 260/1461 KB 340/1192 KB 308/1118 KB 96/287 KB 260/1461 KB 368/1192 KB 324/1118 KB 96/287 KB 264/1461 KB 368/1192 KB 324/1118 KB 96/287 KB 268/1461 KB 368/1192 KB 324/1118 KB 96/287 KB 272/1461 KB 368/1192 KB 324/1118 KB 96/287 KB 276/1461 KB 372/1192 KB 324/1118 KB 96/287 KB 280/1461 KB 372/1192 KB 324/1118 KB 96/287 KB 284/1461 KB 372/1192 KB 324/1118 KB 96/287 KB 288/1461 KB 356/1192 KB 324/1118 KB 96/287 KB 260/1461 KB 372/1192 KB 328/1118 KB 100/287 KB 288/1461 KB 372/1192 KB 332/1118 KB 100/287 KB 288/1461 KB 372/1192 KB 336/1118 KB 100/287 KB 288/1461 KB 372/1192 KB 340/1118 KB 100/287 KB 288/1461 KB 372/1192 KB 344/1118 KB 100/287 KB 292/1461 KB 372/1192 KB 324/1118 KB 100/287 KB 288/1461 KB 372/1192 KB 344/1118 KB 104/287 KB 292/1461 KB 372/1192 KB 344/1118 KB 108/287 KB 292/1461 KB 372/1192 KB 344/1118 KB 112/287 KB 292/1461 KB 372/1192 KB 324/1118 KB 96/287 KB 276/1461 KB 376/1192 KB 344/1118 KB 112/287 KB 292/1461 KB 380/1192 KB 344/1118 KB 112/287 KB 292/1461 KB 384/1192 KB 344/1118 KB 112/287 KB 292/1461 KB 384/1192 KB 344/1118 KB 116/287 KB 292/1461 KB 388/1192 KB 348/1118 KB 120/287 KB 292/1461 KB 388/1192 KB 348/1118 KB 124/287 KB 292/1461 KB 388/1192 KB 348/1118 KB 128/287 KB 292/1461 KB 372/1192 KB 340/1118 KB 100/287 KB 292/1461 KB 388/1192 KB 348/1118 KB 128/287 KB 296/1461 KB 388/1192 KB 348/1118 KB 128/287 KB 300/1461 KB 388/1192 KB 348/1118 KB 128/287 KB 304/1461 KB 388/1192 KB 348/1118 KB 116/287 KB 292/1461 KB 388/1192 KB 352/1118 KB 128/287 KB 304/1461 KB 388/1192 KB 356/1118 KB 128/287 KB 304/1461 KB 388/1192 KB 360/1118 KB 132/287 KB 308/1461 KB 388/1192 KB 364/1118 KB 132/287 KB 308/1461 KB 388/1192 KB 368/1118 KB 132/287 KB 308/1461 KB 388/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 388/1192 KB 344/1118 KB 116/287 KB 292/1461 KB 392/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 396/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 400/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 404/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 408/1192 KB 372/1118 KB 132/287 KB 308/1461 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 412/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 416/1192 KB 372/1118 KB 132/287 KB 308/1461 KB 388/1192 KB 356/1118 KB 132/287 KB 308/1461 KB 416/1192 KB 372/1118 KB 136/287 KB 308/1461 KB 416/1192 KB 372/1118 KB 140/287 KB 308/1461 KB 388/1192 KB 356/1118 KB 128/287 KB 308/1461 KB 416/1192 KB 372/1118 KB 140/287 KB 312/1461 KB 416/1192 KB 372/1118 KB 140/287 KB 316/1461 KB 416/1192 KB 372/1118 KB 140/287 KB 320/1461 KB 416/1192 KB 372/1118 KB 140/287 KB 324/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 328/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 332/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 336/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 340/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 344/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 348/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 352/1461 KB 420/1192 KB 376/1118 KB 144/287 KB 324/1461 KB 424/1192 KB 376/1118 KB 144/287 KB 352/1461 KB 428/1192 KB 376/1118 KB 144/287 KB 352/1461 KB 432/1192 KB 376/1118 KB 144/287 KB 352/1461 KB 436/1192 KB 376/1118 KB 144/287 KB 352/1461 KB 440/1192 KB 376/1118 KB 144/287 KB 352/1461 KB 444/1192 KB 376/1118 KB 144/287 KB 356/1461 KB 448/1192 KB 376/1118 KB 144/287 KB 356/1461 KB 452/1192 KB 376/1118 KB 144/287 KB 356/1461 KB 416/1192 KB 376/1118 KB 144/287 KB 324/1461 KB 416/1192 KB 372/1118 KB 144/287 KB 324/1461 KB 452/1192 KB 376/1118 KB 148/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 152/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 156/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 160/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 164/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 168/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 172/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 176/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 180/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 184/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 188/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 192/287 KB 356/1461 KB 440/1192 KB 376/1118 KB 144/287 KB 356/1461 KB 452/1192 KB 380/1118 KB 148/287 KB 356/1461 KB 452/1192 KB 384/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 388/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 392/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 396/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 400/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 404/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 408/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 412/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 416/1118 KB 192/287 KB 356/1461 KB 452/1192 KB 416/1118 KB 192/287 KB 360/1461 KB 452/1192 KB 416/1118 KB 192/287 KB 364/1461 KB 452/1192 KB 416/1118 KB 192/287 KB 368/1461 KB 456/1192 KB 420/1118 KB 192/287 KB 372/1461 KB 456/1192 KB 420/1118 KB 196/287 KB 376/1461 KB 456/1192 KB 420/1118 KB 196/287 KB 380/1461 KB 456/1192 KB 420/1118 KB 196/287 KB 384/1461 KB 456/1192 KB 420/1118 KB 192/287 KB 368/1461 KB 460/1192 KB 420/1118 KB 196/287 KB 384/1461 KB 464/1192 KB 420/1118 KB 196/287 KB 384/1461 KB 452/1192 KB 420/1118 KB 192/287 KB 368/1461 KB 464/1192 KB 424/1118 KB 196/287 KB 384/1461 KB 468/1192 KB 428/1118 KB 196/287 KB 384/1461 KB 468/1192 KB 432/1118 KB 196/287 KB 384/1461 KB 468/1192 KB 436/1118 KB 196/287 KB 384/1461 KB 468/1192 KB 440/1118 KB 196/287 KB 388/1461 KB 468/1192 KB 444/1118 KB 196/287 KB 388/1461 KB 468/1192 KB 448/1118 KB 196/287 KB 388/1461 KB 456/1192 KB 420/1118 KB 196/287 KB 372/1461 KB 468/1192 KB 448/1118 KB 200/287 KB 388/1461 KB 468/1192 KB 448/1118 KB 204/287 KB 388/1461 KB 468/1192 KB 448/1118 KB 208/287 KB 388/1461 KB 4 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install 68/1192 KB 448/1118 KB 212/287 KB 388/1461 KB 468/1192 KB 448/1118 KB 216/287 KB 388/1461 KB 468/1192 KB 448/1118 KB 220/287 KB 388/1461 KB 468/1192 KB 448/1118 KB 224/287 KB 388/1461 KB 468/1192 KB 452/1118 KB 228/287 KB 388/1461 KB 468/1192 KB 452/1118 KB 232/287 KB 388/1461 KB 468/1192 KB 452/1118 KB 236/287 KB 388/1461 KB 468/1192 KB 452/1118 KB 240/287 KB 388/1461 KB 468/1192 KB 452/1118 KB 244/287 KB 388/1461 KB 468/1192 KB 436/1118 KB 196/287 KB 388/1461 KB 468/1192 KB 424/1118 KB 196/287 KB 384/1461 KB 472/1192 KB 452/1118 KB 244/287 KB 388/1461 KB 476/1192 KB 452/1118 KB 244/287 KB 388/1461 KB 480/1192 KB 452/1118 KB 244/287 KB 388/1461 KB 484/1192 KB 452/1118 KB 244/287 KB 388/1461 KB 488/1192 KB 452/1118 KB 244/287 KB 392/1461 KB 492/1192 KB 452/1118 KB 244/287 KB 392/1461 KB 496/1192 KB 452/1118 KB 244/287 KB 392/1461 KB 468/1192 KB 452/1118 KB 224/287 KB 388/1461 KB 484/1192 KB 452/1118 KB 244/287 KB 392/1461 KB 496/1192 KB 452/1118 KB 244/287 KB 396/1461 KB 496/1192 KB 452/1118 KB 244/287 KB 400/1461 KB 496/1192 KB 452/1118 KB 244/287 KB 404/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 408/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 412/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 416/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 420/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 424/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 428/1461 KB 500/1192 KB 456/1118 KB 244/287 KB 404/1461 KB 504/1192 KB 456/1118 KB 248/287 KB 428/1461 KB 508/1192 KB 456/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 456/1118 KB 248/287 KB 428/1461 KB 496/1192 KB 456/1118 KB 244/287 KB 404/1461 KB 512/1192 KB 460/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 464/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 468/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 472/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 476/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 480/1118 KB 248/287 KB 428/1461 KB 512/1192 KB 484/1118 KB 248/287 KB 428/1461 KB 516/1192 KB 488/1118 KB 248/287 KB 432/1461 KB 516/1192 KB 492/1118 KB 248/287 KB 432/1461 KB 516/1192 KB 496/1118 KB 248/287 KB 432/1461 KB 500/1192 KB 456/1118 KB 248/287 KB 428/1461 KB 516/1192 KB 496/1118 KB 252/287 KB 432/1461 KB 516/1192 KB 496/1118 KB 256/287 KB 432/1461 KB 516/1192 KB 484/1118 KB 248/287 KB 432/1461 KB 520/1192 KB 496/1118 KB 256/287 KB 432/1461 KB 524/1192 KB 496/1118 KB 256/287 KB 432/1461 KB 528/1192 KB 496/1118 KB 256/287 KB 432/1461 KB 532/1192 KB 496/1118 KB 256/287 KB 432/1461 KB 536/1192 KB 500/1118 KB 260/287 KB 432/1461 KB 540/1192 KB 500/1118 KB 260/287 KB 432/1461 KB 544/1192 KB 500/1118 KB 260/287 KB 432/1461 KB 512/1192 KB 484/1118 KB 248/287 KB 432/1461 KB 544/1192 KB 500/1118 KB 260/287 KB 436/1461 KB 544/1192 KB 500/1118 KB 260/287 KB 440/1461 KB 544/1192 KB 500/1118 KB 260/287 KB 444/1461 KB 544/1192 KB 500/1118 KB 260/287 KB 448/1461 KB 544/1192 KB 500/1118 KB 260/287 KB 452/1461 KB 548/1192 KB 500/1118 KB 260/287 KB 456/1461 KB 548/1192 KB 500/1118 KB 260/287 KB 460/1461 KB 548/1192 KB 500/1118 KB 260/287 KB 464/1461 KB 532/1192 KB 500/1118 KB 260/287 KB 432/1461 KB 548/1192 KB 504/1118 KB 260/287 KB 464/1461 KB 548/1192 KB 508/1118 KB 260/287 KB 464/1461 KB 548/1192 KB 512/1118 KB 260/287 KB 464/1461 KB 548/1192 KB 516/1118 KB 260/287 KB 464/1461 KB 548/1192 KB 520/1118 KB 260/287 KB 468/1461 KB 548/1192 KB 524/1118 KB 260/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 260/287 KB 468/1461 KB 532/1192 KB 496/1118 KB 260/287 KB 432/1461 KB 548/1192 unit-abot-epc-basic-0: 11:01:34 DEBUG unit.abot-epc-basic/0.install KB 528/1118 KB 264/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 268/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 272/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 276/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 280/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 284/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 287/287 KB 468/1461 KB 548/1192 KB 516/1118 KB 260/287 KB 468/1461 KB 548/1192 KB 528/1118 KB 287/287 KB 472/1461 KB 548/1192 KB 528/1118 KB 287/287 KB 476/1461 KB 548/1192 KB 528/1118 KB 287/287 KB 480/1461 KB 548/1192 KB 500/1118 KB 260/287 KB 452/1461 KB 552/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 556/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 560/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 564/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 568/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 572/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 576/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 548/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 576/1192 KB 536/1118 KB 287/287 KB 480/1461 KB 576/1192 KB 540/1118 KB 484/1461 KB 576/1192 KB 544/1118 KB 484/1461 KB 576/1192 KB 548/1118 KB 484/1461 KB 576/1192 KB 552/1118 KB 484/1461 KB 576/1192 KB 556/1118 KB 484/1461 KB 576/1192 KB 560/1118 KB 484/1461 KB 576/1192 KB 536/1118 KB 287/287 KB 484/1461 KB 576/1192 KB 560/1118 KB 488/1461 KB 576/1192 KB 560/1118 KB 492/1461 KB 576/1192 KB 560/1118 KB 496/1461 KB 576/1192 KB 560/1118 KB 500/1461 KB 576/1192 KB 560/1118 KB 504/1461 KB 576/1192 KB 560/1118 KB 508/1461 KB 576/1192 KB 560/1118 KB 512/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 199.0 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 576/1192 KB 564/1118 KB 512/1461 KB 576/1192 KB 568/1118 KB 512/1461 KB 576/1192 KB 572/1118 KB 512/1461 KB 576/1192 KB 576/1118 KB 512/1461 KB 576/1192 KB 580/1118 KB 512/1461 KB 580/1192 KB 584/1118 KB 516/1461 KB 580/1192 KB 588/1118 KB 516/1461 KB 580/1192 KB 592/1118 KB 516/1461 KB 580/1192 KB 580/1118 KB 516/1461 KB 580/1192 KB 592/1118 KB 520/1461 KB 580/1192 KB 592/1118 KB 524/1461 KB 580/1192 KB 580/1118 KB 512/1461 KB 584/1192 KB 592/1118 KB 524/1461 KB 588/1192 KB 592/1118 KB 524/1461 KB 592/1192 KB 592/1118 KB 524/1461 KB 596/1192 KB 592/1118 KB 524/1461 KB 600/1192 KB 592/1118 KB 524/1461 KB 604/1192 KB 592/1118 KB 524/1461 KB 608/1192 KB 592/1118 KB 524/1461 KB 612/1192 KB 592/1118 KB 524/1461 KB 616/1192 KB 592/1118 KB 528/1461 KB 620/1192 KB 592/1118 KB 528/1461 KB 624/1192 KB 592/1118 KB 528/1461 KB 612/1192 KB 592/1118 KB 528/1461 KB 628/1192 KB 592/1118 KB 528/1461 KB 632/1192 KB 596/1118 KB 532/1461 KB 636/1192 KB 596/1118 KB 532/1461 KB 640/1192 KB 596/1118 KB 532/1461 KB 628/1192 KB 596/1118 KB 532/1461 KB 640/1192 KB 600/1118 KB 532/1461 KB 640/1192 KB 604/1118 KB 532/1461 KB 640/1192 KB 608/1118 KB 532/1461 KB 640/1192 KB 612/1118 KB 532/1461 KB 644/1192 KB 616/1118 KB 532/1461 KB 644/1192 KB 620/1118 KB 532/1461 KB 644/1192 KB 624/1118 KB 532/1461 KB 628/1192 KB 592/1118 KB 532/1461 KB 644/1192 KB 624/1118 KB 536/1461 KB 644/1192 KB 624/1118 KB 540/1461 KB 644/1192 KB 624/1118 KB 544/1461 KB 644/1192 KB 624/1118 KB 548/1461 KB 644/1192 KB 624/1118 KB 552/1461 KB 644/1192 KB 624/1118 KB 556/1461 KB 644/1192 KB 624/1118 KB 560/1461 KB 644/1192 KB 612/1118 KB 532/1461 KB 648/1192 KB 624/1118 KB 560/1461 KB 652/1192 KB 624/1118 KB 560/1461 KB 656/1192 KB 624/1118 KB 560/1461 KB 660/1192 KB 624/1118 KB 560/1461 KB 664/1192 KB 628/1118 KB 564/1461 KB 668/1192 KB 628/1118 KB 564/1461 KB 672/1192 KB 628/1118 KB 564/1461 KB 660/1192 KB 628/1118 KB 564/1461 KB 672/1192 KB 632/1118 KB 564/1461 KB 676/1192 KB 636/1118 KB 564/1461 KB 676/1192 KB 640/1118 KB 564/1461 KB 660/1192 KB 624/1118 KB 564/1461 KB 676/1192 KB 640/1118 KB 568/1461 KB 676/1192 KB 640/1118 KB 572/1461 KB 676/1192 KB 640/1118 KB 576/1461 KB 676/1192 KB 640/1118 KB 580/1461 KB 676/1192 KB 640/1118 KB 584/1461 KB 676/1192 KB 640/1118 KB 588/1461 KB 676/1192 KB 640/1118 KB 592/1461 KB 676/1192 KB 640/1118 KB 596/1461 KB 676/1192 KB 632/1118 KB 564/1461 KB 680/1192 KB 644/1118 KB 596/1461 KB 684/1192 KB 644/1118 KB 596/1461 KB 688/1192 KB 644/1118 KB 596/1461 KB 692/1192 KB 644/1118 KB 596/1461 KB 676/1192 KB 644/1118 KB 596/1461 KB 692/1192 KB 648/1118 KB 600/1461 KB 692/1192 KB 652/1118 KB 600/1461 KB 692/1192 KB 656/1118 KB 600/1461 KB 692/1192 KB 660/1118 KB 600/1461 KB 692/1192 KB 644/1118 KB 600/1461 KB 696/1192 KB 660/1118 KB 604/1461 KB 696/1192 KB 660/1118 KB 608/1461 KB 696/1192 KB 660/1118 KB 600/1461 KB 700/1192 KB 660/1118 KB 608/1461 KB 704/1192 KB 660/1118 KB 608/1461 KB 704/1192 KB 660/1118 KB 612/1461 KB 708/1192 KB 664/1118 KB 616/1461 KB 708/1192 KB 664/1118 KB 620/1461 KB 708/1192 KB 664/1118 KB 612/1461 KB 712/1192 KB 664/1118 KB 620/1461 KB 716/1192 KB 664/1118 KB 624/1461 KB 720/1192 KB 664/1118 KB 624/1461 KB 724/1192 KB 664/1118 KB 624/1461 KB 728/1192 KB 664/1118 KB 624/1461 KB 732/1192 KB 664/1118 KB 624/1461 KB 736/1192 KB 664/1118 KB 624/1461 KB 704/1192 KB 664/1118 KB 612/1461 KB 736/1192 KB 668/1118 KB 624/1461 KB 736/1192 KB 672/1118 KB 624/1461 KB 736/1192 KB unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 676/1118 KB 624/1461 KB 736/1192 KB 680/1118 KB 624/1461 KB 712/1192 KB 664/1118 KB 624/1461 KB 736/1192 KB 680/1118 KB 628/1461 KB 736/1192 KB 684/1118 KB 628/1461 KB 736/1192 KB 688/1118 KB 628/1461 KB 736/1192 KB 692/1118 KB 628/1461 KB 736/1192 KB 696/1118 KB 632/1461 KB 736/1192 KB 700/1118 KB 632/1461 KB 740/1192 KB 704/1118 KB 632/1461 KB 736/1192 KB 692/1118 KB 632/1461 KB 740/1192 KB 704/1118 KB 636/1461 KB 740/1192 KB 704/1118 KB 640/1461 KB 740/1192 KB 704/1118 KB 644/1461 KB 740/1192 KB 704/1118 KB 648/1461 KB 740/1192 KB 704/1118 KB 652/1461 KB 740/1192 KB 708/1118 KB 656/1461 KB 740/1192 KB 700/1118 KB 632/1461 KB 744/1192 KB 708/1118 KB 656/1461 KB 748/1192 KB 708/1118 KB 656/1461 KB 752/1192 KB 708/1118 KB 656/1461 KB 756/1192 KB 708/1118 KB 656/1461 KB 760/1192 KB 708/1118 KB 660/1461 KB 764/1192 KB 708/1118 KB 660/1461 KB 768/1192 KB 708/1118 KB 660/1461 KB 772/1192 KB 708/1118 KB 660/1461 KB 740/1192 KB 708/1118 KB 652/1461 KB 772/1192 KB 712/1118 KB 660/1461 KB 772/1192 KB 716/1118 KB 660/1461 KB 772/1192 KB 720/1118 KB 660/1461 KB 772/1192 KB 724/1118 KB 660/1461 KB 772/1192 KB 728/1118 KB 660/1461 KB 772/1192 KB 732/1118 KB 660/1461 KB 772/1192 KB 736/1118 KB 660/1461 KB 772/1192 KB 740/1118 KB 660/1461 KB 776/1192 KB 744/1118 KB 660/1461 KB 776/1192 KB 748/1118 KB 660/1461 KB 776/1192 KB 752/1118 KB 660/1461 KB 756/1192 KB 708/1118 KB 660/1461 KB 776/1192 KB 752/1118 KB 664/1461 KB 776/1192 KB 752/1118 KB 668/1461 KB 776/1192 KB 752/1118 KB 672/1461 KB 776/1192 KB 752/1118 KB 676/1461 KB 776/1192 KB 752/1118 KB 680/1461 KB 776/1192 KB 752/1118 KB 684/1461 KB 776/1192 KB 752/1118 KB 688/1461 KB 776/1192 KB 740/1118 KB 660/1461 KB 780/1192 KB 752/1118 KB 688/1461 KB 784/1192 KB 752/1118 KB 688/1461 KB 788/1192 KB 752/1118 KB 688/1461 KB 792/1192 KB 756/1118 KB 692/1461 KB 796/1192 KB 756/1118 KB 692/1461 KB 800/1192 KB 756/1118 KB 692/1461 KB 788/1192 KB 756/1118 KB 692/1461 KB 800/1192 KB 760/1118 KB 692/1461 KB 800/1192 KB 764/1118 KB 692/1461 KB 804/1192 KB 768/1118 KB 692/1461 KB 788/1192 KB 752/1118 KB 692/1461 KB 804/1192 KB 768/1118 KB 696/1461 KB 804/1192 KB 768/1118 KB 700/1461 KB 804/1192 KB 768/1118 KB 704/1461 KB 804/1192 KB 768/1118 KB 708/1461 KB 804/1192 KB 772/1118 KB 712/1461 KB 804/1192 KB 772/1118 KB 716/1461 KB 804/1192 KB 772/1118 KB 720/1461 KB 804/1192 KB 764/1118 KB 692/1461 KB 808/1192 KB 772/1118 KB 720/1461 KB 812/1192 KB 772/1118 KB 720/1461 KB 816/1192 KB 772/1118 KB 720/1461 KB 820/1192 KB 772/1118 KB 720/1461 KB 824/1192 KB 772/1118 KB 724/1461 KB 828/1192 KB 772/1118 KB 724/1461 KB 832/1192 KB 772/1118 KB 724/1461 KB 804/1192 KB 772/1118 KB 708/1461 KB 832/1192 KB 776/1118 KB 724/1461 KB 832/1192 KB 780/1118 KB 724/1461 KB 832/1192 KB 784/1118 KB 724/1461 KB 832/1192 KB 788/1118 KB 724/1461 KB 820/1192 KB 772/1118 KB 724/1461 KB 832/1192 KB 792/1118 KB 728/1461 KB 832/1192 KB 792/1118 KB 732/1461 KB 832/1192 KB 792/1118 KB 736/1461 KB 832/1192 KB 792/1118 KB 740/1461 KB 836/1192 KB 792/1118 KB 744/1461 KB 836/1192 KB 792/1118 KB 748/1461 KB 836/1192 KB 792/1118 KB 752/1461 KB 836/1192 KB 792/1118 KB 740/1461 KB 840/1192 KB 792/1118 KB 752/1461 KB 844/1192 KB 792/1118 KB 752/1461 KB 848/1192 KB 792/1118 KB 752/1461 KB 852/1192 KB 792/1118 KB 756/1461 KB 856/1192 KB 792/1118 KB 756/1461 KB 860/1192 KB 792/1118 KB 756/1461 KB 864/1192 KB 792/1118 KB 756/1461 KB 832/1192 KB 792/1118 KB 724/1461 KB 864/1192 KB 796/1118 unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install KB 756/1461 KB 864/1192 KB 800/1118 KB 756/1461 KB 864/1192 KB 804/1118 KB 756/1461 KB 864/1192 KB 808/1118 KB 756/1461 KB 864/1192 KB 812/1118 KB 756/1461 KB 864/1192 KB 816/1118 KB 756/1461 KB 864/1192 KB 820/1118 KB 756/1461 KB 864/1192 KB 824/1118 KB 756/1461 KB 864/1192 KB 828/1118 KB 756/1461 KB 864/1192 KB 832/1118 KB 756/1461 KB 864/1192 KB 836/1118 KB 756/1461 KB 868/1192 KB 840/1118 KB 756/1461 KB 868/1192 KB 844/1118 KB 756/1461 KB 868/1192 KB 848/1118 KB 756/1461 KB 848/1192 KB 792/1118 KB 756/1461 KB 868/1192 KB 848/1118 KB 760/1461 KB 868/1192 KB 848/1118 KB 764/1461 KB 868/1192 KB 848/1118 KB 768/1461 KB 868/1192 KB 848/1118 KB 772/1461 KB 868/1192 KB 848/1118 KB 776/1461 KB 868/1192 KB 848/1118 KB 780/1461 KB 868/1192 KB 848/1118 KB 784/1461 KB 868/1192 KB 848/1118 KB 788/1461 KB 868/1192 KB 848/1118 KB 792/1461 KB 868/1192 KB 848/1118 KB 796/1461 KB 868/1192 KB 852/1118 KB 800/1461 KB 868/1192 KB 836/1118 KB 756/1461 KB 872/1192 KB 852/1118 KB 800/1461 KB 876/1192 KB 852/1118 KB 800/1461 KB 880/1192 KB 852/1118 KB 800/1461 KB 884/1192 KB 852/1118 KB 800/1461 KB 888/1192 KB 852/1118 KB 800/1461 KB 892/1192 KB 852/1118 KB 800/1461 KB 896/1192 KB 852/1118 KB 804/1461 KB 868/1192 KB 852/1118 KB 796/1461 KB 896/1192 KB 856/1118 KB 804/1461 KB 896/1192 KB 860/1118 KB 804/1461 KB 896/1192 KB 864/1118 KB 804/1461 KB 900/1192 KB 868/1118 KB 804/1461 KB 900/1192 KB 872/1118 KB 804/1461 KB 900/1192 KB 876/1118 KB 804/1461 KB 900/1192 KB 880/1118 KB 804/1461 KB 900/1192 KB 884/1118 KB 804/1461 KB 900/1192 KB 888/1118 KB 804/1461 KB 900/1192 KB 892/1118 KB 804/1461 KB 900/1192 KB 896/1118 KB 804/1461 KB 892/1192 KB 852/1118 KB 804/1461 KB 900/1192 KB 896/1118 KB 808/1461 KB 900/1192 KB 896/1118 KB 812/1461 KB 900/1192 KB 896/1118 KB 816/1461 KB 900/1192 KB 896/1118 KB 820/1461 KB 900/1192 KB 896/1118 KB 824/1461 KB 900/1192 KB 896/1118 KB 828/1461 KB 900/1192 KB 896/1118 KB 832/1461 KB 900/1192 KB 864/1118 KB 804/1461 KB 904/1192 KB 896/1118 KB 832/1461 KB 908/1192 KB 896/1118 KB 832/1461 KB 912/1192 KB 896/1118 KB 832/1461 KB 916/1192 KB 896/1118 KB 832/1461 KB 920/1192 KB 896/1118 KB 832/1461 KB 924/1192 KB 896/1118 KB 836/1461 KB 928/1192 KB 896/1118 KB 836/1461 KB 932/1192 KB 896/1118 KB 836/1461 KB 936/1192 KB 900/1118 KB 836/1461 KB 940/1192 KB 900/1118 KB 836/1461 KB 944/1192 KB 900/1118 KB 836/1461 KB 920/1192 KB 896/1118 KB 836/1461 KB 944/1192 KB 900/1118 KB 840/1461 KB 944/1192 KB 900/1118 KB 844/1461 KB 944/1192 KB 900/1118 KB 848/1461 KB 944/1192 KB 900/1118 KB 852/1461 KB 948/1192 KB 900/1118 KB 856/1461 KB 948/1192 KB 900/1118 KB 860/1461 KB 948/1192 KB 900/1118 KB 864/1461 KB 932/1192 KB 900/1118 KB 836/1461 KB 948/1192 KB 904/1118 KB 864/1461 KB 948/1192 KB 908/1118 KB 864/1461 KB 948/1192 KB 912/1118 KB 864/1461 KB 948/1192 KB 916/1118 KB 864/1461 KB 948/1192 KB 920/1118 KB 864/1461 KB 948/1192 KB 924/1118 KB 868/1461 KB 948/1192 KB 928/1118 KB 868/1461 KB 948/1192 KB 932/1118 KB 868/1461 KB 948/1192 KB 936/1118 KB 868/1461 KB 948/1192 KB 940/1118 KB 868/1461 KB 948/1192 KB 944/1118 KB 868/1461 KB 948/1192 KB 948/1118 KB 868/1461 KB 948/1192 KB 900/1118 KB 852/1461 KB 952/1192 KB 948/1118 KB 868/1461 KB 956/1192 KB 948/1118 KB 868/1461 KB 960/1192 KB 948/1118 KB 868/1461 KB 964/1192 KB 948/1118 KB 868/1461 KB 968/1192 KB 948/1118 KB 868/1461 KB 972/1192 KB 948/1118 KB 868/1461 KB 976/1192 KB 948/1118 KB 868/1461 KB 980/1192 KB 948/1118 KB 868/1 unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 461 KB 984/1192 KB 948/1118 KB 868/1461 KB 988/1192 KB 948/1118 KB 868/1461 KB 992/1192 KB 952/1118 KB 868/1461 KB 948/1192 KB 920/1118 KB 868/1461 KB 992/1192 KB 952/1118 KB 872/1461 KB 992/1192 KB 952/1118 KB 876/1461 KB 992/1192 KB 952/1118 KB 880/1461 KB 992/1192 KB 952/1118 KB 884/1461 KB 992/1192 KB 952/1118 KB 888/1461 KB 992/1192 KB 952/1118 KB 892/1461 KB 992/1192 KB 952/1118 KB 896/1461 KB 992/1192 KB 952/1118 KB 900/1461 KB 996/1192 KB 952/1118 KB 904/1461 KB 996/1192 KB 952/1118 KB 908/1461 KB 996/1192 KB 952/1118 KB 912/1461 KB 988/1192 KB 952/1118 KB 868/1461 KB 996/1192 KB 956/1118 KB 912/1461 KB 996/1192 KB 960/1118 KB 912/1461 KB 996/1192 KB 964/1118 KB 912/1461 KB 996/1192 KB 968/1118 KB 912/1461 KB 996/1192 KB 972/1118 KB 912/1461 KB 996/1192 KB 976/1118 KB 912/1461 KB 996/1192 KB 952/1118 KB 900/1461 KB 1000/1192 KB 976/1118 KB 912/1461 KB 1004/1192 KB 976/1118 KB 912/1461 KB 1008/1192 KB 976/1118 KB 912/1461 KB 1012/1192 KB 976/1118 KB 912/1461 KB 1016/1192 KB 980/1118 KB 916/1461 KB 1020/1192 KB 980/1118 KB 916/1461 KB 1024/1192 KB 980/1118 KB 916/1461 KB 1028/1192 KB 980/1118 KB 916/1461 KB 1032/1192 KB 980/1118 KB 916/1461 KB 1036/1192 KB 980/1118 KB 916/1461 KB 1040/1192 KB 980/1118 KB 916/1461 KB 1044/1192 KB 980/1118 KB 916/1461 KB 1012/1192 KB 980/1118 KB 916/1461 KB 1044/1192 KB 980/1118 KB 920/1461 KB 1044/1192 KB 980/1118 KB 924/1461 KB 1044/1192 KB 980/1118 KB 928/1461 KB 1044/1192 KB 980/1118 KB 932/1461 KB 1044/1192 KB 980/1118 KB 936/1461 KB 1044/1192 KB 980/1118 KB 940/1461 KB 1044/1192 KB 980/1118 KB 944/1461 KB 1012/1192 KB 980/1118 KB 912/1461 KB 1044/1192 KB 984/1118 KB 944/1461 KB 1044/1192 KB 988/1118 KB 944/1461 KB 1044/1192 KB 992/1118 KB 944/1461 KB 1044/1192 KB 996/1118 KB 944/1461 KB 1044/1192 KB 1000/1118 KB 944/1461 KB 1044/1192 KB 1004/1118 KB 944/1461 KB 1044/1192 KB 1008/1118 KB 944/1461 KB 1044/1192 KB 1012/1118 KB 948/1461 KB 1044/1192 KB 1008/1118 KB 948/1461 KB 1048/1192 KB 1012/1118 KB 952/1461 KB 1048/1192 KB 1012/1118 KB 956/1461 KB 1048/1192 KB 1012/1118 KB 960/1461 KB 1048/1192 KB 1012/1118 KB 964/1461 KB 1048/1192 KB 1012/1118 KB 948/1461 KB 1052/1192 KB 1016/1118 KB 964/1461 KB 1056/1192 KB 1016/1118 KB 964/1461 KB 1048/1192 KB 1016/1118 KB 964/1461 KB 1056/1192 KB 1020/1118 KB 964/1461 KB 1056/1192 KB 1024/1118 KB 964/1461 KB 1056/1192 KB 1028/1118 KB 964/1461 KB 1060/1192 KB 1032/1118 KB 968/1461 KB 1060/1192 KB 1036/1118 KB 968/1461 KB 1060/1192 KB 1040/1118 KB 968/1461 KB 1060/1192 KB 1028/1118 KB 968/1461 KB 1060/1192 KB 1040/1118 KB 972/1461 KB 1060/1192 KB 1040/1118 KB 976/1461 KB 1060/1192 KB 1028/1118 KB 964/1461 KB 1064/1192 KB 1040/1118 KB 976/1461 KB 1068/1192 KB 1040/1118 KB 976/1461 KB 1072/1192 KB 1040/1118 KB 976/1461 KB 1072/1192 KB 1040/1118 KB 980/1461 KB 1076/1192 KB 1044/1118 KB 984/1461 KB 1076/1192 KB 1044/1118 KB 988/1461 KB 1076/1192 KB 1044/1118 KB 992/1461 KB 1076/1192 KB 1044/1118 KB 980/1461 KB 1076/1192 KB 1048/1118 KB 992/1461 KB 1076/1192 KB 1052/1118 KB 996/1461 KB 1076/1192 KB 1056/1118 KB 996/1461 KB 1076/1192 KB 1060/1118 KB 996/1461 KB 1076/1192 KB 1064/1118 KB 996/1461 KB 1076/1192 KB 1068/1118 KB 996/1461 KB 1076/1192 KB 1072/1118 KB 996/1461 KB 1076/1192 KB 1040/1118 KB 980/1461 KB 1080/1192 KB 1072/1118 KB 996/1461 KB 1084/1192 KB 1072/1118 KB 996/1461 KB 1088/1192 KB 1072/1118 KB 996/1461 KB 1092/1192 KB 1072/1118 KB 996/1461 KB 1096/1192 KB 1072/1118 KB 996/1461 KB 1100/1192 KB 10 unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 72/1118 KB 996/1461 KB 1076/1192 KB 1048/1118 KB 996/1461 KB 1100/1192 KB 1072/1118 KB 1000/1461 KB 1100/1192 KB 1072/1118 KB 1004/1461 KB 1100/1192 KB 1072/1118 KB 1008/1461 KB 1100/1192 KB 1072/1118 KB 1012/1461 KB 1104/1192 KB 1076/1118 KB 1016/1461 KB 1104/1192 KB 1076/1118 KB 1020/1461 KB 1104/1192 KB 1076/1118 KB 1024/1461 KB 1104/1192 KB 1076/1118 KB 1012/1461 KB 1104/1192 KB 1080/1118 KB 1024/1461 KB 1104/1192 KB 1084/1118 KB 1028/1461 KB 1104/1192 KB 1072/1118 KB 1012/1461 KB 1108/1192 KB 1084/1118 KB 1028/1461 KB 1112/1192 KB 1084/1118 KB 1028/1461 KB 1116/1192 KB 1084/1118 KB 1028/1461 KB 1120/1192 KB 1084/1118 KB 1028/1461 KB 1124/1192 KB 1084/1118 KB 1028/1461 KB 1128/1192 KB 1088/1118 KB 1028/1461 KB 1132/1192 KB 1088/1118 KB 1028/1461 KB 1136/1192 KB 1088/1118 KB 1028/1461 KB 1104/1192 KB 1080/1118 KB 1028/1461 KB 1136/1192 KB 1088/1118 KB 1032/1461 KB 1136/1192 KB 1088/1118 KB 1036/1461 KB 1136/1192 KB 1088/1118 KB 1040/1461 KB 1136/1192 KB 1088/1118 KB 1044/1461 KB 1140/1192 KB 1088/1118 KB 1048/1461 KB 1140/1192 KB 1088/1118 KB 1052/1461 KB 1140/1192 KB 1088/1118 KB 1056/1461 KB 1124/1192 KB 1088/1118 KB 1028/1461 KB 1140/1192 KB 1092/1118 KB 1056/1461 KB 1140/1192 KB 1096/1118 KB 1056/1461 KB 1140/1192 KB 1100/1118 KB 1056/1461 KB 1140/1192 KB 1104/1118 KB 1056/1461 KB 1140/1192 KB 1108/1118 KB 1056/1461 KB 1140/1192 KB 1112/1118 KB 1056/1461 KB 1140/1192 KB 1116/1118 KB 1060/1461 KB 1140/1192 KB 1118/1118 KB 1060/1461 KB 1140/1192 KB 1088/1118 KB 1044/1461 KB 1144/1192 KB 1118/1118 KB 1060/1461 KB 1148/1192 KB 1118/1118 KB 1060/1461 KB 1152/1192 KB 1118/1118 KB 1060/1461 KB 1156/1192 KB 1118/1118 KB 1060/1461 KB 1160/1192 KB 1118/1118 KB 1060/1461 KB 1164/1192 KB 1118/1118 KB 1060/1461 KB 1168/1192 KB 1118/1118 KB 1060/1461 KB 1140/1192 KB 1112/1118 KB 1060/1461 KB 1168/1192 KB 1118/1118 KB 1064/1461 KB 1168/1192 KB 1118/1118 KB 1068/1461 KB 1168/1192 KB 1118/1118 KB 1072/1461 KB 1168/1192 KB 1118/1118 KB 1076/1461 KB 1172/1192 KB 1118/1118 KB 1080/1461 KB 1172/1192 KB 1118/1118 KB 1084/1461 KB 1172/1192 KB 1118/1118 KB 1088/1461 KB 1172/1192 KB 1118/1118 KB 1076/1461 KB 1176/1192 KB 1118/1118 KB 1088/1461 KB 1180/1192 KB 1118/1118 KB 1088/1461 KB 1184/1192 KB 1118/1118 KB 1088/1461 KB 1188/1192 KB 1118/1118 KB 1092/1461 KB 1192/1192 KB 1118/1118 KB 1092/1461 KB 1192/1192 KB 1118/1118 KB 1092/1461 KB 1184/1192 KB 1118/1118 KB 1092/1461 KB 1192/1192 KB 1118/1118 KB 1096/1461 KB 1192/1192 KB 1118/1118 KB 1100/1461 KB 1192/1192 KB 1118/1118 KB 1104/1461 KB 1192/1192 KB 1118/1118 KB 1108/1461 KB 1192/1192 KB 1118/1118 KB 1112/1461 KB 1192/1192 KB 1118/1118 KB 1116/1461 KB 1192/1192 KB 1118/1118 KB 1120/1461 KB 1192/1192 KB 1118/1118 KB 1124/1461 KB 1192/1192 KB 1118/1118 KB 1128/1461 KB 1192/1192 KB 1118/1118 KB 1132/1461 KB 1192/1192 KB 1118/1118 KB 1136/1461 KB 1192/1192 KB 1118/1118 KB 1140/1461 KB 1192/1192 KB 1118/1118 KB 1144/1461 KB 1192/1192 KB 1118/1118 KB 1148/1461 KB 1192/1192 KB 1118/1118 KB 1152/1461 KB 1192/1192 KB 1118/1118 KB 1156/1461 KB 1192/1192 KB 1118/1118 KB 1160/1461 KB 1192/1192 KB 1118/1118 KB 1164/1461 KB 1192/1192 KB 1118/1118 KB 1168/1461 KB 1192/1192 KB 1118/1118 KB 1172/1461 KB 1192/1192 KB 1118/1118 KB 1176/1461 KB 1192/1192 KB 1118/1118 KB 1180/1461 KB 1192/1192 KB 1118/1118 KB 1184/1461 KB 1192/1192 KB 1118/1118 KB 1188/1461 KB 1192/1192 KB 1118/1118 KB 1192/1461 KB 1192/1192 KB 1118/1118 KB 1196/1461 KB 1192/1192 KB 1118/1118 KB 1200/1461 KB unit-abot-epc-basic-0: 11:01:35 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 724.0 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 1204/1461 KB 1192/1192 KB 1208/1461 KB 1192/1192 KB 1212/1461 KB 1192/1192 KB 1216/1461 KB 1192/1192 KB 1220/1461 KB 1192/1192 KB 1224/1461 KB 1192/1192 KB 1228/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 771.2 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 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 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 930.0 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 364.1 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 98.2 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 138.7 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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 151.6 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 577.1 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 94.2 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 216.4 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 434.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 1/9 KB 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 607.0 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 72.3 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 215.1 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 66.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 198.7 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 10/16 KB 12/16 KB 15/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 838.8 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 4/10 KB 4/21 KB 8/149 KB 4/10 KB 4/21 KB 11/149 KB 4/10 KB 4/21 KB 3/149 KB 4/10 KB 4/21 KB 11/149 KB 4/10 KB 8/21 KB 11/149 KB 4/10 KB 12/21 KB 11/149 KB 4/10 KB 16/21 KB 11/149 KB 4/10 KB 20/21 KB 11/149 KB 4/10 KB 21/21 KB 3/149 KB 4/10 KB 11/149 KB 8/10 KB 21/21 KB 11/149 KB 10/10 KB 21/21 KB 13/149 KB 10/10 KB 21/21 KB 16/149 KB 10/10 KB 21/21 KB 4/6 KB 16/149 KB 10/10 KB 21/21 KB 4/6 KB 19/149 KB 10/10 KB 21/21 KB 4/6 KB 21/149 KB 10/10 KB 21/21 KB 4/6 KB 24/149 KB 10/10 KB 21/21 KB 4/6 KB 27/149 KB 10/10 KB 21/21 KB 6/6 KB 27/149 KB 10/10 KB 21/21 KB 6/6 KB 29/149 KB 10/10 KB 21/21 KB 6/6 KB 32/149 KB 10/10 KB 21/21 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 779.6 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 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 441.3 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 6/6 KB 36/149 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/6 KB 48/149 KB 6/6 KB 52/149 KB 6/6 KB 56/149 KB 6/6 KB 60/149 KB 6/6 KB 64/149 KB 6/6 KB 68/149 KB 6/6 KB 72/149 KB 3/14 KB 6/6 KB 76/149 KB 3/14 KB 6/6 KB 80/149 KB 3/14 KB 6/6 KB 68/149 KB 3/14 KB 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 231.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 80/149 KB 6/14 KB 3/37 KB 4/30 KB 80/149 KB 6/14 KB 6/37 KB 4/30 KB 80/149 KB 6/14 KB 9/37 KB 4/30 KB 80/149 KB 6/14 KB 11/37 KB 4/30 KB 80/149 KB 6/14 KB 14/37 KB 4/30 KB 80/149 KB 6/14 KB 4/30 KB 80/149 KB 6/14 KB 14/37 KB 8/30 KB 80/149 KB 6/14 KB 14/37 KB 12/30 KB 80/149 KB 6/14 KB 16/37 KB 16/30 KB 80/149 KB 6/14 KB 16/37 KB 12/30 KB 80/149 KB 6/14 KB 16/37 KB 20/30 KB 80/149 KB 6/14 KB 19/37 KB 20/30 KB 80/149 KB 6/14 KB 22/37 KB 20/30 KB 80/149 KB 6/14 KB 25/37 KB 20/30 KB 80/149 KB 6/14 KB 25/37 KB 24/30 KB 80/149 KB 6/14 KB 25/37 KB 28/30 KB 80/149 KB 6/14 KB 27/37 KB 30/30 KB 80/149 KB 6/14 KB 27/37 KB 30/30 KB 80/149 KB 9/14 KB 27/37 KB 30/30 KB 80/149 KB 11/14 KB 27/37 KB 30/30 KB 84/149 KB 14/14 KB 3/14 KB 27/37 KB 28/30 KB 80/149 KB 6/14 KB 27/37 KB 30/30 KB 84/149 KB 11/14 KB 3/14 KB 27/37 KB 30/30 KB 84/149 KB 14/14 KB 6/14 KB 27/37 KB 30/30 KB 84/149 KB 14/14 KB 9/14 KB 30/37 KB 30/30 KB 84/149 KB 14/14 KB 9/14 KB 32/37 KB 30/30 KB 84/149 KB 14/14 KB 11/14 KB 35/37 KB 30/30 KB 84/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 84/149 KB 14/14 KB 11/14 KB 27/37 KB 30/30 KB 84/149 KB 11/14 KB 37/37 KB 30/30 KB 88/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 92/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 96/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 100/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 104/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 108/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 112/149 KB 14/14 KB 11/14 KB 30/37 KB 30/30 KB 84/149 KB 14/14 KB 11/14 KB 37/37 KB 30/30 KB 112/149 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 840.3 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 37/37 KB 116/149 KB 14/14 KB 14/14 KB 37/37 KB 120/149 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: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 37/37 KB 124/149 KB 14/14 KB 128/149 KB 14/14 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 923.3 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 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 327.3 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 132/149 KB 136/149 KB 140/149 KB 4/37 KB 144/149 KB 4/37 KB 148/149 KB 4/37 KB 149/149 KB 4/37 KB 136/149 KB 4/37 KB 149/149 KB 8/37 KB 149/149 KB 12/37 KB 149/149 KB 16/37 KB 149/149 KB 20/37 KB 149/149 KB 24/37 KB 149/149 KB 28/37 KB 149/149 KB 32/37 KB 149/149 KB 36/37 KB 149/149 KB 37/37 KB 149/149 KB 3/11 KB 37/37 KB 149/149 KB 6/11 KB 37/37 KB 149/149 KB 9/11 KB 37/37 KB 149/149 KB 11/11 KB 37/37 KB 149/149 KB 11/11 KB 37/37 KB 3/43 KB 149/149 KB 11/11 KB 37/37 KB 6/43 KB 149/149 KB 11/11 KB 37/37 KB 9/43 KB 149/149 KB 11/11 KB 37/37 KB 11/43 KB 3/7 KB 149/149 KB 11/11 KB 37/37 KB 14/43 KB 3/7 KB 149/149 KB 11/11 KB 37/37 KB 11/43 KB 5/7 KB 149/149 KB 11/11 KB 37/37 KB 14/43 KB 7/7 KB 149/149 KB 11/11 KB 37/37 KB 14/43 KB 7/7 KB 149/149 KB 11/11 KB 37/37 KB 16/43 KB 7/7 KB 149/149 KB 11/11 KB 37/37 KB 19/43 KB 7/7 KB 149/149 KB 11/11 KB 37/37 KB 22/43 KB 7/7 KB 149/149 KB 11/11 KB 37/37 KB 25/43 KB 7/7 KB 149/149 KB 11/11 KB 37/37 KB 27/43 KB 7/7 KB 149/149 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 36/43 KB 7/7 KB 40/43 KB 7/7 KB 43/43 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 2388.1 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 196.1 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 710.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 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 125.5 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 3/60 KB 43/43 KB 6/60 KB 9/60 KB 11/60 KB 14/60 KB 16/60 KB 19/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 690.1 KB/sec) unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install 22/60 KB 25/60 KB 27/60 KB 30/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 774.4 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 91.2 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/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: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/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 1571.2 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 112.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 DEBUG unit.abot-epc-basic/0.install 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: 11:01:35 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: 11:01:35 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/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 125.6 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 235.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:35 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 127.9 KB/sec) unit-abot-epc-basic-0: 11:01:35 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: 11:01:36 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 133.5 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 132.6 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 131.0 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 220.5 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 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 202.8 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 160.4 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 155.9 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 83.7 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 256.5 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 47.0 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 312.6 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 226.6 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 39.8 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 51.7 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 101.2 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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: 11:01:36 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: 11:01:36 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: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 3/48 KB 3/156 KB 6/13 KB 3/87 KB 3/48 KB 3/156 KB 9/13 KB 3/87 KB 3/48 KB 3/156 KB 11/13 KB 3/87 KB 3/48 KB 3/156 KB 3/13 KB 3/87 KB 3/48 KB 5/156 KB 11/13 KB 3/87 KB 3/21 KB 3/48 KB 8/156 KB 11/13 KB 3/87 KB 3/21 KB 3/48 KB 11/156 KB 11/13 KB 3/87 KB 3/21 KB 3/48 KB 13/156 KB 11/13 KB 3/87 KB 3/48 KB 3/13 KB 3/87 KB 3/21 KB 6/48 KB 13/156 KB 11/13 KB 3/87 KB 3/21 KB 9/48 KB 13/156 KB 11/13 KB 3/87 KB 3/13 KB 6/87 KB 3/21 KB 9/48 KB 13/156 KB 11/13 KB 9/87 KB 3/21 KB 9/48 KB 13/156 KB 11/13 KB 11/87 KB 3/21 KB 11/48 KB 13/156 KB 11/13 KB 14/87 KB 3/21 KB 11/48 KB 13/156 KB 11/13 KB 16/87 KB 3/21 KB 11/48 KB 13/156 KB 11/13 KB 19/87 KB 3/21 KB 11/48 KB 13/156 KB 11/13 KB 22/87 KB 3/21 KB 11/48 KB 13/156 KB 11/13 KB 3/87 KB 3/21 KB 3/48 KB 5/156 KB 11/13 KB 22/87 KB 6/21 KB 11/48 KB 16/156 KB 11/13 KB 22/87 KB 9/21 KB 11/48 KB 16/156 KB 11/13 KB 22/87 KB 11/21 KB 11/48 KB 16/156 KB 11/13 KB 22/87 KB 14/21 KB 11/48 KB 16/156 KB 13/13 KB 25/87 KB 16/21 KB 11/48 KB 16/156 KB 13/13 KB 22/87 KB 3/21 KB 11/48 KB 16/156 KB 11/13 KB 25/87 KB 16/21 KB 11/48 KB 19/156 KB 13/13 KB 9/87 KB 3/21 KB 11/48 KB 13/156 KB 11/13 KB 25/87 KB 16/21 KB 14/48 KB 19/156 KB 13/13 KB 25/87 KB 16/21 KB 16/48 KB 19/156 KB 13/13 KB 25/87 KB 16/21 KB 19/48 KB 19/156 KB 13/13 KB 25/87 KB 16/21 KB 22/48 KB 19/156 KB 13/13 KB 25/87 KB 16/21 KB 25/48 KB 19/156 KB 13/13 KB 25/87 KB 16/21 KB 27/48 KB 19/156 KB 13/13 KB 25/87 KB 14/21 KB 11/48 KB 16/156 KB 13/13 KB 22/87 KB 11/21 KB 11/48 KB 16/156 KB 13/13 KB 27/87 KB 16/21 KB 27/48 KB 21/156 KB 13/13 KB 30/87 KB 16/21 KB 27/48 KB 21/156 KB 13/13 KB 32/87 KB 19/21 KB 30/48 KB 21/156 KB 13/13 KB 25/87 KB 16/21 KB 27/48 KB 21/156 KB 13/13 KB 32/87 KB 19/21 KB 30/48 KB 24/156 KB 13/13 KB 30/87 KB 19/21 KB 30/48 KB 21/156 KB 13/13 KB 30/87 KB 16/21 KB 30/48 KB 21/156 KB 13/13 KB 32/87 KB 19/21 KB 32/48 KB 24/156 KB 13/13 KB 32/87 KB 21/21 KB 32/48 KB 24/156 KB 13/13 KB 32/87 KB 21/21 KB 32/48 KB 27/156 KB 13/13 KB 32/87 KB 21/21 KB 36/48 KB 27/156 KB 13/13 KB 36/87 KB 21/21 KB 40/48 KB 29/156 KB 13/13 KB 36/87 KB 21/21 KB 44/48 KB 29/156 KB 13/13 KB 36/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 36/87 KB 21/21 KB 36/48 KB 29/156 KB 13/13 KB 40/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 44/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 48/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 52/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 56/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 60/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 29/156 KB 13/13 KB 32/87 KB 21/21 KB 36/48 KB 29/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 32/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 36/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 40/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 44/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 48/156 KB 13/13 KB 64/87 KB 21/21 KB 48/48 KB 52/156 KB 13/13 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 64/156 KB 64/87 KB 21/21 KB 48/48 KB 68/156 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 340.3 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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 1598.7 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 68/87 KB 48/48 KB 68/156 KB 72/87 KB 72/156 KB 76/87 KB 72/156 KB 80/87 KB 72/156 KB 84/87 KB 72/156 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 617.8 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 68/87 KB 72/156 KB 87/87 KB 76/156 KB 87/87 KB 80/156 KB 87/87 KB 72/156 KB 87/87 KB 84/156 KB 87/87 KB 88/156 KB 87/87 KB 92/156 KB 87/87 KB 92/156 KB 4/35 KB 87/87 KB 92/156 KB 8/35 KB 87/87 KB 92/156 KB 12/35 KB 87/87 KB 92/156 KB 16/35 KB 87/87 KB 96/156 KB 16/35 KB 87/87 KB 96/156 KB 20/35 KB 87/87 KB 96/156 KB 24/35 KB 87/87 KB 96/156 KB 28/35 KB 87/87 KB 96/156 KB 32/35 KB 87/87 KB 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 3/24 KB 116/156 KB 35/35 KB 87/87 KB 6/24 KB 116/156 KB 35/35 KB 87/87 KB 9/24 KB 116/156 KB 35/35 KB 87/87 KB 11/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 14/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 16/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 19/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 22/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 24/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 9/24 KB 116/156 KB 3/86 KB 35/35 KB 87/87 KB 24/24 KB 116/156 KB 6/86 KB 35/35 KB 87/87 KB 24/24 KB 116/156 KB 9/86 KB 35/35 KB 87/87 KB 24/24 KB 116/156 KB 11/86 KB 35/35 KB 24/24 KB 116/156 KB 14/86 KB 35/35 KB 24/24 KB 116/156 KB 16/86 KB 35/35 KB 24/24 KB 116/156 KB 19/86 KB 35/35 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 1702.5 KB/sec) unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install 24/24 KB 116/156 KB 22/86 KB 35/35 KB 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 24/24 KB 116/156 KB 25/86 KB 35/35 KB 24/24 KB 116/156 KB 27/86 KB 35/35 KB 24/24 KB 116/156 KB 30/86 KB 35/35 KB 24/24 KB 116/156 KB 32/86 KB 35/35 KB 24/24 KB 116/156 KB 36/86 KB 24/24 KB 120/156 KB 40/86 KB 24/24 KB 120/156 KB 44/86 KB 24/24 KB 120/156 KB 48/86 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 704.7 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 24/24 KB 120/156 KB 36/86 KB 24/24 KB 124/156 KB 48/86 KB 24/24 KB 128/156 KB 48/86 KB 24/24 KB 132/156 KB 48/86 KB 136/156 KB 52/86 KB 140/156 KB 52/86 KB 144/156 KB 52/86 KB 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 461.2 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 132/156 KB 52/86 KB 144/156 KB 56/86 KB 3/14 KB 144/156 KB 60/86 KB 3/14 KB 144/156 KB 64/86 KB 3/14 KB 144/156 KB 68/86 KB 3/14 KB 144/156 KB 56/86 KB 6/14 KB 148/156 KB 68/86 KB 9/14 KB 148/156 KB 68/86 KB 11/14 KB 148/156 KB 68/86 KB 11/14 KB 3/119 KB 148/156 KB 68/86 KB 14/14 KB 6/119 KB 148/156 KB 68/86 KB 14/14 KB 9/119 KB 148/156 KB 68/86 KB 14/14 KB 11/119 KB 148/156 KB 68/86 KB 3/14 KB 148/156 KB 68/86 KB 14/14 KB 14/119 KB 148/156 KB 68/86 KB 14/14 KB 3/119 KB 148/156 KB 68/86 KB 14/14 KB 14/119 KB 152/156 KB 68/86 KB 14/14 KB 14/119 KB 156/156 KB 68/86 KB 14/14 KB 16/119 KB 156/156 KB 68/86 KB 14/14 KB 16/119 KB 156/156 KB 68/86 KB 14/14 KB 19/119 KB 156/156 KB 72/86 KB 14/14 KB 16/119 KB 156/156 KB 72/86 KB 14/14 KB 19/119 KB 3/29 KB 156/156 KB 72/86 KB 14/14 KB 19/119 KB 6/29 KB 156/156 KB 72/86 KB 14/14 KB 19/119 KB 9/29 KB 156/156 KB 72/86 KB 14/14 KB 19/119 KB 9/29 KB 156/156 KB 76/86 KB 14/14 KB 19/119 KB 9/29 KB 156/156 KB 80/86 KB 14/14 KB 22/119 KB 9/29 KB 156/156 KB 80/86 KB 14/14 KB 25/119 KB 11/29 KB 156/156 KB 80/86 KB 14/14 KB 22/119 KB 11/29 KB 156/156 KB 80/86 KB 14/14 KB 25/119 KB 14/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 16/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 19/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 22/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 25/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 27/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 29/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 11/29 KB 156/156 KB 84/86 KB 14/14 KB 25/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 27/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 30/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 32/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 36/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 40/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 44/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 48/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 52/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 56/119 KB 29/29 KB 156/156 KB 86/86 KB 14/14 KB 60/119 KB 29/29 KB 156/156 KB 64/119 KB 156/156 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 1254.0 KB/sec) unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install 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 198.0 KB/sec) unit-abot-epc-basic-0: 11:01:36 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 2106.6 KB/sec) unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install 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 411.5 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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: 11:01:36 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: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 68/119 KB 68/119 KB 4/37 KB 68/119 KB 8/37 KB 68/119 KB 12/37 KB 68/119 KB 16/37 KB 3/57 KB 68/119 KB 20/37 KB 3/57 KB 68/119 KB 24/37 KB 3/57 KB 68/119 KB 28/37 KB 3/57 KB 68/119 KB 12/37 KB 3/57 KB 68/119 KB 28/37 KB 6/57 KB 68/119 KB 28/37 KB 9/57 KB 68/119 KB 32/37 KB 9/57 KB 68/119 KB 32/37 KB 11/57 KB 68/119 KB 36/37 KB 11/57 KB 68/119 KB 37/37 KB 11/57 KB 68/119 KB 37/37 KB 14/57 KB 3/11 KB 68/119 KB 37/37 KB 14/57 KB 6/11 KB 68/119 KB 37/37 KB 14/57 KB 9/11 KB 68/119 KB 37/37 KB 14/57 KB 9/11 KB 3/33 KB 68/119 KB 37/37 KB 14/57 KB 68/119 KB 37/37 KB 16/57 KB 9/11 KB 3/33 KB 68/119 KB 37/37 KB 19/57 KB 11/11 KB 3/33 KB 68/119 KB 37/37 KB 16/57 KB 11/11 KB 3/33 KB 68/119 KB 37/37 KB 19/57 KB 11/11 KB 6/33 KB 68/119 KB 37/37 KB 19/57 KB 11/11 KB 9/33 KB 72/119 KB 37/37 KB 22/57 KB 11/11 KB 9/33 KB 76/119 KB 37/37 KB 22/57 KB 11/11 KB 9/33 KB 80/119 KB 37/37 KB 22/57 KB 11/11 KB 9/33 KB 84/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 88/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 92/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 96/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 100/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 104/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 108/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 112/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 68/119 KB 37/37 KB 22/57 KB 11/11 KB 9/33 KB 80/119 KB 37/37 KB 22/57 KB 11/11 KB 11/33 KB 112/119 KB 37/37 KB 25/57 KB 11/11 KB 11/33 KB 112/119 KB 37/37 KB 25/57 KB 11/11 KB 14/33 KB 112/119 KB 37/37 KB 27/57 KB 11/11 KB 14/33 KB 112/119 KB 37/37 KB 27/57 KB 11/11 KB 16/33 KB 112/119 KB 37/37 KB 30/57 KB 11/11 KB 19/33 KB 112/119 KB 37/37 KB 30/57 KB 11/11 KB 16/33 KB 112/119 KB 37/37 KB 32/57 KB 11/11 KB 19/33 KB 112/119 KB 36/57 KB 11/11 KB 19/33 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 430.7 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 112/119 KB 36/57 KB 11/11 KB 22/33 KB 112/119 KB 36/57 KB 11/11 KB 25/33 KB 112/119 KB 36/57 KB 11/11 KB 27/33 KB 112/119 KB 40/57 KB 11/11 KB 27/33 KB 112/119 KB 44/57 KB 11/11 KB 30/33 KB 112/119 KB 48/57 KB 11/11 KB 30/33 KB 112/119 KB 40/57 KB 11/11 KB 30/33 KB 112/119 KB 48/57 KB 11/11 KB 32/33 KB 112/119 KB 48/57 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install 116/119 KB 48/57 KB 33/33 KB 119/119 KB 52/57 KB 33/33 KB 116/119 KB 52/57 KB 33/33 KB 119/119 KB 56/57 KB 33/33 KB 119/119 KB 57/57 KB 33/33 KB 119/119 KB 57/57 KB 3/21 KB 33/33 KB 119/119 KB 57/57 KB 5/21 KB 33/33 KB 119/119 KB 57/57 KB 8/21 KB 33/33 KB 119/119 KB 57/57 KB 11/21 KB 33/33 KB 119/119 KB 57/57 KB 13/21 KB 33/33 KB 119/119 KB 57/57 KB 16/21 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 349.3 KB/sec) unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install 119/119 KB 57/57 KB 19/21 KB 119/119 KB 57/57 KB 21/21 KB 3/5 KB 119/119 KB 57/57 KB 21/21 KB 3/5 KB 119/119 KB 57/57 KB 19/21 KB 3/5 KB 119/119 KB 57/57 KB 21/21 KB 5/5 KB 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1238.8 KB/sec) unit-abot-epc-basic-0: 11:01:36 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 582.3 KB/sec) unit-abot-epc-basic-0: 11:01:36 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 44.9 KB/sec) unit-abot-epc-basic-0: 11:01:36 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-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 206.9 KB/sec) unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install 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 130.6 KB/sec) unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:36 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: 11:01:36 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: 11:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:36 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 6/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 596.8 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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: 11:01:37 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: 11:01:37 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/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1029.3 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 285.6 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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: 11:01:37 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: 11:01:37 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 168.0 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 2/24 KB 4/24 KB 7/24 KB 10/24 KB 12/24 KB 15/24 KB 18/24 KB 20/24 KB 23/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1360.2 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 7/12 KB 10/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 757.4 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 127.4 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 142.6 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 455.0 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 264.9 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 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 193.1 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/10 KB 4/10 KB 7/10 KB 9/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: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 98.1 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 94.4 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 170.1 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 553.2 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/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 418.9 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 168.1 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 272.1 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 1165.7 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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: 11:01:37 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: 11:01:37 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: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 3/45 KB 3/223 KB 3/286 KB 3/45 KB 3/223 KB 5/286 KB 3/45 KB 6/223 KB 5/286 KB 3/45 KB 9/223 KB 5/286 KB 3/45 KB 11/223 KB 3/286 KB 3/45 KB 5/286 KB 6/45 KB 11/223 KB 5/286 KB 9/45 KB 11/223 KB 5/286 KB 11/45 KB 11/223 KB 5/286 KB 11/45 KB 14/223 KB 8/286 KB 14/45 KB 16/223 KB 8/286 KB 14/45 KB 14/223 KB 8/286 KB 11/45 KB 14/223 KB 11/286 KB 14/45 KB 16/223 KB 3/39 KB 13/286 KB 16/45 KB 16/223 KB 3/39 KB 16/286 KB 16/45 KB 19/223 KB 3/39 KB 11/286 KB 16/45 KB 16/223 KB 11/286 KB 16/45 KB 16/223 KB 3/39 KB 19/286 KB 19/45 KB 19/223 KB 3/39 KB 19/286 KB 22/45 KB 19/223 KB 3/39 KB 19/286 KB 16/45 KB 19/223 KB 3/39 KB 13/286 KB 16/45 KB 19/223 KB 3/39 KB 19/286 KB 22/45 KB 22/223 KB 3/39 KB 19/286 KB 22/45 KB 25/223 KB 5/39 KB 19/286 KB 22/45 KB 25/223 KB 8/39 KB 21/286 KB 25/45 KB 25/223 KB 5/39 KB 21/286 KB 25/45 KB 25/223 KB 5/39 KB 21/286 KB 22/45 KB 25/223 KB 8/39 KB 21/286 KB 25/45 KB 27/223 KB 8/39 KB 24/286 KB 25/45 KB 27/223 KB 8/39 KB 27/286 KB 25/45 KB 30/223 KB 11/39 KB 29/286 KB 27/45 KB 30/223 KB 8/39 KB 24/286 KB 25/45 KB 30/223 KB 11/39 KB 27/286 KB 27/45 KB 30/223 KB 11/39 KB 27/286 KB 25/45 KB 30/223 KB 11/39 KB 29/286 KB 27/45 KB 32/223 KB 13/39 KB 29/286 KB 30/45 KB 32/223 KB 11/39 KB 29/286 KB 30/45 KB 32/223 KB 13/39 KB 29/286 KB 30/45 KB 36/223 KB 16/39 KB 32/286 KB 32/45 KB 40/223 KB 16/39 KB 32/286 KB 32/45 KB 44/223 KB 16/39 KB 32/286 KB 32/45 KB 48/223 KB 16/39 KB 32/286 KB 32/45 KB 36/223 KB 13/39 KB 32/286 KB 32/45 KB 36/223 KB 13/39 KB 29/286 KB 32/45 KB 36/223 KB 16/39 KB 32/286 KB 36/45 KB 48/223 KB 19/39 KB 36/286 KB 40/45 KB 48/223 KB 19/39 KB 36/286 KB 44/45 KB 48/223 KB 19/39 KB 36/286 KB 45/45 KB 48/223 KB 19/39 KB 36/286 KB 36/45 KB 48/223 KB 19/39 KB 40/286 KB 45/45 KB 48/223 KB 19/39 KB 44/286 KB 45/45 KB 48/223 KB 19/39 KB 48/286 KB 45/45 KB 52/223 KB 19/39 KB 52/286 KB 45/45 KB 52/223 KB 19/39 KB 56/286 KB 3/308 KB 45/45 KB 52/223 KB 19/39 KB 60/286 KB 3/308 KB 45/45 KB 52/223 KB 19/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 19/39 KB 32/286 KB 36/45 KB 48/223 KB 21/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 24/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 27/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 29/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 32/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 35/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 37/39 KB 64/286 KB 3/308 KB 45/45 KB 52/223 KB 19/39 KB 52/286 KB 3/308 KB 45/45 KB 52/223 KB 19/39 KB 44/286 KB 45/45 KB 52/223 KB 39/39 KB 64/286 KB 3/308 KB 45/45 KB 56/223 KB 39/39 KB 64/286 KB 3/308 KB 45/45 KB 60/223 KB 39/39 KB 64/286 KB 3/308 KB 45/45 KB 64/223 KB 39/39 KB 64/286 KB 3/308 KB 45/45 KB 68/223 KB 39/39 KB 68/286 KB 5/308 KB 45/45 KB 72/223 KB 39/39 KB 68/286 KB 5/308 KB 45/45 KB 76/223 KB 39/39 KB 68/286 KB 5/308 KB 45/45 KB 80/223 KB 39/39 KB 68/286 KB 5/308 KB 45/45 KB 68/223 KB 39/39 KB 72/286 KB 5/308 KB 45/45 KB 80/223 KB 39/39 KB 76/286 KB 5/308 KB 45/45 KB 84/223 KB 39/39 KB 80/286 KB 5/308 KB 45/45 KB 84/223 KB 39/39 KB 64/286 KB 5/308 KB 45/45 KB 68/223 KB 39/39 KB 64/286 KB 3/308 KB 45/45 KB 68/223 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: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 39/39 KB 72/286 KB 5/308 KB 45/45 KB 84/223 KB 39/39 KB 84/286 KB 8/308 KB 88/223 KB 39/39 KB 84/286 KB 8/308 KB 92/223 KB 39/39 KB 84/286 KB 8/308 KB 96/223 KB 39/39 KB 84/286 KB 8/308 KB 84/223 KB 39/39 KB 88/286 KB 8/308 KB 96/223 KB 39/39 KB 92/286 KB 8/308 KB 96/223 KB 39/39 KB 96/286 KB 8/308 KB 96/223 KB 39/39 KB 100/286 KB 8/308 KB 96/223 KB 39/39 KB 80/286 KB 8/308 KB 84/223 KB 100/286 KB 11/308 KB 100/223 KB 100/286 KB 13/308 KB 100/223 KB 100/286 KB 16/308 KB 100/223 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 1036.9 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 39/39 KB 100/286 KB 8/308 KB 100/223 KB 100/286 KB 19/308 KB 4/174 KB 104/223 KB 100/286 KB 19/308 KB 4/174 KB 108/223 KB 100/286 KB 19/308 KB 4/174 KB 112/223 KB 100/286 KB 19/308 KB 4/174 KB 116/223 KB 100/286 KB 19/308 KB 4/174 KB 100/223 KB 104/286 KB 21/308 KB 4/174 KB 116/223 KB 104/286 KB 24/308 KB 4/174 KB 116/223 KB 104/286 KB 27/308 KB 4/174 KB 116/223 KB 104/286 KB 29/308 KB 4/174 KB 116/223 KB 104/286 KB 32/308 KB 4/174 KB 116/223 KB 100/286 KB 16/308 KB 4/174 KB 100/223 KB 104/286 KB 32/308 KB 8/174 KB 116/223 KB 104/286 KB 32/308 KB 12/174 KB 116/223 KB 104/286 KB 32/308 KB 16/174 KB 116/223 KB 104/286 KB 19/308 KB 4/174 KB 116/223 KB 108/286 KB 32/308 KB 16/174 KB 116/223 KB 112/286 KB 32/308 KB 16/174 KB 116/223 KB 112/286 KB 32/308 KB 20/174 KB 116/223 KB 116/286 KB 36/308 KB 24/174 KB 120/223 KB 116/286 KB 36/308 KB 20/174 KB 120/223 KB 120/286 KB 36/308 KB 24/174 KB 120/223 KB 124/286 KB 36/308 KB 24/174 KB 120/223 KB 128/286 KB 36/308 KB 28/174 KB 120/223 KB 132/286 KB 36/308 KB 28/174 KB 120/223 KB 112/286 KB 36/308 KB 20/174 KB 116/223 KB 132/286 KB 40/308 KB 28/174 KB 120/223 KB 132/286 KB 44/308 KB 28/174 KB 120/223 KB 132/286 KB 48/308 KB 28/174 KB 120/223 KB 112/286 KB 36/308 KB 20/174 KB 120/223 KB 132/286 KB 48/308 KB 28/174 KB 124/223 KB 132/286 KB 48/308 KB 28/174 KB 128/223 KB 132/286 KB 52/308 KB 28/174 KB 128/223 KB 132/286 KB 56/308 KB 28/174 KB 132/223 KB 132/286 KB 60/308 KB 28/174 KB 132/223 KB 132/286 KB 64/308 KB 28/174 KB 132/223 KB 124/286 KB 36/308 KB 28/174 KB 120/223 KB 132/286 KB 64/308 KB 32/174 KB 132/223 KB 132/286 KB 64/308 KB 36/174 KB 132/223 KB 132/286 KB 64/308 KB 40/174 KB 132/223 KB 136/286 KB 64/308 KB 44/174 KB 132/223 KB 136/286 KB 68/308 KB 48/174 KB 132/223 KB 132/286 KB 52/308 KB 28/174 KB 132/223 KB 136/286 KB 68/308 KB 48/174 KB 136/223 KB 136/286 KB 68/308 KB 48/174 KB 140/223 KB 136/286 KB 68/308 KB 48/174 KB 144/223 KB 136/286 KB 68/308 KB 48/174 KB 148/223 KB 136/286 KB 68/308 KB 52/174 KB 152/223 KB 136/286 KB 68/308 KB 52/174 KB 156/223 KB 136/286 KB 68/308 KB 52/174 KB 160/223 KB 136/286 KB 68/308 KB 44/174 KB 132/223 KB 136/286 KB 72/308 KB 52/174 KB 160/223 KB 136/286 KB 76/308 KB 52/174 KB 160/223 KB 136/286 KB 64/308 KB 40/174 KB 132/223 KB 140/286 KB 76/308 KB 52/174 KB 160/223 KB 144/286 KB 76/308 KB 52/174 KB 160/223 KB 148/286 KB 76/308 KB 52/174 KB 160/223 KB 152/286 KB 80/308 KB 52/174 KB 160/223 KB 156/286 KB 80/308 KB 52/174 KB 160/223 KB 160/286 KB 80/308 KB 52/174 KB 160/223 KB 136/286 KB 68/308 KB 52/174 KB 148/223 KB 160/286 KB 80/308 KB 56/174 KB 164/223 KB 160/286 KB 80/308 KB 60/174 KB 164/223 KB 160/286 KB 80/308 KB 64/174 KB 164/223 KB 160/286 KB 80/308 KB 68/174 KB 164/223 KB 164/286 KB 80/308 KB 72/174 KB 164/223 KB 164/286 KB 80/308 KB 76/174 KB 164/223 KB 164/286 KB 80/308 KB 80/174 KB 164/223 KB 160/286 KB 80/308 KB 52/174 KB 164/223 KB 164/286 KB 80/308 KB 80/174 KB 168/223 KB 164/286 KB 80/308 KB 80/174 KB 172/223 KB 164/286 KB 80/308 KB 80/174 KB 176/223 KB 164/286 KB 80/308 KB 80/174 KB 180/223 KB 164/286 KB 80/308 KB 3/22 KB 80/174 KB 184/223 KB 164/286 KB 80/308 KB 3/22 KB 80/174 KB 188/223 KB 164/286 KB 80/308 KB 3/22 KB 80/174 KB 192/223 KB 148/286 KB 80/308 KB 52/174 KB 160/223 KB 164/286 KB 80/308 KB 3/22 KB 80/174 KB 180/223 KB 164/286 KB 80/308 KB 6/22 KB 84/174 KB 192/223 KB 164/286 KB 80/308 KB 9/22 KB unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 84/174 KB 192/223 KB 164/286 KB 80/308 KB 11/22 KB 84/174 KB 192/223 KB 164/286 KB 80/308 KB 14/22 KB 84/174 KB 192/223 KB 164/286 KB 80/308 KB 16/22 KB 84/174 KB 192/223 KB 164/286 KB 80/308 KB 19/22 KB 84/174 KB 192/223 KB 164/286 KB 80/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 80/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 84/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 88/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 92/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 96/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 100/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 104/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 108/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 112/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 116/308 KB 22/22 KB 84/174 KB 192/223 KB 164/286 KB 120/308 KB 22/22 KB 84/174 KB 196/223 KB 164/286 KB 124/308 KB 22/22 KB 84/174 KB 196/223 KB 164/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 164/286 KB 80/308 KB 68/174 KB 164/223 KB 168/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 172/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 176/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 180/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 184/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 188/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 192/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 196/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 200/286 KB 128/308 KB 22/22 KB 84/174 KB 196/223 KB 204/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 KB 208/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 KB 212/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 KB 216/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 KB 220/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 KB 224/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 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 344.0 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 164/286 KB 116/308 KB 22/22 KB 84/174 KB 196/223 KB 224/286 KB 132/308 KB 84/174 KB 200/223 KB 224/286 KB 132/308 KB 84/174 KB 204/223 KB 224/286 KB 132/308 KB 84/174 KB 208/223 KB 164/286 KB 80/308 KB 3/22 KB 84/174 KB 192/223 KB 224/286 KB 132/308 KB 88/174 KB 208/223 KB 224/286 KB 132/308 KB 92/174 KB 208/223 KB 224/286 KB 132/308 KB 96/174 KB 208/223 KB 224/286 KB 132/308 KB 100/174 KB 208/223 KB 224/286 KB 132/308 KB 104/174 KB 208/223 KB 224/286 KB 132/308 KB 108/174 KB 208/223 KB 224/286 KB 132/308 KB 112/174 KB 208/223 KB 224/286 KB 132/308 KB 116/174 KB 212/223 KB 224/286 KB 132/308 KB 120/174 KB 212/223 KB 224/286 KB 132/308 KB 124/174 KB 212/223 KB 224/286 KB 132/308 KB 128/174 KB 212/223 KB 200/286 KB 132/308 KB 22/22 KB 84/174 KB 196/223 KB 224/286 KB 136/308 KB 128/174 KB 212/223 KB 224/286 KB 140/308 KB 128/174 KB 212/223 KB 224/286 KB 144/308 KB 128/174 KB 212/223 KB 224/286 KB 148/308 KB 128/174 KB 212/223 KB 228/286 KB 152/308 KB 132/174 KB 212/223 KB 228/286 KB 156/308 KB 132/174 KB 212/223 KB 228/286 KB 160/308 KB 132/174 KB 212/223 KB 224/286 KB 132/308 KB 112/174 KB 212/223 KB 228/286 KB 160/308 KB 132/174 KB 216/223 KB 228/286 KB 160/308 KB 132/174 KB 220/223 KB 228/286 KB 160/308 KB 132/174 KB 223/223 KB 228/286 KB 148/308 KB 132/174 KB 212/223 KB 232/286 KB 160/308 KB 132/174 KB 223/223 KB 236/286 KB 160/308 KB 132/174 KB 223/223 KB 240/286 KB 160/308 KB 132/174 KB 223/223 KB 244/286 KB 160/308 KB 132/174 KB 223/223 KB 248/286 KB 164/308 KB 132/174 KB 3/9 KB 223/223 KB 252/286 KB 164/308 KB 132/174 KB 3/9 KB 223/223 KB 256/286 KB 164/308 KB 132/174 KB 3/9 KB 223/223 KB 224/286 KB 148/308 KB 132/174 KB 212/223 KB 244/286 KB 164/308 KB 132/174 KB 3/9 KB 223/223 KB 256/286 KB 164/308 KB 132/174 KB 5/9 KB 223/223 KB 256/286 KB 164/308 KB 132/174 KB 8/9 KB 223/223 KB 256/286 KB 164/308 KB 132/174 KB 9/9 KB 223/223 KB 256/286 KB 164/308 KB 136/174 KB 9/9 KB 223/223 KB 256/286 KB 164/308 KB 140/174 KB 9/9 KB 223/223 KB 256/286 KB 164/308 KB 144/174 KB 9/9 KB 223/223 KB 256/286 KB 164/308 KB 148/174 KB 9/9 KB 223/223 KB 256/286 KB 164/308 KB 152/174 KB 9/9 KB 256/286 KB 164/308 KB 156/174 KB 9/9 KB 256/286 KB 164/308 KB 160/174 KB 9/9 KB 244/286 KB 164/308 KB 132/174 KB 223/223 KB 256/286 KB 168/308 KB 160/174 KB 9/9 KB 256/286 KB 172/308 KB 160/174 KB 9/9 KB 256/286 KB 176/308 KB 160/174 KB 9/9 KB 256/286 KB 180/308 KB 160/174 KB 9/9 KB 260/286 KB 184/308 KB 164/174 KB 9/9 KB 260/286 KB 188/308 KB 164/174 KB 9/9 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 2784.5 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 260/286 KB 192/308 KB 164/174 KB 9/9 KB 260/286 KB 180/308 KB 164/174 KB 9/9 KB 264/286 KB 192/308 KB 164/174 KB 9/9 KB 268/286 KB 192/308 KB 164/174 KB 9/9 KB 272/286 KB 192/308 KB 164/174 KB 9/9 KB 256/286 KB 180/308 KB 164/174 KB 9/9 KB 272/286 KB 192/308 KB 168/174 KB 9/9 KB 272/286 KB 192/308 KB 172/174 KB 9/9 KB 272/286 KB 192/308 KB 174/174 KB 9/9 KB 272/286 KB 196/308 KB 174/174 KB 9/9 KB 272/286 KB 200/308 KB 9/9 KB 272/286 KB 204/308 KB 4/22 KB 272/286 KB 208/308 KB 4/22 KB 272/286 KB 212/308 KB 4/22 KB 272/286 KB 216/308 KB 4/22 KB 272/286 KB 220/308 KB 4/22 KB 272/286 KB 224/308 KB 4/22 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 1951.9 KB/sec) unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 272/286 KB 200/308 KB 4/22 KB 272/286 KB 224/308 KB 8/22 KB 272/286 KB 224/308 KB 12/22 KB 272/286 KB 224/308 KB 16/22 KB 272/286 KB 224/308 KB 20/22 KB 272/286 KB 224/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 95.6 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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.jar unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 272/286 KB 228/308 KB 22/22 KB 272/286 KB 232/308 KB 22/22 KB 272/286 KB 236/308 KB 22/22 KB 272/286 KB 240/308 KB 22/22 KB 272/286 KB 244/308 KB 22/22 KB 272/286 KB 248/308 KB 22/22 KB 272/286 KB 252/308 KB 22/22 KB 272/286 KB 256/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 227.2 KB/sec) unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 272/286 KB 3/17 KB 256/308 KB 272/286 KB 6/17 KB 256/308 KB 272/286 KB 9/17 KB 256/308 KB 272/286 KB 11/17 KB 256/308 KB 272/286 KB 14/17 KB 256/308 KB 272/286 KB 16/17 KB 256/308 KB 272/286 KB 17/17 KB 256/308 KB 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 272/286 KB 17/17 KB 260/308 KB 272/286 KB 17/17 KB 264/308 KB 272/286 KB 17/17 KB 268/308 KB 276/286 KB 17/17 KB 272/308 KB 276/286 KB 17/17 KB 276/308 KB 276/286 KB 17/17 KB 280/308 KB 276/286 KB 17/17 KB 268/308 KB 280/286 KB 17/17 KB 280/308 KB 284/286 KB 17/17 KB 280/308 KB 286/286 KB 17/17 KB 280/308 KB 286/286 KB 17/17 KB 284/308 KB 286/286 KB 17/17 KB 288/308 KB 286/286 KB 17/17 KB 292/308 KB 286/286 KB 17/17 KB 296/308 KB 286/286 KB 17/17 KB 300/308 KB 286/286 KB 17/17 KB 304/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 158.5 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 286/286 KB 304/308 KB 3/13 KB 286/286 KB 304/308 KB 5/13 KB 286/286 KB 304/308 KB 8/13 KB 286/286 KB 304/308 KB 11/13 KB 286/286 KB 304/308 KB 13/13 KB 286/286 KB 308/308 KB 13/13 KB 286/286 KB 308/308 KB 13/13 KB 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 2527.8 KB/sec) unit-abot-epc-basic-0: 11:01:37 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.jar unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/11 KB 308/308 KB 13/13 KB 6/11 KB 308/308 KB 13/13 KB 9/11 KB 308/308 KB 13/13 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 308/308 KB 3/11 KB 13/13 KB 11/11 KB 308/308 KB 6/11 KB 11/11 KB 308/308 KB 9/11 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 114.6 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 11/11 KB 308/308 KB 11/11 KB 11/11 KB 308/308 KB 11/11 KB 4/28 KB 11/11 KB 308/308 KB 11/11 KB 8/28 KB 11/11 KB 308/308 KB 11/11 KB 12/28 KB 308/308 KB 11/11 KB 16/28 KB 308/308 KB 11/11 KB 20/28 KB 308/308 KB 11/11 KB 24/28 KB 308/308 KB 11/11 KB 28/28 KB 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 93.7 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 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 2674.4 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 3/14 KB 11/11 KB 28/28 KB 4/14 KB 28/28 KB 7/14 KB 28/28 KB 10/14 KB 28/28 KB 12/14 KB 28/28 KB 14/14 KB 28/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 85.8 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 232.4 KB/sec) unit-abot-epc-basic-0: 11:01:37 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: 11:01:37 DEBUG unit.abot-epc-basic/0.install 14/14 KB 3/309 KB 14/14 KB 6/309 KB 14/14 KB 9/309 KB 14/14 KB 11/309 KB 14/14 KB 14/309 KB 14/14 KB 16/309 KB 14/14 KB 19/309 KB 14/14 KB 22/309 KB 14/14 KB 25/309 KB 14/14 KB 27/309 KB 14/14 KB 30/309 KB 14/14 KB 32/309 KB 14/14 KB 3/192 KB 32/309 KB 14/14 KB 5/192 KB 32/309 KB 14/14 KB 8/192 KB 32/309 KB 8/192 KB 36/309 KB 3/37 KB 8/192 KB 36/309 KB 6/37 KB 8/192 KB 36/309 KB 9/37 KB 8/192 KB 36/309 KB 11/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 104.6 KB/sec) unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 11/192 KB 36/309 KB 14/37 KB 13/192 KB 36/309 KB 14/37 KB 16/192 KB 36/309 KB 14/37 KB 14/14 KB 8/192 KB 36/309 KB 16/192 KB 40/309 KB 14/37 KB 16/192 KB 44/309 KB 14/37 KB 8/192 KB 36/309 KB 14/37 KB 19/192 KB 44/309 KB 16/37 KB 19/192 KB 3/14 KB 44/309 KB 16/37 KB 19/192 KB 6/14 KB 44/309 KB 19/37 KB 19/192 KB 9/14 KB 44/309 KB 19/37 KB 19/192 KB 11/14 KB 44/309 KB 19/37 KB 19/192 KB 44/309 KB 14/37 KB 19/192 KB 14/14 KB 48/309 KB 19/37 KB 19/192 KB 14/14 KB 52/309 KB 19/37 KB 21/192 KB 14/14 KB 56/309 KB 19/37 KB 21/192 KB 14/14 KB 60/309 KB 19/37 KB 21/192 KB 14/14 KB 64/309 KB 19/37 KB 19/192 KB 14/14 KB 44/309 KB 19/37 KB 21/192 KB 14/14 KB 64/309 KB 19/37 KB 19/192 KB 3/14 KB 44/309 KB 19/37 KB 21/192 KB 14/14 KB 64/309 KB 22/37 KB 21/192 KB 14/14 KB 64/309 KB 25/37 KB 21/192 KB 14/14 KB 64/309 KB 27/37 KB 21/192 KB 14/14 KB 64/309 KB 30/37 KB 21/192 KB 14/14 KB 64/309 KB 32/37 KB 21/192 KB 14/14 KB 52/309 KB 19/37 KB 24/192 KB 14/14 KB 64/309 KB 32/37 KB 27/192 KB 14/14 KB 64/309 KB 32/37 KB 27/192 KB 14/14 KB 64/309 KB 35/37 KB 27/192 KB 14/14 KB 64/309 KB 37/37 KB 29/192 KB 14/14 KB 64/309 KB 37/37 KB 32/192 KB 14/14 KB 64/309 KB 37/37 KB 36/192 KB 14/14 KB 64/309 KB 37/37 KB 40/192 KB 14/14 KB 68/309 KB 37/37 KB 44/192 KB 14/14 KB 68/309 KB 37/37 KB 48/192 KB 14/14 KB 68/309 KB 37/37 KB 36/192 KB 14/14 KB 68/309 KB 37/37 KB 48/192 KB 72/309 KB 37/37 KB 48/192 KB 76/309 KB 37/37 KB 48/192 KB 80/309 KB 37/37 KB 48/192 KB 84/309 KB 37/37 KB 52/192 KB 88/309 KB 37/37 KB 52/192 KB 92/309 KB 37/37 KB 52/192 KB 96/309 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.8 KB/sec) unit-abot-epc-basic-0: 11:01:37 DEBUG unit.abot-epc-basic/0.install 52/192 KB 84/309 KB 37/37 KB 56/192 KB 96/309 KB 37/37 KB 60/192 KB 96/309 KB 37/37 KB 64/192 KB 96/309 KB 37/37 KB 68/192 KB 96/309 KB 37/37 KB 72/192 KB 100/309 KB 76/192 KB 100/309 KB 80/192 KB 100/309 KB 68/192 KB 100/309 KB 80/192 KB 104/309 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 266.2 KB/sec) unit-abot-epc-basic-0: 11:01:38 DEBUG unit.abot-epc-basic/0.install 80/192 KB 108/309 KB 80/192 KB 112/309 KB 84/192 KB 112/309 KB 88/192 KB 112/309 KB 88/192 KB 116/309 KB 92/192 KB 120/309 KB 92/192 KB 124/309 KB 92/192 KB 128/309 KB 92/192 KB 116/309 KB 96/192 KB 128/309 KB 100/192 KB 128/309 KB 104/192 KB 132/309 KB 108/192 KB 132/309 KB 100/192 KB 132/309 KB 112/192 KB 136/309 KB 112/192 KB 140/309 KB 112/192 KB 144/309 KB 112/192 KB 148/309 KB 112/192 KB 152/309 KB 112/192 KB 156/309 KB 112/192 KB 160/309 KB 112/192 KB 132/309 KB 116/192 KB 160/309 KB 120/192 KB 160/309 KB 124/192 KB 160/309 KB 128/192 KB 160/309 KB 128/192 KB 164/309 KB 132/192 KB 168/309 KB 132/192 KB 172/309 KB 132/192 KB 176/309 KB 132/192 KB 164/309 KB 136/192 KB 176/309 KB 140/192 KB 176/309 KB 144/192 KB 176/309 KB 148/192 KB 176/309 KB 152/192 KB 180/309 KB 156/192 KB 180/309 KB 160/192 KB 180/309 KB 148/192 KB 180/309 KB 160/192 KB 184/309 KB 160/192 KB 188/309 KB 160/192 KB 192/309 KB 160/192 KB 196/309 KB 164/192 KB 200/309 KB 164/192 KB 204/309 KB 164/192 KB 208/309 KB 164/192 KB 196/309 KB 168/192 KB 208/309 KB 172/192 KB 208/309 KB 176/192 KB 208/309 KB 180/192 KB 208/309 KB 184/192 KB 212/309 KB 188/192 KB 212/309 KB 192/192 KB 212/309 KB 192/192 KB 212/309 KB 180/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 269/309 KB 192/192 KB 273/309 KB 192/192 KB 277/309 KB 192/192 KB 281/309 KB 192/192 KB 285/309 KB 192/192 KB 289/309 KB 192/192 KB 293/309 KB 192/192 KB 297/309 KB 192/192 KB 301/309 KB 192/192 KB 305/309 KB 192/192 KB 309/309 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 1174.7 KB/sec) unit-abot-epc-basic-0: 11:01:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1857.9 KB/sec) unit-abot-epc-basic-0: 11:01:38 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: 11:01:38 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 122.7 KB/sec) unit-abot-epc-basic-0: 11:01:38 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: 11:01:38 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 192.5 KB/sec) unit-abot-epc-basic-0: 11:01:38 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: 11:01:38 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: 11:01:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:38 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:01:38 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 11:01:38 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:01:38 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:01:39 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 11:01:39 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:39 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:01:39 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Mon Oct 22 11:01:39 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:01:39 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:39 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 11:01:40 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:40 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: 11:01:41 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:41 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:01:41 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Mon Oct 22 11:01:42 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Mon Oct 22 11:01:42 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:42 DEBUG unit.abot-epc-basic/0.install Oct 22, 2018 11:01:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:01:42 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: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: STEP EXECUTION TIME TAKEN :1268 MS unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [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: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: STEP EXECUTION TIME TAKEN :95 MS unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:01:43 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: 11:01:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 0m1.846s unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.973 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 11:01:43 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.001 sec unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.015 sec unit-abot-epc-basic-0: 11:01:43 DEBUG unit.abot-epc-basic/0.install 22-Oct-2018 11:01:43.749 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 295.4 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11: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-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 73.6 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11: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.19/plexus-components-1.1.19.pom (3 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/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 1298.4 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 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/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 692.5 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/181 KB 11/22 KB 3/181 KB 13/22 KB 6/181 KB 13/22 KB 9/181 KB 13/22 KB 11/181 KB 13/22 KB 14/181 KB 16/22 KB 14/181 KB 16/22 KB 16/181 KB 19/22 KB 16/181 KB 19/22 KB 19/181 KB 21/22 KB 19/181 KB 22/22 KB 19/181 KB 22/22 KB 22/181 KB 22/22 KB 25/181 KB 22/22 KB 27/181 KB 22/22 KB 30/181 KB 22/22 KB 30/181 KB 3/60 KB 22/22 KB 30/181 KB 5/60 KB 22/22 KB 30/181 KB 8/60 KB 22/22 KB 30/181 KB 11/60 KB 22/22 KB 30/181 KB 13/60 KB 22/22 KB 30/181 KB 16/60 KB 22/22 KB 30/181 KB 19/60 KB 22/22 KB 30/181 KB 21/60 KB 22/22 KB 30/181 KB 3/203 KB 3/57 KB 21/60 KB 22/22 KB 30/181 KB 3/203 KB 5/57 KB 21/60 KB 22/22 KB 30/181 KB 3/203 KB 21/60 KB 22/22 KB 30/181 KB 6/203 KB 5/57 KB 21/60 KB 22/22 KB 30/181 KB 9/203 KB 5/57 KB 21/60 KB 22/22 KB 30/181 KB 11/203 KB 5/57 KB 21/60 KB 22/22 KB 30/181 KB 11/203 KB 5/57 KB 24/60 KB 22/22 KB 30/181 KB 11/203 KB 5/57 KB 27/60 KB 22/22 KB 30/181 KB 14/203 KB 5/57 KB 29/60 KB 22/22 KB 30/181 KB 14/203 KB 5/57 KB 27/60 KB 22/22 KB 30/181 KB 16/203 KB 5/57 KB 29/60 KB 22/22 KB 30/181 KB 19/203 KB 5/57 KB 29/60 KB 22/22 KB 32/181 KB 22/203 KB 5/57 KB 32/60 KB 22/22 KB 32/181 KB 25/203 KB 5/57 KB 32/60 KB 32/181 KB 27/203 KB 5/57 KB 32/60 KB 22/22 KB 30/181 KB 19/203 KB 5/57 KB 32/60 KB 22/22 KB 32/181 KB 19/203 KB 5/57 KB 32/60 KB 36/181 KB 27/203 KB 5/57 KB 32/60 KB 40/181 KB 30/203 KB 5/57 KB 36/60 KB 44/181 KB 30/203 KB 8/57 KB 36/60 KB 48/181 KB 30/203 KB 8/57 KB 36/60 KB 52/181 KB 30/203 KB 8/57 KB 36/60 KB 56/181 KB 30/203 KB 8/57 KB 36/60 KB 40/181 KB 30/203 KB 8/57 KB 36/60 KB 60/181 KB 30/203 KB 11/57 KB 36/60 KB 60/181 KB 30/203 KB 13/57 KB 36/60 KB 60/181 KB 30/203 KB 16/57 KB 36/60 KB 60/181 KB 30/203 KB 19/57 KB 36/60 KB 60/181 KB 30/203 KB 21/57 KB 36/60 KB 60/181 KB 30/203 KB 24/57 KB 36/60 KB 60/181 KB 30/203 KB 27/57 KB 36/60 KB 60/181 KB 30/203 KB 29/57 KB 36/60 KB 60/181 KB 30/203 KB 32/57 KB 36/60 KB 60/181 KB 30/203 KB 36/57 KB 36/60 KB 60/181 KB 30/203 KB 40/57 KB 36/60 KB 60/181 KB 30/203 KB 44/57 KB 36/60 KB 60/181 KB 30/203 KB 48/57 KB 36/60 KB 60/181 KB 30/203 KB 52/57 KB 36/60 KB 60/181 KB 30/203 KB 56/57 KB 36/60 KB 60/181 KB 30/203 KB 57/57 KB 36/60 KB 36/181 KB 30/203 KB 5/57 KB 36/60 KB 36/181 KB 27/203 KB 5/57 KB 36/60 KB 60/181 KB 30/203 KB 57/57 KB 40/60 KB 60/181 KB 30/203 KB 57/57 KB 44/60 KB 60/181 KB 30/203 KB 57/57 KB 48/60 KB 60/181 KB 32/203 KB 57/57 KB 52/60 KB 60/181 KB 32/203 KB 57/57 KB 56/60 KB 60/181 KB 32/203 KB 57/57 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 546.2 KB/sec) unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install 60/181 KB 30/203 KB 8/57 KB 36/60 KB 64/181 KB 32/203 KB 57/57 KB 60/60 KB 68/181 KB 32/203 KB 57/57 KB 60/60 KB 72/181 KB 32/203 KB 57/57 KB 60/60 KB 76/181 KB 32/203 KB 57/57 KB 60/60 KB 80/181 KB 32/203 KB 57/57 KB 60/60 KB 60/181 KB 32/203 KB 57/57 KB 48/60 KB 80/181 KB 36/203 KB 57/57 KB 60/60 KB 80/181 KB 40/203 KB 57/57 KB 60/60 KB 80/181 KB 44/203 KB 57/57 KB 60/60 KB 80/181 KB 48/203 KB 57/57 KB 60/60 KB 80/181 KB 52/203 KB 57/57 KB 60/60 KB 80/181 KB 56/203 KB 57/57 KB 60/60 KB 80/181 KB 60/203 KB 57/57 KB 60/60 KB 80/181 KB 64/203 KB 57/57 KB 60/60 KB 80/181 KB 68/203 KB 57/57 KB 60/60 KB 84/181 KB 72/203 KB 84/181 KB 76/203 KB 84/181 KB 80/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1373.4 KB/sec) unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1422.5 KB/sec) unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install 84/181 KB 68/203 KB 57/57 KB 60/60 KB 88/181 KB 80/203 KB 92/181 KB 80/203 KB 96/181 KB 80/203 KB 100/181 KB 80/203 KB 104/181 KB 84/203 KB 108/181 KB 84/203 KB 112/181 KB 84/203 KB 100/181 KB 84/203 KB 112/181 KB 88/203 KB 112/181 KB 92/203 KB 112/181 KB 96/203 KB 112/181 KB 100/203 KB 116/181 KB 104/203 KB 116/181 KB 108/203 KB 116/181 KB 100/203 KB 120/181 KB 112/203 KB 124/181 KB 112/203 KB 128/181 KB 112/203 KB 116/181 KB 112/203 KB 128/181 KB 116/203 KB 132/181 KB 120/203 KB 132/181 KB 124/203 KB 132/181 KB 128/203 KB 132/181 KB 132/203 KB 132/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 116/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 144/203 KB 148/181 KB 144/203 KB 152/181 KB 144/203 KB 156/181 KB 144/203 KB 160/181 KB 144/203 KB 164/181 KB 144/203 KB 168/181 KB 148/203 KB 172/181 KB 148/203 KB 176/181 KB 148/203 KB 164/181 KB 148/203 KB 176/181 KB 152/203 KB 176/181 KB 156/203 KB 176/181 KB 160/203 KB 176/181 KB 164/203 KB 180/181 KB 168/203 KB 180/181 KB 172/203 KB 180/181 KB 176/203 KB 180/181 KB 164/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 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3001.9 KB/sec) unit-abot-epc-basic-0: 11:01:44 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 3688.3 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:44 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: 11: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-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 1525.8 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 319.0 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11: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-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11: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/3.3.3/maven-artifact-3.3.3.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 254.5 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 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 116.7 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install 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: 11:01:44 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: 11: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/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/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 1554.4 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 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 39.8 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 213.6 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/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 938.0 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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: 11:01:44 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: 11:01:44 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 345.1 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 594.5 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11: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-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 157.9 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 367.2 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 160.6 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 566.7 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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 75.7 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:44 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/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 11:01:44 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: 11:01:45 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 2620.7 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 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: 11:01:45 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: 11:01:45 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: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 28/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 32/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 36/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 40/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 44/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 20/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 3/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 6/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 9/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 11/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 14/44 KB 46/46 KB 4/201 KB 3/54 KB 4/158 KB 17/44 KB 20/46 KB 4/201 KB 3/54 KB 4/158 KB 46/46 KB 4/201 KB 4/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 7/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 8/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 11/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 12/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 15/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 16/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 19/54 KB 4/158 KB 17/44 KB 46/46 KB 4/201 KB 20/54 KB 4/158 KB 19/44 KB 20/46 KB 4/201 KB 4/158 KB 46/46 KB 4/201 KB 20/54 KB 8/158 KB 19/44 KB 46/46 KB 4/201 KB 20/54 KB 12/158 KB 19/44 KB 46/46 KB 4/201 KB 20/54 KB 16/158 KB 19/44 KB 46/46 KB 4/201 KB 20/54 KB 20/158 KB 19/44 KB 46/46 KB 4/201 KB 20/54 KB 24/158 KB 19/44 KB 46/46 KB 4/201 KB 20/54 KB 28/158 KB 19/44 KB 46/46 KB 4/201 KB 23/54 KB 32/158 KB 19/44 KB 20/46 KB 4/201 KB 46/46 KB 8/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 12/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 16/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 20/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 24/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 28/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 32/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 36/201 KB 23/54 KB 32/158 KB 19/44 KB 46/46 KB 40/201 KB 23/54 KB 36/158 KB 19/44 KB 46/46 KB 44/201 KB 23/54 KB 36/158 KB 19/44 KB 46/46 KB 48/201 KB 23/54 KB 36/158 KB 19/44 KB 46/46 KB 4/201 KB 23/54 KB 28/158 KB 19/44 KB 46/46 KB 4/201 KB 19/54 KB 4/158 KB 19/44 KB 46/46 KB 48/201 KB 24/54 KB 36/158 KB 22/44 KB 46/46 KB 48/201 KB 24/54 KB 36/158 KB 25/44 KB 46/46 KB 48/201 KB 24/54 KB 36/158 KB 25/44 KB 46/46 KB 48/201 KB 24/54 KB 36/158 KB 27/44 KB 46/46 KB 48/201 KB 27/54 KB 36/158 KB 30/44 KB 46/46 KB 48/201 KB 27/54 KB 36/158 KB 33/44 KB 46/46 KB 36/201 KB 23/54 KB 36/158 KB 19/44 KB 46/46 KB 48/201 KB 27/54 KB 40/158 KB 33/44 KB 46/46 KB 48/201 KB 27/54 KB 44/158 KB 33/44 KB 46/46 KB 48/201 KB 27/54 KB 48/158 KB 35/44 KB 46/46 KB 48/201 KB 27/54 KB 36/158 KB 27/44 KB 46/46 KB 48/201 KB 28/54 KB 48/158 KB 35/44 KB 46/46 KB 48/201 KB 31/54 KB 48/158 KB 35/44 KB 46/46 KB 48/201 KB 32/54 KB 48/158 KB 35/44 KB 46/46 KB 48/201 KB 27/54 KB 44/158 KB 35/44 KB 46/46 KB 48/201 KB 35/54 KB 48/158 KB 35/44 KB 46/46 KB 48/201 KB 36/54 KB 48/158 KB 35/44 KB 46/46 KB 48/201 KB 39/54 KB 52/158 KB 35/44 KB 46/46 KB 52/201 KB 40/54 KB 52/158 KB 39/44 KB 46/46 KB 52/201 KB 43/54 KB 52/158 KB 39/44 KB 46/46 KB 52/201 KB 44/54 KB 52/158 KB 39/44 KB 46/46 KB 48/201 KB 36/54 KB 52/158 KB 35/44 KB 46/46 KB 52/201 KB 44/54 KB 56/158 KB 39/44 KB 52/201 KB 47/54 KB 60/158 KB 39/44 KB 52/201 KB 47/54 KB 64/158 KB 39/44 KB 52/201 KB 47/54 KB 68/158 KB 39/44 KB 52/201 KB 47/54 KB 72/158 KB 39/44 KB 52/201 unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install KB 47/54 KB 76/158 KB 39/44 KB 52/201 KB 47/54 KB 80/158 KB 39/44 KB 46/46 KB 52/201 KB 39/54 KB 52/158 KB 39/44 KB 52/201 KB 47/54 KB 80/158 KB 43/44 KB 52/201 KB 47/54 KB 80/158 KB 44/44 KB 46/46 KB 52/201 KB 39/54 KB 52/158 KB 35/44 KB 56/201 KB 47/54 KB 84/158 KB 44/44 KB 60/201 KB 47/54 KB 84/158 KB 44/44 KB 64/201 KB 47/54 KB 84/158 KB 44/44 KB 68/201 KB 47/54 KB 84/158 KB 44/44 KB 72/201 KB 47/54 KB 84/158 KB 44/44 KB 76/201 KB 47/54 KB 84/158 KB 44/44 KB 80/201 KB 47/54 KB 84/158 KB 44/44 KB 84/201 KB 47/54 KB 84/158 KB 44/44 KB 88/201 KB 47/54 KB 84/158 KB 44/44 KB 92/201 KB 47/54 KB 84/158 KB 44/44 KB 96/201 KB 47/54 KB 84/158 KB 44/44 KB 52/201 KB 47/54 KB 84/158 KB 44/44 KB 96/201 KB 47/54 KB 88/158 KB 44/44 KB 96/201 KB 47/54 KB 92/158 KB 44/44 KB 52/201 KB 47/54 KB 56/158 KB 39/44 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 818.5 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 96/201 KB 48/54 KB 92/158 KB 44/44 KB 96/201 KB 51/54 KB 92/158 KB 44/44 KB 96/201 KB 53/54 KB 92/158 KB 44/44 KB 96/201 KB 54/54 KB 92/158 KB 44/44 KB 96/201 KB 54/54 KB 96/158 KB 44/44 KB 96/201 KB 54/54 KB 100/158 KB 44/44 KB 100/201 KB 54/54 KB 100/158 KB 44/44 KB 104/201 KB 54/54 KB 100/158 KB 44/44 KB 108/201 KB 54/54 KB 100/158 KB 44/44 KB 108/201 KB 54/54 KB 104/158 KB 44/44 KB 108/201 KB 54/54 KB 108/158 KB 44/44 KB 112/201 KB 54/54 KB 112/158 KB 44/44 KB 112/201 KB 54/54 KB 112/158 KB 44/44 KB 116/201 KB 54/54 KB 112/158 KB 44/44 KB 120/201 KB 54/54 KB 116/158 KB 44/44 KB 124/201 KB 54/54 KB 116/158 KB 44/44 KB 128/201 KB 54/54 KB 116/158 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1124.5 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 116/201 KB 54/54 KB 116/158 KB 44/44 KB 128/201 KB 54/54 KB 120/158 KB 128/201 KB 54/54 KB 124/158 KB 128/201 KB 54/54 KB 128/158 KB 132/201 KB 54/54 KB 128/158 KB 136/201 KB 54/54 KB 128/158 KB 140/201 KB 54/54 KB 132/158 KB 144/201 KB 54/54 KB 132/158 KB 148/201 KB 54/54 KB 132/158 KB 152/201 KB 54/54 KB 132/158 KB 156/201 KB 54/54 KB 132/158 KB 160/201 KB 54/54 KB 132/158 KB 164/201 KB 54/54 KB 132/158 KB 168/201 KB 54/54 KB 132/158 KB 172/201 KB 54/54 KB 132/158 KB 172/201 KB 4/6 KB 54/54 KB 132/158 KB 172/201 KB 6/6 KB 132/158 KB 136/201 KB 54/54 KB 132/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1054.9 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 172/201 KB 6/6 KB 3/3 KB 132/158 KB 172/201 KB 6/6 KB 3/3 KB 136/158 KB 172/201 KB 6/6 KB 3/3 KB 140/158 KB 172/201 KB 6/6 KB 3/3 KB 144/158 KB 172/201 KB 6/6 KB 3/3 KB 148/158 KB 172/201 KB 6/6 KB 3/3 KB 152/158 KB 172/201 KB 6/6 KB 3/3 KB 156/158 KB 172/201 KB 6/6 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 158/158 KB 180/201 KB 6/6 KB 3/3 KB 158/158 KB 184/201 KB 6/6 KB 3/3 KB 158/158 KB 188/201 KB 6/6 KB 3/3 KB 158/158 KB 192/201 KB 6/6 KB 3/3 KB 158/158 KB 196/201 KB 6/6 KB 3/3 KB 158/158 KB 200/201 KB 6/6 KB 3/3 KB 158/158 KB 201/201 KB 6/6 KB 3/3 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 46.9 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 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 105.8 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2211.9 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 201/201 KB 158/158 KB 4/367 KB 8/367 KB 12/367 KB 16/367 KB 20/367 KB 24/367 KB 4/5 KB 4/52 KB 28/367 KB 4/5 KB 4/52 KB 32/367 KB 4/5 KB 4/52 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 3086.0 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 3/47 KB 32/367 KB 4/5 KB 4/52 KB 5/47 KB 32/367 KB 4/5 KB 4/52 KB 8/47 KB 32/367 KB 4/5 KB 4/52 KB 20/367 KB 4/5 KB 4/52 KB 8/47 KB 32/367 KB 5/5 KB 4/52 KB 8/47 KB 36/367 KB 5/5 KB 4/52 KB 20/367 KB 4/52 KB 11/47 KB 36/367 KB 5/5 KB 8/52 KB 11/47 KB 36/367 KB 5/5 KB 12/52 KB 11/47 KB 36/367 KB 5/5 KB 16/52 KB 11/47 KB 36/367 KB 5/5 KB 4/52 KB 13/47 KB 36/367 KB 5/5 KB 16/52 KB 16/47 KB 36/367 KB 5/5 KB 16/52 KB 16/47 KB 36/367 KB 5/5 KB 20/52 KB 19/47 KB 40/367 KB 5/5 KB 20/52 KB 19/47 KB 44/367 KB 5/5 KB 20/52 KB 19/47 KB 48/367 KB 5/5 KB 20/52 KB 19/47 KB 36/367 KB 5/5 KB 20/52 KB 21/47 KB 48/367 KB 5/5 KB 20/52 KB 21/47 KB 52/367 KB 5/5 KB 20/52 KB 24/47 KB 52/367 KB 5/5 KB 24/52 KB 24/47 KB 52/367 KB 5/5 KB 28/52 KB 24/47 KB 52/367 KB 5/5 KB 20/52 KB 27/47 KB 52/367 KB 5/5 KB 28/52 KB 27/47 KB 52/367 KB 5/5 KB 32/52 KB 29/47 KB 52/367 KB 5/5 KB 36/52 KB 29/47 KB 56/367 KB 5/5 KB 40/52 KB 29/47 KB 56/367 KB 5/5 KB 44/52 KB 29/47 KB 56/367 KB 5/5 KB 48/52 KB 29/47 KB 56/367 KB 5/5 KB 52/52 KB 29/47 KB 52/367 KB 5/5 KB 32/52 KB 29/47 KB 56/367 KB 5/5 KB 36/52 KB 29/47 KB 60/367 KB 5/5 KB 52/52 KB 29/47 KB 64/367 KB 5/5 KB 52/52 KB 32/47 KB 64/367 KB 5/5 KB 52/52 KB 36/47 KB 64/367 KB 5/5 KB 52/52 KB 3/238 KB 40/47 KB 68/367 KB 5/5 KB 52/52 KB 3/238 KB 44/47 KB 68/367 KB 52/52 KB 3/238 KB 47/47 KB 68/367 KB 52/52 KB 3/238 KB 36/47 KB 64/367 KB 5/5 KB 52/52 KB 5/238 KB 47/47 KB 68/367 KB 52/52 KB 8/238 KB 47/47 KB 68/367 KB 52/52 KB 11/238 KB 47/47 KB 68/367 KB 52/52 KB 13/238 KB 47/47 KB 68/367 KB 52/52 KB 16/238 KB 47/47 KB 68/367 KB 52/52 KB 19/238 KB 47/47 KB 68/367 KB 52/52 KB 21/238 KB 47/47 KB 68/367 KB 52/52 KB 24/238 KB 47/47 KB 68/367 KB 52/52 KB 27/238 KB 47/47 KB 68/367 KB 52/52 KB 29/238 KB 47/47 KB 68/367 KB 52/52 KB 3/238 KB 36/47 KB 68/367 KB 5/5 KB 52/52 KB 29/238 KB 47/47 KB 72/367 KB 52/52 KB 29/238 KB 47/47 KB 76/367 KB 52/52 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 57.9 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 32/238 KB 47/47 KB 80/367 KB 52/52 KB 32/238 KB 47/47 KB 76/367 KB 52/52 KB 36/238 KB 47/47 KB 80/367 KB 52/52 KB 40/238 KB 84/367 KB 4/28 KB 44/238 KB 84/367 KB 4/28 KB 48/238 KB 84/367 KB 4/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 577.7 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 643.1 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 36/238 KB 47/47 KB 84/367 KB 52/52 KB 4/28 KB 48/238 KB 84/367 KB 8/28 KB 48/238 KB 84/367 KB 12/28 KB 48/238 KB 84/367 KB 16/28 KB 48/238 KB 84/367 KB 20/28 KB 48/238 KB 84/367 KB 24/28 KB 48/238 KB 84/367 KB 28/28 KB 36/238 KB 47/47 KB 84/367 KB 52/52 KB 48/238 KB 88/367 KB 28/28 KB 48/238 KB 92/367 KB 28/28 KB 48/238 KB 96/367 KB 28/28 KB 48/238 KB 100/367 KB 28/28 KB 48/238 KB 104/367 KB 28/28 KB 52/238 KB 108/367 KB 28/28 KB 52/238 KB 112/367 KB 28/28 KB 52/238 KB 116/367 KB 28/28 KB 52/238 KB 120/367 KB 28/28 KB 52/238 KB 124/367 KB 28/28 KB 52/238 KB 128/367 KB 28/28 KB 52/238 KB 132/367 KB 28/28 KB 52/238 KB 136/367 KB 28/28 KB 52/238 KB 104/367 KB 28/28 KB 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 56/238 KB 136/367 KB 28/28 KB 60/238 KB 136/367 KB 28/28 KB 64/238 KB 136/367 KB 28/28 KB 68/238 KB 136/367 KB 28/28 KB 72/238 KB 136/367 KB 28/28 KB 76/238 KB 136/367 KB 28/28 KB 80/238 KB 136/367 KB 28/28 KB 84/238 KB 136/367 KB 28/28 KB 88/238 KB 136/367 KB 28/28 KB 92/238 KB 140/367 KB 28/28 KB 96/238 KB 140/367 KB 28/28 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 297.3 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 88/238 KB 140/367 KB 28/28 KB 96/238 KB 144/367 KB 96/238 KB 148/367 KB 100/238 KB 152/367 KB 100/238 KB 156/367 KB 100/238 KB 148/367 KB 104/238 KB 156/367 KB 108/238 KB 156/367 KB 112/238 KB 156/367 KB 116/238 KB 160/367 KB 120/238 KB 160/367 KB 124/238 KB 160/367 KB 128/238 KB 160/367 KB 132/238 KB 160/367 KB 136/238 KB 3/186 KB 160/367 KB 140/238 KB 3/186 KB 160/367 KB 144/238 KB 3/186 KB 160/367 KB 112/238 KB 160/367 KB 132/238 KB 3/186 KB 160/367 KB 144/238 KB 5/186 KB 160/367 KB 144/238 KB 8/186 KB 160/367 KB 144/238 KB 11/186 KB 160/367 KB 144/238 KB 13/186 KB 160/367 KB 144/238 KB 16/186 KB 160/367 KB 144/238 KB 19/186 KB 160/367 KB 144/238 KB 21/186 KB 160/367 KB 144/238 KB 24/186 KB 160/367 KB 144/238 KB 27/186 KB 160/367 KB 144/238 KB 29/186 KB 160/367 KB 144/238 KB 32/186 KB 160/367 KB 144/238 KB 32/186 KB 164/367 KB 144/238 KB 32/186 KB 168/367 KB 144/238 KB 32/186 KB 172/367 KB 144/238 KB 32/186 KB 176/367 KB 144/238 KB 32/186 KB 180/367 KB 144/238 KB 32/186 KB 184/367 KB 144/238 KB 32/186 KB 188/367 KB 144/238 KB 32/186 KB 192/367 KB 144/238 KB 32/186 KB 4/558 KB 192/367 KB 144/238 KB 32/186 KB 8/558 KB 192/367 KB 144/238 KB 32/186 KB 12/558 KB 192/367 KB 144/238 KB 32/186 KB 16/558 KB 192/367 KB 144/238 KB 36/186 KB 16/558 KB 192/367 KB 148/238 KB 40/186 KB 20/558 KB 196/367 KB 4/1199 KB 148/238 KB 44/186 KB 20/558 KB 196/367 KB 4/1199 KB 148/238 KB 48/186 KB 20/558 KB 196/367 KB 4/1199 KB 148/238 KB 52/186 KB 20/558 KB 196/367 KB 4/1199 KB 148/238 KB 36/186 KB 20/558 KB 196/367 KB 4/1199 KB 148/238 KB 52/186 KB 20/558 KB 200/367 KB 4/1199 KB 148/238 KB 52/186 KB 20/558 KB 204/367 KB 4/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 4/1199 KB 148/238 KB 36/186 KB 20/558 KB 192/367 KB 4/1199 KB 144/238 KB 36/186 KB 20/558 KB 192/367 KB 4/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 8/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 12/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 16/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 20/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 24/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 28/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 32/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 36/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 40/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 44/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 48/1199 KB 148/238 KB 52/186 KB 20/558 KB 208/367 KB 52/1199 KB 152/238 KB 52/186 KB 20/558 KB 208/367 KB 56/1199 KB 152/238 KB 52/186 KB 20/558 KB 208/367 KB 60/1199 KB 152/238 KB 52/186 KB 20/558 KB 208/367 KB 64/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 68/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 72/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 76/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 80/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 84/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 88/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 92/1199 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 96/1199 KB 144/238 KB 36/186 KB 20/558 KB 192/367 KB 152/238 KB 52/186 KB 24/558 KB 212/367 KB 96/1199 KB 152/238 KB 52/186 KB 28/558 KB 212/367 KB 96/1199 KB 152/238 KB 52/186 KB 32/558 KB 212/367 KB 96/1199 KB 152/238 KB 52/186 KB 36/558 KB 212/367 KB 96/1199 KB 152/238 KB 52/186 KB 40/558 KB 212/367 KB 96/1199 KB 152/238 KB 52/186 KB 44/558 KB 212/367 KB 96/119 unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 9 KB 152/238 KB 52/186 KB 20/558 KB 212/367 KB 64/1199 KB 152/238 KB 52/186 KB 48/558 KB 216/367 KB 96/1199 KB 152/238 KB 52/186 KB 48/558 KB 220/367 KB 96/1199 KB 152/238 KB 52/186 KB 48/558 KB 224/367 KB 96/1199 KB 152/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 152/238 KB 52/186 KB 20/558 KB 208/367 KB 52/1199 KB 156/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 160/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 164/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 168/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 172/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 176/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 180/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 184/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 188/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 192/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 196/238 KB 52/186 KB 48/558 KB 232/367 KB 96/1199 KB 200/238 KB 56/186 KB 48/558 KB 232/367 KB 100/1199 KB 204/238 KB 56/186 KB 48/558 KB 232/367 KB 100/1199 KB 208/238 KB 56/186 KB 48/558 KB 232/367 KB 100/1199 KB 152/238 KB 52/186 KB 48/558 KB 228/367 KB 96/1199 KB 208/238 KB 56/186 KB 52/558 KB 232/367 KB 100/1199 KB 208/238 KB 56/186 KB 56/558 KB 232/367 KB 100/1199 KB 208/238 KB 56/186 KB 60/558 KB 232/367 KB 100/1199 KB 208/238 KB 56/186 KB 64/558 KB 232/367 KB 100/1199 KB 208/238 KB 56/186 KB 68/558 KB 232/367 KB 100/1199 KB 212/238 KB 56/186 KB 72/558 KB 232/367 KB 100/1199 KB 212/238 KB 56/186 KB 76/558 KB 232/367 KB 100/1199 KB 212/238 KB 56/186 KB 80/558 KB 232/367 KB 100/1199 KB 196/238 KB 56/186 KB 48/558 KB 232/367 KB 100/1199 KB 212/238 KB 56/186 KB 80/558 KB 232/367 KB 104/1199 KB 212/238 KB 56/186 KB 80/558 KB 232/367 KB 108/1199 KB 212/238 KB 56/186 KB 80/558 KB 232/367 KB 112/1199 KB 212/238 KB 56/186 KB 80/558 KB 232/367 KB 116/1199 KB 212/238 KB 56/186 KB 84/558 KB 232/367 KB 120/1199 KB 212/238 KB 56/186 KB 84/558 KB 232/367 KB 124/1199 KB 212/238 KB 56/186 KB 84/558 KB 232/367 KB 128/1199 KB 196/238 KB 56/186 KB 48/558 KB 232/367 KB 96/1199 KB 212/238 KB 60/186 KB 84/558 KB 232/367 KB 128/1199 KB 212/238 KB 64/186 KB 84/558 KB 232/367 KB 128/1199 KB 192/238 KB 52/186 KB 48/558 KB 232/367 KB 96/1199 KB 212/238 KB 64/186 KB 84/558 KB 236/367 KB 128/1199 KB 212/238 KB 64/186 KB 84/558 KB 240/367 KB 128/1199 KB 212/238 KB 64/186 KB 84/558 KB 244/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 248/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 252/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 256/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 260/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 264/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 268/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 272/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 276/367 KB 128/1199 KB 212/238 KB 68/186 KB 84/558 KB 280/367 KB 132/1199 KB 212/238 KB 68/186 KB 84/558 KB 284/367 KB 132/1199 KB 212/238 KB 68/186 KB 84/558 KB 288/367 KB 132/1199 KB 212/238 KB 56/186 KB 84/558 KB 232/367 KB 116/1199 KB 212/238 KB 68/186 KB 88/558 KB 288/367 KB 132/1199 KB 212/238 KB 68/186 KB 92/558 KB 288/367 KB 132/1199 KB 212/238 KB 68/186 KB 96/558 KB 288/367 KB 132/1199 KB 212/238 KB 68/186 KB 100/558 KB 288/367 KB 132/1199 KB 212/238 KB 68/186 KB 104/558 KB 288/367 KB 132/1199 KB 212/238 KB 68/186 KB 108/558 KB 292/367 KB 132/1199 KB 212/238 KB 68/186 KB 112/558 KB 292/367 KB 132/1199 KB 212/238 K unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install B 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 212/238 KB 56/186 KB 68/558 KB 232/367 KB 100/1199 KB 216/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 220/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 224/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 228/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 232/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 236/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 238/238 KB 68/186 KB 116/558 KB 292/367 KB 132/1199 KB 212/238 KB 68/186 KB 104/558 KB 292/367 KB 132/1199 KB 238/238 KB 68/186 KB 116/558 KB 296/367 KB 132/1199 KB 238/238 KB 68/186 KB 116/558 KB 300/367 KB 132/1199 KB 238/238 KB 68/186 KB 116/558 KB 304/367 KB 132/1199 KB 238/238 KB 68/186 KB 120/558 KB 308/367 KB 132/1199 KB 212/238 KB 68/186 KB 84/558 KB 276/367 KB 132/1199 KB 212/238 KB 68/186 KB 84/558 KB 244/367 KB 128/1199 KB 238/238 KB 72/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 76/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 80/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 84/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 88/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 92/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 96/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 100/186 KB 120/558 KB 308/367 KB 132/1199 KB 238/238 KB 104/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 108/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 112/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 116/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 120/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 124/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 128/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 68/186 KB 120/558 KB 304/367 KB 132/1199 KB 238/238 KB 128/186 KB 124/558 KB 308/367 KB 136/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 136/1199 KB 238/238 KB 100/186 KB 120/558 KB 308/367 KB 136/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 140/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 144/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 148/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 152/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 156/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 160/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 164/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 168/1199 KB 238/238 KB 132/186 KB 128/558 KB 308/367 KB 172/1199 KB 238/238 KB 132/186 KB 128/558 KB 312/367 KB 176/1199 KB 238/238 KB 132/186 KB 128/558 KB 312/367 KB 180/1199 KB 132/186 KB 132/558 KB 312/367 KB 184/1199 KB 132/186 KB 132/558 KB 312/367 KB 188/1199 KB 132/186 KB 132/558 KB 312/367 KB 192/1199 KB 238/238 KB 132/186 KB 124/558 KB 308/367 KB 136/1199 KB 136/186 KB 132/558 KB 312/367 KB 192/1199 KB 140/186 KB 132/558 KB 312/367 KB 192/1199 KB 144/186 KB 132/558 KB 312/367 KB 192/1199 KB 148/186 KB 132/558 KB 312/367 KB 192/1199 KB 152/186 KB 132/558 KB 312/367 KB 192/1199 KB 156/186 KB 132/558 KB 312/367 KB 192/1199 KB 160/186 KB 132/558 KB 312/367 KB 192/1199 KB 164/186 KB 132/558 KB 312/367 KB 192/1199 KB 168/186 KB 132/558 KB 312/367 KB 196/1199 KB 172/186 KB 132/558 KB 312/367 KB 196/1199 KB 176/186 KB 132/558 KB 312/367 KB 196/1199 KB 132/186 KB 132/558 KB 312/367 KB 180/1199 KB 176/186 KB 136/558 KB 312/367 KB 196/1199 KB 176/186 KB 140/558 KB 312/367 KB 196/1199 KB 176/186 KB 144/558 KB 312/367 KB 196/1199 KB unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 176/186 KB 148/558 KB 312/367 KB 196/1199 KB 176/186 KB 152/558 KB 312/367 KB 196/1199 KB 176/186 KB 156/558 KB 312/367 KB 196/1199 KB 176/186 KB 160/558 KB 312/367 KB 196/1199 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 1626.2 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 238/238 KB 132/186 KB 128/558 KB 312/367 KB 172/1199 KB 176/186 KB 160/558 KB 316/367 KB 196/1199 KB 176/186 KB 160/558 KB 320/367 KB 196/1199 KB 176/186 KB 160/558 KB 324/367 KB 196/1199 KB 176/186 KB 160/558 KB 328/367 KB 196/1199 KB 176/186 KB 160/558 KB 332/367 KB 196/1199 KB 176/186 KB 160/558 KB 336/367 KB 196/1199 KB 176/186 KB 160/558 KB 340/367 KB 196/1199 KB 176/186 KB 160/558 KB 344/367 KB 196/1199 KB 164/186 KB 132/558 KB 312/367 KB 196/1199 KB 176/186 KB 160/558 KB 344/367 KB 200/1199 KB 176/186 KB 160/558 KB 344/367 KB 204/1199 KB 176/186 KB 160/558 KB 344/367 KB 208/1199 KB 176/186 KB 160/558 KB 344/367 KB 212/1199 KB 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 180/186 KB 164/558 KB 348/367 KB 212/1199 KB 184/186 KB 164/558 KB 348/367 KB 212/1199 KB 186/186 KB 164/558 KB 348/367 KB 216/1199 KB 176/186 KB 164/558 KB 348/367 KB 212/1199 KB 186/186 KB 168/558 KB 348/367 KB 216/1199 KB 186/186 KB 172/558 KB 348/367 KB 216/1199 KB 186/186 KB 176/558 KB 348/367 KB 216/1199 KB 176/186 KB 160/558 KB 348/367 KB 212/1199 KB 186/186 KB 176/558 KB 352/367 KB 216/1199 KB 186/186 KB 176/558 KB 356/367 KB 216/1199 KB 186/186 KB 176/558 KB 360/367 KB 216/1199 KB 186/186 KB 176/558 KB 364/367 KB 216/1199 KB 186/186 KB 176/558 KB 367/367 KB 216/1199 KB 184/186 KB 164/558 KB 348/367 KB 216/1199 KB 186/186 KB 176/558 KB 367/367 KB 220/1199 KB 186/186 KB 176/558 KB 367/367 KB 224/1199 KB 186/186 KB 180/558 KB 367/367 KB 224/1199 KB 186/186 KB 184/558 KB 367/367 KB 228/1199 KB 186/186 KB 188/558 KB 367/367 KB 228/1199 KB 186/186 KB 192/558 KB 367/367 KB 228/1199 KB 186/186 KB 196/558 KB 367/367 KB 228/1199 KB 186/186 KB 200/558 KB 367/367 KB 228/1199 KB 186/186 KB 204/558 KB 367/367 KB 228/1199 KB 186/186 KB 208/558 KB 367/367 KB 228/1199 KB 186/186 KB 212/558 KB 367/367 KB 228/1199 KB 186/186 KB 4/1206 KB 216/558 KB 367/367 KB 228/1199 KB 186/186 KB 4/1206 KB 220/558 KB 367/367 KB 228/1199 KB 186/186 KB 4/1206 KB 224/558 KB 367/367 KB 228/1199 KB 186/186 KB 180/558 KB 367/367 KB 228/1199 KB 186/186 KB 4/1206 KB 224/558 KB 367/367 KB 232/1199 KB 186/186 KB 4/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 4/1206 KB 212/558 KB 367/367 KB 228/1199 KB 186/186 KB 8/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 12/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 16/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 20/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 24/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 28/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 32/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 36/1206 KB 224/558 KB 367/367 KB 236/1199 KB 186/186 KB 40/1206 KB 224/558 KB 367/367 KB 240/1199 KB 186/186 KB 44/1206 KB 224/558 KB 367/367 KB 240/1199 KB 186/186 KB 48/1206 KB 224/558 KB 367/367 KB 240/1199 KB 186/186 KB 52/1206 KB 224/558 KB 367/367 KB 240/1199 KB 186/186 KB 56/1206 KB 224/558 KB 367/367 KB 240/1199 KB 186/186 KB 60/1206 KB 228/558 KB 367/367 KB 240/1199 KB 186/186 KB 64/1206 KB 228/558 KB 367/367 KB 240/1199 KB 186/186 KB 68/1206 KB 228/558 KB 367/367 KB 240/1199 KB 186/186 KB 36/1206 KB 224/558 KB 367/367 KB 240/1199 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 2234.6 KB/sec) unit-abot-epc-basic-0: 11:01:45 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: 11:01:45 DEBUG unit.abot-epc-basic/0.install 186/186 KB 56/1206 KB 228/558 KB 367/367 KB 240/1199 KB 68/1206 KB 232/558 KB 244/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1140.9 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 68/1206 KB 228/558 KB 244/1199 KB 68/1206 KB 232/558 KB 248/1199 KB 68/1206 KB 232/558 KB 252/1199 KB 68/1206 KB 232/558 KB 256/1199 KB 68/1206 KB 232/558 KB 260/1199 KB 68/1206 KB 236/558 KB 260/1199 KB 68/1206 KB 240/558 KB 260/1199 KB 68/1206 KB 244/558 KB 260/1199 KB 72/1206 KB 244/558 KB 264/1199 KB 76/1206 KB 244/558 KB 264/1199 KB 80/1206 KB 244/558 KB 264/1199 KB 68/1206 KB 244/558 KB 264/1199 KB 80/1206 KB 244/558 KB 268/1199 KB 80/1206 KB 244/558 KB 272/1199 KB 84/1206 KB 244/558 KB 272/1199 KB 88/1206 KB 248/558 KB 276/1199 KB 92/1206 KB 248/558 KB 276/1199 KB 96/1206 KB 248/558 KB 276/1199 KB 84/1206 KB 248/558 KB 276/1199 KB 96/1206 KB 248/558 KB 280/1199 KB 96/1206 KB 248/558 KB 284/1199 KB 96/1206 KB 248/558 KB 288/1199 KB 96/1206 KB 248/558 KB 292/1199 KB 100/1206 KB 248/558 KB 296/1199 KB 100/1206 KB 248/558 KB 300/1199 KB 100/1206 KB 248/558 KB 304/1199 KB 84/1206 KB 248/558 KB 272/1199 KB 100/1206 KB 252/558 KB 304/1199 KB 100/1206 KB 256/558 KB 304/1199 KB 100/1206 KB 260/558 KB 304/1199 KB 100/1206 KB 264/558 KB 304/1199 KB 100/1206 KB 264/558 KB 4/181 KB 304/1199 KB 100/1206 KB 264/558 KB 8/181 KB 304/1199 KB 100/1206 KB 264/558 KB 12/181 KB 304/1199 KB 100/1206 KB 264/558 KB 16/181 KB 304/1199 KB 100/1206 KB 268/558 KB 16/181 KB 304/1199 KB 100/1206 KB 268/558 KB 20/181 KB 304/1199 KB 100/1206 KB 268/558 KB 24/181 KB 304/1199 KB 100/1206 KB 268/558 KB 28/181 KB 304/1199 KB 100/1206 KB 268/558 KB 32/181 KB 304/1199 KB 100/1206 KB 248/558 KB 292/1199 KB 104/1206 KB 268/558 KB 32/181 KB 304/1199 KB 108/1206 KB 268/558 KB 36/181 KB 304/1199 KB 108/1206 KB 268/558 KB 40/181 KB 304/1199 KB 108/1206 KB 268/558 KB 44/181 KB 304/1199 KB 108/1206 KB 268/558 KB 48/181 KB 304/1199 KB 108/1206 KB 272/558 KB 48/181 KB 304/1199 KB 108/1206 KB 272/558 KB 48/181 KB 304/1199 KB 112/1206 KB 272/558 KB 48/181 KB 304/1199 KB 116/1206 KB 276/558 KB 52/181 KB 304/1199 KB 120/1206 KB 276/558 KB 52/181 KB 308/1199 KB 124/1206 KB 276/558 KB 52/181 KB 308/1199 KB 128/1206 KB 276/558 KB 52/181 KB 308/1199 KB 132/1206 KB 276/558 KB 52/181 KB 308/1199 KB 136/1206 KB 276/558 KB 52/181 KB 308/1199 KB 140/1206 KB 276/558 KB 52/181 KB 308/1199 KB 144/1206 KB 276/558 KB 52/181 KB 308/1199 KB 112/1206 KB 276/558 KB 52/181 KB 304/1199 KB 144/1206 KB 276/558 KB 56/181 KB 308/1199 KB 144/1206 KB 276/558 KB 60/181 KB 308/1199 KB 144/1206 KB 276/558 KB 64/181 KB 308/1199 KB 112/1206 KB 276/558 KB 48/181 KB 304/1199 KB 116/1206 KB 276/558 KB 52/181 KB 308/1199 KB 144/1206 KB 276/558 KB 64/181 KB 312/1199 KB 144/1206 KB 276/558 KB 64/181 KB 316/1199 KB 144/1206 KB 276/558 KB 64/181 KB 320/1199 KB 144/1206 KB 280/558 KB 64/181 KB 320/1199 KB 144/1206 KB 284/558 KB 64/181 KB 320/1199 KB 144/1206 KB 288/558 KB 64/181 KB 320/1199 KB 144/1206 KB 292/558 KB 64/181 KB 320/1199 KB 144/1206 KB 296/558 KB 68/181 KB 324/1199 KB 144/1206 KB 300/558 KB 68/181 KB 324/1199 KB 148/1206 KB 304/558 KB 68/181 KB 324/1199 KB 144/1206 KB 292/558 KB 68/181 KB 324/1199 KB 148/1206 KB 304/558 KB 68/181 KB 328/1199 KB 148/1206 KB 304/558 KB 68/181 KB 332/1199 KB 144/1206 KB 292/558 KB 68/181 KB 320/1199 KB 148/1206 KB 304/558 KB 72/181 KB 332/1199 KB 148/1206 KB 304/558 KB 76/181 KB 332/1199 KB 148/1206 KB 304/558 KB 80/181 KB 332/1199 KB 148/1206 KB 304/558 KB 84/181 KB 332/1199 KB 148/1206 KB 304/558 KB 88/181 KB 336/1199 KB 148/1206 KB 308/558 KB 92/181 KB 336/1199 KB unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 148/1206 KB 300/558 KB 68/181 KB 324/1199 KB 148/1206 KB 308/558 KB 96/181 KB 336/1199 KB 152/1206 KB 308/558 KB 96/181 KB 336/1199 KB 156/1206 KB 308/558 KB 96/181 KB 336/1199 KB 160/1206 KB 308/558 KB 100/181 KB 336/1199 KB 148/1206 KB 308/558 KB 88/181 KB 336/1199 KB 160/1206 KB 312/558 KB 100/181 KB 336/1199 KB 160/1206 KB 316/558 KB 100/181 KB 336/1199 KB 160/1206 KB 320/558 KB 100/181 KB 336/1199 KB 148/1206 KB 304/558 KB 84/181 KB 336/1199 KB 160/1206 KB 320/558 KB 100/181 KB 340/1199 KB 160/1206 KB 320/558 KB 100/181 KB 344/1199 KB 160/1206 KB 320/558 KB 100/181 KB 348/1199 KB 160/1206 KB 320/558 KB 100/181 KB 352/1199 KB 160/1206 KB 320/558 KB 100/181 KB 356/1199 KB 164/1206 KB 324/558 KB 100/181 KB 360/1199 KB 164/1206 KB 324/558 KB 100/181 KB 364/1199 KB 164/1206 KB 324/558 KB 100/181 KB 368/1199 KB 156/1206 KB 308/558 KB 100/181 KB 336/1199 KB 164/1206 KB 324/558 KB 104/181 KB 368/1199 KB 164/1206 KB 324/558 KB 108/181 KB 368/1199 KB 164/1206 KB 324/558 KB 100/181 KB 356/1199 KB 160/1206 KB 324/558 KB 100/181 KB 356/1199 KB 164/1206 KB 328/558 KB 108/181 KB 368/1199 KB 168/1206 KB 332/558 KB 112/181 KB 368/1199 KB 168/1206 KB 336/558 KB 112/181 KB 368/1199 KB 168/1206 KB 340/558 KB 112/181 KB 368/1199 KB 168/1206 KB 344/558 KB 112/181 KB 372/1199 KB 168/1206 KB 348/558 KB 112/181 KB 372/1199 KB 168/1206 KB 352/558 KB 112/181 KB 372/1199 KB 164/1206 KB 328/558 KB 112/181 KB 368/1199 KB 168/1206 KB 328/558 KB 112/181 KB 368/1199 KB 172/1206 KB 352/558 KB 112/181 KB 372/1199 KB 176/1206 KB 352/558 KB 116/181 KB 372/1199 KB 180/1206 KB 352/558 KB 116/181 KB 372/1199 KB 184/1206 KB 352/558 KB 116/181 KB 372/1199 KB 168/1206 KB 340/558 KB 112/181 KB 372/1199 KB 184/1206 KB 356/558 KB 116/181 KB 376/1199 KB 184/1206 KB 356/558 KB 116/181 KB 380/1199 KB 184/1206 KB 356/558 KB 116/181 KB 384/1199 KB 188/1206 KB 356/558 KB 116/181 KB 388/1199 KB 188/1206 KB 356/558 KB 116/181 KB 392/1199 KB 188/1206 KB 356/558 KB 116/181 KB 396/1199 KB 188/1206 KB 356/558 KB 116/181 KB 400/1199 KB 188/1206 KB 356/558 KB 116/181 KB 404/1199 KB 188/1206 KB 356/558 KB 116/181 KB 408/1199 KB 188/1206 KB 356/558 KB 116/181 KB 412/1199 KB 188/1206 KB 356/558 KB 116/181 KB 416/1199 KB 188/1206 KB 356/558 KB 116/181 KB 420/1199 KB 184/1206 KB 356/558 KB 116/181 KB 372/1199 KB 188/1206 KB 360/558 KB 116/181 KB 420/1199 KB 188/1206 KB 364/558 KB 116/181 KB 420/1199 KB 188/1206 KB 368/558 KB 116/181 KB 420/1199 KB 188/1206 KB 372/558 KB 116/181 KB 420/1199 KB 172/1206 KB 352/558 KB 116/181 KB 372/1199 KB 188/1206 KB 372/558 KB 120/181 KB 420/1199 KB 188/1206 KB 372/558 KB 124/181 KB 420/1199 KB 188/1206 KB 372/558 KB 128/181 KB 420/1199 KB 188/1206 KB 372/558 KB 132/181 KB 420/1199 KB 188/1206 KB 372/558 KB 136/181 KB 420/1199 KB 188/1206 KB 372/558 KB 140/181 KB 420/1199 KB 188/1206 KB 372/558 KB 144/181 KB 420/1199 KB 188/1206 KB 372/558 KB 148/181 KB 420/1199 KB 188/1206 KB 356/558 KB 116/181 KB 384/1199 KB 192/1206 KB 376/558 KB 148/181 KB 420/1199 KB 196/1206 KB 376/558 KB 148/181 KB 420/1199 KB 200/1206 KB 376/558 KB 148/181 KB 420/1199 KB 204/1206 KB 376/558 KB 148/181 KB 420/1199 KB 208/1206 KB 376/558 KB 148/181 KB 420/1199 KB 212/1206 KB 376/558 KB 148/181 KB 420/1199 KB 216/1206 KB 376/558 KB 152/181 KB 420/1199 KB 220/1206 KB 376/558 KB 152/181 KB 420/1199 KB 224/1206 KB 376/558 KB 152/181 KB 420/1199 KB 188/1206 KB 376/558 KB 148/181 KB 420/1199 KB 224/1206 KB 380/558 KB 152 unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install /181 KB 420/1199 KB 224/1206 KB 384/558 KB 152/181 KB 420/1199 KB 212/1206 KB 376/558 KB 152/181 KB 420/1199 KB 224/1206 KB 384/558 KB 156/181 KB 420/1199 KB 224/1206 KB 384/558 KB 160/181 KB 420/1199 KB 224/1206 KB 388/558 KB 160/181 KB 420/1199 KB 228/1206 KB 392/558 KB 164/181 KB 420/1199 KB 228/1206 KB 396/558 KB 164/181 KB 420/1199 KB 228/1206 KB 400/558 KB 164/181 KB 420/1199 KB 228/1206 KB 388/558 KB 164/181 KB 420/1199 KB 232/1206 KB 400/558 KB 164/181 KB 420/1199 KB 236/1206 KB 400/558 KB 164/181 KB 420/1199 KB 240/1206 KB 400/558 KB 164/181 KB 420/1199 KB 244/1206 KB 400/558 KB 164/181 KB 424/1199 KB 248/1206 KB 404/558 KB 164/181 KB 424/1199 KB 252/1206 KB 404/558 KB 164/181 KB 424/1199 KB 256/1206 KB 404/558 KB 164/181 KB 424/1199 KB 224/1206 KB 388/558 KB 164/181 KB 420/1199 KB 256/1206 KB 404/558 KB 168/181 KB 424/1199 KB 256/1206 KB 404/558 KB 172/181 KB 424/1199 KB 256/1206 KB 404/558 KB 176/181 KB 424/1199 KB 256/1206 KB 404/558 KB 180/181 KB 424/1199 KB 256/1206 KB 404/558 KB 181/181 KB 424/1199 KB 244/1206 KB 404/558 KB 164/181 KB 424/1199 KB 256/1206 KB 408/558 KB 181/181 KB 424/1199 KB 240/1206 KB 400/558 KB 164/181 KB 424/1199 KB 256/1206 KB 408/558 KB 181/181 KB 428/1199 KB 256/1206 KB 408/558 KB 181/181 KB 432/1199 KB 256/1206 KB 408/558 KB 181/181 KB 436/1199 KB 256/1206 KB 412/558 KB 181/181 KB 440/1199 KB 256/1206 KB 412/558 KB 181/181 KB 444/1199 KB 256/1206 KB 412/558 KB 181/181 KB 448/1199 KB 256/1206 KB 412/558 KB 181/181 KB 452/1199 KB 260/1206 KB 412/558 KB 181/181 KB 456/1199 KB 260/1206 KB 412/558 KB 181/181 KB 460/1199 KB 260/1206 KB 412/558 KB 181/181 KB 464/1199 KB 256/1206 KB 412/558 KB 181/181 KB 436/1199 KB 260/1206 KB 416/558 KB 181/181 KB 464/1199 KB 260/1206 KB 420/558 KB 181/181 KB 464/1199 KB 260/1206 KB 424/558 KB 181/181 KB 464/1199 KB 260/1206 KB 428/558 KB 181/181 KB 464/1199 KB 260/1206 KB 432/558 KB 181/181 KB 464/1199 KB 260/1206 KB 436/558 KB 181/181 KB 464/1199 KB 260/1206 KB 440/558 KB 181/181 KB 468/1199 KB 260/1206 KB 444/558 KB 181/181 KB 468/1199 KB 260/1206 KB 448/558 KB 181/181 KB 468/1199 KB 260/1206 KB 412/558 KB 181/181 KB 452/1199 KB 264/1206 KB 448/558 KB 181/181 KB 468/1199 KB 268/1206 KB 448/558 KB 181/181 KB 468/1199 KB 272/1206 KB 448/558 KB 181/181 KB 468/1199 KB 276/1206 KB 448/558 KB 181/181 KB 468/1199 KB 280/1206 KB 448/558 KB 181/181 KB 468/1199 KB 260/1206 KB 436/558 KB 181/181 KB 468/1199 KB 280/1206 KB 452/558 KB 181/181 KB 472/1199 KB 280/1206 KB 452/558 KB 181/181 KB 476/1199 KB 284/1206 KB 452/558 KB 181/181 KB 480/1199 KB 284/1206 KB 452/558 KB 181/181 KB 484/1199 KB 284/1206 KB 452/558 KB 181/181 KB 488/1199 KB 284/1206 KB 452/558 KB 181/181 KB 492/1199 KB 284/1206 KB 452/558 KB 181/181 KB 496/1199 KB 284/1206 KB 452/558 KB 181/181 KB 500/1199 KB 284/1206 KB 452/558 KB 181/181 KB 504/1199 KB 284/1206 KB 452/558 KB 181/181 KB 508/1199 KB 284/1206 KB 452/558 KB 181/181 KB 512/1199 KB 280/1206 KB 452/558 KB 181/181 KB 468/1199 KB 284/1206 KB 456/558 KB 181/181 KB 512/1199 KB 284/1206 KB 460/558 KB 181/181 KB 512/1199 KB 284/1206 KB 464/558 KB 181/181 KB 512/1199 KB 284/1206 KB 468/558 KB 181/181 KB 512/1199 KB 284/1206 KB 452/558 KB 181/181 KB 476/1199 KB 288/1206 KB 468/558 KB 512/1199 KB 292/1206 KB 468/558 KB 512/1199 KB 296/1206 KB 468/558 KB 512/1199 KB 300/1206 KB 468/558 KB 512/1199 KB 304/1206 KB 468/558 KB 512/1199 KB 308/1206 KB 468/558 KB 512/1199 KB unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 837.0 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 308/1206 KB 472/558 KB 512/1199 KB 308/1206 KB 476/558 KB 512/1199 KB 312/1206 KB 480/558 KB 512/1199 KB 312/1206 KB 476/558 KB 512/1199 KB 316/1206 KB 480/558 KB 512/1199 KB 320/1206 KB 480/558 KB 512/1199 KB 324/1206 KB 480/558 KB 512/1199 KB 328/1206 KB 484/558 KB 516/1199 KB 332/1206 KB 484/558 KB 516/1199 KB 336/1206 KB 484/558 KB 516/1199 KB 324/1206 KB 484/558 KB 516/1199 KB 336/1206 KB 484/558 KB 520/1199 KB 336/1206 KB 484/558 KB 524/1199 KB 336/1206 KB 484/558 KB 528/1199 KB 336/1206 KB 484/558 KB 532/1199 KB 340/1206 KB 484/558 KB 536/1199 KB 324/1206 KB 484/558 KB 512/1199 KB 340/1206 KB 488/558 KB 536/1199 KB 340/1206 KB 492/558 KB 536/1199 KB 340/1206 KB 496/558 KB 536/1199 KB 340/1206 KB 500/558 KB 536/1199 KB 340/1206 KB 504/558 KB 536/1199 KB 340/1206 KB 508/558 KB 536/1199 KB 340/1206 KB 512/558 KB 536/1199 KB 340/1206 KB 516/558 KB 536/1199 KB 340/1206 KB 520/558 KB 540/1199 KB 340/1206 KB 524/558 KB 540/1199 KB 340/1206 KB 528/558 KB 540/1199 KB 340/1206 KB 532/558 KB 540/1199 KB 340/1206 KB 536/558 KB 540/1199 KB 340/1206 KB 540/558 KB 540/1199 KB 340/1206 KB 544/558 KB 540/1199 KB 340/1206 KB 484/558 KB 532/1199 KB 344/1206 KB 544/558 KB 540/1199 KB 348/1206 KB 544/558 KB 540/1199 KB 352/1206 KB 544/558 KB 540/1199 KB 340/1206 KB 516/558 KB 540/1199 KB 352/1206 KB 544/558 KB 544/1199 KB 352/1206 KB 544/558 KB 548/1199 KB 356/1206 KB 544/558 KB 552/1199 KB 356/1206 KB 544/558 KB 556/1199 KB 356/1206 KB 544/558 KB 560/1199 KB 356/1206 KB 544/558 KB 548/1199 KB 360/1206 KB 544/558 KB 560/1199 KB 364/1206 KB 544/558 KB 560/1199 KB 368/1206 KB 544/558 KB 560/1199 KB 372/1206 KB 544/558 KB 560/1199 KB 376/1206 KB 548/558 KB 564/1199 KB 380/1206 KB 548/558 KB 564/1199 KB 384/1206 KB 548/558 KB 564/1199 KB 388/1206 KB 548/558 KB 564/1199 KB 392/1206 KB 548/558 KB 564/1199 KB 396/1206 KB 548/558 KB 564/1199 KB 400/1206 KB 548/558 KB 564/1199 KB 404/1206 KB 548/558 KB 564/1199 KB 408/1206 KB 548/558 KB 564/1199 KB 412/1206 KB 548/558 KB 564/1199 KB 416/1206 KB 548/558 KB 564/1199 KB 420/1206 KB 548/558 KB 564/1199 KB 372/1206 KB 548/558 KB 564/1199 KB 372/1206 KB 544/558 KB 564/1199 KB 420/1206 KB 548/558 KB 568/1199 KB 420/1206 KB 548/558 KB 572/1199 KB 420/1206 KB 548/558 KB 576/1199 KB 420/1206 KB 548/558 KB 580/1199 KB 420/1206 KB 552/558 KB 584/1199 KB 420/1206 KB 552/558 KB 588/1199 KB 420/1206 KB 552/558 KB 592/1199 KB 420/1206 KB 552/558 KB 580/1199 KB 420/1206 KB 556/558 KB 592/1199 KB 420/1206 KB 558/558 KB 592/1199 KB 420/1206 KB 558/558 KB 596/1199 KB 420/1206 KB 558/558 KB 600/1199 KB 420/1206 KB 558/558 KB 604/1199 KB 420/1206 KB 558/558 KB 608/1199 KB 420/1206 KB 558/558 KB 612/1199 KB 424/1206 KB 558/558 KB 612/1199 KB 428/1206 KB 558/558 KB 612/1199 KB 432/1206 KB 558/558 KB 612/1199 KB 432/1206 KB 558/558 KB 616/1199 KB 432/1206 KB 558/558 KB 620/1199 KB 432/1206 KB 558/558 KB 624/1199 KB 436/1206 KB 558/558 KB 628/1199 KB 436/1206 KB 558/558 KB 632/1199 KB 436/1206 KB 558/558 KB 636/1199 KB 436/1206 KB 558/558 KB 624/1199 KB 440/1206 KB 558/558 KB 636/1199 KB 444/1206 KB 558/558 KB 636/1199 KB 448/1206 KB 558/558 KB 636/1199 KB 452/1206 KB 558/558 KB 636/1199 KB 456/1206 KB 558/558 KB 640/1199 KB 460/1206 KB 558/558 KB 640/1199 KB 464/1206 KB 558/558 KB 640/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2350.7 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 452/1206 KB 558/558 KB 640/1199 KB 464/1206 KB 644/1199 KB 464/1206 KB 648/1199 KB 464/1206 KB 652/1199 KB 464/1206 KB 656/1199 KB 464/1206 KB 660/1199 KB 468/1206 KB 664/1199 KB 468/1206 KB 668/1199 KB 468/1206 KB 672/1199 KB 468/1206 KB 676/1199 KB 468/1206 KB 680/1199 KB 468/1206 KB 684/1199 KB 468/1206 KB 688/1199 KB 468/1206 KB 660/1199 KB 472/1206 KB 688/1199 KB 476/1206 KB 688/1199 KB 480/1206 KB 688/1199 KB 484/1206 KB 688/1199 KB 488/1206 KB 688/1199 KB 492/1206 KB 688/1199 KB 496/1206 KB 688/1199 KB 500/1206 KB 688/1199 KB 504/1206 KB 692/1199 KB 508/1206 KB 692/1199 KB 512/1206 KB 692/1199 KB 500/1206 KB 692/1199 KB 512/1206 KB 696/1199 KB 512/1206 KB 700/1199 KB 512/1206 KB 704/1199 KB 512/1206 KB 708/1199 KB 516/1206 KB 712/1199 KB 516/1206 KB 716/1199 KB 516/1206 KB 720/1199 KB 516/1206 KB 708/1199 KB 520/1206 KB 720/1199 KB 524/1206 KB 720/1199 KB 528/1206 KB 720/1199 KB 532/1206 KB 720/1199 KB 536/1206 KB 724/1199 KB 540/1206 KB 724/1199 KB 544/1206 KB 724/1199 KB 532/1206 KB 724/1199 KB 544/1206 KB 728/1199 KB 544/1206 KB 732/1199 KB 544/1206 KB 736/1199 KB 548/1206 KB 736/1199 KB 552/1206 KB 740/1199 KB 556/1206 KB 740/1199 KB 560/1206 KB 740/1199 KB 548/1206 KB 740/1199 KB 560/1206 KB 744/1199 KB 560/1206 KB 748/1199 KB 560/1206 KB 752/1199 KB 564/1206 KB 756/1199 KB 564/1206 KB 760/1199 KB 564/1206 KB 764/1199 KB 564/1206 KB 768/1199 KB 564/1206 KB 772/1199 KB 564/1206 KB 776/1199 KB 564/1206 KB 780/1199 KB 564/1206 KB 784/1199 KB 564/1206 KB 788/1199 KB 564/1206 KB 752/1199 KB 568/1206 KB 788/1199 KB 572/1206 KB 788/1199 KB 576/1206 KB 788/1199 KB 580/1206 KB 788/1199 KB 584/1206 KB 788/1199 KB 588/1206 KB 788/1199 KB 592/1206 KB 788/1199 KB 596/1206 KB 788/1199 KB 600/1206 KB 788/1199 KB 600/1206 KB 792/1199 KB 604/1206 KB 792/1199 KB 608/1206 KB 792/1199 KB 612/1206 KB 796/1199 KB 616/1206 KB 796/1199 KB 620/1206 KB 796/1199 KB 624/1206 KB 796/1199 KB 608/1206 KB 796/1199 KB 624/1206 KB 800/1199 KB 624/1206 KB 804/1199 KB 624/1206 KB 808/1199 KB 624/1206 KB 812/1199 KB 624/1206 KB 816/1199 KB 624/1206 KB 820/1199 KB 628/1206 KB 824/1199 KB 628/1206 KB 828/1199 KB 628/1206 KB 832/1199 KB 628/1206 KB 820/1199 KB 632/1206 KB 832/1199 KB 636/1206 KB 832/1199 KB 640/1206 KB 832/1199 KB 644/1206 KB 832/1199 KB 648/1206 KB 836/1199 KB 652/1206 KB 836/1199 KB 656/1206 KB 836/1199 KB 644/1206 KB 836/1199 KB 656/1206 KB 840/1199 KB 656/1206 KB 844/1199 KB 656/1206 KB 848/1199 KB 660/1206 KB 848/1199 KB 664/1206 KB 852/1199 KB 668/1206 KB 852/1199 KB 672/1206 KB 852/1199 KB 660/1206 KB 852/1199 KB 672/1206 KB 856/1199 KB 672/1206 KB 860/1199 KB 672/1206 KB 864/1199 KB 676/1206 KB 868/1199 KB 676/1206 KB 872/1199 KB 676/1206 KB 876/1199 KB 676/1206 KB 880/1199 KB 676/1206 KB 884/1199 KB 676/1206 KB 888/1199 KB 676/1206 KB 892/1199 KB 676/1206 KB 896/1199 KB 676/1206 KB 864/1199 KB 680/1206 KB 896/1199 KB 684/1206 KB 896/1199 KB 688/1206 KB 896/1199 KB 692/1206 KB 896/1199 KB 696/1206 KB 896/1199 KB 700/1206 KB 896/1199 KB 704/1206 KB 896/1199 KB 704/1206 KB 900/1199 KB 708/1206 KB 904/1199 KB 708/1206 KB 908/1199 KB 708/1206 KB 912/1199 KB 708/1206 KB 900/1199 KB 712/1206 KB 912/1199 KB 716/1206 KB 912/1199 KB 720/1206 KB 912/1199 KB 724/1206 KB 912/1199 KB 728/1206 KB 916/1199 KB 724/1206 KB 916/1199 KB 728/1206 KB 920/1199 KB 728/1206 KB 924/1199 KB 728/1206 KB 928/1199 KB 728/1206 KB 932/1199 KB 732/1206 K unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install B 936/1199 KB 732/1206 KB 940/1199 KB 732/1206 KB 944/1199 KB 732/1206 KB 932/1199 KB 736/1206 KB 944/1199 KB 740/1206 KB 944/1199 KB 744/1206 KB 944/1199 KB 748/1206 KB 944/1199 KB 752/1206 KB 944/1199 KB 756/1206 KB 948/1199 KB 760/1206 KB 948/1199 KB 764/1206 KB 948/1199 KB 768/1206 KB 948/1199 KB 772/1206 KB 948/1199 KB 776/1206 KB 948/1199 KB 780/1206 KB 948/1199 KB 784/1206 KB 948/1199 KB 788/1206 KB 948/1199 KB 752/1206 KB 948/1199 KB 788/1206 KB 952/1199 KB 788/1206 KB 956/1199 KB 788/1206 KB 960/1199 KB 788/1206 KB 964/1199 KB 788/1206 KB 968/1199 KB 788/1206 KB 972/1199 KB 788/1206 KB 976/1199 KB 788/1206 KB 980/1199 KB 788/1206 KB 984/1199 KB 788/1206 KB 988/1199 KB 792/1206 KB 988/1199 KB 796/1206 KB 992/1199 KB 800/1206 KB 992/1199 KB 804/1206 KB 992/1199 KB 808/1206 KB 992/1199 KB 812/1206 KB 992/1199 KB 816/1206 KB 992/1199 KB 820/1206 KB 992/1199 KB 824/1206 KB 992/1199 KB 828/1206 KB 992/1199 KB 792/1206 KB 992/1199 KB 828/1206 KB 996/1199 KB 828/1206 KB 1000/1199 KB 828/1206 KB 1004/1199 KB 828/1206 KB 1008/1199 KB 828/1206 KB 1012/1199 KB 828/1206 KB 1016/1199 KB 828/1206 KB 1020/1199 KB 828/1206 KB 1024/1199 KB 828/1206 KB 1028/1199 KB 832/1206 KB 1028/1199 KB 836/1206 KB 1028/1199 KB 840/1206 KB 1032/1199 KB 844/1206 KB 1032/1199 KB 848/1206 KB 1032/1199 KB 852/1206 KB 1032/1199 KB 856/1206 KB 1032/1199 KB 860/1206 KB 1032/1199 KB 864/1206 KB 1032/1199 KB 836/1206 KB 1032/1199 KB 864/1206 KB 1036/1199 KB 864/1206 KB 1040/1199 KB 864/1206 KB 1044/1199 KB 864/1206 KB 1048/1199 KB 864/1206 KB 1052/1199 KB 864/1206 KB 1056/1199 KB 864/1206 KB 1060/1199 KB 868/1206 KB 1064/1199 KB 868/1206 KB 1068/1199 KB 868/1206 KB 1072/1199 KB 868/1206 KB 1060/1199 KB 872/1206 KB 1072/1199 KB 876/1206 KB 1072/1199 KB 880/1206 KB 1072/1199 KB 884/1206 KB 1072/1199 KB 888/1206 KB 1076/1199 KB 892/1206 KB 1076/1199 KB 896/1206 KB 1076/1199 KB 884/1206 KB 1076/1199 KB 896/1206 KB 1080/1199 KB 896/1206 KB 1084/1199 KB 896/1206 KB 1088/1199 KB 896/1206 KB 1092/1199 KB 900/1206 KB 1096/1199 KB 900/1206 KB 1100/1199 KB 900/1206 KB 1104/1199 KB 900/1206 KB 1092/1199 KB 904/1206 KB 1104/1199 KB 908/1206 KB 1104/1199 KB 912/1206 KB 1104/1199 KB 912/1206 KB 1108/1199 KB 916/1206 KB 1112/1199 KB 916/1206 KB 1116/1199 KB 916/1206 KB 1108/1199 KB 920/1206 KB 1116/1199 KB 924/1206 KB 1120/1199 KB 928/1206 KB 1120/1199 KB 932/1206 KB 1120/1199 KB 936/1206 KB 1120/1199 KB 940/1206 KB 1120/1199 KB 944/1206 KB 1120/1199 KB 948/1206 KB 1120/1199 KB 952/1206 KB 1120/1199 KB 956/1206 KB 1120/1199 KB 960/1206 KB 1120/1199 KB 920/1206 KB 1120/1199 KB 960/1206 KB 1124/1199 KB 960/1206 KB 1128/1199 KB 960/1206 KB 1132/1199 KB 960/1206 KB 1136/1199 KB 960/1206 KB 1140/1199 KB 960/1206 KB 1144/1199 KB 960/1206 KB 1148/1199 KB 960/1206 KB 1152/1199 KB 960/1206 KB 1156/1199 KB 964/1206 KB 1160/1199 KB 964/1206 KB 1164/1199 KB 964/1206 KB 1168/1199 KB 964/1206 KB 1172/1199 KB 964/1206 KB 1176/1199 KB 964/1206 KB 1180/1199 KB 964/1206 KB 1184/1199 KB 964/1206 KB 1156/1199 KB 968/1206 KB 1184/1199 KB 972/1206 KB 1184/1199 KB 976/1206 KB 1184/1199 KB 980/1206 KB 1184/1199 KB 984/1206 KB 1184/1199 KB 988/1206 KB 1184/1199 KB 992/1206 KB 1184/1199 KB 996/1206 KB 1184/1199 KB 1000/1206 KB 1188/1199 KB 1004/1206 KB 1188/1199 KB 996/1206 KB 1188/1199 KB 1004/1206 KB 1192/1199 KB 1004/1206 KB 1196/1199 KB 1008/1206 KB 1199/1199 KB 1008/1206 KB 1196/1199 KB 1012/1206 KB 1199/1199 KB unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 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 3879.2 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install 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 3744.3 KB/sec) unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:01:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:01:46 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: 11:01:46 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: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 59.535 s unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-22T11:01:46+00:00 unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:01:46 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: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 11:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:01:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:01:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:01:47 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:01:47 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:01:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:01:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:01:47 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:01:48 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: 11:01:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:01:48 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:01:48 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:01:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:01:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 11:01:49 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 11:01:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 11:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:01:49 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:01:49 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:01:49 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:01:50 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: 11:01:50 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 11:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 11:01:50 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 11:01:50 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-oai-epc-0: 11:01:50 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:01:50 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:01:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:01:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:01:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:01:50 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:01:50 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:01:51 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: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-41b6f2-default-0". unit-abot-epc-basic-0: 11:01:54 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: 11:01:54 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 11:01:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:01:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 11:01:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 11:01:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:01:56 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:01:56 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:01:57 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:01:57 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:01:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 11:01:58 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: 11:01:58 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 11:01:58 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 11:01:59 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:01:59 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 11:01:59 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: 11:01:59 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: 11:02:00 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: 11:02:00 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.9 [186 kB] unit-abot-epc-basic-0: 11:02:00 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: 11:02:00 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: 11:02:01 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: 11:02:01 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: 11:02:01 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: 11:02:01 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: 11:02:01 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: 11:02:02 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: 11:02:02 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: 11:02:02 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: 11:02:02 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: 11:02:02 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: 11:02:02 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: 11:02:02 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: 11:02:03 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: 11:02:03 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: 11:02:03 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: 11:02:03 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: 11:02:03 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: 11:02:03 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: 11:02:03 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: 11:02:04 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: 11:02:04 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: 11:02:04 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: 11:02:04 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.10 [260 kB] unit-abot-epc-basic-0: 11:02:04 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: 11:02:05 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: 11:02:05 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: 11:02:05 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: 11:02:05 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: 11:02:05 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: 11:02:06 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: 11:02:06 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: 11:02:06 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: 11:02:06 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: 11:02:06 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: 11:02:06 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: 11:02:06 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: 11:02:07 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: 11:02:07 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: 11:02:07 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: 11:02:07 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: 11:02:07 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: 11:02:07 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: 11:02:07 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: 11:02:08 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: 11:02:08 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: 11:02:08 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: 11:02:08 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: 11:02:08 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: 11:02:08 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: 11:02:09 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: 11:02:09 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: 11:02:09 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: 11:02:09 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: 11:02:09 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: 11:02:09 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: 11:02:09 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: 11:02:10 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: 11:02:10 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: 11:02:10 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: 11:02:10 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: 11:02:10 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: 11:02:10 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: 11:02:10 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: 11:02:11 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: 11:02:11 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: 11:02:11 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: 11:02:11 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: 11:02:11 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: 11:02:11 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: 11:02:12 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: 11:02:12 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: 11:02:12 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: 11:02:12 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: 11:02:12 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: 11:02:12 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: 11:02:12 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: 11:02:13 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: 11:02:13 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: 11:02:13 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: 11:02:13 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: 11:02:13 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: 11:02:13 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: 11:02:13 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: 11:02:13 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: 11:02:14 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: 11:02:14 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: 11:02:14 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: 11:02:14 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: 11:02:14 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: 11:02:14 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: 11:02:14 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: 11:02:15 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: 11:02:15 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: 11:02:15 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: 11:02:15 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: 11:02:15 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-abot-epc-basic-0: 11:02:16 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-abot-epc-basic-0: 11:02:16 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: 11:02:16 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: 11:02:17 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-abot-epc-basic-0: 11:02:17 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-abot-epc-basic-0: 11:02:17 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-abot-epc-basic-0: 11:02:18 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: 11:02:18 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: 11:02:18 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: 11:02:18 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-abot-epc-basic-0: 11:02:18 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-abot-epc-basic-0: 11:02:18 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-abot-epc-basic-0: 11:02:19 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-abot-epc-basic-0: 11:02:19 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-abot-epc-basic-0: 11:02:20 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: 11:02:20 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: 11:02:20 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-abot-epc-basic-0: 11:02:20 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-abot-epc-basic-0: 11:02:20 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: 11:02:20 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: 11:02:20 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: 11:02:21 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: 11:02:21 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: 11:02:21 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 11:02:21 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: 11:02:21 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: 11:02:21 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: 11:02:22 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: 11:02:22 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: 11:02:22 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: 11:02:22 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: 11:02:22 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: 11:02:22 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: 11:02:23 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.10 [111 kB] unit-abot-epc-basic-0: 11:02:23 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.10 [380 kB] unit-abot-epc-basic-0: 11:02:23 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: 11:02:23 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: 11:02:23 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: 11:02:24 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: 11:02:24 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-oai-hss-0: 11:02:24 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:02:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:02:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:02:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:02:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:02:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:02:24 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-oai-hss-0: 11:02:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:02:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 11:02:24 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-oai-hss-0: 11:02:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:02:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:02:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:02:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:02:24 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-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:02:25 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: 11:02:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:02:25 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-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:02:25 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-oai-hss-0: 11:02:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 11:02:25 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-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:02:25 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: 11:02:25 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-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:02:25 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: 11:02:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:02:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:02:25 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-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:02:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:02:26 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:02:26 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-oai-hss-0: 11:02:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:02:26 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-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:02:26 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:02:26 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.10 [291 kB] unit-abot-epc-basic-0: 11:02:26 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.10 [8,043 kB] unit-oai-hss-0: 11:02:27 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:02:27 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:02:27 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:02:27 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:02:27 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: 11:02:27 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: 11:02:27 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.5 [16.1 kB] unit-abot-epc-basic-0: 11:02:27 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: 11:02:27 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: 11:02:27 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-oai-hss-0: 11:02:28 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:02:28 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:02:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:02:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:02:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:02:28 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:02:28 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 11:02:28 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 11:02:28 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: 11:02:28 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 11:02:29 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: 11:02:29 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: 11:02:29 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: 11:02:29 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: 11:02:29 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: 11:02:29 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: 11:02:29 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: 11:02:30 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: 11:02:30 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: 11:02:30 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: 11:02:30 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: 11:02:30 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: 11:02:30 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: 11:02:31 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: 11:02:31 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: 11:02:31 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: 11:02:31 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: 11:02:31 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: 11:02:31 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: 11:02:32 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: 11:02:32 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: 11:02:32 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: 11:02:32 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: 11:02:32 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: 11:02:32 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] unit-abot-epc-basic-0: 11:02:33 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: 11:02:33 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] unit-abot-epc-basic-0: 11:02:33 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] unit-abot-epc-basic-0: 11:02:33 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: 11:02:33 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: 11:02:33 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: 11:02:33 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] unit-abot-epc-basic-0: 11:02:34 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: 11:02:34 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: 11:02:34 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: 11:02:34 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: 11:02:34 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: 11:02:34 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] unit-abot-epc-basic-0: 11:02:35 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.3 [2,430 B] unit-abot-epc-basic-0: 11:02:35 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] unit-abot-epc-basic-0: 11:02:35 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: 11:02:35 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: 11:02:36 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: 11:02:36 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: 11:02:36 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] unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 11:02:36 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] unit-abot-epc-basic-0: 11:02:36 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] unit-abot-epc-basic-0: 11:02:37 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-abot-epc-basic-0: 11:02:37 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: 11:02:37 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-abot-epc-basic-0: 11:02:38 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: 11:02:38 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: 11:02:38 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-abot-epc-basic-0: 11:02:38 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] unit-abot-epc-basic-0: 11:02:38 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: 11:02:38 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: 11:02:39 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: 11:02:39 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: 11:02:39 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: 11:02:39 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-abot-epc-basic-0: 11:02:39 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: 11:02:39 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: 11:02:40 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: 11:02:40 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-abot-epc-basic-0: 11:02:40 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-abot-epc-basic-0: 11:02:41 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-abot-epc-basic-0: 11:02:41 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: 11:02:41 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-abot-epc-basic-0: 11:02:41 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: 11:02:41 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: 11:02:41 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: 11:02:42 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-abot-epc-basic-0: 11:02:42 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-abot-epc-basic-0: 11:02:42 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-abot-epc-basic-0: 11:02:42 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-abot-epc-basic-0: 11:02:42 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-abot-epc-basic-0: 11:02:42 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-abot-epc-basic-0: 11:02:43 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-abot-epc-basic-0: 11:02:43 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: 11:02:43 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: 11:02:43 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: 11:02:43 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: 11:02:43 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: 11:02:43 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: 11:02:44 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: 11:02:44 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: 11:02:44 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: 11:02:44 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: 11:02:44 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: 11:02:44 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: 11:02:45 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: 11:02:45 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: 11:02:45 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: 11:02:45 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: 11:02:45 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-abot-epc-basic-0: 11:02:45 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: 11:02:45 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: 11:02:46 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: 11:02:46 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-abot-epc-basic-0: 11:02:46 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: 11:02:46 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: 11:02:46 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: 11:02:46 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: 11:02:46 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: 11:02:47 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-abot-epc-basic-0: 11:02:47 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: 11:02:47 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: 11:02:47 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-abot-epc-basic-0: 11:02:47 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-abot-epc-basic-0: 11:02:47 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-abot-epc-basic-0: 11:02:48 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: 11:02:48 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-abot-epc-basic-0: 11:02:48 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-abot-epc-basic-0: 11:02:48 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: 11:02:48 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: 11:02:49 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-abot-epc-basic-0: 11:02:49 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: 11:02:49 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: 11:02:49 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: 11:02:49 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: 11:02:49 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-abot-epc-basic-0: 11:02:49 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-abot-epc-basic-0: 11:02:50 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-abot-epc-basic-0: 11:02:50 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: 11:02:50 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: 11:02:50 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: 11:02:50 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-abot-epc-basic-0: 11:02:50 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-abot-epc-basic-0: 11:02:50 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-abot-epc-basic-0: 11:02:51 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-abot-epc-basic-0: 11:02:51 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-abot-epc-basic-0: 11:02:51 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-abot-epc-basic-0: 11:02:51 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-abot-epc-basic-0: 11:02:51 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: 11:02:51 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 11:02:52 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 11:02:52 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-abot-epc-basic-0: 11:02:52 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-abot-epc-basic-0: 11:02:52 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-abot-epc-basic-0: 11:02:52 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-abot-epc-basic-0: 11:02:53 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: 11:02:53 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-abot-epc-basic-0: 11:02:53 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 11:02:54 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 11:02:54 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: 11:02:54 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: 11:02:54 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-abot-epc-basic-0: 11:02:54 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: 11:02:55 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: 11:02:55 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: 11:02:55 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: 11:02:55 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: 11:02:55 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: 11:02:55 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-abot-epc-basic-0: 11:02:55 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-abot-epc-basic-0: 11:02:56 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-abot-epc-basic-0: 11:02:56 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-abot-epc-basic-0: 11:02:56 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-abot-epc-basic-0: 11:02:56 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: 11:02:56 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: 11:02:57 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: 11:02:57 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-abot-epc-basic-0: 11:02:57 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: 11:02:57 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: 11:02:58 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-abot-epc-basic-0: 11:02:58 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-epc-0: 11:02:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:02:58 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:02:59 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-abot-epc-basic-0: 11:02:59 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-abot-epc-basic-0: 11:02:59 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-abot-epc-basic-0: 11:02:59 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: 11:02:59 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: 11:02:59 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: 11:02:59 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: 11:03:00 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-abot-epc-basic-0: 11:03:00 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-abot-epc-basic-0: 11:03:00 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-abot-epc-basic-0: 11:03:00 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-abot-epc-basic-0: 11:03:00 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-abot-epc-basic-0: 11:03:01 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-abot-epc-basic-0: 11:03:01 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: 11:03:01 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: 11:03:01 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: 11:03:02 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: 11:03:02 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: 11:03:02 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: 11:03:02 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: 11:03:02 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: 11:03:02 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: 11:03:03 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: 11:03:03 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: 11:03:03 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: 11:03:03 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: 11:03:03 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: 11:03:03 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.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 11:03:03 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 11:03:04 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.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 11:03:04 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: 11:03:04 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: 11:03:04 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: 11:03:04 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-abot-epc-basic-0: 11:03:04 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-abot-epc-basic-0: 11:03:05 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-abot-epc-basic-0: 11:03:06 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: 11:03:06 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: 11:03:06 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: 11:03:06 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: 11:03:07 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.8 [756 kB] unit-abot-epc-basic-0: 11:03:07 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: 11:03:07 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: 11:03:07 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: 11:03:07 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: 11:03:08 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: 11:03:08 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: 11:03:08 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: 11:03:08 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: 11:03:08 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: 11:03:09 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: 11:03:09 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: 11:03:09 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: 11:03:09 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: 11:03:09 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: 11:03:10 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: 11:03:10 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: 11:03:10 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: 11:03:11 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: 11:03:11 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: 11:03:11 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: 11:03:11 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: 11:03:11 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-abot-epc-basic-0: 11:03:11 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: 11:03:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:03:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:03:11 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: 11:03:12 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.13 [1,342 kB] unit-abot-epc-basic-0: 11:03:12 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.13 [1,079 kB] unit-abot-epc-basic-0: 11:03:12 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-abot-epc-basic-0: 11:03:13 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: 11:03:13 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-abot-epc-basic-0: 11:03:13 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-abot-epc-basic-0: 11:03:13 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-abot-epc-basic-0: 11:03:13 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-abot-epc-basic-0: 11:03:13 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-abot-epc-basic-0: 11:03:14 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-abot-epc-basic-0: 11:03:14 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-abot-epc-basic-0: 11:03:14 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-abot-epc-basic-0: 11:03:15 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-abot-epc-basic-0: 11:03:15 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-abot-epc-basic-0: 11:03:15 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-abot-epc-basic-0: 11:03:15 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-abot-epc-basic-0: 11:03:15 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-abot-epc-basic-0: 11:03:15 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-abot-epc-basic-0: 11:03:16 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-abot-epc-basic-0: 11:03:16 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: 11:03:16 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-abot-epc-basic-0: 11:03:16 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-abot-epc-basic-0: 11:03:16 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-abot-epc-basic-0: 11:03:17 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-abot-epc-basic-0: 11:03:17 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-abot-epc-basic-0: 11:03:17 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-abot-epc-basic-0: 11:03:17 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-abot-epc-basic-0: 11:03:18 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-abot-epc-basic-0: 11:03:18 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-abot-epc-basic-0: 11:03:18 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-abot-epc-basic-0: 11:03:18 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-abot-epc-basic-0: 11:03:18 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-abot-epc-basic-0: 11:03:19 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-abot-epc-basic-0: 11:03:19 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-abot-epc-basic-0: 11:03:19 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-abot-epc-basic-0: 11:03:19 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-abot-epc-basic-0: 11:03:19 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-abot-epc-basic-0: 11:03:19 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: 11:03:19 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: 11:03:20 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: 11:03:20 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: 11:03:20 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: 11:03:20 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.10 [2,960 kB] unit-abot-epc-basic-0: 11:03:20 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.10 [41.0 kB] unit-abot-epc-basic-0: 11:03:20 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: 11:03:20 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: 11:03:21 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: 11:03:21 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: 11:03:21 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: 11:03:21 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: 11:03:21 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-abot-epc-basic-0: 11:03:22 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-abot-epc-basic-0: 11:03:22 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: 11:03:23 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: 11:03:23 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-abot-epc-basic-0: 11:03:25 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-abot-epc-basic-0: 11:03:25 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-abot-epc-basic-0: 11:03:26 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-abot-epc-basic-0: 11:03:26 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: 11:03:26 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-abot-epc-basic-0: 11:03:26 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-abot-epc-basic-0: 11:03:26 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-abot-epc-basic-0: 11:03:26 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-abot-epc-basic-0: 11:03:27 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-abot-epc-basic-0: 11:03:27 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-abot-epc-basic-0: 11:03:27 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-abot-epc-basic-0: 11:03:27 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-abot-epc-basic-0: 11:03:28 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: 11:03:28 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-abot-epc-basic-0: 11:03:28 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-abot-epc-basic-0: 11:03:28 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-abot-epc-basic-0: 11:03:28 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-abot-epc-basic-0: 11:03:29 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: 11:03:29 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:03:29 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 29s (3,270 kB/s) unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 11:03:30 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 ... 67266 files and directories currently installed.) unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:03:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 11:03:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:03:32 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:03:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 11:03:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 11:03:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 11:03:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 11:03:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:03:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:03:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 11:03:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:03:33 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:03:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 11:03:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:03:34 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 11:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 11:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 11:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 11:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 11:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 11:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 11:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 11:03:37 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: 11:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 11:03:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 11:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 11:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 11:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 11:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 11:03:41 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: 11:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 11:03:42 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: 11:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 11:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 11:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 11:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 11:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 11:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 11:03:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 11:03:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:03:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 11:03:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:03:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 11:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 11:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 11:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 11:03:49 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: 11:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 11:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 11:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 11:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 11:03:52 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: 11:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 11:03:54 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: 11:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 11:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 11:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 11:03:55 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: 11:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 11:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 11:03:56 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: 11:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 11:03:56 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: 11:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 11:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 11:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 11:04:02 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: 11:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 11:04:04 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: 11:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 11:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 11:04:06 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: 11:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 11:04:06 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: 11:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 11:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 11:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 11:04:08 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: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:04:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 11:04:14 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: 11:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 11:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 11:04:15 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: 11:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 11:04:16 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: 11:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 11:04:17 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: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 11:04:17 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: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 11:04:17 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: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 11:04:18 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: 11:04:18 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: 11:04:18 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: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 11:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-epc-0: 11:04:22 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:04:22 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:04:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:04:22 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:04:22 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:04:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:04:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 11:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-epc-0: 11:04:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:04:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:04:22 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-oai-epc-0: 11:04:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-epc-0: 11:04:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:04:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:04: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: 11:04:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-oai-epc-0: 11:04:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:04:24 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-epc-0: 11:04:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 11:04:24 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: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:04:24 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-epc-0: 11:04:25 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:04:25 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:04:25 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:04:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:04:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:04:25 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 11:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 11:04:31 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: 11:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 11:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 11:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 11:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 11:04:39 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: 11:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 11:04:53 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: 11:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 11:04:54 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: 11:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 11:04:54 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: 11:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 11:04:55 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: 11:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 11:04:55 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: 11:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 11:04:56 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: 11:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 11:04:56 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: 11:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 11:05:04 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: 11:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 11:05:04 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: 11:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 11:05:05 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: 11:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 11:05:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:05:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:05:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:05:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:05:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:05:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:05:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 11:05:07 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: 11:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 11:05:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:05:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:05:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:05:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:05:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:05: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: 11:05:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:05:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:05:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:05:09 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: 11:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:05:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:05:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:05:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:05:09 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 11:05:10 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:05:10 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:05:10 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:05:10 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-mysql-0: 11:05:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:05:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:05:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:05:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:05:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:05:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:05:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:05:10 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:05:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:05:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:05:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:05:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 11:05:11 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:05:11 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:05:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:05:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:05:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:05:11 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 11:05:11 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: 11:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 11:05:12 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: 11:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 11:05:14 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: 11:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 11:05:15 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: 11:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 11:05:18 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: 11:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 11:05:21 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: 11:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 11:05:22 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: 11:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 11:05:24 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: 11:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:05:24 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: 11:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:05:25 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: 11:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 11:05:25 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: 11:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 11:05:27 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: 11:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 11:05:27 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: 11:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 11:05:30 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: 11:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 11:05:30 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: 11:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 11:05:33 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: 11:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 11:05:33 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: 11:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 11:05:33 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: 11:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 11:05:34 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: 11:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 11:05:35 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: 11:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 11:05:36 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: 11:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 11:05:36 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: 11:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:05:37 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: 11:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 11:05:38 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: 11:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 11:05:45 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: 11:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:05:53 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: 11:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 11:05:54 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: 11:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 11:05:55 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: 11:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 11:06:05 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: 11:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 11:06:07 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: 11:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 11:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 11:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 11:06:18 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: 11:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 11:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 11:06:19 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: 11:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 11:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 11:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 11:06:25 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: 11:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 11:06:27 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: 11:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 11:06:35 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: 11:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 11:06:36 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: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 11:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 11:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 11:06:50 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: 11:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 11:06:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 11:06:54 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: 11:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 11:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 11:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 11:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 11:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:07:04 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: 11:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 11:07:05 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: 11:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:07:11 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: 11:07:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 11:07:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:07:33 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: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:07:34 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-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:34 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:36 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: 11:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:07:49 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: 11:07:49 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:07:50 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: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:07:50 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: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:07:52 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 11:07:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:07:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:56 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: 11:07:56 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: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:07:57 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: 11:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:01 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: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:08:02 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:02 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:02 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:08:02 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:02 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-epc-0: 11:08:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:08:10 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:08:11 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: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:08: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: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:08: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: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:08: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: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:08:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:08: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: 11:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:08:22 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: 11:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:24 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-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:08:31 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: 11:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:33 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: 11:08:33 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08: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: 11:08: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: 11:08: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: 11:08:34 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:08:35 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: 11:08:35 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:38 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: 11:08:38 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: 11:08:38 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:41 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: 11:08:41 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: 11:08:41 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:08:42 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: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:08:45 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-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:08:47 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: 11:08:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 11:08:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:08:51 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:08:51 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-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:08: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: 11:08: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: 11:08: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: 11:08:57 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:08: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: 11:08:57 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:08: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: 11:08: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: 11:08:57 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:08: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: 11:08:57 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:08: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: 11:08:57 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 11:08:58 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: 11:08:58 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: 11:08:58 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (31.5 kB/s) unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 11:08:58 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 ... 107923 files and directories currently installed.) unit-abot-epc-basic-0: 11:08:58 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: 11:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:08:59 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: 11:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:09:01 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-mysql-0: 11:09:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:09:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:09:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:09:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:09:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:09:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:09:24 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:09:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:09:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:09:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:09:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:09:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:09:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:09:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:09:24 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:09:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:09:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:09:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:25 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: 11:09:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:09:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:09:25 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:09:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:09:25 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 11:09:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:09:26 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:09:26 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:09:26 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:09:27 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:09:27 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:09:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:09:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:09:27 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:09:27 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 11:09:35 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: 11:09:35 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: 11:09:35 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:09:35 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: 11:09:35 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:09:35 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: 11:09:35 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 11:09:35 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: 11:09:35 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: 11:09:36 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: 11:09:36 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-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (370 kB/s) unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 11:09:37 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 ... 108032 files and directories currently installed.) unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:09:40 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: 11:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:09:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:09:41 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-oai-hss-0: 11:10:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:10:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:10:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:10:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:10:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:10:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:10:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:10:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:10:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:10:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:10:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:12 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: 11:10:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:10:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:10:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:13 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: 11:10:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:10:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:10:13 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:10:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:10:13 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 11:10:14 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:10:14 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:10:14 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:10:14 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 11:10:14 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:10:14 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:10:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:10:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:10:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:10:14 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:10:16 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: 11:12:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:12:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:12:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:12:24 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-abot-epc-basic-0: 11:12:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:12:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 11:12:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 11:12:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:12:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:12:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:12:58 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 11:12:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:12:59 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 11:12:59 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 11:12:59 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 11:12:59 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 11:12:59 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 11:12:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:13:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:13:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:13:00 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 11:13:00 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 11:13:00 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 11:13:00 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 11:13:00 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:13:00 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:13:00 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 11:13:00 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 11:13:00 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 11:13:00 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 11:13:00 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 11:13:00 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 11:13:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start SHA256:4UWTpCqzn7U8Gl4ZRSXxKTNoQzu1qELXa1Akge6aKgc root@juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | .oo+.O+. | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | . = O.= . | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | .. o @ B o | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | ... * B + | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | .+ o S | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |E .= . o | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | . o. . + | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |. + o *.. | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |oo =.o. | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 11:13:00 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: 11:13:00 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start SHA256:gJsbf6nBbcrntmk50Swbap5TFjYKEHFOioF6KblBX1k ubuntu@juju-41b6f2-default-0 unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |o ooo oE | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |.+.= + | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |+.oo+ . | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |= o..o .+ | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | = +. oS= | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start |. =..*.o | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | . ++=* | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | .+BB. | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start | o**+o | unit-abot-epc-basic-0: 11:13:00 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:13:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:13:01 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 11:13:01 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 11:13:01 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 11:13:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:13:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:13:01 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 11:13:01 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:13:01 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 11:13:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 11:13:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:13:01 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:13:01 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 11:13:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 11:13:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:13:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:13:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-10-22 11:13:20,078 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-22 11:14:08,663 - 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, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines, 1 application 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, 2 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 All hosted models reclaimed, cleaning up controller machines 2018-10-22 11:14:08,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 11:14:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:08,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-cc739f9b-2347-411e-8597-a52113c6a122 Date: Mon, 22 Oct 2018 11:14:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:52:57Z", "updated_at": "2018-10-22T11:13:35Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "2af9e2c2-1999-47c6-b5d7-fdd19bd01235"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:47:48Z", "updated_at": "2018-10-22T11:14:05Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "396b7cdc-dde4-4cdd-ab6a-8ffe6c920cd6"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:01Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "b065376b-d726-410c-b7ff-cd07f4848f2f"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:55:11Z", "updated_at": "2018-10-22T11:13:43Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "eccef752-1854-4827-ade2-122b5279bcca"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:35Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "fed71f79-69a0-4d36-a258-046bf354c189"}]} 2018-10-22 11:14:08,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cc739f9b-2347-411e-8597-a52113c6a122 2018-10-22 11:14:08,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.175915956497s 2018-10-22 11:14:08,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cc739f9b-2347-411e-8597-a52113c6a122 2018-10-22 11:14:08,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 11:14:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/2af9e2c2-1999-47c6-b5d7-fdd19bd01235.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:09,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbbaa6da-c602-4676-933a-161db19e07fa Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:09,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/2af9e2c2-1999-47c6-b5d7-fdd19bd01235.json used request id req-dbbaa6da-c602-4676-933a-161db19e07fa 2018-10-22 11:14:09,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.570543050766s 2018-10-22 11:14:09,434 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/2af9e2c2-1999-47c6-b5d7-fdd19bd01235.json used request id req-dbbaa6da-c602-4676-933a-161db19e07fa 2018-10-22 11:14:09,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 11:14:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:09,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-890dcb7b-f485-4609-a953-a48470de4fdb Date: Mon, 22 Oct 2018 11:14:09 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:47:48Z", "updated_at": "2018-10-22T11:14:05Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "396b7cdc-dde4-4cdd-ab6a-8ffe6c920cd6"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:01Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "b065376b-d726-410c-b7ff-cd07f4848f2f"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:55:11Z", "updated_at": "2018-10-22T11:13:43Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "eccef752-1854-4827-ade2-122b5279bcca"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:35Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "fed71f79-69a0-4d36-a258-046bf354c189"}]} 2018-10-22 11:14:09,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-890dcb7b-f485-4609-a953-a48470de4fdb 2018-10-22 11:14:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.169188022614s 2018-10-22 11:14:09,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-890dcb7b-f485-4609-a953-a48470de4fdb 2018-10-22 11:14:09,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 11:14:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/396b7cdc-dde4-4cdd-ab6a-8ffe6c920cd6.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:10,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8de3445c-fbc7-49e9-9099-af53d9a6cb57 Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:10,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/396b7cdc-dde4-4cdd-ab6a-8ffe6c920cd6.json used request id req-8de3445c-fbc7-49e9-9099-af53d9a6cb57 2018-10-22 11:14:10,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.550127029419s 2018-10-22 11:14:10,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/396b7cdc-dde4-4cdd-ab6a-8ffe6c920cd6.json used request id req-8de3445c-fbc7-49e9-9099-af53d9a6cb57 2018-10-22 11:14:10,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 11:14:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:10,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-289fe683-26e0-4305-84ba-40c1db6de509 Date: Mon, 22 Oct 2018 11:14:10 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:01Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "b065376b-d726-410c-b7ff-cd07f4848f2f"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:55:11Z", "updated_at": "2018-10-22T11:13:43Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "eccef752-1854-4827-ade2-122b5279bcca"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:35Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "fed71f79-69a0-4d36-a258-046bf354c189"}]} 2018-10-22 11:14:10,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-289fe683-26e0-4305-84ba-40c1db6de509 2018-10-22 11:14:10,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.17454791069s 2018-10-22 11:14:10,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-289fe683-26e0-4305-84ba-40c1db6de509 2018-10-22 11:14:10,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 11:14:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b065376b-d726-410c-b7ff-cd07f4848f2f.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:10,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5ccb725-f67f-4cc8-96ae-14298cc11ece Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:10,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b065376b-d726-410c-b7ff-cd07f4848f2f.json used request id req-c5ccb725-f67f-4cc8-96ae-14298cc11ece 2018-10-22 11:14:10,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.532389879227s 2018-10-22 11:14:10,904 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b065376b-d726-410c-b7ff-cd07f4848f2f.json used request id req-c5ccb725-f67f-4cc8-96ae-14298cc11ece 2018-10-22 11:14:10,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 11:14:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:11,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-8e517f8d-fbba-4247-8d64-29dbf1d0326d Date: Mon, 22 Oct 2018 11:14:11 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:55:11Z", "updated_at": "2018-10-22T11:13:43Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "eccef752-1854-4827-ade2-122b5279bcca"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:35Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "fed71f79-69a0-4d36-a258-046bf354c189"}]} 2018-10-22 11:14:11,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8e517f8d-fbba-4247-8d64-29dbf1d0326d 2018-10-22 11:14:11,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.157359838486s 2018-10-22 11:14:11,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8e517f8d-fbba-4247-8d64-29dbf1d0326d 2018-10-22 11:14:11,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 11:14:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/eccef752-1854-4827-ade2-122b5279bcca.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:11,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0cf0136-064c-46fc-a65b-17a04b08c17e Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:11,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/eccef752-1854-4827-ade2-122b5279bcca.json used request id req-a0cf0136-064c-46fc-a65b-17a04b08c17e 2018-10-22 11:14:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.526291131973s 2018-10-22 11:14:11,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/eccef752-1854-4827-ade2-122b5279bcca.json used request id req-a0cf0136-064c-46fc-a65b-17a04b08c17e 2018-10-22 11:14:11,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 11:14:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:11,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-fc0bda31-af2f-422d-a486-68f255485b94 Date: Mon, 22 Oct 2018 11:14:11 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:58:35Z", "updated_at": "2018-10-22T11:13:53Z", "floating_network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_id": null, "id": "fed71f79-69a0-4d36-a258-046bf354c189"}]} 2018-10-22 11:14:11,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fc0bda31-af2f-422d-a486-68f255485b94 2018-10-22 11:14:11,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164402961731s 2018-10-22 11:14:11,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fc0bda31-af2f-422d-a486-68f255485b94 2018-10-22 11:14:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-22 11:14:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/fed71f79-69a0-4d36-a258-046bf354c189.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:12,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16c5a2d7-b965-407c-b3a0-13ca331d2170 Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:12,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/fed71f79-69a0-4d36-a258-046bf354c189.json used request id req-16c5a2d7-b965-407c-b3a0-13ca331d2170 2018-10-22 11:14:12,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.69256901741s 2018-10-22 11:14:12,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/fed71f79-69a0-4d36-a258-046bf354c189.json used request id req-16c5a2d7-b965-407c-b3a0-13ca331d2170 2018-10-22 11:14:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-22 11:14:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:12,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-86a43fdf-064e-471e-b629-7907b97e0288 Date: Mon, 22 Oct 2018 11:14:12 GMT RESP BODY: {"floatingips": []} 2018-10-22 11:14:12,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-86a43fdf-064e-471e-b629-7907b97e0288 2018-10-22 11:14:12,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.158332109451s 2018-10-22 11:14:12,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-86a43fdf-064e-471e-b629-7907b97e0288 2018-10-22 11:14:12,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 11:14:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:14,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-371d8b60-905a-44c0-9f0c-95dc78d288f0 Date: Mon, 22 Oct 2018 11:14:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 11:14:14,478 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12 used request id req-371d8b60-905a-44c0-9f0c-95dc78d288f0 2018-10-22 11:14:14,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.83919692039s 2018-10-22 11:14:14,478 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c1a1cbf8-a253-4c33-b250-ceaf17023c12 used request id req-371d8b60-905a-44c0-9f0c-95dc78d288f0 2018-10-22 11:14:14,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 11:14:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:14,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11: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-2d490d66-74da-4dcf-95a0-01ee51ff8bac x-compute-request-id: req-2d490d66-74da-4dcf-95a0-01ee51ff8bac Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/42156752-6c19-4e04-a661-beafff3542d4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "42156752-6c19-4e04-a661-beafff3542d4", "name": "juju_epc-flavor_alt_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e87ef5b-2715-4f26-ba03-41a766fb4830", "name": "juju_epc-flavor_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 11:14:14,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2d490d66-74da-4dcf-95a0-01ee51ff8bac 2018-10-22 11:14:14,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206021785736s 2018-10-22 11:14:14,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2d490d66-74da-4dcf-95a0-01ee51ff8bac 2018-10-22 11:14:14,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 11:14:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:14,727 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 11: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 x-openstack-request-id: req-c75e0417-41f2-4bab-8b53-282164cade6a x-compute-request-id: req-c75e0417-41f2-4bab-8b53-282164cade6a Content-Length: 0 Content-Type: application/json 2018-10-22 11:14:14,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4 used request id req-c75e0417-41f2-4bab-8b53-282164cade6a 2018-10-22 11:14:14,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389769077301s 2018-10-22 11:14:14,727 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/42156752-6c19-4e04-a661-beafff3542d4 used request id req-c75e0417-41f2-4bab-8b53-282164cade6a 2018-10-22 11:14:14,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-22 11:14:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c/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}84799388bcea5e0dd5f0ae9556691602e2e762d8" -d '{"subnet_id": "79ee2a58-f62e-4828-8da8-e4327c84ff33"}' 2018-10-22 11:14:16,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65328826-298a-4d7c-8c19-5506a11e05b0 Date: Mon, 22 Oct 2018 11:14:16 GMT RESP BODY: {"network_id": "312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "subnet_id": "79ee2a58-f62e-4828-8da8-e4327c84ff33", "subnet_ids": ["79ee2a58-f62e-4828-8da8-e4327c84ff33"], "port_id": "d03ba9c2-003b-4755-a919-51adf6e8f694", "id": "294afbdb-089d-417f-80db-b79cc739228c"} 2018-10-22 11:14:16,308 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c/remove_router_interface.json used request id req-65328826-298a-4d7c-8c19-5506a11e05b0 2018-10-22 11:14:16,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58022403717s 2018-10-22 11:14:16,308 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c/remove_router_interface.json used request id req-65328826-298a-4d7c-8c19-5506a11e05b0 returning object 294afbdb-089d-417f-80db-b79cc739228c 2018-10-22 11:14:16,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-22 11:14:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:16,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c1703e59-5bd6-486b-b3e7-2d70571f13c7 Date: Mon, 22 Oct 2018 11:14:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d8029335-a52b-439d-95d9-1488b78e0214", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "53fb6b01-2f77-471b-b63c-7120427c7852", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:45:05Z", "admin_state_up": true, "updated_at": "2018-10-22T11:14:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "id": "294afbdb-089d-417f-80db-b79cc739228c", "name": "juju_epc-router_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}]} 2018-10-22 11:14:16,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c1703e59-5bd6-486b-b3e7-2d70571f13c7 2018-10-22 11:14:16,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0747170448303s 2018-10-22 11:14:16,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c1703e59-5bd6-486b-b3e7-2d70571f13c7 2018-10-22 11:14:16,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-22 11:14:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:19,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-467d4840-9ec8-4fa7-91de-315234571131 Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:19,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c.json used request id req-467d4840-9ec8-4fa7-91de-315234571131 2018-10-22 11:14:19,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.46564102173s 2018-10-22 11:14:19,851 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/294afbdb-089d-417f-80db-b79cc739228c.json used request id req-467d4840-9ec8-4fa7-91de-315234571131 2018-10-22 11:14:19,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-22 11:14:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:19,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4f7d8b8e-b0eb-4af0-bd10-4c782b9a397b Date: Mon, 22 Oct 2018 11:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c","tenant_id":"5bf39eb769a94e58838f7ffe1a379e07","created_at":"2018-10-22T10:45:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-22T10:45:04Z","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":"5bf39eb769a94e58838f7ffe1a379e07","id":"79ee2a58-f62e-4828-8da8-e4327c84ff33","subnetpool_id":null,"name":"juju_epc-subnet_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}]} 2018-10-22 11:14:19,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4f7d8b8e-b0eb-4af0-bd10-4c782b9a397b 2018-10-22 11:14:19,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0587038993835s 2018-10-22 11:14:19,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4f7d8b8e-b0eb-4af0-bd10-4c782b9a397b 2018-10-22 11:14:19,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-22 11:14:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/79ee2a58-f62e-4828-8da8-e4327c84ff33.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:22,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31a5d480-51f1-435d-a925-25eacdeee37e Date: Mon, 22 Oct 2018 11:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:22,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/79ee2a58-f62e-4828-8da8-e4327c84ff33.json used request id req-31a5d480-51f1-435d-a925-25eacdeee37e 2018-10-22 11:14:22,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3241147995s 2018-10-22 11:14:22,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/79ee2a58-f62e-4828-8da8-e4327c84ff33.json used request id req-31a5d480-51f1-435d-a925-25eacdeee37e 2018-10-22 11:14:22,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 11:14:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:22,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-990e6cef-b310-493f-9ef6-d078830fd84c Date: Mon, 22 Oct 2018 11:14: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":[],"updated_at":"2018-10-22T11:14:22Z","tenant_id":"5bf39eb769a94e58838f7ffe1a379e07","created_at":"2018-10-22T10:45:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"5bf39eb769a94e58838f7ffe1a379e07","id":"312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c","name":"juju_epc-net_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","mtu":1500}]} 2018-10-22 11:14:22,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-990e6cef-b310-493f-9ef6-d078830fd84c 2018-10-22 11:14:22,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402574062347s 2018-10-22 11:14:22,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-990e6cef-b310-493f-9ef6-d078830fd84c 2018-10-22 11:14:22,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-22 11:14:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c.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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:23,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48e69e72-936c-4366-83ea-ed7fd8643122 Date: Mon, 22 Oct 2018 11:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:23,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c.json used request id req-48e69e72-936c-4366-83ea-ed7fd8643122 2018-10-22 11:14:23,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17576408386s 2018-10-22 11:14:23,818 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/312c4a92-9ad8-40ca-b7a8-5d8cfe60a54c.json used request id req-48e69e72-936c-4366-83ea-ed7fd8643122 2018-10-22 11:14:23,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 11:14:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e3e78bf7-471d-4e6d-a08f-5200ee2d7cdf Date: Mon, 22 Oct 2018 11:14:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "metadata": {}}], "file": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/file", "owner": "5bf39eb769a94e58838f7ffe1a379e07", "id": "6e45a55b-eb8a-42a6-9653-a743eb739f2c", "size": 296943616, "self": "/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-22T10:45:20Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-22T10:45:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 11:14:24,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e3e78bf7-471d-4e6d-a08f-5200ee2d7cdf 2018-10-22 11:14:24,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.553606987s 2018-10-22 11:14:24,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e3e78bf7-471d-4e6d-a08f-5200ee2d7cdf 2018-10-22 11:14:24,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 11:14:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84799388bcea5e0dd5f0ae9556691602e2e762d8" 2018-10-22 11:14:25,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9322f226-2456-46b8-b7e7-dffc88231344 Date: Mon, 22 Oct 2018 11:14:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 11:14:25,663 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c used request id req-9322f226-2456-46b8-b7e7-dffc88231344 2018-10-22 11:14:25,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28948998451s 2018-10-22 11:14:25,664 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6e45a55b-eb8a-42a6-9653-a743eb739f2c used request id req-9322f226-2456-46b8-b7e7-dffc88231344 2018-10-22 11:14:25,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 11:14:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:25,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14: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-02e23245-fb90-4bd4-b126-19922e56b8ab x-compute-request-id: req-02e23245-fb90-4bd4-b126-19922e56b8ab Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e87ef5b-2715-4f26-ba03-41a766fb4830", "name": "juju_epc-flavor_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 11:14:25,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-02e23245-fb90-4bd4-b126-19922e56b8ab 2018-10-22 11:14:25,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0355389118195s 2018-10-22 11:14:25,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-02e23245-fb90-4bd4-b126-19922e56b8ab 2018-10-22 11:14:25,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 11:14:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:25,749 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 11:14: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-cdb14bf3-18b0-4de8-9d2c-fbfae16c4bda x-compute-request-id: req-cdb14bf3-18b0-4de8-9d2c-fbfae16c4bda Content-Length: 0 Content-Type: application/json 2018-10-22 11:14:25,749 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830 used request id req-cdb14bf3-18b0-4de8-9d2c-fbfae16c4bda 2018-10-22 11:14:25,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0466299057007s 2018-10-22 11:14:25,749 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7e87ef5b-2715-4f26-ba03-41a766fb4830 used request id req-cdb14bf3-18b0-4de8-9d2c-fbfae16c4bda 2018-10-22 11:14:25,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:14:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:25,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4e3aa5-bb26-49b4-95ac-21b7ff8a0e54 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a", "links": {"self": "http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f"}, "domain_id": "default", "enabled": true, "id": "2d27ae048a12455cae7ae2df311f9a7f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 11:14:25,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d4e3aa5-bb26-49b4-95ac-21b7ff8a0e54 2018-10-22 11:14:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0956780910492s 2018-10-22 11:14:25,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d4e3aa5-bb26-49b4-95ac-21b7ff8a0e54 2018-10-22 11:14:25,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:14:25,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:25,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec7b346-b23f-4f79-88eb-acf8e1c8184a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f"}, "enabled": true, "id": "2d27ae048a12455cae7ae2df311f9a7f", "options": {}, "domain_id": "default", "name": "juju_epc-user_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}} 2018-10-22 11:14:25,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f used request id req-4ec7b346-b23f-4f79-88eb-acf8e1c8184a 2018-10-22 11:14:25,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0922739505768s 2018-10-22 11:14:25,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f used request id req-4ec7b346-b23f-4f79-88eb-acf8e1c8184a 2018-10-22 11:14:25,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 11:14:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:26,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962085c2-8fab-4e85-bcf5-65cd86043b86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:14:26,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f used request id req-962085c2-8fab-4e85-bcf5-65cd86043b86 2018-10-22 11:14:26,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.170305967331s 2018-10-22 11:14:26,116 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2d27ae048a12455cae7ae2df311f9a7f used request id req-962085c2-8fab-4e85-bcf5-65cd86043b86 2018-10-22 11:14:26,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 11:14:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:26,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523db1c2-ba2f-42b1-be1b-49ca89709a29 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07"}, "enabled": true, "id": "5bf39eb769a94e58838f7ffe1a379e07", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b10dbd64-f9a7-4c54-b20e-94e0267dd71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 11:14:26,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-523db1c2-ba2f-42b1-be1b-49ca89709a29 2018-10-22 11:14:26,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825271606445s 2018-10-22 11:14:26,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-523db1c2-ba2f-42b1-be1b-49ca89709a29 2018-10-22 11:14:26,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 11:14:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:26,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5035d0-f03d-43bc-9e31-163360ac1608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:14:26,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07 used request id req-3d5035d0-f03d-43bc-9e31-163360ac1608 2018-10-22 11:14:26,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146061897278s 2018-10-22 11:14:26,348 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5bf39eb769a94e58838f7ffe1a379e07 used request id req-3d5035d0-f03d-43bc-9e31-163360ac1608 2018-10-22 11:14:26,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:26,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c4d921-354c-4c6f-bc86-f61ee4ce20f3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0eb438f373b427c99f5d4fc78e4c8d2", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:26,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7c4d921-354c-4c6f-bc86-f61ee4ce20f3 2018-10-22 11:14:26,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.158447027206s 2018-10-22 11:14:26,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 11:14:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:26,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02931c4f-63cf-4886-b3d0-85ab2b0e625f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:14:26,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c0eb438f373b427c99f5d4fc78e4c8d2 used request id req-02931c4f-63cf-4886-b3d0-85ab2b0e625f 2018-10-22 11:14:26,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.142267942429s 2018-10-22 11:14:26,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 11:14:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5bf39eb769a94e58838f7ffe1a379e07&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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:26,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8d186636-7164-4c7b-a5fe-e862ac123522 Date: Mon, 22 Oct 2018 11:14:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:45:03Z", "updated_at": "2018-10-22T10:45:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "3db4f780-5ae9-467c-aa8f-08f995e707f4", "remote_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "7363af8a-0298-4177-8081-a4771cb46a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "8833f0dc-d924-45fb-89ee-75c2d643de53", "remote_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "f562fd38-61cd-44b6-bf7c-56be0aaf6543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}], "revision_number": 4, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "id": "7691c9a1-ea57-4ebc-af65-022801abfded", "name": "default"}]} 2018-10-22 11:14:26,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5bf39eb769a94e58838f7ffe1a379e07&name=default used request id req-8d186636-7164-4c7b-a5fe-e862ac123522 2018-10-22 11:14:26,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179082870483s 2018-10-22 11:14:26,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5bf39eb769a94e58838f7ffe1a379e07&name=default used request id req-8d186636-7164-4c7b-a5fe-e862ac123522 2018-10-22 11:14:26,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 11:14:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:27,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7adaf255-73c2-4a2a-86cf-41bedd0d9b98 Date: Mon, 22 Oct 2018 11:14:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "created_at": "2018-10-22T10:45:03Z", "updated_at": "2018-10-22T10:45:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "8833f0dc-d924-45fb-89ee-75c2d643de53", "remote_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "f562fd38-61cd-44b6-bf7c-56be0aaf6543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "3db4f780-5ae9-467c-aa8f-08f995e707f4", "remote_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T10:45:03Z", "revision_number": 0, "id": "7363af8a-0298-4177-8081-a4771cb46a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T10:45:03Z", "security_group_id": "7691c9a1-ea57-4ebc-af65-022801abfded", "tenant_id": "5bf39eb769a94e58838f7ffe1a379e07", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bf39eb769a94e58838f7ffe1a379e07"}], "revision_number": 4, "project_id": "5bf39eb769a94e58838f7ffe1a379e07", "id": "7691c9a1-ea57-4ebc-af65-022801abfded", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-22T07:49:50Z", "updated_at": "2018-10-22T07:49:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "c97786c0-2e38-47ce-a7a0-fb079caeb8c7", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "0b4c6e92-be13-43d3-996d-5af1472ee2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "b2a2e4fe-72da-493e-8cf2-6fa5a9d788cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:49:50Z", "revision_number": 0, "id": "2888b710-e461-4188-9e8e-cc669cc0a730", "remote_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "remote_ip_prefix": null, "created_at": "2018-10-22T07:49:50Z", "security_group_id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "916faae5-e1b0-4362-93d8-f0b10af3d80c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a915145f70dd4d91be95739e77061710", "created_at": "2018-10-22T07:36:38Z", "updated_at": "2018-10-22T07:36:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "71874a23-85d8-4ab1-80eb-5f5a49fd5c57", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "5300bc21-b5ca-438e-8269-cc42f33e16f9", "remote_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "4f333c39-5160-414d-98ed-f0b82c810709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv6", "project_id": "a915145f70dd4d91be95739e77061710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:36:38Z", "revision_number": 0, "id": "75f7699f-b5b6-4b52-bf22-20531d85dddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:36:38Z", "security_group_id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "tenant_id": "a915145f70dd4d91be95739e77061710", "port_range_min": null, "ethertype": "IPv4", "project_id": "a915145f70dd4d91be95739e77061710"}], "revision_number": 4, "project_id": "a915145f70dd4d91be95739e77061710", "id": "e1f64471-3ca6-4e90-9cb7-b05e1b0213e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f281155a378b4c45907df4c470833e42", "created_at": "2018-10-22T07:47:45Z", "updated_at": "2018-10-22T07:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "fb85c9a6-6ffe-4370-b36d-2a497555ac28", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "ad14f773-d17d-445c-b15f-67d6dd039891", "remote_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:46Z", "revision_number": 0, "id": "faba9a5f-21a6-4867-9615-28cd00d95ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:46Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "f281155a378b4c45907df4c470833e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-22T07:47:45Z", "revision_number": 0, "id": "cc2bd852-879b-4956-b880-9f09974ae4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-22T07:47:45Z", "security_group_id": "f3b41fbb-2207-42d6-9c75-099adac07836", "tenant_id": "f281155a378b4c45907df4c470833e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "f281155a378b4c45907df4c470833e42"}], "revision_number": 4, "project_id": "f281155a378b4c45907df4c470833e42", "id": "f3b41fbb-2207-42d6-9c75-099adac07836", "name": "default"}]} 2018-10-22 11:14:27,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7adaf255-73c2-4a2a-86cf-41bedd0d9b98 2018-10-22 11:14:27,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203845024109s 2018-10-22 11:14:27,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7adaf255-73c2-4a2a-86cf-41bedd0d9b98 2018-10-22 11:14:27,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-22 11:14:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7691c9a1-ea57-4ebc-af65-022801abfded.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}d916c013168ddee9975fa3d8482175d82280cac8" 2018-10-22 11:14:27,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efd40645-5130-4f34-b8b4-82d8a38e4301 Content-Length: 0 Date: Mon, 22 Oct 2018 11:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-22 11:14:27,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7691c9a1-ea57-4ebc-af65-022801abfded.json used request id req-efd40645-5130-4f34-b8b4-82d8a38e4301 2018-10-22 11:14:27,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.288990020752s 2018-10-22 11:14:27,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7691c9a1-ea57-4ebc-af65-022801abfded.json used request id req-efd40645-5130-4f34-b8b4-82d8a38e4301 2018-10-22 11:14:27,336 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-22 11:14:27,337 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:13 | PASS | | vyos_vrouter | functest | vnf | 16:33 | PASS | | juju_epc | functest | vnf | 28:16 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-22 11:14:27,342 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-22 11:14:27,442 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-22 11:14:32,157 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-300 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 11:14:32,165 - 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=e6acXtGMPWD9b3baawGyDnTp7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28: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 2018-10-22 11:14:32,165 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-22 11:14:32,166 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-22 11:14:32,167 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-22 11:14:32,169 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-22 11:14:37,175 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-300 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-10-22 11:14:37,183 - 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=e6acXtGMPWD9b3baawGyDnTp7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28: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 2018-10-22 11:14:37,184 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-22 11:14:37,198 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 11:14:39,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 11:14:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 11:14:39,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 11:14:39,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 11:14:39,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 11:14:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 11:14:39,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95226e5e-b8a8-4373-8dea-2fe765ed7b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 11:14:39,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-95226e5e-b8a8-4373-8dea-2fe765ed7b5d 2018-10-22 11:14:39,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 11:14:39,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T12:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f281155a378b4c45907df4c470833e42", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/f281155a378b4c45907df4c470833e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1e27b2539c8473cbc26b9bc9b8f3914"}, "audit_ids": ["fyyU2U1iRqifGh0pNzyExw"], "issued_at": "2018-10-22T11:14:39.000000Z"}} 2018-10-22 11:14:39,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-22 11:14:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:39,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d0bb0d0c-1c46-4c77-991a-edeafea8e12c Date: Mon, 22 Oct 2018 11:14:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"d8029335-a52b-439d-95d9-1488b78e0214","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a915145f70dd4d91be95739e77061710","status":"ACTIVE","subnets":["53fb6b01-2f77-471b-b63c-7120427c7852"],"description":"","tags":[],"updated_at":"2018-10-22T07:36:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a915145f70dd4d91be95739e77061710","created_at":"2018-10-22T07:36:38Z","provider:network_type":"flat"}]} 2018-10-22 11:14:39,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0bb0d0c-1c46-4c77-991a-edeafea8e12c 2018-10-22 11:14:39,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258315086365s 2018-10-22 11:14:39,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0bb0d0c-1c46-4c77-991a-edeafea8e12c 2018-10-22 11:14:39,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-22 11:14:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:39,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 11:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 11:14:40,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:40,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8af313-4df5-4955-bf02-966254232812 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/9cc68a6b7a974f699ace47a03bb71ad8"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9cc68a6b7a974f699ace47a03bb71ad8"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-22 11:14:40,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ab8af313-4df5-4955-bf02-966254232812 2018-10-22 11:14:40,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.428930044174s 2018-10-22 11:14:40,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-22 11:14:40,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8"}}' 2018-10-22 11:14:40,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 11:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a650fc6-0a33-4704-a73b-c01200e91e48 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.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350"}, "enabled": true, "id": "30ff52d574a04f7e881f5a1bf3f60350", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8"}} 2018-10-22 11:14:40,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4a650fc6-0a33-4704-a73b-c01200e91e48 2018-10-22 11:14:40,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121902942657s 2018-10-22 11:14:40,538 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4a650fc6-0a33-4704-a73b-c01200e91e48 2018-10-22 11:14:40,539 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8', 'id': u'30ff52d574a04f7e881f5a1bf3f60350', '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'})}) 2018-10-22 11:14:40,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-22 11:14:40,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36233997345s 2018-10-22 11:14:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:40,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde06fd9-3ec8-453a-8528-546b8ba82bb2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74"}, "enabled": true, "id": "5812d367ceea4631bbf02c32286cda74", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8"}} 2018-10-22 11:14:40,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 used request id req-dde06fd9-3ec8-453a-8528-546b8ba82bb2 2018-10-22 11:14:40,996 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5812d367ceea4631bbf02c32286cda74', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8'}) 2018-10-22 11:14:40,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80eb865-218d-43d4-9427-6c1de9ed0db5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:41,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c80eb865-218d-43d4-9427-6c1de9ed0db5 2018-10-22 11:14:41,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782330036163s 2018-10-22 11:14:41,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb19afcc-d48c-45fb-96c6-06aa46d6cd27 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:41,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb19afcc-d48c-45fb-96c6-06aa46d6cd27 2018-10-22 11:14:41,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819900035858s 2018-10-22 11:14:41,159 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-22 11:14:41,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-22 11:14:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" -d '{"role": {"name": "Member"}}' 2018-10-22 11:14:41,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46179e7-038d-4fb8-b3c0-7dd65be5fa58 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}} 2018-10-22 11:14:41,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c46179e7-038d-4fb8-b3c0-7dd65be5fa58 2018-10-22 11:14:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.197645187378s 2018-10-22 11:14:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec22dd4-d457-4a91-b59d-f70ba92660ac Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "domain_id": null, "name": "Member", "id": "dac1eaf780ac4417afc27357b1b80f90"}} 2018-10-22 11:14:41,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90 used request id req-fec22dd4-d457-4a91-b59d-f70ba92660ac 2018-10-22 11:14:41,376 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90'}, 'domain_id': None, 'human_id': None, 'id': u'dac1eaf780ac4417afc27357b1b80f90', 'HUMAN_ID': False}) 2018-10-22 11:14:41,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b350c39-b13a-4ea5-898d-cdf94c8afb5b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:41,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b350c39-b13a-4ea5-898d-cdf94c8afb5b 2018-10-22 11:14:41,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836520195007s 2018-10-22 11:14:41,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 11:14:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaef61b5-77d2-41cd-a2b5-309700f49c4a 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 11:14:41,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-aaef61b5-77d2-41cd-a2b5-309700f49c4a 2018-10-22 11:14:41,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0815629959106s 2018-10-22 11:14:41,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:14:41,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80842d0-e881-43f1-9047-f8ec8e97707a Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8", "links": {"self": "http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74"}, "domain_id": "default", "enabled": true, "id": "5812d367ceea4631bbf02c32286cda74", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 11:14:41,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c80842d0-e881-43f1-9047-f8ec8e97707a 2018-10-22 11:14:41,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0858120918274s 2018-10-22 11:14:41,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c80842d0-e881-43f1-9047-f8ec8e97707a 2018-10-22 11:14:41,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 11:14:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb75443c-9e44-4b0d-9d82-e33a6172baaa Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350"}, "enabled": true, "id": "30ff52d574a04f7e881f5a1bf3f60350", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 11:14:41,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-eb75443c-9e44-4b0d-9d82-e33a6172baaa 2018-10-22 11:14:41,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796689987183s 2018-10-22 11:14:41,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-eb75443c-9e44-4b0d-9d82-e33a6172baaa 2018-10-22 11:14:41,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 11:14:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&scope.project.id=30ff52d574a04f7e881f5a1bf3f60350&role.id=dac1eaf780ac4417afc27357b1b80f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66084aaf-2d50-4f4b-aae2-65901ba261e4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&scope.project.id=30ff52d574a04f7e881f5a1bf3f60350&role.id=dac1eaf780ac4417afc27357b1b80f90", "previous": null, "next": null}} 2018-10-22 11:14:41,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&scope.project.id=30ff52d574a04f7e881f5a1bf3f60350&role.id=dac1eaf780ac4417afc27357b1b80f90 used request id req-66084aaf-2d50-4f4b-aae2-65901ba261e4 2018-10-22 11:14:41,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0850069522858s 2018-10-22 11:14:41,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 11:14:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350/users/5812d367ceea4631bbf02c32286cda74/roles/dac1eaf780ac4417afc27357b1b80f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:41,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff6342e-1554-43c0-b313-8fe0a0d0405e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:14:41,923 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350/users/5812d367ceea4631bbf02c32286cda74/roles/dac1eaf780ac4417afc27357b1b80f90 used request id req-2ff6342e-1554-43c0-b313-8fe0a0d0405e 2018-10-22 11:14:41,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118677854538s 2018-10-22 11:14:41,924 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8', 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': '3f429fc7-6c3d-4067-95ba-a18b43fdd25d', 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_f1b66991-224a-422b-b788-6b4ed0c779e8', 'project_id': u'30ff52d574a04f7e881f5a1bf3f60350', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-22 11:14:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-22 11:14:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-22 11:14:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-22 11:14:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-22 11:14:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-22 11:14:41,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-22 11:14:41,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-22 11:14:41,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-22 11:14:41,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-22 11:14:41,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-22 11:14:41,932 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8', 'password': '3f429fc7-6c3d-4067-95ba-a18b43fdd25d', 'project_name': 'tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '30ff52d574a04f7e881f5a1bf3f60350', 'project_domain_name': 'Default'} 2018-10-22 11:14:41,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c764507-8c79-4236-bd67-21ee11a9fbea Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:42,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c764507-8c79-4236-bd67-21ee11a9fbea 2018-10-22 11:14:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822470188141s 2018-10-22 11:14:42,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78997508-0a64-43a8-864f-edb8726530c9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:42,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-78997508-0a64-43a8-864f-edb8726530c9 2018-10-22 11:14:42,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861880779266s 2018-10-22 11:14:42,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 11:14:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6093cb2c-7dd1-44ff-9f96-91c57e2cba15 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 11:14:42,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6093cb2c-7dd1-44ff-9f96-91c57e2cba15 2018-10-22 11:14:42,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0746550559998s 2018-10-22 11:14:42,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:14:42,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45766d2b-265a-4176-9125-e1cc1027d816 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8", "links": {"self": "http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74"}, "domain_id": "default", "enabled": true, "id": "5812d367ceea4631bbf02c32286cda74", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 11:14:42,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-45766d2b-265a-4176-9125-e1cc1027d816 2018-10-22 11:14:42,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103619813919s 2018-10-22 11:14:42,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-45766d2b-265a-4176-9125-e1cc1027d816 2018-10-22 11:14:42,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 11:14:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8582f365-3635-49fe-819d-4dc37f917e62 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350"}, "enabled": true, "id": "30ff52d574a04f7e881f5a1bf3f60350", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 11:14:42,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8582f365-3635-49fe-819d-4dc37f917e62 2018-10-22 11:14:42,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800688266754s 2018-10-22 11:14:42,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8582f365-3635-49fe-819d-4dc37f917e62 2018-10-22 11:14:42,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 11:14:42,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&scope.project.id=30ff52d574a04f7e881f5a1bf3f60350&role.id=e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bdd3cd-d8e2-4be5-9c7a-31612e1aada5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&scope.project.id=30ff52d574a04f7e881f5a1bf3f60350&role.id=e269e729b181422bb94bd3302f440863", "previous": null, "next": null}} 2018-10-22 11:14:42,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&scope.project.id=30ff52d574a04f7e881f5a1bf3f60350&role.id=e269e729b181422bb94bd3302f440863 used request id req-01bdd3cd-d8e2-4be5-9c7a-31612e1aada5 2018-10-22 11:14:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0757341384888s 2018-10-22 11:14:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 11:14:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350/users/5812d367ceea4631bbf02c32286cda74/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf3f5d6-642b-44e5-a0bc-83c272478b16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:14:42,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350/users/5812d367ceea4631bbf02c32286cda74/roles/e269e729b181422bb94bd3302f440863 used request id req-4cf3f5d6-642b-44e5-a0bc-83c272478b16 2018-10-22 11:14:42,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.145890951157s 2018-10-22 11:14:42,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:14:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eda607f-fc95-4365-b0ea-abad88386432 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:14:42,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7eda607f-fc95-4365-b0ea-abad88386432 2018-10-22 11:14:42,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078225851059s 2018-10-22 11:14:42,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-22 11:14:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18986e8c-d8a6-484e-b277-1679c822654f 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.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-22 11:14:42,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-18986e8c-d8a6-484e-b277-1679c822654f 2018-10-22 11:14:42,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0728409290314s 2018-10-22 11:14:42,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:14:42,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d813a516-536d-4f83-931b-1114135355b5 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8", "links": {"self": "http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74"}, "domain_id": "default", "enabled": true, "id": "5812d367ceea4631bbf02c32286cda74", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 11:14:42,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d813a516-536d-4f83-931b-1114135355b5 2018-10-22 11:14:42,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995650291443s 2018-10-22 11:14:42,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d813a516-536d-4f83-931b-1114135355b5 2018-10-22 11:14:42,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-22 11:14:42,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:42,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e0f3fd-5b32-4221-92ef-a31842256de4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default", "previous": null, "next": null}} 2018-10-22 11:14:42,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5812d367ceea4631bbf02c32286cda74&role.id=e269e729b181422bb94bd3302f440863&scope.domain.id=default used request id req-78e0f3fd-5b32-4221-92ef-a31842256de4 2018-10-22 11:14:42,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0778980255127s 2018-10-22 11:14:42,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-22 11:14:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/5812d367ceea4631bbf02c32286cda74/roles/e269e729b181422bb94bd3302f440863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:14:43,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8b00ef0-59af-4c85-bb6b-2609a46f0010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:14:43,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/5812d367ceea4631bbf02c32286cda74/roles/e269e729b181422bb94bd3302f440863 used request id req-b8b00ef0-59af-4c85-bb6b-2609a46f0010 2018-10-22 11:14:43,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125813961029s 2018-10-22 11:14:43,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-22 11:14:51,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-22 11:14:50.818 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a383a6fd-31c3-4501-9cae-5a1573f8d94c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a383a6fd-31c3-4501-9cae-5a1573f8d94c | 2018-10-22T11:14:50 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a383a6fd-31c3-4501-9cae-5a1573f8d94c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-22 11:14:54,287 - 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 | +-------------+-------------------+-----------+ 2018-10-22 11:14:54,287 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-22 11:15:00,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-22 11:14:58.183 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-22 11:14:58.309 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-22 11:15:00.321 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=56c570ee-818c-47eb-a67b-71d91a430205) has been successfully created! Using verifier 'opnfv-tempest' (UUID=56c570ee-818c-47eb-a67b-71d91a430205) as the default verifier for the future CLI operations. 2018-10-22 11:15:03,440 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-22 11:15:03,441 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-22 11:15:03,563 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-22 11:15:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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" 2018-10-22 11:15:03,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2759b30-5662-4fe1-b968-bcddfb607d0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-22 11:15:03,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f2759b30-5662-4fe1-b968-bcddfb607d0a 2018-10-22 11:15:03,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-22 11:15:03,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dac1eaf780ac4417afc27357b1b80f90", "name": "Member"}, {"id": "e269e729b181422bb94bd3302f440863", "name": "admin"}], "expires_at": "2018-10-22T12:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "30ff52d574a04f7e881f5a1bf3f60350", "name": "tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4495cdf286b84032bc76edcc53649cc5"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8629847dbeb4a3a9921011f67a9a0de"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c082459bdc1e4ebe936b1ebda598fdb8"}], "type": "compute", "id": "04072f0ab64345cc9868bacb2e11fd66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c30187bcdc4e0293f1c222fd03db90"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ce2d3c80c8f49ef8ea74d8467d7e741"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "633291682da34d6d8caceae9ab07c658"}], "type": "image", "id": "0eac284376b940a4b222a8959df4cee1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/30ff52d574a04f7e881f5a1bf3f60350", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bc57e31813844afbe99729391432212"}, {"url": "http://192.30.9.8:8776/v3/30ff52d574a04f7e881f5a1bf3f60350", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b7ef2d5191b442f84c852f52e541023"}, {"url": "http://172.30.9.28:8776/v3/30ff52d574a04f7e881f5a1bf3f60350", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab23cb3eab0f4488be894cae078a5079"}], "type": "volumev3", "id": "19201b6520c4420395c19ba143af37b1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dceba32621c46958ee3ddf85588b2ab"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5253b10e9fac4bec91817f75ffd7b178"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7136dae5813f47a8a2a7be89e173caac"}], "type": "identity", "id": "3f57f0ec4d4f4afda979a85c22583e17", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "4a93c0668f6c4f4695144fd8b5a100a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/30ff52d574a04f7e881f5a1bf3f60350", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10646ac619e146f59ff58aa3b3b750b3"}, {"url": "http://192.30.9.8:8776/v2/30ff52d574a04f7e881f5a1bf3f60350", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f21ef1ae1e3456a8d24770341ea2cbb"}, {"url": "http://192.30.9.8:8776/v2/30ff52d574a04f7e881f5a1bf3f60350", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "994ca91305be4f8eaf1a8ebaaf53a25a"}], "type": "volumev2", "id": "51b925e44f3c4f8a8ae36aa77d346502", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4eb1801c49d04a168ec6b7673e632034"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af4e4080e7f149388c91bfc4ecbb44a8"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d583a47343ed457497e9b7ad815bb2e5"}], "type": "policy", "id": "52525c47982842b4a696dd1249968a89", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/30ff52d574a04f7e881f5a1bf3f60350", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82ff263a8a884eabb56353d98c8e8ed8"}, {"url": "http://192.30.9.8:8004/v1/30ff52d574a04f7e881f5a1bf3f60350", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8db48f4390c94bd9929639ddb640fe41"}, {"url": "http://192.30.9.8:8004/v1/30ff52d574a04f7e881f5a1bf3f60350", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0c8573bf78c440abe99c1b1752dcd6b"}], "type": "orchestration", "id": "58da4f183fb7401ba51d38ea84090488", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0373f846a1e64444af452ce57210f078"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dce6547e070a498e8285b45d926fa431"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3489f6ff9504605a10d91b99a20e3fd"}], "type": "placement", "id": "5f0c17363b234a7898b47ba93206fcca", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1236afa7801f4cb4b8dc5693cf640a59"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b7155b6235b46e7b04d48e92ff15420"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f977fcd0c8d0450a9096c7e77e0c2ac2"}], "type": "cloudformation", "id": "63723a3812cb416d88a42ba716f36901", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "280a7fcaa44a4b558d91c484c735156c"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c6d5e024f2d4168931f9e25c35b8e8a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aab7391b683447738ad1bb92d5caa91d"}], "type": "network", "id": "afea5d419a0643289424c6828cbf51da", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "488fb17b36974cbfaea4bf506fb7f035"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f4d9621c05c449eba738ee5a03c7e2e"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0d9905cd6a4472ea6c3eb789bf6622f"}], "type": "nfv-orchestration", "id": "b0705f76b90f4b49bde2ea41b064cd04", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18851c727edc4f2c89d3f2b4bafddafa"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2883ba513a1742ea9dbd53de94222709"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb244c931d974774a761bdb037145100"}], "type": "metric", "id": "c6f8349d5b8546daa042aea1b619f0cd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/30ff52d574a04f7e881f5a1bf3f60350", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f0d8ce9bf484035aed102a15b3622b3"}, {"url": "http://192.30.9.8:8776/v1/30ff52d574a04f7e881f5a1bf3f60350", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c5376cfa5a74e15aab5f1a9f98021c8"}, {"url": "http://172.30.9.28:8776/v1/30ff52d574a04f7e881f5a1bf3f60350", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "651e85987d4b4a759ab80a0462c1ee26"}], "type": "volume", "id": "cdeb51fb3d9149e3adb3377ad4852006", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "168105dc65d14c67995ab78da2e2929b"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d9537762943403aa3bb68dbfdde47bb"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c63826efa324c2cb763499f4ca1fd31"}], "type": "alarming", "id": "e07605fee0ad4ae790f44107bed8448e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c582633644b4892b73bf8e98bb4012b"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2dcdb573cd94673a4892bcd771f0bb2"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daded6f3b735456492694010bfbf5f5b"}], "type": "key-manager", "id": "ec190db34cd14a75843ae4c7ad93aaf0", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8", "id": "5812d367ceea4631bbf02c32286cda74"}, "audit_ids": ["76_6b9R4QmCu6RgY9fZ3Wg"], "issued_at": "2018-10-22T11:15:03.000000Z"}} 2018-10-22 11:15:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:03,961 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 22 Oct 2018 11:15:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-22 11:15:03,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 11:15:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1c65f7ff-ec95-4ebf-89a9-93178e7ea648 Date: Mon, 22 Oct 2018 11:15:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 11:15:04,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1c65f7ff-ec95-4ebf-89a9-93178e7ea648 2018-10-22 11:15:04,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180030822754s 2018-10-22 11:15:04,145 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1c65f7ff-ec95-4ebf-89a9-93178e7ea648 2018-10-22 11:15:04,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 11:15:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8"}' 2018-10-22 11:15:04,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa X-Openstack-Request-Id: req-a92d54eb-2a71-4523-94d1-63107d77af49 Date: Mon, 22 Oct 2018 11:15:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "c1e90844-c8c0-48dd-8938-8142a3a43aaa", "size": null, "self": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": null, "created_at": "2018-10-22T11:15:04Z", "protected": false} 2018-10-22 11:15:04,733 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a92d54eb-2a71-4523-94d1-63107d77af49 2018-10-22 11:15:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.586828947067s 2018-10-22 11:15:04,734 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a92d54eb-2a71-4523-94d1-63107d77af49 returning object c1e90844-c8c0-48dd-8938-8142a3a43aaa 2018-10-22 11:15:04,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 11:15:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/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}bde3b149f8383b84680e3cdac894e96b6fdab9df" -d '' 2018-10-22 11:15:06,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-973cc229-6166-4f6c-b441-f5e6cdf5ffa5 Date: Mon, 22 Oct 2018 11:15:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 11:15:06,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file used request id req-973cc229-6166-4f6c-b441-f5e6cdf5ffa5 2018-10-22 11:15:06,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.576649189s 2018-10-22 11:15:06,312 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file used request id req-973cc229-6166-4f6c-b441-f5e6cdf5ffa5 2018-10-22 11:15:06,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 11:15:06,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:06,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-cb1119d0-8ae1-4d18-8a80-da05924ae1e3 Date: Mon, 22 Oct 2018 11:15:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "metadata": {}}], "file": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "c1e90844-c8c0-48dd-8938-8142a3a43aaa", "size": 12716032, "self": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T11:15:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 11:15:06,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cb1119d0-8ae1-4d18-8a80-da05924ae1e3 2018-10-22 11:15:06,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190829992294s 2018-10-22 11:15:06,504 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cb1119d0-8ae1-4d18-8a80-da05924ae1e3 2018-10-22 11:15:06,506 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file', 'owner': u'30ff52d574a04f7e881f5a1bf3f60350', 'id': u'c1e90844-c8c0-48dd-8938-8142a3a43aaa', 'size': 12716032, u'self': u'/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'30ff52d574a04f7e881f5a1bf3f60350', 'name': 'tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T11:15:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T11:15:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8', 'created': u'2018-10-22T11:15:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T11:15:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 11:15:06,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 11:15:06,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_f1b66991-224a-422b-b788-6b4ed0c779e8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 11:15:06,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15: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-a98dee99-b641-4242-a093-2e808c8e2088 x-compute-request-id: req-a98dee99-b641-4242-a093-2e808c8e2088 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "name": "tempest_full_parallel-flavor_f1b66991-224a-422b-b788-6b4ed0c779e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 11:15:06,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a98dee99-b641-4242-a093-2e808c8e2088 2018-10-22 11:15:06,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201628923416s 2018-10-22 11:15:06,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a98dee99-b641-4242-a093-2e808c8e2088 returning object 9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9 2018-10-22 11:15:06,710 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_f1b66991-224a-422b-b788-6b4ed0c779e8', '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'f281155a378b4c45907df4c470833e42', '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'9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9', 'swap': 0}) 2018-10-22 11:15:06,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 11:15:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9/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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" -d '{"extra_specs": {}}' 2018-10-22 11:15:06,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15: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-b2b17a8f-2030-4ccb-aaee-6697f707e072 x-compute-request-id: req-b2b17a8f-2030-4ccb-aaee-6697f707e072 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 11:15:06,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9/os-extra_specs used request id req-b2b17a8f-2030-4ccb-aaee-6697f707e072 2018-10-22 11:15:06,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202028751373s 2018-10-22 11:15:06,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9/os-extra_specs used request id req-b2b17a8f-2030-4ccb-aaee-6697f707e072 2018-10-22 11:15:06,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:15:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:06,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 22 Oct 2018 11:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-22 11:15:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:06,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c21530-4d29-4baa-8950-a34e008c3b7b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:15:06,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60c21530-4d29-4baa-8950-a34e008c3b7b 2018-10-22 11:15:06,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0986139774323s 2018-10-22 11:15:06,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-22 11:15:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:07,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15: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-4d521116-d185-4aea-9474-99b7c3451e53 x-compute-request-id: req-4d521116-d185-4aea-9474-99b7c3451e53 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 162}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "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.5", "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}]} 2018-10-22 11:15:07,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4d521116-d185-4aea-9474-99b7c3451e53 2018-10-22 11:15:07,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18908405304s 2018-10-22 11:15:07,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4d521116-d185-4aea-9474-99b7c3451e53 2018-10-22 11:15:07,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 11:15:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:07,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-97a489d9-510b-4f25-9f6c-3d4c8601f2c6 Date: Mon, 22 Oct 2018 11:15:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "metadata": {}}], "file": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "c1e90844-c8c0-48dd-8938-8142a3a43aaa", "size": 12716032, "self": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T11:15:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 11:15:07,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-97a489d9-510b-4f25-9f6c-3d4c8601f2c6 2018-10-22 11:15:07,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.554373979568s 2018-10-22 11:15:07,581 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-97a489d9-510b-4f25-9f6c-3d4c8601f2c6 2018-10-22 11:15:07,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-22 11:15:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8"}' 2018-10-22 11:15:08,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8 X-Openstack-Request-Id: req-d0e3228e-d287-47ad-b294-6743b1ce0572 Date: Mon, 22 Oct 2018 11:15:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "a4119a8a-46ef-44e8-9ee3-0de5951761d8", "size": null, "self": "/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": null, "created_at": "2018-10-22T11:15:08Z", "protected": false} 2018-10-22 11:15:08,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d0e3228e-d287-47ad-b294-6743b1ce0572 2018-10-22 11:15:08,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.579397916794s 2018-10-22 11:15:08,164 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d0e3228e-d287-47ad-b294-6743b1ce0572 returning object a4119a8a-46ef-44e8-9ee3-0de5951761d8 2018-10-22 11:15:08,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-22 11:15:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/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}bde3b149f8383b84680e3cdac894e96b6fdab9df" -d '' 2018-10-22 11:15:09,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3650c01c-d230-4512-a190-b50efe454f48 Date: Mon, 22 Oct 2018 11:15:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 11:15:09,780 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/file used request id req-3650c01c-d230-4512-a190-b50efe454f48 2018-10-22 11:15:09,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.61546492577s 2018-10-22 11:15:09,780 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/file used request id req-3650c01c-d230-4512-a190-b50efe454f48 2018-10-22 11:15:09,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 11:15:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:15:10,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-97058a70-a989-4ce6-9ffb-dae1265fd4bc Date: Mon, 22 Oct 2018 11:15:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/snap", "metadata": {}}], "file": "/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "a4119a8a-46ef-44e8-9ee3-0de5951761d8", "size": 12716032, "self": "/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:09Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T11:15:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "metadata": {}}], "file": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "c1e90844-c8c0-48dd-8938-8142a3a43aaa", "size": 12716032, "self": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T11:15:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 11:15:10,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-97058a70-a989-4ce6-9ffb-dae1265fd4bc 2018-10-22 11:15:10,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.569654941559s 2018-10-22 11:15:10,351 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-97058a70-a989-4ce6-9ffb-dae1265fd4bc 2018-10-22 11:15:10,354 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/file', 'owner': u'30ff52d574a04f7e881f5a1bf3f60350', 'id': u'a4119a8a-46ef-44e8-9ee3-0de5951761d8', 'size': 12716032, u'self': u'/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'30ff52d574a04f7e881f5a1bf3f60350', 'name': 'tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-22T11:15:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-22T11:15:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8', 'created': u'2018-10-22T11:15:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-22T11:15:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_f1b66991-224a-422b-b788-6b4ed0c779e8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-22 11:15:10,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-22 11:15:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-22 11:15:10,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15: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-ed6fb453-10f9-415a-854b-317da04222f7 x-compute-request-id: req-ed6fb453-10f9-415a-854b-317da04222f7 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/905597a6-edb1-4762-bdac-72fcb479001d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "905597a6-edb1-4762-bdac-72fcb479001d", "name": "tempest_full_parallel-flavor_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-22 11:15:10,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ed6fb453-10f9-415a-854b-317da04222f7 2018-10-22 11:15:10,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0590319633484s 2018-10-22 11:15:10,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ed6fb453-10f9-415a-854b-317da04222f7 returning object 905597a6-edb1-4762-bdac-72fcb479001d 2018-10-22 11:15:10,415 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_f1b66991-224a-422b-b788-6b4ed0c779e8', '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'f281155a378b4c45907df4c470833e42', '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'905597a6-edb1-4762-bdac-72fcb479001d', 'swap': 0}) 2018-10-22 11:15:10,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-22 11:15:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d/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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" -d '{"extra_specs": {}}' 2018-10-22 11:15:10,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:15: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-c4a56d24-4f9e-450d-bfeb-1775cdb993f7 x-compute-request-id: req-c4a56d24-4f9e-450d-bfeb-1775cdb993f7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-22 11:15:10,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d/os-extra_specs used request id req-c4a56d24-4f9e-450d-bfeb-1775cdb993f7 2018-10-22 11:15:10,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219030380249s 2018-10-22 11:15:10,438 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d/os-extra_specs used request id req-c4a56d24-4f9e-450d-bfeb-1775cdb993f7 2018-10-22 11:15:10,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_f1b66991-224a-422b-b788-6b4ed0c779e8', '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'f281155a378b4c45907df4c470833e42', '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'905597a6-edb1-4762-bdac-72fcb479001d', 'swap': 0}) 2018-10-22 11:15:13,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-22 11:15:12.423 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=56c570ee-818c-47eb-a67b-71d91a430205) for deployment 'opnfv-rally' (UUID=a383a6fd-31c3-4501-9cae-5a1573f8d94c). 2018-10-22 11:15:13.348 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-22 11:15:13.351 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=56c570ee-818c-47eb-a67b-71d91a430205) has been successfully configured for deployment 'opnfv-rally' (UUID=a383a6fd-31c3-4501-9cae-5a1573f8d94c)! 2018-10-22 11:15:13,518 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-22 11:15:13,518 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-22 11:15:13,521 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-22 11:15:13,531 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-22 11:15:16,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-56c570ee-818c-47eb-a67b-71d91a430205/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-22 11:15:16,095 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-22 11:15:16,124 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-22 11:15:16,126 - 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']'. 2018-10-22 11:15:18,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:18.089 49 INFO rally.api [-] Starting verification (UUID=4d3d605e-fb54-459c-b325-19408a3bad4d) for deployment 'opnfv-rally' (UUID=a383a6fd-31c3-4501-9cae-5a1573f8d94c) by verifier 'opnfv-tempest' (UUID=56c570ee-818c-47eb-a67b-71d91a430205). 2018-10-22 11:15:18,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4d3d605e-fb54-459c-b325-19408a3bad4d 2018-10-22 11:15:24,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:24.137 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]. 2018-10-22 11:15:24,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:24.138 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-22 11:15:24,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:24.138 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-22 11:15:24,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:24.147 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]. 2018-10-22 11:15:24,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:24.161 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]. 2018-10-22 11:15:27,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.336 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.211s] 2018-10-22 11:15:27,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.357 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.020s] 2018-10-22 11:15:27,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.423 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.191s] 2018-10-22 11:15:27,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.472 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.049s] 2018-10-22 11:15:27,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.531 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.173s] 2018-10-22 11:15:27,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.553 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.081s] 2018-10-22 11:15:27,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.565 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.324s] 2018-10-22 11:15:27,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.582 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.275s] 2018-10-22 11:15:27,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.610 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.262s] 2018-10-22 11:15:27,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.631 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.078s] 2018-10-22 11:15:27,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.656 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.551s] 2018-10-22 11:15:27,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.660 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.029s] 2018-10-22 11:15:27,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.720 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.185s] 2018-10-22 11:15:27,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.725 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.142s] 2018-10-22 11:15:27,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.728 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.116s] 2018-10-22 11:15:27,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.730 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-10-22 11:15:27,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.806 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.239s] 2018-10-22 11:15:27,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.838 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.107s] 2018-10-22 11:15:27,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.885 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.045s] 2018-10-22 11:15:27,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.900 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.174s] 2018-10-22 11:15:27,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.906 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.021s] 2018-10-22 11:15:27,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.920 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2018-10-22 11:15:27,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.922 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.260s] 2018-10-22 11:15:27,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.930 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-10-22 11:15:27,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.947 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.306s] 2018-10-22 11:15:27,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:27.994 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.072s] 2018-10-22 11:15:28,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.003 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.055s] 2018-10-22 11:15:28,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.135 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.329s] 2018-10-22 11:15:28,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.303 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.020s] 2018-10-22 11:15:28,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.356 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.643s] 2018-10-22 11:15:28,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.420 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.520s] 2018-10-22 11:15:28,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.488 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.352s] 2018-10-22 11:15:28,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.573 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.569s] 2018-10-22 11:15:28,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.603 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.253s] 2018-10-22 11:15:28,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.725 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.370s] 2018-10-22 11:15:28,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.730 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.310s] 2018-10-22 11:15:28,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.767 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.464s] 2018-10-22 11:15:28,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.799 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.310s] 2018-10-22 11:15:28,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.833 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.231s] 2018-10-22 11:15:28,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.968 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.241s] 2018-10-22 11:15:28,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.979 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-10-22 11:15:28,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:28.993 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.014s] 2018-10-22 11:15:29,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.010 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.016s] 2018-10-22 11:15:29,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.207 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.407s] 2018-10-22 11:15:29,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.226 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.216s] 2018-10-22 11:15:29,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.379 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.152s] 2018-10-22 11:15:29,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.414 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.034s] 2018-10-22 11:15:29,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.424 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.217s] 2018-10-22 11:15:29,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.446 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.844s] 2018-10-22 11:15:29,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.580 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.166s] 2018-10-22 11:15:29,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.608 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.026s] 2018-10-22 11:15:29,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:29.622 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.015s] 2018-10-22 11:15:31,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:31.004 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.379s] 2018-10-22 11:15:31,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:31.488 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.484s] 2018-10-22 11:15:31,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:31.582 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.154s] 2018-10-22 11:15:32,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:32.235 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.090s] 2018-10-22 11:15:33,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:33.029 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-22 11:15:33,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:33.105 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [1.524s] 2018-10-22 11:15:33,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:33.998 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.893s] 2018-10-22 11:15:34,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:34.341 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]. 2018-10-22 11:15:34,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:34.342 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]. 2018-10-22 11:15:36,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:36.192 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.419s] 2018-10-22 11:15:36,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:36.503 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.309s] 2018-10-22 11:15:37,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.143 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.222s] 2018-10-22 11:15:37,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.215 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.244s] 2018-10-22 11:15:37,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.259 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.043s] 2018-10-22 11:15:37,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.267 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.125s] 2018-10-22 11:15:37,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.298 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.030s] 2018-10-22 11:15:37,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.314 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.015s] 2018-10-22 11:15:37,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.333 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.073s] 2018-10-22 11:15:37,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.440 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.107s] 2018-10-22 11:15:37,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.450 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.947s] 2018-10-22 11:15:37,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.487 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.174s] 2018-10-22 11:15:37,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.500 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-10-22 11:15:37,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.506 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.374s] 2018-10-22 11:15:37,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.536 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.036s] 2018-10-22 11:15:37,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.550 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2018-10-22 11:15:37,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.555 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.303s] 2018-10-22 11:15:37,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.556 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.048s] 2018-10-22 11:15:37,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.579 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.030s] 2018-10-22 11:15:37,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.594 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.013s] 2018-10-22 11:15:37,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.595 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.154s] 2018-10-22 11:15:37,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.603 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-10-22 11:15:37,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.617 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.014s] 2018-10-22 11:15:37,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.628 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.008s] 2018-10-22 11:15:37,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.629 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.177s] 2018-10-22 11:15:37,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.649 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.023s] 2018-10-22 11:15:37,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.652 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.025s] 2018-10-22 11:15:37,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.658 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.104s] 2018-10-22 11:15:37,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.709 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.050s] 2018-10-22 11:15:37,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.750 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.040s] 2018-10-22 11:15:37,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:37.968 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.315s] 2018-10-22 11:15:38,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:38.058 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [5.823s] 2018-10-22 11:15:39,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:39.279 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [12.032s] 2018-10-22 11:15:40,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:40.326 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.122s] 2018-10-22 11:15:41,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:41.048 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.988s] 2018-10-22 11:15:41,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:41.052 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. 2018-10-22 11:15:41,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:41.055 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. 2018-10-22 11:15:41,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:41.063 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.014s] 2018-10-22 11:15:42,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:42.698 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [15.630s] 2018-10-22 11:15:43,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:43.633 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.835s] 2018-10-22 11:15:44,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:44.805 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [1.171s] 2018-10-22 11:15:45,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:45.463 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.658s] 2018-10-22 11:15:47,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.060 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.773s] 2018-10-22 11:15:47,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.381 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.744s] 2018-10-22 11:15:47,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.452 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.098s] 2018-10-22 11:15:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.468 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.016s] 2018-10-22 11:15:47,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.482 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.013s] 2018-10-22 11:15:47,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.522 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.461s] 2018-10-22 11:15:47,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.690 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.206s] 2018-10-22 11:15:47,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.702 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-10-22 11:15:47,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.710 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [10.545s] 2018-10-22 11:15:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.750 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.048s] 2018-10-22 11:15:47,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.773 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.021s] 2018-10-22 11:15:47,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.830 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.058s] 2018-10-22 11:15:47,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.845 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.015s] 2018-10-22 11:15:47,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.889 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.043s] 2018-10-22 11:15:47,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:47.911 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.022s] 2018-10-22 11:15:48,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:48.073 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.551s] 2018-10-22 11:15:48,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:48.263 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.881s] 2018-10-22 11:15:48,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:48.345 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.205s] 2018-10-22 11:15:49,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:49.599 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [11.860s] 2018-10-22 11:15:49,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:49.735 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.471s] 2018-10-22 11:15:50,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:50.690 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.358s] 2018-10-22 11:15:50,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:50.699 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-10-22 11:15:51,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.213 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.985s] 2018-10-22 11:15:51,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.376 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.779s] 2018-10-22 11:15:51,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.442 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.230s] 2018-10-22 11:15:51,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.865 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.164s] 2018-10-22 11:15:51,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.868 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 2018-10-22 11:15:51,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.871 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. 2018-10-22 11:15:51,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:51.873 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. 2018-10-22 11:15:52,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:52.260 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.390s] 2018-10-22 11:15:52,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:52.597 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.336s] 2018-10-22 11:15:52,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:52.599 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 2018-10-22 11:15:52,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:52.600 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 2018-10-22 11:15:52,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:52.601 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 2018-10-22 11:15:53,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:53.203 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.466s] 2018-10-22 11:15:53,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:53.309 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.931s] 2018-10-22 11:15:54,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:54.540 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [18.014s] 2018-10-22 11:15:54,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:54.561 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-10-22 11:15:54,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:54.574 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-22 11:15:54,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:54.586 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] 2018-10-22 11:15:54,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:54.596 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-10-22 11:15:54,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:54.906 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.309s] 2018-10-22 11:15:55,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:55.223 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.316s] 2018-10-22 11:15:55,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:55.543 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.320s] 2018-10-22 11:15:55,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:55.867 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.323s] 2018-10-22 11:15:55,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:55.980 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.670s] 2018-10-22 11:15:56,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:56.060 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.193s] 2018-10-22 11:15:57,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:57.792 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.810s] 2018-10-22 11:15:58,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:58.571 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.779s] 2018-10-22 11:15:58,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:58.692 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [7.247s] 2018-10-22 11:15:59,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:59.440 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [19.109s] 2018-10-22 11:15:59,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:59.450 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-10-22 11:15:59,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:59.463 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-10-22 11:15:59,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:15:59.479 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.015s] 2018-10-22 11:16:00,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:00.897 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [2.324s] 2018-10-22 11:16:02,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:02.118 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.220s] 2018-10-22 11:16:02,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:02.476 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.359s] 2018-10-22 11:16:05,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:05.302 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [22.600s] 2018-10-22 11:16:08,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:08.111 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.419s] 2018-10-22 11:16:08,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:08.694 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [9.213s] 2018-10-22 11:16:09,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:09.306 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.611s] 2018-10-22 11:16:09,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:09.593 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [21.802s] 2018-10-22 11:16:13,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:13.180 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]. 2018-10-22 11:16:13,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:13.475 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.884s] 2018-10-22 11:16:13,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:13.533 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.694s] 2018-10-22 11:16:13,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:13.936 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.402s] 2018-10-22 11:16:18,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:18.623 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [10.900s] 2018-10-22 11:16:18,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:18.687 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.141s] 2018-10-22 11:16:18,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:18.727 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.039s] 2018-10-22 11:16:18,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:18.747 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.217s] 2018-10-22 11:16:18,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:18.878 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.258s] 2018-10-22 11:16:19,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:19.031 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.304s] 2018-10-22 11:16:19,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:19.073 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.307s] 2018-10-22 11:16:19,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:19.195 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.121s] 2018-10-22 11:16:19,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:19.305 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.110s] 2018-10-22 11:16:19,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:19.431 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.126s] 2018-10-22 11:16:20,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:20.311 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.431s] 2018-10-22 11:16:20,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:20.818 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.506s] 2018-10-22 11:16:20,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:20.855 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.037s] 2018-10-22 11:16:21,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:21.394 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-22 11:16:21,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:21.683 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.995s] 2018-10-22 11:16:22,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:22.238 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.554s] 2018-10-22 11:16:22,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:22.480 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.624s] 2018-10-22 11:16:22,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:22.899 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.418s] 2018-10-22 11:16:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:23.492 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.251s] 2018-10-22 11:16:25,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:25.090 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.599s] 2018-10-22 11:16:26,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:26.472 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.382s] 2018-10-22 11:16:27,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:27.872 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-22 11:16:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:29.422 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.802s] 2018-10-22 11:16:31,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.518 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.123s] 2018-10-22 11:16:31,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.578 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-10-22 11:16:31,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.632 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.055s] 2018-10-22 11:16:31,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.684 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.051s] 2018-10-22 11:16:31,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.705 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.021s] 2018-10-22 11:16:31,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.770 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.064s] 2018-10-22 11:16:31,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.819 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.049s] 2018-10-22 11:16:31,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.866 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.047s] 2018-10-22 11:16:31,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.884 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.018s] 2018-10-22 11:16:31,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.935 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.051s] 2018-10-22 11:16:31,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:31.985 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.049s] 2018-10-22 11:16:33,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:33.063 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [3.643s] 2018-10-22 11:16:36,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:36.990 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 [48.904s] 2018-10-22 11:16:40,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:40.987 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.921s] 2018-10-22 11:16:42,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:42.849 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [27.663s] 2018-10-22 11:16:45,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:45.044 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.201s] 2018-10-22 11:16:50,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:50.736 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [31.981s] 2018-10-22 11:16:54,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:54.203 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.471s] 2018-10-22 11:16:55,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:55.273 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.070s] 2018-10-22 11:16:55,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:55.400 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.126s] 2018-10-22 11:16:55,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:55.503 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]. 2018-10-22 11:16:58,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:16:58.803 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.949s] 2018-10-22 11:17:01,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:01.090 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [79.447s] 2018-10-22 11:17:01,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:01.112 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.027s] 2018-10-22 11:17:04,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:04.613 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.350s] 2018-10-22 11:17:05,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:05.000 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.387s] 2018-10-22 11:17:05,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:05.636 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.832s] 2018-10-22 11:17:08,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.181 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [8.575s] 2018-10-22 11:17:08,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.405 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [2.568s] 2018-10-22 11:17:08,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.430 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.249s] 2018-10-22 11:17:08,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.478 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.074s] 2018-10-22 11:17:08,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.677 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [31.683s] 2018-10-22 11:17:08,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.869 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.389s] 2018-10-22 11:17:08,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.947 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.517s] 2018-10-22 11:17:08,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.967 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.097s] 2018-10-22 11:17:08,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:08.969 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-22 11:17:09,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:09.045 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-10-22 11:17:09,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:09.046 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-22 11:17:13,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:13.745 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [28.914s] 2018-10-22 11:17:22,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:22.408 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [54.518s] 2018-10-22 11:17:27,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:27.291 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [33.079s] 2018-10-22 11:17:27,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:27.292 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. 2018-10-22 11:17:32,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:32.601 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [18.857s] 2018-10-22 11:17:33,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:33.538 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.497s] 2018-10-22 11:17:34,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:34.190 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [53.193s] 2018-10-22 11:17:37,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:37.153 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.967s] 2018-10-22 11:17:37,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:37.170 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.571s] 2018-10-22 11:17:41,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:41.190 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.977s] 2018-10-22 11:17:42,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:42.121 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 [0.930s] 2018-10-22 11:17:42,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:42.134 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] 2018-10-22 11:17:42,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:42.874 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 [0.738s] 2018-10-22 11:17:43,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:43.271 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.464s] 2018-10-22 11:17:43,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:43.348 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.078s] 2018-10-22 11:17:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:44.014 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.139s] 2018-10-22 11:17:44,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:44.200 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.852s] 2018-10-22 11:17:44,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:44.297 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.095s] 2018-10-22 11:17:44,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:44.589 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.574s] 2018-10-22 11:17:44,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:44.656 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.067s] 2018-10-22 11:17:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:44.878 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.222s] 2018-10-22 11:17:45,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:45.829 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.531s] 2018-10-22 11:17:48,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:48.508 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [89.291s] 2018-10-22 11:17:50,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:50.509 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.613s] 2018-10-22 11:17:50,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:50.519 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.011s] 2018-10-22 11:17:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:50.679 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.159s] 2018-10-22 11:17:50,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:50.710 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.031s] 2018-10-22 11:17:53,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:53.941 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.472s] 2018-10-22 11:17:54,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:54.630 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-22 11:17:57,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:57.973 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.106s] 2018-10-22 11:17:58,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:58.030 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [14.406s] 2018-10-22 11:17:59,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:17:59.851 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.878s] 2018-10-22 11:18:03,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:03.688 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [41.271s] 2018-10-22 11:18:03,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:03.690 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.002s]: Skipped until Bug: 1524898 is resolved. 2018-10-22 11:18:04,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:04.514 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [31.569s] 2018-10-22 11:18:11,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:11.837 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.327s] 2018-10-22 11:18:13,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:13.466 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.907s] 2018-10-22 11:18:13,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:13.950 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.380s] 2018-10-22 11:18:15,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:15.581 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [21.635s] 2018-10-22 11:18:16,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:16.084 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.059s] 2018-10-22 11:18:16,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:16.095 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-10-22 11:18:16,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:16.328 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [18.294s] 2018-10-22 11:18:18,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:18.091 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [4.622s] 2018-10-22 11:18:20,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:20.004 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.914s] 2018-10-22 11:18:21,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:21.761 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [118.833s] 2018-10-22 11:18:23,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:23.110 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-22 11:18:23,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:23.110 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]. 2018-10-22 11:18:24,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:24.527 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:18:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:28.733 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.899s] 2018-10-22 11:18:29,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:29.499 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-22 11:18:29,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:29.511 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.011s] 2018-10-22 11:18:29,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:29.521 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.010s] 2018-10-22 11:18:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:34.027 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [12.264s] 2018-10-22 11:18:34,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:34.192 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [93.055s] 2018-10-22 11:18:36,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:36.124 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [20.541s] 2018-10-22 11:18:36,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:36.202 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.179s] 2018-10-22 11:18:36,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:36.875 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]. 2018-10-22 11:18:37,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:37.237 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [42.581s] 2018-10-22 11:18:41,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:41.103 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.427s] 2018-10-22 11:18:41,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:41.175 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.072s] 2018-10-22 11:18:43,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:43.057 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.010s] 2018-10-22 11:18:43,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:43.066 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.007s] 2018-10-22 11:18:43,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:43.074 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.007s] 2018-10-22 11:18:43,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:43.080 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-22 11:18:45,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:45.310 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.229s] 2018-10-22 11:18:45,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:45.480 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.171s] 2018-10-22 11:18:45,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:45.628 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [8.397s] 2018-10-22 11:18:45,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:45.815 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.117s] 2018-10-22 11:18:45,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:45.880 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-10-22 11:18:46,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.389 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.420s] 2018-10-22 11:18:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.407 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-10-22 11:18:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.426 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2018-10-22 11:18:46,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.438 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.558s] 2018-10-22 11:18:46,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.576 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.136s] 2018-10-22 11:18:46,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.579 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-22 11:18:46,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.726 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.297s] 2018-10-22 11:18:46,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:46.936 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [17.616s] 2018-10-22 11:18:48,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.231 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.501s] 2018-10-22 11:18:48,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.245 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2018-10-22 11:18:48,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.269 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.024s] 2018-10-22 11:18:48,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.282 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-10-22 11:18:48,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.293 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-10-22 11:18:48,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.312 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-10-22 11:18:48,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.324 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-22 11:18:48,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:48.337 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-10-22 11:18:51,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:51.386 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [84.073s] 2018-10-22 11:18:51,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:51.563 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:18:59,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:59.431 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.563s] 2018-10-22 11:18:59,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:18:59.775 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.343s] 2018-10-22 11:19:03,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:03.581 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.807s] 2018-10-22 11:19:04,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:04.309 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [80.959s] 2018-10-22 11:19:06,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:06.525 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-10-22 11:19:09,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:09.342 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [28.767s] 2018-10-22 11:19:09,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:09.478 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.952s] 2018-10-22 11:19:11,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:11.279 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [17.463s] 2018-10-22 11:19:12,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:12.448 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.034s] 2018-10-22 11:19:12,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:12.457 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.009s] 2018-10-22 11:19:12,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:12.465 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.012s] 2018-10-22 11:19:12,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:12.475 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.009s] 2018-10-22 11:19:16,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:16.115 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]. 2018-10-22 11:19:17,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:17.858 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.051s] 2018-10-22 11:19:20,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:20.832 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.025s] 2018-10-22 11:19:24,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:24.109 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.451s] 2018-10-22 11:19:24,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:24.449 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.339s] 2018-10-22 11:19:24,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:24.798 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.349s] 2018-10-22 11:19:25,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.108 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.309s] 2018-10-22 11:19:25,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.475 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.366s] 2018-10-22 11:19:25,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.546 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.071s] 2018-10-22 11:19:25,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.691 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.144s] 2018-10-22 11:19:25,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.771 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2018-10-22 11:19:25,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.838 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.066s] 2018-10-22 11:19:25,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.912 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.074s] 2018-10-22 11:19:25,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:25.976 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.064s] 2018-10-22 11:19:26,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:26.656 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.345s] 2018-10-22 11:19:26,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:26.964 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [15.685s] 2018-10-22 11:19:27,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:27.015 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.358s] 2018-10-22 11:19:28,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:28.177 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.161s] 2018-10-22 11:19:28,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:28.554 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.377s] 2018-10-22 11:19:29,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:29.346 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.791s] 2018-10-22 11:19:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:29.575 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.229s] 2018-10-22 11:19:29,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:29.683 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.152s] 2018-10-22 11:19:29,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:29.876 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.193s] 2018-10-22 11:19:30,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:30.032 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.155s] 2018-10-22 11:19:30,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:30.067 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [44.427s] 2018-10-22 11:19:31,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:31.003 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.131s] 2018-10-22 11:19:31,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:31.447 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.414s] 2018-10-22 11:19:31,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:31.481 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.034s] 2018-10-22 11:19:33,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:33.890 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-22 11:19:35,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:35.307 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [5.887s] 2018-10-22 11:19:36,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:36.986 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.678s] 2018-10-22 11:19:37,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:37.595 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.457s] 2018-10-22 11:19:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:37.781 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.185s] 2018-10-22 11:19:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:38.124 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.342s] 2018-10-22 11:19:44,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:44.638 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.651s] 2018-10-22 11:19:45,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:45.802 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:19:47,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:47.560 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [56.164s] 2018-10-22 11:19:48,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:48.338 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [18.269s] 2018-10-22 11:19:48,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:48.734 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.096s] 2018-10-22 11:19:49,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:49.346 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.012s] 2018-10-22 11:19:49,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:49.996 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.443s] 2018-10-22 11:19:51,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:51.094 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [23.449s] 2018-10-22 11:19:51,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:51.096 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. 2018-10-22 11:19:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:51.097 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. 2018-10-22 11:19:51,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:51.098 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. 2018-10-22 11:19:51,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:51.494 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.942s] 2018-10-22 11:19:57,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:57.221 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [81.077s] 2018-10-22 11:19:57,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:19:57.471 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [5.974s] 2018-10-22 11:20:01,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:01.456 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [3.986s] 2018-10-22 11:20:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:01.813 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [52.465s] 2018-10-22 11:20:03,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:03.787 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [36.822s] 2018-10-22 11:20:04,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:04.905 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.088s] 2018-10-22 11:20:05,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:05.317 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.411s] 2018-10-22 11:20:05,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:05.382 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.058s] 2018-10-22 11:20:05,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:05.385 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [16.028s] 2018-10-22 11:20:05,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:05.446 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.069s] 2018-10-22 11:20:05,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:05.522 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.075s] 2018-10-22 11:20:06,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:06.423 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.966s] 2018-10-22 11:20:06,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:06.606 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.083s] 2018-10-22 11:20:07,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:07.415 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.808s] 2018-10-22 11:20:12,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:12.303 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [6.924s] 2018-10-22 11:20:12,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:12.563 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-22 11:20:15,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:15.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-22 11:20:16,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:16.022 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [101.800s] 2018-10-22 11:20:16,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:16.924 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [19.700s] 2018-10-22 11:20:18,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:18.178 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.107s] 2018-10-22 11:20:18,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:18.255 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [31.663s] 2018-10-22 11:20:19,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:19.931 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [53.940s] 2018-10-22 11:20:19,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:19.946 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2018-10-22 11:20:20,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:20.690 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.741s] 2018-10-22 11:20:20,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:20.694 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. 2018-10-22 11:20:20,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:20.790 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.302s] 2018-10-22 11:20:20,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:20.873 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.695s] 2018-10-22 11:20:20,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:20.957 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.266s] 2018-10-22 11:20:21,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:21.118 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.162s] 2018-10-22 11:20:21,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:21.694 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.389s] 2018-10-22 11:20:22,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:22.248 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.555s]: Skipped until Bug: 1014647 is resolved. 2018-10-22 11:20:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:24.618 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [20.830s] 2018-10-22 11:20:27,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:27.006 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.860s] 2018-10-22 11:20:28,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:28.759 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.067s] 2018-10-22 11:20:28,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:28.772 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.199s] 2018-10-22 11:20:28,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:28.932 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.158s] 2018-10-22 11:20:29,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.078 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.146s] 2018-10-22 11:20:29,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.219 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.141s] 2018-10-22 11:20:29,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.250 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.243s] 2018-10-22 11:20:29,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.377 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.157s] 2018-10-22 11:20:29,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.539 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.161s] 2018-10-22 11:20:29,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.547 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.008s] 2018-10-22 11:20:29,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.690 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.142s] 2018-10-22 11:20:29,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.701 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.010s] 2018-10-22 11:20:29,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:29.907 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.206s] 2018-10-22 11:20:30,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:30.042 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [95.135s] 2018-10-22 11:20:33,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:33.181 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-22 11:20:34,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:34.200 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 [4.948s] 2018-10-22 11:20:34,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:34.498 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [17.720s] 2018-10-22 11:20:36,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:36.501 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.158s] 2018-10-22 11:20:36,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:36.647 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.146s] 2018-10-22 11:20:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:38.535 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.886s] 2018-10-22 11:20:39,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.404 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.868s] 2018-10-22 11:20:39,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.413 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2018-10-22 11:20:39,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.582 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.167s] 2018-10-22 11:20:39,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.601 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.020s] 2018-10-22 11:20:39,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.624 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.023s] 2018-10-22 11:20:39,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.708 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 [5.507s] 2018-10-22 11:20:39,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:39.810 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.441s] 2018-10-22 11:20:40,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:40.205 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.395s] 2018-10-22 11:20:42,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:42.008 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [17.390s] 2018-10-22 11:20:42,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:42.112 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.404s] 2018-10-22 11:20:44,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:44.062 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [42.244s] 2018-10-22 11:20:44,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:44.492 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.284s] 2018-10-22 11:20:44,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:44.834 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [5.768s] 2018-10-22 11:20:45,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:45.266 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.774s] 2018-10-22 11:20:46,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:46.677 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.410s] 2018-10-22 11:20:48,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:48.251 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [13.752s] 2018-10-22 11:20:49,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:49.571 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.997s] 2018-10-22 11:20:51,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:51.113 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [106.773s] 2018-10-22 11:20:52,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:52.917 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-22 11:20:52,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:52.920 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-22 11:20:52,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:52.920 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-22 11:20:52,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:52.921 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-22 11:20:53,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:53.580 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.728s] 2018-10-22 11:20:53,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:53.982 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [11.974s] 2018-10-22 11:20:57,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:57.232 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.973s] 2018-10-22 11:20:57,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:57.922 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [95.337s] 2018-10-22 11:20:59,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:59.759 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.725s] 2018-10-22 11:20:59,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:20:59.826 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.070s] 2018-10-22 11:21:02,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:02.470 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.551s] 2018-10-22 11:21:05,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:05.590 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [12.008s] 2018-10-22 11:21:06,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:06.118 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [88.099s] 2018-10-22 11:21:08,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:08.078 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.196s] 2018-10-22 11:21:08,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:08.442 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.363s] 2018-10-22 11:21:08,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:08.725 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.282s] 2018-10-22 11:21:09,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:09.438 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.712s] 2018-10-22 11:21:10,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:10.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.895s] 2018-10-22 11:21:10,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:10.857 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.523s] 2018-10-22 11:21:10,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:10.912 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-22 11:21:11,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:11.354 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.497s] 2018-10-22 11:21:12,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:12.783 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.065s] 2018-10-22 11:21:12,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:12.796 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-10-22 11:21:12,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:12.941 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.144s] 2018-10-22 11:21:12,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:12.953 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] 2018-10-22 11:21:12,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:12.969 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.016s] 2018-10-22 11:21:13,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:13.000 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-10-22 11:21:13,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:13.068 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-10-22 11:21:13,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:13.164 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.095s] 2018-10-22 11:21:13,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:13.608 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.443s] 2018-10-22 11:21:13,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:13.623 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-22 11:21:13,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:13.692 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2018-10-22 11:21:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:14.183 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-22 11:21:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:14.334 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [11.864s] 2018-10-22 11:21:16,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:16.572 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [20.208s] 2018-10-22 11:21:17,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:17.686 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [23.701s] 2018-10-22 11:21:18,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:18.560 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.969s] 2018-10-22 11:21:23,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:23.277 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [95.696s] 2018-10-22 11:21:23,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:23.461 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [35.209s] 2018-10-22 11:21:26,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:26.781 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [69.840s] 2018-10-22 11:21:28,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:28.003 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.635s] 2018-10-22 11:21:29,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:29.297 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.295s] 2018-10-22 11:21:31,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:31.776 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [6.745s] 2018-10-22 11:21:34,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:34.912 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.545s] 2018-10-22 11:21:35,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:35.293 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.381s] 2018-10-22 11:21:35,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:35.696 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.402s] 2018-10-22 11:21:36,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:36.073 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.377s] 2018-10-22 11:21:36,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:36.477 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.403s] 2018-10-22 11:21:39,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:39.247 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-22 11:21:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:40.671 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [22.985s] 2018-10-22 11:21:42,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:42.005 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.079s] 2018-10-22 11:21:43,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:43.307 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.231s] 2018-10-22 11:21:43,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:43.422 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [26.848s] 2018-10-22 11:21:45,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:45.371 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [9.092s] 2018-10-22 11:21:45,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:45.604 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]. 2018-10-22 11:21:45,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:45.606 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:21:46,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:46.082 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.953s] 2018-10-22 11:21:46,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:46.861 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [23.398s] 2018-10-22 11:21:51,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:51.027 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [94.983s] 2018-10-22 11:21:51,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:51.784 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-22 11:21:51,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:51.956 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.871s] 2018-10-22 11:21:52,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:52.328 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.563s] 2018-10-22 11:21:52,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:52.738 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.410s] 2018-10-22 11:21:52,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:52.776 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.284s] 2018-10-22 11:21:53,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:53.255 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.883s] 2018-10-22 11:21:57,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:57.740 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.569s] 2018-10-22 11:21:59,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:59.257 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.515s] 2018-10-22 11:21:59,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:21:59.269 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [7.313s] 2018-10-22 11:22:00,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:00.233 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.964s] 2018-10-22 11:22:01,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:01.446 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.212s] 2018-10-22 11:22:02,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:02.208 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.760s] 2018-10-22 11:22:03,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:03.435 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.227s] 2018-10-22 11:22:03,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:03.520 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [4.262s] 2018-10-22 11:22:04,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:04.422 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.986s] 2018-10-22 11:22:06,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:06.364 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.844s] 2018-10-22 11:22:07,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:07.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.815s] 2018-10-22 11:22:09,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:09.222 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [2.857s] 2018-10-22 11:22:09,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:09.272 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:22:09,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:09.910 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.672s] 2018-10-22 11:22:10,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:10.076 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [16.820s] 2018-10-22 11:22:10,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:10.595 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.685s] 2018-10-22 11:22:10,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:10.624 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [14.939s] 2018-10-22 11:22:10,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:10.715 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [73.467s] 2018-10-22 11:22:11,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:11.029 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.805s] 2018-10-22 11:22:11,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:11.302 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.877s] 2018-10-22 11:22:11,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:11.812 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.215s] 2018-10-22 11:22:12,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:12.011 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [5.362s] 2018-10-22 11:22:12,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:12.281 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.469s] 2018-10-22 11:22:12,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:12.713 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.432s] 2018-10-22 11:22:12,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:12.836 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [25.975s] 2018-10-22 11:22:13,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:13.141 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.427s] 2018-10-22 11:22:13,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:13.784 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.642s] 2018-10-22 11:22:13,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:13.986 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [15.744s] 2018-10-22 11:22:14,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:14.034 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.048s] 2018-10-22 11:22:14,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:14.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.775s] 2018-10-22 11:22:14,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:14.934 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.858s] 2018-10-22 11:22:14,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:14.978 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.071s] 2018-10-22 11:22:15,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:15.007 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.972s] 2018-10-22 11:22:15,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:15.068 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.089s] 2018-10-22 11:22:15,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:15.175 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.613s] 2018-10-22 11:22:15,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:15.743 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.563s] 2018-10-22 11:22:15,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:15.762 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [69.625s] 2018-10-22 11:22:15,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:15.960 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.891s] 2018-10-22 11:22:16,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:16.205 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [106.139s] 2018-10-22 11:22:16,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:16.590 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.629s] 2018-10-22 11:22:17,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:17.697 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.071s] 2018-10-22 11:22:17,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:17.881 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.947s] 2018-10-22 11:22:18,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:18.190 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.182s] 2018-10-22 11:22:19,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.360 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [88.228s] 2018-10-22 11:22:19,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.392 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.163s] 2018-10-22 11:22:19,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.564 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.171s] 2018-10-22 11:22:19,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.617 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 2018-10-22 11:22:19,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.752 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.012s] 2018-10-22 11:22:19,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.753 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 2018-10-22 11:22:19,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:19.938 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.374s] 2018-10-22 11:22:20,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.049 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.297s] 2018-10-22 11:22:20,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.145 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.206s] 2018-10-22 11:22:20,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.310 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.165s] 2018-10-22 11:22:20,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.349 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.038s] 2018-10-22 11:22:20,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.493 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.442s] 2018-10-22 11:22:20,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.679 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.329s] 2018-10-22 11:22:20,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.712 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.033s] 2018-10-22 11:22:20,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.892 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.398s] 2018-10-22 11:22:20,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:20.915 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.202s] 2018-10-22 11:22:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.137 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.245s] 2018-10-22 11:22:21,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.230 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.313s] 2018-10-22 11:22:21,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.436 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.205s] 2018-10-22 11:22:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.484 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.048s] 2018-10-22 11:22:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.558 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.420s] 2018-10-22 11:22:21,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.771 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.287s] 2018-10-22 11:22:21,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.817 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.045s] 2018-10-22 11:22:21,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.897 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.079s] 2018-10-22 11:22:21,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:21.989 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.431s] 2018-10-22 11:22:22,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:22.295 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.105s] 2018-10-22 11:22:22,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:22.496 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.201s] 2018-10-22 11:22:22,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:22.619 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.628s] 2018-10-22 11:22:22,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:22.701 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.204s] 2018-10-22 11:22:23,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:23.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.653s] 2018-10-22 11:22:23,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:23.796 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.523s] 2018-10-22 11:22:24,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:24.461 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.664s] 2018-10-22 11:22:24,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:24.903 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.206s] 2018-10-22 11:22:25,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:25.064 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.602s] 2018-10-22 11:22:26,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:26.053 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.986s] 2018-10-22 11:22:26,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:26.055 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. 2018-10-22 11:22:26,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:26.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-22 11:22:26,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:26.425 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.373s] 2018-10-22 11:22:27,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:27.047 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.621s] 2018-10-22 11:22:28,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:28.092 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [4.921s] 2018-10-22 11:22:29,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:29.628 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.304s] 2018-10-22 11:22:29,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:29.738 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.111s] 2018-10-22 11:22:29,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:29.924 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.185s] 2018-10-22 11:22:29,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:29.995 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.071s] 2018-10-22 11:22:30,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:30.104 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.108s] 2018-10-22 11:22:30,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:30.552 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.648s] 2018-10-22 11:22:30,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:30.982 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.933s] 2018-10-22 11:22:31,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:31.381 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.399s] 2018-10-22 11:22:31,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:31.783 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.400s] 2018-10-22 11:22:31,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:31.784 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. 2018-10-22 11:22:31,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:31.785 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. 2018-10-22 11:22:32,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:32.042 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.258s] 2018-10-22 11:22:32,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:32.559 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.517s] 2018-10-22 11:22:32,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:32.766 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.673s] 2018-10-22 11:22:32,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:32.996 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.437s] 2018-10-22 11:22:33,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:33.663 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [20.826s] 2018-10-22 11:22:35,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:35.339 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.573s] 2018-10-22 11:22:37,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:37.459 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.316s] 2018-10-22 11:22:37,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:37.887 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.428s] 2018-10-22 11:22:39,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:39.183 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.630s] 2018-10-22 11:22:39,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:39.444 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [4.105s] 2018-10-22 11:22:39,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:39.810 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [21.927s] 2018-10-22 11:22:40,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:40.028 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.218s] 2018-10-22 11:22:40,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:40.081 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.053s] 2018-10-22 11:22:44,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:44.782 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.599s] 2018-10-22 11:22:45,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:45.654 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-22 11:22:45,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:45.657 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-22 11:22:45,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:45.657 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-22 11:22:45,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:45.658 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]. 2018-10-22 11:22:45,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:45.659 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-22 11:22:46,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:46.278 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.481s] 2018-10-22 11:22:47,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:47.043 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.764s] 2018-10-22 11:22:47,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:47.398 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.895s] 2018-10-22 11:22:47,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:47.407 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-22 11:22:47,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:47.437 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.394s] 2018-10-22 11:22:47,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:47.779 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.341s] 2018-10-22 11:22:48,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:48.270 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.490s] 2018-10-22 11:22:48,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:48.939 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.155s] 2018-10-22 11:22:50,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:50.011 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-22 11:22:50,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:50.257 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [10.174s] 2018-10-22 11:22:50,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:50.358 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.571s] 2018-10-22 11:22:50,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:50.371 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.100s] 2018-10-22 11:22:50,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:50.526 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [34.315s] 2018-10-22 11:22:50,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:50.614 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.611s] 2018-10-22 11:22:51,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:51.456 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [17.792s] 2018-10-22 11:22:52,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:52.694 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.321s] 2018-10-22 11:22:52,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:52.743 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.826s] 2018-10-22 11:22:53,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:53.080 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.337s] 2018-10-22 11:22:53,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:53.354 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.274s] 2018-10-22 11:22:53,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:53.685 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.991s] 2018-10-22 11:22:53,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:53.905 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.206s] 2018-10-22 11:22:54,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:54.281 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-10-22 11:22:55,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:55.794 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [2.108s] 2018-10-22 11:22:57,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:57.080 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.665s] 2018-10-22 11:22:57,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:57.472 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.392s] 2018-10-22 11:22:57,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:57.561 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [1.766s] 2018-10-22 11:22:57,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:57.840 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [7.225s] 2018-10-22 11:22:58,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:58.150 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 [3.062s] 2018-10-22 11:22:58,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:58.527 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.054s] 2018-10-22 11:22:59,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:59.153 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.246s] 2018-10-22 11:22:59,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:59.362 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [9.002s] 2018-10-22 11:22:59,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:22:59.927 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.644s] 2018-10-22 11:23:00,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:00.243 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.303s] 2018-10-22 11:23:00,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:00.922 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.770s] 2018-10-22 11:23:02,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:02.331 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [3.178s] 2018-10-22 11:23:02,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:02.679 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.435s] 2018-10-22 11:23:02,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:02.881 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [9.524s] 2018-10-22 11:23:02,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:02.904 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [52.183s] 2018-10-22 11:23:03,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:03.413 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-22 11:23:03,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:03.989 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [13.466s] 2018-10-22 11:23:04,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:04.122 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [6.280s] 2018-10-22 11:23:04,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:04.176 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 [3.254s] 2018-10-22 11:23:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:04.630 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.298s] 2018-10-22 11:23:07,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:07.015 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.384s] 2018-10-22 11:23:07,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:07.738 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.617s] 2018-10-22 11:23:08,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:08.275 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.093s] 2018-10-22 11:23:09,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:09.271 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.253s] 2018-10-22 11:23:09,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:09.484 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.671s] 2018-10-22 11:23:09,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:09.496 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.612s] 2018-10-22 11:23:09,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:09.700 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.207s] 2018-10-22 11:23:10,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:10.562 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [19.103s] 2018-10-22 11:23:10,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:10.611 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.931s] 2018-10-22 11:23:11,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:11.678 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.066s] 2018-10-22 11:23:11,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:11.920 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.219s] 2018-10-22 11:23:11,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:11.963 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.692s] 2018-10-22 11:23:12,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:12.012 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.333s] 2018-10-22 11:23:12,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:12.545 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.532s] 2018-10-22 11:23:12,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:12.589 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.627s] 2018-10-22 11:23:12,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:12.594 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.049s] 2018-10-22 11:23:12,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:12.793 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.197s] 2018-10-22 11:23:13,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:13.097 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.303s] 2018-10-22 11:23:13,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:13.197 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.099s] 2018-10-22 11:23:13,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:13.250 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.226s] 2018-10-22 11:23:13,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:13.255 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.057s] 2018-10-22 11:23:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:13.313 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.058s] 2018-10-22 11:23:13,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:13.482 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.740s] 2018-10-22 11:23:14,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:14.230 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [28.102s] 2018-10-22 11:23:14,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:14.315 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.952s] 2018-10-22 11:23:14,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:14.814 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.222s] 2018-10-22 11:23:15,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:15.715 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.901s] 2018-10-22 11:23:15,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:15.745 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.030s] 2018-10-22 11:23:15,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:15.765 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-10-22 11:23:15,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:15.784 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2018-10-22 11:23:17,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:17.250 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-22 11:23:17,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:17.342 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-22 11:23:17,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:17.344 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-22 11:23:17,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:17.345 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]. 2018-10-22 11:23:17,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:17.471 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.831s] 2018-10-22 11:23:18,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:18.152 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.669s] 2018-10-22 11:23:18,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:18.184 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.712s] 2018-10-22 11:23:18,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:18.597 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [28.339s] 2018-10-22 11:23:18,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:18.651 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.055s] 2018-10-22 11:23:18,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:18.771 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.117s] 2018-10-22 11:23:18,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:18.992 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.808s] 2018-10-22 11:23:19,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:19.044 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.730s] 2018-10-22 11:23:19,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:19.971 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.979s] 2018-10-22 11:23:20,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:20.270 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-22 11:23:20,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:20.271 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-22 11:23:20,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:20.272 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-22 11:23:20,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:20.556 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.375s] 2018-10-22 11:23:20,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:20.647 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.191s] 2018-10-22 11:23:20,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:20.710 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.062s] 2018-10-22 11:23:21,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.497 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [18.589s] 2018-10-22 11:23:21,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.630 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.919s] 2018-10-22 11:23:21,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.643 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.013s] 2018-10-22 11:23:21,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.696 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.052s] 2018-10-22 11:23:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.707 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-10-22 11:23:21,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.800 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.093s] 2018-10-22 11:23:21,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:21.830 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.030s] 2018-10-22 11:23:23,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:23.136 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-22 11:23:26,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:26.258 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [5.183s] 2018-10-22 11:23:26,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:26.280 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-10-22 11:23:26,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:26.395 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.114s] 2018-10-22 11:23:26,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:26.467 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-10-22 11:23:26,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:26.473 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-22 11:23:27,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:27.327 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.899s] 2018-10-22 11:23:27,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:27.593 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.265s] 2018-10-22 11:23:30,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:30.224 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.966s] 2018-10-22 11:23:30,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:30.592 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [71.218s] 2018-10-22 11:23:30,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:30.657 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.213s] 2018-10-22 11:23:30,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:30.933 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.275s] 2018-10-22 11:23:31,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:31.233 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.299s] 2018-10-22 11:23:31,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:31.273 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.040s] 2018-10-22 11:23:31,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:31.385 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.173s] 2018-10-22 11:23:31,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:31.490 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.216s] 2018-10-22 11:23:31,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:31.664 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.173s] 2018-10-22 11:23:31,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:31.835 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.170s] 2018-10-22 11:23:32,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:32.000 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.165s] 2018-10-22 11:23:32,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:32.201 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.201s] 2018-10-22 11:23:32,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:32.384 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.182s] 2018-10-22 11:23:33,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:33.237 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.466s] 2018-10-22 11:23:34,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:34.820 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [4.168s] 2018-10-22 11:23:34,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:34.995 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.176s] 2018-10-22 11:23:35,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:35.031 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.807s] 2018-10-22 11:23:35,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:35.191 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.196s] 2018-10-22 11:23:36,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:36.795 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [17.437s] 2018-10-22 11:23:36,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:36.833 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.602s] 2018-10-22 11:23:37,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:37.769 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.575s] 2018-10-22 11:23:38,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:38.566 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.068s] 2018-10-22 11:23:38,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:38.588 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.022s] 2018-10-22 11:23:39,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:39.982 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.111s] 2018-10-22 11:23:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:40.001 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [2.165s] 2018-10-22 11:23:40,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:40.368 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.366s] 2018-10-22 11:23:40,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:40.893 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [3.124s] 2018-10-22 11:23:41,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:41.189 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.157s] 2018-10-22 11:23:41,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:41.306 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.360s] 2018-10-22 11:23:41,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:41.616 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.247s] 2018-10-22 11:23:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:42.933 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.040s] 2018-10-22 11:23:43,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:43.415 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-22 11:23:43,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:43.925 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [13.331s] 2018-10-22 11:23:45,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:45.361 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.550s] 2018-10-22 11:23:45,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:45.751 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.390s] 2018-10-22 11:23:47,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:47.105 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.622s] 2018-10-22 11:23:47,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:47.285 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.534s] 2018-10-22 11:23:47,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:47.666 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.241s] 2018-10-22 11:23:47,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:47.678 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-22 11:23:47,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:47.693 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-10-22 11:23:47,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:47.950 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [26.448s] 2018-10-22 11:23:48,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.114 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.420s] 2018-10-22 11:23:48,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.126 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-10-22 11:23:48,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.137 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2018-10-22 11:23:48,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.428 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.167s] 2018-10-22 11:23:48,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.554 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.416s] 2018-10-22 11:23:48,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.784 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [15.544s] 2018-10-22 11:23:48,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.988 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.433s] 2018-10-22 11:23:48,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:48.995 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]. 2018-10-22 11:23:49,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:49.190 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.685s] 2018-10-22 11:23:49,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:49.212 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.022s] 2018-10-22 11:23:51,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:51.232 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:23:53,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:53.470 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.365s] 2018-10-22 11:23:54,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:54.448 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.370s] 2018-10-22 11:23:54,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:54.745 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [1.018s] 2018-10-22 11:23:56,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:56.841 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [20.006s] 2018-10-22 11:23:56,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:56.843 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. 2018-10-22 11:23:59,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:23:59.106 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.525s] 2018-10-22 11:24:00,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:00.429 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.425s] 2018-10-22 11:24:01,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:01.263 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [6.813s] 2018-10-22 11:24:01,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:01.361 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.933s] 2018-10-22 11:24:03,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:03.541 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.070s] 2018-10-22 11:24:03,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:03.634 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-22 11:24:03,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:03.635 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-22 11:24:06,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:06.619 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.077s] 2018-10-22 11:24:07,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:07.507 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [11.536s] 2018-10-22 11:24:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:08.928 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.422s] 2018-10-22 11:24:09,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:09.075 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.811s] 2018-10-22 11:24:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:09.551 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.622s] 2018-10-22 11:24:09,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:09.665 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.114s] 2018-10-22 11:24:09,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:09.996 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.331s] 2018-10-22 11:24:10,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:10.261 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.640s] 2018-10-22 11:24:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:11.982 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.141s] 2018-10-22 11:24:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:14.364 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [74.419s] 2018-10-22 11:24:14,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:14.401 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.896s] 2018-10-22 11:24:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:14.691 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [5.615s] 2018-10-22 11:24:15,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:15.271 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.783s] 2018-10-22 11:24:17,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:17.400 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.894s] 2018-10-22 11:24:18,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:18.406 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.004s] 2018-10-22 11:24:18,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:18.588 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.182s] 2018-10-22 11:24:18,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:18.629 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.040s] 2018-10-22 11:24:18,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:18.648 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.955s] 2018-10-22 11:24:18,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:18.832 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.202s] 2018-10-22 11:24:18,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:18.854 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.020s] 2018-10-22 11:24:19,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.035 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.182s] 2018-10-22 11:24:19,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.274 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.238s] 2018-10-22 11:24:19,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.328 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.054s] 2018-10-22 11:24:19,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.508 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.180s] 2018-10-22 11:24:19,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.724 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.076s] 2018-10-22 11:24:19,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.739 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.230s] 2018-10-22 11:24:19,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.790 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.050s] 2018-10-22 11:24:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:19.849 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.058s] 2018-10-22 11:24:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.078 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.229s] 2018-10-22 11:24:20,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.343 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.473s] 2018-10-22 11:24:20,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.350 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.271s] 2018-10-22 11:24:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.633 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.282s] 2018-10-22 11:24:20,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.703 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.561s] 2018-10-22 11:24:20,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.799 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.165s] 2018-10-22 11:24:20,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:20.997 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.198s] 2018-10-22 11:24:21,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:21.045 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [46.184s] 2018-10-22 11:24:21,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:21.512 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.515s] 2018-10-22 11:24:21,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:21.758 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.245s] 2018-10-22 11:24:21,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:21.812 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.054s] 2018-10-22 11:24:22,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:22.058 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.245s] 2018-10-22 11:24:22,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:22.114 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.842s] 2018-10-22 11:24:22,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:22.271 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.213s] 2018-10-22 11:24:22,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:22.309 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2018-10-22 11:24:22,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:22.681 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.371s] 2018-10-22 11:24:22,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:22.953 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.271s] 2018-10-22 11:24:23,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:23.018 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.062s] 2018-10-22 11:24:23,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:23.022 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.649s] 2018-10-22 11:24:23,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:23.241 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.224s] 2018-10-22 11:24:23,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:23.314 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.072s] 2018-10-22 11:24:23,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:23.570 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.256s] 2018-10-22 11:24:23,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:23.611 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.040s] 2018-10-22 11:24:24,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:24.562 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.160s] 2018-10-22 11:24:25,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:25.720 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.016s] 2018-10-22 11:24:25,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:25.779 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [15.517s] 2018-10-22 11:24:25,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:25.960 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.181s] 2018-10-22 11:24:26,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:26.264 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.303s] 2018-10-22 11:24:27,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:27.141 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.420s] 2018-10-22 11:24:27,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:27.340 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.319s] 2018-10-22 11:24:30,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:30.320 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.758s] 2018-10-22 11:24:30,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:30.436 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.321s] 2018-10-22 11:24:31,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:31.073 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.503s] 2018-10-22 11:24:31,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:31.209 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [19.225s] 2018-10-22 11:24:32,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:32.173 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.033s] 2018-10-22 11:24:33,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:33.335 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.638s] 2018-10-22 11:24:33,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:33.800 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.625s] 2018-10-22 11:24:34,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:34.839 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.573s] 2018-10-22 11:24:36,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:36.217 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.897s] 2018-10-22 11:24:37,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:37.144 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [49.182s] 2018-10-22 11:24:37,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:37.664 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.228s] 2018-10-22 11:24:38,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:38.511 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.710s] 2018-10-22 11:24:40,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:40.006 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.340s] 2018-10-22 11:24:40,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:40.062 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-22 11:24:40,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:40.064 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]. 2018-10-22 11:24:40,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:40.065 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-22 11:24:41,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:41.519 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.181s] 2018-10-22 11:24:41,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:41.916 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.698s] 2018-10-22 11:24:42,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:42.495 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.222s] 2018-10-22 11:24:42,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:42.725 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.229s] 2018-10-22 11:24:42,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:42.964 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.238s] 2018-10-22 11:24:43,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:43.156 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.192s] 2018-10-22 11:24:43,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:43.391 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.234s] 2018-10-22 11:24:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:43.509 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.998s] 2018-10-22 11:24:44,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:44.058 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.541s] 2018-10-22 11:24:44,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:44.702 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.012s] 2018-10-22 11:24:46,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:46.476 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.417s] 2018-10-22 11:24:48,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:48.252 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.859s] 2018-10-22 11:24:48,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:48.494 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.018s] 2018-10-22 11:24:48,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:48.819 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.309s] 2018-10-22 11:24:52,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:52.118 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.296s] 2018-10-22 11:24:52,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:52.310 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.856s] 2018-10-22 11:24:53,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:53.390 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.080s] 2018-10-22 11:24:55,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:55.181 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [24.108s] 2018-10-22 11:24:56,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:56.639 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.281s] 2018-10-22 11:24:57,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:57.870 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [36.822s] 2018-10-22 11:24:59,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:59.838 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.997s] 2018-10-22 11:24:59,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:24:59.845 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.205s] 2018-10-22 11:25:00,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:00.088 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.250s] 2018-10-22 11:25:00,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:00.132 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.044s] 2018-10-22 11:25:00,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:00.510 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.392s] 2018-10-22 11:25:01,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:01.217 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.371s] 2018-10-22 11:25:01,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:01.480 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [23.815s] 2018-10-22 11:25:03,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:03.345 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.618s] 2018-10-22 11:25:03,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:03.390 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.880s] 2018-10-22 11:25:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:03.655 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [2.437s] 2018-10-22 11:25:04,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:04.604 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.947s] 2018-10-22 11:25:05,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:05.001 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.249s] 2018-10-22 11:25:07,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:07.853 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.461s] 2018-10-22 11:25:08,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:08.052 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.448s] 2018-10-22 11:25:08,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:08.111 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.259s] 2018-10-22 11:25:08,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:08.484 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.372s] 2018-10-22 11:25:08,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:08.826 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]. 2018-10-22 11:25:08,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:08.830 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.345s] 2018-10-22 11:25:09,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.096 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.266s] 2018-10-22 11:25:09,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.207 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.110s] 2018-10-22 11:25:09,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.338 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.131s] 2018-10-22 11:25:09,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.492 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.153s] 2018-10-22 11:25:09,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.677 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.623s] 2018-10-22 11:25:09,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.817 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.323s] 2018-10-22 11:25:09,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.827 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.693s] 2018-10-22 11:25:09,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.908 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.091s] 2018-10-22 11:25:09,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:09.951 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.275s] 2018-10-22 11:25:11,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:11.927 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.972s] 2018-10-22 11:25:12,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:12.736 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [41.521s] 2018-10-22 11:25:12,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:12.985 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.058s] 2018-10-22 11:25:13,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:13.236 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.053s] 2018-10-22 11:25:13,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:13.239 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. 2018-10-22 11:25:14,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.132 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.146s] 2018-10-22 11:25:14,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.161 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.029s] 2018-10-22 11:25:14,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.170 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.564s] 2018-10-22 11:25:14,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.303 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.606s] 2018-10-22 11:25:14,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.359 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.198s] 2018-10-22 11:25:14,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.379 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.020s] 2018-10-22 11:25:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.467 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.296s] 2018-10-22 11:25:14,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:14.710 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.242s] 2018-10-22 11:25:15,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:15.906 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-22 11:25:15,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:15.907 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-22 11:25:15,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:15.909 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]. 2018-10-22 11:25:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:15.913 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-22 11:25:16,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:16.241 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.332s] 2018-10-22 11:25:17,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:17.475 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.172s] 2018-10-22 11:25:19,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:19.961 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.485s] 2018-10-22 11:25:20,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:20.504 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [10.674s] 2018-10-22 11:25:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:20.522 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [43.370s] 2018-10-22 11:25:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:20.523 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-22 11:25:24,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:24.118 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [9.404s] 2018-10-22 11:25:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:24.168 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.053s] 2018-10-22 11:25:24,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:24.225 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.056s] 2018-10-22 11:25:26,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:26.299 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.337s] 2018-10-22 11:25:26,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:26.486 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-22 11:25:26,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:26.487 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:25:27,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:27.247 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [14.515s] 2018-10-22 11:25:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:30.472 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.858s] 2018-10-22 11:25:32,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:32.152 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [1.297s] 2018-10-22 11:25:32,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:32.462 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [19.221s] 2018-10-22 11:25:32,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:32.637 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.165s] 2018-10-22 11:25:32,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:32.898 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.746s] 2018-10-22 11:25:33,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:33.508 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [79.126s] 2018-10-22 11:25:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:33.557 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.055s] 2018-10-22 11:25:33,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:33.890 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.332s] 2018-10-22 11:25:34,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:34.001 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.101s] 2018-10-22 11:25:36,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:36.934 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-22 11:25:39,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:39.568 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-22 11:25:40,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:40.010 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.182s] 2018-10-22 11:25:41,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:41.971 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [9.326s] 2018-10-22 11:25:42,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:42.558 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-22 11:25:42,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:42.558 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-22 11:25:42,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:42.977 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.332s] 2018-10-22 11:25:43,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:43.344 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.333s] 2018-10-22 11:25:43,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:43.844 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.867s] 2018-10-22 11:25:43,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:43.979 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.013s] 2018-10-22 11:25:47,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:47.503 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [4.034s] 2018-10-22 11:25:48,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:48.041 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [4.059s] 2018-10-22 11:25:48,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:48.952 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.449s] 2018-10-22 11:25:49,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:49.216 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.175s] 2018-10-22 11:25:50,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:50.359 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.831s] 2018-10-22 11:25:50,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:50.540 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.192s] 2018-10-22 11:25:51,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:51.137 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.674s] 2018-10-22 11:25:51,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:51.469 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.932s] 2018-10-22 11:25:51,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:51.627 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.268s] 2018-10-22 11:25:51,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:51.832 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.612s] 2018-10-22 11:25:51,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:51.884 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.055s] 2018-10-22 11:25:53,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:53.348 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.721s] 2018-10-22 11:25:55,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:55.364 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [34.834s] 2018-10-22 11:25:55,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:55.879 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [4.407s] 2018-10-22 11:25:55,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:55.887 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.173s] 2018-10-22 11:25:56,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:56.282 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.394s] 2018-10-22 11:25:56,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:56.441 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.159s] 2018-10-22 11:25:56,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:56.611 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.170s] 2018-10-22 11:25:56,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:56.789 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.177s] 2018-10-22 11:25:56,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:56.950 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.160s] 2018-10-22 11:25:57,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.140 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.189s] 2018-10-22 11:25:57,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.163 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.023s] 2018-10-22 11:25:57,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.190 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.026s] 2018-10-22 11:25:57,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.219 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.029s] 2018-10-22 11:25:57,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.451 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.230s] 2018-10-22 11:25:57,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.649 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.198s] 2018-10-22 11:25:57,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:25:57.826 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.947s] 2018-10-22 11:26:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:00.889 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [3.059s] 2018-10-22 11:26:01,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:01.138 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.227s] 2018-10-22 11:26:01,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:01.394 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.255s] 2018-10-22 11:26:01,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:01.622 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.792s] 2018-10-22 11:26:01,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:01.762 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.368s] 2018-10-22 11:26:01,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:01.863 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.244s] 2018-10-22 11:26:01,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:01.928 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.164s] 2018-10-22 11:26:02,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.094 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.167s] 2018-10-22 11:26:02,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.145 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.784s] 2018-10-22 11:26:02,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.290 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.195s] 2018-10-22 11:26:02,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.492 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.201s] 2018-10-22 11:26:02,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.713 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.220s] 2018-10-22 11:26:02,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.726 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]. 2018-10-22 11:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:02.728 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:26:03,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:03.032 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.317s] 2018-10-22 11:26:03,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:03.256 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.225s] 2018-10-22 11:26:03,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:03.305 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.048s] 2018-10-22 11:26:03,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:03.335 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.446s] 2018-10-22 11:26:03,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:03.751 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]. 2018-10-22 11:26:05,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:05.239 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-22 11:26:05,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:05.239 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-22 11:26:07,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:07.605 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.195s] 2018-10-22 11:26:07,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:07.788 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.183s] 2018-10-22 11:26:08,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:08.473 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.888s] 2018-10-22 11:26:08,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:08.997 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.524s] 2018-10-22 11:26:10,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:10.524 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [69.250s] 2018-10-22 11:26:10,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:10.624 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-22 11:26:11,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:11.378 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [38.060s] 2018-10-22 11:26:12,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:12.251 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.137s] 2018-10-22 11:26:12,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:12.544 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.612s] 2018-10-22 11:26:13,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:13.057 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.806s] 2018-10-22 11:26:13,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:13.820 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.762s] 2018-10-22 11:26:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:13.831 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.287s] 2018-10-22 11:26:14,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:14.206 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.211s] 2018-10-22 11:26:14,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:14.346 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.524s] 2018-10-22 11:26:14,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:14.555 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.209s] 2018-10-22 11:26:14,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:14.576 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.021s] 2018-10-22 11:26:14,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:14.589 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.383s] 2018-10-22 11:26:15,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:15.033 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.456s] 2018-10-22 11:26:17,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:17.713 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.693s] 2018-10-22 11:26:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:19.174 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.099s] 2018-10-22 11:26:19,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:19.263 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.089s] 2018-10-22 11:26:19,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:19.384 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.119s] 2018-10-22 11:26:19,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:19.475 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.092s] 2018-10-22 11:26:19,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:19.565 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.089s] 2018-10-22 11:26:19,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:19.598 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [19.058s] 2018-10-22 11:26:20,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:20.144 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.429s] 2018-10-22 11:26:24,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:24.070 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.763s] 2018-10-22 11:26:24,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:24.539 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.473s] 2018-10-22 11:26:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:26.243 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.702s] 2018-10-22 11:26:26,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:26.429 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.187s] 2018-10-22 11:26:27,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:27.139 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.358s] 2018-10-22 11:26:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:27.143 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.713s] 2018-10-22 11:26:27,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:27.464 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.326s] 2018-10-22 11:26:28,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:28.149 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.857s] 2018-10-22 11:26:28,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:28.588 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.409s] 2018-10-22 11:26:28,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:28.895 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [76.739s] 2018-10-22 11:26:29,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:29.224 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.083s] 2018-10-22 11:26:29,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:29.381 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [9.782s] 2018-10-22 11:26:31,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:31.353 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.760s] 2018-10-22 11:26:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:31.354 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. 2018-10-22 11:26:32,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:32.741 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.360s] 2018-10-22 11:26:33,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:33.609 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.234s] 2018-10-22 11:26:33,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:33.648 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-10-22 11:26:33,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:33.698 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.547s] 2018-10-22 11:26:35,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:35.368 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [4.017s] 2018-10-22 11:26:36,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:36.632 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.263s] 2018-10-22 11:26:38,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:38.796 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.257s] 2018-10-22 11:26:38,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:38.906 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]. 2018-10-22 11:26:38,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:38.907 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]. 2018-10-22 11:26:39,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:39.828 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.011s] 2018-10-22 11:26:40,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:40.657 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [11.435s] 2018-10-22 11:26:41,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:41.621 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. 2018-10-22 11:26:41,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:41.623 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-22 11:26:45,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:45.466 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.050s] 2018-10-22 11:26:45,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:45.671 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.205s] 2018-10-22 11:26:45,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:45.723 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2018-10-22 11:26:46,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:46.701 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.975s] 2018-10-22 11:26:46,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:46.801 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.101s] 2018-10-22 11:26:47,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:47.630 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.828s] 2018-10-22 11:26:47,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:47.666 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.035s] 2018-10-22 11:26:47,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:47.715 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2018-10-22 11:26:47,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:47.957 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.242s] 2018-10-22 11:26:48,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.008 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.050s] 2018-10-22 11:26:48,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.167 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.541s] 2018-10-22 11:26:48,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.212 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.203s] 2018-10-22 11:26:48,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.269 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.057s] 2018-10-22 11:26:48,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.344 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.075s] 2018-10-22 11:26:48,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.868 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.521s] 2018-10-22 11:26:48,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:48.974 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.106s] 2018-10-22 11:26:49,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:49.166 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.191s] 2018-10-22 11:26:49,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:49.273 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.107s] 2018-10-22 11:26:49,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:49.336 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.062s] 2018-10-22 11:26:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:51.790 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 2018-10-22 11:26:52,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:52.227 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.100s] 2018-10-22 11:26:53,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.140 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-22 11:26:53,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.151 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.007s] 2018-10-22 11:26:53,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.161 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-22 11:26:53,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.171 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.007s] 2018-10-22 11:26:53,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.181 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.007s] 2018-10-22 11:26:53,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.189 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-22 11:26:53,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.196 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.006s] 2018-10-22 11:26:53,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:53.375 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [16.312s] 2018-10-22 11:26:54,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:54.659 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:26:54,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:54.660 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-22 11:26:57,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:26:57.297 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.922s] 2018-10-22 11:27:00,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:00.290 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.052s] 2018-10-22 11:27:01,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:01.295 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [1.005s] 2018-10-22 11:27:02,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:02.923 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.624s] 2018-10-22 11:27:07,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:07.806 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.881s] 2018-10-22 11:27:10,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:10.927 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.282s] 2018-10-22 11:27:12,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:12.135 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [1.207s] 2018-10-22 11:27:12,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:12.315 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.509s] 2018-10-22 11:27:12,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:12.790 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.653s] 2018-10-22 11:27:12,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:12.859 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.070s] 2018-10-22 11:27:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:12.932 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.071s] 2018-10-22 11:27:12,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:12.998 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.066s] 2018-10-22 11:27:13,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:13.392 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.773s] 2018-10-22 11:27:14,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:14.501 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.184s] 2018-10-22 11:27:17,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:17.388 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-22 11:27:20,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:20.216 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 [3.788s] 2018-10-22 11:27:20,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:20.840 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.173s] 2018-10-22 11:27:21,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:21.016 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.175s] 2018-10-22 11:27:21,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:21.181 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.164s] 2018-10-22 11:27:23,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:23.268 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [1.083s] 2018-10-22 11:27:23,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:23.476 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.293s] 2018-10-22 11:27:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:23.658 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.183s] 2018-10-22 11:27:24,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:24.014 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.745s] 2018-10-22 11:27:24,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:24.482 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.467s] 2018-10-22 11:27:25,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:25.111 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.629s] 2018-10-22 11:27:25,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:25.427 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.211s] 2018-10-22 11:27:26,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:26.203 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.090s] 2018-10-22 11:27:26,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:26.617 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.414s] 2018-10-22 11:27:27,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:27.009 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.391s] 2018-10-22 11:27:28,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:28.849 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.838s] 2018-10-22 11:27:29,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:29.089 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.237s] 2018-10-22 11:27:29,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:29.745 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.657s] 2018-10-22 11:27:29,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:29.812 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-10-22 11:27:30,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:30.207 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.394s] 2018-10-22 11:27:31,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:31.290 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.082s] 2018-10-22 11:27:36,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:36.753 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.822s] 2018-10-22 11:27:36,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:36.831 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.077s] 2018-10-22 11:27:43,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:43.328 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [74.413s] 2018-10-22 11:27:45,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:45.122 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.320s] 2018-10-22 11:27:45,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:45.137 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.018s] 2018-10-22 11:27:45,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:45.401 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.263s] 2018-10-22 11:27:56,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:56.564 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.388s] 2018-10-22 11:27:57,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:57.006 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.374s] 2018-10-22 11:27:57,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:27:57.666 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [15.553s] 2018-10-22 11:28:02,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:02.366 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.175s] 2018-10-22 11:28:03,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:03.868 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [7.304s] 2018-10-22 11:28:04,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:04.389 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.022s] 2018-10-22 11:28:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:04.681 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.815s] 2018-10-22 11:28:05,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:05.384 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.702s] 2018-10-22 11:28:05,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:05.770 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.385s] 2018-10-22 11:28:10,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:10.724 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.482s] 2018-10-22 11:28:10,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:10.907 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.183s] 2018-10-22 11:28:11,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:11.099 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.191s] 2018-10-22 11:28:11,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:11.270 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.171s] 2018-10-22 11:28:13,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:13.326 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [15.658s] 2018-10-22 11:28:16,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:16.134 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.163s] 2018-10-22 11:28:19,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:19.399 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [6.075s] 2018-10-22 11:28:22,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:22.406 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.006s] 2018-10-22 11:28:33,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:33.285 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [27.509s] 2018-10-22 11:28:44,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:44.807 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [307.933s] 2018-10-22 11:28:45,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:45.514 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [7.560s] 2018-10-22 11:28:48,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:48.413 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [26.003s] 2018-10-22 11:28:49,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:28:49.703 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.189s] 2018-10-22 11:29:18,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:29:18.101 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [29.683s] 2018-10-22 11:29:19,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:29:19.622 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.525s] 2018-10-22 11:29:29,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:29:29.445 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.820s] 2018-10-22 11:29:39,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:29:39.195 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.748s] 2018-10-22 11:29:43,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:29:43.790 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.595s] 2018-10-22 11:30:18,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:18.770 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [34.971s] 2018-10-22 11:30:23,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:23.406 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [85.385s] 2018-10-22 11:30:33,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:33.522 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.825s] 2018-10-22 11:30:33,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:33.725 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.204s] 2018-10-22 11:30:34,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:34.234 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.508s] 2018-10-22 11:30:36,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:36.320 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.085s] 2018-10-22 11:30:38,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:38.591 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.270s] 2018-10-22 11:30:38,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:38.635 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.043s] 2018-10-22 11:30:38,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:38.692 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.057s] 2018-10-22 11:30:58,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:58.295 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-22 11:30:59,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:30:59.969 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-22 11:31:01,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:31:01.912 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-22 11:31:08,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:31:08.827 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.122s] 2018-10-22 11:31:32,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:31:32.998 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.166s] 2018-10-22 11:31:37,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:31:37.030 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.036s] 2018-10-22 11:31:54,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:31:54.920 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [17.883s] 2018-10-22 11:31:57,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:31:57.802 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [87.820s] 2018-10-22 11:32:01,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:32:01.500 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.583s] 2018-10-22 11:32:25,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:32:25.475 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [333.567s] 2018-10-22 11:32:51,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:32:51.211 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [53.401s] 2018-10-22 11:33:49,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:33:49.000 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [83.511s] 2018-10-22 11:33:51,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:33:51.958 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.563s] 2018-10-22 11:33:51,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-22 11:33:51.961 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. 2018-10-22 11:34:10,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4d3d605e-fb54-459c-b325-19408a3bad4d 2018-10-22 11:34:10,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4d3d605e-fb54-459c-b325-19408a3bad4d']'. 2018-10-22 11:34:11,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4d3d605e-fb54-459c-b325-19408a3bad4d | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-22 11:15:18 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-22 11:34:09 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:51 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 56c570ee-818c-47eb-a67b-71d91a430205) | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a383a6fd-31c3-4501-9cae-5a1573f8d94c) | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1108.018 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-22 11:34:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-22 11:34:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-10-22 11:34:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-22 11:34:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-22 11:34:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-22 11:34:12,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-10-22 11:34:12,164 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:09 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-22 11:34:12,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 11:34:12,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:34:14,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc51b454-0d94-418b-83aa-0969c88db48d Date: Mon, 22 Oct 2018 11:34:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 11:34:14,007 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8 used request id req-dc51b454-0d94-418b-83aa-0969c88db48d 2018-10-22 11:34:14,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.84088087082s 2018-10-22 11:34:14,008 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a4119a8a-46ef-44e8-9ee3-0de5951761d8 used request id req-dc51b454-0d94-418b-83aa-0969c88db48d 2018-10-22 11:34:14,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 11:34:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:14,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:34: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-4948531d-717b-425f-b05f-2f66af94a388 x-compute-request-id: req-4948531d-717b-425f-b05f-2f66af94a388 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/905597a6-edb1-4762-bdac-72fcb479001d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "905597a6-edb1-4762-bdac-72fcb479001d", "name": "tempest_full_parallel-flavor_alt_f1b66991-224a-422b-b788-6b4ed0c779e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "name": "tempest_full_parallel-flavor_f1b66991-224a-422b-b788-6b4ed0c779e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 11:34:14,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4948531d-717b-425f-b05f-2f66af94a388 2018-10-22 11:34:14,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181699991226s 2018-10-22 11:34:14,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4948531d-717b-425f-b05f-2f66af94a388 2018-10-22 11:34:14,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 11:34:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:14,234 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 11:34: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-76c4fa62-024a-4391-a377-c31a61c38433 x-compute-request-id: req-76c4fa62-024a-4391-a377-c31a61c38433 Content-Length: 0 Content-Type: application/json 2018-10-22 11:34:14,234 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d used request id req-76c4fa62-024a-4391-a377-c31a61c38433 2018-10-22 11:34:14,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041729927063s 2018-10-22 11:34:14,235 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/905597a6-edb1-4762-bdac-72fcb479001d used request id req-76c4fa62-024a-4391-a377-c31a61c38433 2018-10-22 11:34:14,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-22 11:34:14,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:34:14,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4550 Content-Type: application/json X-Openstack-Request-Id: req-a8bed3c7-9518-490f-8058-a33fae16bc60 Date: Mon, 22 Oct 2018 11:34:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/64fbdb07-7980-41e5-b8c4-9c71a1f2b0c6/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/64fbdb07-7980-41e5-b8c4-9c71a1f2b0c6/file", "owner": "89db036f08244b68b8209170d10ec060", "id": "64fbdb07-7980-41e5-b8c4-9c71a1f2b0c6", "size": 0, "self": "/v2/images/64fbdb07-7980-41e5-b8c4-9c71a1f2b0c6", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"f7bad293-f36f-4324-b255-6b432db24c8a\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-803075664", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/64fbdb07-7980-41e5-b8c4-9c71a1f2b0c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:27:20Z", "owner_user_name": "tempest-TestVolumeBootPattern-803075664", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-862982119", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-10-22T11:27:18Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-10-22T11:18:35Z", "boot_roles": "Member", "file": "/v2/images/aae71227-078a-476a-9352-877319c2b0d1/file", "owner": "c9f16e50857941239884f9c33732180f", "id": "aae71227-078a-476a-9352-877319c2b0d1", "size": 1073741824, "user_id": "79898128a7894441a1abadd37609160a", "image_type": "backup", "self": "/v2/images/aae71227-078a-476a-9352-877319c2b0d1", "disk_format": "raw", "base_image_ref": "c1e90844-c8c0-48dd-8938-8142a3a43aaa", "owner_project_name": "tempest-ServerActionsTestJSON-724002609", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aae71227-078a-476a-9352-877319c2b0d1/snap", "owner_id": "c9f16e50857941239884f9c33732180f", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/aae71227-078a-476a-9352-877319c2b0d1/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-724002609", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "6bbc69c5-8eeb-406b-ae9a-9613242a9711", "name": "tempest-backup-1-117552587", "checksum": null, "created_at": "2018-10-22T11:17:56Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "metadata": {}}], "file": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/file", "owner": "30ff52d574a04f7e881f5a1bf3f60350", "id": "c1e90844-c8c0-48dd-8938-8142a3a43aaa", "size": 12716032, "self": "/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa", "disk_format": "qcow2", "direct_url": "rbd://a1c2bcfb-8c7b-452a-a1f8-069ea5cebcaa/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-22T11:15:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_f1b66991-224a-422b-b788-6b4ed0c779e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-22T11:15:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-22 11:34:14,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a8bed3c7-9518-490f-8058-a33fae16bc60 2018-10-22 11:34:14,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197249174118s 2018-10-22 11:34:14,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a8bed3c7-9518-490f-8058-a33fae16bc60 2018-10-22 11:34:14,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-22 11:34:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bde3b149f8383b84680e3cdac894e96b6fdab9df" 2018-10-22 11:34:16,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa5227a0-c07d-4410-9a9d-4794bd3fe08b Date: Mon, 22 Oct 2018 11:34:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-22 11:34:16,240 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa used request id req-fa5227a0-c07d-4410-9a9d-4794bd3fe08b 2018-10-22 11:34:16,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80465102196s 2018-10-22 11:34:16,240 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c1e90844-c8c0-48dd-8938-8142a3a43aaa used request id req-fa5227a0-c07d-4410-9a9d-4794bd3fe08b 2018-10-22 11:34:16,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-22 11:34:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:34: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-d1b3d972-3120-4cf1-96c8-7fc518dd49c1 x-compute-request-id: req-d1b3d972-3120-4cf1-96c8-7fc518dd49c1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9", "name": "tempest_full_parallel-flavor_f1b66991-224a-422b-b788-6b4ed0c779e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-22 11:34:16,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d1b3d972-3120-4cf1-96c8-7fc518dd49c1 2018-10-22 11:34:16,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354239940643s 2018-10-22 11:34:16,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d1b3d972-3120-4cf1-96c8-7fc518dd49c1 2018-10-22 11:34:16,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-22 11:34:16,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,318 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 22 Oct 2018 11:34: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-3ae61a54-7d14-46d7-b855-d946924f9864 x-compute-request-id: req-3ae61a54-7d14-46d7-b855-d946924f9864 Content-Length: 0 Content-Type: application/json 2018-10-22 11:34:16,318 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9 used request id req-3ae61a54-7d14-46d7-b855-d946924f9864 2018-10-22 11:34:16,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039922952652s 2018-10-22 11:34:16,318 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9513ad6a-f4a7-4ede-bdc4-ee092ba84bc9 used request id req-3ae61a54-7d14-46d7-b855-d946924f9864 2018-10-22 11:34:16,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:34:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a13d8af-72b9-4121-9e32-8e4e0903f08e Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0d92bdade84644a199c356372d88f912"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d92bdade84644a199c356372d88f912", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/2595334409d14851bf8fa6227667e8e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2595334409d14851bf8fa6227667e8e9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2598d8737ee44d1781386ba199e33792"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2598d8737ee44d1781386ba199e33792", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/31bc56747b5b4af9b7e9a1f49aeb9447"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31bc56747b5b4af9b7e9a1f49aeb9447", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/47affe1924874c26bc3fdd6d3f25c63d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47affe1924874c26bc3fdd6d3f25c63d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/4c959907ba424442a527e7cf0dffaaed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c959907ba424442a527e7cf0dffaaed", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8", "links": {"self": "http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74"}, "domain_id": "default", "enabled": true, "id": "5812d367ceea4631bbf02c32286cda74", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/6812d7b753654f199afaf4217c51d696"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6812d7b753654f199afaf4217c51d696", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/8a2f7db611ef4921b8b2fd8404db140c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a2f7db611ef4921b8b2fd8404db140c", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/959f0eaf3ca2415590d7ec55ab79aa3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "959f0eaf3ca2415590d7ec55ab79aa3e", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c1e27b2539c8473cbc26b9bc9b8f3914"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1e27b2539c8473cbc26b9bc9b8f3914", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c974489b82c34cc1ad98b28edb4571b7"}, "domain_id": "9cc68a6b7a974f699ace47a03bb71ad8", "enabled": true, "options": {}, "id": "c974489b82c34cc1ad98b28edb4571b7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/eb61a3aff2714924bc82189da4037993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb61a3aff2714924bc82189da4037993", "email": "congress@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/ee14cec644ba4f6c8addac7466e62962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee14cec644ba4f6c8addac7466e62962", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/f2f974be1c3b4890a4889e4d28f9ff3a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2f974be1c3b4890a4889e4d28f9ff3a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f86c6dc4ca3949b9be78b0957d315922"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f86c6dc4ca3949b9be78b0957d315922", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-22 11:34:16,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6a13d8af-72b9-4121-9e32-8e4e0903f08e 2018-10-22 11:34:16,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103705883026s 2018-10-22 11:34:16,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6a13d8af-72b9-4121-9e32-8e4e0903f08e 2018-10-22 11:34:16,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-22 11:34:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2232272b-768a-499a-aae1-2af1b6a5719f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74"}, "enabled": true, "id": "5812d367ceea4631bbf02c32286cda74", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_f1b66991-224a-422b-b788-6b4ed0c779e8"}} 2018-10-22 11:34:16,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 used request id req-2232272b-768a-499a-aae1-2af1b6a5719f 2018-10-22 11:34:16,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980479717255s 2018-10-22 11:34:16,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 used request id req-2232272b-768a-499a-aae1-2af1b6a5719f 2018-10-22 11:34:16,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-22 11:34:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3a54c7e-b01f-4176-bed3-5dc403034f63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:34:16,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 used request id req-f3a54c7e-b01f-4176-bed3-5dc403034f63 2018-10-22 11:34:16,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176892995834s 2018-10-22 11:34:16,705 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5812d367ceea4631bbf02c32286cda74 used request id req-f3a54c7e-b01f-4176-bed3-5dc403034f63 2018-10-22 11:34:16,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-22 11:34:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed115a3-415c-4755-aa13-e6de03760c0b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350"}, "enabled": true, "id": "30ff52d574a04f7e881f5a1bf3f60350", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_f1b66991-224a-422b-b788-6b4ed0c779e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/a915145f70dd4d91be95739e77061710"}, "enabled": true, "id": "a915145f70dd4d91be95739e77061710", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/f281155a378b4c45907df4c470833e42"}, "enabled": true, "id": "f281155a378b4c45907df4c470833e42", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-22 11:34:16,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-eed115a3-415c-4755-aa13-e6de03760c0b 2018-10-22 11:34:16,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0776209831238s 2018-10-22 11:34:16,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-eed115a3-415c-4755-aa13-e6de03760c0b 2018-10-22 11:34:16,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-22 11:34:16,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:16,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196ceb90-30b0-4097-8e6e-66025a7c16e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:34:16,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350 used request id req-196ceb90-30b0-4097-8e6e-66025a7c16e5 2018-10-22 11:34:16,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.138090133667s 2018-10-22 11:34:16,925 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/30ff52d574a04f7e881f5a1bf3f60350 used request id req-196ceb90-30b0-4097-8e6e-66025a7c16e5 2018-10-22 11:34:16,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-22 11:34:16,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:17,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 22 Oct 2018 11:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ac254c-1340-4418-98cd-9721b158e439 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2088843c04474eb8a81d01a87298c88b", "links": {"self": "http://172.30.9.28:5000/v3/roles/2088843c04474eb8a81d01a87298c88b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62896726682a476ca9402a1582949dfb", "links": {"self": "http://172.30.9.28:5000/v3/roles/62896726682a476ca9402a1582949dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dac1eaf780ac4417afc27357b1b80f90", "links": {"self": "http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90"}, "name": "Member"}, {"domain_id": null, "id": "e269e729b181422bb94bd3302f440863", "links": {"self": "http://172.30.9.28:5000/v3/roles/e269e729b181422bb94bd3302f440863"}, "name": "admin"}]} 2018-10-22 11:34:17,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4ac254c-1340-4418-98cd-9721b158e439 2018-10-22 11:34:17,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838129520416s 2018-10-22 11:34:17,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-22 11:34:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:17,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 22 Oct 2018 11:34:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1171b9f4-d39f-4e2b-9139-e2861647d957 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-22 11:34:17,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dac1eaf780ac4417afc27357b1b80f90 used request id req-1171b9f4-d39f-4e2b-9139-e2861647d957 2018-10-22 11:34:17,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114322185516s 2018-10-22 11:34:17,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-22 11:34:17,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=30ff52d574a04f7e881f5a1bf3f60350&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}5ba91f3cce114f7ca74325c4d91bbf550fa87479" 2018-10-22 11:34:17,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3b6f2df4-aee8-4ae5-8b0d-b41f5f818372 Date: Mon, 22 Oct 2018 11:34:17 GMT RESP BODY: {"security_groups": []} 2018-10-22 11:34:17,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=30ff52d574a04f7e881f5a1bf3f60350&name=default used request id req-3b6f2df4-aee8-4ae5-8b0d-b41f5f818372 2018-10-22 11:34:17,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.172396183014s 2018-10-22 11:34:17,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=30ff52d574a04f7e881f5a1bf3f60350&name=default used request id req-3b6f2df4-aee8-4ae5-8b0d-b41f5f818372 2018-10-22 11:34:17,301 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK